.here-map-container{width:100%;height:400px;position:relative}
.here-map-container.loading{background:#f5f5f5}
.here-map-container.loading::after{content:'Loading map...';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#666}
.here-map-container.error{background:#f8f8f8;display:flex;align-items:center;justify-content:center;border:1px solid #ddd}
.here-map-container.error::after{content:'Map failed to load. Please try again.';color:#d32f2f;font-size:14px}
.H_ui_mapsettings{z-index:2000 !important}
.modal-preferred-dealer .map-wrap .map-search{z-index:5 !important}
.H_ui_mapsettings .H_ui_title{display:block !important;font-weight:600 !important;color:#333 !important;margin-bottom:4px}
#dealer-location-map .H_ui_mapsettings{bottom:45px !important;right:15px !important}
#dealer-location-map .H_ui_mapsettings .H_panel,#dealer-location-map .H_ui_mapsettings_menu{top:105px !important;bottom:auto !important;position:absolute !important;z-index:1000 !important}