/*
Theme Name: Hashtag Pop Novo
Author: Hashtag Pop
Description: Tema editorial roxo e amarelo para o portal Hashtag Pop.
Version: 1.0.0
*/
:root{--purple:#300064;--purple2:#4d0b86;--yellow:#ffd500;--ink:#17121d;--muted:#77727d;--bg:#f7f6f8;--line:#e8e3eb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{background:linear-gradient(115deg,#2a005b,#4c0781 60%,#2d0060);color:#fff}.header-top{max-width:1180px;margin:auto;height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.socials{display:flex;gap:15px;font-size:14px;font-weight:700}.logo{font-weight:900;letter-spacing:-2px;font-size:33px;white-space:nowrap}.logo span span{color:var(--yellow)}.search{justify-self:end;display:flex;border:1px solid rgba(255,255,255,.25);border-radius:24px;overflow:hidden;height:38px}.search input{width:145px;background:transparent;border:0;color:#fff;padding:0 15px;outline:0}.search input::placeholder{color:#ddd}.search button{background:none;color:#fff;border:0;padding:0 14px;cursor:pointer}.main-nav{border-top:1px solid rgba(255,255,255,.08)}.nav-inner{max-width:1180px;margin:auto;display:flex;gap:8px;align-items:center;min-height:55px;overflow-x:auto}.nav-inner a{padding:11px 16px;font-weight:800;font-size:13px;white-space:nowrap;border-radius:4px}.nav-inner a:hover,.nav-inner a.active{background:var(--yellow);color:#15100d}.container{max-width:1180px;margin:0 auto;padding:0 18px}.hero{padding:18px 0 22px;background:#2d0060}.hero-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:8px}.hero-main,.hero-side-card{position:relative;overflow:hidden;border-radius:6px;background:#18002f;border:1px solid rgba(255,255,255,.18)}.hero-main{min-height:410px}.hero-main>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;opacity:.9}.hero-main:after,.hero-side-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 25%,rgba(24,0,47,.9) 100%)}.hero-copy{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.kicker{display:inline-block;background:var(--yellow);color:#16100a;font-size:11px;font-weight:900;padding:7px 9px;border-radius:2px;margin-bottom:11px;text-transform:uppercase}.hero-copy h1{font-size:31px;line-height:1.04;margin:0 0 12px;max-width:650px}.excerpt{font-size:14px;line-height:1.45;margin:0 0 12px;color:#eee}.meta{font-size:10px;color:#eee;text-transform:uppercase;font-weight:700}.hero-side{display:grid;gap:8px}.hero-side-card{min-height:130px;display:grid;grid-template-columns:43% 57%}.hero-side-card>img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.hero-side-copy{padding:16px;position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;color:#fff;background:#4b0a80}.hero-side-copy .tag{color:var(--yellow);font-size:10px;font-weight:900;text-transform:uppercase;margin-bottom:7px}.hero-side-copy h2{font-size:16px;line-height:1.15;margin:0 0 8px}.hero-side-copy time{font-size:9px;color:#ddd;text-transform:uppercase}.section{padding:24px 0}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.section-title h2{font-size:16px;margin:0;font-weight:900;text-transform:uppercase;display:flex;align-items:center;gap:8px}.section-title h2:before{content:"";width:6px;height:18px;background:var(--yellow);display:inline-block;transform:skew(-20deg)}.section-title a{font-size:11px;font-weight:800;color:#666}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.category-card{position:relative;min-height:200px;border-radius:5px;overflow:hidden;background:#27004d}.category-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(24,0,47,.92))}.category-card-content{position:absolute;z-index:2;left:12px;right:12px;bottom:12px;color:#fff}.category-card .tag{display:inline-block;background:#6d16a8;padding:5px 7px;font-size:9px;font-weight:900;margin-bottom:8px}.category-card:nth-child(4) .tag,.category-card:nth-child(5) .tag{background:var(--yellow);color:#15100d}.category-card h3{font-size:14px;line-height:1.18;margin:0 0 7px}.category-card time{font-size:8px}.two-cols{display:grid;grid-template-columns:1.35fr 1fr;gap:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:6px;padding:15px;box-shadow:0 2px 12px rgba(38,0,70,.08)}.news-list{display:flex;flex-direction:column}.news-row{display:grid;grid-template-columns:75px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.news-row img{width:75px;height:60px;object-fit:cover;border-radius:4px}.news-row .tag{font-size:9px;color:#6713a0;font-weight:900;text-transform:uppercase}.news-row h3{font-size:13px;line-height:1.25;margin:4px 0}.news-row p{font-size:10px;color:var(--muted);margin:0}.news-row time{font-size:8px;color:#777}.rank-row{display:grid;grid-template-columns:32px 62px 1fr;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.rank-number{font-size:20px;font-weight:900;color:#6b17a0}.rank-row img{width:62px;height:47px;object-fit:cover;border-radius:4px}.rank-row h3{font-size:12px;line-height:1.2;margin:0}.rank-row time{font-size:8px;color:#888}.more-btn{display:block;text-align:center;border:1px solid #7a1ab0;color:#67139a;border-radius:4px;padding:9px;margin:13px auto 0;max-width:140px;font-size:10px;font-weight:900}.interview{background:linear-gradient(110deg,#31005f,#5c0b94);color:#fff;border-radius:6px;overflow:hidden;display:grid;grid-template-columns:1fr 1.15fr 1fr;min-height:185px}.interview-copy{padding:22px}.interview-copy h2{font-size:27px;margin:4px 0 8px}.interview-copy p{font-size:13px;line-height:1.3;margin:0 0 14px}.yellow-btn{display:inline-block;background:var(--yellow);color:#17100b;padding:10px 13px;font-size:10px;font-weight:900;border-radius:3px}.interview-photo{position:relative;overflow:hidden}.interview-photo img{width:100%;height:100%;object-fit:cover}.interview-other{padding:20px}.interview-other h3{font-size:13px;margin:0 0 15px}.people{display:flex;gap:10px}.person{text-align:center;font-size:9px;font-weight:800}.newsletter{background:var(--yellow);padding:22px 0}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.newsletter h2{font-size:20px;margin:0 0 4px}.newsletter p{margin:0;font-size:11px}.newsletter-form{display:flex;max-width:480px;flex:1}.newsletter-form input{flex:1;border:0;padding:13px;border-radius:4px 0 0 4px}.newsletter-form button{border:0;background:#5c0a93;color:#fff;padding:0 18px;font-weight:900;border-radius:0 4px 4px 0}.site-footer{background:#24004d;color:#fff;padding:28px 0 14px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:30px}.footer-logo{font-size:25px;font-weight:900}.footer-logo span{color:var(--yellow)}.site-footer p,.site-footer li{font-size:10px;color:#ddd;line-height:1.5}.site-footer ul{list-style:none;padding:0;margin:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:20px;padding-top:12px;display:flex;justify-content:space-between;font-size:9px;color:#bbb}.archive-head{background:#2d0060;color:#fff;padding:28px 0}.archive-head h1{margin:0;font-size:30px}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:24px 0}.article-card{background:#fff;border-radius:6px;overflow:hidden;border:1px solid var(--line);box-shadow:0 2px 12px rgba(38,0,70,.08)}.article-card>img{width:100%;height:190px;object-fit:cover}.article-card-content{padding:14px}.article-card .tag{font-size:9px;color:#6b17a0;font-weight:900;text-transform:uppercase}.article-card h2{font-size:17px;line-height:1.2;margin:7px 0}.article-card p{font-size:11px;color:#777}.single{background:#fff;padding:30px;max-width:900px;margin:25px auto;border-radius:6px}.single .tag{color:#6b17a0;font-size:10px;font-weight:900;text-transform:uppercase}.single h1{font-size:40px;line-height:1.05;margin:8px 0 12px}.single .featured{width:100%;max-height:540px;object-fit:cover;border-radius:6px;margin:20px 0}.single .content{font-size:17px;line-height:1.7}.single .content p{margin:0 0 18px}.pagination{display:flex;justify-content:center;gap:6px;padding:10px 0 30px}.pagination a,.pagination span{padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:4px;font-size:11px}.pagination .current{background:var(--yellow);border-color:var(--yellow)}
@media(max-width:900px){.header-top{grid-template-columns:1fr auto;height:62px;padding:0 15px}.socials{display:none}.logo{font-size:28px}.search{width:150px}.container{padding:0 12px}.hero-grid,.two-cols{grid-template-columns:1fr}.hero-main{min-height:380px}.category-grid{grid-template-columns:repeat(2,1fr)}.hero-side{grid-template-columns:1fr 1fr}.hero-side-card{grid-template-columns:1fr;min-height:190px}.hero-side-card>img{height:100px}.hero-side-copy{padding:10px}.hero-side-copy h2{font-size:13px}.interview{grid-template-columns:1fr}.interview-photo{min-height:240px}.interview-other{display:none}.newsletter-inner{flex-direction:column;align-items:flex-start}.newsletter-form{width:100%}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.nav-inner{padding:0 7px}.nav-inner a{padding:10px 11px;font-size:11px}.hero-main{min-height:350px}.hero-copy h1{font-size:26px}.archive-grid{grid-template-columns:1fr}.single{padding:20px 15px;margin:15px 0}.single h1{font-size:30px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}
