.city-map{background:#e6eaef;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;position:relative;width:100%;z-index:0}.city-map__icon{border:2px solid var(--white);border-radius:50%;box-shadow:0 1px 4px #0000004d;display:block}.city-map__icon--center{background:#000;border:3px solid #e8720c;height:22px!important;width:22px!important}.city-map__icon--city{background:#e8720c;cursor:pointer;height:10px!important;opacity:.85;transition:transform .15s ease;width:10px!important}.city-map__icon--city:hover{opacity:1;transform:scale(1.4)}.city-map__icon--highlight{background:#e8720c;border-width:3px;height:16px!important;width:16px!important}.city-popup{font-family:Inter,sans-serif;font-size:.85rem;line-height:1.4}.leaflet-popup-content-wrapper{border-radius:6px!important}.leaflet-container{font-family:Inter,sans-serif}
