:root{--coral:#ff5432;--violet:#2e1f71;--night:#1a1040;--cream:#f7f5ef;--ink:#211b38;--muted:#716c7d;--line:#e7e2ef;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Barlow',sans-serif;color:var(--ink);background:var(--white);line-height:1.6}img{display:block;width:100%}a{color:inherit}.wrap{width:min(1160px,90vw);margin:auto}.nav{height:92px;position:sticky;top:0;z-index:20;background:rgba(26,16,64,.97);border-bottom:2px solid var(--coral);display:flex;align-items:center}.nav-inner{display:flex;align-items:center;justify-content:space-between}.logo img{width:132px}.links{display:flex;align-items:center;gap:26px;list-style:none}.links a{font-family:'Barlow Condensed';font-weight:800;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;font-size:13px;color:#c8c3d5}.links a:hover,.links .active{color:var(--coral)}.links .cta{padding:10px 18px;background:var(--coral);color:#fff;border-radius:5px}.menu{display:none;border:0;background:none;color:white;font-size:26px}.blog-hero{background:var(--night);color:white;padding:86px 0 94px;overflow:hidden;position:relative}.blog-hero:after{content:'';position:absolute;width:500px;height:500px;border:1px solid rgba(255,84,50,.22);border-radius:50%;right:-140px;top:-260px;box-shadow:0 0 0 70px rgba(255,84,50,.035),0 0 0 140px rgba(255,84,50,.025)}.kicker{color:var(--coral);font-size:12px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}.blog-hero h1{font:900 clamp(54px,8vw,96px)/.92 'Barlow Condensed';max-width:750px;margin:14px 0 22px}.blog-hero p{color:#bbb5cb;font-size:19px;max-width:610px}.featured{padding:80px 0 42px;background:var(--cream)}.featured-card{display:grid;grid-template-columns:1.25fr .75fr;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 22px 60px rgba(37,26,70,.1)}.featured-img{height:100%;min-height:440px;object-fit:cover}.featured-copy{padding:52px;display:flex;flex-direction:column;justify-content:center}.tag{display:inline-block;width:max-content;padding:7px 11px;background:#fff0ec;color:#d63d1e;border-radius:20px;font-size:11px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.featured-copy h2,.card h2{font-family:'Barlow Condensed';line-height:1.02}.featured-copy h2{font-size:46px;margin:18px 0}.meta{font-size:13px;color:var(--muted);margin-bottom:18px}.read{display:inline-flex;align-items:center;gap:9px;margin-top:25px;color:var(--violet);font-weight:800;text-decoration:none}.read:hover{color:var(--coral)}.posts{padding:55px 0 100px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-head h2{font:900 48px 'Barlow Condensed'}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:white;padding:9px 14px;border-radius:30px;color:var(--muted);font:700 12px 'Barlow';cursor:pointer}.filter.active,.filter:hover{background:var(--violet);color:#fff;border-color:var(--violet)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:.25s}.card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(35,24,70,.1)}.card.hide{display:none}.card img{height:220px;object-fit:cover}.card-body{padding:25px}.card h2{font-size:29px;margin:13px 0}.card p{color:var(--muted)}.newsletter{background:var(--violet);color:white;padding:64px 0}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.newsletter h2{font:900 45px/1 'Barlow Condensed';margin-bottom:10px}.newsletter p{color:#c8c3d5}.form{display:flex;background:white;padding:6px;border-radius:8px}.form input{flex:1;border:0;padding:12px 15px;font:inherit;min-width:0;outline:0}.form button{border:0;border-radius:5px;background:var(--coral);color:#fff;padding:12px 20px;font-weight:800;cursor:pointer}.footer{background:#100926;color:#aaa2bb;padding:52px 0 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #2a2143;padding-bottom:34px;margin-bottom:25px}.footer img{width:130px}.footer a{color:#d4cede;text-decoration:none;margin-left:25px}.footer small{font-size:12px}.article-hero{padding:74px 0 50px;background:var(--cream)}.article-head{max-width:940px}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:28px}.breadcrumbs a{text-decoration:none}.article-hero h1{font:900 clamp(50px,7vw,80px)/.95 'Barlow Condensed';margin:15px 0 24px}.dek{font-size:21px;color:var(--muted);max-width:760px}.author{display:flex;gap:13px;align-items:center;margin-top:28px;font-size:14px}.avatar{width:42px;height:42px;border-radius:50%;background:var(--violet);display:grid;place-items:center;color:white;font-weight:800}.hero-photo{width:min(1280px,94vw);height:min(650px,55vw);object-fit:cover;margin:0 auto;border-radius:18px}.article-layout{display:grid;grid-template-columns:150px minmax(0,720px) 240px;gap:40px;justify-content:center;padding:70px 5vw 90px}.share{position:sticky;top:120px;height:max-content;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--muted)}.share a{display:grid;place-items:center;width:38px;height:38px;margin-top:9px;border:1px solid var(--line);border-radius:50%;text-decoration:none;font-weight:800}.article{font-family:Georgia,serif;font-size:18px;color:#373143}.article .lead{font-size:23px;line-height:1.55;color:var(--violet)}.article h2{font:900 39px/1.05 'Barlow Condensed';color:var(--ink);margin:48px 0 17px}.article p{margin-bottom:22px}.article blockquote{font:800 29px/1.25 'Barlow Condensed';color:var(--violet);border-left:5px solid var(--coral);padding:8px 0 8px 25px;margin:38px 0}.article ul{margin:0 0 26px 25px}.article li{margin-bottom:10px}.aside{height:max-content;border-top:3px solid var(--coral);padding-top:18px}.aside h3{font:800 22px 'Barlow Condensed';margin-bottom:13px}.aside p{font-size:14px;color:var(--muted)}.aside a{display:block;margin-top:14px;color:var(--coral);font-weight:800;text-decoration:none}.related{background:var(--cream);padding:72px 0}.related h2{font:900 44px 'Barlow Condensed';margin-bottom:28px}
@media(max-width:900px){.menu{display:block}.links{display:none;position:absolute;top:92px;left:0;right:0;background:var(--night);padding:25px 5%;flex-direction:column;align-items:flex-start}.links.open{display:flex}.featured-card{grid-template-columns:1fr}.featured-img{min-height:300px}.grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:minmax(0,720px)}.share,.aside{position:static}.share a{display:inline-grid;margin-right:7px}.newsletter-inner{grid-template-columns:1fr}.hero-photo{height:55vw}}@media(max-width:620px){.blog-hero{padding:64px 0 70px}.featured{padding-top:45px}.featured-copy{padding:30px}.featured-copy h2{font-size:37px}.grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column;gap:18px}.card img{height:240px}.footer-top{align-items:flex-start;flex-direction:column;gap:24px}.footer a{margin:0 18px 0 0}.article-hero{padding-top:52px}.hero-photo{width:100%;height:66vw;border-radius:0}.article-layout{padding-top:45px}.article{font-size:17px}.form{flex-direction:column}.form button{padding:14px}}

