@charset "UTF-8";
:root{--navy:#102951;--blue:#234b91;--ink:#152c4e;--muted:#596b82;--line:#dce3ed;--paper:#f5f7fb;--gold:#f2cb66;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #bc880c;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15;letter-spacing:-.035em}h2{font-size:clamp(1.7rem,3vw,2.25rem)}h3{font-size:1.25rem}.container{width:min(1200px,calc(100% - 40px));margin-inline:auto}.header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:20px}.brand{display:flex;gap:12px;align-items:center;font-size:1rem;line-height:1.05;font-weight:850;letter-spacing:.025em}.brand-mark{font-size:3rem;color:var(--blue);line-height:1}.brand-dot{color:#a87c17}.header nav{display:flex;gap:8px}.header nav a{padding:11px 16px;border-radius:8px;font-size:.9rem;font-weight:650}.header nav a[aria-current]{background:#edf2fa;color:var(--blue)}.header nav a:hover{background:#e6edf7}.skip{position:fixed;top:-100px;left:16px;background:white;padding:12px;z-index:30}.skip:focus{top:12px}.hero{background:var(--navy);color:white;padding:68px 0 72px;position:relative;overflow:hidden;border-bottom:5px solid var(--gold)}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:72px}.eyebrow{font-size:.78rem;font-weight:750;letter-spacing:.13em;line-height:1.6;margin-bottom:20px}.hero .eyebrow{color:#d2def4}.hero .eyebrow>span{display:inline-block;width:8px;height:8px;background:var(--gold);margin-right:8px}h1{font-size:clamp(2.5rem,4.4vw,3.9rem);letter-spacing:-.05em;font-weight:750;margin-bottom:24px;line-height:1.08}h1 em{font-style:normal;color:var(--gold)}.hero-copy{color:#d0dcef;max-width:440px;font-size:1.0625rem;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 22px;border-radius:9px;font-weight:700;min-height:52px;cursor:pointer;border:0}.primary{background:var(--gold);color:var(--navy)}.primary:hover{background:#ffdc80}.button span{font-size:1.3rem;line-height:1}.weekend{padding:30px;border:1px solid #486084;border-radius:20px;background:#1a355c}.weekend .eyebrow{margin-bottom:26px}.weekend-days{display:grid;grid-template-columns:1fr 1fr;gap:24px}.weekend-days>div+div{border-left:1px solid #4c6282;padding-left:24px}.weekend-days>div>span{font-size:.85rem;font-weight:650;letter-spacing:.08em;color:#d0dcef}.weekend-days strong{display:block;font-weight:650;font-size:4.5rem;letter-spacing:-.05em;line-height:1.5}.weekend-days strong span{font-size:1.75rem;color:#d0dcef}.weekend-bottom{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;border-top:1px solid #486084;padding-top:20px;margin-top:20px;font-size:.78rem;color:#d0dcef}.locations{padding-top:56px;padding-bottom:36px}.section-intro{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:34px}.section-intro .eyebrow{color:var(--blue);margin-bottom:10px}.section-intro h2{margin-bottom:0}.section-intro>p{color:var(--muted);font-size:.9rem;margin-bottom:0}.directory{display:grid;grid-template-columns:245px minmax(0,1fr);gap:40px}.directory aside{align-self:start;position:sticky;top:120px}.region-nav{display:grid;gap:6px}.region-nav .eyebrow{color:var(--muted);margin-bottom:12px}.region-nav a{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 12px;border-radius:9px;font-size:.9rem;font-weight:650}.region-nav a:hover,.region-nav a:focus-visible{background:#e4ebf7}.count{color:var(--muted);font-size:.8rem;font-variant-numeric:tabular-nums}.legend{color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin:22px 12px;font-size:.85rem}.region{scroll-margin-top:20px;margin-bottom:40px}.region-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.region-heading h2{font-size:1.45rem;margin-bottom:0;letter-spacing:-.025em}.region-heading>span{font-size:.8rem;color:var(--muted);white-space:nowrap}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.card{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 3px 9px #10295103}.card-info{display:flex;gap:12px;padding:23px 20px 20px;flex:1}.pin{font-size:1.6rem;line-height:1.1;color:var(--blue)}.card h3{margin-bottom:8px;letter-spacing:-.02em}.address{font-size:1rem;margin-bottom:6px;overflow-wrap:anywhere}.secondary{font-size:.82rem;color:var(--muted);margin-bottom:0}.slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);background:#f9fbfe}.slot{display:flex;flex-direction:column;align-items:flex-start;padding:16px 18px;min-width:0}.slot+.slot{border-left:1px solid var(--line)}.day{font-size:.75rem;letter-spacing:.07em;font-weight:750;color:var(--muted)}.date{font-size:1.125rem;font-weight:650;margin-top:2px}.time{font-size:1rem;font-variant-numeric:tabular-nums;margin-top:10px;color:var(--blue);line-height:1.45;overflow-wrap:anywhere}.empty .time{color:var(--muted)}.unlisted{font-size:.75rem;color:var(--muted);margin-top:2px}.contact-strip{border-top:1px solid var(--line);padding:36px 0 56px;display:flex;align-items:center;justify-content:space-between;gap:24px}.contact-strip .eyebrow{margin-bottom:10px}.contact-strip h2{margin-bottom:0}.outline{border:1px solid var(--navy);background:transparent}.outline:hover{background:#e4ebf7}.footer{background:var(--navy);color:#d0dcef;padding:30px 0}.footer-inner{display:flex;gap:24px;justify-content:space-between;align-items:center;font-size:.8rem}.footer-inner>span{color:white;font-weight:750;font-size:1rem}.footer p{margin:0}.footer a{padding-block:12px}.contact-main{padding-top:56px;padding-bottom:80px}.contact-main>.eyebrow{color:var(--blue)}.contact-main h1 em{color:var(--blue)}.contact-lead{font-size:1.125rem;color:var(--muted);margin-bottom:42px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start}.contact-info{padding:30px;background:var(--navy);color:white;border-radius:16px}.contact-info h2,.form-card h2{font-size:1.6rem}.contact-info p{color:#d0dcef}.info-divider{border-top:1px solid #486084;margin:30px 0}.contact-info .eyebrow{color:var(--gold)}.text-link{display:inline-flex;gap:24px;color:var(--gold);font-weight:650;padding:10px 0}.form-card{padding:32px;border:1px solid var(--line);border-radius:16px;background:white}.form-note{font-size:.9rem;color:var(--muted);margin-bottom:26px}label{display:block;font-size:.9rem;font-weight:650;min-width:0;margin-bottom:22px}input,textarea{display:block;width:100%;margin-top:8px;border:1px solid #aebccf;padding:13px 14px;border-radius:8px;background:#fff;color:var(--ink);font-size:1rem}textarea{resize:vertical;min-height:150px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}::placeholder{color:#697990;font-weight:400}#form-status:empty{display:none}#form-status{padding:16px;border-radius:8px;background:#edf2fa;margin:22px 0 0;font-size:.9rem}
@media(min-width:1450px){.hero{padding:85px 0}}
@media(max-width:1000px){.hero-grid{gap:32px}.weekend{padding:24px}.weekend-days strong{font-size:3.5rem}.directory{grid-template-columns:190px minmax(0,1fr);gap:24px}.slot{padding:14px 12px}.card-info{padding:20px 16px}.pin{display:none}.contact-grid{gap:24px}}
@media(max-width:760px){html{scroll-padding-top:92px}.header-inner{min-height:76px}.brand{font-size:.85rem;gap:8px}.brand-mark{font-size:2.4rem}.header nav{gap:2px}.header nav a{padding:10px 12px;font-size:.85rem}.hero{padding:38px 0 32px}.hero-grid{grid-template-columns:1fr;gap:30px}h1{font-size:2.65rem}.hero-copy{font-size:1rem}.hero .eyebrow{margin-bottom:16px}.weekend{padding:20px;border-radius:14px}.weekend-days strong{font-size:3rem;line-height:1.25}.weekend-days strong span{font-size:1.4rem}.weekend .eyebrow{margin-bottom:18px}.weekend-bottom{margin-top:18px;padding-top:14px}.locations{padding-top:34px}.section-intro{display:block;margin-bottom:24px}.section-intro h2{font-size:1.8rem}.section-intro>p{margin-top:14px}.section-intro>p br{display:none}.directory{display:block}.directory aside{position:static;margin-bottom:30px}.region-nav{display:flex;flex-wrap:wrap;gap:8px}.region-nav .eyebrow{flex-basis:100%;margin-bottom:4px}.region-nav a{border:1px solid var(--line);background:white;padding:10px 12px;font-size:.82rem;gap:10px}.legend{margin:16px 0 0;border:0;padding:0}.cards{gap:14px}.region-heading h2{font-size:1.35rem}.card-info{padding:20px}.slot{padding:16px}.contact-strip{align-items:start;padding-bottom:36px}.contact-strip h2{font-size:1.55rem}.footer-inner{align-items:start;flex-direction:column;gap:12px}.footer p{max-width:260px}.contact-main{padding-top:36px;padding-bottom:40px}.contact-grid{grid-template-columns:1fr}.form-card{padding:24px}.contact-info{padding:24px}.contact-lead br{display:none}.form-row{grid-template-columns:1fr;gap:0}}
@media(max-width:580px){.cards{grid-template-columns:1fr}.pin{display:block}.contact-strip{flex-direction:column}.card-info{min-height:116px}.slot{padding:16px 20px}.time{font-size:1.125rem}.region-heading{align-items:start}.region-heading h2{max-width:250px}.contact-main h1{font-size:2.8rem}}
@media(max-width:350px){.container{width:calc(100% - 28px)}.header-inner{gap:8px}.header nav a{padding:10px 8px}.brand-mark{display:none}h1{font-size:2.3rem}.slot{padding:14px 12px}.time{font-size:1rem}.weekend{padding:16px}.weekend-bottom{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.header-inner{flex-wrap:wrap;padding-block:12px}.region-nav a span:first-child{overflow-wrap:anywhere}.weekend-days>div{min-width:0}.weekend-days strong{overflow-wrap:anywhere}button:disabled{opacity:.55;cursor:not-allowed}
.today-summary{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #486084}.today-summary>strong{display:block;font-size:3rem;line-height:1.15}.today-summary>span{display:block;color:#d0dcef}.today-summary p{margin-bottom:8px}.today-summary small{font-size:.75rem;color:#d0dcef}.today-summary #live-count{margin-top:12px}.live-summary:before,.live-badge>span{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:#dc3545;margin-right:8px}.live-badge{display:inline-flex;align-items:center;background:#fff0f1;border:1px solid #f2c4c9;color:#a4192b;border-radius:999px;padding:3px 10px;font-size:.8rem;font-weight:700;margin:0 0 12px}.search-box{margin-bottom:28px;max-width:650px}.search-box input[type=search]{background:white}.search-box label{margin-bottom:10px}.search-box p{font-size:.875rem;color:var(--muted);margin-bottom:8px}.search-box p:empty{display:none}#local-import{background:#eaf0fa;padding:14px;border-radius:10px;margin-top:16px}#local-import input{max-width:100%;font-size:.875rem}[hidden]{display:none!important}.active-card{border-color:#cf9ba3}
/* Revised mobile hierarchy */
.today-panel{padding:28px;border:1px solid #486084;background:#1a355c;border-radius:20px;min-width:0}.today-panel .eyebrow{margin-bottom:6px!important;color:var(--gold)}#today-day{font-size:2.4rem;margin-bottom:6px;line-height:1.15}#today-date{font-size:1.4rem;color:#d0dcef;margin:0}.today-panel .today-summary{border-bottom:0;border-top:1px solid #617592;margin:22px 0 0;padding:24px 0 0}.today-number{display:flex;align-items:center;gap:20px}.today-number strong{font-size:4.3rem;line-height:1;font-variant-numeric:tabular-nums}.today-number>span{font-size:1.1rem;line-height:1.4}.today-panel #live-count{margin:22px 0 12px;font-size:1.05rem}.today-panel small{display:block;font-size:.82rem}.region-nav a{font-size:1.05rem;padding:17px 16px;line-height:1.4;background:white;border:1px solid var(--line);gap:14px}.region-nav .count{font-size:.95rem;background:#edf2fa;border-radius:8px;min-width:30px;text-align:center;padding:4px 6px}.region-heading{padding:20px 22px;background:var(--navy);color:white;border-radius:13px;border-left:5px solid var(--gold);gap:14px}.region-heading h2{font-size:1.6rem;line-height:1.2;max-width:none}.region-heading>span{color:#d0dcef;font-size:.9rem}.card h3{font-size:1.55rem;margin-bottom:0}.place-heading{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin-bottom:12px}.place-heading .live-badge{margin:0}.card .address{font-size:1.125rem;font-weight:600;line-height:1.5}.card .secondary{font-size:.9rem}.card-info{padding:24px;min-height:0}.slot .day{font-size:.875rem}.slot .date{font-size:1.2rem}.slot .time{font-size:1.125rem}.slots.single-slot{grid-template-columns:1fr}.single-slot .slot{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;align-items:center}.single-slot .day{grid-column:1;grid-row:1}.single-slot .date{grid-column:1;grid-row:2}.single-slot .time{grid-column:2;grid-row:1 / span 2;margin:0;text-align:right}.map-link{display:inline-flex;gap:8px;align-items:center;font-size:.9rem;color:var(--blue);padding:12px 0 0;text-decoration:underline;text-underline-offset:4px}.live-dot,.live-badge>span.live-dot{display:inline-block;flex-shrink:0;width:9px;height:9px;border-radius:50%;background:#df3346;margin-right:8px;animation:live-pulse 1.8s ease-out infinite}.live-badge>span.live-dot{margin-right:7px}@keyframes live-pulse{0%{box-shadow:0 0 0 0 #df334659}75%,100%{box-shadow:0 0 0 7px #df334600}}#data-status:empty{display:none}
@media(max-width:760px){.today-panel{padding:24px}.region-nav{display:grid;grid-template-columns:1fr;gap:10px}.region-nav .eyebrow{margin-bottom:4px}.region-nav a{font-size:1.1rem;padding:17px 18px;min-height:60px}.region-heading{padding:19px 18px}.region-heading h2{font-size:1.5rem}.region-heading>span{font-size:.8rem}.card-info{padding:23px 20px}.card h3{font-size:1.5rem}}
@media(prefers-reduced-motion:reduce){.live-dot,.live-badge>span.live-dot{animation:none}}
/* Campaign hero: supplied vector map and ribbon */
.hero-with-map{background:radial-gradient(ellipse at 78% 35%,#144992 0%,#102f61 37%,#0a2045 76%);padding:52px 0 40px;border-bottom:0;isolation:isolate}.hero-with-map .hero-grid{grid-template-columns:1.12fr .88fr;gap:28px 60px;position:relative;z-index:1}.hero-with-map .hero-grid>div:first-child{padding:24px 0}.hero-with-map h1{font-size:clamp(2.5rem,4.5vw,4rem)}.hero-ribbon{position:absolute;z-index:-1;left:0;bottom:-110px;width:100%;min-width:850px;opacity:.13;pointer-events:none}.hero-map{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}.map-canvas{width:310px;max-width:80%;aspect-ratio:1126 / 1638;position:relative;filter:drop-shadow(0 0 28px #397bde45)}.map-canvas>img{width:100%;height:100%;display:block}.map-city{position:absolute;left:var(--x);top:var(--y);transform:translate(-7px,-50%);display:flex;align-items:center;gap:9px;min-height:38px;white-space:nowrap;font-weight:700;font-size:.875rem;text-shadow:0 2px 8px #00122b}.map-city>span:last-child{background:#092348e8;border:1px solid #76a6e24a;border-radius:6px;padding:3px 8px}.map-city:hover>span:last-child{background:#214f8e}.map-dot{height:11px;width:11px;flex-shrink:0;border-radius:50%;background:#ff3b53;border:2px solid #ffd2d8;box-shadow:0 0 14px #ff334f;position:relative}.map-dot:after{content:'';position:absolute;inset:-6px;border:1px solid #ff667b;border-radius:50%;animation:map-pulse 2.6s ease-out infinite}.map-city:nth-of-type(2n) .map-dot:after{animation-delay:-1.3s}.map-city.minor{font-size:.78rem}.label-left{flex-direction:row-reverse;transform:translate(calc(-100% + 7px),-50%)}.hero-map figcaption{color:#a9c5ed;letter-spacing:.12em;font-size:.75rem;margin:10px 0 0}.hero-with-map .today-panel{grid-column:1/-1;display:grid;grid-template-columns:220px 1fr;column-gap:36px;padding:24px 30px;background:#0b234bde;border-color:#7a9dcb50;backdrop-filter:blur(12px)}.hero-with-map .today-panel>.eyebrow{grid-column:1;grid-row:1}.hero-with-map #today-day{grid-column:1;grid-row:2;font-size:2rem}.hero-with-map #today-date{grid-column:1;grid-row:3;font-size:1.2rem}.hero-with-map .today-summary{grid-column:2;grid-row:1/span 3;border-top:0;border-left:1px solid #617592;margin:0;padding:0 0 0 32px;display:grid;grid-template-columns:1fr 1fr;column-gap:24px;align-items:center}.hero-with-map .today-number{grid-row:1/span 2}.hero-with-map .today-number strong{font-size:3.5rem}.hero-with-map #live-count{margin:0 0 6px}.hero-with-map .today-summary small{grid-column:2}.hero-with-map .today-number>span{font-size:1rem}@keyframes map-pulse{0%{transform:scale(.5);opacity:1}80%,100%{transform:scale(2);opacity:0}}
@media(max-width:900px){.hero-with-map .hero-grid{gap:24px}.map-canvas{width:260px}.hero-with-map .today-panel{grid-template-columns:170px 1fr;padding:24px}.hero-with-map .today-summary{display:block}.hero-with-map #live-count{margin-top:14px}}
@media(max-width:760px){.hero-with-map{padding:26px 0 30px}.hero-with-map .hero-grid{grid-template-columns:1fr;gap:12px}.hero-with-map .hero-grid>div:first-child{padding:8px 0 0}.hero-with-map h1{font-size:2.65rem}.hero-with-map .hero-copy{margin-bottom:24px}.hero-map{padding:12px 0 18px}.map-canvas{width:235px;max-width:75%}.hero-map figcaption{margin-top:12px}.hero-with-map .today-panel{display:block;padding:24px}.hero-with-map #today-day{font-size:2.4rem}.hero-with-map #today-date{font-size:1.4rem}.hero-with-map .today-summary{border-left:0;border-top:1px solid #617592;margin-top:22px;padding:22px 0 0;display:block}.hero-with-map .today-number strong{font-size:4rem}.hero-with-map .today-number>span{font-size:1.1rem}.hero-with-map #live-count{margin-top:20px}.hero-ribbon{bottom:255px;left:-220px;opacity:.16}.map-city.minor{font-size:.75rem}}
@media(max-width:350px){.hero-with-map h1{font-size:2.3rem}.map-canvas{width:210px}.map-city{font-size:.8rem;gap:6px}.map-city>span:last-child{padding:3px 5px}}
@media(prefers-reduced-motion:reduce){.map-dot:after{animation:none;opacity:.45}}
/* Transparent identity, enlarged campaign map and participation page */
.logo-header{position:absolute;inset:0 0 auto;min-height:0;border:0;background:transparent;z-index:20;padding:22px 0;transition:opacity .2s ease,transform .2s ease}.logo-header.is-scrolled{opacity:0;transform:translateY(-14px);visibility:hidden;pointer-events:none}.logo-placeholder{display:inline-flex;flex-direction:column;color:white;gap:2px}.logo-placeholder>span{font-size:2.1rem;line-height:1;font-weight:850;letter-spacing:-.06em}.logo-star{font-size:1.2rem;color:var(--gold);vertical-align:top;margin-left:4px}.logo-placeholder small{font-size:.625rem;letter-spacing:.12em;font-weight:700}.hero-with-map{padding-top:125px}.hero-with-map .hero-grid{grid-template-columns:1fr 1fr;gap:40px 65px}.hero-map{perspective:1000px;padding:20px 0 35px}.map-canvas{width:385px;max-width:85%;transform:rotateX(12deg) rotateY(-13deg) rotateZ(-8deg);filter:drop-shadow(18px 25px 20px #00112d99) drop-shadow(0 0 35px #4b8cf466)}.map-city{min-height:44px;transform:translate(-10px,-50%);gap:11px;font-size:1rem}.map-city.minor{font-size:.875rem}.map-dot{width:17px;height:17px;border-width:3px;box-shadow:0 0 20px #ff334fcc}.map-dot:after{inset:-9px;border-width:2px}.label-left{transform:translate(calc(-100% + 10px),-50%)}.card .address{display:flex;align-items:flex-start;gap:10px}.direction-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:0 0 26px;margin-top:2px;background:#e6effb;border-radius:6px;color:#234b91;font-size:1.3rem;font-weight:800;line-height:1}.cta-actions{display:flex;flex-wrap:wrap;gap:12px}.footer-inner nav{display:flex;flex-wrap:wrap;gap:24px;font-size:1rem}.party-logos{margin-top:28px;background:white;border-radius:14px;padding:26px 36px;display:grid;grid-template-columns:1.25fr 1.15fr .6fr;gap:55px;align-items:center}.party-logos img{display:block;max-width:100%;max-height:100px;object-fit:contain;justify-self:center}.contact-main{padding-top:135px}.contact-main:before{content:'';position:absolute;top:0;left:0;right:0;height:100px;background:var(--navy);z-index:-1}.interest-options{padding:0;border:0;margin:0 0 26px}.interest-options legend{font-size:.9rem;margin-bottom:12px;color:var(--muted)}.interest-options label{display:flex;gap:12px;align-items:center;padding:13px 14px;background:#f2f5fa;border:1px solid var(--line);border-radius:8px;margin-bottom:8px;font-size:1rem}.interest-options input{width:20px;height:20px;margin:0;flex:0 0 20px;accent-color:var(--blue)}#join-status:empty{display:none}#join-status{background:#edf2fa;padding:16px;border-radius:8px;margin:20px 0 0}.join-main .contact-lead{max-width:700px}html{scroll-padding-top:24px}.directory aside{top:24px}
@media(max-width:900px){.hero-with-map .hero-grid{gap:28px}.map-canvas{width:330px;max-width:80%}.party-logos{gap:30px}}
@media(max-width:760px){.logo-header{padding-top:22px}.hero-with-map{padding-top:115px}.hero-with-map .hero-grid{grid-template-columns:1fr;gap:22px}.hero-map{padding:10px 0 24px}.map-canvas{width:290px;max-width:76%;transform:rotateX(10deg) rotateY(-10deg) rotateZ(-7deg)}.map-city{font-size:.875rem;gap:8px}.map-city.minor{font-size:.78rem}.map-dot{width:16px;height:16px}.party-logos{width:calc(100% - 40px);padding:22px 14px;gap:15px;border-radius:10px;grid-template-columns:1.2fr 1.1fr .65fr}.party-logos img{max-height:65px}.footer-inner nav{gap:20px}.contact-main{padding-top:130px}.cta-actions{width:100%}.cta-actions .button{flex:1;justify-content:center;gap:10px}}
@media(max-width:350px){.map-canvas{width:255px;max-width:76%}.map-city>span:last-child{padding:3px 4px}.map-city.minor{font-size:.72rem}.party-logos{gap:10px}}
@media(prefers-reduced-motion:reduce){.logo-header{transition:none}}
/* Larger map and compact date row */
.hero-with-map .map-canvas{width:440px;max-width:92%}.hero-with-map .hero-map{padding-bottom:0}.hero-with-map .today-panel{position:relative;z-index:3;margin-top:-65px;grid-template-columns:310px 1fr}.hero-with-map #today-day{grid-column:1;grid-row:2;display:inline}.hero-with-map #today-date{grid-column:1;grid-row:2;justify-self:end;align-self:center;font-size:1.2rem}.hero-with-map .today-panel>.eyebrow{grid-row:1}.hero-with-map .today-summary{grid-row:1/span 2}.card h3{font-size:1.65rem}.card .address{font-size:1.2rem}
@media(max-width:900px){.hero-with-map .today-panel{grid-template-columns:290px 1fr;column-gap:22px}.hero-with-map .map-canvas{width:380px;max-width:90%}}
@media(max-width:760px){.hero-with-map .hero-map{padding:20px 0 0;min-width:0}.hero-with-map .map-canvas{width:340px;max-width:87%}.hero-with-map .today-panel{display:grid;grid-template-columns:auto 1fr;gap:0 14px;margin-top:-72px;padding:24px}.hero-with-map .today-panel>.eyebrow{grid-column:1/-1;grid-row:1}.hero-with-map #today-day{grid-column:1;grid-row:2;font-size:2rem;margin:0}.hero-with-map #today-date{grid-column:2;grid-row:2;justify-self:end;font-size:1.12rem;margin:0}.hero-with-map .today-summary{grid-column:1/-1;grid-row:3;margin-top:20px;padding-top:20px}.card h3{font-size:1.6rem}.card .address{font-size:1.2rem}}
@media(max-width:370px){.hero-with-map .today-panel{padding:20px;column-gap:8px}.hero-with-map #today-day{font-size:1.7rem}.hero-with-map #today-date{font-size:1rem}.hero-with-map .map-canvas{max-width:86%}}
@media(min-width:761px){.hero-with-map #today-day{max-width:55%;overflow-wrap:anywhere}.hero-with-map #today-date{max-width:45%}}
.hero-with-map .today-heading{grid-column:1;grid-row:2;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:6px 12px;min-width:0}.hero-with-map .today-heading #today-day,.hero-with-map .today-heading #today-date{max-width:100%;margin:0}.hero-with-map .today-heading #today-date{white-space:nowrap;align-self:auto}
@media(max-width:760px){.hero-with-map .today-heading{grid-column:1/-1;grid-row:2}}
/* Upright map, lighter overlap and more distinct region navigation */
.hero-with-map .map-canvas{transform:none;width:490px;max-width:94%;filter:drop-shadow(0 18px 24px #00112d80) drop-shadow(0 0 35px #4b8cf455)}.hero-with-map .today-panel{margin-top:-40px}.hero-with-map .today-heading #today-date{font-size:1.5rem;font-weight:600;color:#d0dcef;line-height:1.2}.hero-with-map .today-summary{grid-template-columns:1fr 1fr}.hero-with-map .today-number{grid-row:1}.hero-with-map #live-count{line-height:1.5;margin:0}.schedule-note{font-size:1rem;line-height:1.6;color:var(--muted);max-width:620px;margin:14px 0 0}.region-nav{gap:12px}.region-nav a{background:#e6eefb;border:1px solid #bacdea;border-left:4px solid #315fa5;box-shadow:0 3px 8px #10295108;color:#15386b;transition:background .15s,border-color .15s;position:relative;padding-right:16px}.region-nav a:after{content:'↗';font-size:1.15rem;color:#315fa5;flex-shrink:0}.region-nav a>span:first-child{flex:1}.region-nav .count{background:white;color:#315fa5;border:1px solid #ccd9ed;min-width:32px}.region-nav a:hover,.region-nav a:focus-visible{background:#d4e3f9;border-color:#5b84bc}.form-card select{display:block;width:100%;margin-top:8px;padding:13px 14px;border:1px solid #aebccf;border-radius:8px;background:white;color:var(--ink);font:inherit;font-size:1rem}.form-card select:focus-visible{outline:3px solid #bc880c;outline-offset:4px}
@media(max-width:900px){.hero-with-map .map-canvas{width:415px;max-width:92%}.hero-with-map .today-heading #today-date{font-size:1.4rem}}
@media(max-width:760px){.hero-with-map .map-canvas{width:380px;max-width:93%}.hero-with-map .hero-map{padding:20px 0 0}.hero-with-map .today-panel{margin-top:-35px}.hero-with-map .today-heading #today-date{font-size:1.4rem;font-weight:600}.hero-with-map #live-count{margin-top:20px}.region-nav{gap:13px}.region-nav a{padding:19px 17px;min-height:64px}.region-nav .eyebrow{margin-bottom:3px}.contact-strip{align-items:flex-start}}
@media(max-width:370px){.hero-with-map .map-canvas{max-width:92%}.hero-with-map .today-panel{margin-top:-30px}.hero-with-map .today-heading #today-date{font-size:1.3rem}}
@media(prefers-reduced-motion:reduce){.region-nav a{transition:none}}
/* Keep pin centers fixed; text alignment must never move the map coordinate. */
.hero-with-map .map-city{transform:translateY(-50%);overflow:visible}.hero-with-map .map-city .map-dot{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);margin:0}.hero-with-map .map-city>span:last-child{margin-left:17px}.hero-with-map .map-city.label-left{transform:translateY(-50%);flex-direction:row}.hero-with-map .map-city.label-left>span:last-child{position:absolute;right:17px;margin:0}.hero-with-map .map-city.label-left{width:0}.demo-banner{position:relative;z-index:5;background:#fff0cb;color:#102951;border:1px solid #efcc6c;padding:14px 18px;border-radius:12px;margin-bottom:28px;display:flex;flex-wrap:wrap;gap:8px 20px;font-size:.875rem}.demo-banner a{text-decoration:underline;font-weight:700}.demo-banner strong{flex-basis:100%}
/* Final identity and coalition footer */
.logo-placeholder>span{font-size:1.65rem;letter-spacing:-.035em;font-weight:800;line-height:1.2}.logo-placeholder small{font-size:.83rem;letter-spacing:.015em;font-weight:500;color:#c9daf3;margin-top:5px}.hero-partners{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #dae5f5;border-radius:10px;padding:10px 14px;width:max-content;max-width:100%;margin:0 0 24px;opacity:.88}.hero-partners img{object-fit:contain;display:block;width:86px;max-height:29px}.hero-partners img:last-child{width:30px;max-height:29px}.hero-with-map .map-city{font-size:1.08rem}.hero-with-map .map-city.minor{font-size:.95rem}.hero-with-map .map-city .map-dot{width:20px;height:20px}.hero-with-map .map-city>span:last-child{margin-left:21px}.hero-with-map .map-city.label-left>span:last-child{right:21px;margin:0}.card.active-card{border:2px solid #cf7785}.campaign-footer{position:relative;isolation:isolate;overflow:hidden;padding:64px 0 34px;background:radial-gradient(ellipse at 80% 0%,#174988 0%,#102f61 40%,#0a2045 85%)}.footer-ribbon{position:absolute;z-index:-1;width:100%;min-width:900px;right:-140px;bottom:-105px;opacity:.16;pointer-events:none}.campaign-footer .footer-inner{align-items:center;gap:50px}.footer-identity>a{font-size:2rem;font-weight:800;letter-spacing:-.035em;color:#fff}.footer-identity p{font-size:.9rem;color:#bed2ed;margin:8px 0 0;max-width:none}.campaign-footer .footer-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;flex:1;max-width:650px}.footer-menu a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid #7594bf66;border-radius:10px;background:#294f803d;font-size:1rem;font-weight:600;color:#fff;min-height:65px}.footer-menu a:hover{background:#335f975c;border-color:#aec8ed}.footer-menu a>span:last-child{color:var(--gold)}.footer-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;gap:28px;border-top:1px solid #7894b84d;margin-top:36px;padding-top:28px}.campaign-footer .party-logos{margin:0;padding:15px 22px;width:420px;max-width:100%;gap:26px;border-radius:10px;grid-template-columns:1.2fr 1.1fr .55fr}.campaign-footer .party-logos img{max-height:48px}.back-top{font-size:.9rem;padding:12px 0;color:#d0dcef;white-space:nowrap}
@media(max-width:900px){.campaign-footer .footer-inner{align-items:start;flex-direction:column;gap:28px}.campaign-footer .footer-menu{width:100%;max-width:none}}
@media(max-width:760px){.logo-placeholder>span{font-size:1.55rem}.logo-placeholder small{font-size:.8rem}.hero-partners{gap:12px;padding:9px 12px;margin-bottom:22px}.hero-partners img{width:76px;max-height:26px}.hero-partners img:last-child{width:28px;max-height:26px}.hero-with-map .map-city{font-size:.95rem}.hero-with-map .map-city.minor{font-size:.84rem}.hero-with-map .map-city .map-dot{width:18px;height:18px}.campaign-footer{padding:40px 0 26px}.campaign-footer .footer-menu{grid-template-columns:1fr;gap:10px}.footer-menu a{padding:16px 18px;min-height:58px}.footer-bottom{flex-direction:column;align-items:start;gap:18px;margin-top:28px;padding-top:24px}.campaign-footer .party-logos{width:min(100%,360px);padding:14px 18px;gap:22px}.campaign-footer .party-logos img{max-height:42px}.footer-identity>a{font-size:1.8rem}.footer-ribbon{right:-260px;bottom:-40px;opacity:.13}}
@media(max-width:350px){.hero-with-map .map-city{font-size:.88rem}.hero-with-map .map-city.minor{font-size:.78rem}}
