.app{flex-direction:column;width:100vw;height:100dvh;display:flex;overflow:hidden}.app__map-stage{flex:auto;min-height:0;overflow:hidden}.app__content{border-top:1px solid var(--border-color);background-color:var(--background-color);width:100%;height:50%;min-height:700px;padding:20px}.flex-row{flex-direction:row;display:flex}.fill-space{flex:1}.flex-column{flex-direction:column;display:flex}.ai-start{align-items:flex-start}.ai-end{align-items:flex-end}.ai-center{align-items:center}.jc-flex-end{justify-content:flex-end}.ai-baseline{align-items:baseline}.jc-start{justify-content:flex-start}.jc-end{justify-content:flex-end}.jc-center{justify-content:center}.jc-space-between{justify-content:space-between}.jc-space-around{justify-content:space-around}.jc-space-evenly{justify-content:space-evenly}.gap{gap:10px}.gap-5{gap:5px}.fill-width{width:100%}.width-fit-content{width:fit-content}.fill-height{height:100%}.standard-padding{padding:10px}.horizontal-padding{padding-left:10px;padding-right:10px}.relative{position:relative}.border-bottom{border-bottom:1px solid var(--border-color)}.no-wrap{white-space:nowrap;flex-wrap:nowrap;align-items:center;width:auto;display:flex}.flex-wrap{flex-wrap:wrap}.sds-glass{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background-color:#ffffff1a;background-image:linear-gradient(#e1ebff33,#d6f7ff0d);border:1px solid #0000001a;box-shadow:0 0 30px #0000001a}.sds-glass.glow-callout__box{background-color:#fffc}[data-theme=dark] .sds-glass{-webkit-backdrop-filter:blur(14px)saturate(108%);backdrop-filter:blur(14px)saturate(108%);background-color:#161618c7;background-image:linear-gradient(#ffffff1f 0%,#ffffff0b 32%,#0000 56%);border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff29,0 1px 3px #0006,0 4px 14px #0000004d}[data-theme=dark] .sds-glass.glow-callout__box{background-color:#1e1e22e6}.cookie-banner__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background-color:#ffffff40;width:100%;height:100%;position:fixed;top:0;left:0}.cookie-banner.glow-callout{--glow-w:800px;--glow-h:120px;--glow-ray-size:40px;z-index:1000;box-sizing:border-box;width:100%;max-width:800px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.cookie-banner.glow-callout:focus{outline:none}.cookie-banner__box{justify-content:center;align-items:center;gap:var(--spacing--3);padding:var(--spacing--3) var(--spacing--4);color:#fff;border-radius:1rem 1rem 0 0;display:flex;box-shadow:0 0 15px 3px #1e50c84d,0 0 30px 6px #00aaf033,0 0 60px 12px #50c8ff1a}.cookie-banner__content{gap:var(--spacing--1);flex-direction:column;display:flex}.cookie-banner__message{color:var(--blue-6);margin:0;line-height:22px}.cookie-banner__actions{align-items:stretch;gap:var(--spacing--1);flex-direction:column;flex-shrink:0;display:flex}.cookie-banner__privacy-link{color:var(--blue-5);white-space:nowrap;font-size:var(--text-body-3-size);text-decoration:underline}@media (width<=480px){.cookie-banner__box{text-align:center;padding:var(--spacing--2);flex-direction:column}.cookie-banner__actions{justify-content:center}}.dashboard__bucket-button{color:#2d394b;-webkit-backdrop-filter:blur(20px);background:linear-gradient(#dfedff,#dfedff2b);border:1px solid #092a591c;border-radius:7px;flex:1;min-width:85px;height:30px;transition:all .3s ease-in-out;box-shadow:0 0 2px #00000014,0 0 5px #0000001f}.dashboard__bucket-button:not(.dashboard__bucket-button.selected):hover{cursor:pointer;background:linear-gradient(#c7daf7,#f2f7ff);border:1px solid #092a5933;box-shadow:0 0 2px #00000014,0 0 5px #0003}.dashboard__buckets{z-index:10;background:#fff;flex-wrap:wrap;gap:10px;padding:7px;display:flex;box-shadow:0 0 10px #0003}@media (width<=1024px){.dashboard__bucket-button{min-width:45px}.dashboard__buckets{gap:5px;padding:5px}}@media (width<=480px){.dashboard__bucket-button{min-width:25px}.dashboard__buckets{gap:5px;padding:5px}}.dashboard__bucket-button.selected{background:linear-gradient(#fff,#dff7ffb3);border:1px solid #fff;box-shadow:-1px -1px 5px #00d4fff5,1px 1px 5px #0237a1}.dashboard__bucket-button.selected p{color:#2d394b}[data-theme=dark] .dashboard__bucket-button{color:var(--color-text);background:linear-gradient(#2a2f38,#1e2228);border-color:#ffffff1a;box-shadow:0 0 2px #00000026,0 0 5px #00000040}[data-theme=dark] .dashboard__bucket-button:not(.selected):hover{background:linear-gradient(#333a45,#2a3040);border-color:#ffffff26;box-shadow:0 0 2px #00000026,0 0 5px #00000059}[data-theme=dark] .dashboard__bucket-button.selected{background:linear-gradient(#2e4a6e,#1e3350);border:1px solid #64b4ff4d;box-shadow:-1px -1px 5px #00b4dc66,1px 1px 5px #0237a180}[data-theme=dark] .dashboard__bucket-button.selected p{color:var(--color-text)}[data-theme=dark] .dashboard__buckets{background:#1e1e1e;box-shadow:0 0 10px #0006}.dashboard-filter-bar{background-color:var(--background-color);flex-direction:column;align-items:stretch;gap:10px;padding:2px 10px 10px;display:flex}.dashboard-filter-bar__top-row{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;display:flex}.dashboard-filter-bar__dropdowns{align-items:center;gap:10px;display:flex}@media (width<=480px){.dashboard-filter-bar{padding:10px}.dashboard-filter-bar__top-row{flex-wrap:wrap}}.dashboard-filter-bar__dropdown{-webkit-backdrop-filter:blur(15.1592px);background:linear-gradient(#e0edff 0%,#f2f8fd 100%);border:1px solid #ccc;border-radius:5px;max-width:100px;height:30px;padding:0 5px;box-shadow:0 1.52px 3.03px #00000040}.dashboard-filter-bar__dropdown:after{position:absolute;right:10px}.dashboard-filter-bar__dropdown--disabled{opacity:.65;cursor:not-allowed}.dashboard-filter-bar__filter-search{-webkit-backdrop-filter:blur(8.68px);appearance:none;background-color:#f4f4f4;border:1px solid #ccc;border-radius:5px;flex:1;height:28px;padding:0 5px;box-shadow:inset 0 0 5.21px #0000006e}.dashboard-filter-bar__filter-search::-webkit-search-cancel-button{appearance:none}.dashboard-filter-bar__filter-search::-webkit-search-decoration{appearance:none}.dashboard-filter-bar__search-container{flex:1;align-items:center;min-width:220px;display:flex;position:relative}.dashboard-filter-bar__autocomplete{z-index:25;background-color:#f4f4f4;border:1px solid #ccc;border-radius:5px;max-height:240px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 8px #0003}.dashboard-filter-bar__autocomplete-item{cursor:pointer;padding:6px 10px}.dashboard-filter-bar__autocomplete-item:hover{background-color:#e8eef7}.dashboard-filter-bar__count{color:#666;pointer-events:none;background-color:#f4f4f4;border-radius:3px;padding:2px 4px;font-size:12px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.dashboard-filter-bar__filter-toggle-container{display:inline-flex;position:relative}.dashboard-filter-bar__mobile-search-button{align-items:center;margin-left:auto;display:inline-flex}.dashboard-filter-bar__search-icon-wrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.dashboard-filter-bar__search-icon{width:18px;height:18px;color:var(--color-accent)}.dashboard-filter-bar__search-dot{background-color:var(--color-accent);border:1px solid var(--background-color);border-radius:999px;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.dashboard-filter-bar__filter-icon{width:16px;height:16px;color:var(--color-accent)}.dashboard-filter-bar__filter-toggle-container .icon-button .dashboard-filter-bar__filter-icon{fill:none;filter:none}.dashboard-filter-bar__filter-toggle-container .icon-button .dashboard-filter-bar__filter-icon path{fill:none;stroke:var(--color-accent)}.dashboard-filter-bar__filter-toggle--active,.dashboard-filter-bar__filter-toggle--active .dashboard-filter-bar__filter-icon{color:var(--color-accent)}.dashboard-filter-bar__filter-badge{background-color:var(--color-accent);color:#fff;text-align:center;border:1px solid #fff;border-radius:999px;min-width:16px;height:16px;padding:0 3px;font-size:10px;line-height:16px;position:absolute;top:-6px;right:-6px}.dashboard-filter-bar__filters-row{flex-wrap:wrap;align-items:center;gap:16px;width:100%;padding-top:2px;display:flex}.dashboard-filter-bar__radio-group{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.dashboard-filter-bar__checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:14px;display:inline-flex}.dashboard-filter-bar__checkbox{width:14px;height:14px;accent-color:var(--color-accent);cursor:pointer;margin:0}.dashboard-filter-bar__button{cursor:pointer;color:var(--color-accent);background-color:#0000;border:none;margin-left:auto;padding:0;text-decoration:underline}.dashboard-filter-bar__button:hover{opacity:.85}[data-theme=dark] .dashboard-filter-bar__dropdown{color:var(--color-text);background:linear-gradient(#2a2f38 0%,#1e2228 100%);border-color:#ffffff1a;box-shadow:0 1.52px 3.03px #0006}[data-theme=dark] .dashboard-filter-bar__filter-search{color:var(--color-text);background-color:#262626;border-color:#ffffff1a;box-shadow:inset 0 0 5.21px #00000080}[data-theme=dark] .dashboard-filter-bar__autocomplete{color:var(--color-text);background-color:#262626;border-color:#ffffff1a;box-shadow:0 4px 8px #0006}[data-theme=dark] .dashboard-filter-bar__autocomplete-item:hover{background-color:#333a45}[data-theme=dark] .dashboard-filter-bar__count{color:var(--gray-4);background-color:#262626}[data-theme=dark] .dashboard-filter-bar__filter-badge{border-color:#1e1e1e}.icon-button{color:#333;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button svg{fill:#00000014;filter:url(#inset-shadow);width:25px;height:25px}.icon-button:hover svg{stroke:var(--color-accent)}.icon-button:active svg{fill:#ff0}[data-theme=dark] .icon-button{color:var(--color-text)}[data-theme=dark] .icon-button svg{fill:#ffffff14}.pie-chart__content{position:absolute;top:66%;left:50%;transform:translate(-50%,-50%)}.stylus-donut-chart{position:relative}@keyframes donutfade{0%{opacity:.2}to{opacity:1}}.stylus-donut-chart--track{stroke:#dfe1e6;-webkit-backdrop-filter:blur(5.66221px);backdrop-filter:blur(5.66221px);border:1px solid #b6c3d0;box-shadow:inset 0 0 2.44px #8ea8be}.stylus-donut-chart--progress{transform-origin:50%;stroke:#5e6c80;stroke-dasharray:var(--stylus-donut-chart--progress-length,0), var(--stylus-donut-chart--remaining-length,100);transition:stroke-dasharray 3s ease-in-out}@starting-style{.stylus-donut-chart--progress{stroke-dasharray:0, var(--stylus-donut-chart--path-length,100)}}@keyframes donutfadelong{0%{opacity:0}to{opacity:1}}.stylus-donut-chart--text{fill:#5e6c80}.stylus-donut-chart--text--percent{font-size:.6em;font-weight:700;line-height:1;animation:1s donutfadelong;transform:translateY(.4em)}.stylus-donut-chart--text--data{color:#666;text-align:center;text-anchor:middle;fill:#666;font-size:.15em;line-height:1;animation:1s donutfadelong;transform:translateY(.5em)}.totals-chart{background:linear-gradient(#4653660d,#4653661a);flex-direction:column;flex:1;align-items:stretch;gap:0;display:flex}.totals-chart__row{flex-direction:row;align-items:center;gap:20px;padding:1rem 1.5rem;display:flex}.totals-chart.white-background{background:var(--background-color)}.totals-chart__separator{background-color:#c7c7c7;flex:1;height:1px}.totals-chart__info{flex:1;min-width:0}.totals-chart__info-title{white-space:nowrap}.totals-chart__metric-row{white-space:nowrap;align-items:center;gap:6px;display:flex}.totals-chart__delta{white-space:nowrap;border-radius:4px;padding:1px 5px;font-size:11px;font-weight:600;line-height:1.3}.totals-chart__delta--up{color:#15803d;background:#22c55e1f}.totals-chart__delta--down{color:#b91c1c;background:#ef44441f}.totals-chart__title-row{flex-wrap:wrap}[data-theme=dark] .totals-chart{background:linear-gradient(#ffffff08,#ffffff0f)}[data-theme=dark] .totals-chart__separator{background-color:#ffffff1f}[data-theme=dark] .totals-chart__delta--up{color:#4ade80;background:#22c55e26}[data-theme=dark] .totals-chart__delta--down{color:#f87171;background:#ef444426}.election-info-bar{z-index:2;background-color:#fff;border:1px solid #e6e6e6;border-radius:7px;flex-direction:row;justify-content:space-between;align-items:center;display:flex;position:absolute;top:30px;left:115px;right:115px;box-shadow:0 2px 6px #0003}.election-info-bar__title{display:initial;white-space:nowrap;flex-direction:column;flex:1;justify-content:space-between;align-items:center;padding:10px}.election-info-bar__title:hover{cursor:pointer}@media (width<=1240px),(height<=600px){.election-info-bar{top:initial;left:initial;right:initial;background-color:initial;border-radius:initial;z-index:initial;box-shadow:initial;border:initial;justify-content:initial;align-items:initial;flex-direction:column;width:100%;display:flex;position:relative}.election-info-bar__title{display:initial;flex-direction:column;flex:initial;justify-content:space-between;align-items:center;min-width:0;overflow:hidden}.election-info-bar__title .flex-row{min-width:0;overflow:hidden}.election-info-bar__title h2{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 450px);overflow:hidden}}@media (width<=480px){.election-info-bar{top:initial;left:initial;right:initial;background-color:initial;border-radius:initial;z-index:initial;box-shadow:initial;border:initial;justify-content:initial;align-items:initial;flex-direction:column;width:100%;display:flex;position:relative}.election-info-bar .election-info-bar__date-container{display:none}.election-info-bar__title{display:initial;flex-direction:column;flex:initial;justify-content:space-between;align-items:center}.election-info-bar__title h2{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 120px);overflow:hidden}}.election-info-bar__logo{color:#2d394b;margin:10px 5px 10px 10px}[data-theme=dark] .election-info-bar__logo{color:var(--color-primary)}.election-info-bar__date{white-space:nowrap;background:#fff;border-radius:3px;padding:5px 10px}.election-info-bar__totals-chart-container{border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;flex-direction:row;flex:1;display:flex}.election-info-bar__update-info{border-top:1px solid #e6e6e6;flex-direction:row;justify-content:space-between;align-items:center;height:12px;margin:0 10px;padding:7px 0 0;display:flex}@media (width<=1240px){.election-info-bar__update-info{flex-direction:column;flex:1;align-items:flex-end;gap:5px}}@media (width<=480px){.election-info-bar__update-info{flex-direction:column;flex:1;align-items:flex-end;gap:5px}}.election-info-bar-card{background-color:var(--background-color);border:1px solid #0003;border-radius:7px;flex-direction:column;align-items:center;margin:10px;transition:all .3s ease-in-out;display:flex;box-shadow:0 0 5px #0000001a,0 0 8px #0000001a}.election-info-bar__past-elections{background-color:var(--background-color);z-index:1;border:1px solid #e6e6e6;border-radius:0 0 7px 7px;flex-direction:column;max-height:300px;margin:9px;transition:all .3s ease-in-out;display:flex;position:absolute;overflow:hidden auto;box-shadow:0 7px 8px #0000001a}.election-info-bar__date-container{flex-direction:row;align-items:center;display:flex}.election-info-bar__past-election{border-bottom:1px solid #e6e6e6;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.election-info-bar__past-election:last-child{border-bottom:none}.election-info-bar__past-election:hover{cursor:pointer;background-color:#f0f0f0}button.election-info-bar__past-election{width:100%;color:inherit;font:inherit;text-align:left;appearance:none;background:0 0;border-top:none;border-left:none;border-right:none;padding:0}button.election-info-bar__past-election:focus-visible{outline-offset:-2px;outline:2px solid #1e4e7e}[data-theme=dark] .election-info-bar{background:linear-gradient(160deg,#323232e6 0%,#232323f2 50%,#191919fa 100%);border-color:#ffffff1a;box-shadow:0 2px 6px #00000080}[data-theme=dark] .election-info-bar__date{color:var(--color-text-secondary);background:#262626}[data-theme=dark] .election-info-bar__totals-chart-container{border-color:#ffffff14}[data-theme=dark] .election-info-bar__update-info{border-top-color:#ffffff14}[data-theme=dark] .election-info-bar-card{border-color:#ffffff1a;box-shadow:0 0 5px #0000004d,0 0 8px #0003}[data-theme=dark] .election-info-bar__past-elections{border-color:#ffffff1a;box-shadow:0 7px 8px #0000004d}[data-theme=dark] .election-info-bar__past-election{border-bottom-color:#ffffff14}[data-theme=dark] .election-info-bar__past-election:hover{background-color:#2a2a2a}.card{background-color:var(--background-color);border:1px solid #0003;border-radius:7px;flex-direction:column;align-items:center;margin:10px;transition:all .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 0 5px #0000001a,0 0 8px #0000001a}.card.card--selected{border:1px solid #fffc;box-shadow:-2px -2px 10px #00d4fff5,2px 2px 10px #0237a1}.card.left{align-items:flex-start}.card.center{align-items:center}[data-theme=dark] .card{border-color:#ffffff14;box-shadow:0 0 5px #0000004d,0 0 8px #0003}[data-theme=dark] .card.card--selected{border-color:#64b4ff4d;box-shadow:-2px -2px 10px #00b4dc4d,2px 2px 10px #0237a166}.percentage-bar{background-color:#efefef03;border-radius:5px;width:100%;height:10px;position:relative;overflow:hidden;box-shadow:inset 0 0 4px #00000096}.percentage-bar__fill{background-color:#9ca3af;width:0%;height:100%;transition:width .6s ease-in-out;box-shadow:inset 0 0 4px #00000096}.percentage-bar__marker{background-color:#0000008c;border-radius:1px;width:2px;transition:left .6s ease-in-out;position:absolute;top:-1px;bottom:-1px}[data-theme=dark] .percentage-bar{background-color:#ffffff0d;box-shadow:inset 0 0 4px #000000b3}[data-theme=dark] .percentage-bar__marker{background-color:#ffffff8c}[data-theme=dark] .percentage-bar__fill{filter:saturate(.7)brightness(.9)}.vote-method-breakdown{border-top:1px solid var(--border-color);background:#fff;flex-direction:column;gap:12px;width:calc(100% - 20px);margin:8px -10px 0;padding:12px 20px;display:flex}.vote-method-breakdown__header{flex-direction:row;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.vote-method-breakdown__title{text-transform:uppercase;letter-spacing:.04em}.vote-method-breakdown__bucket{flex-direction:column;gap:4px;display:flex}.vote-method-breakdown__bucket-header{flex-direction:row;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.vote-method-breakdown__bucket-name{color:var(--color-text)}.vote-method-breakdown__bucket-metric{color:var(--color-text);white-space:nowrap;font-weight:600}[data-theme=dark] .vote-method-breakdown{background:#ffffff0a;border-top-color:#ffffff14}.candidate-list__item{border-bottom:1px solid var(--border-color);flex:1;padding:8px 10px}.candidate-list__item:last-child{border-bottom:none}.candidate-list__item--winner{background-color:#5e8c611a}.candidate-list__candidate-name{align-items:center;gap:4px;display:flex}.candidate-list__candidate-name svg{flex-shrink:0;width:20px;height:20px}.candidate-list__item-image{background-color:var(--background-color);border-radius:50%;width:45px;height:45px}.candidate-list__item-content{flex-direction:column;align-items:center;width:100%;display:flex}.candidate-list__item-content-info{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-bottom:5px;display:flex}.candidate-list__party{margin:0}.candidate-list__contest-name{padding:10px}.candidate-list__metric-row{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.candidate-list__delta{white-space:nowrap;border-radius:4px;padding:1px 5px;font-size:11px;font-weight:600;line-height:1.3}.candidate-list__delta--up{color:#15803d;background:#22c55e1f}.candidate-list__delta--down{color:#b91c1c;background:#ef44441f}.candidate-list__method-toggle{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:row;align-items:center;gap:8px;margin-top:8px;padding:2px 0;display:flex}.candidate-list__method-toggle:hover{opacity:.8}.candidate-list__method-caret{justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.candidate-list__method-caret--expanded{transform:rotate(180deg)}.candidate-list__write-in-section{margin-top:8px}.candidate-list__write-in-title{padding:10px}.candidate-list__write-in-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:none;flex-direction:row;align-items:center;gap:8px;display:flex}.candidate-list__write-in-toggle:hover{opacity:.8}.candidate-list__write-in-caret{justify-content:center;align-items:center;transition:transform .2s;display:inline-flex;transform:rotate(-90deg)}.candidate-list__write-in-caret--expanded{transform:rotate(0)}.candidate-list__write-in-list{padding-left:16px}.candidate-list__write-in-summary{flex-direction:column;align-items:flex-end;gap:2px;margin-left:auto;display:flex}.candidate-list__write-in-bar{padding:0 10px 5px}.candidate-list__container{flex-direction:column;display:flex;position:relative}.candidate-list__separator{flex-direction:column;margin:16px 0;display:flex}.candidate-list__separator-text{padding:10px 10px 8px}.candidate-list__recount-label{margin:0;padding:0 10px 6px}.candidate-list__separator-line{background-color:var(--border-color);height:1px}.popup__content-candidate-list.scrollable{overflow:hidden}.popup__content-candidate-list.scrollable .candidate-list__marquee-track{animation:12s linear 1s infinite scroll-vertical}.popup__content-candidate-list.scrollable .candidate-list__marquee-track:hover{animation-play-state:paused}@media (width<=480px){.candidate-list__container{flex-direction:column}}[data-theme=dark] .candidate-list__item{background:linear-gradient(160deg,#32323280 0%,#2323234d 50%,#19191933 100%);border-bottom-color:#ffffff0f}[data-theme=dark] .candidate-list__item--winner{background:linear-gradient(160deg,#4a6e4c6b 0%,#324b3447 50%,#26342838 100%)}[data-theme=dark] .candidate-list__delta--up{color:#4ade80;background:#22c55e26}[data-theme=dark] .candidate-list__delta--down{color:#f87171;background:#ef444426}[data-theme=dark] .candidate-list__contest-name{color:var(--color-text)}[data-theme=dark] .candidate-list__party{filter:saturate(.7)brightness(1.35)}.menu-container{position:relative}.menu{z-index:1000;background-color:#fff;border-radius:10px;flex-direction:column;min-width:125px;display:none;position:absolute;top:15px;right:10px;box-shadow:0 0 10px #0000001a}.menu.open{display:flex}.menu__item{cursor:pointer;color:#000;border-bottom:1px solid #e6e6e6;flex-direction:column;padding:10px;text-decoration:none;display:flex;position:relative}.menu__item:hover{background-color:#f0f0f0}[data-theme=dark] .menu{background-color:#1e1e1e;border:1px solid #ffffff14;box-shadow:0 0 10px #0006}[data-theme=dark] .menu__item{color:var(--color-text);border-bottom-color:#ffffff14}[data-theme=dark] .menu__item:hover{background-color:#2a2a2a}.contest-card__header{cursor:pointer;background:linear-gradient(#dfedff,#dfedff9b);padding:3px 10px;transition:all .2s ease-in-out}.contest-card__header.county{padding:10px}.card--selected .contest-card__header{background:linear-gradient(#fff,#dfedff9b)}.card--selected .contests-card__subheader{background:#f0f7ff}.contests-card__subheader{background:#d8e6f6;border-bottom:1px solid #dcdfe4;justify-content:space-between;gap:10px;padding:5px 10px;transition:all .2s ease-in-out}.contest-card__metric-stack{flex-direction:column;gap:3px;min-width:0;display:flex}.contest-card__metric-stack--right{text-align:right;flex-shrink:0;align-items:flex-end}.contest-card__delta-row{flex-wrap:wrap;gap:4px;display:flex}.contest-card__delta{white-space:nowrap;vertical-align:middle;border-radius:4px;padding:1px 5px;font-size:11px;font-weight:600;line-height:1.3}.contest-card__delta--up{color:#15803d;background:#22c55e1f}.contest-card__delta--down{color:#b91c1c;background:#ef44441f}.contest-card__title-stack{flex:1;gap:2px;min-width:0}.contest-card__message{border-top:1px solid #dcdfe480;margin-top:2px;padding-top:4px;text-decoration:none}a.contest-card__message{text-decoration:underline}.contest-card__header-left{grid-gap:5px;flex-direction:row;flex:1;align-items:center;max-width:450px;padding:6px 0;display:flex}.contest-card__header-left h3{text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden}.contest-card__header-left h3 span{white-space:nowrap;position:relative;left:0}.contest-card__header-left h3:hover{text-overflow:clip}.contest-card__header-left h3:hover span{animation:10s linear infinite scroll-horizontal;-webkit-animation-play-state:;-moz-animation-play-state:;-o-animation-play-state:}@media (width<=1240px){.contest-card__header-left{max-width:365px}}@media (width<=480px){.contest-card__header-left{max-width:300px}}.contest-card__header-right{flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;display:flex}.contest-card__map-button{color:#2d394b;-webkit-backdrop-filter:blur(20px);background:linear-gradient(#dfedff,#dfedff2b);border:.5px solid #092a591c;border-radius:7px;padding:2px 7px;box-shadow:0 0 5px #0000001f}.contest-card__map-button:hover{cursor:pointer}.contest-card__map-button.selected{background:linear-gradient(#9cbceb,#5880b8)}@keyframes scroll-horizontal{0%{left:0%}to{left:-100%}}.contest-card__share-link{color:#000;text-decoration:none}.contest-card__results-breakdown{flex-direction:row;justify-content:flex-end;padding:5px 10px 10px;display:flex}.contest-card__results-breakdown .contest-card__view-results{align-items:center;gap:4px;text-decoration:none;display:flex}.contest-card__results-breakdown .contest-card__view-results svg{stroke-width:1.3px;transform:rotate(-90deg)scale(1.3)}.contest--pill{background:#5e6c80;border-radius:5px;width:fit-content;padding:3px 5px;color:#fff!important}.contest-card__original-results-bar{background:linear-gradient(#dfedff,#dfedff9b);border-top:1px solid #dcdfe480;flex-direction:row;justify-content:flex-end;align-items:center;padding:2px 10px;display:flex}.contest-card__pill-row{flex-wrap:wrap}.contest-card__recount-label{text-align:right;flex-direction:row;align-items:center;gap:8px;min-width:0;display:flex}.contest-card__info-icon{color:#fff;background-color:#5e6c80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-style:italic;font-weight:700;line-height:1;display:flex}.contest-card__original-results-button{cursor:pointer;background:0 0;border:none;flex-direction:row;align-items:center;gap:6px;padding:4px 8px;transition:opacity .2s ease-in-out;display:flex}.contest-card__original-results-button:hover{opacity:.8}.contest-card__chevron{justify-content:center;align-items:center;width:16px;height:16px;transition:transform .3s ease-in-out;display:flex}.contest-card__chevron img{object-fit:contain;width:100%;height:100%}.contest-card__chevron.open{transform:rotate(180deg)}.contest-card__original-results-dropdown{border-top:1px solid #dcdfe480;height:100%;min-height:400px;overflow:hidden}[data-theme=dark] .contest-card__header{background:linear-gradient(#2a2f38,#262a32)}[data-theme=dark] .card--selected .contest-card__header{background:linear-gradient(#2e3440,#2a3038)}[data-theme=dark] .card--selected .contests-card__subheader{background:#262a32}[data-theme=dark] .contests-card__subheader{background:#2a2f38;border-bottom-color:#ffffff14}[data-theme=dark] .contest-card__map-button{color:var(--color-text);background:linear-gradient(#2a2f38,#1e2228);border-color:#ffffff1a;box-shadow:0 0 5px #00000040}[data-theme=dark] .contest-card__map-button.selected{background:linear-gradient(#3b5998,#2d4373)}[data-theme=dark] .contest-card__share-link{color:var(--color-text)}[data-theme=dark] .contest-card__delta--up{color:#4ade80;background:#22c55e26}[data-theme=dark] .contest-card__delta--down{color:#f87171;background:#ef444426}[data-theme=dark] .contest-card__original-results-bar{background:linear-gradient(#2a2f38,#262a32);border-top-color:#ffffff0f}[data-theme=dark] .contest-card__info-icon{background-color:#4a5568}[data-theme=dark] .contest-card__original-results-dropdown{border-top-color:#ffffff0f}[data-theme=dark] .contest-card__results-breakdown .contest-card__view-results{color:var(--color-text)}.dashboard__contests{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.dashboard__contests-container__contest-card .card{margin-top:0}.contest-list__slider{min-height:0}@media (width<=480px){.dashboard__locations{overflow-y:inherit;flex-wrap:nowrap;flex:1}.dashboard__contests{background:#fff}}.contest-list__slider{flex:1;width:300%;min-height:0;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(0)}.contest-list__slider--locations{transform:translate(-33.3333%)}.contest-list__slider--precincts{transform:translate(-66.6666%)}.contest-list__panel{flex-shrink:0;width:33.3333%;height:100%;overflow-y:auto}.contest-list__panel--locations{flex-direction:column;display:flex}.contest-list__breadcrumb{z-index:1;background:linear-gradient(#dfedff,#dfedff9b);border-bottom:1px solid #dcdfe4;align-items:center;gap:8px;padding:10px 14px;display:flex;position:sticky;top:0}.contest-list__breadcrumb-back{cursor:pointer;color:#2563eb;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:2px 6px;font-weight:500;transition:background .15s;display:flex}.contest-list__breadcrumb-back:hover{background:#2563eb14}.contest-list__breadcrumb-arrow{font-size:20px;line-height:1}.contest-list__breadcrumb-separator{color:#9ca3af}.contest-list__breadcrumb-current{color:var(--text-color,#2d394b);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}[data-theme=dark] .contest-list__breadcrumb{border-bottom:1px solid var(--border-color);background:linear-gradient(#2a2f38,#262a32)}[data-theme=dark] .contest-list__breadcrumb-back{color:var(--blue-3)}[data-theme=dark] .contest-list__breadcrumb-back:hover{background:#5b9cf51f}[data-theme=dark] .contest-list__breadcrumb-current{color:var(--color-text)}.contest-list__location-cards{flex:1;overflow-y:auto}.contest-list__county-results--full{padding:0}.location-card-wrapper{flex-direction:column;display:flex}.location-card__precinct-results{border-left:3px solid #dfedff;margin-top:5px;margin-bottom:10px;margin-left:10px;padding-left:20px}.contest-list__empty-message,.contest-list__empty-filter-message{text-align:center;padding:20px 15px}.precinct-chart{box-sizing:border-box;background:linear-gradient(#4653660d,#46536614);border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:6px 12px;display:flex}.precinct-chart__title-chart{align-items:center;gap:1rem;display:flex}.precinct-chart__name{flex-shrink:0}.precinct-chart__divider{color:var(--text-color-secondary,#888);font-size:.85em}.precinct-chart__turnout,.precinct-chart__voters{color:var(--text-color-secondary,#666)}.turnout-card{background:linear-gradient(#4653660d,#4653661a);flex-direction:column;display:flex;overflow:hidden}.turnout-card--white{background:var(--background-color,#fff)}.turnout-card__header{background:linear-gradient(#96b4dc8c,#c3d7f559 50%,#0000);border-bottom:1px solid #edededfe;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.25rem;display:flex}.turnout-card__title{color:#64748b;margin:0;font-size:2.15rem;font-weight:700}.turnout-card__precincts{color:#94a3b8;border-top:1px solid #dcdfe4;align-self:stretch;margin:0 -1.25rem;padding:.5rem 1.25rem 0}.turnout-card__content{flex-direction:row;align-items:center;gap:1.5rem;padding:1.25rem;display:flex}.turnout-card__progress{flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;display:flex;position:relative}.turnout-card__donut-delta{pointer-events:none;padding:2px 6px;font-size:.95rem;position:absolute;top:60%;left:50%;transform:translate(-50%)}.turnout-card__info{flex:1;min-width:0}.turnout-card__label{font-size:1.35rem;font-weight:500}.turnout-card__sublabel{color:#a1a1a1;font-size:.8125rem}.turnout-card__separator{background-color:#c7c7c7;flex:1;min-width:8px;height:1px}.turnout-card__location-turnout{background-image:linear-gradient(#f9fbff1f,#dfedff);border-top:1px solid #0000001a;margin-top:8px;display:flex}.turnout-card__location-turnout-button{color:var(--text-color,#333);cursor:pointer;background:0 0;border:none;border-right:1px solid #0000001a;border-radius:0;flex:1;align-self:flex-start;padding:6px 12px}.turnout-card__location-turnout-button:last-child{border-right:none}.turnout-card__location-turnout-button:hover:not(:disabled){background:linear-gradient(#fff,#dde8f8)}.turnout-card__location-turnout-button:disabled{opacity:.7;cursor:not-allowed}.turnout-card__sub-locations{box-sizing:border-box;flex-direction:column;width:100%;margin-top:12px;display:flex;position:relative}.turnout-card__sub-locations .precinct-chart{border-bottom:1px solid #0000001a;border-radius:0}.turnout-card__sub-locations:before{content:" ";background-image:linear-gradient(#0000001f,#0000);width:100%;height:10px;display:block;position:absolute}.turnout-card__sub-locations:after{content:" ";background-image:linear-gradient(#0000,#0000001f);width:100%;height:10px;display:block;position:absolute}[data-theme=dark] .turnout-card__header{border-bottom-color:var(--border-color);background:linear-gradient(#2a2f38,#262a32)}[data-theme=dark] .turnout-card__title{color:var(--color-text-secondary)}[data-theme=dark] .turnout-card__precincts{border-top-color:var(--border-color)}.dashboard__turnout{flex-direction:column;flex:1;padding:0;display:flex;overflow-y:auto}.dashboard__turnout .card{flex-shrink:0}@media (width<=480px){.dashboard__turnout{overflow-y:initial;background:#fff;margin-top:10px}}@media (width<=1240px){.dashboard__turnout{overflow-y:initial;background:#fff;margin-top:10px}}.dashboard__total-voter-turnout{background:linear-gradient(#4653660d,#4653661a);transition:all .3s ease-in-out}.card--selected .dashboard__total-voter-turnout{background:linear-gradient(#dfedffcc,#dfedff66)}.dashboard__bar-chart-container{width:100%}.dashboard__bar-container{width:100%;padding:0 10px 10px}.turnout__county-charts{flex-direction:column;width:100%;display:flex}.turnout__county-charts .totals-chart__info-title{white-space:normal;word-break:break-word}@media (width<=480px){[data-theme=dark] .dashboard__turnout{background:var(--background-color)}}@media (width<=1240px){[data-theme=dark] .dashboard__turnout{background:var(--background-color)}}[data-theme=dark] .dashboard__total-voter-turnout{background:linear-gradient(#ffffff08,#ffffff0f)}[data-theme=dark] .card--selected .dashboard__total-voter-turnout{background:linear-gradient(#ffffff0d,#ffffff1a)}.dashboard{z-index:10;color:#000;border:1px solid #0000001a;border-radius:10px;flex-direction:column;flex:1;width:550px;display:flex;position:absolute;top:175px;bottom:50px;right:115px;overflow:hidden;box-shadow:0 0 5px #0000001a}.dashboard .dashboard__header-wrapper{position:relative}.dashboard .dashboard__header-wrapper:before{content:" ";z-index:2;background-image:linear-gradient(#0003,#0000);width:100%;height:1rem;display:block;position:absolute;bottom:-1rem}@media (width<=1240px),(height<=600px){.dashboard{width:450px;top:75px;bottom:40px}}@media (height<=600px){.dashboard{top:35px;bottom:30px}}.dashboard__totals-chart-container{flex-flow:wrap;display:flex}@media (width<=480px){.dashboard{box-shadow:none;border-bottom-right-radius:0;border-bottom-left-radius:0;width:auto;inset:auto 0 0;box-shadow:0 0 7px 6px #0000001a}.dashboard--mobile-sheet{will-change:height;touch-action:none;z-index:100;border-radius:12px 12px 0 0;width:100%;transition:height .12s ease-out;position:fixed;inset:auto 0 0}.dashboard--dragging{transition:none}.dashboard__drag-region{cursor:ns-resize;background:linear-gradient(#4653660d,#4653661a);border-top-left-radius:12px;border-top-right-radius:12px;justify-content:center;align-items:center;padding:16px 0 14px;display:flex;position:relative}.dashboard__drag-control{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.dashboard__drag-handle{background:#0003;border-radius:999px;width:56px;height:7px}}.dashboard__card{z-index:3;color:#000;background-color:#ffffffb3;border:1px solid #ffffff80;border-radius:10px;padding:5px;box-shadow:0 0 10px #0000001a}.dashboard__bar-chart-container{flex-direction:column;flex:1;display:flex;overflow:hidden scroll}.dashboard__bar-container{padding:0 10px 10px}.accordion{color:#444;cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border-color);outline:none;padding:10px 35px;transition:all .4s}.accordion:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.selected,.active,.accordion:hover{background:linear-gradient(#4653660d,#4653661a)}.panel{background-color:var(--background-color);padding:0 20px;overflow:hidden}.dashboard__total-voter-turnout{background:linear-gradient(#4653660d,#4653661a)}.dashboard__locations{background-color:var(--background-color);flex-direction:column;flex:1;display:flex;overflow-y:auto}.dashboard__contests{flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}@media (width<=1240px){.dashboard__locations{overflow-y:inherit;flex-wrap:nowrap;flex:1}.dashboard__contests{background:#fff}}@media (width<=480px){.dashboard__locations{overflow-y:inherit;flex-wrap:nowrap;flex:1}.dashboard__contests{background:#fff}}.dashboard__locations-title{padding:0 20px}.dashboard__turnout-container{flex-direction:column;display:flex;overflow:hidden scroll}[data-theme=dark] .dashboard{color:var(--color-text);border-color:#ffffff14;box-shadow:0 0 5px #0000004d}[data-theme=dark] .dashboard__card{color:var(--color-text);background-color:#1e1e1eb3;border-color:#ffffff14}[data-theme=dark] .accordion{color:var(--color-text-secondary);border-bottom-color:#ffffff14}[data-theme=dark] .selected,[data-theme=dark] .active,[data-theme=dark] .accordion:hover{background:linear-gradient(#ffffff0a,#ffffff14)}[data-theme=dark] .dashboard__drag-handle{background:#ffffff40}[data-theme=dark] .dashboard__drag-region{background:linear-gradient(#ffffff08,#ffffff0f)}[data-theme=dark] .dashboard__header-wrapper:before{background-image:linear-gradient(#0006,#0000)}[data-theme=dark] .dashboard__locations{background-color:var(--background-color)}@media (width<=1240px){[data-theme=dark] .dashboard__contests{background:var(--background-color)}}@media (width<=480px){[data-theme=dark] .dashboard__contests{background:var(--background-color)}}.app__footer{height:50px;color:var(--blue-6);background-color:var(--background-color);border-top:1px solid var(--border-color);flex:none;justify-content:space-between;align-items:center;padding:0 115px;display:flex;position:relative}.app__footer:before{content:"";z-index:5;background-image:linear-gradient(360deg,#0000001f,#0000);width:100%;height:15px;display:block;position:absolute;top:-15px;left:0}.app__footer__version{opacity:.5;margin-left:8px}a{color:#2d394b}a:visited{color:#5e6c80}[data-theme=dark] .app__footer{border-top-color:#ffffff14}[data-theme=dark] .app__footer:before{background-image:linear-gradient(360deg,#0006,#0000)}[data-theme=dark] a{color:var(--blue-6)}[data-theme=dark] a:visited{color:var(--gray-4)}:root{--sds-glass-border:1px solid #6c93b033;--sds-glass-shadow:0 0 2rem #00000080;--sds-light-font-color:#fff;--sds-dark-font-color:#000;--sds-border-radius:1rem;--sds-glass-bg-color-dark:#c3efff2e;--sds-glass-bg-gradient-dark:linear-gradient(to bottom, #fff3, #fff0);--sds-button-color:#384f6e}html{font-size:62.5%;overflow:hidden}form,form *{margin:0;padding:0}form{height:auto;min-height:0}.sds-login{background-image:radial-gradient(#40769e 20%,#1e3e57 80%);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.bg-vector{fill:#1e3e57;width:3500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sds-login-dialog{color:var(--sds-light-font-color);align-items:center;width:fit-content;margin:0 auto;padding:0;display:block;overflow:hidden;transform:translateY(-50%)}.sds-login-dialog .sds-dialog-header-wrapper{box-sizing:border-box;grid-gap:1rem;background:#ffffff1f;border-bottom:1px solid #00000030;margin:0 0 1.5rem;padding:2rem;display:flex}.sds-login-dialog .sds-dialog-header-wrapper .sds-dialog-logo{fill:#fff;width:35rem}.sds-login-dialog .sds-dialog-header-wrapper .sds-dialog-title-wrapper{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.sds-login-dialog .sds-dialog-header-wrapper .sds-dialog-title-wrapper h1{margin:0}.sds-login-dialog .sds-dialog-header-wrapper .sds-dialog-title-wrapper .sds-dialog-title-subheader{color:#ffffff80;margin:0}.sds-login-dialog .sds-dialog-content-wrapper{padding:2rem}.sds-login.sds-glass{border:var(--sds-glass-border);border-radius:1rem;border-radius:var(--sds-border-radius);background-image:var(--sds-glass-bg-gradient-dark);-webkit-backdrop-filter:blur(2rem)saturate(125%);backdrop-filter:blur(2rem)saturate(125%);letter-spacing:.05rem;box-shadow:var(--sds-glass-shadow)!important;background-color:var(--sds-glass-bg-color-dark)!important}.sds-form-group{box-sizing:border-box;color:#fff;letter-spacing:.07rem;text-align:center;background:#0000004d;border:1px solid #ffffff4d;border-radius:.5rem;width:100%;display:flex;position:relative;box-shadow:inset 1px 1px 6px -2px #000}.sds-form-group .sds-form-input-group{flex-flow:column;flex-grow:1;padding:1rem;display:flex;position:relative}.sds-form-group .sds-form-input-group .sds-field-label{color:#fedb80;text-align:left;width:100%;margin:0 0 .5rem;font-size:1.2rem;font-style:italic;font-weight:400;line-height:1.75rem}.sds-form-group .sds-form-input-group .sds-text-field{color:#fff;text-overflow:ellipsis;background:0 0;border:none;width:calc(100% - 2.75rem);margin:1rem;font-size:1.6rem}.sds-form-group .sds-form-input-group .sds-text-field::placeholder{color:#b0b2b3;font-weight:lighter}.sds-form-group .sds-form-input-group:has(.sds-text-field){padding:0}.sds-form-group .sds-form-input-group:has(.sds-text-field) .sds-field-label{max-width:calc(100% - 2rem);margin:1rem 1rem 0}.sds-form-group .sds-form-input-group:has(.sds-text-field) .sds-text-field{margin:0 1rem 1rem}.sds-form-wrapper{grid-gap:1rem;flex-flow:column;display:flex}.sds-button{box-sizing:border-box;white-space:nowrap;background:#ffffff1a linear-gradient(#9cc1dc80,#ffffff1a);border:1px solid #0000001a;border-radius:.4rem;align-items:center;padding:.75rem 1rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 0 .3rem #0000004d;color:var(--sds-button-color)!important;font-size:1.3rem!important}.sds-button:hover{cursor:pointer;background-image:linear-gradient(#80caff80,#ffffff1a);border:1px solid #57679c70}.popup__content{z-index:1000;background-color:#0000;flex-direction:column;max-height:255px;display:flex;box-shadow:inset 0 2px 4px #0000001a}.popup__content-main{flex-direction:column;flex:1;min-height:0;display:flex}.popup__content-header{flex-direction:row;flex-wrap:none;gap:10px;padding:0 15px 7px;transition:background-color .2s;display:flex}.header{background-color:red}.popup__content-header-wrapper{transition:background-color .2s;position:relative}.popup__content-header-wrapper:before{content:" ";z-index:2;background-image:linear-gradient(#0003,#0000);width:100%;height:.5rem;display:block;position:absolute;bottom:-.5rem}.popup__close-button{color:#fff;cursor:pointer;z-index:2;background:0 0;border:none;font-size:20px;position:absolute;top:3px;right:3px}.popup__content-total-votes{color:#fff;text-align:right;z-index:2;flex-direction:row;justify-content:flex-end;gap:10px;display:flex;position:absolute;top:15px;right:36px}.popup__content-total-votes.turnout{align-items:flex-end}.popup__content-candidate-list{flex:1;max-height:300px;padding-bottom:10px;position:relative;overflow:auto;box-shadow:inset 0 2px 4px #0000001a,inset 0 -2px 4px #0000001a}@keyframes scroll-vertical{0%{transform:translateY(0)}10%{transform:translateY(0)}90%{transform:translateY(-50%)}to{transform:translateY(-50%)}}.link-button{font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.link-button-container{background-color:#0000;flex-shrink:0;justify-content:center;padding-top:10px;padding-bottom:10px;display:flex}.link-button-container.turnout{padding-top:0;padding-bottom:10px}[data-theme=dark] .popup__content{box-shadow:inset 0 2px 4px #00000040}[data-theme=dark] .popup__content-header-wrapper:before{background-image:linear-gradient(#0006,#0000)}[data-theme=dark] .popup__content-candidate-list{box-shadow:inset 0 2px 4px #00000040,inset 0 -2px 4px #00000040}.map{background-color:#f5f5f5;flex:auto;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.map-overlay-frame{pointer-events:none;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.map-overlay-frame__inner{pointer-events:none;width:min(100%,1600px);max-width:1600px;height:100%;position:relative}.map-overlay-frame__inner>*,.map-overlay-frame>div>*{pointer-events:auto}.map:before,.map:after{content:"";z-index:3;pointer-events:none;height:15px;position:absolute;left:0;right:0}.map:before{top:-15px;box-shadow:0 10px 20px #0006}.map:after{bottom:-15px;box-shadow:0 -10px 20px #0006}.map-breadcrumb{z-index:4;border-radius:4px;flex-direction:row;align-items:center;gap:6px;padding:5px 6px 5px 10px;font-size:13px;line-height:1.2;transition:bottom .5s ease-in-out;display:flex;position:absolute;bottom:-50px;left:20%}.map-breadcrumb.show{bottom:10px}.map-breadcrumb__segment{align-items:center;gap:6px;display:inline-flex}.map-breadcrumb__separator{color:#6b7280;align-items:center;display:inline-flex;transform:rotate(-90deg)}.map-breadcrumb__chip{font:inherit;color:#2d394b;text-underline-offset:3px;background:0 0;border:none;align-items:center;gap:4px;padding:0;text-decoration:underline;display:inline-flex}button.map-breadcrumb__chip{cursor:pointer}button.map-breadcrumb__chip:hover{color:#092a59;text-decoration-thickness:2px}.map-breadcrumb__chip--active{color:#092a59;font-weight:600;text-decoration:none}.map-breadcrumb__recenter{width:15px;height:15px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:0;font-size:13px;line-height:1;display:inline-flex}.map-breadcrumb__recenter:hover{background:#092a591a}.map-legend{z-index:4;box-sizing:border-box;pointer-events:none;border-radius:8px;padding:8px 10px;position:absolute;bottom:12px;left:12px}.map-legend__title{color:#2d394b;margin:0;font-size:12px;font-weight:700}.map-legend__text{color:#2d394b;margin:6px 0 4px;font-size:10px;line-height:1.25}.map-legend__bar{border:1px solid #092a5933;border-radius:999px;width:100%;height:6px;display:block}.map-legend__bar--contest{background-repeat:no-repeat;background-size:cover}.map-legend__entries{flex-direction:column;gap:4px;margin-top:4px;display:flex}.map-legend__entry{flex-direction:column;gap:2px;display:flex}.map-legend__label{color:#2d394b;white-space:nowrap;font-size:11px;line-height:1.2}.map-legend__bar--turnout{background:linear-gradient(90deg,#092a591a,#092a59)}.map-legend__range{color:#2d394b;justify-content:space-between;width:100%;margin:4px 0 0;font-size:10px;line-height:1;display:flex}@media (width<=480px){.map-breadcrumb{z-index:4;transition:bottom .5s ease-in-out;position:absolute;left:50%;transform:translate(-50%)}.map-breadcrumb.show{bottom:calc(50% + 56px)}}.map-loading{z-index:1;background:#fff;justify-content:center;align-items:center;padding-right:40%;display:flex;position:absolute;inset:0}[data-theme=dark] .map{background-color:#141414}[data-theme=dark] .map-loading{background:#1e1e1e}[data-theme=dark] .map-legend__title,[data-theme=dark] .map-legend__text,[data-theme=dark] .map-legend__label,[data-theme=dark] .map-legend__range{color:var(--color-text)}[data-theme=dark] .map-legend__bar{border-color:#ffffff26}[data-theme=dark] .map-breadcrumb__chip{color:var(--color-text)}[data-theme=dark] button.map-breadcrumb__chip:hover,[data-theme=dark] .map-breadcrumb__chip--active{color:#fff}[data-theme=dark] .map-breadcrumb__separator{color:#ffffff80}[data-theme=dark] .map-breadcrumb__recenter:hover{background:#ffffff26}.switch{width:40px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ccc;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;width:16px;height:16px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.slider{background-color:#1e4e7e}input:focus+.slider{box-shadow:0 0 1px #1e4e7e}input:checked+.slider:before{transform:translate(16px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.env-banner{z-index:1100;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;pointer-events:none;border-radius:0 0 10px 10px;padding:4px 14px;font-size:1.6rem;font-weight:700;line-height:1;animation:.35s ease-out env-banner-drop;position:fixed;top:0;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000040}.env-banner__cove{pointer-events:none;width:6px;height:6px;position:absolute;top:0}.env-banner__cove--left{background:radial-gradient(circle at bottom left, transparent 6px, var(--env-banner-bg) 6px);left:-6px}.env-banner__cove--right{background:radial-gradient(circle at bottom right, transparent 6px, var(--env-banner-bg) 6px);right:-6px}@keyframes env-banner-drop{0%{transform:translate(-50%,-100%)}to{transform:translate(-50%)}}@media (width<=480px){.env-banner{position:absolute;top:100%}}@media (prefers-reduced-motion:reduce){.env-banner{animation:none}}.navbar{background-color:var(--background-color);flex:none;max-height:40px;padding:5px 10px;position:relative;box-shadow:0 0 10px #0000001a}@media (width<=480px){.navbar{max-height:none}}.navbar__mobile-date{flex-shrink:0;padding-right:12px;line-height:1.1}.navbar__mobile-date p{white-space:nowrap;margin:0;font-size:1rem}.navbar__mobile-date p.text--title-4{font-size:1.75rem}.navbar__title{color:#465366}.navbar__logo{padding-right:10px}.navbar__logo-image{filter:drop-shadow(0 4px 4px #00000059);width:80px}.auto-scroll-timing-slider{min-width:100px;margin-top:8px;padding:0 12px}.auto-scroll-timing-slider label{margin-bottom:6px;display:block}.menu-item__switch{min-width:165px}.navbar__right-side{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:5px;padding-right:10px;display:flex}@media (width<=480px){.navbar__right-side{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:5px;padding-right:10px}}.flyout-menu-item{justify-content:space-between;align-items:center;display:flex}.flyout-menu-item__toggle{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;appearance:none;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;display:flex}.flyout-menu-item__toggle:focus{outline:none}.flyout-menu-item__toggle:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #1e4e7e}.flyout-menu-item__toggle::-moz-focus-inner{border:0;padding:0}.flyout-menu-item__chevron{margin-left:8px;transition:transform .2s;display:inline-flex;transform:rotate(-90deg)}.flyout-menu-item:hover .flyout-menu-item__chevron,.flyout-menu-item__toggle[aria-expanded=true] .flyout-menu-item__chevron{transform:rotate(0)}.flyout-menu{background-color:var(--background-color);cursor:pointer;border-top-left-radius:10px;border-bottom-left-radius:10px;width:200px;max-height:300px;position:absolute;top:0;right:calc(100% - 10px);overflow:hidden auto;box-shadow:0 0 10px #0000001a}.navbar__theme-toggle{cursor:pointer;color:#465366;background:0 0;border:1px solid #0000001a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,color .2s;display:flex}.navbar__theme-toggle:hover{background-color:#0000000d}[data-theme=dark] .navbar__theme-toggle{color:var(--color-text);border-color:#ffffff1a}[data-theme=dark] .navbar__theme-toggle:hover{background-color:#ffffff14}[data-theme=dark] .navbar{box-shadow:0 0 10px #0006}[data-theme=dark] .navbar__title{color:var(--color-text-secondary)}[data-theme=dark] .flyout-menu{border:1px solid #ffffff14;box-shadow:0 0 10px #0006}.download-full-election{cursor:pointer;width:100%;padding:2px 0}.download-full-election__header{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;appearance:none;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;display:flex}.download-full-election__header:focus{outline:none}.download-full-election__header:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #1e4e7e}.download-full-election__header::-moz-focus-inner{border:0;padding:0}.download-full-election__chevron{margin-left:8px;transition:transform .2s;display:inline-flex}.download-full-election__chevron--open{transform:rotate(180deg)}.download-progress{background:#0000001a;border-radius:2px;height:4px;margin-top:4px;overflow:hidden}.download-progress__bar{background:#1e4e7e;height:100%;transition:width .12s linear}.download-format-dropdown{border-top:1px solid #e6e6e6;gap:8px;margin-top:8px;padding-top:8px;display:flex}.navbar-menu-item-link{color:inherit;width:100%;text-decoration:none;display:block}.navbar-menu-item-link:visited{color:inherit}.download-format-button{color:#475367;cursor:pointer;background-color:#fff;border:1px solid #475367;border-radius:4px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s;display:flex}.download-format-button svg{width:16px;height:16px}.download-format-button:hover:not(:disabled){color:#fff;background-color:#475367}.download-format-button:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .download-progress{background:#ffffff14}[data-theme=dark] .download-format-dropdown{border-top-color:#ffffff1f}[data-theme=dark] .download-format-button{background-color:var(--background-color);color:var(--color-text-secondary);border-color:#fff3}[data-theme=dark] .download-format-button:hover:not(:disabled){color:var(--color-text);background-color:#ffffff1a}.navbar__title-heading-group{flex-wrap:wrap;flex:1;align-items:center;min-width:0}.navbar__election-name{margin-left:5px;line-height:1.2}@media (width<=480px){.navbar__title .navbar__election-name{font-size:var(--text-body-1-size);margin-left:0}}@media (width<=1024px){.navbar__title-heading-group .navbar__election-name{font-size:var(--text-title-6-size);margin-left:0;padding-left:5px}.navbar__title-heading-group h1{font-size:var(--text-title-6-size)}}.official-site-banner{flex-shrink:0;position:relative}.official-site-banner--mobile{width:100%;max-width:100%}.official-site-banner__header{flex-wrap:wrap;gap:4px;margin-left:15px;line-height:1.3}.official-site-banner--mobile .official-site-banner__header{margin-left:0}.official-site-banner__intro{color:#465366}.official-site-banner__toggle{color:#465366;cursor:pointer;line-height:1.3;font:inherit;appearance:none;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.official-site-banner__toggle:focus{outline:none}.official-site-banner__toggle:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #1e4e7e}.official-site-banner__toggle::-moz-focus-inner{border:0;padding:0}.official-site-banner__toggle:hover .official-site-banner__how-you-know{color:#163a5c}.official-site-banner__how-you-know{color:#1e4e7e;text-decoration:underline}.official-site-banner__chevron{flex-shrink:0;transition:transform .2s;display:inline-flex}.official-site-banner__chevron--open{transform:rotate(180deg)}.official-site-banner__panel{z-index:250;background-color:#fff;border:1px solid #e0e0e0;border-radius:2px;grid-template-columns:1fr 1fr;gap:20px 28px;min-width:min(520px,100vw - 32px);max-width:calc(100vw - 24px);padding:16px 18px;display:grid;position:absolute;box-shadow:0 4px 16px #0000001f}.official-site-banner--mobile .official-site-banner__panel{width:100%;min-width:0;max-width:none;margin-top:8px;position:relative;top:auto;left:auto}@media (width<=600px){.official-site-banner:not(.official-site-banner--mobile) .official-site-banner__panel{grid-template-columns:1fr}}[data-theme=dark] .official-site-banner__intro,[data-theme=dark] .official-site-banner__toggle{color:var(--color-text-secondary)}[data-theme=dark] .official-site-banner__panel{background-color:var(--background-color);border-color:#ffffff1f;box-shadow:0 4px 16px #00000059}.test-banner{color:#fff;text-align:center;z-index:1000;background-color:#b80404;width:100%;padding:5px}@media (width<=480px){.test-banner{width:initial}}.message-banner{color:#fff;z-index:1000;box-sizing:border-box;background-color:#047454;width:100%;padding:16px;font-size:15px}.message-banner a{color:#ffb;text-decoration:underline}.message-banner a:hover{opacity:.85}@media (width<=480px){.message-banner{width:initial}}[data-theme=dark] .message-banner{background-color:#065f46}@font-face{font-family:DIN Condensed;font-style:normal;font-weight:400;src:url(/assets/DIN-2014_Condensed-1.4.2-BYRgR_Ig.woff)format("woff")}@font-face{font-family:DIN Condensed;font-style:normal;font-weight:lighter;src:url(/assets/DIN-2014_Condensed-Light-1.4.2-DXmgY8oO.woff)format("woff")}@font-face{font-family:DIN Bold;font-style:italic;font-weight:700;src:url(/assets/DIN-2014_Bold-Italic-1.4.2-BkjPX86x.woff)format("woff")}@font-face{font-family:DIN Bold;font-style:normal;font-weight:700;src:url(/assets/DIN-2014_Bold-1.4.2-BUEcaZTw.woff)format("woff")}@font-face{font-family:DIN;font-style:italic;font-weight:400;src:url(/assets/DIN-2014_Italic-1.4.2-DGmORhMh.woff)format("woff")}@font-face{font-family:DIN;font-style:normal;font-weight:400;src:url(/assets/DIN-2014_Regular-1.4.2-p-aKIkuP.woff)format("woff")}@font-face{font-family:DIN Light;font-style:italic;font-weight:lighter;src:url(/assets/DIN-2014_Light-Italic-1.4.2-KHT6L7KU.woff)format("woff")}@font-face{font-family:DIN Light;font-style:normal;font-weight:lighter;src:url(/assets/DIN-2014_Light-1.4.2-D87AFjBw.woff)format("woff")}@font-face{font-family:DIN Bold;font-style:italic;font-weight:bolder;src:url(/assets/DIN-2014_Extra-Bold-Italic-1.4.2--Y8xaSHw.woff)format("woff")}@font-face{font-family:DIN Bold;font-style:normal;font-weight:bolder;src:url(/assets/DIN-2014_Extra-Bold-1.4.2-BY70t92P.woff)format("woff")}@font-face{font-family:DIN Condensed;font-style:normal;font-weight:700;src:url(/assets/DIN-2014_Condensed-Bold-1.4.2-DlW-wiOz.woff)format("woff")}:root{--color-primary:#000;--color-primary-opposite:#000;--color-secondary:#bdc7d2;--color-accent:#1e4e7e;--color-text:#000;--background-color:#fff;--geokit-popup-bg:color-mix(in srgb, var(--background-color) 96%, transparent);--border-color:#0067ff1f;--font-size-base:16px;--font-size-small:.875rem;--font-size-large:1.25rem;--spacing-unit:8px;--spacing-small:calc(var(--spacing-unit) * 1);--spacing-medium:calc(var(--spacing-unit) * 2);--spacing-large:calc(var(--spacing-unit) * 3);--border-radius:4px;--transition-speed:.3s;--breakpoint-sm:480px;--breakpoint-md:768px;--breakpoint-lg:1024px;--green-1:#85a60f;--red-1:#fff9f8;--red-2:#ffefec;--red-3:#d43926;--red-4:#be2816;--red-5:#a62111;--red-6:#911f11;--blue-1:#def3ff;--blue-2:#c5eaff;--blue-3:#9cbceb;--blue-4:#6fd0f9;--blue-5:#1390b7;--blue-6:#4369a0;--gray-1:#e4e9eb;--gray-2:#bfbfbf;--gray-3:#9b9b9b;--gray-4:#686868;--gray-5:#404040;--gray-6:#0f1a4a;--gray-7:#092a59;--gray-8:#2d394b;--gray-9:#465366;--glass-fill-on-light:linear-gradient(0deg, #fff3, #fff3), linear-gradient(180deg, #e1f6ff99 0%, #d7f3ff33 100%) ;--spacing--0:.25rem;--spacing--1:.5rem;--spacing--2:1rem;--spacing--3:1.5rem;--spacing--4:2rem;--spacing--5:2.5rem;--spacing--6:3rem;--spacing--7:3.5rem;--spacing--8:4rem;--border-radius--level-1:.25rem;--border-radius--level-2:.5rem;--border-radius--level-3:1rem;--font-size--level--2:.75rem;--font-size--level--1:.875rem;--font-size--level-0:1rem;--font-size--level-1:1.125rem;--font-size--level-2:1.5rem;--font-size--level-3:2.75rem;--font-size--level-4:4.375rem;--font-size--title-1:var(--font-size--level-2);--font-size--title-2:var(--font-size--level-1);--font-size--body:var(--font-size--level-0);--font-size--small:var(--font-size--level--1);--font-size--micro:var(--font-size--level--2);--font-weight--light:300;--font-weight--regular:400;--font-weight--medium:600;--font-weight--bold:800;--text-title-1-size:2.8rem;--text-title-2-size:2.4rem;--text-title-3-size:2.2rem;--text-title-4-size:2rem;--text-title-5-size:1.8rem;--text-title-6-size:1.6rem;--text-body-1-size:1.4rem;--text-body-2-size:1.2rem;--text-caption-size:.8rem;--text-overline-size:.8rem;--text-title-line-height:1.2;--text-body-line-height:1.5}[data-theme=dark]{--color-primary:#f5f5f5;--color-primary-opposite:#1e1e1e;--color-secondary:#3d3d3d;--color-accent:#5b9cf5;--color-text:#f5f5f5;--color-text-secondary:#c8c8c8;--background-color:#1e1e1e;--border-color:#ffffff1a;--green-1:#8fe8c3;--red-1:#3a1a1a;--red-2:#4a1e1e;--red-3:#f07167;--red-4:#f07167;--red-5:#ffb4a9;--red-6:#ffb4a9;--blue-1:#1a2f4a;--blue-2:#1e3a5f;--blue-3:#5b9cf5;--blue-4:#5b9cf5;--blue-5:#8eb8f0;--blue-6:#9ec9ff;--gray-1:#3d3d3d;--gray-2:#4a4a4a;--gray-3:#6b6b6b;--gray-4:#a3a3a3;--gray-5:#c8c8c8;--gray-6:#d4d8e0;--gray-7:#b3cff7;--gray-8:#e0e0e0;--gray-9:#c8c8c8;--glass-fill-on-light:linear-gradient(0deg, #ffffff0d, #ffffff0d), linear-gradient(180deg, #ffffff14 0%, #ffffff05 100%)}*{-webkit-tap-highlight-color:transparent}html{touch-action:manipulation}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;border:0;margin:0;padding:0;font-family:DIN,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#root,body{background-color:var(--background-color);width:100vw;height:100dvh;color:var(--color-text);flex-direction:column;align-items:center;font-style:normal;font-weight:400;display:flex}html,body{font-size:62.5%}:after{content:none!important;display:none!important}@media (width<=480px){body{-webkit-user-select:none;user-select:none}}.text{margin:0;font-family:DIN,sans-serif}.text--title-1{font-size:var(--text-title-1-size)}.text--title-2{font-size:var(--text-title-2-size)}.text--title-3{font-size:var(--text-title-3-size)}.text--title-4{font-size:var(--text-title-4-size)}.text--title-5{font-size:var(--text-title-5-size)}.text--title-6{font-size:var(--text-title-6-size)}body{font-size:1.6rem}.text--body-1{font-size:var(--text-body-1-size)}.text--body-2{font-size:var(--text-body-2-size)}.text--caption{font-size:var(--text-caption-size);line-height:var(--text-body-line-height)}.text--overline{font-size:var(--text-overline-size);line-height:var(--text-body-line-height);text-transform:uppercase;letter-spacing:.08em}.text--lighter{font-weight:var(--font-weight--light)}.text--normal{font-weight:var(--font-weight--regular)}.text--medium{font-weight:var(--font-weight--medium)}.text--bold{font-weight:var(--font-weight--bold)}.text--bolder{font-family:DIN Bold,sans-serif;font-style:normal;font-weight:bolder}.text--din{font-family:DIN,sans-serif}.text--din-condensed{font-family:DIN Condensed,sans-serif}.text--din-light{font-family:DIN Light,sans-serif}.text--din-bold{font-family:DIN Bold,sans-serif}.text--italic{font-style:italic}.text--centered{text-align:center}.text--primary{color:var(--gray-8)}.text--secondary{color:var(--gray-4)}.text--tertiary{color:var(--gray-9)}.text--blue-2{color:var(--blue-2)}.text--gray-4{color:var(--gray-4)}.text--error{color:var(--red-3)}.text--blue{color:var(--blue-6)}.text--success{color:var(--green-1)}.glow-callout__box{z-index:2;position:relative}.glow-callout__rays{--_ray-size:var(--glow-ray-size,120px);--_square:calc(var(--glow-h) + var(--_ray-size));width:var(--_square);height:var(--_square);transform:translate(-50%, -50%) scaleX(tan(atan2(var(--glow-w) + var(--_ray-size), var(--_square))));z-index:1;pointer-events:none;position:absolute;top:50%;left:50%}.glow-callout__ray{border-radius:50%;position:absolute;inset:0}.glow-callout__ray--outer{filter:blur(18px);background:conic-gradient(#0000,#05146461 10deg,#0000 20deg 30deg,#0064ff61 40deg,#0000 50deg 60deg,#00dcff61 70deg,#0000 80deg 90deg,#05146461 100deg,#0000 110deg 120deg,#0064ff61 130deg,#0000 140deg 150deg,#00dcff61 160deg,#0000 170deg 180deg,#05146461 190deg,#0000 200deg 210deg,#0064ff61 220deg,#0000 230deg 240deg,#00dcff61 250deg,#0000 260deg 270deg,#05146461 280deg,#0000 290deg 300deg,#0064ff61 310deg,#0000 320deg 330deg,#00dcff61 340deg,#0000 350deg 360deg);animation:9s linear infinite glow-spin}.glow-callout__ray--mid{filter:blur(15px);background:conic-gradient(from 15deg,#0000,#1432b457 10deg,#0000 20deg 30deg,#0096dc57 40deg,#0000 50deg 60deg,#64c8ff57 70deg,#0000 80deg 90deg,#1432b457 100deg,#0000 110deg 120deg,#0096dc57 130deg,#0000 140deg 150deg,#64c8ff57 160deg,#0000 170deg 180deg,#1432b457 190deg,#0000 200deg 210deg,#0096dc57 220deg,#0000 230deg 240deg,#64c8ff57 250deg,#0000 260deg 270deg,#1432b457 280deg,#0000 290deg 300deg,#0096dc57 310deg,#0000 320deg 330deg,#64c8ff57 340deg,#0000 350deg 360deg);animation:7s linear infinite glow-spin;inset:4px}.glow-callout__ray--inner{filter:blur(12px);background:conic-gradient(from 45deg,#0000,#00e6ff52 15deg,#0000 30deg 60deg,#0f1e7852 75deg,#0000 90deg 120deg,#3282ff52 135deg,#0000 150deg 180deg,#00e6ff52 195deg,#0000 210deg 240deg,#0f1e7852 255deg,#0000 270deg 300deg,#3282ff52 315deg,#0000 330deg 360deg);animation:11s linear infinite reverse glow-spin;inset:8px}.glow-callout__ray--accent{filter:blur(10px);background:conic-gradient(from 90deg,#0000,#78d2ff52 12deg,#0000 24deg 45deg,#0a288c52 57deg,#0000 69deg 90deg,#00a0ff52 102deg,#0000 114deg 135deg,#78d2ff52 147deg,#0000 159deg 180deg,#0a288c52 192deg,#0000 204deg 225deg,#00a0ff52 237deg,#0000 249deg 270deg,#78d2ff52 282deg,#0000 294deg 315deg,#0a288c52 327deg,#0000 339deg 360deg);animation:13s linear infinite reverse glow-spin;inset:6px}.glow-callout__ray--extra{filter:blur(16px);background:conic-gradient(from 150deg,#0000,#1e50dc52 10deg,#0000 20deg 36deg,#00d2f052 46deg,#0000 56deg 72deg,#05196452 82deg,#0000 92deg 108deg,#1e50dc52 118deg,#0000 128deg 144deg,#00d2f052 154deg,#0000 164deg 180deg,#05196452 190deg,#0000 200deg 216deg,#1e50dc52 226deg,#0000 236deg 252deg,#00d2f052 262deg,#0000 272deg 288deg,#05196452 298deg,#0000 308deg 324deg,#00d2f052 334deg,#0000 344deg 360deg);animation:6s linear infinite reverse glow-spin;inset:3px}.glow-callout__ray--shimmer{filter:blur(13px);background:conic-gradient(from 270deg,#0000,#4682d252 12deg,#0000 24deg 45deg,#00f0ff52 57deg,#0000 69deg 90deg,#2864dc52 102deg,#0000 114deg 135deg,#00f0ff52 147deg,#0000 159deg 180deg,#4682d252 192deg,#0000 204deg 225deg,#2864dc52 237deg,#0000 249deg 270deg,#00f0ff52 282deg,#0000 294deg 315deg,#4682d252 327deg,#0000 339deg 360deg);animation:8s linear infinite glow-spin;inset:5px}@keyframes glow-spin{to{transform:rotate(360deg)}}.skip-link{color:#fff;z-index:100000;background:#1a73e8;padding:8px 16px;font-size:1.4rem;text-decoration:none;transition:top .15s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}
