:root{--bg:#f8fafc;--card:#fff;--text:#0f172a;--body-text:#334155;--muted:#64748b;--brand:#334155;--line:#e2e8f0;--control-height:40px}*{box-sizing:border-box}body{background:var(--bg);color:var(--body-text);margin:0;font-family:IBM Plex Sans,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{z-index:40;height:64px;color:var(--text);border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:0 24px;display:flex;position:sticky;top:0}.brand-wrap{align-items:center;gap:12px;min-width:0;display:flex}.topbar-hamburger{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;padding:8px;display:none}.topbar-hamburger span{background:#334155;border-radius:999px;width:100%;height:2px;display:block}.logo-topbar{width:auto;height:30px;display:block}.topbar-title{white-space:nowrap;margin:0;font-size:18px;line-height:1}.topbar-breadcrumb{color:var(--muted);white-space:nowrap;font-size:12px;line-height:1.2}.topbar-nav{align-items:center;gap:16px;min-width:0;display:flex}.topbar-link{height:40px;color:var(--body-text);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:0 10px;font-size:14px;line-height:21px;display:inline-flex}.topbar-link:hover{background:#f1f5f9}.topbar-link.active{color:#1e3a8a;background:#eef2ff;border-color:#cbd5e1;font-weight:600}.topbar-right{align-items:center;gap:12px;display:flex}.topbar-right .btn-secondary{white-space:nowrap;align-items:center;height:40px;display:inline-flex}.user-dropdown{position:relative}.user-trigger{border:1px solid var(--line);background:#fff;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.user-avatar{color:#fff;background:#334155;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:inline-flex}.user-menu{border:1px solid var(--line);background:#fff;border-radius:10px;gap:2px;min-width:180px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #0f172a1f}.user-menu strong{color:var(--text);font-size:13px}.user-menu small{color:var(--muted);font-size:12px}.layout{gap:12px;padding:12px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:14px}.card h1,.card h2,.card h3,th{color:var(--text)}.grid{gap:10px;display:grid}.grid-4{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}label{color:var(--muted);gap:8px;font-size:13px;display:grid}input,select,button{height:var(--control-height);border:1px solid var(--line);border-radius:8px;padding:0 10px}button{background:var(--brand);color:#fff;cursor:pointer;border:0;font-weight:600}.btn-primary{color:#fff;background:#334155;border:1px solid #334155}.btn-secondary{color:#334155;background:#fff;border:1px solid #334155}.btn-ghost{color:#334155;background:0 0;border:1px dashed #94a3b8}.table-wrap{border:1px solid var(--line);border-radius:8px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{border-bottom:1px solid var(--line);white-space:nowrap;text-align:left;padding:8px}th{background:#eef3f9;font-weight:700}th,td,.gauge-value,.muted{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.auth-body{place-items:center;min-height:100vh;padding:20px;display:grid}.auth-shell{width:min(420px,100%)}.auth-card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:0 12px 28px #0b273d14}.logo-login{width:auto;height:30px;margin-bottom:10px;display:block}.auth-card h1{margin:0 0 8px}.auth-card p{color:var(--muted);margin:0 0 16px}.auth-card input::placeholder{color:#94a3b8}.auth-password-wrap{position:relative}.auth-password-wrap input{width:100%;padding-right:42px}.auth-password-toggle{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;min-height:30px;padding:0;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth-field-error{color:#b91c1c;visibility:hidden;justify-content:flex-end;align-items:center;gap:6px;min-height:16px;margin-top:4px;font-size:12px;line-height:16px;display:flex}.auth-field-error.visible{visibility:visible}.auth-bottom-row{justify-content:flex-end;align-items:center;margin-top:2px;display:flex}.auth-link{color:#1d4ed8;font-size:13px;text-decoration:underline}.gauge-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.gauge-card{border:1px solid var(--line);background:#fafcff;border-radius:12px;place-items:center;padding:12px;display:grid}.gauge-ring{--pct:0;--gauge:var(--brand);background:conic-gradient(var(--gauge)calc(var(--pct)*1%),#dde7f2 0);border-radius:50%;place-items:center;width:150px;height:150px;display:grid}.gauge-value{text-align:center;background:#fff;border-radius:50%;place-items:center;width:118px;height:118px;padding:8px;font-size:14px;font-weight:700;display:grid}.quick-links{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.quick-link{color:#fff;background:#334155;border-radius:10px;justify-content:center;align-items:center;min-height:44px;font-weight:600;display:inline-flex}.muted{color:var(--muted);font-size:13px}.pie-grid{grid-template-columns:minmax(220px,280px) 1fr;align-items:start;gap:16px;display:grid}.pie-svg{width:100%;max-width:260px;height:auto;margin-inline:auto;display:block}.pie-legend{gap:8px;display:grid}.pie-legend-item{border-bottom:1px solid var(--line);grid-template-columns:14px minmax(120px,1fr) auto;align-items:center;gap:8px;padding-bottom:6px;font-size:13px;display:grid}.pie-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.pie-label{color:var(--text);font-weight:600}.pie-value{color:var(--body-text);text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.pie-slice-label{fill:#0f172a;paint-order:stroke;stroke:#fff;stroke-width:2px;stroke-linejoin:round;font-size:8px;font-weight:700}.bullet-value{color:var(--text);margin:2px 0;font-size:20px;font-weight:700}.bullet-track{background:#e2e8f0;border-radius:999px;width:100%;height:10px;overflow:hidden}.bullet-fill{border-radius:999px;height:100%}.delta-pos{color:#166534}.delta-neg{color:#b91c1c}.bar-chart{gap:8px;margin-top:8px;display:grid}.bar-row{grid-template-columns:130px 1fr 120px;align-items:center;gap:8px;display:grid}.bar-label{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.bar-track{background:#e2e8f0;border-radius:6px;height:18px;overflow:hidden}.bar-fill{background:linear-gradient(90deg,#0b4f73,#0f766e);height:100%}.bar-value{text-align:right;color:var(--body-text);font-variant-numeric:tabular-nums;font-size:12px}.table-header-bar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.table-header-bar h2{margin:0}.table-header-actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.table-header-actions input,.table-header-actions select{height:var(--control-height);min-width:160px}.table-header-actions .btn-secondary{height:var(--control-height);white-space:nowrap;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.top-customers-mobile{display:none}.top-customers-table{table-layout:fixed;width:100%}.top-customers-table th,.top-customers-table td{padding:6px 8px}.top-customers-table th.num,.top-customers-table td.num{text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.top-customers-table th.act,.top-customers-table td.act{text-align:center}.truncate{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.btn-sm{padding:0 10px;font-size:12px;height:32px!important}.report-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.report-kpi-card{border:1px solid var(--line);background:#fff;border-radius:10px;gap:6px;padding:10px;display:grid}.report-kpi-card span{color:var(--muted);font-size:12px}.report-kpi-card strong{color:var(--text);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-size:18px}.report-tabs{flex-wrap:wrap;gap:8px;display:flex}.report-tabs button{color:#0f172a;background:#e2e8f0;border:1px solid #d1d9e4;border-radius:8px;height:34px;padding:0 12px}.report-tabs button.active{color:#fff;background:#334155;border-color:#334155}.report-table-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.report-table-head h3{margin:0}.report-table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.report-table-actions input,.report-table-actions select{min-width:140px}.report-mobile-toolbar{align-items:center;gap:8px;width:100%;display:none}.report-mobile-toolbar input{flex:1;min-width:0}.report-mobile-gear{justify-content:center;align-items:center;width:44px;min-width:44px;padding:0;display:inline-flex}.report-mobile-sheet-overlay{z-index:85;background:#0f172a47;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.report-mobile-sheet{border:1px solid var(--line);background:#fff;border-bottom:0;border-top-left-radius:14px;border-top-right-radius:14px;gap:10px;width:100%;max-width:720px;max-height:80vh;padding:12px;display:grid;overflow:auto}.report-mobile-sheet-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.report-mobile-sheet-head h4{color:var(--text);margin:0}.report-mobile-sheet-cols{gap:8px;display:grid}.report-mobile-sheet-cols strong{color:var(--text);font-size:13px}.report-mobile-chooser-list{border:1px solid var(--line);border-radius:8px;gap:8px;max-height:220px;padding:8px;display:grid;overflow:auto}.report-mobile-chooser-list label{color:var(--body-text);align-items:center;gap:8px;font-size:13px;display:flex}.report-mobile-sheet-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.report-mobile-prim-list{display:none}.report-mobile-prim-card{border:1px solid var(--line);background:#fff;border-radius:10px;gap:8px;padding:10px;display:grid}.report-mobile-prim-card h4{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.report-mobile-prim-metrics{color:var(--body-text);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;gap:4px;font-size:12px;display:grid}.report-pagination-compact{justify-content:flex-start;align-items:center;gap:8px;margin-top:8px;display:none}.report-pagination-compact span{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;color:var(--text);text-align:center;min-width:48px;font-weight:700}.report-pagination-compact small{color:var(--muted);margin-left:6px}.report-chooser-wrap{position:relative}.report-chooser{border:1px solid var(--line);z-index:30;background:#fff;border-radius:8px;gap:6px;width:280px;max-width:320px;max-height:300px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 8px 24px #0f172a1f}.report-chooser label{color:var(--body-text);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:4px 2px;font-size:12px;display:flex}.report-chooser label:hover{background:#f8fafc}.report-chooser-defaults{justify-self:flex-start;height:32px;padding:4px 8px;font-size:12px}.report-col-required{color:var(--muted);margin-left:auto;font-size:11px;font-style:normal}.report-chooser input[type=checkbox],.report-mobile-chooser-list input[type=checkbox]{flex:0 0 18px;width:18px;height:18px}.report-table-wrap{max-height:60vh}.report-table thead th{z-index:2;cursor:grab;-webkit-user-select:none;user-select:none;background:#eef3f9;position:sticky;top:0}.report-table thead th:active{cursor:grabbing}.report-table thead th.no-drag,.report-table thead th.no-drag:active{cursor:pointer}.report-table thead th.sticky-left,.report-table td.sticky-left{position:sticky;left:0}.report-table thead th.sticky-left{z-index:4;background:#eef3f9;min-width:180px}.report-table td.sticky-left{z-index:1;background:#fff;min-width:180px}.report-col-drag-over{outline-offset:-2px;outline:2px dashed #94a3b8}.report-table td.num,.report-table th.num{text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}table thead th[data-col-dnd="1"]{cursor:grab;-webkit-user-select:none;user-select:none}table thead th.table-col-drop-target{outline-offset:-2px;background:#e2e8f0;outline:2px dashed #94a3b8}table.table-col-dragging thead th[data-col-dnd="1"]{opacity:.95}.report-empty-card{border:1px dashed var(--line);color:var(--muted);background:#f8fafc;border-radius:10px;padding:18px}.report-empty-card h4{color:var(--text);margin:0 0 4px}.report-empty-card p{margin:0}.report-mini-counts{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.report-mini-counts strong{color:var(--text);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.report-pagination{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.report-alert{border:1px solid var(--line);border-radius:8px;margin-top:10px;padding:8px 10px;font-size:13px}.report-alert.success{color:#166534;background:#f0fdf4;border-color:#86efac}.report-alert.error{color:#991b1b;background:#fef2f2;border-color:#fca5a5}@media (max-width:900px){.pie-grid,.bar-row{grid-template-columns:1fr}.bar-value{text-align:left}}.fleet-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.fleet-toolbar-actions{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.fleet-shell{grid-template-columns:320px 1fr;gap:12px;margin-top:10px;display:grid}.fleet-left{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:560px}.fleet-vehicle-list{gap:8px;max-height:640px;padding:8px;display:grid;overflow:auto}.fleet-vehicle-item{all:unset;cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:10px;gap:2px;padding:10px;display:grid}.fleet-vehicle-item strong{color:var(--text)}.fleet-vehicle-item span{color:var(--body-text);font-size:13px}.fleet-vehicle-item small{color:var(--muted);font-size:12px}.fleet-vehicle-item .fleet-vehicle-meta{font-size:11px;line-height:1.3}.fleet-vehicle-item.is-selected{background:#eff6ff;border-color:#0b4f73}.fleet-statuses{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.fleet-status{border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.fleet-status.active{color:#166534;background:#dcfce7}.fleet-status.passive{color:#991b1b;background:#fee2e2}.fleet-status.damaged{color:#9a3412;background:#ffedd5}.fleet-right{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px}.fleet-tabs{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.fleet-tabs button{color:#0f172a;background:#e2e8f0;border:1px solid #d1d9e4;border-radius:8px;height:34px;padding:0 12px}.fleet-tabs button.active{color:#fff;background:#334155;border-color:#334155}.fleet-tabs button:disabled{opacity:.5;cursor:not-allowed}.fleet-tab-panel{gap:10px;display:grid}.fleet-tab-panel h3{margin:0}.fleet-vehicle-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.fleet-vehicle-title-wrap{gap:4px;display:grid}.fleet-vehicle-title-wrap h3{margin:0;line-height:1.25}.fleet-vehicle-id{color:var(--muted);font-size:11px}.fleet-vehicle-form{gap:12px}.fleet-form-section{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px}.fleet-form-section h4{color:var(--text);margin:0 0 8px;font-size:13px}.fleet-toggle{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:40px;padding:0 10px;display:inline-flex}.fleet-toggle-track{background:#cbd5e1;border-radius:999px;align-items:center;width:36px;height:20px;padding:2px;transition:all .2s;display:inline-flex}.fleet-toggle-thumb{background:#fff;border-radius:999px;width:16px;height:16px;transition:transform .2s;box-shadow:0 1px 2px #0f172a33}.fleet-toggle.on .fleet-toggle-track{background:#16a34a}.fleet-toggle.on .fleet-toggle-thumb{transform:translate(16px)}.fleet-toggle-text{color:var(--text);font-size:13px;font-weight:600}.fleet-registration-confidence{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.fleet-registration-confidence span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:2px 8px;font-size:11px}.fleet-empty-state{border:1px dashed var(--line);color:var(--muted);background:#f8fafc;border-radius:10px;padding:18px}.fleet-row-selected{background:#ecfeff}.fleet-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.fleet-kpi-card{border:1px solid var(--line);background:#fff;border-radius:10px;gap:6px;padding:10px;display:grid}.fleet-kpi-label{color:var(--muted);font-size:12px}.fleet-kpi-value{color:var(--text);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-size:16px}.fleet-kpi-badge{border-radius:999px;justify-content:center;align-items:center;width:max-content;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.fleet-kpi-badge.ok{color:#166534;background:#dcfce7}.fleet-kpi-badge.warn{color:#92400e;background:#fef3c7}.fleet-kpi-badge.overdue{color:#991b1b;background:#fee2e2}.action-bar{border-top:1px solid var(--line);background:#fff;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;margin:10px -14px 0;padding:10px 14px;display:flex;position:sticky;bottom:0}.action-bar-left{align-items:center;gap:8px;display:flex}.action-bar-right{align-items:center;gap:8px;margin-left:auto;display:flex}.action-bar .btn-primary,.action-bar .btn-secondary,.action-bar .btn-ghost{height:44px}.field-help{color:var(--muted);font-size:11px}.field-error{color:#b91c1c;font-size:11px;font-weight:600}.toast-stack{z-index:50;gap:8px;max-width:360px;display:grid;position:fixed;top:74px;right:14px}.toast{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:10px;padding:10px 12px;font-size:13px;box-shadow:0 6px 18px #0f172a14}.toast-success{color:#166534;background:#f0fdf4;border-color:#86efac}.toast-error{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.toast-warning{color:#9a3412;background:#fff7ed;border-color:#fdba74}.admin-row-selected{background:#ecfeff}.admin-mobile-selected{background:#f0f9ff;border-color:#0b4f73}.role-picker{gap:8px;display:grid}.role-picker-list{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;padding:8px;display:grid}.role-picker-item{border:1px solid var(--line);min-height:40px;color:var(--body-text);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.role-picker-item.selected{color:#0f172a;background:#eff6ff;border-color:#0b4f73}.role-picker-item input{margin:0}.reset-password-fields{gap:10px;display:grid}.reset-password-input-wrap{position:relative}.reset-password-input-wrap input{width:100%;padding-right:88px}.reset-password-suffix{align-items:center;gap:4px;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.reset-icon-btn{border:1px solid var(--line);color:#334155;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;font-size:13px;display:inline-flex}.reset-icon-btn:hover{background:#f8fafc}.form-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:16px 12px;display:grid}.col-12{grid-column:span 12}.col-8{grid-column:span 8}.col-6{grid-column:span 6}.col-4{grid-column:span 4}.col-3{grid-column:span 3}.col-2{grid-column:span 2}.field{gap:8px;display:grid}.field-meta{min-height:16px;line-height:16px}.file-picker-row{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.file-picker-name{height:var(--control-height);border:1px solid var(--line);color:var(--body-text);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;align-items:center;padding:0 10px;display:flex;overflow:hidden}.timesheet-legend{flex-wrap:wrap;gap:8px;display:flex}.timesheet-legend-item{border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.timesheet-cell{min-width:54px}.timesheet-cell select{background:0 0;border:1px solid #0f172a1f;width:100%;padding:0 6px}.timesheet-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.timesheet-page-header h3{margin:0}.timesheet-action-bar{z-index:20;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;top:60px}.timesheet-action-left,.timesheet-action-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.timesheet-selected-chip{height:var(--control-height);border:1px solid var(--line);color:var(--text);background:#eef2ff;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.timesheet-palette{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.timesheet-palette-chip{border:1px solid var(--line);color:#0f172a;white-space:nowrap;background:#fff;border-radius:999px;height:28px;padding:0 8px;font-size:11px;font-weight:700}.timesheet-palette-chip.is-active{outline:2px solid #1d4ed8}.timesheet-action-left input[type=text],.timesheet-action-left input:not([type]){min-width:180px}.timesheet-radio-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.timesheet-grid-wrap table{font-size:11px}.timesheet-grid-wrap thead th{z-index:2;position:sticky;top:0}.timesheet-grid-wrap thead th:first-child,.timesheet-grid-wrap tbody td:first-child{z-index:3;background:#fff;min-width:240px;position:sticky;left:0}.timesheet-cell{min-width:38px;padding:4px;position:relative}.timesheet-cell-btn{color:#0f172a;text-transform:none;opacity:1;background:0 0;border:1px solid #0000;border-radius:6px;width:100%;height:28px;font-size:12px;font-weight:700}.timesheet-quick-picker{z-index:8;border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(4,28px);gap:4px;padding:6px;display:grid;position:absolute;top:30px;left:0;box-shadow:0 10px 20px #0f172a1f}.timesheet-quick-picker button{border-radius:6px;height:26px;padding:0;font-size:12px}.timesheet-floating-picker{z-index:90;border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:min(230px,100vw - 16px);padding:8px;display:grid;position:fixed;box-shadow:0 10px 20px #0f172a29}.timesheet-help-tooltip{display:inline-block}.timesheet-help-tooltip summary{cursor:pointer;color:#1d4ed8;font-size:12px}.timesheet-help-tooltip ul{color:var(--body-text);margin:8px 0 0;padding-left:16px;font-size:12px}.timesheet-inline-hint{border:1px dashed var(--line);background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;font-size:12px;display:flex}.timesheet-legend-item.is-active{outline:2px solid #1d4ed8}.timesheet-cell-passive{opacity:.55}.timesheet-cell-passive .timesheet-cell-btn{cursor:not-allowed}.timesheet-mobile{display:none}.timesheet-mobile-calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.timesheet-mobile-day{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:8px;align-content:space-between;min-height:56px;padding:6px;font-size:11px;display:grid}.timesheet-mobile-day strong{font-size:13px}.timesheet-mobile-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ts-worked{background:#dcfce7}.ts-leave{background:#e0f2fe}.ts-report{background:#ede9fe}.ts-holiday{background:#fef3c7}.ts-absence{background:#fee2e2}.ts-half{background:#fef9c3}.ts-overtime{background:#ffedd5}.ts-weekend{background:#e0f2fe}.timesheet-legend .ts-worked{border-color:#86efac}.timesheet-legend .ts-leave{border-color:#7dd3fc}.timesheet-legend .ts-report{border-color:#c4b5fd}.timesheet-legend .ts-holiday{border-color:#fcd34d}.timesheet-legend .ts-weekend{border-color:#7dd3fc}.timesheet-legend .ts-absence{border-color:#fca5a5}.timesheet-legend .ts-half{border-color:#fde047}.timesheet-legend .ts-overtime{border-color:#fdba74}.personnel-premium-header{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.personnel-header-left{align-items:center;gap:10px;min-width:0;display:flex}.personnel-header-center{min-width:0}.personnel-header-center h3{margin:0 0 2px}.personnel-header-center p{margin:0}.personnel-header-right{align-items:center;gap:10px;display:flex}.personnel-avatar{border:1px solid var(--line);color:#1e3a8a;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;padding:0;font-size:14px;font-weight:700;display:inline-flex;overflow:hidden}.personnel-avatar.is-editable{cursor:pointer}.personnel-header-actions{align-items:center;gap:8px;display:flex}.personnel-avatar-img{object-fit:cover;width:100%;height:100%}.photo-modal-overlay{z-index:80;background:#0f172a47;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.photo-modal{border:1px solid var(--line);background:#fff;border-radius:12px;gap:12px;width:min(520px,100%);padding:14px;display:grid}.photo-modal-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.photo-modal-head h3{margin:0}.photo-modal-body{gap:12px;display:grid}.photo-modal-preview{border:1px solid var(--line);background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:160px;height:160px;display:flex;overflow:hidden}.photo-modal-preview img{object-fit:cover;width:100%;height:100%}.photo-modal-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.prim-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.prim-section-head h2{margin:0}.prim-section-actions{align-items:center;gap:8px;display:flex}.prim-table th.num,.prim-table td.num,.prim-mobile-row .num{text-align:right;font-variant-numeric:tabular-nums}.prim-empty{border:1px dashed var(--line);color:var(--muted);background:#fff;border-radius:10px;padding:16px}.prim-mobile-cards{gap:10px;display:none}.prim-mobile-card{border:1px solid var(--line);background:#fff;border-radius:10px;gap:8px;padding:10px;display:grid}.prim-mobile-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.prim-mobile-row span{color:var(--muted);font-size:12px}.prim-mobile-actions{justify-content:flex-end;gap:8px;display:flex}.chips{flex-wrap:wrap;gap:6px;display:flex}.admin-users-mobile{gap:10px;display:none}@media (max-width:1100px){.fleet-shell{grid-template-columns:1fr}.fleet-left{min-height:auto}.fleet-toolbar-actions{grid-template-columns:1fr;width:100%;display:grid}.fleet-vehicle-title-row{flex-direction:column}.toast-stack{max-width:none;top:68px;left:12px;right:12px}.timesheet-action-bar{position:static}}@media (max-width:768px){.topbar{padding:0 12px}.auth-shell{width:100%}.topbar-hamburger{display:inline-flex}.topbar-title{display:none}.topbar-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px;display:none;position:fixed;top:64px;left:0;right:0}.topbar-nav.open{display:flex}.topbar-link{justify-content:flex-start;width:100%}.topbar-right{gap:8px}.table-header-bar{align-items:stretch}.table-header-actions{flex-wrap:wrap;width:100%}.table-header-actions input,.table-header-actions select,.table-header-actions .btn-secondary{width:100%}.report-table-actions{grid-template-columns:1fr;width:100%;display:grid}.report-table-actions input,.report-table-actions select,.report-table-actions .btn-secondary{width:100%}.report-pagination{justify-content:stretch}.report-pagination .btn-secondary{width:100%}.report-table-actions-desktop-only{display:none}.report-mobile-toolbar{display:flex}.report-mobile-sheet-actions{grid-template-columns:1fr}.report-mobile-prim-list{gap:8px;display:grid}.report-table-desktop-only{display:none}.report-pagination-compact{display:flex}.report-pagination-compact .btn-secondary{width:auto;min-width:40px}.timesheet-page-header,.timesheet-action-left,.timesheet-action-right{grid-template-columns:1fr;width:100%;display:grid}.timesheet-action-right .btn-primary,.timesheet-action-right .btn-secondary,.timesheet-action-right .btn-ghost,.timesheet-palette{width:100%}.timesheet-palette-chip{justify-content:center;width:100%}.timesheet-inline-hint{flex-direction:column;align-items:flex-start}.timesheet-desktop{display:none}.timesheet-mobile{display:block}.timesheet-mobile-picker-grid{grid-template-columns:1fr}.top-customers-desktop{display:none}.top-customers-mobile{gap:8px;display:grid}.top-customer-card{border:1px solid var(--line);background:#fff;border-radius:10px;gap:8px;padding:10px;display:grid}.top-customer-card h3{color:var(--text);margin:0;font-size:13px}.top-customer-card-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.top-customer-metrics{color:var(--body-text);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;gap:4px;font-size:12px;display:grid}.top-customers-mobile-empty{border:1px dashed var(--line);color:var(--muted);border-radius:8px;padding:10px;font-size:13px}.form-grid{grid-template-columns:1fr}.col-12,.col-8,.col-6,.col-4,.col-3,.col-2{grid-column:auto}.form-grid .btn-primary,.form-grid .btn-secondary,.form-grid .btn-ghost{width:100%}.file-picker-row{grid-template-columns:1fr}.action-bar{flex-direction:column;align-items:stretch}.action-bar-right{grid-template-columns:1fr;width:100%;display:grid}.action-bar-left,.action-bar .btn-primary,.action-bar .btn-secondary,.action-bar .btn-ghost{width:100%}.personnel-premium-header{flex-direction:column;align-items:stretch}.personnel-header-left{width:100%}.personnel-header-right{justify-content:space-between;width:100%}.personnel-header-actions{grid-template-columns:1fr;width:100%;display:grid}.personnel-header-actions .btn-primary,.personnel-header-actions .btn-secondary,.personnel-header-actions .btn-ghost,.photo-modal{width:100%}.photo-modal-preview{width:120px;height:120px}.photo-modal-actions{grid-template-columns:1fr;width:100%;display:grid}.prim-section-head{flex-direction:column;align-items:stretch}.prim-section-actions{grid-template-columns:1fr 1fr;display:grid}.prim-table-desktop{display:none}.prim-mobile-cards{display:grid}.admin-users-desktop{display:none}.admin-users-mobile{display:grid}}
@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.c949a514.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.a3ed597e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.319fa961.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.323431dc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0f2c7ba8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.af4fcd24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Fallback;src:local(Arial);ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.0%;size-adjust:101.17%}.ibm_plex_sans_3e2a4a3c-module__0Pz8ra__className{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}
