/* V99 — driver-first Malta work map: compact vehicle flow + faster map presentation. */
#viewJobsBrowse{overflow:hidden}
#jobsBrowseContent{position:relative;min-height:calc(100dvh - 142px);padding:0!important;overflow:hidden;background:#070604}
#jobsBrowseContent>.jobsDispatchPanel{
  position:absolute;z-index:610;top:12px;left:12px;right:12px;margin:0;max-width:620px;padding:10px 11px;
  border:1px solid rgba(241,201,75,.34);border-radius:18px;background:rgba(10,9,7,.91);backdrop-filter:blur(16px);color:#fff;
  box-shadow:0 12px 34px rgba(0,0,0,.36);grid-template-columns:48px minmax(0,1fr) auto;gap:9px;
}
#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchSignal{width:48px;height:48px;border-radius:14px;background:#24211b;color:#d7ceb7}
#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchCopy>small{color:#e7ba3e}
#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchCopy>strong{font-size:15px;color:#fff}
#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchCopy>span{font-size:11px;color:#c9c1b2}
#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStart,#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStop{min-height:48px;border-radius:13px;padding:7px 10px}
#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStart{background:#e3b52f;color:#17120a;box-shadow:none}
#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStart small{color:#4e3b06}
#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStop{background:#2b271f;color:#f1c94b;border:1px solid rgba(241,201,75,.22)}
#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchTrust{display:none}
#jobsBrowseContent>.jobsDispatchPanel.available{border-color:rgba(48,207,123,.5);background:rgba(8,21,14,.92)}
#jobsBrowseContent>.jobsDispatchPanel.available .jobsDispatchSignal{background:#19854c}
#jobsBrowseContent>.jobsDispatchPanel.busy{border-color:rgba(241,201,75,.5);background:rgba(21,16,7,.92)}

