.fixed-route-editor-map-shell{position:relative;z-index:0;isolation:isolate;contain:strict;height:360px;min-height:280px;max-height:360px;width:100%;overflow:hidden;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.2);pointer-events:none}.fixed-route-editor-map-shell .leaflet-container,.fixed-route-editor-map-shell .leaflet-map-pane,.fixed-route-editor-map-shell .leaflet-pane,.fixed-route-editor-map-shell .leaflet-tile-pane{pointer-events:none!important}.fixed-route-editor-map-host,.fixed-route-editor-map-outer{position:absolute;inset:0;z-index:0}.fixed-route-editor-map-host{width:100%;height:100%}.fixed-route-editor-map-host .leaflet-container{height:100%!important;width:100%!important;background:#1a2332}.fixed-route-editor-map-shell img{max-width:none!important;max-height:none!important}.fixed-route-editor-map-loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:rgba(255,255,255,.55);background:rgba(7,7,14,.55)}.fixed-route-editor-map-hint{position:absolute;left:12px;right:12px;bottom:12px;z-index:3;margin:0;padding:8px 12px;border-radius:8px;font-size:.75rem;line-height:1.45;color:rgba(255,255,255,.82);background:rgba(7,7,14,.78);border:1px solid rgba(255,255,255,.1);pointer-events:none}.fixed-route-editor-map-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;font-size:.75rem;color:rgba(255,255,255,.55)}.fixed-route-editor-map-legend span{display:inline-flex;align-items:center;gap:6px}.fixed-route-editor-map-legend i{display:inline-block;width:22px;height:3px;border-radius:999px}.fixed-route-editor-map-legend i.route-primary{background:var(--neon-green,#22c55e)}.fixed-route-editor-map-legend i.route-alt{background:rgba(56,189,248,.55);background-image:repeating-linear-gradient(90deg,rgba(56,189,248,.55),rgba(56,189,248,.55) 6px,transparent 0,transparent 10px)}.fixed-route-editor-map-pin-icon{background:transparent!important;border:none!important}.fixed-route-editor-map-pin-icon span{display:block;width:14px;height:14px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.45)}.fixed-route-editor-map-pin-icon--pickup span{background:var(--neon-green,#22c55e)}.fixed-route-editor-map-pin-icon--dropoff span{background:var(--neon-blue,#38bdf8)}