/* VX Platform production map. Scoped to #tab-map. */
#tab-map.vxMapPage{padding:0!important;overflow:hidden;background:transparent!important;border:0!important;box-shadow:none!important}
.vxMapPageShell{display:grid;grid-template-rows:auto minmax(620px,calc(100vh - 190px));min-height:720px;border:1px solid rgba(83,108,139,.34);border-radius:18px;overflow:hidden;background:linear-gradient(155deg,rgba(14,23,34,.98),rgba(7,12,18,.99));box-shadow:0 24px 70px rgba(0,0,0,.28)}
.vxMapPageHead{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(9,15,23,.92)}
.vxMapPageTitle{display:flex;align-items:center;gap:12px;min-width:0}.vxMapPageTitleIcon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(83,150,255,.35);border-radius:13px;background:linear-gradient(145deg,rgba(53,112,204,.3),rgba(28,56,96,.2));font-size:21px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.vxMapPageTitle h3{margin:0;font-size:22px;letter-spacing:-.02em}.vxMapPageTitle p{margin:3px 0 0;color:#8193aa;font-size:11px}.vxMapProjectName{color:#c7d5e7}
.vxMapHeadControls{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;flex-wrap:wrap}.vxMapField{display:grid;gap:5px;min-width:220px}.vxMapField>span{font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;color:#70839a}.vxMapField select,.vxMapField input{height:38px;border:1px solid #2a3a4d;border-radius:10px;background:#0a1119;color:#edf4fc;padding:0 10px;outline:none}.vxMapField select:focus,.vxMapField input:focus{border-color:#558df1;box-shadow:0 0 0 3px rgba(85,141,241,.12)}
.vxMapReadonly{min-width:145px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #263649;border-radius:10px;background:#0b131c;color:#bdcad8;font-size:11px}.vxMapReadonly b{color:#eef5fc}.vxMapReadonly i{width:7px;height:7px;border-radius:50%;background:#4fd0b9;box-shadow:0 0 10px rgba(79,208,185,.6)}
.vxMapModeSwitch{display:flex;gap:5px;padding:4px;border:1px solid #253446;border-radius:11px;background:#080e15}.vxMapModeButton{position:relative;min-width:105px;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px;padding:0 11px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#7d91a8!important;font-size:11px!important;font-weight:800!important}.vxMapModeButton.is-active{background:#20334a!important;color:#f4f8fd!important;box-shadow:inset 0 0 0 1px #365476}.vxMapModeButton.is-locked{cursor:not-allowed!important;color:#596a7e!important}.vxMapModeButton .vxPlanChip{transform:scale(.84);transform-origin:center}
.vxMapPageBody{display:grid;grid-template-columns:300px minmax(0,1fr);min-width:0;min-height:0}.vxMapSidebar{overflow:auto;padding:13px;border-right:1px solid rgba(255,255,255,.07);background:rgba(8,14,21,.92);scrollbar-width:thin;scrollbar-color:#2d4055 transparent}.vxMapPanel{padding:12px;margin-bottom:10px;border:1px solid #202f40;border-radius:13px;background:linear-gradient(145deg,rgba(18,28,40,.9),rgba(10,17,25,.92))}.vxMapPanelTitle{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;font-size:11px;font-weight:850;color:#d8e3ee}.vxMapPanelTitle small{font-size:9px;font-weight:600;color:#657a91}.vxMapPanel .vxMapField{min-width:0;margin-bottom:9px}.vxMapPanel .vxMapField:last-child{margin-bottom:0}.vxMapPanel button{width:100%;height:36px;border-radius:9px}.vxMapActionPrimary{border-color:#4e7fd3!important;background:linear-gradient(135deg,#3f79d4,#315ca5)!important;color:#fff!important;font-weight:800}.vxMapActionPrimary:hover{filter:brightness(1.08)}
.vxMapStatus{min-height:43px;padding:9px 10px;border:1px solid rgba(66,194,172,.2);border-radius:10px;background:rgba(66,194,172,.065);color:#8fd8cb;font-size:10px;line-height:1.45}.vxMapStatus.is-error{border-color:rgba(255,99,121,.25);background:rgba(255,99,121,.07);color:#ff9bab}.vxMapStatus.is-warn{border-color:rgba(255,184,84,.24);background:rgba(255,184,84,.07);color:#ffc57b}
.vxMapLayer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 1px;border-bottom:1px solid rgba(255,255,255,.045);font-size:10px;color:#a9b8c7;cursor:pointer}.vxMapLayer:last-child{border-bottom:0}.vxMapLayer span{display:flex;align-items:center;gap:8px}.vxMapLayer i{width:7px;height:7px;border-radius:50%;background:var(--dot,#8fa2b5);box-shadow:0 0 8px color-mix(in srgb,var(--dot,#8fa2b5) 65%,transparent)}.vxMapLayer input{accent-color:#6e65e8}
.vxMapCategories{display:grid;gap:1px}.vxMapCategory{display:grid;grid-template-columns:16px 8px minmax(0,1fr) auto;align-items:center;gap:7px;padding:6px 2px;color:#aab9c7;font-size:10px;cursor:pointer}.vxMapCategory input{margin:0;accent-color:#6e65e8}.vxMapCategory i{width:7px;height:7px;border-radius:50%;background:var(--dot);box-shadow:0 0 8px color-mix(in srgb,var(--dot) 65%,transparent)}.vxMapCategory output{color:#667b92;font-variant-numeric:tabular-nums}
.vxMapWorkspace{position:relative;min-width:0;min-height:0;padding:10px;display:grid;grid-template-rows:42px minmax(0,1fr);gap:8px}.vxMapToolbar{display:flex;align-items:center;gap:6px;min-width:0}.vxMapToolGroup{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid #213043;border-radius:10px;background:#0a1119}.vxMapToolButton{width:auto!important;min-width:32px;height:32px!important;min-height:32px!important;padding:0 9px!important;border-color:transparent!important;border-radius:7px!important;background:transparent!important;font-size:11px!important}.vxMapToolButton:hover{background:#172434!important}.vxMapToolButton.is-active{border-color:#665ee0!important;background:rgba(102,94,224,.17)!important}.vxMapToolbarSpacer{flex:1}.vxMapReadout{height:30px;display:flex;align-items:center;padding:0 9px;border:1px solid #223144;border-radius:8px;background:#091018;color:#8196ab;font-size:9px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}
.vxMapHost{position:relative;min-width:0;min-height:0;overflow:hidden;border:1px solid #263749;border-radius:15px;background:radial-gradient(circle at 50% 45%,#13221f,#09100f 72%);box-shadow:0 22px 60px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.018);cursor:grab;touch-action:none}.vxMapHost.is-dragging{cursor:grabbing}.vxMapHost.is-measuring{cursor:crosshair}.vxMapHost .vxme-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;outline:none}
.vxMapLoading{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;background:#09100f;transition:.25s}.vxMapLoading.is-hidden{opacity:0;pointer-events:none}.vxMapLoading span{width:28px;height:28px;border:2px solid #263e38;border-top-color:#68dfcc;border-radius:50%;animation:vxMapSpin .75s linear infinite}.vxMapLoading b{font-size:12px}.vxMapLoading small{font-size:9px;color:#6f827e}@keyframes vxMapSpin{to{transform:rotate(360deg)}}
.vxMapOverlayLeft{position:absolute;top:12px;left:12px;display:flex;gap:5px;pointer-events:none}.vxMapOverlayLeft span,.vxMapAttribution{padding:5px 7px;border:1px solid rgba(116,151,142,.2);border-radius:7px;background:rgba(6,12,12,.72);backdrop-filter:blur(8px);color:#81968f;font-size:8px;letter-spacing:.06em}.vxMapStats{position:absolute;top:12px;right:12px;display:flex;gap:4px;pointer-events:none}.vxMapStats div{min-width:56px;padding:6px 8px;border:1px solid rgba(132,160,153,.18);border-radius:8px;background:rgba(6,12,12,.74);backdrop-filter:blur(8px);display:flex;flex-direction:column}.vxMapStats span{font-size:7px;color:#61776f;letter-spacing:.1em}.vxMapStats b{font-size:11px;margin-top:2px;font-variant-numeric:tabular-nums}.vxMapAttribution{position:absolute;right:10px;bottom:9px}.vxMapMeasureResult{position:absolute;left:50%;top:12px;transform:translateX(-50%);padding:8px 11px;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:rgba(7,12,15,.88);font-size:10px;font-weight:750}.vxMapTooltip{position:absolute;z-index:12;width:min(280px,calc(100% - 28px));max-height:calc(100% - 20px);overflow:auto;overscroll-behavior:contain;padding:13px;border:1px solid #34495f;border-radius:12px;background:rgba(10,17,24,.96);box-shadow:0 20px 60px rgba(0,0,0,.45);backdrop-filter:blur(14px);scrollbar-width:thin;scrollbar-color:#405164 rgba(6,12,18,.55)}.vxMapTooltip>button{position:absolute;right:7px;top:6px;width:24px!important;height:24px!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;color:#7f91a3!important;font-size:18px!important}.vxMapTooltip>span{display:inline-block;padding:4px 6px;border-radius:5px;background:rgba(123,92,255,.15);color:#bdb0ff;font-size:8px;font-weight:850}.vxMapTooltip>b{display:block;margin:8px 20px 0 0;font-size:12px}.vxMapTooltip p{margin:6px 0;color:#aebdcc;font-size:10px;line-height:1.45}.vxMapTooltip small{display:block;color:#718499;font-size:9px}
.vxMapLock{position:absolute;inset:0;z-index:35;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(5,9,14,.82);backdrop-filter:blur(10px)}.vxMapLock[hidden]{display:none}.vxMapLockCard{max-width:430px;text-align:center;padding:25px;border:1px solid #2d4056;border-radius:17px;background:linear-gradient(145deg,#111c29,#0b131d);box-shadow:0 28px 80px rgba(0,0,0,.45)}.vxMapLockIcon{font-size:30px}.vxMapLockCard h4{margin:10px 0 7px;font-size:20px}.vxMapLockCard p{margin:0;color:#8498af;font-size:12px;line-height:1.55}.vxMapLockPlans{display:flex;justify-content:center;gap:6px;margin-top:14px}
.vxMapEmpty{height:100%;display:grid;place-items:center;text-align:center;color:#7c90a7;padding:30px}.vxMapEmpty b{display:block;color:#dce8f4;margin-bottom:6px}.vxMapMobilePanelButton{display:none!important}
@media(max-width:1050px){.vxMapPageBody{grid-template-columns:260px minmax(0,1fr)}.vxMapPageHead{align-items:flex-start}.vxMapHeadControls{max-width:620px}.vxMapField{min-width:190px}}
@media(max-width:820px){.vxMapPageShell{grid-template-rows:auto minmax(600px,calc(100vh - 145px));border-radius:13px}.vxMapPageHead{flex-direction:column}.vxMapHeadControls{width:100%;justify-content:flex-start}.vxMapField{flex:1;min-width:180px}.vxMapPageBody{grid-template-columns:minmax(0,1fr)}.vxMapSidebar{position:absolute;z-index:45;left:0;top:0;bottom:0;width:min(310px,88vw);transform:translateX(-105%);transition:.2s;box-shadow:20px 0 60px rgba(0,0,0,.5)}.vxMapPageBody{position:relative}.vxMapPageBody.is-sidebar-open .vxMapSidebar{transform:translateX(0)}.vxMapMobilePanelButton{display:inline-flex!important}.vxMapWorkspace{padding:7px}.vxMapReadout.vxMapCoordinates{display:none}}
@media(max-width:560px){.vxMapHeadControls{display:grid;grid-template-columns:1fr}.vxMapField{min-width:0}.vxMapModeSwitch{width:100%}.vxMapModeButton{flex:1}.vxMapPageTitle p{display:none}.vxMapStats div:nth-child(n+3){display:none}.vxMapToolbar{gap:3px}.vxMapToolButton{padding:0 7px!important;font-size:0!important}.vxMapToolButton::first-letter{font-size:14px}.vxMapReadout{font-size:8px}.vxMapPageShell{min-height:650px}}

.vxMapLabelsPanel{position:relative;overflow:hidden}.vxMapLabelsPanel::before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(238,231,213,.35),transparent)}
.vxMapLabelsMaster{margin:-2px 0 5px;padding:8px 2px 10px;border-bottom-color:rgba(238,231,213,.12);color:#d8d2c4;font-weight:800}.vxMapLabelsMaster i{width:8px;height:8px}
.vxMapLabelCategories{display:grid;gap:1px}.vxMapLabelCategory{display:grid;grid-template-columns:16px 8px minmax(0,1fr) auto;align-items:center;gap:7px;padding:6px 2px;border-radius:6px;color:#aab7c2;font-size:10px;cursor:pointer;transition:background .15s,color .15s}.vxMapLabelCategory:hover{background:rgba(255,255,255,.035);color:#dce5eb}.vxMapLabelCategory input{margin:0;accent-color:#8878e8}.vxMapLabelCategory i{width:7px;height:7px;border-radius:2px;background:var(--dot);box-shadow:0 0 8px color-mix(in srgb,var(--dot) 55%,transparent)}.vxMapLabelCategory output{color:#63768a;font-size:9px;font-variant-numeric:tabular-nums}.vxMapLabelCategory:has(input:not(:checked)){opacity:.48}
.vxMapLabelsHint{margin:8px 0 0;padding-top:8px;border-top:1px solid rgba(255,255,255,.045);color:#65788b;font-size:9px;line-height:1.45}

.vxMapProblem{position:absolute;z-index:40;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,calc(100% - 32px));padding:18px;border:1px solid rgba(248,113,113,.42);border-radius:14px;background:rgba(19,23,31,.96);box-shadow:0 18px 50px rgba(0,0,0,.35);text-align:center;color:#f3f4f6}.vxMapProblem[hidden]{display:none}.vxMapProblem b{display:block;font-size:16px;margin-bottom:8px;color:#fecaca}.vxMapProblem small{display:block;white-space:normal;overflow-wrap:anywhere;color:#cbd5e1;line-height:1.45}


/* VX Live Map direct interactive markers */
#vxmap-tooltip .vxLiveTooltipState{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin:2px 0 8px;
  padding:4px 8px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:999px;
  background:rgba(255,255,255,.05);
  color:#e8eef7;
  font-size:11px;
  font-weight:800;
}
#vxmap-tooltip .vxLiveTooltipState::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:#94a3b8;
}
#vxmap-tooltip .vxLiveTooltipState.is-moving::before{
  background:#22c55e;
  box-shadow:0 0 9px rgba(34,197,94,.8);
}
#vxmap-tooltip .vxLiveTooltipGrid{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:5px 11px;
  font-size:12px;
  line-height:1.35;
}
#vxmap-tooltip .vxLiveTooltipGrid b{
  color:#9eacc0;
  font-weight:700;
}
#vxmap-tooltip .vxLiveTooltipGrid span{
  min-width:0;
  overflow-wrap:anywhere;
  color:#e8eef7;
}


/* VX Live Map tracking mode */
.vxLiveFollowAction{
  width:100%;
  display:flex;
  justify-content:center;
  margin-top:15px;
}
.vxLiveFollowButton{
  width:min(250px,100%);
  min-height:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:11px 18px;
  border:1px solid rgba(125,183,255,.72);
  border-radius:12px;
  background:linear-gradient(180deg,#3b82f6 0%,#1d4ed8 100%);
  color:#fff;
  font:800 12px/1.2 system-ui,sans-serif;
  cursor:pointer;
  box-shadow:0 10px 26px rgba(29,78,216,.38),inset 0 1px 0 rgba(255,255,255,.2);
  transition:transform .14s ease,filter .14s ease,box-shadow .14s ease;
}
.vxLiveFollowButton span{
  font-size:18px;
  line-height:1;
}
.vxLiveFollowButton b{
  color:inherit!important;
  font:inherit!important;
}
.vxLiveFollowButton:hover{
  transform:translateY(-1px);
  filter:brightness(1.1);
  box-shadow:0 13px 30px rgba(29,78,216,.5),inset 0 1px 0 rgba(255,255,255,.22);
}
.vxLiveFollowButton.is-active{
  border-color:rgba(248,113,113,.72);
  background:linear-gradient(180deg,#dc2626 0%,#991b1b 100%);
  box-shadow:0 10px 26px rgba(153,27,27,.38),inset 0 1px 0 rgba(255,255,255,.17);
}
.vxLiveFollowButton.is-active:hover{
  box-shadow:0 13px 30px rgba(153,27,27,.5),inset 0 1px 0 rgba(255,255,255,.2);
}
#vxmap-tooltip .vxLiveFollowButton{
  position:static!important;
  right:auto!important;
  top:auto!important;
  width:min(190px,100%)!important;
  height:auto!important;
  min-height:32px!important;
  padding:7px 12px!important;
  border-radius:9px!important;
  gap:6px!important;
  font-size:10px!important;
}
#vxmap-tooltip .vxLiveFollowButton span{font-size:14px!important}
#vxmap-tooltip .vxLiveFollowAction{
  width:100%;
  display:flex;
  justify-content:center;
  margin-top:9px;
}
#vxmap-tooltip .vxVehicleOccupants{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid rgba(255,255,255,.08);
}
#vxmap-tooltip .vxVehicleOccupantsTitle{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:8px;
  color:#dbe7f4;
  font-size:11px;
  font-weight:800;
}
#vxmap-tooltip .vxVehicleOccupantsTitle span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:24px;
  height:24px;
  padding:0 8px;
  border-radius:999px;
  background:rgba(59,130,246,.18);
  border:1px solid rgba(96,165,250,.34);
  color:#bfdbfe;
  font-size:11px;
  font-weight:800;
}
#vxmap-tooltip .vxVehicleOccupantsList{
  display:grid;
  gap:8px;
}
#vxmap-tooltip .vxVehicleOccupantButton,
#vxmap-tooltip .vxLiveLinkButton{
  position:static!important;
  inset:auto!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:10px 12px!important;
  border:1px solid rgba(96,165,250,.2)!important;
  border-radius:11px!important;
  background:rgba(16,24,36,.92)!important;
  color:#e8eef7!important;
  text-align:left;
  cursor:pointer;
}
#vxmap-tooltip .vxVehicleOccupantButton:hover,
#vxmap-tooltip .vxLiveLinkButton:hover{
  border-color:rgba(96,165,250,.42)!important;
  background:rgba(18,30,46,.98)!important;
}
#vxmap-tooltip .vxVehicleOccupantButton strong,
#vxmap-tooltip .vxLiveLinkButton strong{
  display:block;
  color:#fff;
  font-size:12px;
  font-weight:800;
}
#vxmap-tooltip .vxVehicleOccupantButton small,
#vxmap-tooltip .vxLiveLinkButton small{
  display:block;
  color:#93a4b7!important;
  font-size:10px!important;
}
#vxmap-tooltip .vxVehicleOccupantButton em,
#vxmap-tooltip .vxLiveLinkButton em{
  flex:0 0 auto;
  color:#60a5fa;
  font-style:normal;
  font-size:16px;
  line-height:1;
}
#vxmap-tooltip .vxLiveInlineAction{
  margin-top:14px;
}
#vxmap-tooltip .vxLiveInfoBadge{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:11px;
  padding:5px 9px;
  border-radius:999px;
  background:rgba(59,130,246,.12);
  border:1px solid rgba(96,165,250,.26);
  color:#dbeafe;
  font-size:10px;
  font-weight:800;
}
.vxMapLiveAnimationToggle{
  position:absolute;
  z-index:84;
  top:14px;
  right:14px;
  min-height:36px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:0 12px;
  border:1px solid rgba(96,165,250,.38);
  border-radius:10px;
  background:rgba(8,15,25,.92);
  color:#cfe3ff;
  box-shadow:0 9px 24px rgba(0,0,0,.34);
  cursor:pointer;
  font:700 10px/1 system-ui,sans-serif;
  backdrop-filter:blur(6px);
  -webkit-backdrop-filter:blur(6px);
}
.vxMapLiveAnimationToggle span{
  color:#4ade80;
  font-size:15px;
}
.vxMapLiveAnimationToggle:hover{
  border-color:rgba(96,165,250,.7);
  background:rgba(16,28,43,.96);
}
.vxMapLiveAnimationToggle.is-disabled{
  border-color:rgba(148,163,184,.3);
  color:#a7b3c2;
}
.vxMapLiveAnimationToggle.is-disabled span{
  color:#94a3b8;
}
.vxMapFollowBanner{
  position:absolute;
  z-index:90;
  top:14px;
  left:50%;
  transform:translateX(-50%);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  width:min(720px,calc(100% - 28px));
  box-sizing:border-box;
  padding:10px 12px 10px 14px;
  border:1px solid rgba(96,165,250,.42);
  border-radius:13px;
  background:rgba(7,14,25,.94);
  box-shadow:0 16px 40px rgba(0,0,0,.48),inset 0 0 0 1px rgba(255,255,255,.035);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
  color:#e8eef7;
}
.vxMapFollowBanner[hidden]{display:none!important}
.vxMapFollowBanner__state{
  display:flex;
  align-items:center;
  gap:11px;
  min-width:0;
}
.vxMapFollowBanner__dot{
  flex:0 0 auto;
  width:11px;
  height:11px;
  border-radius:50%;
  background:#94a3b8;
  box-shadow:0 0 0 5px rgba(148,163,184,.12);
}
.vxMapFollowBanner.is-moving .vxMapFollowBanner__dot{
  background:#22c55e;
  box-shadow:0 0 0 5px rgba(34,197,94,.14),0 0 16px rgba(34,197,94,.75);
}
.vxMapFollowBanner__state div{
  display:grid;
  min-width:0;
  gap:1px;
}
.vxMapFollowBanner small{
  color:#8ea0b8;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.vxMapFollowBanner b{
  overflow:hidden;
  color:#fff;
  font-size:13px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.vxMapFollowBanner span[data-vx-follow-info]{
  overflow:hidden;
  color:#b6c3d5;
  font-size:11px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.vxMapFollowBanner button{
  flex:0 0 auto;
  padding:8px 11px;
  border:1px solid rgba(248,113,113,.45);
  border-radius:8px;
  background:rgba(127,29,29,.55);
  color:#fecaca;
  font-size:11px;
  font-weight:800;
  cursor:pointer;
}
@media(max-width:700px){
  .vxMapLiveAnimationToggle{
    top:auto;
    right:8px;
    bottom:44px;
    min-height:32px;
    padding:0 9px;
    font-size:9px;
  }
  .vxMapFollowBanner{
    top:8px;
    gap:8px;
    padding:8px 9px;
  }
  .vxMapFollowBanner span[data-vx-follow-info]{
    max-width:52vw;
  }
  .vxMapFollowBanner button{
    padding:7px 8px;
    font-size:10px;
  }
}


/* VX Live Map v7 controls */
.vxMapLiveInfoText{
  padding:10px 11px;
  border:1px solid rgba(96,165,250,.18);
  border-radius:10px;
  background:rgba(37,99,235,.07);
  color:#91a6be;
  font-size:10px;
  line-height:1.55;
}

.vxMapLiveControls{
  position:absolute;
  z-index:86;
  top:62px;
  right:14px;
  width:min(460px,calc(100% - 28px));
  display:grid;
  gap:8px;
  pointer-events:none;
}

.vxMapLiveControls[hidden]{
  display:none!important;
}

.vxMapLiveControls__row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
}

.vxMapLiveControlButton,
.vxMapLivePauseButton{
  position:static!important;
  inset:auto!important;
  width:100%!important;
  height:auto!important;
  min-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  box-sizing:border-box!important;
  padding:8px 11px!important;
  border:1px solid rgba(96,165,250,.34)!important;
  border-radius:10px!important;
  background:rgba(8,15,25,.94)!important;
  color:#d7e8ff!important;
  box-shadow:0 10px 28px rgba(0,0,0,.36)!important;
  cursor:pointer!important;
  font:750 10px/1.2 system-ui,sans-serif!important;
  pointer-events:auto!important;
  backdrop-filter:blur(6px);
  -webkit-backdrop-filter:blur(6px);
}

.vxMapLiveControlButton:hover,
.vxMapLivePauseButton:hover{
  border-color:rgba(96,165,250,.62)!important;
  background:rgba(14,27,44,.98)!important;
}

.vxMapLiveControlButton span,
.vxMapLivePauseButton span{
  flex:0 0 auto;
  font-size:14px;
}

.vxMapLiveControlButton b,
.vxMapLivePauseButton b{
  min-width:0;
  overflow:hidden;
  color:inherit!important;
  font:inherit!important;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.vxMapLiveControlButton.is-disabled{
  border-color:rgba(148,163,184,.28)!important;
  color:#9aa9ba!important;
}

.vxMapLiveControlButton.is-active{
  border-color:rgba(34,197,94,.42)!important;
  background:rgba(20,83,45,.84)!important;
  color:#dcfce7!important;
}

.vxMapLivePauseButton{
  min-height:42px!important;
  border-color:rgba(34,197,94,.48)!important;
  background:linear-gradient(180deg,rgba(22,101,52,.95),rgba(20,83,45,.95))!important;
  color:#f0fdf4!important;
  font-size:11px!important;
}

.vxMapLivePauseButton.is-paused{
  border-color:rgba(251,191,36,.5)!important;
  background:linear-gradient(180deg,rgba(180,83,9,.96),rgba(146,64,14,.96))!important;
  color:#fffbeb!important;
}

#vxmap-tooltip .vxVehicleOccupantGroup{
  display:grid;
  gap:7px;
  margin-top:9px;
}

#vxmap-tooltip .vxVehicleOccupantGroupTitle{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:0 2px;
  color:#9fb1c6;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.06em;
}

