:root{--blue:#1154a3;--deep:#07346f;--yellow:#f5bd2b;--ink:#10233d;--muted:#607087;--paper:#f7f8fa;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",Arial,sans-serif;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;padding:12px;z-index:99}.skip-link:focus{top:16px}.topbar{background:var(--yellow);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.topbar-inner{height:38px;display:flex;justify-content:flex-end;align-items:center;gap:26px}.socials{display:flex;gap:15px}.socials a{font-size:15px}.site-header{background:var(--blue);color:#fff}.nav{height:100px;display:flex;align-items:center;justify-content:space-between}.brand img{width:155px;height:auto}.nav ul{list-style:none;display:flex;align-items:center;gap:34px;margin:0;padding:0}.nav li a{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.04em;position:relative}.nav li a:not(.contact-link):after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-9px;background:var(--yellow);transition:.25s}.nav li a:hover:after,.nav li a.active:after{right:0}.contact-link{border:1px solid rgba(255,255,255,.45);padding:12px 16px}.menu-toggle{display:none;background:none;border:0}.hero{position:relative;height:min(600px,60vw);min-height:430px;background:#0f57a7;overflow:hidden;color:#fff}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,39,90,.75),transparent 60%)}.hero-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-copy>span,.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.2em;font-weight:800;color:var(--yellow);margin:0 0 18px}.hero h1,.section h2,.cta h2{font:800 clamp(42px,6vw,78px)/.98 Montserrat,sans-serif;letter-spacing:-.045em;margin:0}.scroll-cue{margin-top:35px;font-weight:600;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:8px}.scroll-cue b{color:var(--yellow);margin-left:14px}.section{padding:110px 0}.intro-grid{display:grid;grid-template-columns:.83fr 1.17fr;gap:95px;align-items:start}.portrait-wrap{position:sticky;top:30px}.portrait-wrap>img{width:100%;aspect-ratio:1/1.06;object-fit:cover;position:relative}.portrait-accent{position:absolute;width:65%;height:75%;left:-18px;top:-18px;background:var(--yellow)}.portrait-label{position:absolute;bottom:-34px;right:-24px;background:var(--blue);color:#fff;padding:20px 28px;display:flex;flex-direction:column;min-width:220px}.portrait-label strong{font:700 18px Montserrat}.portrait-label span{font-size:12px;color:#c7dcf7;margin-top:5px;text-transform:uppercase;letter-spacing:.12em}.intro-copy h2{font-size:clamp(33px,4vw,53px);margin-bottom:35px}.intro-copy h2 em{font-style:normal;color:var(--blue)}.intro-copy>p:not(.eyebrow){font-size:17px;line-height:1.78;color:#43546a}.highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-block:1px solid #dfe5eb;margin:35px 0;padding:28px 0}.highlights div{padding-right:12px;border-right:1px solid #dfe5eb}.highlights div:last-child{border:0}.highlights strong{display:block;font:800 24px Montserrat;color:var(--blue)}.highlights span{font-size:12px;line-height:1.35;color:var(--muted);display:block;margin-top:5px}.timeline-section{background:var(--deep);color:#fff;overflow:hidden}.eyebrow.light{color:var(--yellow)}.timeline-section h2{font-size:clamp(38px,5vw,64px);margin-bottom:70px}.timeline{position:relative;max-width:980px;margin:auto}.timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:rgba(255,255,255,.2)}.timeline article{display:grid;grid-template-columns:1fr 74px 1fr;align-items:center;margin:0 0 50px}.timeline article:nth-child(odd) img{grid-column:1}.timeline article:nth-child(odd) div{grid-column:3}.timeline article:nth-child(even) img{grid-column:3}.timeline article:nth-child(even) div{grid-column:1;grid-row:1;text-align:right}.timeline img{width:260px;aspect-ratio:1.25;object-fit:cover;justify-self:center;box-shadow:14px 14px 0 rgba(245,189,43,.9)}.timeline div{position:relative}.timeline div:before{content:"";position:absolute;width:13px;height:13px;border:5px solid var(--yellow);background:var(--deep);border-radius:50%;top:4px}.timeline article:nth-child(odd) div:before{left:-44px}.timeline article:nth-child(even) div:before{right:-44px}.timeline time{font:800 13px Montserrat;color:var(--yellow);letter-spacing:.14em}.timeline h3{font:700 23px/1.22 Montserrat;margin:8px 0 10px}.timeline p{color:#bdcbe0;line-height:1.65;margin:0}.cta{background:var(--yellow);padding:85px 0}.cta .container{display:flex;align-items:end;justify-content:space-between}.cta .eyebrow{color:var(--deep)}.cta h2{font-size:clamp(36px,5vw,60px);color:var(--deep)}.button{background:var(--blue);color:#fff;padding:17px 24px;font-weight:700}.button:hover{background:var(--deep)}footer{background:#09254b;color:#fff;padding:72px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:40px}.footer-grid>img{width:155px}.footer-grid div{display:flex;flex-direction:column;gap:10px}.footer-grid strong{color:var(--yellow);font:700 13px Montserrat;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.footer-grid a{color:#bdcbe0;font-size:14px}.copyright{border-top:1px solid rgba(255,255,255,.13);margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#8398b4;font-size:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:850px){.container{width:min(calc(100% - 32px),var(--max))}.topbar-inner{justify-content:space-between}.nav{height:78px}.brand img{width:125px}.menu-toggle{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;gap:5px;padding:9px;position:relative;z-index:3}.menu-toggle span:not(.sr-only){display:block;height:2px;background:white;width:100%}.nav ul{display:none;position:absolute;z-index:2;top:116px;left:0;right:0;background:var(--deep);padding:30px 24px;flex-direction:column;align-items:flex-start;gap:25px}.nav ul.open{display:flex}.hero{min-height:450px;height:68vh}.hero>img{object-position:43% center}.hero-shade{background:linear-gradient(90deg,rgba(4,39,90,.84),rgba(4,39,90,.1))}.intro-grid{grid-template-columns:1fr;gap:85px}.portrait-wrap{position:relative;top:0;max-width:520px;margin:auto}.intro-copy h2{font-size:38px}.highlights{grid-template-columns:1fr}.highlights div{border-right:0;border-bottom:1px solid #dfe5eb;padding:0 0 14px}.timeline:before{left:12px}.timeline article,.timeline article:nth-child(even){grid-template-columns:45px 1fr;margin-bottom:70px}.timeline article img,.timeline article:nth-child(odd) img,.timeline article:nth-child(even) img{grid-column:2;grid-row:1;width:100%;max-width:340px;justify-self:start;margin-bottom:28px}.timeline article div,.timeline article:nth-child(odd) div,.timeline article:nth-child(even) div{grid-column:2;grid-row:2;text-align:left}.timeline div:before,.timeline article:nth-child(odd) div:before,.timeline article:nth-child(even) div:before{left:-40px;right:auto;top:4px}.cta .container{align-items:flex-start;flex-direction:column;gap:35px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>img{grid-column:1/-1}.section{padding:80px 0}}
@media(max-width:500px){.topbar-inner>a{font-size:10px}.socials{gap:10px}.hero h1{font-size:42px}.portrait-label{right:-8px}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:12px}.section{padding:68px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Página inicial */
.home-hero{position:relative;height:680px;overflow:hidden;color:#fff;background:var(--deep)}.home-hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,36,82,.88) 0%,rgba(3,36,82,.4) 48%,rgba(3,36,82,.06) 78%)}.home-hero-copy{position:absolute;inset:0;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;max-width:var(--max)}.home-hero h1{font:800 clamp(44px,6vw,76px)/.98 Montserrat,sans-serif;letter-spacing:-.05em;margin:0 0 20px}.home-hero-copy>p:not(.eyebrow){max-width:520px;font-size:19px;line-height:1.6;color:#dbe7f5;margin:0 0 30px}.button-yellow{background:var(--yellow);color:var(--deep)}.button-yellow:hover{background:#ffd35d}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:45px}.section-heading h2,.home-about h2{font:800 clamp(36px,5vw,60px)/1 Montserrat,sans-serif;letter-spacing:-.045em;margin:0}.text-link{font-weight:700;color:var(--blue);border-bottom:1px solid #b8c7d8;padding-bottom:8px}.text-link span{margin-left:12px}.news-section{background:var(--paper)}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.news-card{background:#fff;display:grid;grid-template-columns:42% 58%;min-height:250px;box-shadow:0 10px 35px rgba(14,45,80,.07)}.news-card-featured{grid-row:span 3;grid-template-columns:1fr;grid-template-rows:360px 1fr}.news-image{position:relative;overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.news-card:hover .news-image img{transform:scale(1.035)}.news-image span{position:absolute;left:14px;top:14px;background:var(--yellow);color:var(--deep);padding:8px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.news-copy{padding:28px}.news-copy time{font-size:11px;color:#718097;text-transform:uppercase;letter-spacing:.1em}.news-copy h3{font:700 21px/1.28 Montserrat,sans-serif;margin:10px 0 14px}.news-card-featured h3{font-size:29px}.news-copy p{color:var(--muted);line-height:1.6}.read-more{font-size:13px;font-weight:700;color:var(--blue)}.home-about{background:#fff}.home-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.home-about-image{position:relative}.home-about-image img{width:100%;height:620px;object-fit:cover}.home-about-image span{position:absolute;right:-30px;bottom:35px;background:var(--yellow);padding:22px 26px;color:var(--deep);font:800 18px/1.2 Montserrat;text-transform:uppercase}.home-about h2{margin-bottom:30px}.home-about h2 em{font-style:normal;color:var(--blue)}.home-about p:not(.eyebrow){font-size:17px;line-height:1.8;color:#506178}.home-about .button{display:inline-block;margin-top:18px}.home-page .nav li:first-child a:after{right:0}
@media(max-width:850px){.home-hero{height:600px}.home-hero>img{object-position:58% center}.news-grid{grid-template-columns:1fr}.news-card-featured{grid-row:auto}.news-card{grid-template-columns:40% 60%}.home-about-grid{grid-template-columns:1fr;gap:75px}.home-about-image{max-width:560px}.home-about-image img{height:auto}.home-about-image span{right:-8px}.section-heading{align-items:flex-start;gap:25px}}
@media(max-width:560px){.home-hero{height:570px}.news-card,.news-card-featured{grid-template-columns:1fr;grid-template-rows:auto}.news-image{height:220px}.news-card-featured .news-image{height:260px}.news-card-featured h3{font-size:23px}.section-heading{flex-direction:column}}

/* Template reutilizável de notícias */
.article-header{background:linear-gradient(120deg,var(--deep),var(--blue));color:#fff;padding:80px 0 95px}.article-header .container{max-width:1020px}.article-back{display:inline-block;color:#bcd0e9;font-size:13px;font-weight:600;margin-bottom:55px}.article-header h1{font:800 clamp(38px,6vw,68px)/1.03 Montserrat,sans-serif;letter-spacing:-.045em;max-width:1020px;margin:0}.article-meta{display:flex;gap:28px;margin-top:30px;color:#cbd9e9;font-size:13px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;gap:80px;padding-top:80px;padding-bottom:110px}.article-cover{margin:0 0 38px}.article-cover img{width:100%;aspect-ratio:3/2;object-fit:cover}.article-cover figcaption{font-size:11px;color:#7a899d;margin-top:8px}.article-content>p{font-size:18px;line-height:1.82;color:#3f5168;margin:0 0 24px}.article-share{border-top:1px solid #dce3ea;margin-top:45px;padding-top:25px;display:flex;align-items:center;gap:20px;font-size:13px}.article-share strong{margin-right:auto;font-family:Montserrat}.article-share a{color:var(--blue);font-weight:700}.article-sidebar{position:sticky;top:28px;align-self:start;border-top:5px solid var(--yellow);background:var(--paper);padding:28px}.article-sidebar h2{font:800 25px/1.1 Montserrat;margin:0 0 25px}.recent-news{display:grid;grid-template-columns:78px 1fr;gap:13px;padding:16px 0;border-top:1px solid #d9e1e9}.recent-news img{width:78px;height:67px;object-fit:cover}.recent-news span{display:flex;flex-direction:column;gap:5px}.recent-news small{text-transform:uppercase;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.08em}.recent-news strong{font:700 12px/1.35 Montserrat}
@media(max-width:900px){.article-layout{grid-template-columns:1fr;gap:60px}.article-sidebar{position:static}.article-header{padding:65px 0 75px}.article-back{margin-bottom:40px}}
@media(max-width:560px){.article-header h1{font-size:37px}.article-meta{flex-direction:column;gap:8px}.article-layout{padding-top:50px;padding-bottom:70px}.article-content>p{font-size:16px}.article-share{align-items:flex-start;flex-wrap:wrap}.article-share strong{width:100%}}

/* Identidade visual 2026 */
html,body,body *{font-family:"Gotham Black","Arial Black",Arial,sans-serif!important;font-weight:900}
.brand img{width:210px;height:72px;object-fit:contain;transform:scale(1.45);transform-origin:left center}
.footer-grid>img{width:210px;height:auto}
.home-hero{height:auto;aspect-ratio:12/5;min-height:0;background:#1112d8}
.home-hero>img{object-fit:cover;object-position:center}
.home-hero-copy{justify-content:flex-end;align-items:center;padding-bottom:60px;pointer-events:none}
.home-hero-copy .button{pointer-events:auto;box-shadow:0 10px 30px rgba(0,0,0,.24)}
@media(max-width:850px){.brand img{width:180px;height:64px;transform:scale(1.3)}.home-hero{height:360px;aspect-ratio:auto}.home-hero>img{object-position:center}.home-hero-copy{padding-bottom:30px}}
@media(max-width:560px){.brand img{width:155px;height:58px;transform:scale(1.2)}.home-hero{height:270px}.home-hero-copy{padding-bottom:22px}.home-hero-copy .button{padding:14px 18px;font-size:13px}}

/* Página de redes sociais */
.social-content{background:var(--paper)}
.social-content .section-heading{margin-bottom:52px}
.social-content .section-heading h1{font-size:clamp(40px,6vw,66px);line-height:1;letter-spacing:-.045em;margin:0}
.social-intro{max-width:620px;margin:20px 0 0;color:var(--muted);font-size:17px;line-height:1.65}
.social-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.social-card{display:grid;grid-template-columns:68px 1fr 30px;align-items:center;gap:22px;min-height:190px;padding:34px;background:#fff;border:1px solid #e1e7ed;box-shadow:0 12px 36px rgba(14,45,80,.06);transition:transform .25s,border-color .25s,box-shadow .25s}
.social-card:hover{transform:translateY(-4px);border-color:var(--yellow);box-shadow:0 18px 42px rgba(14,45,80,.12)}
.social-mark{display:grid;place-items:center;width:68px;height:68px;border-radius:18px;color:#fff}
.social-mark svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8}
.social-mark .icon-fill{fill:currentColor;stroke:none}
.social-mark .icon-cutout{fill:#fff;stroke:none}
.social-mark-instagram{background:linear-gradient(135deg,#833ab4,#e1306c 52%,#fcb045)}
.social-mark-facebook{background:#1877f2}
.social-mark-youtube{background:#ff0000}
.social-mark-youtube .icon-cutout{fill:#ff0000}
.social-mark-x{background:#000}
.social-card-copy{display:flex;flex-direction:column;align-items:flex-start}
.social-card-copy small{color:var(--blue);font-size:10px;text-transform:uppercase;letter-spacing:.1em}
.social-card-copy strong{font-size:25px;margin:5px 0 10px;color:var(--ink)}
.social-card-copy>span{color:var(--muted);font-size:14px;line-height:1.55}
.social-arrow{color:var(--blue);font-size:24px;transition:transform .25s}
.social-card:hover .social-arrow{transform:translate(3px,-3px)}
.linktree-note{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:55px;padding:45px 50px;background:var(--deep);color:#fff}
.linktree-note h2{font-size:clamp(28px,4vw,42px);margin:0 0 12px}
.linktree-note>div>p:last-child{color:#bdcbe0;margin:0}

@media(max-width:760px){.social-grid{grid-template-columns:1fr}.linktree-note{align-items:flex-start;flex-direction:column;padding:35px 28px}}
@media(max-width:480px){.social-card{grid-template-columns:54px 1fr 22px;gap:15px;padding:24px 20px}.social-mark{width:54px;height:54px;font-size:19px}.social-card-copy strong{font-size:21px}}
.article-content>h2{margin:38px 0 12px;color:var(--blue);font-size:19px;line-height:1.3;text-transform:uppercase;letter-spacing:.04em}
.socials a{display:grid;place-items:center;min-width:18px;height:22px}.socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.socials .topbar-icon-fill,.socials .topbar-facebook{fill:currentColor;stroke:none}
.hero .hero-copy{padding-left:55%}
@media(max-width:850px){.hero .hero-copy{padding-left:48%}}
@media(max-width:500px){.hero .hero-copy{padding-left:38%}.hero .hero-copy h1{font-size:36px}}

/* Alinhamento dos cards de notícias na página inicial */
@media(min-width:851px){.news-grid{align-items:stretch}.news-card-featured{grid-row:span 2;grid-template-rows:320px 1fr}.news-card:not(.news-card-featured){height:100%}}

/* Identificação legal da campanha */
.campaign-legal{margin-top:48px;margin-bottom:0;padding-top:22px;border-top:1px solid rgba(255,255,255,.13);color:#bdcbe0;font-size:11px;line-height:1.6;text-align:center;text-transform:uppercase;letter-spacing:.035em}.campaign-legal+.copyright{margin-top:22px}

/* Página de erro 404 */
.error-page{min-height:100vh;background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff}.error-main{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden}.error-main:after{content:"404";position:absolute;right:-.06em;bottom:-.28em;color:rgba(255,255,255,.055);font-size:min(56vw,720px);line-height:1}.error-content{position:relative;z-index:1;padding-block:70px}.error-brand{display:inline-block;margin-bottom:90px}.error-brand img{width:210px}.error-content h1{max-width:850px;margin:0 0 25px;font-size:clamp(52px,9vw,112px);line-height:.9;letter-spacing:-.06em}.error-content>p:not(.eyebrow){max-width:590px;margin:0;color:#d7e3f1;font-size:18px;line-height:1.7}.error-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.error-link{padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.5)}
@media(max-width:560px){.error-brand{margin-bottom:65px}.error-actions{align-items:flex-start;flex-direction:column;gap:22px}}

/* Ajustes finais de navegação e preservação integral do hero */
.topbar{font-size:10px}
.brand img{width:225px;height:76px;transform:scale(1.5)}
@media(max-width:1100px){
  .nav{height:78px}
  .brand img{width:190px;height:66px;transform:scale(1.35)}
  .menu-toggle{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;gap:5px;padding:9px;position:relative;z-index:3}
  .menu-toggle span:not(.sr-only){display:block;height:2px;background:#fff;width:100%}
  .nav ul{display:none;position:absolute;z-index:2;top:116px;left:0;right:0;background:var(--deep);padding:30px 24px;flex-direction:column;align-items:flex-start;gap:25px}
  .nav ul.open{display:flex}
}
@media(max-width:850px){
  .brand img{width:190px;height:66px;transform:scale(1.35)}
  .home-hero{height:auto;aspect-ratio:auto;overflow:hidden}
  .home-hero>img{width:100%;height:auto;object-fit:contain;object-position:center}
  .home-hero-copy{position:absolute;inset:0;width:min(calc(100% - 32px),var(--max));max-width:var(--max);padding:0 0 12px;justify-content:flex-end;align-items:center;background:transparent}
  .home-hero-copy .button{padding:10px 14px;font-size:11px;box-shadow:0 5px 16px rgba(0,0,0,.2)}
}
@media(max-width:560px){
  .brand img{width:165px;height:60px;transform:scale(1.25)}
  .home-hero-copy{padding:0 0 7px}
  .home-hero-copy .button{padding:7px 10px;font-size:9px}
}
