.enterprise-review{display:grid;gap:18px;color:var(--text-primary, #132338)}.enterprise-review-head,.enterprise-review-criterion header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.enterprise-review-head h2,.enterprise-review-criterion h3{margin:0}.enterprise-review p{line-height:1.55;margin:8px 0}.enterprise-review-head p{max-width:85ch}.enterprise-review-decision{border:1px solid #d79696;border-left:5px solid #a92828;border-radius:10px;padding:18px;background:var(--surface-1, #fff)}.enterprise-review-decision strong{font-size:25px;color:#a92828}.enterprise-review-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.enterprise-review-kpis article,.enterprise-review-criterion{border:1px solid var(--border, #ced8e3);border-radius:10px;padding:18px;background:var(--surface-1, #fff);min-width:0}.enterprise-review-kpis span{display:block;font-size:12px}.enterprise-review-kpis strong{font-size:30px}.enterprise-review-note{padding:14px;border-radius:8px;background:var(--surface-1, #fff);border:1px solid var(--border, #ced8e3)}.enterprise-review-filter{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.enterprise-review-filter select{max-width:100%;padding:9px}.enterprise-review-list{display:grid;gap:12px}.enterprise-review-badge{padding:6px 10px;border-radius:20px;font-size:11px;font-weight:700}.enterprise-review-badge.status-local{color:#135530;background:#e2f3e9}.enterprise-review-badge.status-partial{color:#79500e;background:#fff2d9}.enterprise-review-badge.status-pending,.enterprise-review-badge.status-missing{color:#8e2424;background:#ffe8e8}.enterprise-review details{margin-top:10px;font-size:12px}.enterprise-review summary{cursor:pointer}.enterprise-review code{overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fos-screen{display:flex;flex-direction:column;gap:18px;max-width:1400px;padding-bottom:40px}.fos-screen-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.fos-screen-head h2{margin:0;font-size:26px;line-height:1.12;color:var(--text-primary)}.fos-screen-head p{margin:3px 0 0;max-width:78ch;color:var(--text-muted);font-size:13.5px;text-wrap:pretty}.fos-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(196px,1fr));gap:12px}.fos-kpi{display:flex;flex-direction:column;gap:7px;min-height:118px;padding:14px 15px 13px;background:var(--surface-1);border:1px solid var(--border);border-top:3px solid var(--accent);border-radius:var(--radius-md);text-align:left}.fos-kpi-clickable{cursor:pointer;min-height:118px!important;color:inherit!important;box-shadow:none!important;font:inherit!important}.fos-kpi-clickable:hover{border-color:var(--accent)!important;background:var(--surface-2)!important}.fos-kpi-ok{border-top-color:var(--status-success)}.fos-kpi-warn{border-top-color:var(--status-warning)}.fos-kpi-danger{border-top-color:var(--status-danger)}.fos-kpi-neutral{border-top-color:var(--border-strong)}.fos-kpi-label{font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted)}.fos-kpi-value-row{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.fos-kpi-value{font-family:var(--fos-font-mono, ui-monospace, monospace);font-variant-numeric:tabular-nums;font-size:30px;font-weight:700;line-height:1;letter-spacing:-.02em;color:var(--text-primary)}.fos-kpi-value-muted{font-family:inherit;font-size:15px;font-weight:600;line-height:1.25;letter-spacing:0;color:var(--text-muted)}.fos-kpi-unit{font-size:13px;font-weight:600;font-style:normal;color:var(--text-muted)}.fos-kpi-helper{margin-top:auto;font-size:11.5px;line-height:1.35;color:var(--text-muted)}.fos-panel{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-md);padding:15px 16px 16px}.fos-panel-danger{border-left:3px solid var(--status-danger)}.fos-panel-warn{border-left:3px solid var(--status-warning)}.fos-panel-ok{border-left:3px solid var(--status-success)}.fos-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px;flex-wrap:wrap}.fos-panel-head h2{margin:0;font-size:17px;color:var(--text-primary)}.fos-panel-head p{margin:3px 0 0;max-width:80ch;font-size:12.5px;line-height:1.45;color:var(--text-muted)}.fos-panel-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.fos-columns{display:grid;grid-template-columns:minmax(520px,2fr) minmax(300px,1fr);gap:14px;align-items:start}@media (max-width: 1100px){.fos-columns{grid-template-columns:minmax(0,1fr)}}.fos-stack{display:flex;flex-direction:column;gap:14px}.fos-table-wrap{overflow-x:auto}.fos-table{width:100%;border-collapse:collapse;font-size:13px}.fos-table th{padding:8px 10px;text-align:left;white-space:nowrap;background:var(--surface-2);border-bottom:1px solid var(--border);font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted)}.fos-table td{padding:9px 10px;border-bottom:1px solid var(--border);vertical-align:top;color:var(--text-primary)}.fos-table tbody tr:hover{background:var(--surface-2)}.fos-table .fos-num,.fos-mono{font-family:var(--fos-font-mono, ui-monospace, monospace);font-variant-numeric:tabular-nums}.fos-table .fos-num{text-align:right}.fos-row-link{padding:0!important;min-height:0!important;border:0!important;background:none!important;box-shadow:none!important;color:var(--accent)!important;font:inherit!important;font-family:var(--fos-font-mono, ui-monospace, monospace)!important;font-weight:600!important;cursor:pointer;text-decoration:underline}.fos-pill{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:3px;border:1px solid transparent;font-family:var(--fos-font-mono, ui-monospace, monospace);font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.fos-pill-ok{background:color-mix(in oklch,var(--status-success) 14%,var(--surface-1));border-color:color-mix(in oklch,var(--status-success) 40%,transparent);color:var(--status-success)}.fos-pill-warn{background:color-mix(in oklch,var(--status-warning) 16%,var(--surface-1));border-color:color-mix(in oklch,var(--status-warning) 42%,transparent);color:var(--status-warning)}.fos-pill-danger{background:color-mix(in oklch,var(--status-danger) 14%,var(--surface-1));border-color:color-mix(in oklch,var(--status-danger) 40%,transparent);color:var(--status-danger)}.fos-pill-info{background:color-mix(in oklch,var(--accent) 12%,var(--surface-1));border-color:color-mix(in oklch,var(--accent) 38%,transparent);color:var(--accent)}.fos-pill-neutral{background:var(--surface-3);border-color:var(--border);color:var(--text-muted)}.fos-empty,.fos-error{display:flex;flex-direction:column;gap:5px;align-items:flex-start;padding:18px;border:1px dashed var(--border);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-muted);font-size:13px}.fos-empty strong,.fos-error strong{color:var(--text-primary);font-size:14px}.fos-error{border-style:solid;border-color:color-mix(in oklch,var(--status-danger) 40%,transparent);background:color-mix(in oklch,var(--status-danger) 8%,var(--surface-1))}.fos-external-notice{margin:0;padding:7px 10px;border-left:3px solid var(--status-warning);background:color-mix(in oklch,var(--status-warning) 10%,var(--surface-1));font-size:12px;color:var(--text-primary)}.fos-inline-error{margin:0;padding:8px 10px;border:1px solid color-mix(in oklch,var(--status-danger) 40%,transparent);border-radius:var(--radius-sm);background:color-mix(in oklch,var(--status-danger) 8%,var(--surface-1));color:var(--status-danger);font-size:12.5px;line-height:1.4}.fos-chips{display:flex;gap:6px;flex-wrap:wrap}.fos-chip{min-height:30px!important;padding:5px 12px!important;border:1px solid var(--border)!important;border-radius:var(--radius-sm)!important;background:var(--surface-1)!important;color:var(--text-muted)!important;box-shadow:none!important;font-size:12.5px!important;font-weight:600!important;cursor:pointer}.fos-chip:hover{background:var(--surface-3)!important;color:var(--text-primary)!important}.fos-chip[aria-pressed=true]{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}.fos-bars{display:flex;flex-direction:column;gap:9px}.fos-bar-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;align-items:center}.fos-bar-label{font-size:12.5px;color:var(--text-primary)}.fos-bar-value{font-family:var(--fos-font-mono, ui-monospace, monospace);font-size:12px;color:var(--text-muted)}.fos-bar-track{grid-column:1 / -1;height:7px;border-radius:3px;background:var(--surface-3);overflow:hidden}.fos-bar-fill{height:100%;background:var(--accent)}.fos-steps{display:flex;gap:0;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;background:var(--surface-1)}.fos-step{flex:1;display:flex;align-items:center;gap:9px;padding:11px 14px;border-right:1px solid var(--border);font-size:12.5px;color:var(--text-muted);background:var(--surface-2)}.fos-step:last-child{border-right:0}.fos-step-current{background:var(--surface-1);color:var(--text-primary);font-weight:600;box-shadow:inset 0 -3px 0 var(--accent)}.fos-step-done{color:var(--status-success);background:var(--surface-1)}.fos-step-num{display:grid;place-items:center;width:22px;height:22px;flex:none;border-radius:50%;background:var(--surface-3);color:var(--text-muted);font-family:var(--fos-font-mono, ui-monospace, monospace);font-size:11px;font-weight:700}.fos-step-current .fos-step-num{background:var(--accent);color:#fff}.fos-step-done .fos-step-num{background:var(--status-success);color:#fff}.fos-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.fos-field{display:flex;flex-direction:column;gap:5px}.fos-field>span{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.fos-field .fos-field-hint{font-size:11.5px;line-height:1.4;color:var(--text-muted);text-transform:none;letter-spacing:0;font-weight:400}.fos-origin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.fos-origin-card{display:flex!important;flex-direction:column;gap:5px;align-items:flex-start!important;min-height:0!important;padding:13px 14px!important;border:1px solid var(--border)!important;border-radius:var(--radius-md)!important;background:var(--surface-1)!important;color:var(--text-primary)!important;box-shadow:none!important;text-align:left;cursor:pointer}.fos-origin-card:hover{border-color:var(--accent)!important;background:var(--surface-2)!important}.fos-origin-card[aria-pressed=true]{border-color:var(--accent)!important;border-left-width:3px!important;background:color-mix(in oklch,var(--accent) 8%,var(--surface-1))!important}.fos-origin-card strong{font-size:14px;font-weight:600}.fos-origin-card span{font-size:12px;line-height:1.4;color:var(--text-muted);font-weight:400}.fos-wizard-foot{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-top:14px;margin-top:4px;border-top:1px solid var(--border);flex-wrap:wrap}.fos-checklist{display:flex;flex-direction:column;gap:7px;margin:0;padding:0;list-style:none}.fos-check{display:grid;grid-template-columns:18px minmax(0,1fr);gap:3px 9px;align-items:start;font-size:13px}.fos-check-mark{grid-row:span 2;font-family:var(--fos-font-mono, ui-monospace, monospace);font-weight:700;line-height:1.4}.fos-check-ok .fos-check-mark{color:var(--status-success)}.fos-check-missing .fos-check-mark{color:var(--status-danger)}.fos-check-missing .fos-check-label{font-weight:600}.fos-check-detail{grid-column:2;font-size:11.5px;line-height:1.4;color:var(--text-muted)}.fos-statusline{display:flex;gap:4px;overflow-x:auto;padding-bottom:4px}.fos-statusline-item{display:flex;flex-direction:column;gap:2px;flex:none;min-width:108px;padding:7px 10px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);font-size:11.5px;color:var(--text-muted)}.fos-statusline-item strong{font-size:12.5px;color:var(--text-primary)}.fos-statusline-current{border-color:var(--accent);background:color-mix(in oklch,var(--accent) 10%,var(--surface-1))}.fos-statusline-time{font-family:var(--fos-font-mono, ui-monospace, monospace);font-size:10.5px}.fos-recurrence{border:1px solid color-mix(in oklch,var(--status-danger) 45%,transparent);border-left-width:3px;border-radius:var(--radius-md);background:color-mix(in oklch,var(--status-danger) 7%,var(--surface-1));padding:13px 15px}.fos-recurrence h3{margin:0 0 4px;font-size:15px;color:var(--status-danger)}.fos-recurrence p{margin:0 0 9px;font-size:12.5px;line-height:1.45;color:var(--text-primary)}.fos-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:11px}.fos-detail-item{display:flex;flex-direction:column;gap:2px}.fos-detail-item dt{font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.fos-detail-item dd{margin:0;font-size:13.5px;color:var(--text-primary)}.fos-cost-row{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid var(--border);font-size:13px}.fos-cost-row:last-child{border-bottom:0;padding-top:9px;font-weight:700;font-size:14.5px}.fos-cost-row span:last-child{font-family:var(--fos-font-mono, ui-monospace, monospace);font-variant-numeric:tabular-nums}.fos-hint{margin:0;font-size:11.5px;line-height:1.45;color:var(--text-muted)}.fos-phone-stage{display:flex;gap:22px;align-items:flex-start;flex-wrap:wrap}.fos-phone{width:392px;height:722px;flex:none;padding:9px;border-radius:34px;background:var(--brand-navy-900);box-shadow:var(--shadow-lg)}.fos-phone-screen{display:flex;flex-direction:column;height:100%;border-radius:25px;overflow:hidden;background:var(--surface-0)}.fos-phone-head{flex:none;padding:14px 16px 12px;background:var(--brand-navy-900);color:#fff}.fos-phone-head-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.fos-phone-plate{font-family:var(--fos-font-mono, ui-monospace, monospace);font-size:19px;font-weight:700;letter-spacing:.04em}.fos-phone-timer{font-family:var(--fos-font-mono, ui-monospace, monospace);font-size:15px;font-weight:600;opacity:.92}.fos-phone-sub{margin-top:3px;font-size:11.5px;opacity:.72}.fos-phone-progress{margin-top:10px;height:5px;border-radius:3px;background:#fff3;overflow:hidden}.fos-phone-progress span{display:block;height:100%;background:var(--status-success);transition:width .2s ease}.fos-phone-body{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px}.fos-phone-foot{flex:none;padding:12px 14px 14px;border-top:1px solid var(--border);background:var(--surface-1)}.fos-phone-foot button{width:100%;min-height:54px!important;font-size:15px!important;font-weight:700!important}.fos-check-card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px}.fos-check-card-critical{border-color:color-mix(in oklch,var(--status-danger) 45%,transparent);border-left-width:3px}.fos-check-card-section{font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.fos-check-card-question{margin:6px 0 14px;font-size:18px;line-height:1.28;font-weight:600;color:var(--text-primary);text-wrap:pretty}.fos-answer-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fos-answer-row button{min-height:50px!important;border-radius:var(--radius-md)!important;border:1px solid var(--border)!important;background:var(--surface-1)!important;color:var(--text-muted)!important;box-shadow:none!important;font-size:14px!important;font-weight:700!important}.fos-answer-ok[aria-pressed=true]{background:color-mix(in oklch,var(--status-success) 16%,var(--surface-1))!important;border-color:var(--status-success)!important;color:var(--status-success)!important}.fos-answer-fail[aria-pressed=true]{background:color-mix(in oklch,var(--status-danger) 16%,var(--surface-1))!important;border-color:var(--status-danger)!important;color:var(--status-danger)!important}.fos-answer-na[aria-pressed=true]{background:var(--surface-3)!important;border-color:var(--border-strong)!important;color:var(--text-primary)!important}.fos-evidence-block{margin-top:12px;padding:12px;border:1px solid color-mix(in oklch,var(--status-danger) 45%,transparent);border-radius:var(--radius-md);background:color-mix(in oklch,var(--status-danger) 8%,var(--surface-1))}.fos-evidence-block strong{display:block;margin-bottom:8px;font-size:13px;color:var(--status-danger)}.fos-evidence-capture{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border:1px dashed var(--status-danger);border-radius:var(--radius-md);background:var(--surface-1);color:var(--status-danger);font-size:14px;font-weight:700;cursor:pointer}.fos-evidence-capture input[type=file]{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.fos-evidence-preview{display:flex;flex-direction:column;gap:8px}.fos-evidence-preview img{width:100%;max-height:220px;object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--border)}.fos-evidence-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.fos-evidence-thumb{display:flex;flex-direction:column;gap:4px}.fos-evidence-thumb img{width:100%;height:90px;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border)}.fos-evidence-thumb button{min-height:26px!important;padding:2px 6px!important;font-size:11px!important}.fos-sync-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:3px;font-family:var(--fos-font-mono, ui-monospace, monospace);font-size:10.5px;font-weight:600;letter-spacing:.05em}.fos-sync-clean{background:#ffffff24;color:#fff}.fos-sync-pending{background:var(--status-warning);color:#14100a}.fos-wo-card{background:var(--surface-1);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius-md);padding:13px 14px}.fos-wo-card-p1{border-left-color:var(--status-danger)}.fos-wo-card-actions{display:flex;gap:8px;margin-top:12px}.fos-wo-card-actions button{flex:1;min-height:48px!important;font-size:13.5px!important;font-weight:700!important}.fos-notes{flex:1;min-width:320px;display:flex;flex-direction:column;gap:12px}.fos-note{border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius-md);background:var(--surface-1);padding:12px 14px}.fos-note-ref{font-family:var(--fos-font-mono, ui-monospace, monospace);font-size:10.5px;font-weight:700;letter-spacing:.08em;color:var(--accent)}.fos-note h3{margin:3px 0 5px;font-size:14.5px;color:var(--text-primary)}.fos-note p{margin:0;font-size:12.5px;line-height:1.5;color:var(--text-muted);text-wrap:pretty}.fos-matrix{font-size:12px}.fos-matrix th:first-child,.fos-matrix td:first-child{position:sticky;left:0;background:var(--surface-1);z-index:1;font-weight:600;text-align:left}.fos-matrix td{text-align:center;font-family:var(--fos-font-mono, ui-monospace, monospace);font-size:11px}.fos-matrix-row-current td{background:color-mix(in oklch,var(--accent) 8%,var(--surface-1))}.fos-gate{display:grid;grid-template-columns:26px minmax(0,1fr);gap:3px 12px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1)}.fos-gate-blocking{border-color:color-mix(in oklch,var(--status-danger) 45%,transparent);border-left-width:3px;background:color-mix(in oklch,var(--status-danger) 6%,var(--surface-1))}.fos-gate-mark{grid-row:span 3;align-self:center;font-size:19px;line-height:1;text-align:center}.fos-gate-name{font-size:14px;font-weight:600;color:var(--text-primary)}.fos-gate-detail{font-size:12px;line-height:1.45;color:var(--text-muted)}.fos-verdict{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:var(--radius-md);border:1px solid var(--border)}.fos-verdict-nogo{border-color:color-mix(in oklch,var(--status-danger) 50%,transparent);background:color-mix(in oklch,var(--status-danger) 9%,var(--surface-1))}.fos-verdict-go{border-color:color-mix(in oklch,var(--status-success) 50%,transparent);background:color-mix(in oklch,var(--status-success) 9%,var(--surface-1))}.fos-verdict strong{font-family:var(--fos-font-display, inherit);font-size:30px;line-height:1;letter-spacing:.02em}.fos-verdict-nogo strong{color:var(--status-danger)}.fos-verdict-go strong{color:var(--status-success)}:root{color-scheme:light;font-family:var(--brand-font-body, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);background:var(--surface-0);color:var(--text-primary);--brand-navy-950: #050d1a;--brand-navy-900: #0a1628;--brand-navy-800: #0f2138;--brand-navy-700: #14324f;--brand-primary: #0e4d7a;--brand-primary-hover: #0a3d62;--brand-primary-dark: #082f4c;--brand-cyan: #38bdf8;--brand-cyan-strong: #0ea5e9;--brand-cyan-soft: #e0f2fe;--brand-secondary: #0f766e;--brand-secondary-hover: #0d9488;--brand-accent-soft: #e8f4fc;--brand-accent-muted: rgba(14, 77, 122, .12);--brand-success: #0f766e;--brand-warning: #d97706;--brand-danger: #b42318;--brand-info: #0284c7;--brand-deep: #0a1628;--brand-mint: #14b8a6;--brand-slate: #475569;--status-success: #0f766e;--status-warning: #d97706;--status-danger: #b42318;--status-info: var(--brand-cyan-strong);--chart-1: #0e4d7a;--chart-2: #0ea5e9;--chart-3: #0f766e;--chart-4: #14324f;--chart-5: #38bdf8;--chart-6: #d97706;--chart-7: #0284c7;--chart-8: #64748b;--accent: var(--brand-primary);--accent-hover: var(--brand-primary-hover);--accent-glow: rgba(14, 165, 233, .28);--surface-0: #eef3f8;--surface-1: #ffffff;--surface-2: #f5f9fc;--surface-3: #e7eef5;--border: #c5d2de;--border-strong: #9eb0c0;--text-primary: #0f172a;--text-muted: #64748b;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(10, 22, 40, .06);--shadow-md: 0 8px 24px rgba(10, 22, 40, .08);--shadow-lg: 0 18px 40px rgba(10, 22, 40, .12);--nav-default: var(--brand-navy-800);--nav-default-hover: var(--brand-navy-700);--nav-active-ring: var(--brand-cyan);--nav-progress: var(--brand-warning);--nav-progress-text: #fff;--nav-done: var(--brand-secondary);--nav-done-hover: var(--brand-secondary-hover);--alert-surface: var(--brand-accent-soft);--alert-border: rgba(14, 77, 122, .28);--alert-high-surface: #fef2f2;--alert-high-border: #fecaca;--alert-medium-surface: #fffbeb;--alert-medium-border: #fde68a}body.theme-dark{color-scheme:dark;--surface-0: #0a101d;--surface-1: #111a2e;--surface-2: #16223b;--surface-3: #1d2d4d;--border: #243656;--border-strong: #334b75;--text-primary: #f1f5f9;--text-muted: #94a3b8;--brand-navy-950: #020617;--brand-navy-900: #090e17;--brand-navy-800: #0f172a;--brand-accent-soft: #162438;--brand-accent-muted: rgba(56, 189, 248, .15);background:var(--surface-0);color:var(--text-primary)}*{box-sizing:border-box}html{max-width:100%;overflow-x:clip}body{margin:0;max-width:100%;overflow-x:clip}#root{max-width:100%;min-width:0}.app-shell ul:not([class]),.app-shell ol:not([class]),.help-card ul,.help-two-col ul,.help-steps,.company-config-important ul,.operational-help ul,.vtv-form-tab ul,.notification-list{list-style-position:outside;padding-left:1.35em;margin:.35em 0}.app-shell ul:not([class]) li,.app-shell ol:not([class]) li,.help-card li,.help-steps li,.company-config-important li{padding-left:.35em;margin:.25em 0;line-height:1.5}.app-shell ul:not([class]) li::marker,.help-card li::marker,.company-config-important li::marker{color:var(--brand-primary)}.app-shell .bullet-gap{display:inline-block;margin-right:.4em}.app-shell button,.app-shell input,.app-shell textarea,.app-shell select,.notification-popover button,.notification-popover input{font:inherit}.app-shell button{min-height:38px;border:0;border-radius:var(--radius-sm);padding:8px 12px;color:#fff;background:linear-gradient(180deg,var(--brand-primary) 0%,var(--brand-primary-hover) 100%);box-shadow:var(--shadow-sm);cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .12s ease}.app-shell button:hover{background:linear-gradient(180deg,var(--brand-primary-hover) 0%,var(--brand-primary-dark) 100%);box-shadow:0 0 0 3px var(--accent-glow)}.app-shell button:disabled{cursor:wait;opacity:.64;box-shadow:none}.app-shell button.secondary{color:var(--brand-navy-800);background:var(--surface-3);border:1px solid var(--border);box-shadow:none}.app-shell button.secondary:hover{background:var(--brand-cyan-soft);border-color:#0ea5e959;box-shadow:none}.app-shell button.danger{background:var(--brand-danger);box-shadow:none}.app-shell button.danger:hover{background:#8f1d14;box-shadow:0 0 0 3px #b423182e}.app-shell input,.app-shell textarea,.app-shell select{width:100%;min-height:38px;border:1px solid var(--border);border-radius:var(--radius-sm);padding:9px 10px;background:var(--surface-1);color:var(--text-primary);transition:border-color .15s ease,box-shadow .15s ease}.app-shell input:focus,.app-shell textarea:focus,.app-shell select:focus{outline:none;border-color:var(--brand-cyan-strong);box-shadow:0 0 0 3px var(--accent-glow)}.app-shell input[type=checkbox]{width:18px;min-height:18px}input.no-spinner,input[type=number],.vtv-inspection-input[type=number],.company-alerts-form input[type=number],.checklist-config input[type=number],.company-tire-services input[type=number],.vcc-editor-modal input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input.no-spinner::-webkit-outer-spin-button,input.no-spinner::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,.vtv-inspection-input[type=number]::-webkit-outer-spin-button,.vtv-inspection-input[type=number]::-webkit-inner-spin-button,.company-alerts-form input[type=number]::-webkit-outer-spin-button,.company-alerts-form input[type=number]::-webkit-inner-spin-button,.checklist-config input[type=number]::-webkit-outer-spin-button,.checklist-config input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.app-shell textarea{min-height:82px;resize:vertical}.app-shell label{display:grid;gap:6px;color:var(--brand-slate);font-size:13px;font-weight:700}.app-shell{background:var(--surface-0)}button,input,textarea,select{font:inherit;box-sizing:border-box}label{display:block}.login-shell-photo{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0b1b33}.login-photo-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center 40%;background-repeat:no-repeat;transform:scale(1.02)}.login-photo-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(105deg,#07162aeb,#0b2340d1 42%,#0b23408c 68%,#07162ab8),linear-gradient(180deg,rgba(7,22,42,.35) 0%,transparent 30%,rgba(7,22,42,.55) 100%)}.login-content-photo{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,420px);gap:40px;width:min(1180px,100%);padding:36px 32px;align-items:center}.login-brand-photo{color:#fff;animation:fade-up .7s cubic-bezier(.16,1,.3,1) both}.photo-brand-mark{display:inline-flex;align-items:center;gap:12px;margin-bottom:22px;padding:8px 16px 8px 8px;border-radius:16px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px #0000002e}.photo-brand-mark-logo{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#fff;box-shadow:0 4px 14px #00000029;overflow:hidden;flex-shrink:0}.photo-brand-mark-logo img{width:36px;height:36px;object-fit:contain;display:block}.photo-brand-mark-text{font-size:13px;font-weight:800;letter-spacing:.1em;color:#fff;line-height:1.2}.photo-kicker{margin:0 0 12px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#8cc5faf2}.photo-title{margin:0 0 14px;max-width:18ch;font-size:clamp(1.85rem,3.6vw,2.7rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;color:#fff}.photo-title span{display:block;color:#cfe7ff}.photo-desc{margin:0 0 22px;max-width:50ch;color:#ffffffc7;font-size:15px;line-height:1.65}.photo-pillars{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:10px;max-width:540px}.photo-pillars li{display:grid;gap:2px;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;border-left:3px solid #c8202a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.photo-pillars strong{font-size:13.5px;color:#fff}.photo-pillars span{font-size:12.5px;color:#ffffffad;line-height:1.45}.photo-stats{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:16px}.photo-stats div{min-width:92px;padding-left:12px;border-left:2px solid rgba(200,32,42,.85);display:grid;gap:3px}.photo-stats b{font-size:1.15rem;font-weight:800;color:#fff;line-height:1}.photo-stats span{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;font-weight:600}.photo-service-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.photo-service-tags span{padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff12;color:#ffffffdb;font-size:12px;font-weight:600}.photo-tagline{margin:0;font-size:12.5px;color:#ffffff85;letter-spacing:.02em;max-width:48ch;line-height:1.5}.login-card-light{position:relative;padding:28px 28px 22px;border-radius:20px;background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 28px 64px #07162a59,0 2px #fff9 inset;animation:card-entrance .85s cubic-bezier(.16,1,.3,1) .1s both}.login-card-light-brand{display:flex;justify-content:center;align-items:center;margin:0 0 16px;padding:14px 12px;border-radius:14px;background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e2e8f0;box-shadow:inset 0 1px #ffffffe6}.login-card-light-logo-full{display:block;width:min(100%,280px);height:auto;max-height:148px;object-fit:contain;object-position:center}.login-card-light-header{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #eef2f7}.login-card-light-titles{min-width:0;width:100%;text-align:left}.login-card-light-titles h2{margin:0 0 4px;color:#0f172a;font-size:22px;font-weight:800;letter-spacing:-.03em}.login-card-light-titles p{margin:0;color:#64748b;font-size:13px;line-height:1.4}.login-card-form{display:grid;gap:14px;margin-bottom:14px}.login-field{display:grid;gap:6px}.login-field label{color:#475569;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-field-control{position:relative;display:flex;align-items:center}.login-field-icon{position:absolute;left:14px;font-size:13px;opacity:.45;pointer-events:none;z-index:1;line-height:1}.login-field-control input,.login-card-form .login-field>input{width:100%;padding:13px 14px 13px 42px;border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc;color:#0f172a;font-size:14px;min-height:0;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.login-card-form .login-field>input{padding-left:14px}.login-field-control input::placeholder,.login-card-form .login-field>input::placeholder{color:#94a3b8}.login-field-control input:focus,.login-card-form .login-field>input:focus{outline:none;border-color:#1e63be;background:#fff;box-shadow:0 0 0 3px #1e63be24}.login-btn-primary{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 18px;border:none;border-radius:12px;background:linear-gradient(90deg,#b91c1c,#c8202a 55%,#dc2626);color:#fff;font-size:15px;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 10px 24px #c8202a47;min-height:0}.login-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #c8202a5c}.login-btn-primary:disabled{opacity:.7;cursor:wait;transform:none}.login-btn-secondary{width:100%;padding:11px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#475569;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease;min-height:0}.login-btn-secondary:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}.login-api-status{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;font-size:12.5px;font-weight:600;line-height:1.4}.login-card-note{display:grid;gap:8px;margin-bottom:12px;padding:12px 14px;border-radius:12px;border:1px solid #eef2f7;background:#f8fafc}.login-card-note p{margin:0;color:#64748b;font-size:12.5px;line-height:1.45}.login-card-note small{color:#94a3b8;font-size:11.5px;line-height:1.4}.login-card-foot{display:grid;gap:6px;padding-top:14px;border-top:1px solid #eef2f7;text-align:center}.login-card-foot-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;align-items:center;font-size:12.5px;color:#94a3b8}.login-card-foot-links a{color:#1e63be;font-weight:600;text-decoration:none}.login-card-foot-links a:hover{text-decoration:underline;color:#0f3f7a}.login-card-foot-meta{font-size:11px;color:#94a3b8}.login-card-test-users{margin:8px 0 12px}.login-card-light .test-users-divider span{background:#fff;color:#94a3b8}.login-card-light .test-users-hint{color:#94a3b8}.login-card-light .test-user-card{border-color:#e2e8f0;background:#f8fafc}.login-card-light .tuc-info strong{color:#0f172a}.login-card-light .tuc-info small{color:#64748b}@media (max-width: 960px){.login-content-photo{grid-template-columns:1fr;padding:22px 18px 28px;gap:22px}.photo-title{max-width:none}.login-photo-bg{background-position:center center}}.login-shell-3d,.login-shell-corp,.login-shell-tire{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(1200px 600px at 12% -8%,rgba(14,165,233,.18),transparent 55%),radial-gradient(900px 520px at 92% 108%,rgba(200,32,42,.12),transparent 52%),linear-gradient(160deg,#050d1a,#071a2f 48%,#0b1b33)}.login-canvas,.login-canvas-immersive{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:1}.orb{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0}.orb-1{width:700px;height:700px;top:-220px;left:-140px;background:radial-gradient(circle,rgba(14,165,233,.24) 0%,transparent 70%);animation:orb-drift 9s ease-in-out infinite}.orb-2{width:550px;height:550px;bottom:-160px;right:-120px;background:radial-gradient(circle,rgba(15,118,110,.16) 0%,transparent 70%);animation:orb-drift 11s ease-in-out infinite reverse}.orb-3{width:450px;height:450px;top:38%;right:28%;background:radial-gradient(circle,rgba(56,189,248,.12) 0%,transparent 70%);animation:orb-drift 13s ease-in-out infinite 3s}.orb-tire{width:380px;height:380px;top:18%;left:28%;background:radial-gradient(circle,rgba(200,32,42,.14) 0%,transparent 68%);animation:orb-drift 10s ease-in-out infinite 1.5s}@keyframes orb-drift{0%,to{transform:translateY(0) scale(1)}33%{transform:translateY(-28px) scale(1.04)}66%{transform:translateY(14px) scale(.97)}}.login-content,.login-content-corp{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,420px);gap:40px;width:min(1120px,100%);padding:28px 32px;align-items:center}.login-brand,.login-brand-corp{color:#fff;animation:fade-up .7s cubic-bezier(.16,1,.3,1) both}.corp-logo-block{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:22px}.corp-logo-text{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.corp-logo-img{height:48px;width:auto;max-width:min(200px,60vw);object-fit:contain;background:#fff;border-radius:12px;padding:8px 12px;box-shadow:0 12px 32px #00000047}.tire-logo-3d{width:88px;height:88px;position:relative;flex-shrink:0}.tire-hub{top:16px!important;right:16px!important;bottom:16px!important;left:16px!important;border-radius:50%!important;background:#071a2fd9!important;border:1px solid rgba(56,189,248,.45);filter:drop-shadow(0 0 16px rgba(14,165,233,.55))!important;overflow:hidden}.tire-hub img{width:40px;height:40px;object-fit:contain}.tire-ring{border-width:2px!important}.logo-ring.tire-ring:before{background:#c8202a!important;box-shadow:0 0 12px 2px #c8202abf!important}.logo-ring.ring-2.tire-ring:before{background:#38bdf8!important;box-shadow:0 0 12px 2px #38bdf8cc!important}.corp-product-pill{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;border:1px solid rgba(140,197,250,.35);background:#1e63be2e;color:#8cc5fa;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.corp-kicker{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8cc5faf2}.corp-title{margin:0 0 14px;max-width:16ch;font-size:clamp(1.75rem,3.4vw,2.55rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;color:#fff}.corp-title span{display:block;color:#8cc5fa}.corp-desc{margin:0 0 22px;max-width:48ch;color:#ffffffb8;font-size:15px;line-height:1.65}.corp-pillars{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:12px;max-width:520px}.corp-pillars li{display:grid;gap:2px;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;border-left:3px solid #C8202A}.corp-pillars strong{font-size:13.5px;color:#fff}.corp-pillars span{font-size:12.5px;color:#ffffff9e;line-height:1.45}.corp-stats{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:18px}.corp-stats div{min-width:88px;padding-left:12px;border-left:2px solid rgba(200,32,42,.75);display:grid;gap:3px}.corp-stats b{font-size:1.15rem;font-weight:800;color:#fff;line-height:1}.corp-stats span{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#ffffff80;font-weight:600}.corp-service-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.corp-service-tags span{padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#ffffffc7;font-size:12px;font-weight:600}.corp-tagline{margin:0;font-size:12.5px;color:#ffffff7a;letter-spacing:.02em;max-width:48ch;line-height:1.5}.login-card-tire{border-color:#38bdf838!important;box-shadow:0 0 0 1px #0ea5e91f,0 40px 90px #0000008c,0 0 60px #0ea5e914,inset 0 1px #ffffff14!important}.tire-avatar{position:relative;overflow:visible!important}.tire-avatar-ring{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:16px;border:1px dashed rgba(56,189,248,.45);animation:ring-spin 12s linear infinite;pointer-events:none}.tire-btn-primary{background:linear-gradient(90deg,#0a3d62,#0e4d7a 35%,#c8202a)!important;background-size:200% 200%!important;animation:btn-gradient 4s ease infinite!important;box-shadow:0 10px 36px #c8202a47,0 0 24px #0ea5e933!important}.tire-btn-primary:hover:not(:disabled){box-shadow:0 14px 44px #c8202a61,0 0 32px #0ea5e947!important}.login-signup-note-dark{background:#0f172a59!important;border-color:#38bdf826!important}.login-signup-note-dark p,.login-signup-note-dark small{color:#ffffff8c!important}.tire-card-foot{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;color:#fff6}.tire-card-foot a{color:#7dd3fc;font-weight:600;text-decoration:none}.tire-card-foot a:hover{color:#fff;text-decoration:underline}.tire-card-foot .corp-card-foot-meta,.corp-card-foot-meta{width:100%;font-size:11px;color:#ffffff52;margin-top:2px}.login-glass-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:22px;background:linear-gradient(135deg,rgba(14,165,233,.1) 0%,rgba(200,32,42,.05) 50%,transparent 100%);pointer-events:none}.brand-logo-3d{position:relative;width:80px;height:80px;flex-shrink:0}.logo-ring:before{content:"";position:absolute;top:-4px;left:50%;transform:translate(-50%);width:8px;height:8px;border-radius:50%;background:var(--brand-cyan, #38bdf8);box-shadow:0 0 12px 3px #38bdf8d9}.brand-header-row{display:flex;align-items:center;gap:22px;margin-bottom:20px}.brand-header-text{flex:1;min-width:0}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.brand-logo-3d{position:relative;width:80px;height:80px;flex-shrink:0;margin-bottom:0}.logo-hex{position:absolute;top:10px;right:10px;bottom:10px;left:10px;display:flex;align-items:center;justify-content:center;z-index:3;animation:hex-float 4.5s ease-in-out infinite;filter:drop-shadow(0 0 14px rgba(14,165,233,.75))}.logo-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(56,189,248,.4);animation:ring-spin 9s linear infinite}.logo-ring:before{content:"";position:absolute;top:-4px;left:50%;transform:translate(-50%);width:8px;height:8px;border-radius:50%;background:var(--brand-cyan);box-shadow:0 0 12px 3px #38bdf8d9}.ring-2{top:-14px;right:-14px;bottom:-14px;left:-14px;border-color:#0f766e59;animation:ring-spin 13s linear infinite reverse}.ring-2:before{background:#2dd4bf;box-shadow:0 0 12px 3px #2dd4bfbf}.ring-3{top:-28px;right:-28px;bottom:-28px;left:-28px;border-color:#38bdf833;border-style:dashed;animation:ring-spin 20s linear infinite}.ring-3:before{background:var(--brand-cyan-strong);box-shadow:0 0 10px 2px #0ea5e9bf;width:6px;height:6px}@keyframes hex-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-9px) rotate(3deg)}}@keyframes ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.brand-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;padding:5px 13px;border:1px solid rgba(56,189,248,.45);border-radius:999px;background:#0ea5e91f;color:var(--brand-cyan);font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--brand-cyan);box-shadow:0 0 10px 2px #38bdf8e6;animation:pulse-dot 2.2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.brand-title{margin:0;font-size:clamp(22px,2.8vw,40px);font-weight:900;line-height:1.08;letter-spacing:-1.5px;background:linear-gradient(135deg,#fff,#bae6fd 45%,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-desc{max-width:500px;margin:0 0 18px;color:#ffffff73;font-size:14.5px;line-height:1.65}.brand-metrics{display:flex;gap:24px;margin-bottom:18px}.brand-metric{display:flex;flex-direction:column;gap:5px;padding-left:16px;border-left:2px solid rgba(56,189,248,.45)}.brand-metric strong{font-size:20px;font-weight:900;color:var(--brand-cyan);line-height:1;text-shadow:0 0 22px rgba(14,165,233,.55)}.brand-metric span{font-size:11px;color:#ffffff61;font-weight:600;letter-spacing:1px;text-transform:uppercase}.brand-tech-tags{display:flex;flex-wrap:wrap;gap:8px}.brand-tech-tags span{padding:6px 15px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffff8c;font-size:12px;font-weight:600;transition:all .3s ease;cursor:default}.brand-tech-tags span:hover{border-color:#38bdf88c;color:var(--brand-cyan);background:#0ea5e91f;transform:translateY(-1px)}.login-glass-card{position:relative;padding:26px 30px;border:1px solid rgba(56,189,248,.16);border-radius:22px;background:#070f1cd1;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);box-shadow:0 0 0 1px #0ea5e91a,0 40px 80px #0000008c,inset 0 1px #ffffff14;animation:card-entrance .9s cubic-bezier(.16,1,.3,1) .15s both}.login-glass-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:26px;background:linear-gradient(135deg,rgba(14,165,233,.1) 0%,rgba(15,118,110,.05) 50%,transparent 100%);pointer-events:none}@keyframes card-entrance{0%{opacity:0;transform:translateY(36px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.glass-card-header{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.07)}.glass-avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:54px;height:54px;border-radius:15px;border:1px solid rgba(56,189,248,.45);background:linear-gradient(135deg,#0e4d7a8c,#0ea5e933);color:var(--brand-cyan);font-size:16px;font-weight:900;letter-spacing:-.5px;box-shadow:0 0 24px #0ea5e947,inset 0 1px #ffffff1a}.glass-card-header h2{margin:0 0 5px;color:#fff;font-size:20px;font-weight:800;letter-spacing:-.5px}.glass-card-header p{margin:0;color:#ffffff59;font-size:13px}.glass-form{display:grid;gap:12px;margin-bottom:16px}.glass-input-group{display:grid;gap:8px}.glass-input-group label{display:block;color:#fff9;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.glass-input-wrapper{position:relative;display:flex;align-items:center}.glass-input-wrapper .input-icon{position:absolute;left:14px;font-size:13px;opacity:.4;pointer-events:none;z-index:1;line-height:1}.glass-input-wrapper input{width:100%;padding:14px 14px 14px 44px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#ffffff0a;color:#fff;font-size:14px;min-height:0;transition:all .3s ease}.glass-input-wrapper input::placeholder{color:#ffffff38}.glass-input-wrapper input:focus{outline:none;border-color:#38bdf8a6;background:#0ea5e914;box-shadow:0 0 0 3px #0ea5e924,0 0 24px #0ea5e91f}.glass-btn-primary{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border:none;border-radius:13px;background:linear-gradient(90deg,#0a3d62,#0e4d7a 40%,#0ea5e9);background-size:200% 200%;color:#fff;font-size:15px;font-weight:800;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,opacity .25s;animation:btn-gradient 4s ease infinite;box-shadow:0 8px 32px #0ea5e959;min-height:0}@keyframes btn-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.glass-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 44px #0ea5e973}.glass-btn-primary:disabled{opacity:.65;cursor:wait;transform:none}.btn-arrow{font-size:18px;transition:transform .2s ease}.glass-btn-primary:hover:not(:disabled) .btn-arrow{transform:translate(4px)}.glass-btn-secondary{padding:12px 22px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#ffffff0a;color:#fff9;font-size:13px;font-weight:600;cursor:pointer;transition:all .25s ease;min-height:0}.module-link-platform{border:1px solid rgba(34,87,122,.25)!important}.module-link-platform.active{border-color:#22577a!important}a.module-link{text-decoration:none;padding:10px 12px;cursor:pointer;box-sizing:border-box}a.module-link-cdo{border:1px dashed rgba(125,211,252,.35)!important;background:linear-gradient(180deg,#0c4a6e 0%,var(--brand-navy-900) 100%)}a.module-link-cdo:hover{border-color:#7dd3fca6!important}a.module-link-app2{border:1px dashed rgba(74,222,128,.35)!important;background:linear-gradient(180deg,#14532d 0%,var(--brand-navy-900) 100%)}a.module-link-app2:hover{border-color:#4ade80a6!important}.super-admin-center{display:grid;gap:12px}.super-admin-model-note{display:grid;grid-template-columns:1fr 1fr;gap:10px}.super-admin-model-note article{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:12px 14px;display:grid;gap:4px}.super-admin-model-note strong{color:#0f172a;font-size:13px}.super-admin-model-note span{color:#64748b;font-size:12px;line-height:1.4}.company-admin-scope-banner{display:grid;gap:2px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;margin-bottom:4px}.company-admin-scope-banner strong{color:#1e3a8a;font-size:13px}.company-admin-scope-banner span{color:#475569;font-size:12px;line-height:1.4}@media (max-width: 900px){.super-admin-model-note{grid-template-columns:1fr}}.super-admin-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid #c9d6de;border-radius:10px;background:#fff}.super-admin-head h2{margin:0;color:#0f172a;font-size:20px}.super-admin-head p{margin:4px 0 0;color:#64748b;font-size:13px}.super-admin-head .eyebrow{margin:0 0 2px;color:#22577a;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.04em}.super-admin-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:4px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.super-admin-tabs button{border:0;background:transparent;border-radius:8px;padding:8px 12px;cursor:pointer;font-weight:600;color:#475569}.super-admin-tabs button.active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a14}.super-admin-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.super-admin-kpis article{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 12px;display:grid;gap:2px}.super-admin-kpis span{font-size:11px;color:#64748b;text-transform:uppercase;font-weight:700}.super-admin-kpis strong{font-size:20px;color:#0f172a}.super-admin-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 220px auto;gap:8px}.super-admin-toolbar input,.super-admin-toolbar select,.super-admin-create input,.super-admin-create select,.super-admin-user-actions select{min-height:36px;border:1px solid #cbd5e1;border-radius:8px;padding:6px 10px;background:#fff}.super-admin-users-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.85fr);gap:12px}.super-admin-users-list{display:grid;gap:8px}.super-admin-user-card{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 12px;display:grid;gap:8px}.super-admin-user-card.inactive{opacity:.72;background:#f8fafc}.super-admin-user-card strong{display:block;color:#0f172a}.super-admin-user-card span,.super-admin-user-card small{color:#64748b;display:block;font-size:12px}.super-admin-user-actions{display:flex;flex-wrap:wrap;gap:6px}.super-admin-create{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:12px;display:grid;gap:8px;align-content:start}.super-admin-create h3{margin:0 0 2px;font-size:14px;color:#0f172a}.super-admin-create label{display:grid;gap:4px;font-size:12px;font-weight:600;color:#334155}.super-admin-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.super-admin-table{width:100%;border-collapse:collapse;font-size:12px}.super-admin-table th,.super-admin-table td{padding:9px 10px;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:middle}.super-admin-table th{position:sticky;top:0;background:#f8fafc;color:#475569;font-weight:700}@media (max-width: 1100px){.super-admin-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.super-admin-users-layout,.super-admin-toolbar{grid-template-columns:1fr}}.login-signup-note{margin-top:12px;padding:10px 12px;border-radius:10px;background:#0f172a0a;border:1px solid rgba(148,163,184,.35);display:grid;gap:8px}.login-signup-note p{margin:0;font-size:12px;color:#475569;line-height:1.4}.login-signup-note small{color:#64748b;font-size:11px}.login-signup-form{margin-top:12px;padding-top:8px;border-top:1px solid rgba(148,163,184,.3)}.glass-btn-secondary:hover{background:#ffffff17;border-color:#ffffff38;color:#fff;transform:translateY(-1px)}.api-status-pill{margin:0;padding:9px 14px;border-radius:10px;border:1px solid rgba(0,255,157,.2);background:#00ff9d0d;color:#00ff9d;font-size:11.5px;font-family:Courier New,monospace;word-break:break-all}.test-users-section{margin-top:6px}.test-users-divider{display:flex;align-items:center;gap:12px;margin-bottom:8px;color:#ffffff47;font-size:10.5px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.test-users-divider:before,.test-users-divider:after{content:"";flex:1;height:1px;background:#ffffff12}.test-users-hint{margin:0 0 14px;color:#ffffff47;font-size:12px;text-align:center}.test-users-grid{display:grid;gap:7px}.test-user-card{display:flex;align-items:center;gap:13px;padding:11px 15px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#ffffff06;color:#fff;text-align:left;cursor:pointer;transition:all .22s ease;min-height:0}.test-user-card:hover{border-color:var(--role-color);background:rgba(var(--role-rgb),.08);transform:translate(5px);box-shadow:0 4px 22px #00000059,inset 0 0 0 1px rgba(var(--role-rgb),.2)}.tuc-icon{font-size:20px;flex-shrink:0;filter:drop-shadow(0 0 6px var(--role-color));line-height:1}.tuc-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0;font-style:normal}.tuc-info strong{display:block;font-size:13px;font-weight:700;color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tuc-role{display:block;font-size:9.5px;font-weight:800;letter-spacing:1.8px;color:var(--role-color);text-shadow:0 0 8px var(--role-color)}.tuc-info small{display:block;font-size:10.5px;color:#ffffff40;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tuc-arrow{color:#ffffff2e;font-size:15px;flex-shrink:0;transition:all .22s ease}.test-user-card:hover .tuc-arrow{color:var(--role-color);transform:translate(4px);text-shadow:0 0 8px var(--role-color)}@media (max-width: 960px){.integration-system-grid,.integration-workgrid,.integration-upload-options{grid-template-columns:1fr}.login-content,.login-content-corp{grid-template-columns:1fr;padding:20px;gap:22px}.login-brand,.login-brand-corp{text-align:left}.corp-title{max-width:none}.corp-logo-block,.corp-stats,.corp-service-tags{justify-content:flex-start}.login-corp-photo{background-position:center center}.brand-header-row{flex-direction:column;align-items:center;text-align:center}.brand-logo-3d{margin:0 auto}.brand-metrics,.brand-tech-tags{justify-content:center}.brand-desc{margin:0 auto 18px}.brand-metric{border-left:none;padding-left:0;align-items:center}}.app-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,260px) minmax(0,1fr);max-width:100%;width:100%;overflow-x:clip}.app-shell:not(:has(aside.rail)),html.app-embed .app-shell{grid-template-columns:minmax(0,1fr)!important;width:100%!important}html:has(.embed-tires),html:has(.embed-tires) body,html:has(.embed-tires) #root{width:100%;height:100%;margin:0;max-width:none;overflow:auto}.app-shell.embed-tires{grid-template-columns:minmax(0,1fr);width:100%;min-height:100%;min-width:0}.app-shell.embed-tires .main-pane{min-width:0;width:100%;max-width:none;padding:8px 12px 16px}.app-shell.embed-tires .command-bar{display:none}.app-shell.embed-tires .tire-center,.app-shell.embed-tires .tire-center-grid,.app-shell.embed-tires .tire-work-panel,.app-shell.embed-tires .tire-work-panel.wide,.app-shell.embed-tires .tire-catalog-view{display:block;width:100%;max-width:none;min-width:0;box-sizing:border-box}.app-shell.embed-tires .tire-center-grid{grid-template-columns:minmax(0,1fr)}.app-shell.embed-tires .tire-work-panel.wide{grid-column:1 / -1}.app-shell.embed-tires .tire-mode-tabs{display:flex!important;flex-wrap:wrap;width:100%;grid-template-columns:none}html.app-embed,html.app-embed body,html.app-embed .app-shell,html.app-embed select,html.app-embed input{color-scheme:light!important}html.app-embed .tire-catalog-search{display:grid!important;grid-template-columns:minmax(200px,.9fr) minmax(240px,1.2fr) minmax(280px,1.6fr) auto;gap:10px 14px;align-items:end}html.app-embed .tire-catalog-search input{min-width:0!important;width:100%!important}html.app-embed .tire-catalog-search select,html.app-embed .tire-catalog-search input,body.skin-fleetos .tire-catalog-search select,body.skin-fleetos .tire-catalog-search input,body.skin-fleetos.theme-dark .tire-catalog-search select,body.skin-fleetos.theme-dark .tire-catalog-search input{background:#fff!important;color:#17202a!important;border:1px solid #c9d8e2!important;color-scheme:light!important;min-height:38px}html.app-embed .tire-mode-tabs button.secondary-toolbar{background:#e8eef3!important;color:#1e3a4c!important;border:1px solid #c5d4de!important;border-radius:7px!important;min-height:36px;padding:8px 14px;font-weight:600;transition:background-color .13s ease,border-color .13s ease;visibility:visible!important;flex:0 0 auto}html.app-embed .tire-mode-tabs button.secondary-toolbar:hover{background:#d7e2ea!important;border-color:#a9c0cf!important}.rail{position:sticky;top:0;height:100vh;display:grid;align-content:start;gap:18px;border-right:1px solid var(--border);padding:18px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:inset -1px 0 #0ea5e90f;overflow-y:auto}.brand{display:flex;align-items:center;gap:10px;min-height:54px}.brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:var(--radius-sm);color:#fff;background:linear-gradient(145deg,var(--brand-cyan-strong) 0%,var(--brand-primary) 55%,var(--brand-navy-800) 100%);box-shadow:0 6px 14px #0e4d7a47;font-weight:900}.brand strong,.brand small{display:block}.brand strong{color:var(--brand-navy-900);letter-spacing:-.02em}.brand small,.muted,.panel-head p,.metric small,.footer-line{color:var(--text-muted)}.module-nav{display:grid;gap:8px}.module-nav-heading{margin:10px 4px 0;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73}.app-primary-navigation{display:grid;gap:10px}.app-primary-links,.app-secondary-navigation,.app-secondary-navigation section{display:grid;gap:8px}.app-secondary-navigation{gap:14px}.app-secondary-navigation[hidden]{display:none}.module-nav.app-primary-navigation{grid-template-columns:minmax(0,1fr)!important}.app-secondary-navigation .module-nav-heading{margin:4px 4px 0;color:var(--text-muted)}.app-primary-shell .app-navigation-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--brand-navy-900);background:var(--surface-2);font-weight:700;cursor:pointer}.app-primary-shell .app-navigation-toggle:hover{border-color:var(--brand-cyan-strong);background:var(--brand-cyan-soft)}.app-primary-navigation .module-link-cdo{text-decoration:none}body.theme-dark .app-secondary-navigation .module-nav-heading{color:var(--text-muted)}body.theme-dark .app-navigation-toggle{color:var(--text-primary);background:var(--surface-2)}body.theme-dark .app-primary-shell .rail{background:var(--surface-1)}body.theme-dark .app-primary-shell .brand strong,body.theme-dark .app-primary-shell .command-bar h1{color:var(--text-primary)}.app-primary-navigation .module-link:focus-visible,.app-primary-shell .app-navigation-toggle:focus-visible{outline:2px solid var(--brand-cyan-strong);outline-offset:2px}.module-nav-heading:first-child{margin-top:0}.module-link{display:grid;gap:2px;width:100%;min-height:54px;color:#fff;background:linear-gradient(180deg,var(--nav-default) 0%,var(--brand-navy-900) 100%);text-align:left;border:1px solid transparent;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);transition:background .15s ease,box-shadow .15s ease,transform .12s ease}.module-link:hover{background:linear-gradient(180deg,var(--nav-default-hover) 0%,var(--brand-navy-800) 100%);box-shadow:0 0 0 2px #38bdf840}.module-link.active{color:#fff;box-shadow:inset 3px 0 0 var(--nav-active-ring),0 0 0 1px #38bdf859,var(--shadow-sm)}.module-link small{opacity:.82}.module-link.status-pending,.module-link.status-pending.active{background:var(--nav-default)}.module-link.status-pending:hover,.module-link.status-pending.active:hover{background:var(--nav-default-hover)}.module-link.status-in-progress,.module-link.status-in-progress.active{color:var(--nav-progress-text);background:var(--nav-progress);border-color:#b45309}.module-link.status-in-progress:hover,.module-link.status-in-progress.active:hover{background:#b45309}.module-link.status-done,.module-link.status-done.active{color:#fff;background:var(--nav-done)}.module-link.status-done:hover,.module-link.status-done.active:hover{background:var(--nav-done-hover)}.module-link.status-in-progress small{opacity:.9}.main-pane{min-width:0;max-width:100%;width:100%;padding:clamp(12px,2vw,22px);overflow-x:clip}.command-bar,.panel-head,.footer-line,.button-row,.row-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.command-bar{margin-bottom:18px}.command-bar h1{margin:0;font-size:34px;line-height:1.1;color:var(--brand-navy-900);letter-spacing:-.03em}.panel-head h2,.activity-card h2{color:var(--brand-navy-900);letter-spacing:-.02em}.metric,.activity-card,.role-task-card,.panel,.card,.tire-work-panel,.tire-catalog-view,.vcc-root{border-color:var(--border)}.metric,.activity-card{background:var(--surface-1);box-shadow:var(--shadow-sm);border-radius:var(--radius-md)}.tire-center-strip button.stat-card{border:1px solid var(--border)!important;background:var(--surface-1)!important;box-shadow:var(--shadow-sm)}.tire-center-strip button.stat-card:hover{border-color:#0ea5e973!important;box-shadow:0 0 0 3px var(--accent-glow)}.tire-center-strip button.stat-card strong{color:var(--brand-primary)!important}.command-bar p,.panel-head h2,.panel-head p,.activity-card h2{margin:0}.command-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.session-user-chip{display:inline-flex;align-items:center;gap:10px;max-width:280px;padding:6px 12px 6px 6px;border-radius:999px;border:1px solid var(--border);background:var(--surface-1);box-shadow:var(--shadow-sm);color:var(--ink);line-height:1.15}.session-user-avatar{flex:0 0 auto;width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;letter-spacing:.02em;color:#fff;background:linear-gradient(145deg,#0e7490,#0f2747)}.session-user-meta{min-width:0;display:flex;flex-direction:column;gap:1px}.session-user-name{font-size:12.5px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--brand-navy-900, #0f2747)}.session-user-detail,.session-user-email{font-size:10.5px;color:var(--muted, #64748b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-user-email{opacity:.92}html[data-theme=dark] .session-user-chip,body.theme-dark .session-user-chip{background:#0f172ab8;border-color:#94a3b847}html[data-theme=dark] .session-user-name,body.theme-dark .session-user-name{color:#e2e8f0}@media (max-width: 1100px){.session-user-chip{max-width:200px}.session-user-email{display:none}}@media (max-width: 820px){.session-user-meta{display:none}.session-user-chip{padding:4px;max-width:none}}.notification-button{position:relative;display:inline-flex;align-items:center;gap:8px;color:var(--brand-navy-800);background:var(--surface-3);border:1px solid var(--border)}.notification-button.active{color:var(--brand-primary-hover);background:var(--brand-cyan-soft);border:1px solid rgba(14,165,233,.35)}.notification-button.danger{color:#fff;background:var(--brand-danger)}.notification-button b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;padding:0 6px;color:#fff;background:#22577a;font-size:11px}.notification-button.danger b{color:#b42318;background:#fff}.notification-popover{position:fixed;z-index:20;top:78px;right:22px;width:min(460px,calc(100vw - 44px));max-height:min(620px,calc(100vh - 110px));overflow:auto;border:1px solid #cbd5dc;border-radius:8px;padding:14px;background:#fff;box-shadow:0 18px 45px #17202a2e}.notification-list{display:grid;gap:10px}.alert-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;color:#526776;font-size:13px;font-weight:900}.notification-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;border:1px solid #d7dee5;border-left:5px solid #52796f;border-radius:8px;padding:12px;background:#f8fafc}.notification-item.high{border-color:var(--alert-high-border);border-left-color:var(--brand-danger);background:var(--alert-high-surface)}.notification-item.medium{border-color:var(--alert-medium-border);border-left-color:var(--brand-warning);background:var(--alert-medium-surface)}.notification-item.unread{background:var(--brand-accent-soft);box-shadow:inset 0 0 0 1px var(--alert-border)}.notification-item div{display:grid;gap:5px;min-width:0}.notification-item strong{color:#17202a;font-size:14px}.notification-item.high strong{color:var(--brand-danger)}.notification-item.medium strong{color:#92400e}.notification-item span{color:#1e293b;font-size:13px;font-weight:600;line-height:1.45}.notification-item small{color:#475569;line-height:1.35}.notification-item small{font-size:11px;font-weight:800;text-transform:uppercase}.app-shell button.app-toast,button.app-toast{position:fixed;z-index:10050;display:grid;gap:4px;width:min(420px,calc(100vw - 44px));max-height:min(46vh,320px);min-height:0;border-radius:10px;padding:12px 14px 14px;text-align:left;cursor:pointer;box-shadow:0 18px 40px #17202a2e;overflow:auto}.app-shell button.app-toast--alert,button.app-toast--alert{right:22px;bottom:22px;border:1px solid #f59e0b;border-left:5px solid #d97706;color:#78350f!important;background:#fffbeb!important}.app-shell button.app-toast--system,button.app-toast--system{right:22px;top:88px;border:1px solid #93c5fd;border-left:5px solid #2563eb;color:#0f172a!important;background:#eff6ff!important}.app-shell button.app-toast--system.app-toast--success,button.app-toast--system.app-toast--success{border-color:#86efac;border-left-color:#16a34a;background:#f0fdf4!important;color:#14532d!important}.app-shell button.app-toast--system.app-toast--danger,button.app-toast--system.app-toast--danger{width:min(520px,calc(100vw - 36px));border-color:#fca5a5;border-left-color:#dc2626;background:#fef2f2!important;color:#7f1d1d!important}.app-toast-channel{font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;opacity:.85}.app-shell button.app-toast strong,button.app-toast strong{font-size:14px;line-height:1.3;color:inherit!important}.app-shell button.app-toast span:not(.app-toast-channel),button.app-toast span:not(.app-toast-channel){font-size:13px;font-weight:600;line-height:1.45;color:inherit!important;white-space:pre-wrap;word-break:break-word}.app-shell button.notification-toast,button.notification-toast{position:fixed;z-index:10050;right:22px;bottom:22px}.alert-badge-button b{display:grid;place-items:center;min-width:18px;height:18px;border-radius:999px;padding:0 5px;margin-left:4px;font-size:11px;background:#22577a;color:#fff}.alert-badge-button.danger b,.notification-button.danger b{background:#fff;color:#b42318}.alert-badge-icon{font-size:13px;line-height:1}.alert-center-popover{border-left:4px solid #d97706}.alerts-card--compact,.alert-compact-summary{display:grid;gap:10px}.alert-compact-stats{display:flex;flex-wrap:wrap;gap:10px 14px;font-size:12px;color:#475569}.alert-compact-stats strong{color:#0f172a;margin-right:4px}.alert-compact-stats .is-high{color:#b91c1c;font-weight:700}.system-notifications-card{border-left:4px solid #2563eb}.system-notifications-hint{margin:0 0 8px;font-size:12px}.system-activity{display:grid;gap:4px;grid-template-columns:auto 1fr;align-items:start}.system-activity-tag{display:inline-block;margin-top:2px;padding:1px 6px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;color:#1d4ed8;background:#dbeafe;border:1px solid #93c5fd}.system-activity.success .system-activity-tag{color:#166534;background:#dcfce7;border-color:#86efac}.system-activity.danger .system-activity-tag{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.notification-item.alert-item{border-left-width:5px;cursor:pointer}.notification-item.alert-item:focus-visible{outline:3px solid #38bdf8;outline-offset:2px}.notification-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10070;display:grid;place-items:center;padding:18px;background:#0f172a94}.notification-detail-card{width:min(560px,100%);display:grid;gap:14px;border:1px solid #cbd5e1;border-left:6px solid #d97706;border-radius:12px;padding:18px;background:#fff;box-shadow:0 24px 60px #0f172a47}.notification-detail-card.high{border-left-color:#dc2626}.notification-detail-card.medium{border-left-color:#d97706}.notification-detail-card header{display:flex;justify-content:space-between;align-items:start;gap:12px}.notification-detail-card header span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.notification-detail-card h2,.notification-detail-card p{margin:0}.notification-detail-card dl{display:grid;grid-template-columns:110px minmax(0,1fr);gap:8px 12px;margin:0;padding:12px;border-radius:8px;background:#f8fafc}.notification-detail-card dt{color:#64748b;font-weight:800}.notification-detail-card dd{margin:0;color:#0f172a}.live-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--brand-secondary);background:var(--brand-accent-soft);border:1px solid var(--alert-border);border-radius:20px;padding:3px 10px;transition:all .4s ease;cursor:default}.live-badge.is-syncing{color:var(--brand-warning);background:var(--alert-medium-surface);border-color:var(--alert-medium-border)}.live-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--brand-secondary);display:inline-block;animation:pulse-live 1.8s ease-in-out infinite}.live-badge.is-syncing .live-badge-dot{background:var(--brand-warning);animation:none}.eyebrow{margin:0 0 4px;color:#52796f;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:16px}.metric,.data-panel,.editor-card,.alerts-card,.activity-card{border:1px solid #d1dbe2;border-radius:8px;background:#fff}.metric{padding:14px}.metric span{color:#52796f;font-size:12px;font-weight:800}.metric strong{display:block;margin:6px 0 2px;font-size:26px;line-height:1}.role-workspace{--role-accent: #22577a;--role-soft: #e8f1f5;display:grid;gap:14px;margin-bottom:16px;border:1px solid #c9d6de;border-radius:8px;padding:16px;background:#fff}.role-admin{--role-accent: #22577a;--role-soft: #e8f1f5}.role-planner{--role-accent: #0d5b8a;--role-soft: #eaf5f8}.role-mechanic{--role-accent: #b45309;--role-soft: #fff2df}.role-viewer{--role-accent: #4b5563;--role-soft: #eef0f3}.role-client{--role-accent: #16834f;--role-soft: #e7f7ee}.role-workspace-head,.role-lane-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.role-workspace-head span{display:inline-block;margin-bottom:4px;color:var(--role-accent);font-size:12px;font-weight:900;text-transform:uppercase}.role-workspace-head h2,.role-lane-head h3{margin:0;color:#17202a}.role-task-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.app-shell .role-task-card{min-height:118px;display:grid;align-content:start;gap:8px;border:1px solid #d2dde5;border-left:4px solid var(--role-accent);border-radius:8px;padding:14px;color:#17202a;background:var(--role-soft);text-align:left}.app-shell .role-task-card:hover{border-color:var(--role-accent);background:#fff}.role-task-card span,.role-lane-row span{color:#526776;font-size:13px;font-weight:700}.role-task-card strong{color:#17202a;font-size:28px;line-height:1}.role-task-card small{color:#435968;line-height:1.35}.role-lanes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.role-lane{min-width:0;border:1px solid #d2dde5;border-radius:8px;padding:14px;background:#f8fbfc}.role-lane-list{display:grid;gap:8px;margin-top:12px}.app-shell .role-lane-row{min-height:58px;display:grid;gap:4px;border:1px solid #e0e8ed;border-radius:6px;padding:10px 12px;color:#17202a;background:#fff;text-align:left}.app-shell .role-lane-row:hover{border-color:var(--role-accent);background:var(--role-soft)}.role-lane-row strong,.role-lane-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-daily-plan{display:grid;gap:16px;margin:0 0 16px;border:1px solid #c9d8e2;border-radius:8px;padding:18px;background:#fff;box-shadow:0 12px 34px #0f172a0d}.role-task-form{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(180px,1fr) 120px 170px 120px;gap:10px}.role-task-form input,.role-task-form select{width:100%;min-height:42px;border:1px solid #c9d8e2;border-radius:8px;padding:0 12px;background:#f8fbfc;color:#17202a;font:inherit}.role-task-list{display:grid;gap:8px}.role-task-item{display:grid;grid-template-columns:38px minmax(0,1fr) 78px 86px;align-items:center;gap:10px;min-height:58px;border:1px solid #d8e4ea;border-radius:8px;padding:8px;background:#f8fbfc}.role-task-item.done{opacity:.72}.role-task-item.done .role-task-main strong,.role-task-item.done .role-task-main span{text-decoration:line-through}.app-shell .role-task-check{display:grid;place-items:center;width:34px;height:34px;min-height:34px;border:1px solid #96b3c3;border-radius:999px;padding:0;background:#fff;color:#2d6a4f;font-size:11px;font-weight:900}.app-shell .role-task-main{display:grid;gap:2px;min-height:0;padding:0;border:0;background:transparent;color:#17202a;text-align:left}.role-task-main strong,.role-task-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-task-main span{color:#657786;font-size:13px}.role-task-priority{display:inline-flex;justify-content:center;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:900;text-transform:uppercase}.priority-alta{color:#991b1b;background:#fee2e2}.priority-media{color:#92400e;background:#fef3c7}.priority-baja{color:#166534;background:#dcfce7}.app-shell .role-task-delete{min-height:34px;padding:0 10px}.saved-views-panel{display:grid;gap:12px;margin:0 0 16px;border:1px solid #c9d8e2;border-radius:8px;padding:14px;background:#fff}.saved-views-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.saved-views-head span,.saved-view-cross>span{color:#22577a;font-size:12px;font-weight:900;text-transform:uppercase}.saved-views-head h3{margin:2px 0 0;color:#17202a}.saved-view-form{display:grid;grid-template-columns:minmax(200px,1fr) 180px;gap:10px}.saved-view-form input{min-height:42px;border:1px solid #c9d8e2;border-radius:8px;padding:0 12px;background:#f8fbfc;color:#17202a;font:inherit}.saved-view-list,.saved-view-cross div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.saved-view-cross{display:grid;gap:8px}.saved-view-chip{display:grid;grid-template-columns:minmax(0,1fr) 76px;gap:8px;align-items:stretch;border:1px solid #d8e4ea;border-radius:8px;padding:8px;background:#f8fbfc}.app-shell .saved-view-chip>button:first-child{display:grid;gap:2px;min-height:44px;padding:0;border:0;background:transparent;color:#17202a;text-align:left}.saved-view-chip strong,.saved-view-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-view-chip span{color:#657786;font-size:12px}.app-shell .saved-view-chip .secondary{min-height:36px;padding:0 8px}.security-config{display:grid;gap:12px}.security-config-tabs{display:inline-flex;gap:4px;padding:4px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;width:fit-content}.security-config-tabs button{border:0;background:transparent;border-radius:8px;padding:8px 14px;font-weight:600;color:#475569;cursor:pointer}.security-config-tabs button.active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a14}.security-admin-panel{display:grid;gap:12px}.admin-users-panel{display:grid;gap:12px;margin-bottom:12px;border:1px solid #e2e8f0;border-radius:12px;padding:14px;background:#fff}.admin-users-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.admin-users-head h3{margin:0;font-size:15px;color:#0f172a}.admin-users-head p{margin:2px 0 0;color:#64748b;font-size:12px}.admin-users-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:12px;align-items:start}.admin-users-list,.admin-user-form{display:grid;gap:10px}.admin-user-edit-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto auto;gap:8px;padding:10px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.admin-user-filters{display:grid;grid-template-columns:minmax(0,1fr) 160px 130px;gap:8px}.admin-user-filters input,.admin-user-filters select,.admin-user-form input,.admin-user-form select,.admin-role-select{min-height:34px;border:1px solid #cbd5e1;border-radius:8px;padding:6px 10px;background:#fff}.admin-user-form{position:relative;border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#f8fafc}.admin-user-form h4{margin:0;font-size:13px;color:#0f172a}.admin-user-form label{display:grid;gap:4px;font-size:12px;font-weight:600;color:#475569}.admin-users-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.admin-users-table{width:100%;border-collapse:collapse;font-size:13px}.admin-users-table th,.admin-users-table td{padding:10px 12px;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:middle}.admin-users-table th{background:#f8fafc;color:#64748b;font-size:11px;text-transform:uppercase;letter-spacing:.03em}.admin-users-table td strong{display:block;color:#0f172a}.admin-users-table td span{display:block;color:#64748b;font-size:12px}.admin-users-table tr.is-inactive{background:#fafafa;opacity:.85}.admin-users-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-users-actions .secondary,.admin-users-head .secondary,.admin-user-form button,.admin-user-edit-form button{min-height:32px;padding:0 10px;font-size:12px}.admin-status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700}.admin-status-pill.on{background:#ecfdf5;color:#047857}.admin-status-pill.off{background:#f1f5f9;color:#64748b}.admin-users-empty{margin:0;padding:16px;color:#64748b;font-size:13px}.user-perm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.user-perm-modal{display:flex;flex-direction:column;width:100%;max-width:920px;max-height:90vh;background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 20px 25px -5px #0f172a26}.user-perm-head{display:flex;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(to right,#f8fafc,#f1f5f9)}.user-perm-head h4{margin:0;font-size:16px;color:#0f172a}.user-perm-head p{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.45}.user-perm-close{background:transparent;border:0;font-size:22px;line-height:1;color:#94a3b8;cursor:pointer;padding:4px 8px}.user-perm-body{overflow:auto;padding:12px 16px 8px}.user-perm-table{width:100%;border-collapse:collapse;font-size:13px}.user-perm-table th,.user-perm-table td{padding:8px 10px;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:middle}.user-perm-table th{font-size:11px;text-transform:uppercase;letter-spacing:.03em;color:#64748b;background:#f8fafc}.user-perm-table td strong{display:block;color:#0f172a}.user-perm-table td span{display:block;color:#64748b;font-size:11px}.user-perm-table tr.is-granted{background:#f0fdf4}.user-perm-table tr.is-denied{background:#fef2f2}.user-perm-select{min-height:32px;border:1px solid #cbd5e1;border-radius:8px;padding:4px 8px;background:#fff;font-size:12px}.user-perm-select.grant{background:#ecfdf5;color:#047857;font-weight:700}.user-perm-select.deny{background:#fef2f2;color:#b91c1c;font-weight:700}.user-perm-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;border-top:1px solid #e2e8f0;background:#f8fafc}.user-perm-foot small{color:#64748b;font-size:12px}.admin-users-empty p{margin:0 0 10px}.admin-users-empty-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-user-form-hint{margin:0;font-size:11px;font-weight:500;color:#64748b;line-height:1.4}.admin-user-form-error{margin:0;font-size:12px;font-weight:600;color:#b91c1c}.admin-user-autofill-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.admin-security-summary{display:grid;grid-template-columns:repeat(3,minmax(110px,.8fr)) minmax(220px,1.4fr);gap:8px;margin-bottom:8px}.admin-security-card{display:grid;align-content:center;gap:2px;min-height:0;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fff}.admin-security-card span,.admin-security-card small{color:#64748b;font-weight:600}.admin-security-card span{font-size:11px;text-transform:uppercase;letter-spacing:.03em}.admin-security-card strong{font-size:22px;line-height:1.1;color:#0f172a}.admin-security-card small{font-size:11px}.admin-role-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.admin-role-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:11px;font-weight:600}.admin-role-chip b{color:#0f172a}.admin-system-panel{display:grid;gap:14px;margin-bottom:16px;border:1px solid #c9d6de;border-radius:8px;padding:16px;background:#fff}.admin-system-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-system-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr) minmax(0,.8fr);gap:10px}.admin-system-grid article{display:grid;gap:6px;min-width:0;border:1px solid #d2dde5;border-left:4px solid #22577a;border-radius:8px;padding:12px;background:#f8fbfc}.admin-system-grid span,.admin-system-grid small{overflow:hidden;color:#526776;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.admin-system-grid span{font-size:12px;text-transform:uppercase}.admin-system-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-password-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 180px;gap:10px;align-items:end;border-top:1px solid #d2dde5;padding-top:12px}.admin-risk-panel{display:grid;gap:0;margin-bottom:8px;border:0;border-radius:0;padding:0;background:transparent}.admin-risk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-risk-card{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:0;border:1px solid #e2e8f0;border-left:3px solid #10b981;border-radius:10px;padding:10px 12px;background:#fff}.admin-risk-card.medium{border-left-color:#f59e0b}.admin-risk-card.high{border-left-color:#ef4444}.admin-risk-card span,.admin-risk-card small{color:#64748b;font-weight:600}.admin-risk-card span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.03em}.admin-risk-card small{display:block;margin-top:2px;font-size:11px;font-weight:500}.admin-risk-card strong{font-size:20px;line-height:1;color:#0f172a}@media (max-width: 1100px){.admin-users-grid,.admin-security-summary,.admin-risk-grid,.admin-user-filters,.admin-user-edit-form{grid-template-columns:1fr}}.tire-center{display:grid;gap:8px;margin-bottom:18px}.tire-strip-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border:1px solid #d1dbe2;border-radius:8px;background:#fff;box-shadow:0 2px 8px #1f2a370d}.tire-strip-summary{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.tire-strip-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#e8f0f5;color:#22577a;font-size:12px;font-weight:800;border:1px solid #c3d6e3}.tire-strip-badge.critical{background:#fff1f0;color:#b42318;border-color:#fca5a5}.tire-strip-badge.warning{background:#fffbeb;color:#92400e;border-color:#fcd34d}.tire-strip-toggle{min-height:30px!important;padding:4px 12px!important;border:1px solid #c9d8e2!important;border-radius:6px!important;background:#f6f9fb!important;color:#27485c!important;font-size:12px;font-weight:800;white-space:nowrap;flex-shrink:0;cursor:pointer}.tire-strip-toggle:hover{background:#e8f0f5!important;border-color:#22577a!important}.tire-center-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tire-catalog-toolbar button.secondary-toolbar{background:#eef4f7!important;color:#27485c!important;border:1px solid #c9d8e2!important}.tire-catalog-toolbar button.secondary-toolbar:hover{background:#dbe7ea!important}.tire-center-strip article,.tire-center-strip button.stat-card,.tire-work-panel{min-width:0;border:1px solid #d1dbe2;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1f2a370f}.tire-center-strip article,.tire-center-strip button.stat-card{display:grid;gap:4px;min-height:96px;padding:14px;text-align:left}.tire-center-strip button.stat-card{cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.tire-center-strip button.stat-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1f2a371f;border-color:#22577a}.tire-center-strip span,.tire-center-strip small,.tire-position small{color:#526776;font-weight:700}.tire-center-strip span{font-size:12px;text-transform:uppercase}.tire-center-strip strong{color:#17202a;font-size:30px;line-height:1}.tire-center-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:16px;align-items:start}.tire-work-panel{padding:16px}.tire-work-panel.wide{grid-column:1 / -1}.tire-mode-tabs{display:inline-grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:12px 0 14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-3);padding:4px}.tire-mode-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:var(--brand-navy-800);font-weight:800;padding:8px 12px}.tire-mode-tabs button.active{background:linear-gradient(180deg,var(--brand-primary) 0%,var(--brand-primary-hover) 100%);color:#fff;box-shadow:0 4px 12px #0e4d7a47}.provider-vendor-catalog-panel{display:grid;gap:12px}.provider-vendor-catalog-panel.admin-catalog-panel{border:1px solid #d1dbe2;border-radius:8px;background:#fff;padding:16px}.pvc-create-form,.pvc-edit-form{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;border:1px solid #d7e1e8;border-radius:8px;background:#f6f9fb;padding:12px}.pvc-create-form label,.pvc-edit-form label{display:grid;gap:4px;font-size:13px;font-weight:600;color:#334e68}.pvc-create-form input,.pvc-edit-form input,.pvc-toolbar input{min-height:36px;border:1px solid #cbd5e1;border-radius:6px;padding:8px 10px}.pvc-toolbar{display:flex;gap:8px;flex-wrap:wrap}.pvc-toolbar input{flex:1;min-width:220px}.pvc-table-wrap{overflow:auto;border:1px solid #d7e1e8;border-radius:8px}.pvc-table{width:100%;border-collapse:collapse}.pvc-table th,.pvc-table td{border-bottom:1px solid #e2e8f0;padding:10px 12px;text-align:left;font-size:13px}.pvc-table th{background:#edf2f7;color:#243b53}.pvc-table tr.inactive-row td{color:#829ab1}.pvc-actions{display:flex;gap:6px;flex-wrap:wrap}.tire-catalog-view{display:grid;gap:12px}.tire-catalog-feedback{align-items:center;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:12px 14px;position:sticky;top:8px;z-index:12}.tire-catalog-feedback.success{background:#e8f8ef;border:1px solid #8fd3a8;color:#14532d}.tire-catalog-feedback.danger{background:#fdecec;border:1px solid #f5a8a8;color:#7f1d1d}.tire-catalog-feedback.info{background:#edf5fb;border:1px solid #9ec5e8;color:#123a5c}.tire-catalog-feedback button{min-height:28px;padding:2px 10px}.tire-catalog-head{display:flex;gap:12px;align-items:end;justify-content:space-between;border-bottom:1px solid #d7e1e8;padding-bottom:10px}.tire-catalog-head h2,.tire-catalog-head p{margin:0}.tire-catalog-head h2{color:#102a43;font-size:22px}.tire-catalog-head p,.tire-catalog-head span{color:#526776;font-size:13px;font-weight:700}.tire-catalog-toolbar,.tire-filter-hint{display:block;margin-top:4px;font-size:11px;color:#64748b;font-weight:600}.tire-catalog-search{display:flex;gap:8px;align-items:end;flex-wrap:wrap;border:1px solid #d7e1e8;border-radius:8px;background:#f6f9fb;padding:10px}.tire-batch-location-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;border:1px solid #b9d7cd;border-radius:8px;background:#f0f9f6;color:#274c43}.tire-batch-location-toolbar .tire-batch-select-all{display:inline-flex;align-items:center;gap:7px;font-weight:700}.tire-batch-location-toolbar select,.tire-batch-location-toolbar button{min-height:36px;border:1px solid #9fc7ba;border-radius:6px;padding:7px 10px}.tire-batch-location-toolbar button{background:#176b58;color:#fff;font-weight:800;cursor:pointer}.tire-batch-location-toolbar button:disabled{cursor:not-allowed;opacity:.55}.tire-catalog-toolbar button,.tire-catalog-search button,.tire-catalog-footer button{min-height:36px;border:0;border-radius:6px;background:#22577a;color:#fff;font-weight:800;padding:8px 12px}.tire-catalog-toolbar button:disabled{background:#dbe7ed;color:#6b7f8c}.tire-catalog-search label{display:grid;gap:4px;color:#34495e;font-size:12px;font-weight:800}.tire-catalog-search select,.tire-catalog-search input{min-height:36px;border:1px solid #c9d8e2;border-radius:6px;background:#fff;color:#17202a;font:inherit;padding:8px 10px}.tire-catalog-search input{min-width:min(520px,70vw)}.tire-catalog-create{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;padding:12px;border:1px solid #c8d7df;border-radius:8px;background:#f8fbfc}.tire-catalog-create label{display:grid;gap:4px;color:#274c5e;font-size:12px;font-weight:800}.tire-catalog-create input,.tire-catalog-create select{min-height:34px;border:1px solid #c7d0d8;border-radius:5px;padding:7px 9px;background:#fff}.tire-catalog-create-actions{display:flex;align-items:end;gap:8px}.tcc-tread-apply{white-space:nowrap;font-size:12px!important;padding:6px 10px!important}.tcc-tread-hint--empty{color:#94a3b8!important;font-style:italic}.tcc-tread-note{display:block;margin-top:6px;color:#64748b;font-size:11px;line-height:1.4;font-weight:500}.tcc-tread-row{display:flex;align-items:center;gap:6px}.tcc-tread-row input{flex:1}.tcc-tread-hint{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#dff0e4;color:#155724;font-size:11px;font-weight:800;border:1px solid #a8d5b5;white-space:nowrap}.tire-catalog-table-wrap{max-width:100%;overflow:auto;border:1px solid #d7e1e8;border-radius:8px;background:#fff}.tire-catalog-table{width:100%;min-width:1280px;border-collapse:collapse}.tire-catalog-table.vtv-excel-table th,.tire-catalog-table.vtv-excel-table td{text-align:center;vertical-align:middle}.tire-catalog-table th,.tire-catalog-table td{border-bottom:1px solid #c5d0d9;color:#17202a;font-size:12px;line-height:1.25;padding:8px 10px;text-align:left;vertical-align:middle}.tire-catalog-table.tire-catalog-excel th,.tire-catalog-table.tire-catalog-excel td{text-align:center;white-space:nowrap}.tire-catalog-table.tire-catalog-excel td.multiline{white-space:pre-line;text-align:left;min-width:120px}.tire-catalog-table.tire-catalog-excel td.num{font-variant-numeric:tabular-nums;text-align:right;font-family:Segoe UI,system-ui,sans-serif}.tire-catalog-table.tire-catalog-excel td code{font-size:12px;background:transparent;color:#0f3d5c;font-weight:700}.tire-catalog-table th{position:sticky;top:0;z-index:1;background:#d9e6ef;color:#16384d;font-size:11px;text-transform:uppercase;letter-spacing:.02em;border-bottom:2px solid #9eb4c4}.tire-catalog-table tr:nth-child(2n) td{background:#f4f8fb}.tire-catalog-table tbody tr:hover td{background:#e8f3fa}.tire-catalog-table .multiline{white-space:pre-line}.tire-catalog-table td.retread,.tire-catalog-table .retread{color:#0f766e;font-weight:700}.tire-detail-modal{max-width:820px;width:min(820px,96vw)}.tire-detail-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px;padding-right:28px}.tire-detail-head h3{margin:0}.tire-detail-head code{font-size:14px;font-weight:800;color:#1e3a8a}.tire-detail-grid.edit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.tire-detail-edit-form label{display:grid;gap:4px;font-size:12px;font-weight:700;color:#334155}.tire-detail-edit-form input,.tire-detail-edit-form select{min-height:34px;border:1px solid #cbd5e1;border-radius:5px;padding:5px 8px;font-size:13px;font-weight:500}.vtv-mounted-table.vtv-excel-table th,.vtv-mounted-table.vtv-excel-table td,.vtv-table.vtv-excel-table th,.vtv-table.vtv-excel-table td{text-align:center;vertical-align:middle}.tire-catalog-actions{display:flex;gap:5px}.tire-catalog-actions button{min-height:28px;border:1px solid #c9d8e2;border-radius:5px;background:#fff;color:#22577a;font-size:11px;font-weight:800;padding:5px 7px}.tire-catalog-footer{display:flex;gap:12px;align-items:center;justify-content:space-between;color:#526776;font-size:13px;font-weight:700}.tire-position{display:grid;gap:4px;border:1px solid #d7e1e8;border-left:4px solid #8fa3b0;border-radius:8px;background:#f8fafc;padding:10px}.tire-position strong{color:#17202a}.tire-position.ok{border-left-color:#2d6a4f}.tire-position.alert{border-left-color:#d97706}.tire-position.critical{border-left-color:#b42318}.tire-position.missing{border-left-color:#6b7280}.tire-center.vehicle-focus{padding:0;max-width:calc(100vw - 300px);overflow-x:hidden}.tire-center.vehicle-focus .tire-center-strip,.tire-center.vehicle-focus .panel-head,.tire-center.vehicle-focus .tire-mode-tabs{display:none}.tire-center.vehicle-focus .tire-center-grid{display:block;box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow-x:hidden}.tire-center.vehicle-focus .tire-work-panel{box-sizing:border-box;max-width:100%;min-width:0;overflow-x:hidden;padding:0;border:0;background:#fff}.tire-master-import{display:grid;gap:10px;border:1px solid #c8d8e2;border-radius:8px;background:#f6fafc;padding:14px}.tire-master-import h3,.tire-master-import p{margin:0}.tire-master-import h3{color:#18344a;font-size:16px}.tire-master-import label{display:grid;gap:5px;color:#34495e;font-size:12px;font-weight:800}.tire-master-import select,.tire-master-import input[type=file]{width:100%;min-height:40px;border:1px solid #c9d8e2;border-radius:8px;background:#fff;color:#17202a;font:inherit;padding:8px 10px}.tire-master-import .tire-import-check{display:flex;align-items:center;gap:8px}.tire-import-check input{width:18px;height:18px}.tire-import-progress{display:grid;gap:7px;border:1px solid #c9d8e2;border-radius:8px;background:#fff;padding:10px}.tire-import-progress-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#18344a;font-size:13px}.tire-import-progress-head span{color:#1f5f84;font-weight:900}.tire-import-progress-track{overflow:hidden;height:10px;border-radius:999px;background:#dfeaf0}.tire-import-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f5f84,#2d9c89);transition:width .2s ease}.tire-import-progress p{color:#526776;font-size:12px;line-height:1.35}.tire-import-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.tire-import-summary article{display:grid;gap:3px;border:1px solid #d7e1e8;border-radius:8px;background:#fff;padding:9px}.tire-import-summary span{color:#526776;font-size:11px;font-weight:800;text-transform:uppercase}.tire-import-summary strong{color:#17202a;font-size:20px;line-height:1}.vehicle-tire-scene{display:block;width:100%;min-height:360px;border:1px solid #c9d8e2;border-radius:8px;background:linear-gradient(180deg,#ecf6faf5,#fffffffa),radial-gradient(ellipse at 50% 86%,rgba(45,73,91,.26),transparent 48%),linear-gradient(90deg,rgba(34,87,122,.08),transparent 32%,rgba(31,157,101,.07));cursor:pointer;touch-action:manipulation}.empty-copy{margin:0;color:#526776;font-size:13px;line-height:1.45}.admin-permissions-panel{display:grid;gap:14px;margin-bottom:16px;border:1px solid #c9d6de;border-radius:8px;padding:16px;background:#fff}.admin-permissions-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.admin-permission-card{min-width:0;border:1px solid #d2dde5;border-radius:8px;background:#f8fbfc}.admin-permission-head{display:grid;gap:4px;border-bottom:1px solid #d2dde5;padding:12px}.admin-permission-head span{color:#526776;font-size:13px;font-weight:800}.admin-permission-modules{display:grid;gap:8px;padding:10px}.admin-permission-modules div{display:grid;gap:3px;border-left:3px solid #22577a;padding-left:8px}.admin-permission-modules span,.admin-permission-modules small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-permission-modules span{font-weight:800}.admin-permission-modules small{color:#526776}.admin-audit-panel{display:grid;gap:14px;margin-bottom:16px;border:1px solid #c9d6de;border-radius:8px;padding:16px;background:#fff}.admin-audit-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-audit-metric,.admin-audit-row{border:1px solid #d2dde5;border-radius:8px;background:#f8fbfc}.admin-audit-metric{padding:12px}.admin-audit-metric span{color:#526776;font-size:12px;font-weight:900;text-transform:uppercase}.admin-audit-metric strong{display:block;margin-top:6px;font-size:24px}.admin-audit-list{display:grid;gap:8px}.admin-audit-filters{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:10px}.admin-audit-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:10px;border-left:4px solid #22577a;padding:12px}.admin-audit-row strong,.admin-audit-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-audit-row span{color:#526776;font-size:13px}.integration-center{display:grid;gap:16px;margin-bottom:18px}.integration-system-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.app-shell .integration-system{display:grid;align-content:start;gap:5px;min-height:132px;border:1px solid #c9d6de;border-left:4px solid #22577a;border-radius:8px;padding:12px;color:#17202a;background:#fff;text-align:left}.app-shell .integration-system:hover,.app-shell .integration-system.selected{border-color:#22577a;background:#f2f8fb}.integration-system span{width:fit-content;border-radius:999px;padding:3px 8px;color:#22577a;background:#e8f1f5;font-size:11px;font-weight:900;text-transform:uppercase}.integration-system strong,.integration-system small,.integration-system em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.integration-system small,.integration-system em{color:#526776;font-size:12px;font-style:normal;font-weight:800}.integration-workgrid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.75fr);gap:12px;align-items:start}.integration-editor,.integration-detail,.integration-history{min-width:0;border:1px solid #c9d6de;border-radius:8px;background:#fff;padding:16px}.integration-editor{display:grid;gap:12px}.integration-editor textarea{min-height:150px;font-family:Courier New,monospace;font-size:13px}.integration-upload-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.integration-check{display:flex;align-items:center;gap:8px}.integration-check input{width:18px;min-height:18px}.integration-progress{position:relative;overflow:hidden;min-height:30px;border-radius:999px;background:#dfeaf0}.integration-progress span{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#22577a,#2d9c89);transition:width .2s ease}.integration-progress strong{position:relative;z-index:1;display:grid;min-height:30px;place-items:center;color:#102a43;font-size:12px}.integration-detail h3{margin:0 0 10px}.integration-detail dl{display:grid;grid-template-columns:96px minmax(0,1fr);gap:8px 10px;margin:0}.integration-detail dt{color:#526776;font-weight:900}.integration-detail dd{margin:0;color:#17202a;font-weight:800;overflow-wrap:anywhere}.integration-history{display:grid;gap:12px}.integration-error{display:block;max-width:360px;margin-top:4px;color:#9b1c1c;font-size:12px;font-weight:800;overflow-wrap:anywhere}.planner-board{display:grid;gap:14px;margin-bottom:16px;border:1px solid #c9d6de;border-radius:8px;padding:16px;background:#fff}.planner-board-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.planner-lane{min-width:0;border:1px solid #d2dde5;border-radius:8px;padding:12px;background:#f8fbfc}.planner-lane-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.planner-lane-title h3{margin:0}.planner-lane-title strong{min-width:34px;border-radius:999px;padding:4px 8px;color:#22577a;background:#e8f1f5;text-align:center}.planner-order-list{display:grid;gap:10px}.planner-order{display:grid;gap:8px;border:1px solid #e0e8ed;border-left:4px solid #6f42c1;border-radius:8px;padding:12px;background:#fff}.planner-order strong,.planner-order span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planner-order span{color:#526776;font-size:13px}.planner-date-control{display:grid;gap:5px;color:#526776;font-size:12px;font-weight:800}.planner-date-control input{min-height:34px}.priority{width:fit-content;border-radius:999px;padding:3px 8px;color:#435968;background:#eef4f5;font-weight:800;text-transform:uppercase}.priority-high,.priority-urgent{color:#b42318;background:#ffe8e5}.priority-normal{color:#22577a;background:#e8f1f5}.planner-order-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.planner-order-actions button{min-width:0;padding-right:8px;padding-left:8px}.mechanic-workbench{display:grid;gap:14px;margin-bottom:16px;border:1px solid #c9d6de;border-radius:8px;padding:16px;background:#fff}.mechanic-workbench-grid{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:12px;align-items:start}.mechanic-primary-list,.mechanic-side-stack{display:grid;gap:10px}.mechanic-primary-list{min-width:0;border:1px solid #d2dde5;border-radius:8px;padding:12px;background:#f8fbfc}.mechanic-job{display:grid;gap:8px;border:1px solid #e0e8ed;border-left:4px solid #b45309;border-radius:8px;padding:12px;background:#fff}.mechanic-job strong,.mechanic-job span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mechanic-job span{color:#526776;font-size:13px}.app-shell .mechanic-signal{min-height:88px;display:grid;align-content:center;gap:6px;border:1px solid #d2dde5;border-left:4px solid #b45309;border-radius:8px;color:#17202a;background:#fff2df;text-align:left}.app-shell .mechanic-signal:hover{border-color:#b45309;background:#fff}.mechanic-signal strong{font-size:28px;line-height:1}.mechanic-signal span{color:#526776;font-weight:800}.client-portal-center{display:grid;gap:14px;margin-bottom:16px;border:1px solid #c9d6de;border-radius:8px;padding:16px;background:#fff}.client-portal-grid{display:grid;grid-template-columns:minmax(260px,.95fr) repeat(2,minmax(0,1fr));gap:12px;align-items:start}.client-request-box,.client-status-list{display:grid;gap:10px;min-width:0;border:1px solid #d2dde5;border-radius:8px;padding:14px;background:#f8fbfc}.client-status-list h3{margin:0}.app-shell .client-status-row{display:grid;gap:4px;min-height:58px;border:1px solid #e0e8ed;border-left:4px solid #16834f;border-radius:8px;color:#17202a;background:#fff;text-align:left}.app-shell .client-status-row:hover{border-color:#16834f;background:#e7f7ee}.client-status-row strong,.client-status-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-status-row span{color:#526776;font-size:13px}.viewer-audit-center{display:grid;gap:14px;margin-bottom:16px;border:1px solid #c9d6de;border-radius:8px;padding:16px;background:#fff}.viewer-risk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.app-shell .viewer-risk-card{min-height:112px;display:grid;align-content:start;gap:8px;border:1px solid #d2dde5;border-left:4px solid #4b5563;border-radius:8px;padding:14px;color:#17202a;background:#eef0f3;text-align:left}.app-shell .viewer-risk-card:hover{border-color:#4b5563;background:#fff}.viewer-risk-card span,.viewer-risk-card small{color:#526776;font-weight:800}.viewer-risk-card strong{font-size:28px;line-height:1}.viewer-audit-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:12px;align-items:start}.viewer-evidence-list,.viewer-export-list{display:grid;gap:10px;min-width:0;border:1px solid #d2dde5;border-radius:8px;padding:14px;background:#f8fbfc}.viewer-evidence-list h3,.viewer-export-list h3{margin:0}.viewer-audit-tools{display:grid;gap:10px}.viewer-audit-tools div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-shell .viewer-evidence-row,.app-shell .viewer-export-row{display:grid;gap:4px;min-height:58px;border:1px solid #e0e8ed;border-left:4px solid #4b5563;border-radius:8px;color:#17202a;background:#fff;text-align:left}.app-shell .viewer-export-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.app-shell .viewer-evidence-row:hover,.app-shell .viewer-export-row:hover{border-color:#4b5563;background:#eef0f3}.viewer-evidence-row strong,.viewer-evidence-row span,.viewer-export-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-evidence-row span{color:#526776;font-size:13px}.operations-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:16px;align-items:start}.data-panel,.editor-card,.alerts-card,.activity-card{min-width:0;padding:16px}.panel-head{margin-bottom:14px}.panel-head.compact{align-items:flex-start}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:10px;align-items:end;margin-bottom:14px}.table-wrap{overflow:auto;overscroll-behavior:contain;max-height:min(70vh,720px);border:1px solid #d7dee5;border-radius:8px}table{width:100%;min-width:940px;border-collapse:collapse}th,td{border-bottom:1px solid #e5ebef;padding:10px;text-align:left;vertical-align:top;white-space:nowrap}th{position:sticky;top:0;background:#eef4f5;color:#435968;font-size:12px;text-transform:uppercase}.selected-row td{background:#f1f8f5}.row-actions{justify-content:flex-start}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:#435968;font-size:13px;font-weight:700}.retired-insights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.retired-chart-card{min-width:0;border:1px solid #d1dbe2;border-radius:8px;padding:14px;background:#fff}.retired-chart-card.wide{grid-column:1 / -1}.retired-chart-card h3{margin:0 0 12px;font-size:15px}.summary-bars{display:grid;gap:9px}.summary-bar-row{display:grid;grid-template-columns:minmax(90px,1fr) minmax(100px,2fr) 44px;align-items:center;gap:10px;width:100%;min-height:0;border:1px solid transparent;border-radius:6px;padding:4px;color:inherit;background:transparent;font-size:12px;text-align:left}.summary-bar-row:hover,.summary-bar-row.selected{background:#f1f8f5}.summary-bar-row.selected{border-color:#2d6a4f}.summary-bar-row span{overflow:hidden;color:#34495e;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.summary-bar-row div{height:10px;overflow:hidden;border-radius:999px;background:#e7eef2}.summary-bar-row b{display:block;height:100%;border-radius:999px;background:#22577a}.summary-bar-row.selected b{background:#2d6a4f}.summary-bar-row strong{color:#17202a;font-size:12px;text-align:right}.month-trend{display:grid;grid-template-columns:repeat(14,minmax(44px,1fr));gap:8px;min-height:170px;align-items:end}.month-column{display:grid;gap:5px;justify-items:center;min-width:0;min-height:0;border:1px solid transparent;border-radius:6px;padding:4px;color:#435968;background:transparent;font-size:11px;text-align:center}.month-column:hover,.month-column.selected{background:#f1f8f5}.month-column.selected{border-color:#2d6a4f}.month-column div{display:flex;align-items:end;width:100%;height:110px;border-radius:6px;background:#eef4f5}.month-column b{display:block;width:100%;border-radius:6px;background:#2d6a4f}.filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.filter-chip{display:inline-flex;align-items:center;gap:8px;min-height:30px;border:1px solid #8bc9b0;border-radius:999px;padding:5px 10px;color:#1b4332;background:#e6f6ef;font-size:12px;font-weight:800}.filter-chip:hover{color:#fff;background:#2d6a4f}.filter-chip.clear{border-color:#c7d0d8;color:#34495e;background:#edf3f5}.month-column strong{color:#17202a;font-size:12px}.month-column span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-stack{display:grid;gap:16px}.entity-form,.activity-card{display:grid;gap:10px}.alert{display:grid;gap:6px;border:1px solid #d7dee5;border-left:5px solid #52796f;border-radius:8px;padding:12px 14px;background:#f8fafc}.alert strong{color:#17202a;font-size:14px;line-height:1.3}.alert span{color:#334155;font-size:13px;font-weight:600;line-height:1.45}.alert.high{border-color:var(--alert-high-border);border-left-color:var(--brand-danger);background:var(--alert-high-surface)}.alert.high strong{color:var(--brand-danger)}.alert.high span{color:var(--text-primary)}.alert.medium{border-color:var(--alert-medium-border);border-left-color:var(--brand-warning);background:var(--alert-medium-surface)}.alert.medium strong{color:#92400e}.alert.medium span{color:var(--text-primary)}.activity{margin:0;border-left:4px solid #6b7c88;padding:8px 10px;background:#f6f8f9;color:#34495e;font-size:13px}.activity.success{border-left-color:#2d6a4f}.activity.danger{border-left-color:#b42318}.footer-line{justify-content:flex-start;flex-wrap:wrap;margin-top:16px;font-size:12px}@media (max-width: 1180px){.app-shell{grid-template-columns:1fr}.rail{position:static;height:auto}.module-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.operations-grid{grid-template-columns:1fr}.role-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-task-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.saved-view-list,.saved-view-cross div{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-users-grid{grid-template-columns:1fr}.admin-security-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-system-grid,.admin-password-form,.admin-risk-grid{grid-template-columns:1fr}.admin-permissions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-user-edit-form{grid-template-columns:1fr 1fr}.admin-user-filters,.admin-audit-row,.admin-audit-filters,.planner-board-grid,.mechanic-workbench-grid,.client-portal-grid{grid-template-columns:1fr}.viewer-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.viewer-audit-grid{grid-template-columns:1fr}}@media (max-width: 780px){.login-panel{grid-template-columns:1fr}.command-bar,.panel-head{align-items:flex-start;flex-direction:column}.metric-grid,.module-nav,.filter-grid,.quick-user-grid,.role-task-grid,.role-lanes,.role-task-form,.tire-center-strip,.tire-import-summary{grid-template-columns:1fr}.tire-mode-tabs{display:grid}.vehicle-tire-scene{min-height:300px}.role-task-item{grid-template-columns:34px minmax(0,1fr)}.saved-views-head,.saved-view-form{grid-template-columns:1fr;flex-direction:column}.saved-view-list,.saved-view-cross div{grid-template-columns:1fr}.role-task-priority,.role-task-delete{justify-self:start;grid-column:2}.role-workspace-head,.role-lane-head{flex-direction:column}.admin-user-row,.admin-user-edit-form,.admin-security-summary,.admin-permissions-grid,.admin-audit-summary,.viewer-risk-grid{grid-template-columns:1fr}.main-pane,.rail{padding:14px}}.dash-data-source{margin:0 0 12px;padding:8px 12px;border-radius:8px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a5f;font-size:12px;font-weight:600}.dashboard-view{display:grid;gap:22px;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.chart-card{background:#fff;border:1px solid #d1dbe2;border-radius:10px;padding:22px;display:flex;flex-direction:column;gap:16px;box-shadow:0 4px 12px #17202a08;transition:all .3s cubic-bezier(.4,0,.2,1)}.chart-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #17202a14;border-color:#22577a}.chart-card h3{margin:0;font-size:16px;font-weight:800;color:#17202a;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eef2f5;padding-bottom:10px}.chart-card h3 .icon{color:#22577a;font-size:18px}.chart-container{display:flex;align-items:center;justify-content:center;min-height:220px;width:100%}.chart-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:6px;border-top:1px solid #eef2f5;padding-top:10px}.legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#435968;font-weight:600}.legend-color{width:12px;height:12px;border-radius:3px}.dashboard-link strong{color:#22577a;font-size:14px}.dashboard-link small{color:#52796f;font-weight:700;text-transform:uppercase;font-size:10px}.metric.kpi-interactive{cursor:pointer;transition:all .2s ease}.metric.kpi-interactive:hover{transform:translateY(-3px);box-shadow:0 8px 20px #22577a1f;border-color:#22577a}.bar-group rect{transition:width 1s cubic-bezier(.4,0,.2,1)}.bar-group:hover rect{opacity:.85}.dot-group circle{transition:r .2s ease}.dot-group:hover circle{r:7}.tire-list{display:grid;gap:12px;width:100%}.tire-row{display:grid;grid-template-columns:110px 1fr 60px;align-items:center;gap:12px}.tire-info{font-size:12px;font-weight:700;color:#17202a}.tire-bar-wrap{height:8px;background:#eef2f5;border-radius:4px;overflow:hidden}.tire-bar{height:100%;border-radius:4px;transition:width 1s ease}.tire-value{font-size:12px;font-weight:800;text-align:right}@media (max-width: 1024px){.chart-grid{grid-template-columns:1fr}}.dash-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media (max-width: 1400px){.dash-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 780px){.dash-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dash-kpi-card{background:#fff;border:1px solid #d1dbe2;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:2px;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.dash-kpi-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #17202a17}.dash-financial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dash-financial-card{background:#fff;border:1px solid #d1dbe2;border-radius:10px;padding:14px 16px;display:grid;gap:4px;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dash-financial-card span{font-size:11px;font-weight:800;color:#657786;text-transform:uppercase;letter-spacing:.04em}.dash-financial-card strong{font-size:20px;font-weight:900;line-height:1.1}.dash-financial-card small{font-size:12px;color:#8fa3b0}.dash-financial-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #17202a14;border-color:#22577a}@media (max-width: 1100px){.dash-financial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dash-quick-nav{display:flex;flex-wrap:wrap;gap:8px}.dash-nav-pill{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 14px;border-radius:999px;background:#edf3f5;color:#253541;font-size:13px;font-weight:700;transition:all .18s ease}.dash-nav-pill:hover{background:#22577a;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #22577a38}@keyframes expandBar{0%{width:0%}}@keyframes pulse-live{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #2d6a4f73}50%{opacity:.7;transform:scale(1.15);box-shadow:0 0 0 5px #2d6a4f00}}.requirements-workspace{display:grid;gap:16px}.requirements-head,.requirement-form,.requirement-card,.requirements-empty{border:1px solid #d1dbe2;border-radius:8px;background:#fff}.requirements-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px}.requirements-head h2{margin:0 0 4px;font-size:24px}.requirements-head h2 span{display:inline-flex;margin-left:8px;border:1px solid #b7d4e5;border-radius:999px;padding:3px 8px;color:var(--brand-primary-dark);background:var(--brand-accent-soft);font-size:11px;text-transform:uppercase;vertical-align:middle}.requirements-head p{margin:0;color:#52697a}.requirements-head-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.requirements-history-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.requirements-history-card{display:grid;gap:10px;border:1px solid #d1dbe2;border-radius:12px;padding:16px;background:#fff;box-shadow:0 4px 14px #0f27470d}.requirements-history-card.loose{border-style:dashed;background:#f8fafc}.requirements-history-card h3{margin:0;color:#0f2747;font-size:17px}.requirements-history-card p{margin:0;color:#52697a;font-size:13px}.requirements-history-card-top{display:flex;justify-content:space-between;gap:8px;align-items:center;color:#657786;font-size:12px;font-weight:700}.requirements-list-badge{display:inline-flex;border-radius:999px;padding:3px 8px;background:#e2e8f0;color:#334155;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.requirements-list-badge.active{background:#dcfce7;color:#166534}.requirements-history-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.requirements-link-btn.soft{background:#f4f8fa;color:#20304a;border:1px solid #d1dbe2}.requirements-session-banner{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;border:1px solid #9ec5db;border-left:5px solid var(--brand-primary);border-radius:10px;padding:16px 18px;background:linear-gradient(135deg,#f0f9fc,#fff 60%)}.requirements-session-banner strong{display:block;margin-bottom:4px;color:#0f2747;font-size:15px}.requirements-session-banner p{margin:0 0 10px;color:#52697a;max-width:720px}.requirements-session-progress{display:flex;flex-wrap:wrap;gap:14px;color:#334155;font-size:13px}.requirements-session-progress b{color:#0f2747}.requirements-session-actions{display:flex;flex-direction:column;gap:8px;min-width:190px}.requirements-link-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:8px;padding:8px 14px;color:#fff;text-decoration:none;font-weight:800}.requirements-toolbar input[type=search]{width:100%;min-height:40px;border:1px solid #d1dbe2;border-radius:8px;padding:8px 12px;background:#fff}.requirement-notes-block{display:grid;gap:8px;margin:4px 0 10px}.requirement-notes-block label{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#657786}.requirement-notes-block textarea{width:100%;min-height:78px;border:1px solid #d1dbe2;border-radius:8px;padding:10px;resize:vertical;background:#f8fafc}.requirement-notes-block button{justify-self:start}.primary.brand,.primary.purple{border-color:var(--brand-primary);background:var(--brand-primary)}.requirements-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.requirements-kpis article{display:grid;gap:6px;min-height:78px;place-items:center;border:1px solid;border-radius:8px;background:#fff}.requirements-kpis strong{font-size:28px;line-height:1}.requirements-kpis span{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.requirements-kpis .pending{border-color:#f59e0b;color:#b45309;background:#fffbeb}.requirements-kpis .completed{border-color:#9ec5db;color:var(--brand-primary-dark);background:var(--brand-accent-soft)}.requirements-kpis .approved{border-color:#8fd4b0;color:var(--brand-secondary);background:#ecfdf5}.requirement-tabs{display:flex;flex-wrap:wrap;gap:8px}.requirement-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid #d1dbe2;border-radius:999px;padding:6px 14px;color:#253541;background:#fff;font-weight:800}.requirement-tabs button.active{border-color:var(--brand-primary);color:#fff;background:var(--brand-primary)}.requirement-tabs b{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#8ea2b22e;font-size:12px}.requirement-form{display:grid;gap:12px;max-width:920px;padding:18px}.requirement-form h3{margin:0}.requirement-form label{display:grid;gap:6px;color:#34495e;font-size:12px;font-weight:800;text-transform:uppercase}.requirement-form input,.requirement-form textarea{min-height:44px;border:1px solid #c7d6e2;border-radius:8px;padding:10px 12px;color:#142536;background:#fff;font:inherit;text-transform:none}.requirement-form textarea{resize:vertical}.requirement-dropzone{border:1px dashed #c7d6e2;border-radius:8px;padding:14px;text-align:center}.requirement-dropzone input{min-height:auto;border:0;padding:0}.requirement-dropzone span{color:#657786;font-size:13px;font-weight:700;text-transform:none}.requirements-list{display:grid;gap:12px}.requirement-card{display:grid;gap:12px;padding:16px;border-left-width:4px}.requirement-card.pending{border-left-color:#f59e0b}.requirement-card.completed{border-left-color:var(--brand-primary)}.requirement-card.approved{border-left-color:var(--brand-secondary)}.requirement-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.requirement-card-head h3{margin:2px 0 0;font-size:17px}.requirement-card-head small{color:#657786;font-weight:700}.requirement-card-head span{display:inline-flex;margin-top:6px;border-radius:999px;padding:4px 9px;color:#22577a;background:#e8f1f5;font-size:12px;font-weight:800}.requirement-actions,.requirement-checks,.requirement-image-strip{display:flex;flex-wrap:wrap;gap:8px}.icon-button{min-height:34px;padding:6px 10px;border:1px solid #d1dbe2;color:#34495e;background:#f4f8fa}.requirement-detail{margin:0;border:1px solid #e1e8ed;border-radius:8px;padding:12px;color:#253541;background:#f8fafc;line-height:1.45}.requirement-image-strip img,.requirement-image-strip button{width:76px;height:76px;border:1px solid #d1dbe2;border-radius:8px;padding:0;background:#fff;object-fit:cover;overflow:hidden}.requirement-image-strip button img{width:100%;height:100%;border:0;border-radius:0}.requirement-checks button{flex:1 1 220px;min-height:44px;border:1px solid #c7d6e2;color:#34495e;background:#f8fafc;font-weight:800}.requirement-checks button.checked{border-color:#9ec5db;color:var(--brand-primary-dark);background:var(--brand-accent-soft)}.requirement-checks button.approved{border-color:#8fd4b0;color:var(--brand-secondary);background:#ecfdf5}.requirements-empty{display:grid;min-height:180px;place-items:center;padding:28px;color:#657786;text-align:center}.requirements-empty button{border:0;color:var(--brand-primary);background:transparent;font-weight:900;text-decoration:underline}@media (max-width: 780px){.requirements-head,.requirement-card-head{display:grid}.requirements-kpis{grid-template-columns:1fr}}.vtv-root{--accent: var(--brand-primary);--accent-hover: var(--brand-primary-hover);--accent-soft: var(--brand-accent-soft);--accent-muted: var(--brand-accent-muted);--surface-1: #ffffff;--surface-2: #f8fafc;--surface-3: #eef2f4;--border: #c7d0d8;--text-primary: #17202a;--text-muted: #64748b;display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;min-height:100%;color:var(--text-primary)}.vtv-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.vtv-title{font-size:1.75rem;font-weight:800;color:var(--brand-primary-dark);margin:0 0 .2rem}.vtv-search-wrap{position:relative;z-index:200}.vtv-search-bar{display:flex;gap:.5rem;align-items:center}.vtv-search-input{font-family:JetBrains Mono,Courier New,monospace;letter-spacing:.08em;text-transform:uppercase;width:190px;padding:.5rem .75rem;border:2px solid var(--border);border-radius:8px;background:var(--surface-1);color:var(--text-primary);font-size:.95rem;transition:border-color .2s,box-shadow .2s}.vtv-search-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--brand-accent-muted);outline:none}.vtv-search-btn{padding:.5rem .75rem;border-radius:8px;background:var(--accent);color:#fff;border:none;cursor:pointer;font-size:1rem;transition:background .15s}.vtv-search-btn:hover{background:var(--accent-hover)}.vtv-search-dropdown{position:absolute;top:calc(100% + 6px);left:0;min-width:320px;background:var(--surface-1);border:1px solid var(--border);border-radius:10px;box-shadow:0 12px 28px #0f172a24;overflow:hidden;animation:vtv-fade-in .15s ease;z-index:300}@keyframes vtv-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.vtv-search-item{width:100%;display:flex;gap:.75rem;align-items:center;padding:.65rem 1rem;background:none;border:none;cursor:pointer;color:var(--text-primary);font-size:.9rem;text-align:left;transition:background .12s}.vtv-search-item:hover{background:var(--accent-soft)}.vtv-plate-badge{font-family:monospace;font-weight:800;font-size:.9rem;letter-spacing:.1em;background:var(--accent);color:#fff;padding:.15rem .6rem;border-radius:5px;flex-shrink:0}.vtv-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--text-muted, #94a3b8)}.vtv-empty-icon{font-size:4rem;margin-bottom:1rem}.vtv-empty-state h2{font-size:1.4rem;margin-bottom:.5rem;color:var(--text-primary, #f1f5f9)}.vtv-empty-state p{max-width:400px;line-height:1.6}.vtv-error-banner{background:#ef44441f;border:1px solid rgba(239,68,68,.4);border-radius:8px;padding:.75rem 1rem;color:#fca5a5;font-size:.875rem}.vtv-vehicle-card{background:linear-gradient(135deg,var(--surface-1) 0%,var(--accent-soft) 100%);border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:1.5rem;align-items:start}.vtv-vehicle-col{display:flex;flex-direction:column;gap:.65rem}.vtv-vehicle-field{display:flex;flex-direction:column;gap:.1rem}.vtv-field-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted, #94a3b8);font-weight:600}.vtv-field-value{font-size:.95rem;color:var(--text-primary, #f1f5f9);font-weight:500}.vtv-plate-hero{font-family:JetBrains Mono,Courier New,monospace;font-size:1.6rem;font-weight:900;letter-spacing:.12em;color:var(--accent)}.vtv-kpi-strip{display:flex;flex-direction:column;gap:.45rem;align-items:flex-end;justify-content:center}.vtv-kpi{display:inline-flex;flex-direction:column;align-items:center;background:var(--surface-3);border-radius:8px;padding:.35rem .7rem;min-width:60px;text-align:center}.vtv-kpi strong{font-size:1.2rem;font-weight:800;line-height:1}.vtv-kpi small{font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-top:.1rem}.vtv-kpi.kpi-ok strong{color:var(--brand-success)}.vtv-kpi.kpi-alert strong{color:var(--brand-warning)}.vtv-kpi.kpi-critical strong{color:var(--brand-danger)}.vtv-export-btn{margin-top:.35rem;padding:.4rem .75rem;font-size:.78rem;background:var(--surface-3);border:1px solid var(--border);border-radius:6px;color:var(--text-primary);cursor:pointer;transition:background .15s}.vtv-export-btn:hover{background:var(--brand-accent-muted)}.vtv-loading{text-align:center;padding:2rem;color:var(--text-muted, #94a3b8);font-style:italic}.vtv-tabs{display:flex;border-bottom:2px solid var(--border);overflow-x:auto;scrollbar-width:none}.vtv-tabs::-webkit-scrollbar{display:none}.vtv-tab{padding:.65rem 1.1rem;font-size:.875rem;font-weight:500;color:var(--text-muted);background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s}.vtv-tab:hover{color:var(--accent)}.vtv-tab.active{color:var(--accent);border-bottom-color:var(--accent);font-weight:700}.vtv-mounted-tab{overflow:hidden}.vtv-table-wrap,.vtv-report-table-wrap,.vtv-dismount-table-wrap,.vtv-inspection-table-wrap,.vtv-mounted-table-wrap,.vtv-mount-current-table-wrap,.vtv-picker-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.vtv-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid var(--border, #334155)}.vtv-table{width:100%;border-collapse:collapse;font-size:.84rem;min-width:720px}.vtv-table thead th{padding:.6rem .75rem;text-align:left;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #94a3b8);background:var(--surface-2, #1e293b);border-bottom:1px solid var(--border, #334155);white-space:nowrap;position:sticky;top:0;z-index:5}.vtv-table tbody td{padding:.55rem .75rem;border-bottom:1px solid rgba(51,65,85,.4);vertical-align:middle;white-space:nowrap}.vtv-mounted-table.vtv-excel-table,.vtv-mounted-table.vtv-excel-table th,.vtv-mounted-table.vtv-excel-table td,.vtv-mounted-table th,.vtv-mounted-table td,.vtv-table.vtv-mounted-table th,.vtv-table.vtv-mounted-table td{border:0!important;border-bottom:0!important;border-right:0!important;border-left:0!important;box-shadow:none!important;outline:none!important}.vtv-mounted-table.vtv-excel-table thead th,.vtv-mounted-table thead th{border-bottom:1px solid rgba(148,163,184,.28)!important;background:transparent!important}.vtv-mounted-table.vtv-excel-table tbody tr+tr td,.vtv-mounted-table tbody tr+tr td{padding-top:.65rem}.vtv-mounted-table.vtv-excel-table tbody tr:hover,.vtv-mounted-table tbody tr:hover{background:#0e74900a}.vtv-mounted-table.vtv-excel-table tbody td:before,.vtv-mounted-table.vtv-excel-table tbody td:after{display:none!important}.vtv-table tbody tr{transition:background .1s}.vtv-table tbody tr:hover{background:#22577a0a}.vtv-row-ok{border-left:3px solid #22c55e}.vtv-row-alert{border-left:3px solid #f59e0b;background:#f59e0b08}.vtv-row-critical{border-left:3px solid #ef4444;background:#ef44440d}.vtv-empty-row{text-align:center;padding:2rem;color:var(--text-muted, #94a3b8)}.vtv-pos-cell{display:flex;align-items:center;gap:.5rem}.vtv-status-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0;display:inline-block}.vtv-status-dot.ok{background:#22c55e;box-shadow:0 0 5px #22c55e80}.vtv-status-dot.alert{background:#f59e0b;box-shadow:0 0 5px #f59e0b80}.vtv-status-dot.critical{background:#ef4444;animation:vtv-pulse 1.2s ease-in-out infinite}@keyframes vtv-pulse{0%,to{box-shadow:0 0 4px #ef444466}50%{box-shadow:0 0 12px #ef4444e6}}.vtv-life-badge{background:var(--surface-3, #334155);border-radius:4px;padding:.1rem .45rem;font-size:.7rem;font-weight:700;letter-spacing:.05em;color:var(--text-primary, #f1f5f9)}.vtv-serial{font-family:monospace;font-size:.8rem;background:var(--surface-3, #334155);padding:.1rem .4rem;border-radius:3px}.vtv-num{text-align:right;font-variant-numeric:tabular-nums}.vtv-action-cell{width:40px;vertical-align:middle}.vtv-action-wrap{position:relative;display:inline-flex}.vtv-row-menu-btn{background:none;border:none;color:var(--text-muted, #94a3b8);cursor:pointer;padding:.25rem .5rem;border-radius:5px;font-size:1.15rem;line-height:1;transition:background .12s,color .12s}.vtv-row-menu-btn:hover{background:var(--surface-3, #334155);color:var(--text-primary, #f1f5f9)}.vtv-row-menu-btn[aria-expanded=true]{background:var(--brand-primary);color:#fff}.vtv-row-dropdown{position:absolute;left:0;top:calc(100% + 4px);background:var(--surface-1, #0f172a);border:1px solid var(--border, #334155);border-radius:10px;box-shadow:0 10px 32px #00000080;z-index:100;min-width:195px;overflow:hidden;animation:vtv-fade-in .12s ease}.vtv-row-dropdown.vtv-row-dropdown--fixed{position:fixed;left:auto;top:auto;z-index:6000;min-width:240px;max-width:min(300px,calc(100vw - 16px));max-height:min(70vh,420px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-shadow:0 16px 40px #0f172a47}.vtv-row-dropdown.vtv-row-dropdown--fixed.open-up{transform:translateY(-100%)}.vtv-row-dropdown-section{padding:.45rem .9rem .25rem;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:1}.vtv-row-dropdown button{width:100%;padding:.6rem 1rem;text-align:left;background:none;border:none;cursor:pointer;font-size:.875rem;display:flex;gap:.5rem;align-items:center;color:var(--text-primary, #f1f5f9);transition:background .12s;white-space:nowrap}.vtv-row-dropdown button:hover{background:var(--surface-2, #1e293b)}.vtv-row-dropdown button.danger:hover{background:#ef44441f;color:#ef4444}.vtv-form-tab{padding:.5rem 0}.vtv-tab-title{font-size:1.2rem;font-weight:700;margin:0 0 1.25rem;color:var(--text-primary, #f1f5f9)}.vtv-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:700px}.vtv-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;color:var(--text-muted, #94a3b8)}.vtv-form label input,.vtv-form label select,.vtv-form label textarea{background:var(--surface-2, #1e293b);border:1px solid var(--border, #334155);border-radius:7px;color:var(--text-primary, #f1f5f9);padding:.5rem .75rem;font-size:.9rem;transition:border-color .2s;font-family:inherit}.vtv-form label input:focus,.vtv-form label select:focus,.vtv-form label textarea:focus{border-color:var(--accent);outline:none}.vtv-dismount-header{display:flex;gap:1.25rem;align-items:flex-end;margin-bottom:1rem;flex-wrap:wrap;width:100%;max-width:100%;min-width:0}.vtv-dismount-header>label{flex:1 1 220px;min-width:0;max-width:100%}.vtv-dismount-tab .vtv-tab-heading{margin-bottom:18px}.vtv-dismount-header{border:1px solid #d7e2ea;border-radius:8px;padding:12px;background:#f8fbfd}.vtv-dismount-header label{display:flex;flex-direction:column;gap:.3rem;font-size:.875rem;color:var(--text-muted, #94a3b8)}.vtv-dismount-header label input{background:var(--surface-2, #1e293b);border:1px solid var(--border, #334155);border-radius:7px;color:var(--text-primary, #f1f5f9);padding:.5rem .75rem;font-size:.9rem;transition:border-color .2s}.vtv-dismount-header label input:focus{border-color:var(--accent);outline:none}.vtv-dismount-header button{min-height:38px}.vtv-dismount-table-wrap{overflow:auto;max-height:min(62vh,640px);border-radius:10px;border:1px solid var(--border, #334155);margin-bottom:1rem;position:relative;z-index:1;-webkit-overflow-scrolling:touch}.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-dismount-table-wrap{max-height:none;margin-bottom:0}.vtv-dismount-compact,.vtv-mount-dismount-layout{position:relative;z-index:0;overflow:visible}.vtv-form-tab{overflow:visible;max-width:100%}.vtv-dismount-table{width:100%;border-collapse:collapse;font-size:.82rem;min-width:1100px}.vtv-dismount-table th{background:var(--surface-2, #1e293b);padding:.5rem;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border, #334155);white-space:nowrap;color:var(--text-muted, #94a3b8)}.vtv-dismount-table td{padding:.4rem .5rem;border-bottom:1px solid rgba(51,65,85,.3);vertical-align:middle}.vtv-dismount-row.selected{background:#22577a0f}.vtv-dismount-checkbox{width:18px;height:18px;cursor:pointer;accent-color:var(--accent)}.vtv-dismount-select{background:var(--surface-2, #1e293b);border:1px solid var(--border, #334155);border-radius:5px;color:var(--text-primary, #f1f5f9);padding:.25rem .4rem;font-size:.8rem;min-width:135px;transition:border-color .2s}.vtv-dismount-select:focus{border-color:var(--accent);outline:none}.vtv-dismount-select:disabled{opacity:.35}.vtv-dismount-obs{width:90px;padding:.25rem .4rem;border:1px solid var(--border, #334155);border-radius:5px;background:var(--surface-3, #334155);color:var(--text-primary, #f1f5f9);font-size:.8rem;transition:border-color .2s}.vtv-dismount-obs:focus{border-color:var(--accent);outline:none}.vtv-dismount-obs:disabled{opacity:.35}.vtv-form-footer{display:flex;justify-content:flex-start;gap:1rem;padding-top:.5rem}.vtv-dismount-tab .vtv-form-footer{justify-content:center;padding-top:.75rem}.vtv-inspection-tab .vtv-tab-heading{margin-bottom:18px}.vtv-inspection-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid var(--border, #334155);margin-bottom:1rem}.vtv-mass-depth-bar{margin-bottom:12px;padding:12px;border:1px solid rgba(14,165,233,.35);border-radius:var(--radius-md, 12px);background:linear-gradient(180deg,#f0f9ff,#f8fbff);display:grid;gap:10px}.vtv-mass-depth-head,.vtv-mass-depth-actions{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:10px}.vtv-mass-depth-head strong,.vtv-mass-depth-head small{display:block}.vtv-mass-depth-head strong{color:var(--brand-navy-900, #0a1628);font-size:13px}.vtv-mass-depth-head small{margin-top:2px;color:#64748b;font-size:11px;max-width:52ch;line-height:1.35}.vtv-mass-position-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:7px}.vtv-mass-position-grid label{display:grid;grid-template-columns:auto 1fr;column-gap:6px;align-items:center;min-height:52px;padding:6px 8px;border:1px solid var(--border, #c5d2de);border-radius:8px;background:#fff;color:#334155;cursor:pointer;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.vtv-mass-position-grid label.selected{border-color:var(--brand-cyan-strong, #0ea5e9);background:var(--brand-cyan-soft, #e0f2fe);color:var(--brand-navy-900, #0a1628);box-shadow:0 0 0 2px #0ea5e92e}.vtv-mass-position-grid label.empty-slot{opacity:.55;cursor:not-allowed;background:#f8fafc;border-style:dashed}.vtv-mass-position-grid input{grid-row:1 / span 2;margin:0}.vtv-mass-position-grid span{font-size:12px;font-weight:800}.vtv-mass-position-grid small{overflow:hidden;color:#64748b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.vtv-mass-depth-actions{justify-content:flex-start}.vtv-same-rotation-dot{position:absolute;top:-8px;right:-8px;z-index:5;display:grid;place-items:center;width:24px;height:24px;border:2px solid #fff;border-radius:999px;background:linear-gradient(180deg,#3b82f6,#1d4ed8);color:#fff;font-size:13px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 2px 8px #2563eb73;animation:vtv-same-rot-pulse 1.8s ease-in-out infinite}.vtv-same-rotation-dot:hover{transform:scale(1.12);background:linear-gradient(180deg,#60a5fa,#2563eb)}@keyframes vtv-same-rot-pulse{0%,to{box-shadow:0 0 #2563eb73}50%{box-shadow:0 0 0 6px #2563eb1f}}.vtv-service-selector{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:10px;margin:10px 0 14px;padding:12px 14px;border:1px solid #93c5fd;border-radius:10px;background:#eff6ff}.vtv-service-selector label{display:grid;gap:5px;color:#1e3a8a;font-size:12px;font-weight:800}.vtv-service-selector select{min-width:min(360px,80vw);min-height:40px;background:#fff}.vtv-service-selector small{color:#475569}.vtv-inspection-table{width:100%;border-collapse:collapse;font-size:.8rem;min-width:1500px}.vtv-inspection-table th{background:var(--surface-2, #1e293b);padding:.5rem;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border, #334155);white-space:nowrap;color:var(--text-muted, #94a3b8)}.vtv-inspection-table td{padding:.4rem .5rem;border-bottom:1px solid rgba(51,65,85,.3);vertical-align:middle}.vtv-inspection-input{width:64px;text-align:center;padding:.25rem .3rem;border:1px solid var(--border, #334155);border-radius:5px;background:var(--surface-3, #334155);color:var(--text-primary, #f1f5f9);font-size:.82rem;transition:border-color .2s}.vtv-inspection-input:focus{border-color:var(--accent);outline:none}.vtv-inspection-obs{width:120px;min-height:30px;padding:.25rem .4rem;border:1px solid var(--border, #334155);border-radius:5px;background:var(--surface-3, #334155);color:var(--text-primary, #f1f5f9);font-size:.8rem;font-family:inherit;transition:border-color .2s}.vtv-inspection-obs:focus{border-color:var(--accent);outline:none}.vtv-inspection-footer{justify-content:center;padding-top:.75rem}.vtv-inspection-report{display:grid;gap:12px;margin-bottom:22px}.vtv-inspection-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px 18px;align-items:end;padding:12px;border:1px solid #d7e2ea;background:#fbfdfe}.vtv-inspection-filter-grid label{display:grid;gap:5px;color:#0f172a;font-size:12px;font-weight:700}.vtv-inspection-filter-grid input,.vtv-inspection-filter-grid select{min-height:34px;border:1px solid #cbd5df;border-radius:5px;background:#fff;color:#111827;padding:6px 8px;font-size:13px}.vtv-inspection-filter-grid input:disabled,.vtv-inspection-filter-grid select:disabled{background:#f1f5f9;color:#64748b}.vtv-inspection-report-actions{display:flex;justify-content:center}.vtv-report-tabs{display:flex;gap:6px;border-bottom:1px solid #d7d7d7;overflow-x:auto}.vtv-report-tabs button{min-height:36px;border-radius:6px 6px 0 0;background:transparent;color:var(--brand-primary);border:1px solid transparent;border-bottom:0;white-space:nowrap}.vtv-report-tabs button.active{background:#fff;color:#111827;border-color:#d7d7d7}.vtv-formula-note{border:1px solid #b9e5f7;background:#d9f0fb;color:#1d6485;padding:12px 18px;font-size:12px;line-height:1.45}.vtv-actions-strip{min-height:34px;display:flex;align-items:center;border:1px solid #c8c8c8;background:linear-gradient(#f8f8f8,#dfdfdf);color:#0d5b8a;font-weight:700;font-size:12px;padding:0 10px}.vtv-report-table-wrap{overflow-x:auto;overflow-y:visible;max-width:100%;width:100%;border:1px solid #d7d7d7;-webkit-overflow-scrolling:touch;background:#fff}.vtv-report-table{width:100%;min-width:720px;border-collapse:collapse;font-size:11px;table-layout:auto}.vtv-report-table th{background:#f1f1f1;color:#111827;border-bottom:1px solid #d7d7d7;padding:6px 7px;text-align:left;white-space:nowrap;font-size:11px}.vtv-report-table td{border-bottom:1px solid #ececec;padding:6px 7px;vertical-align:middle;white-space:nowrap}.vtv-report-table button{min-height:28px;padding:4px 8px;font-size:11px}.vtv-inspection-report{max-width:100%;overflow:visible}.vtv-map-tire.rotate-target{outline:3px solid rgba(45,106,79,.5);outline-offset:5px;box-shadow:0 0 0 5px #2d6a4f24}.vtv-map-tire.rotate-origin-free{outline:2px dashed rgba(239,68,68,.55);outline-offset:4px;background:repeating-linear-gradient(-45deg,#f8fafc,#f8fafc 6px,#fee2e2 6px,#fee2e2 12px);opacity:.95}.vtv-rotate-params-panel input[type=number],.vtv-rotate-confirm input[type=number],.vtv-rotate-tab input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.vtv-rotate-params-panel input[type=number]::-webkit-outer-spin-button,.vtv-rotate-params-panel input[type=number]::-webkit-inner-spin-button,.vtv-rotate-confirm input[type=number]::-webkit-outer-spin-button,.vtv-rotate-confirm input[type=number]::-webkit-inner-spin-button,.vtv-rotate-tab input[type=number]::-webkit-outer-spin-button,.vtv-rotate-tab input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vtv-field--measurement input{min-height:44px;font-size:16px}.vtv-rotate-parked-detail .vtv-tire-info-list dt{font-size:10px;text-transform:uppercase;letter-spacing:.03em;color:#64748b;font-weight:700}.vtv-rotate-parked-detail .vtv-tire-info-list dd{margin:0;font-size:13px;font-weight:700;color:#0f172a}.vtv-map-tire.draggable{cursor:grab}.vtv-map-tire.draggable:active{cursor:grabbing}.vtv-map-tire.drag-target{outline:3px solid rgba(34,87,122,.55);outline-offset:6px;box-shadow:0 0 0 8px #22577a24}.vtv-rotate-temp-zone{display:grid;gap:6px;min-height:104px;padding:14px;border:2px dashed #8fb3c8;background:#f6fbfd}.vtv-rotate-temp-zone.drag-target,.vtv-rotate-temp-zone.has-tire{border-color:#22577a;background:#eaf5fa}.vtv-rotate-temp-zone span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.vtv-rotate-temp-zone strong{color:#0d5b8a;font-size:20px}.vtv-rotate-temp-zone small{color:#334155}.vtv-rotate-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:24px;background:#0f172a94}.vtv-rotate-confirm{position:relative;display:grid;gap:14px;width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;padding:18px;border:1px solid #d7e2ea;background:#fff;box-shadow:0 24px 54px #0f172a47}.vtv-rotate-confirm h3{margin:0;color:#0f172a;font-size:18px}.vtv-rotate-confirm-summary{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:10px}.vtv-rotate-confirm-summary div{display:grid;gap:4px;border:1px solid #d7e2ea;background:#fbfdfe;padding:10px}.vtv-rotate-confirm-summary span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.vtv-rotate-confirm-summary strong{color:#22577a;font-size:18px}.vtv-rotate-confirm-summary small{color:#334155}.vtv-rotate-confirm-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.vtv-rotate-confirm-grid label{display:grid;gap:5px;color:#0f172a;font-size:12px;font-weight:800}.vtv-rotate-confirm-grid input,.vtv-rotate-confirm-grid textarea{min-height:34px;border:1px solid #cbd5df;border-radius:5px;padding:6px 8px;font-family:inherit}.vtv-rotate-confirm-grid .wide{grid-column:span 3}.vtv-rotate-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.vtv-align-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.vtv-align-head p{margin:4px 0 0;color:#516171;font-size:14px}.vtv-align-pill{display:inline-flex;align-items:center;min-height:30px;border:1px solid #b9d9ea;border-radius:999px;background:#eaf6fb;color:#17415f;font-size:12px;font-weight:800;padding:6px 12px;white-space:nowrap}.vtv-align-pill.ready{border-color:#9fd2b7;background:#eefaf2;color:#176337}.vtv-align-mode-toggle{display:inline-flex;gap:0;border:1px solid #cbd5df;border-radius:6px;overflow:hidden;margin-top:8px}.vtv-align-mode-toggle button{border:0;background:#fff;color:#334155;font-size:13px;font-weight:700;padding:8px 18px;cursor:pointer}.vtv-align-mode-toggle button.active{background:#1e7a46;color:#fff}.vtv-align-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,420px);gap:18px;align-items:start;width:100%;max-width:100%}.vtv-align-summary{display:grid;gap:12px;border:1px solid #cbd5df;border-radius:6px;background:#fbfdff;padding:14px;min-width:0}.vtv-align-summary h3,.vtv-align-current h3{margin:0;color:#0d2940;font-size:15px;font-weight:800}.vtv-align-summary label{display:grid;gap:6px;color:#1f3447;font-size:12px;font-weight:800}.vtv-align-summary input,.vtv-align-summary select,.vtv-align-summary textarea{width:100%;min-height:34px;border:1px solid #c5d3df;border-radius:4px;background:#fff;color:#102033;font:inherit;padding:6px 8px;box-sizing:border-box}.vtv-align-summary textarea{resize:vertical}.vtv-align-banner{padding:10px 12px;border-radius:6px;background:#eaf6fb;border:1px solid #b9d9ea;color:#17415f;font-size:12px;font-weight:700}.vtv-align-banner.ready{background:#eefaf2;border-color:#9fd2b7;color:#176337}.vtv-align-datetime-row{display:grid;grid-template-columns:1fr auto auto;gap:6px;align-items:center}.vtv-align-cost-link{justify-self:start;border:0;background:none;color:#0284c7;font-size:12px;font-weight:600;text-decoration:underline;cursor:pointer;padding:0}.vtv-align-file-row{display:grid;gap:6px}.vtv-align-file-status{font-size:12px;font-weight:600;line-height:1.35}.vtv-align-file-status.loading{color:#0369a1}.vtv-align-file-status.ok{color:#166534}.vtv-align-file-status.error{color:#b42318;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:6px 8px}.vtv-align-axle-picker{margin-bottom:4px}.vtv-align-mode-toggle button{white-space:normal;line-height:1.2;max-width:220px}.vtv-align-submit-btn{background:#1e7a46!important;color:#fff!important;border:0!important;border-radius:6px!important;min-height:38px;font-weight:800}.vtv-align-submit-btn:hover:not(:disabled){background:#166534!important}.vtv-align-submit-btn:disabled{opacity:.55;cursor:not-allowed}.vtv-align-map-side-labels{display:grid;gap:8px;justify-items:start;color:#64748b;font-size:12px;font-weight:700}.vtv-align-map-side-labels span.active{color:#1e7a46}.vtv-align-conventions-link{font-size:12px}.vtv-align-map-panel{display:grid;justify-items:center;gap:10px;min-width:0}.vtv-map-tire.align-target{border-color:#0891b2;outline:3px solid rgba(8,145,178,.85);outline-offset:2px;box-shadow:inset 0 0 0 2px #fff3,inset 0 0 14px #0891b259,0 0 0 6px #0891b238;transform:scale(1.04);z-index:3}.vtv-map-tire.align-target:after{content:"ALN";position:absolute;top:-10px;right:-6px;font-size:9px;font-weight:900;letter-spacing:.04em;color:#0e7490;background:#cffafe;border:1px solid #22d3ee;border-radius:999px;padding:1px 5px;z-index:4}.vtv-align-selected-box{display:grid;gap:8px;min-height:116px;border:1px solid #cbd5df;border-radius:4px;background:#fff;padding:10px}.vtv-align-selected-box article{display:grid;gap:3px;border-left:3px solid #1d9a59;background:#f3fbf6;padding:8px 10px}.vtv-align-selected-box strong{color:#0d2940}.vtv-align-selected-box span,.vtv-align-selected-box small,.vtv-align-selected-box p{margin:0;color:#536579;font-size:12px}.vtv-align-meta{display:grid;grid-template-columns:auto 1fr;gap:6px 10px;align-items:baseline;border:1px solid #d9e4ec;border-radius:4px;background:#f8fbfd;padding:10px}.vtv-align-meta span{color:#6b7890;font-size:11px;font-weight:800;text-transform:uppercase}.vtv-align-current{display:grid;gap:10px;margin-top:18px}.vtv-align-current .selected-row{background:#eefaf2}.vtv-tab-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.vtv-tab-heading .muted{margin:4px 0 0}.vtv-selected-pill{display:inline-flex;align-items:center;min-height:32px;border:1px solid #b7d4e5;border-radius:999px;padding:6px 12px;color:var(--brand-primary-dark);background:var(--accent-soft);font-size:12px;font-weight:800;white-space:nowrap}.vtv-dismount-block-banner{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:12px;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:13px}.vtv-dismount-block-banner strong{font-weight:800}.vtv-dismount-compact{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(320px,1.15fr);gap:12px 14px;align-items:start}.vtv-dismount-quick-targets{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px;padding:8px;border:1px dashed #94a3b8;border-radius:8px;background:#f8fafc}.vtv-dismount-drop-chip{min-height:32px!important;padding:4px 10px!important;border-radius:999px!important;border:1px solid #cbd5e1!important;background:#fff!important;font-size:12px!important;font-weight:700!important;color:#0f172a!important;cursor:copy}.vtv-dismount-drop-chip:hover{background:#e0f2fe!important;border-color:#38bdf8!important}.vtv-dest-missing{display:block;margin-top:3px;color:#b91c1c;font-size:11px;font-weight:700}.vtv-dest-chip{display:block;margin-top:3px;color:#0f766e;font-size:11px;font-weight:700}.vtv-dismount-row.has-dest td{background:#f0fdf4}@media (max-width: 960px){.vtv-dismount-compact{grid-template-columns:1fr}}.vtv-mount-workspace{display:grid;grid-template-columns:1fr;gap:14px;align-items:start}.vtv-mount-workspace.vtv-mount-compact{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:12px 16px;align-items:start;width:100%;max-width:100%}.vtv-mount-side-column{display:grid;gap:12px;min-width:0;max-width:100%}.vtv-mount-map-compact .vtv-cloud-map{max-width:none}.vtv-mount-map-compact .vtv-cloud-map-frame{zoom:.55}.vtv-mount-current-table{min-width:0!important;width:100%}.vtv-mount-current-table th,.vtv-mount-current-table td{padding:6px 8px;font-size:12px;white-space:nowrap}.vtv-mount-form-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.vtv-field--measurement input{min-height:32px!important;font-size:13px!important;min-width:0!important;width:100%!important;max-width:100%}.vtv-inventory-table tr.multi-selected-row td{background:#e0f2fe!important}.vtv-current-mounted-panel{margin-top:8px}.vtv-mount-current-table-wrap{overflow-x:auto;max-width:100%}@media (max-width: 1280px){.vtv-mount-workspace.vtv-mount-compact{grid-template-columns:1fr}}.vtv-mount-form-panel,.vtv-mount-map-panel,.vtv-current-mounted-panel{min-width:0}.vtv-mount-form-panel .vtv-form.vtv-mount-form{display:flex;flex-direction:column;gap:12px;max-width:none;grid-template-columns:none}.vtv-mount-form-card{display:flex;flex-direction:column;gap:14px;padding:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.vtv-mount-form-card.vtv-mount-form-horizontal{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:16px 18px!important;align-items:stretch!important}.vtv-mount-form-card.vtv-mount-form-inline{flex-direction:row!important;flex-wrap:wrap!important;align-items:flex-end!important;gap:12px 16px!important;padding:14px 16px!important}.vtv-mount-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end}.vtv-mount-form .vtv-field{display:grid;gap:6px;min-width:0;margin:0}.vtv-mount-form .vtv-field-label{font-size:12px;font-weight:700;color:#475569;line-height:1.3}.vtv-mount-form .vtv-required{color:#dc2626}.vtv-mount-form .vtv-field--full{width:100%}.vtv-mount-form .vtv-field-inline{display:flex;gap:8px;align-items:center}.vtv-mount-form .vtv-field-inline input{flex:1;min-width:0}.vtv-mount-form .vtv-now-btn{flex-shrink:0;min-height:38px;min-width:38px;padding:0 8px}.vtv-mount-form .vtv-field input,.vtv-mount-form .vtv-field select,.vtv-mount-form .vtv-field textarea{width:100%;min-height:38px;box-sizing:border-box}.vtv-mount-auto-hint{margin:0;font-size:12px;line-height:1.45}.vtv-mount-map-panel{display:grid;justify-items:center;gap:10px;width:100%;max-width:100%;min-width:0;container-type:inline-size;container-name:vtvmap}.vtv-panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.vtv-panel-title-row h3{margin:0;color:var(--brand-primary-dark);font-size:15px;font-weight:800}.vtv-panel-title-row small{color:#64748b;font-size:12px;text-align:right}.vtv-map-tire.selected{outline:3px solid rgba(34,87,122,.42);outline-offset:3px;box-shadow:0 0 0 6px var(--brand-accent-muted)}.vtv-current-mounted-panel{display:grid;gap:10px;margin-top:18px}.vtv-mount-current-table-wrap{max-height:260px}.vtv-mount-current-table{min-width:min(980px,100%)}.vtv-mount-current-table thead th{font-size:11px}.vtv-inventory-panel{display:flex;flex-direction:column;gap:12px;padding:14px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:0;max-width:100%;width:100%;box-sizing:border-box}.vtv-inventory-panel h3{font-size:1rem;font-weight:700;margin:0;color:var(--brand-primary-dark)}.vtv-inventory-toolbar{display:grid;grid-template-columns:minmax(0,160px) minmax(0,1fr) auto;gap:12px;align-items:end;width:100%;max-width:100%}.vtv-inventory-field{display:grid;gap:6px;min-width:0}.vtv-inventory-field>span{font-size:12px;font-weight:700;color:#475569}.vtv-inventory-field--grow{min-width:0}.vtv-inventory-field input,.vtv-inventory-field select{width:100%;min-height:38px;padding:.45rem .7rem;border:1px solid var(--border);border-radius:7px;background:var(--surface-1);color:var(--text-primary);font-size:.875rem;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.vtv-inventory-field input:focus,.vtv-inventory-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--brand-accent-muted);outline:none}.vtv-inventory-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.vtv-warehouse-chips-panel{display:grid;gap:10px}.vtv-warehouse-toggle{justify-self:start}.vtv-warehouse-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.app-shell button.vtv-warehouse-chip{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:8px 12px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#0f172a;font-size:12px;line-height:1.2;text-align:left}.app-shell button.vtv-warehouse-chip:hover{border-color:#94a3b8;background:#f1f5f9}.app-shell button.vtv-warehouse-chip.active{border-color:var(--brand-primary);background:var(--brand-accent-muted);color:var(--brand-primary-dark);font-weight:700}.vtv-warehouse-chip-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.vtv-warehouse-chip-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;padding:0 6px;border-radius:999px;background:#e2e8f0;color:#334155;font-size:11px;font-weight:800}.app-shell button.vtv-warehouse-chip.active .vtv-warehouse-chip-count{background:var(--brand-primary);color:#fff}.vtv-inventory-table-wrap{position:relative;min-height:80px;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.vtv-inventory-table-wrap .vtv-inventory-table{margin:0}.vtv-inventory-search-btn{background:var(--brand-primary)!important;color:#fff!important;border:0!important;border-radius:6px!important;padding:8px 16px!important;cursor:pointer;min-height:38px;font-weight:700;transition:background .15s}.vtv-inventory-search-btn:hover{background:var(--brand-primary-hover)!important}.vtv-mount-replace-banner{display:grid;gap:6px;padding:10px 12px;border:1px solid #f0c36d;border-left:4px solid var(--brand-warning);border-radius:8px;background:#fffbeb;color:#78350f;font-size:12px}.vtv-mount-replace-banner strong{color:#92400e;font-size:13px}.app-shell button.vtv-mount-submit-btn{background:var(--brand-primary);color:#fff;font-weight:800}.app-shell button.vtv-mount-submit-btn:hover:not(:disabled){background:var(--brand-primary-hover)}.app-shell button.vtv-mount-submit-btn:disabled{opacity:.55;cursor:not-allowed}.app-shell button.vtv-inventory-item{display:grid;grid-template-columns:40px 1fr;gap:.65rem;align-items:center;width:100%;min-height:auto;padding:.6rem .75rem;border:1px solid var(--border);border-radius:8px;background:#fff;color:#17202a;cursor:grab;text-align:left;font-weight:400;transition:border-color .15s,background .15s,box-shadow .15s}.app-shell button.vtv-inventory-item:hover{border-color:var(--brand-primary);background:var(--brand-accent-soft);color:#17202a}.app-shell button.vtv-inventory-item:active{cursor:grabbing}.app-shell button.vtv-inventory-item.selected{border-color:var(--brand-primary);background:var(--brand-accent-soft);box-shadow:0 0 0 2px var(--brand-accent-muted);color:#17202a}.app-shell button.vtv-inventory-item code{font-size:.85rem;font-weight:800;color:var(--brand-primary);background:transparent}.app-shell button.vtv-inventory-item small{font-size:.75rem;color:var(--text-muted)}.vtv-event-inspection:before{background:var(--brand-primary);border-color:var(--brand-primary)}.vtv-event-mount:before{background:#22c55e;border-color:#22c55e}.vtv-event-dismount:before{background:#f59e0b;border-color:#f59e0b}.vtv-event-disposal:before{background:#ef4444;border-color:#ef4444}.vtv-event-retread:before{background:#a78bfa;border-color:#a78bfa}.vtv-event-rotation:before{background:#06b6d4;border-color:#06b6d4}.vtv-event-alignment:before{background:#f97316;border-color:#f97316}@media (max-width: 1400px){.vtv-mounted-body{grid-template-columns:1fr;gap:16px}.vtv-vehicle-card{grid-template-columns:1fr 1fr;gap:18px 28px}}@media (max-width: 1200px){.vtv-mount-workspace.vtv-mount-compact,.vtv-mount-dismount-layout,.vtv-mounted-body,.vtv-align-workspace{grid-template-columns:1fr}.vtv-vehicle-card{gap:14px 20px}}@media (max-width: 900px){.vtv-vehicle-card{grid-template-columns:1fr 1fr}.vtv-mount-workspace,.vtv-inventory-toolbar,.vtv-align-workspace,.vtv-charts-workspace,.vtv-mount-dismount-layout,.vtv-inspection-filter-grid{grid-template-columns:1fr}.vtv-panel-title-row{flex-direction:column;align-items:flex-start}.vtv-panel-title-row small{text-align:left}.command-bar{flex-wrap:wrap}.command-bar h1{font-size:clamp(22px,5vw,30px)}}@media (max-width: 768px){.vtv-root{padding:.85rem}.vtv-title{font-size:1.25rem}.vtv-form,.vtv-mount-form-row{grid-template-columns:1fr}.vtv-charts-head,.vtv-chart-panel-head{flex-direction:column}.vtv-chart-kpis,.vtv-vehicle-card{grid-template-columns:1fr}.vtv-kpi-strip{flex-direction:row;flex-wrap:wrap;align-items:center}.vtv-tabs{gap:0}.vtv-tab{padding:.55rem .75rem;font-size:.8rem}.vtv-rotate-confirm-summary,.vtv-rotate-confirm-grid{grid-template-columns:1fr}.vtv-rotate-confirm-grid .wide{grid-column:auto}.vtv-search-dropdown{min-width:0;width:min(100vw - 32px,360px);left:0;right:auto}.main-pane{padding:12px}.vtv-inventory-actions{width:100%}.vtv-inventory-actions button{flex:1 1 auto}.vtv-mount-form-actions{flex-direction:column;align-items:stretch}.vtv-mount-form-actions button{width:100%}}@media (max-width: 480px){.module-nav{grid-template-columns:1fr 1fr!important}.vtv-warehouse-chip-name{max-width:140px}}.vtv-root{gap:1rem;box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow-x:clip;padding:clamp(12px,1.5vw,20px) clamp(12px,1.5vw,20px) 28px;background:#fff;color:#111827}.vtv-header{display:grid;grid-template-columns:1fr auto;align-items:end;gap:18px;padding-bottom:10px;border-bottom:1px solid #cfcfcf}.vtv-title{color:#111827;font-size:22px;font-weight:500}.vtv-search-wrap{display:flex;align-items:center;gap:6px}.vtv-search-label{color:#111827;font-size:12px;font-weight:600}.vtv-search-bar{gap:4px}.vtv-search-input{width:108px;height:30px;min-height:30px;border:1px solid #8fb3c8;border-radius:2px;background:#fff;color:#111827;font-family:inherit;font-size:12px;letter-spacing:0;padding:4px 7px}.vtv-search-input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 2px var(--brand-accent-muted)}.vtv-search-btn,.vtv-go-btn{min-height:30px;height:30px;border:1px solid #d6dce2;border-radius:3px;background:#eef2f4;color:#102a43;font-size:12px;font-weight:700;padding:0 9px}.vtv-search-btn{width:24px;padding:0}.vtv-go-btn{width:26px;border-color:var(--brand-secondary);background:var(--brand-secondary);color:#fff;padding:0}.vtv-go-btn:hover{background:var(--brand-secondary-hover);border-color:var(--brand-secondary-hover)}.vtv-search-dropdown{left:58px;background:#fff;border-color:#cbd5df;box-shadow:0 10px 22px #0f172a24}.vtv-search-item{color:#111827}.vtv-search-item:hover{background:#f2f8f4}.vtv-plate-badge{background:var(--accent-soft);color:var(--brand-primary);letter-spacing:0}.vtv-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:flex-start;justify-content:center;padding:42px 18px;background:#0f172a59}.vtv-picker-modal{width:min(1190px,100%);max-height:calc(100vh - 84px);overflow:hidden;border:1px solid #aeb7c0;border-radius:6px;background:#fff;color:#111827;box-shadow:0 18px 50px #0f172a40}.vtv-picker-titlebar{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 8px;border-bottom:1px solid #cfcfcf}.vtv-picker-titlebar h2{margin:0;font-size:20px;font-weight:500}.vtv-picker-close{width:28px;height:28px;border:1px solid #d6dce2;border-radius:3px;background:#f4f6f8;color:#111827;font-weight:700}.vtv-picker-toolbar{display:flex;align-items:center;gap:5px;padding:4px 6px;border-bottom:1px solid #b9c0c7;background:linear-gradient(#f4f4f4,#e4e4e4);font-size:12px}.vtv-picker-toolbar label{font-weight:500}.vtv-picker-toolbar select,.vtv-picker-toolbar input{height:25px;border:1px solid #bfc7ce;border-radius:2px;background:#fff;color:#111827;font-size:12px;padding:2px 8px}.vtv-picker-toolbar select{width:145px}.vtv-picker-toolbar input{width:220px}.vtv-picker-toolbar button{height:25px;border:1px solid #25a66a;border-radius:3px;background:#35b779;color:#fff;font-size:12px;font-weight:700;padding:0 12px}.vtv-picker-export-row{display:flex;align-items:center;min-height:31px;padding:4px 6px;background:#fff}.vtv-picker-export-row button{height:24px;border:1px solid #c8d0d8;border-radius:3px;background:#f6f7f8;color:#111827;font-size:12px;padding:0 10px}.vtv-picker-export-row button:disabled{opacity:.45}.vtv-picker-table-wrap{max-height:min(68vh,620px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-top:1px solid #d5d9de;border-bottom:1px solid #d5d9de;cursor:grab}.vtv-picker-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed;font-size:12px}.vtv-picker-table th,.vtv-picker-table td{height:25px;border-bottom:1px solid #d7dce1;padding:2px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vtv-picker-table th{background:#d9dde2;color:#111827;font-weight:700}.vtv-picker-table th:first-child,.vtv-picker-table td:first-child{width:28px;padding:0 6px;text-align:center}.vtv-picker-table tbody tr:hover{background:#f3f8fc}.vtv-picker-select{display:inline-grid;width:15px;height:14px;place-items:center;border:1px solid #9ec5db;border-radius:2px;background:#fff;color:var(--brand-primary);font-size:10px;font-weight:800;line-height:1}.vtv-picker-message{height:42px;color:#607087;text-align:center}.vtv-picker-footer{display:flex;align-items:center;gap:5px;min-height:40px;padding:6px 8px;background:#f5f7f9;font-size:12px}.vtv-picker-footer input{width:42px;height:27px;border:1px solid #c7cfd8;border-radius:3px;text-align:center}.vtv-picker-footer button{width:28px;height:27px;border:1px solid #c7cfd8;border-radius:3px;background:#fff;color:#334155;font-weight:700}.vtv-picker-footer button:disabled{opacity:.45}.vtv-picker-footer strong{margin-left:12px;font-weight:500}.vtv-empty-state{min-height:260px;color:#5f6f7d}.vtv-empty-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:6px;background:#2e7d5f;color:#fff;font-size:16px;font-weight:800}.vtv-empty-state h2{color:#111827}.vtv-error-banner{background:#fff7ed;border-color:#fdba74;color:#9a3412}.vtv-section-title{margin:24px 0 14px;color:#111827;font-size:17px;font-weight:500}.vtv-mounted-overview{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.vtv-vehicle-card{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:42px;padding:0 8px 4px;border:0;border-radius:0;background:transparent}.vtv-vehicle-col{gap:7px}.vtv-vehicle-field{display:grid;grid-template-columns:max-content 1fr;align-items:baseline;gap:8px}.vtv-field-label{color:#111827;font-size:12px;font-weight:700;letter-spacing:0;text-transform:none}.vtv-field-label:after{content:":"}.vtv-watermark-zero::placeholder{color:#94a3b8;opacity:.55;font-weight:500}.vtv-optional{color:#64748b;font-size:11px;font-weight:600;text-transform:none;letter-spacing:0}.vtv-required{color:#b91c1c;font-weight:800}.vtv-field-value{color:#111827;font-size:12px;font-weight:400}.vtv-plate-hero{display:inline-flex;align-items:center;gap:4px;color:var(--brand-primary);font-family:inherit;font-size:12px;font-weight:700;letter-spacing:0}.vtv-vehicle-menu-icon{color:#607d9b;font-size:12px;line-height:1}.vtv-kpi-strip{display:none}.vtv-vehicle-card--collapsible-body .vtv-kpi-strip,.vtv-kpi-strip--in-collapse{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:6px 8px!important;grid-column:1 / -1;margin-top:4px!important;margin-bottom:0!important;padding:6px 0 0!important;border-top:1px dashed #e2e8f0;width:100%;max-width:100%;min-height:0!important;height:auto!important;align-self:start}.vtv-kpi-strip--in-collapse .vtv-kpi{display:inline-flex!important;flex-direction:column!important;align-items:center!important;min-width:48px!important;padding:3px 7px!important;border-radius:7px!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;margin:0!important}.vtv-kpi-strip--in-collapse .vtv-kpi strong{font-size:13px!important;line-height:1.1!important;color:#0f172a!important}.vtv-kpi-strip--in-collapse .vtv-kpi small{font-size:9px!important;color:#64748b!important;font-weight:700!important;text-transform:uppercase!important}.vtv-kpi-strip--in-collapse .kpi-ok strong{color:#166534!important}.vtv-kpi-strip--in-collapse .kpi-alert strong{color:#b45309!important}.vtv-kpi-strip--in-collapse .kpi-critical strong{color:#b91c1c!important}.vtv-kpi-strip--in-collapse .vtv-export-btn{min-height:28px!important;padding:0 10px!important;font-size:11px!important;margin-top:0!important}.vtv-vehicle-card--compact{padding:10px 12px!important;gap:10px!important;margin-bottom:8px}.vtv-vehicle-card--compact .vtv-field-value,.vtv-vehicle-card--compact .vtv-plate-hero{font-size:13px!important}.vtv-vehicle-collapse{margin:0 0 10px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.app-shell button.vtv-vehicle-collapse-toggle,.vtv-vehicle-collapse-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;min-height:40px!important;padding:8px 14px!important;border:0!important;border-radius:0!important;background:#f1f5f9!important;background-image:none!important;color:#0f172a!important;cursor:pointer!important;text-align:left!important;box-shadow:none!important;transition:background .15s ease!important}.app-shell button.vtv-vehicle-collapse-toggle:hover,.vtv-vehicle-collapse-toggle:hover{background:#e2e8f0!important;color:#0f172a!important;transform:none!important}.app-shell button.vtv-vehicle-collapse-toggle:focus-visible,.vtv-vehicle-collapse-toggle:focus-visible{outline:2px solid #2563eb!important;outline-offset:-2px!important}.vtv-vehicle-collapse.is-open .vtv-vehicle-collapse-toggle{border-bottom:1px solid #e2e8f0!important;background:#eef2f7!important}.vtv-vehicle-collapse-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;min-width:0}.vtv-vehicle-collapse-plate{font-size:13px!important;font-weight:800!important;color:#0f172a!important;letter-spacing:.03em}.vtv-vehicle-collapse-meta{font-size:12px!important;color:#334155!important;font-weight:600!important}.vtv-vehicle-collapse-label{display:inline-flex!important;align-items:center!important;gap:6px!important;flex-shrink:0;font-size:11px!important;font-weight:800!important;color:#1e40af!important;text-transform:uppercase;letter-spacing:.05em}.vtv-vehicle-collapse-chevron{font-style:normal!important;font-size:11px!important;color:#1e40af!important;font-weight:800!important}.vtv-vehicle-card--collapsible-body{margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:6px 10px 8px!important;gap:4px 10px!important;align-content:start!important;align-items:start!important;min-height:0!important}.vtv-vehicle-card--collapsible-body .vtv-field-label{font-size:10px!important;letter-spacing:.04em}.vtv-vehicle-card--collapsible-body .vtv-field-value,.vtv-vehicle-card--collapsible-body .vtv-plate-hero{font-size:12px!important;line-height:1.25}.vtv-vehicle-card--collapsible-body .vtv-field-sub{font-weight:500;color:#94a3b8;margin-left:4px}.vtv-vehicle-card--collapsible-body .vtv-vehicle-col{gap:4px!important}.vtv-vehicle-card--collapsible-body .vtv-vehicle-field{gap:1px}.vtv-mounted-foot-tables{display:grid;gap:14px;margin-top:16px;width:100%}.vtv-services-board{border:1px solid #d1dbe2;border-radius:10px;background:#fff;padding:12px 14px}.vtv-mounted-body{display:grid;grid-template-columns:minmax(280px,400px) minmax(0,1fr);gap:12px 16px;align-items:stretch;min-height:0;margin-top:6px;width:100%;max-width:100%;isolation:isolate}.vtv-map-panel{order:0;min-width:0;max-width:100%;overflow:hidden;position:relative;z-index:0;padding-bottom:8px;box-sizing:border-box}.vtv-mounted-table-panel{order:1;min-width:0;max-width:100%;overflow:auto;position:relative;z-index:1;background:#fff}.vtv-field--measurement{max-width:420px}.vtv-field--measurement input,.vtv-field--measurement select{max-width:100%}.vtv-inspect-meta-compact{display:flex!important;flex-wrap:wrap;gap:10px 12px!important;align-items:flex-end;padding:10px 12px!important}.vtv-inspect-meta-compact>label{flex:0 1 auto;min-width:120px;max-width:220px}.vtv-inspect-meta-compact>label.vtv-field-created-by{flex:1 1 240px!important;min-width:220px!important;max-width:340px!important}.vtv-inspect-meta-compact>label.vtv-field-created-by input{width:100%!important;max-width:none!important;background:#fff!important;color:#0f172a!important}.vtv-inspect-meta-compact>label.vtv-field--measurement{flex:1 1 200px;max-width:280px;width:auto!important}.vtv-inspect-meta-compact input[type=date],.vtv-inspect-meta-compact input[type=time]{width:150px}.vtv-watermark-zero::placeholder,input.vtv-watermark-zero::placeholder{color:#94a3b8!important;opacity:1}input.vtv-km-placeholder:placeholder-shown{color:#94a3b8}.vtv-justification-required{grid-column:1 / -1;display:grid;gap:6px;padding:12px 14px;border:2px solid #f59e0b;border-radius:8px;background:#fffbeb;box-shadow:0 0 0 3px #f59e0b26}.vtv-justification-required label,.vtv-justification-required .vtv-justification-title{font-size:13px;font-weight:800;color:#92400e;text-transform:none}.vtv-justification-required input,.vtv-justification-required textarea{min-height:40px!important;border:1px solid #f59e0b!important;background:#fff!important;font-size:14px!important}.vtv-performer-block{display:grid;gap:4px;padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;max-width:320px}.vtv-performer-block .vtv-performer-title{font-size:11px;font-weight:700;color:#334155}.vtv-performer-block input,.vtv-performer-block select{min-height:28px!important;font-size:12px!important;padding:2px 6px!important}.vtv-performer-block small.muted{font-size:10px;line-height:1.25}.vtv-performer-block .secondary{min-height:24px!important;font-size:11px!important;padding:2px 8px!important}.vtv-performer-kind{display:flex;gap:8px;flex-wrap:wrap;font-size:11px;font-weight:600;color:#475569}.vtv-performer-kind label{display:inline-flex;align-items:center;gap:4px;cursor:pointer}.vtv-service-fields-row{display:grid;grid-template-columns:minmax(140px,1fr) minmax(160px,1.1fr) minmax(110px,.7fr);gap:10px;align-items:start}.vtv-mount-form-card .vtv-field input[type=date],.vtv-mount-form-card .vtv-field input[type=time],.vtv-mount-form-card .vtv-field--measurement input,.vtv-mount-form-card .vtv-field--measurement select{min-height:32px!important;font-size:13px!important;max-width:100%}.vtv-mount-form-card .vtv-field--measurement input{min-height:32px!important;font-size:13px!important}.vtv-mount-compact .vtv-mount-side-column{align-self:start}.vtv-mount-workspace.vtv-mount-compact{align-items:start}@media (max-width: 900px){.vtv-service-fields-row{grid-template-columns:1fr}}.vtv-map-panel{display:grid;justify-items:center;gap:10px;width:100%;max-width:100%;min-width:0;container-type:inline-size;container-name:vtvmap;order:1}.vtv-map-panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;width:100%}.vtv-mounted-table-panel{order:2;width:100%;min-width:0;overflow-x:auto}.vtv-report-link{border:0;background:transparent;color:var(--brand-primary);font-size:12px;padding:0;cursor:pointer}.vtv-report-link:hover{color:var(--brand-primary-hover);text-decoration:underline}.vtv-cloud-map{--map-base-w: 430;--map-base-h: 390;--chassis-w: 64px;--chassis-center-x: calc(var(--map-base-w) * 1px / 2);--chassis-left: calc(var(--chassis-center-x) - var(--chassis-w) / 2);--chassis-right: calc(var(--chassis-center-x) + var(--chassis-w) / 2);--axle-direction-y: 71px;--axle-mid-y: 203px;--axle-rear-y: 283px;--axle-4th-y: 363px;--axle-spare-y: 360px;position:relative;width:calc(var(--map-base-w) * 1px);height:calc(var(--map-base-h) * 1px);max-width:100%;margin-top:2px;margin-inline:auto;transform-origin:top center;background:transparent}.vtv-cloud-map.has-spare{--map-base-h: calc(var(--spare-tire-top, 400) + 70 + 24);height:calc(var(--map-base-h) * 1px);overflow:visible}@supports (width: 1cqi){.vtv-map-panel,.vtv-mount-map-panel,.vtv-inspection-map-panel,.vtv-rotate-map-panel,.vtv-charts-map{container-type:inline-size;container-name:vtvmap}.vtv-cloud-map-frame .vtv-cloud-map{transform:none!important;max-width:none!important}}.vtv-chassis{position:absolute;left:var(--chassis-left);top:24px;width:var(--chassis-w);height:298px;border:2px solid #747474;background:linear-gradient(90deg,transparent 47%,rgba(116,116,116,.18) 48%,rgba(116,116,116,.18) 52%,transparent 53%),#fff;box-shadow:inset 0 0 0 1px #0000000d;box-sizing:border-box;z-index:1}.vtv-connector{position:absolute;height:2px;background:#2fd234;transform:translateY(-50%);z-index:2}.vtv-connector-front-left,.vtv-connector-front-right{top:var(--axle-direction-y);background:#ece600}.vtv-connector-front-left{left:118px;width:calc(var(--chassis-left) - 118px)}.vtv-connector-mid-left{left:88px;top:var(--axle-mid-y);width:calc(var(--chassis-left) - 88px)}.vtv-connector-mid-right{left:var(--chassis-right);top:var(--axle-mid-y);width:calc(342px - var(--chassis-right))}.vtv-connector-rear-left{left:88px;top:var(--axle-rear-y);width:calc(var(--chassis-left) - 88px)}.vtv-connector-rear-right{left:var(--chassis-right);top:var(--axle-rear-y);width:calc(342px - var(--chassis-right))}.vtv-map-axle-labels{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:6}.vtv-map-axle-label{position:absolute;left:var(--chassis-center-x)!important;transform:translate(-50%,-50%)!important;width:88px;min-width:88px;max-width:88px;padding:5px 6px;border-radius:6px;background:#fff;color:#0f2740;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-align:center;box-shadow:0 1px 3px #0f172a1f;border:1.5px solid #cbd5e1;line-height:1.15;box-sizing:border-box;z-index:7;display:flex;align-items:center;justify-content:center}.vtv-map-axle-direction{top:var(--axle-direction-y)!important;color:#92400e;border-color:#f59e0b;background:#fffbeb}.vtv-map-axle-traction-mid,.vtv-map-axle-traction-rear,.vtv-map-axle-traction-4th{color:#166534;border-color:#22c55e;background:#f0fdf4}.vtv-map-axle-traction-mid{top:var(--axle-mid-y)!important}.vtv-map-axle-traction-rear{top:var(--axle-rear-y)!important}.vtv-map-axle-traction-4th{top:var(--axle-4th-y)!important}.vtv-map-axle-spare{top:calc(var(--axle-spare-y) * 1px)!important;color:#1e40af;border-color:#60a5fa;background:#eff6ff;z-index:9}.vtv-cloud-map.has-spare:not(.has-four-axles):not(.is-trailer) .vtv-chassis{height:calc(var(--axle-spare-y) - 24px)}.vtv-cloud-map.has-four-axles.has-spare .vtv-chassis{height:calc(var(--axle-spare-y) - 24px)}.vtv-map-tire{position:absolute;display:grid;place-items:center;width:46px;height:70px;border:4px solid #777;border-radius:18px/28px;background:radial-gradient(ellipse at center,#fff 0,#fff 45%,#f8fafc 46%,#f8fafc);color:#111827;cursor:pointer;padding:0;box-shadow:inset 0 0 0 2px #00000014,0 2px 4px #0f172a1f;z-index:2;overflow:visible}.vtv-map-tire strong{font-size:15px;line-height:1;font-weight:300;letter-spacing:.02em}.vtv-map-tire.occupied{color:#f8fafc;background:transparent;box-shadow:0 2px 4px #0f172a24}.vtv-map-tire.traffic-ok{border-color:#16a34a;box-shadow:0 0 0 1px #16a34a40,0 2px 4px #0f172a24}.vtv-map-tire.traffic-alert{border-color:#d97706;box-shadow:0 0 0 1px #d9770647,0 2px 4px #0f172a24}.vtv-map-tire.traffic-critical{border-color:#dc2626;box-shadow:0 0 0 1px #dc26264d,0 2px 4px #0f172a24}.vtv-map-tire.empty{border-color:#8d98a5;background:radial-gradient(ellipse at center,#f8fafc 0,#f8fafc 45%,#e8edf2 46%,#e8edf2);box-shadow:inset 0 0 0 2px #0000000f,0 2px 4px #0f172a1a}.vtv-map-tire:hover,.vtv-map-tire:focus-visible{box-shadow:inset 0 0 0 2px #00000014,0 0 0 4px var(--brand-accent-muted);outline:none}.vtv-map-tire .vtv-truck-tire-art{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;border-radius:14px/24px;overflow:hidden;--tire-groove-a: 31%;--tire-groove-b: 50%;--tire-groove-c: 69%;background-color:#1a1d21;background-image:linear-gradient(180deg,rgba(0,0,0,.08) 0%,transparent 35%,rgba(0,0,0,.16) 100%),var(--tire-texture, url(/app/brand/llanta_textura_3.jpg));background-position:center,center;background-size:100% 100%,100% 100%;background-repeat:no-repeat,no-repeat;box-shadow:none}.vtv-cloud-map.tire-texture-tread_1,.tire-style-preview-mini.tire-texture-tread_1{--tire-texture: url(/app/brand/llanta_textura_1.jpg);--tire-groove-a: 34%;--tire-groove-b: 50%;--tire-groove-c: 66%}.vtv-cloud-map.tire-texture-tread_2,.tire-style-preview-mini.tire-texture-tread_2{--tire-texture: url(/app/brand/llanta_textura_2.jpg);--tire-groove-a: 30%;--tire-groove-b: 47%;--tire-groove-c: 70%}.vtv-cloud-map.tire-texture-tread_3,.tire-style-preview-mini.tire-texture-tread_3{--tire-texture: url(/app/brand/llanta_textura_3.jpg);--tire-groove-a: 31%;--tire-groove-b: 50%;--tire-groove-c: 69%}.vtv-tire-sidewall,.vtv-tire-rim,.vtv-tire-tread-face,.vtv-tire-status-ring,.vtv-tire-specular{position:absolute;pointer-events:none}.vtv-tire-sidewall{top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0}.vtv-tire-rim{left:50%;top:50%;width:42%;height:34%;transform:translate(-50%,-50%);border-radius:50%;opacity:0;visibility:hidden;background:none;box-shadow:none}.vtv-tire-tread-face{top:0;right:0;bottom:0;left:0;border-radius:inherit}.vtv-tire-status-ring{top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1.5px solid transparent;opacity:0}.vtv-tire-specular{top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;background:linear-gradient(125deg,rgba(255,255,255,.28) 0%,transparent 28%,transparent 62%,rgba(255,255,255,.08) 100%)}.vtv-map-tire.empty .vtv-truck-tire-art{background:linear-gradient(180deg,#ffffff73,#fff3),var(--tire-texture, url(/app/brand/llanta_textura_3.jpg)) center / 100% 100% no-repeat;box-shadow:inset 0 0 0 2px #ffffff40,inset 0 0 10px #00000026;opacity:.55;filter:grayscale(1) brightness(1.15)}.vtv-map-tire.empty .vtv-tread-rib{pointer-events:none;cursor:default}.vtv-map-tire.empty .vtv-tread-rib:after{background:#ffffff6b}.vtv-tire-tread-face{pointer-events:none}.vtv-tread-rib{position:absolute;top:12%;width:12px;height:62%;margin:0;padding:0;border:0;background:transparent;border-radius:999px;transform:translate(-50%);transform-origin:center center;pointer-events:auto;cursor:pointer;transition:filter .15s ease,transform .15s ease;z-index:8}.vtv-tread-rib:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:2.5px;transform:translate(-50%);border-radius:999px;background:#ffffff59;pointer-events:none}.vtv-tread-rib:hover:after,.vtv-tread-rib.is-active:after{width:3.5px;filter:brightness(1.12)}.vtv-tread-rib:focus-visible{outline:2px solid rgba(56,189,248,.85);outline-offset:1px}.vtv-tread-rib.rib-a{left:var(--tire-groove-a, 31%)}.vtv-tread-rib.rib-b{left:var(--tire-groove-b, 50%)}.vtv-tread-rib.rib-c{left:var(--tire-groove-c, 69%)}.vtv-tread-rib.rib-a{transform:translate(-50%) rotate(-4deg)}.vtv-tread-rib.rib-b{transform:translate(-50%) rotate(0)}.vtv-tread-rib.rib-c{transform:translate(-50%) rotate(4deg)}.vtv-tread-rib.depth-ok:after{background:#4ade80}.vtv-tread-rib.depth-alert:after{background:#fbbf24}.vtv-tread-rib.depth-critical:after{background:#f87171}.vtv-tread-rib.depth-unknown:after{background:#ffffff38}.vtv-cloud-map.tire-texture-tread_1 .vtv-truck-tire-art,.tire-style-preview-mini.tire-texture-tread_1{--tire-groove-a: 34%;--tire-groove-b: 50%;--tire-groove-c: 66%}.vtv-cloud-map.tire-texture-tread_2 .vtv-truck-tire-art,.tire-style-preview-mini.tire-texture-tread_2{--tire-groove-a: 30%;--tire-groove-b: 47%;--tire-groove-c: 70%}.vtv-cloud-map.tire-texture-tread_3 .vtv-truck-tire-art,.tire-style-preview-mini.tire-texture-tread_3{--tire-groove-a: 31%;--tire-groove-b: 50%;--tire-groove-c: 69%}.vtv-map-tire .vtv-tire-position{position:absolute;z-index:16;color:#0f172a!important;font-size:15px!important;font-weight:900!important;letter-spacing:.02em;text-shadow:0 0 4px #fff,0 1px 0 #fff,0 0 8px rgba(255,255,255,.95)!important;pointer-events:none;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:none!important;padding:0!important;min-width:0;min-height:0;line-height:1;width:auto!important;height:auto!important}.vtv-map-tire.vtv-pos-label-top .vtv-tire-position{left:50%!important;right:auto!important;top:-2px!important;bottom:auto!important;transform:translate(-50%,-100%)!important}.vtv-map-tire.vtv-pos-label-bottom .vtv-tire-position{left:50%!important;right:auto!important;top:auto!important;bottom:-2px!important;transform:translate(-50%,100%)!important}.vtv-map-tire.vtv-pos-label-left .vtv-tire-position{left:0;right:auto;top:50%;transform:translate(-118%,-50%)}.vtv-map-tire.vtv-pos-label-right .vtv-tire-position{left:auto;right:0;top:50%;transform:translate(118%,-50%)}.vtv-map-tire.vtv-pos-label-center .vtv-tire-position,.vtv-map-tire.is-spare .vtv-tire-position,.vtv-map-tire.vtv-map-pos-R .vtv-tire-position{left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;font-size:18px!important;z-index:16!important}.vtv-map-tire.empty .vtv-tire-position,.vtv-map-tire.occupied .vtv-tire-position{color:#0f172a!important;text-shadow:0 0 4px #fff,0 1px 0 #fff,0 0 8px rgba(255,255,255,.95)!important;font-weight:900!important}.vtv-map-tire .vtv-tire-position-outer,.vtv-map-tire.vtv-pos-label-bottom .vtv-tire-position-mirror{display:none!important}.vtv-map-tire .vtv-tire-code,.vtv-map-tire span.vtv-tire-code,button.vtv-map-tire .vtv-tire-code,.vtv-map-tire .vtv-tire-axle-label{position:absolute;left:50%!important;right:auto!important;z-index:8;width:max-content;max-width:58px;margin:0;transform:translate(-50%)!important;color:#0f172a!important;font-size:9px!important;font-weight:800!important;font-variant-numeric:tabular-nums;line-height:1.05;text-align:center!important;text-shadow:0 0 3px #fff,0 1px 0 #fff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.vtv-map-tire.vtv-pos-label-top .vtv-tire-code{top:auto!important;bottom:-13px!important}.vtv-map-tire.vtv-pos-label-bottom .vtv-tire-code{top:-13px!important;bottom:auto!important}.vtv-map-tire.vtv-pos-label-center .vtv-tire-code,.vtv-map-tire.is-spare .vtv-tire-code,.vtv-map-tire.vtv-map-pos-R .vtv-tire-code{top:auto!important;bottom:-14px!important}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-1{left:72px;top:40px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-2{left:312px;top:40px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-3{left:42px;top:158px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-4{left:94px;top:158px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-5{left:290px;top:158px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-6{left:342px;top:158px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-7{left:42px;top:258px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-8{left:94px;top:258px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-9{left:290px;top:258px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-10{left:342px;top:258px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-11{left:30px;top:338px}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-12{left:346px;top:338px}.vtv-cloud-map:not(.is-trailer){--axle-direction-y: 75px;--axle-mid-y: 193px;--axle-rear-y: 293px;--axle-4th-y: 373px;--axle-spare-y: 348;--map-base-h: 430;--spare-tire-top: 400}.vtv-cloud-map:not(.is-trailer).has-spare{--axle-spare-y: 348;--spare-tire-top: 400;--map-base-h: calc(var(--spare-tire-top) + 70 + 24) !important;height:calc(var(--map-base-h) * 1px)!important;min-height:calc(var(--map-base-h) * 1px)!important;padding-bottom:0!important;box-sizing:content-box!important;overflow:visible!important}.vtv-cloud-map:not(.is-trailer) .vtv-chassis{top:28px;height:300px}.vtv-cloud-map:not(.is-trailer).has-spare .vtv-chassis{height:calc((var(--axle-spare-y) - 40) * 1px)!important}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-R,.vtv-cloud-map:not(.is-trailer) .vtv-map-tire.vtv-map-pos-R,.vtv-cloud-map:not(.is-trailer) button.vtv-map-pos-R{left:192px!important;top:calc(var(--spare-tire-top, 400) * 1px)!important;z-index:8!important}.vtv-cloud-map:not(.is-trailer) .vtv-map-axle-spare{top:calc(var(--axle-spare-y, 348) * 1px)!important;z-index:10!important}.vtv-cloud-map{margin-bottom:8px!important}.vtv-cloud-map.has-spare{margin-bottom:8px!important;padding-bottom:12px!important;box-sizing:border-box!important}.vtv-map-panel .vtv-cloud-map,.vtv-charts-map .vtv-cloud-map,.vtv-rotate-map-panel .vtv-cloud-map,.vtv-mount-map-panel .vtv-cloud-map,.vtv-inspection-map-panel .vtv-cloud-map,.vtv-align-map-panel .vtv-cloud-map,.vtv-dismount-map-panel .vtv-cloud-map{overflow:visible}.vtv-map-panel,.vtv-charts-map,.vtv-rotate-map-panel,.vtv-mount-map-panel,.vtv-inspection-map-panel,.vtv-align-map-panel,.vtv-dismount-map-panel{overflow:hidden;max-width:100%;box-sizing:border-box;padding-bottom:12px;padding-top:6px}.vtv-map-panel:has(.vtv-cloud-map.has-spare),.vtv-charts-map:has(.vtv-cloud-map.has-spare),.vtv-rotate-map-panel:has(.vtv-cloud-map.has-spare),.vtv-mount-map-panel:has(.vtv-cloud-map.has-spare),.vtv-inspection-map-panel:has(.vtv-cloud-map.has-spare),.vtv-align-map-panel:has(.vtv-cloud-map.has-spare),.vtv-dismount-map-panel:has(.vtv-cloud-map.has-spare){min-height:0;padding-bottom:12px;overflow:visible}.vtv-map-tire .vtv-tire-axle-label{bottom:-28px;color:#17415f;font-size:7px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;background:transparent;border:0;box-shadow:none}.vtv-map-tire .vtv-tire-axle-label.empty{bottom:-14px;color:#7b8794;font-size:8px;text-transform:none}.vtv-map-tire .vtv-tread-triplet{display:none}.vtv-map-tire .vtv-tread-chip{display:inline-grid;gap:0;min-width:0;margin:0;border:1px solid #cbd5df;border-radius:4px;padding:1px 2px;background:#f8fafc;color:#111827;font-size:8px;font-weight:800;line-height:1.05;text-align:center;text-shadow:none}.vtv-map-tire .vtv-tread-chip b{display:block;font-size:7px;font-weight:900;line-height:1}.vtv-map-tire .vtv-tread-chip.ok{border-color:#16a34a;background:#dcfce7;color:#166534}.vtv-map-tire .vtv-tread-chip.alert{border-color:#d97706;background:#fef3c7;color:#92400e}.vtv-map-tire .vtv-tread-chip.critical{border-color:#dc2626;background:#fee2e2;color:#991b1b}.vtv-map-tire .vtv-tread-chip.unknown{border-color:#cbd5df;background:#f1f5f9;color:#64748b}.vtv-cloud-map .vtv-map-tire,.vtv-cloud-map .vtv-map-pos-1,.vtv-cloud-map .vtv-map-pos-2,.vtv-cloud-map .vtv-map-pos-3,.vtv-cloud-map .vtv-map-pos-4,.vtv-cloud-map .vtv-map-pos-5,.vtv-cloud-map .vtv-map-pos-6,.vtv-cloud-map .vtv-map-pos-7,.vtv-cloud-map .vtv-map-pos-8,.vtv-cloud-map .vtv-map-pos-9,.vtv-cloud-map .vtv-map-pos-10,.vtv-cloud-map .vtv-map-pos-11,.vtv-cloud-map .vtv-map-pos-12,.vtv-cloud-map .vtv-map-pos-R{width:46px!important;height:70px!important;border-radius:18px/28px!important;box-sizing:border-box;transform:none!important}.vtv-map-pos-1{left:72px;top:36px;z-index:5}.vtv-map-pos-2{left:312px;top:36px;z-index:5}.vtv-map-pos-3{left:48px;top:168px;z-index:4}.vtv-map-pos-4{left:96px;top:168px;z-index:4}.vtv-map-pos-5{left:286px;top:168px;z-index:4}.vtv-map-pos-6{left:334px;top:168px;z-index:4}.vtv-map-pos-7{left:48px;top:248px;z-index:3}.vtv-map-pos-8{left:96px;top:248px;z-index:3}.vtv-map-pos-9{left:286px;top:248px;z-index:3}.vtv-map-pos-10{left:334px;top:248px;z-index:3}.vtv-map-pos-11{left:48px;top:328px;z-index:3}.vtv-map-pos-12{left:334px;top:328px;z-index:3}.vtv-connector-front-left{left:118px}.vtv-connector-front-right{left:var(--chassis-right);width:68px}.vtv-connector-front-right{left:244px;width:68px}.vtv-connector-support-left{left:calc(var(--chassis-left) - 50px);top:var(--axle-4th-y);width:50px}.vtv-connector-support-right{left:var(--chassis-right);top:var(--axle-4th-y);width:50px}.vtv-cloud-map.has-four-axles{--map-base-h: 450}.vtv-cloud-map.has-four-axles.has-spare{--map-base-h: 490}.vtv-cloud-map.has-four-axles .vtv-chassis{height:368px}.vtv-cloud-map.is-trailer .vtv-map-pos-1{left:42px;top:110px;transform:none}.vtv-cloud-map.is-trailer .vtv-map-pos-2{left:92px;top:110px;transform:none}.vtv-cloud-map.is-trailer .vtv-map-pos-3{left:288px;top:110px;transform:none}.vtv-cloud-map.is-trailer .vtv-map-pos-4{left:338px;top:110px;transform:none}.vtv-cloud-map.is-trailer .vtv-map-pos-5{left:42px;top:190px}.vtv-cloud-map.is-trailer .vtv-map-pos-6{left:92px;top:190px}.vtv-cloud-map.is-trailer .vtv-map-pos-7{left:288px;top:190px}.vtv-cloud-map.is-trailer .vtv-map-pos-8{left:338px;top:190px}.vtv-cloud-map.is-trailer .vtv-map-pos-9{left:42px;top:270px}.vtv-cloud-map.is-trailer .vtv-map-pos-10{left:92px;top:270px}.vtv-cloud-map.is-trailer .vtv-map-pos-11{left:288px;top:270px}.vtv-cloud-map.is-trailer .vtv-map-pos-12{left:338px;top:270px}.vtv-cloud-map.is-trailer .vtv-connector-front-left{left:132px;top:145px;width:50px;background:#2fd234}.vtv-cloud-map.is-trailer .vtv-connector-front-right{left:248px;top:145px;width:50px;background:#2fd234}.vtv-cloud-map.is-trailer .vtv-connector-mid-left{left:132px;top:225px;width:50px}.vtv-cloud-map.is-trailer .vtv-connector-mid-right{left:248px;top:225px;width:50px}.vtv-cloud-map.is-trailer .vtv-connector-rear-left{left:132px;top:305px;width:50px}.vtv-cloud-map.is-trailer .vtv-connector-rear-right{left:248px;top:305px;width:50px}.vtv-cloud-map.has-four-axles .vtv-map-axle-traction-mid{top:var(--axle-mid-y)}.vtv-cloud-map.has-four-axles .vtv-map-axle-traction-rear{top:var(--axle-rear-y)}.vtv-map-axle-traction-4th{top:var(--axle-4th-y);color:#166534;border-color:#22c55e;background:#f0fdf4}.vtv-cloud-map.has-four-axles .vtv-map-axle-spare{top:430px;z-index:9}.vtv-cloud-map.has-four-axles .vtv-map-pos-R{top:448px}.vtv-cloud-map.is-trailer .vtv-map-axle-traction-mid{top:145px}.vtv-cloud-map.is-trailer .vtv-map-axle-traction-rear{top:225px}.vtv-cloud-map.is-trailer .vtv-map-axle-spare{top:355px;z-index:9}.vtv-cloud-map.is-trailer .vtv-map-pos-R{top:388px}.vtv-cloud-map.has-four-axles.has-spare{--map-base-h: 560}.vtv-cloud-map.is-trailer.has-spare{--map-base-h: 500}.vtv-cloud-map.tire-style-carbon{--map-floor: radial-gradient(ellipse 70% 55% at 50% 48%, rgba(30, 41, 59, .22) 0%, transparent 68%), linear-gradient(180deg, #0b1220 0%, #111827 45%, #0f172a 100%);background:var(--map-floor);border-radius:16px;box-shadow:inset 0 0 0 1px #94a3b81f,0 12px 28px #02061747;padding:6px}.vtv-cloud-map.tire-style-carbon .vtv-chassis{border:1px solid rgba(148,163,184,.35);background:linear-gradient(90deg,transparent 46%,rgba(226,232,240,.14) 49%,rgba(226,232,240,.14) 51%,transparent 54%),linear-gradient(180deg,#1e293b,#0f172a,#1e293b);box-shadow:inset 0 0 0 1px #0f172a99,0 0 18px #38bdf814;border-radius:4px}.vtv-cloud-map.tire-style-carbon .vtv-connector{height:3px;border-radius:99px;box-shadow:0 0 8px currentColor;filter:saturate(1.1)}.vtv-cloud-map.tire-style-carbon .vtv-connector-front-left,.vtv-cloud-map.tire-style-carbon .vtv-connector-front-right{background:linear-gradient(90deg,#facc15,#fde68a);color:#facc15}.vtv-cloud-map.tire-style-carbon .vtv-connector-mid-left,.vtv-cloud-map.tire-style-carbon .vtv-connector-mid-right,.vtv-cloud-map.tire-style-carbon .vtv-connector-rear-left,.vtv-cloud-map.tire-style-carbon .vtv-connector-rear-right,.vtv-cloud-map.tire-style-carbon .vtv-connector-support-left,.vtv-cloud-map.tire-style-carbon .vtv-connector-support-right{background:linear-gradient(90deg,#22c55e,#86efac);color:#22c55e}.vtv-cloud-map.tire-style-carbon .vtv-map-axle-label{background:#0f172aeb;color:#e2e8f0;border:1px solid rgba(148,163,184,.35);letter-spacing:.06em;box-shadow:0 0 12px #0f172a80}.vtv-cloud-map.tire-style-carbon .vtv-map-axle-direction{color:#fde68a;border-color:#ca8a04;background:#422006eb}.vtv-cloud-map.tire-style-carbon .vtv-map-axle-traction-mid,.vtv-cloud-map.tire-style-carbon .vtv-map-axle-traction-rear{color:#bbf7d0;border-color:#16a34a;background:#052e16eb}.vtv-cloud-map.tire-style-carbon .vtv-map-axle-spare{color:#bfdbfe;border-color:#3b82f6;background:#172554eb}.vtv-cloud-map.tire-style-carbon .vtv-map-tire{border-width:0;border-radius:22px/34px;background:transparent;box-shadow:0 10px 16px #0206178c,0 2px #ffffff0a;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.vtv-cloud-map.tire-style-carbon .vtv-map-tire .vtv-truck-tire-art{top:0;right:0;bottom:0;left:0;border-radius:20px/32px;background:linear-gradient(180deg,#00000059,#00000026 40%,#00000073),var(--tire-texture, url(/app/brand/llanta_textura_3.jpg)) center / 100% 100% no-repeat;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 0 18px #000000d9,inset 0 -10px 18px #00000073}.vtv-cloud-map.tire-style-carbon .vtv-tire-sidewall{opacity:1;background:linear-gradient(90deg,rgba(0,0,0,.55) 0%,transparent 18%,transparent 82%,rgba(0,0,0,.55) 100%),radial-gradient(ellipse at center,transparent 40%,rgba(0,0,0,.35) 100%);border-radius:inherit}.vtv-cloud-map.tire-style-carbon .vtv-tire-rim{opacity:0;visibility:hidden;background:radial-gradient(circle at 35% 32%,#f8fafc,#94a3b8 28%,#334155 62%,#0f172a);box-shadow:inset 0 0 0 1px #ffffff59,inset 0 0 6px #0f172a8c,0 0 0 2px #0f172a8c}.vtv-cloud-map.tire-style-carbon .vtv-tire-status-ring{opacity:1;top:0;right:0;bottom:0;left:0;border-width:2px;border-color:#94a3b840}.vtv-cloud-map.tire-style-carbon .vtv-map-tire.traffic-ok .vtv-tire-status-ring{border-color:#22c55ed9;box-shadow:0 0 14px #22c55e73,inset 0 0 8px #22c55e26}.vtv-cloud-map.tire-style-carbon .vtv-map-tire.traffic-alert .vtv-tire-status-ring{border-color:#f59e0be6;box-shadow:0 0 14px #f59e0b80,inset 0 0 8px #f59e0b2e}.vtv-cloud-map.tire-style-carbon .vtv-map-tire.traffic-critical .vtv-tire-status-ring{border-color:#ef4444f2;box-shadow:0 0 16px #ef44448c,inset 0 0 10px #ef444433;animation:vtv-critical-pulse 1.6s ease-in-out infinite}.vtv-cloud-map.tire-style-carbon .vtv-tire-specular{opacity:.9}.vtv-cloud-map.tire-style-carbon .vtv-map-tire.empty .vtv-truck-tire-art{background:linear-gradient(180deg,#94a3b82e,#33415538);box-shadow:inset 0 0 0 1px #94a3b859;opacity:.75}.vtv-cloud-map.tire-style-carbon .vtv-map-tire.empty .vtv-tire-rim,.vtv-cloud-map.tire-style-carbon .vtv-map-tire.empty .vtv-tire-specular{opacity:.25}.vtv-cloud-map.tire-style-carbon .vtv-map-tire .vtv-tire-position{font-weight:700;letter-spacing:.04em;color:#e2e8f0!important;text-shadow:0 1px 3px rgba(0,0,0,.95)!important;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.vtv-cloud-map.tire-style-carbon .vtv-map-tire .vtv-tire-code{background:none!important;border:0!important;box-shadow:none!important;color:#e2e8f0;text-shadow:0 1px 3px rgba(0,0,0,.9)}.vtv-cloud-map.tire-style-carbon .vtv-map-tire:hover,.vtv-cloud-map.tire-style-carbon .vtv-map-tire:focus-visible{transform:translateY(-2px) scale(1.03);filter:brightness(1.08);outline:none}.vtv-cloud-map.tire-style-forge{background:radial-gradient(ellipse 80% 50% at 50% 100%,rgba(180,83,9,.12) 0%,transparent 55%),repeating-linear-gradient(0deg,rgba(255,255,255,.015) 0 1px,transparent 1px 12px),linear-gradient(180deg,#1c1917,#292524 40%,#1c1917);border-radius:10px;box-shadow:inset 0 0 0 1px #78716c59,inset 0 0 40px #00000059,0 10px 24px #1c191759;padding:6px}.vtv-cloud-map.tire-style-forge .vtv-chassis{border:1px solid #78716c;background:linear-gradient(90deg,#44403c,#a8a29e 18%,#57534e 42%,#d6d3d1,#57534e 58%,#a8a29e 82%,#44403c);box-shadow:inset 0 1px #ffffff59,inset 0 -2px 4px #00000059,0 4px 10px #00000059;border-radius:2px}.vtv-cloud-map.tire-style-forge .vtv-connector{height:4px;border-radius:1px;box-shadow:inset 0 1px #ffffff40,0 1px 2px #0006}.vtv-cloud-map.tire-style-forge .vtv-connector-front-left,.vtv-cloud-map.tire-style-forge .vtv-connector-front-right{background:linear-gradient(180deg,#fbbf24,#b45309)}.vtv-cloud-map.tire-style-forge .vtv-connector-mid-left,.vtv-cloud-map.tire-style-forge .vtv-connector-mid-right,.vtv-cloud-map.tire-style-forge .vtv-connector-rear-left,.vtv-cloud-map.tire-style-forge .vtv-connector-rear-right,.vtv-cloud-map.tire-style-forge .vtv-connector-support-left,.vtv-cloud-map.tire-style-forge .vtv-connector-support-right{background:linear-gradient(180deg,#4ade80,#166534)}.vtv-cloud-map.tire-style-forge .vtv-map-axle-label{background:linear-gradient(180deg,#44403c,#292524);color:#fafaf9;border:1px solid #a8a29e;border-radius:2px;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;letter-spacing:.08em;text-transform:uppercase;box-shadow:inset 0 1px #ffffff1f}.vtv-cloud-map.tire-style-forge .vtv-map-axle-direction{color:#fde68a;border-color:#d97706}.vtv-cloud-map.tire-style-forge .vtv-map-axle-traction-mid,.vtv-cloud-map.tire-style-forge .vtv-map-axle-traction-rear{color:#bbf7d0;border-color:#16a34a}.vtv-cloud-map.tire-style-forge .vtv-map-tire{border:2px solid #57534e;border-radius:18px/28px;background:#1c1917;box-shadow:0 8px #0c0a09,0 12px 18px #00000073,inset 0 1px #ffffff14;transition:transform .15s ease,box-shadow .15s ease}.vtv-cloud-map.tire-style-forge .vtv-map-tire .vtv-truck-tire-art{top:3px;right:3px;bottom:3px;left:3px;border-radius:14px/24px;background:linear-gradient(180deg,#00000040,#0000001a 45%,#0006),var(--tire-texture, url(/app/brand/llanta_textura_3.jpg)) center / 100% 100% no-repeat;box-shadow:inset 0 0 0 2px #0000008c,inset 0 8px 16px #0000008c}.vtv-cloud-map.tire-style-forge .vtv-tire-sidewall{opacity:1;background:linear-gradient(90deg,rgba(0,0,0,.5) 0 12%,transparent 22% 78%,rgba(0,0,0,.5) 88% 100%);border-radius:inherit}.vtv-cloud-map.tire-style-forge .vtv-tire-rim{opacity:0;visibility:hidden;width:46%;height:36%;background:conic-gradient(from 20deg,#d6d3d1,#78716c,#fafaf9,#57534e,#d6d3d1);box-shadow:inset 0 0 0 2px #292524,inset 0 0 8px #0000008c,0 0 0 1px #a8a29e}.vtv-cloud-map.tire-style-forge .vtv-tire-status-ring{opacity:1;border-width:2.5px;border-radius:inherit;top:0;right:0;bottom:0;left:0}.vtv-cloud-map.tire-style-forge .vtv-map-tire.traffic-ok{border-color:#15803d;box-shadow:0 8px #0c0a09,0 0 0 1px #22c55e73,0 12px 18px #00000073}.vtv-cloud-map.tire-style-forge .vtv-map-tire.traffic-ok .vtv-tire-status-ring{border-color:#22c55e}.vtv-cloud-map.tire-style-forge .vtv-map-tire.traffic-alert{border-color:#b45309;box-shadow:0 8px #0c0a09,0 0 0 1px #f59e0b80,0 12px 18px #00000073}.vtv-cloud-map.tire-style-forge .vtv-map-tire.traffic-alert .vtv-tire-status-ring{border-color:#f59e0b}.vtv-cloud-map.tire-style-forge .vtv-map-tire.traffic-critical{border-color:#b91c1c;box-shadow:0 8px #0c0a09,0 0 0 1px #ef44448c,0 12px 18px #00000073}.vtv-cloud-map.tire-style-forge .vtv-map-tire.traffic-critical .vtv-tire-status-ring{border-color:#ef4444;animation:vtv-critical-pulse 1.5s ease-in-out infinite}.vtv-cloud-map.tire-style-forge .vtv-tire-specular{opacity:.55;background:linear-gradient(160deg,rgba(255,237,213,.22) 0%,transparent 40%,transparent 70%,rgba(255,255,255,.06) 100%)}.vtv-cloud-map.tire-style-forge .vtv-map-tire.empty{border-color:#78716c;border-style:dashed;background:#292524;box-shadow:none}.vtv-cloud-map.tire-style-forge .vtv-map-tire.empty .vtv-truck-tire-art{background:linear-gradient(180deg,#44403c,#292524);opacity:.7}.vtv-cloud-map.tire-style-forge .vtv-map-tire .vtv-tire-position{font-family:ui-monospace,Cascadia Code,monospace;font-weight:700;color:#fafaf9!important;text-shadow:0 1px 0 #000,0 0 6px rgba(0,0,0,.85)!important}.vtv-cloud-map.tire-style-forge .vtv-map-tire .vtv-tire-code{background:none!important;border:0!important;box-shadow:none!important;color:#fafaf9;font-family:ui-monospace,monospace;text-shadow:0 1px 2px #000}.vtv-cloud-map.tire-style-forge .vtv-map-tire:hover,.vtv-cloud-map.tire-style-forge .vtv-map-tire:focus-visible{transform:translateY(-3px);box-shadow:0 11px #0c0a09,0 16px 22px #00000080;outline:none}.vtv-cloud-map.tire-style-lumen{background:radial-gradient(ellipse 90% 70% at 50% 0%,rgba(255,255,255,.9) 0%,transparent 55%),linear-gradient(180deg,#f8fafc,#e2e8f0 55%,#f1f5f9);border-radius:20px;box-shadow:inset 0 0 0 1px #fffc,0 1px #0f172a0a,0 18px 40px #0f172a1a;padding:8px}.vtv-cloud-map.tire-style-lumen .vtv-chassis{border:0;border-radius:12px;background:linear-gradient(180deg,#fffffff2,#e2e8f0e6);box-shadow:inset 0 0 0 1px #94a3b873,0 8px 20px #0f172a14,inset 0 1px #fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.vtv-cloud-map.tire-style-lumen .vtv-connector{height:2px;border-radius:99px;opacity:.95;box-shadow:0 0 0 3px #ffffff8c}.vtv-cloud-map.tire-style-lumen .vtv-connector-front-left,.vtv-cloud-map.tire-style-lumen .vtv-connector-front-right{background:linear-gradient(90deg,#eab308,#facc15)}.vtv-cloud-map.tire-style-lumen .vtv-connector-mid-left,.vtv-cloud-map.tire-style-lumen .vtv-connector-mid-right,.vtv-cloud-map.tire-style-lumen .vtv-connector-rear-left,.vtv-cloud-map.tire-style-lumen .vtv-connector-rear-right,.vtv-cloud-map.tire-style-lumen .vtv-connector-support-left,.vtv-cloud-map.tire-style-lumen .vtv-connector-support-right{background:linear-gradient(90deg,#10b981,#34d399)}.vtv-cloud-map.tire-style-lumen .vtv-map-axle-label{background:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(148,163,184,.35);color:#0f172a;border-radius:999px;box-shadow:0 4px 12px #0f172a14;font-weight:700;letter-spacing:.04em}.vtv-cloud-map.tire-style-lumen .vtv-map-axle-direction{color:#854d0e;border-color:#facc15b3;background:#fef9c3e6}.vtv-cloud-map.tire-style-lumen .vtv-map-axle-traction-mid,.vtv-cloud-map.tire-style-lumen .vtv-map-axle-traction-rear{color:#065f46;border-color:#34d399b3;background:#d1fae5e6}.vtv-cloud-map.tire-style-lumen .vtv-map-tire{border:0;border-radius:24px/36px;background:transparent;box-shadow:0 14px 24px #0f172a24,0 2px #ffffffb3;transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s ease}.vtv-cloud-map.tire-style-lumen .vtv-map-tire .vtv-truck-tire-art{top:0;right:0;bottom:0;left:0;border-radius:22px/34px;background:radial-gradient(ellipse 50% 40% at 50% 35%,rgba(255,255,255,.18) 0%,transparent 60%),linear-gradient(180deg,rgba(0,0,0,.12) 0%,transparent 40%,rgba(0,0,0,.3) 100%),var(--tire-texture, url(/app/brand/llanta_textura_3.jpg)) center / 100% 100% no-repeat;box-shadow:inset 0 0 0 1px #ffffff47,inset 0 0 20px #0000008c,0 0 0 1px #0f172a14}.vtv-cloud-map.tire-style-lumen .vtv-tire-sidewall{opacity:1;background:linear-gradient(90deg,rgba(255,255,255,.12) 0%,transparent 20%,transparent 80%,rgba(255,255,255,.12) 100%);border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff1f}.vtv-cloud-map.tire-style-lumen .vtv-tire-rim{opacity:0;visibility:hidden;width:44%;height:34%;background:radial-gradient(circle at 32% 28%,#fff,#e2e8f0 30%,#94a3b8 58%,#475569);box-shadow:inset 0 0 0 1px #ffffffd9,inset 0 0 8px #0f172a40,0 0 0 2px #47556959,0 2px 6px #0f172a33}.vtv-cloud-map.tire-style-lumen .vtv-tire-status-ring{opacity:1;top:-1px;right:-1px;bottom:-1px;left:-1px;border-width:2px;border-radius:inherit}.vtv-cloud-map.tire-style-lumen .vtv-map-tire.traffic-ok .vtv-tire-status-ring{border-color:#10b981d9;box-shadow:0 0 0 3px #10b9811f,0 0 16px #10b98147}.vtv-cloud-map.tire-style-lumen .vtv-map-tire.traffic-alert .vtv-tire-status-ring{border-color:#f59e0be6;box-shadow:0 0 0 3px #f59e0b1f,0 0 16px #f59e0b4d}.vtv-cloud-map.tire-style-lumen .vtv-map-tire.traffic-critical .vtv-tire-status-ring{border-color:#ef4444f2;box-shadow:0 0 0 3px #ef444424,0 0 18px #ef444459;animation:vtv-critical-pulse 1.7s ease-in-out infinite}.vtv-cloud-map.tire-style-lumen .vtv-tire-specular{opacity:1;background:linear-gradient(118deg,rgba(255,255,255,.42) 0%,rgba(255,255,255,.08) 24%,transparent 42%,transparent 70%,rgba(255,255,255,.1) 100%)}.vtv-cloud-map.tire-style-lumen .vtv-map-tire.empty .vtv-truck-tire-art{background:linear-gradient(180deg,#f8fafc,#cbd5e1);box-shadow:inset 0 0 0 1px #94a3b88c;opacity:.85}.vtv-cloud-map.tire-style-lumen .vtv-map-tire.empty .vtv-tire-rim{opacity:.35;background:radial-gradient(circle,#fff,#94a3b8)}.vtv-cloud-map.tire-style-lumen .vtv-map-tire .vtv-tire-position{font-weight:800;letter-spacing:.04em;color:#0f172a!important;text-shadow:0 0 4px #fff,0 1px 0 #fff!important}.vtv-cloud-map.tire-style-lumen .vtv-map-tire .vtv-tire-code{background:none!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0!important;color:#0f172a;text-shadow:0 0 4px #fff,0 1px 0 #fff}.vtv-cloud-map.tire-style-lumen .vtv-map-tire:hover,.vtv-cloud-map.tire-style-lumen .vtv-map-tire:focus-visible{transform:translateY(-4px) scale(1.04);box-shadow:0 20px 32px #0f172a2e;outline:none}.vtv-cloud-map.tire-style-cad{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:4px;box-shadow:inset 0 0 0 1px #cbd5e1,0 8px 20px #0f172a0f;padding:8px;font-variant-numeric:tabular-nums}.vtv-cloud-map.tire-style-cad .vtv-chassis{border:1.5px solid #0369a1;background:repeating-linear-gradient(90deg,transparent 0 8px,rgba(3,105,161,.06) 8px 9px),#f8fafc;box-shadow:none;border-radius:0}.vtv-cloud-map.tire-style-cad .vtv-connector{height:1.5px;background:#0c4a6e!important;box-shadow:none;opacity:.85}.vtv-cloud-map.tire-style-cad .vtv-connector-front-left,.vtv-cloud-map.tire-style-cad .vtv-connector-front-right{background:#a16207!important}.vtv-cloud-map.tire-style-cad .vtv-connector-mid-left,.vtv-cloud-map.tire-style-cad .vtv-connector-mid-right,.vtv-cloud-map.tire-style-cad .vtv-connector-rear-left,.vtv-cloud-map.tire-style-cad .vtv-connector-rear-right,.vtv-cloud-map.tire-style-cad .vtv-connector-support-left,.vtv-cloud-map.tire-style-cad .vtv-connector-support-right{background:#166534!important}.vtv-cloud-map.tire-style-cad .vtv-map-axle-label{background:#fff;color:#0c4a6e;border:1px solid #0284c7;border-radius:0;font-family:ui-monospace,Cascadia Code,IBM Plex Mono,monospace;font-size:8px;letter-spacing:.12em;box-shadow:none;text-transform:uppercase}.vtv-cloud-map.tire-style-cad .vtv-map-axle-direction{color:#854d0e;border-color:#ca8a04;background:#fffbeb}.vtv-cloud-map.tire-style-cad .vtv-map-axle-traction-mid,.vtv-cloud-map.tire-style-cad .vtv-map-axle-traction-rear{color:#14532d;border-color:#16a34a;background:#f0fdf4}.vtv-cloud-map.tire-style-cad .vtv-map-axle-spare{color:#1e3a8a;border-color:#3b82f6;background:#eff6ff}.vtv-cloud-map.tire-style-cad .vtv-map-tire{border:1.5px solid #0c4a6e;border-radius:16px/26px;background:#fff;box-shadow:none;transition:background .15s ease,border-color .15s ease}.vtv-cloud-map.tire-style-cad .vtv-map-tire .vtv-truck-tire-art{top:3px;right:3px;bottom:3px;left:3px;border-radius:13px/22px;background:repeating-linear-gradient(90deg,#0c4a6e 0 1px,transparent 1px 5px),repeating-linear-gradient(0deg,rgba(12,74,110,.15) 0 1px,transparent 1px 6px),#e0f2fe;box-shadow:inset 0 0 0 1px #0369a1;opacity:.95}.vtv-cloud-map.tire-style-cad .vtv-map-tire.occupied .vtv-truck-tire-art{background:linear-gradient(180deg,#0c4a6e33,#00000040),var(--tire-texture, url(/app/brand/llanta_textura_3.jpg)) center / 100% 100% no-repeat;box-shadow:inset 0 0 0 1px #0f172a}.vtv-cloud-map.tire-style-cad .vtv-tire-sidewall{opacity:1;border:1px solid rgba(12,74,110,.35);border-radius:inherit;top:2px;right:2px;bottom:2px;left:2px}.vtv-cloud-map.tire-style-cad .vtv-map-tire.occupied .vtv-tire-sidewall{border-color:#e2e8f040}.vtv-cloud-map.tire-style-cad .vtv-tire-rim{opacity:0;visibility:hidden;width:40%;height:32%;background:#fff;border:1.5px solid #0c4a6e;box-shadow:inset 0 0 0 3px #e0f2fe}.vtv-cloud-map.tire-style-cad .vtv-map-tire.occupied .vtv-tire-rim{background:#cbd5e1;border-color:#e2e8f0;box-shadow:inset 0 0 0 2px #64748b}.vtv-cloud-map.tire-style-cad .vtv-tire-status-ring{opacity:1;top:-2px;right:-2px;bottom:-2px;left:-2px;border-width:1.5px;border-radius:inherit;border-style:solid}.vtv-cloud-map.tire-style-cad .vtv-map-tire.traffic-ok{border-color:#15803d}.vtv-cloud-map.tire-style-cad .vtv-map-tire.traffic-ok .vtv-tire-status-ring{border-color:#16a34a;border-style:solid}.vtv-cloud-map.tire-style-cad .vtv-map-tire.traffic-alert{border-color:#b45309}.vtv-cloud-map.tire-style-cad .vtv-map-tire.traffic-alert .vtv-tire-status-ring{border-color:#d97706;border-style:dashed}.vtv-cloud-map.tire-style-cad .vtv-map-tire.traffic-critical{border-color:#b91c1c;background:#fff1f2}.vtv-cloud-map.tire-style-cad .vtv-map-tire.traffic-critical .vtv-tire-status-ring{border-color:#dc2626;border-style:double;border-width:3px}.vtv-cloud-map.tire-style-cad .vtv-map-tire.empty{border-style:dashed;border-color:#64748b;background:#f8fafc}.vtv-cloud-map.tire-style-cad .vtv-map-tire.empty .vtv-truck-tire-art{background:#f1f5f9;box-shadow:inset 0 0 0 1px #94a3b8}.vtv-cloud-map.tire-style-cad .vtv-map-tire .vtv-tire-position{font-family:ui-monospace,Cascadia Code,monospace;font-weight:700;letter-spacing:.04em;color:#0c4a6e!important;text-shadow:0 0 3px #fff,0 1px 0 #fff!important}.vtv-cloud-map.tire-style-cad .vtv-map-tire.occupied .vtv-tire-position{color:#0c4a6e!important;text-shadow:0 0 3px #fff,0 1px 0 #fff!important}.vtv-cloud-map.tire-style-cad .vtv-map-tire .vtv-tire-code{background:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;color:#0c4a6e;font-family:ui-monospace,monospace;font-size:8px;letter-spacing:.04em;text-shadow:0 0 3px #fff,0 1px 0 #fff}.vtv-cloud-map.tire-style-cad .vtv-map-tire:hover,.vtv-cloud-map.tire-style-cad .vtv-map-tire:focus-visible{background:#ecfeff;outline:2px solid #0284c7;outline-offset:2px}.vtv-cloud-map.tire-style-cad .vtv-tread-rib.depth-ok:after{background:#15803d}.vtv-cloud-map.tire-style-cad .vtv-tread-rib.depth-alert:after{background:#b45309}.vtv-cloud-map.tire-style-cad .vtv-tread-rib.depth-critical:after{background:#b91c1c}@keyframes vtv-critical-pulse{0%,to{opacity:1;filter:brightness(1)}50%{opacity:.72;filter:brightness(1.15)}}@media (prefers-reduced-motion: reduce){.vtv-cloud-map .vtv-tire-status-ring{animation:none!important}.vtv-cloud-map.tire-style-carbon .vtv-map-tire,.vtv-cloud-map.tire-style-forge .vtv-map-tire,.vtv-cloud-map.tire-style-lumen .vtv-map-tire{transition:none}}.vtv-tire-info-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:24px;background:#000000c2}.vtv-tire-info-modal{position:relative;width:min(468px,calc(100vw - 32px));min-height:206px;padding:12px 40px 28px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;color:#222;box-shadow:0 12px 28px #00000047}.vtv-tire-info-modal h2{margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid #eeeeee;color:#333;font-size:14px;font-weight:400;text-align:center}.app-shell .vtv-tire-info-close,.vtv-tire-info-close{position:absolute;top:8px;right:10px;width:22px;height:22px;min-height:22px;padding:0;border:0;background:transparent;color:#c7c7c7;font-size:18px;line-height:1;cursor:pointer}.app-shell .vtv-tire-info-close:hover,.vtv-tire-info-close:hover{color:#666;background:transparent}.vtv-tire-info-list{display:grid;gap:4px;width:min(330px,100%);margin:0 auto}.vtv-tire-info-list div{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:baseline}.vtv-tire-info-list dt{margin:0;color:#444;font-size:12px;font-weight:700;text-align:right}.vtv-tire-info-list dd{margin:0;color:#222;font-size:12px;text-align:left}.vtv-mounted-table-panel{min-width:0;align-self:stretch}.vtv-mounted-table-wrap{width:100%;max-height:520px;overflow:auto;background:#fff}.vtv-mounted-table{min-width:1840px;font-size:12px}.vtv-mounted-table thead th{white-space:normal;line-height:1.15;text-align:center;vertical-align:middle}.vtv-mounted-table tbody td{vertical-align:middle}.vtv-mounted-table .vtv-num{text-align:right}.vtv-scroll-table,.tire-catalog-scroll{max-height:min(70vh,720px);overflow:auto;overscroll-behavior:contain}.vtv-picker-table-wrap{max-height:min(68vh,620px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;cursor:grab}.vtv-picker-table-wrap:active{cursor:grabbing}.vtv-picker-table thead th{position:sticky;top:0;z-index:2;background:#f1f5f9;box-shadow:0 1px #cbd5e1}.vtv-min-tread,.vtv-tire-info-depths .vtv-tread-chip{display:inline-grid;min-width:58px;border-radius:999px;padding:3px 8px;border:1px solid #cbd5df;background:#f8fafc;color:#334155;font-size:11px;font-weight:900;line-height:1.05;text-align:center}.vtv-tire-info-depths dd{display:flex;flex-wrap:wrap;gap:4px}.vtv-tire-info-depths .vtv-tread-chip b{display:block;font-size:9px}.vtv-min-tread.ok,.vtv-tire-info-depths .vtv-tread-chip.ok{border-color:#16a34a;background:#dcfce7;color:#166534}.vtv-min-tread.alert,.vtv-tire-info-depths .vtv-tread-chip.alert{border-color:#d97706;background:#fef3c7;color:#92400e}.vtv-min-tread.critical,.vtv-tire-info-depths .vtv-tread-chip.critical{border-color:#dc2626;background:#fee2e2;color:#991b1b}.vtv-min-tread.unknown,.vtv-tire-info-depths .vtv-tread-chip.unknown{color:#64748b}.vtv-loading{color:#5b6670}.vtv-tabs{margin-top:12px;border-bottom:1px solid #d7d7d7}.vtv-tab{padding:9px 11px;border:1px solid transparent;border-bottom:0;border-radius:3px 3px 0 0;color:var(--brand-info);font-size:12px;font-weight:500;background:transparent}.vtv-tab:hover{color:var(--brand-primary);background:var(--accent-soft)}.vtv-tab.active{border-color:#d7d7d7;background:#fff;color:var(--brand-primary);font-weight:700}.vtv-table-wrap,.vtv-dismount-table-wrap,.vtv-inspection-table-wrap{max-width:100%;border:1px solid #d7d7d7;border-radius:0}.vtv-table thead th,.vtv-dismount-table th,.vtv-inspection-table th{background:#f7f7f7;color:#333;border-bottom-color:#d7d7d7;letter-spacing:0}.vtv-table tbody td,.vtv-dismount-table td,.vtv-inspection-table td{border-bottom-color:#ececec;color:#111827}.vtv-empty-row{color:#6b7280}.vtv-life-badge,.vtv-serial{background:#eef2f4;color:#111827}.vtv-row-menu-btn{color:#475569}.vtv-row-menu-btn:hover{background:#eef2f4;color:#111827}.vtv-row-dropdown{background:#fff;border-color:#cbd5df;box-shadow:0 14px 28px #0f172a2e}.vtv-row-dropdown button{color:#111827}.vtv-row-dropdown button:hover{background:#f2f8f4}.vtv-row-dropdown button.danger{color:#b42318}.vtv-row-dropdown-section{color:#64748b;background:#f8fafc;border-bottom-color:#e2e8f0}.vtv-form-tab{padding:20px 0 0}.vtv-tab-title,.vtv-inventory-panel h3{color:#111827}.vtv-form label,.vtv-dismount-header label{color:#6b7890;font-size:12px;font-weight:700}.vtv-form label input,.vtv-form label select,.vtv-form label textarea,.vtv-dismount-header label input,.vtv-dismount-select,.vtv-dismount-obs,.vtv-inspection-input,.vtv-inspection-obs,.vtv-inventory-filters input{border-color:#cbd5df;background:#fff;color:#111827}.vtv-charts-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.vtv-charts-head p{margin:4px 0 0;color:#516171;font-size:14px}.vtv-charts-head>span{display:inline-flex;align-items:center;min-height:30px;border:1px solid #b9d9ea;border-radius:999px;background:#eaf6fb;color:#17415f;font-size:12px;font-weight:800;padding:6px 12px;white-space:nowrap}.vtv-charts-tab{padding-top:10px}.vtv-charts-vehicle-top{margin-bottom:18px}.vtv-charts-vehicle-card,.vtv-vehicle-card.vtv-charts-vehicle-card{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px 14px!important;padding:10px 12px!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;margin-bottom:12px}.vtv-charts-vehicle-card .vtv-vehicle-col{gap:4px!important}.vtv-charts-vehicle-card .vtv-vehicle-field{gap:4px 6px!important}.vtv-charts-vehicle-card .vtv-field-label{font-size:10px!important;color:#64748b!important;text-transform:uppercase!important;font-weight:700!important;letter-spacing:.03em}.vtv-charts-vehicle-card .vtv-field-value,.vtv-charts-vehicle-card .vtv-plate-hero{font-size:13px!important;font-weight:600!important;color:#334155!important}.vtv-charts-vehicle-card .vtv-plate-hero{display:flex;align-items:center;gap:4px;font-size:15px!important;color:#1e3a8a!important}.vtv-charts-vehicle-card .vtv-field-value small{font-weight:400;color:#64748b;margin-left:4px}.vtv-charts-workspace{display:grid;grid-template-columns:minmax(300px,400px) minmax(0,1fr);gap:14px;align-items:start;isolation:isolate;position:relative;overflow:hidden;width:100%;max-width:100%;min-width:0}.vtv-charts-left{display:grid;gap:10px;border:1px solid #cbd5df;border-radius:8px;background:#fbfdff;padding:12px;min-width:0;max-width:100%;position:relative;z-index:0;isolation:isolate;overflow:visible;align-content:start;box-sizing:border-box}.vtv-charts-map{position:relative;z-index:0;overflow:hidden;max-width:100%;width:100%;min-width:0;display:block;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 8px 6px;box-sizing:border-box}.vtv-charts-map .vtv-cloud-map{position:relative;z-index:0;max-width:none!important;width:calc(var(--map-base-w) * 1px)!important;height:calc(var(--map-base-h) * 1px)!important;transform-origin:top left;transform:scale(.78);margin:0!important;margin-bottom:calc(var(--map-base-h) * 1px * -.22)!important;margin-right:calc(var(--map-base-w) * 1px * -.22)!important}@supports (width: 1cqi){.vtv-charts-map .vtv-cloud-map{transform:scale(min(1,100cqi / var(--map-base-w)))!important;margin-bottom:calc(var(--map-base-h) * 1px * (min(1,100cqi / var(--map-base-w)) - 1))!important;margin-right:calc(var(--map-base-w) * 1px * (min(1,100cqi / var(--map-base-w)) - 1))!important}}.vtv-charts-workspace>.vtv-chart-panel{position:relative;z-index:2;isolation:isolate;min-width:0;overflow:hidden;background:#fbfdff;border:1px solid #cbd5df;border-radius:8px}.vtv-charts-logo{display:flex;align-items:center;justify-content:flex-end;margin-bottom:8px}.vtv-charts-logo img{max-height:48px;max-width:160px;object-fit:contain}.vtv-charts-vehicle-top,.vtv-charts-sidebar{display:none!important}.vtv-chart-select-label{display:grid;gap:6px;color:#0d2940;font-size:13px;font-weight:800}.vtv-chart-select-label select{min-height:36px;border:1px solid #cbd5df;border-radius:5px;background:#fff;color:#0f2740;font-size:13px;font-weight:600;padding:6px 10px}.vtv-chart-panel h3,.vtv-chart-data h3,.vtv-charts-sidebar h3{margin:0;color:#0d2940;font-size:15px;font-weight:800}.vtv-chart-panel{display:grid;gap:12px;border:1px solid #cbd5df;border-radius:6px;background:#fbfdff;padding:14px;min-width:0}.vtv-chart-panel-main{min-height:380px}.vtv-chart-vertical-wrap{display:grid;gap:10px}.vtv-chart-legend{display:inline-flex;align-items:center;gap:8px;color:#17415f;font-size:12px;font-weight:700}.vtv-chart-legend-swatch{width:14px;height:14px;border-radius:3px;background:#215f87}.vtv-chart-vertical{width:100%;height:auto;min-height:280px;border:1px solid #d7e2ea;border-radius:6px;background:#fff}.vtv-chart-svg-title{fill:#0d2940;font-size:14px;font-weight:800}.vtv-chart-grid-line{stroke:#e7edf2;stroke-width:1}.vtv-chart-axis-line{stroke:#94a3b8;stroke-width:1.2}.vtv-chart-axis-label,.vtv-chart-bar-label,.vtv-chart-bar-sublabel,.vtv-chart-bar-value{fill:#475569;font-size:10px;font-weight:600}.vtv-chart-bar-sublabel{fill:#17415f;font-size:8px;font-weight:800}.vtv-chart-bar-value{fill:#17415f;font-size:9px}.vtv-chart-bar{fill:#215f87}.vtv-chart-kpis-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.vtv-charts-sidebar{display:grid;gap:10px;align-content:start;border:1px solid #cbd5df;border-radius:6px;background:#fbfdff;padding:14px;min-width:0}.vtv-charts-sidebar-list{display:grid;gap:10px;margin:0}.vtv-charts-sidebar-list>div{display:grid;gap:2px}.vtv-charts-sidebar-list dt{margin:0;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.vtv-charts-sidebar-list dd{margin:0;color:#0f2740;font-size:13px;font-weight:700;word-break:break-word}.vtv-chart-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vtv-chart-panel-head p{margin:4px 0 0;color:#516171;font-size:13px}.vtv-chart-panel-head code{border:1px solid #d7e2ea;border-radius:999px;background:#fff;color:#17415f;font-size:11px;font-weight:800;padding:6px 10px;white-space:nowrap}.vtv-chart-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.vtv-chart-kpis article{display:grid;gap:2px;border:1px solid #d7e2ea;border-radius:5px;background:#fff;padding:10px}.vtv-chart-kpis span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.vtv-chart-kpis strong{color:#0d2940;font-size:20px}.vtv-chart-kpis small{color:#536579;font-size:12px}.vtv-chart-empty{display:grid;gap:4px;border:1px dashed #b9c9d5;border-radius:6px;background:#fff;color:#334155;padding:18px;text-align:center}.vtv-chart-empty span{color:#64748b;font-size:13px}.vtv-mini-charts-section{display:grid;gap:10px;margin-top:18px}.vtv-mini-charts-head h3{margin:0;color:#0d2940;font-size:15px;font-weight:800}.vtv-mini-charts-head p{margin:2px 0 0}.vtv-mini-charts-toggles{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:8px 10px;border:1px solid #cbd5df;border-radius:6px;background:#f5f9fc}.vtv-mini-chart-toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#34506b;cursor:pointer}.vtv-mini-chart-toggle input[type=checkbox]{width:14px;height:14px}.vtv-mini-chart-toggle-all{padding-right:12px;border-right:1px solid #cbd5df;color:#0d2940}.vtv-mini-charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;align-items:stretch;position:relative;isolation:isolate;overflow:visible}.vtv-mini-chart-card{display:grid;gap:10px;align-content:start;border:1px solid #cbd5df;border-radius:6px;background:#fbfdff;padding:12px 14px;min-width:0;min-height:140px;position:relative;z-index:0;overflow:hidden;contain:layout paint}.vtv-chart-panel,.vtv-chart-panel-main,.vtv-chart-vertical-wrap{position:relative;z-index:0;isolation:isolate;overflow:hidden;min-width:0}.vtv-chart-vertical{display:block;width:100%;max-width:100%;height:auto}.vtv-mini-chart-card header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.vtv-mini-chart-card h4{margin:0;color:#0d2940;font-size:13px;font-weight:800}.vtv-mini-chart-card header span{color:#52708c;font-size:11px;font-weight:700;white-space:nowrap}.vtv-mini-chart-bars{display:grid;gap:6px}.vtv-mini-chart-row{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:8px}.vtv-mini-chart-label{font-size:11px;color:#34506b;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vtv-mini-chart-track{height:8px;border-radius:4px;background:#e4ecf3;overflow:hidden}.vtv-mini-chart-fill{height:100%;border-radius:4px;background:#2f7bd6}.vtv-mini-chart-value{font-size:11px;color:#0d2940;font-weight:700;text-align:right;white-space:nowrap}.vtv-chart-data{display:grid;gap:10px;margin-top:18px}.vtv-chart-data .vtv-table{min-width:1220px}@media (max-width: 1100px){.vtv-mounted-body{grid-template-columns:1fr}}@media (max-width: 768px){.vtv-root{padding:12px}.vtv-header{grid-template-columns:1fr;align-items:start}.vtv-search-wrap{width:100%;align-items:flex-start}.vtv-search-bar{flex:1;width:100%}.vtv-search-input{width:100%;min-width:0;flex:1}.vtv-vehicle-card{grid-template-columns:1fr;gap:8px}}.help-workspace{display:grid;gap:14px}.help-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:16px;align-items:end;padding:18px;border:1px solid #cbd8e3;border-radius:8px;background:#fff}.help-head h2,.help-head p{margin:0}.help-head h2{font-size:24px;letter-spacing:0}.help-head p{margin-top:6px;color:#516171;line-height:1.45}.help-search label{display:grid;gap:6px;color:#17344a;font-size:12px;font-weight:800}.help-search input{width:100%;border:1px solid #b9cbd8;border-radius:6px;padding:10px 12px;font:inherit;background:#f8fbfd}.help-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.help-quick-actions button{display:grid;gap:4px;text-align:left;border:1px solid #cbd8e3;border-radius:8px;padding:12px;color:#0f2a3d;background:#f8fbfd}.help-quick-actions button:hover{border-color:#22577a;background:#eef7fb}.help-quick-actions span{color:#597186;font-size:12px}.help-category-bar{display:flex;flex-wrap:wrap;gap:8px}.help-category-bar button{border:1px solid #cbd8e3;border-radius:999px;padding:7px 12px;color:#17344a;background:#fff;font-weight:800}.help-category-bar button.active{color:#fff;border-color:#22577a;background:#22577a}.help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.help-card{display:grid;gap:12px;border:1px solid #cbd8e3;border-radius:8px;padding:16px;background:#fff;box-shadow:0 1px #0f2a3d0a}.help-card-head,.help-two-col{display:flex;gap:12px}.help-card-head{align-items:center;justify-content:space-between}.help-card-head span{border-radius:999px;padding:4px 9px;color:#22577a;background:#e9f4f8;font-size:11px;font-weight:900;text-transform:uppercase}.help-card-head button{border:0;border-radius:6px;padding:7px 10px;color:#fff;background:#22577a;font-weight:800}.help-card h3,.help-card h4,.help-card p{margin:0}.help-card h3{font-size:19px}.help-card h4{margin-bottom:6px;color:#17344a;font-size:12px;text-transform:uppercase}.help-card p,.help-card li{color:#384d5f;line-height:1.45}.help-two-col{align-items:stretch}.help-two-col section{flex:1;border:1px solid #dbe6ee;border-radius:6px;padding:10px;background:#f8fbfd}.help-two-col ul,.help-steps{margin:0;padding-left:1.4em;list-style-position:outside}.help-two-col li,.help-steps li{padding-left:.35em}.help-steps{display:grid;gap:7px}.help-empty{display:grid;gap:4px;border:1px dashed #9bb2c4;border-radius:8px;padding:18px;color:#384d5f;background:#fff}.data-create-workspace{display:grid;gap:14px}.data-create-head,.data-operation-panel,.data-create-recent{border:1px solid #cbd8e3;border-radius:8px;background:#fff}.data-create-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:18px}.data-create-head h2,.data-create-head p,.data-create-card h3,.data-create-card p{margin:0}.data-create-head h2{font-size:24px}.data-create-head p{margin-top:6px;max-width:760px;color:#516171;line-height:1.45}.data-create-routing,.data-operation-grid{display:flex;gap:8px;flex-wrap:wrap}.data-create-routing button{border:1px solid #cbd8e3;border-radius:6px;padding:9px 12px;color:#17344a;background:#e9f2f6;font-weight:800}.data-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.data-create-card{display:grid;gap:14px;border:1px solid #cbd8e3;border-radius:8px;padding:16px;background:#fff}.data-create-card>div:first-child span{color:#22577a;font-size:12px;font-weight:900;text-transform:uppercase}.data-create-card h3{margin-top:2px;font-size:20px}.data-create-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.data-create-fields label{display:grid;gap:5px;color:#17344a;font-size:12px;font-weight:800}.data-create-fields input,.data-create-fields select,.data-create-fields textarea{width:100%;border:1px solid #b9cbd8;border-radius:6px;padding:9px 10px;color:#0f2a3d;background:#f8fbfd;font:inherit}.data-create-fields textarea{min-height:72px;resize:vertical}.data-create-fields .span-2{grid-column:1 / -1}.data-create-card>button{border:0;border-radius:6px;padding:11px 14px;color:#fff;background:#22577a;font-weight:900}.data-create-card>button:disabled{opacity:.65}.data-create-mini-list{display:grid;gap:6px;padding-top:2px}.data-create-mini-list span{border:1px solid #d4e1ea;border-radius:6px;padding:7px 9px;background:#f6fafc;color:#1d4058;font-size:12px;font-weight:800}.data-operation-panel{padding:16px}.data-operation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.data-operation-grid button{display:grid;gap:7px;min-height:118px;text-align:left;border:1px solid #cbd8e3;border-radius:8px;padding:13px;color:#0f2a3d;background:#f8fbfd}.data-operation-grid button:hover{border-color:#22577a;background:#eef7fb}.data-operation-grid span{color:#516171;line-height:1.35}.data-operation-grid b{align-self:end;color:#22577a}.data-create-recent{display:grid;gap:10px;padding:14px 16px}.data-create-recent h3{margin:0;font-size:16px}.data-create-recent div{display:flex;flex-wrap:wrap;gap:8px}.data-create-recent span{border:1px solid #cbd8e3;border-radius:999px;padding:5px 9px;color:#17344a;background:#f8fbfd;font-weight:800}@media (max-width: 1100px){.help-head,.help-grid,.data-create-grid,.data-operation-grid{grid-template-columns:1fr}.help-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.help-quick-actions{grid-template-columns:1fr}.help-two-col,.help-card-head,.data-create-head{flex-direction:column;align-items:stretch}.data-create-fields{grid-template-columns:1fr}}.tire-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.tire-modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 50px #00000026;width:100%;max-width:600px;max-height:calc(100vh - 40px);overflow-y:auto;padding:24px;position:relative;border:1px solid #cbd5e1}.tire-modal-content.wide{max-width:800px}.tire-modal-content h3{margin-top:0;font-size:20px;color:#1e293b;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.tire-modal-close{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:24px;cursor:pointer;color:#64748b;line-height:1}.tire-modal-close:hover{color:#0f172a}.tire-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px}.tire-detail-item{border-bottom:1px solid #f1f5f9;padding-bottom:8px}.tire-detail-item span{display:block;font-size:11px;text-transform:uppercase;color:#64748b;font-weight:700}.tire-detail-item strong{font-size:15px;color:#0f172a}.tire-detail-item.span-2{grid-column:span 2}.tire-badge{display:inline-block;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;background:#f1f5f9;color:#475569}.tire-badge.critical{background:#fee2e2;color:#991b1b}.tire-badge.alert{background:#fef3c7;color:#92400e}.tire-badge.ok{background:#dcfce7;color:#166534}.tire-btn-row{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.cm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900;display:flex;align-items:center;justify-content:center;padding:16px;animation:cm-fade-in .18s ease}@keyframes cm-fade-in{0%{opacity:0}to{opacity:1}}.cm-panel{background:#fff;border-radius:16px;box-shadow:0 24px 64px #00000038;width:100%;max-width:960px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:cm-slide-up .22s ease}@keyframes cm-slide-up{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.cm-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#0f4c81,#22577a);color:#fff;gap:12px;flex-shrink:0}.cm-header-left{display:flex;align-items:center;gap:14px}.cm-icon{font-size:28px}.cm-title{margin:0 0 2px;font-size:17px;font-weight:700;line-height:1.2}.cm-subtitle{margin:0;font-size:12px;opacity:.8}.cm-close{background:#ffffff26!important;color:#fff!important;border:0!important;border-radius:8px!important;width:36px!important;min-height:36px!important;font-size:16px;cursor:pointer;flex-shrink:0;transition:background .15s}.cm-close:hover{background:#ffffff47!important}.cm-tabs{display:flex;gap:0;border-bottom:1px solid #e2e8f0;flex-shrink:0;background:#f8fafc}.cm-tab{padding:12px 20px;background:transparent!important;color:#64748b!important;border:none!important;border-bottom:3px solid transparent!important;border-radius:0!important;font-size:13px;font-weight:500;cursor:pointer;transition:color .15s,border-color .15s;min-height:unset!important}.cm-tab:hover{color:#22577a!important;background:transparent!important}.cm-tab.active{color:#22577a!important;border-bottom-color:#22577a!important;background:#fff!important;font-weight:700}.cm-entries{display:flex;flex-direction:column;flex:1;overflow:hidden;padding:16px 20px 0}.cm-filters{display:flex;gap:10px;margin-bottom:10px;flex-wrap:wrap}.cm-search{flex:1;min-width:200px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:8px;font:inherit;font-size:13px;background:#f8fafc;transition:border-color .15s}.cm-search:focus{outline:none;border-color:#22577a;background:#fff}.cm-brand-filter{padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font:inherit;font-size:13px;background:#f8fafc;cursor:pointer;max-width:220px}.cm-brand-filter:focus{outline:none;border-color:#22577a}.cm-legend{font-size:11px;color:#64748b;margin-bottom:8px}.cm-badge-base{display:inline-block;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:600;background:#e0f2fe;color:#0369a1}.cm-badge-user{display:inline-block;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:600;background:#fef3c7;color:#92400e}.cm-table-wrap{flex:1;overflow:auto;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:16px}.cm-table{width:100%;border-collapse:collapse;font-size:12.5px}.cm-table thead th{position:sticky;top:0;background:#f1f5f9;padding:9px 12px;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e2e8f0;white-space:nowrap;z-index:1}.cm-table tbody td{padding:7px 12px;border-bottom:1px solid #f1f5f9;color:#374151;vertical-align:middle}.cm-table tbody tr:hover td{background:#f8fafc}.cm-row-user td{background:#fffbeb}.cm-row-user:hover td{background:#fef9e7!important}.cm-row-actions{display:flex;gap:4px}.cm-btn-edit,.cm-btn-del{background:transparent!important;border:1px solid #e2e8f0!important;border-radius:6px!important;padding:3px 7px!important;font-size:13px;cursor:pointer;min-height:unset!important;line-height:1;color:#374151!important;transition:background .15s,border-color .15s}.cm-btn-edit:hover{background:#e0f2fe!important;border-color:#0369a1!important}.cm-btn-del:hover{background:#fee2e2!important;border-color:#dc2626!important}.cm-empty,.cm-truncated{text-align:center;padding:24px!important;color:#94a3b8;font-style:italic}.cm-form{padding:20px 24px;overflow-y:auto;flex:1}.cm-form-hint{margin:0 0 16px;font-size:13px;color:#64748b;background:#f0f9ff;border-left:3px solid #22577a;padding:10px 14px;border-radius:4px}.cm-form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;margin-bottom:20px}.cm-field{display:flex;flex-direction:column;gap:5px}.cm-field>span{font-size:12px;font-weight:600;color:#374151}.cm-field>span em{color:#ef4444;font-style:normal;margin-left:2px}.cm-field input{padding:9px 12px;border:1px solid #cbd5e1;border-radius:8px;font:inherit;font-size:13px;background:#f8fafc;transition:border-color .15s,background .15s}.cm-field input:focus{outline:none;border-color:#22577a;background:#fff;box-shadow:0 0 0 3px #22577a1a}.cm-saved-banner{background:#dcfce7;color:#166534;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;margin-bottom:14px;animation:cm-fade-in .2s ease}.cm-form-actions{display:flex;gap:10px;flex-wrap:wrap}.cm-btn-save{background:#22577a!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:10px 22px!important;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.cm-btn-save:hover{background:#1b4965!important}.cm-btn-cancel{background:#f1f5f9!important;color:#374151!important;border:1px solid #e2e8f0!important;border-radius:8px!important;padding:10px 20px!important;font-size:13px;cursor:pointer;transition:background .15s}.cm-btn-cancel:hover{background:#e2e8f0!important}@media (max-width: 600px){.cm-form-grid{grid-template-columns:1fr}.cm-filters{flex-direction:column}}.tire-create-mode{display:flex;gap:4px;grid-column:1 / -1}.tire-create-mode button{background:#e7eef2;color:#17364a}.tire-create-mode button.active{background:#22577a;color:#fff}.tire-bulk-range{align-items:end;border:1px solid #cbd8df;display:grid;gap:8px;grid-column:1 / -1;grid-template-columns:minmax(140px,1.2fr) repeat(2,minmax(100px,1fr));margin:0;padding:10px}.tire-bulk-range legend{color:#22577a;font-weight:700}.tire-bulk-range small,.tire-bulk-preview{color:#526b7a;grid-column:1 / -1;line-height:1.45}.tire-bulk-preview strong{color:#22577a}.tire-bulk-progress{background:#eef6fa;border:1px solid #b9d4e2;border-radius:8px;color:#17364a;display:grid;gap:7px;grid-column:1 / -1;padding:11px 13px}.tire-bulk-progress>div{align-items:center;display:flex;justify-content:space-between}.tire-bulk-progress progress{accent-color:#22577a;width:100%}.tire-bulk-progress small{color:#526b7a}.vtv-dismount-depth{min-width:64px;text-align:center;width:72px}.tire-inline-catalogs{border-top:1px solid #dbe4e9;display:grid;gap:8px;grid-column:1 / -1;padding-top:10px}.tire-inline-catalogs>div{display:grid;gap:6px;grid-template-columns:minmax(180px,1fr) minmax(130px,auto) auto}@media (max-width: 760px){.tire-bulk-range,.tire-inline-catalogs>div{grid-template-columns:1fr}}.alc-root{display:grid;gap:20px;color:var(--text-primary)}.alc-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.alc-title{margin:0;font-size:22px;font-weight:700;color:var(--brand-primary-dark);display:flex;align-items:center;gap:10px}.alc-meta{margin:4px 0 0;font-size:12px;color:var(--text-muted)}.alc-actions{display:flex;gap:10px;flex-wrap:wrap}.alc-btn{padding:8px 18px;border-radius:8px;border:1px solid var(--border);cursor:pointer;font-weight:600;font-size:13px;background:var(--surface-1);color:var(--text-primary);transition:background .15s,border-color .15s}.alc-btn:hover:not(:disabled){border-color:var(--brand-primary);background:var(--brand-accent-soft)}.alc-btn:disabled{opacity:.6;cursor:wait}.alc-btn-primary{border-color:#b7d4e5;background:var(--brand-accent-soft);color:var(--brand-primary)}.alc-btn-success{border-color:#8fd4b0;background:#ecfdf5;color:var(--brand-secondary)}.alc-btn-success.off{background:var(--surface-3);border-color:var(--border);color:var(--text-muted)}.alc-btn-danger{border-color:#f5c2c0;background:#fff1f0;color:var(--brand-danger)}.alc-tabs{display:flex;gap:4px;background:var(--surface-3);border:1px solid var(--border);border-radius:10px;padding:4px;width:fit-content}.alc-tab{padding:8px 20px;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:13px;background:transparent;color:var(--text-muted);transition:all .2s}.alc-tab.active{background:var(--brand-primary);color:#fff}.alc-filters{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.alc-input,.alc-select{padding:8px 14px;border-radius:8px;border:1px solid var(--border);background:var(--surface-1);color:var(--text-primary);font-size:13px;font:inherit}.alc-input{min-width:200px}.alc-input:focus,.alc-select:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-accent-muted)}.alc-level-pills{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.alc-level-pill{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.alc-table-wrap{border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--surface-1)}.alc-empty{padding:48px;text-align:center;color:var(--text-muted)}.alc-empty-icon{font-size:40px}.alc-log-row{border-bottom:1px solid #e8edf2;background:var(--surface-1);transition:background .2s}.alc-log-row:nth-child(2n){background:var(--surface-2)}.alc-log-row.open{background:var(--brand-accent-soft)}.alc-log-row:last-child{border-bottom:none}.alc-log-grid{display:grid;grid-template-columns:28px 90px 80px 100px 1fr 80px 80px;gap:12px;padding:12px 16px;cursor:pointer;align-items:center}.alc-module{font-size:11px;color:var(--brand-primary);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alc-log-muted{font-size:11px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alc-log-summary{font-size:13px;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alc-log-detail{padding:0 16px 16px 56px;display:grid;gap:8px}.alc-log-detail-meta{display:flex;gap:20px;font-size:12px;color:var(--text-muted);flex-wrap:wrap}.alc-log-pre{margin:0;padding:10px 14px;border-radius:8px;background:#f8fafc;color:#334155;font-size:12px;line-height:1.6;overflow-x:auto;white-space:pre-wrap;max-height:300px;overflow-y:auto;border:1px solid var(--border)}.alc-log-pre.error{color:var(--brand-danger);background:#fff7ed;border-color:#fdba74}.alc-audit-head{display:grid;grid-template-columns:120px 80px 100px 1fr 100px;gap:12px;padding:10px 16px;background:var(--brand-accent-soft);border-bottom:1px solid var(--border)}.alc-audit-head span{font-size:11px;font-weight:700;color:var(--brand-primary-dark);text-transform:uppercase}.alc-audit-row{display:grid;grid-template-columns:120px 80px 100px 1fr 100px;gap:12px;padding:11px 16px;align-items:center;border-bottom:1px solid #e8edf2;font-size:13px}.alc-audit-row:nth-child(2n){background:var(--surface-2)}.alc-audit-row:last-child{border-bottom:none}.vtv-operation-toggle{display:inline-flex;gap:6px;margin:10px 0 14px;padding:4px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc}.vtv-operation-toggle button{border:0;background:transparent;color:#475569;font-weight:600;padding:8px 16px;border-radius:6px;cursor:pointer}.vtv-operation-toggle button.active{background:#22577a;color:#fff}.vtv-action-module-banner{display:grid;gap:4px;margin:0 0 12px;padding:10px 12px;border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:8px;background:#eff6ff;color:#1e3a8a;font-size:12px;line-height:1.45}.vtv-action-module-banner strong{font-size:13px;font-weight:800}.vtv-mount-dismount-layout{display:grid;grid-template-columns:minmax(0,min(420px,40%)) minmax(0,1fr);gap:16px;align-items:start;width:100%;max-width:100%}.vtv-excel-table{width:100%;border-collapse:collapse;text-align:center}.vtv-excel-table th,.vtv-excel-table td{text-align:center;vertical-align:middle}td.retread{color:#7c2d12;background:#fff7ed;border-color:#fdba74;font-weight:600}.vtv-map-tire .vtv-tread-popover{pointer-events:auto;z-index:20}.vtv-map-tire.depth-open .vtv-tread-popover{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;position:absolute;left:50%;bottom:-42px;transform:translate(-50%);z-index:8;width:108px;padding:4px;border-radius:8px;background:#fff;border:1px solid #cbd5e1;box-shadow:0 6px 16px #0f172a2e}.vtv-map-tire .vtv-tread-popover{display:none}.vtv-map-tire .vtv-tread-popover .vtv-tread-chip{display:grid;gap:1px;padding:3px 2px 2px;border-radius:5px;font-size:8px;font-weight:800;line-height:1.1;text-align:center;color:#0f172a!important;text-shadow:none!important;background:#f8fafc;border:1px solid #cbd5e1}.vtv-map-tire .vtv-tread-popover .vtv-tread-chip em{font-style:normal;font-size:10px;font-weight:900;color:inherit!important}.vtv-map-tire .vtv-tread-popover .vtv-tread-chip b{color:inherit!important}.vtv-map-tire .vtv-tread-popover .vtv-tread-chip.ok{border-color:#16a34a;background:#dcfce7;color:#14532d!important}.vtv-map-tire .vtv-tread-popover .vtv-tread-chip.alert{border-color:#d97706;background:#fef3c7;color:#78350f!important}.vtv-map-tire .vtv-tread-popover .vtv-tread-chip.critical{border-color:#dc2626;background:#fee2e2;color:#7f1d1d!important}.vtv-map-tire .vtv-tread-popover .vtv-chip-caption{display:block;font-size:7px;font-weight:900;letter-spacing:.02em;line-height:1.1;color:inherit!important;text-shadow:none!important}.vtv-min-tread.alert,.vtv-min-tread.critical{position:relative;min-width:72px;padding-bottom:14px}.vtv-min-tread.alert:after{content:"Prof. baja";position:absolute;left:50%;bottom:2px;transform:translate(-50%);display:block;width:max-content;max-width:88px;font-size:9px;font-weight:800;color:#78350f;background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;padding:0 4px;line-height:1.2;text-shadow:none}.vtv-min-tread.critical:after{content:"Cr�tica";position:absolute;left:50%;bottom:2px;transform:translate(-50%);display:block;width:max-content;font-size:9px;font-weight:800;color:#7f1d1d;background:#fee2e2;border:1px solid #ef4444;border-radius:4px;padding:0 4px;line-height:1.2;text-shadow:none}.vtv-traffic-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:2px}.vtv-traffic-dot.ok{background:#16a34a}.vtv-traffic-dot.alert{background:#d97706}.vtv-traffic-dot.critical{background:#dc2626}.vtv-map-pos-R{left:192px;top:400px;z-index:8}.vtv-cloud-map.has-spare:not(.has-four-axles):not(.is-trailer){--spare-tire-top: 400;--axle-spare-y: 348;--map-base-h: calc(var(--spare-tire-top) + 70 + 24) !important;height:calc(var(--map-base-h) * 1px)!important;min-height:calc(var(--map-base-h) * 1px)!important;overflow:visible!important}.vtv-cloud-map.has-spare:not(.has-four-axles):not(.is-trailer) .vtv-map-pos-R{top:calc(var(--spare-tire-top, 400) * 1px)!important;left:192px!important}.vtv-cloud-map.has-spare:not(.has-four-axles):not(.is-trailer) .vtv-map-axle-spare{top:calc(var(--axle-spare-y, 348) * 1px)!important}.vtv-dismount-dest-badge{position:absolute;top:-18px;left:50%;transform:translate(-50%);background:#e0f2fe;color:#0369a1;border:1px solid #7dd3fc;border-radius:4px;font-size:8px;font-weight:700;padding:1px 4px;white-space:nowrap;z-index:5}.vtv-traffic-legend{display:flex;flex-direction:column;gap:6px;align-items:stretch;width:100%;max-width:100%;box-sizing:border-box;margin-top:8px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:11px;overflow:hidden}.vtv-traffic-legend-row{display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center}.vtv-traffic-legend small,.vtv-traffic-legend-hint{display:block;width:100%;color:#64748b;margin:0;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.vtv-traffic-legend-item.axle-steer{border-color:#facc15;background:#fef9c3;color:#854d0e}.vtv-traffic-legend-item.axle-drive{border-color:#4ade80;background:#ecfdf5;color:#166534}.vtv-traffic-legend-item.axle-spare{border-color:#93c5fd;background:#eff6ff;color:#1e3a8a}.vtv-traffic-legend-item{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-weight:700;border:1px solid transparent}.vtv-traffic-legend-item.ok{background:#dcfce7;color:#166534;border-color:#16a34a}.vtv-traffic-legend-item.alert{background:#fef3c7;color:#92400e;border-color:#d97706}.vtv-traffic-legend-item.critical{background:#fee2e2;color:#991b1b;border-color:#dc2626}.vtv-tabs-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;border-bottom:1px solid #d7d7d7;margin:12px 0 4px}.vtv-tabs-bar .vtv-tabs{flex:1 1 auto;min-width:0;border-bottom:0;margin-top:0;margin-bottom:0}.vtv-notif-wrap{position:relative;flex-shrink:0;align-self:center;margin-bottom:4px;z-index:40}.app-shell button.vtv-notif-btn,.vtv-notif-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-height:42px;padding:0;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#22577a;cursor:pointer;box-shadow:0 1px 2px #0f172a0f;transition:background .15s,border-color .15s,box-shadow .15s}.app-shell button.vtv-notif-btn:hover,.vtv-notif-btn:hover{background:#eff6ff;border-color:#93c5fd}.app-shell button.vtv-notif-btn.open,.vtv-notif-btn.open{background:#22577a;border-color:#22577a;color:#fff}.app-shell button.vtv-notif-btn.has-items,.vtv-notif-btn.has-items{border-color:#f59e0b}.vtv-notif-icon{font-size:18px;line-height:1}.vtv-notif-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 0 0 2px #fff}.vtv-novelty-board{margin:12px 0 18px;padding:14px 16px;border:1px solid #d7e2ea;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#fff);box-shadow:0 1px 3px #0f172a0d}.vtv-novelty-board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.vtv-novelty-board-head h3{margin:0;font-size:15px;color:#0f172a}.vtv-novelty-board-head p{margin:2px 0 0;font-size:12px;color:#64748b}.vtv-novelty-board-head strong{min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e0f2fe;color:#075985;font-size:14px}.vtv-novelty-board-empty{margin:0;font-size:13px;color:#64748b}.vtv-novelty-board-table-wrap,.vtv-services-board .vtv-novelty-board-table-wrap{overflow:auto;max-height:320px;border:1px solid #c5d0d9;border-radius:6px;background:#fff}.vtv-novelty-board-table,.vtv-services-board .vtv-novelty-board-table{width:100%;border-collapse:collapse;font-size:12px}.vtv-novelty-board-table th,.vtv-novelty-board-table td,.vtv-services-board .vtv-novelty-board-table th,.vtv-services-board .vtv-novelty-board-table td{padding:7px 10px;border:1px solid #e2e8f0;text-align:left;vertical-align:middle;box-shadow:none!important}.vtv-novelty-board-table th,.vtv-services-board .vtv-novelty-board-table th{position:sticky;top:0;background:#f1f5f9;color:#0f172a;font-weight:700;z-index:1;border-bottom:1px solid #cbd5e1}.vtv-novelty-board-table tbody tr:nth-child(2n) td{background:#fafbfc}.vtv-novelty-board-table tbody tr:hover td{background:#f0f9ff}.vtv-novelty-board-table tbody tr:last-child td{border-bottom:1px solid #e2e8f0}.vtv-novelty-board-table--split{min-width:1100px;font-size:11.5px}.vtv-novelty-board-table--split th,.vtv-novelty-board-table--split td{white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}.vtv-novelty-board-table--split .vtv-novelty-finding{white-space:normal;max-width:220px;min-width:120px;line-height:1.35}.vtv-novelty-board-table--split .vtv-novelty-gps{font-family:ui-monospace,Cascadia Code,monospace;font-size:10.5px;max-width:140px}.vtv-report-table--split-obs{min-width:1180px;font-size:11px}.vtv-report-table--split-obs th,.vtv-report-table--split-obs td{white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.vtv-report-table--split-obs .vtv-obs-finding{white-space:normal;max-width:200px;min-width:100px;line-height:1.35}.vtv-report-table--split-obs td.vtv-col-no-bars,.vtv-report-table--split-obs th.vtv-col-no-bars{border-left:0;box-shadow:none}.vtv-notif-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(420px,calc(100vw - 24px));max-height:min(70vh,560px);display:flex;flex-direction:column;background:#fff;border:1px solid #d7e2ea;border-radius:12px;box-shadow:0 18px 42px #0f172a33;overflow:hidden;z-index:50;animation:vtv-fade-in .14s ease}.vtv-notif-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff)}.vtv-notif-panel-head strong{display:block;font-size:14px;color:#0f172a}.vtv-notif-panel-head p{margin:2px 0 0;font-size:11px;color:#64748b}.vtv-notif-head-actions{display:flex;align-items:center;gap:6px}.app-shell button.vtv-notif-mark-all,.vtv-notif-mark-all{min-height:30px;padding:5px 9px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:800;cursor:pointer}.app-shell button.vtv-notif-mark-all:disabled,.vtv-notif-mark-all:disabled{opacity:.5;cursor:default}.app-shell button.vtv-notif-close,.vtv-notif-close{width:30px;height:30px;min-height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:#64748b;font-size:14px;cursor:pointer}.app-shell button.vtv-notif-close:hover,.vtv-notif-close:hover{background:#f1f5f9;color:#0f172a}.vtv-notif-filters{display:flex;flex-wrap:nowrap;gap:6px;padding:8px 10px;border-bottom:1px solid #eef2f7;background:#f8fafc;overflow-x:auto;scrollbar-width:thin}.app-shell button.vtv-notif-chip,.vtv-notif-chip{display:inline-flex!important;align-items:center!important;gap:5px!important;flex:0 0 auto!important;min-height:28px!important;padding:4px 10px!important;border:1px solid #dbe3ee!important;border-radius:999px!important;background:#fff!important;background-image:none!important;color:#334155!important;font-size:11px!important;font-weight:700!important;box-shadow:none!important;cursor:pointer!important;white-space:nowrap}.app-shell button.vtv-notif-chip em,.vtv-notif-chip em{font-style:normal;font-weight:700;color:inherit}.app-shell button.vtv-notif-chip span,.vtv-notif-chip span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;background:#e2e8f0!important;color:#334155!important;font-size:10px!important;font-weight:800!important}.app-shell button.vtv-notif-chip.active,.vtv-notif-chip.active{border-color:#1d4ed8!important;background:#eff6ff!important;color:#1e3a8a!important}.app-shell button.vtv-notif-chip.active span,.vtv-notif-chip.active span{background:#2563eb!important;color:#fff!important}.vtv-notif-status-block{padding:10px 12px 8px;border-bottom:1px solid #fde68a;background:#fffbeb}.vtv-notif-status-block h4{margin:0 0 8px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#92400e}.vtv-notif-status-block ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.vtv-notif-status-block li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;background:#fff;border:1px solid #fde68a;font-size:12px;color:#78350f}.vtv-notif-status-main{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0}.vtv-notif-status-block li.vtv-notif-status-critical{border-color:#fecaca;background:#fef2f2;color:#991b1b}.vtv-notif-status-block li small{color:#a16207;font-weight:600}.vtv-notif-status-block li.is-read,.vtv-notif-item.is-read{opacity:.72}.app-shell button.vtv-notif-mark-one,.vtv-notif-mark-one{justify-self:start;min-height:26px!important;margin-top:0;padding:3px 7px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#22577a;font-size:10px;font-weight:800;cursor:pointer}.vtv-notif-read-label{display:inline-block;width:fit-content;margin-top:4px;padding:2px 6px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:10px;font-weight:800}.novelty-report{display:grid;gap:14px}.novelty-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.novelty-kpis article{padding:14px;border:1px solid #dbe5ee;border-radius:10px;background:#fff}.novelty-kpis span,.novelty-kpis strong{display:block}.novelty-kpis span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.novelty-kpis strong{margin-top:4px;color:#0f3156;font-size:26px}.novelty-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px;padding:12px;border:1px solid #dbe5ee;border-radius:10px;background:#f8fafc}.novelty-type-pill{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap;border:1px solid #cbd5e1;background:#f1f5f9;color:#334155}.novelty-type-pill.alignment{background:#ecfeff;border-color:#67e8f9;color:#0e7490}.novelty-type-pill.inspection{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.novelty-filters label{display:grid;flex:1 1 180px;gap:4px;color:#334155;font-size:11px;font-weight:800}.novelty-filters input{min-height:38px}.novelty-table-wrap{overflow:auto;border:1px solid #dbe5ee;border-radius:10px;background:#fff}.novelty-table{width:100%;min-width:920px;border-collapse:collapse}.novelty-table--split{min-width:1280px;font-size:11.5px}.novelty-table th,.novelty-table td{padding:9px 10px;border-bottom:1px solid #e7edf3;text-align:left;vertical-align:top;font-size:12px}.novelty-table--split th,.novelty-table--split td{white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;font-size:11.5px}.novelty-table--split .novelty-col-finding{white-space:normal;max-width:200px;min-width:100px;line-height:1.35}.novelty-table--split .novelty-col-gps{font-family:ui-monospace,Cascadia Code,monospace;font-size:10.5px;max-width:140px}.novelty-table--split .novelty-col-num{font-variant-numeric:tabular-nums}.novelty-table th{position:sticky;top:0;background:#eef5fb;color:#173b5e;font-size:10px;text-transform:uppercase}.company-tire-services{display:grid;gap:12px}.company-tire-services>header,.company-tire-services form{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:10px}.company-tire-services header h3,.company-tire-services header p{margin:0}.company-tire-services header p{margin-top:3px;color:#64748b;font-size:12px}.company-tire-services header>span{padding:5px 9px;border-radius:999px;background:#e0f2fe;color:#075985;font-size:11px;font-weight:800}.company-tire-services form{justify-content:flex-start;padding:12px;border:1px solid #dbe5ee;border-radius:10px;background:#f8fafc}.company-tire-services form label{display:grid;flex:1 1 150px;gap:4px;font-size:11px;font-weight:800}.company-tire-services form input,.company-tire-services form select{min-height:38px}.company-tire-services-table{overflow:auto;border:1px solid #dbe5ee;border-radius:10px}.company-tire-services table{width:100%;min-width:680px;border-collapse:collapse}.company-tire-services th,.company-tire-services td{padding:8px 10px;border-bottom:1px solid #e7edf3;text-align:left;font-size:12px}.company-tire-services td small{display:block;color:#64748b}.company-tire-services td button+button{margin-left:5px}.company-portability{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:16px;padding:14px;border:1px solid #fecaca;border-radius:10px;background:#fff7f7}.company-portability h3,.company-portability p{margin:0}.company-portability p{max-width:900px;margin-top:3px;color:#64748b;font-size:12px}.company-portability-actions{display:flex;flex-wrap:wrap;gap:8px}.company-purge-preview{border:1px solid #fecaca;border-radius:8px;background:#fff;padding:10px 12px}.company-purge-preview-head{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin-bottom:6px}.company-purge-preview-head strong{color:#991b1b}.company-purge-preview-head span,.company-purge-preview .muted{font-size:12px;color:#64748b}.company-purge-preview-table-wrap{max-height:220px;overflow:auto;border:1px solid #fee2e2;border-radius:6px}.company-purge-preview-table{width:100%;border-collapse:collapse;font-size:12px}.company-purge-preview-table th,.company-purge-preview-table td{padding:6px 8px;border-bottom:1px solid #f1f5f9;text-align:left}.company-purge-preview-table th{position:sticky;top:0;background:#fef2f2}.tire-cpkm-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.tire-cpkm-panel-head h3{margin:0 0 4px}.tire-cpkm-panel-head p{margin:0}.tire-cpkm-panel{margin-top:12px;padding:12px 14px;border:1px solid #d7e2ea;border-radius:10px;background:linear-gradient(180deg,#f8fafc,#fff)}.tire-cpkm-panel h3{margin:0 0 4px;font-size:15px;color:#0f172a}.tire-cpkm-panel p{margin:0 0 10px;font-size:12px;color:#64748b}.tire-cpkm-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-bottom:10px}.tire-cpkm-kpis article{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:8px 10px;display:grid;gap:2px}.tire-cpkm-kpis span{font-size:11px;color:#64748b;text-transform:uppercase;font-weight:600}.tire-cpkm-kpis strong{font-size:16px;color:#0f172a}.tire-cpkm-actions{display:flex;flex-wrap:wrap;gap:8px}.tire-cpkm-table-wrap{margin-top:10px;max-height:280px;overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.tire-cpkm-table{width:100%;border-collapse:collapse;font-size:12px}.tire-cpkm-table th,.tire-cpkm-table td{padding:6px 8px;border-bottom:1px solid #eef2f7;text-align:left;white-space:nowrap}.tire-cpkm-table th{position:sticky;top:0;background:#f1f5f9;z-index:1}@media (max-width: 760px){.novelty-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.vtv-notif-list{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px;display:grid;gap:8px;background:#f1f5f9}.vtv-notif-empty{margin:22px 10px;text-align:center;color:#64748b;font-size:13px}.vtv-notif-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:11px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.vtv-notif-item-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eff6ff;color:#1d4ed8;font-size:15px;flex-shrink:0}.vtv-notif-item-icon.cat-mount{background:#ecfdf5;color:#047857}.vtv-notif-item-icon.cat-dismount{background:#fff7ed;color:#c2410c}.vtv-notif-item-icon.cat-rotation{background:#eff6ff;color:#1d4ed8}.vtv-notif-item-icon.cat-inspection{background:#f5f3ff;color:#6d28d9}.vtv-notif-item-icon.cat-alignment{background:#ecfeff;color:#0e7490}.vtv-notif-item-icon.cat-repair,.vtv-notif-item-icon.cat-retread{background:#fefce8;color:#a16207}.vtv-notif-item-body{min-width:0;display:grid;gap:4px}.vtv-notif-item-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.vtv-notif-item-top strong{font-size:13px;font-weight:800;color:#0f172a;line-height:1.25}.vtv-notif-item-top time{font-size:11px;color:#64748b;white-space:nowrap;font-weight:600}.vtv-notif-item-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:0;font-size:12px;color:#475569}.vtv-notif-serial{font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums}.vtv-notif-user{color:#64748b;font-weight:500}.vtv-notif-pills{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.vtv-notif-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;font-size:10.5px;font-weight:700;line-height:1.35;white-space:nowrap}.vtv-notif-item-detail{margin:2px 0 0;font-size:12px;color:#475569;line-height:1.4;word-break:break-word}.vtv-notif-item-metrics{display:flex;flex-wrap:wrap;gap:6px 10px;margin:2px 0 0;font-size:11.5px;font-weight:700;color:#0f766e}.vtv-notif-item-metrics span{display:inline-flex;padding:2px 8px;border-radius:6px;background:#ecfdf5;border:1px solid #a7f3d0}.vtv-notif-item-foot{display:flex;justify-content:flex-start;margin-top:4px}@media (max-width: 768px){.vtv-tabs-bar{flex-wrap:wrap;align-items:center}.vtv-notif-wrap{margin-left:auto}.vtv-notif-panel{position:fixed;top:auto;bottom:12px;left:12px;right:12px;width:auto;max-height:min(72vh,520px)}}.vtv-inventory-table-wrap{overflow:auto;max-height:360px}.vtv-inventory-table tbody tr.selected-row{background:#22577a14}.vtv-inspection-map-panel{margin:12px 0 16px;padding:12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.vtv-inspection-map-panel .vtv-cloud-map-frame{zoom:.55}.vtv-inspection-map-panel h3{margin:0 0 8px;font-size:14px;color:#22577a}.vcc-root{display:grid;gap:14px;margin-bottom:18px}.vcc-root--measurements-config{margin-bottom:0}.vcc-root--measurements-config .vcc-topbar{background:#fff}.company-config-section-shell .vcc-root--measurements-config{max-width:100%}.vcc-topbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:10px 12px;border:1px solid #cbd5df;border-radius:8px;background:linear-gradient(180deg,#f8fafc,#fff)}.vcc-catalog-dropdown{position:relative}.vcc-catalog-toggle{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border:0;border-radius:6px;background:#1f7a3b;color:#fff;font-weight:700;cursor:pointer}.vcc-catalog-toggle:hover,.vcc-catalog-toggle[aria-expanded=true]{background:#196532}.vcc-catalog-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:30;display:grid;min-width:220px;border:1px solid #1f7a3b;border-radius:4px;background:#fff;box-shadow:0 8px 20px #0f172a24;overflow:hidden}.app-shell .vcc-catalog-menu button,.vcc-catalog-menu button{text-align:left;border:0;border-bottom:1px solid #e8f0ea;border-radius:0;background:#fff;color:#1f7a3b;font-weight:600;font-size:13px;padding:10px 14px;min-height:38px;cursor:pointer}.app-shell .vcc-catalog-menu button:last-child,.vcc-catalog-menu button:last-child{border-bottom:0}.app-shell .vcc-catalog-menu button.active,.app-shell .vcc-catalog-menu button:hover,.vcc-catalog-menu button.active,.vcc-catalog-menu button:hover{background:#eaf7ee;color:#14532d}.vcc-topbar h1{margin:0;flex:1;font-size:22px;color:#0f2740}.vcc-top-actions{display:flex;gap:8px;align-items:center}.vcc-new-btn{background:#1f7a3b;color:#fff;border:0;border-radius:6px;padding:8px 14px;font-weight:700}.vcc-search-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:end;padding:12px;border:1px solid #cbd5df;border-radius:8px;background:#fff}.vcc-search-bar label{display:grid;gap:4px;font-size:12px;font-weight:700;color:#334155}.vcc-search-bar input,.vcc-search-bar select{min-height:34px;border:1px solid #cbd5df;border-radius:5px;padding:6px 10px}.vcc-count{margin-left:auto;color:#64748b;font-size:13px;font-weight:600}.vcc-linked-stats{display:flex;flex-wrap:wrap;gap:12px 18px;margin:0 0 12px;padding:10px 12px;border:1px solid #dbe7f0;border-radius:8px;background:#f8fbfd;font-size:13px;color:#334155}.vcc-linked-stats .pending strong{color:#b45309}.vcc-linked-stats .synced strong{color:#15803d}.vcc-linked-stats .incomplete strong{color:#64748b}.vcc-linked-filters{display:inline-flex;flex-wrap:wrap;gap:6px;margin-right:auto}.app-shell .vcc-linked-filters button,.vcc-linked-filters button{min-height:30px;padding:4px 10px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;font-size:12px;font-weight:700;cursor:pointer}.app-shell .vcc-linked-filters button.active,.vcc-linked-filters button.active{border-color:#22577a;background:#22577a;color:#fff}.vcc-sync-pill{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:800}.vcc-sync-pill--pending{background:#fff7ed;color:#c2410c;border:1px solid #fdba74}.vcc-sync-pill--synced{background:#ecfdf5;color:#047857;border:1px solid #6ee7b7}.vcc-sync-pill--incomplete{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1}.vcc-linked-row--pending{background:#fffbeb}.vcc-table-wrap{overflow:auto;border:1px solid #cbd5df;border-radius:8px;background:#fff}.vcc-main-vehicle-table-wrap{max-height:min(78vh,820px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.vcc-main-vehicle-table-wrap .vcc-table thead th{position:sticky;top:0;z-index:2;box-shadow:0 1px #e2e8f0}.vcc-vehicle-scroll-list,.vcc-measurements-list ul{max-height:min(62vh,560px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;margin:0;padding:0;list-style:none}.app-shell ul:not([class]){padding-left:1.35em;list-style-position:outside}.app-shell ul:not([class]) li{padding-left:.25em;margin:.2em 0}.vcc-table{width:100%;border-collapse:collapse;min-width:1100px}.vcc-table th,.vcc-table td{padding:8px 10px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:13px}.vcc-table th{background:#f1f5f9;color:#0f2740;font-weight:800;white-space:nowrap}.vcc-table tbody tr:hover{background:#f8fafc}.vcc-num{text-align:right;font-variant-numeric:tabular-nums}.vcc-pill{display:inline-flex;padding:2px 8px;border-radius:999px;background:#eaf6fb;color:#17415f;font-size:11px;font-weight:800}.vcc-actions{display:flex;gap:6px;white-space:nowrap}.vcc-empty{text-align:center;color:#64748b;padding:24px}.vcc-pagination{display:flex;justify-content:center;align-items:center;gap:12px}.vcc-available-shell{display:grid;gap:16px}.vcc-available-tabs{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid #d5dde5}.vcc-available-tabs button{padding:10px 18px;border:none;border-bottom:3px solid transparent;background:transparent;color:#475569;font-size:13px;font-weight:600;cursor:pointer}.vcc-available-tabs button.active{color:#1a5c38;border-bottom-color:#2d8a5c;background:#f3faf6}.vcc-available-filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 18px;padding:14px 16px;border:1px solid #d5dde5;border-radius:6px;background:#f8fafc}.vcc-available-filter-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:4px;background:#2d8a5c;color:#fff;font-size:13px;font-weight:600}.vcc-available-filter-bar label{display:grid;gap:6px;font-size:12px;font-weight:600;color:#334155}.vcc-available-filter-bar select{min-height:34px;min-width:120px;border:1px solid #cbd5df;border-radius:4px;padding:6px 10px;font-size:13px}.vcc-available-more-filters{border:none;background:transparent;color:#2f6ea8;font-size:13px;font-weight:600;cursor:pointer;padding:8px 0}.vcc-available-more-grid{margin-top:-4px;padding:14px 16px;border:1px solid #d5dde5;border-radius:6px;background:#fff}.vcc-available-chart-section{border:1px solid #d5dde5;border-radius:6px;background:#fff;overflow:hidden}.vcc-available-chart-tabs{display:flex;border-bottom:1px solid #e2e8f0}.vcc-available-chart-tabs button{flex:1;padding:10px 12px;border:none;background:#f8fafc;color:#475569;font-size:12px;font-weight:600;cursor:pointer}.vcc-available-chart-tabs button.active{background:#fff;color:#1e3a5f;box-shadow:inset 0 -2px #2d8a5c}.vcc-available-chart-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 16px;border-bottom:1px solid #e2e8f0}.vcc-available-count{margin:0;font-size:13px;color:#334155}.vcc-available-chart-wrap{min-height:260px;padding:16px}.vcc-available-chart{display:flex;align-items:flex-end;justify-content:space-around;gap:8px;min-height:220px;padding-top:12px}.vcc-available-chart-col{display:flex;flex:1;min-width:0;max-width:90px;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;height:200px}.vcc-available-chart-value{font-size:11px;font-weight:700;color:#1e3a5f}.vcc-available-chart-bar{width:100%;max-width:52px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#5ba4d9,#2f6ea8)}.vcc-available-chart-label{font-size:10px;line-height:1.2;text-align:center;color:#64748b;word-break:break-word}.vcc-available-chart-empty{margin:0;padding:24px;text-align:center;color:#94a3b8;font-size:14px}.vcc-report-event-header{margin-bottom:14px;padding:10px 16px;border-radius:4px;background:linear-gradient(180deg,#3d9a5c,#2d8a5c);color:#fff;font-size:15px;font-weight:600;text-align:center}.vcc-report-event-hint{margin:0 0 12px;font-size:13px;color:#64748b}.vcc-report-event-empty-bar{margin-top:12px;padding:14px 16px;border:1px solid #d5dde5;border-radius:4px;background:#eef2f6;text-align:center;color:#94a3b8;font-size:14px}.vcc-report-event-form{padding:16px;border:1px solid #d5dde5;border-radius:6px;background:#fff;margin-bottom:20px}.vcc-report-event-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:14px 24px}.vcc-report-event-grid label{display:grid;gap:6px;font-size:12px;font-weight:600;color:#334155}.vcc-report-event-grid label .required:after{content:" *";color:#c0392b}.vcc-report-event-grid input,.vcc-report-event-grid select,.vcc-report-event-grid textarea{min-height:34px;border:1px solid #cbd5df;border-radius:4px;padding:6px 10px;font-size:13px;font-family:inherit}.vcc-report-event-grid textarea{min-height:96px;resize:vertical}.vcc-report-event-wide{grid-column:1 / -1}.vcc-report-event-datetime{display:grid;grid-template-columns:1fr 120px;gap:8px}.vcc-report-event-end-row{display:grid;gap:8px}.vcc-report-event-checkbox{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:8px;font-weight:500!important}.vcc-report-event-checkbox input{width:auto;min-height:auto}.vcc-report-event-actions{display:flex;justify-content:flex-end;margin-top:16px}.vcc-report-event-search{border:1px solid #d5dde5;border-radius:6px;background:#fff;padding:16px}.vcc-report-event-search h3{margin:0 0 12px;font-size:15px;color:#1e3a5f}.vcc-report-event-count{margin:12px 0 0;font-size:13px;color:#334155}.vcc-report-event-results{margin-top:12px}.vcc-compare-delta.up{color:#1a5c38;font-weight:700}.vcc-compare-delta.down{color:#b42318;font-weight:700}.vcc-compare-monthly-shell{display:grid;gap:12px}.vcc-compare-monthly-filter-bar{margin-bottom:0}.vcc-compare-monthly-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.vcc-compare-monthly-table-wrap{border:1px solid #d5dde5;border-radius:4px;overflow:hidden}.vcc-compare-monthly-table th{background:#eef2f6;font-size:11px;text-transform:none;letter-spacing:0;color:#475569;font-weight:600}.vcc-compare-monthly-table td{font-size:13px}.vcc-compare-monthly-charts{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,2fr);gap:16px}.vcc-compare-monthly-chart-card{border:1px solid #d5dde5;border-radius:6px;background:#fff;padding:12px 14px 10px}.vcc-compare-monthly-chart-card h3{margin:0 0 10px;font-size:13px;font-weight:600;color:#334155}.vcc-compare-productivity-chart,.vcc-compare-monthly-bars{display:flex;align-items:flex-end;gap:10px;min-height:180px;padding:8px 4px 0}.vcc-compare-productivity-col,.vcc-compare-monthly-bar-group{display:flex;flex:1;min-width:0;flex-direction:column;align-items:center;gap:6px}.vcc-compare-productivity-value{font-size:10px;font-weight:700;color:#1e3a5f}.vcc-compare-productivity-bar{width:100%;max-width:36px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#5ba4d9,#2f6ea8)}.vcc-compare-monthly-bar-stack{display:flex;align-items:flex-end;gap:3px;width:100%;max-width:52px;height:150px}.vcc-compare-monthly-bar{flex:1;min-width:10px;border-radius:3px 3px 0 0}.vcc-compare-monthly-bar.travel{background:linear-gradient(180deg,#5ba4d9,#2f6ea8)}.vcc-compare-monthly-bar.mto{background:linear-gradient(180deg,#9b87c4,#6b5b95)}.vcc-compare-monthly-bar.other{background:linear-gradient(180deg,#7bc4a0,#2d8a5c)}.vcc-compare-monthly-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;font-size:11px;font-weight:600}.vcc-compare-monthly-legend span:before{content:"";display:inline-block;width:10px;height:10px;margin-right:5px;border-radius:2px;vertical-align:middle}.vcc-compare-monthly-legend .legend-travel{color:#2f6ea8}.vcc-compare-monthly-legend .legend-travel:before{background:#5ba4d9}.vcc-compare-monthly-legend .legend-mto{color:#6b5b95}.vcc-compare-monthly-legend .legend-mto:before{background:#9b87c4}.vcc-compare-monthly-legend .legend-other{color:#1a5c38}.vcc-compare-monthly-legend .legend-other:before{background:#7bc4a0}@media (max-width: 960px){.vcc-compare-monthly-charts{grid-template-columns:1fr}}@media print{.vcc-available-tabs,.vcc-compare-monthly-filter-bar,.vcc-compare-monthly-toolbar,.vcc-available-more-grid{display:none!important}}.vcc-available-table-wrap{margin-top:4px}.vcc-available-table th{font-size:11px;text-transform:uppercase;letter-spacing:.02em}.vcc-mediciones-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:0;min-height:520px;border:1px solid #cbd5df;border-radius:8px;overflow:hidden;background:#fff}.vcc-mediciones-menu{border-right:1px solid #d5dde5;background:#f4f6f8;padding:14px 0}.vcc-mediciones-menu h2{margin:0 0 12px;padding:0 16px;font-size:15px;font-weight:700;color:#1f2937}.vcc-mediciones-menu nav{display:grid;gap:2px}.vcc-mediciones-menu button{display:flex;align-items:center;gap:10px;width:100%;border:none;border-left:3px solid transparent;background:transparent;padding:10px 16px;text-align:left;font-size:13px;color:#334155;cursor:pointer}.vcc-mediciones-menu button:hover,.vcc-mediciones-menu button.active{background:#e8f4f8;border-left-color:#2d8a5c;color:#0f2740;font-weight:600}.vcc-mediciones-menu-icon{width:18px;text-align:center;flex-shrink:0}.vcc-mediciones-panel{padding:28px 32px 32px;background:#fff}.vcc-mediciones-title{margin:0 0 20px;text-align:center;font-size:22px;font-weight:600;color:#1e3a5f}.vcc-mediciones-info{display:flex;gap:10px;align-items:flex-start;margin-bottom:24px;padding:14px 16px;border:1px solid #b8d4e8;border-radius:4px;background:#e8f4fc;color:#1e3a5f;font-size:13px;line-height:1.55}.vcc-mediciones-info p{margin:0}.vcc-mediciones-info-marker{color:#3b82c4;font-size:18px;font-weight:700;line-height:1.2}.vcc-mediciones-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.vcc-mediciones-table{margin-top:8px}.vcc-mediciones-filter-bar-wide{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));align-items:end;gap:12px 16px}.vcc-mediciones-info-list{margin:0;padding-left:18px;font-size:13px;line-height:1.55}.vcc-mediciones-warning{margin-bottom:24px;padding:14px 16px;border:1px solid #e8c547;border-radius:4px;background:#fff8db;color:#7a5b00;font-size:13px;line-height:1.55}.vcc-mediciones-warning strong{display:block;margin-bottom:8px;font-size:14px;color:#8a6500}.vcc-reset-mode-tabs{margin-bottom:0;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.vcc-reset-tab{min-width:180px;padding:10px 18px;border:1px solid #cbd5df;border-radius:4px;background:#fff;color:#334155;font-size:13px;font-weight:600;cursor:pointer}.vcc-reset-tab.active{border-color:#7bc4a0;background:#e8f5ee;color:#1a5c38;box-shadow:inset 0 0 0 1px #7bc4a0}.vcc-reset-vehicle-bar{display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap;gap:8px;margin:28px 0 0;padding-bottom:24px}.vcc-reset-vehicle-bar label{display:grid;gap:6px;font-size:12px;font-weight:600;color:#334155}.vcc-reset-vehicle-input{min-width:320px;min-height:34px;border:2px solid #9fd4b8;border-radius:4px;padding:6px 10px;font-size:13px;background:#fff}.vcc-reset-vehicle-input:focus{outline:none;border-color:#2d8a5c;box-shadow:0 0 0 2px #2d8a5c26}.vcc-reset-search-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;min-height:34px;border:1px solid #cbd5df;border-radius:4px;background:#f8fafc;color:#334155;font-size:15px;cursor:pointer}.vcc-reset-search-btn:hover{background:#eef2f6}.vcc-reset-delete-results{margin-top:8px}.vcc-reset-delete-table th:last-child,.vcc-reset-delete-table td.vcc-reset-delete-cell{width:48px;text-align:center}.vcc-reset-delete-last td{background:#fafbfc}.vcc-reset-delete-note{margin-top:20px}.vcc-gps-title-pill{display:inline-block;margin:0 auto 20px;padding:8px 22px;border-radius:999px;background:linear-gradient(180deg,#4a90c8,#2f6ea8);color:#fff;font-size:15px;font-weight:600;text-align:center;width:fit-content}.vcc-mediciones-panel .vcc-gps-title-pill{display:block;width:fit-content;margin-left:auto;margin-right:auto}.vcc-gps-important{margin-bottom:20px;padding:14px 16px;border:1px solid #b8d4e8;border-radius:4px;background:#e8f4fc;color:#1e3a5f;font-size:13px;line-height:1.55}.vcc-gps-important strong{display:block;margin-bottom:8px;color:#c0392b;font-size:14px}.vcc-gps-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px 24px;align-items:end;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.vcc-gps-filter-grid label{display:grid;gap:6px;font-size:12px;font-weight:600;color:#334155}.vcc-gps-filter-grid input,.vcc-gps-filter-grid select{min-height:34px;border:1px solid #cbd5df;border-radius:4px;padding:6px 10px;font-size:13px}.vcc-gps-search-btn{justify-self:end;grid-column:2}.vcc-gps-toolbar{display:flex;align-items:center;gap:18px;padding:10px 12px;border:1px solid #d5dde5;border-bottom:none;border-radius:6px 6px 0 0;background:#eef2f6}.vcc-gps-toolbar-link{border:none;background:transparent;color:#1e3a5f;font-size:13px;font-weight:600;cursor:pointer;padding:0}.vcc-gps-toolbar-link:hover{color:#2d8a5c}.vcc-gps-toolbar-link:disabled{opacity:.6;cursor:not-allowed}.vcc-gps-results-shell{min-height:180px;border:1px solid #d5dde5;border-radius:0 0 6px 6px;background:#fff}.vcc-gps-results-shell .vcc-table-wrap{border:none}.vcc-gps-empty{margin:0;padding:48px 16px;text-align:center;color:#94a3b8;font-size:14px}.vcc-gps-add-modal{width:min(760px,100%)}.vcc-reset-vehicle-summary{margin-bottom:16px;padding:12px 14px;border:1px solid #d5dde5;border-radius:6px;background:#f8fafc}.vcc-reset-vehicle-summary p{margin:0}.vcc-reset-vehicle-summary p+p{margin-top:6px}.vcc-reset-form{max-width:420px}.vcc-reset-checkbox{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:8px}.vcc-reset-checkbox input{width:auto}.vcc-reset-delete-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:4px;background:#ef4444;color:#fff;font-size:16px;font-weight:700;line-height:1;cursor:pointer}.vcc-reset-delete-btn:hover{background:#dc2626}.vcc-reset-delete-btn:disabled{opacity:.5;cursor:not-allowed}.vcc-linked-toolbar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:16px 0 10px;padding:10px 12px;border:1px solid #d5dde5;border-radius:6px;background:#f8fafc}.vcc-linked-toolbar h3{margin:0;flex:1;font-size:15px;color:#1e3a5f}.vcc-linked-bulk-toggle{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#334155;cursor:pointer}.vcc-linked-bulk-toggle input{width:16px;height:16px}.vcc-subline{display:block;margin-top:2px;font-size:11px;color:#64748b}.vcc-mediciones-results-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.vcc-mediciones-results-head .muted{margin:0}.vcc-remito-status{display:inline-flex;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.vcc-remito-status.ok{background:#d1fae5;color:#065f46}.vcc-remito-status.off{background:#fee2e2;color:#991b1b}.vcc-mediciones-table tbody tr.vcc-remito-cancelled{opacity:.72;background:#f8fafc}.vcc-mediciones-filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.vcc-mediciones-filter-bar label,.vcc-mediciones-filter-grid label{display:grid;gap:6px;font-size:12px;font-weight:600;color:#334155}.vcc-mediciones-filter-bar input,.vcc-mediciones-filter-bar select,.vcc-mediciones-filter-grid input,.vcc-mediciones-filter-grid select{min-height:34px;min-width:140px;border:1px solid #cbd5df;border-radius:4px;padding:6px 10px;font-size:13px}.vcc-mediciones-input-icon{display:flex;align-items:center;gap:6px}.vcc-mediciones-input-icon input{flex:1;min-width:160px}.vcc-mediciones-search-btn{min-height:34px;padding:0 22px;border:none;border-radius:4px;background:#2d8a5c;color:#fff;font-weight:600;font-size:13px;cursor:pointer}.vcc-mediciones-search-btn:hover{background:#256f4a}.vcc-mediciones-search-btn:disabled{opacity:.6;cursor:not-allowed}.vcc-mediciones-filter-toggle{display:block;width:100%;margin-bottom:12px;padding:10px 14px;border:1px solid #b8d4e8;border-radius:4px;background:#e8f4fc;color:#1e3a5f;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.vcc-mediciones-filter-hint{margin:0 0 14px;font-size:13px;color:#475569}.vcc-mediciones-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin-bottom:18px}.vcc-mediciones-filter-actions{grid-column:1 / -1;display:flex;justify-content:center;padding-top:4px}.vcc-mediciones-results,.vcc-mediciones-update-results{margin-top:8px}.vcc-mediciones-update-results{display:grid;gap:16px}.vcc-mediciones-inline-form{max-width:520px}.vcc-mediciones-table tbody tr.selected{background:#eaf6fb}.vcc-mediciones-import-rules{margin-bottom:16px}.vcc-mediciones-import-rules h3{margin:0 0 8px;font-size:14px;color:#1e3a5f}.vcc-mediciones-import-rules ol{margin:0;padding-left:20px;font-size:13px;color:#334155;line-height:1.6}.vcc-mediciones-structure-wrap{margin-bottom:16px}.vcc-mediciones-structure-table code{font-size:12px;color:#0f2740}.vcc-mediciones-template-line{margin:0 0 18px;font-size:13px}.vcc-mediciones-upload-box{display:grid;gap:14px;max-width:520px;padding:16px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.vcc-mediciones-file-row{display:flex;align-items:center;gap:10px}.vcc-mediciones-file-name{font-size:12px;color:#64748b}.vcc-mediciones-upload-actions{display:flex;justify-content:flex-end}.vcc-measurements{display:grid;grid-template-columns:minmax(240px,280px) minmax(360px,1fr);gap:16px}.vcc-measurements-list h3,.vcc-measurements-form h3{margin:0 0 10px;color:#0f2740;font-size:16px}.vcc-measurements-list,.vcc-measurements-form{border:1px solid #cbd5df;border-radius:8px;background:#fff;padding:14px}.vcc-measurements-list h2,.vcc-measurements-form h2{margin:0 0 10px;color:#0f2740;font-size:16px}.vcc-measurements-list input[type=search]{width:100%;min-height:34px;margin-bottom:10px;border:1px solid #cbd5df;border-radius:5px;padding:6px 10px}.vcc-measurements-list ul{list-style:none;margin:0;padding:0;display:grid;gap:6px;max-height:420px;overflow:auto}.vcc-measurements-list li button{width:100%;display:grid;gap:2px;text-align:left;border:1px solid #e2e8f0;border-radius:6px;background:#fff;padding:8px 10px;cursor:pointer}.vcc-measurements-list li button.active,.vcc-measurements-list li button:hover{border-color:#215f87;background:#eaf6fb}.vcc-measurements-list li button span{color:#64748b;font-size:12px}.vcc-measurements-form label{display:grid;gap:6px;margin-bottom:12px;font-size:13px;font-weight:700;color:#0f2740}.vcc-measurements-form input,.vcc-measurements-form select{min-height:36px;border:1px solid #cbd5df;border-radius:5px;padding:6px 10px;font-weight:500}.vcc-measurement-preview{display:grid;gap:4px;margin:12px 0;padding:12px;border:1px solid #d7e2ea;border-radius:6px;background:#f8fafc}.vcc-measurement-preview strong{font-size:22px;color:#17415f}.vcc-measurement-preview small{color:#64748b}.vcc-link-btn{border:none;background:transparent;padding:0;color:#17415f;font:inherit;cursor:pointer;text-align:left}.vcc-link-btn:hover{text-decoration:underline}.vcc-actions .danger{background:#b42318;color:#fff}.vcc-actions .danger:hover{background:#8f1d14}.vcc-editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2100;display:flex;align-items:flex-start;justify-content:center;padding:42px 18px;background:#0f172a59}.vcc-editor-modal{width:min(920px,100%);max-height:calc(100vh - 84px);overflow:auto;border:1px solid #aeb7c0;border-radius:8px;background:#fff;color:#111827;box-shadow:0 18px 50px #0f172a40;padding:18px 20px 20px}.vcc-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.vcc-editor-head h2{margin:0;font-size:1.25rem;font-weight:600;color:#17415f}.vcc-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.vcc-editor-grid label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#475569}.vcc-editor-grid label.wide{grid-column:1 / -1}.vcc-editor-grid input,.vcc-editor-grid select,.vcc-editor-grid textarea{width:100%;min-height:38px;border:1px solid #cbd5df;border-radius:6px;padding:8px 10px;font:inherit;color:#111827;background:#fff}.vcc-editor-modal>button[type=submit]{margin-top:16px}.vcc-checklist-form .wide{grid-column:1 / -1}.vcc-checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:8px 0 4px}.vcc-checklist-grid label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#475569}.vcc-checklist-grid select{width:100%;min-height:38px;border:1px solid #cbd5df;border-radius:6px;padding:8px 10px;font:inherit;background:#fff}@media (max-width: 900px){.vcc-mediciones-shell{grid-template-columns:1fr}.vcc-mediciones-menu{border-right:none;border-bottom:1px solid #d5dde5;padding-bottom:8px}.vcc-mediciones-menu nav{grid-template-columns:repeat(2,minmax(0,1fr))}.vcc-mediciones-panel{padding:20px 16px}.vcc-mediciones-filter-grid{grid-template-columns:1fr}.vcc-mediciones-filter-bar{flex-direction:column;align-items:stretch}.vcc-measurements,.vcc-editor-grid,.vcc-checklist-grid{grid-template-columns:1fr}}.company-config-shell{display:flex;flex-direction:column;gap:0;background:#fff;border:1px solid #d8e0e8;border-radius:8px;overflow:hidden}.company-config-top-tabs{display:flex;gap:0;background:linear-gradient(90deg,var(--brand-primary-dark) 0%,var(--brand-primary) 55%,var(--brand-secondary) 100%);padding:0 8px}.company-config-top-tabs button{border:none;background:transparent;color:#ffffffd9;font-weight:700;font-size:13px;padding:12px 18px;cursor:pointer}.company-config-top-tabs button.active{background:#fff;color:var(--brand-primary-dark);border-radius:6px 6px 0 0;margin-top:6px}.company-config-directory{padding:12px 14px 16px;box-sizing:border-box}.company-config-directory-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;padding:8px 10px;border:1px solid #dbe5ee;border-radius:8px;background:#f8fafc}.company-config-layout{display:grid;grid-template-columns:220px 1fr;min-height:520px}.company-config-menu{border-right:1px solid #e2e8f0;background:#f8fafc;padding:12px 0}.company-config-menu-title{font-size:12px;font-weight:800;text-transform:uppercase;color:#64748b;padding:8px 16px 12px}.company-config-menu nav{display:flex;flex-direction:column;gap:8px}.company-config-menu-group{display:flex;flex-direction:column}.company-config-menu button{display:flex;align-items:center;gap:10px;border:none;background:transparent;text-align:left;padding:10px 16px;font-size:13px;color:#334155;cursor:pointer;border-left:3px solid transparent}.company-config-menu button.active{background:#fff;border-left-color:var(--brand-primary);color:var(--brand-primary-dark);font-weight:700}.company-config-menu-icon{width:18px;text-align:center}.company-config-content{padding:20px 24px}.company-config-content.wide{padding:20px 24px 28px}.company-section-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px;padding-bottom:11px;border-bottom:1px solid #dbe4ec}.company-section-tabs button{border:1px solid #cbd8e2;border-radius:5px;background:#f7fafc;color:#24506b;padding:8px 11px;font-size:12px;font-weight:700;cursor:pointer}.company-section-tabs button.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.company-config-intro h2{margin:0 0 16px;font-size:22px;color:#1e293b}.company-config-important{background:var(--brand-accent-soft);border:1px solid var(--alert-border);border-left:4px solid var(--brand-primary);border-radius:6px;padding:14px 18px}.company-config-important ul{margin:0;padding-left:1.4em;color:#334155;font-size:13px;line-height:1.55;list-style-position:outside}.company-config-important li{padding-left:.4em}.company-config-important li+li{margin-top:8px}.company-config-sync-note{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px 12px;margin:0 0 14px;padding:10px 12px;border:1px solid #b9d8e9;border-radius:7px;background:#f2f9fd;color:#1c4a62;font-size:13px}.company-config-sync-note strong{font-weight:800}.company-config-sync-note span{flex:1 1 360px}.company-config-sync-note div{display:flex;flex-wrap:wrap;gap:8px}.company-config-sync-note button{min-height:30px;padding:5px 9px;font-size:12px}.company-config-sync-note.is-warning{border-color:#ead29b;background:#fff9e8;color:#6d4f09}.company-security-policy-disclaimer{grid-column:1 / -1;margin:0;padding:10px 12px;border-left:3px solid #be7d12;background:#fff8e7;color:#664709;font-size:13px;line-height:1.45}.company-config-onboarding-full{display:flex;flex-direction:column;gap:18px;min-height:320px;justify-content:center}.company-config-onboarding-full h2{margin:0;font-size:22px;color:#1e293b}.company-config-onboarding-actions{display:flex;gap:10px}.company-config-section-shell{display:flex;flex-direction:column;gap:16px}.company-config-onboarding-compact{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--alert-border);border-radius:6px;background:var(--brand-accent-soft)}.company-config-onboarding-compact strong{display:block;font-size:14px;color:#1e293b;margin-bottom:4px}.company-config-onboarding-compact p{margin:0;font-size:13px;color:#475569;line-height:1.45}.company-config-placeholder h3{margin:0 0 8px;font-size:18px;color:#1e293b}.company-config-placeholder p{margin:0 0 12px;color:#64748b;font-size:14px;line-height:1.5}.checklist-config{display:flex;flex-direction:column;gap:16px;min-width:0}.checklist-config-tabs{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:12px;border-bottom:1px solid #dbe4ec}.checklist-config-tabs button{border:1px solid #cbd8e2;border-radius:5px;background:#f7fafc;color:#24506b;padding:8px 11px;font-size:12px;font-weight:700;cursor:pointer}.checklist-config-tabs button.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.checklist-config-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.checklist-config-head h3{margin:0 0 4px;font-size:19px;color:#172d3d}.checklist-config-head p{margin:0;color:#617585;font-size:13px}.checklist-readonly{border:1px solid #aac6d6;border-radius:999px;background:#eaf4f8;color:#24506b;padding:5px 10px;font-size:12px;font-weight:800;white-space:nowrap}.checklist-edit-badge{border:1px solid #86efac;border-radius:999px;background:#ecfdf5;color:#14532d;padding:5px 10px;font-size:12px;font-weight:800;white-space:nowrap}.checklist-access-banner{display:grid;gap:4px;padding:12px 14px;border-radius:8px;border:1px solid #c7d0d8;background:#f8fafc;margin-bottom:12px}.checklist-access-banner strong{font-size:13px;color:#0f172a}.checklist-access-banner span{font-size:12px;color:#475569;line-height:1.45}.checklist-access-banner.is-readonly{border-color:#93c5fd;background:#eff6ff}.checklist-access-banner.is-edit{border-color:#86efac;background:#f0fdf4}.checklist-comments-preview{border:1px solid #d9e3ea;border-radius:8px;background:#fff;padding:12px 14px;margin-bottom:12px}.checklist-comments-preview strong{display:block;margin-bottom:4px;color:#17384d;font-size:13px}.checklist-comments-preview>p{margin:0 0 10px;color:#607584;font-size:12px}.checklist-comments-preview ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.checklist-comments-preview li{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:8px 10px;border-radius:6px;background:#f1f5f9;border:1px solid #e2e8f0}.checklist-comments-preview code{font-size:11px;font-weight:800;color:#0f4c81;background:#e0f2fe;padding:2px 6px;border-radius:4px}.checklist-comments-preview li span{font-size:13px;color:#1e293b;line-height:1.35}.checklist-comment-text{font-weight:600;color:#1e293b;max-width:420px}.checklist-empty-inline{margin:0;color:#94a3b8;font-size:13px}.checklist-general-note{grid-column:1 / -1;margin:0;padding:10px 12px;border-radius:6px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:12px;line-height:1.45}.checklist-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 150px auto auto;gap:8px}.checklist-toolbar input,.checklist-toolbar select,.checklist-editor input,.checklist-general-grid input{width:100%;border:1px solid #c8d6df;border-radius:5px;background:#fff;color:#172d3d;padding:9px 10px}.checklist-editor{display:grid;grid-template-columns:120px minmax(160px,1fr) minmax(220px,1.4fr) 150px auto auto;gap:8px;padding:12px;border:1px solid #d9e3ea;border-radius:7px;background:#f8fafc}.checklist-table-wrap{overflow:auto;border:1px solid #d9e3ea;border-radius:7px}.checklist-table{width:100%;min-width:900px;border-collapse:collapse;font-size:12px}.checklist-table th{background:#edf3f6;color:#334f61;text-align:left;padding:9px 8px;border-bottom:1px solid #d4e0e7}.checklist-table td{padding:8px;border-bottom:1px solid #e5ebef;color:#304958;vertical-align:middle}.checklist-table tbody tr:hover{background:#f8fbfc}.checklist-order,.checklist-actions{white-space:nowrap}.checklist-order button{width:27px;height:27px;margin-right:3px;padding:0;border:1px solid #bfd0da;background:#fff;color:#24506b;border-radius:4px}.checklist-actions{display:flex;gap:5px}.checklist-actions button{padding:6px 8px;font-size:11px}.checklist-state{min-width:68px;border:1px solid #d4a9a9;border-radius:999px;background:#fff0f0;color:#a12f2f;padding:5px 8px;font-size:11px;font-weight:800}.checklist-state.active{border-color:#9fc9af;background:#eaf7ee;color:#22613a}.checklist-empty{padding:28px;text-align:center;color:#6b7f8c}.checklist-general-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:12px}.checklist-general-grid>label{display:flex;flex-direction:column;gap:7px;padding:14px;border:1px solid #d9e3ea;border-radius:7px;background:#f8fafc;color:#304958;font-size:13px;font-weight:700}.checklist-general-grid .checklist-switch{flex-direction:row;align-items:center}.checklist-switch input{width:18px;height:18px;margin:0;accent-color:var(--brand-primary)}@media (max-width: 1050px){.checklist-toolbar,.checklist-editor{grid-template-columns:1fr 1fr}.checklist-general-grid{grid-template-columns:1fr}}.maintenance-editor{display:grid;grid-template-columns:105px minmax(150px,1fr) minmax(190px,1.2fr) 160px 120px 72px auto auto;gap:8px;align-items:end;padding:12px;border:1px solid #d9e3ea;border-radius:7px;background:#f8fafc}.maintenance-editor>input,.checklist-general-grid select{width:100%;border:1px solid #c8d6df;border-radius:5px;background:#fff;color:#172d3d;padding:9px 10px}.maintenance-color{display:flex;flex-direction:column;gap:3px;color:#5d7280;font-size:10px;font-weight:700;text-transform:uppercase}.maintenance-color input{width:100%;min-height:36px;padding:2px;border:1px solid #c8d6df;border-radius:5px;background:#fff}.maintenance-table{min-width:1120px}.maintenance-color-dot{display:inline-block;width:24px;height:24px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #b9c9d3}@media (max-width: 1200px){.maintenance-editor{grid-template-columns:repeat(2,minmax(160px,1fr))}}.fuel-type-editor{display:grid;grid-template-columns:110px minmax(170px,1fr) 120px minmax(230px,1.4fr) 72px auto auto;gap:8px;align-items:end;padding:12px;border:1px solid #d9e3ea;border-radius:7px;background:#f8fafc}.fuel-performance-editor{display:grid;grid-template-columns:minmax(170px,1.2fr) minmax(160px,1fr) 150px repeat(3,92px) 105px auto auto;gap:8px;align-items:end;padding:12px;border:1px solid #d9e3ea;border-radius:7px;background:#f8fafc}.fuel-type-editor>input,.fuel-type-editor>select,.fuel-performance-editor>input,.fuel-performance-editor>select{width:100%;border:1px solid #c8d6df;border-radius:5px;background:#fff;color:#172d3d;padding:9px 10px}.fuel-table{min-width:920px}.fuel-performance-table{min-width:1120px}@media (max-width: 1200px){.fuel-type-editor,.fuel-performance-editor{grid-template-columns:repeat(2,minmax(160px,1fr))}}.personnel-editor{display:grid;grid-template-columns:110px minmax(170px,1fr) minmax(220px,1.3fr) 170px 120px 105px auto auto;gap:8px;align-items:end;padding:12px;border:1px solid #d9e3ea;border-radius:7px;background:#f8fafc}.personnel-editor>input,.personnel-editor>label input[type=number]{width:100%;border:1px solid #c8d6df;border-radius:5px;background:#fff;color:#172d3d;padding:9px 10px}.personnel-editor>label{display:flex;flex-direction:column;gap:3px;color:#5d7280;font-size:10px;font-weight:700;text-transform:uppercase}.personnel-editor .personnel-required{flex-direction:row;align-items:center;min-height:38px;font-size:11px}.personnel-required input{width:17px;height:17px;accent-color:var(--brand-primary)}.personnel-table{min-width:1040px}@media (max-width: 1200px){.personnel-editor{grid-template-columns:repeat(2,minmax(160px,1fr))}}.security-admin-panel{display:flex;flex-direction:column;gap:16px}.security-admin-panel.is-read-only button,.security-admin-panel.is-read-only input,.security-admin-panel.is-read-only select,.security-admin-panel.is-read-only textarea{pointer-events:none;opacity:.7}.security-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:14px}.security-policy-card{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #d9e3ea;border-radius:8px;background:#f8fafc}.security-policy-card>div:first-child{min-height:62px}.security-policy-card strong{color:#17384d;font-size:15px}.security-policy-card p{margin:5px 0 0;color:#617585;font-size:12px;line-height:1.45}.security-policy-card>label:not(.checklist-switch){display:flex;flex-direction:column;gap:5px;color:#455f70;font-size:12px;font-weight:700}.security-policy-card input[type=number]{width:100%;border:1px solid #c8d6df;border-radius:5px;background:#fff;padding:9px 10px}.security-policy-card .checklist-switch{display:flex;align-items:center;gap:8px;color:#304958;font-size:12px}.security-policy-card .checklist-switch input{width:17px;height:17px;accent-color:var(--brand-primary)}.security-policy-summary{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding:10px 12px;border-radius:6px;background:#e9f3f7;color:#31576c;font-size:12px}@media (max-width: 1100px){.security-policy-grid{grid-template-columns:1fr}}.company-role-permissions{display:grid;gap:14px;min-width:0}.company-role-permissions-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px;border:1px solid #d9e3ea;border-radius:8px;background:#f8fafc}.company-role-permissions-head strong{color:#17384d;font-size:15px}.company-role-permissions-head p{max-width:780px;margin:5px 0 0;color:#617585;font-size:12px;line-height:1.5}.company-role-permissions-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.company-role-migration{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #d7c57a;border-radius:7px;background:#fff9df;color:#6c5310}.company-role-migration.is-complete{border-color:#acd5ba;background:#eef9f2;color:#245b37}.company-role-migration p{margin:4px 0 0;font-size:12px;line-height:1.45}.company-role-unsaved{padding:9px 12px;border-left:3px solid #d79713;background:#fff8e7;color:#704f0c;font-size:12px;font-weight:700}.company-role-selector{display:grid;grid-template-columns:minmax(180px,280px);gap:5px;color:#455f70;font-size:11px;font-weight:800;text-transform:uppercase}.company-role-selector select,.company-role-permissions-table select{width:100%;border:1px solid #c8d6df;border-radius:5px;background:#fff;color:#172d3d;padding:8px 10px}.company-role-permissions-table-wrap{max-width:100%;overflow-x:auto;border:1px solid #d9e3ea;border-radius:8px;background:#fff}.company-role-permissions-table{width:100%;min-width:760px;border-collapse:collapse}.company-role-permissions-table th,.company-role-permissions-table td{padding:9px 11px;border-bottom:1px solid #e7edf1;color:#314a59;font-size:12px;text-align:left;vertical-align:middle}.company-role-permissions-table thead th{background:#eef4f7;color:#17384d;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.company-role-permissions-table tbody th{width:26%;color:#17384d;vertical-align:top}.company-role-permissions-table td:nth-child(2){width:19%}.company-role-permissions-table td:nth-child(3){width:35%}.company-role-effective{display:inline-flex;min-width:80px;justify-content:center;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800;text-transform:uppercase}.company-role-effective.is-granted{background:#e5f5eb;color:#23603c}.company-role-effective.is-denied{background:#fbeaea;color:#9b2c2c}@media (max-width: 760px){.security-config-tabs{width:100%;overflow-x:auto}.security-config-tabs button{white-space:nowrap}.company-role-permissions-head,.company-role-migration{align-items:stretch;flex-direction:column}.company-role-permissions-actions{justify-content:stretch}.company-role-permissions-actions button{flex:1}.company-role-selector{grid-template-columns:1fr}}.integrations-head-actions{display:flex;align-items:center;gap:8px}.integrations-security-note{display:flex;align-items:flex-start;gap:12px;padding:11px 13px;border:1px solid #c9dce6;border-radius:7px;background:#edf6f9;color:#3e5f70;font-size:12px;line-height:1.45}.integrations-security-note strong{color:#173f57;white-space:nowrap}.integrations-editor{display:grid;grid-template-columns:110px minmax(160px,1fr) minmax(210px,1.4fr) minmax(190px,1.2fr) 140px auto auto;gap:8px;align-items:end;padding:12px;border:1px solid #d9e3ea;border-radius:7px;background:#f8fafc}.integrations-editor input{width:100%;border:1px solid #c8d6df;border-radius:5px;background:#fff;color:#172d3d;padding:9px 10px}.integrations-table{min-width:1120px}@media (max-width: 1200px){.integrations-editor{grid-template-columns:repeat(2,minmax(170px,1fr))}.integrations-head-actions{flex-wrap:wrap;justify-content:flex-end}}.providers-config-actions{display:flex;align-items:center;gap:8px}.providers-config-editor{display:grid;grid-template-columns:110px minmax(180px,1fr) minmax(240px,1.4fr) minmax(170px,1fr) auto auto;gap:8px;align-items:end;padding:12px;border:1px solid #d9e3ea;border-radius:7px;background:#f8fafc}.providers-config-editor input{width:100%;border:1px solid #c8d6df;border-radius:5px;background:#fff;color:#172d3d;padding:9px 10px}.providers-config-table{min-width:980px}@media (max-width: 1100px){.providers-config-editor{grid-template-columns:repeat(2,minmax(170px,1fr))}.providers-config-actions{flex-wrap:wrap;justify-content:flex-end}}.tires-db-status{display:flex;align-items:center;gap:8px}.tires-db-status>span:first-child{border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800}.tires-db-status .ready{background:#e7f6ec;color:#23603c}.tires-db-status .loading{background:#fff3d4;color:#875a00}.tires-linked-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px}.tires-linked-grid article{padding:14px;border:1px solid #d8e3ea;border-radius:7px;background:#f8fafc}.tires-linked-grid span{display:block;color:#607584;font-size:11px}.tires-linked-grid strong{display:block;margin-top:5px;color:#17384d;font-size:24px}.tires-link-note{display:flex;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;border:1px solid #c9dce6;border-radius:7px;background:#edf6f9;color:#3e5f70;font-size:12px}.tires-link-note span{flex:1}.tire-catalog-type-tabs{display:flex;gap:6px;margin-bottom:12px}.tire-catalog-type-tabs button{border:1px solid #c7d7e1;border-radius:5px;background:#f7fafc;color:#24506b;padding:7px 11px;font-weight:700}.tire-catalog-type-tabs button.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.tire-db-catalog{display:flex;flex-direction:column;gap:12px}.tire-db-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:8px;align-items:center}.tire-db-toolbar input,.tire-db-editor input,.tire-db-editor select,.tire-settings-card input,.tire-scheme-head select{width:100%;border:1px solid #c8d6df;border-radius:5px;background:#fff;padding:9px 10px}.tire-db-toolbar span{color:#607584;font-size:12px;white-space:nowrap}.tire-db-editor{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.4fr) minmax(150px,.7fr) auto auto;gap:8px;padding:12px;border:1px solid #d9e3ea;border-radius:7px;background:#f8fafc}.tire-db-table{min-width:900px}.tire-actions-layout{display:grid;grid-template-columns:minmax(270px,.8fr) minmax(560px,1.7fr);gap:16px}.tire-actions-layout h4{margin:0 0 10px;color:#24485d}.tire-action-grid{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px}.tire-action-grid article{display:flex;flex-direction:column;gap:4px;padding:11px;border:1px solid #d8e3ea;border-radius:6px;background:#f8fafc}.tire-action-grid code{color:#607584;font-size:11px}.retread-inline .cm-panel{width:100%;max-width:none;max-height:none;box-shadow:none;border:1px solid #d9e3ea}.retread-inline .cm-close{display:none}.imports-config{display:grid;gap:14px}.imports-summary{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;gap:10px;align-items:stretch}.imports-summary article{border:1px solid #c8d9e4;border-radius:8px;background:#f5fafc;padding:12px 14px;display:grid;gap:2px}.imports-summary article span{color:#526a7c;font-size:12px;font-weight:700}.imports-summary article strong{color:#0f3652;font-size:24px}.imports-summary article small{color:#607788}.imports-summary>button{align-self:center;white-space:nowrap}.imports-tabs{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:10px;border-bottom:1px solid #ccdbe5}.imports-tabs button{border:1px solid #bfd1de;background:#f7fafc;color:#123c59;border-radius:6px;padding:8px 10px;display:grid;gap:2px;text-align:left;font-weight:700}.imports-tabs button small{color:#6a7e8c;font-size:10px;font-weight:500}.imports-tabs button.active{background:#1f5b80;border-color:#1f5b80;color:#fff}.imports-tabs button.active small{color:#dcecf5}.imports-workspace{border:1px solid #c7d8e3;border-radius:8px;padding:14px;background:#fff;display:grid;gap:12px}.imports-source-badge{min-width:165px;border-left:3px solid #1c7650;padding-left:12px;display:grid;justify-items:end}.imports-source-badge span{font-size:11px;color:#1c7650;font-weight:800;text-transform:uppercase}.imports-source-badge span.warning{color:#a25b00}.imports-source-badge strong{font-size:22px;color:#163c56}.imports-source-badge small{color:#6a7d89}.imports-note{display:grid;gap:3px;background:#fff8e6;border:1px solid #ecd69b;border-radius:7px;padding:10px 12px;color:#705515}.imports-error{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;background:#fff1f1;border:1px solid #efb5b5;border-radius:7px;padding:10px 12px;color:#8b2525}.imports-error span{flex:1 1 320px}.imports-error button{margin-left:auto}.imports-identity{display:grid;gap:3px;background:#edf8f3;border:1px solid #b8ddcc;border-radius:7px;padding:10px 12px;color:#245c45}.imports-identity b{margin:0 3px}.imports-actions{display:flex;flex-wrap:wrap;gap:8px}.imports-file{border:1px solid #bdd4e2;background:#f2f8fb;border-radius:7px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.imports-file>div{display:grid;gap:2px;min-width:0}.imports-file strong{overflow:hidden;text-overflow:ellipsis}.imports-file span{color:#607789;font-size:12px}.imports-preview{overflow:auto;border:1px solid #d0dee7;border-radius:7px}.imports-preview table{width:100%;border-collapse:collapse;font-size:12px}.imports-preview th{background:#eaf3f7;color:#224b65;text-align:left;padding:8px;white-space:nowrap}.imports-preview td{border-top:1px solid #dce7ed;padding:8px;white-space:nowrap}.imports-preview>small{display:block;color:#657b8a;padding:8px}.imports-result{padding:10px 12px;border-radius:7px;background:#e9f6ef;border:1px solid #add7c0;color:#245b3d}.imports-view-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f4f8fa;border:1px solid #d0dee6;border-radius:7px;padding:12px;color:#506979}.imports-history{border:1px solid #c9d9e3;border-radius:8px;background:#fff}.imports-history summary{cursor:pointer;padding:12px 14px;font-weight:800;color:#174866}.imports-history>div{padding:0 12px 12px}@media (max-width: 900px){.imports-summary{grid-template-columns:1fr 1fr}.imports-summary>button{width:100%}.imports-source-badge{justify-items:start;border-left:0;border-top:3px solid #1c7650;padding:8px 0 0}}@media (max-width: 620px){.imports-summary{grid-template-columns:1fr}.imports-tabs{display:grid;grid-template-columns:1fr}.imports-file,.imports-view-actions{align-items:stretch;flex-direction:column}}.company-config-shell.is-read-only .retread-inline .pvc-create-form{display:none}.company-config-shell.is-read-only .company-tire-services button,.company-config-shell.is-read-only .company-tire-services input,.company-config-shell.is-read-only .retread-inline tbody button{pointer-events:none;opacity:.65}.tire-settings-card{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(180px,.7fr) minmax(180px,.7fr) auto;gap:12px;align-items:end;padding:18px;border:1px solid #d9e3ea;border-radius:8px;background:#f8fafc}.tire-settings-card h3{margin:0 0 5px;color:#17384d}.tire-settings-card p{margin:0;color:#607584;font-size:12px}.tire-settings-card label{display:flex;flex-direction:column;gap:5px;color:#455f70;font-size:12px;font-weight:700}.tire-end-life-table{min-width:960px}.tire-scheme-head{display:flex;align-items:end;justify-content:space-between;gap:12px}.tire-scheme-head label{flex:1;display:flex;flex-direction:column;gap:5px;color:#455f70;font-size:12px;font-weight:700}@media (max-width: 1200px){.tires-linked-grid{grid-template-columns:repeat(3,1fr)}.tire-actions-layout{grid-template-columns:1fr}.tire-settings-card,.tire-settings-card--semaphore{grid-template-columns:1fr 1fr}.tread-semaphore-bar{grid-template-columns:1fr}}.providers-master-shell{display:flex;flex-direction:column;gap:12px}.providers-master-head{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:4px 2px}.providers-master-head h2{margin:2px 0 3px;font-size:22px;color:#1e293b}.providers-master-head p{margin:0;color:#64748b;font-size:13px}.providers-eyebrow{color:#256083;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.providers-kpis{display:flex;gap:8px}.providers-kpis article{min-width:88px;border:1px solid #d3e0e8;border-radius:7px;background:#f5f9fb;padding:8px 11px;display:grid}.providers-kpis strong{color:#174c6c;font-size:19px}.providers-kpis span{color:#64798a;font-size:10px}.providers-master-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;background:#eef2f6;border:1px solid #d5dde5;border-radius:6px;margin-bottom:12px}.providers-master-toolbar label{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#475569}.providers-master-toolbar input,.providers-master-toolbar select{padding:6px 10px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px}.providers-master-toolbar>input{flex:1 1 260px;min-width:180px}.vehicle-brands-toggle-inactive input[type=checkbox]{padding:0;width:14px;height:14px}.providers-new-btn{background:#1d4ed8;color:#fff;border:none;border-radius:4px;padding:8px 14px;font-weight:700;cursor:pointer}.providers-import-btn{display:inline-flex;align-items:center;padding:8px 12px;border-radius:4px;cursor:pointer}.providers-master-table-wrap{overflow:auto;border:1px solid #d5dde5;border-radius:6px}.providers-master-table{width:100%;border-collapse:collapse;font-size:13px}.providers-master-table th,.providers-master-table td{padding:8px 10px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.providers-master-table th{background:#e9f1f5;font-size:12px;color:#31536a;position:sticky;top:0;z-index:1}.providers-master-table tbody tr:hover{background:#f6fafc}.providers-master-table td:nth-child(2){min-width:230px}.providers-master-table td:nth-child(2) strong,.providers-master-table td:nth-child(2) small{display:block}.providers-master-table td:nth-child(2) small{margin-top:2px;color:#6b7f8d}.providers-master-table a{color:#14658f;text-decoration:none}.providers-type-pill{display:inline-flex;border-radius:999px;background:#edf4f8;color:#275b78;padding:4px 8px;font-size:11px;font-weight:700;white-space:nowrap}.providers-actions{display:flex;gap:4px;white-space:nowrap}.providers-actions button{border:1px solid #cbd5e1;background:#fff;border-radius:4px;padding:4px 7px;font-size:11px;cursor:pointer}.providers-actions button.danger{color:#b42318}.providers-master-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:13px;color:#475569}.providers-master-footer>div{display:flex;align-items:center;gap:14px}.providers-master-footer label{display:flex;align-items:center;gap:6px}.providers-master-footer select{border:1px solid #cbd5e1;border-radius:4px;padding:5px 7px}.providers-pagination{display:flex;align-items:center;gap:10px}.providers-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:grid;place-items:center;z-index:1200;padding:16px}.providers-modal{width:min(520px,100%);background:#fff;border-radius:8px;padding:16px;display:grid;gap:10px;box-shadow:0 20px 50px #0f172a33}.providers-modal label{display:grid;gap:4px;font-size:12px;color:#475569}.providers-modal input,.providers-modal select{padding:8px 10px;border:1px solid #cbd5e1;border-radius:4px}.providers-modal-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.providers-modal-head h3{margin:0;font-size:18px}.providers-view-modal dl{display:grid;grid-template-columns:130px 1fr;gap:0;margin:0;border:1px solid #dce6ec;border-radius:7px;overflow:hidden}.providers-view-modal dt,.providers-view-modal dd{margin:0;padding:9px 11px;border-bottom:1px solid #e3ebf0}.providers-view-modal dt{color:#496679;background:#f5f8fa;font-weight:700}.providers-view-modal dd{color:#203f53}.providers-import-file{display:flex;justify-content:space-between;gap:12px;border:1px solid #bbd5e3;border-radius:7px;background:#eff7fb;padding:12px}.providers-import-file span{color:#567388}.providers-import-preview p{margin:0;color:#526d7e;line-height:1.5}.providers-import-confirm{display:flex;justify-content:flex-end;gap:8px}@media (max-width: 850px){.providers-master-head,.providers-master-footer{align-items:stretch;flex-direction:column}.providers-kpis{display:grid;grid-template-columns:repeat(3,1fr)}.providers-master-footer>div{flex-wrap:wrap}}@media (max-width: 560px){.providers-kpis{grid-template-columns:1fr}.providers-pagination{flex-wrap:wrap}.providers-view-modal dl{grid-template-columns:1fr}}.vehicle-other-expenses-shell,.vehicle-other-incomes-shell{margin-top:4px}.vehicle-other-expenses-toolbar input[type=date],.vehicle-other-incomes-toolbar input[type=date]{min-width:140px}.vehicle-other-expense-modal,.vehicle-other-income-modal{width:min(760px,100%)}.vehicle-other-expense-modal-grid,.vehicle-other-income-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width: 640px){.vehicle-other-expense-modal-grid,.vehicle-other-income-modal-grid{grid-template-columns:1fr}}.providers-view-modal p{margin:0 0 8px;font-size:14px}.company-account-section{display:flex;flex-direction:column;gap:16px}.company-account-head h2{margin:0 0 4px;font-size:22px;color:#1e293b}.company-account-head p{margin:0;color:#64748b;font-size:14px}.company-account-loading{color:#64748b;font-size:14px}.company-account-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.company-account-meta article{border:1px solid #e2e8f0;border-radius:6px;padding:10px 12px;background:#f8fafc}.company-account-meta span{display:block;font-size:11px;color:#64748b;text-transform:uppercase;font-weight:700}.company-account-meta strong{font-size:15px;color:#1e293b}.company-account-form{display:flex;flex-direction:column;gap:18px}.company-account-form fieldset{border:1px solid #e2e8f0;border-radius:8px;padding:14px;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.company-account-form legend{padding:0 6px;font-size:13px;font-weight:800;color:#334155}.company-account-form label{display:grid;gap:4px;font-size:12px;color:#475569}.company-account-form label.wide{grid-column:1 / -1}.company-account-form input,.company-account-form select{padding:8px 10px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px}.company-account-actions{display:flex;gap:10px;flex-wrap:wrap}.company-vehicle-generals-shell,.company-vehicle-params-shell{display:flex;flex-direction:column;gap:1rem}.company-vehicle-generals-shell .providers-master-shell,.company-vehicle-params-shell .providers-master-shell{margin-top:0}.company-vehicle-params-form{max-width:760px}.company-vehicle-params-hint{margin:0 0 .75rem}.company-vehicle-params-distance-input{width:120px}.company-generals-section{display:flex;flex-direction:column;gap:18px}.company-generals-head h2{margin:0 0 4px;font-size:22px;color:#1e293b}.company-generals-head p,.company-generals-loading,.company-generals-hint{margin:0;color:#64748b;font-size:14px}.company-generals-form{display:flex;flex-direction:column;gap:18px}.company-generals-form fieldset{border:1px solid #e2e8f0;border-radius:8px;padding:14px;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.company-generals-form legend{padding:0 6px;font-size:13px;font-weight:800;color:#334155}.company-generals-form label{display:grid;gap:4px;font-size:12px;color:#475569}.company-generals-form label.wide,.company-generals-form .company-generals-hint{grid-column:1 / -1}.company-generals-form label.checkbox{display:flex;align-items:center;gap:8px;font-size:13px}.company-generals-form input,.company-generals-form select{padding:8px 10px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px}.localized-integer-stepper{display:grid;grid-template-columns:minmax(0,1fr) 30px;max-width:320px}.localized-integer-stepper>input{min-width:0;border-radius:4px 0 0 4px;font-variant-numeric:tabular-nums}.localized-integer-stepper-controls{display:grid;grid-template-rows:1fr 1fr}.localized-integer-stepper-controls button{min-height:18px;padding:0;border:1px solid #cbd5e1;border-left:0;background:#f8fafc;color:#475569;font-size:8px;line-height:1;cursor:pointer}.localized-integer-stepper-controls button:first-child{border-radius:0 4px 0 0;border-bottom:0}.localized-integer-stepper-controls button:last-child{border-radius:0 0 4px}.localized-integer-stepper-controls button:hover,.localized-integer-stepper-controls button:focus-visible{background:#e2e8f0;color:#0f172a}.company-generals-actions{display:flex;gap:10px;flex-wrap:wrap}.company-generals-catalogs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.company-generals-catalog{border:1px solid #e2e8f0;border-radius:8px;padding:14px;background:#fff}.company-generals-catalog-head h3{margin:0 0 4px;font-size:16px;color:#1e293b}.company-generals-catalog-head p{margin:0 0 12px;color:#64748b;font-size:13px}.company-generals-inline-form{display:grid;grid-template-columns:1fr 1fr auto auto;gap:8px;align-items:end;margin-bottom:12px}.company-generals-inline-form label{display:grid;gap:4px;font-size:12px;color:#475569}.company-generals-inline-form input{padding:8px 10px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px}.company-generals-table{width:100%;border-collapse:collapse;font-size:13px}.company-generals-table th,.company-generals-table td{border-bottom:1px solid #e2e8f0;padding:8px 6px;text-align:left}.company-generals-table td.actions{display:flex;gap:6px;justify-content:flex-end}.company-generals-table td.empty{color:#94a3b8;text-align:center}.company-alerts-section{display:flex;flex-direction:column;gap:18px}.company-alerts-head h2{margin:0 0 4px;font-size:22px;color:#1e293b}.company-alerts-head p,.company-alerts-loading,.company-alerts-recipients-head p{margin:0;color:#64748b;font-size:14px}.company-alerts-form{display:flex;flex-direction:column;gap:18px}.company-alerts-form fieldset{border:1px solid #e2e8f0;border-radius:8px;padding:14px;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.company-alerts-form legend{padding:0 6px;font-size:13px;font-weight:800;color:#334155}.company-alerts-form label{display:grid;gap:4px;font-size:12px;color:#475569}.company-alerts-form label.wide{grid-column:1 / -1}.company-alerts-tread-intro{margin:0;grid-column:1 / -1;color:#64748b;font-size:13px;line-height:1.4}.tread-semaphore-preview{display:grid;gap:8px;grid-column:1 / -1}.tread-semaphore-preview.wide{grid-column:1 / -1}.tread-semaphore-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tread-semaphore-bar .band{display:grid;gap:2px;padding:10px 12px;border-radius:8px;color:#0f172a;border:1px solid transparent;min-height:58px;align-content:center}.tread-semaphore-bar .band strong{font-size:13px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.tread-semaphore-bar .band em{font-style:normal;font-size:12px;font-weight:600;opacity:.92}.tread-semaphore-bar .band.red{background:linear-gradient(180deg,#fecaca,#fca5a5);border-color:#f87171;color:#7f1d1d}.tread-semaphore-bar .band.yellow{background:linear-gradient(180deg,#fef08a,#fde047);border-color:#eab308;color:#713f12}.tread-semaphore-bar .band.green{background:linear-gradient(180deg,#bbf7d0,#86efac);border-color:#4ade80;color:#14532d}.tread-semaphore-hint{margin:0;color:#64748b;font-size:12px;line-height:1.4}.tire-settings-stack{display:grid;gap:16px}.tire-settings-card--map-styles{display:flex;flex-direction:column;gap:14px;align-items:stretch;grid-template-columns:1fr}.tire-map-styles-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px 16px}.tire-map-styles-head h3{margin:0 0 4px;color:#0f2740;font-size:15px}.tire-map-styles-head p{margin:0;max-width:62ch;color:#5b6b7c;font-size:12.5px;line-height:1.45}.tire-map-styles-active{padding:6px 10px;border:1px solid #d7e2ea;border-radius:999px;background:#fff;color:#456074;font-size:12px;white-space:nowrap}.tire-map-styles-active strong{color:#0f2740}.tire-map-style-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.tire-map-style-card{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;border:1px solid #d5e0e8;border-radius:12px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 1px 2px #0f27400a;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.tire-map-style-card:hover:not(:disabled){border-color:color-mix(in srgb,var(--style-accent, #17415f) 45%,#d5e0e8);box-shadow:0 8px 22px #0f27401a;transform:translateY(-1px)}.tire-map-style-card.is-selected{border-color:var(--style-accent, #17415f);box-shadow:0 0 0 1px var(--style-accent, #17415f),0 10px 24px #0f27401f}.tire-map-style-card:disabled{cursor:default;opacity:.85}.tire-map-style-card-preview{position:relative;height:148px;overflow:hidden;border-bottom:1px solid #e8eef3;background:#f4f7fa}.tire-style-preview-mini.vtv-cloud-map{--map-base-w: 430;--map-base-h: 360;position:absolute;left:50%;top:8px;width:430px;height:360px;transform:translate(-50%) scale(.42);transform-origin:top center;pointer-events:none}.tire-style-preview-mini .vtv-map-tire{width:44px;height:68px;cursor:default}.tire-style-preview-mini .vtv-map-pos-1{left:28px;top:28px;transform:rotate(8deg)}.tire-style-preview-mini .vtv-map-pos-2{left:352px;top:28px;transform:rotate(8deg)}.tire-style-preview-mini .vtv-map-pos-3{left:42px;top:168px}.tire-style-preview-mini .vtv-map-pos-4{left:92px;top:168px}.tire-style-preview-mini .vtv-map-pos-5{left:288px;top:168px}.tire-style-preview-mini .vtv-map-pos-6{left:338px;top:168px}.tire-map-style-card-body{display:grid;gap:8px;padding:12px 14px 14px}.tire-map-style-card-body header{display:grid;gap:2px}.tire-map-style-card-body header strong{color:#0f2740;font-size:13.5px;font-weight:800}.tire-map-style-card-body header em{color:#6b7c8d;font-size:11px;font-style:normal;font-weight:600;letter-spacing:.01em}.tire-map-style-card-body p{margin:0;color:#536574;font-size:11.5px;line-height:1.45;min-height:2.9em}.tire-map-style-card-body footer{display:flex;justify-content:flex-end}.tire-map-style-badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:color-mix(in srgb,var(--style-accent, #17415f) 12%,#fff);color:var(--style-accent, #17415f);border:1px solid color-mix(in srgb,var(--style-accent, #17415f) 35%,#fff);font-size:10.5px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.tire-map-style-badge.ghost{background:#f8fafc;color:#607584;border-color:#d7e2ea}.tire-settings-card--semaphore{grid-template-columns:minmax(240px,1.4fr) minmax(160px,.7fr) minmax(160px,.7fr) auto}.tire-settings-card--semaphore .tread-semaphore-preview{grid-column:1 / -1}.company-alerts-form label.checkbox{display:flex;align-items:center;gap:8px;font-size:13px}.company-alerts-form input,.company-alerts-form select{padding:8px 10px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px}.company-alerts-actions{display:flex;gap:10px;flex-wrap:wrap}.company-alerts-recipients{border:1px solid #e2e8f0;border-radius:8px;padding:14px;background:#fff}.company-alerts-recipients-head h3{margin:0 0 4px;font-size:16px;color:#1e293b}.company-alerts-inline-form{display:grid;grid-template-columns:1.2fr 1fr auto auto;gap:8px;align-items:end;margin:12px 0}.company-alerts-inline-form label{display:grid;gap:4px;font-size:12px;color:#475569}.company-alerts-inline-form select{padding:8px 10px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px}.company-alerts-table{width:100%;border-collapse:collapse;font-size:13px}.company-alerts-table th,.company-alerts-table td{border-bottom:1px solid #e2e8f0;padding:8px 6px;text-align:left}.company-alerts-table td.actions{display:flex;gap:6px;justify-content:flex-end}.company-alerts-table td.empty{color:#94a3b8;text-align:center}.company-required-section{display:flex;flex-direction:column;gap:16px}.company-required-head h2{margin:0 0 4px;font-size:22px;color:#1e293b}.company-required-head p,.company-required-loading{margin:0;color:#64748b;font-size:14px}.company-required-form{display:flex;flex-direction:column;gap:16px}.company-required-form label.wide{display:grid;gap:4px;font-size:12px;color:#475569;max-width:420px}.company-required-form select{padding:8px 10px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px}.company-required-form fieldset{border:1px solid #e2e8f0;border-radius:8px;padding:14px;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.company-required-form legend{padding:0 6px;font-size:13px;font-weight:800;color:#334155}.company-required-form label.checkbox{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}.company-required-actions{display:flex;gap:10px;flex-wrap:wrap}.vehicle-brands-shell{gap:14px}.vehicle-brands-empty{margin:0;color:#64748b;font-size:14px}.vehicle-brands-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.vehicle-brands-panel-head h3{margin:0}.vehicle-brands-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px}.vehicle-brands-panel{border:1px solid #e2e8f0;border-radius:8px;padding:14px;background:#fff}.vehicle-brands-panel h3{margin:0 0 12px;font-size:16px;color:#1e293b}.vehicle-brands-table-wrap{max-height:380px}.vehicle-brands-table{width:100%;border-collapse:collapse;font-size:13px}.vehicle-brands-table th,.vehicle-brands-table td{border-bottom:1px solid #e2e8f0;padding:8px 10px;text-align:left}.vehicle-brands-table tr.selected{background:#e8f4fc}.vehicle-brands-table tbody tr:not(.selected){cursor:pointer}.vehicle-brands-table tbody tr:hover{background:#f8fafc}.vehicle-brands-table td.actions{text-align:right}@media (max-width: 900px){.company-account-form fieldset,.company-generals-form fieldset,.company-generals-catalogs,.company-generals-inline-form,.company-alerts-form fieldset,.company-alerts-inline-form,.company-required-form fieldset,.vehicle-brands-layout,.company-config-layout{grid-template-columns:1fr}.company-config-menu nav{flex-direction:row;flex-wrap:wrap;padding:0 8px 8px}.company-config-menu button{border-left:none;border-bottom:2px solid transparent;padding:8px 10px}.company-config-menu button.active{border-bottom-color:#2d6a4f}}.app-shell .module-link.active,.app-shell .module-link.status-pending.active,.app-shell .module-link.status-in-progress.active,.app-shell .module-link.status-done.active,.app-shell .tire-mode-tabs button.active,.app-shell .tire-create-mode button.active,.app-shell .company-config-menu button.active,.app-shell .company-section-tabs button.active,.app-shell .company-config-top-tabs button.active,.app-shell .checklist-config-tabs button.active,.app-shell .company-config-top-tabs a.active,.app-shell .vcc-catalog-menu button.active,.app-shell .vcc-linked-filters button.active,.app-shell .vcc-available-tabs button.active,.app-shell .vcc-available-chart-tabs button.active,.app-shell .vcc-mediciones-menu button.active,.app-shell .vcc-reset-tab.active,.app-shell .vcc-reset-mode-tabs button.active,.app-shell .vcc-measurements-list li button.active,.app-shell .vtv-tab.active,.app-shell .vtv-report-tabs button.active,.app-shell .vtv-align-mode-toggle button.active,.app-shell .vtv-operation-toggle button.active,.app-shell button.vtv-warehouse-chip.active,.app-shell .help-category-bar button.active,.app-shell .requirement-tabs button.active,.app-shell .cm-tab.active,.app-shell .alc-tab.active,.app-shell .admin-subnav button.active,.app-shell .nav-tab.active,.app-shell .sub-tab.active,.app-shell [data-active=true]{background:#0f243d!important;color:#fff!important;border:2px solid #38bdf8!important;border-radius:var(--radius-sm, 8px)!important;box-shadow:0 0 0 2px #38bdf859,0 4px 14px #0a162859!important;font-weight:700!important;transition:all .18s ease-in-out!important}.app-shell .module-link.active:hover,.app-shell .tire-mode-tabs button.active:hover,.app-shell .company-config-menu button.active:hover,.app-shell .company-section-tabs button.active:hover,.app-shell .vcc-catalog-menu button.active:hover,.app-shell .vcc-mediciones-menu button.active:hover,.app-shell .vtv-tab.active:hover,.app-shell .vtv-operation-toggle button.active:hover{background:#142f4c!important;border-color:#7dd3fc!important;box-shadow:0 0 0 3px #7dd3fc73,0 6px 16px #0a162866!important;color:#fff!important}.app-shell .module-link.active small,.app-shell .module-link.active span,.app-shell .module-link.active .vcc-count,.app-shell .vcc-catalog-menu button.active small,.app-shell .company-config-menu button.active small,.app-shell .company-section-tabs button.active small,.app-shell .tire-mode-tabs button.active small,.app-shell .vtv-tab.active small,.app-shell .vtv-operation-toggle button.active small{color:#93c5fd!important;opacity:.95!important}.app-shell .company-section-tabs button.active,.app-shell .vtv-tab.active,.app-shell .vtv-operation-toggle button.active,.app-shell .vcc-available-tabs button.active,.app-shell .vtv-report-tabs button.active{padding:8px 14px!important;border:2px solid #38bdf8!important}.cio-process-nav{gap:6px}.cio-nav-heading{margin:0 0 4px;padding:0 4px;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.cio-nav-divider{height:1px;margin:8px 2px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.cio-nav-link{min-height:42px!important;padding:8px 12px!important;gap:0!important}.cio-nav-link .cio-nav-label{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;font-size:.86rem;font-weight:650;line-height:1.25}.cio-nav-badge{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#dc2626;color:#fff;font-size:.7rem;font-weight:800}.rail .cio-process-nav{max-height:calc(100vh - 110px);overflow-y:auto;padding-right:2px}.cio-alerts{display:grid;gap:16px}.cio-alerts-top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px}.cio-alerts-title{margin:0;font-size:1.55rem;letter-spacing:-.02em;color:var(--brand-navy-900)}.cio-date-range{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px}.cio-date-range label{display:grid;gap:4px;font-size:.75rem;font-weight:700;color:var(--text-muted)}.cio-date-range input[type=date]{min-width:150px}.cio-btn-dark{background:linear-gradient(180deg,var(--brand-navy-800),var(--brand-navy-950))!important;color:#fff!important;border:1px solid rgba(56,189,248,.35)!important;font-weight:700!important}.cio-btn-dark:hover{background:linear-gradient(180deg,var(--brand-navy-700),var(--brand-navy-900))!important}.cio-btn-outline{background:#fff!important;color:var(--brand-navy-900)!important;border:1.5px solid var(--brand-navy-800)!important;font-weight:700!important}.cio-btn-outline:hover{background:var(--brand-cyan-soft)!important}.cio-live-pill{display:grid;gap:2px;padding:8px 12px;border-radius:999px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-size:.72rem;font-weight:800;letter-spacing:.04em}.cio-live-pill small{font-weight:600;letter-spacing:0;opacity:.85}.cio-quick-ranges,.cio-filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;border-radius:var(--radius-md);background:var(--surface-1);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.cio-quick-label{font-size:.68rem;font-weight:800;letter-spacing:.07em;color:var(--text-muted);margin-right:4px}.cio-chip{border-radius:999px!important;padding:6px 12px!important;min-height:0!important;background:var(--surface-2)!important;color:var(--text-primary)!important;border:1px solid var(--border)!important;font-size:.8rem!important;font-weight:650!important}.cio-chip.on{background:var(--brand-navy-900)!important;color:#fff!important;border-color:var(--brand-cyan)!important}.cio-quick-hint,.cio-filter-note{font-size:.78rem;color:var(--text-muted)}.cio-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cio-kpi{display:grid;gap:4px;padding:14px 16px;border-radius:var(--radius-md);background:var(--surface-1);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.cio-kpi span{font-size:.7rem;font-weight:800;letter-spacing:.06em;color:var(--text-muted)}.cio-kpi strong{font-size:1.8rem;line-height:1.1;color:var(--brand-navy-900)}.cio-kpi small{color:var(--text-muted)}.cio-kpi.critical{border-color:#fecaca;background:linear-gradient(180deg,#fff,#fef2f2)}.cio-kpi.critical strong{color:#b91c1c}.cio-kpi.attention{border-color:#fde68a;background:linear-gradient(180deg,#fff,#fffbeb)}.cio-kpi.attention strong{color:#b45309}.cio-kpi.info{border-color:#bae6fd;background:linear-gradient(180deg,#fff,#f0f9ff)}.cio-kpi.info strong{color:#0369a1}.cio-kpi.modules{border-color:#c7d2fe;background:linear-gradient(180deg,#fff,#eef2ff)}.cio-kpi.modules strong{color:#3730a3}.cio-action-panel{display:grid;gap:12px;padding:16px;border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--border);box-shadow:var(--shadow-md)}.cio-action-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:flex-start}.cio-action-head h3{margin:0 0 4px;font-size:.95rem;letter-spacing:.03em;color:var(--brand-navy-900)}.cio-action-head p{margin:0;max-width:52rem;color:var(--text-muted);font-size:.88rem}.cio-sev-tabs{display:flex;flex-wrap:wrap;gap:6px}.cio-sev-tabs button{min-height:0!important;padding:7px 12px!important;border-radius:999px!important;background:var(--surface-2)!important;color:var(--text-primary)!important;border:1px solid var(--border)!important;font-size:.8rem!important;font-weight:650!important}.cio-sev-tabs button.on{background:var(--brand-navy-900)!important;color:#fff!important;border-color:var(--brand-cyan)!important}.cio-action-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.cio-alert-list{display:grid;gap:10px}.cio-alert-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start;padding:12px 14px;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff}.cio-alert-card.unread{box-shadow:inset 3px 0 0 var(--brand-cyan-strong);background:#f8fbff}.cio-alert-card.high{border-color:#fecaca}.cio-alert-card.medium{border-color:#fde68a}.cio-alert-card.low{border-color:#bae6fd}.cio-alert-tags{display:grid;gap:6px}.cio-sev,.cio-mod{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.cio-sev.high{background:#fee2e2;color:#991b1b}.cio-sev.medium{background:#fef3c7;color:#92400e}.cio-sev.low{background:#e0f2fe;color:#075985}.cio-mod{background:var(--surface-3);color:var(--brand-navy-800)}.cio-alert-body h4{margin:0 0 4px;font-size:.95rem;color:var(--brand-navy-900)}.cio-alert-body p{margin:0 0 6px;color:var(--text-primary);font-size:.88rem}.cio-alert-body small{color:var(--text-muted)}.cio-alert-actions{display:grid;gap:6px;min-width:120px}.cio-empty{padding:18px;text-align:center}.cio-stub{display:grid;gap:10px;padding:20px;border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--border);box-shadow:var(--shadow-md)}.cio-stub h2{margin:0;color:var(--brand-navy-900)}.cio-stub-lead{margin:0;color:var(--text-muted);max-width:52rem}.cio-stub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px}.cio-stub-grid article{display:grid;gap:4px;padding:14px;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-2)}.cio-stub-grid span{font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.cio-stub-grid strong{color:var(--brand-navy-900)}.cio-stub-grid small{color:var(--text-muted);line-height:1.4}@media (max-width: 1100px){.cio-kpi-row,.cio-stub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cio-alert-card{grid-template-columns:1fr}}@media (max-width: 720px){.cio-kpi-row,.cio-stub-grid{grid-template-columns:1fr}}body.theme-dark .cio-alerts-title,body.theme-dark .cio-kpi strong,body.theme-dark .cio-action-head h3,body.theme-dark .cio-alert-body h4,body.theme-dark .cio-stub h2,body.theme-dark .cio-stub-grid strong{color:#e2e8f0}body.theme-dark .cio-action-panel,body.theme-dark .cio-stub,body.theme-dark .cio-alert-card,body.theme-dark .cio-kpi,body.theme-dark .cio-quick-ranges,body.theme-dark .cio-filters-row{background:#0f172a;border-color:#334155}body.theme-dark .cio-alert-card.unread{background:#111827}.vtv-rotate-tab-layout{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:16px;align-items:start;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.vtv-rotate-params-panel{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:14px;min-width:0;max-width:100%;box-sizing:border-box}.vtv-rotate-params-title{margin:0;font-size:14px;font-weight:700;color:#0e4d7a;border-bottom:1px solid #e2e8f0;padding-bottom:8px}.vtv-rotate-params-help{margin:0;font-size:12px;line-height:1.4}.vtv-rotate-map-column{display:flex;flex-direction:column;gap:12px;min-width:0;max-width:100%;width:100%;box-sizing:border-box}.vtv-rotate-map-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,220px);gap:14px;align-items:stretch;width:100%;max-width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:10px;padding:14px 16px;background:#fff;box-sizing:border-box}.vtv-rotate-map-panel{min-width:0;width:100%;display:flex;justify-content:center;align-items:center;overflow:visible;container-type:inline-size;container-name:vtvmap}.vtv-rotate-temp-zone-container{width:100%!important;min-width:180px!important;max-width:220px!important;flex-shrink:0!important;box-sizing:border-box;background:#f1f5f9;border:2px dashed #cbd5e1;border-radius:8px;display:flex!important;flex-direction:column;align-items:center;gap:8px;padding:12px 6px!important;min-height:300px;max-height:min(460px,70vh);overflow-x:hidden;overflow-y:auto;transition:border-color .15s,background-color .15s;align-self:stretch}.vtv-rotate-temp-zone-container.has-tire,.vtv-rotate-temp-zone-container.drag-target{background:#eaf5fa;border:2px solid #22577a}.vtv-rotate-temp-label{writing-mode:horizontal-tb;text-orientation:initial;letter-spacing:.08em;font-weight:700;font-size:11px;color:#64748b;text-transform:uppercase;-webkit-user-select:none;user-select:none;flex:0 0 auto;width:100%;text-align:center}.vtv-rotate-temp-count{font-size:10px;color:#64748b;text-align:center;line-height:1.2}.vtv-rotate-temp-chip{width:min(100%,176px);min-height:58px;background:#1e293b;border-radius:8px;border:2px solid #ef4444;box-shadow:0 2px 4px #0000001f;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:10px;padding:4px;text-align:center;cursor:grab;flex:0 0 auto}.vtv-rotate-temp-chip.is-active{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b59}.vtv-rotate-temp-chip strong{display:block;font-size:10px}.vtv-rotate-temp-chip span{font-size:9px;opacity:.85;word-break:break-all}.vtv-rotate-temp-placeholder{width:min(100%,176px);height:58px;border:1px dashed #cbd5e1;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:20px;flex:0 0 auto}.vtv-rotate-parked-detail{max-width:100%;min-width:0;width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;background:#fff;padding:12px 14px;box-shadow:0 1px 3px #0f172a0f;overflow:hidden}.vtv-rotate-parked-detail-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:12px;flex-wrap:wrap}.vtv-rotate-parked-detail-head h3{margin:0;font-size:14px;font-weight:800;color:#1e3a8a}.vtv-rotate-parked-detail-head small{color:#64748b}.vtv-rotate-parked-table-wrap{max-width:100%;min-width:0;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.vtv-rotate-parked-table{width:max-content;min-width:100%;font-size:12px}.vtv-rotate-tab .vtv-cloud-map,.vtv-form-tab.vtv-rotate-tab .vtv-cloud-map,.vtv-service-selector+.vtv-form-tab .vtv-cloud-map,.vtv-rotate-map-panel .vtv-cloud-map,.vtv-mount-map-panel .vtv-cloud-map{margin-inline:auto;max-width:none}@media (max-width: 1100px){.vtv-rotate-tab-layout{grid-template-columns:1fr}}.vtd-viewport{width:100%;max-width:100%;min-width:0;overflow:visible;box-sizing:border-box}.vtd-viewport__stage{display:flex;width:100%;max-width:100%;min-width:0;justify-content:center;align-items:flex-start}.vtd-viewport__stage.is-ready{position:relative;display:block;height:var(--vtd-height);min-height:var(--vtd-height)}.vtd-viewport__content{display:inline-block;width:max-content;max-width:none;min-width:0;transform-origin:top center}.vtd-viewport__stage.is-ready .vtd-viewport__content{position:absolute;top:0;left:50%;transform:translate(-50%) scale(var(--vtd-scale))!important;transform-origin:top center!important}.vtd-viewport__content>.vtv-cloud-map-frame{zoom:1!important;transform:none!important;transform-origin:top center!important;margin:0!important;max-width:none!important}.vtd-viewport__content>.vtv-cloud-map-frame>.vtv-cloud-map{transform:none!important;margin:0 auto!important;max-width:none!important}@media (max-width: 640px){.vtv-rotate-map-row{grid-template-columns:minmax(0,1fr) 118px;gap:10px;padding:10px}.vtv-rotate-temp-zone-container{width:118px!important;min-width:118px!important;max-width:118px!important;min-height:260px}}.vtv-inspection-tab .vtv-performer-block{max-width:none!important}.vtv-inspection-tab .vtv-inspect-meta-compact{margin-bottom:0!important}.vtv-inspection-tab .vtv-inspect-meta-bar--rows{margin-bottom:10px}.vtv-inspection-table-wrap{max-width:100%;overflow:auto;max-height:min(58vh,560px)}.vtv-vehicle-card.vtv-charts-vehicle-card{margin-bottom:10px!important}.vtv-undo-btn-active{border-color:#2563eb!important;color:#1d4ed8!important;font-weight:700!important}.vtv-undo-btn-disabled{opacity:.55}.vtv-vehicle-card.vtv-charts-vehicle-card{margin-bottom:10px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px 12px!important;padding:8px 10px!important}.vtv-vehicle-card.vtv-charts-vehicle-card .vtv-vehicle-col{display:flex!important;flex-direction:column!important;gap:4px!important}.vtv-vehicle-card.vtv-charts-vehicle-card .vtv-field-label{font-size:10px!important;color:#64748b!important;text-transform:uppercase!important;font-weight:700!important}.vtv-vehicle-card.vtv-charts-vehicle-card .vtv-field-value,.vtv-vehicle-card.vtv-charts-vehicle-card .vtv-plate-hero{font-size:13px!important;font-weight:600!important;color:#334155!important}.vtv-vehicle-card.vtv-charts-vehicle-card .vtv-plate-hero{font-size:15px!important;color:#1e3a8a!important}.vtv-mount-form-bar{margin:0 0 12px;padding:0;border:1px solid #d7e2ea;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.vtv-mount-form-bar .vtv-form.vtv-mount-form{display:flex;flex-direction:column;gap:0;padding:0;max-width:none}.vtv-mount-form-bar .vtv-mount-form-card{border:0;border-radius:0;background:#f8fafc;border-bottom:1px solid #e8eef3;padding:10px 12px}.vtv-mount-form-bar .vtv-mount-form-actions{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;padding:10px 12px 12px;margin:0;background:#fff}.vtv-mount-form-bar .vtv-mount-form-actions button{min-height:34px!important;padding:0 12px!important}.vtv-mount-form-row-main{display:grid;grid-template-columns:minmax(118px,.7fr) minmax(118px,.7fr) minmax(140px,.95fr) minmax(100px,.65fr) minmax(130px,.95fr) minmax(260px,1.7fr);gap:8px 10px;align-items:end}.vtv-mount-form-single-row .vtv-mount-form-row-main{align-items:end}.vtv-mount-form-row-performer{display:none}.vtv-mount-form-horizontal .vtv-field{display:grid;gap:4px;min-width:0;margin:0}.vtv-mount-form-horizontal .vtv-field-label{font-size:11px;font-weight:700;color:#475569;letter-spacing:.01em;white-space:nowrap}.vtv-mount-form-horizontal .vtv-field input,.vtv-mount-form-horizontal .vtv-field select,.vtv-mount-form-horizontal .vtv-field textarea{width:100%;min-height:34px!important;font-size:13px!important;padding:6px 8px!important;border-radius:7px!important;box-sizing:border-box}.vtv-mount-form-horizontal .vtv-field-inline{display:flex;gap:6px;align-items:center}.vtv-mount-form-horizontal .vtv-field-inline input{flex:1;min-width:0}.vtv-mount-form-horizontal .vtv-now-btn{flex-shrink:0;min-height:34px!important;min-width:34px!important;padding:0!important}.vtv-mount-form-horizontal .vtv-field--performer{align-self:stretch}.vtv-mount-form-horizontal .vtv-field--performer .vtv-mount-performer-inline,.vtv-mount-form-horizontal .vtv-field--performer{width:100%;max-width:none;min-width:0}.vtv-mount-form-single-row .vtv-performer-block,.vtv-mount-form-single-row .vtv-performer-block--row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px 8px!important;padding:6px 8px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff!important;max-width:none!important;height:100%;box-sizing:border-box}.vtv-mount-form-single-row .vtv-performer-head{display:flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important;width:auto!important;grid-column:auto!important}.vtv-mount-form-single-row .vtv-performer-title{font-size:11px!important;font-weight:800!important;white-space:nowrap}.vtv-mount-form-single-row .vtv-performer-new-btn{min-height:26px!important;padding:0 8px!important;font-size:10px!important}.vtv-mount-form-single-row .vtv-performer-kind{display:inline-flex!important;flex-wrap:nowrap!important;gap:8px 10px!important;font-size:11px!important;white-space:nowrap!important;margin:0!important}.vtv-mount-form-single-row .vtv-performer-name-input{flex:1 1 140px!important;min-width:120px!important;max-width:none!important;min-height:30px!important;font-size:12px!important;padding:4px 8px!important}.vtv-mount-form-single-row .vtv-performer-hint{display:none!important}.vtv-mount-form-single-row .vtv-performer-create{flex:1 1 100%;margin-top:2px}.vtv-mount-form-compact-top{margin:0 0 12px;padding:10px 12px;border:1px solid #d7e2ea;border-radius:8px;background:#f8fbfd}.vtv-mount-form-inline{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:12px 16px!important;align-items:flex-end!important}.vtv-mount-form-inline .vtv-field{flex:0 1 auto;min-width:120px;max-width:200px}.vtv-mount-form-inline .vtv-field--date,.vtv-mount-form-inline .vtv-field--time{min-width:140px;max-width:170px}.vtv-mount-form-inline .vtv-field--cost{min-width:120px;max-width:150px}.vtv-mount-form-inline .vtv-field--grow{flex:1 1 200px;max-width:none;min-width:180px}.vtv-mount-form-inline .vtv-field input,.vtv-mount-form-inline .vtv-field select{min-height:38px!important;font-size:14px!important}.vtv-mount-performer-inline{width:100%;max-width:none;min-width:0}.vtv-mount-performer-inline .vtv-performer-block{max-width:100%}.vtv-mount-form-horizontal:not(.vtv-mount-form-single-row) .vtv-performer-block{display:grid;grid-template-columns:minmax(160px,auto) minmax(220px,1fr);gap:10px 16px;align-items:end;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}@media (max-width: 1280px){.vtv-mount-form-row-main{grid-template-columns:minmax(110px,.7fr) minmax(110px,.7fr) minmax(130px,.9fr) minmax(95px,.6fr) minmax(120px,.9fr)}.vtv-mount-form-horizontal .vtv-field--performer{grid-column:1 / -1}}@media (max-width: 900px){.vtv-mount-form-row-main{grid-template-columns:repeat(2,minmax(0,1fr))}.vtv-mount-form-horizontal .vtv-field--grow,.vtv-mount-form-horizontal .vtv-field--performer{grid-column:1 / -1}}@media (max-width: 640px){.vtv-mount-form-row-main{grid-template-columns:1fr}}.vtv-mount-workspace.vtv-mount-compact,.vtv-mount-workspace.vtv-mount-layout-swapped{display:grid!important;grid-template-columns:minmax(280px,.95fr) minmax(0,1.25fr)!important;align-items:stretch!important;gap:12px 16px!important;margin-top:12px!important}.vtv-mount-map-left{min-width:0;display:flex!important;flex-direction:column!important;align-self:stretch!important;border:1px solid #d7e2ea;border-radius:10px;padding:10px 12px;background:#fff;box-sizing:border-box;min-height:0}.vtv-mount-map-left .vtv-panel-title-row{flex:0 0 auto}.vtv-mount-map-left .vtv-cloud-map{flex:0 0 auto;margin-inline:auto}.vtv-mount-map-left .vtv-traffic-legend{flex:0 0 auto;margin-top:6px}.vtv-mount-current-right{min-width:0;display:flex!important;flex-direction:column!important;align-self:stretch!important;max-height:none!important;height:auto!important;min-height:0!important;overflow:hidden!important;border:1px solid #d7e2ea;border-radius:10px;padding:10px 12px;background:#fff;box-sizing:border-box}.vtv-mount-current-right .vtv-panel-title-row{flex:0 0 auto;margin-bottom:8px}.vtv-mount-current-right .vtv-mount-current-table-wrap,.vtv-mount-current-right .vtv-table-wrap{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow:auto!important;width:100%}.vtv-mount-inventory-top,.vtv-mount-inventory-bottom{margin:0 0 12px;min-width:0;border:1px solid #d7e2ea;border-radius:10px;padding:10px 12px;background:#fff;max-height:min(42vh,380px);overflow:auto}.vtv-mount-inventory-bottom{margin-top:14px;max-height:min(55vh,520px)}.vtv-mount-left-table{min-width:0;max-height:min(70vh,720px);overflow:auto;border:1px solid #d7e2ea;border-radius:8px;padding:10px;background:#fff}.vtv-mount-map-compact{position:relative;top:auto;align-self:start}.vtv-dismount-header{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:flex-end!important;overflow:visible!important;position:relative;z-index:2}.vtv-dismount-header label input,.vtv-dismount-header label select{background:#fff!important;color:#0f172a!important;border:1px solid #cbd5e1!important;min-height:32px;font-size:13px}.vtv-dismount-performer-slot{flex:0 1 240px;max-width:260px;min-width:180px}.vtv-dismount-form-bar{margin:0 0 12px;border:1px solid #d7e2ea;border-radius:10px;background:#fff;overflow:visible;box-shadow:0 1px 2px #0f172a0a;position:relative;z-index:2}.vtv-dismount-form-card{display:grid;gap:0;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e8eef3}.vtv-dismount-form-row-main{display:grid;grid-template-columns:minmax(118px,.7fr) minmax(118px,.7fr) minmax(140px,.95fr) minmax(130px,.9fr) minmax(260px,1.7fr);gap:8px 10px;align-items:end;justify-content:stretch}.vtv-dismount-form-row-performer{display:none}.vtv-dismount-form-bar .vtv-field{display:grid;gap:4px;min-width:0;margin:0;max-width:100%}.vtv-dismount-form-bar .vtv-field-label{font-size:11px;font-weight:700;color:#475569;white-space:nowrap}.vtv-dismount-form-bar .vtv-field input,.vtv-dismount-form-bar .vtv-field select{width:100%;max-width:100%;min-height:34px!important;font-size:13px!important;padding:6px 8px!important;border-radius:7px!important;border:1px solid #cbd5e1!important;background:#fff!important;color:#0f172a!important;box-sizing:border-box}.vtv-dismount-form-bar .vtv-field-inline{display:flex;gap:6px;align-items:center}.vtv-dismount-form-bar .vtv-field-inline input{flex:1;min-width:0}.vtv-dismount-form-bar .vtv-now-btn{flex-shrink:0;min-height:34px!important;min-width:34px!important;padding:0!important}.vtv-dismount-performer-inline,.vtv-dismount-form-bar .vtv-field--performer{width:100%;max-width:none;min-width:0;align-self:stretch}.vtv-dismount-form-single-row .vtv-performer-block,.vtv-dismount-form-single-row .vtv-performer-block--row,.vtv-dismount-form-bar .vtv-performer-block{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px 8px!important;padding:6px 8px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff!important;max-width:none!important;height:100%;box-sizing:border-box}.vtv-dismount-form-single-row .vtv-performer-head,.vtv-dismount-form-bar .vtv-performer-block>div:first-child{display:flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important;margin:0!important;width:auto!important;grid-column:auto!important}.vtv-dismount-form-bar .vtv-performer-title{font-size:11px!important;font-weight:800!important;color:#0f172a!important;white-space:nowrap}.vtv-dismount-form-single-row .vtv-performer-new-btn{min-height:26px!important;padding:0 8px!important;font-size:10px!important}.vtv-dismount-form-bar .vtv-performer-kind{display:inline-flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px 10px!important;font-size:11px!important;font-weight:600!important;color:#334155!important;white-space:nowrap;margin:0!important}.vtv-dismount-form-bar .vtv-performer-kind label{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;margin:0!important}.vtv-dismount-form-bar .vtv-performer-block>input,.vtv-dismount-form-bar .vtv-performer-block>select,.vtv-dismount-form-bar .vtv-performer-block input[list],.vtv-dismount-form-bar .vtv-performer-block input:not([type=radio]),.vtv-dismount-form-single-row .vtv-performer-name-input{flex:1 1 140px!important;min-width:120px!important;max-width:none!important;min-height:30px!important;font-size:12px!important;padding:4px 8px!important;margin:0!important}.vtv-dismount-form-bar .vtv-performer-block>small,.vtv-dismount-form-single-row .vtv-performer-hint{display:none!important}.vtv-dismount-form-single-row .vtv-performer-create{flex:1 1 100%;margin-top:2px}.vtv-dismount-form-actions{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;padding:10px 12px 12px;background:#fff}.vtv-dismount-form-actions button{min-height:34px!important;padding:0 12px!important}@media (max-width: 1280px){.vtv-dismount-form-row-main{grid-template-columns:minmax(110px,.7fr) minmax(110px,.7fr) minmax(130px,.9fr) minmax(120px,.85fr)}.vtv-dismount-form-bar .vtv-field--performer{grid-column:1 / -1}}@media (max-width: 900px){.vtv-dismount-form-row-main{grid-template-columns:repeat(2,minmax(0,1fr))}.vtv-dismount-form-bar .vtv-field--destination,.vtv-dismount-form-bar .vtv-field--performer{grid-column:1 / -1}}@media (max-width: 640px){.vtv-dismount-form-row-main{grid-template-columns:1fr}}.vtv-dismount-selected-hint{margin-left:auto;font-size:12px;font-weight:700;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 10px}.vtv-mount-dismount-layout.vtv-dismount-compact{display:grid!important;grid-template-columns:minmax(300px,380px) minmax(0,1fr)!important;gap:12px 16px!important;align-items:stretch!important;overflow:visible!important}.vtv-dismount-map-panel{min-width:0;max-width:100%;display:flex!important;flex-direction:column!important;align-self:stretch!important;overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;padding:10px;background:#fff;box-sizing:border-box;min-height:0}.vtv-dismount-map-panel .vtv-cloud-map{flex:0 0 auto;margin-inline:auto}.vtv-dismount-map-panel .vtv-traffic-legend,.vtv-dismount-map-panel .vtv-dismount-quick-targets{flex:0 0 auto}.vtv-dismount-map-panel .vtv-panel-title-row{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:8px}.vtv-dismount-map-panel .vtv-panel-title-row h3{margin:0;font-size:14px}.vtv-dismount-map-panel .vtv-panel-title-row small{display:block;width:100%;white-space:normal;overflow:visible;font-size:11px;color:#64748b;line-height:1.35}.vtv-dismount-table-head{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;margin-bottom:8px!important}.vtv-dismount-table-head h3{margin:0;font-size:14px;color:#0f172a}.vtv-dismount-table-head small{font-size:11px;color:#64748b}.vtv-dismount-table{table-layout:auto;border-collapse:separate;border-spacing:0}.vtv-dismount-novelty-cell{min-width:170px!important;max-width:210px!important;vertical-align:top!important;overflow:hidden!important}.vtv-dismount-novelty-stack{display:flex;flex-direction:column;gap:5px;min-width:0;width:100%}.vtv-dismount-novelty-stack .vtv-dismount-obs,.vtv-dismount-novelty-stack .vtv-dismount-obs-free{display:block;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;min-height:32px!important;font-size:12px!important;padding:5px 8px!important;border:1px solid #cbd5e1!important;border-radius:6px!important;background:#fff!important;color:#0f172a!important}.vtv-dismount-action-cell{min-width:100px!important;white-space:nowrap!important;vertical-align:middle!important;overflow:visible!important}.vtv-dismount-row-btn{min-height:32px!important;padding:0 10px!important;white-space:nowrap!important;position:relative;z-index:1}.vtv-dismount-table td{overflow:hidden;vertical-align:middle}.vtv-dismount-table .vtv-dismount-depth{width:56px!important;max-width:64px!important;min-height:30px!important;box-sizing:border-box}.vtv-dismount-table .vtv-dismount-select{width:100%;max-width:150px;min-height:32px!important;background:#fff!important;color:#0f172a!important;border:1px solid #cbd5e1!important}.vtv-dismount-table td:has(.vtv-dismount-select){min-width:140px;max-width:170px}.vtv-dismount-table .vtv-dest-missing,.vtv-dismount-table .vtv-dest-chip{display:block;margin-top:3px;font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.vtv-dismount-table .vtv-dest-missing{color:#dc2626;font-weight:700}.vtv-dismount-table .vtv-dest-chip{color:#166534;font-weight:600}@media (max-width: 1100px){.vtv-dismount-form-row-main{grid-template-columns:repeat(2,minmax(0,1fr))}.vtv-dismount-form-bar .vtv-field--performer{grid-column:1 / -1}.vtv-mount-dismount-layout.vtv-dismount-compact{grid-template-columns:1fr!important}}@media (max-width: 640px){.vtv-dismount-form-row-main{grid-template-columns:1fr}.vtv-dismount-form-bar .vtv-field--performer{grid-column:auto}}.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-dismount-table-wrap,.vtv-dismount-compact>.vtv-dismount-table-wrap{clear:both;position:relative;z-index:1;display:flex!important;flex-direction:column!important;align-self:stretch!important;min-height:0!important;max-height:none!important;height:auto!important;overflow:hidden!important;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px;box-sizing:border-box}.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-dismount-table-wrap .vtv-dismount-table-head,.vtv-dismount-compact>.vtv-dismount-table-wrap .vtv-dismount-table-head{flex:0 0 auto}.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-dismount-table-wrap>.vtv-table-wrap,.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-dismount-table-wrap>table,.vtv-dismount-compact>.vtv-dismount-table-wrap>.vtv-table-wrap{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow:auto!important}.vtv-novelty-board-table td.vtv-col-no-bars,.vtv-novelty-board-table th.vtv-col-no-bars{border-left:0!important;box-shadow:none!important}.vtv-novelty-board-table.vtv-excel-table td,.vtv-novelty-board-table.vtv-excel-table th{border:1px solid #e2e8f0}.vtv-inspect-create-layout{display:grid;gap:12px}.vtv-inspect-justification-top{margin:0 0 4px!important;position:relative!important;bottom:auto!important;z-index:1!important}.vtv-inspect-workspace{display:grid;grid-template-columns:minmax(300px,400px) minmax(0,1fr);gap:14px 16px;align-items:start;width:100%;min-width:0}.vtv-inspect-map-col{min-width:0;border:1px solid #e2e8f0;border-radius:10px;padding:12px;background:#fff}.vtv-inspect-map-col h3{margin:0 0 4px;font-size:14px;color:#0f172a}.vtv-inspect-table-col{min-width:0;display:grid;gap:8px}.vtv-inspect-table-head{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;margin:0!important}.vtv-inspect-table-head h3{margin:0;font-size:14px;color:#0f172a}.vtv-inspect-table-head small{font-size:11px;color:#64748b}.vtv-inspect-table-col .vtv-inspection-table-wrap{max-height:min(62vh,640px);overflow:auto;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.vtv-inspect-quick-panel{margin-top:12px;border:2px solid #0284c7;border-radius:10px;background:#f0f9ff;padding:12px 14px;display:grid;gap:10px}.vtv-inspect-quick-head{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;align-items:center}.vtv-inspect-quick-head h4{margin:0;color:#0c4a6e;font-size:14px}.vtv-inspect-quick-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.vtv-inspect-quick-grid label{display:grid;gap:4px;font-size:11px;font-weight:700;color:#0f172a}.vtv-inspect-quick-grid input{min-height:32px;border:1px solid #cbd5e1;border-radius:4px;padding:4px 6px;background:#fff}.vtv-inspect-quick-note{color:#0369a1;font-size:11px}@media (max-width: 1100px){.vtv-inspect-workspace{grid-template-columns:1fr}}.vtv-inspect-meta-bar{display:grid;gap:10px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;box-sizing:border-box;width:100%;max-width:100%}.vtv-inspect-meta-bar--rows{gap:10px}.vtv-inspect-row{display:grid;align-items:end;gap:10px 12px;min-width:0;width:100%;box-sizing:border-box}.vtv-inspect-row--meta{grid-template-columns:minmax(128px,.8fr) minmax(120px,.75fr) minmax(220px,1.5fr) minmax(110px,.85fr) minmax(150px,1.15fr) minmax(130px,1fr) minmax(100px,.75fr) auto}.vtv-inspect-row--meta .vtv-field--measurement{min-width:0}.vtv-inspect-row--performer{grid-template-columns:1fr;align-items:stretch}.vtv-inspect-meta-bar .vtv-inspect-meta-compact{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px 14px!important;align-items:end;padding:0!important;background:transparent!important;border:0!important}.vtv-inspect-meta-bar .vtv-field{display:grid;gap:4px;min-width:0;margin:0}.vtv-inspect-meta-bar .vtv-field-label{font-size:11px;font-weight:700;color:#475569;letter-spacing:.01em;white-space:nowrap}.vtv-inspect-meta-bar .vtv-field-hint{font-size:10px;font-weight:500;color:#94a3b8;margin:-1px 0 0;line-height:1.2}.vtv-inspect-meta-bar .vtv-field input,.vtv-inspect-meta-bar .vtv-field select{width:100%;min-height:38px!important;font-size:13px!important;padding:6px 10px!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;color:#0f172a!important;box-sizing:border-box}.vtv-inspect-meta-bar .vtv-field-inline{display:flex;gap:6px;align-items:center}.vtv-inspect-meta-bar .vtv-field-inline input{flex:1;min-width:0}.vtv-inspect-meta-bar .vtv-now-btn{min-height:38px!important;min-width:38px!important;padding:0!important;flex:0 0 auto}.vtv-inspect-meta-bar .vtv-field-created-by{min-width:0}.vtv-inspect-llantas-pill{align-self:end;justify-self:start;white-space:nowrap}.vtv-inspect-row--performer .vtv-performer-block,.vtv-inspect-performer-bar .vtv-performer-block,.vtv-performer-block--row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px 12px!important;padding:10px 12px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important;max-width:none!important;width:100%!important;box-sizing:border-box!important}.vtv-inspect-row--performer .vtv-performer-hint{flex:0 0 100%;margin:0!important;font-size:11px!important}.vtv-inspect-row--performer .vtv-performer-create{flex:1 1 100%!important;width:100%!important}@media (max-width: 1280px){.vtv-inspect-row--meta{grid-template-columns:repeat(4,minmax(0,1fr))}.vtv-inspect-llantas-pill{grid-column:1 / -1;justify-self:start}}@media (max-width: 900px){.vtv-inspect-row--meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.vtv-inspect-row--meta{grid-template-columns:1fr}}.vtv-inspect-performer-bar{width:100%;min-width:0}.vtv-performer-head{display:flex;align-items:center;gap:10px;flex:0 0 auto}.vtv-performer-title{font-size:12px!important;font-weight:800!important;color:#0f172a!important;white-space:nowrap}.vtv-performer-new-btn{min-height:30px!important;padding:0 10px!important;font-size:11px!important;font-weight:700!important}.vtv-performer-block--row .vtv-performer-kind,.vtv-inspect-performer-bar .vtv-performer-kind{display:inline-flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:12px 16px!important;margin:0!important;font-size:13px!important;font-weight:600!important;color:#334155!important;white-space:nowrap}.vtv-performer-block--row .vtv-performer-kind label,.vtv-inspect-performer-bar .vtv-performer-kind label{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0!important;white-space:nowrap!important;cursor:pointer}.vtv-performer-name-input{flex:1 1 240px!important;min-width:200px!important;max-width:420px!important;min-height:38px!important;font-size:13px!important;padding:6px 10px!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;color:#0f172a!important;box-sizing:border-box!important}.vtv-performer-hint{flex:1 1 100%;margin:0!important;font-size:11px!important;color:#64748b!important}.vtv-performer-create{flex:1 1 100%;display:grid;gap:8px;padding:10px 12px;border:1px dashed #93c5fd;border-radius:8px;background:#eff6ff}.vtv-performer-create strong{font-size:12px;color:#0c4a6e}.vtv-performer-create-actions{display:flex;gap:8px;justify-content:flex-end}.vtv-performer-save-btn{min-height:32px!important;padding:0 12px!important;border:0!important;border-radius:6px!important;background:#2563eb!important;color:#fff!important;font-weight:700!important;cursor:pointer}.vtv-inspect-top-row{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:flex-start}.vtv-inspect-performer-corner{flex:1 1 100%;max-width:none;margin-left:0}.vtv-inspect-performer-corner .vtv-performer-block{max-width:none}.vtv-novelty-catalog-hint{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:baseline;padding:8px 10px;border:1px dashed #93c5fd;border-radius:6px;background:#f0f9ff;font-size:12px;color:#0c4a6e}.vtv-novelty-catalog-hint strong{font-size:11px;text-transform:uppercase;letter-spacing:.03em}.vtv-inspection-tab .vtv-inspection-table-wrap{max-width:100%;overflow:auto;max-height:min(55vh,520px);border:1px solid #cbd5e1;border-radius:8px;background:#fff}.vtv-form-tab .vtv-inspection-report,.vtv-form-tab .vtv-report-table-wrap{max-width:100%;width:100%;overflow-x:auto}.vtv-rotate-tab .vtv-cloud-map,.vtv-form-tab.vtv-rotate-tab .vtv-cloud-map{max-width:none;margin-inline:auto}.vtv-rotate-tab .vtv-rotate-temp-zone-container,.vtv-form-tab.vtv-rotate-tab .vtv-rotate-temp-zone-container{width:220px!important;min-width:180px!important;max-width:220px!important;flex-shrink:0!important;display:flex!important;visibility:visible!important;opacity:1!important}.vtv-cloud-map .vtv-map-tire .vtv-tire-position,.vtv-cloud-map.tire-style-forge .vtv-map-tire .vtv-tire-position,.vtv-cloud-map.tire-style-lumen .vtv-map-tire .vtv-tire-position,.vtv-cloud-map.tire-style-cad .vtv-map-tire .vtv-tire-position,.vtv-cloud-map.tire-style-carbon .vtv-map-tire .vtv-tire-position{background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:none!important;padding:0!important;min-width:0!important;min-height:0!important;font-size:16px!important;color:#0f172a!important;text-shadow:0 0 4px #fff,0 1px 0 #fff!important}@media (max-width: 1100px){.vtv-mount-workspace.vtv-mount-compact{grid-template-columns:1fr!important}.vtv-inspect-performer-corner{margin-left:0;flex:1 1 100%;max-width:none}.vtv-mount-map-compact{position:static}}.vtv-map-tire .vtv-tire-position,.vtv-cloud-map .vtv-map-tire strong.vtv-tire-position{display:block!important;visibility:visible!important;opacity:1!important;font-size:16px!important;font-weight:800!important;background:transparent!important;border:0!important;box-shadow:none!important;outline:none!important;padding:0!important}.vtv-serial-locate-panel{margin:0 0 10px;padding:10px 12px;border:1px solid #fbbf24;border-left:4px solid #d97706;border-radius:8px;background:#fffbeb;color:#78350f;font-size:12px;line-height:1.4}.vtv-serial-locate-panel strong{display:block;margin-bottom:6px;font-size:12px;color:#92400e}.vtv-serial-locate-panel ul{margin:0 0 6px;padding-left:1.1rem}.vtv-serial-locate-panel .vtv-serial-locate-status{font-weight:800;color:#b45309}.vtv-root{max-width:100%;width:100%;box-sizing:border-box;padding:clamp(.75rem,1.5vw,1.5rem)!important;overflow-x:clip}.vtv-form-tab,.vtv-mounted-overview,.vtv-mount-workspace,.vtv-charts-workspace,.vtv-inspection-report{max-width:100%;min-width:0;box-sizing:border-box}.vtv-table-wrap,.vtv-report-table-wrap,.vtv-dismount-table-wrap,.vtv-inspection-table-wrap,.vtv-mounted-table-wrap,.vtv-picker-table-wrap,.vtv-novelty-board-table-wrap{max-width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.vtv-mounted-table{min-width:min(100%,1100px)!important;width:max-content;max-width:none;font-size:11px!important}.vtv-mounted-table th,.vtv-mounted-table td{padding:4px 6px!important;white-space:nowrap}.vtv-dismount-table{min-width:720px!important;font-size:12px!important}.vtv-report-table{min-width:640px!important;font-size:11px!important}.vtv-inspection-table{min-width:720px!important;font-size:11px!important}.vtv-title{font-size:clamp(1.15rem,2.2vw,1.75rem)!important}.vtv-header{gap:.75rem!important}.vtv-tabs{max-width:100%;overflow-x:auto;flex-wrap:nowrap}.vtv-cloud-map{max-width:100%}.vtv-charts-tab .vtv-charts-map{max-height:none!important;contain:none!important}.vtv-charts-tab .vtv-charts-left{overflow:visible!important}.vtv-charts-tab .vtv-charts-map .vtv-cloud-map{max-width:none!important}@media (max-width: 1280px){.vtv-charts-workspace{grid-template-columns:minmax(300px,400px) minmax(0,1fr)!important}.vtv-mount-workspace.vtv-mount-compact,.vtv-mount-dismount-layout,.vtv-service-fields-row{grid-template-columns:1fr!important}}@media (max-width: 1100px){.vtv-charts-workspace{grid-template-columns:1fr!important}.vtv-charts-tab .vtv-charts-left{max-width:min(480px,100%)}}@media (max-width: 900px){.vtv-root{padding:.65rem!important;gap:.75rem!important}.vtv-vehicle-card.vtv-charts-vehicle-card{grid-template-columns:1fr 1fr!important}.vtv-inspect-top-row{flex-direction:column}}.vtv-cloud-map .vtv-map-tire .vtv-tire-code,.vtv-cloud-map button.vtv-map-tire .vtv-tire-code,.vtv-map-tire .vtv-tire-code,[data-tire-map-style] .vtv-map-tire .vtv-tire-code,.vtv-cloud-map.tire-style-carbon .vtv-map-tire .vtv-tire-code,.vtv-cloud-map.tire-style-forge .vtv-map-tire .vtv-tire-code,.vtv-cloud-map.tire-style-lumen .vtv-map-tire .vtv-tire-code,.vtv-cloud-map.tire-style-cad .vtv-map-tire .vtv-tire-code{padding:0!important;border:none!important;border-width:0!important;border-style:none!important;border-radius:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;outline:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.vtv-cloud-map,.vtv-cloud-map .vtv-map-tire,.tire-style-preview-mini,.tire-style-preview-mini .vtv-map-tire{overflow:visible!important}.vtv-cloud-map .vtv-map-tire .vtv-tire-code,.vtv-cloud-map button.vtv-map-tire .vtv-tire-code,.tire-style-preview-mini .vtv-tire-code{background:transparent!important;background-color:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;outline:none!important}.vtv-cloud-map .vtv-map-tire.vtv-pos-label-left .vtv-tire-position,.tire-style-preview-mini .vtv-map-tire.vtv-pos-label-left .vtv-tire-position{left:0!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(-118%,-50%)!important}.vtv-cloud-map .vtv-map-tire.vtv-pos-label-right .vtv-tire-position,.tire-style-preview-mini .vtv-map-tire.vtv-pos-label-right .vtv-tire-position{left:auto!important;right:0!important;top:50%!important;bottom:auto!important;transform:translate(118%,-50%)!important}.vtv-cloud-map .vtv-map-tire.vtv-pos-label-center .vtv-tire-position,.vtv-cloud-map .vtv-map-tire.is-spare .vtv-tire-position,.vtv-cloud-map .vtv-map-tire.vtv-map-pos-R .vtv-tire-position{left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;font-size:18px!important;color:#0f172a!important;text-shadow:0 0 4px #fff,0 1px 0 #fff!important}.vtv-cloud-map .vtv-map-tire.is-spare .vtv-tire-code,.vtv-cloud-map .vtv-map-tire.vtv-map-pos-R .vtv-tire-code,.vtv-cloud-map .vtv-map-tire.vtv-pos-label-center .vtv-tire-code{left:50%!important;right:auto!important;top:auto!important;bottom:-18px!important;transform:translate(-50%)!important;z-index:18!important;max-width:90px!important;font-size:10px!important;color:#17415f!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-shadow:0 0 3px #fff,0 1px 0 #fff!important}.vtv-cloud-map .vtv-map-tire.is-spare.empty,.vtv-cloud-map .vtv-map-tire.vtv-map-pos-R.empty{background:transparent!important;box-shadow:none!important;border:2px dashed #94a3b8!important;border-radius:18px/28px!important}.vtv-cloud-map .vtv-map-tire.is-spare.empty .vtv-truck-tire-art,.vtv-cloud-map .vtv-map-tire.vtv-map-pos-R.empty .vtv-truck-tire-art{opacity:.35}.vtv-cloud-map.has-spare{padding-bottom:12px!important;box-sizing:border-box!important}.vtv-cloud-map,.vtv-cloud-map.has-spare,.vtv-cloud-map.has-four-axles,.vtv-cloud-map.is-trailer,.tire-style-preview-mini{overflow:visible!important}.vtv-cloud-map .vtv-map-tire.vtv-pos-label-top>.vtv-tire-position,.vtv-cloud-map button.vtv-map-tire.vtv-pos-label-top>.vtv-tire-position,.tire-style-preview-mini .vtv-map-tire.vtv-pos-label-top>.vtv-tire-position{left:50%!important;right:auto!important;top:-3px!important;bottom:auto!important;transform:translate(-50%,-100%)!important;font-size:15px!important;font-weight:900!important;color:#0f172a!important;text-shadow:0 0 4px #fff,0 1px 0 #fff!important;background:none!important;border:0!important;box-shadow:none!important;padding:0!important;z-index:22!important}.vtv-cloud-map .vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-position,.vtv-cloud-map button.vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-position,.tire-style-preview-mini .vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-position{left:50%!important;right:auto!important;top:auto!important;bottom:-3px!important;transform:translate(-50%,100%)!important;font-size:15px!important;font-weight:900!important;color:#0f172a!important;text-shadow:0 0 4px #fff,0 1px 0 #fff!important;background:none!important;border:0!important;box-shadow:none!important;padding:0!important;z-index:22!important}.vtv-cloud-map .vtv-map-tire.is-spare>.vtv-tire-position,.vtv-cloud-map .vtv-map-tire.vtv-map-pos-R>.vtv-tire-position,.vtv-cloud-map .vtv-map-tire.vtv-pos-label-center>.vtv-tire-position,.vtv-cloud-map button.vtv-map-tire.is-spare>.vtv-tire-position,.vtv-cloud-map button.vtv-map-tire.vtv-map-pos-R>.vtv-tire-position{left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;font-size:18px!important;font-weight:800!important;color:#0f172a!important;text-shadow:0 0 4px #fff,0 1px 0 #fff!important;z-index:22!important;background:none!important;border:0!important;box-shadow:none!important;padding:0!important}.vtv-cloud-map .vtv-map-tire>.vtv-tire-code,.vtv-cloud-map button.vtv-map-tire>.vtv-tire-code{position:absolute!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;z-index:21!important;display:block!important;max-width:58px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;font-size:9px!important;font-weight:800!important;color:#17415f!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 0 3px #fff,0 1px 0 #fff!important;pointer-events:none!important}.vtv-cloud-map .vtv-map-tire.vtv-pos-label-top>.vtv-tire-code,.vtv-cloud-map button.vtv-map-tire.vtv-pos-label-top>.vtv-tire-code{top:auto!important;bottom:-12px!important}.vtv-cloud-map .vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-code,.vtv-cloud-map button.vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-code{top:-12px!important;bottom:auto!important}.vtv-cloud-map .vtv-map-tire.is-spare>.vtv-tire-code,.vtv-cloud-map .vtv-map-tire.vtv-map-pos-R>.vtv-tire-code,.vtv-cloud-map .vtv-map-tire.vtv-pos-label-center>.vtv-tire-code,.vtv-cloud-map button.vtv-map-tire.is-spare>.vtv-tire-code,.vtv-cloud-map button.vtv-map-tire.vtv-map-pos-R>.vtv-tire-code,.vtv-cloud-map .vtv-map-tire>.vtv-tire-code-spare{top:-16px!important;bottom:auto!important;left:50%!important;transform:translate(-50%)!important;z-index:23!important;max-width:96px!important;font-size:10px!important;font-weight:800!important;color:#17415f!important}.vtv-cloud-map .vtv-map-tire.is-spare.empty,.vtv-cloud-map .vtv-map-tire.vtv-map-pos-R.empty,.vtv-cloud-map button.vtv-map-tire.is-spare.empty,.vtv-cloud-map button.vtv-map-tire.vtv-map-pos-R.empty{background:radial-gradient(ellipse at center,#f8fafc 0,#f8fafc 42%,#eef2f7 46%,#eef2f7)!important;border:2px dashed #94a3b8!important;border-radius:18px/28px!important;box-shadow:none!important;outline:none!important}.vtv-cloud-map.has-spare:not(.has-four-axles):not(.is-trailer){--spare-tire-top: 400;--axle-spare-y: 348;--map-base-h: calc(var(--spare-tire-top) + 70 + 24) !important;height:calc(var(--map-base-h) * 1px)!important;min-height:calc(var(--map-base-h) * 1px)!important;padding-bottom:0!important;box-sizing:content-box!important;overflow:visible!important}.vtv-cloud-map.has-four-axles.has-spare,.vtv-cloud-map.is-trailer.has-spare{padding-bottom:12px!important}.vtv-cloud-map.is-computed{--map-base-h: var(--computed-map-h) !important;height:calc(var(--computed-map-h) * 1px)!important;min-height:calc(var(--computed-map-h) * 1px)!important}.vtv-cloud-map-frame.is-computed{--map-inner-h: var(--computed-map-h);--frame-h: calc(var(--computed-map-h) + 48)}.vtv-cloud-map-frame.is-computed .vtv-cloud-map.is-computed .vtv-map-tire,.vtv-cloud-map-frame.is-computed .vtv-cloud-map.is-computed .vtv-map-tire.vtv-map-pos-R,.vtv-cloud-map-frame.is-computed .vtv-cloud-map.is-computed button.vtv-map-pos-R{left:calc(var(--tx) * 1px)!important;top:calc(var(--ty) * 1px)!important;right:auto!important;bottom:auto!important;transform:none!important}.vtv-cloud-map.is-computed .vtv-chassis-computed{top:calc(var(--body-top) * 1px)!important;height:calc(var(--body-h) * 1px)!important;bottom:auto!important}.vtv-cloud-map.is-computed .vtv-chassis-computed.is-trailer-body{border-style:dashed}.vtv-cloud-map.is-computed .vtv-connector-computed{left:calc(var(--conn-x) * 1px)!important;top:calc(var(--conn-y) * 1px)!important;width:calc(var(--conn-w) * 1px)!important;right:auto!important}.vtv-cloud-map.is-computed .vtv-connector-computed.is-steer{background:#ece600}.vtv-cloud-map.is-computed .vtv-map-axle-label-computed{top:calc(var(--label-y) * 1px)!important;left:50%!important;transform:translate(-50%,-50%)!important;bottom:auto!important;right:auto!important}.vtv-cloud-map.has-single-rear-axle:not(.is-trailer) .vtv-map-pos-3{left:72px}.vtv-cloud-map.has-single-rear-axle:not(.is-trailer) .vtv-map-pos-4{left:312px}.vtv-cloud-map.has-single-rear-axle:not(.is-trailer) .vtv-connector-mid-left{left:118px;width:calc(var(--chassis-left) - 118px)}.vtv-cloud-map.has-single-rear-axle:not(.is-trailer) .vtv-connector-mid-right{left:var(--chassis-right);width:68px}.vtv-cloud-map.has-two-axles:not(.is-trailer),.vtv-cloud-map.has-two-axles.has-spare:not(.has-four-axles):not(.is-trailer){--axle-spare-y: 258 !important;--spare-tire-top: 288 !important}.vtv-cloud-map.has-two-axles.has-spare:not(.has-four-axles):not(.is-trailer){--map-base-h: 382 !important;height:382px!important;min-height:382px!important}.vtv-cloud-map-frame.has-two-axles.has-spare:not(.has-four-axles):not(.is-trailer){--spare-tire-top: 288 !important}.vtv-cloud-map.has-two-axles:not(.is-trailer):not(.has-spare){--map-base-h: 300}.vtv-cloud-map.has-two-axles:not(.is-trailer):not(.has-spare) .vtv-chassis{height:218px}.vtv-cloud-map .vtv-map-pos-1>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-3>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-5>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-7>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-9>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-11>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-13>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-15>.vtv-tire-position,.tire-style-preview-mini .vtv-map-pos-1>.vtv-tire-position,.tire-style-preview-mini .vtv-map-pos-3>.vtv-tire-position,.tire-style-preview-mini .vtv-map-pos-5>.vtv-tire-position{left:0!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(calc(-100% - 6px),-50%)!important}.vtv-cloud-map .vtv-map-pos-2>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-4>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-6>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-8>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-10>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-12>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-14>.vtv-tire-position,.vtv-cloud-map .vtv-map-pos-16>.vtv-tire-position,.tire-style-preview-mini .vtv-map-pos-2>.vtv-tire-position,.tire-style-preview-mini .vtv-map-pos-4>.vtv-tire-position,.tire-style-preview-mini .vtv-map-pos-6>.vtv-tire-position{left:auto!important;right:0!important;top:50%!important;bottom:auto!important;transform:translate(calc(100% + 6px),-50%)!important}.vtv-cloud-map .vtv-map-pos-R>.vtv-tire-position,.vtv-cloud-map .vtv-map-tire.is-spare>.vtv-tire-position{left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;font-size:18px!important;font-weight:900!important;z-index:22!important}.vtv-cloud-map .vtv-map-pos-R>.vtv-tire-code,.vtv-cloud-map .vtv-map-tire.is-spare>.vtv-tire-code,.vtv-cloud-map button.vtv-map-pos-R>.vtv-tire-code,.vtv-cloud-map button.vtv-map-tire.is-spare>.vtv-tire-code{left:50%!important;top:-16px!important;bottom:auto!important;transform:translate(-50%)!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;max-width:72px!important;z-index:23!important;font-size:10px!important;font-weight:800!important;color:#17415f!important}.vtv-cloud-map .vtv-map-pos-R.empty>.vtv-tire-code,.vtv-cloud-map .vtv-map-tire.is-spare.empty>.vtv-tire-code{display:none!important}.vtv-cloud-map .vtv-map-axle-spare{left:50%!important;transform:translate(-50%,-50%)!important;min-width:88px!important;padding:4px 12px!important;font-size:10px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important;border-radius:6px!important;box-shadow:0 1px 2px #0f172a14!important}.tire-texture-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.tire-texture-card{display:grid;gap:8px;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.tire-texture-card:hover:not(:disabled){border-color:#94a3b8;box-shadow:0 4px 12px #0f172a14}.tire-texture-card.is-selected{border-color:#17415f;box-shadow:0 0 0 2px #17415f33}.tire-texture-card:disabled{opacity:.65;cursor:wait}.tire-texture-swatch{height:88px;border-radius:10px;background-size:cover;background-position:center;border:1px solid #cbd5e1}.tire-texture-card strong{font-size:13px;color:#0f172a;display:block}.tire-texture-card em{font-size:11px;color:#64748b;font-style:normal;display:block}.tire-texture-card p{margin:0;font-size:12px;color:#475569;line-height:1.4}.vtv-cloud-map .vtv-map-axle-label{left:var(--chassis-center-x)!important;transform:translate(-50%,-50%)!important;width:88px!important;min-width:88px!important;max-width:88px!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.vtv-cloud-map .vtv-tire-rim,.vtv-cloud-map .vtv-tire-specular,.tire-style-preview-mini .vtv-tire-rim,.tire-style-preview-mini .vtv-tire-specular,.vtv-map-tire .vtv-tire-rim,.vtv-map-tire .vtv-tire-specular{display:none!important;opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;background:none!important;box-shadow:none!important;border:0!important;content:none!important}.vtv-cloud-map .vtv-map-tire.occupied,.tire-style-preview-mini .vtv-map-tire.occupied{background:transparent!important;background-image:none!important}.vtv-cloud-map .vtv-map-tire .vtv-truck-tire-art,.tire-style-preview-mini .vtv-truck-tire-art{background-color:#1a1d21!important;box-shadow:none!important}.vtv-cloud-map.tire-style-lumen .vtv-map-tire .vtv-truck-tire-art{background-image:linear-gradient(180deg,rgba(0,0,0,.2) 0%,transparent 40%,rgba(0,0,0,.35) 100%),var(--tire-texture, url(/app/brand/llanta_textura_3.jpg))!important;background-size:100% 100%,100% 100%!important;background-position:center,center!important;background-repeat:no-repeat,no-repeat!important}.vtv-cloud-map.tire-style-cad .vtv-map-tire.occupied .vtv-truck-tire-art{background-color:#0f172a!important}.vtv-cloud-map:not(.is-trailer).has-spare:not(.has-four-axles),.vtv-cloud-map.has-spare:not(.has-four-axles):not(.is-trailer){--axle-spare-y: 348 !important;--spare-tire-top: 400 !important;--map-base-h: calc(var(--spare-tire-top) + 70 + 24) !important;height:calc(var(--map-base-h) * 1px)!important;min-height:calc(var(--map-base-h) * 1px)!important;max-height:none!important;padding-bottom:0!important;margin-bottom:8px!important;box-sizing:content-box!important;overflow:visible!important}.vtv-cloud-map:not(.is-trailer) .vtv-map-pos-R,.vtv-cloud-map:not(.is-trailer) .vtv-map-tire.vtv-map-pos-R,.vtv-cloud-map:not(.is-trailer) button.vtv-map-pos-R,.vtv-cloud-map.has-spare:not(.has-four-axles):not(.is-trailer) .vtv-map-pos-R{left:192px!important;top:calc(var(--spare-tire-top, 400) * 1px)!important}.vtv-cloud-map:not(.is-trailer) .vtv-map-axle-spare,.vtv-cloud-map.has-spare:not(.has-four-axles):not(.is-trailer) .vtv-map-axle-spare{top:calc(var(--axle-spare-y, 348) * 1px)!important}.vtv-map-panel:has(.vtv-cloud-map.has-spare),.vtv-charts-map:has(.vtv-cloud-map.has-spare),.vtv-rotate-map-panel:has(.vtv-cloud-map.has-spare),.vtv-mount-map-panel:has(.vtv-cloud-map.has-spare),.vtv-inspection-map-panel:has(.vtv-cloud-map.has-spare),.vtv-align-map-panel:has(.vtv-cloud-map.has-spare),.vtv-dismount-map-panel:has(.vtv-cloud-map.has-spare){min-height:0!important;height:auto!important;padding-bottom:10px!important;overflow:visible!important}.vtv-mounted-body{display:grid!important;grid-template-columns:minmax(300px,440px) minmax(0,1fr)!important;gap:12px 16px!important;align-items:stretch!important}.vtv-mounted-body>.vtv-map-panel,.vtv-mounted-body>.vtv-mounted-table-panel{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;align-self:stretch!important;border:1px solid #d7e2ea!important;border-radius:10px!important;background:#fff!important;padding:10px 12px!important;box-sizing:border-box!important;overflow:hidden!important}.vtv-mounted-body>.vtv-map-panel{overflow:visible!important;justify-content:flex-start!important;align-items:stretch!important}.vtv-mounted-body .vtv-map-panel-head{flex:0 0 auto;width:100%;margin-bottom:6px}.vtv-mounted-body .vtv-cloud-map{flex:0 0 auto;margin-inline:auto!important}.vtv-mounted-body .vtv-traffic-legend{flex:0 0 auto;margin-top:6px}.vtv-mounted-body>.vtv-mounted-table-panel{overflow:hidden!important}.vtv-mounted-body .vtv-mounted-table-wrap{flex:1 1 auto!important;min-height:0!important;max-height:none!important;height:100%!important;overflow:auto!important;width:100%!important;background:#fff!important}.vtv-vehicle-card.vtv-vehicle-card--collapsible-body{align-content:start!important;align-items:start!important;min-height:0!important;height:auto!important;padding:6px 10px 8px!important;gap:4px 10px!important}.vtv-vehicle-card--collapsible-body .vtv-kpi-strip,.vtv-kpi-strip.vtv-kpi-strip--in-collapse{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:6px 8px!important;grid-column:1 / -1!important;width:100%!important;min-height:0!important;height:auto!important;margin:4px 0 0!important;padding:6px 0 0!important;align-self:stretch!important}.vtv-kpi-strip--in-collapse .vtv-export-btn{margin-top:0!important}@media (max-width: 1100px){.vtv-mounted-body{grid-template-columns:1fr!important}.vtv-mounted-body .vtv-mounted-table-wrap{max-height:min(55vh,480px)!important;height:auto!important}}.vtv-mount-workspace.vtv-mount-compact,.vtv-mount-workspace.vtv-mount-layout-swapped{display:grid!important;grid-template-columns:minmax(280px,.95fr) minmax(0,1.25fr)!important;align-items:stretch!important;gap:12px 16px!important}.vtv-mount-workspace>.vtv-mount-map-panel,.vtv-mount-workspace>.vtv-mount-map-left,.vtv-mount-workspace>.vtv-current-mounted-panel,.vtv-mount-workspace>.vtv-mount-current-right{min-height:0!important;align-self:stretch!important;box-sizing:border-box!important}.vtv-mount-workspace>.vtv-mount-map-panel,.vtv-mount-workspace>.vtv-mount-map-left{display:flex!important;flex-direction:column!important;overflow:visible!important;border:1px solid #d7e2ea!important;border-radius:10px!important;padding:10px 12px!important;background:#fff!important}.vtv-mount-workspace>.vtv-current-mounted-panel,.vtv-mount-workspace>.vtv-mount-current-right{display:flex!important;flex-direction:column!important;overflow:hidden!important;max-height:none!important;border:1px solid #d7e2ea!important;border-radius:10px!important;padding:10px 12px!important;background:#fff!important}.vtv-mount-workspace .vtv-mount-current-table-wrap,.vtv-mount-workspace .vtv-mount-current-right>.vtv-table-wrap{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow:auto!important;-webkit-overflow-scrolling:touch}.vtv-mount-dismount-layout.vtv-dismount-compact{display:grid!important;grid-template-columns:minmax(300px,380px) minmax(0,1fr)!important;align-items:stretch!important;gap:12px 16px!important}.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-dismount-map-panel,.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-mount-map-panel{min-height:0!important;overflow:visible!important;display:flex!important;flex-direction:column!important;border:1px solid #e2e8f0!important;border-radius:10px!important;padding:10px!important;background:#fff!important;box-sizing:border-box!important}.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-dismount-table-wrap{min-height:0!important;max-height:none!important;height:auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid #e2e8f0!important;border-radius:10px!important;padding:10px!important;background:#fff!important;box-sizing:border-box!important;margin-bottom:0!important}.vtv-mount-dismount-layout.vtv-dismount-compact .vtv-dismount-table-head{flex:0 0 auto!important}.vtv-mount-dismount-layout.vtv-dismount-compact .vtv-dismount-table-scroll{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;-webkit-overflow-scrolling:touch;width:100%}.vtv-mount-dismount-layout.vtv-dismount-compact .vtv-dismount-table{width:100%}@media (max-width: 1200px){.vtv-mount-workspace.vtv-mount-compact,.vtv-mount-workspace.vtv-mount-layout-swapped,.vtv-mount-dismount-layout.vtv-dismount-compact{grid-template-columns:1fr!important}.vtv-mount-workspace .vtv-mount-current-table-wrap,.vtv-mount-dismount-layout.vtv-dismount-compact .vtv-dismount-table-scroll{max-height:min(55vh,480px)!important}}.vtv-cloud-map-frame{--map-inset: 24px;--map-inner-w: 430;--map-inner-h: 390;--frame-w: calc(var(--map-inner-w) + 48);--frame-h: calc(var(--map-inner-h) + 48);display:block;width:calc(var(--frame-w) * 1px);max-width:none;margin:6px auto 10px;padding:var(--map-inset);box-sizing:border-box;border:1px solid #d7e2ea;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);overflow:visible!important;transform-origin:top center}.vtv-cloud-map-frame.has-spare:not(.is-trailer):not(.has-four-axles){--spare-tire-top: 400;--tire-h: 70;--map-inner-h: calc(var(--spare-tire-top) + var(--tire-h) + 24);--frame-h: calc(var(--map-inner-h) + 48)}.vtv-cloud-map-frame.has-four-axles.has-spare{--spare-tire-top: 460;--tire-h: 70;--map-inner-h: calc(var(--spare-tire-top) + var(--tire-h) + 24);--frame-h: calc(var(--map-inner-h) + 48)}.vtv-cloud-map-frame .vtv-cloud-map{width:calc(var(--map-inner-w) * 1px)!important;height:calc(var(--map-inner-h) * 1px)!important;min-height:0!important;max-width:none!important;margin:0 auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;box-sizing:content-box!important;transform:none!important}.vtv-cloud-map-frame.has-spare .vtv-cloud-map,.vtv-cloud-map-frame.has-spare .vtv-cloud-map.has-spare{--spare-tire-top: 400 !important;--axle-spare-y: 348 !important;--map-base-h: 494 !important;--map-base-w: 430 !important;height:494px!important;min-height:494px!important;width:430px!important}.vtv-cloud-map-frame.has-four-axles.has-spare .vtv-cloud-map{--spare-tire-top: 460 !important;--axle-spare-y: 408 !important;--map-base-h: 554 !important;height:554px!important;min-height:554px!important}.vtv-cloud-map-frame.has-spare .vtv-map-pos-R,.vtv-cloud-map-frame.has-spare .vtv-map-tire.vtv-map-pos-R,.vtv-cloud-map-frame.has-spare button.vtv-map-pos-R{top:calc(var(--spare-tire-top, 400) * 1px)!important;left:192px!important}.vtv-cloud-map-frame.has-spare .vtv-map-axle-spare{top:calc(var(--axle-spare-y, 348) * 1px)!important}.vtv-cloud-map .vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-position,.vtv-cloud-map button.vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-position,.tire-style-preview-mini .vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-position{top:-3px!important;bottom:auto!important;transform:translate(-50%,-100%)!important}.vtv-cloud-map .vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-code,.vtv-cloud-map button.vtv-map-tire.vtv-pos-label-bottom>.vtv-tire-code{top:auto!important;bottom:-12px!important}.vtv-map-panel .vtv-cloud-map,.vtv-mount-map-panel .vtv-cloud-map,.vtv-dismount-map-panel .vtv-cloud-map,.vtv-charts-map .vtv-cloud-map,.vtv-inspection-map-panel .vtv-cloud-map,.vtv-rotate-map-panel .vtv-cloud-map,.vtv-align-map-panel .vtv-cloud-map,.vtv-mounted-body .vtv-cloud-map{border:0!important;background:transparent!important}.vtv-map-panel,.vtv-mount-map-panel,.vtv-dismount-map-panel,.vtv-charts-map,.vtv-inspection-map-panel,.vtv-rotate-map-panel,.vtv-align-map-panel,.vtv-mounted-body>.vtv-map-panel{overflow:visible!important}@supports (width: 1cqi){.vtv-map-panel,.vtv-mount-map-panel,.vtv-dismount-map-panel,.vtv-mounted-body>.vtv-map-panel,.vtv-charts-map,.vtv-inspection-map-panel{container-type:inline-size;container-name:vtvmap}.vtv-cloud-map-frame{--s: min(1, 100cqi / var(--frame-w));transform:scale(var(--s))!important;transform-origin:top left!important;margin-bottom:calc((var(--frame-h) * 1px) * (var(--s) - 1) + 10px)!important;margin-right:calc((var(--frame-w) * 1px) * (var(--s) - 1))!important;margin-left:0!important;position:relative;left:0}.vtv-cloud-map-frame .vtv-cloud-map{transform:none!important;margin-bottom:0!important;margin-right:0!important}}@container vtvmap (max-width: 478px){.vtv-mounted-body .vtv-cloud-map-frame{zoom:.85}}@container vtvmap (max-width: 405px){.vtv-mounted-body .vtv-cloud-map-frame{zoom:.72}}@container vtvmap (max-width: 342px){.vtv-mounted-body .vtv-cloud-map-frame{zoom:.6}}@container vtvmap (max-width: 285px){.vtv-mounted-body .vtv-cloud-map-frame{zoom:.5}}@supports not (width: 1cqi){.vtv-mounted-body .vtv-cloud-map-frame,.vtv-map-panel .vtv-cloud-map-frame{transform:scale(.88);transform-origin:top center;margin-bottom:-40px}}.vtv-mount-workspace.vtv-mount-compact,.vtv-mount-workspace.vtv-mount-layout-swapped{display:grid!important;grid-template-columns:minmax(260px,min(100%,480px)) minmax(0,1fr)!important;align-items:stretch!important;gap:12px 16px!important;isolation:isolate!important;min-width:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.vtv-mount-workspace>.vtv-mount-map-left,.vtv-mount-workspace>.vtv-mount-map-panel{position:relative!important;z-index:0!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;height:auto!important;align-self:stretch!important}.vtv-mount-workspace .vtv-mount-map-left .vtv-panel-title-row,.vtv-mount-workspace .vtv-mount-map-panel .vtv-panel-title-row{flex:0 0 auto!important;width:100%!important;min-width:0!important}.vtv-mount-workspace .vtv-cloud-map-frame{flex:0 0 auto!important;max-width:100%!important}.vtv-mount-workspace .vtv-traffic-legend,.vtv-mounted-body .vtv-traffic-legend,.vtv-mount-dismount-layout .vtv-traffic-legend{flex:0 0 auto!important;width:100%!important;max-width:100%!important;margin-top:8px!important;margin-inline:0!important;box-sizing:border-box!important;position:relative!important;z-index:1!important}.vtv-mount-workspace .vtv-traffic-legend-row{display:flex!important;flex-wrap:wrap!important;gap:5px 6px!important}.vtv-mount-workspace .vtv-traffic-legend-item{font-size:10.5px!important;padding:2px 7px!important;white-space:nowrap!important}.vtv-mount-workspace .vtv-traffic-legend-hint{font-size:10.5px!important;line-height:1.35!important;color:#64748b!important}.vtv-mount-workspace>.vtv-mount-current-right,.vtv-mount-workspace>.vtv-current-mounted-panel{position:relative!important;z-index:2!important;min-width:0!important;max-width:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;height:auto!important;align-self:stretch!important;background:#fff!important}.vtv-mount-workspace .vtv-mount-current-right .vtv-panel-title-row,.vtv-mount-workspace .vtv-current-mounted-panel .vtv-panel-title-row{flex:0 0 auto!important}.vtv-mount-workspace .vtv-mount-current-table-wrap,.vtv-mount-workspace .vtv-mount-current-right>.vtv-table-wrap,.vtv-mount-workspace .vtv-current-mounted-panel .vtv-table-wrap,.vtv-mount-workspace .vtv-current-mounted-panel .vtv-mount-current-table-wrap{flex:1 1 auto!important;min-height:0!important;max-height:none!important;height:100%!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;width:100%!important;background:#fff!important}.vtv-mounted-body{overflow:hidden!important;isolation:isolate!important}.vtv-mounted-body>.vtv-map-panel{overflow-x:hidden!important;overflow-y:visible!important;max-width:100%!important}.vtv-mounted-body>.vtv-mounted-table-panel{z-index:2!important;background:#fff!important}@media (max-width: 1200px){.vtv-mount-workspace.vtv-mount-compact,.vtv-mount-workspace.vtv-mount-layout-swapped{grid-template-columns:1fr!important;overflow:visible!important}.vtv-mount-workspace .vtv-mount-current-table-wrap,.vtv-mount-workspace .vtv-mount-current-right>.vtv-table-wrap{max-height:min(55vh,480px)!important;height:auto!important}}.vtv-mount-dismount-layout.vtv-dismount-compact{display:grid!important;grid-template-columns:minmax(280px,min(100%,480px)) minmax(0,1fr)!important;align-items:stretch!important;gap:12px 16px!important;isolation:isolate!important;min-width:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-dismount-map-panel,.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-mount-map-panel{position:relative!important;z-index:0!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:visible!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;height:auto!important;align-self:stretch!important;border:1px solid #d7e2ea!important;border-radius:10px!important;padding:10px 12px 12px!important;background:#fff!important;box-sizing:border-box!important}.vtv-mount-dismount-layout .vtv-dismount-map-panel .vtv-panel-title-row{flex:0 0 auto!important;width:100%!important;margin-bottom:6px!important}.vtv-mount-dismount-layout .vtv-cloud-map-frame{flex:0 0 auto!important;align-self:flex-start!important;max-width:100%!important}@supports (width: 1cqi){.vtv-mount-dismount-layout .vtv-dismount-map-panel,.vtv-mount-dismount-layout .vtv-mount-map-panel{container-type:inline-size;container-name:vtvmap}.vtv-mount-dismount-layout .vtv-cloud-map-frame{--s: min(1, 100cqi / var(--frame-w));transform:scale(var(--s))!important;transform-origin:top left!important;margin-bottom:calc((var(--frame-h) * 1px) * (var(--s) - 1) + 12px)!important;margin-right:calc((var(--frame-w) * 1px) * (var(--s) - 1))!important;margin-left:0!important;margin-top:0!important}}.vtv-mount-dismount-layout .vtv-traffic-legend{flex:0 0 auto!important;width:100%!important;max-width:100%!important;margin-top:0!important;margin-bottom:8px!important;box-sizing:border-box!important;position:relative!important;z-index:1!important}.vtv-mount-dismount-layout .vtv-traffic-legend-row{display:flex!important;flex-wrap:wrap!important;gap:5px 6px!important}.vtv-mount-dismount-layout .vtv-traffic-legend-item{font-size:10.5px!important;padding:2px 7px!important;white-space:nowrap!important}.vtv-mount-dismount-layout .vtv-traffic-legend-hint{font-size:10.5px!important;line-height:1.35!important;width:100%!important}.vtv-mount-dismount-layout .vtv-dismount-quick-targets{flex:0 0 auto!important;width:100%!important;max-width:100%!important;margin-top:0!important;box-sizing:border-box!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;padding:8px 10px!important;border:1px dashed #94a3b8!important;border-radius:8px!important;background:#f8fafc!important;position:relative!important;z-index:1!important}.vtv-mount-dismount-layout.vtv-dismount-compact>.vtv-dismount-table-wrap{position:relative!important;z-index:2!important;min-width:0!important;max-width:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;height:auto!important;align-self:stretch!important;border:1px solid #d7e2ea!important;border-radius:10px!important;padding:10px 12px!important;background:#fff!important;box-sizing:border-box!important;margin-bottom:0!important}.vtv-mount-dismount-layout .vtv-dismount-table-head{flex:0 0 auto!important}.vtv-mount-dismount-layout .vtv-dismount-table-scroll{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;width:100%!important;background:#fff!important}@media (max-width: 1200px){.vtv-mount-dismount-layout.vtv-dismount-compact{grid-template-columns:1fr!important;overflow:visible!important}.vtv-mount-dismount-layout .vtv-dismount-table-scroll{max-height:min(55vh,480px)!important}}.vtv-inspect-map-tools{display:grid!important;grid-template-columns:minmax(280px,min(100%,460px)) minmax(0,1fr)!important;gap:12px 16px!important;align-items:start!important;width:100%!important;min-width:0!important;isolation:isolate!important}.vtv-inspect-map-tools>.vtv-inspect-map-col{min-width:0!important;max-width:100%!important;border:1px solid #e2e8f0!important;border-radius:10px!important;padding:10px 12px!important;background:#fff!important;box-sizing:border-box!important;overflow:hidden!important}.vtv-inspect-map-head{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px 12px!important;margin-bottom:8px!important}.vtv-inspect-map-head h3{margin:0 0 2px!important;font-size:14px!important;color:#0f172a!important}.vtv-inspect-map-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.vtv-inspect-tools-col{min-width:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;align-self:stretch!important}.vtv-inspect-tools-col .vtv-novelty-catalog-hint{margin:0!important;padding:10px 12px!important;border:1px dashed #93c5fd!important;border-radius:10px!important;background:#f0f9ff!important;display:grid!important;gap:4px!important;font-size:12px!important;line-height:1.4!important;color:#334155!important}.vtv-inspect-tools-col .vtv-novelty-catalog-hint strong{color:#0c4a6e!important;font-size:12px!important}.vtv-inspect-tools-col .vtv-mass-depth-bar{margin:0!important;flex:1 1 auto!important}.vtv-inspect-tools-col .vtv-mass-position-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr))!important;max-height:min(38vh,320px)!important;overflow:auto!important}.vtv-inspect-tools-col .vtv-justification-required{margin:0!important}.vtv-inspect-detail-full{display:grid!important;gap:8px!important;width:100%!important;min-width:0!important;margin-top:4px!important}.vtv-inspect-detail-full .vtv-inspect-table-head{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important}.vtv-inspect-detail-full .vtv-inspect-table-head h3{margin:0!important;font-size:15px!important;color:#0f172a!important}.vtv-inspect-detail-full .vtv-inspection-table-wrap{width:100%!important;max-width:100%!important;max-height:min(62vh,640px)!important;overflow:auto!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important;-webkit-overflow-scrolling:touch}.vtv-inspect-detail-full .vtv-inspection-table{width:100%!important;min-width:1100px!important}@media (max-width: 1100px){.vtv-inspect-map-tools{grid-template-columns:1fr!important}.vtv-inspect-tools-col .vtv-mass-position-grid{max-height:none!important}}.vtv-inspect-map-tools{grid-template-columns:minmax(300px,min(100%,500px)) minmax(0,1fr)!important;overflow:hidden!important}.vtv-inspect-map-tools>.vtv-inspect-map-col,.vtv-inspect-map-tools>.vtv-inspection-map-panel{position:relative!important;z-index:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;min-width:0!important;max-width:100%!important;width:100%!important;overflow:hidden!important;container-type:inline-size!important;container-name:vtvmap!important;box-sizing:border-box!important}.vtv-inspect-map-tools .vtv-inspect-map-head{flex:0 0 auto!important;width:100%!important;min-width:0!important}.vtv-inspect-map-tools .vtv-cloud-map-frame{--s: min(1, (100cqi - 4px) / var(--frame-w, 478));flex:0 0 auto!important;display:block!important;position:relative!important;left:0!important;transform:scale(var(--s))!important;transform-origin:top center!important;margin-top:0!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:calc((var(--frame-h, 438) * 1px) * (var(--s) - 1) + 8px)!important;max-width:none!important}@supports not (width: 1cqi){.vtv-inspect-map-tools .vtv-cloud-map-frame{transform:scale(.86)!important;transform-origin:top center!important;margin-bottom:-70px!important}}.vtv-inspect-map-tools .vtv-cloud-map-frame .vtv-cloud-map{transform:none!important;margin:0 auto!important;max-width:none!important}.vtv-inspect-map-tools>.vtv-inspect-tools-col{position:relative!important;z-index:1!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;background:transparent!important}@media (max-width: 1100px){.vtv-inspect-map-tools{grid-template-columns:1fr!important;overflow:visible!important}.vtv-inspect-map-tools>.vtv-inspect-map-col{overflow:hidden!important}}.vtv-service-selector.vtv-service-selector--compact{margin:0 0 10px!important;padding:10px 12px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#f8fafc!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important}.vtv-service-fields-row.vtv-service-fields-row--compact{display:grid!important;grid-template-columns:minmax(180px,1.1fr) minmax(280px,1.6fr) minmax(100px,.55fr)!important;gap:10px 12px!important;align-items:end!important;width:100%!important;min-width:0!important}.vtv-service-field{display:grid!important;gap:4px!important;min-width:0!important;margin:0!important}.vtv-service-field-label{font-size:11px!important;font-weight:700!important;color:#475569!important;white-space:nowrap!important}.vtv-service-field--type select,.vtv-service-field--cost input{width:100%!important;min-height:36px!important;font-size:13px!important;padding:6px 10px!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;box-sizing:border-box!important}.vtv-service-field--performer .vtv-performer-block,.vtv-service-selector--compact .vtv-performer-block--row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;padding:6px 8px!important;margin:0!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff!important;max-width:none!important;width:100%!important;min-height:36px!important;box-sizing:border-box!important}.vtv-service-selector--compact .vtv-performer-title{display:none!important}.vtv-service-selector--compact .vtv-performer-head{flex:0 0 auto!important;gap:6px!important;margin:0!important}.vtv-service-selector--compact .vtv-performer-new-btn{min-height:28px!important;padding:0 8px!important;font-size:11px!important}.vtv-service-selector--compact .vtv-performer-kind{display:inline-flex!important;flex-wrap:nowrap!important;gap:8px 10px!important;margin:0!important;font-size:12px!important;white-space:nowrap!important}.vtv-service-selector--compact .vtv-performer-kind label{font-size:12px!important;font-weight:600!important;gap:4px!important}.vtv-service-selector--compact .vtv-performer-name-input{flex:1 1 140px!important;min-width:120px!important;max-width:none!important;min-height:32px!important;font-size:12px!important;padding:4px 8px!important}.vtv-service-selector--compact .vtv-performer-hint{display:none!important}.vtv-service-selector--compact .vtv-performer-create{flex:1 1 100%!important;width:100%!important;margin-top:6px!important}.vtv-service-selector-hint{display:block!important;margin-top:6px!important;font-size:11px!important;color:#64748b!important;line-height:1.35!important}@media (max-width: 1100px){.vtv-service-fields-row.vtv-service-fields-row--compact{grid-template-columns:1fr 1fr!important}.vtv-service-field--performer{grid-column:1 / -1!important}}@media (max-width: 700px){.vtv-service-fields-row.vtv-service-fields-row--compact{grid-template-columns:1fr!important}.vtv-service-selector--compact .vtv-performer-block,.vtv-service-selector--compact .vtv-performer-block--row{flex-wrap:wrap!important}}.vtv-charts-workspace{display:grid!important;grid-template-columns:minmax(300px,min(100%,480px)) minmax(0,1fr)!important;gap:12px 16px!important;align-items:start!important;overflow:hidden!important;isolation:isolate!important;min-width:0!important;width:100%!important}.vtv-charts-left{min-width:0!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.vtv-charts-map{position:relative!important;z-index:0!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;display:block!important;container-type:inline-size!important;container-name:vtvmap!important;padding:8px!important;box-sizing:border-box!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important}.vtv-charts-map .vtv-cloud-map,.vtv-charts-map .vtv-cloud-map-frame .vtv-cloud-map{transform:none!important;margin:0 0 0 auto!important;max-width:none!important}.vtv-charts-map .vtv-cloud-map-frame{--s: min(1, (100cqi - 4px) / var(--frame-w, 478));display:block!important;position:relative!important;transform:scale(var(--s))!important;transform-origin:top center!important;margin-top:0!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:calc((var(--frame-h, 438) * 1px) * (var(--s) - 1) + 6px)!important;max-width:none!important;left:0!important}@supports not (width: 1cqi){.vtv-charts-map .vtv-cloud-map-frame{transform:scale(.82)!important;transform-origin:top center!important;margin-bottom:-80px!important}.vtv-charts-map .vtv-cloud-map{transform:none!important;margin-bottom:0!important;margin-right:0!important}}.vtv-charts-workspace>.vtv-chart-panel{position:relative!important;z-index:2!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;background:#fbfdff!important}@media (max-width: 1100px){.vtv-charts-workspace{grid-template-columns:1fr!important;overflow:visible!important}.vtv-charts-map{overflow:hidden!important}}.vtv-chart-services-section .vtv-chart-services-table-wrap{width:100%;max-width:100%;overflow:auto;border:1px solid #e2e8f0;border-radius:10px;background:#fff;-webkit-overflow-scrolling:touch}.vtv-chart-services-table{width:100%;min-width:1180px;border-collapse:collapse}.vtv-chart-services-table th,.vtv-chart-services-table td{padding:8px 10px;font-size:12px;vertical-align:top;white-space:nowrap;border-bottom:1px solid #edf0f5}.vtv-chart-services-table th{position:sticky;top:0;z-index:1;background:#f8fafc;font-size:11px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.03em}.vtv-chart-services-table td.vtv-chart-services-detail{white-space:normal;min-width:140px;max-width:220px;color:#64748b;line-height:1.35}.vtv-chart-services-table tbody tr:hover td{background:#f8fafc}@media (max-width: 720px){.tire-db-editor{grid-template-columns:1fr 1fr}.tire-db-editor input,.tire-db-editor select{grid-column:1 / -1}.vtv-rotate-tab .vtv-rotate-temp-zone-container,.vtv-form-tab.vtv-rotate-tab .vtv-rotate-temp-zone-container{width:118px!important;min-width:118px!important;max-width:118px!important}}.vtd-viewport .vtd-viewport__content>.vtv-cloud-map-frame{zoom:1!important;transform:none!important;transform-origin:top center!important;margin:0!important;max-width:none!important;left:auto!important}.vtd-viewport .vtd-viewport__content>.vtv-cloud-map-frame>.vtv-cloud-map{transform:none!important;margin:0 auto!important;max-width:none!important}body.skin-fleetos{--fos-paper: oklch(.97 .004 95);--fos-paper-sunk: oklch(.955 .004 95);--fos-card: oklch(1 0 0);--fos-card-alt: oklch(.985 .004 95);--fos-navy: oklch(.22 .014 250);--fos-navy-deep: oklch(.18 .012 250);--fos-navy-hover: oklch(.28 .018 250);--fos-navy-line: oklch(.3 .016 250);--fos-navy-text: oklch(.93 .006 250);--fos-navy-text-dim: oklch(.66 .02 250);--fos-navy-text-dimmer: oklch(.62 .02 250);--fos-ink: oklch(.24 .012 95);--fos-ink-soft: oklch(.32 .012 95);--fos-muted: oklch(.48 .01 95);--fos-muted-2: oklch(.52 .01 95);--fos-muted-3: oklch(.55 .01 95);--fos-line: oklch(.89 .006 95);--fos-line-soft: oklch(.92 .005 95);--fos-line-softer: oklch(.94 .004 95);--fos-line-strong: oklch(.82 .008 95);--fos-blue: oklch(.5 .12 250);--fos-blue-strong: oklch(.42 .13 250);--fos-blue-deep: oklch(.4 .11 250);--fos-blue-wash: oklch(.94 .02 250);--fos-blue-wash-soft: oklch(.975 .006 250);--fos-green: oklch(.55 .13 150);--fos-green-wash: oklch(.95 .04 150);--fos-amber: oklch(.66 .14 75);--fos-amber-ink: oklch(.42 .09 60);--fos-amber-wash: oklch(.96 .05 80);--fos-amber-line: oklch(.85 .06 75);--fos-red: oklch(.55 .17 25);--fos-red-ink: oklch(.44 .15 25);--fos-red-wash: oklch(.96 .04 25);--fos-font-body: var(--brand-font-body, Barlow, "Helvetica Neue", Helvetica, Arial, sans-serif);--fos-font-display: "Barlow Condensed", Barlow, "Helvetica Neue", sans-serif;--fos-font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--fos-radius: 5px;--fos-radius-sm: 4px;--fos-radius-lg: 6px}body.skin-fleetos{color-scheme:light;--surface-0: var(--fos-paper);--surface-1: var(--fos-card);--surface-2: var(--fos-card-alt);--surface-3: var(--fos-paper-sunk);--border: var(--fos-line);--border-strong: var(--fos-line-strong);--text-primary: var(--fos-ink);--text-muted: var(--fos-muted);--radius-sm: var(--fos-radius-sm);--radius-md: var(--fos-radius);--radius-lg: var(--fos-radius-lg);--shadow-sm: 0 1px 0 oklch(.89 .006 95 / .55);--shadow-md: 0 1px 2px oklch(.2 .02 250 / .06);--shadow-lg: 0 6px 18px oklch(.2 .02 250 / .1);--brand-navy-950: var(--fos-navy-deep);--brand-navy-900: var(--fos-navy);--brand-navy-800: oklch(.26 .016 250);--brand-navy-700: var(--fos-navy-hover);--brand-primary: var(--fos-blue);--brand-primary-hover: var(--fos-blue-strong);--brand-primary-dark: var(--fos-blue-deep);--brand-cyan: oklch(.62 .11 240);--brand-cyan-strong: var(--fos-blue);--brand-cyan-soft: var(--fos-blue-wash);--brand-secondary: var(--fos-green);--brand-secondary-hover: oklch(.48 .12 150);--brand-accent-soft: var(--fos-blue-wash-soft);--brand-accent-muted: oklch(.5 .12 250 / .1);--brand-success: var(--fos-green);--brand-warning: var(--fos-amber);--brand-danger: var(--fos-red);--brand-info: var(--fos-blue);--brand-deep: var(--fos-navy);--brand-mint: oklch(.6 .11 165);--brand-slate: var(--fos-muted-2);--status-success: var(--fos-green);--status-warning: var(--fos-amber);--status-danger: var(--fos-red);--status-info: var(--fos-blue);--chart-1: oklch(.5 .12 250);--chart-2: oklch(.55 .13 150);--chart-3: oklch(.66 .14 75);--chart-4: oklch(.55 .17 25);--chart-5: oklch(.38 .1 250);--chart-6: oklch(.62 .09 200);--chart-7: oklch(.58 .13 45);--chart-8: var(--fos-muted-2);--accent: var(--fos-blue);--accent-hover: var(--fos-blue-strong);--accent-glow: oklch(.5 .12 250 / .18);--nav-default: var(--fos-navy);--nav-default-hover: var(--fos-navy-hover);--nav-active-ring: var(--fos-blue);--nav-progress: var(--fos-amber);--nav-progress-text: oklch(.99 0 0);--nav-done: var(--fos-green);--nav-done-hover: oklch(.48 .12 150);--alert-surface: var(--fos-blue-wash-soft);--alert-border: oklch(.5 .12 250 / .24);--alert-high-surface: var(--fos-red-wash);--alert-high-border: oklch(.86 .07 25);--alert-medium-surface: var(--fos-amber-wash);--alert-medium-border: var(--fos-amber-line);font-family:var(--fos-font-body);background:var(--surface-0);color:var(--text-primary)}html.app-embed body.skin-fleetos.theme-dark,html.app-embed body.skin-fleetos{color-scheme:light!important}body.skin-fleetos.theme-dark{color-scheme:dark;--fos-paper: oklch(.19 .012 250);--fos-paper-sunk: oklch(.165 .012 250);--fos-card: oklch(.235 .014 250);--fos-card-alt: oklch(.27 .014 250);--fos-navy: oklch(.155 .012 250);--fos-navy-deep: oklch(.13 .01 250);--fos-navy-hover: oklch(.23 .016 250);--fos-navy-line: oklch(.28 .016 250);--fos-ink: oklch(.94 .005 95);--fos-ink-soft: oklch(.88 .005 95);--fos-muted: oklch(.72 .012 250);--fos-muted-2: oklch(.68 .012 250);--fos-muted-3: oklch(.64 .012 250);--fos-line: oklch(.32 .016 250);--fos-line-soft: oklch(.29 .015 250);--fos-line-softer: oklch(.27 .014 250);--fos-line-strong: oklch(.42 .018 250);--fos-blue: oklch(.68 .12 250);--fos-blue-strong: oklch(.76 .11 250);--fos-blue-deep: oklch(.6 .12 250);--fos-blue-wash: oklch(.3 .05 250);--fos-blue-wash-soft: oklch(.26 .03 250);--fos-green: oklch(.7 .13 150);--fos-green-wash: oklch(.29 .05 150);--fos-amber: oklch(.78 .13 75);--fos-amber-ink: oklch(.86 .09 75);--fos-amber-wash: oklch(.3 .05 75);--fos-amber-line: oklch(.42 .07 75);--fos-red: oklch(.68 .16 25);--fos-red-ink: oklch(.78 .13 25);--fos-red-wash: oklch(.29 .06 25);--shadow-sm: 0 1px 0 oklch(.12 .01 250 / .6);--shadow-md: 0 1px 2px oklch(.08 .01 250 / .5);--shadow-lg: 0 6px 18px oklch(.08 .01 250 / .55);--brand-navy-800: oklch(.2 .014 250);--brand-navy-700: var(--fos-navy-hover);--brand-accent-muted: oklch(.68 .12 250 / .16);--accent-glow: oklch(.68 .12 250 / .22);--nav-progress-text: oklch(.16 .01 75);--alert-high-border: oklch(.44 .09 25)}body.skin-fleetos,body.skin-fleetos .app-shell,body.skin-fleetos button,body.skin-fleetos input,body.skin-fleetos textarea,body.skin-fleetos select{font-family:var(--fos-font-body)}body.skin-fleetos h1,body.skin-fleetos h2,body.skin-fleetos h3,body.skin-fleetos .command-bar h1,body.skin-fleetos .panel-head h2,body.skin-fleetos .activity-card h2{font-family:var(--fos-font-display);font-weight:700;letter-spacing:-.005em;color:var(--fos-ink)}body.skin-fleetos .command-bar h1{font-size:34px;line-height:1.08}body.skin-fleetos .eyebrow,body.skin-fleetos .brand-eyebrow{font-family:var(--fos-font-body);font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--fos-muted-3)}body.skin-fleetos .metric strong,body.skin-fleetos .metric-value,body.skin-fleetos .brand-metric strong,body.skin-fleetos .live-badge,body.skin-fleetos .alert-badge-button b,body.skin-fleetos table td.numeric,body.skin-fleetos .mono{font-family:var(--fos-font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em}body.skin-fleetos .app-shell{grid-template-columns:minmax(0,236px) minmax(0,1fr);background:var(--surface-0)}body.skin-fleetos .app-shell.embed-tires,body.skin-fleetos .app-shell:not(:has(aside.rail)),html.app-embed .app-shell,html.app-embed body.skin-fleetos .app-shell{grid-template-columns:minmax(0,1fr)!important;width:100%!important}body.skin-fleetos .rail{gap:14px;padding:18px 10px;background:var(--fos-navy);border-right:0;box-shadow:none;color:var(--fos-navy-text)}body.skin-fleetos .brand{padding:0 8px 14px;min-height:0;border-bottom:1px solid var(--fos-navy-line)}body.skin-fleetos .brand>span{border-radius:var(--fos-radius-sm);background:var(--fos-blue)!important;box-shadow:none;font-family:var(--fos-font-display);font-weight:700;letter-spacing:.06em}body.skin-fleetos .brand strong{font-family:var(--fos-font-display);font-size:20px!important;font-weight:700;letter-spacing:.05em;color:#f6f9fb!important}body.skin-fleetos .brand small{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--fos-navy-text-dim)!important}body.skin-fleetos .module-nav{gap:2px;counter-reset:fos-nav}body.skin-fleetos .rail .module-link{min-height:0;padding:8px 10px;gap:0 10px;grid-template-columns:20px minmax(0,1fr);grid-template-areas:"num label" "num meta";align-items:center;background:transparent;border:0;border-left:3px solid transparent;border-radius:var(--fos-radius-sm);box-shadow:none;color:var(--fos-navy-text);font-size:14px;font-weight:500}body.skin-fleetos .rail .module-link:before{counter-increment:fos-nav;content:counter(fos-nav,decimal-leading-zero);grid-area:num;align-self:center;font-family:var(--fos-font-mono);font-size:10px;font-weight:400;opacity:.65}body.skin-fleetos .rail .module-link>span{grid-area:label;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.skin-fleetos .rail .module-link>small{grid-area:meta}body.skin-fleetos .rail .module-link:hover{background:var(--fos-navy-hover);box-shadow:none}body.skin-fleetos .rail .module-link.active{background:var(--fos-navy-hover);border-left-color:var(--fos-blue);box-shadow:none;color:#fcfcfc}body.skin-fleetos .rail .module-link small{font-family:var(--fos-font-mono);font-size:10.5px;opacity:.6}body.skin-fleetos .rail .module-link.status-in-progress,body.skin-fleetos .rail .module-link.status-in-progress.active{background:transparent;border-left-color:var(--fos-amber);color:var(--fos-navy-text)}body.skin-fleetos .rail .module-link.status-in-progress:hover,body.skin-fleetos .rail .module-link.status-in-progress.active:hover{background:var(--fos-navy-hover)}body.skin-fleetos .rail .module-link.status-done,body.skin-fleetos .rail .module-link.status-done.active{background:transparent;border-left-color:var(--fos-green);color:var(--fos-navy-text)}body.skin-fleetos .rail .module-link.status-done:hover,body.skin-fleetos .rail .module-link.status-done.active:hover{background:var(--fos-navy-hover)}body.skin-fleetos .rail .module-link.status-pending,body.skin-fleetos .rail .module-link.status-pending.active{background:transparent}body.skin-fleetos .rail .module-link.status-pending:hover,body.skin-fleetos .rail .module-link.status-pending.active:hover{background:var(--fos-navy-hover)}body.skin-fleetos .rail .module-link-platform.active{border-left-color:var(--fos-amber)}body.skin-fleetos .rail .module-link-cdo{text-decoration:none}body.skin-fleetos .main-pane{padding:0}body.skin-fleetos .command-bar{align-items:flex-start;margin:0 0 20px;padding:18px 26px;background:var(--fos-card);border-bottom:1px solid var(--fos-line);border-left:7px solid var(--fos-tenant-color, var(--fos-blue))}body.skin-fleetos .command-bar p{color:var(--fos-muted);font-size:14px;max-width:78ch;text-wrap:pretty}body.skin-fleetos .main-pane>*:not(.command-bar){margin-left:clamp(12px,2vw,26px);margin-right:clamp(12px,2vw,26px)}body.skin-fleetos .command-actions{gap:6px}body.skin-fleetos .session-user-chip{border-radius:var(--fos-radius-sm);background:var(--fos-card-alt);box-shadow:none}body.skin-fleetos .session-user-avatar{border-radius:50%;background:var(--fos-blue)!important;font-family:var(--fos-font-body)}body.skin-fleetos .live-badge{border-radius:var(--fos-radius-sm);font-size:11.5px}body.skin-fleetos .metric,body.skin-fleetos .activity-card,body.skin-fleetos .role-task-card,body.skin-fleetos .panel,body.skin-fleetos .card{background:var(--fos-card);border:1px solid var(--fos-line);border-radius:var(--fos-radius);box-shadow:none}body.skin-fleetos .metric{border-top:3px solid var(--fos-blue);min-height:126px;padding:14px 15px 13px}body.skin-fleetos .metric small{font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--fos-muted-2)}body.skin-fleetos .metric strong{font-size:30px;font-weight:700;line-height:1;color:var(--fos-ink)}body.skin-fleetos .app-shell button{min-height:34px;padding:7px 13px;border-radius:var(--fos-radius-sm);background:var(--fos-blue);box-shadow:none;font-size:12.5px;font-weight:600}body.skin-fleetos .app-shell button:hover{background:var(--fos-blue-strong);box-shadow:none}body.skin-fleetos .app-shell button.secondary{background:var(--fos-card);border:1px solid var(--fos-line);color:var(--fos-ink-soft)}body.skin-fleetos .app-shell button.secondary:hover{background:var(--fos-paper-sunk);border-color:var(--fos-line-strong)}body.skin-fleetos .app-shell button.danger{background:var(--fos-red)}body.skin-fleetos .app-shell button.danger:hover{background:var(--fos-red-ink);box-shadow:none}body.skin-fleetos .app-shell .tire-catalog-actions button{color:#fff}body.skin-fleetos .app-shell input,body.skin-fleetos .app-shell textarea,body.skin-fleetos .app-shell select{min-height:34px;border-radius:var(--fos-radius-sm);background:var(--fos-card)}body.skin-fleetos .app-shell input:focus,body.skin-fleetos .app-shell textarea:focus,body.skin-fleetos .app-shell select:focus{border-color:var(--fos-blue);box-shadow:0 0 0 2px var(--accent-glow)}body.skin-fleetos .app-shell label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--fos-muted-2)}body.skin-fleetos .app-shell table{border-color:var(--fos-line)}body.skin-fleetos .app-shell table th{background:var(--fos-paper-sunk);border-bottom:1px solid var(--fos-line);font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--fos-muted-2)}body.skin-fleetos .app-shell table td{border-bottom:1px solid var(--fos-line-softer);font-size:13px}body.skin-fleetos .app-shell tbody tr:hover{background:var(--fos-blue-wash-soft)}body.skin-fleetos .badge,body.skin-fleetos .pill,body.skin-fleetos .tag{border-radius:3px;font-family:var(--fos-font-mono);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase}body.skin-fleetos a{color:var(--fos-blue);text-decoration:none}body.skin-fleetos a:hover{color:var(--fos-blue-strong);text-decoration:underline}body.skin-fleetos ::-webkit-scrollbar{width:10px;height:10px}body.skin-fleetos ::-webkit-scrollbar-thumb{background:var(--fos-line-strong);border-radius:8px}body.skin-fleetos .rail::-webkit-scrollbar-thumb{background:var(--fos-navy-line)}body.skin-fleetos .app-shell .module-link.active,body.skin-fleetos .app-shell .module-link.active:hover{background:var(--fos-navy-hover)!important;color:#fcfcfc!important;border:0!important;border-left:3px solid var(--fos-blue)!important;border-radius:var(--fos-radius-sm)!important;box-shadow:none!important;font-weight:600!important}body.skin-fleetos .app-shell .module-link.active small,body.skin-fleetos .app-shell .module-link.active span{color:inherit!important;opacity:.75!important}body.skin-fleetos .app-shell .tire-mode-tabs button:not(.active),body.skin-fleetos .app-shell .vcc-catalog-menu button:not(.active),body.skin-fleetos .app-shell .vcc-mediciones-menu button:not(.active),body.skin-fleetos .app-shell .vcc-available-tabs button:not(.active),body.skin-fleetos .app-shell .vtv-tab:not(.active),body.skin-fleetos .app-shell .vtv-report-tabs button:not(.active),body.skin-fleetos .app-shell .vtv-align-mode-toggle button:not(.active),body.skin-fleetos .app-shell .vtv-operation-toggle button:not(.active),body.skin-fleetos .app-shell button.vtv-warehouse-chip:not(.active),body.skin-fleetos .app-shell .help-category-bar button:not(.active),body.skin-fleetos .app-shell .requirement-tabs button:not(.active),body.skin-fleetos .app-shell .cm-tab:not(.active),body.skin-fleetos .app-shell .alc-tab:not(.active),body.skin-fleetos .app-shell .admin-subnav button:not(.active),body.skin-fleetos .app-shell .nav-tab:not(.active),body.skin-fleetos .app-shell .sub-tab:not(.active),body.skin-fleetos .app-shell .checklist-config-tabs button:not(.active),body.skin-fleetos .app-shell .tire-catalog-type-tabs button:not(.active){background:var(--fos-card)!important;border:1px solid var(--fos-line)!important;color:var(--fos-ink-soft)!important;box-shadow:none!important}body.skin-fleetos .app-shell .tire-mode-tabs button:not(.active):hover,body.skin-fleetos .app-shell .vcc-catalog-menu button:not(.active):hover,body.skin-fleetos .app-shell .vcc-mediciones-menu button:not(.active):hover,body.skin-fleetos .app-shell .vcc-available-tabs button:not(.active):hover,body.skin-fleetos .app-shell .vtv-tab:not(.active):hover,body.skin-fleetos .app-shell .vtv-report-tabs button:not(.active):hover,body.skin-fleetos .app-shell .checklist-config-tabs button:not(.active):hover,body.skin-fleetos .app-shell .tire-catalog-type-tabs button:not(.active):hover{background:var(--fos-paper-sunk)!important}body.skin-fleetos .app-shell .tire-mode-tabs button.active,body.skin-fleetos .app-shell .company-config-menu button.active,body.skin-fleetos .app-shell .company-section-tabs button.active,body.skin-fleetos .app-shell .vcc-catalog-menu button.active,body.skin-fleetos .app-shell .vcc-mediciones-menu button.active,body.skin-fleetos .app-shell .vcc-available-tabs button.active,body.skin-fleetos .app-shell .vtv-tab.active,body.skin-fleetos .app-shell .vtv-report-tabs button.active,body.skin-fleetos .app-shell .vtv-align-mode-toggle button.active,body.skin-fleetos .app-shell .vtv-operation-toggle button.active,body.skin-fleetos .app-shell button.vtv-warehouse-chip.active,body.skin-fleetos .app-shell .help-category-bar button.active,body.skin-fleetos .app-shell .requirement-tabs button.active,body.skin-fleetos .app-shell .cm-tab.active,body.skin-fleetos .app-shell .alc-tab.active,body.skin-fleetos .app-shell .admin-subnav button.active,body.skin-fleetos .app-shell .nav-tab.active,body.skin-fleetos .app-shell .sub-tab.active,body.skin-fleetos .app-shell [data-active=true]{background:var(--fos-blue)!important;color:#fcfcfc!important;border:1px solid var(--fos-blue)!important;border-radius:var(--fos-radius-sm)!important;box-shadow:none!important;font-weight:600!important}body.skin-fleetos .app-shell .tire-mode-tabs button.active:hover,body.skin-fleetos .app-shell .company-config-menu button.active:hover,body.skin-fleetos .app-shell .company-section-tabs button.active:hover,body.skin-fleetos .app-shell .vcc-catalog-menu button.active:hover,body.skin-fleetos .app-shell .vcc-mediciones-menu button.active:hover,body.skin-fleetos .app-shell .vtv-tab.active:hover,body.skin-fleetos .app-shell .vtv-operation-toggle button.active:hover{background:var(--fos-blue-strong)!important;border-color:var(--fos-blue-strong)!important;box-shadow:none!important;color:#fcfcfc!important}body.skin-fleetos .app-shell .vcc-catalog-menu button.active small,body.skin-fleetos .app-shell .company-config-menu button.active small,body.skin-fleetos .app-shell .company-section-tabs button.active small,body.skin-fleetos .app-shell .tire-mode-tabs button.active small,body.skin-fleetos .app-shell .vtv-tab.active small,body.skin-fleetos .app-shell .vtv-operation-toggle button.active small,body.skin-fleetos .app-shell .module-link.active .vcc-count{color:inherit!important;opacity:.8!important}body.skin-fleetos .app-shell .company-section-tabs button.active,body.skin-fleetos .app-shell .vtv-tab.active,body.skin-fleetos .app-shell .vtv-operation-toggle button.active,body.skin-fleetos .app-shell .vcc-available-tabs button.active,body.skin-fleetos .app-shell .vtv-report-tabs button.active{padding:7px 13px!important;border:1px solid var(--fos-blue)!important}body.skin-fleetos .app-shell .company-config-menu{background:var(--fos-navy)!important;border-right:1px solid var(--fos-navy-line)!important}body.skin-fleetos .app-shell .company-config-menu-title{color:var(--fos-navy-text-dimmer)!important}body.skin-fleetos .app-shell .company-config-menu button{background:transparent!important;color:var(--fos-navy-text)!important;border-left:3px solid transparent!important;border-radius:0!important}body.skin-fleetos .app-shell .company-config-menu button:hover{background:var(--fos-navy-hover)!important}body.skin-fleetos .app-shell .company-config-menu button.active{background:var(--fos-navy-hover)!important;border-left-color:var(--fos-blue)!important;color:#fff!important}body.skin-fleetos .app-shell .company-section-tabs button{background:var(--fos-card)!important;border:1px solid var(--fos-line)!important;color:var(--fos-ink-soft)!important}body.skin-fleetos .app-shell .company-section-tabs button:hover{background:var(--fos-paper-sunk)!important}body.skin-fleetos .app-shell .company-section-tabs button.active{background:var(--fos-blue)!important;border-color:var(--fos-blue)!important;color:#fff!important}body.skin-fleetos .app-shell .company-config-top-tabs{background:var(--fos-paper-sunk)!important;border-bottom:1px solid var(--fos-line)!important}body.skin-fleetos .app-shell .company-config-top-tabs button{background:transparent!important;color:var(--fos-ink-soft)!important}body.skin-fleetos .app-shell .company-config-top-tabs button:hover{background:var(--fos-line-softer)!important}body.skin-fleetos .app-shell .company-config-top-tabs button.active{background:var(--fos-blue)!important;color:#fff!important;border-radius:var(--fos-radius-sm) var(--fos-radius-sm) 0 0!important;margin-top:6px!important}body.skin-fleetos .app-shell .role-task-card{background:var(--role-soft)!important;border:1px solid var(--fos-line)!important;border-left:4px solid var(--role-accent)!important;color:var(--fos-ink)!important}body.skin-fleetos .app-shell .role-task-card:hover{background:var(--fos-card)!important;border-color:var(--role-accent)!important}body.skin-fleetos .app-shell .role-lane-row{background:var(--fos-card)!important;border:1px solid var(--fos-line)!important;color:var(--fos-ink)!important}body.skin-fleetos .app-shell .role-lane-row:hover{background:var(--role-soft)!important;border-color:var(--role-accent)!important}.skin-switch{display:inline-flex;align-items:stretch;gap:0;padding:2px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2)}.skin-switch button{min-height:28px!important;padding:4px 10px!important;border:0!important;border-radius:3px!important;background:transparent!important;box-shadow:none!important;color:var(--text-muted)!important;font-size:11.5px!important;font-weight:600!important;letter-spacing:.04em;cursor:pointer}.skin-switch button:hover{background:var(--surface-3)!important;color:var(--text-primary)!important}.skin-switch button[aria-pressed=true]{background:var(--accent)!important;color:#fcfcfc!important}body.skin-fleetos .skin-switch button[aria-pressed=true]{background:var(--fos-blue)!important}.reference-shell{--reference-font: var(--brand-font-body, Barlow, Helvetica, Arial, sans-serif);--reference-size: 1;--reference-band: #131b21;--reference-band-text: #fff;--reference-band-label: #d8e1e9;--reference-track: #29333b;--reference-accent: var(--accent, #337fbc);grid-template-columns:calc(260px * var(--reference-size)) minmax(0,1fr);background:#e8f3fc;color:#242725;font-family:var(--reference-font)}.reference-shell.reference-font-editorial{--reference-font: "Barlow Condensed", Barlow, Helvetica, sans-serif}.reference-shell.reference-font-legible{--reference-font: Arial, Verdana, sans-serif}.reference-shell.reference-scale-compact{--reference-size: .9}.reference-shell.reference-scale-wide{--reference-size: 1.12}.reference-shell.reference-band-medium{--reference-band: #2c3c49;--reference-track: #566777}.reference-shell.reference-band-light{--reference-band: #fff;--reference-band-text: #202d38;--reference-band-label: #405365;--reference-track: #d9e4ee}.reference-shell button,.reference-shell input,.reference-shell select,.reference-shell textarea{font-family:var(--reference-font)}.reference-shell .rail{position:sticky;top:0;height:100dvh;min-width:0;display:block;padding:calc(18px * var(--reference-size)) 10px 22px;background:#171e24;border:0;box-shadow:none;color:#fff;overflow-y:auto}body.theme-dark .reference-shell .rail{background:#171e24}.reference-shell .reference-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:0;margin:0;padding:0 8px 18px;border:0}.reference-shell .reference-brand img{width:46px;height:46px;object-fit:contain;border-radius:9px;background:#fff;padding:2px}.reference-shell .reference-brand strong{color:#fff;font:700 calc(23px * var(--reference-size))/1.2 var(--reference-font);letter-spacing:.05em;max-width:220px}.reference-shell .reference-brand small{color:#87929e;font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-top:3px}body.theme-dark .reference-shell .brand strong{color:#fff}.reference-shell .module-nav{display:grid;gap:20px}.reference-shell .app-nav-group{display:grid;gap:3px}.reference-shell .module-nav-heading{margin:0 0 5px;padding:8px 10px;border-left:3px solid #70baf0;border-radius:0 5px 5px 0;background:#22303b;color:#d3eaff;font-size:max(12.5px,calc(13px * var(--reference-size)));font-weight:800;line-height:1.4;letter-spacing:.09em;text-transform:uppercase;overflow-wrap:anywhere}.reference-shell .module-link{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:max(36px,calc(38px * var(--reference-size)));padding:calc(8px * var(--reference-size)) 12px;gap:9px;border:0;border-radius:7px;background:transparent;box-shadow:none;color:#d0dbe5;font-size:max(13px,calc(14px * var(--reference-size)));font-weight:600;line-height:1.4;text-align:left;text-decoration:none;white-space:normal;transition:background .13s ease,color .13s ease}.reference-shell .module-link:before{content:none}.reference-shell .module-link:hover{background:#28333e;color:#fff;box-shadow:none}.reference-shell .module-link.active,.reference-shell .module-link.active:hover{background:#28333e!important;color:#fff!important;border:0!important;border-radius:7px!important;box-shadow:inset 3px 0 #479fe5!important;font-weight:700}.reference-shell .module-link.active>span{color:#fff!important;opacity:1!important}.reference-shell .module-link>span{min-width:0;overflow-wrap:anywhere}.reference-shell .module-link small{display:none}.reference-shell .app-nav-additional>summary{cursor:pointer}.reference-shell .app-nav-additional>summary::marker{color:#70baf0}.reference-shell .app-nav-additional>summary:hover{background:#2b3d4c}.reference-shell .app-nav-additional[open]>summary{color:#fff}.reference-shell .app-nav-badge{flex:none;min-width:20px;padding:2px 6px;border:1px solid #39424b;border-radius:10px;background:#29313a;color:#cfdce6;font-size:10.5px;text-align:center}.reference-shell .app-nav-badge.is-attention{background:#542224;border-color:#974246;color:#ffaca4}.reference-shell .reference-mobile-menu{display:none}.reference-shell>.main-pane{min-width:0;padding:0;background:#e8f3fc;overflow:visible}.reference-context-bar{position:sticky;top:0;z-index:40;display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;min-height:56px;padding:8px 20px;border-bottom:1px solid #d7d8d5;border-left:7px solid var(--reference-accent);background:#fff;color:#222}.reference-tenant{display:flex;align-items:center;gap:14px;min-width:0}.reference-tenant>img{width:38px;height:38px;object-fit:contain;border-radius:8px;background:#fff;flex:none}.reference-tenant>div{display:grid;gap:1px;min-width:0}.reference-tenant span{color:#747873;font-size:10px;text-transform:uppercase;letter-spacing:.15em}.reference-tenant strong{max-width:300px;overflow:hidden;text-overflow:ellipsis;font-size:15px;white-space:nowrap}.reference-context-controls,.reference-context-controls>div{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.reference-context-controls{gap:12px}.reference-shell .reference-context-controls button{min-height:27px;padding:5px 9px;border:1px solid #d4d5d2;border-radius:14px;background:#fff;color:#464a49;font-size:11.5px;font-weight:600;white-space:nowrap;box-shadow:none}.reference-shell .reference-context-controls button[aria-pressed=true]{background:#2b343a;color:#fff;border-color:#2b343a}.reference-shell .reference-context-controls button:hover{border-color:#337fbc}.reference-session-menu{position:relative;margin-left:auto}.reference-session-menu>summary{font-size:12px;cursor:pointer;padding:7px 10px;color:#36516a;border:1px solid #d3dce4;border-radius:6px;white-space:nowrap}.reference-session-menu>.command-actions{position:absolute;right:0;top:calc(100% + 8px);width:min(380px,calc(100vw - 36px));max-height:70vh;overflow-y:auto;padding:14px;background:var(--surface-1);border:1px solid var(--border);border-radius:8px;box-shadow:0 12px 32px #12283f26;justify-content:flex-start}.reference-shell .session-user-chip{border-radius:7px;max-width:100%}.reference-content{min-width:0;padding:calc(22px * var(--reference-size)) calc(24px * var(--reference-size)) 60px}.reference-page-heading{margin-bottom:20px}.reference-page-heading h1,.reference-dashboard-title h1,.reference-attention-center h1{margin:0;font-family:var(--reference-font);color:#242725;font-size:calc(32px * var(--reference-size));font-weight:700;line-height:1.18;letter-spacing:-.015em}.reference-page-heading p,.reference-dashboard-title p,.reference-attention-center>p{margin:3px 0 0;color:#69747c;font-size:13.5px;line-height:1.5}.reference-shell .reference-page-heading .eyebrow{margin:0 0 5px;font-size:10px}.reference-dashboard,.reference-attention-center{min-width:0}.reference-dashboard-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.82fr);align-items:stretch;gap:16px;margin-top:18px}.reference-morning-card,.reference-kpi-band{background:var(--reference-band);color:var(--reference-band-text)}.reference-morning-card{min-width:0;padding:18px 20px;border-radius:10px}.reference-morning-card h2{margin:0 0 10px;color:var(--reference-band-label);font:700 11px/1.5 var(--reference-font);letter-spacing:.14em;text-transform:uppercase}.reference-morning-card p{margin:0 0 9px;font-size:calc(14px * var(--reference-size));line-height:1.55}.reference-morning-card p:last-child{margin-bottom:0}.reference-morning-card strong{font-weight:600}.reference-decision-card{min-width:0;padding:18px 20px;border:1px solid #d0dce5;border-left:4px solid #bd454b;border-radius:8px;background:#fff;color:#222}.reference-decision-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px}.reference-decision-head h2{margin:0;font:700 15px/1.4 var(--reference-font)}.reference-shell .reference-decision-head button{padding:3px 0;border:0;background:none;box-shadow:none;color:#576876;font-size:12px;font-weight:500}.reference-decision-list{display:grid;gap:7px;margin-top:10px}.reference-shell .reference-decision-list button,.reference-shell .reference-attention-list button{display:flex;gap:10px;align-items:center;width:100%;padding:4px 0;border:0;border-radius:4px;background:transparent;box-shadow:none;color:#25313a;font-size:13px;font-weight:600;text-align:left}.reference-shell .reference-decision-list button:hover,.reference-shell .reference-attention-list button:hover{background:#f1f6fa}.reference-decision-list button>span:last-child{min-width:0;overflow-wrap:anywhere}.reference-decision-card>p{color:#596c7a;font-size:13px}.reference-alert-tag{flex:0 0 auto;max-width:120px;padding:2px 8px;border-radius:3px;background:#fbf2df;color:#99631b;font-size:10.5px;font-weight:700;overflow-wrap:anywhere}.reference-alert-tag.is-high{background:#fff0ef;color:#ae3737}.reference-kpi-band{display:grid;grid-template-columns:repeat(auto-fit,minmax(184px,1fr));gap:26px;margin-top:18px;padding:26px 28px;border-radius:14px;box-shadow:0 10px 26px #14233212}.reference-kpi{min-width:0}.reference-kpi h2{margin:0 0 9px;color:var(--reference-band-label);font:700 10.5px/1.45 var(--reference-font);letter-spacing:.13em;text-transform:uppercase}.reference-kpi>strong{display:block;color:var(--reference-band-text);font:700 calc(44px * var(--reference-size))/1 var(--reference-font);letter-spacing:-.01em;overflow-wrap:anywhere}.reference-kpi small{display:block;margin-top:9px;color:var(--reference-band-label);font-size:11.5px;font-weight:600;line-height:1.4}.reference-kpi-track{display:block;height:5px;margin-top:9px;border-radius:3px;background:var(--reference-track);overflow:hidden}.reference-kpi-track i{display:block;height:100%;border-radius:inherit;background:#b28b41}.reference-shell .reference-kpi small button{padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;text-decoration:underline;box-shadow:none}.reference-dashboard-error{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:16px;padding:12px 16px;border:1px solid #e5bc7c;border-radius:8px;background:#fff8ec;color:#724508;font-size:13px}.reference-dashboard-next{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:18px 20px;border:1px solid #d5e0e9;border-radius:8px;background:#fff;color:#202d38}.reference-dashboard-next h2{margin:0;font:700 15px/1.4 var(--reference-font)}.reference-dashboard-next button{padding:9px 14px;border:1px solid #2d78b4;border-radius:5px;background:#2d78b4;color:#fff;font-weight:700}.reference-attention-list{display:grid;gap:10px;margin-top:24px;padding:20px;border:1px solid #d5e0e9;border-radius:8px;background:#fff}.reference-attention-list button>span:last-child{display:grid;gap:3px;min-width:0}.reference-attention-list small{color:#627688;font-weight:400;overflow-wrap:anywhere}.reference-attention-empty{margin-top:24px;padding:28px;border:1px solid #d5e0e9;border-radius:8px;background:#fff;color:#627688}.reference-shell button:focus-visible,.reference-shell summary:focus-visible,.reference-shell a:focus-visible{outline:2px solid #428ecd;outline-offset:3px}body.theme-dark .reference-shell>.main-pane{background:var(--surface-0)}body.theme-dark .reference-page-heading h1,body.theme-dark .reference-dashboard-title h1,body.theme-dark .reference-attention-center h1{color:var(--text-primary)}body.theme-dark .reference-page-heading p,body.theme-dark .reference-dashboard-title p,body.theme-dark .reference-attention-center>p{color:var(--text-muted)}@media (max-width: 1050px){.reference-dashboard-intro{grid-template-columns:1fr}.reference-context-bar{gap:8px 12px;padding:8px 14px}.reference-context-controls{gap:8px}}@media (max-width: 700px){.reference-shell{display:block}.reference-shell .rail{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;height:auto;padding:10px 14px;overflow:visible}.reference-shell .reference-brand{flex-direction:row;align-items:center;padding:0;gap:10px}.reference-shell .reference-brand img{width:36px;height:36px}.reference-shell .reference-brand strong{font-size:16px;max-width:160px}.reference-shell .reference-brand small{font-size:8px}.reference-shell .reference-mobile-menu{display:block;padding:8px 12px;border:1px solid #566473;border-radius:6px;background:#28333e;color:#fff}.reference-shell #reference-main-nav{display:none;grid-column:1 / -1;padding-top:18px}.reference-shell .reference-nav-open #reference-main-nav{display:block}.reference-shell .module-link{min-height:44px}.reference-context-bar{position:relative;padding:10px 12px}.reference-tenant strong{max-width:min(270px,calc(100vw - 90px))}.reference-content{padding:20px 14px 40px}.reference-dashboard-title h1,.reference-page-heading h1,.reference-attention-center h1{font-size:28px}.reference-kpi-band{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;padding:22px}.reference-kpi>strong{font-size:34px}.reference-decision-head{gap:6px}.reference-session-menu{margin-left:0}.reference-session-menu>.command-actions{right:auto;left:0}}@media print{.reference-shell{display:block;background:#fff}.reference-shell .rail,.reference-context-bar{display:none}.reference-content{padding:0}}
