.osm-map{width:100%;height:100%;min-height:220px;display:block;border-radius:16px;background:var(--cream-soft)}
.osm-map .leaflet-control-attribution{font-size:10px;background:rgba(248,245,238,0.85)}
.osm-map .leaflet-popup-content-wrapper{border-radius:10px;font-family:'Inter',sans-serif}
.osm-map .leaflet-popup-content{margin:10px 14px;font-size:13px;color:var(--forest-ink)}
.osm-map .leaflet-popup-content strong{font-family:'Fraunces',Georgia,serif;color:var(--forest);font-weight:500;font-size:14px}
.osm-map .leaflet-container a.leaflet-popup-close-button{color:var(--muted)}
.osm-map .leaflet-bar a{background:var(--white);color:var(--forest);border-bottom:1px solid var(--line)}
.osm-map .leaflet-bar a:hover{background:var(--cream-soft);color:var(--forest-ink)}
.privacy-banner{display:none !important}
