.bet-live-map-shell{position:relative;width:100%;overflow:hidden;background:#dbe5e9;border-radius:24px}
.bet-live-map-canvas{width:100%;height:640px;min-height:520px;background:#dbe5e9}
.bet-live-map-status{position:absolute;left:16px;top:16px;z-index:5;max-width:calc(100% - 90px);border-radius:999px;background:rgba(255,255,255,.96);padding:10px 14px;box-shadow:0 10px 30px rgba(15,23,42,.16);font:900 12px/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a}
.bet-live-map-status .dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#16a34a;margin-right:7px;box-shadow:0 0 0 5px rgba(22,163,74,.12)}
.bet-live-map-gps{position:absolute;right:16px;top:16px;z-index:5;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#244d8f;font-size:24px;font-weight:950;box-shadow:0 10px 30px rgba(15,23,42,.18);cursor:pointer}
.bet-live-map-legend{position:absolute;left:16px;bottom:16px;z-index:4;display:flex;gap:8px;align-items:center;border-radius:999px;background:rgba(255,255,255,.94);padding:8px 12px;box-shadow:0 10px 30px rgba(15,23,42,.12);font:800 11px/1.2 system-ui;color:#475569}
.bet-live-map-legend .route{width:22px;height:4px;border-radius:999px;background:#6d28d9}.bet-live-map-legend .stop{width:9px;height:9px;border:2px solid #6d28d9;background:#fff;border-radius:50%}
@media(max-width:768px){.bet-live-map-shell{border-radius:0}.bet-live-map-canvas{height:calc(100vh - 154px);min-height:520px}.bet-live-map-legend{display:none}.bet-live-map-status{top:12px;left:12px}.bet-live-map-gps{top:12px;right:12px}}
