.fleet-surface{--bg:#fff;--fg:#020817;--card:#fff;--border:#e1e7ef;--border-strong:#cbd5e2;--muted:#f1f5f9;--muted-2:#f8fafc;--muted-fg:#65758b;--faint-fg:#8b97a7;--brand:#10b7c6;--brand-ink:#098590;--brand-soft:#e9fafb;--brand-border:#b6e8ed;--ok-fg:#15803d;--ok-bg:#22c55e1a;--ok-bd:#22c55e3d;--ok-dot:#22c55e;--warn-fg:#b45309;--warn-bg:#f59e0b1a;--warn-bd:#f59e0b42;--warn-dot:#f59e0b;--err-fg:#b91c1c;--err-bg:#ef44441a;--err-bd:#ef44443d;--err-dot:#ef4444;--neu-fg:#334155;--neu-bg:#64748b1a;--neu-bd:#64748b38;--neu-dot:#64748b;--info-fg:#165eca;--info-bg:#2077e91f;--info-bd:#2f79da42;--info-dot:#2077e9;--cyan-fg:#0e7490;--cyan-bg:#06b6d41a;--cyan-bd:#06b6d442;--cyan-dot:#06b6d4;--radius:8px;--radius-md:6px;--radius-sm:4px;--shadow-sm:0 1px 2px #1018280d;--shadow:0 1px 3px #10182812, 0 1px 2px #1018280a;--shadow-pop:0 12px 28px -8px #1018282e, 0 4px 10px -4px #1018281a;--mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--sans:"Space Grotesk", system-ui, -apple-system, sans-serif}.fleet-surface *{box-sizing:border-box}.fleet-surface,.fleet-surface *{font-family:var(--sans);-webkit-font-smoothing:antialiased}.fleet-surface .mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.fleet-surface .fl-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.fleet-surface .fl-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-fg);margin-bottom:8px;font-size:11px;font-weight:600}.fleet-surface .fl-title{letter-spacing:-.025em;font-size:28px;font-weight:700;line-height:1.05}.fleet-surface .fl-title .dim{color:var(--faint-fg);font-weight:500}.fleet-surface .fl-sub{color:var(--muted-fg);white-space:nowrap;align-items:center;gap:12px;margin-top:12px;font-size:13px;display:flex}.fleet-surface .fl-sub .mono{color:var(--fg);font-weight:500}.fleet-surface .fl-sub .pt{background:var(--border-strong);border-radius:50%;width:3px;height:3px}.fleet-surface .fl-sub .live{align-items:center;gap:6px;display:inline-flex}.fleet-surface .fl-sub .live .d{border-radius:50%;width:7px;height:7px}.fleet-surface .btn{border-radius:var(--radius-md);height:38px;font-family:var(--sans);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:8px;padding:0 15px;font-size:13.5px;font-weight:600;display:inline-flex}.fleet-surface .btn svg{width:16px;height:16px}.fleet-surface .btn-primary{background:var(--brand);color:#fff;box-shadow:var(--shadow-sm)}.fleet-surface .btn-primary:hover{background:#0fa6b3}.fleet-surface .btn-outline{background:var(--card);color:var(--fg);border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.fleet-surface .btn-outline:hover{background:var(--muted)}.fleet-surface .btn-ghost{color:var(--muted-fg);background:0 0}.fleet-surface .btn-ghost:hover{background:var(--muted);color:var(--fg)}.fleet-surface .btn-danger{background:var(--card);color:var(--err-fg);border-color:var(--err-bd)}.fleet-surface .btn-danger:hover{background:var(--err-bg)}.fleet-surface .btn-icon{justify-content:center;width:38px;padding:0}.fleet-surface .btn-sm{height:32px;padding:0 11px;font-size:12.5px}.fleet-surface .btn-sm.btn-icon{width:32px}.fleet-surface .btn[disabled]{opacity:.5;cursor:not-allowed}.fleet-surface .fl-kpis{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);grid-template-columns:repeat(5,1fr);margin-top:24px;display:grid;overflow:hidden}.fleet-surface .kpi{flex-direction:column;gap:7px;padding:16px 18px;display:flex}[dir=ltr] .fleet-surface .kpi{border-left:1px solid var(--border)}[dir=rtl] .fleet-surface .kpi{border-right:1px solid var(--border)}[dir=ltr] .fleet-surface .kpi:first-child{border-left:none}[dir=rtl] .fleet-surface .kpi:first-child{border-right:none}.fleet-surface .kpi .kl{color:var(--muted-fg);align-items:center;gap:7px;font-size:11.5px;font-weight:500;display:flex}.fleet-surface .kpi .kl .d{border-radius:50%;width:7px;height:7px}.fleet-surface .kpi .kl svg{width:14px;height:14px}.fleet-surface .kpi .kv{font-family:var(--mono);letter-spacing:-.02em;font-size:26px;font-weight:600;line-height:1}.fleet-surface .kpi .kx{color:var(--faint-fg);font-size:11.5px}.fleet-surface .kpi.accent .kv{color:var(--brand-ink)}.fleet-surface .kpi .ubar{background:var(--muted);border-radius:3px;height:5px;margin-top:1px;overflow:hidden}.fleet-surface .kpi .ubar i{background:var(--brand);border-radius:3px;height:100%;display:block}.fleet-surface .fl-tabs{flex-wrap:wrap;align-items:center;gap:8px;margin-top:26px;display:flex}.fleet-surface .tab{border:1px solid var(--border);background:var(--card);height:34px;color:var(--muted-fg);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:500;display:inline-flex}.fleet-surface .tab .d{border-radius:50%;width:7px;height:7px}.fleet-surface .tab .c{font-family:var(--mono);font-size:12px}.fleet-surface .tab:hover{border-color:var(--border-strong);color:var(--fg)}.fleet-surface .tab.on{font-weight:600}.fleet-surface .tab.on.t-all{color:var(--fg);background:#0f17290d;border-color:#7a8db859}.fleet-surface .tab.on.t-ok{background:var(--ok-bg);border-color:var(--ok-bd);color:var(--ok-fg)}.fleet-surface .tab.on.t-info{background:var(--info-bg);border-color:var(--info-bd);color:var(--info-fg)}.fleet-surface .tab.on.t-warn{background:var(--warn-bg);border-color:var(--warn-bd);color:var(--warn-fg)}.fleet-surface .tab.on.t-neu{background:var(--neu-bg);border-color:var(--neu-bd);color:var(--neu-fg)}.fleet-surface .tab.on .c{font-weight:700}.fleet-surface .fl-filters{align-items:center;gap:10px;margin-top:18px;display:flex}.fleet-surface .fl-search{flex:1;max-width:360px;position:relative}.fleet-surface .fl-search svg{width:16px;height:16px;color:var(--faint-fg);position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .fleet-surface .fl-search svg{left:12px}[dir=rtl] .fleet-surface .fl-search svg{right:12px}.fleet-surface .fl-search input{border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;height:38px;font-family:var(--sans);color:var(--fg);background:var(--card);font-size:13.5px}[dir=ltr] .fleet-surface .fl-search input{padding:0 12px 0 36px}[dir=rtl] .fleet-surface .fl-search input{padding:0 36px 0 12px}.fleet-surface .fl-search input::placeholder{color:var(--faint-fg)}.fleet-surface .fl-select{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--card);height:38px;color:var(--fg);box-shadow:var(--shadow-sm);cursor:pointer;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.fleet-surface .fl-select .lab{color:var(--muted-fg);font-weight:400}.fleet-surface .fl-select svg{width:15px;height:15px;color:var(--faint-fg)}.fleet-surface .fl-spacer{flex:1}.fleet-surface .seg{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--muted);align-items:center;gap:2px;padding:3px;display:inline-flex}.fleet-surface .seg button{border-radius:var(--radius-sm);width:30px;height:28px;color:var(--muted-fg);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.fleet-surface .seg button svg{width:16px;height:16px}.fleet-surface .seg button.on{background:var(--card);color:var(--fg);box-shadow:var(--shadow-sm)}.fleet-surface .fl-tablewrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);margin-top:16px;overflow:auto hidden}.fleet-surface .fl-table{border-collapse:collapse;width:100%;min-width:760px}.fleet-surface .fl-table thead th{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-fg);background:var(--muted-2);border-bottom:1px solid var(--border);white-space:nowrap;padding:11px 16px;font-size:11px;font-weight:600}[dir=ltr] .fleet-surface .fl-table thead th{text-align:left}[dir=rtl] .fleet-surface .fl-table thead th,[dir=ltr] .fleet-surface .fl-table thead th.num{text-align:right}[dir=rtl] .fleet-surface .fl-table thead th.num{text-align:left}.fleet-surface .fl-table tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:15px 16px;font-size:13.5px}.fleet-surface .fl-table tbody tr:last-child td{border-bottom:none}.fleet-surface .fl-table tbody tr{cursor:pointer}.fleet-surface .fl-table tbody tr:hover{background:var(--muted-2)}.fleet-surface .fl-table tbody tr:hover .iconbtn.nav{color:var(--brand-ink)}.fleet-surface .fl-table.compact tbody td{padding:9px 16px}.fleet-surface .veh{align-items:center;gap:12px;min-width:0;display:flex}.fleet-surface .glyph{border-radius:var(--radius-md);background:var(--muted);border:1px solid var(--border);width:40px;height:40px;color:var(--neu-fg);flex-shrink:0;place-items:center;display:grid}.fleet-surface .glyph svg{width:22px;height:22px}.fleet-surface .glyph.lg{border-radius:var(--radius);width:54px;height:54px}.fleet-surface .glyph.lg svg{width:28px;height:28px}.fleet-surface .veh .vn{letter-spacing:-.01em;white-space:nowrap;font-size:14px;font-weight:600}.fleet-surface .veh .vt{color:var(--muted-fg);white-space:nowrap;margin-top:2px;font-size:12px}.fleet-surface .fl-table thead th:first-child,.fleet-surface .fl-table tbody td:first-child{min-width:210px}.fleet-surface .veh .vt .plate{font-family:var(--mono)}.fleet-surface .drv{align-items:center;gap:9px;display:flex}.fleet-surface .drv .da{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:grid}.fleet-surface .drv .dn{white-space:nowrap;font-size:13px;font-weight:500}.fleet-surface .unassigned{color:var(--faint-fg);font-size:13px;font-style:italic}.fleet-surface .caps{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.fleet-surface .cap{background:var(--muted);border:1px solid var(--border);height:23px;color:var(--neu-fg);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:0 9px;font-size:11.5px;font-weight:500;display:inline-flex}.fleet-surface .cap svg{width:12px;height:12px;color:var(--faint-fg)}.fleet-surface .cap.more{color:var(--muted-fg);font-family:var(--mono)}.fleet-surface .util{flex-direction:column;gap:5px;min-width:96px;display:flex}.fleet-surface .util .nums{color:var(--muted-fg);font-size:12.5px}.fleet-surface .util .nums b{font-family:var(--mono);color:var(--fg);font-weight:600}.fleet-surface .util .ubar{background:var(--muted);border-radius:3px;height:5px;overflow:hidden}.fleet-surface .util .ubar i{background:var(--brand);border-radius:3px;height:100%;display:block}.fleet-surface .wt{font-family:var(--mono);font-size:13px;font-weight:500}.fleet-surface .wt .u{color:var(--faint-fg);font-size:11.5px}.fleet-surface .badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;height:25px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.fleet-surface .badge .d{border-radius:50%;width:7px;height:7px}.fleet-surface .badge.s-ok{color:var(--ok-fg);background:var(--ok-bg);border-color:var(--ok-bd)}.fleet-surface .badge.s-ok .d{background:var(--ok-dot)}.fleet-surface .badge.s-info{color:var(--info-fg);background:var(--info-bg);border-color:var(--info-bd)}.fleet-surface .badge.s-info .d{background:var(--info-dot)}.fleet-surface .badge.s-warn{color:var(--warn-fg);background:var(--warn-bg);border-color:var(--warn-bd)}.fleet-surface .badge.s-warn .d{background:var(--warn-dot)}.fleet-surface .badge.s-err{color:var(--err-fg);background:var(--err-bg);border-color:var(--err-bd)}.fleet-surface .badge.s-err .d{background:var(--err-dot)}.fleet-surface .badge.s-neu{color:var(--neu-fg);background:var(--neu-bg);border-color:var(--neu-bd)}.fleet-surface .badge.s-neu .d{background:var(--neu-dot)}.fleet-surface .badge.s-cyan{color:var(--cyan-fg);background:var(--cyan-bg);border-color:var(--cyan-bd)}.fleet-surface .badge.s-cyan .d{background:var(--cyan-dot)}.fleet-surface .badge .d.pulse{animation:1.8s infinite flpulse}@keyframes flpulse{0%{box-shadow:0 0 0 0 var(--info-dot)}70%{box-shadow:0 0 0 5px #3b82f600}to{box-shadow:0 0 #3b82f600}}.fleet-surface .rowact{justify-content:flex-end;align-items:center;gap:4px;display:flex}.fleet-surface .iconbtn{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--muted-fg);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:grid}.fleet-surface .iconbtn:hover{background:var(--muted);color:var(--fg)}.fleet-surface .iconbtn svg{width:16px;height:16px}.fleet-surface .cardgrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:14px;margin-top:16px;display:grid}.fleet-surface .vcard{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:16px;position:relative;overflow:hidden}[dir=ltr] .fleet-surface .vcard{padding:18px 18px 16px 22px}[dir=rtl] .fleet-surface .vcard{padding:18px 22px 16px 18px}.fleet-surface .vcard:hover{box-shadow:var(--shadow)}.fleet-surface .vcard .spine{width:3px;position:absolute;top:0;bottom:0}[dir=ltr] .fleet-surface .vcard .spine{left:0}[dir=rtl] .fleet-surface .vcard .spine{right:0}.fleet-surface .vcard .vc-top{align-items:flex-start;gap:12px;display:flex}.fleet-surface .vcard .vc-id{flex:1;min-width:0}.fleet-surface .vcard .vc-id .vn{letter-spacing:-.01em;font-size:15px;font-weight:600}.fleet-surface .vcard .vc-id .vt{color:var(--muted-fg);margin-top:2px;font-size:12px}.fleet-surface .vcard .vc-caps{margin-top:14px}.fleet-surface .vcard .vc-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}.fleet-surface .fl-empty{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);text-align:center;box-shadow:var(--shadow-sm);margin-top:16px;padding:64px 24px}.fleet-surface .fl-empty .ei{background:var(--muted);width:56px;height:56px;color:var(--muted-fg);border-radius:14px;place-items:center;margin:0 auto 18px;display:grid}.fleet-surface .fl-empty .ei svg{width:27px;height:27px}.fleet-surface .fl-empty h3{letter-spacing:-.01em;font-size:17px;font-weight:600}.fleet-surface .fl-empty p{color:var(--muted-fg);max-width:420px;margin:7px auto 0;font-size:13.5px;line-height:1.5}.fleet-surface .fl-empty .ea{gap:10px;margin-top:22px;display:inline-flex}.fleet-surface .sk{border-radius:6px;animation:1.4s infinite flshimmer}[dir=ltr] .fleet-surface .sk{background:linear-gradient(90deg, var(--muted) 25%, #e6edf4 37%, var(--muted) 63%)}[dir=rtl] .fleet-surface .sk{background:linear-gradient(-90deg, var(--muted) 25%, #e6edf4 37%, var(--muted) 63%)}[dir] .fleet-surface .sk{background-size:400% 100%}@keyframes flshimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.fleet-surface .sk-circle{border-radius:50%}.fleet-surface .facts{grid-template-columns:auto 1fr;gap:9px 18px;display:grid}.fleet-surface .facts dt{color:var(--muted-fg);font-size:12.5px}.fleet-surface .facts dd{font-size:13px;font-weight:500}[dir=ltr] .fleet-surface .facts dd{text-align:right}[dir=rtl] .fleet-surface .facts dd{text-align:left}.fleet-surface .facts dd.mono{font-family:var(--mono);font-weight:500}.fleet-surface .assignrow{border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:12px;padding:12px 14px;display:flex}.fleet-surface .assignrow .da{color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:600;display:grid}.fleet-surface .assignrow .nm{font-size:14px;font-weight:600}.fleet-surface .assignrow .em{color:var(--muted-fg);font-size:12px}.fleet-surface .assignrow .acts{gap:6px;display:flex}[dir=ltr] .fleet-surface .assignrow .acts{margin-left:auto}[dir=rtl] .fleet-surface .assignrow .acts{margin-right:auto}.fleet-surface .dt-crumb{color:var(--muted-fg);align-items:center;gap:7px;margin-bottom:18px;font-size:12.5px;display:flex}.fleet-surface .dt-crumb a{color:var(--muted-fg);cursor:pointer;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.fleet-surface .dt-crumb a:hover{color:var(--fg)}.fleet-surface .dt-crumb svg{width:14px;height:14px;color:var(--faint-fg)}.fleet-surface .dt-crumb .cur{color:var(--fg);font-weight:500}.fleet-surface .dt-hero{align-items:flex-start;gap:18px;display:flex}.fleet-surface .dt-hero .h-id{flex:1;min-width:0}.fleet-surface .dt-hero h1{letter-spacing:-.025em;flex-wrap:wrap;align-items:center;gap:12px;font-size:26px;font-weight:700;line-height:1.05;display:flex}.fleet-surface .dt-hero .h-sub{color:var(--muted-fg);flex-wrap:wrap;align-items:center;gap:10px;margin-top:9px;font-size:13px;display:flex}.fleet-surface .dt-hero .h-sub .mono{font-family:var(--mono);white-space:nowrap}.fleet-surface .dt-hero .h-sub .pt{background:var(--border-strong);border-radius:50%;width:3px;height:3px}.fleet-surface .dt-hero .h-sub .chip{background:var(--muted);border:1px solid var(--border);height:23px;color:var(--neu-fg);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:0 9px;font-size:11.5px;font-weight:500;display:inline-flex}.fleet-surface .dt-hero .h-sub .chip svg{width:12px;height:12px;color:var(--faint-fg)}.fleet-surface .dt-actions{flex-shrink:0;gap:8px;display:flex}.fleet-surface .dt-res{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);grid-template-columns:repeat(4,1fr);margin-top:22px;display:grid;overflow:hidden}.fleet-surface .dt-res .r{padding:16px 20px}[dir=ltr] .fleet-surface .dt-res .r{border-left:1px solid var(--border)}[dir=rtl] .fleet-surface .dt-res .r{border-right:1px solid var(--border)}[dir=ltr] .fleet-surface .dt-res .r:first-child{border-left:none}[dir=rtl] .fleet-surface .dt-res .r:first-child{border-right:none}.fleet-surface .dt-res .r .l{color:var(--muted-fg);align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.fleet-surface .dt-res .r .l .d{border-radius:50%;width:7px;height:7px}.fleet-surface .dt-res .r .v{font-family:var(--mono);letter-spacing:-.02em;margin-top:7px;font-size:28px;font-weight:600;line-height:1}.fleet-surface .dt-res .r .x{color:var(--faint-fg);margin-top:6px;font-size:11.5px}.fleet-surface .dt-res .r.accent .v{color:var(--brand-ink)}.fleet-surface .dt-res .r.dim .v{color:var(--faint-fg)}.fleet-surface .dt-grid{grid-template-columns:1fr 360px;align-items:start;gap:18px;margin-top:18px;display:grid}.fleet-surface .dt-col{flex-direction:column;gap:16px;min-width:0;display:flex}.fleet-surface .card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm)}[dir=ltr] .fleet-surface .card.spine{border-left:3px solid var(--info-dot)}[dir=rtl] .fleet-surface .card.spine{border-right:3px solid var(--info-dot)}.fleet-surface .card-h{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.fleet-surface .card-h h3{letter-spacing:-.01em;align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.fleet-surface .card-h h3 svg{width:16px;height:16px;color:var(--muted-fg)}.fleet-surface .card-h .edit{color:var(--brand-ink);cursor:pointer;align-items:center;gap:5px;font-size:12.5px;font-weight:600;display:inline-flex}.fleet-surface .card-h .edit svg{width:13px;height:13px}.fleet-surface .card-b{padding:18px}.fleet-surface .card-b.tight{padding:14px 18px}.fleet-surface .assign-active{flex-direction:column;gap:14px;display:flex}.fleet-surface .assign-active .top{align-items:center;gap:10px;display:flex}.fleet-surface .assign-active .ref{font-family:var(--mono);white-space:nowrap;font-size:13px;font-weight:600}.fleet-surface .assign-active .stop{color:var(--muted-fg);white-space:nowrap;font-size:12.5px}.fleet-surface .route{align-items:center;gap:12px;display:flex}.fleet-surface .route .ep{white-space:nowrap;align-items:center;gap:8px;font-size:13.5px;font-weight:500;display:flex}.fleet-surface .route .ep svg{width:15px;height:15px;color:var(--muted-fg)}.fleet-surface .route .arr{flex:1;height:1px;position:relative}[dir=ltr] .fleet-surface .route .arr{background:repeating-linear-gradient(90deg, var(--border-strong) 0 5px, transparent 5px 10px)}[dir=rtl] .fleet-surface .route .arr{background:repeating-linear-gradient(-90deg, var(--border-strong) 0 5px, transparent 5px 10px)}.fleet-surface .route .arr svg{width:14px;height:14px;color:var(--border-strong);background:var(--card);position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .fleet-surface .route .arr svg{right:-2px}[dir=rtl] .fleet-surface .route .arr svg{left:-2px}.fleet-surface .assign-active .cust{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:13px;font-size:13px;display:flex}.fleet-surface .assign-active .cust .c-l{color:var(--muted-fg)}.fleet-surface .assign-active .cust a{color:var(--brand-ink);white-space:nowrap;cursor:pointer;align-items:center;gap:5px;font-weight:600;text-decoration:none;display:inline-flex}.fleet-surface .assign-active .cust a svg{width:14px;height:14px}.fleet-surface .subtabs{background:var(--muted);border-radius:var(--radius-md);gap:4px;padding:4px;display:flex}.fleet-surface .subtab{border-radius:var(--radius-sm);height:32px;color:var(--muted-fg);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:500;display:inline-flex}.fleet-surface .subtab .c{font-family:var(--mono);background:var(--card);color:var(--muted-fg);border-radius:999px;padding:1px 6px;font-size:11.5px}.fleet-surface .subtab.on{background:var(--card);color:var(--fg);box-shadow:var(--shadow-sm);font-weight:600}.fleet-surface .subtab.on .c{background:var(--brand-soft);color:var(--brand-ink)}.fleet-surface .dlist{flex-direction:column;display:flex}.fleet-surface .drow{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:14px;padding:13px 4px;display:flex}.fleet-surface .drow:last-child{border-bottom:none}.fleet-surface .drow:hover{background:var(--muted-2)}.fleet-surface .drow .d-route{flex:1;min-width:0}.fleet-surface .drow .d-route .d-eps{align-items:center;gap:7px;font-size:13.5px;font-weight:500;display:flex}.fleet-surface .drow .d-route .d-eps svg{width:12px;height:12px;color:var(--faint-fg)}.fleet-surface .drow .d-route .d-meta{color:var(--muted-fg);margin-top:4px;font-size:12px}.fleet-surface .drow .d-route .d-meta .mono{font-family:var(--mono)}.fleet-surface .drow .chev{color:var(--faint-fg)}.fleet-surface .drow .chev svg{width:17px;height:17px}.fleet-surface .capgroup{border-bottom:1px solid var(--border);padding:14px 0}.fleet-surface .capgroup:first-child{padding-top:0}.fleet-surface .capgroup:last-child{border-bottom:none;padding-bottom:0}.fleet-surface .capgroup .cg-h{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.fleet-surface .capgroup .cg-h .cg-t{color:var(--muted-fg);letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.fleet-surface .capgroup .cg-h .cg-t svg{width:14px;height:14px}.fleet-surface .capgroup .cg-h .cg-c{font-family:var(--mono);color:var(--faint-fg);font-size:11px}.fleet-surface .capgroup .none{color:var(--faint-fg);font-size:13px;font-style:italic}.fleet-surface .vinrow{align-items:center;gap:8px;display:flex}.fleet-surface .vinrow .v{font-family:var(--mono);font-size:12.5px;font-weight:500}.fleet-surface .danger{border:1px solid var(--err-bd);border-radius:var(--radius);background:var(--err-bg)}.fleet-surface .danger .card-h{border-bottom-color:var(--err-bd)}.fleet-surface .danger .card-h h3,.fleet-surface .danger .card-h h3 svg{color:var(--err-fg)}.fleet-surface .danger .db{padding:16px 18px}.fleet-surface .danger .db p{color:var(--neu-fg);margin:0 0 14px;font-size:12.5px;line-height:1.5}.fleet-surface .blocked-note{border-radius:var(--radius-md);background:var(--warn-bg);border:1px solid var(--warn-bd);gap:10px;margin-top:12px;padding:12px 14px;display:flex}.fleet-surface .blocked-note svg{width:16px;height:16px;color:var(--warn-fg);flex-shrink:0;margin-top:1px}.fleet-surface .blocked-note p{color:var(--warn-fg);margin:0;font-size:12.5px;line-height:1.45}.fleet-surface .rail-assign-empty{text-align:center;padding:8px 4px 4px}.fleet-surface .rail-assign-empty .ic{background:var(--muted);width:44px;height:44px;color:var(--muted-fg);border-radius:12px;place-items:center;margin:0 auto 12px;display:grid}.fleet-surface .rail-assign-empty .ic svg{width:22px;height:22px}.fleet-surface .rail-assign-empty p{color:var(--muted-fg);margin:0 0 14px;font-size:12.5px;line-height:1.45}.fleet-surface .dt-notfound{text-align:center;place-items:center;min-height:520px;display:grid}.fleet-surface .dt-notfound .ic{background:var(--muted);width:64px;height:64px;color:var(--muted-fg);border-radius:16px;place-items:center;margin:0 auto 20px;display:grid}.fleet-surface .dt-notfound .ic svg{width:30px;height:30px}.fleet-surface .dt-notfound h2{letter-spacing:-.02em;font-size:20px;font-weight:700}.fleet-surface .dt-notfound p{color:var(--muted-fg);max-width:380px;margin:8px auto 22px;font-size:13.5px;line-height:1.5}.fleet-surface .fm-grid{grid-template-columns:1fr 320px;align-items:start;gap:22px;margin-top:20px;display:grid}.fleet-surface .fm-main{flex-direction:column;gap:18px;min-width:0;display:flex}.fleet-surface .fm-section{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm)}.fleet-surface .fm-section>.sh{border-bottom:1px solid var(--border);padding:15px 20px}.fleet-surface .fm-section>.sh h3{letter-spacing:-.01em;font-size:14px;font-weight:600}.fleet-surface .fm-section>.sh p{color:var(--muted-fg);margin:3px 0 0;font-size:12px}.fleet-surface .fm-body{padding:20px}.fleet-surface .fm-row{gap:16px 18px;display:grid}.fleet-surface .fm-row.c2{grid-template-columns:1fr 1fr}.fleet-surface .fm-row.c3{grid-template-columns:1fr 1fr 1fr}.fleet-surface .fm-row+.fm-row{margin-top:16px}.fleet-surface .field{flex-direction:column;gap:7px;min-width:0;display:flex}.fleet-surface .field.span2{grid-column:span 2}.fleet-surface .lbl{color:var(--fg);align-items:center;gap:4px;font-size:12.5px;font-weight:600;display:flex}.fleet-surface .lbl .req{color:var(--err-fg)}.fleet-surface .lbl .opt{color:var(--faint-fg);font-weight:400}[dir=ltr] .fleet-surface .lbl .opt{margin-left:4px}[dir=rtl] .fleet-surface .lbl .opt{margin-right:4px}.fleet-surface .inp{border:1px solid var(--border-strong);border-radius:var(--radius-md);height:40px;font-family:var(--sans);color:var(--fg);background:var(--card);width:100%;padding:0 12px;font-size:14px}.fleet-surface .inp::placeholder{color:var(--faint-fg)}.fleet-surface .inp:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #10b7c624}.fleet-surface .inp.mono{font-family:var(--mono);font-size:13px}.fleet-surface .inp.err{border-color:var(--err-dot);background:var(--err-bg)}.fleet-surface .inp.err:focus{box-shadow:0 0 0 3px #ef444424}.fleet-surface .selctl{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--card);cursor:pointer;justify-content:space-between;align-items:center;height:40px;padding:0 12px;font-size:14px;display:flex}.fleet-surface .selctl .ph{color:var(--faint-fg)}.fleet-surface .selctl svg{width:16px;height:16px;color:var(--faint-fg)}.fleet-surface .fielderr{color:var(--err-fg);align-items:center;gap:5px;font-size:12px;display:flex}.fleet-surface .fielderr svg{width:13px;height:13px}.fleet-surface .hint{color:var(--faint-fg);font-size:11.5px}.fleet-surface .typetrigger{border:1px solid var(--border-strong);border-radius:var(--radius-md);cursor:pointer;background:var(--card);align-items:center;gap:12px;height:56px;padding:0 12px;display:flex}.fleet-surface .typetrigger.err{border-color:var(--err-dot);background:var(--err-bg)}.fleet-surface .typetrigger .glyph{width:38px;height:38px}.fleet-surface .typetrigger .tt-l .tt-n{font-size:14px;font-weight:600}.fleet-surface .typetrigger .tt-l .tt-x{color:var(--muted-fg);font-size:11.5px}.fleet-surface .typetrigger .tt-l .tt-ph{color:var(--faint-fg);font-size:13.5px}.fleet-surface .typetrigger>svg:last-child{width:16px;height:16px;color:var(--faint-fg)}[dir=ltr] .fleet-surface .typetrigger>svg:last-child{margin-left:auto}[dir=rtl] .fleet-surface .typetrigger>svg:last-child{margin-right:auto}.fleet-surface .segctl{background:var(--muted);border:1px solid var(--border);border-radius:var(--radius-md);gap:3px;padding:4px;display:inline-flex}.fleet-surface .segctl.full{display:flex}.fleet-surface .segctl button{border-radius:var(--radius-sm);height:32px;font-family:var(--sans);color:var(--muted-fg);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.fleet-surface .segctl button .d{border-radius:50%;width:7px;height:7px}.fleet-surface .segctl button.on{background:var(--card);color:var(--fg);box-shadow:var(--shadow-sm);font-weight:600}.fleet-surface .wt-row{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.fleet-surface .captoggle-group+.captoggle-group{border-top:1px solid var(--border);margin-top:20px;padding-top:18px}.fleet-surface .captoggle-group .ctg-h{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.fleet-surface .captoggle-group .ctg-h .t{align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.fleet-surface .captoggle-group .ctg-h .t svg{width:15px;height:15px;color:var(--muted-fg)}.fleet-surface .captoggle-group .ctg-h .n{font-family:var(--mono);color:var(--brand-ink);white-space:nowrap;font-size:11px;font-weight:600}.fleet-surface .captoggle-group .ctg-h .n.zero{color:var(--faint-fg)}.fleet-surface .toggle-pills{flex-wrap:wrap;gap:8px;display:flex}.fleet-surface .tpill{cursor:pointer;border:1px solid var(--border-strong);background:var(--card);height:34px;color:var(--muted-fg);border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:500;display:inline-flex}.fleet-surface .tpill svg{width:14px;height:14px}.fleet-surface .tpill .mk{border:1.5px solid var(--border-strong);width:16px;height:16px;color:var(--faint-fg);border-radius:50%;place-items:center;display:grid}.fleet-surface .tpill .mk svg{width:11px;height:11px}.fleet-surface .tpill.on{background:var(--brand-soft);border-color:var(--brand-border);color:var(--brand-ink);font-weight:600}.fleet-surface .tpill.on .mk{background:var(--brand);border-color:var(--brand);color:#fff}.fleet-surface .fm-rail{flex-direction:column;gap:16px;display:flex;position:sticky;top:20px}.fleet-surface .fm-preview{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);text-align:center;padding:20px}.fleet-surface .fm-preview .glyph{border-radius:14px;width:64px;height:64px;margin:0 auto 14px}.fleet-surface .fm-preview .glyph svg{width:32px;height:32px}.fleet-surface .fm-preview .pn{font-size:16px;font-weight:600}.fleet-surface .fm-preview .px{color:var(--muted-fg);margin-top:4px;font-size:12.5px}.fleet-surface .fm-preview .pc{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:16px;display:flex}.fleet-surface .fm-tip{border:1px solid var(--info-bd);background:var(--info-bg);border-radius:var(--radius);gap:10px;padding:14px 16px;display:flex}.fleet-surface .fm-tip svg{width:16px;height:16px;color:var(--info-fg);flex-shrink:0;margin-top:1px}.fleet-surface .fm-tip p{color:var(--info-fg);margin:0;font-size:12.5px;line-height:1.5}.fleet-surface .valbanner{border:1px solid var(--err-bd);background:var(--err-bg);border-radius:var(--radius);align-items:center;gap:12px;margin-top:18px;padding:14px 18px;display:flex}.fleet-surface .valbanner svg{width:18px;height:18px;color:var(--err-fg);flex-shrink:0}.fleet-surface .valbanner b{color:var(--err-fg);font-size:13.5px}.fleet-surface .valbanner span{color:var(--err-fg);font-size:13px}.fleet-surface .fm-foot{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:var(--radius);background:#ffffffe6;align-items:center;gap:12px;margin-top:20px;padding:14px 20px;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 14px -6px #1018281f}.fleet-surface .fm-foot .f-l{color:var(--muted-fg);font-size:12.5px}.fleet-surface .fm-foot .f-r{gap:10px;display:flex}[dir=ltr] .fleet-surface .fm-foot .f-r{margin-left:auto}[dir=rtl] .fleet-surface .fm-foot .f-r{margin-right:auto}.fleet-surface .typegrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.fleet-surface .typecell{border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;background:var(--card);flex-direction:column;align-items:center;gap:9px;padding:16px 10px;display:flex;position:relative}.fleet-surface .typecell:hover{border-color:var(--border-strong);background:var(--muted-2)}.fleet-surface .typecell .tg{background:var(--muted);width:40px;height:40px;color:var(--neu-fg);border-radius:10px;place-items:center;display:grid}.fleet-surface .typecell .tg svg{width:24px;height:24px}.fleet-surface .typecell .tl{text-align:center;font-size:12.5px;font-weight:500}.fleet-surface .typecell.on{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 1px var(--brand)}.fleet-surface .typecell.on .tg{background:var(--brand);color:#fff}.fleet-surface .typecell.on .tl{color:var(--brand-ink);font-weight:600}.fleet-surface .typecell .ck{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:8px}[dir=ltr] .fleet-surface .typecell .ck{right:8px}[dir=rtl] .fleet-surface .typecell .ck{left:8px}.fleet-surface .typecell .ck svg{width:12px;height:12px}.fleet-surface .drvsearch{margin-bottom:14px;position:relative}.fleet-surface .drvsearch svg{width:16px;height:16px;color:var(--faint-fg);position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .fleet-surface .drvsearch svg{left:12px}[dir=rtl] .fleet-surface .drvsearch svg{right:12px}.fleet-surface .drvsearch input{border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;height:40px;font-family:var(--sans);font-size:14px}[dir=ltr] .fleet-surface .drvsearch input{padding:0 12px 0 36px}[dir=rtl] .fleet-surface .drvsearch input{padding:0 36px 0 12px}.fleet-surface .drvlist{flex-direction:column;gap:6px;max-height:296px;display:flex;overflow:auto}.fleet-surface .drvopt{border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:12px;padding:11px 12px;display:flex}.fleet-surface .drvopt:hover{background:var(--muted-2)}.fleet-surface .drvopt.on{border-color:var(--brand);background:var(--brand-soft)}.fleet-surface .drvopt .da{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:13px;font-weight:600;display:grid}.fleet-surface .drvopt .dn{font-size:14px;font-weight:600}.fleet-surface .drvopt .dr{color:var(--muted-fg);font-size:12px}[dir=ltr] .fleet-surface .drvopt .badge{margin-left:auto}[dir=rtl] .fleet-surface .drvopt .badge{margin-right:auto}.fleet-surface .radio{border:2px solid var(--border-strong);border-radius:50%;flex-shrink:0;width:20px;height:20px}[dir=ltr] .fleet-surface .radio{margin-left:auto}[dir=rtl] .fleet-surface .radio{margin-right:auto}.fleet-surface .drvopt.on .radio{border-color:var(--brand);background:radial-gradient(circle at center, var(--brand) 0 5px, transparent 6px)}.fleet-surface .cur-assigned{border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:12px;margin-bottom:8px;padding:14px;display:flex}.fleet-surface .cur-assigned .da{color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:600;display:grid}.fleet-surface .cur-assigned .nm{font-size:14px;font-weight:600}.fleet-surface .cur-assigned .em{color:var(--muted-fg);font-size:12px}.fleet-surface .section-divider{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-fg);align-items:center;gap:12px;margin:18px 0 12px;font-size:11.5px;font-weight:600;display:flex}.fleet-surface .section-divider:after{content:"";background:var(--border);flex:1;height:1px}.fleet-surface .fleet-link{color:var(--brand-ink);text-underline-offset:2px;cursor:pointer;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.fleet-surface .fleet-link:hover{text-decoration-thickness:2px}.fleet-surface .dt-crumb a:hover,.fleet-surface .assign-active .cust a{text-underline-offset:2px;text-decoration:underline}.dark .fleet-surface{--bg:#16181d;--fg:#eeeff1;--card:#1d2025;--border:#32363e;--border-strong:#454a54;--muted:#292c32;--muted-2:#24272d;--muted-fg:#959ba7;--faint-fg:#717784;--brand:#13daec;--brand-ink:#5edde8;--brand-soft:#26cad929;--brand-border:#3698a1;--ok-fg:#5fdd8d;--warn-fg:#f7b645;--err-fg:#f37272;--neu-fg:#bfc4cf;--info-fg:#77aff8;--cyan-fg:#47d5eb;--shadow-sm:0 1px 2px #0006;--shadow:0 1px 3px #00000080, 0 1px 2px #0006;--shadow-pop:0 12px 28px -8px #0009, 0 4px 10px -4px #00000080}.dark .fleet-surface .fm-foot{background:#16181de6;box-shadow:0 -2px 14px -6px #00000080}.dark .fleet-surface .tab.on.t-all{color:var(--fg);background:#eeeff114;border-color:#8b94a759}[dir=ltr] .dark .fleet-surface .sk{background:linear-gradient(90deg, var(--muted) 25%, #3c4049 37%, var(--muted) 63%)}[dir=rtl] .dark .fleet-surface .sk{background:linear-gradient(-90deg, var(--muted) 25%, #3c4049 37%, var(--muted) 63%)}[dir] .dark .fleet-surface .sk{background-size:400% 100%}.dark .fleet-surface .btn-primary,.dark .fleet-surface .tpill.on .mk,.dark .fleet-surface .typecell.on .tg,.dark .fleet-surface .typecell.on .ck{color:#121317}.fleet-surface,.fleet-surface :not(svg):not(.sk):not(.sk *){transition:background-color .2s,border-color .2s,color .2s}@media (max-width:1024px){.fleet-surface .dt-grid,.fleet-surface .fm-grid{grid-template-columns:1fr}.fleet-surface .fm-rail{position:static;top:auto}}@media (max-width:768px){.fleet-surface .fl-head{flex-wrap:wrap}.fleet-surface .fl-kpis,.fleet-surface .dt-res{grid-template-columns:repeat(2,1fr)}.fleet-surface .fl-filters{flex-wrap:wrap}.fleet-surface .fl-search{flex:100%;max-width:none}.fleet-surface .fl-spacer{display:none}.fleet-surface .dt-hero{flex-wrap:wrap}.fleet-surface .dt-actions{width:100%}}@media (max-width:560px){.fleet-surface .fl-kpis,.fleet-surface .dt-res{grid-template-columns:1fr 1fr}.fleet-surface .fm-row.c2,.fleet-surface .fm-row.c3{grid-template-columns:1fr}.fleet-surface .field.span2{grid-column:auto}.fleet-surface .typegrid{grid-template-columns:repeat(2,1fr)}}
