html{scroll-behavior:smooth}body{margin:0}button,input,textarea,select{font:inherit}:root{--blue:#1769e0;--blue-dark:#0e3f91;--blue-soft:#eaf3ff;--navy:#10213d;--text:#17233b;--muted:#64748b;--border:#dce5f0;--surface:#fff;--background:#f7f9fc}*{box-sizing:border-box}body{min-width:320px;color:var(--text);background:var(--background);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.site-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;height:78px;padding:0 max(28px,50vw - 600px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{border:2px solid var(--blue);background:#fff;border-radius:4px;place-items:center;width:40px;height:46px;display:grid;position:relative;transform:rotate(-2deg)}.ballot-line{background:var(--blue);width:21px;height:2px;position:absolute;top:9px}.ballot-letter{color:var(--blue);margin-top:7px;font-size:21px;font-weight:800}.brand-text{flex-direction:column;display:flex}.brand-text strong{color:var(--navy);font-size:18px;line-height:1.1}.brand-text small{color:var(--muted);margin-top:3px;font-size:11px}.desktop-nav{gap:6px;display:flex}.nav-link{color:#526179;border-radius:10px;padding:10px 13px;font-size:14px;font-weight:650;text-decoration:none}.nav-link:hover,.nav-link.active{color:var(--blue);background:var(--blue-soft)}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;max-width:1200px;margin:0 auto;padding:88px 28px 76px;display:grid}.status-pill{color:#315f9f;background:#f1f7ff;border:1px solid #d6e8ff;border-radius:999px;align-items:center;gap:8px;margin-bottom:25px;padding:7px 11px;font-size:13px;font-weight:650;display:inline-flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);margin:0 0 12px;font-size:12px;font-weight:800}.hero h1{max-width:750px;color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(46px,6vw,76px);line-height:.98}.hero h1 span{color:var(--blue)}.hero-copy{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:18px;line-height:1.7}.hero-actions{gap:12px;margin-top:32px;display:flex}.button{border-radius:11px;padding:13px 20px;font-size:15px;font-weight:750;text-decoration:none}.button.primary{color:#fff;background:var(--blue)}.button.secondary{color:var(--blue-dark);border:1px solid var(--border);background:#fff}.hero-visual{place-items:center;min-height:380px;display:grid}.ballot-box{background:linear-gradient(145deg,#eff6ff,#d8eaff);border:3px solid #92b9ef;border-radius:24px;width:290px;height:230px;position:relative;box-shadow:0 28px 65px #2f67ae26}.ballot-slot{background:var(--blue-dark);border-radius:10px;width:145px;height:10px;position:absolute;top:32px;left:50%;transform:translate(-50%)}.ballot-paper{background:#fff;border:2px solid #aac7ed;border-radius:8px;width:145px;height:190px;padding:24px;position:absolute;top:-87px;left:50%;transform:translate(-50%)rotate(4deg);box-shadow:0 18px 35px #1e4b8226}.paper-letter{color:var(--blue);margin-bottom:20px;font-size:43px;font-weight:850;display:block}.paper-line{background:#d8e6f7;border-radius:10px;width:100%;height:5px;margin-bottom:10px;display:block}.paper-line.short{width:65%}.election-strip{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:2fr 1fr 1fr;max-width:1144px;margin:0 auto;padding:0;display:grid;overflow:hidden;box-shadow:0 12px 32px #1f38580f}.election-strip>div{border-right:1px solid var(--border);flex-direction:column;gap:6px;padding:22px 26px;display:flex}.election-strip>div:last-child{border-right:0}.election-strip span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.election-strip strong{color:var(--navy);font-size:18px}.understand-section,.trust-section{max-width:1200px;margin:0 auto;padding:100px 28px}.section-heading{max-width:680px}.section-heading h2,.trust-section h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,48px)}.section-heading>p:last-child,.trust-section>p{color:var(--muted);font-size:17px;line-height:1.7}.understanding-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.understanding-card{border:1px solid var(--border);background:#fff;border-radius:16px;justify-content:space-between;gap:24px;min-height:165px;padding:25px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.understanding-card:hover{border-color:#a9c9f5;transform:translateY(-3px);box-shadow:0 15px 35px #23539114}.understanding-card h3{color:var(--navy);margin:0 0 10px;font-size:20px}.understanding-card p{max-width:450px;color:var(--muted);margin:0;line-height:1.55}.card-arrow{color:var(--blue);align-self:flex-end;font-size:25px}.trust-section{background:var(--navy);color:#fff;border-radius:24px;margin-bottom:80px;padding:58px}.trust-section .eyebrow{color:#8bc0ff}.trust-section h2{color:#fff}.trust-section>p{color:#c1cee0;max-width:820px}.trust-section>strong{margin-top:25px;font-size:18px;display:block}.placeholder-page{align-items:flex-start;min-height:calc(100vh - 78px);display:flex}.placeholder-inner{width:100%;max-width:900px;margin:0 auto;padding:100px 28px}.placeholder-inner h1{max-width:760px;color:var(--navy);letter-spacing:-.045em;margin:10px 0 20px;font-size:clamp(42px,6vw,64px);line-height:1.03}.placeholder-inner>p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:18px;line-height:1.7}.page-status{color:#315f9f;background:var(--blue-soft);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:750;display:inline-block}.placeholder-note{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:5px;max-width:650px;margin-top:42px;padding:20px;display:flex}.placeholder-note span{color:var(--muted)}.site-footer{max-width:1200px;color:var(--muted);border-top:1px solid var(--border);justify-content:space-between;gap:40px;margin:0 auto;padding:35px 28px 50px;display:flex}.site-footer strong{color:var(--navy)}.site-footer p{margin:5px 0 0;font-size:13px}.footer-disclaimer{text-align:right;max-width:430px}.mobile-nav{display:none}@media (width<=800px){body{padding-bottom:65px}.topbar{height:68px;padding:0 18px}.brand-text small,.desktop-nav{display:none}.brand-mark{width:34px;height:39px}.hero{grid-template-columns:1fr;gap:55px;padding:55px 20px 45px}.hero h1{font-size:clamp(44px,13vw,62px)}.hero-copy{font-size:16px}.hero-actions{flex-direction:column}.button{text-align:center}.hero-visual{min-height:265px}.ballot-box{width:225px;height:175px}.ballot-paper{width:115px;height:150px;top:-70px}.ballot-slot{width:115px}.election-strip{grid-template-columns:1fr;margin:0 20px}.election-strip>div{border-right:0;border-bottom:1px solid var(--border)}.election-strip>div:last-child{border-bottom:0}.understand-section,.trust-section{padding:70px 20px}.understanding-grid{grid-template-columns:1fr}.trust-section{border-radius:20px;margin:0 20px 60px;padding:35px 25px}.site-footer{flex-direction:column;padding:30px 20px}.footer-disclaimer{text-align:left}.mobile-nav{z-index:30;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;grid-template-columns:repeat(6,1fr);height:64px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-link{color:#718096;place-items:center;font-size:10px;font-weight:750;text-decoration:none;display:grid}.mobile-nav-link.active{color:var(--blue);background:var(--blue-soft)}}.learn-hero{background:radial-gradient(circle at 85% 15%, #e2efff 0, transparent 28%), var(--background);padding:95px 28px 70px}.learn-hero-inner{max-width:920px;margin:0 auto}.five-minute-badge{background:var(--blue-soft);color:#315f9f;border:1px solid #d6e8ff;border-radius:999px;margin-bottom:20px;padding:7px 11px;font-size:12px;font-weight:750;display:inline-block}.learn-hero h1{max-width:850px;color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(48px,7vw,78px);line-height:1}.learn-intro{max-width:720px;color:var(--muted);margin:25px 0 32px;font-size:19px;line-height:1.7}.learn-summary{max-width:980px;margin:0 auto;padding:0 28px}.learn-summary-card{background:var(--blue-soft);border:1px solid #bfd8fb;border-radius:18px;flex-direction:column;gap:10px;padding:30px 34px;display:flex}.learn-summary-card span{color:var(--blue);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:800}.learn-summary-card strong{max-width:800px;color:var(--navy);font-size:22px;line-height:1.45}.learn-steps{max-width:980px;margin:0 auto;padding:80px 28px 40px}.learn-step{border-bottom:1px solid var(--border);grid-template-columns:80px 1fr;gap:28px;padding:36px 0;display:grid}.step-number{color:#a8c7ef;letter-spacing:.05em;font-size:18px;font-weight:850}.step-content h2{color:var(--navy);letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(26px,3vw,34px)}.step-content>p{max-width:720px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.explain-more{max-width:720px;margin-top:18px}.explain-more summary{cursor:pointer;width:fit-content;color:var(--blue);font-size:14px;font-weight:750}.explain-more p{color:#526179;background:#f2f7fd;border-left:3px solid #b9d5fa;border-radius:0 10px 10px 0;margin:14px 0 0;padding:18px 20px;line-height:1.65}.closed-list-section{max-width:980px;margin:0 auto;padding:55px 28px}.closed-list-card{background:var(--navy);color:#fff;border-radius:24px;padding:45px}.closed-list-card .eyebrow{color:#8bc0ff}.closed-list-card h2{letter-spacing:-.035em;max-width:760px;margin:0 0 18px;font-size:clamp(31px,4vw,43px);line-height:1.1}.answer-badge{color:var(--navy);background:#fff;border-radius:999px;margin-bottom:18px;padding:7px 15px;font-size:14px;font-weight:850;display:inline-block}.closed-list-card>p:not(.eyebrow){color:#c8d4e5;max-width:740px;font-size:17px;line-height:1.7}.closed-list-example{background:#172b49;border:1px solid #314765;border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:570px;margin-top:30px;padding:20px 24px;display:grid}.closed-list-example div{flex-direction:column;gap:5px;display:flex}.closed-list-example span{color:#9eb0c8;font-size:12px}.closed-list-example strong{color:#fff}.example-arrow{color:#78b3ff!important;font-size:22px!important}.what-next-section{max-width:980px;margin:0 auto;padding:65px 28px 95px}.learn-next-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:32px;display:grid}.learn-next-card{border:1px solid var(--border);background:#fff;border-radius:17px;flex-direction:column;padding:28px;text-decoration:none;display:flex}.learn-next-card>span{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:800}.learn-next-card strong{color:var(--navy);font-size:21px}.learn-next-card p{color:var(--muted);flex:1;line-height:1.55}.learn-next-card b{color:var(--blue);font-size:14px}.learn-sources{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:50px;max-width:1144px;margin:0 auto 80px;padding:38px;display:grid}.learn-sources h2{color:var(--navy);margin:0;font-size:25px}.learn-sources p:not(.eyebrow){max-width:700px;color:var(--muted);line-height:1.6}.verified-box{flex-direction:column;gap:5px;min-width:180px;display:flex}.verified-box span,.verified-box small{color:var(--muted);font-size:11px}.verified-box strong{color:var(--navy)}@media (width<=800px){.learn-hero{padding:60px 20px 50px}.learn-hero h1{font-size:clamp(42px,11.5vw,58px)}.learn-intro{font-size:16px}.learn-summary{padding:0 20px}.learn-summary-card{padding:24px}.learn-summary-card strong{font-size:19px}.learn-steps{padding:55px 20px 30px}.learn-step{grid-template-columns:1fr;gap:10px;padding:30px 0}.step-number{font-size:13px}.closed-list-section{padding:40px 20px}.closed-list-card{padding:30px 24px}.closed-list-example{grid-template-columns:1fr}.example-arrow{transform:rotate(90deg)}.what-next-section{padding:55px 20px 75px}.learn-next-grid{grid-template-columns:1fr}.learn-sources{grid-template-columns:1fr;gap:20px;margin:0 20px 60px;padding:28px 24px}}.vote-hero{background:radial-gradient(circle at 85% 10%, #e2efff 0, transparent 30%), var(--background);padding:95px 28px 70px}.vote-hero-inner{max-width:920px;margin:0 auto}.vote-hero h1{max-width:820px;color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(48px,7vw,78px);line-height:1}.vote-intro{max-width:680px;color:var(--muted);margin:24px 0 32px;font-size:19px;line-height:1.7}.vote-date-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:5px;width:fit-content;padding:18px 22px;display:flex;box-shadow:0 10px 30px #1f38580d}.vote-date-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:750}.vote-date-card strong{color:var(--navy);font-size:19px}.vote-check-section{max-width:980px;margin:0 auto;padding:0 28px 70px}.vote-check-card{background:var(--blue-soft);border:1px solid #bfd8fb;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:45px;padding:36px;display:grid}.vote-check-card h2{color:var(--navy);letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(28px,4vw,40px)}.vote-check-card p:not(.eyebrow){max-width:670px;color:var(--muted);margin-bottom:0;line-height:1.65}.official-service-badge{background:#fff;border:1px solid #cbdff8;border-radius:13px;flex-direction:column;gap:5px;min-width:180px;padding:20px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.official-service-badge .official-service-badge:hover{border-color:#9fc6f5;transform:translateY(-2px);box-shadow:0 10px 25px #23539114}.official-service-badge .official-service-badge b{color:var(--blue);margin-top:8px;font-size:13px}.official-service-badge span{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.official-service-badge strong{color:var(--navy)}.vote-steps-section{max-width:980px;margin:0 auto;padding:45px 28px 80px}.vote-steps{border-top:1px solid var(--border);margin-top:35px}.vote-step{border-bottom:1px solid var(--border);grid-template-columns:70px 1fr;gap:25px;padding:31px 0;display:grid}.vote-step>span{color:#a8c7ef;font-size:16px;font-weight:850}.vote-step h3{color:var(--navy);letter-spacing:-.02em;margin:0 0 8px;font-size:23px}.vote-step p{max-width:720px;color:var(--muted);margin:0;line-height:1.65}.vote-access-section{grid-template-columns:1fr .7fr;align-items:center;gap:50px;max-width:980px;margin:0 auto;padding:50px 28px;display:grid}.vote-access-section h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(30px,4vw,42px)}.vote-access-section>div>p:not(.eyebrow){color:var(--muted);line-height:1.7}.vote-access-note{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;gap:7px;padding:25px;display:flex}.vote-access-note strong{color:var(--navy)}.vote-access-note span{color:var(--muted);font-size:14px;line-height:1.55}.vote-info-status{background:var(--navy);color:#fff;border-radius:22px;max-width:924px;margin:30px auto 85px;padding:45px}.vote-info-status .eyebrow{color:#8bc0ff}.vote-info-status h2{letter-spacing:-.03em;max-width:700px;margin:0;font-size:clamp(29px,4vw,40px)}.vote-info-status>p:not(.eyebrow){color:#c8d4e5;max-width:720px;line-height:1.7}.vote-info-status .verified-box{margin-top:25px}.vote-info-status .verified-box span,.vote-info-status .verified-box small{color:#9eb0c8}.vote-info-status .verified-box strong{color:#fff}@media (width<=800px){.vote-hero{padding:60px 20px 50px}.vote-hero h1{font-size:clamp(42px,11.5vw,58px)}.vote-intro{font-size:16px}.vote-date-card{width:100%}.vote-check-section{padding:0 20px 55px}.vote-check-card{grid-template-columns:1fr;gap:22px;padding:26px 23px}.official-service-badge{min-width:0}.vote-steps-section{padding:40px 20px 60px}.vote-step{grid-template-columns:1fr;gap:8px}.vote-step>span{font-size:12px}.vote-access-section{grid-template-columns:1fr;gap:22px;padding:40px 20px}.vote-info-status{margin:25px 20px 60px;padding:30px 24px}}.deeper-learn-section{max-width:980px;margin:0 auto;padding:65px 28px}.deeper-learn-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:32px;display:grid}.deeper-learn-card{border:1px solid var(--border);background:#fff;border-radius:17px;flex-direction:column;min-height:245px;padding:25px;text-decoration:none;display:flex}.deeper-learn-card>span{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:11px;font-weight:800}.deeper-learn-card strong{color:var(--navy);font-size:21px;line-height:1.2}.deeper-learn-card p{color:var(--muted);flex:1;line-height:1.55}.deeper-learn-card b{color:var(--blue);font-size:14px}.coming-soon-card{background:#f4f7fb}.coming-soon-card>span{color:var(--muted)}.article-hero{background:radial-gradient(circle at 85% 10%, #e2efff 0, transparent 30%), var(--background);padding:85px 28px 45px}.article-inner,.learn-article{max-width:900px;margin:0 auto}.back-link{color:var(--blue);margin-bottom:45px;font-size:14px;font-weight:750;text-decoration:none;display:inline-block}.article-hero h1{color:var(--navy);letter-spacing:-.05em;margin:0;font-size:clamp(48px,7vw,76px);line-height:1}.article-intro{max-width:720px;color:var(--muted);font-size:19px;line-height:1.7}.learn-article{padding:40px 28px 90px}.definition-card{border-bottom:1px solid var(--border);grid-template-columns:70px 1fr;gap:24px;padding:38px 0;display:grid}.definition-number{color:#a8c7ef;font-weight:850}.definition-card h2,.simple-example-section h2,.why-it-matters h2,.article-next h2{color:var(--navy);letter-spacing:-.03em;margin:0 0 15px;font-size:clamp(28px,4vw,38px)}.definition-card p,.simple-example-section p,.why-it-matters p{color:var(--muted);font-size:17px;line-height:1.7}.key-point{background:var(--blue-soft);border-radius:13px;flex-direction:column;gap:6px;margin-top:22px;padding:20px;display:flex}.key-point strong,.key-point span{color:var(--navy)}.simple-example-section,.why-it-matters{padding:55px 0}.simple-example-flow{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.simple-example-flow div{border:1px solid var(--border);color:var(--navy);background:#fff;border-radius:12px;padding:16px 18px;font-weight:750}.simple-example-flow .flow-highlight{background:var(--blue-soft);border-color:#b8d5fb}.flow-plus,.flow-arrow{color:var(--blue);font-weight:850}.why-it-matters{background:var(--navy);border-radius:22px;padding:42px}.why-it-matters .eyebrow{color:#8bc0ff}.why-it-matters h2{color:#fff}.why-it-matters p{color:#c8d4e5}.article-next{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:30px;margin-top:55px;padding-top:40px;display:flex}@media (width<=800px){.deeper-learn-section{padding:55px 20px}.deeper-learn-grid{grid-template-columns:1fr}.article-hero{padding:55px 20px 30px}.article-hero h1{font-size:clamp(42px,11.5vw,58px)}.article-intro{font-size:16px}.learn-article{padding:25px 20px 70px}.definition-card{grid-template-columns:1fr;gap:8px}.definition-number{font-size:12px}.simple-example-flow{flex-direction:column;align-items:stretch}.simple-example-flow div,.flow-plus,.flow-arrow{text-align:center}.flow-arrow{transform:rotate(90deg)}.why-it-matters{padding:30px 24px}.article-next{flex-direction:column;align-items:stretch}.article-next .button{text-align:center}}.formation-key-point{background:var(--blue-soft);border:1px solid #b9d5fa;border-radius:20px;margin-bottom:35px;padding:38px 40px}.formation-key-point h2{max-width:720px;color:var(--navy);letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(30px,4vw,42px);line-height:1.1}.formation-key-point>p:not(.eyebrow){max-width:720px;color:var(--muted);margin-bottom:0;font-size:17px;line-height:1.7}.formation-steps{margin-top:15px}.majority-explainer{background:var(--navy);color:#fff;border-radius:22px;margin-top:55px;padding:42px}.majority-explainer .eyebrow{color:#8bc0ff}.majority-explainer h2{color:#fff;letter-spacing:-.035em;max-width:720px;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.1}.majority-explainer>p:not(.eyebrow){color:#c8d4e5;max-width:750px;font-size:17px;line-height:1.7}.majority-visual{background:#172b49;border:1px solid #314765;border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;max-width:520px;margin-top:30px;padding:22px;display:grid}.majority-visual>div{flex-direction:column;gap:5px;display:flex}.majority-visual span{color:#fff;font-size:28px;font-weight:850}.majority-visual small{color:#9eb0c8;font-size:12px}.majority-highlight{background:#203b61;border-radius:11px;padding:15px}.majority-highlight span{color:#8bc0ff}.majority-arrow{color:#78b3ff!important;font-size:22px!important}.president-role-section{padding:55px 0}.president-role-section h2{color:var(--navy);letter-spacing:-.03em;margin:0 0 15px;font-size:clamp(30px,4vw,40px)}.president-role-section>p:not(.eyebrow){max-width:750px;color:var(--muted);font-size:17px;line-height:1.7}@media (width<=800px){.formation-key-point{padding:28px 24px}.majority-explainer{padding:30px 24px}.majority-visual{grid-template-columns:1fr}.majority-arrow{text-align:center;transform:rotate(90deg)}.president-role-section{padding:40px 0}}.threshold-explainer{background:var(--navy);color:#fff;border-radius:22px;margin-top:55px;padding:42px}.threshold-explainer .eyebrow{color:#8bc0ff}.threshold-explainer h2{color:#fff;letter-spacing:-.035em;max-width:720px;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.1}.threshold-explainer>p:not(.eyebrow){color:#c8d4e5;max-width:740px;font-size:17px;line-height:1.7}.threshold-visual{background:#172b49;border:1px solid #314765;border-radius:15px;grid-template-columns:1fr auto 1.4fr;align-items:center;gap:18px;max-width:620px;margin-top:30px;padding:22px;display:grid}.threshold-visual>div{flex-direction:column;gap:5px;display:flex}.threshold-visual span{color:#9eb0c8;font-size:12px}.threshold-visual strong{color:#fff}.threshold-highlight{background:#203b61;border-radius:11px;padding:15px}.threshold-highlight span{color:#8bc0ff}.bader-ofer-section,.surplus-section{padding:55px 0}.bader-ofer-section h2,.surplus-section h2{color:var(--navy);letter-spacing:-.03em;margin:0 0 15px;font-size:clamp(30px,4vw,40px)}.bader-ofer-section>p:not(.eyebrow),.surplus-section>p:not(.eyebrow){max-width:750px;color:var(--muted);font-size:17px;line-height:1.7}@media (width<=800px){.threshold-explainer{padding:30px 24px}.threshold-visual{grid-template-columns:1fr}.threshold-visual .flow-arrow{text-align:center;transform:rotate(90deg)}.bader-ofer-section,.surplus-section{padding:40px 0}}.parties-hero{background:radial-gradient(circle at 85% 10%, #e2efff 0, transparent 30%), var(--background);padding:95px 28px 65px}.parties-hero-inner{max-width:920px;margin:0 auto}.parties-hero h1{max-width:850px;color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(48px,7vw,78px);line-height:1}.parties-intro{max-width:720px;color:var(--muted);margin:24px 0 30px;font-size:19px;line-height:1.7}.parties-explainer{background:var(--blue-soft);border:1px solid #bfd8fb;border-radius:14px;flex-direction:column;gap:5px;max-width:670px;padding:20px 22px;display:flex}.parties-explainer strong{color:var(--navy)}.parties-explainer span{color:var(--muted);font-size:14px;line-height:1.55}.parties-content{max-width:1040px;margin:0 auto;padding:15px 28px 90px}.parties-state-card{border:1px solid var(--border);background:#fff;border-radius:17px;align-items:center;gap:16px;padding:28px 30px;display:flex}.parties-state-card strong{color:var(--navy)}.parties-state-card p{color:var(--muted);margin:5px 0 0}.state-pulse{background:var(--blue);border-radius:50%;flex:none;width:11px;height:11px;animation:1.4s ease-in-out infinite state-pulse}@keyframes state-pulse{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.error-state{background:#fff8f8;border-color:#f0c9c9}.parties-empty-state{background:var(--blue-soft);border:1px solid #bfd8fb;border-radius:22px;padding:44px}.empty-status{color:#315f9f;background:#fff;border:1px solid #c4dcfb;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-bottom:22px;padding:8px 12px;font-size:12px;font-weight:750;display:flex}.status-dot{background:#f4a51c;border-radius:50%;width:8px;height:8px}.parties-empty-state h2{max-width:720px;color:var(--navy);letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(30px,4vw,42px);line-height:1.1}.parties-empty-state>p{max-width:730px;color:var(--muted);font-size:17px;line-height:1.7}.empty-state-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:30px;display:grid}.empty-state-grid>div{background:#fff;border:1px solid #c9def9;border-radius:14px;flex-direction:column;gap:7px;padding:22px;display:flex}.empty-state-grid strong{color:var(--navy)}.empty-state-grid span{color:var(--muted);font-size:14px;line-height:1.55}.parties-results-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px;display:flex}.parties-results-heading h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(31px,4vw,43px)}.parties-results-heading>span{color:var(--muted);padding-bottom:4px;font-size:13px}.parties-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.party-card{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;padding:28px;display:flex;position:relative;overflow:hidden}.party-card-accent{background:var(--party-accent);width:4px;position:absolute;inset:0 auto 0 0}.party-card-top{justify-content:space-between;gap:20px;display:flex}.list-status{color:#64748b;text-transform:uppercase;letter-spacing:.07em;background:#f2f5f9;border-radius:999px;margin-bottom:13px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-block}.status-submitted{color:#8d6500;background:#fff6dc}.status-under_verification{color:#315f9f;background:#e9f3ff}.status-confirmed{color:#267447;background:#eaf8ef}.status-withdrawn,.status-disqualified{color:#8c4141;background:#f8eded}.party-card h3{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:27px;line-height:1.1}.party-hebrew{width:fit-content;color:var(--navy);margin:8px 0 0;font-size:18px;font-weight:700}.party-transliteration{color:var(--muted);margin:5px 0 0;font-size:13px}.party-logo{object-fit:contain;border-radius:11px;width:65px;height:65px}.party-description{color:var(--muted);margin:22px 0;line-height:1.65}.party-card-details{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:15px;margin-top:auto;padding-top:22px;display:grid}.party-card-details>div{flex-direction:column;gap:5px;display:flex}.party-card-details span{color:var(--muted);font-size:11px}.party-card-details strong{color:var(--navy);font-size:14px}.ballot-confirmed{color:#267447!important}.ballot-unconfirmed{color:#8d6500!important}.party-card-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:15px;margin-top:22px;padding-top:16px;font-size:10px;display:flex}.profile-coming-soon{text-align:right}@media (width<=800px){.parties-hero{padding:60px 20px 45px}.parties-hero h1{font-size:clamp(42px,11.5vw,58px)}.parties-intro{font-size:16px}.parties-content{padding:10px 20px 70px}.parties-empty-state{padding:30px 24px}.empty-state-grid{grid-template-columns:1fr}.parties-results-heading{flex-direction:column;align-items:flex-start;gap:8px}.parties-grid{grid-template-columns:1fr}.party-card{padding:24px}.party-card-details{grid-template-columns:1fr}.party-card-footer{flex-direction:column}.profile-coming-soon{text-align:left}}.profile-state-page{max-width:920px;min-height:60vh;margin:0 auto;padding:90px 28px}.profile-not-found{border:1px solid var(--border);background:#fff;border-radius:20px;padding:45px}.profile-not-found h1{color:var(--navy);letter-spacing:-.045em;margin:0 0 15px;font-size:clamp(38px,6vw,58px)}.profile-not-found>p:not(.eyebrow){max-width:620px;color:var(--muted);margin-bottom:28px;line-height:1.7}.party-profile-hero{background:radial-gradient(circle at 85% 10%, #e2efff 0, transparent 30%), var(--background);padding:70px 28px 65px;position:relative}.party-profile-hero:before{content:"";background:var(--party-accent);width:5px;position:absolute;inset:0 auto 0 0}.party-profile-inner{max-width:920px;margin:0 auto}.party-profile-heading{justify-content:space-between;align-items:flex-start;gap:35px;display:flex}.party-profile-heading h1{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(48px,7vw,76px);line-height:1}.profile-hebrew-name{width:fit-content;color:var(--navy);margin:13px 0 0;font-size:24px;font-weight:750}.profile-transliteration{color:var(--muted);margin:6px 0 0;font-size:14px}.party-profile-logo{object-fit:contain;border-radius:16px;width:110px;height:110px}.party-profile-summary{max-width:720px;color:var(--muted);margin:27px 0;font-size:18px;line-height:1.7}.profile-actions{flex-wrap:wrap;gap:12px;display:flex}.profile-verification{color:var(--muted);margin:20px 0 0;font-size:11px}.party-profile-content{max-width:920px;margin:0 auto;padding:20px 28px 95px}.profile-at-a-glance{padding:50px 0}.profile-fact-grid{border:1px solid var(--border);background:#fff;border-radius:17px;grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid;overflow:hidden}.profile-fact-grid>div{border-right:1px solid var(--border);flex-direction:column;gap:7px;min-height:105px;padding:21px;display:flex}.profile-fact-grid>div:last-child{border-right:0}.profile-fact-grid span{color:var(--muted);font-size:11px}.profile-fact-grid strong{color:var(--navy);font-size:15px;line-height:1.35}.profile-section{border-top:1px solid var(--border);padding:55px 0}.profile-section-heading h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(32px,4vw,43px);line-height:1.1}.profile-data-pending{background:var(--blue-soft);border:1px solid #c7dcf7;border-radius:16px;margin-top:28px;padding:27px}.profile-data-pending strong{color:var(--navy)}.profile-data-pending p{max-width:680px;color:var(--muted);margin:7px 0 0;line-height:1.65}.candidate-roster{border-top:1px solid var(--border);margin-top:28px}.candidate-row{border-bottom:1px solid var(--border);grid-template-columns:42px 52px 1fr auto;align-items:center;gap:15px;padding:18px 5px;display:grid}.candidate-position{color:#a8c7ef;font-weight:850}.candidate-photo{object-fit:cover;border-radius:50%;width:48px;height:48px}.candidate-photo-placeholder{background:var(--blue-soft);color:var(--blue);place-items:center;font-weight:800;display:grid}.candidate-main{flex-direction:column;gap:3px;display:flex}.candidate-main strong{color:var(--navy);font-size:16px}.candidate-main span{width:fit-content;color:var(--muted);font-size:13px}.candidate-main small{color:#315f9f;text-transform:uppercase;background:#eef5ff;border-radius:5px;width:fit-content;margin-top:3px;padding:3px 6px;font-size:9px;font-weight:800}.candidate-profile-level{color:var(--muted);font-size:11px}.profile-source-note{border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:28px;padding:28px}.profile-source-note p{max-width:720px;color:var(--muted);margin-top:0;line-height:1.7}.profile-source-note a{color:var(--blue);font-size:14px;font-weight:750;text-decoration:none}a.party-card{color:inherit;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s}a.party-card:hover{border-color:#bdd5f3;transform:translateY(-2px);box-shadow:0 12px 30px #1f385812}@media (width<=800px){.profile-state-page{padding:55px 20px}.profile-not-found{padding:30px 24px}.party-profile-hero{padding:55px 20px 45px}.party-profile-heading{gap:20px}.party-profile-heading h1{font-size:clamp(42px,11.5vw,58px)}.party-profile-logo{width:70px;height:70px}.profile-hebrew-name{font-size:20px}.party-profile-summary{font-size:16px}.party-profile-content{padding:10px 20px 75px}.profile-at-a-glance{padding:40px 0}.profile-fact-grid{grid-template-columns:1fr 1fr}.profile-fact-grid>div{border-right:0;border-bottom:1px solid var(--border)}.profile-fact-grid>div:nth-child(odd){border-right:1px solid var(--border)}.profile-fact-grid>div:nth-last-child(-n+2){border-bottom:0}.profile-section{padding:42px 0}.candidate-row{grid-template-columns:32px 44px 1fr;gap:11px}.candidate-photo{width:42px;height:42px}.candidate-profile-level{grid-column:3}}@media (width<=480px){.party-profile-heading{flex-direction:column-reverse}.profile-fact-grid{grid-template-columns:1fr}.profile-fact-grid>div,.profile-fact-grid>div:nth-child(odd){border-right:0;border-bottom:1px solid var(--border)}.profile-fact-grid>div:last-child{border-bottom:0}}.button-disabled,.button-disabled:hover{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}
