/* Shared map controls, scoped to the property search. */
#qzs-select{display:block!important;width:100%;min-width:0;background:#fff;color:#202820;border:1px solid #dfe3dc;border-radius:10px;padding:12px;font:inherit;height:auto;min-height:46px}#qzs-select+.nice-select{display:none!important}.qzs-control{min-width:0}.qzs-control>span{font-size:11px;font-weight:700;display:block;margin-bottom:5px}.qzs-map-status{position:absolute;bottom:18px;left:18px;right:18px;z-index:450;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e3e5db;border-radius:12px;background:#fffffff2;padding:10px 12px;font-size:12px;color:#253025;box-shadow:0 4px 20px #15261512}.qzs-map-status button{border:1px solid #dedecf;border-radius:8px;background:#fff;color:#242b21;padding:8px;cursor:pointer;white-space:nowrap}.map-pane .map-tools{pointer-events:none}.qzs-censim .search-grid{grid-template-columns:minmax(180px,1.5fr) minmax(180px,1.3fr) repeat(3,minmax(95px,1fr)) auto}.qzs-censim .workspace{grid-template-columns:54% 46%}.qzs-censim .results{min-width:0}.qzs-censim .summary h1{font-size:26px}.qzs-censim .summary{flex-wrap:wrap}.qzs-censim .insights{gap:8px}.qzs-censim .insight{padding:12px}.qzs-censim .map-pane{position:sticky;top:12px;height:calc(100vh - 160px);min-height:420px;align-self:start}.qzs-censim #censim-property-map{height:100%;min-height:420px}.qzs-censim .qzs-market{margin:16px 0}.qzs-censim .qzs-market>summary{cursor:pointer;font-weight:700;padding:14px;border:1px solid #e2e4dc;border-radius:10px;background:#fff}.qzs-censim .qzs-market .market-observatory{margin-top:10px}@media(max-width:1000px){.qzs-censim .search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.qzs-censim .search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qzs-censim .workspace{grid-template-columns:1fr}.qzs-censim .map-pane{position:relative;top:0;height:380px;min-height:0}.qzs-censim #censim-property-map{min-height:0;height:380px}}

/* SVG focus outlines use the polygon bounding box: highlight the contour instead. */
#gbq-map .leaflet-overlay-pane path.leaflet-interactive,
#censim-property-map .leaflet-overlay-pane path.leaflet-interactive{outline:none!important;box-shadow:none!important}
#gbq-map .leaflet-overlay-pane path.leaflet-interactive:focus-visible,
#censim-property-map .leaflet-overlay-pane path.leaflet-interactive:focus-visible{stroke:#172c4c!important;stroke-width:5!important;stroke-dasharray:7 4!important}
