.map-shell{position:relative;flex:1;min-height:0}#map{position:absolute;inset:0}.map-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#f0f0f0cc;color:#222;font-size:1rem;z-index:2;transition:opacity .2s ease}.map-loading[aria-hidden=true]{opacity:0;pointer-events:none}.map-spinner{width:28px;height:28px;border-radius:50%;border:3px solid rgba(0,0,0,.2);border-top-color:#137333;animation:spin .7s linear infinite;margin-right:10px}@keyframes spin{to{transform:rotate(360deg)}}.map-shell.is-loading #map{filter:grayscale(1) brightness(.9)}.map-infowindow{max-width:280px;line-height:1.4;max-height:240px;overflow-y:auto;color:#333;font-size:.95rem;font-family:inherit}.gm-style .gm-style-iw-c{padding:16px 16px 14px;border-radius:16px;background:#fff;border:1px solid rgba(17,24,39,.08);box-shadow:0 16px 40px #0f172a29}.gm-style .gm-style-iw-d{overflow:auto!important}.gm-style .gm-style-iw-tc:after{background:#fff}.gm-style button.gm-ui-hover-effect{top:2px!important;right:2px!important;opacity:.72}.gm-style button.gm-ui-hover-effect:hover{opacity:1}.map-infowindow__title{margin-bottom:6px;font-weight:700;color:#333;font-size:1rem}.map-infowindow__facility-pills{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:6px}.facility-tag-pill{display:inline-block;padding:.3rem .7rem;border-radius:20px;font-weight:700;color:#333;font-size:.8rem;cursor:pointer;user-select:none}.facility-tag-pill:focus-visible{outline:2px solid #137333;outline-offset:2px}.map-infowindow__facility-empty{font-size:.9rem;color:#999;margin-bottom:6px}.map-infowindow__section-label{margin-top:6px;margin-bottom:2px;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#666}.map-infowindow__notes{margin-bottom:8px;font-size:.9rem;color:#666;white-space:normal}.map-infowindow a{color:#06c;font-weight:500;text-decoration:none}.map-infowindow a:hover{text-decoration:underline}.marker-drop{animation:marker-drop .6s ease-out both}html[data-theme=dark] .map-loading{background:#0f141ad1;color:#e6ebf2}html[data-theme=dark] .map-spinner{border-color:#ffffff2e;border-top-color:#7dd3a0}html[data-theme=dark] .map-shell.is-loading #map{filter:grayscale(.25) brightness(.72)}html[data-theme=dark] .map-infowindow{color:#e6ebf2}html[data-theme=dark] .gm-style .gm-style-iw-c{background:#111822;border-color:#94a3b838;box-shadow:0 18px 42px #02061780}html[data-theme=dark] .gm-style .gm-style-iw-tc:after{background:#111822}html[data-theme=dark] .gm-style button.gm-ui-hover-effect{opacity:.82;background:transparent!important;border-radius:0}html[data-theme=dark] .gm-style button.gm-ui-hover-effect,html[data-theme=dark] .gm-style button.gm-ui-hover-effect *{color:#edf2f8!important;fill:currentColor!important;stroke:currentColor!important}html[data-theme=dark] .gm-style button.gm-ui-hover-effect img{filter:invert(1) brightness(2.4)}html[data-theme=dark] .map-infowindow__title{color:#edf2f8}html[data-theme=dark] .map-infowindow__facility-empty,html[data-theme=dark] .map-infowindow__section-label,html[data-theme=dark] .map-infowindow__notes{color:#b7c2cf}html[data-theme=dark] .map-infowindow a{color:#8ab4ff}@keyframes marker-drop{0%{transform:translateY(-18px) scale(.9);opacity:0}60%{transform:translateY(2px) scale(1.05);opacity:1}to{transform:translateY(0) scale(1)}}
