.power-plant-map-container{position:relative;width:100%;height:500px;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);isolation:isolate;contain:layout style}@media (min-width:768px){.power-plant-map-container{height:550px}}@media (min-width:1024px){.power-plant-map-container{height:600px}}.power-plant-map-container .leaflet-container{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;z-index:1!important;isolation:isolate!important}.power-plant-map-legend{position:absolute;bottom:24px;left:12px;z-index:1000;background:rgba(15,23,42,.95);border-radius:.5rem;padding:12px;box-shadow:0 4px 6px -1px rgb(0 0 0/.3);backdrop-filter:blur(4px);max-height:300px;overflow-y:auto}.power-plant-map-legend h4{color:#e2e8f0;font-size:11px;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.power-plant-map-legend-item{display:flex;align-items:center;gap:8px;padding:3px 0;cursor:pointer;transition:opacity .2s}.power-plant-map-legend-item:hover{opacity:.8}.power-plant-map-legend-item.active{opacity:1}.power-plant-map-legend-item.inactive{opacity:.4}.power-plant-map-legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.power-plant-map-legend-label{color:#cbd5e1;font-size:11px}.power-plant-capacity-legend{position:absolute;bottom:24px;right:12px;z-index:1000;background:rgba(15,23,42,.95);border-radius:.5rem;padding:12px;box-shadow:0 4px 6px -1px rgb(0 0 0/.3);backdrop-filter:blur(4px)}.power-plant-capacity-legend h4{color:#e2e8f0;font-size:11px;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.power-plant-capacity-item{display:flex;align-items:center;gap:8px;padding:3px 0}.power-plant-capacity-dot{border-radius:50%;background:#94a3b8;flex-shrink:0}.power-plant-capacity-label{color:#cbd5e1;font-size:11px}