#vxmap-tooltip .vxVehicleOccupantGroupTitle b{
  min-width:22px;
  height:22px;
  display:grid;
  place-items:center;
  padding:0 6px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  color:#e8eef7;
  font-size:10px;
}

#vxmap-tooltip .vxVehicleOccupantGroup.is-driver
.vxVehicleOccupantGroupTitle{
  color:#fbbf24;
}

#vxmap-tooltip .vxVehicleOccupantGroup.is-passenger
.vxVehicleOccupantGroupTitle{
  color:#7dd3fc;
}

@media(max-width:700px){
  .vxMapLiveControls{
    top:auto;
    right:8px;
    bottom:44px;
    width:min(390px,calc(100% - 16px));
  }

  .vxMapLiveControls__row{
    grid-template-columns:minmax(0,1fr);
  }

  .vxMapLiveControlButton,
  .vxMapLivePauseButton{
    min-height:35px!important;
    padding:7px 9px!important;
    font-size:9px!important;
  }
}


/* VX Live Map v8 — compact vertical control column */
.vxMapLiveControls{
  top:72px!important;
  right:12px!important;
  width:205px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:5px!important;
}

.vxMapLiveControls__row{
  display:contents!important;
}

.vxMapLiveControlButton,
.vxMapLivePauseButton{
  min-height:30px!important;
  padding:5px 8px!important;
  gap:6px!important;
  border-radius:8px!important;
  font-size:8.5px!important;
  line-height:1.1!important;
  box-shadow:0 7px 18px rgba(0,0,0,.3)!important;
}

.vxMapLivePauseButton{
  min-height:32px!important;
  font-size:9px!important;
}

.vxMapLiveControlButton span,
.vxMapLivePauseButton span{
  font-size:11px!important;
}

.vxMapLiveControlButton b,
.vxMapLivePauseButton b{
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

@media(max-width:700px){
  .vxMapLiveControls{
    top:auto!important;
    right:8px!important;
    bottom:42px!important;
    width:190px!important;
  }

  .vxMapLiveControlButton,
  .vxMapLivePauseButton{
    min-height:29px!important;
    padding:5px 7px!important;
    font-size:8px!important;
  }

  .vxMapLivePauseButton{
    min-height:31px!important;
    font-size:8.5px!important;
  }
}


/* VX Live Map v9 — fresh/stale Live indicators */
.vxMapModeButton[data-vxmap-source="live"] .vxLiveDot{
  background:#ef4444!important;
  box-shadow:
    0 0 0 4px rgba(239,68,68,.12),
    0 0 13px rgba(239,68,68,.85)!important;
  animation:vxLiveHealthRedPulse 1.35s ease-in-out infinite!important;
}

.vxMapModeButton[data-vxmap-source="live"] .vxLiveDot.is-fresh{
  background:#22c55e!important;
  box-shadow:
    0 0 0 4px rgba(34,197,94,.12),
    0 0 13px rgba(34,197,94,.85)!important;
  animation:vxLiveHealthGreenPulse 1.35s ease-in-out infinite!important;
}

.vxMapLiveMetric.is-stale::before{
  background:#ef4444!important;
  box-shadow:
    0 0 10px rgba(239,68,68,.9)!important;
  animation:vxLiveHealthRedPulse 1.35s ease-in-out infinite!important;
}

.vxMapLiveMetric.is-fresh::before{
  background:#22c55e!important;
  box-shadow:
    0 0 10px rgba(34,197,94,.9)!important;
  animation:vxLiveHealthGreenPulse 1.35s ease-in-out infinite!important;
}

@keyframes vxLiveHealthGreenPulse{
  0%,100%{
    opacity:1;
    transform:scale(1);
  }
  50%{
    opacity:.62;
    transform:scale(.78);
  }
}

@keyframes vxLiveHealthRedPulse{
  0%,100%{
    opacity:1;
    transform:scale(1);
  }
  50%{
    opacity:.58;
    transform:scale(.76);
  }
}


/* VX Map Variant 2 v10 — expanded map with on-map drawers */
body.vxMapTabActive #project-banner{
  display:none!important;
}

