@font-face{font-family:BIM;src:url('BIM.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
.post-election .hero__inner{min-height:560px;padding:80px 0 64px}
.post-election__brand{margin-bottom:42px;font-size:24px}
body.post-election{position:relative;isolation:isolate;min-height:100vh;min-height:100svh;background:#347d94;color:#fff}
.post-election::before,.post-election::after{content:"";position:fixed;inset:-20%;z-index:-1;pointer-events:none}
.post-election::before{background:radial-gradient(ellipse at 25% 35%,#62aeb8 0%,transparent 55%),radial-gradient(ellipse at 80% 70%,#285e85 0%,transparent 60%);opacity:.8}
.post-election::after{background:radial-gradient(ellipse at 75% 25%,#73bbc2 0%,transparent 50%),radial-gradient(ellipse at 20% 85%,#326f97 0%,transparent 55%);opacity:.45}
.post-election .intro,.post-election .socials{background:transparent}
.post-election .socials{padding:36px 0 48px}
.post-election .socials h2{font-size:clamp(40px,5vw,64px)}
.post-election .socials__links{max-width:1000px;margin-inline:auto}
.post-election .socials__links a{min-width:0;background:#ffffffed;font-size:clamp(23px,3vw,30px)}
.post-election .socials__links a>span:first-child{min-width:0}
.post-election .footer{color:#fff;border-top:1px solid #ffffff40;padding-block:28px 36px}
.post-election .footer__legal{max-width:1000px;font-family:Manrope,Arial,sans-serif;font-size:12px;line-height:1.65}
.post-election .site-nav{background:#245867ed;color:#fff;border-color:#ffffff30;box-shadow:none;backdrop-filter:blur(16px)}
.post-election .site-nav__links a:hover{background:#ffffff20}
.post-election__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px}
.post-election .post-election__actions .button{margin:0;min-height:60px}
.post-election .post-election__donate{background:#245867;color:#fff;border:1px solid #ffffff70}
.post-election a:focus-visible,.post-election button:focus-visible{outline-color:#fff}
@media(max-width:1100px){.post-election .site-nav__links a{background:#ffffff18}}
@media(max-width:700px){.post-election .socials__links{max-width:440px}.post-election__actions{max-width:440px;margin-inline:auto;flex-direction:column}.post-election .post-election__actions .button{width:100%;font-size:20px;gap:12px}.post-election .hero h1{font-size:clamp(44px,11.5vw,76px)}.post-election .socials{padding:24px 0 36px}.post-election .footer__legal{font-size:11px}.post-election .socials__links a{padding:22px}}
.post-election .hero{border:0}
@media(prefers-reduced-motion:no-preference){
  .post-election::before{animation:gradient-flow 7s ease-in-out infinite alternate}
  .post-election::after{animation:gradient-flow 10s ease-in-out -4s infinite alternate-reverse}
  .post-election .hero__copy{animation:none}
  .post-election .hero__copy>*{animation:post-election-arrive .8s cubic-bezier(.22,1,.36,1) both}
  .post-election .hero__copy>:nth-child(2){animation-delay:.1s}
  .post-election .hero__copy>:nth-child(3){animation-delay:.2s}
  .post-election .hero__copy>:nth-child(4){animation-delay:.3s}
  .post-election .hero__copy>:nth-child(5){animation-delay:.4s}
  .post-election .socials{animation:post-election-arrive .9s ease-out .45s both}
}
@keyframes gradient-flow{0%{transform:translate(-5%,-3%) scale(1);opacity:.45}50%{transform:translate(4%,5%) scale(1.08);opacity:.75}100%{transform:translate(6%,-4%) scale(1.02);opacity:.6}}
@keyframes post-election-arrive{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}
.post-election .hero h1{font-size:clamp(44px,9vw,116px);line-height:1.05}
.post-election .hero__lead{font-size:clamp(28px,4vw,48px);margin-top:24px}
.post-election__note{max-width:620px;margin:24px auto 0;font-family:Manrope,Arial,sans-serif;font-size:17px;line-height:1.6}
.post-election .post-election__button{margin-top:32px;background:#fff;color:#245867;gap:24px;max-width:100%;text-align:left}
.post-election .tools__cards{grid-template-columns:repeat(3,minmax(0,1fr));max-width:940px}
.post-election .tools__heading h2{font-size:clamp(44px,6vw,76px)}
.post-election .tools__heading p{font-size:clamp(20px,2.5vw,28px)}
@media(max-width:700px){.post-election .hero__inner{min-height:0;padding:56px 0 48px}.post-election__brand{font-size:20px;margin-bottom:36px}.post-election__note{font-size:15px}.post-election .post-election__button{font-size:20px;padding:18px 20px}.post-election .tools__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.post-election .tool-card:nth-child(n){order:0}}
:root{--blue:#52a7bb;--pale:#e8f4f6;--ink:#101010;--paper:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--paper);font-family:BIM,Arial,sans-serif;font-weight:400}
a{color:inherit}button{font:inherit}img{display:block;max-width:100%}
.container{width:min(1320px,calc(100% - 96px));margin-inline:auto}
h1,h2,h3,p{margin:0;font-weight:400}h1,h2{letter-spacing:-.055em;line-height:.95;text-wrap:balance}
p{line-height:1.2}a:focus-visible,button:focus-visible,.faq__viewport:focus-visible{outline:3px solid #173e69;outline-offset:6px}
.intro{background:linear-gradient(to bottom,transparent 70%,#fff 100%),radial-gradient(ellipse at 50% 35%,#52a7bb 35%,#8bc4cf 74%,#e4f1f4 100%)}
.hero{color:#fff;text-align:center;border-bottom:1px solid #ffffff26}
.hero__inner{display:grid;place-items:center;min-height:490px;padding:90px 0 80px}
.hero__copy{width:100%}.hero h1{font-size:clamp(80px,10.6vw,146px)}
.hero__lead{max-width:700px;margin:26px auto 0;font-size:clamp(22px,2.6vw,34px)}
.tools{color:#fff;text-align:center}
.tools__inner{padding:50px 0 65px}
.tools__heading h2{font-size:clamp(65px,8.5vw,118px)}
.tools__heading p{max-width:720px;margin:34px auto 0;font-size:clamp(22px,2.5vw,33px)}
.tools__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:42px auto 30px;max-width:1140px;align-items:stretch}
.tool-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:24px 16px 28px;border:4px solid var(--blue);border-radius:32px;background:#fff;color:#080808;text-decoration:none;transition:transform .35s cubic-bezier(.2,.8,.2,1);will-change:transform}
.tool-card__image,.tool-card__logo{width:184px;height:184px;border-radius:28px;object-fit:cover;flex-shrink:0}
.tool-card__logo{display:grid;place-items:center;color:#052b65;font-family:cursive;font-weight:700;font-style:italic;font-size:35px;letter-spacing:-.07em}
.tool-card h3{margin:14px 0 5px;font-size:19px;line-height:1.05;text-wrap:balance}
.tool-card__vpn{display:table;margin:7px auto 4px;padding:4px 7px;border-radius:999px;background:#fff0cc;color:#704600;font-family:inherit;font-size:10px;font-weight:400;line-height:1.2;letter-spacing:0;white-space:nowrap}
.permission-badge{display:inline-block;max-width:100%;padding:5px 9px;border-radius:12px;background:#e3efff;color:#174c91;font-family:inherit;font-size:10px;font-weight:400;line-height:1.4;letter-spacing:0;white-space:normal;text-wrap:pretty}
.tool-card h3 .permission-badge{display:table;margin:7px auto 4px}
.tool-card p{max-width:225px;font-size:14px;line-height:1.05;text-wrap:balance}
.tool-card__arrow{position:absolute;right:12px;bottom:9px;opacity:0;transition:opacity .25s}
.tools__note{color:#74888d;font-size:15px}
.countdown{padding:60px 0 30px;text-align:center}
.countdown h2{font-size:clamp(40px,5vw,72px)}
.countdown__lead{margin:24px 0 0;font-size:clamp(26px,3.5vw,44px);line-height:1.2}
.countdown__timer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:min(100%,850px);margin:40px auto 0;padding:28px;border-radius:44px;background:var(--blue)}
.countdown__timer[hidden]{display:none}
.countdown__unit{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:18px 8px 16px;border-radius:30px;background:#c8f7ff}
.countdown__value{position:relative;display:block;overflow:hidden;min-width:2.1ch;text-align:center;font-family:BIM,Arial,sans-serif;font-size:clamp(60px,8vw,112px);font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.055em}
.countdown__digit{display:block}
.countdown__digit--outgoing{position:absolute;inset:0;pointer-events:none}
.countdown__label{font-size:clamp(18px,2vw,26px);line-height:1.1}
.countdown__date{margin-top:18px;color:#548b98;font-size:16px}
.faq{background:#fff;padding:70px 0 80px;overflow:hidden}
.faq__grid>div:first-child{text-align:center;margin-bottom:54px}
.eyebrow{font-size:15px;margin-bottom:14px;color:#548b98}
.faq h2{font-size:clamp(55px,6.5vw,88px)}
.faq__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}
.faq-card{overflow:hidden;border-radius:30px;background:var(--blue);color:#fff;text-align:center;transition:transform .35s cubic-bezier(.2,.8,.2,1)}
.faq-card h3{display:grid;place-items:center;min-height:70px;padding:15px 20px;background:var(--pale);color:var(--blue);font-size:25px;line-height:1.08}
.faq-card p{display:grid;place-items:center;min-height:190px;padding:32px 26px;font-size:21px;line-height:1.2}
.faq-card:first-child{grid-column:2;grid-row:1 / span 2}.faq-card:first-child p{min-height:310px}
.faq-card:nth-child(2){grid-column:1;grid-row:1}.faq-card:nth-child(3){grid-column:3;grid-row:1}.faq-card:nth-child(4){grid-column:3;grid-row:2}
.faq__list--copy{display:none}
.help{padding:75px 0;background:var(--pale)}
.help__grid,.support__inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.help h2,.support h2{font-size:clamp(44px,5vw,68px)}
.help__body>p,.support__body>p{font-size:22px;line-height:1.35}
.contacts{display:grid;gap:16px;margin-top:28px}.contacts a{position:relative;padding:18px 40px 18px 20px;border-radius:18px;background:#fff;text-decoration:none;font-size:25px;overflow-wrap:anywhere;transition:transform .25s}.contacts small{display:block;margin-bottom:7px;font-size:15px;color:#548b98}.contacts span{position:absolute;right:20px;top:25px}
.support{padding:75px 0;background:#f6fafb}.button{display:inline-flex;gap:45px;align-items:center;justify-content:space-between;margin-top:24px;padding:16px 24px;border-radius:25px;background:var(--blue);color:#fff;text-decoration:none;font-size:22px;transition:transform .25s}
.footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px;padding-block:35px;color:#658089}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;line-height:1}.brand img{width:48px;height:auto}.footer__legal{font-size:12px;line-height:1.5}.footer>a:last-child{white-space:nowrap;text-decoration:none}
.vpn-notice{display:none}
.reveal{transition:opacity .7s ease,translate .7s ease}@media(prefers-reduced-motion:no-preference){.reveal:not(.reveal--visible){opacity:0;translate:0 22px}.hero__copy{animation:enter .85s both}}
@keyframes enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(hover:hover){.tool-card:hover,.faq-card:hover{transform:scale(1.045);z-index:1}.tool-card:hover .tool-card__arrow{opacity:1}.contacts a:hover,.button:hover{transform:scale(1.025)}}
@media(max-width:1000px) and (min-width:701px){.container{width:calc(100% - 48px)}.tools__cards{gap:12px}.tool-card{padding:18px 10px;border-radius:24px}.tool-card__image,.tool-card__logo{width:145px;height:145px}.tool-card h3{font-size:17px}.tool-card p{font-size:13px}.faq-card p{font-size:18px;padding:24px 18px}.faq-card h3{font-size:21px}}
@media(max-width:700px){
.countdown{padding:45px 0 28px}.countdown h2{font-size:clamp(36px,9vw,54px)}.countdown__timer{grid-template-columns:1fr;width:184px;gap:18px;margin-top:30px;padding:20px;border-radius:34px}.countdown__unit{padding:12px 8px;border-radius:24px}.countdown__value{font-size:88px}.countdown__label{font-size:22px}.countdown__date{font-size:14px}
.container{width:calc(100% - 40px)}
.intro{background:linear-gradient(to bottom,transparent 72%,#fff 100%),radial-gradient(ellipse at 50% 35%,#52a7bb 48%,#74b8c7 100%)}
.hero{border:0}.hero__inner{min-height:380px;padding:90px 0 66px}.hero h1{font-size:clamp(48px,13.5vw,88px)}.hero__lead{max-width:360px;margin-top:25px;font-size:22px;line-height:1.1}
.tools__inner{padding:30px 0 28px}.tools__heading h2{font-size:clamp(43px,12.3vw,78px)}.tools__heading p{max-width:470px;font-size:22px;margin-top:24px;line-height:1.06}
.tools__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:34px auto 20px;max-width:480px}.tool-card{padding:17px 10px 20px;border-width:3px;border-radius:24px}.tool-card:nth-child(1){order:3}.tool-card:nth-child(2){order:1}.tool-card:nth-child(3){order:2}.tool-card:nth-child(4){order:4}
.tool-card__image,.tool-card__logo{width:min(100%,150px);height:auto;aspect-ratio:1;border-radius:23px}.tool-card__logo{font-size:clamp(23px,6.2vw,35px)}.tool-card h3{font-size:15px;margin-top:12px}.tool-card p{font-size:11px;line-height:1.05}.tools__note{font-size:14px}
.faq{padding:38px 0 65px}.faq h2{font-size:clamp(43px,10.8vw,68px)}.faq__grid>div:first-child{margin-bottom:38px}.faq__viewport{width:100vw;margin-left:-20px;overflow-x:auto;scrollbar-width:none;padding:12px 0 18px}.faq__viewport::-webkit-scrollbar{display:none}
.faq__track{--gap:18px;display:flex;gap:var(--gap);width:max-content;animation:questions-drift 55s linear infinite;will-change:transform}
.faq__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;gap:18px;width:calc(160vw + 18px);flex-shrink:0;align-items:stretch}.faq__list--copy{display:grid}
.faq-card:nth-child(n){grid-column:auto;grid-row:auto}.faq-card{border-radius:24px}.faq-card h3{min-height:65px;font-size:23px;padding:13px 18px}.faq-card p,.faq-card:first-child p{min-height:155px;font-size:19px;padding:25px 20px}.faq-card:nth-child(1){grid-column:1;grid-row:1}.faq-card:nth-child(2){grid-column:2;grid-row:1}.faq-card:nth-child(3){grid-column:1;grid-row:2}.faq-card:nth-child(4){grid-column:2;grid-row:2}
.faq__viewport:focus-within .faq__track,.faq__viewport.is-paused .faq__track{animation-play-state:paused}
.help,.support{padding:48px 0}.help__grid,.support__inner{grid-template-columns:1fr;gap:28px}.help h2,.support h2{font-size:48px}.help__body>p,.support__body>p{font-size:20px}.contacts a{font-size:23px}.footer{grid-template-columns:1fr;gap:25px}.footer__legal{font-size:11px}
}
@keyframes questions-drift{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 9px))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;translate:none}.faq__list--copy{display:none}}

/* Reminder and the voting-by-location guide share the site's BIM type and palette. */
.voting-notice{display:flex;align-items:center;gap:8px;margin:12px;padding:10px 12px 10px 20px;border-radius:25px;background:var(--pale);color:#245867}
.voting-notice[hidden]{display:none}
.voting-notice__link{display:flex;align-items:center;gap:22px;flex:1;min-width:0;text-decoration:none}
.voting-notice__date{flex-shrink:0;padding:10px 14px;border-radius:18px;background:#245867;color:white;font-size:17px}
.voting-notice__text{font-size:20px;line-height:1.2;flex:1}
.voting-notice__action{display:flex;align-items:center;gap:22px;padding:15px 19px;border-radius:18px;background:#fff;font-size:20px;white-space:nowrap}
.voting-notice__close{flex-shrink:0;width:44px;height:44px;padding:0;border:0;border-radius:50%;color:#245867;background:transparent;font-family:Arial,sans-serif;font-size:28px;cursor:pointer}
.voting-notice__link:hover .voting-notice__action,.voting-notice__close:hover{background:#d2e9ee}
.guide-nav{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:25px;color:#245867}
.guide-nav a{text-decoration:none;font-size:18px}.guide-nav .guide-brand{font-size:25px}
.guide-width{max-width:1060px}
.guide-hero{padding:64px 0 70px;background:radial-gradient(ellipse at 50% 25%,#52a7bb 25%,#8bc4cf 100%);color:#fff}
.guide-kicker{font-size:20px;margin-bottom:30px}
.guide-hero h1{font-size:clamp(64px,9vw,124px)}
.guide-lead{max-width:850px;font-size:clamp(23px,2.5vw,31px);margin-top:30px;line-height:1.3}
.guide-deadline{display:inline-block;margin-top:28px;padding:12px 18px;border-radius:18px;background:var(--pale);color:#245867;font-size:19px}
.guide-content{padding-block:58px 20px}
.guide-content h2{font-size:clamp(34px,4.4vw,58px);line-height:1.05}
.guide-cta{background:#245867;border-radius:24px;font-size:24px;padding:22px 26px}
.guide-steps{list-style:none;padding:0;margin:32px 0 48px;display:grid;gap:14px}
.guide-steps li{display:flex;gap:26px;align-items:flex-start;padding:28px;border:2px solid #d6e9ed;border-radius:28px}
.guide-step-number{color:#397989;font-size:46px;line-height:1;flex-shrink:0}
.guide-steps h3{font-size:28px;margin-bottom:9px;line-height:1.1}
.guide-steps p,.guide-important>p:not(.eyebrow),.guide-alternative p{font-size:22px;line-height:1.4}
.guide-important{padding:34px;background:var(--pale);border-radius:32px}
.guide-important>p:not(.eyebrow){margin-top:22px}
.guide-alternative{padding-block:40px}.guide-alternative p{margin-top:20px}
.guide-sources{padding-top:24px;border-top:1px solid #d6e9ed;color:#526b72}.guide-sources p{font-size:16px;line-height:1.5;margin-bottom:12px}.guide-sources a{text-underline-offset:3px}
@media(max-width:1000px){.voting-notice__link{gap:14px;flex-wrap:wrap}.voting-notice__text{flex-basis:60%}.voting-notice__action{padding:10px 14px;font-size:18px}}
@media(max-width:700px){
.voting-notice{align-items:flex-start;margin:10px;padding:16px;border-radius:22px;position:relative}
.voting-notice__link{display:flex;flex-direction:column;align-items:flex-start;gap:13px;padding-right:22px}
.voting-notice__date{font-size:15px;padding:8px 12px}.voting-notice__text{font-size:20px}.voting-notice__action{font-size:18px}.voting-notice__close{position:absolute;right:6px;top:6px}
.guide-nav{padding-block:20px}.guide-nav .guide-brand{font-size:20px}.guide-nav a{font-size:15px}
.guide-hero{padding:40px 0}.guide-kicker{font-size:16px;margin-bottom:24px}.guide-hero h1{font-size:clamp(48px,12vw,80px)}.guide-lead{font-size:23px;margin-top:24px}.guide-deadline{font-size:16px;line-height:1.3}
.guide-content{padding-top:36px}.guide-cta{font-size:20px;gap:16px;padding:20px;width:100%}
.guide-steps li{padding:22px 18px;gap:16px;border-radius:24px}.guide-step-number{font-size:32px}.guide-steps h3{font-size:24px}.guide-steps p,.guide-important>p:not(.eyebrow),.guide-alternative p{font-size:20px}
.guide-important{padding:26px 22px;border-radius:26px}.guide-important h2{font-size:34px}.guide-sources p{font-size:14px}
}

/* A single short layout animation makes room for the reminder, then stops. */
.voting-notice-slot{display:grid;grid-template-rows:1fr}
.voting-notice-slot[hidden]{display:none}
.voting-notice-slot__inner{min-height:0;overflow:hidden}
.voting-notice-slot .voting-notice{margin:18px 0 8px}
.voting-notice-slot .voting-notice__action{white-space:normal}
.voting-notice-slot .voting-notice__close[hidden]{display:none}
@media(prefers-reduced-motion:no-preference){
.voting-notice-slot--enter{animation:notice-space .55s cubic-bezier(.22,1,.36,1) .35s both}
.voting-notice-slot--enter .voting-notice{animation:notice-arrive .55s ease-out .35s both}
}
@keyframes notice-space{from{grid-template-rows:0fr}to{grid-template-rows:1fr}}
@keyframes notice-arrive{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}

/* Page entrance: compositor-friendly motion, once per navigation, no JS. */
@media(prefers-reduced-motion:no-preference){
.guide-page .guide-nav{animation:guide-enter .45s ease-out backwards}
.guide-page .guide-hero .guide-width{animation:guide-enter .6s cubic-bezier(.22,1,.36,1) .06s backwards}
.guide-page .guide-content{animation:guide-enter .6s cubic-bezier(.22,1,.36,1) .16s backwards}
}
@keyframes guide-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}

/* Preserve the mobile service order and center an unpaired final card. */
@media(max-width:700px){.tool-card:nth-child(n+5){order:5}.tool-card:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:calc((100% - 18px) / 2)}}

.socials{padding:75px 0;background:var(--pale)}
.socials h2{font-size:clamp(48px,6.5vw,88px);text-align:center}
.socials__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:36px}
.socials__links a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px;border-radius:26px;background:#fff;color:#245867;text-decoration:none;font-size:30px;transition:transform .25s}
.socials__links small{display:block;margin-top:10px;font-size:18px;overflow-wrap:anywhere}
.footer--legal-only{grid-template-columns:1fr}
@media(hover:hover){.socials__links a:hover{transform:translateY(-4px)}}
@media(max-width:700px){.socials{padding:48px 0}.socials__links{grid-template-columns:1fr;gap:14px;margin-top:28px}.socials__links a{padding:24px;font-size:27px}}

/* SVG arrows inherit the surrounding link or button color. */
.arrow-icon{display:inline-block;width:.8em;height:.8em;flex-shrink:0;vertical-align:-.05em}

/* District lookup uses the shared typography, palette and rounded cards. */
.umg{padding:60px 0;background:var(--pale)}
.umg__inner{max-width:1060px}
.umg__heading{max-width:900px;margin:0 auto 32px;text-align:center}
.umg h2{font-size:clamp(36px,4.5vw,60px);line-height:1.05}
.umg__lead{max-width:760px;margin:24px auto 0;font-size:23px;line-height:1.35}
.umg__panel{padding:36px;border-radius:32px;background:var(--paper)}
.umg label{display:block;font-size:25px}
.umg__hint{margin-top:10px;max-width:750px;color:#526b72;font-size:17px;line-height:1.4}
.umg__controls{display:flex;gap:14px;margin-top:20px;align-items:stretch}
.umg input{width:100%;min-width:0;flex:1;border:2px solid #548b98;border-radius:20px;padding:16px 20px;font:inherit;font-size:22px;color:var(--ink);background:#fff}
.umg input:focus-visible{outline:3px solid #173e69;outline-offset:4px}
.umg input[aria-invalid=true]{border-color:#9b3030}
.umg .button{margin:0;border:0;cursor:pointer;background:#245867;flex-shrink:0}
.umg__output{margin-top:28px;padding:28px;border-radius:24px;background:var(--pale);overflow-wrap:anywhere}
.umg__output>p{font-size:21px;line-height:1.35}
.umg__output h3{font-size:30px;line-height:1.15}
.umg dl{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px;margin:24px 0 0}
.umg dl>div{min-width:0}.umg dt{color:#245867;font-size:16px;line-height:1.3}
.umg dd{margin:6px 0 0;font-size:23px;line-height:1.25}
.umg__source{margin-top:24px;font-size:16px;color:#526b72;line-height:1.4;overflow-wrap:anywhere}
.umg__permission{margin-top:24px}.umg__permission .permission-badge{font-size:12px;padding:6px 10px}
.umg__notice{margin-top:12px;padding:16px;border-radius:20px;background:#fff0cc;color:#704600}
.umg__notice h3{font-size:18px;line-height:1.3;margin-bottom:8px}
.umg__notice p{font-size:14px;line-height:1.45}
.umg__notice a{text-underline-offset:3px;overflow-wrap:anywhere}
.umg__disclaimer{margin-top:12px;font-size:13px;line-height:1.45;color:#526b72}
@media(max-width:700px){
  .umg{padding:42px 0}.umg__panel{padding:22px;border-radius:24px}
  .umg__lead{font-size:20px}.umg label{font-size:22px}.umg__controls{flex-direction:column}
  .umg .button{justify-content:center;font-size:21px}.umg__output{padding:20px}
  .umg__output h3{font-size:26px}.umg dl{grid-template-columns:1fr;gap:18px}.umg dd{font-size:22px}
}

/* Touch-friendly district selection, with optional manual number entry. */
.umg details{margin-top:16px;min-width:0}
.umg summary{padding:18px 20px;border:2px solid #548b98;border-radius:20px;color:#245867;cursor:pointer;font-size:22px;line-height:1.3;overflow-wrap:anywhere}
.umg summary:focus-visible{outline:3px solid #173e69;outline-offset:4px}
.umg details[open]>summary{margin-bottom:18px;background:var(--pale)}
.umg__choices{display:grid;gap:8px;max-height:320px;overflow-y:auto;overscroll-behavior:contain;margin-top:14px;padding:5px}
.umg__choices button,#umg-retry{min-height:52px;border:0;border-radius:14px;padding:16px;background:var(--pale);color:#245867;text-align:left;font:inherit;font-size:20px;line-height:1.3;cursor:pointer;overflow-wrap:anywhere}
.umg__choices button:hover{background:#d2e9ee}
#umg-region-search{margin-top:10px}
#umg-manual>summary{border:0;padding:14px 0;font-size:18px;text-decoration:underline;text-underline-offset:4px}
#umg-picker-status:not(:empty){margin-top:16px;line-height:1.4}
#umg-district-picker[hidden],#umg-retry[hidden]{display:none}

/* Short, event-driven motion: no layout animation or permanent compositor layers. */
@media(prefers-reduced-motion:no-preference){
  .umg details[open]>.umg__choices{animation:umg-appear .24s ease-out both}
  .umg__output>h3{animation:umg-appear .28s ease-out both}
  .umg__output>dl{animation:umg-appear .32s ease-out .04s both}
  .umg__choices button,.umg summary,#umg-retry{transition:transform .16s ease-out}
  .umg__choices button:active,.umg summary:active,#umg-retry:active{transform:scale(.985)}
}
@keyframes umg-appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}

@media(prefers-reduced-motion:no-preference){
  .voting-notice-slot{animation:notice-space .7s cubic-bezier(.22,1,.36,1) .15s both}
  .voting-notice-slot .voting-notice{animation:notice-arrive .7s cubic-bezier(.22,1,.36,1) .15s both}
  .voting-notice-slot.voting-notice-slot--closing{animation:notice-collapse .4s ease-in-out both}
  .voting-notice-slot.voting-notice-slot--closing .voting-notice{animation:notice-dismiss .25s ease-in both}
  .voting-notice-slot .arrow-icon{transition:transform .2s ease-out}
  .voting-notice-slot .voting-notice__link:hover .arrow-icon{transform:translate(2px,-2px)}
  .voting-notice-slot .voting-notice__action,.voting-notice-slot .voting-notice__close{transition:transform .16s ease-out}
  .voting-notice-slot .voting-notice__action:active,.voting-notice-slot .voting-notice__close:active{transform:scale(.97)}
}

@keyframes notice-collapse{from{grid-template-rows:1fr}to{grid-template-rows:0fr}}
@keyframes notice-dismiss{to{opacity:0;transform:translateY(-12px)}}

/* Navigation appears once the opening hero has scrolled out of view. */
section[id]{scroll-margin-top:96px}
.site-nav{position:fixed;inset:0 0 auto;z-index:100;background:#fff;color:#245867;border-bottom:1px solid #d2e9ee;box-shadow:0 6px 24px #24586714;padding-top:env(safe-area-inset-top)}
.site-nav[hidden],.site-nav__links[hidden]{display:none}
.site-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}
.site-nav__brand{font-size:24px;text-decoration:none;white-space:nowrap}
.site-nav__links{display:flex;align-items:center;gap:6px}
.site-nav__links a{display:flex;align-items:center;min-height:44px;padding:10px;border-radius:12px;font-size:17px;text-decoration:none}
.site-nav__links a:hover{background:var(--pale)}
.site-nav__toggle{display:none;align-items:center;gap:12px;min-height:44px;padding:10px 14px;border:0;border-radius:12px;background:var(--pale);color:#245867;font-size:18px;cursor:pointer}
@media(prefers-reduced-motion:no-preference){.site-nav{animation:nav-arrive .22s ease-out both}}
@keyframes nav-arrive{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){
  .site-nav__inner{flex-wrap:wrap;gap:0 12px;min-height:68px}
  .site-nav__brand{font-size:22px}
  .site-nav__toggle{display:inline-flex}
  .site-nav__links{flex-basis:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px 0 16px;max-height:calc(100dvh - 84px - env(safe-area-inset-top));overflow-y:auto}
  .site-nav__links a{font-size:18px;padding:12px;background:var(--pale)}
}
@media(max-width:380px){.site-nav__links{grid-template-columns:1fr}.site-nav__brand{font-size:20px}}

/* Preliminary election results, with a dated source and persistent notice. */
.election-results{padding:20px 0 64px}
.election-results__inner{max-width:1000px}
.election-results__eyebrow{text-align:center;font:500 14px/1.5 Manrope,Arial,sans-serif;margin-bottom:18px}
.election-results h2{text-align:center;font-size:clamp(42px,6vw,76px);margin-bottom:clamp(24px,4vw,40px)}
.election-results__notice{margin:32px 0 20px;padding:22px 28px;border-radius:24px;background:#fff0cc;color:#604410;font-family:Manrope,Arial,sans-serif}
.election-results__notice strong{display:block;font-size:18px;margin-bottom:6px}
.election-results__notice p{font-size:15px;line-height:1.6}
.election-results__panel{padding:32px;border-radius:32px;background:#fff;color:#245867}
.election-results__heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;border-bottom:1px solid #dce9ec}
.election-results__heading h3{font-size:30px;line-height:1.15}
.election-results__heading p{font:500 13px/1.5 Manrope,Arial,sans-serif}
.election-results__list{margin:0;padding:0;list-style:none}
.election-results__row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:8px 20px;padding:20px 0;border-bottom:1px solid #dce9ec}
.election-results__row img{grid-row:1 / 3;width:64px;height:64px;object-fit:contain;border-radius:14px}
.election-results__name{font:600 17px/1.4 Manrope,Arial,sans-serif}
.election-results__value{font:800 22px/1.3 Manrope,Arial,sans-serif;font-variant-numeric:tabular-nums}
.election-results__track{grid-column:2 / 4;height:7px;border-radius:8px;background:#e8f4f6;overflow:hidden}
.election-results__track>span{display:block;height:100%;background:#39869a;border-radius:8px}
.election-results__source{margin-top:24px;font:400 13px/1.7 Manrope,Arial,sans-serif;color:#48656d}
.election-results__source a{text-underline-offset:3px}
.post-election .election-results a:focus-visible{outline-color:#245867}
@media(max-width:700px){
  .election-results{padding:12px 0 40px}
  .election-results__notice{padding:20px;margin-top:24px}
  .election-results__panel{padding:20px;border-radius:24px}
  .election-results__heading{display:block}
  .election-results__heading h3{font-size:26px}
  .election-results__heading p{margin-top:8px}
  .election-results__row{grid-template-columns:44px minmax(0,1fr) auto;column-gap:12px;padding:18px 0}
  .election-results__row img{width:44px;height:44px;border-radius:10px}
  .election-results__name{font-size:13px}
  .election-results__value{font-size:17px}
}

.election-results__group{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;margin:24px 0 0;padding:16px 18px;border-radius:14px;background:#e8f4f6;color:#245867;font:700 16px/1.5 Manrope,Arial,sans-serif}
.election-results__group span{font-size:13px;font-weight:500;white-space:nowrap}
.election-results__group--below{margin-top:32px;background:#f0f2f3;color:#4e6067}
.election-results__list--below .election-results__track>span{background:#748991}
.election-results__explanation{margin-top:24px;font:400 13px/1.7 Manrope,Arial,sans-serif;color:#48656d}

/* Editorial statement, separate from the reported results. */
.project-statement{padding:12px 0 56px}
.project-statement__inner{max-width:1000px;padding:36px;border:1px solid #ffffff60;border-radius:28px;background:#163f53}
.project-statement__label{margin-bottom:24px;font:700 13px/1.5 Manrope,Arial,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#bce7ee}
.project-statement h2{max-width:850px;font-size:clamp(38px,5.5vw,68px);line-height:1.05;text-wrap:balance}
.project-statement__body{margin-top:28px;max-width:800px;font:400 17px/1.75 Manrope,Arial,sans-serif}
.project-statement__body p{line-height:inherit}
.project-statement__body p+p{margin-top:20px}
.project-statement__closing{padding-top:24px;border-top:1px solid #ffffff40;font-weight:800}
@media(max-width:700px){.project-statement{padding:0 0 36px}.project-statement__inner{padding:24px;border-radius:24px}.project-statement__body{font-size:15px}.project-statement__label{font-size:11px}}

/* Embedded election project, aligned with the results panel. */
.duma-widget{padding:0 0 64px}
.duma-widget__inner{max-width:1000px}
.duma-widget__heading{text-align:center;margin-bottom:28px}
.duma-widget__eyebrow{font:500 14px/1.5 Manrope,Arial,sans-serif;margin-bottom:18px}
.duma-widget h2{font-size:clamp(38px,5.5vw,68px);line-height:1.08;overflow-wrap:anywhere}
.duma-widget__lead{margin-top:18px;font:400 15px/1.6 Manrope,Arial,sans-serif}
.duma-widget__frame{overflow:hidden;border:1px solid #ffffff50;border-radius:32px;background:#fff;box-shadow:0 16px 48px #123e5526}
.duma-widget__frame iframe{display:block;width:100%;height:720px;background:#fff}
.duma-widget__source{margin-top:18px;text-align:center;font:400 13px/1.6 Manrope,Arial,sans-serif}
.duma-widget__source a{display:inline-block;padding:10px 4px;text-underline-offset:4px}
@media(max-width:700px){
  .duma-widget{padding-bottom:40px}
  .duma-widget__heading{margin-bottom:22px}
  .duma-widget__frame{border-radius:24px}
  .duma-widget__lead{font-size:13px}
}
