/* Project-owned conversation graphic and local municipality atlas. */
.vision-art{margin:0;background:var(--muted);border:1px solid var(--line);padding:16px 20px 20px;position:relative;min-width:0}
.vision-art svg{display:block;width:100%;height:auto;overflow:visible}.vision-art figcaption{font:11px/1.7 monospace;letter-spacing:.1em;text-align:center;max-width:34ch;margin:0 auto}.motion-toggle{display:block;margin:15px auto 0;background:white;border:1px solid #111;padding:10px 14px;font:12px/1.5 monospace;cursor:pointer;min-height:44px}
.motion-toggle[hidden]{display:none}.vision-art.is-running .voice{animation:voice-float 7s ease-in-out infinite}.vision-art.is-running .voice-two{animation-delay:-2s}.vision-art.is-running .voice-three{animation-delay:-4s}.vision-art.is-running .voice-four{animation-delay:-1s}.vision-art.is-running .vision-flow{animation:voice-flow 12s linear infinite}.vision-art.is-running .vision-ring{animation:voice-ring 5s ease-in-out infinite}.vision-art.is-paused *{animation-play-state:paused!important}
@keyframes voice-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes voice-flow{to{stroke-dashoffset:-160}}@keyframes voice-ring{0%,100%{opacity:.12;stroke-width:1}50%{opacity:.35;stroke-width:3}}
.region-section{background:#fafaf8}.region-section .wide>p{max-width:370px}.region-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);border:1px solid #111;background:white;align-items:stretch}.region-map-panel{background:var(--muted);padding:25px 25px 18px;min-width:0;position:relative}.map-meta{display:flex;justify-content:space-between;gap:20px;align-items:start}.map-meta .eyebrow{margin:0;font-size:10px}.map-hint{font-size:13px;min-height:2em;margin:12px 0 0}.region-map{display:block;width:100%;height:auto;max-height:650px;overflow:visible}.map-area{fill:#fff;stroke:#777;stroke-width:1;vector-effect:non-scaling-stroke;transition:fill .18s}.map-community{cursor:pointer}.map-community.is-pending .map-area{fill:url(#map-pending-pattern)}.map-community:hover .map-area,.map-community:focus .map-area{fill:#d0d0c7;stroke:#111;stroke-width:2}.map-community.is-selected .map-area{fill:#111;stroke:#111;stroke-width:2}.map-community:focus-visible{outline:none}.map-community:focus-visible .map-area{stroke:#111;stroke-width:4;stroke-dasharray:4 3}.map-label{fill:#222;font:11px Arial,Helvetica,sans-serif;pointer-events:none;text-anchor:middle;paint-order:stroke;stroke:white;stroke-width:3;stroke-linejoin:round}.map-community.is-selected .map-label{fill:white;stroke:#111}.map-lake{fill:#d6d6ca;stroke:#aaa;stroke-width:.7}.map-community.is-filtered{opacity:.22}.map-community.is-filtered:hover{opacity:1}.map-legend{display:flex;flex-wrap:wrap;gap:12px 18px;font-size:11px;border-top:1px solid #bbb;padding-top:15px}.map-legend>span{display:flex;align-items:center;gap:7px}.map-legend i{width:13px;height:13px;border:1px solid #555;display:inline-block}.legend-selected{background:#111}.legend-open{background:#fff}.legend-pending{background:repeating-linear-gradient(135deg,#fff,#fff 3px,#aaa 3px,#aaa 4px)}.map-credit{font-size:10px;line-height:1.6;margin:16px 0 0;color:#555;max-width:75ch}.region-directory{border-left:1px solid #111;min-width:0}.region-controls{padding:28px;border-bottom:1px solid #111;background:#fff}.region-controls[hidden]{display:none}.region-controls label{display:block;font-size:13px;font-weight:700;margin:0 0 9px}.region-controls input,.region-controls select{font:16px/1.4 Arial,sans-serif;background:white;border:1px solid #777;border-radius:0;min-height:48px;width:100%;padding:11px;min-width:0}.region-controls select{margin-bottom:8px}.region-search-row{display:flex;gap:7px;margin-bottom:20px}.region-reset{font-size:11px;background:var(--muted);border:1px solid #777;cursor:pointer;padding:8px}.region-status{font:11px/1.6 monospace;margin:0;min-height:1.6em}.community-card{padding:30px;scroll-margin-top:25px;border-bottom:1px solid var(--line)}.community-card[hidden]{display:none}.community-card h3{font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.05em;overflow-wrap:anywhere;margin-bottom:18px}.community-card .eyebrow{font-size:10px}.community-kicker{font-size:14px}.provider-list{list-style:none;margin:0;padding:0}.provider-list li{padding:20px 0;border-block-start:1px solid #ccc}.provider-kind{font:10px/1.7 monospace;text-transform:uppercase;letter-spacing:.05em;margin:0 0 9px}.provider-list h4{font-size:19px;line-height:1.25;margin:0 0 12px;letter-spacing:-.025em}.provider-list h4 a{text-decoration:none}.provider-list h4 a:hover{text-decoration:underline}.provider-list li>p:not(.provider-kind){font-size:13px;line-height:1.7;margin:0 0 10px}.provider-source{font-size:11px;color:#555}.community-pending{padding:20px;background:var(--muted);font-size:14px}.community-pending p{margin:10px 0 0;font-size:13px}.community-note{font-size:12px;line-height:1.7;color:#555}.community-official{font-size:12px;display:inline-block;margin-top:20px}.community-date{font:10px/1.6 monospace;color:#555;margin:14px 0 0}.region-sources{margin-top:22px;max-width:90ch;font-size:13px}.region-sources summary{cursor:pointer;padding:12px 0;font-weight:700;min-height:44px}.region-sources p{line-height:1.75}.region-section button:focus-visible,.region-section input:focus-visible,.region-section select:focus-visible,.motion-toggle:focus-visible{outline:3px solid #111;outline-offset:4px}.region-section.is-enhanced .community-card{border-bottom:0}.region-section.is-enhanced .region-directory{align-self:stretch}
@media(max-width:1000px){.region-map-panel{padding:20px 15px}.region-controls,.community-card{padding:22px}.region-search-row{flex-wrap:wrap}.region-reset{min-height:36px}.region-layout{grid-template-columns:minmax(0,1.2fr) minmax(260px,1fr)}}
@media(max-width:760px){.region-layout{grid-template-columns:1fr}.region-directory{border-left:0;border-top:1px solid #111}.region-map{max-height:550px}.region-map-panel{padding:20px 12px}.map-meta .eyebrow{font-size:9px}.region-search-row{flex-wrap:nowrap}.region-controls,.community-card{padding:24px 20px}.vision-art{max-width:520px;width:100%;margin-inline:auto}.map-label{font-size:12px}.region-section .wide>p{max-width:none}}
@media(prefers-reduced-motion:reduce){.vision-art *{animation:none!important}.map-area{transition:none}}

/* Keep the existing hero arrow inside narrow viewports with classic scrollbars. */
@media(max-width:760px){.hero-art .poster-arrow{font-size:clamp(3rem,14vw,5rem)}}

.map-scroll{overflow-x:auto;overscroll-behavior-x:contain}.map-scroll .region-map{min-width:680px;max-height:none}.map-label{font-size:11px}.map-scroll:focus-visible{outline:3px solid #111;outline-offset:3px}

.map-scroll-note{font-size:12px;line-height:1.6;color:#555;margin:0 0 12px}