/* Chamadas dos artigos */
.read{width:max-content;margin-top:24px;padding:11px 16px;border:1px solid rgba(46,31,113,.18);border-radius:8px;background:#f5f3fb;color:var(--violet);font-size:13px;letter-spacing:.3px;transition:background .2s,color .2s,border-color .2s,transform .2s}.read:hover{background:var(--violet);border-color:var(--violet);color:#fff;transform:translateX(3px)}.featured-copy .read{background:var(--coral);border-color:var(--coral);color:#fff;padding:13px 19px}.featured-copy .read:hover{background:#df3f20;border-color:#df3f20}.card-body{display:flex;flex-direction:column;height:calc(100% - 220px)}.card-body .read{margin-top:auto}.card-body p+.read{margin-top:24px}

/* Rodapé compartilhado com a home */
#rodape{background:var(--night);padding:80px max(48px,calc((100% - 1180px)/2)) 40px;color:#fff}#rodape .footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:start;gap:56px;margin:0 0 56px;padding:0 0 56px;border-bottom:1px solid rgba(255,255,255,.07)}.footer-brand img{width:min(250px,100%)}.footer-brand p{font-size:14px;font-weight:300;line-height:1.8;color:rgba(255,255,255,.45);margin:18px 0 26px}.footer-socials{display:flex;gap:10px}.footer-socials a{width:38px;height:38px;display:grid;place-items:center;margin:0;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.05);color:rgba(255,255,255,.65);text-decoration:none;font-size:11px;font-weight:800;text-transform:uppercase;transition:.2s}.footer-socials a:hover{background:var(--coral);border-color:var(--coral);color:#fff}.footer-col h4{font:800 13px 'Barlow Condensed';letter-spacing:2.5px;text-transform:uppercase;margin-bottom:18px}.footer-col ul{list-style:none}.footer-col li{margin-bottom:9px}.footer-col a{margin:0;color:rgba(255,255,255,.45);text-decoration:none;font-size:14px;font-weight:300;transition:.2s}.footer-col a:hover{color:var(--coral)}.contact-item{margin-bottom:13px;color:rgba(255,255,255,.45);font-size:14px;font-weight:300}.footer-col .footer-whatsapp{display:inline-block;margin-top:10px;padding:10px 16px;border-radius:5px;background:var(--coral);color:#fff;font-weight:700}.footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer-bottom p{color:rgba(255,255,255,.25);font-size:13px}.footer-bottom strong{color:var(--coral)}.footer-bottom .legal{font-size:11px;color:rgba(255,255,255,.18);margin-top:5px}
@media(max-width:900px){#rodape .footer-top{grid-template-columns:1fr 1fr;gap:42px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}}@media(max-width:620px){#rodape{padding:60px 6vw 30px}#rodape .footer-top{display:grid;grid-template-columns:1fr;gap:36px}.footer-bottom{gap:18px}}

/* Blog dinâmico */
.blog-hero h1{font-size:clamp(40px,6vw,68px)}
.empty-posts{text-align:center;padding:70px 24px;border:1px dashed var(--line);border-radius:14px;color:var(--muted)}
.empty-posts strong{display:block;font:800 30px 'Barlow Condensed';color:var(--violet);margin-bottom:8px}
.empty-posts[hidden]{display:none}.back-link{color:#fff;text-decoration:none;font-weight:700}.article-single{max-width:760px;margin:0 auto;padding:70px 5vw 100px}.card:not(:has(img)) .card-body{height:100%;min-height:320px}
.article-single h3{font:800 30px/1.12 'Barlow Condensed';color:var(--ink);margin:36px 0 14px}.article-single h4{font:800 24px/1.18 'Barlow Condensed';color:var(--ink);margin:28px 0 12px}