.jobsLiveMapShell{position:relative;width:100%;height:calc(100dvh - 142px);min-height:560px;background:#070604;overflow:hidden}
.jobsLiveMapCanvas{position:absolute;inset:0;background:#090806}
.jobsLiveMapCanvas .leaflet-tile-pane{filter:saturate(.58) brightness(.78) contrast(1.08)}
.jobsLiveMapCanvas .leaflet-control-attribution{margin:0 4px 78px 0!important;padding:2px 5px!important;border-radius:6px 0 0 0!important;background:rgba(7,6,4,.72)!important;color:#aaa!important;font-size:8px!important}
.jobsLiveMapCanvas .leaflet-control-attribution a{color:#d1b15b!important}
.jobsLiveLeafletIcon{background:none!important;border:0!important}
.jobsLiveMapTitle{
  position:absolute;z-index:520;top:94px;left:12px;display:grid;gap:1px;pointer-events:none;padding:9px 11px;border:1px solid rgba(255,255,255,.08);
  border-radius:14px;background:rgba(8,7,5,.82);backdrop-filter:blur(12px);box-shadow:0 8px 22px rgba(0,0,0,.22);color:#fff
}
.jobsLiveMapTitle small{font-size:8px;font-weight:950;letter-spacing:.15em;color:#d7aa2e}
.jobsLiveMapTitle strong{font-size:14px;line-height:1.05}.jobsLiveMapTitle span{font-size:10px;color:#bdb5a7}
.jobsLiveMapTools{position:absolute;z-index:525;top:94px;right:12px;display:grid;gap:7px}
.jobsLiveMapTools button{width:43px;height:43px;padding:0;border:1px solid rgba(241,201,75,.28);border-radius:13px;background:rgba(8,7,5,.9);color:#f1c94b;display:grid;place-items:center;font:inherit;font-size:11px;font-weight:1000;box-shadow:0 8px 20px rgba(0,0,0,.24)}
.jobsLiveMapTools svg{width:21px;height:21px}
.jobsLiveMapState{position:absolute;z-index:525;top:151px;left:12px;display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:rgba(8,7,5,.82);backdrop-filter:blur(10px);color:#d9d0bd;pointer-events:none}
.jobsLiveMapState>span{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:1000;letter-spacing:.08em}.jobsLiveMapState>span i{width:7px;height:7px;border-radius:50%;background:#777}
.jobsLiveMapState>span.available{color:#53e18f}.jobsLiveMapState>span.available i{background:#38d47f;box-shadow:0 0 0 4px rgba(56,212,127,.13);animation:jobsLivePulse 1.6s ease-in-out infinite}
.jobsLiveMapState>span.busy{color:#f1c94b}.jobsLiveMapState>span.busy i{background:#f1c94b;box-shadow:0 0 0 4px rgba(241,201,75,.12)}
.jobsLiveMapState>span.starting{color:#f1c94b}.jobsLiveMapState>span.starting i{background:#f1c94b;animation:jobsLivePulse .8s ease-in-out infinite}
.jobsLiveMapState small{font-size:9px;color:#aaa08f}

.jobsLiveWorker{position:relative;width:58px;height:58px;display:grid;place-items:center;color:#f8d55d}
.jobsLiveWorker>i{position:absolute;width:39px;height:39px;border-radius:50%;background:rgba(241,201,75,.16);border:1px solid rgba(241,201,75,.58);box-shadow:0 0 0 8px rgba(241,201,75,.08);animation:jobsLiveRing 1.8s ease-out infinite}
.jobsLiveWorker>span{position:relative;width:38px;height:38px;display:grid;place-items:center;border:2px solid #fff;border-radius:13px;background:#111;box-shadow:0 5px 16px rgba(0,0,0,.58);transform:rotate(var(--jobs-heading));transition:transform .28s ease}
.jobsLiveWorker svg{width:29px;height:29px}.jobsLiveWorker.motorbike>span{border-radius:50%}.jobsLiveWorker>em{position:absolute;top:48px;padding:2px 5px;border-radius:5px;background:#0c0a07;color:#f5dc87;border:1px solid rgba(241,201,75,.3);font-size:6px;font-style:normal;font-weight:1000;letter-spacing:.12em;white-space:nowrap}
.jobsLiveAccuracy{stroke:#f1c94b!important;fill:#f1c94b!important;pointer-events:none}

.jobsLiveJobPin{position:relative;min-width:76px;height:46px;padding:5px 10px 5px 8px;border:2px solid #1b1710;border-radius:16px;background:#f1c94b;color:#17130b;display:grid;grid-template-columns:19px auto;grid-template-rows:auto auto;align-items:center;justify-content:center;column-gap:5px;box-sizing:border-box;box-shadow:0 7px 18px rgba(0,0,0,.4);font-weight:1000}
.jobsLiveJobPin span{grid-row:1/3;width:19px;height:19px;display:grid;place-items:center}.jobsLiveJobPin svg{width:17px;height:17px}.jobsLiveJobPin b{font-size:11px;line-height:1;white-space:nowrap}.jobsLiveJobPin small{font-size:8px;line-height:1;color:#4d3d12;font-weight:900;white-space:nowrap}.jobsLiveJobPin.nearest{border-color:#fff;box-shadow:0 0 0 3px rgba(241,201,75,.24),0 8px 22px rgba(0,0,0,.5)}.jobsLiveJobPin.nearest::after{content:'NEAR';position:absolute;right:-7px;top:-8px;padding:2px 4px;border-radius:5px;background:#fff;color:#17130b;font-size:6px;font-weight:1000;letter-spacing:.08em}.jobsLiveJobPin i{position:absolute;left:50%;bottom:-6px;width:10px;height:10px;background:#f1c94b;border-right:2px solid #1b1710;border-bottom:2px solid #1b1710;transform:translateX(-50%) rotate(45deg)}

.jobsLiveRouteStop{position:relative;min-width:58px;max-width:88px;height:34px;padding:3px 6px;border-radius:11px;background:#111;color:#fff;border:2px solid #f1c94b;display:flex;align-items:center;gap:4px;box-shadow:0 5px 15px rgba(0,0,0,.45)}
.jobsLiveRouteStop>b{width:20px;height:20px;border-radius:7px;background:#f1c94b;color:#17130b;display:grid;place-items:center;font-size:10px;flex:0 0 20px}.jobsLiveRouteStop>span{font-size:7px;font-weight:950;line-height:1.05;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jobsLiveRouteStop.dropoff{border-color:#fff}.jobsLiveRouteStop.dropoff>b{background:#fff}

.jobsLiveMapSheet{
  position:absolute;z-index:540;left:10px;right:10px;bottom:10px;min-height:76px;padding:11px 11px 11px 10px;border:1px solid rgba(241,201,75,.24);border-radius:19px;
  background:rgba(10,9,7,.94);backdrop-filter:blur(18px);box-shadow:0 14px 38px rgba(0,0,0,.42);color:#fff;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:9px;box-sizing:border-box
}
.jobsLiveMapSheet>div:nth-of-type(2){min-width:0;display:grid;gap:2px}.jobsLiveMapSheet>div:nth-of-type(2)>small{font-size:8px;font-weight:1000;letter-spacing:.13em;color:#d9ad35}.jobsLiveMapSheet>div:nth-of-type(2)>strong{font-size:14px;line-height:1.15;overflow-wrap:anywhere}.jobsLiveMapSheet>div:nth-of-type(2)>span{font-size:10px;line-height:1.25;color:#bbb2a2}
.jobsLiveSheetIcon{width:48px;height:48px;border-radius:14px;background:#28231a;color:#f1c94b;display:grid;place-items:center}.jobsLiveSheetIcon svg{width:25px;height:25px}.jobsLiveSheetIcon.pulse{background:#173c29;color:#57e794}.jobsLiveSheetIcon.pulse svg{animation:jobsLivePulse 1.4s ease-in-out infinite}.jobsLiveSheetIcon.job{background:#f1c94b;color:#17130b}.jobsLiveSheetIcon.error{background:#4a211d;color:#ffb0a6;font-weight:1000;font-size:20px}
.jobsLiveMapSheet>button:not(.jobsLiveSheetClose){min-height:44px;padding:8px 11px;border:0;border-radius:12px;background:#f1c94b;color:#17130b;font:inherit;font-size:11px;font-weight:1000;white-space:nowrap}.jobsLiveMapSheet>button[data-dispatch-location],.jobsLiveMapSheet>button[data-jobs-route]{background:#2b271f;color:#f1c94b;border:1px solid rgba(241,201,75,.25)}
.jobsLiveSheetPay{font-size:17px;font-weight:1000;color:#58e797;white-space:nowrap}
.jobsLiveSheetWide{grid-column:1/-1;width:100%;min-height:46px!important;font-size:13px!important}.jobsLiveSheetHint{grid-column:1/-1;text-align:center;color:#aaa08f;font-size:9px}.jobsLiveSheetClose{position:absolute;right:7px;top:6px;width:29px;height:29px;padding:0;border:0;border-radius:50%;background:#2a251c;color:#d7cdb9;font:inherit;font-size:20px;line-height:1}

@keyframes jobsLivePulse{50%{opacity:.45;transform:scale(.9)}}
@keyframes jobsLiveRing{0%{box-shadow:0 0 0 0 rgba(241,201,75,.22)}75%,100%{box-shadow:0 0 0 15px rgba(241,201,75,0)}}

@media(max-width:600px){
  #jobsBrowseContent{min-height:calc(100dvh - 132px)}.jobsLiveMapShell{height:calc(100dvh - 132px);min-height:520px}
  #jobsBrowseContent>.jobsDispatchPanel{top:8px;left:8px;right:8px;grid-template-columns:44px minmax(0,1fr) auto;padding:8px;border-radius:16px}
  #jobsBrowseContent>.jobsDispatchPanel .jobsDispatchSignal{width:44px;height:44px;border-radius:12px}
  #jobsBrowseContent>.jobsDispatchPanel .jobsDispatchCopy>strong{font-size:13px}#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchCopy>span{display:none}
  #jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStart,#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStop{grid-column:auto;width:auto;min-height:44px;padding:6px 8px}
  #jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStart svg,#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStop svg{width:19px;height:19px;flex-basis:19px}
  #jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStart b{font-size:11px}#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStart small{display:none}#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStop span{font-size:0}#jobsBrowseContent>.jobsDispatchPanel .jobsDispatchStop span::after{content:'STOP';font-size:10px}
  .jobsLiveMapTitle{top:73px;left:8px}.jobsLiveMapTools{top:73px;right:8px}.jobsLiveMapState{top:130px;left:8px}
  .jobsLiveMapSheet{left:7px;right:7px;bottom:7px;border-radius:17px;grid-template-columns:44px minmax(0,1fr) auto;padding:9px;gap:8px}.jobsLiveSheetIcon{width:44px;height:44px;border-radius:13px}.jobsLiveMapSheet>div:nth-of-type(2)>strong{font-size:13px}.jobsLiveMapSheet>div:nth-of-type(2)>span{font-size:9px}.jobsLiveMapSheet>button:not(.jobsLiveSheetClose){padding:7px 9px}
}
@media(max-width:385px){
  .jobsLiveMapTitle strong{font-size:12px}.jobsLiveMapTitle span{display:none}.jobsLiveMapState small{display:none}.jobsLiveMapTools button{width:39px;height:39px}.jobsLiveMapSheet{grid-template-columns:40px minmax(0,1fr) auto}.jobsLiveSheetIcon{width:40px;height:40px}.jobsLiveMapSheet>button:not(.jobsLiveSheetClose){font-size:9px}.jobsLiveSheetPay{font-size:14px}
}
@media(prefers-reduced-motion:reduce){.jobsLiveWorker>i,.jobsLiveMapState>span i,.jobsLiveSheetIcon.pulse svg{animation:none!important}}

/* V98 navigation upgrades */
.jobsLiveMapTools button.following{background:#f1c94b;color:#17130b;border-color:#fff;box-shadow:0 0 0 3px rgba(241,201,75,.16)}
.jobsLiveNav{position:absolute;z-index:535;top:204px;left:12px;right:12px;max-width:640px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 11px;border:1px solid rgba(241,201,75,.32);border-radius:16px;background:rgba(8,7,5,.94);backdrop-filter:blur(16px);box-shadow:0 12px 28px rgba(0,0,0,.34);color:#fff;box-sizing:border-box}
.jobsLiveNav[hidden]{display:none!important}.jobsLiveNavTurn{width:48px;height:48px;border-radius:14px;background:#f1c94b;color:#17130b;display:grid;place-items:center;font-size:27px;font-weight:1000}.jobsLiveNav>div:nth-child(2){min-width:0;display:grid;gap:2px}.jobsLiveNav>div:nth-child(2)>small{font-size:7px;letter-spacing:.14em;font-weight:1000;color:#d7aa2e}.jobsLiveNav>div:nth-child(2)>strong{font-size:14px;line-height:1.08;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jobsLiveNav>div:nth-child(2)>span{font-size:9px;color:#bdb5a7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jobsLiveNavEta{text-align:right;display:grid;gap:2px;white-space:nowrap}.jobsLiveNavEta b{font-size:17px;color:#5be693}.jobsLiveNavEta small{font-size:7px;color:#aaa08f}
@media(max-width:600px){.jobsLiveNav{top:186px;left:8px;right:8px;padding:8px 9px;grid-template-columns:44px minmax(0,1fr) auto}.jobsLiveNavTurn{width:44px;height:44px;border-radius:13px;font-size:24px}.jobsLiveNav>div:nth-child(2)>strong{font-size:12px}.jobsLiveNavEta b{font-size:14px}.jobsLiveNavEta small{font-size:6.5px}}
@media(max-width:390px){.jobsLiveNav{grid-template-columns:40px minmax(0,1fr)}.jobsLiveNavTurn{width:40px;height:40px}.jobsLiveNavEta{grid-column:2;grid-row:2;text-align:left;display:flex;gap:7px;align-items:center}.jobsLiveNavEta b{font-size:12px}.jobsLiveNav>div:nth-child(2)>span{font-size:8px}}


/* V99 compact map corrections */
#jobsBrowseContent .jobsSimpleVehiclePrompt{display:none!important}
#jobsBrowseContent.jobsNeedsVehicle>.jobsServerStrip,#jobsBrowseContent.jobsNeedsVehicle>.jobsList{display:initial!important}
#bottomBar[data-module="jobs"]{--nav-count:5!important}
#bottomBar[data-module="jobs"].bottombar{grid-template-columns:repeat(5,minmax(0,1fr))!important}
@media(max-width:600px){
  #bottomBar[data-module="jobs"].bottombar{gap:2px!important}
  #bottomBar[data-module="jobs"] button{min-width:0!important;padding-left:2px!important;padding-right:2px!important}
  #bottomBar[data-module="jobs"] .tabLabel{font-size:8px!important}
}

/* V100 — calm, map-first Jobs UI. */
#jobsBrowseContent>.jobsDispatchPanel{display:none!important}
.jobsLiveMapShell{background:#080705}
.jobsLiveMapTitle{display:none!important}
.jobsLiveMapLoading{position:absolute;z-index:519;inset:0;display:grid;place-content:center;justify-items:center;gap:8px;background:#090806;color:#d8d0bf;pointer-events:none;transition:opacity .24s ease}
.jobsLiveMapLoading.ready{opacity:0}
.jobsLiveMapLoading span{width:26px;height:26px;border-radius:50%;border:2px solid rgba(241,201,75,.22);border-top-color:#f1c94b;animation:jobsMapLoad .85s linear infinite}
.jobsLiveMapLoading b{font-size:10px;letter-spacing:.05em}
@keyframes jobsMapLoad{to{transform:rotate(360deg)}}
.jobsLiveMapTools{top:12px;right:12px}
.jobsLiveMapTools button{width:44px;height:44px;border-radius:50%;background:rgba(12,11,9,.86);border-color:rgba(255,255,255,.12);box-shadow:0 6px 18px rgba(0,0,0,.25)}
.jobsLiveMapTools button.following{background:#f1c94b;color:#17130b;border-color:#f6db83;box-shadow:0 5px 16px rgba(0,0,0,.26)}
.jobsLiveMapState{top:12px;left:12px;min-height:40px;display:flex;align-items:center;padding:0 13px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(10,9,7,.86);backdrop-filter:blur(12px);color:#d9d0bd;pointer-events:auto;box-shadow:0 6px 18px rgba(0,0,0,.22);font:inherit;cursor:pointer}
.jobsLiveMapState>span{font-size:11px;letter-spacing:.01em;text-transform:none}.jobsLiveMapState>span i{width:8px;height:8px}
.jobsLiveMapState small{display:none!important}
.jobsLiveMapCount{position:absolute;z-index:520;top:60px;left:14px;padding:4px 7px;border-radius:999px;background:rgba(10,9,7,.66);color:#bdb4a4;font-size:9px;font-weight:800;pointer-events:none;backdrop-filter:blur(8px)}
.jobsLiveWorker>i{animation:none;width:42px;height:42px;box-shadow:0 0 0 7px rgba(241,201,75,.06)}
.jobsLiveWorker>span{box-shadow:0 4px 14px rgba(0,0,0,.46)}
.jobsLiveWorker>em{display:none}
.jobsLiveJobPin{min-width:66px;height:40px;border-width:1.5px;border-radius:14px;box-shadow:0 5px 15px rgba(0,0,0,.32)}
.jobsLiveJobPin.nearest{box-shadow:0 0 0 2px rgba(241,201,75,.18),0 5px 17px rgba(0,0,0,.38)}
.jobsLiveJobPin.nearest::after{display:none}
.jobsLiveMapSheet{left:10px;right:10px;bottom:10px;min-height:68px;border-radius:17px;background:rgba(10,9,7,.92);box-shadow:0 9px 26px rgba(0,0,0,.32)}
.jobsLiveMapSheet[hidden]{display:none!important}
.jobsLiveCompactAction{grid-column:1/-1;display:flex!important;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0}
.jobsLiveCompactAction span{font-size:12px;font-weight:800;color:#d9d0bd}
.jobsLiveCompactAction button{min-height:42px;padding:8px 14px;border:0;border-radius:12px;background:#f1c94b;color:#17130b;font:inherit;font-size:11px;font-weight:1000;white-space:nowrap}
.jobsLiveNav{top:64px;left:10px;right:10px;max-width:none;padding:8px 9px;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;background:rgba(9,8,6,.91);box-shadow:0 8px 22px rgba(0,0,0,.28)}
.jobsLiveNavTurn{width:42px;height:42px;border-radius:12px;font-size:23px}
.jobsLiveNav>div:nth-child(2)>small{font-size:6.5px}.jobsLiveNav>div:nth-child(2)>strong{font-size:12px}.jobsLiveNav>div:nth-child(2)>span{font-size:8px}.jobsLiveNavEta b{font-size:14px}
.jobsLiveMapCanvas .leaflet-control-attribution{margin-bottom:6px!important;opacity:.62}
#bottomBar[data-module="jobs"].bottombar{min-height:64px!important;height:64px!important;left:6px!important;right:6px!important;bottom:6px!important;padding:4px!important;border-radius:18px!important;gap:1px!important}
#bottomBar[data-module="jobs"] button{height:54px!important;min-height:54px!important;border-radius:14px!important;padding:3px 1px!important}
#bottomBar[data-module="jobs"] .tabIcon{width:25px!important;height:25px!important;flex-basis:25px!important}
#bottomBar[data-module="jobs"] .tabIcon svg{width:21px!important;height:21px!important}
#bottomBar[data-module="jobs"] .tabLabel{font-size:7.5px!important}
@media(max-width:600px){
  #jobsBrowseContent{min-height:calc(100dvh - 104px)}.jobsLiveMapShell{height:calc(100dvh - 104px);min-height:520px}
  .jobsLiveMapTools{top:10px;right:10px}.jobsLiveMapState{top:10px;left:10px}.jobsLiveMapCount{top:57px;left:12px}
  .jobsLiveMapSheet{left:8px;right:8px;bottom:8px}.jobsLiveNav{top:60px;left:8px;right:8px}
}
@media(prefers-reduced-motion:reduce){.jobsLiveMapLoading span{animation:none!important}.jobsLiveMapLoading{transition:none!important}}

/* V100 key-free OSM basemap: darkened locally so the map stays black/gold without provider watermark. */
.jobsLiveMapCanvas .leaflet-tile-pane{filter:invert(1) hue-rotate(180deg) saturate(.42) brightness(.68) contrast(1.12)!important}
