@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}
/* 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}}
/* Coalition strip connects the hero and location directory. */
.hero-with-map{padding-bottom:82px}.partners-bridge{position:relative;z-index:4;width:min(580px,calc(100% - 40px));margin:-40px auto 0}.partners-bridge-inner{min-height:80px;display:grid;grid-template-columns:1.2fr 1.15fr .55fr;align-items:center;gap:30px;padding:20px 34px;border-radius:18px;background:#fff;border:1px solid #dde6f3;box-shadow:0 14px 36px #0b25451a,0 3px 8px #0b254509}.partners-bridge img{display:block;width:100%;max-height:42px;object-fit:contain}.partners-bridge img:last-child{max-height:44px}.partners-bridge+.locations{padding-top:40px}.campaign-footer .landing-footer-menu{grid-template-columns:1fr;max-width:280px}.locations{padding-bottom:56px}
@media(max-width:760px){.hero-with-map{padding-bottom:66px}.partners-bridge{margin-top:-32px;width:calc(100% - 40px)}.partners-bridge-inner{min-height:64px;padding:16px 20px;gap:20px;border-radius:14px}.partners-bridge img{max-height:32px}.partners-bridge img:last-child{max-height:34px}.partners-bridge+.locations{padding-top:34px}.campaign-footer .landing-footer-menu{max-width:none}}
/* Relative day wording stays readable alongside the date. */
.hero-with-map .today-heading #today-day{font-size:1.55rem;line-height:1.25}.hero-with-map .today-heading{column-gap:10px}.hero-with-map .today-panel>.today-heading{align-self:center}
@media(max-width:370px){.hero-with-map .today-heading #today-day{font-size:1.4rem}}
/* Updated coalition lockup */
.partners-bridge-inner{grid-template-columns:1.08fr 1.27fr .55fr;row-gap:14px}.partners-bridge-inner img:first-child{width:94%;justify-self:center}.partners-bridge-inner img:nth-child(2){max-height:46px}.partners-bridge-inner img:nth-child(3){max-height:44px}.partners-names{grid-column:1/-1;margin:0;text-align:center;font-size:1rem;font-weight:600;color:#263f65;line-height:1.45;letter-spacing:.005em;border-top:1px solid #e4ebf4;padding-top:12px}
@media(max-width:760px){.partners-bridge-inner{row-gap:11px}.partners-bridge-inner img:nth-child(2){max-height:36px}.partners-bridge-inner img:nth-child(3){max-height:34px}.partners-names{font-size:.875rem;padding-top:10px}}
/* Balanced live-first summary: shared typography and central alignment. */
.hero-with-map .today-panel.status-panel{display:grid;grid-template-columns:minmax(210px,.9fr) minmax(0,2fr);gap:0;align-items:center;padding:28px 30px}.status-date{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:8px 24px 8px 0;min-width:0}.hero-with-map .status-panel #today-day{display:block;max-width:none;font-size:1.55rem;line-height:1.3;margin:0;letter-spacing:-.025em}.hero-with-map .status-panel #today-date{max-width:none;font-size:1.25rem;font-weight:600;line-height:1.4;color:#bfd1ea;margin:0;align-self:auto;white-space:nowrap}.status-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:1px solid #7592b766;align-items:stretch;min-width:0}.status-metric{display:flex;justify-content:center;align-items:center;gap:18px;padding:10px 26px;min-width:0;text-align:left}.status-metric+.status-metric{border-left:1px solid #7592b766}.metric-value{display:flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0;min-height:64px}.metric-value strong{font-size:3.5rem;font-weight:750;font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:1}.status-metric p{font-size:1rem;line-height:1.45;margin:0}.status-active{color:white}.status-total{color:#c7d7ed}.metric-value .live-dot{width:11px;height:11px;margin:0}.hero-with-map .status-panel #live-empty{grid-column:1/-1;border-top:1px solid #7592b744;margin:22px 0 0;padding-top:16px;text-align:center;font-size:.9rem;color:#c7d7ed}
@media(min-width:761px) and (max-width:1100px){.hero-with-map .today-panel.status-panel{grid-template-columns:minmax(180px,.8fr) minmax(0,2fr);padding:24px 20px}.status-metric{flex-direction:column;gap:8px;text-align:center;padding:8px 14px}.status-date{padding-right:18px}.metric-value strong{font-size:3.25rem}}
@media(max-width:760px){.hero-with-map .today-panel.status-panel{display:flex;flex-direction:column;align-items:stretch;padding:24px 18px}.status-date{flex-direction:row;flex-wrap:wrap;gap:6px 14px;padding:0 0 20px;text-align:center}.hero-with-map .status-panel #today-day{font-size:1.4rem}.hero-with-map .status-panel #today-date{font-size:1.2rem}.status-metrics{border-left:0;border-top:1px solid #7592b766;padding-top:22px}.status-metric{flex-direction:column;text-align:center;padding:4px 10px;gap:10px}.metric-value{min-height:58px;gap:9px}.metric-value strong{font-size:3.35rem}.status-metric p{font-size:.95rem;line-height:1.45}.metric-value .live-dot{width:10px;height:10px}.status-active .metric-value{position:relative}.status-active .metric-value .live-dot{position:absolute;right:calc(100% + 10px)}.hero-with-map .status-panel #live-empty{margin-top:20px}}
@media(max-width:350px){.hero-with-map .today-panel.status-panel{padding:22px 14px}.metric-value strong{font-size:3rem}.status-metric p{font-size:.875rem}.status-metric{padding-inline:7px}.status-active .metric-value .live-dot{right:calc(100% + 7px)}}

/* Keep multiple intervals in flow inside a single grid cell. */
.slot .time-list{display:flex;flex-direction:column;gap:6px;min-width:0;margin-top:10px}
.slot .time-list .time{margin:0;grid-area:auto;line-height:1.45}
.single-slot .time-list{grid-column:2;grid-row:1 / span 2;margin-top:0;align-items:flex-end}
@media(max-width:380px){.single-slot .slot{grid-template-columns:1fr}.single-slot .time-list{grid-column:1;grid-row:3;align-items:flex-start;margin-top:10px}.single-slot .time-list .time{text-align:left}}
/* Quiet footer links and dedicated legal pages; no overlay. */
.legal-links{width:min(1200px,calc(100% - 40px));margin:24px auto 0;padding-top:18px;border-top:1px solid #ffffff26;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px;font-size:.8rem;color:#d0dcef}.legal-links a{padding:8px 0;text-decoration:underline;text-underline-offset:4px}.legal-main{max-width:820px;padding-top:44px;padding-bottom:72px}.legal-main h1{font-size:clamp(2rem,6vw,3.2rem);overflow-wrap:anywhere}.legal-main h2{font-size:1.35rem;line-height:1.3;margin-bottom:14px}.legal-main section{margin-top:32px}.legal-main p{line-height:1.75}.legal-main a{color:var(--blue);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-back{display:inline-block;margin-bottom:32px}.legal-updated,.legal-small{color:var(--muted);font-size:.875rem}.legal-lead{font-size:1.125rem}@media(max-width:420px){.legal-main{padding-top:24px}}

.legal-page .logo-header{position:relative;background:var(--navy)}

/* Replace counters with a clear message when no published location is open. */
.status-metrics[hidden],.hero-with-map .status-panel #live-empty[hidden]{display:none}
.hero-with-map .status-panel #live-empty{grid-column:2;border-top:0;border-left:1px solid #7592b766;margin:0;padding:16px 24px;text-align:center}
#live-empty-title{display:block;color:white;font-size:clamp(1.15rem,2.2vw,1.45rem);line-height:1.4;font-weight:700}
#live-empty-description{margin:10px 0 0;font-size:.95rem;line-height:1.55;color:#c7d7ed}
@media(max-width:760px){.hero-with-map .status-panel #live-empty{border-left:0;border-top:1px solid #7592b766;margin:0;padding:22px 0 0}}
/* Location image sharing: Montserrat is bundled locally. */
@font-face{font-family:Montserrat;src:url('assets/share/Montserrat-500.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Montserrat;src:url('assets/share/Montserrat-700.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Montserrat;src:url('assets/share/Montserrat-800.ttf') format('truetype');font-weight:800;font-style:normal;font-display:swap}
.share-card-toolbar{display:flex;justify-content:flex-end;padding:16px 20px 0}.share-card-button{font-family:Montserrat,sans-serif;font-size:.84rem;font-weight:700;display:inline-flex;gap:9px;align-items:center;justify-content:center;min-height:44px;padding:10px 15px;border:1px solid #d9ad31;background:#ffcf42;color:#102951;border-radius:10px;cursor:pointer;box-shadow:0 2px 5px #1029510a}.share-card-button:hover{background:#ffdb70}.share-card-button:active{transform:translateY(1px)}.share-card-toolbar+.card-info{padding-top:16px}
.share-dialog{font-family:Montserrat,sans-serif;width:min(600px,calc(100% - 24px));max-height:calc(100dvh - 32px);margin:auto;border:1px solid #d3deef;border-radius:20px;background:#f4f7fc;color:#102951;padding:22px;box-shadow:0 24px 90px #07182e66;overscroll-behavior:contain}.share-dialog::backdrop{background:#061b39b8;backdrop-filter:blur(5px)}.share-dialog-header{display:flex;align-items:flex-start;gap:16px;justify-content:space-between}.share-dialog-header p{font-size:.64rem;letter-spacing:.12em;font-weight:800;color:#576d8d;margin:0 0 8px}.share-dialog-header h2{font-size:1.2rem;line-height:1.4;margin:0;letter-spacing:-.02em}.share-dialog-header button{background:#e4ecf7;color:#153154;border:0;border-radius:50%;min-width:44px;height:44px;font-size:1.8rem;line-height:1;cursor:pointer}.share-dialog #share-status{font-size:.8rem;line-height:1.5;margin:16px 0}.share-preview{display:block;max-width:100%;width:400px;height:auto;margin:0 auto;border-radius:12px;box-shadow:0 5px 20px #10295126}.share-actions{position:sticky;bottom:-22px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:18px 0 14px;background:#f4f7fc}.share-actions button,.share-actions a{font:700 .85rem Montserrat,sans-serif;display:inline-flex;align-items:center;justify-content:center;min-height:46px;flex:1;padding:12px 16px;border:1px solid #9cafc9;border-radius:9px;color:#123059;background:white;cursor:pointer;text-align:center}.share-actions #share-native{background:#ffcf42;border-color:#d9ad31}.share-actions #share-open-image{flex:0 0 100%;border:0;background:transparent;font-size:.75rem;min-height:32px;padding:4px}.share-actions button:disabled{opacity:.6;cursor:wait}.share-all-locations{display:block;font-size:.77rem;line-height:1.6;text-align:center;padding:12px 0;color:#244d88;text-decoration:underline;text-underline-offset:4px}.share-dialog-open{overflow:hidden}.share-dialog [hidden]{display:none!important}@media(max-width:420px){.share-dialog{padding:16px;border-radius:16px}.share-actions{bottom:-16px}.share-card-toolbar{padding:14px 18px 0}.share-actions button,.share-actions a{font-size:.8rem;padding:12px 10px}}

/* Clear schedule emphasis and quieter sharing action. */
.share-card-button{background:#edf4fd;border-color:#d9e6f7;color:#365b8d;box-shadow:none;font-size:.78rem;padding:8px 12px}.share-card-button:hover{background:#dceafb}
.card .slot .date{font-size:1.4rem;font-weight:750}.card .slot .time{font-size:clamp(1.15rem,2.1vw,1.4rem);font-weight:800;letter-spacing:-.025em}.card .slot .day{font-size:.9rem}
.share-dialog-header{align-items:center;margin-bottom:16px}.share-dialog-header h2{font-size:.9rem;letter-spacing:.04em}.share-dialog #share-status:empty{display:none}
@media(max-width:380px){.card .slot{padding-inline:12px}.card .slot .time{font-size:1.12rem}.card .slot .date{font-size:1.3rem}}
/* Schedule-driven city pins: preserve the existing red dot and pulse. */
#map-markers{position:absolute;inset:0}
.hero-with-map .map-city,.hero-with-map .map-city.label-left{appearance:none;border:0;background:transparent;color:#fff;font-family:inherit;cursor:pointer;padding:0;width:32px;height:32px;min-height:32px;transform:translate(-50%,-50%);z-index:2}
.hero-with-map .map-city .map-dot{left:50%;top:50%;pointer-events:none}
.hero-with-map .map-city .city-label{position:absolute;top:50%;left:calc(50% + 21px);right:auto;margin:0;transform:translateY(-50%);width:max-content;max-width:210px;white-space:normal;line-height:1.25;text-align:left;visibility:hidden;pointer-events:none}
.hero-with-map .map-city.label-left .city-label{left:auto;right:calc(50% + 21px);margin:0}
.hero-with-map .map-city.show-label .city-label,.hero-with-map .map-city:hover .city-label,.hero-with-map .map-city:focus-visible .city-label,.hero-with-map .map-city.selected .city-label{visibility:visible}
.hero-with-map .map-city:hover,.hero-with-map .map-city:focus-visible,.hero-with-map .map-city.selected{z-index:10}
.hero-with-map .map-city.is-waiting .map-dot{background:#d4dbe3;border-color:#f3f6fa;box-shadow:0 0 9px #dce7f040}
.hero-with-map .map-city.is-waiting .map-dot:after{display:none;animation:none}
.hero-map .map-key{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;letter-spacing:0;text-transform:none;font-size:.8rem;margin:10px 0 0;line-height:1.5}
.map-key>span{display:inline-flex;align-items:center;gap:7px}.map-key i{width:9px;height:9px;border-radius:50%;display:inline-block}.key-live{background:#ff3b53}.key-waiting{background:#d4dbe3}
.map-selection{min-height:52px;max-width:100%;margin:10px 0 0;text-align:center;font-size:.85rem;color:#dce7f8;line-height:1.5}.map-selection a{display:inline-block;text-decoration:underline;text-underline-offset:3px;margin-left:6px}.map-credit{display:block;text-align:center;font-size:.65rem;color:#b0c8e4;margin:2px 0 12px}.map-credit a{text-decoration:underline}
@media(prefers-reduced-motion:reduce){.map-dot:after{animation:none;display:none}}
/* Hit areas follow the dot to avoid selecting a nearby city on small screens. */
.hero-with-map .map-city,.hero-with-map .map-city.label-left{width:20px;height:20px;min-height:20px}
@media(max-width:700px){.hero-with-map .map-city,.hero-with-map .map-city.label-left{width:18px;height:18px;min-height:18px}}
/* Labels sit next to the dot; label and dot share the same destination. */
.hero-with-map .map-city>.city-label:last-child{left:calc(50% + 14px);right:auto;margin:0;pointer-events:auto;text-decoration:none;white-space:nowrap;padding:3px 6px}
.hero-with-map .map-city.label-left>.city-label:last-child{left:auto;right:calc(50% + 14px);margin:0}
.hero-with-map .map-city.preferred-label{z-index:3}
.hero-with-map .map-city:focus-visible{outline:2px solid #fff;outline-offset:4px}
.card[id]{scroll-margin-top:24px}
.footer .map-credit{margin:24px auto 0;padding:0 20px;font-size:.7rem}
.locations-return{position:fixed;right:22px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:20;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:white;background:#173d74;border:1px solid #a9bfdc;box-shadow:0 4px 18px #10295130}
.locations-return[hidden]{display:none}.locations-return:hover{background:#285893}.locations-return:focus-visible{outline:3px solid #efcf71;outline-offset:3px}
/* Leave the complete legend above the mobile status panel. */
@media(max-width:760px){.hero-with-map .today-panel.status-panel{margin-top:12px}.hero-map .map-key{margin-top:14px;gap:10px 20px;padding:0 4px}.map-key>span{white-space:nowrap}}
