:root{--ink:#201718;--muted:#75696b;--paper:#fbf7f3;--line:#eadfda;--red:#c8102e;--deep-red:#760b20;--orange:#ff6a00;--gold:#ffd166}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,summary{font:inherit}:where(a,button,summary,input,select,textarea,[tabindex]):focus-visible{outline-offset:2px;outline:3px solid #fff;box-shadow:0 0 0 5px #201718}.site-header{z-index:20;justify-content:space-between;align-items:center;max-width:1220px;height:86px;margin:auto;padding:0 28px;display:flex;position:relative}.brand{align-items:center;gap:13px;display:flex}.brand img,.footer-brand img{border-radius:15px;box-shadow:0 10px 24px #760b2033}.brand span,.footer-brand span{flex-direction:column;display:flex}.brand b{letter-spacing:-.25px;font-size:18px}.brand small,.footer-brand small{color:var(--muted);letter-spacing:2.5px;text-transform:uppercase;margin-top:3px;font-size:10px}.desktop-nav{align-items:center;gap:30px;font-size:13px;font-weight:600;display:flex}.desktop-nav a:not(.nav-cta){color:#594d4f;transition:color .2s}.desktop-nav a:hover{color:var(--red)}.nav-cta{color:#fff;background:var(--ink);border-radius:999px;padding:12px 20px}.mobile-nav{display:none;position:relative}.hero{color:#fff;background:linear-gradient(128deg,#65091c 0%,#ba0c2d 43%,#ed2418 72%,#ff6a00 118%);border-radius:34px;grid-template-columns:1fr 1fr;align-items:center;gap:65px;max-width:1380px;min-height:740px;margin:0 auto;padding:96px max(60px,50% - 580px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #6d121a33}.hero:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:620px;height:620px;position:absolute;top:-280px;right:-250px;box-shadow:0 0 0 80px #ffffff0a,0 0 0 160px #ffffff06}.hero-glow{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#ff6a0040;width:520px;height:520px;bottom:-320px;right:22%}.hero-glow-two{background:#ffd16614;width:300px;height:300px;top:120px;left:-130px}.hero-copy,.result-console{z-index:2;position:relative}.eyebrow{letter-spacing:2.3px;color:#ffe6dd;align-items:center;gap:10px;font-size:11px;font-weight:750;display:inline-flex}.eyebrow i{background:currentColor;width:22px;height:1px;display:block}.eyebrow.dark{color:var(--red)}.eyebrow.light{color:var(--gold)}.hero h1{letter-spacing:-3.8px;max-width:700px;margin:25px 0 24px;font-size:clamp(48px,5vw,72px);line-height:.98}.hero h1 em{color:var(--gold);font-style:normal}.hero-copy>p{color:#ffffffc7;max-width:610px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.primary-button,.secondary-button{border-radius:14px;padding:16px 22px;font-size:14px;font-weight:700}.primary-button{color:#771023;background:#fff;box-shadow:0 15px 36px #32000540}.primary-button span{margin-left:15px}.secondary-button{border:1px solid #ffffff40}.hero-trust{color:#ffffffb3;text-transform:uppercase;letter-spacing:.7px;gap:22px;margin-top:38px;font-size:11px;display:flex}.hero-trust span:before{content:"✓";color:var(--gold);margin-right:6px}.result-console{color:var(--ink);background:#fffaf8f5;border-radius:28px;padding:22px;transform:perspective(1200px)rotateY(-4deg)rotateX(2deg);box-shadow:0 40px 90px #3000085c,inset 0 1px #fffc}.console-top,.console-brand,.console-stats,.console-body{display:flex}.console-top{justify-content:space-between;align-items:center}.console-brand{align-items:center;gap:10px}.console-brand img{border-radius:12px}.console-brand span{flex-direction:column;display:flex}.console-brand b{font-size:13px}.console-brand small{color:var(--muted);margin-top:3px;font-size:10px}.live-pill{letter-spacing:1.5px;color:#9a0d26;background:#f8e3e5;border-radius:99px;padding:8px 10px;font-size:9px;font-weight:800}.live-pill i{background:#d8102f;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #d8102f1f}.console-stats{color:#fff;background:#271b1d;border-radius:15px;margin:20px 0 14px;padding:14px}.console-stats div{border-right:1px solid #ffffff1f;flex:1;padding:0 13px}.console-stats div:last-child{border:0}.console-stats small{color:#a99b9e;margin-bottom:5px;font-size:8px;display:block}.console-stats b{font-size:16px}.console-body{gap:12px}.mini-map,.result-list{background:#fff;border:1px solid #eee4df;border-radius:16px;padding:15px}.mini-map{flex:1.1;min-width:0}.map-title{letter-spacing:.7px;color:#7a6c6e;font-size:8px;font-weight:800}.turkey-shape{grid-template-columns:repeat(12,1fr);align-content:center;height:104px;margin:12px 2px 10px;display:grid;transform:skew(-5deg)}.turkey-shape i{background:#df2036;border:1px solid #fff;border-radius:2px;height:14px}.turkey-shape i:nth-child(4n),.turkey-shape i:nth-child(7n){background:#f27423}.turkey-shape i:nth-child(9n){background:#41769e}.turkey-shape i:nth-child(-n+5),.turkey-shape i:nth-last-child(-n+6){transform:translateY(8px)}.map-legend{color:#8e8183;gap:9px;font-size:7px;display:flex}.map-legend span{align-items:center;gap:3px;display:flex}.map-legend i{border-radius:50%;width:5px;height:5px}.map-legend .red{background:#df2036}.map-legend .orange{background:#f27423}.map-legend .blue{background:#41769e}.result-list{flex:.9}.result-list>div,.party-row{justify-content:space-between;align-items:center;margin:8px 0 5px;font-size:10px;display:flex}.result-list span,.party-row span{align-items:center;gap:6px;display:flex}.candidate,.party-row i{border-radius:50%;width:17px;height:17px;display:inline-block}.candidate-red,.p1{background:#d51d37}.candidate-orange,.p2{background:#f27423}.p3{background:#4d789a}progress{appearance:none;border:0;border-radius:9px;width:100%;height:5px;display:block;overflow:hidden}progress::-webkit-progress-bar{background:#f0e9e6}progress::-webkit-progress-value{background:#d51d37;border-radius:9px}.orange-progress::-webkit-progress-value{background:#f27423}.p2-progress::-webkit-progress-value{background:#f27423}.p3-progress::-webkit-progress-value{background:#4d789a}.result-list>small{color:#6f6265;margin-top:17px;font-size:9px;display:block}.proof-strip{grid-template-columns:repeat(4,1fr);max-width:1050px;margin:0 auto;padding:46px 24px;display:grid}.proof-strip div{border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:3px;display:flex}.proof-strip div:last-child{border:0}.proof-strip b{font-size:22px}.proof-strip span{letter-spacing:1.2px;text-transform:uppercase;color:var(--muted);font-size:10px}.section{max-width:1180px;margin:auto;padding:110px 28px}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px;display:flex}.section-heading h2{letter-spacing:-2.7px;margin:18px 0 0;font-size:54px;line-height:1}.section-heading>p{max-width:470px;color:var(--muted);margin:0;line-height:1.7}.archive-section{padding-top:80px}.archive-grid{grid-template-columns:1.25fr 1fr 1fr;gap:16px;display:grid}.archive-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;min-height:320px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #3a1c1c12}.archive-card:after{content:"";border:34px solid #c8102e0d;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-110px;right:-90px}.archive-1{color:#fff;background:linear-gradient(145deg,#260f15,#5d1524 68%,#b31a32);border:0}.archive-1:after{border-color:#ffffff0f}.archive-meta{justify-content:space-between;align-items:center;display:flex}.archive-meta span{letter-spacing:1.3px;text-transform:uppercase;color:var(--red);font-size:11px;font-weight:800}.archive-1 .archive-meta span{color:var(--gold)}.archive-meta i{color:#9e1d31;background:#f7e9e7;border-radius:99px;padding:7px 9px;font-size:9px;font-style:normal}.archive-1 .archive-meta i{color:#fff;background:#ffffff1a}.archive-card h3{letter-spacing:-1px;max-width:310px;margin:45px 0 12px;font-size:27px;line-height:1.1}.archive-card p{color:var(--muted);max-width:280px;font-size:13px;line-height:1.55}.archive-1 p{color:#cdbdc1}.archive-bottom{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;display:flex}.archive-1 .archive-bottom{color:#cdbdc1}.archive-bottom>i{background:#f6eeea;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;transition:transform .2s,background .2s;display:grid}.archive-1 .archive-bottom>i{color:#5d1524;background:#fff}.archive-card:hover .archive-bottom>i{transform:translate(4px)}.feature-section{color:#fff;background:#211719;border-radius:34px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;max-width:1380px;min-height:710px;margin:0 auto;padding:90px max(60px,50% - 580px);display:grid;position:relative;overflow:hidden}.feature-section:before{content:"";background:radial-gradient(circle at 85% 10%,#ff6a0033,#0000 33%),radial-gradient(circle at 20% 95%,#c8102e33,#0000 40%);position:absolute;inset:0}.feature-intro,.feature-visual{z-index:2;position:relative}.feature-intro h2{letter-spacing:-3px;margin:22px 0;font-size:56px;line-height:1}.feature-intro>p{color:#b8abad;font-size:16px;line-height:1.7}.feature-intro ul{margin:35px 0 0;padding:0;list-style:none}.feature-intro li{color:#e2d9da;margin:15px 0;font-size:13px}.feature-intro li span{color:var(--gold);margin-right:9px}.feature-visual{height:520px}.phone-card{border-radius:30px;padding:24px;position:absolute;box-shadow:0 40px 80px #00000059}.phone-card-front{width:330px;color:var(--ink);background:#fff;top:20px;right:30px;transform:rotate(2deg)}.phone-card-back{color:#fff;background:linear-gradient(145deg,#8a1026,#d71935);width:270px;height:360px;bottom:20px;left:5px;transform:rotate(-8deg)}.phone-kicker{letter-spacing:1.4px;color:#ffd4d7;font-size:9px}.phone-card-back>b{margin-top:10px;font-size:28px;display:block}.donut{background:conic-gradient(#ffd166 0 88.6%,#ffffff2e 88.6%);border-radius:50%;place-items:center;width:155px;height:155px;margin:55px auto 0;display:grid}.donut:before{content:"";background:#b41630;border-radius:50%;width:115px;height:115px;position:absolute}.donut span{z-index:1;font-size:25px;font-weight:750;position:relative}.donut small{text-align:center;color:#f4c9cf;margin-top:2px;font-size:9px;font-weight:400;display:block}.phone-head{color:#a0172c;text-transform:uppercase;letter-spacing:1px;justify-content:space-between;font-size:10px;display:flex}.phone-card-front h3{margin:26px 0;font-size:25px;line-height:1.1}.phone-stat-row{background:#f8f3f0;border-radius:14px;margin-bottom:19px;padding:14px;display:flex}.phone-stat-row span{color:#8e8082;flex:1;font-size:9px}.phone-stat-row b{color:var(--ink);margin-top:4px;font-size:14px;display:block}.phone-card-front progress{margin-bottom:14px}.phone-card-front button{color:#fff;background:#26191c;border:0;border-radius:12px;justify-content:space-between;width:100%;margin-top:18px;padding:14px;font-size:11px;font-weight:700;display:flex}.workflow{padding-top:120px;padding-bottom:120px}.steps{background:var(--line);border:1px solid var(--line);border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.steps article{background:#fff;min-height:245px;padding:34px}.steps article>span{width:36px;height:36px;color:var(--red);background:#f8e8e8;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:inline-grid}.steps h3{margin:44px 0 12px;font-size:20px}.steps p{color:var(--muted);font-size:13px;line-height:1.6}.trust-section{color:#fff;background:linear-gradient(135deg,#8d0c25,#c8102e);border-radius:34px;grid-template-columns:1fr 1fr;max-width:1380px;margin:auto;display:grid;overflow:hidden}.trust-card{background:radial-gradient(circle at 0 100%,#ff6a0061,#0000 40%);padding:90px max(55px,50% - 280px)}.trust-card h2{letter-spacing:-2.5px;margin:22px 0;font-size:50px;line-height:1}.trust-card>p{color:#f0ccd1;max-width:510px;line-height:1.7}.trust-links{gap:24px;margin-top:35px;font-size:12px;font-weight:700;display:flex}.trust-notes{color:var(--ink);background:#fff;flex-direction:column;justify-content:center;padding:58px;display:flex}.trust-notes article{border-bottom:1px solid var(--line);gap:22px;padding:25px 0;display:flex}.trust-notes article:last-child{border:0}.trust-notes article>b{color:#756a6c;font-size:11px}.trust-notes h3{margin:0 0 7px;font-size:18px}.trust-notes p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.cta-section{color:#fff;background:#241719;border-radius:28px;justify-content:space-between;align-items:end;max-width:1180px;margin:110px auto 0;padding:65px;display:flex;box-shadow:0 30px 70px #32141726}.cta-section h2{letter-spacing:-2.2px;margin:18px 0 0;font-size:46px;line-height:1.05}.cta-section>a{background:linear-gradient(120deg,var(--red),#ed301d);border-radius:13px;padding:16px 20px;font-size:13px;font-weight:700}.cta-section>a span{margin-left:16px}footer{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;max-width:1180px;margin:0 auto;padding:55px 0 38px;display:grid}.footer-brand{align-items:center;gap:13px;display:flex}.footer-brand b{font-size:16px}.footer-links{gap:24px;font-size:12px;font-weight:650;display:flex}.footer-links a:hover{color:var(--red)}footer>p{border-top:1px solid var(--line);color:#756a6c;grid-column:1/-1;margin:30px 0 0;padding-top:22px;font-size:10px}.legal-page{min-height:100vh}.legal-hero{color:#fff;background:linear-gradient(135deg,#700b20,#c8102e);padding:90px 28px}.legal-hero>div,.legal-content{max-width:900px;margin:auto}.legal-hero h1{letter-spacing:-2.5px;margin:18px 0 10px;font-size:52px}.legal-hero p{color:#f0cbd1}.legal-content{padding:70px 28px 110px}.legal-content h2{margin:40px 0 12px;font-size:24px}.legal-content p,.legal-content li{color:var(--muted);font-size:14px;line-height:1.75}.legal-content a{color:var(--red);font-weight:650}.legal-back{color:var(--red);margin-bottom:30px;font-size:13px;font-weight:700;display:inline-block}.support-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px;display:grid}.support-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:25px}.support-card h2{margin-top:0}.support-card p{margin-bottom:0}.results-page{background:#f8f5f2;min-height:100vh}.results-shell{max-width:1240px;margin:auto;padding:0 28px 70px}.results-header{justify-content:space-between;align-items:center;height:82px;display:flex}.results-header>a{color:#5f5153;font-size:13px;font-weight:750}.results-header .brand{font-size:14px}.results-header .brand span{color:#897b7d;letter-spacing:1px;text-transform:uppercase;font-size:9px}.results-hero{color:#fff;background:linear-gradient(125deg,#790c22,#c8102e 55%,#ff6a00);border-radius:28px;flex-direction:column;justify-content:space-between;min-height:330px;padding:42px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #6f111e33}.results-hero:after{content:"";border:55px solid #ffffff12;border-radius:50%;width:380px;height:380px;position:absolute;top:-140px;right:-80px;box-shadow:0 0 0 55px #ffffff09}.results-hero>div{z-index:1;position:relative}.results-hero p{color:var(--gold);letter-spacing:1.4px;text-transform:uppercase;margin:27px 0 10px;font-size:12px;font-weight:800}.results-hero h1{letter-spacing:-2.2px;max-width:720px;margin:0 0 18px;font-size:48px;line-height:1}.results-hero>div>b{font-size:17px}.results-hero-stats{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#49020f47;border-radius:16px;width:min(700px,100%);padding:18px 0;display:flex}.results-hero-stats span{color:#f5cdd3;border-right:1px solid #ffffff26;flex:1;padding:0 22px;font-size:10px}.results-hero-stats span:last-child{border:0}.results-hero-stats strong{color:#fff;margin-top:6px;font-size:20px;display:block}.results-workspace{grid-template-columns:300px 1fr;align-items:start;gap:18px;margin-top:20px;display:grid}.result-controls,.map-card,.result-table-card,.elected-card{border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 14px 35px #3d1c1e0e}.result-controls{padding:20px;position:sticky;top:18px}.control-title{padding:3px 3px 17px}.control-title small,.card-heading small{color:var(--red);letter-spacing:1.1px;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.control-title b{margin-top:5px;font-size:13px;display:block}.type-tabs{gap:7px;margin-bottom:20px;display:grid}.type-tabs button{border:1px solid var(--line);color:#4f4345;text-align:left;cursor:pointer;background:#faf7f5;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:13px;font-size:12px;font-weight:700;display:flex}.type-tabs button.active{color:#b20d2a;background:#fff0f2;border-color:#e82d48}.result-controls label{color:#75696b;margin:13px 0 0;font-size:10px;font-weight:700;display:block}.result-controls select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #ded2cd;border-radius:11px;margin-top:6px;padding:12px;font-size:12px}.result-controls select:disabled{opacity:.5}.results-main{gap:18px;display:grid}.map-card,.result-table-card,.elected-card{padding:24px}.card-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.card-heading h2{letter-spacing:-.7px;margin:5px 0 0;font-size:24px}.card-heading>b{color:#76696b;font-size:12px}.card-heading button{border:1px solid var(--line);color:var(--red);cursor:pointer;background:#fff;border-radius:9px;padding:8px 12px;font-size:10px;font-weight:750}.result-map-wrap{min-height:340px}.result-map{width:100%;height:auto;max-height:430px;display:block}.result-map path{stroke:#fff;stroke-width:.55px;cursor:pointer;transition:filter .15s,opacity .15s}.result-map path:hover{filter:brightness(.8);opacity:.9}.map-caption,.results-source{color:#8c7f81;font-size:10px}.map-caption{text-align:center;margin-top:8px}.map-loading,.result-loading{color:#8d7e80;place-items:center;min-height:250px;font-size:13px;display:grid}.result-error{color:#ae1730;background:#fff0f1;border-radius:10px;padding:12px;font-size:12px}.result-bars{gap:17px;display:grid}.result-bar>div{justify-content:space-between;align-items:flex-start;gap:20px;font-size:13px;display:flex}.result-bar>div>span{align-items:center;gap:9px;font-weight:700;display:flex}.result-bar>div>span i{border-radius:50%;width:9px;height:9px}.result-bar>div>b{text-align:right}.result-bar>div>b small{color:#998b8d;margin-top:2px;font-size:9px;font-weight:500;display:block}.result-bar>span{background:#f0e9e6;border-radius:99px;height:6px;margin-top:7px;display:block;overflow:hidden}.result-bar>span i{border-radius:inherit;height:100%;display:block}.show-all{border:1px solid var(--line);width:100%;color:var(--red);cursor:pointer;background:#faf7f5;border-radius:12px;margin-top:22px;padding:13px;font-size:11px;font-weight:750}.elected-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.elected-list article{background:#faf7f5;border-radius:12px;align-items:center;gap:11px;padding:13px;display:flex}.elected-list article>i{border-radius:99px;width:8px;height:36px}.elected-list div{min-width:0}.elected-list b,.elected-list span{display:block}.elected-list b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.elected-list span{color:#897b7d;margin-top:3px;font-size:9px}.results-source{margin:22px 4px 0;line-height:1.6}.result-error{justify-content:space-between;align-items:center;gap:12px;display:flex}.result-error button{color:#99152b;font:inherit;cursor:pointer;background:#fff;border:1px solid #e7a6b1;border-radius:8px;flex:none;padding:8px 11px;font-weight:750}@media (width<=1000px){.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{border:1px solid var(--line);border-radius:10px;padding:10px 14px;font-size:12px;font-weight:700;list-style:none}.mobile-nav div{border:1px solid var(--line);background:#fff;border-radius:15px;width:210px;padding:12px;position:absolute;top:48px;right:0;box-shadow:0 20px 50px #280f141f}.mobile-nav a{padding:10px;font-size:13px;display:block}.hero{grid-template-columns:1fr;gap:60px;padding:75px 55px}.hero-copy{max-width:700px}.result-console{width:100%;max-width:650px;margin:auto;transform:none}.archive-grid{grid-template-columns:1fr 1fr}.archive-1{grid-row:span 2}.feature-section{grid-template-columns:1fr;padding:80px 55px}.feature-intro{max-width:700px}.feature-visual{width:100%;max-width:620px;margin:auto}.trust-section{grid-template-columns:1fr}.cta-section{margin-left:28px;margin-right:28px}.section-heading{flex-direction:column;align-items:start}.section-heading>p{max-width:650px}.results-workspace{grid-template-columns:1fr}.result-controls{position:static}.type-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.site-header{height:76px;padding:0 18px}.brand img{width:46px;height:46px}.brand b{font-size:16px}.hero{border-radius:0;min-height:auto;padding:66px 20px 56px}.hero h1{letter-spacing:-2.5px;font-size:45px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{text-align:center}.hero-trust{flex-wrap:wrap;gap:10px 16px}.result-console{border-radius:20px;padding:14px}.console-body{flex-direction:column}.mini-map{display:none}.console-stats div{padding:0 7px}.console-stats b{font-size:13px}.proof-strip{grid-template-columns:repeat(2,1fr);gap:24px 0}.proof-strip div:nth-child(2){border:0}.section{padding:78px 18px}.section-heading h2{font-size:42px}.archive-grid{grid-template-columns:1fr}.archive-1{grid-row:auto}.archive-card{min-height:275px}.feature-section{border-radius:0;padding:75px 20px}.feature-intro h2{font-size:44px}.feature-visual{height:475px}.phone-card-front{width:285px;right:0}.phone-card-back{width:230px;left:-15px}.steps{grid-template-columns:1fr}.steps article{min-height:auto}.trust-section{border-radius:0}.trust-card,.trust-notes{padding:60px 24px}.trust-card h2{font-size:42px}.cta-section{flex-direction:column;align-items:start;gap:30px;margin:75px 18px 0;padding:38px 26px}.cta-section h2{font-size:37px}footer{grid-template-columns:1fr;gap:28px;margin:0 18px}.footer-links{flex-wrap:wrap}.support-grid{grid-template-columns:1fr}.legal-hero h1{font-size:42px}.results-shell{padding:0 14px 45px}.results-header{height:70px}.results-header .brand{display:none}.results-hero{border-radius:22px;min-height:300px;padding:27px 22px}.results-hero h1{letter-spacing:-1.5px;font-size:35px}.results-hero-stats span{padding:0 10px}.results-hero-stats strong{font-size:15px}.results-workspace{margin-top:14px}.type-tabs{grid-template-columns:1fr}.map-card,.result-table-card,.elected-card{border-radius:17px;padding:17px}.card-heading h2{font-size:20px}.result-map-wrap{min-height:220px}.elected-list{grid-template-columns:1fr}.result-bar>div{font-size:12px}}
