@font-face{font-family:Gotham;src:local('Gotham'),local('Gotham Book');font-weight:400;font-display:swap}@font-face{font-family:Gotham;src:local('Gotham Bold');font-weight:700 900;font-display:swap}
:root{--blue:#073274;--deep:#051f49;--yellow:#ffce28;--ink:#142e50;--muted:#54657b;--paper:#f2f5fa;--line:#dbe3ed;--gutter:clamp(22px,5vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;color:var(--ink);background:#fff;font-family:Gotham,Arial,Helvetica,sans-serif;line-height:1.5;overflow-wrap:anywhere}body.dialog-open{overflow:hidden}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit}button,summary{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #bc7a00;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800;line-height:1.1;letter-spacing:-.04em}.container{width:calc(100% - var(--gutter) - var(--gutter));max-width:1280px;min-width:0;margin-inline:auto}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--yellow);padding:15px;color:var(--blue)}.skip-link:focus{top:10px}
.topbar{height:94px;background:var(--blue);color:white;position:sticky;top:0;z-index:30;border-bottom:1px solid #ffffff20}.header-inner{width:calc(100% - var(--gutter) - var(--gutter));max-width:1440px;min-width:0;height:100%;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{flex:0 1 210px;min-width:0}.brand img{width:210px;height:auto}.topbar nav{display:flex;align-items:center;gap:32px}.topbar nav a{font-size:14px;font-weight:700;transition:color .2s}.topbar nav a:hover{color:var(--yellow)}.topbar .nav-cta{border:1px solid #ffffff50;padding:13px 18px;border-radius:6px;display:flex;gap:24px}.nav-cta span{color:var(--yellow)}.menu{display:none;border:1px solid #ffffff55;border-radius:5px;background:transparent;color:white;gap:12px;align-items:center;padding:10px 12px;min-height:44px}.menu-icon{width:20px;display:grid;gap:5px}.menu-icon i{height:2px;width:20px;background:white}.menu[aria-expanded=true] .menu-icon i:first-child{transform:translateY(3.5px) rotate(45deg)}.menu[aria-expanded=true] .menu-icon i:last-child{transform:translateY(-3.5px) rotate(-45deg)}
.hero{color:white;background:linear-gradient(120deg,#073274,#0e3c80 65%,#073274);overflow:hidden;position:relative}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(130deg,transparent 65%,#ffffff03 65% 76%,transparent 76%);pointer-events:none}.hero-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);column-gap:30px;position:relative;z-index:1;padding-top:76px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:11px;line-height:1.5;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;color:#e0e8f4}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--yellow)}.hero h1{font-size:clamp(58px,6.4vw,90px);letter-spacing:-.065em;line-height:1.02;margin:26px 0 18px}.hero h1 em{font-style:normal;color:var(--yellow)}.hero-slogan{font-size:clamp(19px,2vw,25px);font-weight:700;letter-spacing:-.025em}.hero-description{color:#d0dcee;font-size:16px;line-height:1.8;max-width:520px;margin:22px 0 32px}.button{max-width:100%;white-space:normal;display:inline-flex;gap:25px;align-items:center;justify-content:space-between;padding:17px 24px;border-radius:6px;font-size:14px;font-weight:800;min-height:52px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{color:var(--blue);background:linear-gradient(100deg,#ffbc2a,#ffe824)}.primary span{font-size:21px;line-height:1}.hero-secondary{display:block;width:fit-content;padding:17px 0;font-size:13px;font-weight:700;color:#e1e9f6}.hero-secondary span{margin-left:15px;color:var(--yellow)}.hero-visual{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:28px}.hero-visual-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:50px 50px;mask-image:radial-gradient(ellipse at center,black,transparent 70%);pointer-events:none}.official-icon{width:min(100%,385px);height:auto;filter:drop-shadow(0 22px 30px #00194035);position:relative}.visual-caption{text-align:center;position:relative;margin-top:25px;font-size:16px;color:#d5e0f1;line-height:1.5}.visual-caption strong{display:block;color:white;font-size:25px;letter-spacing:-.035em}.hero-bottom{grid-column:1/-1;border-top:1px solid #ffffff24;display:flex;align-items:center;gap:35px;justify-content:space-between;margin-top:46px;padding:25px 0 28px}.election-date{display:flex;align-items:center;gap:15px}.calendar-day{font-weight:900;font-size:48px;color:var(--yellow);line-height:1;letter-spacing:-.065em}.election-date strong{font-size:17px}.election-date div span{display:block;color:#c6d7f1;font-size:12px}.hero-bottom>p{font-size:13px;line-height:1.8;color:#c6d7f1}.hero-bottom>p strong{font-weight:500;color:white}.scroll-cue{width:44px;height:44px;border:1px solid #ffffff40;display:grid;place-items:center;border-radius:50%;font-size:23px;color:var(--yellow)}
.proposals-section,.team-section{padding:96px 0}.proposals-section{background:var(--paper) url('fundo-campanha.png') center top/cover no-repeat}.section-heading{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:50px;align-items:end;margin-bottom:42px}.kicker{color:var(--blue);display:block;margin-bottom:18px}.kicker:before{content:'';display:inline-block;width:22px;height:3px;background:var(--yellow);vertical-align:middle;margin-right:10px}.section-heading h2{font-size:clamp(30px,3.2vw,44px);letter-spacing:-.045em;line-height:1.15}.section-heading h2 span{color:var(--blue)}.section-heading>p{color:var(--muted);font-size:15px;line-height:1.8;max-width:400px}.proposal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.proposal{background:#fff;border:1px solid var(--line);border-radius:10px;padding:27px 25px 30px;display:flex;gap:18px;flex-direction:column;transition:border-color .2s,box-shadow .2s}.proposal:hover{border-color:#afc0da;box-shadow:0 12px 24px #03295809}.proposal>div{min-width:0;flex:1}.proposal-number{flex:none;font-size:27px;font-weight:900;letter-spacing:-.05em;color:var(--blue);position:relative;width:fit-content;line-height:1.25}.proposal-number:after{content:'';display:block;height:4px;background:var(--yellow);margin-top:7px}.proposal .proposal-topic{font-size:11px;line-height:1.6;color:#65748a;font-weight:700;margin-bottom:9px}.proposal h3{font-size:21px;color:var(--blue);letter-spacing:-.035em;line-height:1.2;margin-bottom:12px}.proposal p{font-size:14px;line-height:1.75;color:var(--muted)}.all-proposals{margin-top:28px}.all-proposals>summary{max-width:100%;white-space:normal;width:fit-content;list-style:none;display:flex;align-items:center;justify-content:center;gap:30px;margin:auto;background:var(--blue);color:white;border-radius:6px;padding:16px 25px;min-height:52px;font-size:14px;font-weight:700}.all-proposals>summary::-webkit-details-marker{display:none}.toggle-symbol{font-size:22px;line-height:1}.open-label{display:none}.all-proposals[open] .closed-label{display:none}.all-proposals[open] .open-label{display:inline}.all-proposals[open] .toggle-symbol{transform:rotate(45deg)}.more-proposals{margin-top:28px}.continuity{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:60px;margin-top:60px;padding-top:35px;border-top:1px solid #bdcadb}.continuity .kicker{font-size:10px;margin-bottom:12px}.continuity h3{font-size:24px;max-width:360px;line-height:1.2}.continuity>p{color:var(--muted);font-size:14px;line-height:1.9}
.team-section{background:white}.members-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px;align-items:start}.member{min-width:0;border:1px solid var(--line);border-radius:10px;background:white;overflow:hidden;transition:box-shadow .2s,border-color .2s}.member:hover{border-color:#9aadc8;box-shadow:0 12px 25px #041d440d}.member>summary{list-style:none;display:block}.member>summary::-webkit-details-marker{display:none}.member>summary:focus-visible{outline-offset:-4px}.member-photo{background:var(--blue)}.member-photo img{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;border:0;border-radius:0;box-shadow:none}.member-label{padding:20px 18px 17px}.profession{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#62758f;font-weight:700;margin-bottom:8px}.member h3{font-size:20px;line-height:1.25;letter-spacing:-.035em;color:var(--blue)}.member-label p{font-size:12px;color:var(--muted);line-height:1.6;margin-top:9px;min-height:39px}.member-link{margin-top:18px;padding-top:13px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:var(--blue);font-size:12px;font-weight:700}.member-link>span{font-size:20px}.member:not([open])>.member-bio{display:none}.member-bio{padding:0 18px 20px;font-size:14px;line-height:1.8;color:var(--muted)}
footer{background:var(--deep);color:white;scroll-margin-top:0}.vote-banner{background:linear-gradient(105deg,#ffbc2c,#fff023);color:var(--blue);padding:50px 0}.vote-inner{display:flex;justify-content:space-between;gap:40px;align-items:center}.vote-inner .kicker:before{background:var(--blue)}.vote-inner .kicker{margin-bottom:14px}.vote-inner h2{font-size:clamp(32px,4vw,54px);line-height:1.08;letter-spacing:-.055em}.vote-inner p{font-size:13px;font-weight:700;margin-top:17px}.vote-call{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 15px}.vote-call>span:first-child{font-size:22px;font-weight:700;align-self:end;padding-bottom:11px}.vote-call>strong{grid-row:1/3;grid-column:2;font-size:140px;font-weight:900;line-height:1;letter-spacing:-.09em}.vote-call>span:last-child{font-size:13px;align-self:start}.footer-main{padding:40px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-main>img{width:200px;height:auto}.support{display:flex;align-items:center;gap:15px}.support-logo{display:block;flex:none;width:200px;background:transparent}.support-logo>img{display:block;width:100%;height:auto}.support p{font-size:11px;line-height:1.9;color:#d0dcee}.support strong{font-weight:600}.footer-main>a{font-size:12px;font-weight:700;white-space:nowrap}.footer-main>a span{margin-left:12px;color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #ffffff18;padding-block:20px 25px;color:#aabdd8;font-size:10px}
#profile-dialog{padding:0;border:0;border-radius:14px;width:calc(100% - 40px);max-width:950px;max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow:auto;background:white;color:var(--ink);box-shadow:0 30px 100px #0005;overscroll-behavior:contain}#profile-dialog::backdrop{background:#02142de0;backdrop-filter:blur(5px)}.dialog-close{position:sticky;float:right;top:14px;right:14px;margin:14px 14px -56px 0;z-index:2;width:42px;height:42px;border:1px solid #dce3ee;border-radius:50%;background:white;color:var(--blue);font-size:28px;line-height:1;box-shadow:0 2px 10px #0001}.profile-layout{display:grid;grid-template-columns:35% 65%;clear:none;min-width:0}.profile-image-wrap{background:var(--blue);align-self:stretch}.profile-image-wrap img{width:100%;height:auto;position:sticky;top:0}.profile-copy{padding:45px 42px 30px;min-width:0}.profile-copy .kicker{font-size:10px;padding-right:20px}.profile-copy h2{font-size:36px;color:var(--blue);line-height:1.1;padding-right:5px}.profile-expertise{font-size:14px;line-height:1.65;color:var(--muted);margin-top:12px}.profile-rule{height:3px;width:45px;background:var(--yellow);margin:24px 0}.bio-label{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#65748a}#profile-bio{font-size:15px;line-height:1.9;margin-top:10px}.profile-navigation{border-top:1px solid var(--line);margin-top:25px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-navigation button{min-width:0;display:flex;gap:9px;align-items:center;justify-content:center;background:#edf2f8;color:var(--blue);border:1px solid #d9e2ef;border-radius:5px;font-size:12px;font-weight:700;padding:11px;min-height:44px}.profile-navigation button:disabled{opacity:.35;cursor:default}#profile-position{font-size:12px;color:var(--muted)}
@media(min-width:1600px){.hero-inner{padding-top:100px}.hero-bottom{margin-top:70px}}
@media(max-width:1100px){.topbar nav{gap:24px}.topbar .nav-cta{display:none}.hero-inner{padding-top:60px}.hero h1{font-size:clamp(58px,7vw,82px)}.hero-visual{padding:12px}.members-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.proposal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{gap:30px}.footer-main{flex-wrap:wrap}.footer-main>a{margin-left:auto}.profile-copy{padding:40px 30px 25px}}
@media(max-width:760px){:root{--gutter:clamp(16px,5vw,30px)}.header-inner{gap:12px}.brand{flex-basis:165px}.menu{flex:none;font-size:14px;gap:8px}.hero-copy,.hero-bottom>*,.section-heading>*,.continuity>*,.vote-inner>*,.footer-main>*,.support>p{min-width:0}.topbar nav{max-height:calc(100vh - 76px);max-height:calc(100dvh - 76px);overflow:auto}html{scroll-padding-top:85px}.topbar{height:76px}.brand img{width:165px}.menu{display:flex}.topbar nav{display:none;position:absolute;left:0;right:0;top:76px;background:var(--deep);padding:20px var(--gutter) 26px;box-shadow:0 15px 25px #0002;gap:5px}.topbar nav.open{display:flex;flex-direction:column;align-items:stretch}.topbar nav a{padding:13px 0;min-height:46px}.topbar .nav-cta{display:flex;margin-top:8px;padding:13px 15px}.hero-inner{grid-template-columns:minmax(0,1fr);padding-top:45px}.hero h1{font-size:clamp(56px,10vw,76px);margin-top:22px}.hero-description{max-width:540px;font-size:15px;margin:20px 0 26px}.hero-visual{display:none}.hero-bottom{margin-top:24px;padding:22px 0}.hero-bottom>p{font-size:12px}.hero-bottom .scroll-cue{display:none}.hero-slogan{font-size:20px}.hero-bottom{gap:20px}.hero-bottom>p{max-width:230px}.proposals-section,.team-section{padding:64px 0}.section-heading{grid-template-columns:minmax(0,1fr);gap:20px;margin-bottom:30px}.section-heading>p{max-width:540px}.section-heading h2{font-size:36px}.continuity{grid-template-columns:minmax(0,1fr);gap:18px;margin-top:40px}.continuity h3{max-width:100%}.members-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.member-label{padding:16px 13px 12px}.member h3{font-size:18px;min-height:45px}.member-label p{min-height:39px}.vote-inner h2{font-size:36px}.vote-call>strong{font-size:100px}.vote-call>span:first-child{font-size:17px}.vote-call{gap:0 10px}.footer-bottom{flex-direction:column;gap:7px}.footer-main{gap:30px}.support{order:3;width:100%}.profile-layout{grid-template-columns:minmax(0,1fr)}.profile-image-wrap{height:200px;background:linear-gradient(125deg,#0a316c,#123d7c);display:flex;justify-content:center}.profile-image-wrap img{width:150px;height:200px;position:static;object-fit:contain}.profile-copy{padding:28px 26px 24px}.profile-copy h2{font-size:30px}.profile-copy .kicker{margin-bottom:12px}.profile-rule{margin:18px 0}#profile-bio{font-size:14px;line-height:1.85}.profile-copy .kicker:before{width:16px}.dialog-close{top:12px}.profile-navigation{margin-top:20px}.profile-copy .kicker{padding-right:0}}
@media(max-width:480px){.hero h1{font-size:clamp(38px,12vw,58px)}.hero-slogan{font-size:17px;letter-spacing:-.02em}.eyebrow{font-size:10px}.hero-bottom>p{display:none}.hero-bottom{justify-content:flex-start}.election-date strong{font-size:16px}.button{font-size:13px;gap:20px;padding:16px 20px}.section-heading h2{font-size:30px}.section-heading>p{font-size:14px}.proposal-grid{grid-template-columns:1fr;gap:12px}.proposal{padding:22px;flex-direction:column;gap:16px}.proposal-number{font-size:24px;min-width:31px}.proposal h3{font-size:21px}.proposal .proposal-topic{font-size:10px}.proposal p{font-size:14px}.all-proposals>summary{font-size:13px;padding:15px 18px;gap:20px;width:100%}.member h3{font-size:17px}.members-grid{grid-template-columns:minmax(0,1fr);gap:16px}.member>summary{display:grid;grid-template-columns:minmax(0,.36fr) minmax(0,.64fr)}.member-photo{display:flex;align-items:center}.member-photo img{height:auto;object-fit:contain}.member-label{min-width:0;padding:16px 14px 12px}.member h3{font-size:18px;min-height:0}.profession{font-size:9px;letter-spacing:.06em}.member-label p{font-size:12px;min-height:0}.member-link{font-size:11px;margin-top:13px;padding-top:10px;gap:8px}.vote-inner{flex-direction:column;align-items:flex-start;gap:25px}.vote-inner h2{font-size:35px}.vote-call{align-self:flex-end}.vote-call>strong{font-size:116px}.vote-banner{padding-block:40px}.footer-main>img{width:165px}.footer-main>a{font-size:11px}.support p{font-size:10px}.support{flex-direction:column;align-items:flex-start;gap:14px}.support-logo{width:180px}#profile-dialog{width:calc(100% - 24px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);border-radius:10px}.profile-copy{padding:25px 22px 22px}.profile-navigation button{padding:10px;gap:6px}.profile-navigation{gap:8px;flex-wrap:wrap}.profile-navigation>span{white-space:nowrap}.profile-image-wrap{height:180px}.profile-image-wrap img{height:180px;width:135px}}
.hero-copy,.hero-inner>*,.section-heading>*,.continuity>*,.proposal-grid>*,.member-label,.support>p{min-width:0}.support-logo{max-width:100%}.menu-icon,.primary>span,.member-link>span{flex-shrink:0}
@media(max-width:359px){.member>summary{grid-template-columns:minmax(0,.34fr) minmax(0,.66fr)}.member-label{padding:14px 12px 12px}.member h3{font-size:17px}.member-label p{font-size:11px}.profession{font-size:8px}.profile-copy{padding:24px 18px 20px}.profile-copy h2{font-size:27px}.profile-navigation button span{display:none}.profile-navigation button{min-width:44px}.footer-main>a{white-space:normal}.hero .button{gap:12px;padding:16px}.all-proposals>summary{gap:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media print{.topbar,.hero-visual,.hero-secondary,.scroll-cue,.all-proposals>summary,.member-link,dialog{display:none!important}.container{width:100%}.hero,.vote-banner,footer{background:white!important;color:#073274!important}.hero h1 em,.hero-slogan,.hero-description{color:#073274}.hero-inner{display:block}.proposal-grid{grid-template-columns:repeat(2,1fr)}.proposals-section,.team-section{padding:30px 0}.members-grid{grid-template-columns:repeat(3,1fr)}.member,.proposal{break-inside:avoid}}
