.market-map{position:relative;margin:0 0 22px;padding:0 0 16px;border-bottom:1px solid #ffffff12}
.map-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:50px}
.map-caption strong{font-family:var(--serif);font-size:24px;font-weight:400;letter-spacing:-.3px;color:#dedede}
.map-caption p{color:#a3a3a3;font-size:12px;line-height:1.5;margin-top:4px;min-height:18px}
.map-heading .text-button{font-size:12px;padding:8px 0;white-space:nowrap}
.map-heading .text-button:disabled{opacity:.4;cursor:default}
.us-map{display:block;width:100%;max-height:400px;height:auto;margin:5px auto 9px;overflow:visible;touch-action:pan-y}
.map-state{cursor:pointer;outline:none}
.map-state-shape{fill:#434343;stroke:#c1c1c199;stroke-width:1;stroke-linejoin:round;transition:fill .16s,stroke .16s}
.map-state.has-listings .map-state-shape{fill:#646464}
.map-state.hovered .map-state-shape,.map-state:hover .map-state-shape{fill:#888888;stroke:#ededed}
.map-state.selected .map-state-shape{fill:#b29569;stroke:#efd3a9;stroke-width:1.6}
.map-state:focus-visible .map-state-shape{stroke:#f5f5f5;stroke-width:3;fill:#818181}
.map-state-label,.map-callout-label{fill:#e4e4e4;font:400 13px var(--font);text-anchor:middle;pointer-events:none}
.map-state-label{paint-order:stroke;stroke:#28282880;stroke-width:2px;stroke-linejoin:round}
.map-market-dot{fill:#e5c48d;pointer-events:none}
.map-callout-line{fill:none;stroke:#97979780;stroke-width:1;pointer-events:none}
.map-callout-box{fill:#252525;stroke:#646464;stroke-width:1;transition:fill .16s,stroke .16s}
.map-callout-label{font-size:13px}
.map-state.has-listings .map-callout-box{fill:#4e4e4e}
.map-state.hovered .map-callout-box,.map-state:hover .map-callout-box{fill:#6a6a6a;stroke:#dedede}
.map-state.selected .map-callout-box{fill:#9d8158;stroke:#efd3a9}
.map-state:focus-visible .map-callout-box{stroke:#f5f5f5;stroke-width:3}
.map-inset-label{fill:#9c9c9c;font:400 11px var(--font);letter-spacing:1.5px;pointer-events:none}
.map-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#878787;font-size:10px}
.map-footer>span:first-child{display:flex;align-items:center;gap:7px}
.map-legend-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#e5c48d;flex-shrink:0}
.market-map.map-unavailable .us-map{display:none}
.market-map[aria-busy="true"] .us-map{opacity:.45}
.us-map[aria-disabled="true"] .map-state{cursor:wait}
@media(min-width:1200px){.us-map{max-height:420px}}
@media(min-width:1000px){.map-heading{position:absolute;inset:0 0 auto;z-index:1;pointer-events:none}.map-heading .text-button{pointer-events:auto}.map-caption{max-width:210px}.map-caption p{max-width:185px}.us-map{margin-top:0}}
@media(max-width:760px){.market-map{margin-bottom:19px;padding-bottom:13px}.map-heading{min-height:46px;gap:10px}.map-caption strong{font-size:22px}.map-caption p{font-size:11px}.map-heading .text-button{font-size:11px}.map-footer{font-size:9px}.us-map{margin:8px auto 11px}.search-heading{padding-bottom:18px}}
@media(max-width:520px){.search-heading{padding:18px 0 13px}.search-heading h1{margin:8px 0}.map-footer>span:last-child{display:none}.map-caption strong{font-size:21px}.map-caption p{font-size:10px}.map-heading{min-height:40px}.map-footer{font-size:9px}.market-map{margin-bottom:12px;padding-bottom:8px}.us-map{margin:0 auto 5px}}
@media(prefers-reduced-motion:reduce){.map-state-shape,.map-callout-box{transition:none}}
