:root{--bg: #f5f2ea;--surface: #ffffff;--surface-alt: #faf8f2;--ink: #2a2d3f;--muted: #6d7182;--line: rgba(42, 45, 63, .12);--brand-gold: #efb13b;--brand-gold-deep: #d99b22;--brand-navy: #343251;--brand-navy-deep: #2a2844;--shadow: 0 18px 34px rgba(28, 31, 45, .08);--radius: 18px;--max: 1180px;font-family:Inter,Segoe UI,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--ink)}a{color:inherit}img{max-width:100%;display:block}main{width:100%;margin:0 auto;padding-bottom:2.5rem;overflow-x:clip}.section{margin:0;border-radius:0}.site-header,.hero,.campaign-download,.credibility-strip,.story-section,.justice-section,.district-section,.forms-section,.social-section,.site-footer{width:100vw;margin-left:calc(50% - 50vw);padding-left:max(1rem,calc((100vw - var(--max)) / 2));padding-right:max(1rem,calc((100vw - var(--max)) / 2))}.site-header{position:sticky;top:0;z-index:20;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.05rem;padding-bottom:1.05rem;background:#f5f2eaf5;border-top:6px solid #1e7374;border-bottom:3px solid var(--brand-navy);backdrop-filter:blur(10px)}.brand-logo img{height:44px;width:auto}.main-nav{display:flex;gap:1.35rem;align-items:center;flex-wrap:wrap}.main-nav a{text-decoration:none;color:var(--brand-navy);font-weight:600}.header-actions,.locale-switch{display:flex;align-items:center}.header-actions{gap:.85rem}.locale-switch{gap:.35rem;padding:.3rem;border:1px solid rgba(52,50,81,.1);border-radius:999px;background:#ffffffbd}.locale-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.35rem;min-height:2.1rem;padding:0 .7rem;border-radius:999px;color:var(--brand-navy);text-decoration:none;font-size:.82rem;font-weight:800;letter-spacing:.06em}.locale-link.is-active{background:var(--brand-navy);color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.85rem 1.35rem;border-radius:8px;border:1px solid transparent;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--brand-navy);color:#fff;box-shadow:0 14px 24px #34325138}.button-secondary,.button-small{background:#fff;color:var(--brand-navy);border-color:#34325124}.button-nav-cta{background:var(--brand-gold);color:#fff;border-color:#d99b2233}.button-messenger{background:#fffffff0;color:var(--brand-navy);border-color:#34325124;box-shadow:0 12px 22px #34325129}.button-messenger img{width:18px;height:18px;flex:0 0 auto}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:center;justify-content:space-between;gap:clamp(1.5rem,3vw,3.5rem);padding-top:3rem;padding-bottom:3rem;background:linear-gradient(0deg,#efb13bf0,#efb13bf0),linear-gradient(120deg,#ffffff14,#00000014);min-height:560px}.hero-copy{display:grid;gap:1rem;align-content:center;max-width:38rem}.eyebrow{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#fffffff0}h1,h2,h3{margin:0;font-family:Inter,Segoe UI,sans-serif;line-height:1.05}h1{font-size:clamp(3.2rem,7vw,5.2rem);font-weight:800;color:#fff;max-width:10ch}h2{font-size:clamp(2rem,3.6vw,3rem);font-weight:800;text-wrap:balance}h3{font-size:1.35rem;font-weight:700}.hero-subtitle,.rich-copy p,.campaign-download-copy p,.forms-copy p,.contact-note,.footer-links a,.site-footer p,.social-copy p,.district-card p,.panel-head p{line-height:1.65;font-size:1.02rem;color:var(--muted)}.hero-subtitle,.hero-note{color:#ffffffeb;max-width:56ch}.hero-actions,.download-actions,.social-icons{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.hero-supporting{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.hero-supporting p{margin:0;color:#fff;font-weight:700;max-width:24ch}.pn-badge{width:52px;flex:0 0 auto}.hero-visual{align-self:center;justify-self:end;width:100%;max-width:520px}.hero-visual img{width:100%;object-fit:contain;border-radius:28px}.campaign-download{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:1.75rem;padding-top:3.5rem;padding-bottom:3.6rem;background:var(--brand-navy)}.campaign-download h2,.campaign-download p,.campaign-download .eyebrow{color:#fff}.campaign-download-copy{display:grid;gap:.85rem;max-width:42rem}.campaign-download-copy .eyebrow{margin:0}.campaign-download-copy h2{max-width:10ch}.campaign-download-copy p:last-child{margin:0;max-width:34rem;color:#ffffffd6;font-size:1.08rem;line-height:1.7}.credibility-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;padding-top:3rem;padding-bottom:3rem;background:#fff}.credibility-heading{grid-column:1 / -1;display:grid;gap:.55rem;margin-bottom:.35rem}.credibility-heading .eyebrow{color:var(--brand-navy)}.credibility-heading h2{color:var(--brand-navy);max-width:24ch;line-height:1.08}.credibility-card,.district-card,.form-panel{padding:1.2rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.form-panel{padding:1.55rem;border-radius:22px;background:var(--brand-navy);border-color:#ffffff14;box-shadow:0 22px 48px #2a2d3f38}.credibility-card{position:relative;overflow:hidden;min-height:182px;display:grid;align-content:space-between;gap:1.5rem;padding:1.45rem 1.4rem 1.3rem;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(160deg,#ffffff14,#ffffff05),linear-gradient(180deg,#343251,#26253e);box-shadow:0 18px 36px #1c1f2d29}.credibility-card:after{content:"";position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,var(--brand-gold),rgba(239,177,59,.22))}.credibility-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.14),transparent 34%);pointer-events:none}.credibility-card p,.credibility-card strong{position:relative;z-index:1}.credibility-card p{margin:0;color:#ffffffbd;font-size:.88rem;line-height:1.45;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.credibility-card strong{display:block;margin:0;color:#fff;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.18;font-weight:800}.credibility-card:nth-child(2){background:linear-gradient(160deg,#efb13b14,#ffffff05),linear-gradient(180deg,#343251,#232241)}.credibility-card:nth-child(3){background:linear-gradient(160deg,#4f68c72e,#ffffff05),linear-gradient(180deg,#343251,#23233f)}.credibility-card:nth-child(4){background:linear-gradient(160deg,#efb13b1a,#864fc714),linear-gradient(180deg,#343251,#25243d)}.story-section{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:3rem;padding-top:4rem;padding-bottom:4rem;background:#fff}.story-media img{width:min(420px,100%);aspect-ratio:1 / 1;object-fit:cover;border-radius:28px;margin:0 auto}.story-content,.justice-section,.district-section{display:grid;gap:1rem}.story-content h2,.section-heading h2{max-width:18ch;line-height:1.08}.story-content .eyebrow,.justice-section .eyebrow,.district-section .eyebrow{color:var(--brand-navy)}.justice-section,.district-section{padding-top:3rem;padding-bottom:3rem;background:#fff}.district-grid,.campaign-district-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.campaign-district-card{height:100%;padding:1.35rem 1.3rem;border-radius:22px;border:1px solid rgba(239,177,59,.28);background:#ffffff0a;box-shadow:0 18px 32px #0000001a}.campaign-district-card p{margin:0;color:#fff;line-height:1.75;font-size:1.03rem;font-weight:600}.forms-section{display:grid;gap:1.25rem;padding-top:3.5rem;padding-bottom:4rem;background:var(--brand-gold)}.forms-copy h2,.forms-copy p,.forms-copy .eyebrow,.form-disclaimer{color:#fff}.forms-grid{display:grid;grid-template-columns:minmax(0,980px);justify-content:center}.campaign-form,.sib-form,.sib-form-container{width:100%}.brevo-form-panel{padding:1.75rem}.brevo-form-panel .sib-form{background:transparent}.brevo-form-panel #sib-form-container{display:flex;justify-content:center}.brevo-form-panel #sib-container{width:100%;max-width:540px}.brevo-form-panel .sib-form-message-panel{margin:0 0 1rem}.social-section{display:grid;gap:1.1rem;justify-items:center;padding-top:2.8rem;padding-bottom:1.5rem;background:var(--brand-navy);text-align:center;border-top:1px solid rgba(255,255,255,.08)}.social-copy h2{color:#fff}.social-copy p{color:#ffffffc7;max-width:44rem}.social-link{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 24px #00000029;transition:transform .14s ease,background .14s ease,border-color .14s ease}.social-link:hover{transform:translateY(-1px);background:#efb13b24;border-color:#efb13b4d}.social-link img{width:24px;height:24px}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.2rem;padding-bottom:1.6rem;background:var(--brand-navy);border-top:1px solid rgba(255,255,255,.08)}.footer-links{display:flex;gap:1rem}.site-footer p,.footer-links a{color:#ffffffc7;text-decoration:none}.footer-links a:hover{color:var(--brand-gold)}.legal-page{width:min(calc(100% - 2rem),760px);margin:0 auto;padding:3rem 0 6rem}.legal-policy{color:var(--ink)}.legal-back-link{display:inline-flex;margin-bottom:1.5rem;color:var(--brand-navy);font-weight:700;text-decoration:none}.legal-header{display:grid;gap:.75rem;margin-bottom:2rem}.legal-header h1{color:var(--brand-navy);font-size:clamp(2.6rem,6vw,4.5rem);line-height:1;max-width:12ch}.legal-updated{margin:0;color:var(--muted)}.legal-section{display:grid;gap:1rem;margin-top:2rem}.legal-section h2,.legal-section h3,.legal-section h4{color:var(--brand-navy)}.legal-section h2{font-size:clamp(1.6rem,3vw,2.2rem);margin-top:.5rem}.legal-section h3{font-size:1.2rem;margin-top:.5rem}.legal-section h4{font-size:1.05rem;margin-top:.25rem}.legal-section p,.legal-section li,.legal-section dd{margin:0;color:var(--ink);line-height:1.75}.legal-section ul{margin:0;padding-left:1.35rem;display:grid;gap:.8rem}.legal-section a,.legal-definitions a{color:var(--brand-navy);font-weight:600}.legal-definitions{display:grid;gap:1rem;margin:0}.legal-definitions div{padding:1rem 1.1rem;background:#fff;border:1px solid rgba(42,45,63,.1);border-radius:14px}.legal-definitions dt{margin:0 0 .35rem;color:var(--brand-navy);font-weight:800}.visually-hidden{position:absolute;left:-9999px}@media(max-width:1024px){.hero,.campaign-download,.story-section,.campaign-district-grid,.district-grid,.credibility-strip,.site-footer{grid-template-columns:1fr}.hero{padding:2.5rem 1.5rem;min-height:unset}.campaign-download,.story-section,.justice-section,.district-section,.forms-section,.social-section{padding-left:1.5rem;padding-right:1.5rem}.site-header{padding-left:1.5rem;padding-right:1.5rem;align-items:flex-start}.main-nav{width:100%;order:3;gap:1rem 1.2rem;padding-top:.25rem}.header-actions{margin-left:auto}.site-footer{align-items:start}}@media(max-width:720px){.hero-actions,.download-actions,.social-icons,.site-footer,.footer-links{flex-direction:column;align-items:stretch}.brand-logo img{height:38px}.site-header{gap:.85rem}.header-actions{width:100%;justify-content:space-between}.main-nav{font-size:.95rem}.site-header,.hero,.campaign-download,.credibility-strip,.story-section,.justice-section,.district-section,.forms-section,.social-section,.site-footer{padding-left:1rem;padding-right:1rem}h1{max-width:unset;font-size:clamp(2.6rem,11vw,4rem)}}@font-face{font-display:block;font-family:Roboto;src:url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"),url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/25c678feafdc175a70922a116c9be3e7.woff) format("woff")}@font-face{font-display:fallback;font-family:Roboto;font-weight:600;src:url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2) format("woff2"),url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/71501f0d8d5aa95960f6475d5487d4c2.woff) format("woff")}@font-face{font-display:fallback;font-family:Roboto;font-weight:700;src:url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format("woff2"),url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff) format("woff")}#sib-container[data-astro-cid-37fxchfa] input[data-astro-cid-37fxchfa]:-ms-input-placeholder{text-align:left;font-family:Inter,Segoe UI,sans-serif;color:#8a8fa3}#sib-container[data-astro-cid-37fxchfa] input[data-astro-cid-37fxchfa]::placeholder{text-align:left;font-family:Inter,Segoe UI,sans-serif;color:#8a8fa3}#sib-container[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{text-decoration:underline;color:#d99b22}
