/* Voce Italiana - all assets are local; no fonts or trackers are downloaded. */
:root{--ink:#223e35;--green:#173f35;--green-light:#e8eee7;--green-muted:#536958;--cream:#f7f5ee;--paper:#fffefa;--sand:#ece8db;--line:#d9ddd3;--red:#ac4e3b;--text:#3f4943;--muted:#606960;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--radius:16px;--max:1216px;font-size:16px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:118px}body{margin:0;background:var(--paper);color:var(--text);font-family:var(--sans);font-size:1rem;line-height:1.75;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button{font:inherit;cursor:pointer}button:disabled{cursor:default}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bb683b;outline-offset:5px;border-radius:4px}p{margin:0 0 1.2em}p:last-child{margin-bottom:0}h1,h2,h3{color:var(--ink);line-height:1.14;margin:0;overflow-wrap:break-word}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em}h1{font-size:clamp(2.9rem,5.55vw,5rem)}h2{font-size:clamp(2.45rem,4.25vw,3.8rem)}h3{font-family:var(--sans);font-size:1.12rem;font-weight:600;letter-spacing:-.02em;line-height:1.4}em{font-weight:400;color:var(--green-muted)}[hidden]{display:none!important}svg{display:block;flex-shrink:0}.icon{width:22px;height:22px}.container{width:min(calc(100% - 112px),var(--max));margin-inline:auto}.narrow{max-width:800px}.section{padding:96px 0}.eyebrow{display:flex;align-items:center;gap:12px;font-size:.69rem!important;font-weight:700;letter-spacing:.17em;line-height:1.6;color:var(--green);margin:0 0 22px;text-transform:uppercase}.eyebrow>span{display:inline-block;width:7px;height:7px;flex-shrink:0;border-radius:50%;background:var(--red)}.section-heading{margin-bottom:44px}.section-heading.compact{margin-bottom:34px}.text-link{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);font-weight:600;font-size:.88rem;min-height:44px}.text-link:hover{text-decoration:underline}.text-link .icon{width:18px;height:18px}.small{font-size:.8rem}.prose p{line-height:1.85}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:13px 21px;font-size:.81rem;line-height:1.45;font-weight:600;text-decoration:none;border:1px solid transparent;border-radius:5px;transition:background .18s,box-shadow .18s,transform .18s}.button .icon{width:18px;height:18px}.button-primary{background:var(--green);color:white}.button-primary:hover{background:#285547;box-shadow:0 5px 18px #173f351a;transform:translateY(-1px)}.button-plain{padding-inline:0;color:var(--green);background:transparent}.button-plain:hover{text-decoration:underline}.skip-link{position:fixed;z-index:200;left:16px;top:10px;transform:translateY(-200%);padding:10px 16px;background:var(--green);color:white;border-radius:5px}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Header */
.utility-bar{background:var(--green);color:#eeeede;line-height:1.4}.utility-inner{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:34px;font-size:.65rem;letter-spacing:.06em}.utility-dot{padding:0 7px;color:#c3cbbd}.utility-country{display:flex;align-items:center;gap:10px}.mini-flag{display:inline-block;width:21px;height:13px;border:1px solid rgba(255,255,255,.55);box-shadow:0 0 0 1px rgba(0,0,0,.08);background:linear-gradient(90deg,#009246 0 33.333%,#ffffff 33.333% 66.666%,#ce2b37 66.666% 100%)}.site-header{position:sticky;top:0;z-index:50;background:#fffefa;border-bottom:1px solid #e7e9e0}.header-inner{display:flex;align-items:center;min-height:87px;gap:28px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0;color:var(--green)}.brand-symbol{font-family:var(--serif);font-size:44px;line-height:1;letter-spacing:-8px;position:relative;display:inline-flex;align-items:center;width:43px;height:52px;padding-bottom:4px}.brand-symbol span{font-style:italic;position:relative;left:2px;font-size:42px}.brand-symbol i{position:absolute;width:7px;height:7px;top:4px;right:0;border-radius:50%;background:var(--red)}.brand-name{font-family:var(--serif);font-size:1.37rem;letter-spacing:-.04em;line-height:1.05}.brand-name>span{display:block;font-family:var(--sans);font-size:.5rem;font-weight:700;letter-spacing:.35em;margin-top:8px}.primary-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.primary-nav>a{display:flex;align-items:center;min-height:44px;font-size:.73rem;line-height:1.4;text-decoration:none;font-weight:500;white-space:nowrap;border-bottom:2px solid transparent}.primary-nav>a:hover,.primary-nav>a[aria-current="location"]{color:var(--green);border-bottom-color:var(--red)}.header-tools{order:3;display:flex;align-items:center;gap:8px}.menu-toggle{display:none}
/* Intro */
.hero{background:var(--cream);padding:68px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.18fr .9fr;align-items:center;gap:52px;padding-bottom:58px}.hero h1{max-width:760px}.hero-description{max-width:575px;font-size:.92rem;line-height:1.9;margin:27px 0 23px;color:#566056}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px 23px}.hero-actions .button-plain{font-size:.76rem}.hero-participate{display:inline-flex;align-items:center;gap:10px;font-size:.75rem;min-height:44px;margin-top:8px;color:var(--green-muted);text-decoration:underline;text-underline-offset:4px}.hero-participate .icon{width:14px;height:14px}.hero-art{height:480px;position:relative;display:grid;place-items:center;isolation:isolate}.art-orbit{border:1px solid #cfD6c8;position:absolute;border-radius:50%;z-index:-1}.orbit-one{height:460px;width:460px}.orbit-two{height:390px;width:390px}.voice-poster{width:338px;height:430px;background:var(--green);color:var(--cream);position:relative;transform:rotate(-5deg);border-radius:160px 160px 7px 7px;box-shadow:15px 18px 0 #dfE5d9;overflow:hidden;padding:47px 32px 23px;display:flex;flex-direction:column;justify-content:flex-end}.poster-top{display:flex;justify-content:space-between;align-items:center;font-size:.51rem;letter-spacing:.12em;line-height:1.55;position:relative;z-index:1;padding:0 18px;margin-bottom:14px}.poster-star{font-family:var(--serif);font-size:44px;line-height:.8;color:#d7b78a}.quote-shapes{display:flex;justify-content:center;gap:12px;margin-bottom:8px}.quote-shapes>span{width:61px;height:79px;border:1px solid #96ad96;border-radius:45px 45px 0 35px;background:#ffffff04;position:relative}.quote-shapes>span::after{content:'';position:absolute;bottom:-14px;right:0;width:23px;height:22px;border-right:1px solid #96ad96;border-bottom:1px solid #96ad96;transform:skewY(-28deg);background:var(--green)}.quote-shapes>span:last-child{border-color:#d7b78a}.poster-title{font-family:var(--serif);font-size:5.15rem;font-weight:400;letter-spacing:-.07em;line-height:.87;margin:20px 0 23px}.poster-title i{font-size:4.3rem;font-weight:400;color:#d8deca}.poster-bottom{display:flex;align-items:flex-end;justify-content:space-between;font-size:.52rem;letter-spacing:.1em;line-height:1.5}.poster-bottom>span:last-child{font-size:.77rem;font-weight:600;text-align:right}.poster-bottom i{font-size:.52rem;font-weight:400;font-style:normal;letter-spacing:.08em}.poster-stripe{position:absolute;inset:auto 0 0;height:7px;background:linear-gradient(90deg,#89a48a 0 33.333%,#f8f4e9 33.333% 66.666%,#b46b56 66.666%)}.art-label{position:absolute;z-index:2;display:flex;align-items:center;gap:11px;border:1px solid #d9ddd3;background:var(--paper);box-shadow:0 5px 18px #203d3010;color:var(--green);font-size:.67rem;line-height:1.6}.art-label-top{top:33px;left:20px;padding:12px 17px;transform:rotate(-5deg);border-radius:40px;letter-spacing:.04em}.label-dot{width:6px;height:6px;border-radius:100%;background:var(--red)}.art-label-bottom{bottom:21px;right:-2px;padding:14px 24px 14px 18px;transform:rotate(4deg);border-radius:8px}.art-label-bottom strong{font-size:.77rem;letter-spacing:.025em}.label-mark{font-family:var(--serif);font-style:italic;font-size:42px;line-height:1;color:var(--green);padding-right:15px;border-right:1px solid var(--line)}.hero-bottom{display:flex;align-items:center;gap:19px;border-top:1px solid #d8ddcf;padding:22px 0}.hero-bottom-marker{font-size:.62rem;color:var(--green-muted);letter-spacing:.12em}.hero-bottom p{font-family:var(--serif);font-size:1.15rem;margin:0;color:var(--green)}.hero-bottom a{font-size:.71rem;text-decoration:none;margin-left:auto;white-space:nowrap;display:flex;align-items:center;gap:20px;min-height:30px}.hero-bottom a span{font-size:1.3rem}
/* About */
.about-grid{display:grid;grid-template-columns:1.1fr .85fr;gap:76px}.about-copy{font-size:.98rem}.about-community{border-left:2px solid #9aad94;padding:2px 0 2px 23px;margin-top:25px}.institution-card{background:var(--green-light);padding:30px;border-radius:6px}.section-icon{display:grid;place-items:center;width:45px;height:45px;border:1px solid #c2d0bc;border-radius:50%;margin-bottom:22px;color:var(--green)}.institution-card h3{font-family:var(--serif);font-size:1.6rem;letter-spacing:-.02em;font-weight:400;margin-bottom:18px}.institution-card p{font-size:.87rem;line-height:1.8}.institution-card .source-note{font-size:.66rem;color:#49594b;padding-top:18px;border-top:1px solid #c9d3c3;margin-top:22px}.source-note a{display:inline-flex;align-items:center;gap:6px}.source-note .icon{width:12px;height:12px}.institution-note{border-top:1px solid var(--line);padding-top:28px;margin-top:40px;max-width:100%;font-size:.91rem;line-height:1.8}
/* Mission and objectives */
.mission-section{background:var(--cream)}.mission-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:25px}.mission-card,.vision-card{border-radius:7px;padding:38px 40px;position:relative;overflow:hidden}.mission-card{background:var(--green);color:#e5eadf}.card-caption{font-size:.62rem;letter-spacing:.15em;font-weight:700;display:block;margin-bottom:22px;line-height:1.6}.mission-card h3,.vision-card h3{font-family:var(--serif);font-weight:400;font-size:2.15rem;letter-spacing:-.03em;margin-bottom:23px}.mission-card h3{color:white}.mission-card p,.vision-card p{font-size:.9rem;line-height:1.85;position:relative;z-index:2}.mission-decoration{position:absolute;right:18px;bottom:-106px;font-size:260px;line-height:1;font-family:var(--serif);color:#ffffff08;pointer-events:none}.vision-card{background:#ebeade;color:var(--green)}.vision-line{display:flex;gap:12px;margin-top:38px}.vision-line span{height:5px;width:54px;background:#8a9e80;border-radius:10px}.vision-line span:nth-child(2){background:#fffcf2}.vision-line span:nth-child(3){background:#b8735b}.objectives-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.objective-card{padding:28px 25px;border:1px solid var(--line);border-radius:6px}.objective-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:var(--green-light);color:var(--green);margin-bottom:21px}.objective-icon .icon{width:20px;height:20px}.objective-card h3{font-size:1.02rem;margin-bottom:13px}.objective-card p{font-size:.86rem;line-height:1.8}.objective-wide{grid-column:1/-1;display:flex;align-items:center;gap:26px;background:var(--cream)}.objective-wide .objective-icon{margin:0;flex-shrink:0}.objective-wide h3{margin-bottom:5px}
/* Proposals */
.commitments-section{background:var(--cream);border-block:1px solid #e8e9de}.commitments-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px}.commitments-intro{align-self:start;position:sticky;top:125px}.section-hint{font-size:.88rem;color:var(--muted);margin:24px 0 8px}.commitment{border-top:1px solid #ccd4c7}.commitment:last-child{border-bottom:1px solid #ccd4c7}summary{list-style:none;cursor:pointer}.commitment summary{display:grid;grid-template-columns:25px 1fr 20px;align-items:center;gap:15px;padding:24px 0;color:var(--green);font-size:1rem;font-weight:500;line-height:1.5}.item-number{font-size:.61rem;letter-spacing:.06em;color:var(--green-muted);font-weight:400}.summary-icon{width:18px;height:18px;transition:transform .16s}.commitment .detail-content{padding:0 31px 27px 40px;font-size:.89rem;line-height:1.9}.commitment[open] summary .summary-icon,.faq-item[open] summary .summary-icon{transform:rotate(45deg)}summary::-webkit-details-marker{display:none}.commitment summary:hover,.faq-item summary:hover{color:var(--red)}
/* Candidates */
.candidates-intro{display:grid;grid-template-columns:1fr 220px;gap:80px;align-items:center}.candidates-intro>div:first-child>p:last-child{max-width:735px;font-size:.94rem;margin-top:24px}.candidates-count{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:220px;border:1px solid #d3ddce;border-radius:50%;color:var(--green)}.candidates-count>span{font-family:var(--serif);line-height:1;font-size:7.5rem;letter-spacing:-.08em;padding-right:12px}.candidates-count>small{font-size:.57rem;line-height:1.6;letter-spacing:.15em;text-align:center;margin-top:10px}.candidate-pending{margin-top:36px;display:flex;align-items:center;gap:23px;padding:24px 30px;background:var(--green-light);border:1px dashed #aebfa8;border-radius:6px}.candidate-pending>.icon{width:30px;height:30px;color:var(--green)}.candidate-pending h3{font-size:.94rem;margin-bottom:7px}.candidate-pending p{font-size:.82rem;line-height:1.8}.candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:36px}.candidate-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--paper)}.candidate-card img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 20%;display:block;background:var(--green-light)}.candidate-content{padding:22px}.candidate-content .candidate-order{font-size:.62rem;letter-spacing:.12em;color:var(--muted)}.candidate-content h3{font-size:1.1rem;margin:8px 0}.candidate-content p{font-size:.9rem;line-height:1.75}.candidate-content .candidate-city{font-size:.75rem;color:var(--green-muted);margin-bottom:17px}.candidate-no-photo{padding:40px;background:var(--green-light);color:var(--muted);font-size:.85rem;text-align:center}
/* Elections */
.election-section{background:#eaf0e6;border-top:1px solid #dce4d5}.election-heading{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:90px;margin-bottom:38px}.electoral-intro{font-size:.95rem;border-left:2px solid #8fa184;padding-left:22px;line-height:1.85;margin-bottom:4px}.election-steps{display:grid;grid-template-columns:1fr 1fr;gap:25px}.election-step{background:var(--paper);padding:31px 33px 35px;border:1px solid #d5decc;border-radius:6px}.step-head{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:.59rem;font-weight:600;letter-spacing:.06em}.step-number{display:grid;place-items:center;min-width:31px;height:31px;border-radius:50%;border:1px solid #cbd7c2;color:var(--green);font-size:.69rem;letter-spacing:0}.election-step h3{font-family:var(--serif);font-size:1.65rem;font-weight:400;line-height:1.28}.date-chip{display:flex;gap:19px;align-items:center;border-block:1px solid #e2e6dc;padding:19px 0;margin:22px 0}.date-chip>span{font-size:.68rem;color:var(--muted)}.date-chip time{display:flex;align-items:center;gap:11px;color:var(--green)}.date-chip time strong{font-family:var(--serif);font-weight:400;font-size:3.4rem;line-height:1;letter-spacing:-.05em}.date-chip time span{font-size:.61rem;line-height:1.5;font-weight:600;letter-spacing:.07em}.election-step>p{font-size:.87rem;line-height:1.9;overflow-wrap:anywhere}.election-step>p a{font-weight:600}.official-source{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px 0}.official-source strong{font-size:.94rem;font-weight:600;color:var(--green)}.official-source p{margin-top:7px;font-size:.65rem;color:var(--muted)}.official-source .button{white-space:nowrap;font-size:.74rem}.data-care{display:flex;gap:17px;border-top:1px solid #cbd7c3;padding-top:22px;font-size:.82rem;line-height:1.85}.data-care .icon{color:var(--green);margin-top:3px;width:22px;height:22px}.date-notice{padding:18px 23px;background:#fff8e5;border:1px solid #d3bc78;border-radius:5px;color:#5b4d25;font-size:.88rem;margin:0 0 26px}
/* FAQ */
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item summary{padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.96rem;font-weight:500;color:var(--green);line-height:1.5}.faq-item .detail-content{font-size:.9rem;line-height:1.85;padding:0 24px 25px 0}.faq-item .text-link{font-size:.72rem}
/* Contact and footer */
.contact-section{padding:78px 0;background:var(--green);color:#e5eadf}.contact-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:90px;align-items:center}.contact-copy .eyebrow{color:#c5d3bd}.contact-copy h2{color:white}.contact-copy h2 em{color:#cddac0}.contact-copy>p:not(.eyebrow){font-size:.93rem;line-height:1.9;margin-top:25px;max-width:490px}.contact-copy .contact-official{font-size:.73rem!important;border-top:1px solid #476356;padding-top:20px;color:#d4dec9}.contact-card{padding:34px;background:var(--paper);border-radius:8px;color:var(--text)}.contact-card>.card-caption{color:var(--green-muted);margin-bottom:8px}.contact-card>h3{font-family:var(--serif);font-weight:400;font-size:1.87rem;letter-spacing:-.025em;margin-bottom:23px}.contact-row{display:flex;align-items:center;gap:16px;padding:17px 0;border-top:1px solid var(--line);text-decoration:none;color:var(--green)}.contact-row>span{flex:1;min-width:0}.contact-row .icon{width:20px;height:20px}.contact-row .icon:last-child{width:18px;height:18px}.contact-row small{font-size:.62rem;display:block;color:var(--muted);margin-bottom:1px}.contact-row strong{display:block;font-size:.94rem;font-weight:500;overflow-wrap:anywhere}.contact-row:hover strong{text-decoration:underline}.whatsapp-button{width:100%;margin-top:19px;justify-content:space-between}.whatsapp-button .icon{width:19px;height:19px}.contact-disclaimer{font-size:.62rem!important;line-height:1.6;color:var(--muted);margin-top:14px!important}.social-links{display:flex;gap:16px;flex-wrap:wrap;font-size:.8rem;margin-top:17px}.site-footer{padding:48px 0 0;background:var(--cream)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:31px}.footer-top p{font-family:var(--serif);font-size:1.15rem;color:var(--green);line-height:1.4;margin:0}.footer-top .text-link{font-size:.73rem}.footer-bottom{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;padding:27px 0 38px;border-top:1px solid var(--line);font-size:.67rem;color:var(--muted);line-height:1.8}.footer-bottom>div{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer-tricolor{display:flex;height:5px}.footer-tricolor>span{width:33.3333%;background:#376a4a}.footer-tricolor>span:nth-child(2){background:#e9e4d7}.footer-tricolor>span:nth-child(3){background:#a85b48}.floating-contact{position:fixed;right:24px;bottom:22px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--green);color:white;padding:13px 18px;border:1px solid #728975;border-radius:60px;box-shadow:0 3px 16px #143d302b;z-index:40;text-decoration:none;font-size:.73rem;min-height:48px;transition:opacity .18s,transform .18s}.floating-contact:hover{background:#285547;transform:translateY(-2px)}.floating-contact.contact-in-view{opacity:0;pointer-events:none}.floating-contact:focus-visible{opacity:1;pointer-events:auto}.floating-contact .icon{width:20px;height:20px}.info-page h1{font-size:clamp(3rem,6vw,4.5rem);margin-bottom:34px}.info-page .prose h2{font-family:var(--sans);font-size:1.18rem;font-weight:600;letter-spacing:-.02em;margin:33px 0 15px}.info-page .prose{font-size:.95rem}.info-page .header-inner{justify-content:space-between}.info-page .prose a .icon{display:inline-block;width:15px;height:15px;vertical-align:middle}.info-page .button{margin-top:30px}
@media(min-width:1500px){.hero-grid{gap:90px}.hero-art{height:510px}.voice-poster{width:360px;height:455px}.poster-title{font-size:5.5rem}.poster-title i{font-size:4.7rem}}
@media(max-width:1200px){.container{width:calc(100% - 72px)}.header-inner{gap:17px}.primary-nav{gap:16px}.primary-nav>a{font-size:.68rem}.brand-name{font-size:1.23rem}.header-tools{margin-left:0}.hero-grid{gap:25px}.hero h1{font-size:clamp(2.8rem,5.5vw,4.55rem)}.hero-art{height:450px}.voice-poster{width:300px;height:400px;padding:37px 28px 20px}.poster-title{font-size:4.85rem}.poster-title i{font-size:4rem}.orbit-one{width:390px;height:390px}.orbit-two{width:340px;height:340px}.art-label-top{left:2px;top:17px}.art-label-bottom{right:0;bottom:10px}.about-grid{gap:40px}.commitments-grid,.faq-grid{gap:45px}.contact-grid{gap:50px}.hero-actions{gap:0 20px}.hero-actions .button-primary{font-size:.75rem}.hero-actions .button-plain{font-size:.74rem}}
@media(max-width:1040px){.header-inner{min-height:80px;flex-wrap:wrap;gap:0;padding-block:12px}.brand-name{font-size:1.38rem}.header-tools{order:2;margin-left:auto}.primary-nav{order:3;width:100%;margin-left:0;justify-content:space-between;border-top:1px solid var(--line);margin-top:12px;padding-top:8px}.primary-nav>a{font-size:.75rem;min-height:40px}.menu-toggle{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:5px;color:var(--green);background:transparent;font-size:.77rem;min-height:42px;padding:7px 12px}.menu-toggle .icon{width:20px;height:20px}.has-js .primary-nav{display:none}.has-js .primary-nav.is-open{display:flex}.hero-grid{grid-template-columns:1.17fr .83fr;gap:30px}.hero h1{font-size:clamp(2.7rem,5.45vw,4.1rem)}.hero-art{height:410px}.voice-poster{width:260px;height:360px;padding:28px 24px 20px}.poster-title{font-size:4.1rem}.poster-title i{font-size:3.6rem}.poster-top{font-size:.46rem;padding:0 9px}.poster-bottom{font-size:.45rem}.quote-shapes>span{width:45px;height:63px}.art-label{font-size:.61rem}.art-label-bottom{padding:10px 14px;bottom:0;right:-10px}.art-label-bottom strong{font-size:.65rem}.art-label-top{top:10px;left:-15px;padding:10px 14px}.orbit-one{width:310px;height:310px}.orbit-two{width:270px;height:270px}.section{padding:75px 0}.mission-card,.vision-card{padding:30px}.objectives-grid{gap:15px}.objective-card{padding:24px 21px}.commitments-grid{grid-template-columns:.9fr 1.1fr;gap:40px}.candidates-intro{gap:40px;grid-template-columns:1fr 190px}.candidates-count{min-height:190px}.election-heading{gap:45px}.election-step{padding:27px}.official-source{align-items:flex-start;flex-direction:column;gap:18px}.contact-grid{gap:36px}.contact-card{padding:29px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.utility-inner{min-height:31px;font-size:.57rem;letter-spacing:.03em}.utility-country{font-size:0;gap:0}.mini-flag{width:18px;height:11px}.header-inner{min-height:75px}.brand-symbol{width:38px;font-size:40px;height:46px}.brand-symbol span{font-size:38px}.brand-symbol i{width:6px;height:6px;top:3px}.brand-name{font-size:1.28rem}.brand-name>span{font-size:.46rem;margin-top:6px}.primary-nav{flex-wrap:wrap;gap:0;margin-top:12px;padding:7px 0}.primary-nav>a{width:50%;min-height:46px;padding:8px 0;font-size:.86rem}.header-tools{gap:7px}.menu-toggle{min-height:42px;font-size:.69rem;padding:7px 9px;gap:5px}.menu-toggle .icon{width:18px;height:18px}.hero{padding-top:40px}.hero-grid{grid-template-columns:1fr;gap:16px;padding-bottom:35px}.hero h1{font-size:clamp(2.78rem,7.8vw,4.5rem);line-height:1.12;letter-spacing:-.05em}.hero-copy .eyebrow{margin-bottom:19px}.hero-description{font-size:.94rem;line-height:1.85;margin-top:24px}.hero-actions{gap:3px 20px}.hero-actions .button-primary{font-size:.8rem;padding:14px 20px}.hero-actions .button-plain{font-size:.79rem}.hero-participate{font-size:.75rem;margin-top:6px}.hero-art{height:362px;max-width:390px;width:100%;justify-self:center;margin-top:14px}.voice-poster{width:270px;height:334px;padding:23px 27px 19px}.poster-title{font-size:4.3rem;margin-top:17px;margin-bottom:18px}.poster-title i{font-size:3.6rem}.poster-top{margin-bottom:8px}.poster-star{font-size:32px}.quote-shapes>span{height:46px;width:43px}.quote-shapes>span::after{bottom:-10px;height:14px;width:17px}.orbit-one{width:340px;height:340px}.orbit-two{width:280px;height:280px}.art-label-top{left:2px;top:9px}.art-label-bottom{right:0;bottom:0}.hero-bottom{gap:11px;align-items:flex-start;padding:21px 0}.hero-bottom p{font-size:1.02rem;line-height:1.4;flex:1}.hero-bottom-marker{padding-top:3px}.hero-bottom a{font-size:0;gap:0;min-height:38px;min-width:30px;justify-content:center}.hero-bottom a span{font-size:1.35rem}.section{padding:58px 0}h2{font-size:clamp(2.35rem,7vw,3rem)}.eyebrow{font-size:.64rem!important;margin-bottom:18px}.section-heading{margin-bottom:29px}.about-grid{grid-template-columns:1fr;gap:25px}.about-copy{font-size:.95rem}.about-community{padding-left:18px;margin-top:23px}.institution-card{padding:26px}.institution-card p{font-size:.9rem}.institution-card .source-note{font-size:.72rem}.institution-note{font-size:.91rem;margin-top:28px;padding-top:25px}.mission-grid{grid-template-columns:1fr;gap:18px}.mission-card,.vision-card{padding:29px 27px}.mission-card h3,.vision-card h3{font-size:2rem}.mission-card p,.vision-card p{font-size:.93rem}.card-caption{font-size:.61rem}.vision-line{margin-top:28px}.objectives-grid{grid-template-columns:1fr;gap:13px}.objective-card,.objective-wide{display:flex;gap:17px;align-items:flex-start;padding:24px 20px}.objective-icon{margin:0;flex-shrink:0}.objective-card h3{font-size:1rem;margin-bottom:9px}.objective-card p{font-size:.9rem}.objective-wide{grid-column:auto}.commitments-grid,.faq-grid{grid-template-columns:1fr;gap:31px}.commitments-intro{position:static}.commitment summary{padding:23px 0;font-size:1rem;grid-template-columns:21px 1fr 17px;gap:12px}.commitment .detail-content{padding:0 25px 24px 33px;font-size:.91rem}.section-hint{margin-top:20px}.candidates-intro{grid-template-columns:1fr;gap:28px}.candidates-count{display:none}.candidates-intro>div:first-child>p:last-child{font-size:.93rem;margin-top:24px}.candidate-pending{margin-top:26px;align-items:flex-start;padding:23px 20px;gap:15px}.candidate-pending>.icon{width:24px;height:24px}.candidate-pending h3{font-size:.94rem}.candidate-pending p{font-size:.87rem}.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.candidate-content{padding:17px}.candidate-content h3{font-size:1rem}.election-heading{grid-template-columns:1fr;gap:25px;margin-bottom:28px}.electoral-intro{padding-left:18px;font-size:.93rem}.election-steps{grid-template-columns:1fr;gap:18px}.election-step{padding:27px 24px}.election-step>p{font-size:.93rem}.election-step h3{font-size:1.77rem}.step-head{font-size:.61rem}.date-chip{padding:18px 0}.official-source strong{font-size:.95rem}.official-source p{font-size:.72rem}.official-source .button{white-space:normal;font-size:.79rem;width:100%;padding-inline:15px}.data-care{font-size:.88rem;gap:13px}.faq-item summary{font-size:1rem}.faq-item .detail-content{font-size:.93rem}.faq-item .text-link{font-size:.77rem}.contact-section{padding:54px 0}.contact-grid{grid-template-columns:1fr;gap:28px}.contact-copy>p:not(.eyebrow){max-width:none;font-size:.96rem}.contact-copy .contact-official{font-size:.8rem!important}.contact-card{padding:27px}.contact-card>h3{font-size:1.85rem}.contact-row strong{font-size:1rem}.contact-row small{font-size:.74rem}.contact-disclaimer{font-size:.72rem!important}.whatsapp-button{font-size:.9rem}.footer-top{flex-wrap:wrap;gap:22px}.footer-top .brand{width:100%}.footer-top p{font-size:1.12rem;flex:1}.footer-top .text-link{font-size:.69rem;gap:7px}.site-footer{padding-top:33px}.footer-bottom{grid-template-columns:1fr;gap:20px;font-size:.73rem;padding:25px 0 81px}.footer-bottom>div{text-align:left;align-items:flex-start;gap:5px}.floating-contact{bottom:18px;right:18px;width:51px;height:51px;padding:0}.floating-contact span{display:none}.floating-contact .icon{width:24px;height:24px}.info-page .section{padding-top:48px}.info-page .header-inner{gap:20px}.info-page .header-inner>.text-link{font-size:.68rem}.info-page .prose{font-size:.96rem}.info-page h1{font-size:3rem}.info-page .prose h2{font-size:1.2rem}}
@media(max-width:375px){.container{width:calc(100% - 32px)}.brand{gap:6px}.brand-name{font-size:1.14rem}.brand-symbol{width:35px}.menu-toggle span{display:none}.menu-toggle{min-width:37px;justify-content:center}.hero h1{font-size:2.55rem}.hero-art{height:345px}.orbit-one{width:285px;height:285px}.orbit-two{width:240px;height:240px}.voice-poster{width:244px;height:318px;padding-inline:23px}.poster-title{font-size:4rem}.poster-title i{font-size:3.3rem}.art-label-top{left:-2px;font-size:.56rem;padding:9px 12px}.art-label-bottom{right:-2px;padding:9px 12px}.label-mark{font-size:32px;padding-right:10px}.candidate-grid{grid-template-columns:1fr}.contact-card{padding:24px}.whatsapp-button{font-size:.8rem}.objective-card{gap:12px;padding:22px 17px}.objective-icon{width:32px;height:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{body{background:white;color:#111;font-size:10pt}.container{width:100%;max-width:none}.utility-bar,.site-header,.hero-art,.hero-bottom,.hero-actions,.hero-participate,.floating-contact,.candidate-pending,.footer-top,.footer-tricolor{display:none!important}.section,.contact-section{padding:20pt 0;background:white!important;color:#111!important;break-inside:auto}.hero{padding:15pt 0;background:white}.hero-grid,.about-grid,.mission-grid,.commitments-grid,.candidates-intro,.faq-grid,.contact-grid{display:block}.hero-grid{padding-bottom:0}.hero h1{font-size:30pt}h2{font-size:23pt}h3{font-size:14pt}.eyebrow{font-size:8pt!important;color:#111}.mission-card,.vision-card,.institution-card,.contact-card,.objective-card{background:white!important;color:#111!important;border:1px solid #ddd;padding:12pt;margin:10pt 0;break-inside:avoid}.mission-card h3,.contact-copy h2,.contact-copy h2 em{color:#111}.mission-decoration,.candidates-count{display:none}.objectives-grid{grid-template-columns:1fr 1fr;gap:12pt}.election-steps{gap:12pt}.election-step{padding:12pt;break-inside:avoid}.commitments-intro{position:static}.commitment,.faq-item{break-inside:avoid}.commitment .detail-content,.faq-item .detail-content{display:block!important;font-size:10pt}.site-footer{background:white}.footer-bottom{display:block;gap:0}.footer-bottom>div{text-align:left;align-items:flex-start}.contact-official{color:#111!important}.official-source{display:block}.button{color:#111!important;background:white!important;border:1px solid #aaa}.source-note{font-size:8pt!important}.hero-description{max-width:none}.institution-note{margin:12pt 0}.contact-copy>p:not(.eyebrow){max-width:none}.date-chip time strong{font-size:30pt}}

/* Logo supplied by the site owner. Original artwork is included unmodified. */
.brand-logo{display:block;width:64px;height:64px;object-fit:contain;border-radius:50%;flex-shrink:0}
.brand-seal{position:relative;z-index:1;width:min(88%,414px);aspect-ratio:1;border-radius:50%;box-shadow:0 20px 50px #173f3514;overflow:hidden;background:#fbf8f1}
.hero-logo{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%}
.hero-art-logo .art-label-top{top:10px;left:4px}
.hero-art-logo .art-label-bottom{bottom:3px;right:0}
.seal-tricolor{display:flex;width:27px;height:24px;margin-right:3px;box-shadow:0 0 0 1px #d9ddd3}
.seal-tricolor i{display:block;width:9px;height:24px;background:#fffdf8}
.seal-tricolor i:first-child{background:#1c5337}.seal-tricolor i:last-child{background:#ac212b}
.site-footer .brand-logo{width:70px;height:70px}
.error-logo{display:block;width:120px;height:120px;object-fit:contain;border-radius:50%;margin-bottom:32px}
@media(max-width:1100px){.brand-logo{width:58px;height:58px}.brand-seal{width:min(90%,340px)}.hero-art-logo .art-label-top{left:0;top:14px}.hero-art-logo .art-label-bottom{bottom:9px;right:0}}
@media(max-width:700px){.brand-logo{width:52px;height:52px}.brand-seal{width:min(86%,296px)}.hero-art-logo .art-label-top{top:0;left:3px}.hero-art-logo .art-label-bottom{bottom:0;right:1px}.site-footer .brand-logo{width:64px;height:64px}.seal-tricolor{width:24px;height:21px}.seal-tricolor i{width:8px;height:21px}}
@media(max-width:375px){.brand-logo{width:43px;height:43px}.brand-seal{width:min(88%,248px)}.hero-art-logo .art-label-top{top:10px}.hero-art-logo .art-label-bottom{bottom:9px}}

/* Footer contact details and social buttons. No external assets required. */
.footer-details{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;border-top:1px solid var(--line);padding:30px 0 32px;align-items:start}
.footer-details>section{min-width:0}
.footer-detail-title{display:flex;align-items:center;gap:9px;font-family:var(--sans);font-size:.72rem;font-weight:700;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;color:var(--green);margin:0 0 15px}
.footer-detail-title svg{width:19px;height:19px;flex-shrink:0}
.footer-location address{font-family:var(--sans);font-style:normal;font-size:.95rem;line-height:1.85;color:var(--text);max-width:430px;overflow-wrap:break-word}
.footer-social-links{display:flex;align-items:center;flex-wrap:wrap;gap:9px}
.footer-social-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;max-width:100%;padding:10px 13px;border:1px solid #cbd4c9;border-radius:6px;background:var(--paper);color:var(--green);font-family:var(--sans);font-size:.79rem;font-weight:600;line-height:1.4;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s}
.footer-social-button svg{width:19px;height:19px;flex-shrink:0}
.footer-social-button.is-pending{background:#eeeee7;border-color:#d4d8ce;color:#626b5e;cursor:not-allowed;opacity:1}
.footer-social-button[href]:hover{background:var(--green);border-color:var(--green);color:#fff;transform:translateY(-1px)}
.footer-social-note{font-family:var(--sans);font-size:.73rem;line-height:1.6;color:var(--muted);margin:11px 0 0}
@media(max-width:1040px){.footer-details{grid-template-columns:1fr 1fr;gap:36px}}
@media(max-width:760px){.footer-details{grid-template-columns:1fr;gap:27px;padding:25px 0 28px}.footer-location address{font-size:.94rem;max-width:none}.footer-detail-title{font-size:.72rem;margin-bottom:12px}.footer-social-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-social-button{justify-content:flex-start;padding:12px 15px;font-size:.86rem;min-height:48px}.footer-social-note{font-size:.76rem}.footer-socials{max-width:440px}}
@media(prefers-reduced-motion:reduce){.footer-social-button{transition:none}}
@media print{.footer-details{display:block;border-top:1px solid #bbb;padding:12pt 0;break-inside:avoid}.footer-location address{font-size:10pt;max-width:none}.footer-socials{display:none}}

.candidate-source-note{margin-top:28px;padding:14px 18px;border-left:3px solid var(--green);background:var(--green-light);font-size:.78rem;line-height:1.7;color:var(--muted)}