body.vxMapTabActive #tab-map>.vxInstructionDock{
  display:none!important;
}

#tab-map.vxMapPage{
  overflow:visible!important;
}

.vxMapPageShell{
  grid-template-rows:auto minmax(650px,calc(100vh - 145px))!important;
  min-height:760px!important;
}

.vxMapPageHead{
  display:grid!important;
  grid-template-columns:auto minmax(260px,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  padding:14px 16px!important;
}

.vxMapHeadLiveInfo{
  min-width:0;
  max-width:680px;
  padding:10px 13px;
  border:1px solid rgba(71,121,197,.28);
  border-radius:11px;
  background:linear-gradient(145deg,rgba(24,39,58,.78),rgba(12,21,32,.76));
}

.vxMapHeadLiveInfo[hidden]{
  display:none!important;
}

.vxMapHeadLiveInfo__title{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}

.vxMapHeadLiveInfo__title b{
  color:#f0f5fb;
  font-size:11px;
}

.vxMapHeadLiveInfo__title small{
  color:#7089a4;
  font-size:8px;
  font-weight:800;
  letter-spacing:.08em;
}

.vxMapHeadLiveInfo p{
  margin:4px 0 0;
  color:#8fa1b7;
  font-size:9px;
  line-height:1.45;
}

.vxMapHeadControls{
  justify-content:flex-end!important;
  flex-wrap:nowrap!important;
}

.vxMapHeadControls>.vxMapField{
  min-width:180px!important;
  max-width:220px;
}

.vxMapPageBody--overlay{
  display:block!important;
  min-height:0!important;
}

.vxMapWorkspace--wide{
  width:100%;
  height:100%;
  box-sizing:border-box;
  padding:9px!important;
  grid-template-rows:42px minmax(0,1fr)!important;
}

.vxMapInstructionButton{
  border-color:rgba(96,165,250,.22)!important;
  color:#cfe2f8!important;
}

.vxMapDrawerChips{
  position:absolute;
  z-index:80;
  top:12px;
  left:12px;
  display:flex;
  align-items:center;
  gap:6px;
  pointer-events:auto;
}

.vxMapDrawerChips button{
  width:auto!important;
  min-width:92px!important;
  height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  padding:0 12px!important;
  border:1px solid rgba(85,125,172,.32)!important;
  border-radius:9px!important;
  background:rgba(8,16,25,.92)!important;
  color:#dce8f4!important;
  box-shadow:0 10px 28px rgba(0,0,0,.32)!important;
  backdrop-filter:blur(9px);
  -webkit-backdrop-filter:blur(9px);
  cursor:pointer!important;
  font-size:10px!important;
}

.vxMapDrawerChips button:hover,
.vxMapDrawerChips button.is-active{
  border-color:rgba(96,165,250,.62)!important;
  background:rgba(20,43,70,.96)!important;
  color:#fff!important;
}

.vxMapDrawerChips button span{
  color:#91c5ff;
  font-size:13px;
}

.vxMapDrawerPanels{
  position:absolute;
  z-index:79;
  top:54px;
  left:12px;
  pointer-events:none;
}

.vxMapDrawerPanel{
  width:min(300px,calc(100vw - 46px));
  max-height:calc(100% - 82px);
  overflow:hidden;
  border:1px solid rgba(77,112,151,.42);
  border-radius:13px;
  background:rgba(10,18,27,.96);
  box-shadow:0 22px 70px rgba(0,0,0,.56);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  pointer-events:auto;
}

.vxMapDrawerPanel[hidden]{
  display:none!important;
}

.vxMapDrawerPanel>header{
  height:52px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:0 13px;
  border-bottom:1px solid rgba(255,255,255,.07);
  background:rgba(18,29,42,.86);
}

.vxMapDrawerPanel>header div{
  min-width:0;
}

.vxMapDrawerPanel>header b,
.vxMapDrawerPanel>header small{
  display:block;
}

.vxMapDrawerPanel>header b{
  color:#f0f5fa;
  font-size:12px;
}

.vxMapDrawerPanel>header small{
  margin-top:2px;
  color:#70849b;
  font-size:8px;
}

.vxMapDrawerPanel>header button{
  width:28px!important;
  min-width:28px!important;
  height:28px!important;
  min-height:28px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#8293a7!important;
  font-size:20px!important;
}

.vxMapDrawerBody{
  max-height:min(600px,calc(100vh - 300px));
  overflow:auto;
  padding:12px;
  scrollbar-width:thin;
  scrollbar-color:#31465e transparent;
}

.vxMapDrawerPanel .vxMapLayer,
.vxMapDrawerPanel .vxMapCategory,
.vxMapDrawerPanel .vxMapLabelCategory{
  min-height:32px;
}

.vxMapDrawerPanel--objects{
  width:min(330px,calc(100vw - 46px));
}

.vxMapDrawerSection+.vxMapDrawerSection{
  margin-top:12px;
  padding-top:12px;
  border-top:1px solid rgba(255,255,255,.07);
}

.vxMapDrawerSectionTitle{
  margin-bottom:9px;
  color:#d8e3ee;
  font-size:10px;
  font-weight:850;
}

.vxMapDrawerSection .vxMapField{
  width:100%;
  min-width:0!important;
  margin-bottom:8px;
}

.vxMapDrawerSection .vxMapActionPrimary{
  width:100%!important;
  height:35px!important;
}

.vxMapLiveObjectSummary{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:6px;
}

.vxMapLiveObjectSummary>div{
  min-width:0;
  padding:8px;
  border:1px solid rgba(255,255,255,.07);
  border-radius:9px;
  background:rgba(255,255,255,.025);
}

.vxMapLiveObjectSummary span,
.vxMapLiveObjectSummary b{
  display:block;
}

.vxMapLiveObjectSummary span{
  color:#71859c;
  font-size:7px;
  text-transform:uppercase;
  letter-spacing:.07em;
}

.vxMapLiveObjectSummary b{
  margin-top:3px;
  color:#eef5fc;
  font-size:13px;
}

.vxMapStatus--overlay{
  position:absolute!important;
  z-index:70;
  top:12px!important;
  left:50%!important;
  width:min(610px,calc(100% - 700px))!important;
  min-width:320px;
  min-height:34px!important;
  display:flex;
  align-items:center;
  box-sizing:border-box;
  transform:translateX(-50%);
  padding:8px 12px!important;
  border-color:rgba(66,194,172,.24)!important;
  background:rgba(7,16,20,.88)!important;
  box-shadow:0 12px 35px rgba(0,0,0,.38);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  pointer-events:none;
}

.vxMapStats{
  z-index:72!important;
}

.vxMapMiniStatus{
  position:absolute;
  z-index:68;
  left:12px;
  bottom:12px;
  width:min(315px,calc(100% - 24px));
  padding:8px 10px;
  border:1px solid rgba(76,111,147,.34);
  border-radius:11px;
  background:rgba(6,14,21,.9);
  box-shadow:0 14px 40px rgba(0,0,0,.38);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  pointer-events:none;
}

.vxMapMiniStatus[hidden]{
  display:none!important;
}

.vxMapMiniStatus__top{
  display:flex;
  align-items:center;
  gap:9px;
  color:#aebed0;
  font-size:9px;
}

.vxMapMiniStatus__top b{
  color:#eaf2fb;
}

.vxMapMiniStatus__top span{
  display:inline-flex;
  align-items:center;
  gap:3px;
  white-space:nowrap;
}

.vxMapMiniStatus__dot{
  width:8px;
  height:8px;
  flex:0 0 auto;
  border-radius:50%;
  background:#ef4444;
  box-shadow:0 0 9px rgba(239,68,68,.88);
}

.vxMapMiniStatus__dot.is-fresh{
  background:#22c55e;
  box-shadow:0 0 9px rgba(34,197,94,.88);
}

.vxMapMiniStatus small{
  display:block;
  margin-top:6px;
  padding-top:6px;
  border-top:1px solid rgba(255,255,255,.06);
  color:#7f93a9;
  font-size:8px;
}

.vxMapOverlayLeft{
  display:none!important;
}

@media(max-width:1250px){
  .vxMapPageHead{
    grid-template-columns:auto minmax(220px,1fr)!important;
  }

  .vxMapHeadControls{
    grid-column:1/-1;
    width:100%;
    justify-content:flex-start!important;
  }

  .vxMapStatus--overlay{
    width:min(440px,calc(100% - 570px))!important;
    min-width:260px;
  }
}

@media(max-width:900px){
  .vxMapPageHead{
    grid-template-columns:1fr!important;
  }

  .vxMapHeadLiveInfo{
    max-width:none;
  }

  .vxMapHeadControls{
    grid-column:auto;
    display:grid!important;
    grid-template-columns:1fr!important;
  }

  .vxMapHeadControls>.vxMapField{
    max-width:none;
  }

  .vxMapStatus--overlay{
    top:54px!important;
    width:calc(100% - 24px)!important;
    min-width:0;
  }

  .vxMapStats{
    top:96px!important;
  }

  .vxMapLiveControls{
    top:142px!important;
  }
}

@media(max-width:620px){
  .vxMapDrawerChips{
    right:8px;
    left:8px;
    gap:4px;
  }

  .vxMapDrawerChips button{
    min-width:0!important;
    flex:1;
    padding:0 7px!important;
    font-size:8px!important;
  }

  .vxMapDrawerPanels{
    top:52px;
    right:8px;
    left:8px;
  }

  .vxMapDrawerPanel,
  .vxMapDrawerPanel--objects{
    width:100%;
  }

  .vxMapMiniStatus{
    right:8px;
    left:8px;
    width:auto;
  }
}

/* Map navigation/ruler reliability */
.vxMapMeasureResult{
  z-index:18!important;
  pointer-events:none;
  min-width:180px;
  text-align:center;
  box-shadow:0 14px 34px rgba(0,0,0,.38);
}
#vxmap-measure.is-active{
  border-color:rgba(123,92,255,.72)!important;
  background:rgba(123,92,255,.17)!important;
  color:#eeeaff!important;
}


/* VX Live status cards v1 */
#vxmap-tooltip .vxLiveStatusBadges{display:flex;flex-wrap:wrap;gap:6px;margin:3px 0 10px}
#vxmap-tooltip .vxLiveStatusBadge{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:rgba(148,163,184,.08);color:#dbe5f1;font-size:10px;font-weight:800}

