.location-card { background: #172d4b; }
.location-map { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.location-card .map-label { z-index: 1; background: rgba(18, 13, 9, .88); backdrop-filter: blur(8px); }
.location-card .open-pill { z-index: 1; box-shadow: 0 4px 16px rgba(0, 0, 0, .22); }
