/*
Theme Name: Hashtag Pop — Home Aprovada + Notícia Colorida FINAL
Author: Hashtag Pop
Description: Tema editorial roxo e amarelo para o portal Hashtag Pop.
Version: 2.1.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}}


/* ===== PÁGINA INTERNA — VISUAL EDITORIAL ===== */
.article-page{padding:38px 0 70px;background:#f7f5f9}
.single{max-width:1100px;margin:0 auto;background:#fff;border:0;border-radius:16px;overflow:hidden;box-shadow:0 12px 45px rgba(47,0,85,.09)}
.article-top{padding:42px 72px 30px;background:linear-gradient(135deg,#fff 0%,#fbf7ff 68%,#f5eaff 100%);border-bottom:1px solid #eee5f3}
.article-category{display:inline-flex;align-items:center;gap:8px;color:#5f0799;font-size:11px;font-weight:900;letter-spacing:.5px;text-transform:uppercase;margin-bottom:15px;background:#f1e5fa;border-radius:20px;padding:7px 11px}
.article-category-dot{width:8px;height:8px;background:var(--yellow);border-radius:50%;display:inline-block}
.single h1{font-size:52px;line-height:1.02;letter-spacing:-1.7px;margin:0 0 18px;color:#211a27;max-width:930px}
.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#77707e;font-size:11px}
.article-author{display:flex;align-items:center;gap:8px}
.author-avatar{width:29px;height:29px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4e0785,#8a21c0);color:#fff;font-size:10px;font-weight:900}
.article-meta strong{color:#3a2947}
.meta-separator{color:#c7bdce}
.article-featured-wrap{margin:0;padding:28px 72px 8px;background:#fff}
.article-featured-wrap .featured{display:block;width:100%;height:570px;object-fit:cover;border-radius:12px;margin:0;box-shadow:0 8px 25px rgba(31,0,50,.12)}
.article-featured-wrap figcaption{font-size:10px;color:#8a818e;margin-top:8px;text-align:left}
.article-layout{display:grid;grid-template-columns:76px minmax(0,720px);justify-content:center;gap:26px;padding:25px 72px 42px}
.article-share{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:3px}
.article-share:after{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background:#eee6f2}
.article-share span{font-size:8px;font-weight:900;letter-spacing:.6px;color:#84768d;text-align:center;margin-bottom:2px}
.article-share a{width:34px;height:34px;border:1px solid #e0d4e7;border-radius:50%;background:#fff;color:#5c0a93;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;transition:.2s}
.article-share a:hover{background:var(--yellow);border-color:var(--yellow);color:#21150a;transform:translateY(-2px)}
.single .content{font-size:19px;line-height:1.82;color:#342d39;max-width:720px}
.single .content>p:first-child{font-size:21px;line-height:1.65;color:#4a4050;font-weight:500;margin-top:0}
.single .content p{margin:0 0 22px}
.single .content h2{font-size:29px;line-height:1.18;color:#36006b;margin:40px 0 14px;padding-left:14px;border-left:4px solid var(--yellow)}
.single .content h3{font-size:22px;color:#4d0b86;margin:30px 0 11px}
.single .content a{color:#6512a0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.single .content strong{color:#261b2e}
.single .content blockquote{margin:32px 0;padding:23px 25px;border-left:5px solid var(--yellow);background:linear-gradient(90deg,#faf3ff,#fff);border-radius:0 10px 10px 0;color:#4b4054;font-size:20px;line-height:1.55;font-weight:700;box-shadow:0 5px 20px rgba(70,0,100,.05)}
.single .content ul,.single .content ol{padding-left:25px;margin:0 0 22px}
.single .content li{margin-bottom:9px}
.single .content img{border-radius:10px;box-shadow:0 7px 24px rgba(30,0,45,.1)}
.article-bottom{border-top:1px solid #eee5f2;padding:20px 72px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fbf9fc}
.article-tags{font-size:10px;font-weight:900;text-transform:uppercase}
.article-tags a{display:inline-block;background:#eee2f6;color:#64109b;padding:8px 12px;border-radius:20px}
.article-back a{font-size:10px;font-weight:900;color:#5c0a93}
@media(max-width:800px){
 .article-page{padding:12px 0 35px}
 .single{border-radius:0}
 .article-top{padding:28px 20px 22px}
 .single h1{font-size:36px;letter-spacing:-.8px}
 .article-featured-wrap{padding:20px 20px 5px}
 .article-featured-wrap .featured{height:360px}
 .article-layout{grid-template-columns:1fr;padding:20px 20px 30px;gap:17px}
 .article-share{flex-direction:row;justify-content:flex-start}
 .article-share:after{display:none}
 .single .content{font-size:17px;line-height:1.72}
 .single .content>p:first-child{font-size:19px}
 .article-bottom{padding:16px 20px;align-items:flex-start;flex-direction:column}
}

/* ===== AJUSTE EXTRA — INTERNA MAIS COLORIDA + MENU NO TAMANHO DA HOME ===== */
.site-header{width:100%;position:relative;z-index:20}
.header-top{max-width:1280px;width:100%;min-height:80px;height:80px;padding:0 22px}
.logo{font-size:35px}
.main-nav{background:rgba(34,0,72,.32)}
.nav-inner{max-width:1280px;width:100%;min-height:62px;padding:5px 18px;gap:7px;scrollbar-width:none}
.nav-inner::-webkit-scrollbar{display:none}
.nav-inner a{font-size:14px;padding:14px 18px;border-radius:5px}
.nav-inner a.active{box-shadow:0 3px 0 rgba(0,0,0,.08)}

.article-page{
  position:relative;
  padding:42px 0 80px;
  background:
    radial-gradient(circle at 8% 8%,rgba(126,24,190,.22),transparent 25%),
    radial-gradient(circle at 92% 22%,rgba(255,213,0,.13),transparent 19%),
    linear-gradient(135deg,#f5eff9 0%,#fff 45%,#f2eafb 100%);
}
.article-page:before{
  content:"";
  position:absolute;left:0;right:0;top:0;height:250px;
  background:linear-gradient(135deg,#300064,#650da0 55%,#3c0575);
  z-index:0;
}
.article-page>.single{position:relative;z-index:1}

.single{
  max-width:1180px;
  border-radius:18px;
  box-shadow:0 20px 65px rgba(35,0,70,.20);
  overflow:hidden;
}
.article-top{
  padding:48px 78px 38px;
  background:linear-gradient(125deg,#300064 0%,#54108a 58%,#7116a7 100%);
  border-bottom:0;
  color:#fff;
  position:relative;
  overflow:hidden;
}
.article-top:after{
  content:"#";
  position:absolute;
  right:40px;top:-55px;
  font-size:260px;line-height:1;
  font-weight:900;
  color:rgba(255,255,255,.055);
  transform:rotate(12deg);
}
.article-category{
  position:relative;z-index:2;
  background:var(--yellow);
  color:#20140a;
  padding:8px 13px;
  border-radius:4px;
  margin-bottom:17px;
}
.article-category-dot{background:#4c087e}
.single h1{
  position:relative;z-index:2;
  color:#fff;
  font-size:54px;
  max-width:930px;
  text-shadow:0 2px 10px rgba(0,0,0,.12);
}
.article-meta{position:relative;z-index:2;color:#eadff1}
.article-meta strong{color:#fff}
.author-avatar{background:var(--yellow);color:#300064}

.article-featured-wrap{
  margin-top:-1px;
  padding:30px 78px 18px;
  background:#fff;
}
.article-featured-wrap .featured{
  height:600px;
  border-radius:13px;
  box-shadow:0 12px 30px rgba(35,0,60,.16);
}
.article-layout{
  padding:28px 78px 48px;
  background:#fff;
}
.single .content{
  font-size:19px;
  color:#332b39;
}
.single .content>p:first-child{
  background:linear-gradient(90deg,#f6edfc,#fff);
  border-left:5px solid var(--yellow);
  padding:20px 22px;
  border-radius:0 10px 10px 0;
  color:#3d3046;
  font-size:21px;
  line-height:1.65;
  box-shadow:0 5px 20px rgba(70,0,100,.05);
}
.single .content h2{
  color:#4d0785;
  background:linear-gradient(90deg,#f4e9fb,transparent);
  padding:12px 16px;
  border-left:5px solid var(--yellow);
  border-radius:0 7px 7px 0;
}
.single .content blockquote{
  background:linear-gradient(135deg,#3b0672,#68129b);
  color:#fff;
  border-left:0;
  border-radius:12px;
  padding:26px 30px;
  box-shadow:0 12px 28px rgba(58,0,100,.18);
}
.article-bottom{
  background:linear-gradient(90deg,#f8f1fc,#fff9df);
  padding:22px 78px;
}
.article-back a{
  background:var(--yellow);
  color:#251400;
  padding:10px 14px;
  border-radius:5px;
}

@media(max-width:800px){
 .header-top{height:70px;min-height:70px;padding:0 14px}
 .logo{font-size:27px}
 .nav-inner{min-height:58px;padding:4px 10px}
 .nav-inner a{font-size:13px;padding:13px 15px}
 .article-page{padding-top:20px}
 .article-page:before{height:180px}
 .article-top{padding:32px 22px 28px}
 .single h1{font-size:38px}
 .article-featured-wrap{padding:20px 20px 10px}
 .article-featured-wrap .featured{height:360px}
 .article-layout{padding:20px 20px 32px}
 .article-bottom{padding:18px 20px}
}
/* ===== AJUSTE FINAL: BANNER VIVO + CORPO EDITORIAL LIMPO ===== */
.article-page{padding:0 0 70px;background:#f7f5f9}
.article-page>.single{max-width:none;margin:0 auto;background:#fff;border-radius:0;box-shadow:none;overflow:hidden}
.article-top{padding:42px max(6vw,40px) 34px;background:radial-gradient(circle at 82% 25%,rgba(224,54,255,.28),transparent 30%),linear-gradient(115deg,#26004f 0%,#4b087d 58%,#6d0ca0 100%);color:#fff;border:0;position:relative;overflow:hidden}
.article-top:after{content:"✦  ★  ✦";position:absolute;right:6%;top:24px;font-size:90px;letter-spacing:22px;color:rgba(255,255,255,.08);transform:rotate(-12deg)}
.article-category{position:relative;z-index:1;background:var(--yellow);color:#20150a;padding:8px 12px;border-radius:4px;margin-bottom:16px}
.article-category-dot{background:#5a0b8d}
.single h1{position:relative;z-index:1;color:#fff;font-size:clamp(38px,5vw,62px);max-width:1050px;line-height:1.02;letter-spacing:-2px;margin:0 0 12px}
.article-subtitle{position:relative;z-index:1;color:#f4eafa;font-size:18px;line-height:1.45;max-width:760px;margin:0 0 20px}
.article-meta{position:relative;z-index:1;color:#eee;font-size:12px}.article-meta strong{color:#fff}.meta-separator{color:#c8a5d8}
.author-avatar{background:linear-gradient(135deg,#ffd500,#9f29ca);color:#25004d}
.article-featured-wrap{padding:28px max(8vw,40px) 8px;background:#fff;margin:0}.article-featured-wrap .featured{height:min(570px,50vw);min-height:360px;border-radius:12px;box-shadow:0 12px 35px rgba(41,0,70,.16)}
.article-layout{display:grid;grid-template-columns:70px minmax(0,760px) 310px;justify-content:center;gap:28px;padding:28px max(5vw,30px) 50px;background:linear-gradient(180deg,#fff 0%,#fbf9fc 100%)}
.article-share{position:relative;padding-top:4px}.article-share:after{right:0;background:#eee6f2}.article-share a{background:#fff;color:#5c0a93;border-color:#dfd0e7}.article-share a:hover{background:var(--yellow);border-color:var(--yellow)}
.single .article-content{font-size:18px;line-height:1.8;color:#302934;max-width:760px}.single .article-content>p:first-child{font-size:20px;line-height:1.65;color:#44394a;font-weight:500;margin-top:0}.single .article-content p{margin:0 0 22px}.single .article-content h2{font-size:29px;line-height:1.18;color:#36006b;margin:38px 0 14px;padding-left:14px;border-left:4px solid var(--yellow)}.single .article-content h3{font-size:22px;color:#4d0b86;margin:30px 0 11px}.single .article-content blockquote{margin:30px 0;padding:22px 24px;border-left:5px solid var(--yellow);background:#faf6fc;border-radius:0 10px 10px 0;color:#4b4054;font-size:19px;line-height:1.55;font-weight:700}.single .article-content img{border-radius:10px;box-shadow:0 7px 24px rgba(30,0,45,.1)}
.article-sidebar{display:flex;flex-direction:column;gap:18px}.sidebar-card{background:#fff;border:1px solid #eee5f3;border-radius:12px;padding:20px;box-shadow:0 5px 22px rgba(49,0,80,.07)}.sidebar-card h2{font-size:14px;color:#4d0b86;margin:0 0 14px;font-weight:900}.sidebar-card h2 span{color:#e32b62}.popular-item{display:grid;grid-template-columns:30px 58px 1fr;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #eee7f2}.popular-item b{font-size:22px;color:#5f1298}.popular-item img{width:58px;height:48px;object-fit:cover;border-radius:6px}.popular-item strong{display:block;font-size:11px;line-height:1.2;color:#2d2432}.popular-item small,.related-item small{display:block;font-size:8px;color:#8a818e;margin-top:4px}.sidebar-button{display:block;text-align:center;border:1px solid #7317a8;color:#65129a;border-radius:5px;padding:10px;margin-top:14px;font-size:10px;font-weight:900}.sidebar-related{background:linear-gradient(145deg,#3a056d,#5f0b91);color:#fff}.sidebar-related h2{color:#fff}.related-item{display:grid;grid-template-columns:72px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.16)}.related-item img{width:72px;height:58px;object-fit:cover;border-radius:6px}.related-item em{display:block;font-style:normal;font-size:8px;color:var(--yellow);font-weight:900;text-transform:uppercase;margin-bottom:4px}.related-item strong{display:block;color:#fff;font-size:11px;line-height:1.25}.related-item small{color:#ddd}
.article-bottom{padding:20px max(8vw,40px);background:#fbf9fc;border-top:1px solid #eee5f2}
@media(max-width:1050px){.article-layout{grid-template-columns:64px minmax(0,1fr)}.article-sidebar{grid-column:2;display:grid;grid-template-columns:1fr 1fr}.single .article-content{max-width:none}}
@media(max-width:800px){.article-top{padding:30px 20px 26px}.article-top:after{display:none}.single h1{font-size:36px;letter-spacing:-.8px}.article-subtitle{font-size:16px}.article-featured-wrap{padding:18px 20px 4px}.article-featured-wrap .featured{height:360px;min-height:0}.article-layout{grid-template-columns:1fr;padding:20px;gap:20px}.article-share{flex-direction:row;justify-content:flex-start}.article-share:after{display:none}.single .article-content{font-size:17px;line-height:1.72}.single .article-content>p:first-child{font-size:19px}.article-sidebar{grid-column:auto;display:flex}.article-bottom{padding:16px 20px;align-items:flex-start;flex-direction:column}}


/* ===== HASHTAG POP — ARTICLE FINAL HARDENING ===== */
body.single-post .article-page{max-width:none!important;width:100%!important;margin:0!important;padding:0 0 70px!important;background:#f7f5f9!important}
body.single-post .article-page>.single{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}
body.single-post .article-page .article-top{width:100%!important;max-width:none!important;margin:0!important;padding:42px 5.2vw 34px!important;background:radial-gradient(circle at 82% 25%,rgba(224,54,255,.28),transparent 30%),linear-gradient(115deg,#26004f 0%,#4b087d 58%,#6d0ca0 100%)!important;color:#fff!important;border:0!important}
body.single-post .article-page .article-top h1{color:#fff!important;font-size:clamp(38px,5vw,62px)!important;line-height:1.02!important;max-width:1050px!important;margin:0 0 12px!important}
body.single-post .article-page .article-subtitle{color:#f4eafa!important;font-size:18px!important;line-height:1.45!important;max-width:800px!important;margin:0 0 20px!important}
body.single-post .article-page .article-category{display:inline-block!important;background:#ffd500!important;color:#20150a!important;border-radius:4px!important;padding:8px 12px!important;margin:0 0 16px!important}
body.single-post .article-page .article-meta{color:#eee!important}
body.single-post .article-page .article-featured-wrap{margin:0!important;padding:28px 7.5vw 8px!important;background:#fff!important}
body.single-post .article-page .article-featured-wrap .featured{width:100%!important;height:min(570px,50vw)!important;min-height:360px!important;object-fit:cover!important;border-radius:12px!important;margin:0!important}
body.single-post .article-page .article-layout{display:grid!important;grid-template-columns:70px minmax(0,760px) 310px!important;justify-content:center!important;gap:28px!important;padding:28px 5vw 50px!important;background:linear-gradient(180deg,#fff 0%,#fbf9fc 100%)!important}
body.single-post .article-page .article-content{font-size:18px!important;line-height:1.8!important;color:#302934!important;max-width:760px!important}
body.single-post .article-page .article-content p{margin:0 0 22px!important}
body.single-post .article-page .article-content h2{font-size:29px!important;line-height:1.18!important;color:#36006b!important;margin:38px 0 14px!important;padding-left:14px!important;border-left:4px solid #ffd500!important}
body.single-post .article-page .article-content blockquote{margin:30px 0!important;padding:22px 24px!important;border-left:5px solid #ffd500!important;background:#faf6fc!important;border-radius:0 10px 10px 0!important;color:#4b4054!important;font-size:19px!important;line-height:1.55!important;font-weight:700!important}
body.single-post .article-page .article-sidebar{display:flex!important;flex-direction:column!important;gap:18px!important}
body.single-post .article-page .sidebar-card{background:#fff!important;border:1px solid #eee5f3!important;border-radius:12px!important;padding:20px!important;box-shadow:0 5px 22px rgba(49,0,80,.07)!important}
body.single-post .article-page .sidebar-related{background:linear-gradient(145deg,#3a056d,#5f0b91)!important;color:#fff!important}
@media(max-width:1050px){body.single-post .article-page .article-layout{grid-template-columns:64px minmax(0,1fr)!important}body.single-post .article-page .article-sidebar{grid-column:2!important;display:grid!important;grid-template-columns:1fr 1fr!important}}
@media(max-width:800px){body.single-post .article-page .article-top{padding:30px 20px 26px!important}body.single-post .article-page .article-top h1{font-size:36px!important}body.single-post .article-page .article-featured-wrap{padding:18px 20px 4px!important}body.single-post .article-page .article-featured-wrap .featured{height:360px!important;min-height:0!important}body.single-post .article-page .article-layout{grid-template-columns:1fr!important;padding:20px!important;gap:20px!important}body.single-post .article-page .article-sidebar{grid-column:auto!important;display:flex!important}}

/* =========================================================
   HASHTAG POP — ARTIGO FINAL / ESTRUTURA DA REFERÊNCIA
   ========================================================= */
html, body {
  height: auto !important;
  min-height: 100% !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  position: static !important;
}
body.single-post {
  overflow-y: auto !important;
  height: auto !important;
  min-height: 100vh !important;
}
body.single-post .site-header {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
}
body.single-post .main-nav,
body.single-post .nav-inner {
  overflow-y: visible !important;
}
body.single-post .article-page {
  display: block !important;
  position: relative !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 0 70px !important;
  background: #f7f6f9 !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
body.single-post .article-shell {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}
.article-hero {
  width: 100%;
  background:
    radial-gradient(circle at 78% 22%, rgba(224,54,255,.24), transparent 28%),
    radial-gradient(circle at 92% 70%, rgba(255,213,0,.07), transparent 22%),
    linear-gradient(115deg,#24004d 0%,#4b087d 58%,#6f10a3 100%);
  color:#fff;
  position:relative;
  overflow:hidden;
}
.article-hero:after {
  content:"✦";
  position:absolute;
  right:7%;
  top:12px;
  font-size:190px;
  line-height:1;
  color:rgba(255,255,255,.055);
  transform:rotate(12deg);
  pointer-events:none;
}
.article-hero-inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 32px 44px 34px;
  position:relative;
  z-index:1;
}
.article-category {
  display:inline-flex !important;
  align-items:center;
  gap:6px;
  background:#ffd500 !important;
  color:#241300 !important;
  padding:8px 12px !important;
  border-radius:5px !important;
  font-size:11px !important;
  font-weight:900 !important;
  text-transform:uppercase;
  margin:0 0 14px !important;
}
.article-category-dot { width:7px; height:7px; background:#520789 !important; border-radius:50%; }
.article-hero h1 {
  color:#fff !important;
  font-size:clamp(42px,5vw,60px) !important;
  line-height:1.03 !important;
  letter-spacing:-1.8px !important;
  margin:0 0 12px !important;
  max-width:1050px !important;
}
.article-subtitle {
  color:#f5eaf9 !important;
  font-size:18px !important;
  line-height:1.42 !important;
  max-width:760px !important;
  margin:0 0 18px !important;
}
.article-meta {
  display:flex !important;
  align-items:center;
  flex-wrap:wrap;
  gap:10px;
  color:#eee !important;
  font-size:12px !important;
}
.article-meta strong {color:#fff !important;}
.author-avatar {
  width:34px !important;
  height:34px !important;
  background:linear-gradient(135deg,#ffd500,#8e27bc) !important;
  color:#2c004e !important;
}
.article-main-grid {
  max-width: 1024px;
  margin: 0 auto;
  padding: 30px 0 50px;
  display:grid !important;
  grid-template-columns:70px minmax(0,585px) 300px !important;
  gap:25px !important;
  align-items:start;
}
.article-share {
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  gap:12px !important;
  padding-top:10px !important;
  position:sticky !important;
  top:20px;
}
.article-share:after {display:none !important;}
.article-share span {
  color:#4b0a80 !important;
  font-size:9px !important;
  font-weight:900 !important;
  margin-bottom:8px !important;
}
.article-share a {
  width:38px !important;
  height:38px !important;
  border:0 !important;
  border-radius:50% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:#fff !important;
  font-weight:900 !important;
  font-size:15px !important;
  text-decoration:none !important;
}
.share-whatsapp {background:#35b95c !important;}
.share-facebook {background:#2454a6 !important;}
.share-x {background:#000 !important;}
.share-link {background:#5c0a93 !important;}
.article-body {
  min-width:0;
  background:transparent;
}
.article-image {
  margin:0 0 24px !important;
  padding:0 !important;
}
.article-image .featured {
  width:100% !important;
  height:300px !important;
  object-fit:cover !important;
  border-radius:11px !important;
  box-shadow:0 8px 26px rgba(36,0,65,.14) !important;
  margin:0 !important;
}
.article-image figcaption {
  font-size:9px;
  color:#8a818e;
  margin-top:7px;
}
.article-content {
  font-size:16px !important;
  line-height:1.58 !important;
  color:#28222d !important;
  max-width:585px !important;
}
.article-content > p:first-child {
  background:#fff !important;
  border-left:4px solid #ffd500 !important;
  padding:18px 20px !important;
  border-radius:0 9px 9px 0 !important;
  box-shadow:0 4px 15px rgba(54,0,75,.05) !important;
  font-size:16px !important;
  line-height:1.45 !important;
  font-weight:700 !important;
  color:#430778 !important;
}
.article-content p {margin:0 0 20px !important;}
.article-content h2 {
  color:#4c087e !important;
  font-size:23px !important;
  line-height:1.2 !important;
  margin:28px 0 10px !important;
  padding-left:10px !important;
  border-left:4px solid #ffd500 !important;
  background:transparent !important;
}
.article-content blockquote {
  margin:25px 0 !important;
  padding:20px 22px !important;
  border:0 !important;
  border-left:5px solid #ffd500 !important;
  background:#fff !important;
  border-radius:0 10px 10px 0 !important;
  color:#4b4054 !important;
  font-size:17px !important;
  line-height:1.5 !important;
  box-shadow:0 5px 18px rgba(70,0,100,.06) !important;
}
.article-sidebar {
  display:flex !important;
  flex-direction:column !important;
  gap:18px !important;
}
.sidebar-card {
  background:#fff !important;
  border:1px solid #eee5f3 !important;
  border-radius:10px !important;
  padding:18px !important;
  box-shadow:0 4px 18px rgba(49,0,80,.06) !important;
}
.sidebar-card h2 {
  color:#4d0b86 !important;
  font-size:13px !important;
  margin:0 0 10px !important;
}
.sidebar-card h2 span {color:#e42d59 !important;}
.popular-item {
  display:grid !important;
  grid-template-columns:30px 58px 1fr !important;
  gap:8px !important;
  align-items:center !important;
  padding:9px 0 !important;
  border-bottom:1px solid #eee7f2 !important;
}
.popular-item b {font-size:21px !important;color:#5f1298 !important;}
.popular-item img {width:58px !important;height:48px !important;object-fit:cover !important;border-radius:6px !important;}
.popular-item strong {display:block;font-size:10px;line-height:1.22;color:#2d2432;}
.popular-item small {display:block;font-size:8px;color:#8a818e;margin-top:4px;}
.sidebar-button {
  display:block !important;
  text-align:center !important;
  border:1px solid #7317a8 !important;
  color:#65129a !important;
  border-radius:5px !important;
  padding:9px !important;
  margin-top:12px !important;
  font-size:9px !important;
  font-weight:900 !important;
}
.sidebar-related {
  background:linear-gradient(145deg,#3a056d,#5f0b91) !important;
  color:#fff !important;
}
.sidebar-related h2 {color:#fff !important;}
.related-item {
  display:grid !important;
  grid-template-columns:70px 1fr !important;
  gap:9px !important;
  padding:9px 0 !important;
  border-bottom:1px solid rgba(255,255,255,.16) !important;
}
.related-item img {width:70px !important;height:56px !important;object-fit:cover !important;border-radius:6px !important;}
.related-item em {display:block;color:#ffd500;font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase;margin-bottom:4px;}
.related-item strong {display:block;color:#fff;font-size:10px;line-height:1.25;}
.related-item small {display:block;color:#ddd;font-size:8px;margin-top:4px;}
.article-bottom {
  margin-top:28px;
  padding:18px 0;
  border-top:1px solid #eee5f2;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.article-tags a {
  display:inline-block;
  background:#eee2f6;
  color:#64109b;
  padding:7px 10px;
  border-radius:15px;
  font-size:9px;
  font-weight:900;
}
.article-back {
  display:inline-block;
  background:#ffd500;
  color:#241300;
  padding:10px 13px;
  border-radius:5px;
  font-size:9px;
  font-weight:900;
}
@media(max-width:1050px){
  .article-main-grid {grid-template-columns:58px minmax(0,1fr) 280px !important;padding-left:20px;padding-right:20px;}
  .article-hero-inner {padding-left:30px;padding-right:30px;}
}
@media(max-width:820px){
  .article-main-grid {grid-template-columns:1fr !important;padding:20px !important;}
  .article-share {position:static !important;flex-direction:row !important;justify-content:flex-start !important;}
  .article-share span {margin-right:4px !important;}
  .article-sidebar {grid-column:auto !important;}
  .article-image .featured {height:360px !important;}
  .article-hero-inner {padding:28px 20px 30px;}
  .article-hero h1 {font-size:38px !important;letter-spacing:-1px !important;}
  .article-subtitle {font-size:16px !important;}
}
@media(max-width:560px){
  .article-main-grid {padding:15px !important;}
  .article-sidebar {gap:12px !important;}
  .article-image .featured {height:260px !important;}
  .article-hero h1 {font-size:32px !important;}
  .article-bottom {flex-direction:column;align-items:flex-start;}
}
