@font-face{font-family:Exo\ 2;src:url(/fonts/exo-2-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Exo\ 2;src:url(/fonts/exo-2-500.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Exo\ 2;src:url(/fonts/exo-2-600.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Exo\ 2;src:url(/fonts/exo-2-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Exo\ 2;src:url(/fonts/exo-2-800.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Exo\ 2;src:url(/fonts/exo-2-900.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--purple:#62318a;--blue:#2e67af;--red:#c71619;--orange:#f59a00;--green:#08796d;--ink:#070707;--paper:#eff0ee;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:white;font-family:Exo\ 2,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:120px;background:var(--purple);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.5rem,4vw,5rem);position:-webkit-sticky;position:sticky;top:0;z-index:10}.wordmark{font-size:1.65rem;font-weight:900;letter-spacing:-1.5px;line-height:.75;text-align:center}.wordmark small{display:block;font-size:.8rem;letter-spacing:1px}.site-header nav{display:flex;gap:clamp(1.5rem,7vw,7rem);font-size:1.35rem;font-weight:700;text-transform:uppercase}.site-header nav a:hover{text-decoration:underline}.party{font-weight:800;font-size:1.5rem}.hero{min-height:780px;isolation:isolate;overflow:hidden;display:flex;align-items:center;padding:6rem max(8vw,calc((100vw - var(--max))/2));background:#000 url(/images/backgrounds/black-diagonal-texture.png) 50%/cover}.hero,.hero-copy{position:relative}.hero-copy{z-index:3;max-width:620px}.sun{font-size:6rem;color:var(--orange);line-height:.3;margin:0 0 1rem}.hero h1{font-size:clamp(3.5rem,7.5vw,7.4rem);letter-spacing:-.09em;line-height:.76;margin:.3rem 0;font-weight:900}.hero h1 span{display:block;font-size:.55em;letter-spacing:.02em;text-align:center}.eyebrow{color:var(--orange);font-weight:800;margin:2.2rem 0;font-size:1.1rem}.button{display:inline-block;border:0;padding:.65em 1.5em;color:white;font-size:clamp(1.1rem,2.4vw,2rem);font-weight:900;cursor:pointer;text-align:center}.blue{background:var(--blue)}.red{background:var(--red)}.purple{background:var(--purple)}.hero-photo{z-index:2;right:5%;bottom:0;width:min(48vw,700px)}.hero-photo,.hero-star{position:absolute;height:auto}.hero-star{z-index:1;right:-4%;top:7%;width:min(55vw,850px)}.about{background:var(--green) url(/images/backgrounds/green-watercolor-texture.png) center/cover;min-height:900px;position:relative;overflow:hidden;padding:4rem max(7vw,calc((100vw - 1400px)/2));border-bottom:5px solid var(--orange)}.about-content{max-width:70%;position:relative;z-index:2}.about h2,.manifesto h2,.social h2,.support h2,.testimonials h2{font-size:clamp(2.8rem,5.1vw,5.8rem);margin:0;color:var(--red);font-weight:900;letter-spacing:-.06em}.about p{font-size:clamp(1.05rem,1.5vw,1.45rem);line-height:1.35;font-weight:600;margin:1rem 0}.ornament{color:var(--orange);font-size:2rem;margin:1rem 0;text-align:center}.about-portrait{position:absolute;right:0;top:0;width:31%;height:100%;background:var(--orange);-webkit-clip-path:polygon(48% 0,100% 0,100% 100%,48% 100%,0 55%);clip-path:polygon(48% 0,100% 0,100% 100%,48% 100%,0 55%)}.about-portrait:after{content:"";display:block;width:100%;height:100%;background:url(/images/hero/fernando-portrait.png) 55% 33%/145% auto no-repeat;filter:grayscale(1)}.manifesto{background:#69a4e7;padding:7rem max(8vw,calc((100vw - 1080px)/2));color:#101010;background-image:linear-gradient(130deg,#75adea,#4684ce)}.manifesto>div{max-width:900px}.manifesto p{font-size:clamp(1.3rem,2.6vw,2.4rem);line-height:1.3}.manifesto .button{margin-top:1rem}.testimonials{background:#f59a00;color:#0a0a0a;padding:5rem max(8vw,calc((100vw - 1100px)/2));display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.testimonials h2{grid-column:1/-1;color:var(--purple);font-size:3rem}.testimonials article{font-size:1.3rem;line-height:1.4}.testimonials blockquote{margin:0;font-weight:600}.testimonials cite{display:block;color:var(--blue);font-style:normal;font-weight:900;text-align:center;margin-top:1rem}.support{background:#62a1e6;padding:5rem max(6vw,calc((100vw - 1100px)/2));display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:4rem;gap:4rem;color:#000}.support-intro h2{color:var(--red)}.support-intro p{font-size:1.25rem;font-weight:600}.support-form{background:#050505;color:#75aaf0;padding:3rem;box-shadow:0 8px 9px #0005;display:grid;grid-gap:1.3rem;gap:1.3rem}.support-form label,.support-form legend{font-weight:800;text-transform:uppercase}.support-form input,.support-form select{display:block;width:100%;margin-top:.5rem;background:transparent;border:1px solid #5791d4;color:#9ac2f5;padding:.85rem;font-size:1rem}.support-form select option{color:#111}.support-form fieldset{border:0;padding:0;display:flex;gap:1rem;flex-wrap:wrap}.support-form fieldset label{display:flex;align-items:center;gap:.5rem}.support-form fieldset input{width:1.1rem;margin:0}.support-form button:disabled{opacity:.6;cursor:wait}.form-success{color:#9fe099;margin:0}.form-error{color:#ff9b9b;margin:0}.social{text-align:center;padding:6rem 1.5rem;background:#000 url(/images/backgrounds/black-diagonal-texture.png) 50%/cover}.social h2{color:var(--orange);max-width:850px;margin:auto}.social p{font-size:1.2rem}.social div{display:flex;justify-content:center;gap:1rem}.social a{border:2px solid var(--blue);border-radius:2rem;padding:.8rem 1.3rem;color:white;font-weight:700}footer{background:var(--purple);padding:1.3rem;text-align:center;font-weight:700}@media(max-width:800px){.site-header{height:74px}.site-header nav{display:none}.party{font-size:1rem}.wordmark{font-size:1.15rem}.hero{min-height:700px;padding:3rem 1.5rem;align-items:flex-start}.hero-copy{margin-top:1rem}.hero h1{font-size:4.2rem}.hero-photo{width:90vw;right:-20vw}.hero-star{width:110vw;right:-49vw;top:30%}.about{padding:3.5rem 1.7rem 4rem}.about-content{max-width:none}.about h2{max-width:55%;font-size:3.4rem}.about p{font-size:1.15rem}.about-portrait{width:52%;opacity:.52}.manifesto{padding:4rem 1.7rem}.manifesto p{font-size:1.35rem}.testimonials{display:block;padding:3.5rem 1.7rem}.testimonials article{margin-top:2.5rem}.support{display:block;padding:3.5rem 1.5rem}.support-form{margin-top:2rem;padding:2rem 1.25rem}.social h2{font-size:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(max-width:800px){.hero-copy{max-width:100%}.hero h1{font-size:clamp(2.9rem,14vw,3.5rem);line-height:.8}.hero h1 span{font-size:.53em}.eyebrow{max-width:280px;font-size:.85rem;line-height:1.2;margin:1.5rem 0}}.section-divider{height:clamp(48px,6vw,116px);background-color:#050505;background-image:url(/images/dividers/geometric-divider-purple.png);background-size:auto 100%;background-position:50%;background-repeat:repeat-x}.section-divider--blue{filter:hue-rotate(152deg) saturate(1.2)}.education-details{border-top:1px solid #5791d4;padding-top:1.3rem;display:grid;grid-gap:1.3rem;gap:1.3rem}.education-details>p{font-weight:700;margin:0;color:white}.actions-page,.thanks-page{min-height:100vh;padding:clamp(2rem,7vw,6rem) 1.5rem;display:grid;place-items:center;background:#050505 url(/images/backgrounds/black-diagonal-texture.png) 50%/cover}.actions-page section,.thanks-card{width:min(100%,850px);padding:clamp(2rem,6vw,5rem);background:var(--orange);color:#080808;text-align:center;box-shadow:0 10px 30px #0008}.actions-page h1,.thanks-card h1{margin:.7rem 0;color:var(--purple);font-size:clamp(3.8rem,10vw,7rem);line-height:.8;font-weight:900}.actions-intro,.thanks-card p:not(.sun){font-size:clamp(1.15rem,2.2vw,1.6rem);font-weight:600;line-height:1.4}.thanks-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.actions-page{background-color:var(--green);background-image:url(/images/backgrounds/green-watercolor-texture.png)}.actions-page section{text-align:left}.actions-page h1{color:var(--orange)}.actions-page ol{padding:0;list-style:none;display:grid;grid-gap:1rem;gap:1rem;margin:2rem 0}.actions-page li{display:flex;gap:1rem;align-items:flex-start;font-size:1.15rem;font-weight:600}.actions-page li span{color:var(--orange);font-size:1.6rem;font-weight:900;line-height:1}@media(max-width:800px){.actions-page section,.thanks-card{padding:2.5rem 1.5rem}.thanks-actions{flex-direction:column}.thanks-actions .button{width:100%}}.iza-support{min-height:690px;position:relative;overflow:hidden;background:var(--orange) url(/images/backgrounds/green-watercolor-texture.png) center/cover;padding:5rem max(7vw,calc((100vw - 1400px)/2));color:#090909}.iza-copy{position:relative;z-index:2;max-width:52%}.iza-support h2{margin:0 0 1.4rem;color:var(--purple);font-size:clamp(3.3rem,5.3vw,6rem);font-weight:900;line-height:.85}.quote-tabs{display:flex;gap:.5rem;margin:1.4rem 0}.quote-tabs button{border:2px solid var(--purple);background:transparent;color:var(--purple);padding:.45rem .9rem;font:900 .95rem Exo\ 2;cursor:pointer}.quote-tabs button[aria-selected=true]{background:var(--purple);color:#fff}.iza-support blockquote{margin:0;font-size:clamp(1.2rem,1.7vw,1.8rem);font-weight:600;line-height:1.35}.iza-support cite{display:block;margin-top:1.5rem;color:var(--blue);font-size:1.25rem;font-style:normal;font-weight:900}.iza-photo-frame{position:absolute;right:-2%;bottom:0;width:min(57vw,890px);height:100%;display:flex;align-items:flex-end}.iza-photo{width:100%;height:auto;object-fit:contain;object-position:right bottom}@media(max-width:800px){.iza-support{min-height:740px;padding:3rem 1.5rem}.iza-copy{max-width:100%}.iza-support h2{font-size:clamp(2.8rem,11vw,4rem);max-width:80%}.iza-support blockquote{font-size:1.05rem;max-width:77%}.iza-photo-frame{width:124vw;right:-35%;height:52%;align-items:flex-end}.iza-photo{opacity:.82;object-position:58% bottom}}.thanks-page{display:block;padding:0;background:#050505 url(/images/backgrounds/black-diagonal-texture.png) 50%/cover}.thanks-shell{width:min(1200px,100%);margin:auto;padding:clamp(3rem,8vw,7rem) 1.5rem}.thanks-hero{max-width:800px}.thanks-hero h1{font-size:clamp(3.5rem,8vw,7.5rem);line-height:.82;margin:1rem 0;color:var(--orange);font-weight:900;letter-spacing:-.07em}.thanks-hero>p:last-child{font-size:clamp(1.2rem,2.1vw,1.8rem);line-height:1.35;font-weight:600}.thank-you-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin:3rem 0}.thank-action-card{background:#69a4e7;color:#090909;padding:2rem;min-height:270px;display:flex;flex-direction:column;align-items:flex-start}.thank-action-card.primary{background:var(--orange)}.thank-action-card.dark{background:var(--purple);color:#fff}.card-number{font-size:1.1rem;font-weight:900;color:var(--red);margin:0}.thank-action-card h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:.9;margin:.6rem 0;font-weight:900}.thank-action-card p{font-weight:600;line-height:1.35}.thank-action-card code{display:block;max-width:100%;overflow-wrap:anywhere;background:#ffffffaa;padding:.7rem;margin:.5rem 0 1rem}.thank-action-card .button{font-size:1rem;margin:.3rem 0}.green{background:var(--green)}.notice{color:#51286f}.back-link{display:inline-block;margin-top:1.5rem;font-weight:800;text-decoration:underline}.actions-page{display:block;padding:0}.actions-page section{width:min(1000px,100%);margin:auto;min-height:100vh;padding:clamp(3rem,8vw,7rem) 1.5rem;background:#050505;color:white}.actions-page h1{max-width:720px}.actions-page li h2{font-size:1.5rem;margin:0;color:var(--orange)}.actions-page li p{margin:.35rem 0 0;line-height:1.4}.actions-page .back-link{display:block;color:#fff}.admin-page{min-height:100vh;background:#eef0ee;color:#111;padding:clamp(1.5rem,4vw,4rem);font-family:Exo\ 2,Arial,sans-serif}.admin-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;border-bottom:4px solid var(--purple);padding-bottom:1.5rem}.admin-header h1,.admin-login h1{color:var(--purple);font-size:clamp(2.4rem,6vw,5.5rem);line-height:.8;margin:.4rem 0;font-weight:900}.admin-login{max-width:550px;margin:10vh auto;background:var(--orange);padding:clamp(2rem,6vw,4rem);box-shadow:10px 10px 0 var(--purple)}.admin-login form{display:grid;grid-gap:1rem;gap:1rem}.admin-filters label,.admin-login label{font-weight:800;display:grid;grid-gap:.35rem;gap:.35rem}.admin-filters input,.admin-filters select,.admin-login input{font:inherit;padding:.75rem;border:2px solid #111;background:#fff}.text-button{border:0;background:none;color:var(--purple);font:800 1rem Exo\ 2;text-decoration:underline;cursor:pointer;padding:.4rem}.umami-slot{margin:2rem 0;background:#111;color:#fff;border-left:12px solid var(--orange);padding:1.4rem 1.7rem;display:grid;grid-gap:.3rem;gap:.3rem}.umami-slot p{color:var(--orange);font-weight:900;margin:0}.umami-slot span{color:#bed1ee}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.admin-stats article{background:#fff;padding:1.5rem;border-bottom:5px solid var(--blue);display:grid;grid-gap:.4rem;gap:.4rem}.admin-stats span{font-weight:700}.admin-stats strong{font-size:2.8rem;line-height:1;color:var(--purple)}.admin-section{margin-top:3rem;background:#fff;padding:clamp(1.2rem,3vw,2.5rem)}.section-heading{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:1.5rem}.section-heading h2{font-size:clamp(2rem,4vw,3.5rem);line-height:.85;margin:.3rem 0;color:var(--purple)}.section-heading p{max-width:390px;font-weight:600}.ranking-table{display:grid;grid-gap:1px;gap:1px;background:#d8d8d8;overflow:auto}.ranking-head,.ranking-row{display:grid;grid-template-columns:55px minmax(180px,2fr) minmax(160px,1fr) 100px 90px;align-items:center;grid-gap:1rem;gap:1rem;padding:.8rem 1rem;background:#fff}.ranking-head{font-weight:900;background:#111;color:#fff}.admin-filters{grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.admin-filters,.candidate-list{display:grid;grid-gap:1rem;gap:1rem}.candidate-list article{border:2px solid #ddd;padding:1.2rem;display:flex;gap:1rem;justify-content:space-between;align-items:center}.candidate-list h3{font-size:1.4rem;margin:0}.candidate-list p{margin:.3rem 0}.status-badge{display:inline-block!important;padding:.2rem .5rem;font-weight:800;font-size:.85rem}.status-badge.pending{background:var(--orange)}.status-badge.selected{background:#92ddbd}.status-badge.not_selected{background:#f3b6b6}.candidate-actions{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.candidate-actions .button{font-size:.8rem;padding:.6rem .8rem}.admin-message{font-weight:800;color:var(--purple)}@media(max-width:800px){.admin-stats,.thank-you-grid{grid-template-columns:1fr}.thank-action-card{min-height:auto}.admin-header,.candidate-list article,.section-heading{display:block}.admin-header .text-button{position:absolute;top:1.5rem;right:1.5rem}.admin-filters{grid-template-columns:1fr}.ranking-head{display:none}.ranking-row{grid-template-columns:35px 1fr 64px;gap:.7rem}.ranking-row button,.ranking-row span:nth-child(3){display:none}.candidate-actions{justify-content:flex-start;margin-top:1rem}.admin-stats article{padding:1rem}.thanks-hero h1{font-size:clamp(3.2rem,14vw,4.8rem)}}html{overflow-x:clip;text-size-adjust:100%}section[id]{scroll-margin-top:132px}button,input,select,textarea{font:inherit}.menu-toggle{display:none}@media (max-width:800px){.site-header{padding-inline:1.25rem;gap:.75rem}.site-header .wordmark{font-size:1.05rem;line-height:.72;text-align:left}.site-header .wordmark small{font-size:.62rem;letter-spacing:.7px}.site-header .party{font-size:.9rem;margin-left:auto}.site-header nav{display:none}.site-header nav.is-open{display:grid;position:absolute;z-index:20;top:68px;left:0;right:0;grid-gap:0;gap:0;padding:.4rem 1.25rem 1rem;background:var(--purple);border-top:1px solid rgba(255,255,255,.25);box-shadow:0 12px 16px rgba(0,0,0,.28)}.site-header nav.is-open a{min-height:48px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.2);font-size:1.05rem}.menu-toggle{width:44px;height:44px;padding:0;color:white}.menu-toggle span{width:24px}section[id]{scroll-margin-top:86px}.site-header{padding-inline:1.5rem;height:68px}.site-header .party,.site-header a{flex-shrink:0}.site-header .party{display:none}.site-header nav{display:flex;position:fixed;inset:68px 0 auto;z-index:9;padding:1rem 1.5rem 1.5rem;background:var(--purple);box-shadow:0 12px 18px #0005;flex-direction:column;gap:0;transform:translateY(-130%);opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.site-header nav.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.site-header nav a{padding:.9rem 0;border-bottom:1px solid #ffffff44;font-size:1.1rem}.site-header nav a:last-child{border-bottom:0}.menu-toggle{margin-left:auto;width:48px;height:48px;display:grid;place-content:center;grid-gap:5px;gap:5px;border:0;background:transparent;color:#fff;cursor:pointer}.menu-toggle span{display:block;width:25px;height:3px;background:currentColor}.hero{min-height:max(700px,100svh)}.hero-copy{padding-bottom:1.5rem}.hero .button{min-height:46px;display:inline-flex;align-items:center;justify-content:center}.about{min-height:auto;padding-bottom:5rem}.about h2{max-width:68%;font-size:clamp(2.85rem,13vw,3.45rem)}.about p{max-width:92%;line-height:1.42}.about-portrait{width:44%;opacity:.38}.manifesto{padding-block:3.5rem}.manifesto h2{font-size:clamp(2.45rem,11.4vw,3.25rem);line-height:.92}.manifesto p{font-size:clamp(1.12rem,5.2vw,1.3rem);line-height:1.42}.testimonials h2{font-size:clamp(2.4rem,11vw,3rem);line-height:.9}.testimonials article{font-size:1.12rem;line-height:1.48}.iza-support{min-height:800px;padding-bottom:2.25rem}.iza-support h2{max-width:92%;line-height:.9}.iza-support blockquote{max-width:74%;line-height:1.42}.iza-photo-frame{height:48%}.support{padding-block:3rem}.support-intro p{font-size:1.12rem;line-height:1.42}.support-form{padding:1.5rem 1.15rem;gap:1.1rem}.support-form input,.support-form select{min-height:48px;padding:.75rem}.support-form fieldset{gap:.7rem 1rem}.support-form fieldset label{min-height:44px;padding-block:.25rem}.support-form .button{width:100%;min-height:50px}.social{padding:4rem 1.5rem}.social h2{font-size:clamp(2.45rem,12vw,3rem);line-height:.9}.social div{flex-direction:column;width:min(100%,300px);margin-inline:auto}.social a{min-height:48px;display:flex;align-items:center;justify-content:center}.thanks-shell{padding-inline:1rem}.thank-you-grid{margin-block:2rem}.thank-action-card{padding:1.5rem}.actions-page section{padding-inline:1.5rem}.actions-page li{gap:.75rem;font-size:1.05rem}.admin-page{padding:1rem}.admin-header{position:relative;padding-right:4.5rem}.admin-header .text-button{top:0;right:0;min-height:44px}.umami-slot{margin:1.25rem 0;padding:1rem;border-left-width:8px}.umami-slot span{line-height:1.35}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.admin-stats article{min-height:108px;padding:1rem}.admin-stats strong{font-size:2.2rem}.admin-section{margin-top:1.5rem;padding:1rem}.section-heading{margin-bottom:1rem}.section-heading p{margin:.75rem 0 0;line-height:1.35}.coverage-table,.leads-table,.ranking-table{margin-inline:-1rem;padding-inline:1rem;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.ranking-head,.ranking-row{min-width:640px;grid-template-columns:48px minmax(170px,2fr) minmax(150px,1fr) 80px 94px}.ranking-row button,.ranking-row span:nth-child(3){display:inline-block}.ranking-row .text-button{min-height:42px;padding-inline:.65rem;white-space:nowrap}.admin-filters{gap:.8rem;margin-bottom:1rem}.admin-filters input,.admin-filters select{min-height:48px}.search-control{align-items:stretch}.search-control .text-button{min-height:48px}.candidate-actions{gap:.55rem}.candidate-actions .button,.candidate-actions .text-button{min-height:42px}.pagination{justify-content:space-between;gap:.5rem;margin-top:1rem}.pagination .text-button{min-height:44px}.admin-page .admin-header{padding-bottom:1rem}.admin-page .admin-header h1{font-size:clamp(2.25rem,12vw,3.2rem)}.admin-page .umami-slot{margin:1.25rem 0;padding:1.1rem;border-left-width:7px}.admin-page .admin-stats{gap:.75rem}.admin-page .admin-section{margin-top:1.25rem;padding:1rem}.admin-page .section-heading{margin-bottom:1rem}.admin-page .section-heading p{margin:.65rem 0 0}.admin-page .coverage-table,.admin-page .leads-table,.admin-page .ranking-table{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;border:1px solid #d8d8d8}.admin-page .ranking-head{display:grid}.admin-page .ranking-row{grid-template-columns:55px minmax(180px,2fr) minmax(160px,1fr) 100px 90px}.admin-page .ranking-row button,.admin-page .ranking-row span:nth-child(3){display:inline-block}.admin-page .leads-head{display:grid}.admin-page .leads-row{min-width:1020px}.admin-page .candidate-actions{justify-content:flex-start}.admin-page .pagination{gap:.55rem;font-size:.92rem;flex-wrap:wrap}.admin-page .pagination .text-button{min-height:44px}.admin-page .admin-filters input,.admin-page .admin-filters select{min-height:48px}.admin-page .search-control{align-items:stretch}.admin-page .search-control .text-button{min-height:48px}.admin-login{margin:3rem auto;padding:2rem;box-shadow:8px 8px 0 var(--purple)}.admin-login .button{width:100%;min-height:52px}.admin-page .coverage-table,.admin-page .leads-table,.admin-page .ranking-table{display:block;margin-inline:0;padding-inline:0;background:#d8d8d8}.admin-page .ranking-head,.admin-page .ranking-row{width:660px;min-width:660px}.admin-page .leads-head,.admin-page .leads-row{width:1180px;min-width:1180px}.admin-page .coverage-head,.admin-page .coverage-row{width:680px;min-width:680px}}@media (max-width:360px){.site-header{padding-inline:1rem}.wordmark{font-size:1rem}.party{font-size:.9rem}.hero{padding-inline:1.25rem}.hero h1{font-size:clamp(2.75rem,14vw,3.1rem)}.about,.iza-support,.manifesto,.support,.testimonials{padding-inline:1.25rem}.about h2{font-size:2.75rem}.manifesto h2{font-size:2.3rem}.thanks-hero h1{font-size:3rem}}@media (min-width:801px){.menu-toggle{display:none}}.site-header{display:grid;grid-template-columns:1fr auto 1fr}.site-header nav{grid-column:2}.site-header .menu-toggle{grid-column:3;justify-self:end}.hero-campaign-logo{margin:0 0 2rem}.footer-campaign-logo{width:clamp(185px,15vw,235px);margin:auto}.site-footer{display:grid;justify-items:center;grid-gap:.65rem;gap:.65rem}.site-footer p{margin:0;font-size:.76rem;line-height:1.35}.site-footer a{font-size:.8rem;text-decoration:underline}.whatsapp-float{position:fixed;z-index:30;right:1.35rem;bottom:1.35rem;display:flex;align-items:center;gap:.55rem;padding:.82rem 1.05rem .82rem .82rem;border-radius:999px;background:#25d366;color:#071d0f;box-shadow:0 5px 18px #0007;font-size:.95rem;transition:transform .18s ease,box-shadow .18s ease}.whatsapp-float span{display:grid;width:1.75rem;height:1.75rem;place-items:center;border-radius:50%;background:#fff;color:#158a43;font-size:1.25rem;font-weight:900}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0008}@media (max-width:800px){.site-header{grid-template-columns:1fr auto}.site-header nav{grid-column:auto}.hero-campaign-logo{width:min(72vw,290px)!important;margin-bottom:1.35rem}.whatsapp-float{right:1rem;bottom:1rem;padding:.78rem}.whatsapp-float b{display:none}}