.maplibregl-map{isolation:isolate}.vb-marker{position:relative;width:38px;height:47px;cursor:pointer;filter:drop-shadow(0 3px 4px rgba(15,23,42,.35));transition:transform .15s ease}.vb-marker:hover{transform:scale(1.08)}.vb-marker--sel{transform:scale(1.15);z-index:10}.vb-marker__body{position:absolute;top:0;left:0;width:38px;height:38px;box-sizing:border-box;border-radius:50%;background:var(--c, #10b981);display:flex;align-items:center;justify-content:center}.vb-marker__disc{width:26px;height:26px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.vb-marker__disc img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.vb-marker__disc svg{width:15px;height:15px;color:var(--c, #10b981)}.vb-marker__initial{font-family:Inter Tight,Inter,sans-serif;font-weight:700;font-size:13px;line-height:1;color:var(--c, #10b981)}.vb-marker--sel .vb-marker__disc{width:28px;height:28px}.vb-marker__tip{position:absolute;left:50%;top:34px;transform:translate(-50%);width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:13px solid var(--c, #10b981)}.vb-marker__badge{position:absolute;top:25px;left:25px;width:13px;height:13px;box-sizing:border-box;border-radius:50%;border:2px solid #fff;background:#94a3b8}.vb-marker[data-avail=available] .vb-marker__badge{background:#10b981}.vb-marker[data-avail=busy] .vb-marker__badge{background:#ef4444}.vb-marker[data-avail=offline] .vb-marker__badge{background:#f59e0b}.vb-marker[data-avail=unknown] .vb-marker__badge{background:#94a3b8}.vb-cluster{display:flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;letter-spacing:-.02em;color:#fff;background:#1e293b;border:3px solid rgba(255,255,255,.95);box-shadow:0 4px 12px #0f172a66;cursor:pointer;transition:transform .15s ease}.vb-cluster:hover{transform:scale(1.06)}.vb-popup .maplibregl-popup-content{background:#fff;color:#0f172a;border-radius:11px;padding:8px 10px;border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 24px #0f172a33}.vb-popup .maplibregl-popup-tip{display:none}.vb-popup--action.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{display:block;border-width:8px;border-top-color:#fff}.vb-popup--action.maplibregl-popup-anchor-top .maplibregl-popup-tip{display:block;border-width:8px;border-bottom-color:#fff}.vb-pop{min-width:168px;max-width:200px}.vb-pop__op{font-size:9px;font-weight:500;color:#64748b;line-height:1.2}.vb-pop__name{font-size:11px;font-weight:600;color:#0f172a;margin:1px 0 4px;line-height:1.2}.vb-pop__row{display:flex;align-items:center;gap:5px;font-size:10px;color:#475569;margin-top:1px}.vb-pop__dot,.vb-pop__pwr{width:6.5px;height:6.5px;border-radius:50%;flex:none}.vb-pop__actions{display:flex;margin:8px -10px 0;border-top:1px solid #eef2f6}.vb-pop__act{flex:1;display:flex;align-items:center;justify-content:center;gap:3px;padding:8px 4px;border:none;background:none;cursor:pointer;font-size:11px;font-weight:600;color:#64748b;transition:background .15s}.vb-pop__act:hover{background:#f8fafc}.vb-pop__act--primary{color:#10b981}.vb-pop__sep{width:1px;background:#eef2f6}.vb-pop__ic{width:13px;height:13px;flex:none}.vb-pop__act--primary svg{stroke:#10b981;fill:none;stroke-width:2.5}.vb-pop__act:not(.vb-pop__act--primary) svg{fill:#64748b}.vb-userdot{width:18px;height:18px;border-radius:9999px;background:#3b82f6;border:3px solid #fff;box-shadow:0 0 0 4px #3b82f64d}.vb-selpulse{position:relative;width:64px;height:64px;pointer-events:none;z-index:4}.vb-selpulse:before,.vb-selpulse:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:3px solid rgba(16,185,129,.9);animation:vb-selpulse 2s ease-out infinite}.vb-selpulse:after{animation-delay:1s}@keyframes vb-selpulse{0%{transform:scale(.35);opacity:.9}70%{opacity:.3}to{transform:scale(1);opacity:0}}@media(prefers-reduced-motion:reduce){.vb-selpulse:before,.vb-selpulse:after{animation:none;transform:scale(.5);opacity:.6}}
