/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#superchargers-map{width:100%;height:520px;margin:1.2em 0;border:1px solid #ddd;border-radius:6px;background:#f4f4f4;}.sc-map-icon{position:relative;width:22px;height:32px;filter:drop-shadow(0 2px 3px rgba(0,0,0,.4));transition:transform 0.2s ease,filter 0.2s ease;cursor:pointer;}.sc-map-icon:hover{transform:scale(1.2) translateY(-3px);filter:drop-shadow(0 4px 8px rgba(0,0,0,.55));}.sc-map-icon__pin{position:absolute;bottom:0;left:50%;width:22px;height:22px;margin-left:-11px;background:currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:inset 0 -2px 3px rgba(0,0,0,0.2);}.sc-map-icon--tesla{color:#e31937;}.sc-map-icon--open{color:#28a745;}.sc-map-legend{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:0.9em;color:#333;}.sc-legend-pin{display:inline-block;width:14px;height:20px;margin:0 2px;position:relative;}.sc-legend-pin::after{content:'';position:absolute;bottom:0;left:50%;width:14px;height:14px;margin-left:-7px;background:currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg);}.sc-legend-pin--tesla{color:#e31937;}.sc-legend-pin--open{color:#28a745;}.sc-leaflet-popup .leaflet-popup-content-wrapper{border-radius:6px;padding:0;}.sc-popup{font-family:inherit;font-size:0.9em;line-height:1.45;}.sc-popup__name{font-weight:700;margin-bottom:4px;}.sc-popup__name a{color:#e31937;text-decoration:none;}.sc-popup__name a:hover{text-decoration:underline;}.sc-popup__location{color:#555;margin-bottom:6px;}.sc-popup__meta{display:flex;gap:12px;font-size:0.88em;color:#333;margin-bottom:4px;}.sc-popup-tag{display:inline-block;margin-top:4px;padding:2px 7px;border-radius:3px;font-size:0.78em;font-weight:600;}.sc-popup-tag--open{background:#d4edda;color:#155724;}.sc-leaflet-tooltip{font-size:0.82em;font-weight:600;}
