:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#172235;background:#f3f5f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.page-header-actions{flex-wrap:wrap;justify-content:flex-end}.status-google-success{margin-bottom:14px}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(232,46,46,.25);outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 16px 18px;color:#eef3fb;background:linear-gradient(180deg,#172235,#111a2a);box-shadow:6px 0 24px #16223414}.brand{display:flex;gap:12px;align-items:center;padding:0 8px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand small{margin-top:3px;color:#8f9aad;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.sidebar nav{margin-top:24px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-section{margin:10px 12px 8px;color:#78859a;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sidebar nav a{display:flex;gap:12px;align-items:center;min-height:44px;padding:0 13px;border-radius:10px;color:#b9c4d5;text-decoration:none;font-size:14px;font-weight:600;transition:.15s ease}.sidebar nav a:hover{color:#fff;background:#223149}.sidebar nav a.active{color:#fff;background:#2b3a53;box-shadow:inset 3px 0 #e62e2e}.nav-icon{width:20px;color:#7f8da4;text-align:center;font-size:18px}.sidebar nav a.active .nav-icon{color:#f66}.sidebar-footer{margin-top:auto;display:grid;grid-template-columns:38px minmax(0,1fr) 32px;gap:10px;align-items:center;padding:14px 8px 0;border-top:1px solid #2e3b50}.user-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#35445e;font-weight:700}.user-copy{display:flex;min-width:0;flex-direction:column}.user-copy strong,.user-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-copy strong{font-size:12px}.user-copy span{margin-top:3px;color:#8290a5;font-size:10px}.logout-button,.close-button{border:0;color:#9eabbf;background:transparent;cursor:pointer}.logout-button:hover,.close-button:hover{color:#fff}.main-content{min-width:0}.page{padding:34px clamp(22px,4vw,54px) 54px}.page-header{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:26px}.page-header h1{margin:5px 0 7px;font-size:clamp(27px,3vw,38px);letter-spacing:-.035em}.page-header p{max-width:720px;margin:0;color:#667289;font-size:14px;line-height:1.55}.header-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.eyebrow{color:#e62e2e;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.home-header{align-items:center;padding:14px 0 8px}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.module-card{min-height:160px;display:grid;grid-template-columns:48px 1fr 24px;gap:15px;align-items:start;padding:24px;border:1px solid #e1e6ec;border-radius:16px;color:inherit;background:#fff;text-decoration:none;box-shadow:0 8px 28px #1c2b410d;transition:.18s ease}.module-card:hover{transform:translateY(-3px);border-color:#cbd3dd;box-shadow:0 14px 34px #1c2b411a}.module-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:#e62e2e;background:#fff0f0;font-size:22px}.module-card h2{margin:4px 0 8px;font-size:17px}.module-card p{margin:0;color:#6d788b;font-size:13px;line-height:1.5}.module-arrow{margin-top:12px;color:#abb3c0;font-size:22px}.toolbar{display:flex;gap:12px;align-items:center;margin-bottom:16px}.toolbar select,.search-field{min-height:42px;border:1px solid #d9e0e8;border-radius:10px;background:#fff}.toolbar select{padding:0 34px 0 12px;color:#344055}.search-field{flex:1;max-width:560px;display:flex;gap:9px;align-items:center;padding:0 13px}.search-field span{color:#8b97a9;font-size:20px}.search-field input{width:100%;border:0;outline:0;color:#273349;background:transparent}.result-count{margin-left:auto;color:#7a8597;font-size:12px;white-space:nowrap}.check-filter{display:flex;gap:8px;align-items:center;color:#465267;font-size:13px;white-space:nowrap}.carrier-delivery-filter{display:flex;min-width:220px;flex-direction:column;gap:4px;color:#5f6a7e;font-size:10px;font-weight:700}.carrier-delivery-filter .status-multi-select summary{min-height:42px;border-color:#d9e0e8;border-radius:10px}@media(min-width:761px){.toolbar>.carrier-delivery-filter{position:relative;gap:0}.toolbar>.carrier-delivery-filter>span{position:absolute;bottom:calc(100% + 4px);left:0}}.status-filter-card{display:flex;flex-direction:column;gap:10px;margin-bottom:12px;padding:12px;border:1px solid #dfe5ec;border-radius:14px;background:#fff}.status-filter-heading{display:flex;gap:10px;align-items:center}.status-filter-heading .search-field{max-width:none;min-height:40px}.status-filter-grid{display:grid;grid-template-columns:repeat(6,minmax(125px,1fr));gap:8px}.status-filter-grid>label,.status-filter-control{display:flex;flex-direction:column;gap:4px;color:#5f6a7e;font-size:10px;font-weight:700}.status-filter-grid select,.status-filter-grid>label>input{min-width:0;min-height:36px;padding:0 9px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff;font-size:11px;font-weight:400}.status-multi-select{position:relative;min-width:0;color:#263247;font-size:11px;font-weight:400}.status-multi-select summary{display:flex;min-height:36px;align-items:center;padding:0 30px 0 9px;border:1px solid #dbe1e8;border-radius:8px;background:#fff;cursor:pointer;list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-multi-select summary::-webkit-details-marker{display:none}.status-multi-select summary:after{content:"⌄";position:absolute;right:10px;top:9px;color:#263247;font-size:14px}.status-multi-select-menu{position:absolute;z-index:20;top:calc(100% + 5px);right:0;left:0;display:flex;max-height:260px;flex-direction:column;gap:2px;padding:6px;overflow-y:auto;border:1px solid #dbe1e8;border-radius:10px;background:#fff;box-shadow:0 12px 30px #0f1f3629}.status-multi-select-menu button,.status-multi-select-menu label{display:flex;min-height:32px;align-items:center;gap:8px;padding:6px 8px;border:0;border-radius:7px;color:#263247;background:transparent;cursor:pointer;font:inherit;text-align:left}.status-multi-select-menu button:hover,.status-multi-select-menu label:hover,.status-multi-select-menu button.active{background:#f1f5fa}.status-multi-select-menu input{width:15px;height:15px;min-height:0;margin:0;padding:0;accent-color:#ed2c31}.page-header-actions{display:flex;gap:10px}.modal-backdrop{z-index:30;align-items:center;justify-content:center;padding:24px}.export-dialog{display:flex;flex-direction:column;width:min(980px,96vw);max-height:90vh;padding:24px;overflow:hidden;border-radius:16px;background:#f7f8fa;box-shadow:0 24px 70px #101b2c47}.export-dialog-heading{display:flex;justify-content:space-between}.export-dialog-heading h2{margin:4px 0}.export-dialog-heading p{margin:0;color:#697589;font-size:12px}.export-field-actions{display:flex;gap:8px;margin:18px 0 10px}.export-field-actions button{padding:7px 11px;border-radius:7px;color:#4f5c70;background:#e9edf2;font-size:11px;font-weight:700}.export-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 16px;padding:12px;overflow:auto;border:1px solid #dfe5ec;border-radius:10px;background:#fff}.export-field-grid label{display:flex;gap:8px;align-items:center;min-height:32px;color:#465267;font-size:11px}.export-dialog-actions{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.export-dialog-actions span{color:#7a8597;font-size:11px}.carrier-export-dialog{display:flex;width:min(1180px,96vw);max-height:92vh;flex-direction:column;padding:24px;overflow:hidden;border-radius:16px;background:#f7f8fa;box-shadow:0 24px 70px #101b2c47}.carrier-export-layout{min-height:0;display:grid;grid-template-columns:minmax(320px,390px) minmax(500px,1fr);gap:18px;margin-top:16px;overflow:hidden}.carrier-export-layout.current{grid-template-columns:minmax(320px,620px);justify-content:center}.carrier-export-layout>section{min-height:0;padding:16px;overflow-y:auto;border:1px solid #dfe5ec;border-radius:12px;background:#fff}.carrier-export-layout h3{margin:0;color:#344157;font-size:14px}.carrier-export-fields{grid-template-columns:1fr;padding:8px 0;border:0}.carrier-export-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.carrier-export-filters>h3,.carrier-export-multi{grid-column:1 / -1}.carrier-export-filters>label{display:flex;flex-direction:column;gap:5px;color:#5f6a7e;font-size:11px;font-weight:700}.carrier-export-filters>label input,.carrier-export-filters>label select{min-width:0;min-height:38px;padding:0 9px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff;font-weight:400}.carrier-export-multi{min-width:0;margin:0;padding:10px;border:1px solid #dfe5ec;border-radius:10px}.carrier-export-multi legend{padding:0 5px;color:#465267;font-size:11px;font-weight:800}.carrier-export-multi legend label,.carrier-export-options label{display:flex;gap:7px;align-items:center}.carrier-export-multi-actions{display:flex;gap:7px;align-items:center;margin-bottom:8px}.carrier-export-multi-actions button{padding:4px 8px;border:0;border-radius:6px;color:#4f5c70;background:#edf1f5;font-size:10px;font-weight:700}.carrier-export-multi-actions span{margin-left:auto;color:#7a8597;font-size:10px}.carrier-export-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:150px;gap:5px 10px;overflow-y:auto;color:#465267;font-size:11px}.carrier-export-dialog>.export-dialog-actions{gap:10px}.carrier-export-dialog>.export-dialog-actions>span{margin-right:auto}.table-card{overflow:hidden;border:1px solid #e0e5ec;border-radius:14px;background:#fff;box-shadow:0 8px 26px #1e2e460a}.table-scroll{overflow:auto;max-height:calc(100vh - 250px)}.data-table{width:100%;border-collapse:separate;border-spacing:0;font-size:12px}.data-table thead{position:sticky;z-index:2;top:0}.data-table th{height:42px;padding:0 13px;border-bottom:1px solid #dfe5ec;color:#687488;background:#f6f8fa;text-align:left;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.sort-button{padding:0;border:0;color:inherit;background:transparent;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.data-table td{height:48px;padding:8px 13px;border-bottom:1px solid #edf0f4;color:#3f4a5f;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#fafbfc}.clickable-row{cursor:pointer}.selected-row td{background:#fff5f5!important}.table-footer{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 14px;border-top:1px solid #e5e9ef;color:#7b8799;font-size:12px}.pagination{display:flex;gap:10px;align-items:center}.pagination button{padding:6px 10px;border:1px solid #dbe1e8;border-radius:7px;color:#4d596d;background:#fff;cursor:pointer}.pagination button:disabled{opacity:.4;cursor:default}.empty-state{padding:56px 20px;color:#7b8799;text-align:center}.status-pill,.boolean-pill{display:inline-flex;min-height:24px;align-items:center;padding:3px 9px;border-radius:999px;color:#9a5b16;background:#fff4dd;font-size:11px;font-weight:700;white-space:nowrap}.status-pill.working,.boolean-pill.yes{color:#147147;background:#e7f6ee}.boolean-pill:not(.yes){color:#687488;background:#edf1f5}.primary-button,.secondary-button{min-height:42px;padding:0 17px;border-radius:9px;font-weight:700;cursor:pointer}.primary-button{border:1px solid #d52222;color:#fff;background:#e62e2e;box-shadow:0 7px 18px #e62e2e2e}.primary-button:hover{background:#d72222}.primary-button:disabled{opacity:.6;cursor:wait}.secondary-button{border:1px solid #d8dfe8;color:#3f4b60;background:#fff}.secondary-button:hover{background:#f8f9fb}.form-actions{display:flex;gap:10px;align-items:center;justify-content:space-between}.danger-button{min-height:42px;padding:0 17px;border:1px solid #e3b1b1;border-radius:9px;color:#9a2929;background:#fff7f7;font-weight:700;cursor:pointer}.danger-button:hover{background:#ffecec}.danger-button:disabled{opacity:.55;cursor:wait}.state-card{min-height:170px;display:flex;gap:12px;align-items:center;justify-content:center;padding:28px;border:1px solid #e0e5ec;border-radius:14px;color:#667289;background:#fff}.spinner{width:20px;height:20px;border:2px solid #e0e5ec;border-top-color:#e62e2e;border-radius:50%;animation:spin .7s linear infinite}.error-state{flex-direction:column;color:#7d3434}.inline-error,.form-error{margin-top:12px;padding:11px 13px;border:1px solid #f0caca;border-radius:8px;color:#982e2e;background:#fff2f2;font-size:12px}.form-success{padding:10px 12px;border-radius:8px;color:#16613f;background:#e9f7ef;font-size:12px}.drawer-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0e182759;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.detail-drawer{width:min(620px,94vw);height:100%;overflow-y:auto;padding:28px;background:#f7f8fa;box-shadow:-16px 0 44px #101b2c33}.drawer-header{display:flex;justify-content:space-between}.drawer-header h2{margin:5px 0;font-size:28px}.drawer-header p{margin:0;color:#697589}.close-button{color:#59667a;font-size:30px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.summary-grid div{min-height:76px;padding:14px;border:1px solid #e0e5eb;border-radius:11px;background:#fff}.summary-grid span{display:block;margin-bottom:7px;color:#8490a1;font-size:10px;font-weight:700;text-transform:uppercase}.summary-grid strong{font-size:13px}.status-form{display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid #e0e5eb;border-radius:13px;background:#fff}.status-form h3,.history-section h3{margin:0 0 3px;font-size:16px}.status-form label{display:flex;flex-direction:column;gap:6px;color:#5f6a7e;font-size:11px;font-weight:700}.status-form input,.status-form select{min-height:40px;padding:0 10px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff;font-size:13px;font-weight:400}.form-row{display:grid;grid-template-columns:1fr 150px;gap:10px}.read-only-note{padding:14px;border-radius:10px;color:#7a641e;background:#fff8df;font-size:12px}.history-section{margin-top:24px}.history-item{display:grid;grid-template-columns:12px 1fr auto;gap:10px;align-items:start;padding:13px 5px;border-bottom:1px solid #e4e8ee}.history-dot{width:9px;height:9px;margin-top:4px;border-radius:50%;background:#e4a239}.history-dot.working{background:#28a06a}.history-item strong{font-size:12px}.history-item p{margin:3px 0 0;color:#778294;font-size:11px}.history-item time{color:#7b8799;font-size:10px;white-space:nowrap}.muted{color:#7b8799}.form-row{grid-template-columns:minmax(0,1fr) 150px}.form-row>label{min-width:0}.form-row>label>input:not([type=checkbox]),.form-row>label>select{width:100%;min-width:0}.entity-form label.check-filter{flex-direction:row;align-items:center}.entity-form input[type=checkbox]{width:16px;min-width:16px;min-height:16px;margin:0;padding:0}.initial-status-card{display:grid;grid-template-columns:minmax(0,.75fr) minmax(310px,1.25fr);gap:18px;align-items:end;padding:16px;border:1px solid #efb7b7;border-radius:11px;background:#fff7f7}.initial-status-card h3{margin:3px 0 4px;padding:0;border:0}.initial-status-card p,.telematics-card-heading p{margin:0;color:#788497;font-size:11px;font-weight:400}.initial-status-card .form-row{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-carrier-filter{align-self:flex-start;padding:4px 0}.vehicle-option-row{align-items:center;padding:7px 0}.telematics-card{padding:16px;border:1px solid #dfe5ec;border-radius:11px;background:#f8fafc}.telematics-card-heading{display:flex;gap:18px;align-items:end;justify-content:space-between}.telematics-card-heading h3{margin:0 0 4px;padding:0;border:0}.telematics-card-heading>label{width:min(270px,48%)}.telematics-card details{margin-top:14px;border-top:1px solid #e1e6ed}.telematics-card summary{padding:13px 2px 0;color:#40506a;font-size:12px;font-weight:700;cursor:pointer}.telematics-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.telematics-note-field{grid-column:1 / -1}.drawer-forms{display:flex;flex-direction:column;gap:14px}.switch-row{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;padding:14px;border:1px solid #e0e5eb;border-radius:11px;color:#344055;background:#fff;cursor:pointer}.switch-row input{margin-top:3px}.switch-row span{display:flex;flex-direction:column;gap:3px}.switch-row strong{font-size:12px}.switch-row small{color:#7a8597;font-size:10px;line-height:1.4}.workbench-layout{display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:18px;align-items:start}.report-list{display:flex;flex-direction:column;gap:6px;padding:8px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.report-list button{display:flex;flex-direction:column;gap:4px;padding:13px;border:0;border-radius:9px;color:#334055;background:transparent;text-align:left;cursor:pointer}.report-list button:hover{background:#f6f8fa}.report-list button.active{color:#912323;background:#fff0f0}.report-list strong{font-size:12px}.report-list span{color:#7a8597;font-size:10px;line-height:1.4}.report-workbench{min-width:0;padding:24px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.report-workbench h2{margin:5px 0}.report-workbench>div>p{margin:0 0 20px;color:#6d788b;font-size:12px}.report-form{display:flex;gap:12px;align-items:end}.report-form label{display:flex;flex-direction:column;gap:6px;color:#5f6a7e;font-size:11px;font-weight:700}.report-form input{min-height:42px;padding:0 10px;border:1px solid #dbe1e8;border-radius:8px}.report-result{margin-top:18px;border:1px solid #e0e5ec;border-radius:11px;overflow:hidden}.report-result-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#f6f8fa}.report-result pre{max-height:520px;overflow:auto;margin:0;padding:16px;color:#344055;background:#101826;font-size:11px;white-space:pre-wrap}.upload-form{display:flex;gap:12px;align-items:end}.upload-form label{flex:1;display:flex;flex-direction:column;gap:7px;color:#5f6a7e;font-size:11px;font-weight:700}.upload-form input{min-height:44px;padding:8px;border:1px dashed #cbd4df;border-radius:9px;background:#f8fafc}.upload-form .import-force{flex:0 1 290px;min-height:44px;flex-direction:row;align-items:center;padding:8px 10px;border:1px solid #e0e5ec;border-radius:9px;background:#fff8df}.upload-form .import-force input{width:17px;min-height:17px;margin:0;padding:0}.import-force span{display:flex;flex-direction:column;gap:2px}.import-force small{color:#7a6b3c;font-size:9px;font-weight:500;line-height:1.35}.import-result{margin-top:18px;overflow:hidden;border:1px solid #e0e5ec;border-radius:12px}.import-result.success{border-color:#b9decf}.import-result.failed{border-color:#efc6c6}.import-result .report-result-header>div{display:flex;flex-direction:column;gap:4px}.import-result .report-result-header span{color:#6f7a8d;font-size:11px}.import-metrics{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:1px;background:#e6eaf0}.import-metrics div{min-height:74px;padding:13px;background:#fff}.import-metrics span{display:block;min-height:28px;color:#7a8597;font-size:10px;line-height:1.35}.import-metrics strong{color:#273449;font-size:22px}.import-log{padding:16px;background:#f8fafc}.import-log h3{margin:0 0 10px;font-size:14px}.import-log p{margin:0;color:#7a8597;font-size:11px}.import-log ol{max-height:340px;overflow:auto;margin:0;padding-left:28px;color:#465267;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.import-log li{padding:3px 0;border-bottom:1px solid #e5e9ef}.segment-tabs{display:inline-flex;gap:4px;margin:0 0 16px;padding:4px;border:1px solid #dfe5ec;border-radius:11px;background:#fff}.segment-tabs button{min-height:36px;padding:0 15px;border:0;border-radius:8px;color:#667289;background:transparent;font-weight:700;cursor:pointer}.segment-tabs button.active{color:#8f2020;background:#fff0f0}.wide-drawer{width:min(760px,96vw)}.vehicle-drawer{width:min(1080px,98vw)}.vehicle-drawer .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.entity-form{margin-top:24px}.entity-form h3{margin-top:10px;padding-top:16px;border-top:1px solid #e5e9ef}.vehicle-card-tabs{margin:20px 0 0}.vehicle-history-drawer{width:min(1240px,98vw)}.status-trip-drawer{width:min(1480px,98vw)}.vehicle-history-panel{margin-top:18px;padding:20px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.vehicle-history-header{display:flex;gap:18px;align-items:end;justify-content:space-between;margin-bottom:16px}.vehicle-history-header h3{margin:0 0 5px;font-size:18px}.vehicle-history-header p{margin:0;color:#788497;font-size:12px}.vehicle-history-period{display:flex;gap:10px;align-items:end}.vehicle-history-period label{display:flex;flex-direction:column;gap:6px;color:#5f6a7e;font-size:11px;font-weight:700}.vehicle-history-period input{min-height:42px;padding:0 10px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff}.vehicle-history-panel .table-scroll{max-height:calc(100vh - 260px)}.history-message{display:grid;min-height:180px;place-items:center;color:#748095}.admin-stack{display:flex;flex-direction:column;gap:18px}.inline-create-form,.access-toolbar{display:flex;gap:12px;align-items:end;padding:16px;border:1px solid #e0e5ec;border-radius:12px;background:#fff}.inline-create-form label{flex:1;display:flex;flex-direction:column;gap:6px;color:#5f6a7e;font-size:11px;font-weight:700}.inline-create-form input,.access-toolbar select{min-height:42px;padding:0 11px;border:1px solid #dbe1e8;border-radius:8px;background:#fff}.access-workbench{display:flex;flex-direction:column;gap:14px}.access-toolbar .primary-button{margin-left:auto}.access-table-wrap{max-height:calc(100vh - 270px);overflow:auto;border:1px solid #e0e5ec;border-radius:13px;background:#fff}.access-table{width:100%;border-collapse:collapse;font-size:12px}.access-table th{position:sticky;z-index:1;top:0;padding:12px;color:#687488;background:#f6f8fa;text-align:left;font-size:10px;text-transform:uppercase}.access-table td{padding:10px 12px;border-top:1px solid #edf0f4}.access-table td:nth-child(3),.access-table td:nth-child(4){width:150px;text-align:center}.access-table small{display:block;margin-top:3px;color:#8b96a7}.access-table select{min-height:34px;padding:0 8px;border:1px solid #dbe1e8;border-radius:7px;background:#fff}.claims-stack{display:flex;flex-direction:column;gap:16px}.claims-filter-card,.claim-editor{display:flex;flex-direction:column;gap:16px;padding:20px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.claims-filter-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:12px}.claims-filter-grid label,.claim-editor>label{display:flex;flex-direction:column;gap:6px;color:#5f6a7e;font-size:11px;font-weight:700}.claims-filter-grid input,.claims-filter-grid select,.claim-editor>label input,.claim-editor>label select,.claim-editor textarea{min-height:40px;padding:8px 10px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff;font-size:13px;font-weight:400}.claim-editor textarea{min-height:92px;resize:vertical}.claims-option-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.claims-option-groups fieldset{display:flex;flex-wrap:wrap;gap:8px 14px;min-width:0;margin:0;padding:12px;border:1px solid #e1e6ec;border-radius:10px}.claims-option-groups legend{padding:0 5px;color:#5f6a7e;font-size:11px;font-weight:800}.claims-option-groups label{display:flex;gap:6px;align-items:center;color:#465267;font-size:11px}.claims-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.claims-actions .check-filter{margin-right:auto}.claim-term{font-weight:600}.claim-term.overdue{color:#b62d2d}.claim-editor-title{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.claim-editor-title h2{margin:5px 0;font-size:22px}.claim-editor-title p{margin:0;color:#697589;font-size:12px}.debt-result{overflow:hidden;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.debt-result .report-result-header>div{display:flex;flex-direction:column;gap:4px}.debt-result .report-result-header span{color:#7a8597;font-size:11px}.debt-result .table-scroll{max-height:600px}.debt-result td small{display:block;margin-top:4px;color:#8a95a6;font-size:10px}.claims-report-options{display:flex;flex-wrap:wrap;gap:12px 28px;padding:14px 16px;border:1px solid #e1e6ec;border-radius:10px;background:#f8fafc}.claims-report-options label{display:flex;gap:8px;align-items:center;color:#35445d;font-size:12px;font-weight:700}.claims-report-options label:has(input:disabled){opacity:.55}.work-output-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:end;padding:18px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.work-output-toolbar label{display:flex;flex-direction:column;gap:6px;color:#5f6a7e;font-size:11px;font-weight:700}.work-output-toolbar input,.work-output-toolbar select{min-width:150px;min-height:42px;padding:0 10px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff}.work-output-toolbar select{min-width:240px}.work-output-note{margin-top:12px}.work-output-results{display:flex;flex-direction:column;gap:16px;margin-top:18px}.work-output-summary{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px}.work-output-summary div{padding:18px;border:1px solid #e0e5ec;border-radius:12px;background:#fff}.work-output-summary span{display:block;margin-bottom:8px;color:#7b8799;font-size:10px;font-weight:800;text-transform:uppercase}.work-output-summary strong{color:#253248;font-size:27px}.forecast-card{padding:20px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.forecast-card h2{margin:0 0 16px;font-size:16px}.forecast-bars{display:flex;flex-direction:column;gap:8px}.forecast-bar-row{display:grid;grid-template-columns:48px minmax(0,1fr) 42px;gap:10px;align-items:center}.forecast-bar-row time{color:#718096;font-size:11px}.forecast-bar-row>div{height:12px;overflow:hidden;border-radius:999px;background:#edf1f5}.forecast-bar-row>div span{display:block;height:100%;min-width:3px;border-radius:inherit;background:linear-gradient(90deg,#e62e2e,#f0785f)}.forecast-bar-row strong{color:#354258;font-size:12px}.slice-groups{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px}.slice-groups div{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:10px 12px;border-radius:9px;background:#f6f8fa}.slice-groups span{color:#536075;font-size:11px}.slice-groups strong{font-size:18px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(400px,1.08fr) minmax(430px,.92fr);background:#fff}.login-hero{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(34px,6vw,76px);color:#fff;background:radial-gradient(circle at 70% 20%,rgba(66,85,116,.55),transparent 32%),linear-gradient(145deg,#101a2b,#1b2a42 68%,#25334a)}.login-brand{display:flex;gap:12px;align-items:center;font-weight:700}.login-hero h1{margin:15px 0 20px;font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.055em}.login-hero p{max-width:590px;color:#b3bfd1;font-size:16px;line-height:1.65}.login-hero small{color:#8390a5}.login-panel{display:grid;place-items:center;padding:34px}.login-card{width:min(390px,100%);display:flex;flex-direction:column;gap:16px}.login-card h2{margin:3px 0 -7px;font-size:31px;letter-spacing:-.035em}.login-card>p{margin:0 0 8px;color:#7a8597;font-size:13px}.login-card label{display:flex;flex-direction:column;gap:7px;color:#4e596c;font-size:12px;font-weight:700}.login-card input{height:47px;padding:0 13px;border:1px solid #d8dfe7;border-radius:9px;color:#202c40;background:#fff}.login-card input:focus{border-color:#e62e2e;outline:3px solid #ffe6e6}.security-note{display:grid;grid-template-columns:20px 1fr;gap:8px;margin-top:5px;padding:12px;border-radius:9px;color:#6e798b;background:#f5f7f9;font-size:11px;line-height:1.45}.security-note span{color:#218559;font-weight:800}.dashboard-import-form{display:grid;grid-template-columns:170px minmax(280px,1fr) minmax(300px,420px) auto;gap:12px;align-items:end;padding:18px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.dashboard-import-form>label:not(.switch-row){display:flex;flex-direction:column;gap:7px;color:#5f6a7e;font-size:11px;font-weight:700}.dashboard-import-form input[type=date]{min-height:44px;padding:0 10px;border:1px solid #dbe1e8;border-radius:9px;color:#263247;background:#fff}.dashboard-file input{min-height:44px;padding:8px;border:1px dashed #cbd4df;border-radius:9px;background:#f8fafc}.dashboard-switch{min-height:62px;padding:10px}.dashboard-note{margin-top:12px}.dashboard-result{margin-top:18px;overflow:hidden;border:1px solid #b9decf;border-radius:14px;background:#fff}.dashboard-result.failed{border-color:#efc6c6}.dashboard-result .report-result-header>div:first-child{display:flex;flex-direction:column;gap:4px}.dashboard-result .report-result-header span{color:#6f7a8d;font-size:11px}.dashboard-result-actions{display:flex;gap:9px}.dashboard-transitions{display:flex;flex-wrap:wrap;gap:8px;padding:16px;border-top:1px solid #e6eaf0}.dashboard-transitions h2{flex:0 0 100%;margin:0 0 4px;font-size:14px}.dashboard-transitions div{display:flex;gap:14px;justify-content:space-between;min-width:230px;padding:9px 11px;border-radius:8px;color:#49566b;background:#f6f8fa;font-size:11px}.dashboard-reconciliation{border-top:1px solid #e6eaf0}.dashboard-reconciliation .table-scroll{max-height:480px}.dashboard-section-title{display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.dashboard-section-title h2{margin:0;font-size:15px}.dashboard-section-title span{color:#7a8597;font-size:11px}.booking-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:end;padding:18px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.booking-toolbar label{display:flex;flex-direction:column;gap:6px;color:#5f6a7e;font-size:11px;font-weight:700}.booking-toolbar input,.booking-toolbar select{min-width:170px;min-height:42px;padding:0 10px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff}.booking-toolbar select{min-width:240px}.booking-toolbar .booking-filter{flex:1 1 330px}.booking-toolbar textarea{min-height:70px;padding:9px 10px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff;font:inherit;font-weight:400;resize:vertical}.booking-note{margin-top:12px}.booking-results{display:flex;flex-direction:column;gap:16px;margin-top:18px}.booking-metrics{border:1px solid #e0e5ec;border-radius:12px;overflow:hidden}.booking-table-scroll{max-height:640px}.booking-table th:first-child,.booking-table td:first-child{position:sticky;z-index:1;left:0;min-width:220px;background:#fff}.booking-table thead th:first-child{z-index:3;background:#f6f8fa}.booking-table td{min-width:74px;white-space:nowrap}.booking-table td:first-child small{display:block;margin-top:4px;color:#aa6c1d;font-size:9px}.booking-missing-row td,.booking-missing-row td:first-child{background:#fffaf0}.booking-log{border:1px solid #e0e5ec;border-radius:12px}.quality-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:end;padding:18px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.quality-toolbar>label:not(.check-filter){display:flex;flex-direction:column;gap:6px;color:#5f6a7e;font-size:11px;font-weight:700}.quality-toolbar input[type=date]{min-width:155px;min-height:42px;padding:0 10px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff}.quality-options{flex:1 1 460px;min-width:0;max-height:190px;padding:10px 12px 12px;overflow:auto;border:1px solid #e0e5ec;border-radius:10px}.quality-options legend{padding:0 5px;color:#5f6a7e;font-size:11px;font-weight:800}.quality-options>div:last-child{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:6px 10px}.quality-options label{display:flex;gap:6px;align-items:center;color:#465268;font-size:11px}.quality-option-actions{display:flex;gap:6px;margin-bottom:8px}.quality-option-actions button{padding:4px 9px;border:0;border-radius:6px;color:#4f5c70;background:#edf1f5;font-size:10px;font-weight:700;cursor:pointer}.quality-note{margin-top:12px}.quality-results{display:flex;flex-direction:column;gap:16px;margin-top:18px}.quality-metrics{border:1px solid #e0e5ec;border-radius:12px;overflow:hidden}.quality-chart-card,.quality-base{padding:18px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.quality-chart-card h2,.table-card>h2{margin:0;padding:0 0 14px;font-size:15px}.quality-bars{display:flex;flex-direction:column;gap:8px}.quality-bar{display:grid;grid-template-columns:minmax(150px,260px) minmax(120px,1fr) 58px;gap:10px;align-items:center}.quality-bar>span{overflow:hidden;color:#4c596d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.quality-bar>div{height:13px;overflow:hidden;border-radius:999px;background:#edf1f5}.quality-bar i{display:block;height:100%;min-width:2px;border-radius:inherit;background:linear-gradient(90deg,#e62e2e,#ef7e63)}.quality-bar strong{color:#344157;font-size:11px}.quality-table-scroll{max-height:640px}.quality-table th,.quality-table td{min-width:90px;white-space:nowrap}.quality-table th:nth-child(2),.quality-table td:nth-child(2){min-width:220px}.quality-table th small{display:block;margin-top:3px;color:#8a95a6;font-size:8px}.quality-base{padding:0;overflow:hidden}.quality-base summary{padding:16px 18px;color:#344157;font-size:13px;font-weight:800;cursor:pointer}.fuel-norms-form{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(280px,1fr);gap:16px;padding:20px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.fuel-norms-form>label:not(.switch-row),.fuel-thresholds label{display:flex;flex-direction:column;gap:7px;color:#5f6a7e;font-size:11px;font-weight:700}.fuel-norms-form select,.fuel-norms-form input[type=file],.fuel-thresholds input{min-height:44px;padding:8px 10px;border:1px solid #dbe1e8;border-radius:9px;color:#263247;background:#fff}.fuel-norms-form input[type=file]{border-style:dashed;background:#f8fafc}.fuel-thresholds{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.fuel-ignore{grid-column:1 / -1;max-width:520px}.fuel-norms-form>button{justify-self:end;min-height:46px}.fuel-note{margin-top:12px}.fuel-result{margin-top:18px;overflow:hidden;border:1px solid #b9decf;border-radius:14px;background:#fff}.fuel-result .report-result-header>div{display:flex;flex-direction:column;gap:4px}.fuel-result .report-result-header span{color:#6f7a8d;font-size:11px}.fuel-result .import-metrics{grid-template-columns:repeat(5,minmax(120px,1fr))}.report-form{flex-wrap:wrap}.report-plan-field{flex:1 1 100%;min-width:100%}.report-plan-field span{color:#7a8597;font-size:10px;font-weight:400}.report-plan-field textarea{min-height:180px;padding:10px;border:1px solid #dbe1e8;border-radius:8px;color:#263247;background:#fff;font:inherit;font-weight:400;resize:vertical;white-space:pre}.report-plan-field input[type=file]{min-height:44px;padding:8px;border-style:dashed;background:#f8fafc}.app-loading{min-height:100vh;display:grid;place-items:center}.app-loading .state-card{border:0;background:transparent}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.module-grid{grid-template-columns:1fr 1fr}.workbench-layout{grid-template-columns:1fr}.claims-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.claims-option-groups{grid-template-columns:1fr}.status-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-import-form,.fuel-norms-form,.fuel-thresholds{grid-template-columns:1fr 1fr}.carrier-export-layout{grid-template-columns:minmax(260px,330px) minmax(380px,1fr)}.login-page{grid-template-columns:1fr}.login-hero{display:none}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto}.sidebar nav{flex-direction:row;overflow-x:auto}.sidebar nav a{white-space:nowrap}.nav-section,.sidebar-footer{display:none}.page{padding:24px 14px 40px}.page-header,.status-filter-heading{align-items:stretch;flex-direction:column}.header-actions{justify-content:flex-start}.module-grid,.status-filter-grid,.dashboard-import-form,.fuel-norms-form,.fuel-thresholds,.carrier-export-layout,.carrier-export-filters{grid-template-columns:1fr}.carrier-export-dialog{max-height:96vh;padding:16px}.carrier-export-layout{overflow-y:auto}.carrier-export-layout>section{overflow:visible}.carrier-export-multi,.carrier-export-filters>h3{grid-column:auto}.carrier-export-options{grid-template-columns:1fr}.carrier-export-dialog>.export-dialog-actions{flex-wrap:wrap}.fuel-thresholds,.fuel-ignore{grid-column:auto}.toolbar,.work-output-toolbar,.booking-toolbar,.quality-toolbar{align-items:stretch;flex-direction:column}.search-field{max-width:none}.result-count{margin-left:0}.summary-grid,.form-row,.claims-filter-grid,.import-metrics,.work-output-summary,.slice-groups,.fuel-result .import-metrics{grid-template-columns:1fr}.claims-actions,.claim-editor-title,.vehicle-history-header,.vehicle-history-period,.upload-form,.dashboard-result .report-result-header,.dashboard-result-actions{align-items:stretch;flex-direction:column}.upload-form .import-force{flex-basis:auto}.vehicle-card-tabs{display:flex;overflow-x:auto}.vehicle-card-tabs button{white-space:nowrap}.quality-bar{grid-template-columns:110px minmax(90px,1fr) 55px}.login-panel{min-height:100vh;padding:22px}}@media(max-width:760px){.vehicle-drawer .form-row,.initial-status-card,.initial-status-card .form-row,.telematics-details-grid{grid-template-columns:1fr}.telematics-card-heading{align-items:stretch;flex-direction:column}.telematics-card-heading>label{width:100%}.telematics-note-field{grid-column:auto}}.login-page{grid-template-columns:minmax(560px,1.08fr) minmax(480px,.92fr)}.login-hero{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;padding:clamp(42px,5vw,76px)}.login-hero:before,.login-hero:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.login-hero:before{width:520px;height:520px;right:-160px;top:-210px;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.login-hero:after{width:440px;height:440px;left:-270px;bottom:-260px;background:#ef2b2d1f;filter:blur(2px)}.login-design-route .login-hero{background:radial-gradient(circle at 72% 22%,rgba(70,100,147,.48),transparent 32%),linear-gradient(145deg,#0e192a,#172740 62%,#203552)}.login-design-monogram .login-hero{background:radial-gradient(circle at 18% 76%,rgba(239,43,45,.15),transparent 29%),linear-gradient(138deg,#101a2d,#182a47 58%,#13223a)}.login-design-vehicle .login-hero{background:radial-gradient(circle at 75% 72%,rgba(67,99,151,.34),transparent 36%),linear-gradient(145deg,#0d1829,#172943 65%,#203650)}.login-design-chart .login-hero{background:radial-gradient(circle at 18% 18%,rgba(239,43,45,.13),transparent 26%),linear-gradient(145deg,#101a2d,#172a48 62%,#12223b)}.login-design-plan .login-hero{background:radial-gradient(circle at 72% 66%,rgba(103,137,185,.24),transparent 35%),radial-gradient(circle at 12% 8%,rgba(255,66,69,.105),transparent 25%),linear-gradient(147deg,#091321,#111f35 52%,#172b48)}.login-design-orbit .login-hero{background:radial-gradient(circle at 52% 68%,rgba(93,128,177,.19),transparent 36%),radial-gradient(circle at 8% 84%,rgba(239,43,45,.1),transparent 28%),linear-gradient(155deg,#0a1424,#12223b 58%,#192e4c)}.login-hero-brand,.login-panel-brand{display:flex;align-items:center;gap:14px}.login-brand-mark{width:52px;height:52px;filter:drop-shadow(0 12px 25px rgba(239,43,45,.25))}.login-hero-brand div{display:flex;flex-direction:column;line-height:1.14}.login-hero-brand strong{color:#fff;font-size:16px;letter-spacing:.01em}.login-hero-brand span{margin-top:3px;color:#9eabc0;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.minimal-hero-brand .login-brand-mark{width:64px;height:64px}.login-hero-content{width:min(660px,92%);margin:auto 0}.login-hero-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#ff6b6d;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.login-hero-eyebrow:before{content:"";width:28px;height:2px;background:currentColor}.login-hero-content h1{max-width:620px;margin:22px 0;color:#fff;font-size:clamp(42px,4.5vw,68px);line-height:1.02;letter-spacing:-.052em}.login-hero-content>p{max-width:580px;margin:0;color:#b8c4d6;font-size:16px;line-height:1.65}.login-hero-footer{display:flex;justify-content:space-between;color:#7f90aa;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.route-visual{position:relative;width:min(640px,100%);height:230px;margin-top:38px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#050d1938;box-shadow:inset 0 1px #ffffff09}.route-visual svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.route-line{fill:none;stroke:#ef2b2d;stroke-width:3;stroke-linecap:round;stroke-dasharray:2 10}.route-line-shadow{stroke:#ef2b2d2e;stroke-width:12;stroke-dasharray:none}.route-visual circle{fill:#172740;stroke:#fff;stroke-width:3}.route-visual .route-end{fill:#ef2b2d;filter:drop-shadow(0 0 12px rgba(239,43,45,.7))}.route-stat{position:absolute;display:flex;flex-direction:column;min-width:142px;padding:13px 16px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#16253de6;box-shadow:0 18px 34px #040a1438}.route-stat strong{color:#fff;font-size:20px}.route-stat span{margin-top:3px;color:#92a2ba;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.route-stat-one{left:13%;top:18px}.route-stat-two{right:12%;bottom:18px}.ledger-visual{position:relative;width:min(600px,100%);height:260px;margin-top:34px}.ledger-card{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(145deg,#253959f2,#15233aed);box-shadow:0 24px 50px #0308124d}.ledger-card-main{top:12px;right:74px;bottom:28px;left:0;padding:26px;transform:rotate(-2.5deg)}.ledger-card span{display:block;color:#9dabc0;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ledger-card strong{display:block;margin-top:8px;color:#fff;font-size:29px;letter-spacing:-.035em}.ledger-bars{display:flex;align-items:end;gap:12px;height:85px;margin-top:22px}.ledger-bars i{flex:1;min-width:14px;border-radius:7px 7px 3px 3px;background:linear-gradient(#f94d4f,#c82022)}.ledger-bars i:nth-child(1){height:44%}.ledger-bars i:nth-child(2){height:68%}.ledger-bars i:nth-child(3){height:54%}.ledger-bars i:nth-child(4){height:82%}.ledger-bars i:nth-child(5){height:64%}.ledger-bars i:nth-child(6){height:94%}.ledger-bars i:nth-child(7){height:78%}.ledger-card-mini{right:0;top:0;width:160px;padding:20px;transform:rotate(4deg)}.ledger-card-mini strong{color:#ff5557}.ledger-road{position:absolute;right:8px;bottom:0;display:flex;gap:7px;align-items:center;width:215px;height:38px;padding:0 18px;border-radius:19px;background:#ef2b2d;transform:rotate(-4deg);box-shadow:0 14px 30px #ef2b2d40}.ledger-road i{flex:1;height:3px;border-radius:3px;background:#ffffffe6}.login-panel{position:relative;background:#fff}.login-card{width:min(430px,100%);gap:17px}.login-panel-brand{margin-bottom:10px;color:#ef2b2d;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.login-panel-mark{width:34px;height:34px;flex:0 0 auto}.login-card h2{font-size:36px}.minimal-hero-content{width:min(700px,96%)}.minimal-hero-content h1{margin:0 0 28px;font-size:clamp(45px,4.7vw,72px)}.vehicle-visual,.car-chart-visual{width:min(680px,100%)}.vehicle-visual svg,.car-chart-visual svg{display:block;width:100%;height:auto;overflow:visible}.vehicle-grid path{fill:none;stroke:#ffffff0b;stroke-width:1}.vehicle-outline{fill:#1c3251b8;stroke:#dbe5f3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.vehicle-wheel{fill:#101c2f;stroke:#ef2b2d;stroke-width:7}.vehicle-wheel-core{fill:#fff}.vehicle-ledger{fill:none;stroke:#ffffff73;stroke-width:3;stroke-linecap:round}.vehicle-node{fill:#172943;stroke:#fff;stroke-width:3}.vehicle-node.active{fill:#ef2b2d;filter:drop-shadow(0 0 12px rgba(239,43,45,.65))}.chart-hero-content h1{position:relative;z-index:2}.car-chart-visual{margin-top:-12px}.chart-area{fill:#ef2b2d11}.chart-line{fill:none;stroke:#ef2b2d;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 7px 12px rgba(239,43,45,.3))}.car-chart-visual svg>circle:not(.chart-wheel){fill:#172943;stroke:#fff;stroke-width:3}.car-chart-visual svg>circle.active{fill:#ef2b2d}.chart-car{fill:#192c48eb;stroke:#ffffffd1;stroke-width:4;stroke-linejoin:round}.chart-wheel{fill:#101c2f;stroke:#ef2b2d;stroke-width:7}.chart-road{fill:none;stroke:#ffffff52;stroke-width:3;stroke-linecap:round;stroke-dasharray:28 14}.premium-hero-content{width:min(720px,98%)}.premium-hero-content h1{max-width:690px;margin:0 0 30px;font-size:clamp(43px,4.55vw,70px);font-weight:680;line-height:1.035;letter-spacing:-.056em;text-wrap:balance}.spatial-plan-visual,.precision-orbit-visual{position:relative;width:min(700px,100%)}.spatial-plan-visual{perspective:1100px}.spatial-glow{position:absolute;top:18%;right:14%;bottom:7%;left:14%;border-radius:50%;background:#5479ad38;filter:blur(52px)}.spatial-glass-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.115);border-radius:32px;background:linear-gradient(145deg,#ffffff16,#ffffff06);box-shadow:inset 0 1px #ffffff1f,0 32px 70px #01071152;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transform:rotateX(2deg) rotateY(-1.2deg)}.spatial-glass-card:before{content:"";position:absolute;width:72%;height:1px;left:14%;top:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent)}.spatial-glass-card svg{display:block;width:100%;height:auto}.spatial-rings ellipse{fill:none;stroke:#ffffff0e;stroke-width:1}.spatial-route{fill:none;stroke:url(#planRed);stroke-width:4.5;stroke-linecap:round;stroke-dasharray:2 11;filter:drop-shadow(0 5px 10px rgba(239,43,45,.34))}.spatial-car{stroke:#f0f6ffd4;stroke-width:3.5;stroke-linejoin:round}.spatial-car-window{fill:#050e1b5c;stroke:#dae7f9a8;stroke-width:2.5;stroke-linejoin:round}.spatial-wheel{fill:#0d1829;stroke:#f6f9ffe0;stroke-width:5}.spatial-points circle{fill:#13233a;stroke:#fff;stroke-width:2.5}.spatial-points circle.active{fill:#ef2b2d;filter:drop-shadow(0 0 10px rgba(239,43,45,.75))}.spatial-axis{fill:none;stroke:#ffffff2e;stroke-width:2;stroke-linecap:round;stroke-dasharray:20 12}.precision-orbit-visual{margin-top:-22px}.orbit-halo{position:absolute;width:58%;aspect-ratio:1;left:21%;top:7%;border-radius:50%;background:#5277ad29;filter:blur(55px)}.precision-orbit-visual svg{position:relative;display:block;width:100%;height:auto}.precision-ring{fill:none;stroke:#ffffff1b;stroke-width:1.4}.precision-ring.ring-two{stroke:#ffffff0e;stroke-dasharray:5 9}.precision-sweep{fill:none;stroke:#ef2b2d;stroke-width:5;stroke-linecap:round;filter:drop-shadow(0 5px 11px rgba(239,43,45,.38))}.precision-ticks path{fill:none;stroke:#ffffff3d;stroke-width:2.5;stroke-linecap:round}.precision-truck-box,.precision-truck-cab{stroke:#f2f7ffe0;stroke-width:3.5;stroke-linejoin:round;filter:drop-shadow(0 18px 24px rgba(2,8,17,.24))}.precision-truck-box-detail{fill:none;stroke:#e2eefb29;stroke-width:1.8;stroke-linecap:round}.precision-truck-glass{stroke:#dceafbbd;stroke-width:2.6;stroke-linejoin:round}.precision-truck-door,.precision-truck-chassis{fill:none;stroke:#e2eefb61;stroke-width:2.2;stroke-linecap:round}.precision-light{fill:none;stroke-width:5;stroke-linecap:round}.precision-light.front{stroke:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.75))}.precision-light.rear{stroke:#ef2b2d;filter:drop-shadow(0 0 8px rgba(239,43,45,.75))}.precision-wheel{fill:#091423;stroke:#f5f8fdf0;stroke-width:5;filter:drop-shadow(0 10px 13px rgba(1,5,12,.38))}.precision-wheel-hub{fill:#203754;stroke:#ef2b2d;stroke-width:4}.precision-graph{fill:none;stroke:#ef2b2d;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 12px rgba(239,43,45,.35))}.precision-points circle{fill:#13243d;stroke:#fff;stroke-width:2.5}.precision-points circle.active{fill:#ef2b2d;filter:drop-shadow(0 0 11px rgba(239,43,45,.72))}@media(max-width:1050px){.login-page{grid-template-columns:1fr}.login-hero{display:none}}@media(max-height:780px)and (min-width:1051px){.login-hero{padding-top:34px;padding-bottom:34px}.login-hero-content h1{font-size:clamp(38px,4vw,55px);margin:16px 0}.login-hero-content>p{font-size:14px}.route-visual,.ledger-visual{height:185px;margin-top:22px}.ledger-card-main{padding:20px}.ledger-bars{height:54px;margin-top:14px}.premium-hero-content h1{font-size:clamp(38px,4vw,54px);margin-bottom:18px}.spatial-plan-visual,.precision-orbit-visual{width:min(570px,100%)}}.brand-logo{width:42px;height:42px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 7px 14px rgba(235,24,29,.22))}.brand>span:last-child{min-width:0}.brand>span:last-child strong{font-size:12px;line-height:1.15}.brand>span:last-child small{font-size:8px;letter-spacing:.08em}.login-page.login-final{position:relative;isolation:isolate;min-height:100vh;grid-template-columns:minmax(0,1fr) minmax(440px,36vw);overflow:hidden;color:#f7f9fc;background:#03070c}.login-network-backdrop{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background-image:url(/brand/login-network.webp);background-position:center;background-size:cover}.login-network-backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0104081a,#01040814 48%,#01040885 72%,#010408c2),radial-gradient(circle at 43% 54%,transparent 0 22%,rgba(1,4,8,.16) 60%,rgba(1,4,8,.38) 100%)}.login-showcase{position:relative;display:grid;place-items:center;min-width:0;padding:clamp(36px,6vw,84px)}.login-showcase-brand{display:flex;flex-direction:column;align-items:center;width:min(520px,78%);margin-left:8%;text-align:center;filter:drop-shadow(0 28px 50px rgba(0,0,0,.48))}.login-showcase-logo{width:clamp(210px,21vw,350px);height:auto}.login-showcase h1{max-width:620px;margin:24px 0 0;color:#fff;font-size:clamp(28px,3vw,46px);font-weight:720;line-height:1.08;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 7px 26px rgba(0,0,0,.75)}.login-panel.login-panel-dark{position:relative;display:grid;place-items:center;min-height:100vh;padding:clamp(26px,4vw,62px);background:transparent}.login-panel-dark:before{content:"";position:absolute;width:1px;height:72%;left:0;top:14%;background:linear-gradient(transparent,rgba(239,35,40,.72),transparent);box-shadow:0 0 28px #ef232873}.login-card.login-glass-card{position:relative;width:min(490px,100%);gap:20px;padding:clamp(34px,3.6vw,58px);border:1px solid rgba(203,214,229,.24);border-radius:30px;color:#f5f7fa;background:linear-gradient(145deg,#0b121bdb,#04090fc2);box-shadow:inset 0 1px #ffffff12,0 30px 80px #00000080,0 0 70px #dc161b14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.login-glass-card:after{content:"";position:absolute;width:1px;height:54%;right:-1px;top:23%;background:linear-gradient(transparent,#ee252a,transparent);box-shadow:0 0 22px #dc1c21}.login-glass-card .login-panel-brand{gap:11px;margin:0 0 8px;color:#f13a3e;font-size:10px;letter-spacing:.105em;line-height:1.35;text-transform:uppercase}.login-glass-card .login-panel-mark{width:38px;height:38px;flex:0 0 auto;object-fit:contain}.login-glass-card h2{margin:0;color:#fff;font-size:clamp(30px,2.35vw,39px);font-weight:700;letter-spacing:-.035em}.login-glass-card>p{margin:-9px 0 9px;color:#aeb6c2;font-size:14px;line-height:1.55}.login-glass-card label{gap:10px;color:#f2f4f7;font-size:13px;font-weight:650}.login-input-wrap{position:relative;display:block}.login-field-icon{position:absolute;z-index:1;width:22px;height:22px;left:17px;top:50%;color:#c7ced8;transform:translateY(-50%);pointer-events:none}.login-field-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.login-glass-card .login-input-wrap input{width:100%;height:56px;padding:0 16px 0 52px;border:1px solid rgba(177,192,211,.31);border-radius:11px;color:#f8fafc;background:#040a1185;box-shadow:inset 0 1px #ffffff06;font-size:14px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-glass-card .login-input-wrap input::placeholder{color:#7e8997}.login-glass-card .login-input-wrap input:focus{border-color:#ef2b2feb;outline:0;background:#080f18b8;box-shadow:0 0 0 3px #ef2b2f21,0 0 24px #ef2b2f1a}.login-glass-card .form-error{margin:0;border-color:#f74e5261;color:#ffabad;background:#850f133d}.login-submit{min-height:58px;display:flex;align-items:center;justify-content:space-between;margin-top:3px;padding:0 22px 0 50%;border:1px solid #ff383c;border-radius:11px;background:linear-gradient(105deg,#e91015,#c60d12);box-shadow:0 14px 34px #d60f1447,inset 0 1px #ffffff29;transform:translateZ(0)}.login-submit>span:first-child{transform:translate(-50%)}.login-submit>span:last-child{font-size:22px;font-weight:400}.login-submit:hover{background:linear-gradient(105deg,#f01d22,#d81015);box-shadow:0 16px 38px #e6131857,inset 0 1px #ffffff2e}.login-security-note{margin:0;color:#8993a1;background:#ffffff09}.login-security-note span{color:#f23a3e}@media(max-width:1050px){.login-page.login-final{grid-template-columns:1fr;overflow:auto}.login-showcase{display:none}.login-panel.login-panel-dark{min-height:100vh;padding:24px}.login-panel-dark:before{display:none}.login-network-backdrop{background-position:42% center}.login-network-backdrop:after{background:#01050aad}.login-card.login-glass-card{width:min(500px,100%)}}@media(max-width:560px){.login-panel.login-panel-dark{padding:14px}.login-card.login-glass-card{gap:16px;padding:27px 22px;border-radius:22px}.login-glass-card .login-panel-brand{align-items:center;font-size:9px}.login-glass-card h2{font-size:30px}.login-glass-card>p{font-size:13px}.login-submit{padding-left:50%}}.table-card.fit-viewport-table .table-scroll{max-height:none;overflow-x:auto;overflow-y:hidden}.data-table-title{border-bottom:1px solid #e5e9ef}.data-table-title>h2{margin:0;padding:14px 16px;font-size:15px}.access-menu-key{display:block;margin-top:3px;color:#8b96a7}.quality-base-table{border:0;border-radius:0;box-shadow:none}.table-link{padding:0;border:0;color:#165fa7;background:transparent;font:inherit;font-weight:700;text-align:left;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.table-link:hover{color:#e62e2e}
