.ib-map { width: 100%; height: 400px; height: clamp(280px, 55vh, 400px); z-index: 0; background: #edf1f4; }
.ib-map img { max-width: none !important; }
.ib-map .leaflet-control-attribution { font-size: 11px; background: rgba(255,255,255,.95); }
.listing-map-pin { background: transparent; border: 0; }
.listing-map-pin span { display: block; width: 26px; height: 26px; border: 3px solid white; border-radius: 50% 50% 50% 0; background: #125da9; box-shadow: 0 2px 5px #555; transform: rotate(-45deg); }
.listing-map-links { margin: 10px 0 0; }
.ib-map-status { margin-top: 8px; }
.ib-map-popup a { font-weight: bold; }
