.neighborhoodmap-module__fM4xaG__mapShell{border-block:1px solid var(--border);background:var(--white);grid-template-columns:minmax(0,1fr) 300px;gap:clamp(24px,4vw,56px);padding-block:32px;display:grid}.neighborhoodmap-module__fM4xaG__mapStage{flex-direction:column;justify-content:center;min-width:0;display:flex}.neighborhoodmap-module__fM4xaG__map{width:100%;height:auto;display:block;overflow:visible}.neighborhoodmap-module__fM4xaG__regionButton{cursor:pointer;outline:none}.neighborhoodmap-module__fM4xaG__regionButton path{fill:#f0e8e8;stroke:var(--white);stroke-width:1.5px;stroke-linejoin:round;transition:fill .18s ease-out}.neighborhoodmap-module__fM4xaG__regionButton:hover path,.neighborhoodmap-module__fM4xaG__regionSelected path{fill:#e5c9cb}.neighborhoodmap-module__fM4xaG__regionButton:focus-visible path{fill:#e5c9cb;stroke:var(--accent);stroke-width:2px}.neighborhoodmap-module__fM4xaG__labels{pointer-events:none}.neighborhoodmap-module__fM4xaG__labels text{font:500 18px var(--font-ui);fill:var(--ink);text-anchor:middle;paint-order:stroke;stroke:var(--white);stroke-width:5px;stroke-linejoin:round}.neighborhoodmap-module__fM4xaG__marker{outline:none}.neighborhoodmap-module__fM4xaG__markerTarget{fill:#0000}.neighborhoodmap-module__fM4xaG__markerRing{fill:none;stroke:var(--accent);stroke-width:2px;opacity:0;pointer-events:none}.neighborhoodmap-module__fM4xaG__markerDot{fill:var(--accent);stroke:var(--white);stroke-width:3px;pointer-events:none;transition:fill .18s ease-out,opacity .18s ease-out}.neighborhoodmap-module__fM4xaG__markerMuted .neighborhoodmap-module__fM4xaG__markerDot{fill:#906c6d}.neighborhoodmap-module__fM4xaG__marker:hover .neighborhoodmap-module__fM4xaG__markerDot,.neighborhoodmap-module__fM4xaG__markerActive .neighborhoodmap-module__fM4xaG__markerDot,.neighborhoodmap-module__fM4xaG__marker:focus-visible .neighborhoodmap-module__fM4xaG__markerDot{fill:var(--accent-hover)}.neighborhoodmap-module__fM4xaG__marker:hover .neighborhoodmap-module__fM4xaG__markerRing,.neighborhoodmap-module__fM4xaG__markerActive .neighborhoodmap-module__fM4xaG__markerRing,.neighborhoodmap-module__fM4xaG__marker:focus-visible .neighborhoodmap-module__fM4xaG__markerRing{opacity:1}.neighborhoodmap-module__fM4xaG__mapCaption{color:var(--ink-3);align-items:center;gap:9px;margin:16px 0 0;font-size:12px;display:flex}.neighborhoodmap-module__fM4xaG__mapCaption span{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.neighborhoodmap-module__fM4xaG__mapInfo{align-self:center;min-width:0}.neighborhoodmap-module__fM4xaG__name{text-wrap:balance;margin:0;font-size:clamp(26px,2.5vw,32px);line-height:1.1}.neighborhoodmap-module__fM4xaG__intro{color:var(--ink-3);margin:12px 0 24px;font-size:14px;line-height:1.6}.neighborhoodmap-module__fM4xaG__selectLabel{margin-bottom:8px;font-size:13px;font-weight:600;display:block}.neighborhoodmap-module__fM4xaG__regionSelect{border:1px solid var(--border);background:var(--white);width:100%;min-height:46px;color:var(--ink);font:400 16px var(--font-ui);border-radius:8px;padding:10px 12px}.neighborhoodmap-module__fM4xaG__guideCount{color:var(--ink-3);margin:20px 0 10px;font-size:12px}.neighborhoodmap-module__fM4xaG__guideList{overscroll-behavior:contain;scrollbar-width:thin;border-block:1px solid var(--border);height:264px;overflow-y:auto}.neighborhoodmap-module__fM4xaG__guideList a{border-bottom:1px solid var(--border);min-height:44px;color:var(--ink);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:14px;line-height:1.4;display:flex}.neighborhoodmap-module__fM4xaG__guideList a:last-child{border-bottom:0}.neighborhoodmap-module__fM4xaG__guideList a:hover,.neighborhoodmap-module__fM4xaG__guideList .neighborhoodmap-module__fM4xaG__guideActive{background:var(--accent-tint);color:var(--accent)}.neighborhoodmap-module__fM4xaG__guideList a:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;background:var(--accent-tint)}.neighborhoodmap-module__fM4xaG__guideList a span{color:var(--accent)}.neighborhoodmap-module__fM4xaG__preview{min-height:125px;padding-top:18px}.neighborhoodmap-module__fM4xaG__preview h4{font:600 15px/1.4 var(--font-ui);color:var(--ink);margin:0 0 6px}.neighborhoodmap-module__fM4xaG__preview p{color:var(--ink-3);margin:0;font-size:13px;line-height:1.6}@media (max-width:900px){.neighborhoodmap-module__fM4xaG__mapShell{grid-template-columns:minmax(0,1fr) 260px;gap:24px}.neighborhoodmap-module__fM4xaG__labels text{font-size:20px}}@media (max-width:720px){.neighborhoodmap-module__fM4xaG__mapShell{grid-template-columns:1fr;gap:28px;padding-block:20px}.neighborhoodmap-module__fM4xaG__mapCaption{margin-top:12px;font-size:11px}.neighborhoodmap-module__fM4xaG__mapInfo{border-top:1px solid var(--border);padding-top:24px}.neighborhoodmap-module__fM4xaG__intro{margin-bottom:18px}.neighborhoodmap-module__fM4xaG__guideList{grid-template-columns:repeat(2,minmax(0,1fr));height:auto;max-height:264px;display:grid}.neighborhoodmap-module__fM4xaG__guideList a{min-height:48px;padding:10px 8px;font-size:13px}.neighborhoodmap-module__fM4xaG__guideList a:last-child{border-bottom:1px solid var(--border)}.neighborhoodmap-module__fM4xaG__guideList a:nth-child(odd){border-right:1px solid var(--border)}.neighborhoodmap-module__fM4xaG__preview{display:none}.neighborhoodmap-module__fM4xaG__labels text{font-size:30px}.neighborhoodmap-module__fM4xaG__markerDot{r:12}}@media (prefers-reduced-motion:reduce){.neighborhoodmap-module__fM4xaG__regionButton path,.neighborhoodmap-module__fM4xaG__markerDot{transition:none}}
.hoods-module__pn3OuG__mapSection{padding:clamp(52px,7vw,88px) 0 20px}.hoods-module__pn3OuG__mapIntro{grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);align-items:end;gap:24px;margin-bottom:30px;display:grid}.hoods-module__pn3OuG__mapIntro h2{max-width:16ch;scroll-margin-top:104px}.hoods-module__pn3OuG__mapIntro p{max-width:52ch;color:var(--ink-3);text-wrap:pretty;justify-self:end;margin:0;font-size:16px;line-height:1.6}.hoods-module__pn3OuG__regionHead{border-bottom:1px solid var(--border);align-items:baseline;gap:16px;margin-bottom:26px;padding-bottom:12px;display:flex}.hoods-module__pn3OuG__regionTitle{font-size:clamp(24px,2.6vw,30px)}.hoods-module__pn3OuG__regionCount{color:var(--muted-txt);letter-spacing:.06em;text-transform:uppercase;margin-left:auto;font-size:11px}.hoods-module__pn3OuG__sourceNote{color:var(--muted-txt);max-width:78ch;margin:0;font-size:12px;line-height:1.65}@media (max-width:720px){.hoods-module__pn3OuG__mapSection{padding:48px 0 8px}.hoods-module__pn3OuG__mapIntro{grid-template-columns:1fr;align-items:start;gap:12px;margin-bottom:24px}.hoods-module__pn3OuG__mapIntro p{justify-self:start}}