#vxmap-tooltip .vxLiveIcon{width:15px;height:15px;flex:0 0 15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
#vxmap-tooltip .vxLiveStatusBadge .vxLiveIcon{width:16px;height:16px;flex-basis:16px;stroke-width:2}
#vxmap-tooltip .vxLiveStat__icon{width:16px;height:16px;flex-basis:16px}
#vxmap-tooltip .vxLiveInfoBadge .vxLiveIcon{width:15px;height:15px;flex-basis:15px}
#vxmap-tooltip .vxLiveStatusBadge.is-unconscious{border-color:rgba(251,191,36,.42);background:rgba(180,83,9,.18);color:#fde68a}
#vxmap-tooltip .vxLiveStatusBadge.is-restrained{border-color:rgba(192,132,252,.42);background:rgba(126,34,206,.18);color:#e9d5ff}
#vxmap-tooltip .vxLiveStatusBadge.is-vehicle{border-color:rgba(96,165,250,.42);background:rgba(29,78,216,.18);color:#bfdbfe}
#vxmap-tooltip .vxLiveStatusBadge.is-normal,#vxmap-tooltip .vxLiveStatusBadge.is-pristine,#vxmap-tooltip .vxLiveStatusBadge.is-engine-on{border-color:rgba(126,191,63,.46);background:rgba(77,124,15,.19);color:#d9f99d}
#vxmap-tooltip .vxLiveStatusBadge.is-worn{border-color:rgba(196,207,75,.46);background:rgba(113,121,30,.18);color:#eef5a5}
#vxmap-tooltip .vxLiveStatusBadge.is-damaged{border-color:rgba(245,158,11,.48);background:rgba(180,83,9,.18);color:#fde68a}
#vxmap-tooltip .vxLiveStatusBadge.is-badly-damaged{border-color:rgba(225,100,84,.5);background:rgba(153,27,27,.2);color:#fecaca}
#vxmap-tooltip .vxLiveStatusBadge.is-ruined{border-color:rgba(113,113,122,.52);background:#08090b;color:#e4e4e7}
#vxmap-tooltip .vxLiveStatusBadge.is-unknown,#vxmap-tooltip .vxLiveStatusBadge.is-engine-off{border-color:rgba(148,163,184,.26);background:rgba(71,85,105,.16);color:#cbd5e1}
#vxmap-tooltip .vxLiveStatsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 12px}
#vxmap-tooltip .vxLiveStatsGrid--vehicle{grid-template-columns:1fr}
#vxmap-tooltip .vxLiveStat{min-width:0;padding:8px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(255,255,255,.035)}
#vxmap-tooltip .vxLiveStat__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;color:#aebdce;font-size:10px}
#vxmap-tooltip .vxLiveStat__head span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
#vxmap-tooltip .vxLiveStat__head b{color:#f2f6fb;font-size:10px;font-variant-numeric:tabular-nums}
#vxmap-tooltip .vxLiveStat__track{height:6px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}
#vxmap-tooltip .vxLiveStat__track i{display:block;height:100%;border-radius:inherit;background:#94a3b8;transition:width .2s ease}
#vxmap-tooltip .vxLiveStat--health .vxLiveStat__track i,#vxmap-tooltip .vxLiveStat--pristine .vxLiveStat__track i{background:#7fbf3f}
#vxmap-tooltip .vxLiveStat--worn .vxLiveStat__track i{background:#c4cf4b}
#vxmap-tooltip .vxLiveStat--damaged .vxLiveStat__track i{background:#f59e0b}
#vxmap-tooltip .vxLiveStat--blood .vxLiveStat__track i,#vxmap-tooltip .vxLiveStat--badly-damaged .vxLiveStat__track i{background:#e16454}
#vxmap-tooltip .vxLiveStat--ruined .vxLiveStat__track i{background:#08090b;box-shadow:inset 0 0 0 1px rgba(161,161,170,.35)}
#vxmap-tooltip .vxLiveStat--food .vxLiveStat__track i,#vxmap-tooltip .vxLiveStat--fuel .vxLiveStat__track i{background:#d97706}
#vxmap-tooltip .vxLiveStat--water .vxLiveStat__track i{background:#2563eb}
#vxmap-tooltip .vxLiveStat.is-unknown{opacity:.55}
.vxMapDrawerPanel--logs{width:min(340px,calc(100vw - 28px))}
@media(max-width:620px){#vxmap-tooltip .vxLiveStatsGrid{grid-template-columns:1fr 1fr}}


/* VX Live Map CE events */
.vxMapLiveEventsFilter{margin-top:7px;padding-top:7px;border-top:1px solid rgba(255,255,255,.065)}
.vxMapLiveEventsMaster{font-weight:850;color:#e8eef6}
.vxMapLiveEventList{display:grid;gap:1px;margin:3px 0 0 10px;padding-left:10px;border-left:1px solid rgba(251,113,133,.2)}
.vxMapLiveEventList .vxMapLayer{min-height:28px!important;padding:5px 1px!important;color:#9fb0c2;font-size:9px}
.vxMapLiveEventList .vxMapLayer span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vxMapLiveEventList .vxMapLayer:has(input:not(:checked)){opacity:.5}
.vxMapLiveEventList .vxMapLayer:has(input:disabled){opacity:.32;cursor:not-allowed}
.vxMapLiveEventList input:disabled{cursor:not-allowed}
.vxMapLiveObjectSummary{grid-template-columns:repeat(2,minmax(0,1fr))}
#vxmap-tooltip .vxLiveStatusBadge.is-event{border-color:rgba(251,113,133,.42);background:rgba(159,18,57,.18);color:#fecdd3}
#vxmap-tooltip .vxLiveTooltipGrid{display:grid;grid-template-columns:minmax(92px,.85fr) minmax(0,1.4fr);gap:6px 10px;margin:8px 0 4px;padding:9px;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:rgba(255,255,255,.028)}
#vxmap-tooltip .vxLiveTooltipGrid b{color:#8397ad;font-size:9px;font-weight:750}
#vxmap-tooltip .vxLiveTooltipGrid span{min-width:0;color:#e7eef6;font-size:9px;overflow-wrap:anywhere}
@media(max-width:620px){.vxMapLiveEventList{margin-left:5px;padding-left:7px}}


/* Standalone production map + external launch button */
.vxMapOpenExternal,.vxMapStandaloneBack{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid rgba(81,143,238,.48);border-radius:10px;background:linear-gradient(145deg,rgba(44,91,160,.42),rgba(24,52,91,.35));color:#e8f2ff;text-decoration:none;font-size:11px;font-weight:800;white-space:nowrap;box-shadow:inset 0 1px 0 rgba(255,255,255,.04);transition:border-color .15s,background .15s,transform .15s}
.vxMapOpenExternal:hover,.vxMapStandaloneBack:hover{border-color:rgba(103,164,255,.78);background:linear-gradient(145deg,rgba(54,112,196,.58),rgba(29,65,113,.5));transform:translateY(-1px)}
body.vxMapStandalone{margin:0;min-width:320px;height:100vh;overflow:hidden;background:#070c12;color:#e8f0f8;font-family:Inter,Segoe UI,Arial,sans-serif}
body.vxMapStandalone *{box-sizing:border-box}
body.vxMapStandalone button,body.vxMapStandalone input,body.vxMapStandalone select{font:inherit}
body.vxMapStandalone #tab-map.vxMapPage{display:block!important;width:100%;height:100vh}
body.vxMapStandalone .vxMapPageShell{width:100%;height:100vh;min-height:0;grid-template-rows:auto minmax(0,1fr);border:0;border-radius:0;box-shadow:none}
body.vxMapStandalone .vxMapPageHead{padding:10px 14px;gap:12px}
body.vxMapStandalone .vxMapPageTitleIcon{width:38px;height:38px;border-radius:11px}
body.vxMapStandalone .vxMapPageTitle h3{font-size:18px}
body.vxMapStandalone .vxMapHeadControls{gap:8px}
body.vxMapStandalone .vxMapField{min-width:180px}
body.vxMapStandalone .vxMapStandaloneProjectField{min-width:210px}
body.vxMapStandalone .vxMapPageBody{min-height:0}
body.vxMapStandalone .vxMapWorkspace{height:100%;min-height:0}
body.vxMapStandalone .vxMapHost{min-height:0}
body.vxMapStandalone .vxMapInstructionButton{display:none!important}
@media(max-width:900px){body.vxMapStandalone{overflow:auto}body.vxMapStandalone #tab-map.vxMapPage,body.vxMapStandalone .vxMapPageShell{height:auto;min-height:100vh}body.vxMapStandalone .vxMapPageShell{grid-template-rows:auto minmax(680px,1fr)}body.vxMapStandalone .vxMapPageHead{align-items:stretch}body.vxMapStandalone .vxMapHeadControls{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}body.vxMapStandalone .vxMapField,body.vxMapStandalone .vxMapStandaloneProjectField{min-width:0}.vxMapStandaloneBack{width:100%}}
@media(max-width:600px){body.vxMapStandalone .vxMapHeadControls{grid-template-columns:1fr}body.vxMapStandalone .vxMapPageTitle p{display:block}.vxMapOpenExternal{width:100%}}


/* v36: Live health dot belongs to the Logs / Live mode switch */
.vxMapModeButton[data-vxmap-source="live"] .vxLiveDot{
  display:inline-block!important;
  width:9px!important;
  height:9px!important;
  min-width:9px!important;
  flex:0 0 9px!important;
  margin:0 1px 0 0!important;
  border-radius:50%!important;
  transform-origin:center!important;
}
.vxMapModeButton[data-vxmap-source="live"]>span:last-child{display:inline-flex;align-items:center;line-height:1}


/* VX Map ULTRA feature locks */
.vxMapUltraGate{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex:0 0 auto;min-height:20px;padding:2px 6px;border:1px solid rgba(155,115,255,.72);border-radius:5px;background:linear-gradient(135deg,rgba(76,29,149,.92),rgba(124,58,237,.92));color:#f0e7ff;box-shadow:0 0 12px rgba(124,58,237,.22);font-size:8px;line-height:1;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.vxMapUltraGate svg{display:block!important;width:11px!important;height:11px!important;flex:0 0 11px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.vxMapModeButton.is-ultra-locked{min-width:150px;gap:6px!important;color:#8290a3!important;background:rgba(76,29,149,.08)!important;box-shadow:inset 0 0 0 1px rgba(155,115,255,.14)!important}
.vxMapModeButton.is-ultra-locked .vxLiveDot{display:none!important}
.vxMapModeButton.is-ultra-locked .vxMapUltraGate{margin-left:2px}
.vxMapControlDock__toggle.is-feature-locked{border-color:rgba(155,115,255,.36)!important;background:linear-gradient(180deg,rgba(45,28,73,.96),rgba(18,15,30,.96))!important;color:#d8c9f6!important;box-shadow:inset 0 0 0 1px rgba(155,115,255,.08),0 0 18px rgba(124,58,237,.08)!important}
.vxMapControlDock__toggle.is-feature-locked:hover{border-color:rgba(155,115,255,.58)!important;background:linear-gradient(180deg,rgba(57,35,92,.98),rgba(24,18,39,.98))!important}
.vxMapControlDock__toggle.is-feature-locked .vxMapUltraGate{margin-left:2px}
@media(max-width:720px){.vxMapModeButton.is-ultra-locked{min-width:0}.vxMapUltraGate{padding:2px 5px;font-size:7px}.vxMapControlDock__toggle.is-feature-locked .vxMapUltraGate b{display:none}}

/* 20260811: map setting drawers share one geometry */
.vxMapDrawerPanel[data-vxmap-drawer-panel="layers"],.vxMapDrawerPanel[data-vxmap-drawer-panel="labels"],.vxMapDrawerPanel--logs{width:min(340px,calc(100vw - 28px))}

/* ===== LiveMap: on-demand DayZ inventory ===== */
#vxmap-tooltip .vxLiveInventoryAction{margin-top:8px}
#vxmap-tooltip .vxLiveInventoryButton{width:100%;min-height:38px!important;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(169,185,139,.48)!important;border-radius:10px!important;background:rgba(112,128,88,.18)!important;color:#dce8cb!important;font-size:10px!important;font-weight:850!important;cursor:pointer}
#vxmap-tooltip .vxLiveInventoryButton:hover{border-color:rgba(190,204,165,.75)!important;background:rgba(130,148,101,.25)!important}
#vxmap-tooltip .vxLiveInventoryButton span{font-size:15px;line-height:1}

.vxInventoryOverlay{position:fixed;z-index:2147483000;inset:0;padding:16px;display:flex;align-items:stretch;justify-content:flex-end;background:rgba(0,0,0,.58);backdrop-filter:blur(3px);cursor:default;touch-action:auto}
.vxInventoryOverlay[hidden]{display:none!important}
:fullscreen>.vxInventoryOverlay,.vxMapHost:fullscreen .vxInventoryOverlay{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none}
html.vxInventoryOverlayOpen,body.vxInventoryOverlayOpen{overflow:hidden!important}
.vxInventoryDrawer{position:relative;z-index:1;width:min(680px,calc(100vw - 32px));height:calc(100vh - 32px);min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(6,8,8,.985);box-shadow:0 28px 100px rgba(0,0,0,.72);color:#eef0ef;cursor:default;touch-action:auto}
.vxInventoryDrawer__head{height:62px;min-height:62px;padding:9px 10px 9px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #303634;background:rgba(18,20,20,.99)}
.vxInventoryDrawer__head>div:first-child{min-width:0;display:flex;flex-direction:column;gap:1px}
.vxInventoryDrawer__head small{color:#7f8883;font-size:8px;text-transform:uppercase;letter-spacing:.11em}
.vxInventoryDrawer__head strong{max-width:440px;color:#f0f2f0;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vxInventoryDrawer__head span{color:#919a95;font-size:9px}
.vxInventoryDrawer__actions{display:flex;gap:6px;flex:0 0 auto}
.vxInventoryDrawer__actions button{width:34px;height:34px;min-height:0!important;padding:0!important;border:1px solid #414945!important;border-radius:8px!important;background:#0c0f0e!important;color:#c8ceca!important;font-size:19px!important;line-height:1!important;cursor:pointer}
.vxInventoryDrawer__actions button:hover{border-color:#68736c!important;background:#151918!important}
.vxInventoryDrawer__actions .vxInventoryDrawer__close{border-color:rgba(201,91,88,.42)!important;color:#e7b0ad!important;font-size:22px!important}
.vxInventoryDrawer__actions .vxInventoryDrawer__close:hover{border-color:#c75b58!important;background:rgba(199,91,88,.12)!important;color:#fff!important}
.vxInventoryDrawer__body{flex:1 1 auto;min-height:0;padding:10px;display:flex;flex-direction:column;gap:9px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#4c5550 #111413}
.vxInventoryDrawer__body::-webkit-scrollbar{width:8px}.vxInventoryDrawer__body::-webkit-scrollbar-track{background:#111413}.vxInventoryDrawer__body::-webkit-scrollbar-thumb{background:#4c5550;border:2px solid #111413;border-radius:8px}
.vxInventoryState{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;text-align:center;color:#8f9893}
.vxInventoryState strong{color:#d8dcda;font-size:12px}.vxInventoryState span{max-width:360px;font-size:9px;line-height:1.5}.vxInventoryState.is-error strong{color:#e49a91}
.vxInventorySpinner{width:28px;height:28px;border:3px solid #39403d;border-top-color:#a9b98b;border-radius:50%;animation:vxInventorySpin .8s linear infinite}@keyframes vxInventorySpin{to{transform:rotate(360deg)}}

.vxInventoryPanel{flex:0 0 auto;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:9px;background:rgba(8,10,10,.94)}
.vxInventoryPanel__title{min-height:36px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:rgba(18,20,20,.98);text-transform:uppercase;letter-spacing:.025em}
.vxInventoryPanel__title>div{min-width:0;display:flex;align-items:baseline;gap:8px}.vxInventoryPanel__title strong{min-width:0;color:#e7eae8;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxInventoryPanel__title span,.vxInventoryPanel__title small{color:#808984;font-size:8px;text-transform:none;letter-spacing:0;white-space:nowrap;font-variant-numeric:tabular-nums}
.vxInventoryPanel__title.is-light{justify-content:center;background:rgba(176,177,177,.88);color:#151616}.vxInventoryPanel__title.is-light strong{color:#151616;font-size:13px}.vxInventoryPanel__title.is-light small{color:#424544;margin-left:4px}

.vxInventoryEquipment{padding:10px 9px 12px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:6px;background:rgba(65,66,65,.66)}
.vxInventoryEquipmentSlot{height:52px;min-width:0;display:grid;place-items:center;position:relative;border:1px solid rgba(255,255,255,.07);background:rgba(10,12,12,.34)}
.vxInventoryEquipmentSlot img{width:42px;height:42px;display:block;object-fit:contain;opacity:.94;pointer-events:none}
.vxInventoryEquipmentSlot.is-empty{opacity:.3}.vxInventoryEquipmentSlot.is-filled{cursor:help;box-shadow:inset 0 -3px 0 var(--vx-state,#777)}.vxInventoryEquipmentSlot.is-filled:hover{border-color:var(--vx-state,#777);background:rgba(255,255,255,.055)}

.vxInventoryVehicleSlots{padding:9px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;background:rgba(62,63,63,.58)}
.vxInventoryVehicleSlot{aspect-ratio:1;min-width:0;display:grid;place-items:center;position:relative;overflow:hidden;border:2px solid #676d69;border-radius:50%;background:#252927;cursor:help}
.vxInventoryVehicleSlot img{width:72%;height:72%;object-fit:contain;pointer-events:none;opacity:.95}.vxInventoryVehicleSlot:after{content:"";position:absolute;right:1px;bottom:1px;width:7px;height:7px;border-radius:50%;background:var(--vx-state,#777);box-shadow:0 0 0 2px #252927}.vxInventoryVehicleSlot:hover{border-color:var(--vx-state,#777);background:#2d322f}

.vxInventoryHands{min-height:70px;padding:8px;display:grid;place-items:center;background:rgba(4,5,5,.68)}.vxInventoryHands>span{color:#737c77;font-size:10px}.vxInventoryHands .vxInventoryItem{width:min(100%,440px);height:58px}
.vxInventoryGrid{--vx-cell:48px;--vx-grid-gap:2px;position:relative;width:max-content;max-width:100%;display:grid;grid-template-columns:repeat(var(--vx-cols),var(--vx-cell));grid-template-rows:repeat(var(--vx-rows),var(--vx-cell));gap:var(--vx-grid-gap);padding:9px;overflow:auto;background:rgba(3,5,5,.72);border:1px solid rgba(255,255,255,.055);box-shadow:inset 0 0 0 1px rgba(0,0,0,.34);scrollbar-width:thin;scrollbar-color:#49524d #101311}
.vxInventoryGrid::-webkit-scrollbar{height:7px}.vxInventoryGrid::-webkit-scrollbar-track{background:#101311}.vxInventoryGrid::-webkit-scrollbar-thumb{background:#49524d;border-radius:7px}
.vxInventoryGridCell{display:block;width:var(--vx-cell);height:var(--vx-cell);min-width:0;min-height:0;border:1px solid rgba(255,255,255,.065);background:linear-gradient(145deg,rgba(255,255,255,.018),rgba(255,255,255,0)),rgba(17,21,20,.58);box-shadow:inset 0 0 0 1px rgba(0,0,0,.16);pointer-events:none}.vxInventoryItem{min-width:0;min-height:0!important;position:relative;z-index:1;align-self:stretch;justify-self:stretch;margin:1px;padding:5px 5px 8px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden;box-sizing:border-box;border:1px solid rgba(255,255,255,.13)!important;border-radius:2px!important;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.015)),rgba(48,53,50,.96)!important;box-shadow:inset 0 -3px 0 var(--vx-state,#777),0 0 0 1px rgba(0,0,0,.18)!important;color:#eef0ef!important;text-align:center!important;cursor:help!important;font-size:9px!important;line-height:1.15!important}
.vxInventoryItem:hover{z-index:2;border-color:var(--vx-state,#777)!important;filter:brightness(1.08)}.vxInventoryItem small{position:absolute;right:4px;bottom:5px;color:#fff;font-size:8px;font-weight:700}

.vxInventoryHover{position:fixed;z-index:2147483100;width:min(350px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;pointer-events:none;border:1px solid #555e59;border-radius:9px;background:rgba(8,10,10,.995);box-shadow:0 18px 55px rgba(0,0,0,.72);color:#e9ecea}
.vxInventoryHover[hidden]{display:none!important}.vxInventoryHover__head{padding:10px 12px;border-bottom:1px solid #313735}.vxInventoryHover__head>strong{display:block;font-size:12px}.vxInventoryClass{display:flex;align-items:center;gap:7px;margin-top:4px}.vxInventoryClass i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--vx-state);box-shadow:0 0 0 2px rgba(0,0,0,.34)}.vxInventoryClass code{color:#929b96;font:9px/1.2 Consolas,"Courier New",monospace}.vxInventoryHover__head>b{display:block;margin-top:7px;color:var(--vx-state);font-size:9px;letter-spacing:.06em}
.vxInventoryHover__hp{padding:9px 11px;border-bottom:1px solid #252a28}.vxInventoryHover__hp>strong{font-size:10px}.vxInventoryHover__hp>div{height:4px;margin-top:6px;background:#292e2c}.vxInventoryHover__hp>div>i{display:block;height:100%;background:var(--vx-state)}
.vxInventoryHover__facts{display:grid;grid-template-columns:1fr 1fr}.vxInventoryHover__facts>div{padding:7px 10px;border-bottom:1px solid #252a28}.vxInventoryHover__facts>div:nth-child(odd){border-right:1px solid #252a28}.vxInventoryHover__facts>div.is-wide{grid-column:1/-1;border-right:0}.vxInventoryHover__facts span{display:block;margin-bottom:2px;color:#7f8783;font-size:8px}.vxInventoryHover__facts b{font-size:9px;font-weight:650}
.vxInventoryAttachments{padding:9px 11px}.vxInventoryAttachments>span{color:#7f8783;font-size:8px}.vxInventoryAttachments ul{list-style:none;padding:0;margin:6px 0 0;display:grid;gap:5px}.vxInventoryAttachments li{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#c9cdca;font-size:9px}.vxInventoryAttachments li:before{content:"↳";color:#717975}.vxInventoryAttachmentClass{display:inline-flex;align-items:center;gap:5px}.vxInventoryAttachmentClass i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--vx-attachment-state,#777)}.vxInventoryAttachmentClass code{color:#aeb5b1;font:8px/1.2 Consolas,"Courier New",monospace}.vxInventoryAttachments em{color:#858e89;font-size:8px;font-style:normal}

@media(max-width:760px){.vxInventoryOverlay{padding:6px}.vxInventoryDrawer{width:100%;height:calc(100vh - 12px);border-radius:10px}.vxInventoryDrawer__head strong{max-width:250px}.vxInventoryEquipment{grid-template-columns:repeat(6,minmax(0,1fr))}.vxInventoryVehicleSlots{grid-template-columns:repeat(5,minmax(0,1fr))}.vxInventoryGrid{--vx-cell:42px}}

/* Inventory item artwork + persistent light mode */
.vxInventoryLightToggle{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #414945;border-radius:8px;background:#0c0f0e;color:#b9c0bc;font-size:9px;white-space:nowrap;cursor:pointer;user-select:none}.vxInventoryLightToggle:hover{border-color:#68736c;background:#151918}.vxInventoryLightToggle input{width:14px;height:14px;margin:0;accent-color:#a9b98b}.vxInventoryItem__image{position:absolute;inset:3px;width:calc(100% - 6px);height:calc(100% - 8px);object-fit:contain;object-position:center;pointer-events:none;filter:drop-shadow(0 2px 2px rgba(0,0,0,.45))}.vxInventoryItem__fallback{position:relative;z-index:1;max-width:100%;overflow:hidden;text-overflow:ellipsis}.vxInventoryItem.is-image-mode{background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.005)),rgba(24,28,26,.96)!important}.vxInventoryItem.is-image-mode small{z-index:2;padding:1px 3px;border-radius:3px;background:rgba(0,0,0,.62);text-shadow:0 1px 1px #000}.vxInventoryItem.is-light-mode .vxInventoryItem__image,.vxInventoryDrawer.is-light-mode .vxInventoryItem__image,.vxLogInventoryModal.is-light-mode .vxInventoryItem__image{display:none!important}.vxLogInventoryActions{display:flex;align-items:center;gap:7px}.vxLogInventoryActions>button{width:34px;height:34px;padding:0;border:1px solid rgba(201,91,88,.42);border-radius:8px;background:#0c0f0e;color:#e7b0ad;font-size:22px;line-height:1;cursor:pointer}@media(max-width:760px){.vxInventoryLightToggle span{display:none}.vxInventoryLightToggle{width:34px;padding:0;justify-content:center}}
.vxInventoryEquipmentItemArt{width:100%!important;height:100%!important;max-width:48px;max-height:48px;padding:2px;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(0,0,0,.4))}

/* Inventory drawer header controls: close in the real top-right corner, light mode directly below. */
.vxInventoryDrawer__head{position:relative;padding-right:156px}
.vxInventoryDrawer__actions{position:absolute;top:8px;right:10px;display:grid;grid-template-columns:34px auto;grid-template-rows:34px 34px;gap:5px 7px;align-items:center;justify-items:end}
.vxInventoryDrawer__actions .vxInventoryDrawer__close{grid-column:2;grid-row:1}
.vxInventoryDrawer__actions [data-vx-inventory-refresh]{grid-column:1;grid-row:1}
.vxInventoryDrawer__actions .vxInventoryLightToggle{grid-column:1 / 3;grid-row:2;justify-self:end}
.vxLogInventoryHead{position:relative;padding-right:156px}
.vxLogInventoryActions{position:absolute;top:9px;right:10px;display:grid;grid-template-columns:auto;grid-template-rows:34px 34px;gap:5px;justify-items:end;align-items:center}
.vxLogInventoryActions>button{grid-row:1}
.vxLogInventoryActions .vxInventoryLightToggle{grid-row:2;justify-self:end}
@media(max-width:760px){.vxInventoryDrawer__head,.vxLogInventoryHead{padding-right:56px}.vxInventoryDrawer__actions,.vxLogInventoryActions{right:8px}.vxInventoryDrawer__actions{grid-template-columns:34px 34px}.vxInventoryDrawer__actions .vxInventoryLightToggle{grid-column:2;grid-row:2}.vxLogInventoryActions .vxInventoryLightToggle{grid-row:2}}

/* Live operator tools · 2026-08-14 */
.vxMapOperatorPanel{width:min(390px,calc(100vw - 32px))}
.vxMapLiveSearchResults{display:grid;gap:7px;margin-top:10px;max-height:360px;overflow:auto}
.vxMapLiveSearchItem{display:flex;flex-direction:column;align-items:flex-start;gap:3px;width:100%;padding:10px 11px;border:1px solid rgba(148,163,184,.18);border-radius:10px;background:rgba(15,23,42,.78);color:inherit;text-align:left;cursor:pointer}
.vxMapLiveSearchItem:hover{border-color:rgba(103,232,249,.5);background:rgba(15,23,42,.96)}
.vxMapLiveSearchItem b{font-size:12px}.vxMapLiveSearchItem span{font-size:10px;color:#94a3b8}
.vxMapLiveFilterBody{display:grid;gap:7px}.vxMapLiveFilterBody .vxMapActionPrimary{margin-top:5px}
.vxLiveTrailControl{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:10px;padding:8px;border:1px solid rgba(103,232,249,.14);border-radius:10px;background:rgba(8,15,27,.46)}
.vxLiveTrailControl>span{margin-right:3px;color:#94a3b8;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.vxLiveTrailControl button{border:1px solid rgba(148,163,184,.2);border-radius:7px;background:rgba(15,23,42,.78);color:#cbd5e1;padding:4px 7px;font:700 10px/1.2 inherit;cursor:pointer}
.vxLiveTrailControl button.is-active{border-color:rgba(103,232,249,.58);background:rgba(8,145,178,.2);color:#cffafe}
.vxLiveQuickActions{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:7px}
.vxLiveQuickActions button{min-height:26px;padding:4px 6px;border:1px solid rgba(148,163,184,.18);border-radius:7px;background:rgba(15,23,42,.72);color:#dbeafe;font:700 9px/1.15 inherit;cursor:pointer}
.vxLiveQuickActions button:hover,.vxLiveQuickActions button.is-active{border-color:rgba(103,232,249,.45);background:rgba(8,145,178,.15)}
.vxLiveNearby{display:grid;gap:5px;margin-top:9px;padding:9px;border:1px solid rgba(148,163,184,.14);border-radius:10px;background:rgba(8,15,27,.38)}
.vxLiveNearby>b{font-size:10px;color:#94a3b8}.vxLiveNearby>button{display:flex;justify-content:space-between;gap:10px;border:0;border-radius:7px;background:rgba(15,23,42,.7);color:#e2e8f0;padding:6px 8px;cursor:pointer}.vxLiveNearby em{font-style:normal;color:#67e8f9;font-size:10px}.vxLiveNearby.is-empty>span{font-size:10px;color:#64748b}
.vxLiveSessionStats{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:9px;padding:8px 9px;border-radius:9px;background:rgba(30,41,59,.5);font-size:10px}.vxLiveSessionStats span{color:#94a3b8;margin-right:auto}.vxLiveSessionStats b{font-size:10px}
.vxMapLiveToastHost{position:absolute;right:14px;bottom:74px;z-index:80;display:grid;gap:8px;width:min(330px,calc(100% - 28px));pointer-events:none}
.vxMapLiveToast{opacity:0;transform:translateY(8px);transition:.2s ease;display:grid;gap:3px;padding:10px 12px;border:1px solid rgba(103,232,249,.28);border-radius:11px;background:rgba(3,10,18,.94);box-shadow:0 12px 30px rgba(0,0,0,.35);color:#e2e8f0}.vxMapLiveToast.is-visible{opacity:1;transform:none}.vxMapLiveToast b{font-size:11px}.vxMapLiveToast span{font-size:10px;color:#94a3b8}
.vxMapZoneStats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:8px 0}.vxMapZoneStats span{display:flex;flex-direction:column;gap:2px;padding:6px;border-radius:7px;background:rgba(15,23,42,.55);font-size:9px;color:#94a3b8}.vxMapZoneStats b{font-size:11px;color:#e2e8f0}
@media(max-width:720px){.vxLiveQuickActions{grid-template-columns:1fr}.vxMapZoneStats{grid-template-columns:repeat(2,minmax(0,1fr))}}
.vxMapLiveFilterBody .vxMapLayer select,.vxMapLiveFilterBody .vxMapField select{min-width:0;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#0f172a;color:#e2e8f0;padding:6px 8px;font:600 10px/1.2 inherit;outline:none}.vxLiveZoneWatch select{min-width:0;border:1px solid rgba(148,163,184,.22);border-radius:7px;background:#0f172a;color:#e2e8f0;padding:4px 6px;font:600 9px/1.15 inherit;outline:none}.vxMapLiveFilterBody .vxMapLayer select:focus,.vxMapLiveFilterBody .vxMapField select:focus,.vxLiveZoneWatch select:focus{border-color:rgba(103,232,249,.55)}
.vxLiveZoneWatch{display:grid;gap:4px;margin-top:7px;padding:6px;border:1px solid rgba(167,139,250,.2);border-radius:8px;background:rgba(30,27,75,.24)}.vxLiveZoneWatch>b{font-size:9px;color:#c4b5fd}.vxLiveZoneWatch>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px}.vxLiveZoneWatch button{min-height:25px;border:1px solid rgba(167,139,250,.35);border-radius:7px;background:rgba(91,33,182,.18);color:#ede9fe;padding:4px 7px;font:700 9px/1.15 inherit;cursor:pointer}.vxLiveZoneWatch small{color:#a5b4fc;font-size:9px;line-height:1.3}
.vxLiveZoneStats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:9px 0}.vxLiveZoneStats>div{display:flex;min-width:0;flex-direction:column;gap:2px;padding:7px;border-radius:8px;background:rgba(15,23,42,.62);border:1px solid rgba(148,163,184,.1)}.vxLiveZoneStats span{font-size:9px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vxLiveZoneStats b{font-size:11px;color:#f1f5f9}
@media(max-width:720px){.vxLiveZoneStats{grid-template-columns:repeat(2,minmax(0,1fr))}.vxLiveZoneWatch>div{grid-template-columns:1fr}}
.vxLiveZoneWatch__active{display:flex!important;flex-wrap:wrap;gap:5px!important}.vxLiveZoneWatch__active button{min-height:0!important;padding:4px 7px!important;border-color:rgba(129,140,248,.28)!important;background:rgba(49,46,129,.28)!important;color:#c7d2fe!important}.vxLiveZoneWatch__active button span{margin-left:4px;color:#fca5a5;font-size:12px}

/* Live Alerts center */
#vxmap-quick-alerts{position:relative}
#vxmap-quick-alerts.has-alerts{border-color:rgba(248,113,113,.48);box-shadow:0 0 0 1px rgba(248,113,113,.08),0 0 18px rgba(239,68,68,.12)}
.vxLiveAlertsBadge[hidden]{display:none!important}
.vxLiveAlertsBadge{position:absolute;top:-6px;right:-6px;min-width:17px;height:17px;padding:0 4px;border:2px solid #0b1220;border-radius:999px;background:#ef4444;color:#fff;font:800 9px/13px inherit;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none}
.vxLiveAlertsHeadActions{display:flex!important;align-items:center;gap:6px}
.vxMapDrawerPanel>header .vxLiveAlertsHeadActions button[data-vx-live-alert-read-all]{width:auto!important;min-width:0!important;height:28px!important;min-height:28px!important;padding:0 8px!important;border:1px solid rgba(103,232,249,.24)!important;border-radius:7px!important;background:rgba(8,145,178,.12)!important;color:#cffafe!important;font-size:9px!important;font-weight:800!important;white-space:nowrap}
.vxMapDrawerPanel>header .vxLiveAlertsHeadActions button[data-vx-live-alert-read-all]:hover{border-color:rgba(103,232,249,.5)!important;background:rgba(8,145,178,.2)!important}
.vxMapDrawerPanel>header .vxLiveAlertsHeadActions button[data-vx-live-alert-read-all]:disabled{opacity:.45;cursor:default}
.vxMapLiveAlertsPanel .vxMapDrawerBody{display:grid;gap:8px}
.vxLiveAlertsSummary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:1px solid rgba(148,163,184,.12);border-radius:9px;background:rgba(15,23,42,.42);color:#94a3b8;font-size:9px;font-weight:700}
.vxLiveAlertsSummary button{width:25px;height:25px;border:1px solid rgba(148,163,184,.18);border-radius:7px;background:rgba(15,23,42,.72);color:#dbeafe;font-size:15px;line-height:1;cursor:pointer}
.vxLiveAlertsSummary button:hover{border-color:rgba(103,232,249,.38);color:#cffafe}
.vxLiveAlertsList{display:grid;gap:6px;max-height:min(62vh,620px);overflow:auto;padding-right:2px}
.vxLiveAlertItem{display:grid;grid-template-columns:29px minmax(0,1fr);gap:8px;padding:8px;border:1px solid rgba(148,163,184,.12);border-radius:10px;background:rgba(8,15,27,.55);transition:border-color .15s ease,background .15s ease}
.vxLiveAlertItem.is-unread{border-color:rgba(96,165,250,.34);background:rgba(30,64,175,.1)}
.vxLiveAlertItem.is-anomaly{border-color:rgba(248,113,113,.28);background:rgba(127,29,29,.12)}
.vxLiveAlertItem.is-anomaly.is-unread{border-color:rgba(248,113,113,.55)}
.vxLiveAlertItem.is-enter{border-left:2px solid rgba(34,197,94,.7)}
.vxLiveAlertItem.is-exit{border-left:2px solid rgba(251,191,36,.62)}
.vxLiveAlertItem.is-appear{border-left:2px solid rgba(56,189,248,.72)}
.vxLiveAlertItem.is-disappear{border-left:2px solid rgba(148,163,184,.58)}
.vxLiveAlertItem__icon{width:29px;height:29px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:rgba(15,23,42,.74);color:#e2e8f0;font:900 14px/1 inherit}
.vxLiveAlertItem.is-anomaly .vxLiveAlertItem__icon{border-color:rgba(248,113,113,.34);background:rgba(127,29,29,.2);color:#fecaca}
.vxLiveAlertItem__main{min-width:0}
.vxLiveAlertItem__title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}
.vxLiveAlertItem__title b{min-width:0;color:#f1f5f9;font-size:10px;line-height:1.25}
.vxLiveAlertItem__title time{flex:0 0 auto;color:#64748b;font-size:8px;white-space:nowrap}
.vxLiveAlertItem p{margin:4px 0 5px;color:#aebdce;font-size:9px;line-height:1.35;overflow-wrap:anywhere}
.vxLiveAlertItem__meta{display:flex;flex-wrap:wrap;gap:4px}
.vxLiveAlertItem__meta span{padding:2px 5px;border-radius:999px;background:rgba(148,163,184,.08);color:#8799ad;font-size:8px;font-weight:750}
.vxLiveAlertItem__meta span.is-new{background:rgba(37,99,235,.18);color:#bfdbfe}
.vxLiveAlertItem__actions{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}
.vxLiveAlertItem__actions button{min-height:24px;padding:3px 7px;border:1px solid rgba(148,163,184,.18);border-radius:7px;background:rgba(15,23,42,.72);color:#dbeafe;font:700 8px/1.15 inherit;cursor:pointer}
.vxLiveAlertItem__actions button:hover{border-color:rgba(103,232,249,.42);background:rgba(8,145,178,.14)}
@media(max-width:720px){.vxLiveAlertsHeadActions button[data-vx-live-alert-read-all]{max-width:92px}.vxLiveAlertsList{max-height:56vh}}

/* VX Player Intelligence status in Live Map */
#vxmap-tooltip .vxLiveStatusBadge.is-vx-ban{border-color:rgba(248,113,113,.54);background:rgba(153,27,27,.24);color:#fecaca;box-shadow:inset 0 0 16px rgba(127,29,29,.08)}
#vxmap-tooltip .vxLiveStatusBadge.is-vx-external-ban{border-color:rgba(251,146,60,.5);background:rgba(154,52,18,.2);color:#fed7aa}
#vxmap-tooltip .vxLiveStatusBadge.is-vx-watch{border-color:rgba(250,204,21,.46);background:rgba(133,77,14,.19);color:#fef08a}

/* Historical log marker: player dossier shortcut */
#vxmap-tooltip .vxLogPlayerTitle{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-right:24px}
#vxmap-tooltip .vxLogPlayerTitle>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#vxmap-tooltip .vxLogDossierButton{position:static!important;width:auto!important;height:auto!important;min-height:22px!important;padding:3px 7px!important;border:1px solid rgba(96,165,250,.34)!important;border-radius:7px!important;background:rgba(37,99,235,.12)!important;color:#bfdbfe!important;font-size:8px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap}
#vxmap-tooltip .vxLogDossierButton:hover{border-color:rgba(96,165,250,.58)!important;background:rgba(37,99,235,.22)!important;color:#eff6ff!important}

.vxInventoryVehicleIdentity{display:flex;align-items:center;gap:14px;margin:0 0 10px;padding:10px 12px;border:2px solid var(--vx-vehicle-state,#c59f4b);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--vx-vehicle-state,#c59f4b) 12%,transparent),rgba(18,22,20,.9));box-shadow:0 0 0 1px rgba(0,0,0,.25) inset}.vxInventoryVehicleIdentity__art{width:112px;height:72px;display:grid;place-items:center;flex:0 0 auto;border:1px solid color-mix(in srgb,var(--vx-vehicle-state,#c59f4b) 55%,transparent);border-radius:9px;background:rgba(8,10,10,.48);overflow:hidden}.vxInventoryVehicleIdentity__art img{width:100%;height:100%;padding:5px;box-sizing:border-box;object-fit:contain;filter:drop-shadow(0 3px 5px rgba(0,0,0,.5))}.vxInventoryVehicleIdentity__info{min-width:0;display:grid;gap:3px}.vxInventoryVehicleIdentity small{color:#949c97;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.vxInventoryVehicleIdentity strong{color:#f0d18a;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxInventoryVehicleIdentity code{color:#8d9791;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxInventoryVehicleIdentity__facts{display:flex;flex-wrap:wrap;gap:5px;margin-top:3px}.vxInventoryVehicleIdentity__facts span{padding:3px 7px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(8,10,10,.38);color:#d9dfdc;font-size:9px;font-weight:700}

/* Inventory search + permanent condition outlines */
.vxInventorySearchBar{min-height:54px;padding:7px 10px 8px;display:flex;align-items:end;gap:10px;border-bottom:1px solid #2d3431;background:#0b0e0d}
.vxInventorySearchBar label{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.vxInventorySearchBar label>span{color:#7f8883;font-size:8px;font-weight:700;letter-spacing:.1em}.vxInventorySearchBar input{width:100%;height:31px;padding:0 10px;border:1px solid #3d4541;border-radius:7px;background:#111514;color:#eef0ef;outline:0;font-size:10px}.vxInventorySearchBar input:focus{border-color:#cfad61;box-shadow:0 0 0 2px rgba(207,173,97,.12)}.vxInventorySearchBar input::placeholder{color:#646d68}.vxInventorySearchNav{display:flex;align-items:center;gap:5px;padding-bottom:1px}.vxInventorySearchNav small{min-width:104px;color:#b9c0bc;font-size:9px;text-align:right;white-space:nowrap}.vxInventorySearchNav button{width:30px;height:30px;padding:0;border:1px solid #454c48;border-radius:8px;background:#151a18;color:#e8ebe9;font-size:18px;line-height:1;cursor:pointer}.vxInventorySearchNav button:hover:not(:disabled){border-color:#cfad61;background:#211d13;color:#f3d68d}.vxInventorySearchNav button:disabled{opacity:.32;cursor:default}
.vxInventoryVehicleSlot{border-color:var(--vx-state,#676d69);box-shadow:0 0 0 1px rgba(0,0,0,.25),inset 0 0 0 1px rgba(255,255,255,.025)}
.vxInventoryVehicleSlot:hover{border-color:var(--vx-state,#777);box-shadow:0 0 14px color-mix(in srgb,var(--vx-state,#777) 44%,transparent),inset 0 0 0 1px rgba(255,255,255,.04)}
.vxInventoryItem.is-search-muted,.vxInventoryEquipmentSlot.is-search-muted,.vxInventoryVehicleSlot.is-search-muted{opacity:.24;filter:saturate(.55) brightness(.72)}
.vxInventoryItem.is-search-match,.vxInventoryEquipmentSlot.is-search-match,.vxInventoryVehicleSlot.is-search-match{opacity:1;outline:2px solid #efca72;outline-offset:2px;filter:brightness(1.12);box-shadow:0 0 18px rgba(239,202,114,.42)!important;z-index:4}.vxInventoryItem.is-search-current,.vxInventoryEquipmentSlot.is-search-current,.vxInventoryVehicleSlot.is-search-current{outline-color:#fff0ad;outline-width:3px;filter:brightness(1.24);box-shadow:0 0 28px rgba(255,224,132,.82)!important;z-index:8}
@media(max-width:760px){.vxInventorySearchBar{align-items:stretch;flex-direction:column;gap:5px}.vxInventorySearchNav{justify-content:flex-end}.vxInventorySearchNav small{text-align:left;margin-right:auto;min-height:12px}}

.vxMapContextMenu{position:absolute;z-index:40;width:min(270px,calc(100% - 16px));padding:7px;border:1px solid rgba(112,137,161,.45);border-radius:12px;background:rgba(8,14,20,.975);box-shadow:0 20px 65px rgba(0,0,0,.58);backdrop-filter:blur(16px);pointer-events:auto}
.vxMapContextMenu[hidden]{display:none!important}
.vxMapContextMenu__head{display:grid;gap:2px;padding:7px 9px 9px;border-bottom:1px solid rgba(255,255,255,.075);margin-bottom:5px}
.vxMapContextMenu__head b{min-width:0;color:#f1f6fb;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vxMapContextMenu__head small{color:#6f8295;font-size:8px;letter-spacing:.04em}
.vxMapContextMenu>button{width:100%;min-height:34px;padding:7px 9px;border:0;border-radius:8px;background:transparent;color:#dce7f2;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}
.vxMapContextMenu>button:hover{background:rgba(123,92,255,.16);color:#fff}
.vxMapContextMenu>button span{font-size:10px;font-weight:750}
.vxMapContextMenu>button small{color:#71849a;font-size:8px;font-variant-numeric:tabular-nums}
.vxMapContextMenu__sep{height:1px;margin:5px 3px;background:rgba(255,255,255,.07)}

.vxVehicleDossierModal{position:fixed;inset:0;z-index:10050;background:rgba(2,5,8,.72);display:grid;place-items:center;padding:22px}
.vxVehicleDossierModal[hidden]{display:none!important}
.vxVehicleDossierCard{position:relative;width:min(900px,96vw);max-height:88vh;overflow:auto;background:#0a0f15;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:20px;box-shadow:0 30px 90px rgba(0,0,0,.6)}
.vxVehicleDossierClose{position:absolute;right:12px;top:10px;border:0;background:transparent;color:#95a2b3;font-size:28px;cursor:pointer}
.vxVehicleDossierHead{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.vxVehicleDossierHead small{color:#77869a}.vxVehicleDossierHead h2{margin:4px 0;font-size:22px}.vxVehicleDossierHead code{color:#95a2b3}
.vxVehicleDossierHead>span{padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800}.vxVehicleDossierHead>span.is-good{color:#7ee4a7;background:rgba(61,190,115,.12)}.vxVehicleDossierHead>span.is-bad{color:#ff8e8e;background:rgba(230,69,69,.12)}
.vxVehicleDossierStats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.vxVehicleDossierStats>div{padding:12px;border-radius:10px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);display:grid}.vxVehicleDossierStats b{font-size:20px}.vxVehicleDossierStats span{font-size:10px;color:#8290a2}
.vxVehicleDossierCard section{margin-top:18px}.vxVehicleDossierCard h3{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#aab5c4}
.vxVehicleDossierRow,.vxVehicleDossierEvent{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.06)}.vxVehicleDossierRow span,.vxVehicleDossierEvent span,.vxVehicleDossierEvent time{font-size:10px;color:#8190a2}.vxVehicleDossierEvent{grid-template-columns:145px 180px 1fr}
@media(max-width:700px){.vxVehicleDossierStats{grid-template-columns:repeat(2,1fr)}.vxVehicleDossierEvent{grid-template-columns:1fr}.vxVehicleDossierHead{flex-direction:column}}

/* VX spatial query: Who was here */
.vxWhoWasHereModal{position:fixed;inset:0;z-index:2147481200;background:#03060ab8;backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.vxWhoWasHereModal[hidden]{display:none}.vxWhoWasHereCard{position:relative;width:min(720px,96vw);max-height:min(760px,90vh);overflow:auto;background:#0c1016;border:1px solid #373027;border-radius:14px;box-shadow:0 28px 90px #000b;padding:18px}.vxWhoWasHereClose{position:absolute;right:12px;top:10px;background:transparent;border:0;color:#8992a2;font-size:24px;cursor:pointer}.vxWhoWasHereHead small{color:#b8954e;font-size:9px;letter-spacing:.12em}.vxWhoWasHereHead h2{margin:4px 0 2px;font-size:22px}.vxWhoWasHereHead p{margin:0;color:#7d8798;font-size:11px}.vxWhoWasHereControls{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end;margin:14px 0}.vxWhoWasHereControls label{display:flex;flex-direction:column;gap:5px;font-size:10px;color:#8791a2}.vxWhoWasHereControls select,.vxWhoWasHereControls button{height:34px;border:1px solid #303640;border-radius:7px;background:#111720;color:#dce1e9;padding:0 9px}.vxWhoWasHereControls button{background:#b89248;color:#0b0d10;font-weight:700;cursor:pointer}.vxWhoWasHereSummary{display:flex;gap:14px;padding:9px 2px;color:#aab2bf}.vxWhoWasHereRow{width:100%;display:flex;justify-content:space-between;gap:12px;text-align:left;padding:11px;margin:6px 0;border:1px solid #262d38;border-radius:9px;background:#10151c;color:#e2e6ec;cursor:pointer}.vxWhoWasHereRow span{display:flex;flex-direction:column;gap:3px}.vxWhoWasHereRow small,.vxWhoWasHereVehicle span{font-size:9px;color:#778293}.vxWhoWasHereRow strong{font-size:10px;color:#c6a052}.vxWhoWasHereLoading{padding:18px;text-align:center;color:#788394}.vxWhoWasHereLoading.is-error{color:#eb6b72}.vxWhoWasHereResults h3{margin:16px 0 7px;font-size:12px;color:#c3a15e}.vxWhoWasHereVehicle{display:flex;justify-content:space-between;padding:7px 4px;border-bottom:1px solid #202631;font-size:10px}@media(max-width:640px){.vxWhoWasHereModal{padding:8px;place-items:end center}.vxWhoWasHereCard{width:100%;max-height:86vh;border-radius:15px 15px 0 0}.vxWhoWasHereControls{grid-template-columns:1fr 1fr}.vxWhoWasHereControls button{grid-column:1/-1}}

/* VX spatial query live-map actions */
.vxWhoWasHereRow,.vxWhoWasHereVehicle{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px}
.vxWhoWasHereRow>span,.vxWhoWasHereVehicle>span{min-width:0;display:flex;flex-direction:column;gap:3px}
.vxWhoWasHereRow small,.vxWhoWasHereVehicle small{color:#7f8a9a;font-size:10px;overflow:hidden;text-overflow:ellipsis}
.vxWhoWasHereMapBtn{border:1px solid rgba(214,180,92,.45);background:rgba(214,180,92,.08);color:#e5c872;border-radius:7px;padding:7px 10px;font:600 10px/1 inherit;cursor:pointer;white-space:nowrap}
.vxWhoWasHereMapBtn:hover{background:rgba(214,180,92,.15);border-color:#d6b45c}

/* VX Vehicle Heatmap */
.vxMapControlDock__heat.is-active{border-color:#ff744d!important;background:linear-gradient(180deg,#3a1b16,#251311)!important;box-shadow:0 0 0 1px #ff744d28,0 0 22px #ff5a3030!important;color:#ffb08f!important}
.vxMapControlDock__heat.is-heat-loading svg{animation:vxHeatPulse .8s ease-in-out infinite alternate}
@keyframes vxHeatPulse{from{opacity:.45;transform:scale(.92)}to{opacity:1;transform:scale(1.08)}}
.vxMapDrawerPanel--vehicleHeat{width:min(360px,calc(100vw - 28px))}
.vxVehicleHeatControl{display:flex;flex-direction:column;gap:12px}
.vxVehicleHeatMaster{padding:10px 11px!important;border:1px solid #3d2a25!important;background:linear-gradient(135deg,#1c1412,#11161c)!important;border-radius:9px}
.vxVehicleHeatMaster b{font-size:11px;color:#edf1f7}
.vxVehicleHeatGrid{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.vxVehicleHeatGrid label{display:flex;flex-direction:column;gap:5px;min-width:0}
.vxVehicleHeatGrid label>span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#788395;font-weight:700}
.vxVehicleHeatGrid select{width:100%;height:34px;border:1px solid #29313d;border-radius:7px;background:#0d1218;color:#dce3ed;padding:0 9px;font:600 10px/1 "Segoe UI",Arial,sans-serif;outline:none}
.vxVehicleHeatGrid select:focus{border-color:#7b879a;box-shadow:0 0 0 2px #6d7a8d1f}
.vxVehicleHeatLegend{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;color:#7f8998;font-size:9px}
.vxVehicleHeatLegend i{height:7px;border-radius:99px;background:linear-gradient(90deg,#173d2d 0%,#f5a20b 52%,#ff3d35 100%);box-shadow:inset 0 0 0 1px #ffffff12}
.vxVehicleHeatStatus{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 9px;border:1px solid #242c37;border-radius:8px;background:#0d1218;color:#9da8b7;font-size:9px}
.vxVehicleHeatStatus button{width:27px;height:27px;border:1px solid #323b49;border-radius:6px;background:#151b23;color:#c9d1dd;cursor:pointer;font-size:16px;line-height:1}
.vxVehicleHeatStatus button:hover{border-color:#586577;background:#1a222d}
.vxVehicleHeatHint{margin:0;color:#687485;font-size:9px;line-height:1.45}
.vxVehicleHeatHint b{color:#98a4b5}
@media(max-width:620px){.vxVehicleHeatGrid{grid-template-columns:1fr}.vxMapDrawerPanel--vehicleHeat{width:calc(100vw - 18px)}}


/* VX vehicle route history + timeline playback */
.vxVehicleTrackPlayback{position:absolute;left:18px;bottom:18px;z-index:42;width:min(520px,calc(100% - 36px));padding:16px;border:1px solid rgba(214,180,92,.28);border-radius:14px;background:rgba(10,11,14,.96);box-shadow:0 18px 60px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.025);backdrop-filter:blur(16px);color:#f3f4f6}.vxVehicleTrackPlayback__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.vxVehicleTrackPlayback__head small{display:block;color:#d6b45c;font:700 10px/1.2 system-ui;letter-spacing:.12em}.vxVehicleTrackPlayback__head h3{margin:4px 0 2px;font:650 18px/1.15 system-ui}.vxVehicleTrackPlayback__head code{color:#8b93a1;font-size:10px;word-break:break-all}.vxVehicleTrackPlayback__close{border:0;background:transparent;color:#8b93a1;font-size:25px;cursor:pointer}.vxVehicleTrackPlayback__close:hover{color:#fff}.vxVehicleTrackPlayback__periods{display:flex;gap:6px;margin:13px 0}.vxVehicleTrackPlayback__periods button,.vxVehicleTrackPlayback__actions button,.vxVehicleTrackPlayback__actions select{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#15181e;color:#cfd3da;padding:7px 10px;font:600 11px system-ui;cursor:pointer}.vxVehicleTrackPlayback__periods button.is-active{border-color:rgba(214,180,92,.65);background:rgba(214,180,92,.14);color:#f1d782}.vxVehicleTrackPlayback__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.vxVehicleTrackPlayback__stats>div{padding:9px 10px;border:1px solid rgba(255,255,255,.06);border-radius:9px;background:#111318}.vxVehicleTrackPlayback__stats b,.vxVehicleTrackPlayback__stats span{display:block}.vxVehicleTrackPlayback__stats b{font-size:15px}.vxVehicleTrackPlayback__stats span{margin-top:2px;color:#707886;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.vxVehicleTrackPlayback__legend{display:flex;flex-wrap:wrap;gap:11px;margin:11px 1px 6px;color:#8d95a2;font-size:10px}.vxVehicleTrackPlayback__legend span:before{content:'';display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:2px;background:#60a5fa}.vxVehicleTrackPlayback__legend .is-slow:before{background:#34d399}.vxVehicleTrackPlayback__legend .is-mid:before{background:#fbbf24}.vxVehicleTrackPlayback__legend .is-fast:before{background:#fb7185}.vxVehicleTrackPlayback__timeline{padding:8px 0 2px}.vxVehicleTrackPlayback__bar{height:3px;overflow:hidden;border-radius:4px;background:#252a32}.vxVehicleTrackPlayback__bar i{display:block;width:100%;height:100%;background:linear-gradient(90deg,#60a5fa,#34d399,#fbbf24,#fb7185)}.vxVehicleTrackPlayback input[type=range]{width:100%;margin:2px 0 0;accent-color:#d6b45c}.vxVehicleTrackPlayback__time{display:flex;justify-content:space-between;gap:10px;color:#89919d;font-size:10px}.vxVehicleTrackPlayback__time [data-track-time]{color:#d8dde5}.vxVehicleTrackPlayback__actions{display:flex;align-items:center;gap:8px;margin-top:10px}.vxVehicleTrackPlayback__actions>button:first-child{min-width:122px;border-color:rgba(214,180,92,.38);color:#efd47e}.vxVehicleTrackPlayback__actions>button.is-playing{border-color:rgba(74,222,128,.45);color:#86efac}.vxVehicleTrackPlayback__actions label{display:flex;align-items:center;gap:5px;color:#7f8794;font-size:10px}.vxVehicleTrackPlayback__actions [data-track-live]{margin-left:auto}.vxVehicleTrackPlayback.is-loading{opacity:.78}.vxVehicleTrackPlayback.is-loading [data-track-play]{pointer-events:none}@media(max-width:760px){.vxVehicleTrackPlayback{left:8px;bottom:8px;width:calc(100% - 16px);padding:12px}.vxVehicleTrackPlayback__actions{flex-wrap:wrap}.vxVehicleTrackPlayback__actions [data-track-live]{margin-left:0}.vxVehicleTrackPlayback__time{display:block}.vxVehicleTrackPlayback__time span{display:block;margin-top:3px}}

/* VX vehicle history event lane */
.vxVehicleTrackPlayback__eventLane{position:relative;height:16px;margin:-1px 5px 0}.vxVehicleTrackPlayback__eventDot{position:absolute;top:2px;width:9px;height:9px;padding:0;border:1px solid #0a0b0e;border-radius:50%;background:#7f8a99;transform:translateX(-50%);cursor:pointer;box-shadow:0 0 0 2px rgba(255,255,255,.05)}.vxVehicleTrackPlayback__eventDot.is-warning{background:#e8b84e;box-shadow:0 0 9px rgba(232,184,78,.45)}.vxVehicleTrackPlayback__eventDot.is-critical{background:#ef636d;box-shadow:0 0 10px rgba(239,99,109,.55)}.vxVehicleTrackPlayback__events{max-height:112px;overflow:auto;margin:7px 0 1px;border:1px solid rgba(255,255,255,.06);border-radius:9px;background:#0e1014}.vxVehicleTrackPlayback__eventRow{width:100%;display:grid;grid-template-columns:118px 1fr;gap:9px;padding:7px 9px;border:0;border-bottom:1px solid rgba(255,255,255,.05);background:transparent;color:#d9dde4;text-align:left;cursor:pointer}.vxVehicleTrackPlayback__eventRow:last-child{border-bottom:0}.vxVehicleTrackPlayback__eventRow:hover,.vxVehicleTrackPlayback__eventRow.is-active{background:rgba(214,180,92,.09)}.vxVehicleTrackPlayback__eventRow time{font:600 9px/1.25 system-ui;color:#8c95a3}.vxVehicleTrackPlayback__eventRow span{min-width:0;display:flex;flex-direction:column;gap:2px}.vxVehicleTrackPlayback__eventRow b{font:650 10px/1.25 system-ui}.vxVehicleTrackPlayback__eventRow small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#737c89;font:9px/1.25 system-ui}.vxVehicleTrackPlayback__eventEmpty{padding:11px;color:#727b89;font-size:10px}

/* VX spatial incident query */
.vxAreaEventsModal{position:fixed;inset:0;z-index:2147481250;background:#03060abd;backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.vxAreaEventsModal[hidden]{display:none}.vxAreaEventsCard{position:relative;width:min(900px,96vw);max-height:min(820px,92vh);overflow:auto;background:#0b0f15;border:1px solid #353027;border-radius:15px;box-shadow:0 30px 100px #000c;padding:18px}.vxAreaEventsClose{position:absolute;right:12px;top:10px;width:32px;height:32px;border:1px solid #2a3039;border-radius:8px;background:#11161d;color:#939dad;font-size:20px;cursor:pointer}.vxAreaEventsClose:hover{border-color:#5c4d31;color:#e4c36f}.vxAreaEventsHead small{color:#b8954e;font-size:9px;letter-spacing:.13em}.vxAreaEventsHead h2{margin:4px 0 2px;font-size:22px}.vxAreaEventsHead p{margin:0;color:#7e8898;font-size:11px}.vxAreaEventsControls{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end;margin:14px 0 10px}.vxAreaEventsControls label{display:flex;flex-direction:column;gap:5px;font-size:10px;color:#8791a2}.vxAreaEventsControls select,.vxAreaEventsControls button{height:34px;border:1px solid #303640;border-radius:7px;background:#111720;color:#dce1e9;padding:0 9px}.vxAreaEventsControls button{background:#b89248;color:#0b0d10;font-weight:800;cursor:pointer}.vxAreaEventsFilters{display:flex;gap:6px;flex-wrap:wrap;margin:3px 0 12px}.vxAreaEventsFilters button{border:1px solid #29303a;border-radius:999px;background:#10151c;color:#9da7b5;padding:6px 10px;font:600 10px/1 inherit;cursor:pointer}.vxAreaEventsFilters button b{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;border-radius:99px;background:#1e2530;color:#c9d0da}.vxAreaEventsFilters button.is-active{border-color:#7e6638;background:#1b1812;color:#e5c66f}.vxAreaEventsSummary{display:flex;justify-content:space-between;gap:12px;color:#929dab;padding:3px 2px 8px;font-size:10px}.vxAreaEventRow{border:1px solid #252c36;border-left:3px solid #46515f;border-radius:10px;background:#10151c;margin:0 0 7px;overflow:hidden}.vxAreaEventRow.is-warning{border-left-color:#d0a445}.vxAreaEventRow.is-critical{border-left-color:#dc5f66}.vxAreaEventMain{width:100%;display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:11px;align-items:center;text-align:left;border:0;background:transparent;color:#e6e9ee;padding:11px 12px;cursor:pointer}.vxAreaEventMain:hover{background:#141b24}.vxAreaEventType{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:#c9a75c}.vxAreaEventMain span:nth-child(2){display:flex;flex-direction:column;gap:3px;min-width:0}.vxAreaEventMain b{font-size:11px;overflow:hidden;text-overflow:ellipsis}.vxAreaEventMain small{font-size:9px;color:#7d8796;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxAreaEventMain time{font-size:9px;color:#8e98a7;white-space:nowrap}.vxAreaEventActions{display:flex;justify-content:flex-end;gap:6px;padding:0 10px 9px}.vxAreaEventActions button{border:1px solid #303844;border-radius:6px;background:#151b23;color:#aeb7c4;padding:5px 8px;font:600 9px/1 inherit;cursor:pointer}.vxAreaEventActions button:hover{border-color:#80693b;color:#e2c36d}.vxAreaEventsLoading{padding:22px;text-align:center;color:#7e8999}.vxAreaEventsLoading.is-error{color:#e56c73}@media(max-width:700px){.vxAreaEventsModal{padding:7px;place-items:end center}.vxAreaEventsCard{width:100%;max-height:88vh;border-radius:15px 15px 0 0}.vxAreaEventsControls{grid-template-columns:1fr 1fr}.vxAreaEventsControls button{grid-column:1/-1}.vxAreaEventMain{grid-template-columns:72px minmax(0,1fr)}.vxAreaEventMain time{grid-column:2}.vxAreaEventActions{justify-content:flex-start;flex-wrap:wrap}}

/* Server FPS + Give Item */
.vxMapMiniStatus__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}
.vxGiveItemModal{position:fixed;inset:0;z-index:2147482500;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(4,7,10,.82);backdrop-filter:blur(7px)}
.vxGiveItemModal[hidden]{display:none}.vxGiveItemPanel{width:min(760px,96vw);max-height:90vh;overflow:auto;border:1px solid #303946;border-radius:14px;background:#0c1117;box-shadow:0 26px 90px rgba(0,0,0,.62);padding:14px}.vxGiveItemHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vxGiveItemHead span{color:#d6b45c;font-size:9px;letter-spacing:.12em;font-weight:900}.vxGiveItemHead h3{margin:3px 0;font-size:18px}.vxGiveItemHead p{margin:0;color:#8490a0;font-size:10px}.vxGiveItemHead>button{width:36px;height:36px;border:1px solid #303946;border-radius:9px;background:#141b24;color:#dce3eb;font-size:22px}
.vxGiveItemSearch{display:block;margin-top:12px}.vxGiveItemSearch>span,.vxGiveItemCondition>span,.vxGiveItemPlacement>span,.vxGiveItemQuantity>label>span{display:block;margin-bottom:5px;color:#8d98a7;font-size:10px}.vxGiveItemSearch input,.vxGiveItemQuantity input{width:100%;box-sizing:border-box;border:1px solid #2e3845;border-radius:9px;background:#10161d;color:#eef2f6;padding:10px 11px}
.vxGiveItemSuggestions{display:grid;gap:5px;max-height:250px;overflow:auto;margin-top:7px}.vxGiveItemSuggestions button{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.7fr) auto;gap:8px;text-align:left;border:1px solid #252e39;border-radius:8px;background:#10151c;color:#e8edf3;padding:8px;cursor:pointer}.vxGiveItemSuggestions button:hover{border-color:#d6b45c}.vxGiveItemSuggestions span,.vxGiveItemSuggestions small{color:#8490a0;font-size:9px}.vxGiveItemEmpty{padding:12px;border:1px dashed #2c3541;border-radius:8px;color:#7f8b9a;font-size:10px}
.vxGiveItemSelected{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;margin-top:10px;padding:10px;border:1px solid rgba(214,180,92,.28);border-radius:9px;background:rgba(214,180,92,.06)}.vxGiveItemSelected b,.vxGiveItemSelected span,.vxGiveItemSelected small{grid-column:1}.vxGiveItemSelected span,.vxGiveItemSelected small{color:#8793a3;font-size:9px}.vxGiveItemSelected em{grid-column:2;grid-row:1/4;color:#d6b45c;font-style:normal;font-size:9px}
.vxGiveItemControls{display:grid;gap:11px;margin-top:10px}.vxGiveItemCondition>div,.vxGiveItemPlacement>div{display:flex;gap:5px;flex-wrap:wrap}.vxGiveItemCondition button,.vxGiveItemPlacement button{border:1px solid #303946;border-radius:8px;background:#141a22;color:#bbc4cf;padding:7px 9px;font-size:10px}.vxGiveItemCondition button.active,.vxGiveItemPlacement button.active{box-shadow:inset 0 0 0 1px currentColor}.vxGiveItemCondition .is-pristine{color:#75d68f}.vxGiveItemCondition .is-worn{color:#c8cf63}.vxGiveItemCondition .is-damaged{color:#e3b24e}.vxGiveItemCondition .is-badly-damaged{color:#e27656}.vxGiveItemCondition .is-ruined{color:#8b929c}.vxGiveItemPlacement small{display:block;margin-top:5px;color:#7e8998;font-size:9px}.vxGiveItemQuantityRow{display:grid;grid-template-columns:140px auto auto;align-items:center;gap:8px}.vxGiveItemQuantityRow em{color:#8a95a4;font-style:normal}.vxGiveItemMax{display:flex;align-items:center;gap:6px;color:#c7ced8;font-size:10px}.vxGiveItemMax input{width:15px;height:15px}.vxGiveItemSubmit{min-height:40px;border:1px solid #d6b45c;border-radius:9px;background:#2b2516;color:#ecd37c;font-weight:900}
@media(max-width:700px){.vxMapMiniStatus__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.vxGiveItemSuggestions button{grid-template-columns:1fr}.vxGiveItemSelected{grid-template-columns:1fr}.vxGiveItemSelected em{grid-column:1;grid-row:auto}.vxGiveItemQuantityRow{grid-template-columns:1fr auto}}

.vxMapServerHealth{margin-top:10px;padding:9px;border:1px solid #28313c;border-radius:9px;background:#0c1218}.vxMapServerHealth__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.vxMapServerHealth__head span{font-size:9px;letter-spacing:.12em;color:#8793a3;font-weight:900}.vxMapServerHealth__head strong{font-size:9px;color:#8e99a8}.vxMapServerHealth__head strong[data-state="healthy"]{color:#5bd18b}.vxMapServerHealth__head strong[data-state="degraded"]{color:#dfbb57}.vxMapServerHealth__head strong[data-state="critical"]{color:#e66b72}.vxMapServerHealth__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.vxMapServerHealth__grid>div{padding:6px;border:1px solid rgba(255,255,255,.05);border-radius:7px;background:#111820}.vxMapServerHealth__grid span,.vxMapServerHealth__grid b{display:block}.vxMapServerHealth__grid span{font-size:8px;color:#758191}.vxMapServerHealth__grid b{margin-top:2px;font-size:10px;color:#dce3eb}#vxmap-world-actions{width:100%;margin-top:7px;border:1px solid #303a47;border-radius:7px;background:#151c25;color:#cbd4df;padding:7px;font-size:10px}
.vxDynamicActionModal{position:fixed;inset:0;z-index:2147482600;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(4,7,10,.84);backdrop-filter:blur(7px)}.vxDynamicActionModal[hidden]{display:none}.vxDynamicActionPanel{width:min(650px,96vw);max-height:88vh;overflow:auto;padding:14px;border:1px solid #303946;border-radius:14px;background:#0c1117;box-shadow:0 28px 100px rgba(0,0,0,.65)}.vxDynamicActionHead{display:flex;justify-content:space-between;gap:12px}.vxDynamicActionHead span{font-size:9px;letter-spacing:.12em;color:#d6b45c}.vxDynamicActionHead h3{margin:3px 0 0}.vxDynamicActionHead>button{width:34px;height:34px;border:1px solid #303946;border-radius:8px;background:#141b24;color:#dce3eb;font-size:20px}.vxDynamicActionList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.vxDynamicActionList>button{display:flex;flex-direction:column;align-items:flex-start;padding:10px;border:1px solid #29333f;border-radius:9px;background:#111820;color:#e5ebf2;text-align:left}.vxDynamicActionList>button small{margin-top:3px;color:#778392;font-size:8px}.vxDynamicActionList>button.danger{border-color:rgba(230,92,103,.4)}.vxDynamicActionForm{display:grid;gap:9px;margin-top:12px}.vxDynamicActionForm label>span{display:block;margin-bottom:4px;color:#8793a3;font-size:9px}.vxDynamicActionForm input,.vxDynamicActionForm select{width:100%;box-sizing:border-box;border:1px solid #2e3845;border-radius:8px;background:#10161d;color:#eef2f6;padding:9px}.vxDynCheck{display:flex;align-items:center;gap:7px}.vxDynCheck input{width:15px}.vxDynamicActionButtons{display:flex;justify-content:flex-end;gap:7px;margin-top:4px}.vxDynamicActionButtons button{border:1px solid #303946;border-radius:8px;background:#151c25;color:#d2d9e2;padding:8px 11px}.vxDynamicActionButtons button.danger{border-color:#9d4049;color:#f09198}
.vxLiveWatchActiveHint{display:flex;flex-direction:column;gap:3px;margin-top:7px;padding:7px 9px;border:1px solid rgba(34,197,94,.24);border-radius:8px;background:rgba(22,101,52,.12);color:#cbd5e1;font:600 9px/1.35 inherit}
.vxLiveWatchActiveHint b{color:#86efac;font-weight:800}
.vxLiveWatchActiveHint span{color:#94a3b8}

/* VX Vehicle Dossier 2.0 */
.vxVehicleDossierCard{width:min(1080px,96vw)}
.vxVehicleDossierHead p{margin:7px 0 0;color:#77869a;font-size:10px}
.vxVehicleDossierActions{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 4px}.vxVehicleDossierActions button{min-height:32px;padding:0 11px;border:1px solid rgba(201,169,91,.34);border-radius:8px;background:rgba(201,169,91,.08);color:#e6c978;font-size:10px;font-weight:800;cursor:pointer}.vxVehicleDossierActions button:hover{border-color:rgba(230,201,120,.62);background:rgba(201,169,91,.16)}
.vxVehicleDossierStats{grid-template-columns:repeat(6,minmax(0,1fr))}.vxVehicleDossierStats>div{min-width:0}.vxVehicleDossierStats b{font-size:17px;white-space:nowrap}.vxVehicleDossierStats span{line-height:1.3}
.vxVehicleDossierCurrent{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:8px;margin:8px 0 18px}.vxVehicleDossierCurrent>div{min-width:0;padding:11px 12px;border:1px solid rgba(95,165,120,.12);border-radius:10px;background:linear-gradient(180deg,rgba(44,92,61,.12),rgba(255,255,255,.025));display:grid;gap:3px}.vxVehicleDossierCurrent span{color:#728296;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.vxVehicleDossierCurrent b{font-size:13px;color:#eef4ef;overflow:hidden;text-overflow:ellipsis}.vxVehicleDossierCurrent small{color:#758294;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vxVehicleDossierTabs{position:sticky;top:-20px;z-index:3;display:flex;gap:5px;margin:5px -4px 12px;padding:10px 4px;background:linear-gradient(180deg,#0a0f15 75%,rgba(10,15,21,.88))}.vxVehicleDossierTabs button{min-height:30px;padding:0 11px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#0d141d;color:#8290a2;font-size:10px;font-weight:800;cursor:pointer}.vxVehicleDossierTabs button.is-active{border-color:rgba(201,169,91,.44);background:rgba(201,169,91,.11);color:#ebcf84}.vxVehicleDossierTab{display:none}.vxVehicleDossierTab.is-active{display:block}.vxVehicleDossierTab h3{margin-top:7px}
.vxVehicleDossierRow>span{min-width:0;display:grid;gap:2px}.vxVehicleDossierRow>span b{overflow:hidden;text-overflow:ellipsis}.vxVehicleDossierRow>span small{font-size:9px;color:#68778b}.vxVehicleDossierRow strong{align-self:center;color:#b9c3cf;font-size:10px;font-weight:700;text-align:right}
.vxVehicleDossierStop{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:10px 8px;border:0;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;color:#dde5ec;text-align:left;cursor:pointer}.vxVehicleDossierStop:hover{background:rgba(201,169,91,.055)}.vxVehicleDossierStop span{min-width:0;display:grid;gap:2px}.vxVehicleDossierStop span small{color:#748397;font-size:9px}.vxVehicleDossierStop strong{font-size:10px;color:#aab5c4;white-space:nowrap}.vxVehicleDossierStop em{font-style:normal;font-size:9px;font-weight:800;color:#dfc06c;white-space:nowrap}.vxVehicleDossierEmpty{padding:16px 12px;border:1px dashed rgba(255,255,255,.1);border-radius:9px;color:#728196;font-size:10px;text-align:center}
@media(max-width:900px){.vxVehicleDossierStats{grid-template-columns:repeat(3,1fr)}.vxVehicleDossierCurrent{grid-template-columns:repeat(2,1fr)}.vxVehicleDossierCurrent>div:first-child{grid-column:1/-1}}
@media(max-width:620px){.vxVehicleDossierModal{padding:7px;place-items:end center}.vxVehicleDossierCard{width:100%;max-height:92vh;border-radius:15px 15px 0 0;padding:16px}.vxVehicleDossierStats{grid-template-columns:repeat(2,1fr)}.vxVehicleDossierCurrent{grid-template-columns:1fr}.vxVehicleDossierCurrent>div:first-child{grid-column:auto}.vxVehicleDossierTabs{overflow:auto;top:-16px}.vxVehicleDossierTabs button{white-space:nowrap}.vxVehicleDossierStop{grid-template-columns:1fr auto}.vxVehicleDossierStop em{grid-column:1/-1}.vxVehicleDossierRow{grid-template-columns:1fr}.vxVehicleDossierRow strong{text-align:left}.vxVehicleDossierEvent{grid-template-columns:1fr}}

/* Product UX 1.0 · watchlist + quick filter presets */
.vxLiveFilterPresets{display:grid;gap:7px;padding:10px 0}.vxLiveFilterPresets>span{font-size:10px;color:#8290a4}.vxLiveFilterPresets>div{display:flex;gap:6px;flex-wrap:wrap}.vxLiveFilterPresets button{border:1px solid rgba(126,148,177,.18);border-radius:8px;background:#111b28;color:#9eafc2;padding:6px 8px;font-size:9px;cursor:pointer}.vxLiveFilterPresets button:hover{border-color:rgba(101,116,255,.5);color:#dce4ff}.vxLiveWatchList{display:grid}.vxLiveWatchItem{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:9px;align-items:center;padding:11px 4px;border-bottom:1px solid rgba(126,148,177,.09)}.vxLiveWatchItem__kind{display:inline-flex;justify-content:center;padding:4px 6px;border-radius:7px;background:rgba(99,117,255,.12);color:#9ba9ff;font-size:9px;font-weight:900}.vxLiveWatchItem b{display:block;color:#e4eaf3;font-size:11px}.vxLiveWatchItem small{display:block;margin-top:2px;color:#74869b;font-size:9px}.vxLiveWatchItem em{display:block;margin-top:4px;color:#75869a;font-size:9px;font-style:normal}.vxLiveWatchItem.is-present em{color:#62d59a}.vxLiveWatchItem__actions{display:flex;gap:5px}.vxLiveWatchItem__actions button{border:1px solid rgba(126,148,177,.18);border-radius:7px;background:#101925;color:#aebdd0;padding:6px 8px;font-size:9px;cursor:pointer}.vxLiveWatchItem__actions button.danger{color:#ff8c98;border-color:rgba(235,82,98,.24)}@media(max-width:620px){.vxLiveWatchItem{grid-template-columns:1fr}.vxLiveWatchItem__actions{justify-content:flex-start}}

/* Product UX #25: saved operator filter set */
.vxLiveFilterSaved{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}
.vxLiveFilterSaved>span{display:block;margin-bottom:7px;font-size:11px;font-weight:700;color:#aab8c9;text-transform:uppercase;letter-spacing:.04em}
.vxLiveFilterSaved>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.vxLiveFilterSaved button{min-height:34px;border:1px solid rgba(124,92,255,.3);border-radius:9px;background:rgba(124,92,255,.08);color:#dfe7f1;cursor:pointer}.vxLiveFilterSaved button:hover{background:rgba(124,92,255,.15);border-color:rgba(124,92,255,.6)}
