:root{--primary:#2563eb;--success:#16a34a;--danger:#dc2626;--warning:#f59e0b;--info:#3b82f6;--dark-navy:#0f172a;--sidebar-bg:#111827;--text-main:#263247;--text-muted:#64748b;--border-light:#e2e8f0;--bg-main:#f4f7fb;--panel:#fff;--panel-soft:#f8fafc}*{box-sizing:border-box}#root,body,html{background:#f4f7fb;background:var(--bg-main);color:#263247;color:var(--text-main);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100%;margin:0;padding:0;width:100%}body{overflow:hidden}button,input,select,textarea{font-family:inherit}button{cursor:pointer}.admin-wrapper{background:#f4f7fb;background:var(--bg-main);display:flex;height:100vh;overflow:hidden;width:100vw}.admin-main{display:flex;flex:1 1;flex-direction:column;height:100%;min-width:0}.admin-view{background:linear-gradient(180deg,#f8fafc,#eef3f9);flex:1 1;min-height:0;overflow:auto}.admin-top-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);display:flex;flex-shrink:0;height:64px;justify-content:space-between;padding:0 22px}.admin-top-nav,.burger-btn{align-items:center;color:#0f172a}.burger-btn{background:#fff;border:1px solid #dbe3ef;border-radius:12px;display:inline-flex;font-size:24px;height:42px;justify-content:center;width:42px}.burger-btn:hover{border-color:#bfdbfe;box-shadow:0 8px 22px #2563eb1f}.user-info{align-items:center;color:#0f172a;display:flex;font-size:14px;font-weight:800;gap:14px}.btn-secondary,.exit-btn{background:#fff;border:1px solid #dbe3ef;border-radius:12px;color:#0f172a;font-weight:900;padding:9px 14px}.btn-secondary:hover,.exit-btn:hover{background:#f8fafc;border-color:#bfdbfe}.tms-sidebar-new{background:linear-gradient(180deg,#111827,#0f172a);color:#fff;display:flex;flex-direction:column;height:100%;left:-290px;position:fixed;top:0;transition:.25s ease;width:270px;z-index:3000}.tms-sidebar-new.open{box-shadow:12px 0 40px #0f172a59;left:0}.sidebar-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a80;inset:0;position:fixed;z-index:2500}.sidebar-header-new{align-items:center;background:#0f172a;border-bottom:1px solid #243447;display:flex;justify-content:space-between;padding:24px}.sidebar-header-new h3{color:#60a5fa;font-size:18px;font-weight:1000;letter-spacing:1px;margin:0}.close-sidebar-btn{background:#0000;border:0;color:#fff;font-size:24px}.sidebar-nav{padding:12px 0}.nav-item{align-items:center;background:#0000;border:0;color:#94a3b8;display:flex;font-weight:800;gap:12px;padding:15px 24px;text-align:left;width:100%}.nav-item.active,.nav-item:hover{background:#3b82f61f;color:#fff}.nav-item.active{border-left:4px solid #60a5fa}.sidebar-footer{border-top:1px solid #243447;color:#94a3b8;font-size:10px;margin-top:auto;padding:20px}.sidebar-version{margin-top:4px;opacity:.7}.page-shell{background:linear-gradient(180deg,#f8fafc,#eef3f9);min-height:100%;padding:28px}.narrow-page{margin:0 auto;max-width:980px}.page-heading{margin-bottom:24px}.page-heading h1{color:#0f172a;font-size:26px;font-weight:1000;margin:0;text-transform:uppercase}.page-heading p{color:#64748b;color:var(--text-muted);margin:6px 0 0}.row-between{align-items:center;display:flex;gap:20px;justify-content:space-between}.link-back{background:#0000;border:0;color:#2563eb;color:var(--primary);font-weight:900;margin-bottom:20px}.card-form,.placeholder-card,.profile-card,.table-card{background:#fff;border:1px solid #e5eaf2;border-radius:20px;box-shadow:0 12px 30px #0f172a0f;color:#263247}.card-form,.profile-card{padding:26px}.placeholder-card{margin:40px;padding:40px;text-align:center}.space-y>*+*{margin-top:20px}.form-grid{grid-gap:18px;display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.span-2{grid-column:span 2}.doc-box label,.field label,.field-block label,.gallery-upload label{color:#64748b;display:block;font-size:10px;font-weight:1000;letter-spacing:.08em;margin-bottom:7px;text-transform:uppercase}.addr-card input,.addr-card textarea,.doc-box input,.field input,.field select,.field-block input,.field-block select,.internal-notes-area,.login-form-group input,.notes-area,.search-wrap input{background:#fff;border:1.5px solid #dbe3ef;border-radius:12px;color:#263247;font-size:13px;outline:none;padding:12px 13px;width:100%}.field input:focus,.field select:focus,.field-block input:focus,.field-block select:focus,.login-form-group input:focus,.search-wrap input:focus{border-color:#2563eb;border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1a}.btn-primary{background:linear-gradient(135deg,#2563eb,#3b82f6);border:0;border-radius:12px;box-shadow:0 12px 30px #2563eb33;color:#fff;font-weight:1000;padding:12px 22px;text-transform:uppercase}.btn-primary:hover{filter:brightness(1.04)}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.55}.full-width{width:100%}.small-btn{font-size:11px;padding:7px 12px}.mono-input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.table-card{overflow:auto}.clean-table{background:#fff;border-collapse:collapse;width:100%}.clean-table th{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#64748b;font-size:10px;letter-spacing:.08em;padding:14px 18px;text-align:left;text-transform:uppercase}.clean-table td{border-bottom:1px solid #f1f5f9;font-size:13px;padding:15px 18px}.clean-table tr:hover td{background:#f8fafc}.text-right{text-align:right}.strong-cell{color:#0f172a;font-weight:900}.accent-strong,.tiny-accent{color:#2563eb;font-weight:1000}.tiny-accent{font-size:10px;text-transform:uppercase}.small-text{font-size:12px}.muted-small{color:#8a98ad;font-size:11px;font-weight:800}.uppercase-text{text-transform:uppercase}.empty-cell{color:#94a3b8;padding:40px!important}.action-gap>*+*{margin-left:12px}.btn-link-blue,.btn-link-red{background:#0000;border:0;font-size:12px;font-weight:900}.btn-link-blue{color:#2563eb}.btn-link-red{color:#dc2626}.search-wrap{margin-bottom:18px;position:relative}.search-wrap span{left:15px;opacity:.45;position:absolute;top:12px}.search-wrap input{padding-left:45px}.center-loader{align-items:center;color:#64748b;display:flex;flex-direction:column;font-weight:900;height:320px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:3px solid #dbe3ef;border-bottom:3px solid var(--primary);border-radius:50%;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.admin-top-nav{position:relative;z-index:100}.nav-left{align-items:center;display:flex;gap:14px;min-width:0}.topnav-primo-logo{display:block;height:54px;object-fit:contain;object-position:left center;width:clamp(180px,18vw,310px)}.sidebar-header-new{gap:12px;padding:16px 18px}.sidebar-brand-block{grid-gap:4px;display:grid;gap:4px;min-width:0}.sidebar-primo-logo{display:block;height:62px;max-width:100%;object-fit:contain;object-position:left center;width:190px}.sidebar-brand-caption{color:#94a3b8;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.login-primo-logo{display:block;height:82px;margin:0 auto 10px;object-fit:contain;width:min(320px,80vw)}.public-primo-logo,.route-history-primo-logo{display:block;height:64px;margin-bottom:10px;object-fit:contain;object-position:left center;width:min(300px,72vw)}@media (max-width:760px){.topnav-primo-logo{height:44px;width:170px}.admin-top-nav{padding:0 12px}.user-info{font-size:12px;gap:8px}}.profile-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:1fr 1fr}.profile-card h2{color:#64748b;font-size:12px;letter-spacing:.1em;margin:0 0 18px;text-transform:uppercase}.dark-card{background:#0f172a;color:#fff}.dark-card input,.dark-card select,.dark-card textarea{background:#111827;border-color:#334155;color:#fff}.gps-status{background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;color:#64748b;font-weight:900;margin-top:14px;padding:14px}.gps-status.active{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.doc-box,.gallery-upload{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:16px}.doc-box input{margin-bottom:10px}.doc-box button{background:#e0ecff;border:0;border-radius:8px;color:#2563eb;font-weight:1000;padding:7px 12px}.gallery-upload{margin-top:22px}.gallery-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(8,1fr);margin-top:14px}.gallery-grid img{border:2px solid #fff;border-radius:12px;box-shadow:0 4px 12px #0f172a14;height:78px;object-fit:cover;width:100%}.notes-area{margin-top:18px;min-height:100px}.tms-main-viewport{background:linear-gradient(180deg,#f8fafc,#eef3f9);min-height:100%;padding:20px}.tms-action-bar-pro{background:#fff;border:1px solid #e5eaf2;box-shadow:0 12px 30px #0f172a0d;display:flex;justify-content:space-between;margin-bottom:20px;padding:18px 20px}.dashboard-title{color:#0f172a;font-weight:1000;letter-spacing:.02em;margin:0;text-transform:uppercase}.status-indicator{align-items:center;color:#16a34a;display:inline-flex;font-size:12px;font-weight:1000;gap:6px;margin-top:4px}.sync-dot{background:#22c55e;border-radius:999px;box-shadow:0 0 0 4px #22c55e1f;height:8px;width:8px}.sync-dot.refreshing{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b24}.dashboard-header-actions{display:flex;flex-wrap:wrap;gap:10px}.btn-add-load-pro{align-items:center;background:linear-gradient(135deg,#16a34a,#22c55e);border:0;border-radius:13px;box-shadow:0 14px 32px #16a34a2e;color:#fff;display:inline-flex;font-weight:1000;gap:8px;justify-content:center;padding:13px 24px;text-transform:uppercase}.grid-scroll-area{background:#fff;border:1px solid #e5eaf2;box-shadow:0 14px 34px #0f172a0f;width:100%}.tms-dense-table{border-collapse:collapse;min-width:1500px;white-space:normal}.tms-dense-table thead th{background:#f8fafc;border-bottom:1px solid #e5eaf2;color:#475569;font-weight:1000;letter-spacing:.03em;padding:12px 9px;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:10}.tms-dense-table td{border-bottom:1px solid #eef2f7;overflow:hidden;padding:14px 9px}.tms-dense-table td:first-child,.tms-dense-table th:first-child{width:68px}.tms-dense-table td:nth-child(2),.tms-dense-table th:nth-child(2){width:105px}.tms-dense-table td:nth-child(3),.tms-dense-table th:nth-child(3){width:150px}.tms-dense-table td:nth-child(4),.tms-dense-table th:nth-child(4){width:82px}.tms-dense-table td:nth-child(5),.tms-dense-table th:nth-child(5){width:132px}.tms-dense-table td:nth-child(6),.tms-dense-table th:nth-child(6){width:150px}.tms-dense-table td:nth-child(7),.tms-dense-table th:nth-child(7){width:135px}.tms-dense-table td:nth-child(10),.tms-dense-table td:nth-child(8),.tms-dense-table td:nth-child(9),.tms-dense-table th:nth-child(10),.tms-dense-table th:nth-child(8),.tms-dense-table th:nth-child(9){width:145px}.tms-dense-table td:nth-child(11),.tms-dense-table th:nth-child(11){width:110px}.tms-dense-table td:nth-child(12),.tms-dense-table th:nth-child(12){text-align:center;width:110px}.tms-table-row{background:#fff}.tms-table-row:hover td{background:#f8fafc}.row-has-alerts td{background:#fffdf7}.row-clear td{background:#fff}.dashboard-section-row td{border-bottom:1px solid #e5eaf2;border-top:1px solid #e5eaf2;font-size:10px;font-weight:1000;letter-spacing:.08em;padding:10px 12px;text-transform:uppercase}.dashboard-section-row.section-alerts td{background:#fff7ed;color:#9a3412}.dashboard-section-row.section-clear td{background:#f0fdf4;color:#166534}.dashboard-section-row.section-pending td{background:#eff6ff;color:#1d4ed8}.dashboard-section-row.section-other td{background:#f8fafc;color:#475569}.row-mini{align-items:center;display:flex;gap:7px;position:relative;white-space:nowrap}.link-id{background:#0000;border:0;color:#2563eb;cursor:pointer;font-weight:1000;padding:0}.note-toggle-btn{align-items:center;background:#f8fafc;border:1px solid #dbe3ef;border-radius:10px;color:#64748b;cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.note-toggle-btn.has-note{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.dashboard-driver-name,.driver-report-counts,.driver-report-star{align-items:center;display:inline-flex;gap:5px}.mini-note-popup{background:#fff;border:1px solid #e5eaf2;border-radius:14px;box-shadow:0 20px 40px #0f172a29;color:#263247;left:0;padding:12px;position:absolute;top:26px;white-space:normal;width:230px;z-index:30}.copy-cell{cursor:pointer}.pay-red{color:#dc2626;font-weight:1000}.full-green{color:#16a34a;font-weight:1000}.alerts-cell,.driver-status-cell,.route-cell,.schedule-cell,.telematics-cell{line-height:1.35;white-space:normal}.driver-status-cell .muted-small,.route-cell div{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-cell div{margin-bottom:5px;max-width:132px}.address-copy-line{align-items:center;background:#f8fbff;border:1px solid #dbeafe;border-radius:8px;color:#0f172a;cursor:pointer;display:flex;font:inherit;font-weight:800;gap:7px;margin:0 0 6px;max-width:150px;min-height:30px;padding:5px 8px;text-align:left;width:100%}.address-copy-line:hover{background:#eff6ff;border-color:#93c5fd}.address-copy-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-copy-line.pickup svg{color:#2563eb}.address-copy-line.delivery svg{color:#0f766e}.schedule-line{align-items:center;display:flex}.schedule-stop{align-items:center;display:inline-flex;gap:5px}.schedule-stop svg{color:#2563eb;flex:0 0 auto}.blue-tag{background:#e0ecff;border:1px solid #bfdbfe;border-radius:6px;color:#1d4ed8;padding:2px 6px}.alert-badge,.alerts-cell .alert-badge,.blue-tag{align-items:center;display:inline-flex;font-size:9px;font-weight:1000;justify-content:center;line-height:1}.alert-badge,.alerts-cell .alert-badge{border-radius:999px;margin:2px 0;padding:4px 8px;white-space:nowrap;width:fit-content}.alert-badge.danger{background:#fee2e2;border:1px solid #fecaca;color:#b91c1c}.alert-badge.warning{background:#ffedd5;border:1px solid #fed7aa;color:#c2410c}.alert-badge.success{background:#dcfce7;border:1px solid #bbf7d0;color:#15803d}.alert-badge.info{background:#dbeafe;border:1px solid #bfdbfe;color:#1d4ed8}.no-alerts{color:#94a3b8;font-size:10px;font-weight:900}.tele-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:1000;justify-content:center;padding:6px 10px;white-space:nowrap}.tele-pill.rolling{background:#dcfce7;border:1px solid #bbf7d0;color:#15803d}.tele-pill.stopped{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.alert-chip,.ok-chip{display:inline-block;font-size:10px;font-weight:1000;margin-top:5px}.alert-chip{color:#dc2626}.ok-chip{color:#16a34a}.actions-cell,.status-cell{text-align:center}.action-icons{align-items:center;display:flex;white-space:nowrap}.action-icons button{align-items:center;background:#f8fafc;border:1px solid #e5eaf2;border-radius:10px;color:#263247;display:inline-flex;height:32px;justify-content:center;padding:0;width:32px}.action-icons button:hover{background:#eff6ff;border-color:#bfdbfe}.action-icons button svg{display:block}.driver-status-main{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.driver-battery,.driver-connection{align-items:center;display:inline-flex;font-weight:900;gap:5px}.driver-connection.online{color:#15803d}.driver-connection.offline{color:#dc2626}.driver-battery{color:#64748b}.status-pill{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:10px;font-weight:1000;justify-content:center;min-width:92px;padding:6px 10px;text-transform:uppercase;white-space:nowrap}.status-pill.pending{background:#94a3b8}.status-pill.in-progress{background:#f59e0b}.status-pill.tracking{background:#2563eb}.status-pill.waiting-docs{background:#8b5cf6}.status-pill.completed{background:#10b981}.pay-toggle{background:#fef2f2;border:1px solid #fecaca;border-radius:9px;color:#dc2626;font-size:10px;font-weight:1000;padding:7px 0;text-transform:uppercase;width:68px}.pay-toggle.paid{background:#22c55e;border-color:#16a34a;color:#fff}.mini-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:10px;font-weight:1000;padding:4px 9px;text-transform:uppercase;white-space:nowrap}.mini-pill.green{background:#dcfce7;color:#15803d}.mini-pill.red{background:#fee2e2;color:#b91c1c}.mini-pill.amber{background:#fef3c7;color:#b45309}.mini-pill.gray{background:#e5e7eb;color:#374151}.mini-pill.purple{background:#ede9fe;color:#6d28d9}.live-address{align-items:center;display:flex;gap:8px;max-width:360px}.live-dot{background:#cbd5e1;border-radius:50%;flex:0 0 auto;height:8px;width:8px}.live-dot.online{animation:pulse 2s infinite;background:#22c55e}@keyframes pulse{0%{box-shadow:0 0 0 0 #22c55e66}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 0 0 #22c55e00}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ac7;display:flex;inset:0;justify-content:center;position:fixed;z-index:4000}.classy-modal{background:#fff;border:1px solid #e5eaf2;border-radius:20px;box-shadow:0 30px 70px #0f172a5c;color:#263247;display:flex;height:90vh;max-width:96vw;overflow:hidden;width:950px}.classy-modal.with-preview{width:95vw}.modal-form-container{border-right:1px solid #e5eaf2;display:flex;flex:1 1;flex-direction:column;min-width:0}.modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e5eaf2;display:flex;flex-shrink:0;justify-content:space-between;padding:18px 24px}.modal-header h2{color:#0f172a;font-size:18px;margin:0}.header-actions{align-items:center;display:flex;gap:10px}.close-x{background:#0000;border:0;color:#64748b;font-size:28px}.btn-copy-dispatch{background:#fff;border:1px solid #dbe3ef;border-radius:9px;color:#263247;font-size:12px;font-weight:900;padding:8px 13px}.modal-scroll-area{flex:1 1;overflow:auto;padding:24px}.modal-section-title{border-bottom:1px solid #eef2f7;color:#2563eb;font-size:11px;font-weight:1000;letter-spacing:.12em;margin:22px 0 12px;padding-bottom:6px;text-transform:uppercase}.search-dropdown-list{background:#fff;border:1px solid #dbe3ef;border-radius:0 0 10px 10px;box-shadow:0 12px 25px #0f172a1f;left:0;max-height:210px;overflow:auto;position:absolute;right:0;top:100%;z-index:50}.search-item{border-bottom:1px solid #eef2f7;font-size:13px;padding:10px 12px}.search-item:hover{background:#f8fafc;color:#2563eb}.relative{position:relative}.dual-input,.row{display:flex;gap:8px}.btn-tiny{background:#fff;border:1px solid #dbe3ef;border-radius:8px;color:#263247;font-size:11px;font-weight:900;margin-top:8px;padding:6px 9px}.btn-tiny.dark{background:#0f172a;color:#fff}.address-split{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.addr-card{background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;padding:18px}.addr-card.pu{border-top:4px solid #22c55e}.addr-card.del{border-top:4px solid #ef4444}.card-header-row{align-items:center;display:flex;justify-content:space-between}.addr-card h4{color:#0f172a;margin:0 0 12px}.addr-card input{margin-bottom:8px}.addr-card textarea{min-height:58px;resize:vertical}.internal-notes-area{min-height:90px}.modal-footer{background:#f8fafc;border-top:1px solid #e5eaf2;display:flex;flex-shrink:0;gap:12px;justify-content:flex-end;padding:18px 24px}.modal-preview-side{background:#e5e7eb;display:flex;flex:1 1;flex-direction:column;min-width:420px}.preview-header{align-items:center;background:#0f172a;color:#fff;display:flex;justify-content:space-between;padding:10px 16px}.preview-header button{background:#ef4444;border:0;border-radius:8px;color:#fff;padding:6px 10px}.preview-body{align-items:center;display:flex;flex:1 1;justify-content:center;overflow:auto;padding:12px}.preview-body iframe{background:#fff;border:0;border-radius:10px;height:100%;width:100%}.preview-body img{border-radius:10px;height:auto;max-width:100%}@media (max-width:1280px){.tms-main-viewport{padding:14px}.tms-action-bar-pro{border-radius:16px}}@media (max-width:900px){.tms-main-viewport{padding:10px}.tms-action-bar-pro{align-items:stretch;flex-direction:column;gap:14px;padding:16px}.dashboard-header-actions{width:100%}.dashboard-header-actions>button{flex:1 1 180px}.grid-scroll-area{background:#0000;border:0;box-shadow:none;overflow:visible}.tms-dense-table,.tms-dense-table tbody,.tms-dense-table td,.tms-dense-table tr{display:block;min-width:0;width:100%}.tms-dense-table{border-collapse:initial;border-spacing:0}.tms-dense-table thead{display:none}.tms-table-row{border:1px solid #e5eaf2;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;margin-bottom:12px;overflow:hidden}.tms-dense-table td{grid-gap:12px;align-items:start;border-bottom:1px solid #eef2f7;display:grid;gap:12px;grid-template-columns:112px minmax(0,1fr);overflow:visible;padding:11px 12px}.tms-dense-table td:before{color:#64748b;content:attr(data-label);font-size:10px;font-weight:1000;grid-column:1;letter-spacing:.04em;text-transform:uppercase}.tms-dense-table td>*{grid-column:2;min-width:0}.dashboard-section-row{margin:10px 0 8px}.dashboard-section-row td{border-radius:12px;display:block;padding:10px 12px}.dashboard-section-row td:before{display:none}.action-icons,.row-mini,.status-cell{justify-content:flex-start;text-align:left}.address-copy-line{max-width:100%}.alerts-cell,.driver-status-cell,.route-cell,.schedule-cell,.telematics-cell{line-height:1.4}}@media (max-width:560px){.dashboard-title{font-size:19px}.tms-dense-table td{gap:6px;grid-template-columns:1fr}.tms-dense-table td:before,.tms-dense-table td>*{grid-column:1}.dashboard-header-actions>button{flex-basis:100%}.mini-note-popup{left:-10px;width:min(280px,calc(100vw - 42px))}}.tms-main-viewport{padding:16px clamp(12px,1.4vw,22px) 42px}.tms-action-bar-pro{align-items:center;border-radius:18px;margin-bottom:14px;padding:14px 16px}.dashboard-title{font-size:22px;letter-spacing:-.02em;text-transform:none}.dashboard-header-actions{align-items:center}.dashboard-reports-btn{border:1px solid #dbe3ef;border-radius:13px;font-weight:1000;padding:12px 22px}.dashboard-reports-btn:hover{background:#f8fafc;border-color:#bfdbfe}.grid-scroll-area{border-radius:18px;overflow-x:hidden}.tms-dense-table thead th{font-size:9px;padding:10px 8px;position:static;top:auto;white-space:nowrap;z-index:auto}.tms-dense-table td{font-size:11px;padding:11px 8px}.tms-dense-table td:first-child,.tms-dense-table th:first-child{width:6%}.tms-dense-table td:nth-child(6),.tms-dense-table th:nth-child(6){width:13%}.tms-dense-table td:nth-child(7),.tms-dense-table th:nth-child(7){width:14%}.tms-dense-table td:nth-child(8),.tms-dense-table th:nth-child(8){width:8%}.tms-dense-table td:nth-child(9),.tms-dense-table th:nth-child(9){width:13%}.tms-dense-table td:nth-child(10),.tms-dense-table td:nth-child(11),.tms-dense-table th:nth-child(10),.tms-dense-table th:nth-child(11){width:5%}.copy-cell,.driver-signal-cell,.progress-cell,.route-cell,.schedule-cell{min-width:0}.progress-topline{color:#0f172a;display:flex;font-weight:850;justify-content:space-between;white-space:nowrap}.dashboard-progress-bar{background:#e2e8f0;border-radius:999px;height:5px;margin:5px 0 4px;overflow:hidden}.dashboard-progress-bar span{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:inherit;display:block;height:100%;min-width:3px}.progress-eta{display:block;white-space:nowrap}.dashboard-route-line{grid-gap:6px;display:grid;gap:6px;padding-left:12px;position:relative}.dashboard-route-line:before{background:#dbe3ef;border-radius:999px;bottom:13px;content:"";left:4px;position:absolute;top:13px;width:2px}.address-copy-line{border-radius:9px;margin-bottom:0;max-width:100%;min-height:28px;padding:5px 7px}.route-dot{border-radius:999px;box-shadow:0 0 0 4px #2563eb1a;flex:0 0 auto;height:8px;width:8px}.route-dot.pickup{background:#2563eb}.route-dot.delivery{background:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.schedule-line{flex-wrap:nowrap;gap:5px;margin-bottom:6px;min-width:0}.schedule-stop{max-width:100%;min-width:0;white-space:nowrap}.schedule-main-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.schedule-dot{border-radius:999px;flex:0 0 auto;height:7px;width:7px}.schedule-dot.pickup{background:#2563eb}.schedule-dot.delivery{background:#16a34a}.blue-tag{border-radius:999px;padding:3px 7px}.schedule-countdown{display:inline-block;max-width:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-signal-cell{line-height:1.35}.driver-signal-card{grid-gap:6px;background:#f8fafc;border:1px solid #e5eaf2;border-radius:11px;display:grid;gap:6px;min-width:0;padding:7px}.driver-motion-line,.driver-signal-line{align-items:center;display:flex;gap:7px;min-width:0}.driver-signal-line{justify-content:space-between}.driver-motion-line{color:#64748b;font-weight:1000;justify-content:flex-start;white-space:nowrap}.driver-motion-line.rolling{color:#16a34a}.driver-motion-line.stopped{color:#dc2626}.motion-icon{align-items:center;background:#dcfce7;border-radius:8px;color:#16a34a;display:inline-flex;flex:0 0 auto;height:22px;justify-content:center;width:22px}.driver-motion-line.stopped .motion-icon{background:#fee2e2;color:#dc2626}.driver-battery,.driver-connection{white-space:nowrap}.driver-battery{color:#16a34a}@media (max-width:1240px){.grid-scroll-area{overflow-x:auto}.tms-dense-table{min-width:1180px}}.tms-main-viewport{margin:0 auto;max-width:1920px;padding:16px clamp(18px,1.7vw,34px) 48px}.grid-scroll-area,.tms-action-bar-pro{width:100%}.grid-scroll-area{overflow-x:auto;overflow-y:visible}.tms-dense-table{min-width:0;table-layout:fixed;width:100%}.tms-dense-table thead th{font-size:10px;padding:11px 8px}.tms-dense-table td{font-size:12px;padding:13px 8px;vertical-align:middle}.tms-dense-table td:first-child,.tms-dense-table th:first-child{width:5.8%}.tms-dense-table td:nth-child(2),.tms-dense-table th:nth-child(2){width:8%}.tms-dense-table td:nth-child(3),.tms-dense-table th:nth-child(3){width:12%}.tms-dense-table td:nth-child(4),.tms-dense-table th:nth-child(4){width:6%}.tms-dense-table td:nth-child(5),.tms-dense-table th:nth-child(5){width:10%}.tms-dense-table td:nth-child(6),.tms-dense-table th:nth-child(6){width:12%}.tms-dense-table td:nth-child(7),.tms-dense-table th:nth-child(7){width:13%}.tms-dense-table td:nth-child(8),.tms-dense-table th:nth-child(8){width:9%}.tms-dense-table td:nth-child(9),.tms-dense-table th:nth-child(9){width:12%}.tms-dense-table td:nth-child(10),.tms-dense-table th:nth-child(10){text-align:center;width:6.5%}.tms-dense-table td:nth-child(11),.tms-dense-table th:nth-child(11){text-align:center;width:5.7%}.copy-cell .accent-strong,.copy-cell .muted-small,.dashboard-driver-name,.route-text,.schedule-main-text{overflow:hidden;text-overflow:ellipsis}.action-icons{flex-wrap:nowrap;gap:7px}.action-icons,.status-cell{justify-content:center}.driver-signal-card{max-width:240px}.driver-motion-line span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.schedule-line{flex-wrap:wrap;row-gap:4px}@media (min-width:1800px){.tms-main-viewport{padding-left:22px;padding-right:22px}.tms-dense-table td{padding-bottom:14px;padding-top:14px}}@media (max-width:1500px){.tms-dense-table{min-width:1280px}}@media (max-width:1320px){.tms-dense-table{min-width:1180px}}@media (max-width:900px){.tms-main-viewport{max-width:none;padding:10px}.grid-scroll-area{overflow:visible}.tms-dense-table{min-width:0}.driver-signal-card{max-width:none}}.login-full-screen{align-items:center;background:#0f172a;display:flex;height:100vh;justify-content:center;width:100vw}.login-box{background:#fff;border:1px solid #e5eaf2;border-radius:22px;box-shadow:0 25px 60px #0f172a73;color:#263247;padding:40px;text-align:center;width:380px}.login-box h2{margin:0 0 8px}.login-box p{color:#64748b;margin:0 0 25px}.login-form-group{text-align:left}.login-form-group label{color:#64748b;display:block;font-size:11px;font-weight:1000;margin-bottom:8px;text-transform:uppercase}.btn-login{background:#2563eb;border:0;border-radius:12px;color:#fff;font-weight:1000;padding:13px;width:100%}.btn-login.success{background:#16a34a}.btn-text{background:#0000;border:0;color:#64748b;margin-top:10px;width:100%}.public-tracking-state{color:#64748b;font-weight:900;height:100vh}.public-map-container{display:flex;flex-direction:column;height:100vh}.public-map-container footer,.public-map-container header{background:#0f172a;color:#fff;font-weight:900;padding:16px 20px}.map-frame{flex:1 1}.embedded-map{border:0;height:100%;width:100%}.map-empty{align-items:center;color:#64748b;display:flex;font-weight:900;height:100%;justify-content:center}@media (max-width:1100px){.tms-dense-table{min-width:1280px}}@media (max-width:900px){.address-split,.grid-2,.grid-3,.grid-4,.grid-5,.profile-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.row-between{align-items:flex-start;flex-direction:column}.classy-modal{width:96vw}.modal-preview-side{display:none}.gallery-grid{grid-template-columns:repeat(4,1fr)}}.public-tracking-page{background:linear-gradient(180deg,#f8fafc,#eef3f9);color:#0f172a;min-height:100vh;padding:22px}.public-tracking-header{align-items:center;background:#fff;border:1px solid #e5eaf2;border-radius:20px;box-shadow:0 14px 34px #0f172a0f;display:flex;gap:20px;justify-content:space-between;margin:0 auto 18px;max-width:1500px;padding:20px 24px}.public-eyebrow{color:#2563eb;font-size:11px;font-weight:1000;letter-spacing:.12em;margin-bottom:6px;text-transform:uppercase}.public-tracking-header h1{color:#0f172a;font-size:28px;font-weight:1000;margin:0}.public-tracking-header p{color:#64748b;font-size:14px;font-weight:800;margin:4px 0 0}.public-header-right{align-items:center;display:flex;gap:12px}.public-error-card button,.public-header-right button{background:#2563eb;border:0;border-radius:12px;color:#fff;cursor:pointer;font-weight:1000;padding:10px 14px}.public-tracking-main{grid-gap:20px;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 340px;margin:0 auto;max-width:1500px;min-height:calc(100vh - 145px)}.public-map-panel{background:#fff;border:1px solid #e5eaf2;border-radius:22px;box-shadow:0 14px 34px #0f172a0f;min-height:640px;overflow:hidden}.public-map-frame{border:0;height:100%;min-height:640px;width:100%}.public-map-empty{align-items:center;color:#64748b;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:520px;padding:30px;text-align:center}.public-map-empty h2{color:#0f172a;margin:0 0 8px}.public-info-panel{display:flex;flex-direction:column;gap:16px}.public-card,.public-error-card,.public-loading-card,.public-stat-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;box-shadow:0 12px 28px #0f172a0d;padding:18px}.main-status-card h2{color:#0f172a;font-size:17px;line-height:1.35;margin:14px 0 8px}.main-status-card p,.public-note-card p{color:#64748b;font-size:13px;font-weight:700;line-height:1.5;margin:0}.public-status{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:1000;justify-content:center;padding:7px 11px;text-transform:uppercase;white-space:nowrap}.public-status.success{background:#dcfce7;border:1px solid #bbf7d0;color:#15803d}.public-status.warning{background:#ffedd5;border:1px solid #fed7aa;color:#c2410c}.public-status.danger{background:#fee2e2;border:1px solid #fecaca;color:#b91c1c}.public-status.neutral{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.public-stat-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.public-stat-card span{color:#64748b;display:block;font-size:10px;font-weight:1000;margin-bottom:8px;text-transform:uppercase}.public-stat-card strong{color:#0f172a;font-size:18px;font-weight:1000}.public-note-card h3{color:#0f172a;font-size:14px;margin:0 0 8px}.public-footer-mini{color:#94a3b8;font-size:12px;font-weight:800;padding:6px;text-align:center}.public-tracking-state{align-items:center;background:linear-gradient(180deg,#f8fafc,#eef3f9);display:flex;justify-content:center;min-height:100vh;padding:24px}.public-error-card,.public-loading-card{max-width:420px;text-align:center}.public-error-card h2,.public-loading-card h2{color:#0f172a;margin:14px 0 8px}.public-error-card p,.public-loading-card p{color:#64748b;margin-bottom:16px}@media (max-width:900px){.public-tracking-header{align-items:flex-start;flex-direction:column}.public-header-right{justify-content:space-between;width:100%}.public-tracking-main{grid-template-columns:1fr}.public-map-empty,.public-map-frame,.public-map-panel{min-height:420px}.public-info-panel{order:-1}}.tracking-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:16px}.tracking-stat-card{background:#fff;border:1px solid #dce3ef;border-radius:18px;box-shadow:0 4px 12px #0f172a0d;padding:20px}.tracking-stat-label{color:#6b7a99;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:10px}.tracking-stat-value{color:#0f172a;font-size:32px;font-weight:800}.public-map-frame{background:#fff;border:1px solid #d7deea;border-radius:24px;box-shadow:0 10px 30px #0f172a14,inset 0 1px 0 #ffffffb3;overflow:hidden;position:relative}.public-map-frame iframe{border:none;display:block;height:700px;width:100%}.public-tracking-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tracking-stat-card{transition:all .2s ease}.tracking-stat-card:hover{box-shadow:0 8px 18px #0f172a14;transform:translateY(-2px)}.route-progress-wrap{margin-top:18px}.route-progress-bar{background:#dbe3ef;border-radius:999px;height:12px;overflow:hidden;width:100%}.route-progress-fill{background:linear-gradient(90deg,#2563eb,#16a34a);border-radius:999px;height:100%;transition:width .4s ease}.route-progress-text{color:#64748b;font-size:13px;font-weight:700;margin-top:8px}.star-rating{display:flex;gap:4px}.star-rating button{background:#0000;border:none;color:#cbd5e1;cursor:pointer;font-size:22px}.star-rating button.active{color:currentColor}.star-rating.rating-good{color:#16a34a}.star-rating.rating-mid{color:#ca8a04}.star-rating.rating-bad{color:#dc2626}.report-button{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;cursor:pointer;font-weight:900;padding:10px 12px}.report-button.positive{background:#dcfce7;border-color:#86efac;color:#166534}.report-button.negative{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.muted-note{color:#64748b;font-size:13px;margin-top:10px}.notes-area.small{min-height:80px}.report-mini{border:1px solid #cbd5e1;border-radius:999px;cursor:pointer;font-size:12px;font-weight:900;margin-right:4px;padding:4px 8px}.report-mini.positive{background:#dcfce7;border-color:#86efac;color:#166534}.report-mini.negative{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.rating-mini{color:#111827;font-weight:900;white-space:nowrap}.mini-pill.blue{background:#dbeafe;color:#1d4ed8}.gps-live-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-top:12px}.gps-live-grid div{grid-gap:3px;background:#ffffff14;border-radius:10px;display:grid;gap:3px;padding:8px}.gps-live-grid span{color:#94a3b8;font-size:11px;font-weight:800}.gps-live-grid strong{color:#fff;font-size:13px}.insurance-alert{margin-top:5px}.insurance-alert.yellow{background:#fef3c7;color:#92400e}.insurance-alert.red{background:#fee2e2;color:#991b1b}.alerts-stack{display:flex;flex-direction:column;gap:4px}.insurance-alert{border-radius:999px;font-size:11px;font-weight:900;padding:3px 8px;white-space:nowrap;width:fit-content}.drivers-toolbar-actions{display:flex;gap:8px;margin-left:auto}.alerts-filter-active{background:#991b1b!important;border-color:#991b1b!important;color:#fff!important}.history-header-actions,.history-row-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.pay-indicator{background:#fee2e2;border-radius:999px;color:#991b1b;display:inline-flex;font-size:11px;font-weight:900;padding:4px 8px;white-space:nowrap}.pay-indicator.paid{background:#dcfce7;color:#166534}.btn-danger{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.btn-danger:hover{background:#fecaca}.map-destination-page{overflow:auto}.map-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:360px minmax(420px,1fr) 320px}.map-panel,.map-preview-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 14px 35px #0f172a12}.map-panel{padding:20px}.map-panel h3{color:#0f172a;font-size:16px;font-weight:1000;margin:0 0 16px;text-transform:uppercase}.map-panel label{color:#334155;display:flex;flex-direction:column;font-size:12px;font-weight:900;gap:7px;margin-bottom:14px;text-transform:uppercase}.map-panel input,.map-panel select{background:#f8fafc;border:1px solid #dbe3ef;border-radius:12px;color:#0f172a;font-size:14px;font-weight:700;padding:11px 12px;width:100%}.checkbox-row{align-items:center;flex-direction:row!important;text-transform:none!important}.checkbox-row input{width:auto}.primary-action{background:var(--primary);border:0;border-radius:13px;box-shadow:0 12px 24px #2563eb2e;color:#fff;font-weight:1000;padding:12px 14px;width:100%}.primary-action:disabled{cursor:not-allowed;opacity:.65}.map-helper{color:var(--text-muted);font-size:12px;line-height:1.45;margin:14px 0 0}.map-preview-card{min-height:520px;padding:14px}.map-preview-placeholder{background:linear-gradient(90deg,#2563eb0f 1px,#0000 0),linear-gradient(#2563eb0f 1px,#0000 0),linear-gradient(135deg,#f8fafc,#eef6ff);background-size:34px 34px;border:1px dashed #bfdbfe;border-radius:16px;color:#334155;display:flex;flex-direction:column;gap:8px;height:100%;min-height:490px;text-align:center}.map-crosshair,.map-preview-placeholder{align-items:center;justify-content:center}.map-crosshair{background:#eff6ff;border-radius:18px;color:var(--primary);display:inline-flex;font-size:36px;font-weight:1000;height:58px;width:58px}.result-panel{min-height:520px}.metric-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.metric-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;display:flex;flex-direction:column;gap:6px;padding:14px}.metric-card span{color:var(--text-muted);font-size:11px;font-weight:900;text-transform:uppercase}.metric-card strong{color:#0f172a;font-size:20px;font-weight:1000}.metric-card.wide strong{font-size:15px}.form-error{background:#fff1f2;border:1px solid #fecaca;border-radius:14px;color:#991b1b;font-size:13px;font-weight:800;padding:12px}.empty-state{border:1px dashed #cbd5e1;border-radius:14px;color:var(--text-muted);font-weight:800;padding:18px;text-align:center}@media (max-width:1180px){.map-grid{grid-template-columns:1fr}.map-preview-card,.result-panel{min-height:auto}.map-preview-placeholder{min-height:320px}}.route-map{background:#e2e8f0;border-radius:16px;height:100%;min-height:520px;overflow:hidden;width:100%}.map-preview-card{overflow:hidden;position:relative}.map-status-strip{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad1;border-radius:14px;bottom:24px;color:#e2e8f0;display:flex;flex-wrap:wrap;font-size:12px;font-weight:800;gap:8px;justify-content:center;left:24px;padding:10px 12px;position:absolute;right:24px;z-index:700}.map-status-strip strong{color:#fff}.route-marker{align-items:center;border:3px solid #fff;border-radius:999px;box-shadow:0 8px 20px #0f172a47;color:#fff;display:flex;font-size:13px;font-weight:1000;height:34px;justify-content:center;width:34px}.leaflet-container{font-family:inherit}.leaflet-tooltip{border:0!important;border-radius:10px!important;box-shadow:0 10px 22px #0f172a33!important;color:#0f172a!important;font-weight:900!important}@media (max-width:1180px){.route-map{min-height:360px}.map-status-strip{background:#0f172a;margin-top:12px;position:static}}.refined-public-tracking{background:radial-gradient(circle at top left,#2563eb1a,#0000 32%),linear-gradient(180deg,#f8fafc,#eef3f9)}.refined-public-header{border-radius:26px;box-shadow:0 22px 50px #0f172a14;padding:24px 28px}.public-title-block h1{letter-spacing:-.03em}.refined-public-main{align-items:stretch;grid-template-columns:minmax(0,1fr) 390px}.refined-public-map-panel{border-radius:26px;display:flex;flex-direction:column;min-height:720px}.public-map-toolbar{align-items:center;background:linear-gradient(90deg,#fff,#f8fbff);border-bottom:1px solid #e5eaf2;display:flex;gap:18px;justify-content:space-between;min-height:72px;padding:18px 20px}.public-card-label,.public-map-toolbar span{color:#64748b;display:block;font-size:10px;font-weight:1000;letter-spacing:.12em;margin-bottom:6px;text-transform:uppercase}.public-map-toolbar strong{color:#0f172a;font-size:18px;font-weight:1000}.public-map-toolbar a{background:#0f172a;border-radius:13px;box-shadow:0 10px 24px #0f172a29;color:#fff;font-size:12px;font-weight:1000;padding:11px 14px;text-decoration:none;white-space:nowrap}.refined-public-map-shell{flex:1 1;min-height:610px}.refined-public-map-panel .public-map-frame{border:0;border-radius:0;box-shadow:none;min-height:610px}.refined-route-progress{background:#fff;border-top:1px solid #e5eaf2;margin:0;padding:18px 20px 20px}.route-progress-label-row{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:1000;gap:12px;justify-content:space-between;margin-bottom:10px}.route-progress-label-row strong{color:#0f172a}.refined-public-info-panel{gap:14px}.public-primary-card{background:linear-gradient(135deg,#0f172a,#1e293b);border:0;box-shadow:0 22px 40px #0f172a33;color:#fff}.public-primary-card .public-card-label,.public-primary-card p{color:#ffffffb8}.public-primary-card h2{font-size:25px;letter-spacing:-.02em;line-height:1.15;margin:0 0 8px}.public-primary-card p{font-size:14px;font-weight:800;line-height:1.45;margin:0}.public-stat-grid-large .public-stat-card{min-height:98px}.public-route-card h3{color:#0f172a;font-size:15px;margin:0 0 14px}.public-stop-row{grid-gap:10px;align-items:flex-start;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;display:grid;gap:10px;grid-template-columns:42px 1fr;margin-top:10px;padding:12px}.public-stop-row.active{background:#eff6ff;border-color:#bfdbfe}.public-stop-row span{align-items:center;background:#e2e8f0;border-radius:10px;color:#334155;display:inline-flex;font-size:10px;font-weight:1000;height:28px;justify-content:center;width:36px}.public-stop-row.active span{background:#2563eb;color:#fff}.public-stop-row p{color:#475569;font-weight:800;margin:0}.compact-stat-card strong,.public-stop-row p{font-size:13px;line-height:1.35}@media (max-width:1100px){.refined-public-main{grid-template-columns:1fr}.refined-public-info-panel{order:-1}}@media (max-width:640px){.public-tracking-page{padding:14px}.public-header-right,.public-map-toolbar{align-items:stretch;flex-direction:column}.public-header-right button,.public-map-toolbar a{text-align:center;width:100%}.public-stat-grid,.public-stat-grid-large{grid-template-columns:1fr}}.refined-public-tracking{padding:14px}.refined-public-header{margin-bottom:14px;max-width:1600px;padding:18px 22px}.refined-public-header h1{font-size:clamp(22px,2vw,30px)}.refined-public-header p{font-size:13px}.refined-public-main{gap:16px;grid-template-columns:minmax(0,1fr) minmax(320px,390px);max-width:1600px;min-height:auto}.refined-public-map-panel{min-height:0}.refined-public-map-shell{flex:0 0 auto;height:clamp(380px,calc(100vh - 355px),590px);min-height:clamp(380px,calc(100vh - 355px),590px)}.public-map-frame iframe,.refined-public-map-panel .public-map-frame,.refined-public-map-panel iframe.public-map-frame{height:100%;min-height:100%}.public-progress-card,.refined-route-progress{display:block}.public-progress-card{padding:14px 16px}.public-progress-card .route-progress-label-row{margin-bottom:9px}.refined-public-info-panel{gap:12px}.public-card,.public-stat-card{border-radius:16px}.public-primary-card{padding:16px}.public-primary-card h2{font-size:22px}.public-stat-card,.public-stat-grid-large .public-stat-card{min-height:82px;padding:15px}.public-note-card,.public-route-card{padding:15px}@media (max-width:1280px){.refined-public-main{grid-template-columns:minmax(0,1fr) 340px}.public-stat-grid{gap:10px}.public-stat-card strong{font-size:16px}}@media (max-width:1100px){.refined-public-main{grid-template-columns:1fr}.refined-public-info-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));order:0}.public-footer-mini,.public-note-card,.public-primary-card,.public-route-card{grid-column:1/-1}.refined-public-map-shell{height:520px}}@media (max-width:760px){.refined-public-tracking{padding:10px}.public-map-toolbar,.refined-public-header{align-items:stretch;flex-direction:column}.public-header-right{flex-wrap:wrap;justify-content:space-between;width:100%}.refined-public-info-panel{display:flex}.refined-public-map-shell{height:430px;min-height:430px}}.public-map-panel>.refined-route-progress{display:none!important}.refined-public-tracking{padding:12px}.refined-public-header{border-radius:22px;margin:0 auto 12px;max-width:1440px;padding:16px 20px}.refined-public-main{gap:12px;grid-template-columns:minmax(0,1fr) minmax(300px,360px);margin:0 auto;max-width:1440px}.public-map-toolbar{min-height:62px;padding:14px 18px}.refined-public-map-shell{height:clamp(330px,calc(100vh - 305px),520px);min-height:330px}.public-card,.public-primary-card,.public-stat-card{border-radius:15px}.public-primary-card{padding:14px 15px}.public-primary-card h2{font-size:20px;margin-bottom:6px}.public-primary-card p,.public-stop-row p{font-size:12px;line-height:1.3}.public-note-card,.public-progress-card,.public-route-card{padding:12px 14px}.public-stat-grid,.public-stat-grid-large{gap:10px}.public-stat-card,.public-stat-grid-large .public-stat-card{min-height:72px;padding:12px 14px}.public-stat-card strong{font-size:17px}.public-stop-row{margin-top:8px;padding:10px}.public-note-card p{font-size:12px;line-height:1.35}.public-footer-mini{font-size:11px;margin-top:2px}@media (max-width:1366px){.refined-public-header,.refined-public-main{max-width:1180px}.refined-public-main{grid-template-columns:minmax(0,1fr) 320px}.refined-public-map-shell{height:clamp(320px,calc(100vh - 292px),470px);min-height:320px}.public-map-toolbar strong{font-size:16px}.public-title-block h1{font-size:24px}}@media (max-width:1100px){.refined-public-main{grid-template-columns:1fr}.refined-public-map-shell{height:430px}}.accounting-page{position:relative}.accounting-heading{align-items:flex-start}.accounting-summary-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.accounting-stat-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;box-shadow:0 12px 30px #0f172a0f;padding:18px}.accounting-load-mini span,.accounting-stat-card span{color:#64748b;display:block;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.accounting-stat-card strong{color:#0f172a;display:block;font-size:24px;font-weight:1000;margin-top:8px}.accounting-stat-card small{color:#8a98ad;display:block;font-weight:800;margin-top:6px}.accounting-stat-card.good strong{color:#16a34a}.accounting-toolbar{grid-gap:14px;display:grid;gap:14px;grid-template-columns:minmax(260px,1fr) 260px;margin-bottom:18px}.accounting-search{margin-bottom:0}.accounting-filter{background:#fff;border:1.5px solid #dbe3ef;border-radius:12px;color:#263247;font-size:13px;font-weight:900;outline:none;padding:12px 13px;width:100%}.accounting-table-card{max-height:calc(100vh - 330px)}.accounting-table td,.accounting-table th{vertical-align:top;white-space:nowrap}.accounting-lane-text{color:#0f172a;font-weight:800;max-width:260px;overflow:hidden;text-overflow:ellipsis}.settlement-pill-gap{margin-top:6px}.accounting-drawer-backdrop{background:#0f172a73;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:5000}.accounting-drawer{background:#f8fafc;box-shadow:-18px 0 40px #0f172a38;height:100vh;overflow:auto;padding:26px;width:min(720px,96vw)}.accounting-drawer-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.accounting-drawer-header h2{color:#0f172a;font-size:22px;font-weight:1000;margin:0;text-transform:uppercase}.accounting-drawer-header p{color:#64748b;font-weight:900;margin:5px 0 0}.accounting-load-mini{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.accounting-load-mini>div{background:#fff;border:1px solid #e5eaf2;border-radius:14px;padding:12px}.accounting-load-mini strong{color:#0f172a;display:block;font-size:13px;margin-top:5px}.accounting-form-grid{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:18px}.field-block textarea{background:#fff;border:1.5px solid #dbe3ef;border-radius:12px;color:#263247;font-size:13px;min-height:110px;outline:none;padding:12px 13px;resize:vertical;width:100%}.accounting-filter:focus,.field-block textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1a}.accounting-drawer-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}@media (max-width:1100px){.accounting-load-mini,.accounting-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.accounting-toolbar{grid-template-columns:1fr}}@media (max-width:720px){.accounting-load-mini,.accounting-summary-grid,.form-grid.grid-2.accounting-form-grid{grid-template-columns:1fr}.accounting-heading{display:block}.accounting-heading .history-header-actions{justify-content:flex-start;margin-top:14px}}.accounting-summary-grid.refined{grid-template-columns:repeat(4,minmax(180px,1fr))}.accounting-v4-table td,.accounting-v4-table th{white-space:normal}.accounting-v4-table td{min-width:120px}.accounting-v4-table td:nth-child(3){min-width:180px}.doc-action-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(72px,1fr));max-width:190px}.btn-tiny:disabled,.doc-action-grid .btn-tiny:disabled{cursor:not-allowed;filter:grayscale(.4);opacity:.45}.accounting-drawer.wide{width:min(920px,98vw)}.accounting-section-title{color:#0f172a;font-size:12px;font-weight:1000;letter-spacing:.08em;margin:18px 0 10px;text-transform:uppercase}.refined-mini{grid-template-columns:repeat(4,minmax(0,1fr))}.drawer-button-field{display:flex;flex-direction:column;justify-content:flex-end}.profit-preview-card{grid-gap:10px;background:#0f172a;border-radius:18px;box-shadow:0 16px 36px #0f172a2e;color:#fff;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;padding:16px}.profit-preview-card span{color:#94a3b8;display:block;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.profit-preview-card strong{display:block;font-size:18px;font-weight:1000;margin-top:6px}.single-note-grid{margin-top:14px}.invoice-preview-panel{background:#e5eaf2;box-shadow:-18px 0 40px #0f172a3d;height:100vh;overflow:auto;padding:22px;width:min(980px,98vw)}.invoice-preview-actions{display:flex;gap:10px;justify-content:flex-end;margin-bottom:14px;position:sticky;top:0;z-index:2}.invoice-paper{background:#fff;border-radius:10px;box-shadow:0 20px 60px #0f172a2e;color:#0f172a;margin:0 auto;max-width:820px;min-height:1050px;padding:44px}.invoice-topline{border-bottom:2px solid #e5eaf2;display:flex;gap:22px;justify-content:space-between;margin-bottom:26px;padding-bottom:22px}.invoice-topline h1{font-size:38px;letter-spacing:.08em;margin:0}.invoice-topline p{color:#64748b;font-weight:900;margin:6px 0 0}.invoice-meta-box{background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;min-width:210px;padding:14px}.invoice-id-grid span,.invoice-meta-box span{color:#64748b;display:block;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.invoice-id-grid strong,.invoice-meta-box strong{color:#0f172a;display:block;margin:4px 0 12px}.invoice-party-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:1fr 1fr;margin-bottom:24px}.invoice-party-grid h3,.invoice-route-box h3{color:#0f172a;font-size:13px;font-weight:1000;margin:0 0 8px;text-transform:uppercase}.invoice-party-grid p,.invoice-route-box p{color:#475569;font-size:13px;line-height:1.45;margin:4px 0;white-space:pre-line}.invoice-id-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.invoice-id-grid>div{background:#f8fafc;border:1px solid #e5eaf2;border-radius:12px;padding:12px}.invoice-route-box{border:1px solid #e5eaf2;border-radius:14px;margin-bottom:20px;padding:14px}.invoice-route-box.compact{margin-top:18px}.invoice-charge-table{border-collapse:collapse;margin-top:12px;width:100%}.invoice-charge-table td,.invoice-charge-table th{border-bottom:1px solid #e5eaf2;font-size:13px;padding:12px 10px}.invoice-charge-table th{background:#f8fafc;color:#475569;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.invoice-total-row td{color:#0f172a;font-size:16px;font-weight:1000}@media (max-width:1180px){.accounting-summary-grid.refined,.profit-preview-card,.refined-mini{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.invoice-paper{padding:24px}.invoice-id-grid,.invoice-party-grid,.invoice-topline,.profit-preview-card,.refined-mini{display:grid;grid-template-columns:1fr}.doc-action-grid{grid-template-columns:1fr}}.accounting-summary-grid.refined.v5{grid-template-columns:repeat(6,minmax(160px,1fr))}.accounting-stat-card.warn strong{color:#d97706}.accounting-stat-card.ar-card strong{color:#2563eb}.accounting-stat-card.ap-card strong{color:#dc2626}.accounting-v5-table td,.accounting-v5-table th{font-size:12px}.accounting-v5-table td:nth-child(3){min-width:230px}.accounting-v5-table td:nth-child(6){min-width:170px}.doc-readiness-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:10px;font-weight:1000;letter-spacing:.04em;max-width:220px;padding:5px 9px;text-transform:uppercase}.doc-readiness-badge.ready{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.doc-readiness-badge.missing{background:#fff7ed;border:1px solid #fed7aa;color:#c2410c}.doc-checklist{display:flex;flex-wrap:wrap;gap:7px}.doc-checklist.compact{margin-top:8px}.doc-check{background:#f8fafc;border:1px solid #e5eaf2;border-radius:999px;font-weight:1000;gap:5px;padding:5px 8px}.doc-check,.doc-check span{align-items:center;display:inline-flex;font-size:10px}.doc-check span{border-radius:999px;height:15px;justify-content:center;width:15px}.doc-check.ready{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.doc-check.ready span{background:#22c55e;color:#fff}.doc-check.missing{background:#fffbeb;border-color:#fde68a;color:#b45309}.doc-check.missing span{background:#f59e0b;color:#fff}.accounting-doc-panel{grid-gap:16px;align-items:center;background:#fff;border:1px solid #e5eaf2;border-radius:18px;display:grid;gap:16px;grid-template-columns:minmax(220px,.85fr) 1.15fr;margin-bottom:16px;padding:16px}.accounting-doc-panel.ready{background:linear-gradient(135deg,#fff,#f0fdf4);border-color:#bbf7d0}.accounting-doc-panel.missing{background:linear-gradient(135deg,#fff,#fff7ed);border-color:#fed7aa}.accounting-doc-panel span,.process-panel-header span{color:#64748b;display:block;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.accounting-doc-panel strong,.process-panel-header strong{color:#0f172a;display:block;font-size:17px;font-weight:1000;margin-top:5px}.accounting-doc-panel p{color:#64748b;font-size:12px;font-weight:800;margin:5px 0 0}.accounting-lock-note{background:#fffbeb;border:1px solid #fde68a;border-radius:16px;color:#92400e;font-size:12px;font-weight:900;margin-bottom:16px;padding:12px 14px}.accounting-two-column-panels{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.accounting-process-panel{background:#fff;border:1px solid #e5eaf2;border-radius:20px;overflow:hidden}.accounting-process-panel.ar{border-top:4px solid #2563eb}.accounting-process-panel.ap{border-top:4px solid #dc2626}.process-panel-header{padding:16px 18px 0}.flat-panel-grid{border:0;border-radius:0;box-shadow:none;padding-top:14px}.profit-preview-card.detailed{grid-template-columns:repeat(6,minmax(0,1fr))}.profit-mini-breakdown{grid-gap:5px;display:grid;gap:5px;margin-top:8px}.profit-mini-breakdown div{color:#64748b;display:flex;font-size:11px;font-weight:900;gap:10px;justify-content:space-between}.profit-mini-breakdown strong{color:#0f172a}.route-date-line{margin-top:2px}.mt-2{margin-top:8px!important}@media (max-width:1400px){.accounting-summary-grid.refined.v5,.profit-preview-card.detailed{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.accounting-doc-panel,.accounting-two-column-panels{grid-template-columns:1fr}}@media (max-width:760px){.accounting-summary-grid.refined.v5,.profit-preview-card.detailed{grid-template-columns:1fr}}.settings-inline-title{border-top:1px solid #e5eaf2;margin-top:8px;padding:8px 0 0}.doc-check.optional{background:#f8fafc;border-color:#e2e8f0;color:#475569}.doc-check.optional span{background:#64748b;color:#fff}.invoice-edit-actions,.receipt-upload-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.receipt-upload-row input[type=file]{font-size:12px;font-weight:800;max-width:260px}.invoice-remittance-pre{color:#334155;font-family:inherit;font-size:12px;line-height:1.55;margin:0;white-space:pre-wrap}.invoice-note-row td{background:#f8fafc;color:#475569;font-size:11px;font-weight:800}.bonus-modal{max-width:1280px}.bonus-toolbar{grid-gap:14px;align-items:end;display:grid;gap:14px;grid-template-columns:minmax(180px,240px) minmax(220px,1fr) auto;margin-bottom:16px}.bonus-summary-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e5eaf2;border-radius:18px;padding:14px 16px}.bonus-summary-card span{color:#64748b;display:block;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.bonus-summary-card strong{color:#0f172a;display:block;font-size:22px;font-weight:1000;margin-top:4px}.bonus-summary-card small{color:#64748b;display:block;font-size:12px;font-weight:800;margin-top:2px}.bonus-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.bonus-table input.bonus-rate-input{border:1px solid #dbe4ef;border-radius:10px;font-weight:900;padding:7px 9px;width:86px}@media (max-width:980px){.bonus-grid,.bonus-toolbar{grid-template-columns:1fr}}.accounting-action-stack{align-items:stretch;display:flex;flex-direction:column;gap:8px;min-width:132px}.accounting-action-stack .accounting-action-btn{align-items:center;border-radius:13px;display:inline-flex;font-size:11px;font-weight:1000;justify-content:center;letter-spacing:.03em;margin-top:0!important;min-height:38px;text-transform:uppercase;width:100%}.accounting-action-stack .btn-primary.accounting-action-btn{box-shadow:0 12px 24px #2563eb2e}.invoice-id-grid.no-system-id{grid-template-columns:repeat(3,minmax(0,1fr))}.accounting-drawer.wide.bonus-modal{width:min(1180px,98vw)}.bonus-modal .accounting-drawer-header{margin-bottom:12px}.bonus-grid{grid-template-columns:1fr}.bonus-table{table-layout:fixed;width:100%}.bonus-table td,.bonus-table th{white-space:normal;word-break:break-word}.bonus-table input.bonus-rate-input{max-width:96px}.bonus-modal .accounting-process-panel{overflow-x:auto}.profit-preview-card.detailed{grid-template-columns:repeat(7,minmax(0,1fr))}@media (max-width:1400px){.profit-preview-card.detailed{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.invoice-id-grid.no-system-id,.profit-preview-card.detailed{grid-template-columns:1fr}}.accounting-date-report-shell{grid-gap:16px;display:grid;gap:16px;margin-top:16px}.date-report-hero{grid-gap:18px;align-items:end;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e5eaf2;border-radius:20px;box-shadow:0 12px 30px #0f172a0f;display:grid;gap:18px;grid-template-columns:minmax(280px,1fr) auto;padding:18px}.date-report-copy h3{color:#0f172a;font-size:20px;font-weight:1000;letter-spacing:-.02em;margin:5px 0 6px}.date-report-copy p{color:#475569;font-size:14px;font-weight:700;line-height:1.45;margin:0}.date-report-controls{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(135px,1fr)) auto}.date-report-field{grid-gap:6px;display:grid;gap:6px;margin:0}.date-report-field span{color:#475569;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.date-report-field input{background:#fff;border:1.5px solid #dbe3ef;border-radius:12px;color:#0f172a;font-size:13px;font-weight:900;height:42px;outline:none;padding:0 12px;width:100%}.date-report-field input:focus{border-color:#2563eb;border-color:var(--primary,#2563eb);box-shadow:0 0 0 4px #2563eb1a}.date-report-button{height:42px;min-width:138px;white-space:nowrap}.date-report-card-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(7,minmax(145px,1fr))}.date-report-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;box-shadow:0 10px 24px rgba(15,23,42,.055);min-width:0;padding:16px}.date-report-card-label{color:#64748b;display:block;font-size:10px;font-weight:1000;letter-spacing:.08em;line-height:1.2;min-height:24px;text-transform:uppercase}.date-report-card-value{color:#0f172a;display:block;font-size:22px;font-weight:1000;line-height:1.05;margin-top:8px;word-break:break-word}.date-report-card-hint{color:#64748b;display:block;font-size:11px;font-weight:800;line-height:1.3;margin-top:7px}.date-report-card.blue .date-report-card-value{color:#2563eb}.date-report-card.green .date-report-card-value,.date-report-card.profit .date-report-card-value{color:#16a34a}.date-report-card.orange .date-report-card-value{color:#d97706}.date-report-card.red .date-report-card-value{color:#dc2626}.date-report-table-card{background:#fff;border:1px solid #e5eaf2;border-radius:20px;box-shadow:0 12px 30px #0f172a0f;overflow:hidden}.date-report-table-head{background:#f8fafc;border-bottom:1px solid #e5eaf2;display:flex;gap:16px;justify-content:space-between;padding:16px 18px}.date-report-table-head h4{color:#0f172a;font-size:15px;font-weight:1000;margin:0}.date-report-table-head p{color:#64748b;font-size:12px;font-weight:800;margin:4px 0 0}.accounting-date-table td,.accounting-date-table th{white-space:nowrap}.accounting-date-table td:nth-child(3),.accounting-date-table td:nth-child(4),.accounting-date-table th:nth-child(3),.accounting-date-table th:nth-child(4){min-width:150px}@media (max-width:1500px){.date-report-card-grid{grid-template-columns:repeat(4,minmax(170px,1fr))}}@media (max-width:1100px){.date-report-hero{grid-template-columns:1fr}.date-report-controls{grid-template-columns:repeat(2,minmax(130px,1fr)) auto}.date-report-card-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}}@media (max-width:720px){.date-report-hero,.date-report-table-head{padding:14px}.date-report-card-grid,.date-report-controls{grid-template-columns:1fr}.date-report-button{width:100%}}.accounting-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.accounting-header-actions .btn-primary,.accounting-header-actions .btn-secondary{border-radius:14px;font-size:13px;font-weight:1000;min-height:44px;padding:0 18px;white-space:nowrap}.accounting-view-tabs{align-items:center;background:#fff;border:1px solid #e5eaf2;border-radius:16px;box-shadow:0 10px 24px rgba(15,23,42,.055);display:inline-flex;gap:8px;margin:18px 0 14px;padding:6px}.accounting-view-tabs button{background:#0000;border:0;border-radius:12px;color:#475569;cursor:pointer;font-size:13px;font-weight:1000;letter-spacing:.02em;min-height:38px;padding:0 18px;white-space:nowrap}.accounting-view-tabs button:hover{background:#f1f5f9;color:#0f172a}.accounting-view-tabs button.active{background:#2563eb;box-shadow:0 10px 20px #2563eb2e;color:#fff}@media (max-width:980px){.accounting-heading{grid-gap:14px;display:grid;gap:14px}.accounting-header-actions{justify-content:flex-start}.accounting-header-actions .btn-primary,.accounting-header-actions .btn-secondary{min-width:150px}}@media (max-width:620px){.accounting-view-tabs{display:grid;grid-template-columns:1fr;width:100%}.accounting-view-tabs button{width:100%}.accounting-header-actions{display:grid;grid-template-columns:1fr}.accounting-header-actions .btn-primary,.accounting-header-actions .btn-secondary{width:100%}}.audit-page{padding:20px 22px 34px}.audit-heading{margin-bottom:18px}.audit-heading h1{margin:0}.audit-heading p:not(.eyebrow){color:#64748b;font-weight:700;margin:8px 0 0;max-width:920px}.audit-toolbar{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(260px,2fr) minmax(140px,.9fr) minmax(150px,.9fr) minmax(130px,.7fr) minmax(130px,.7fr) minmax(130px,.7fr);margin:16px 0}.audit-table-card{max-height:calc(100vh - 290px)}.audit-table{min-width:1220px}.audit-table td small{display:block;font-size:11px;font-weight:800;margin-top:4px;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-method-pill,.audit-status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:1000;justify-content:center;letter-spacing:.02em;padding:6px 10px}.audit-method-pill{background:#dbeafe;color:#1d4ed8}.audit-status-pill.success{background:#dcfce7;color:#047857}.audit-status-pill.failed{background:#fee2e2;color:#b91c1c}.btn-secondary.compact{font-size:12px;min-height:32px;padding:6px 12px}.audit-details-row td{background:#f8fafc}.audit-details-row.readable td{padding:18px!important}.audit-readable-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr)}.audit-readable-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 24px #0f172a0d;padding:16px}.audit-readable-card.primary{background:linear-gradient(135deg,#eff6ff,#fff)}.audit-readable-card.wide{grid-column:1/-1}.audit-readable-card h4,.audit-technical-grid h4{color:#0f172a;font-size:13px;font-weight:1000;letter-spacing:.06em;margin:0 0 10px;text-transform:uppercase}.audit-readable-card p{color:#334155;font-weight:850;line-height:1.55;margin:0}.audit-muted{color:#64748b!important}.audit-change-list{grid-gap:8px;color:#0f172a;display:grid;font-weight:850;gap:8px;line-height:1.45;margin:0;padding-left:18px}.audit-key-values{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(180px,1fr))}.audit-key-values.compact-list{margin-top:14px}.audit-key-values div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px}.audit-key-values span{color:#64748b;display:block;font-size:11px;font-weight:1000;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}.audit-key-values strong{color:#0f172a;display:block;font-size:13px;font-weight:950;overflow-wrap:anywhere}.audit-technical-toggle{margin-top:14px}.audit-technical-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;margin-top:12px}.audit-technical-grid pre{background:#0f172a;border-radius:16px;color:#e2e8f0;font-size:12px;line-height:1.45;margin:0;max-height:320px;min-height:120px;overflow:auto;padding:14px;white-space:pre-wrap;word-break:break-word}.audit-error{background:#fee2e2;border-radius:16px;color:#991b1b;font-weight:900;margin:12px 0;padding:12px 14px}.audit-pagination{align-items:center;color:#64748b;display:flex;font-weight:900;gap:16px;justify-content:space-between;margin-top:14px}.audit-pagination>div{align-items:center;display:flex;gap:10px}.empty-cell{color:#64748b;font-weight:900;padding:28px!important;text-align:center}@media (max-width:1200px){.audit-toolbar{grid-template-columns:1fr 1fr}.audit-readable-grid,.audit-technical-grid{grid-template-columns:1fr}.audit-key-values{grid-template-columns:1fr 1fr}}@media (max-width:720px){.audit-pagination,.audit-pagination>div,.audit-toolbar{align-items:stretch;flex-direction:column;grid-template-columns:1fr}.audit-key-values{grid-template-columns:1fr}}.audit-details-row td,.audit-readable-card,.audit-readable-grid,.audit-table-card{min-width:0}.audit-details-row.readable td,.audit-readable-card{overflow:hidden}.audit-change-list{max-height:320px;overflow:auto;padding-left:20px}.audit-change-list li{white-space:normal}.audit-change-list li,.audit-key-values strong,.audit-readable-card p,.audit-table td,.audit-table td small{overflow-wrap:anywhere;word-break:break-word}.audit-table td small{max-width:420px;white-space:normal}.audit-readable-grid{grid-template-columns:minmax(280px,.85fr) minmax(340px,1.15fr)}.audit-readable-card h4{align-items:center;display:flex;gap:8px}.audit-readable-card h4:after{background:#e2e8f0;content:"";flex:1 1;height:1px}.audit-heading-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.audit-checkbox-filter{align-items:center;background:#fff;border:1px solid #dbe5f3;border-radius:14px;color:#0f172a;display:flex;font-weight:950;gap:10px;min-height:58px;padding:0 16px}.audit-checkbox-filter input{height:16px;width:16px}.audit-risk-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:1000;justify-content:center;letter-spacing:.04em;min-width:70px;padding:8px 10px;text-transform:uppercase}.audit-risk-pill.low{background:#e0f2fe;color:#075985}.audit-risk-pill.medium{background:#fef3c7;color:#92400e}.audit-risk-pill.high{background:#ffedd5;color:#9a3412}.audit-risk-pill.critical{background:#fee2e2;color:#991b1b}.timeline-drawer{max-width:820px}.load-timeline-list{grid-gap:14px;display:grid;gap:14px;margin-top:16px;max-height:calc(100vh - 180px);overflow:auto;padding-right:8px}.load-timeline-item{grid-gap:14px;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 24px #0f172a0a;display:grid;gap:14px;grid-template-columns:20px 1fr;padding:16px}.load-timeline-item:before{background:#e2e8f0;bottom:-24px;left:25px;top:34px;width:2px}.load-timeline-item:last-child:before{display:none}.timeline-dot{background:#60a5fa;border-radius:50%;box-shadow:0 0 0 5px #dbeafe;height:14px;margin-top:5px;width:14px;z-index:1}.load-timeline-item.medium .timeline-dot{background:#f59e0b;box-shadow:0 0 0 5px #fef3c7}.load-timeline-item.high .timeline-dot{background:#f97316;box-shadow:0 0 0 5px #ffedd5}.load-timeline-item.critical .timeline-dot{background:#ef4444;box-shadow:0 0 0 5px #fee2e2}.timeline-row-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.timeline-row-top strong{color:#0f172a;font-weight:1000}.timeline-row-top span{color:#64748b;font-size:12px;font-weight:900;white-space:nowrap}.load-timeline-item p{color:#334155;font-weight:850;line-height:1.45;margin:8px 0 12px}.timeline-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.timeline-meta span:not(.audit-risk-pill){background:#f1f5f9;border-radius:999px;color:#475569;font-size:11px;font-weight:950;padding:6px 9px}@media (max-width:1300px){.audit-toolbar{grid-template-columns:1fr 1fr}}@media (max-width:720px){.audit-heading-actions{justify-content:stretch;width:100%}.audit-heading-actions .btn-secondary{flex:1 1}.timeline-row-top{flex-direction:column}}.audit-page{background:#f5f7fb;min-height:calc(100vh - 70px)}.audit-heading{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.audit-toolbar{align-items:stretch;grid-template-columns:minmax(280px,1.6fr) minmax(150px,.8fr) minmax(210px,1fr) minmax(150px,.75fr) minmax(150px,.75fr) minmax(170px,.9fr)}.audit-search{min-width:0}.audit-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 18px 42px #0f172a0f;max-height:calc(100vh - 340px);overflow:auto}.audit-table{border-collapse:initial;border-spacing:0;min-width:1260px;width:100%}.audit-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#334155;font-size:12px;font-weight:1000;letter-spacing:.06em;padding:16px 18px;position:sticky;text-transform:uppercase;top:0;z-index:2}.audit-table td{border-bottom:1px solid #eef2f7;color:#0f172a;font-weight:850;padding:16px 18px;vertical-align:top}.audit-table tbody>tr:hover td{background:#f8fbff}.audit-table td strong{color:#0f172a;display:block;font-weight:1000}.audit-table td small{color:#64748b;font-size:12px;font-weight:850;line-height:1.45;max-width:460px}.audit-area-pill{align-items:center;background:#eef2ff;border-radius:999px;color:#3730a3;display:inline-flex;font-size:11px;font-weight:1000;justify-content:center;letter-spacing:.04em;min-width:118px;padding:8px 10px;text-transform:uppercase;white-space:nowrap}.audit-area-pill.accounting{background:#ecfdf5;color:#047857}.audit-area-pill.load,.audit-area-pill.loadboard{background:#eff6ff;color:#1d4ed8}.audit-area-pill.driver,.audit-area-pill.driveravailability{background:#fff7ed;color:#c2410c}.audit-area-pill.gmail,.audit-area-pill.telegram{background:#f5f3ff;color:#6d28d9}.audit-area-pill.publictracking,.audit-area-pill.routemetrics,.audit-area-pill.tracking{background:#e0f2fe;color:#0369a1}.audit-area-pill.auth,.audit-area-pill.team{background:#fef2f2;color:#b91c1c}.audit-details-row.readable td{background:#f8fafc!important;padding:20px!important}.audit-readable-grid{gap:16px;grid-template-columns:minmax(280px,.85fr) minmax(420px,1.15fr)}.audit-readable-card{border:1px solid #dbe5f3;border-radius:20px;box-shadow:0 18px 38px #0f172a0f}.audit-readable-card.primary{background:linear-gradient(135deg,#eaf2ff,#fff 68%)}.audit-change-cards{grid-gap:12px;display:grid;gap:12px;max-height:420px;overflow:auto;padding-right:4px}.audit-change-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.audit-change-field{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.audit-change-field span{color:#0f172a;font-size:13px;font-weight:1000}.audit-change-field small{color:#94a3b8;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.audit-before-after{grid-gap:10px;align-items:stretch;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr)}.audit-after-only,.audit-before-after>div:not(.audit-arrow){background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;min-width:0;padding:10px 12px}.audit-after-only span,.audit-before-after span{color:#64748b;display:block;font-size:10px;font-weight:1000;letter-spacing:.06em;margin-bottom:5px;text-transform:uppercase}.audit-after-only strong,.audit-before-after strong{color:#0f172a;font-size:13px;font-weight:950;line-height:1.45;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.audit-before-after>div:first-child strong{color:#9f1239}.audit-before-after>div:last-child strong{color:#166534}.audit-arrow{align-items:center;color:#64748b;display:flex;font-weight:1000;justify-content:center}.audit-key-values{grid-template-columns:repeat(4,minmax(160px,1fr))}.audit-key-values.compact-list{grid-template-columns:1fr}.audit-technical-toggle{border-top:1px solid #e2e8f0;margin-top:16px;padding-top:14px}.audit-technical-grid pre{font-size:11px;max-height:360px}@media (max-width:1450px){.audit-toolbar{grid-template-columns:1fr 1fr 1fr}.audit-key-values{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width:950px){.audit-heading{flex-direction:column}.audit-heading-actions{justify-content:flex-start}.audit-before-after,.audit-readable-grid,.audit-technical-grid,.audit-toolbar{grid-template-columns:1fr}.audit-arrow{transform:rotate(90deg)}.audit-key-values{grid-template-columns:1fr}}.broker-page .page-title-row{align-items:flex-start}.broker-toolbar{align-items:center;display:flex;gap:10px;margin:16px 0}.broker-toolbar input{flex:1 1;min-width:260px}.broker-toolbar select{min-width:160px}.broker-status-badge{background:#94a3b81f;border:1px solid #94a3b859;color:#334155;font-weight:800;padding:5px 10px}.broker-status-badge.active{background:#10b98121;border-color:#10b98147;color:#047857}.broker-status-badge.watchlist{background:#f59e0b29;border-color:#f59e0b47;color:#92400e}.broker-status-badge.blacklisted{background:#ef444424;border-color:#ef44444d;color:#b91c1c}.broker-status-badge.inactive{background:#64748b21;color:#475569}.broker-row-danger{background:#fee2e252}.broker-report-mini{align-items:center}.broker-report-mini span{font-weight:800;min-width:34px;padding:4px 7px;text-align:center}.broker-report-mini .positive{background:#10b9811f;color:#047857}.broker-report-mini .negative{background:#ef444421;color:#b91c1c}.broker-report-mini .warning{background:#f59e0b24;color:#92400e}.broker-drawer.wide,.broker-profile-drawer.wide{max-width:1180px;width:min(1180px,calc(100vw - 36px))}.broker-form-sections{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.broker-form-card{background:#fff;border:1px solid #94a3b83d;border-radius:18px;box-shadow:0 10px 24px #0f172a0d;padding:16px}.broker-form-card h3{color:#0f172a;font-size:15px;margin:0 0 12px}.broker-form-card p{color:#475569;line-height:1.45;margin:6px 0}.broker-detail-grid .span-2,.broker-form-card.span-2{grid-column:1/-1}.broker-doc-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.doc-filter-chip{background:#fff;border:1px solid #94a3b859;border-radius:999px;color:#475569;cursor:pointer;font-size:12px;font-weight:800;padding:7px 11px}.doc-filter-chip.active{background:#2563eb1a;border-color:#2563eb59;color:#1d4ed8}.broker-drawer-footer{border-top:1px solid #94a3b838;display:flex;gap:10px;justify-content:flex-end;margin-top:16px;padding-top:14px}.broker-title-line{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.broker-title-line h2{margin:0}.broker-header-actions{align-items:center;display:flex;gap:10px}.broker-profile-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(6,minmax(110px,1fr));margin:14px 0}.broker-profile-stats>div{background:#f8fafc;border:1px solid #94a3b833;border-radius:14px;padding:12px}.broker-profile-stats span{color:#64748b;display:block;font-size:12px;font-weight:700}.broker-profile-stats strong{color:#0f172a;display:block;font-size:16px;margin-top:4px}.broker-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}.broker-tabs button{background:#fff;border:1px solid #94a3b847;border-radius:999px;color:#475569;cursor:pointer;font-weight:800;padding:8px 13px}.broker-tabs button.active{background:#0f172a;border-color:#0f172a;color:#fff}.broker-detail-grid,.broker-two-column{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.broker-list-stack{grid-gap:10px;display:grid;gap:10px;max-height:520px;overflow:auto;padding-right:4px}.broker-mini-card{background:#f8fafc;border:1px solid #94a3b838;border-radius:14px;padding:12px}.broker-mini-card>div:first-child{align-items:center;display:flex;gap:8px;justify-content:space-between}.broker-mini-card strong{color:#0f172a}.broker-mini-card span{color:#64748b;font-size:12px;font-weight:800}.broker-mini-card.report-positive{background:#10b98114;border-color:#10b9814d}.broker-mini-card.report-negative{background:#ef444414;border-color:#ef44444d}.broker-mini-card.report-warning{background:#f59e0b14;border-color:#f59e0b4d}.btn-tiny.danger{border-color:#ef444447;color:#b91c1c}.broker-profile-link-row select{flex:1 1;min-width:300px}@media (max-width:1100px){.broker-profile-stats,.broker-summary-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}.broker-detail-grid,.broker-form-sections,.broker-two-column{grid-template-columns:1fr}}@media (max-width:720px){.broker-profile-stats,.broker-summary-grid{grid-template-columns:1fr}.broker-toolbar{align-items:stretch;flex-direction:column}.broker-toolbar input,.broker-toolbar select{min-width:0;width:100%}}.broker-page{background:linear-gradient(180deg,#f8fafc,#eef3f9);min-height:100%;padding:28px}.broker-heading{margin-bottom:22px}.broker-heading h1{color:#0f172a;font-size:28px;font-weight:1000;letter-spacing:-.03em;margin:0}.broker-heading p{color:#64748b;font-size:14px;font-weight:700;margin:6px 0 0}.broker-heading .btn-primary{border-radius:16px;box-shadow:0 16px 34px #2563eb3d;height:48px;min-width:160px}.broker-summary-grid{grid-template-columns:repeat(6,minmax(140px,1fr));margin-bottom:20px}.broker-summary-grid .accounting-stat-card{min-height:118px}.broker-toolbar{grid-template-columns:minmax(280px,1fr) 190px 130px;margin:0 0 18px}.broker-toolbar .search-wrap,.broker-toolbar button,.broker-toolbar select{min-height:52px}.broker-search,.broker-search input,.broker-toolbar select{width:100%}.broker-table-shell{border:1px solid #dbe5f1;border-radius:22px;box-shadow:0 16px 40px #0f172a0f;overflow:auto}.broker-table{min-width:1180px}.broker-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.broker-table td,.broker-table th{padding:16px 14px;vertical-align:top}.broker-table tbody tr+tr td{border-top:1px solid #eef2f7}.broker-table strong{color:#0f172a}.broker-table .empty-cell{color:#64748b;padding:40px 20px}@media (max-width:1180px){.broker-summary-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.broker-toolbar{grid-template-columns:1fr}}@media (max-width:720px){.broker-page{padding:18px}.broker-heading{align-items:flex-start;flex-direction:column}.broker-summary-grid{grid-template-columns:1fr}}.broker-search input{flex:1 1 auto;min-width:0!important}.broker-page{background:radial-gradient(circle at top right,#2563eb14,#0000 34%),linear-gradient(180deg,#f8fafc,#edf3fa);padding:32px}.broker-heading{align-items:flex-start;display:flex;gap:22px;justify-content:space-between;margin-bottom:24px}.broker-heading h1{font-size:clamp(28px,2.2vw,38px);letter-spacing:-.045em;line-height:1}.broker-heading p{color:#5f6f86;line-height:1.5;max-width:760px}.broker-heading .btn-primary{border-radius:18px;flex:0 0 auto;font-size:14px;height:54px;letter-spacing:.02em;min-width:182px}.broker-summary-grid{grid-gap:16px;display:grid;gap:16px;margin-bottom:22px}.broker-summary-grid .accounting-stat-card{background:linear-gradient(180deg,#fff,#f9fbff);border-radius:22px;min-height:112px;padding:22px}.broker-summary-grid .accounting-stat-card span{letter-spacing:.08em}.broker-summary-grid .accounting-stat-card strong{font-size:28px;margin-top:12px}.broker-toolbar{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:minmax(340px,1fr) 220px 150px;margin-bottom:20px}.broker-toolbar .search-wrap,.broker-toolbar button,.broker-toolbar select{border-radius:16px;min-height:56px}.broker-toolbar select{background:#fff;border:1px solid #d8e3f0;box-shadow:0 10px 24px #0f172a0a;color:#172033;font-weight:800;padding:0 18px}.broker-toolbar .btn-secondary{background:#fff;border:1px solid #d8e3f0;font-weight:1000}.broker-table-shell{background:#fff;border:1px solid #d8e3f0;border-radius:24px;box-shadow:0 22px 52px #0f172a12;overflow-y:hidden}.broker-table{min-width:1220px}.broker-table td:nth-child(4),.broker-table th:nth-child(4){width:15%}.broker-table td:nth-child(6),.broker-table th:nth-child(6){width:13%}.broker-table thead th{background:#f8fafc;color:#64748b;letter-spacing:.095em;padding:18px;position:sticky;top:0;z-index:1}.broker-table tbody td{color:#172033;padding:20px 18px}.broker-table tbody tr:last-child td{border-bottom:0}.broker-table tbody tr{transition:background .18s ease,transform .18s ease}.broker-table tbody tr:hover{background:#f8fbff}.broker-table strong{color:#071225;display:block;font-size:15px;font-weight:1000;line-height:1.25}.broker-table .muted-small{color:#73839a;display:block;font-size:12px;font-weight:800;line-height:1.35;margin-top:4px;word-break:break-word}.broker-status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:1000;justify-content:center;line-height:1;min-width:76px;padding:8px 12px}.broker-report-mini{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}.broker-report-mini span{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:1000;height:30px;justify-content:center;width:34px}.broker-table .accounting-action-stack{display:flex;flex-direction:column;gap:8px;margin-left:auto;width:132px}.broker-table .accounting-action-btn{border-radius:14px;font-weight:1000;letter-spacing:.04em;min-height:38px;text-transform:uppercase;width:100%}.broker-table .empty-cell{color:#66758c;font-size:15px;font-weight:900;padding:52px 24px;text-align:center}.broker-drawer.wide,.broker-profile-drawer.wide{border-radius:28px 0 0 28px;width:min(1080px,calc(100vw - 44px))}.broker-form-card{border-radius:22px;box-shadow:0 14px 34px rgba(15,23,42,.045)}.broker-tabs{border-radius:18px;padding:6px}.broker-tabs button{border-radius:14px}.broker-profile-stats>div{border-radius:18px}@media (max-width:1280px){.broker-summary-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.broker-toolbar{grid-template-columns:1fr 190px 140px}}@media (max-width:820px){.broker-page{padding:20px}.broker-heading{flex-direction:column}.broker-heading .btn-primary{width:100%}.broker-summary-grid,.broker-toolbar{grid-template-columns:1fr}}.broker-page{background:radial-gradient(circle at 92% 4%,#2563eb1a,#0000 30%),radial-gradient(circle at 6% 0,#0ea5e914,#0000 28%),linear-gradient(180deg,#f8fbff,#edf3fa);padding:34px 36px 44px}.broker-heading{align-items:center;margin-bottom:26px}.broker-heading h1{font-size:clamp(34px,3vw,46px);letter-spacing:-.055em;text-transform:uppercase}.broker-heading p{color:#5b6c83;font-size:15px;font-weight:850;margin-top:8px}.broker-heading .btn-primary{border-radius:22px;box-shadow:0 22px 45px #2563eb47;font-size:15px;font-weight:1000;height:64px;min-width:210px}.broker-summary-grid{gap:18px;grid-template-columns:repeat(6,minmax(150px,1fr));margin-bottom:26px}.broker-summary-grid .broker-stat-card{background:linear-gradient(180deg,#fffffffa,#f8fbffeb);border:1px solid #cbd5e1c7;box-shadow:0 20px 44px rgba(15,23,42,.055);min-height:126px;overflow:hidden;padding:23px 24px;position:relative}.broker-summary-grid .broker-stat-card:after{background:#2563eb14;border-radius:999px;content:"";height:94px;position:absolute;right:-28px;top:-28px;width:94px}.broker-summary-grid .broker-stat-card.good:after{background:#10b9811a}.broker-summary-grid .broker-stat-card.warn:after{background:#f59e0b1f}.broker-summary-grid .broker-stat-card.danger:after{background:#ef44441a}.broker-summary-grid .broker-stat-card.revenue:after{background:#3b82f61a}.broker-summary-grid .broker-stat-card.ar:after{background:#6366f11a}.broker-summary-grid .broker-stat-card span{color:#5f7088;font-size:12px;font-weight:1000;letter-spacing:.09em;position:relative;z-index:1}.broker-summary-grid .broker-stat-card strong{color:#071225;font-size:clamp(28px,2vw,34px);letter-spacing:-.05em;margin-top:13px;position:relative;z-index:1}.broker-summary-grid .broker-stat-card small{color:#91a0b4;display:block;font-size:12px;font-weight:900;margin-top:8px;position:relative;z-index:1}.broker-toolbar{gap:16px;grid-template-columns:minmax(420px,1fr) 230px 160px;margin-bottom:22px}.broker-toolbar .search-wrap,.broker-toolbar button,.broker-toolbar select{border-radius:20px;min-height:60px}.broker-toolbar .btn-secondary,.broker-toolbar .search-wrap,.broker-toolbar select{background:#fffffff5;border:1px solid #d7e2ef;box-shadow:0 12px 28px rgba(15,23,42,.045)}.broker-table-shell{background:#ffffffeb;border:1px solid #d5e2f0;border-radius:28px;box-shadow:0 26px 60px #0f172a14;overflow-x:auto;padding:0}.broker-table{border-collapse:initial;border-spacing:0;min-width:1320px;table-layout:fixed;width:100%}.broker-table td:first-child,.broker-table th:first-child{width:18%}.broker-table td:nth-child(2),.broker-table th:nth-child(2){width:11%}.broker-table td:nth-child(3),.broker-table th:nth-child(3){width:16%}.broker-table td:nth-child(4),.broker-table th:nth-child(4){width:14%}.broker-table td:nth-child(5),.broker-table th:nth-child(5){width:13%}.broker-table td:nth-child(6),.broker-table th:nth-child(6){width:14%}.broker-table td:nth-child(7),.broker-table th:nth-child(7){width:8%}.broker-table td:nth-child(8),.broker-table th:nth-child(8){width:12%}.broker-table thead th{background:#f7fafe;border-bottom:1px solid #dfe8f3;color:#63748c;font-size:11px;font-weight:1000;letter-spacing:.11em;padding:19px 22px;text-transform:uppercase}.broker-table tbody td{border-bottom:1px solid #edf2f7;color:#162033;padding:22px;vertical-align:middle}.broker-table tbody tr:hover td{background:#f8fbff}.broker-name-cell strong{color:#061225;font-size:16px;font-weight:1000;letter-spacing:-.02em}.broker-identity-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.broker-identity-tags span{align-items:center;background:#edf4fc;border-radius:999px;color:#64748b;display:inline-flex;font-size:11px;font-weight:950;min-height:24px;padding:4px 8px}.broker-status-cell{grid-gap:8px;display:grid;gap:8px;justify-items:start}.broker-rating-pill{background:#f1f5f9;border-radius:999px;color:#64748b;display:inline-flex;font-size:11px;font-weight:950;padding:6px 10px}.broker-info-line{grid-gap:3px;display:grid;gap:3px;margin-bottom:8px}.broker-info-line span{color:#8a99ae;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.broker-info-line strong{color:#172033;display:block;font-size:13px;font-weight:900;line-height:1.25;word-break:break-word}.broker-info-line.muted strong{color:#627188;font-size:12px}.broker-rule-chip-row{display:flex;flex-wrap:wrap;gap:8px}.broker-rule-chip-row span{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:11px;font-weight:1000;min-height:30px;padding:7px 10px;white-space:nowrap}.broker-rule-chip-row span.on{background:#10b9811c;border-color:#10b98138;color:#047857}.broker-rule-chip-row span.off{background:#f1f5f9;border-color:#e2e8f0;color:#64748b}.broker-performance-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.broker-performance-grid div{background:#f8fafc;border:1px solid #e5edf6;border-radius:14px;min-height:54px;padding:9px}.broker-performance-grid span{color:#8a99ae;display:block;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.broker-performance-grid strong{color:#0f172a;display:block;font-size:12px;font-weight:1000;line-height:1.15;margin-top:4px;word-break:break-word}.broker-report-labelled{grid-gap:6px;display:grid;gap:6px}.broker-report-labelled span{gap:6px;height:auto;justify-content:space-between;min-height:29px;padding:5px 8px;width:auto}.broker-report-labelled b{font-size:9px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase}.broker-report-labelled strong{font-size:12px;font-weight:1000}.broker-table .accounting-action-stack{gap:10px;width:150px}.broker-table .accounting-action-btn{border-radius:16px;box-shadow:none;font-size:12px;min-height:44px}.broker-table .accounting-action-btn.btn-primary,.broker-table .btn-primary.accounting-action-btn{box-shadow:0 14px 30px #2563eb38}.broker-table .empty-cell{background:#fff;padding:62px 24px}.broker-drawer.wide,.broker-profile-drawer.wide{border-radius:30px 0 0 30px;width:min(1160px,calc(100vw - 44px))}.broker-form-card{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #dbe5f1}.broker-profile-stats>div{background:linear-gradient(180deg,#fff,#f8fbff)}.broker-tabs{background:#eef4fb;border:1px solid #dbe5f1}@media (max-width:1400px){.broker-summary-grid{grid-template-columns:repeat(3,minmax(190px,1fr))}.broker-toolbar{grid-template-columns:1fr 210px 150px}}@media (max-width:860px){.broker-page{padding:22px}.broker-heading{align-items:stretch;flex-direction:column}.broker-heading .btn-primary{width:100%}.broker-summary-grid,.broker-toolbar{grid-template-columns:1fr}}.driver-profile-overhaul .driver-profile-hero{align-items:flex-start;background:linear-gradient(135deg,#fff,#f6f9ff);border:1px solid #dbe5f4;border-radius:28px;box-shadow:0 24px 60px #0f172a14;display:flex;gap:24px;justify-content:space-between;margin-bottom:22px;padding:26px 28px}.driver-profile-overhaul .eyebrow{color:#64748b;display:inline-flex;font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.driver-profile-overhaul .driver-profile-hero h1{color:#0f172a;font-size:34px;line-height:1;margin:0 0 8px}.driver-profile-overhaul .driver-profile-hero p{color:#64748b;font-weight:700;margin:0;max-width:900px}.driver-profile-overhaul .big-action{border-radius:18px;min-height:56px;min-width:210px}.driver-summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:22px}.driver-summary-card{background:#fff;border:1px solid #dbe5f4;border-radius:22px;box-shadow:0 18px 45px #0f172a12;padding:20px}.driver-summary-card span{color:#64748b;display:block;font-size:12px;font-weight:900;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.driver-summary-card strong{color:#0f172a;display:block;font-size:26px;font-weight:950;line-height:1.05}.driver-summary-card small{color:#8190a7;display:block;font-weight:800;margin-top:8px}.driver-profile-grid .profile-card{border:1px solid #dbe5f4;border-radius:24px;box-shadow:0 18px 45px #0f172a0f}.driver-toggle-row{grid-gap:20px;align-items:center;background:#f8fbff;border:1px solid #dbe5f4;border-radius:18px;display:grid;gap:20px;grid-template-columns:minmax(220px,auto) 1fr;margin-bottom:18px;padding:16px}.switch-line{align-items:center;color:#0f172a;display:flex;font-weight:950;gap:12px}.switch-line input{height:20px;width:20px}.driver-toggle-row p{color:#64748b;font-weight:700;margin:0}.driver-doc-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.driver-doc-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.driver-doc-card{background:#fff;border:1px solid #dbe5f4;border-radius:18px;display:flex;flex-direction:column;gap:10px;min-height:180px;padding:16px}.driver-doc-card.ok{background:#f6fffa;border-color:#bbf7d0}.driver-doc-card.warning{background:#fffbeb;border-color:#fde68a}.driver-doc-card.danger{background:#fef2f2;border-color:#fecaca}.driver-doc-card.missing{background:#fff7ed;border-color:#fed7aa}.driver-doc-card-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.driver-doc-card strong{color:#0f172a;font-weight:950}.doc-status-chip,.required-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:950;padding:5px 9px;text-transform:uppercase;white-space:nowrap}.required-chip{background:#eff6ff;color:#1d4ed8;margin-left:8px}.doc-status-chip.ok{background:#dcfce7;color:#047857}.doc-status-chip.warning{background:#fef3c7;color:#b45309}.doc-status-chip.danger{background:#fee2e2;color:#b91c1c}.doc-status-chip.missing{background:#ffedd5;color:#c2410c}.driver-compliance-strip{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.driver-reports-backdrop{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a85;display:flex;inset:0;justify-content:center;padding:clamp(14px,3vh,28px);position:fixed;z-index:4000}.driver-reports-modal.polished{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbe5f4;border-radius:28px;box-shadow:0 34px 120px #0f172a61;display:grid;grid-template-rows:auto auto auto minmax(150px,1fr);max-height:min(820px,calc(100vh - 44px));overflow:hidden;padding:0;width:min(1080px,calc(100vw - 44px))}.driver-reports-head{align-items:flex-start;background:radial-gradient(circle at top right,#2563eb1f,#0000 34%),#fff;border-bottom:1px solid #e3ebf7;display:flex;gap:24px;justify-content:space-between;padding:clamp(22px,2.7vw,30px)}.driver-reports-head .eyebrow{color:#64748b;display:inline-block;font-size:11px;font-weight:900;letter-spacing:.09em;margin-bottom:8px;text-transform:uppercase}.driver-reports-head h2{color:#0f172a;font-size:clamp(26px,2.4vw,34px);font-weight:950;line-height:1.05;margin:0}.driver-reports-head p{color:#64748b;font-weight:800;margin:9px 0 0;max-width:760px}.driver-modal-close{background:#fff;border:1px solid #dbe5f4;border-radius:16px;box-shadow:0 14px 26px #0f172a14;color:#0f172a;cursor:pointer;flex:0 0 auto;font-size:28px;font-weight:800;height:46px;line-height:1;width:46px}.driver-report-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));padding:18px clamp(20px,2.7vw,30px) 0}.driver-report-stat{background:#fff;border:1px solid #dbe5f4;border-radius:20px;box-shadow:0 14px 28px rgba(15,23,42,.055);min-height:86px;padding:14px 16px}.driver-report-stat span{color:#64748b;display:block;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.driver-report-stat strong{color:#0f172a;display:block;font-size:28px;margin-top:9px}.driver-report-stat.positive strong{color:#059669}.driver-report-stat.warning strong{color:#d97706}.driver-report-stat.negative strong{color:#dc2626}.driver-report-composer{background:#fff;border:1px solid #dbe5f4;border-radius:22px;margin:16px clamp(20px,2.7vw,30px) 0;overflow:hidden}.driver-report-composer-title{background:#f8fafc;border-bottom:1px solid #e3ebf7;padding:16px 18px}.driver-report-composer-title h3,.driver-report-list-head h3{color:#0f172a;font-size:18px;font-weight:950;margin:0}.driver-report-composer-title p{color:#64748b;font-weight:800;margin:6px 0 0}.driver-report-form{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:minmax(135px,.9fr) minmax(190px,1.25fr) minmax(150px,.9fr) minmax(260px,2fr) 140px;padding:16px 18px 18px}.driver-report-form label{grid-gap:7px;display:grid;gap:7px;min-width:0}.driver-report-form label span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.driver-report-form input,.driver-report-form select,.driver-report-form textarea{background:#fff;border:1px solid #dbe5f4;border-radius:14px;color:#0f172a;font-weight:800;min-height:46px;outline:none;padding:10px 12px;width:100%}.driver-report-form textarea{min-height:78px;resize:vertical}.driver-report-description{align-self:stretch}.driver-report-submit{border-radius:15px;height:48px;white-space:nowrap}.driver-report-list-shell{background:#fff;border:1px solid #dbe5f4;border-radius:22px;display:flex;flex-direction:column;margin:16px clamp(20px,2.7vw,30px) clamp(20px,2.7vw,30px);min-height:0;overflow:hidden}.driver-report-list-head{align-items:center;background:#f8fafc;border-bottom:1px solid #e3ebf7;display:flex;gap:16px;justify-content:space-between;padding:15px 18px}.driver-report-list-head span{color:#64748b;font-weight:900}.driver-report-list{grid-gap:12px;align-content:start;display:grid;gap:12px;max-height:100%;min-height:118px;overflow:auto;padding:14px}.driver-report-item{background:#fff;border:1px solid #dbe5f4;border-radius:18px;box-shadow:0 12px 24px #0f172a0d;padding:16px}.driver-report-item.positive{border-left:6px solid #22c55e}.driver-report-item.warning{border-left:6px solid #f59e0b}.driver-report-item.negative{border-left:6px solid #ef4444}.driver-report-item-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.driver-report-item-head>div{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.driver-report-item-head strong{color:#0f172a;font-size:16px}.driver-report-item-head time{color:#64748b;font-size:13px;font-weight:900;white-space:nowrap}.driver-report-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:950;height:28px;justify-content:center;min-width:78px}.driver-report-pill.positive{background:#dcfce7;color:#047857}.driver-report-pill.warning{background:#fef3c7;color:#b45309}.driver-report-pill.negative{background:#fee2e2;color:#b91c1c}.driver-report-item p{color:#334155;font-weight:800;line-height:1.5;margin:12px 0}.driver-report-item small{color:#64748b;font-weight:800}@media (max-width:1180px){.driver-reports-modal.polished{grid-template-rows:auto auto auto minmax(130px,1fr);max-height:calc(100vh - 32px);width:min(930px,calc(100vw - 32px))}.driver-report-stats{gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.driver-report-stat{min-height:78px;padding:12px 14px}.driver-report-stat strong{font-size:24px}.driver-report-form{grid-template-columns:repeat(3,minmax(0,1fr))}.driver-report-description{grid-column:1/-1}.driver-report-submit{grid-column:1/-1;width:100%}}@media (max-width:760px){.driver-reports-backdrop{align-items:flex-start;padding:10px}.driver-reports-modal.polished{border-radius:22px;max-height:calc(100vh - 20px);width:calc(100vw - 20px)}.driver-reports-head{padding:20px}.driver-report-stats{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 18px 0}.driver-report-composer,.driver-report-list-shell{margin-left:18px;margin-right:18px}.driver-report-form{grid-template-columns:1fr}}.mt-3{margin-top:14px}@media (max-width:1200px){.driver-doc-grid,.driver-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.driver-report-form{grid-template-columns:1fr}}@media (max-width:760px){.driver-profile-overhaul .driver-profile-hero{flex-direction:column}.driver-doc-grid,.driver-doc-grid.two,.driver-summary-grid,.driver-toggle-row{grid-template-columns:1fr}}.driver-payment-auth-modal{background:#fff;border:1px solid #dbe5f2;border-radius:28px;box-shadow:0 30px 80px #0f172a47;display:flex;flex-direction:column;max-height:86vh;overflow:hidden;width:min(1120px,calc(100vw - 48px))}.driver-payment-auth-table-wrap{overflow:auto;padding:20px 24px 26px}.driver-payment-auth-table{border-collapse:initial;border-spacing:0;table-layout:fixed;width:100%}.driver-payment-auth-table th{background:#f6f9fc;border-bottom:1px solid #dbe5f2;color:#63748f;font-size:.74rem;letter-spacing:.08em;padding:14px 16px;text-align:left;text-transform:uppercase}.driver-payment-auth-table td{border-bottom:1px solid #edf2f7;padding:16px;vertical-align:top}.driver-payment-auth-table td:first-child,.driver-payment-auth-table th:first-child{width:24%}.driver-payment-auth-table td:nth-child(2),.driver-payment-auth-table td:nth-child(3),.driver-payment-auth-table th:nth-child(2),.driver-payment-auth-table th:nth-child(3){width:18%}.driver-payment-auth-table td:nth-child(4),.driver-payment-auth-table th:nth-child(4){width:40%}.driver-payment-info-box{background:#f8fafc;border:1px solid #dbe5f2;border-radius:16px;color:#172033;line-height:1.45;max-height:150px;min-height:54px;overflow:auto;padding:12px 14px;white-space:pre-wrap}@media (max-width:900px){.driver-payment-auth-modal{width:calc(100vw - 24px)}.driver-payment-auth-table{min-width:850px}}.driver-payment-auth-modal.refined{max-height:88vh;width:min(1180px,calc(100vw - 44px))}.driver-pay-head{padding-bottom:18px}.driver-auth-toolbar{grid-gap:14px;align-items:center;background:#f8fbff;border-bottom:1px solid #e4ecf6;display:grid;gap:14px;grid-template-columns:minmax(280px,1fr) auto;padding:18px 24px}.driver-auth-search{align-items:center;background:#fff;border:1px solid #d8e3f1;border-radius:16px;display:flex;gap:10px;min-height:50px;padding:0 14px}.driver-auth-search input{border:0;color:#172033;font-weight:800;outline:0;width:100%}.driver-auth-count{background:#fff;border:1px solid #d8e3f1;border-radius:16px;color:#64748b;font-weight:1000;padding:13px 16px}.driver-auth-card-list{grid-gap:14px;display:grid;gap:14px;overflow:auto;padding:18px 24px 24px}.driver-auth-card{grid-gap:16px;align-items:start;background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #dbe6f4;border-radius:22px;display:grid;gap:16px;grid-template-columns:minmax(190px,1fr) minmax(140px,.6fr) minmax(140px,.6fr) minmax(360px,2fr);padding:18px}.driver-auth-notes label,.driver-auth-person strong{color:#172033;display:block;font-weight:1000}.driver-auth-person small,.driver-auth-person span,.driver-auth-term small{color:#64748b;display:block;font-size:12px;font-weight:800;margin-top:4px}.driver-payment-info-box.large{font-size:14px;line-height:1.65;max-height:260px;min-height:118px}.bonus-grid .span-2{grid-column:1/-1}@media (max-width:1050px){.driver-auth-card{grid-template-columns:1fr 1fr}.driver-auth-notes{grid-column:1/-1}}@media (max-width:720px){.driver-auth-card,.driver-auth-toolbar{grid-template-columns:1fr}}.driver-auth-backdrop{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a7a;display:flex;inset:0;justify-content:center;overflow:hidden;padding:24px;position:fixed;z-index:9999}.driver-payment-auth-modal.refined.centered{box-shadow:0 34px 90px #0f172a57;margin:0;max-height:min(82vh,820px);transform:none;width:min(1180px,calc(100vw - 48px))}.driver-payment-auth-modal.refined.centered .driver-auth-card-list{max-height:calc(min(82vh, 820px) - 205px);overflow-y:auto}.driver-payment-auth-modal.refined.centered .driver-auth-card{grid-template-columns:minmax(180px,.85fr) minmax(130px,.55fr) minmax(145px,.55fr) minmax(420px,2fr)}.driver-payment-auth-modal.refined.centered .driver-payment-info-box.large{max-height:320px;min-height:150px;overflow-y:auto;white-space:pre-wrap}@media (max-width:1100px){.driver-auth-backdrop{align-items:flex-start;overflow-y:auto;padding:16px}.driver-payment-auth-modal.refined.centered{margin:18px 0;max-height:none;width:min(980px,calc(100vw - 32px))}.driver-payment-auth-modal.refined.centered .driver-auth-card-list{max-height:none}.driver-payment-auth-modal.refined.centered .driver-auth-card{grid-template-columns:1fr 1fr}.driver-payment-auth-modal.refined.centered .driver-auth-notes{grid-column:1/-1}}@media (max-width:720px){.driver-auth-backdrop{padding:10px}.driver-payment-auth-modal.refined.centered{border-radius:22px;width:calc(100vw - 20px)}.driver-payment-auth-modal.refined.centered .driver-auth-card{grid-template-columns:1fr}}.selected-driver-chip{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1e3a8a;display:inline-flex;font-size:11px;font-weight:900;margin-top:6px;max-width:100%;padding:6px 9px}.muted-note{color:#b45309;display:block;font-size:12px;font-weight:800;margin-top:8px}.load-timeline-side{background:#f8fafc;border-left:1px solid #dbe3ef;display:flex;flex-direction:column;max-width:44vw;min-width:360px;width:420px}.load-timeline-header{align-items:flex-start;background:#0f172a;color:#fff;display:flex;gap:12px;justify-content:space-between;padding:16px 18px}.load-timeline-header span{display:block;font-size:15px;font-weight:1000}.load-timeline-header small{color:#cbd5e1;display:block;font-size:11px;font-weight:800;margin-top:3px}.load-timeline-header button{background:#ffffff1f;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:900;padding:7px 10px}.load-timeline-body{flex:1 1;overflow:auto;padding:16px}.load-timeline-item{background:#fff;border:1px solid #dbe3ef;border-radius:16px;box-shadow:0 12px 25px #0f172a0f;margin-bottom:12px;padding:14px 14px 14px 18px;position:relative}.load-timeline-item:before{background:#2563eb;border-radius:0 999px 999px 0;bottom:16px;content:"";left:0;position:absolute;top:16px;width:4px}.load-timeline-meta{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:4px}.load-timeline-meta span{color:#0f172a;font-size:13px;font-weight:1000}.load-timeline-meta em{color:#64748b;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.load-timeline-user{color:#64748b;font-size:12px;font-weight:900;margin-bottom:10px}.load-timeline-change{background:#f8fafc;border:1px solid #e5eaf2;border-radius:12px;margin-top:8px;padding:10px}.load-timeline-change-label{color:#1e3a8a;font-size:11px;font-weight:1000;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.load-timeline-before-after{grid-gap:5px;color:#0f172a;display:grid;font-size:12px;font-weight:800;gap:5px;word-break:break-word}.load-timeline-before-after span:first-child{color:#64748b}.load-timeline-empty,.load-timeline-muted{background:#fff;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;font-size:13px;font-weight:900;padding:14px;text-align:center}@media (max-width:1200px){.load-timeline-side{min-width:320px;width:360px}}@media (max-width:900px){.load-timeline-side{display:none}}.selected-driver-chip{display:none!important}.lm-timeline-panel{background:linear-gradient(180deg,#f8fafc,#eef4fb);border-left:1px solid #dbe3ef;box-shadow:-18px 0 36px #0f172a14;display:flex;flex-direction:column;max-width:42vw;min-width:420px;overflow:hidden;width:460px}.lm-timeline-topbar{align-items:flex-start;background:#0f172a;color:#fff;display:flex;flex-shrink:0;gap:14px;justify-content:space-between;padding:18px 20px}.lm-timeline-topbar span{display:block;font-size:17px;font-weight:1000;letter-spacing:-.01em;line-height:1.2;white-space:normal}.lm-timeline-topbar small{color:#cbd5e1;display:block;font-size:12px;font-weight:800;line-height:1.3;margin-top:4px}.lm-timeline-topbar button{background:#ffffff24;border:0;border-radius:12px;color:#fff;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:1000;padding:10px 13px}.lm-timeline-body{flex:1 1;overflow-y:auto;padding:18px 18px 24px;position:relative}.lm-timeline-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 14px 30px #0f172a0f;margin-bottom:14px;overflow:hidden;padding:16px;position:relative}.lm-timeline-card:before{background:linear-gradient(180deg,#2563eb,#22c55e);border-radius:0 999px 999px 0;bottom:18px;content:"";left:0;position:absolute;top:18px;width:4px}.lm-timeline-card-head{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:1fr auto;margin-bottom:12px;padding-left:4px}.lm-timeline-action{color:#0f172a;display:block;font-size:14px;font-weight:1000;line-height:1.25}.lm-timeline-card-head small{color:#64748b;display:block;font-size:12px;font-weight:900;line-height:1.3;margin-top:4px}.lm-timeline-card-head time{color:#64748b;font-size:11px;font-weight:900;line-height:1.25;text-align:right;white-space:nowrap}.lm-timeline-change-list{grid-gap:10px;display:grid;gap:10px}.lm-timeline-change{background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;min-width:0;padding:11px}.lm-timeline-change-label{color:#1e3a8a;font-size:11px;font-weight:1000;letter-spacing:.06em;line-height:1.25;margin-bottom:8px;overflow-wrap:anywhere;text-transform:uppercase;white-space:normal;word-break:normal}.lm-timeline-values{grid-gap:7px;display:grid;gap:7px;grid-template-columns:1fr}.lm-timeline-values div{min-width:0}.lm-timeline-values span{color:#64748b;display:block;font-size:10px;font-weight:1000;letter-spacing:.08em;line-height:1.2;margin-bottom:2px;text-transform:uppercase}.lm-timeline-values strong{color:#0f172a;display:block;font-size:12px;font-weight:900;line-height:1.35;overflow-wrap:anywhere;white-space:normal;word-break:normal}.lm-timeline-empty,.lm-timeline-muted{background:#fff;border:1px dashed #cbd5e1;border-radius:16px;color:#64748b;font-size:13px;font-weight:900;line-height:1.4;margin:0;padding:16px;text-align:center}@media (max-width:1280px){.lm-timeline-panel{max-width:44vw;min-width:380px;width:410px}}@media (max-width:980px){.lm-timeline-panel{inset:0 0 0 auto;max-width:none;min-width:0;position:absolute;width:min(92vw,430px);z-index:30}}.eyebrow-label{align-items:center;color:#64748b;display:inline-flex;font-size:.72rem;gap:6px;margin-bottom:8px}.eyebrow-label,.profile-form-section-title{font-weight:900;letter-spacing:.08em;text-transform:uppercase}.profile-form-section-title{color:#2563eb;font-size:.78rem;margin:18px 0 4px}.checkbox-line-card{align-items:center;background:#f8fbff;border:1px solid #dbe5f2;border-radius:16px;display:flex;justify-content:center;min-height:76px}.checkbox-line-card label{align-items:center;color:#0f172a;display:flex;font-weight:900;gap:10px;margin:0}.payroll-preview-card{background:linear-gradient(135deg,#f8fbff,#eef6ff);border:1px solid #dbe5f2;border-radius:18px;padding:16px 18px}.payroll-preview-card span,.private-money-card span,.profile-meta-grid span,.profile-stat-strip span{color:#64748b;display:block;font-size:.76rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.payroll-preview-card strong{color:#0f172a;display:block;font-size:1.35rem;font-weight:950;margin-top:6px}.payroll-preview-card small{color:#64748b;display:block;font-weight:800;margin-top:4px}.btn-mini{background:#fff;border:1px solid #d7e2f2;border-radius:12px;color:#0f172a;cursor:pointer;font-size:.74rem;font-weight:900;padding:7px 10px}.btn-mini:hover{border-color:#2563eb;color:#2563eb}.my-profile-shell{max-width:1600px}.profile-summary-card,.profile-unlock-card{align-items:center;background:linear-gradient(135deg,#fff,#f7fbff);border:1px solid #dbe5f2;border-radius:28px;box-shadow:0 22px 60px #0f172a14;display:flex;gap:28px;justify-content:space-between;padding:28px}.profile-summary-card h2,.profile-unlock-card h2{color:#0f172a;font-size:2rem;font-weight:950;margin:0}.profile-summary-card p,.profile-unlock-card p{color:#64748b;font-weight:800;margin:8px 0 0;max-width:720px}.profile-pin-row{align-items:center;display:flex;gap:12px;min-width:360px}.profile-pin-row input{border:1px solid #d7e2f2;border-radius:16px;font-size:1.2rem;font-weight:900;height:56px;letter-spacing:.18em;padding:0 18px}.form-error-note{background:#fee2e2;border-radius:14px;color:#991b1b;font-weight:900;margin-top:12px;padding:12px 14px;width:100%}.profile-meta-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(170px,1fr));min-width:460px}.profile-meta-grid div{background:#fff;border:1px solid #e0e8f4;border-radius:16px;padding:14px}.profile-meta-grid strong{color:#0f172a;display:block;font-weight:950;margin-top:6px}.private-payroll-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,minmax(160px,1fr));margin-top:22px}.private-money-card{background:#fff;border:1px solid #dbe5f2;border-radius:24px;box-shadow:0 18px 44px #0f172a12;min-height:136px;padding:18px}.private-money-card strong{color:#0f172a;display:block;font-size:1.55rem;font-weight:950;margin:14px 0 6px;transition:filter .18s ease,opacity .18s ease}.private-money-card small{color:#64748b;font-weight:850}.blur-on-idle{filter:blur(8px);opacity:.65;-webkit-user-select:none;user-select:none}.private-money-card:hover .blur-on-idle{filter:blur(0);opacity:1;-webkit-user-select:auto;user-select:auto}.private-money-card.blue strong{color:#2563eb}.private-money-card.green strong{color:#16a34a}.private-money-card.red strong{color:#dc2626}.private-money-card.orange strong{color:#d97706}.profile-stat-strip{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:22px}.profile-stat-strip div{background:#fff;border:1px solid #dbe5f2;border-radius:22px;padding:18px}.profile-stat-strip strong{color:#0f172a;display:block;font-size:1.8rem;font-weight:950;margin:8px 0 4px}.profile-stat-strip small{color:#64748b;font-weight:850}.profile-graphs-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(360px,1fr));margin-top:22px}.profile-graph-card{background:#fff;border:1px solid #dbe5f2;border-radius:26px;box-shadow:0 18px 44px #0f172a12;overflow:hidden}.profile-graph-head{background:linear-gradient(135deg,#f8fbff,#fff);border-bottom:1px solid #e5edf7;display:flex;gap:16px;justify-content:space-between;padding:20px 22px}.profile-graph-head h3{color:#0f172a;font-size:1.05rem;font-weight:950;margin:0}.profile-graph-head p{color:#64748b;font-size:.88rem;font-weight:800;margin:4px 0 0}.profile-graph-head strong{align-self:start;color:#2563eb;font-size:1rem;font-weight:950;white-space:nowrap}.profile-bars{padding:16px 20px 20px}.profile-bar-row+.profile-bar-row{margin-top:14px}.profile-bar-label{color:#0f172a;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.profile-bar-label strong{font-weight:950}.profile-bar-label span{color:#64748b;font-weight:850}.profile-bar-track{background:#e8f0fb;border-radius:999px;height:13px;overflow:hidden}.profile-bar-fill{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:999px;height:100%}.compact-empty{border:1px dashed #cbd5e1;border-radius:16px}@media (max-width:1200px){.private-payroll-grid{grid-template-columns:repeat(3,1fr)}.profile-stat-strip{grid-template-columns:repeat(2,1fr)}.profile-graphs-grid{grid-template-columns:1fr}.profile-summary-card,.profile-unlock-card{align-items:stretch;flex-direction:column}.profile-meta-grid{min-width:0}}@media (max-width:760px){.private-payroll-grid,.profile-meta-grid,.profile-stat-strip{grid-template-columns:1fr}.profile-pin-row{align-items:stretch;flex-direction:column;min-width:0}}.history-note-row{margin-top:6px}.history-note-btn{background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;color:#1d4ed8;cursor:pointer;font-size:.72rem;font-weight:1000;padding:4px 9px}.history-note-btn:hover{background:#dbeafe}.history-note-popup{left:0;max-width:320px;min-width:240px;top:24px}.driver-report-mini{align-items:center;background:#f8fbff;border:1px solid #dbeafe;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;font-size:11px;font-weight:800;gap:8px;margin:4px 0 6px;padding:5px 8px;white-space:nowrap}.driver-report-mini:hover{background:#eff6ff;border-color:#93c5fd}.dashboard-reports-btn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:16px;box-shadow:0 10px 24px #0f172a0f;color:#0f172a;cursor:pointer;display:inline-flex;font-weight:900;gap:8px;justify-content:center;min-height:44px;padding:13px 18px}.dashboard-reports-btn:hover{background:#f8fbff;border-color:#93c5fd;transform:translateY(-1px)}.driver-report-mini.compact{background:#fff;font-size:10.5px;gap:5px;margin:3px 0 6px;max-width:170px;padding:4px 7px}.driver-report-mini.compact .driver-report-counts{color:#475569}.report-filter-chip-row{align-items:center;background:#f8fbff;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;justify-content:space-between;padding:14px 20px}.report-filter-chip{align-items:center;background:#dbeafe;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:12px;font-weight:900;padding:8px 12px}.compact-report-head{padding:22px 28px}.driver-reports-modal.polished{max-width:min(940px,calc(100vw - 44px))}.modal-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;box-shadow:0 30px 70px #0f172a5c;color:#263247;max-height:88vh;max-width:94vw;overflow:auto;padding:18px;width:720px}.modal-card.wide-modal{width:860px}.modal-head{border-bottom:1px solid #e5eaf2;gap:16px;margin-bottom:14px;padding-bottom:12px}.reports-list{display:flex;flex-direction:column;gap:12px}.report-row-card{background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;padding:14px}.profile-payroll-note{background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;color:#1e3a8a;font-size:13px;line-height:1.5;margin:14px 0 18px;padding:14px 16px}.refined-public-tracking{background:linear-gradient(180deg,#f8fafc,#eaf1f9);min-height:100vh;padding:10px}.refined-public-header{border-radius:20px;margin:0 auto 10px;max-width:1720px;padding:14px 18px}.final-public-main{gap:10px;grid-template-columns:minmax(0,1fr) minmax(315px,370px);max-width:1720px;min-height:calc(100vh - 118px)}.final-public-map-panel{border-radius:20px;min-height:calc(100vh - 118px)}.final-public-map-toolbar{min-height:58px;padding:12px 16px}.public-live-confirmation{align-items:center;background:#dcfce7;border-radius:999px;color:#166534;display:inline-flex;font-size:11px;font-weight:1000;gap:8px;letter-spacing:.04em;padding:8px 11px;text-transform:uppercase;white-space:nowrap}.final-public-map-panel .refined-public-map-shell{flex:1 1 auto;height:auto;min-height:calc(100vh - 178px)}.final-public-map-panel .public-map-frame,.final-public-map-panel iframe.public-map-frame{border:0;border-radius:0;box-shadow:none;height:100%;min-height:calc(100vh - 178px);width:100%}.refined-public-info-panel{gap:10px}.public-stat-card small,.public-stop-row small{color:#64748b;display:block;font-size:11px;font-weight:900;line-height:1.35;margin-top:6px}.public-stat-grid-single{grid-template-columns:1fr!important}.public-stat-grid-large .public-stat-card strong{font-size:16px;line-height:1.25}.public-route-card .public-stop-row{grid-template-columns:42px 1fr}.compact-public-note{padding:12px 14px}.compact-public-note h3{margin-bottom:5px}.compact-public-note p{font-size:12px}@media (max-width:1100px){.final-public-main{grid-template-columns:1fr;min-height:auto}.final-public-map-panel{min-height:560px}.final-public-map-panel .public-map-frame,.final-public-map-panel .refined-public-map-shell,.final-public-map-panel iframe.public-map-frame{min-height:500px}}@media (max-width:700px){.refined-public-tracking{padding:8px}.refined-public-header{padding:14px}.final-public-map-toolbar,.public-header-right{align-items:stretch;flex-direction:column}.public-header-right button,.public-live-confirmation,.public-map-toolbar a{justify-content:center;text-align:center;width:100%}.final-public-map-panel{min-height:430px}.final-public-map-panel .public-map-frame,.final-public-map-panel .refined-public-map-shell,.final-public-map-panel iframe.public-map-frame{min-height:390px}.public-stat-grid,.public-stat-grid-large{grid-template-columns:1fr!important}}.refined-public-tracking{background:linear-gradient(180deg,#f8fafc,#eaf1f9)!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:8px!important;height:100vh!important;min-height:0!important;overflow:hidden!important;padding:clamp(6px,.8vw,12px)!important}.refined-public-header{border-radius:18px!important;flex:0 0 auto!important;margin:0 auto!important;max-width:1720px!important;min-height:0!important;padding:clamp(10px,1vw,14px) clamp(14px,1.4vw,20px)!important;width:min(100%,1720px)!important}.refined-public-header .public-title-block{min-width:0!important}.refined-public-header h1{font-size:clamp(24px,2vw,34px)!important;line-height:1.02!important;margin:3px 0 5px!important}.refined-public-header p{font-size:clamp(11px,.85vw,14px)!important;line-height:1.25!important;margin:0!important}.refined-public-header .public-eyebrow{font-size:10px!important;letter-spacing:.14em!important;line-height:1!important}.refined-public-header .public-header-right{flex-wrap:nowrap!important;gap:8px!important}.refined-public-header .public-header-right button{border-radius:12px!important;min-height:40px!important;padding:0 16px!important}.refined-public-header .live-pulse,.refined-public-header .public-status{border-radius:999px!important;min-height:34px!important;padding:0 12px!important;white-space:nowrap!important}.final-public-main{grid-gap:8px!important;align-items:stretch!important;display:grid!important;flex:1 1 auto!important;gap:8px!important;grid-template-columns:minmax(0,1fr) clamp(300px,22vw,350px)!important;height:auto!important;margin:0 auto!important;max-width:1720px!important;min-height:0!important;width:min(100%,1720px)!important}.final-public-map-panel{border-radius:18px!important;display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important;overflow:hidden!important}.final-public-map-toolbar{flex:0 0 auto!important;gap:10px!important;min-height:48px!important;padding:9px 14px!important}.final-public-map-toolbar>div:first-child{min-width:0!important}.final-public-map-toolbar span{font-size:10px!important;line-height:1!important}.final-public-map-toolbar strong{font-size:clamp(17px,1.35vw,24px)!important;line-height:1.08!important}.final-public-map-toolbar a{border-radius:12px!important;font-size:12px!important;min-height:38px!important;padding:0 14px!important;white-space:nowrap!important}.public-live-confirmation{display:none!important}.final-public-map-panel .refined-public-map-shell{border-radius:0 0 18px 18px!important;flex:1 1 auto!important;height:auto!important;min-height:0!important;overflow:hidden!important}.final-public-map-panel .public-map-frame,.final-public-map-panel iframe.public-map-frame{border:0!important;border-radius:0!important;box-shadow:none!important;display:block!important;height:100%!important;min-height:0!important;width:100%!important}.refined-public-info-panel{display:flex!important;flex-direction:column!important;gap:8px!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding-right:2px!important;scrollbar-width:thin!important}.refined-public-info-panel::-webkit-scrollbar{width:6px}.refined-public-info-panel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.refined-public-info-panel .public-card,.refined-public-info-panel .public-stat-card{border-radius:14px!important;padding:12px 14px!important}.refined-public-info-panel .public-primary-card{border-radius:16px!important;padding:14px 16px!important}.refined-public-info-panel .public-primary-card h2{font-size:clamp(20px,1.5vw,26px)!important;line-height:1.08!important;margin:4px 0!important}.refined-public-info-panel .public-primary-card p{font-size:13px!important;line-height:1.25!important;margin:0!important}.public-route-card h3,.refined-public-info-panel .public-card-label,.refined-public-info-panel .public-stat-card span,.route-progress-label-row span{font-size:10px!important;letter-spacing:.06em!important;line-height:1!important}.public-progress-card{padding:10px 12px!important}.route-progress-label-row{margin-bottom:8px!important}.route-progress-bar{height:10px!important}.public-stat-grid,.public-stat-grid-large,.public-stat-grid-single{gap:8px!important}.public-stat-grid-large{grid-template-columns:1fr 1.1fr!important}.public-stat-card strong{font-size:clamp(18px,1.35vw,23px)!important;line-height:1.15!important}.public-stat-grid-large .public-stat-card strong{font-size:clamp(17px,1.1vw,21px)!important;line-height:1.18!important}.public-stat-card small,.public-stop-row small{font-size:10px!important;line-height:1.25!important;margin-top:5px!important}.public-route-card h3{font-size:14px!important;font-weight:800!important;letter-spacing:0!important;margin-bottom:9px!important;text-transform:none!important}.public-route-card .public-stop-row{border-radius:13px!important;gap:9px!important;grid-template-columns:38px 1fr!important;padding:10px 11px!important}.public-route-card .public-stop-row+.public-stop-row{margin-top:8px!important}.public-stop-row span{font-size:10px!important;height:30px!important;min-width:32px!important;width:32px!important}.public-stop-row p{font-size:12px!important;line-height:1.2!important;margin:0!important}.public-footer-mini{align-items:center!important;display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;font-size:11px!important;gap:6px!important;justify-content:center!important;line-height:1.2!important;margin-top:0!important;padding:8px 4px 2px!important}.compact-public-note,.public-note-card{display:none!important}@media (max-width:1500px){.refined-public-tracking{gap:6px!important;padding:6px!important}.refined-public-header{border-radius:16px!important;padding:9px 14px!important}.refined-public-header h1{font-size:clamp(22px,2vw,30px)!important;margin:2px 0 4px!important}.refined-public-header .public-header-right button{min-height:36px!important;padding:0 14px!important}.refined-public-header .live-pulse,.refined-public-header .public-status{min-height:30px!important;padding:0 10px!important}.final-public-main{gap:6px!important;grid-template-columns:minmax(0,1fr) 310px!important}.final-public-map-toolbar{min-height:44px!important;padding:8px 12px!important}.refined-public-info-panel{gap:6px!important}.refined-public-info-panel .public-card,.refined-public-info-panel .public-stat-card{padding:10px 12px!important}.public-route-card .public-stop-row{padding:8px 9px!important}}@media (max-width:1100px){.refined-public-tracking{height:auto!important;min-height:100vh!important;overflow:auto!important}.final-public-main,.refined-public-header{width:100%!important}.final-public-main{grid-template-columns:1fr!important;height:auto!important;min-height:auto!important}.final-public-map-panel{height:62vh!important;min-height:440px!important}.refined-public-info-panel{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;height:auto!important;max-height:none!important;overflow:visible!important}.public-footer-mini,.public-primary-card,.public-route-card{grid-column:1/-1!important}}@media (max-width:700px){.refined-public-tracking{padding:6px!important}.refined-public-header{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.refined-public-header .public-header-right{flex-wrap:wrap!important;justify-content:space-between!important;width:100%!important}.final-public-map-toolbar{align-items:stretch!important;flex-direction:column!important}.final-public-map-toolbar a{justify-content:center!important;width:100%!important}.final-public-map-panel{height:58vh!important;min-height:360px!important}.public-stat-grid-large,.refined-public-info-panel{grid-template-columns:1fr!important}}.route-history-page{grid-gap:10px;background:#f3f6fb;box-sizing:border-box;color:#0f172a;display:grid;gap:10px;grid-template-rows:auto minmax(0,1fr);height:100vh;min-height:0;overflow:hidden;padding:10px 12px}.route-history-header{align-items:center;background:#fffffff5;border:1px solid #94a3b838;border-radius:18px;box-shadow:0 12px 30px #0f172a12;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;min-height:70px;padding:10px 14px}.route-history-eyebrow{align-items:center;color:#2563eb;display:inline-flex;font-size:.66rem;font-weight:900;gap:8px;letter-spacing:.12em;margin-bottom:3px;text-transform:uppercase}.route-history-header h1{color:#0f172a;font-size:clamp(1.35rem,1.65vw,2rem);line-height:1;margin:0}.route-history-header p{color:#64748b;font-size:.82rem;line-height:1.25;margin:4px 0 0}.route-history-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.route-history-actions button{background:#2563eb;border:0;border-radius:12px;box-shadow:0 10px 22px #2563eb33;color:#fff;cursor:pointer;font-weight:800;padding:9px 13px}.route-history-actions button:last-child{background:#e2e8f0;box-shadow:none;color:#334155}.route-history-layout{grid-gap:10px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) clamp(300px,21vw,355px);height:auto;min-height:0;min-width:0;overflow:hidden}.route-history-map-shell{background:#dbeafe;border:1px solid #94a3b838;border-radius:20px;box-shadow:0 14px 34px #0f172a17;min-height:0;min-width:0;overflow:hidden;position:relative}.route-history-map{height:100%;min-height:0;width:100%;z-index:1}.route-history-map .leaflet-control-attribution{font-size:10px}.route-history-marker{border:3px solid #fff;border-radius:999px;box-shadow:0 10px 25px #0f172a47;color:#fff;display:grid;font-size:.68rem;font-weight:900;height:34px;place-items:center;width:34px}.route-history-map-legend{background:#fffffff0;border:1px solid #94a3b838;border-radius:14px;bottom:12px;box-shadow:0 12px 28px #0f172a1f;color:#334155;display:flex;flex-wrap:wrap;font-size:.72rem;font-weight:800;gap:8px;left:12px;max-width:calc(100% - 24px);padding:8px 10px;position:absolute;z-index:500}.route-history-map-legend span{align-items:center;display:inline-flex;gap:6px}.route-history-map-legend i{border-radius:999px;display:inline-block;height:4px;width:24px}.legend-planned{background:#64748b;opacity:.65}.legend-actual{background:#2563eb}.legend-stop{background:#f59e0b}.route-history-panel{display:flex;flex-direction:column;gap:8px;min-height:0;min-width:0;overflow-y:auto;padding-right:2px}.route-history-card,.route-history-stats{background:#fffffff5;border:1px solid #94a3b838;border-radius:20px;box-shadow:0 14px 32px #0f172a12}.route-history-card{padding:12px}.route-history-card.primary{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff}.route-history-card span,.route-history-stats span{color:#64748b;display:block;font-size:.72rem;font-weight:900;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.route-history-card.primary small,.route-history-card.primary span{color:#ffffffc7}.route-history-card strong{display:block;font-size:1.15rem;line-height:1.1}.route-history-card h3{color:#0f172a;font-size:.95rem;margin:0 0 8px}.route-history-card p{color:#475569;font-size:.82rem;line-height:1.28;margin:5px 0}.route-history-card p strong{color:#0f172a;display:inline;font-size:inherit}.route-history-stats{grid-gap:1px;background:#94a3b838;display:grid;gap:1px;overflow:hidden}.route-history-stats div{background:#fff;padding:10px 11px}.route-history-stats strong{color:#0f172a;display:block;font-size:1.02rem}.route-history-events-card{flex:0 0 auto;min-height:120px}.route-history-events{display:flex;flex-direction:column;gap:8px}.route-history-event{background:#f8fafc;border:1px solid #94a3b838;border-radius:12px;padding:8px 9px}.route-history-event span{font-size:.7rem;margin:0 0 4px}.route-history-event strong{color:#0f172a;font-size:.9rem}.route-history-event small{color:#64748b;display:block;line-height:1.3;margin-top:3px}.route-history-state{background:#f3f6fb;display:grid;min-height:100vh;padding:24px;place-items:center}@media (max-width:1400px){.route-history-layout{grid-template-columns:minmax(0,1fr) 300px}}@media (max-width:900px){.route-history-page{height:auto;min-height:100vh;overflow:auto}.route-history-header{align-items:flex-start;flex-direction:column}.route-history-layout{display:flex;flex-direction:column;height:auto;min-height:0;overflow:visible}.route-history-map-shell{height:58vh;min-height:420px}.route-history-panel{overflow:visible}}@media (max-width:600px){.route-history-page{padding:10px}.route-history-card,.route-history-header{border-radius:16px}.route-history-map-shell{min-height:360px}.route-history-stats{grid-template-columns:1fr}}.route-history-marker-point{font-size:.5rem;height:22px;opacity:.9;width:22px}.route-history-marker-selected{box-shadow:0 0 0 6px #7c3aed29,0 12px 28px #0f172a4d;font-size:.72rem;height:38px;width:38px}.route-history-help{color:#64748b!important;font-size:.78rem!important;margin-top:-2px!important}.route-history-timeline-card{flex:1 1 190px;max-height:none;min-height:165px;overflow:hidden}.route-history-timeline{display:flex;flex-direction:column;gap:7px;max-height:clamp(150px,24vh,260px);overflow-y:auto;padding-right:4px}.route-history-timeline-row{background:#f8fafc;border:1px solid #94a3b840;border-radius:12px;cursor:pointer;padding:8px 9px;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease;width:100%}.route-history-timeline-row.active,.route-history-timeline-row:hover{background:#eff6ff;border-color:#2563eb8c;transform:translateY(-1px)}.route-history-timeline-row span{color:#2563eb;display:block;font-size:.72rem;font-weight:900;letter-spacing:.02em}.route-history-timeline-row strong{color:#0f172a;display:block;font-size:.86rem;margin-top:3px}.route-history-timeline-row small{color:#64748b;display:block;line-height:1.3;margin-top:3px}.route-history-stats{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:900px){.route-history-timeline-card{max-height:none}.route-history-timeline{max-height:260px}}@media (max-height:760px) and (min-width:901px){.route-history-page{gap:8px;padding:8px 10px}.route-history-header{border-radius:16px;min-height:62px;padding:8px 12px}.route-history-header p{display:none}.route-history-card,.route-history-stats div{padding:9px 10px}.route-history-card h3{margin-bottom:6px}.route-history-timeline{max-height:200px}.route-history-event:nth-child(n+4){display:none}}@media (min-width:1600px){.route-history-layout{grid-template-columns:minmax(0,1fr) 360px}}.map-destination-fullpage{grid-gap:18px;background:radial-gradient(circle at top left,#2563eb1a,#0000 34%),linear-gradient(180deg,#f8fafc,#edf3fb);display:grid;gap:18px;grid-template-columns:390px minmax(0,1fr);height:calc(100vh - 64px);min-height:620px;overflow:hidden;padding:18px}.map-left-rail{display:flex;flex-direction:column;gap:14px;min-height:0;min-width:0;overflow:auto;padding-right:6px}.map-left-rail::-webkit-scrollbar,.nearby-driver-list::-webkit-scrollbar,.route-history-panel::-webkit-scrollbar{width:8px}.map-left-rail::-webkit-scrollbar-thumb,.nearby-driver-list::-webkit-scrollbar-thumb,.route-history-panel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.map-rail-header{background:#fff;border:1px solid #e5eaf2;border-radius:22px;box-shadow:0 14px 34px #0f172a0f;padding:18px 20px}.eyebrow,.fleet-map-topbar .eyebrow,.map-rail-header .eyebrow,.nearby-drawer-header .eyebrow{color:#2563eb;display:block;font-size:10px;font-weight:1000;letter-spacing:.14em;margin-bottom:6px;text-transform:uppercase}.map-rail-header h1{color:#0f172a;font-size:24px;font-weight:1000;letter-spacing:-.03em;margin:0}.map-rail-header p{color:#64748b;font-size:13px;font-weight:700;line-height:1.45;margin:8px 0 0}.map-rail-card{background:#fffffff5;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 18px 40px #0f172a12;padding:18px}.map-rail-card h3{color:#0f172a;font-size:13px;margin:0 0 15px}.map-rail-card h3,.map-rail-card label{font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.map-rail-card label{color:#475569;display:flex;flex-direction:column;font-size:10px;gap:7px;margin-bottom:13px}.map-rail-card input{background:#f8fafc;border:1.5px solid #dbe3ef;border-radius:14px;color:#0f172a;font-size:13px;font-weight:800;outline:none;padding:12px 14px;width:100%}.map-rail-card input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.map-rail-card .checkbox-row{align-items:center;color:#334155;flex-direction:row!important;gap:9px;justify-content:flex-start;letter-spacing:0;text-transform:none!important}.map-rail-card .checkbox-row input{accent-color:#2563eb;width:auto}.map-action-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:8px}.map-action-grid .btn-secondary,.map-action-grid .primary-action,.map-rail-card .wide-action{align-items:center;border-radius:14px;display:inline-flex;font-size:12px;font-weight:1000;justify-content:center;min-height:44px;text-align:center;text-decoration:none}.map-rail-card .wide-action{margin-top:10px;width:100%}.map-main-stage{background:#fff;border:1px solid #dbe3ef;border-radius:28px;box-shadow:0 26px 70px #0f172a1a;min-height:0;min-width:0;overflow:hidden;position:relative}.map-main-stage .route-map,.map-main-stage .route-map-fullscreen{border-radius:0;height:100%;min-height:calc(100vh - 100px);width:100%}.map-result-stack{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.metric-card.compact{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:13px 14px}.metric-card.compact span{font-size:10px;letter-spacing:.08em}.metric-card.compact strong{font-size:17px}.map-mini-status{grid-gap:8px;color:#64748b;display:grid;font-size:12px;font-weight:800;gap:8px;margin-top:14px}.map-mini-status strong{color:#0f172a}.nearby-side-drawer{background:#fff;border:1px solid #dbe3ef;border-radius:26px;bottom:22px;box-shadow:0 32px 80px #0f172a3d;display:flex;flex-direction:column;overflow:hidden;position:fixed;right:22px;top:82px;width:min(470px,calc(100vw - 44px));z-index:3600}.nearby-drawer-header{background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding:22px}.nearby-drawer-header h2{font-size:22px;font-weight:1000;letter-spacing:-.03em;margin:0}.nearby-drawer-header p{color:#cbd5e1;font-size:13px;font-weight:700;line-height:1.35;margin:7px 0 0}.nearby-close{background:#ffffff1a;border:1px solid #ffffff38;border-radius:14px;color:#fff;flex:0 0 auto;font-size:24px;font-weight:900;height:38px;width:38px}.nearby-driver-list{background:#f8fafc;flex:1 1;overflow:auto;padding:14px}.nearby-driver-row{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 24px #0f172a0d;color:#263247;display:block;margin:0 0 12px;padding:15px;text-align:left;width:100%}.nearby-driver-row:hover{border-color:#bfdbfe;box-shadow:0 16px 34px #2563eb1f;transform:translateY(-1px)}.nearby-row-top{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:44px minmax(0,1fr) auto}.nearby-rank{align-items:center;background:#eff6ff;border-radius:13px;color:#2563eb;display:inline-flex;font-size:13px;font-weight:1000;height:38px;justify-content:center;width:38px}.nearby-main{min-width:0}.nearby-main span,.nearby-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nearby-main strong{color:#0f172a;font-size:15px;font-weight:1000}.nearby-main span{color:#64748b;font-size:12px;font-weight:700;margin-top:4px}.nearby-distance{text-align:right;white-space:nowrap}.nearby-distance span,.nearby-distance strong{display:block}.nearby-distance strong{color:#0f172a;font-size:15px;font-weight:1000}.nearby-distance span{color:#64748b;font-size:12px;font-weight:800;margin-top:4px}.nearby-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.nearby-badges .status-pill{background:#e2e8f0;border:1px solid #cbd5e1;border-radius:999px;color:#334155;font-size:9px;font-weight:1000;min-width:auto;padding:5px 9px}.nearby-badges .status-pill.green{background:#dcfce7;border-color:#bbf7d0;color:#15803d}.nearby-badges .status-pill.gray{background:#f1f5f9;border-color:#cbd5e1;color:#64748b}.nearby-badges .status-pill.blue{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.fleet-map-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172ab8;display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:5000}.fleet-map-shell{background:#fff;border:1px solid #e2e8f0d9;border-radius:28px;box-shadow:0 34px 90px #0f172a57;display:flex;flex-direction:column;height:min(850px,calc(100vh - 44px));overflow:hidden;width:min(1320px,calc(100vw - 44px))}.fleet-map-topbar{align-items:center;background:#fff;border-bottom:1px solid #e5eaf2;display:flex;flex-shrink:0;gap:20px;justify-content:space-between;padding:20px 24px}.fleet-map-topbar h2{color:#0f172a;font-size:22px;font-weight:1000;letter-spacing:-.03em;margin:0}.fleet-map-actions{align-items:center;display:flex;gap:12px}.fleet-map-actions span{color:#64748b;font-size:13px;font-weight:900}.fleet-map-body{background:#e2e8f0;flex:1 1;min-height:0;position:relative}.fleet-map-body .route-map,.fleet-map-body .route-map-fullscreen{border-radius:0;height:100%;min-height:0;width:100%}.fleet-loading{background:#0f172ae6;border-radius:999px;box-shadow:0 12px 30px #0f172a40;color:#fff;font-size:12px;font-weight:1000;left:50%;padding:10px 16px;position:absolute;top:18px;transform:translateX(-50%);z-index:800}@media (max-width:1180px){.map-destination-fullpage{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 64px);overflow:auto}.map-left-rail{overflow:visible}.map-main-stage .route-map,.map-main-stage .route-map-fullscreen{min-height:560px}}@media (max-width:720px){.map-destination-fullpage{padding:12px}.map-action-grid{grid-template-columns:1fr}.nearby-side-drawer{bottom:10px;right:10px;top:74px;width:calc(100vw - 20px)}.nearby-row-top{grid-template-columns:38px minmax(0,1fr)}.nearby-distance{grid-column:2;text-align:left}.fleet-map-modal-overlay{padding:10px}.fleet-map-shell{border-radius:20px;height:calc(100vh - 20px);width:calc(100vw - 20px)}.fleet-map-topbar{align-items:flex-start;flex-direction:column}}.selected-origin-note{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;color:#1d4ed8;display:flex;flex-direction:column;font-size:11px;font-weight:900;gap:6px;line-height:1.35;margin-top:8px;padding:9px 11px}.selected-origin-address{background:#0000;border:0;color:#1d4ed8;font-size:12px;font-weight:1000;line-height:1.35;padding:0;text-align:left;text-decoration:underline;text-underline-offset:3px}.selected-origin-address:hover{color:#1e40af}.selected-origin-address:disabled{color:#64748b;cursor:wait;text-decoration:none}.driver-location-link{align-items:center;background:#0000;border:0;color:#5b8def;cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:900;gap:6px;line-height:1.35;max-width:100%;padding:0;text-align:left;transition:color .15s ease,text-decoration-color .15s ease}.driver-location-link:hover{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.driver-location-link:disabled{color:#64748b;cursor:wait;text-decoration:none}.driver-location-link .location-pin{flex:0 0 auto;font-size:12px;opacity:.8}.driver-location-link span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-address .driver-location-link{min-width:0}.refined-public-header .public-header-right{align-items:center!important}.refined-public-header .public-status.success{background:#dcfce7!important;border-color:#bbf7d0!important;color:#166534!important}.refined-public-header .public-status.warning{background:#fef3c7!important;border-color:#fde68a!important;color:#92400e!important}.final-public-map-toolbar{align-items:center!important;justify-content:space-between!important}.final-public-map-toolbar>div:first-child{display:flex!important;flex-direction:column!important;gap:4px!important}.final-public-map-toolbar a{align-items:center!important;align-self:center!important;box-shadow:0 10px 24px #0f172a29!important;display:inline-flex!important;flex:0 0 auto!important;justify-content:center!important;margin-left:auto!important}.public-route-provider.ready{color:#059669!important;font-weight:800!important}.public-route-provider.pending{color:#64748b!important;font-weight:800!important}.public-progress-card{background:linear-gradient(180deg,#fff,#f8fafc)!important;border:1px solid #e2e8f0!important}.public-progress-card .route-progress-label-row strong{color:#0f172a!important;font-size:18px!important}.public-progress-card .route-progress-bar{background:#e2e8f0!important;height:8px!important;overflow:hidden!important}.public-progress-card .route-progress-fill{border-radius:999px!important}.distance-card-fixed strong{display:block!important;font-size:clamp(18px,1.25vw,22px)!important}.distance-card-fixed small{color:#64748b!important;display:block!important;font-weight:800!important}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.lb-page{padding:20px}.lb-header,.lb-load-top,.lb-modal-header,.lb-parse-actions,.lb-toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between}.lb-header h1{margin:0}.lb-header p,.lb-panel-header p{color:#64748b;font-weight:600;margin:4px 0 0}.lb-copy-btn,.lb-parse-actions button,.lb-primary-btn,.lb-refresh-btn,.lb-small-btn{border:none;border-radius:10px;cursor:pointer;font-weight:900;padding:10px 14px}.lb-refresh-btn{background:#334155;color:#fff}.lb-parse-actions button:disabled,.lb-refresh-btn:disabled{cursor:not-allowed;opacity:.65}.lb-parse-panel{background:#fff;border:1px solid #d8e1ef;border-radius:18px;box-shadow:0 8px 28px #0f172a0f;margin:18px 0;padding:16px}.lb-parse-panel textarea{border:1px solid #cbd5e1;border-radius:14px;box-sizing:border-box;margin-top:12px;padding:12px;resize:vertical;width:100%}.lb-parse-actions{margin-top:12px}.lb-parse-actions button,.lb-primary-btn{background:#16a34a;color:#fff}.lb-toolbar{margin-bottom:16px}.lb-toolbar input{border:1px solid #cbd5e1;border-radius:12px;flex:1 1;padding:12px}.lb-tabs{display:flex;flex-wrap:wrap;gap:8px}.lb-tabs button{background:#cbd5e1;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:900;padding:10px 12px}.lb-tabs button.active{background:#2563eb}.lb-list{grid-gap:14px}.lb-list,.lb-row{display:grid;gap:14px}.lb-row{grid-gap:14px;background:#fff;border:1px solid #d8e1ef;border-radius:18px;box-shadow:0 8px 28px #0f172a0f;grid-template-columns:1.15fr 1.3fr;padding:14px}.lb-load-card h3{margin:0}.lb-rate{color:#16a34a;font-weight:900}.lb-age{border-radius:999px;display:inline-block;font-size:12px;font-weight:900;margin-top:6px;padding:5px 8px}.lb-age.fresh{background:#dcfce7;color:#166534}.lb-age.warm{background:#fef9c3;color:#854d0e}.lb-age.hot{background:#ffedd5;color:#9a3412}.lb-age.expired{background:#e2e8f0;color:#475569}.lb-route{grid-gap:6px;display:grid;gap:6px;margin-top:12px}.lb-load-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.lb-load-meta span{background:#f1f5f9;border-radius:999px;color:#334155;font-size:12px;font-weight:800;padding:6px 9px}.lb-broker{color:#64748b;font-weight:700;margin-top:10px}.lb-small-btn{background:#2563eb;color:#fff;margin-top:12px}.lb-driver-list{align-content:flex-start;display:flex;flex-wrap:wrap;gap:10px}.lb-empty,.lb-no-drivers{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;color:#64748b;font-weight:800;padding:16px}.lb-driver-chip{grid-gap:4px;background:#f8fafc;border:1px solid #d8e1ef;border-radius:16px;cursor:pointer;gap:4px;min-width:130px;padding:10px;text-align:left}.lb-driver-chip strong{color:#0f172a}.lb-driver-chip span{color:#2563eb;font-weight:900}.lb-driver-chip small{font-weight:900}.lb-driver-chip.rolling{background:#ecfdf5;border-color:#86efac}.lb-driver-chip.stopped{background:#f8fafc;border-color:#cbd5e1}.lb-driver-chip.bid{background:#fffbeb;border-color:#fbbf24}.lb-driver-chip.quoted{background:#eff6ff;border-color:#60a5fa}.lb-modal-backdrop{background:#0f172a8c;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:99999}.lb-modal{background:#fff;border-radius:20px;box-shadow:0 22px 80px #00000047;max-height:90vh;overflow:auto;padding:18px;width:min(940px,96vw)}.lb-modal-header button{background:#f1f5f9;border:none;border-radius:10px;cursor:pointer;font-weight:900;padding:8px 12px}.lb-modal-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.lb-bid-box,.lb-book-warning,.lb-modal-grid section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.lb-copy-btn{background:#334155;color:#fff}.lb-bid-box{grid-gap:10px;display:grid;gap:10px;margin-top:14px}.lb-bid-box label{grid-gap:6px;display:grid;font-weight:900;gap:6px}.lb-bid-box input,.lb-bid-box textarea{border:1px solid #cbd5e1;border-radius:10px;padding:10px;resize:vertical}.lb-book-warning{background:#fef9c3;color:#854d0e;font-weight:800;margin:14px 0}@media(max-width:1000px){.lb-modal-grid,.lb-row{grid-template-columns:1fr}.lb-toolbar{align-items:stretch;flex-direction:column}}.lb-modal-header h2{margin:0}.lb-modal-header p{color:#64748b;font-weight:700;margin:4px 0 0}.lb-bid-input-row,.lb-modal-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.lb-modal-actions{margin-top:4px}.lb-secondary-btn{background:#2563eb;border:none;color:#fff;font-weight:900;padding:12px 14px}.lb-primary-btn{padding:12px 14px}.lb-driver-chip{min-width:150px;padding:14px}.lb-driver-chip.rolling small{color:#15803d}.lb-driver-chip.stopped small{color:#64748b}.lb-driver-chip.bid small{color:#b45309}.lb-driver-chip.quoted small{color:#1d4ed8}@media (max-width:700px){.lb-bid-input-row,.lb-modal-actions{grid-template-columns:1fr}}.lb-broker-bid,.lb-driver-bid{border-radius:8px;font-size:12px;font-weight:900;margin-top:4px;padding:4px 6px}.lb-driver-bid{background:#fef3c7;color:#92400e}.lb-broker-bid{background:#dbeafe;color:#1d4ed8}.lb-broker-highlight{grid-gap:6px;display:grid;gap:6px;margin-top:10px}.lb-broker-highlight div{background:#fef3c7;border:1px solid #fbbf24;border-radius:10px;color:#78350f;font-size:13px;font-weight:800;padding:7px 9px}.lb-broker-highlight span{color:#111827}.lb-modal-wide{width:min(1320px,98vw)}.lb-3col-layout{grid-gap:14px;display:grid;gap:14px;grid-template-columns:220px 1.2fr .9fr}.lb-driver-sidebar,.lb-driver-workspace,.lb-load-sidebar{grid-gap:12px;align-content:start;display:grid;gap:12px}.lb-driver-sidebar{border-right:1px solid #e2e8f0;padding-right:12px}.lb-driver-bid-card{grid-gap:4px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;cursor:pointer;display:grid;font-weight:800;gap:4px;padding:10px;text-align:left;width:100%}.lb-driver-bid-card.active{background:#ecfdf5;border-color:#16a34a}.lb-driver-bid-card span{color:#475569;font-size:12px}.lb-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.lb-card h3{margin-top:0}.lb-card label{grid-gap:6px;display:grid;font-weight:900;gap:6px;margin-top:10px}.lb-card input,.lb-card textarea{border:1px solid #cbd5e1;border-radius:10px;padding:10px;resize:vertical}.lb-stat-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-top:12px}.lb-stat-grid div{grid-gap:3px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:3px;padding:8px}.lb-stat-grid span{color:#64748b;font-size:11px;font-weight:800}.lb-highlight-box{grid-gap:4px;background:#fef3c7;border:1px solid #fbbf24;border-radius:12px;color:#78350f;display:grid;font-weight:900;gap:4px;margin:8px 0;padding:9px}.lb-highlight-box span{font-size:12px}.lb-highlight-box strong{color:#111827;word-break:break-word}@media (max-width:1100px){.lb-3col-layout{grid-template-columns:1fr}.lb-driver-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;padding-bottom:12px;padding-right:0}}.lb-roll{border-radius:999px;font-size:11px;font-weight:900;padding:3px 7px;width:fit-content}.lb-roll.rolling{background:#dcfce7;color:#166534}.lb-roll.stopped{background:#e2e8f0;color:#475569}.lb-stat-grid.compact{gap:6px;grid-template-columns:repeat(5,1fr)}.lb-stat-grid.compact div{min-height:auto;padding:7px}.lb-stat-grid.compact span{font-size:10px;line-height:1.1}.lb-stat-grid.compact strong{font-size:13px}.lb-stars{letter-spacing:1px;white-space:nowrap}.lb-stars.good{color:#16a34a}.lb-stars.mid{color:#ca8a04}.lb-stars.bad{color:#dc2626}@media (max-width:900px){.lb-stat-grid.compact{grid-template-columns:repeat(2,1fr)}}.lb-original-bids{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-bottom:12px}.lb-original-bids div{grid-gap:4px;background:#fef3c7;border:1px solid #fbbf24;border-radius:12px;display:grid;gap:4px;padding:9px}.lb-original-bids span{color:#92400e;font-size:11px;font-weight:900}.lb-original-bids strong{color:#111827}.lb-header-actions{align-items:center;display:flex;gap:10px}.lb-secondary-btn{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#111827;cursor:pointer;font-weight:800;padding:10px 14px;transition:.2s ease}.lb-secondary-btn:hover{background:#f8fafc}.lb-wide-modal{max-height:90vh;overflow:hidden;width:min(96vw,1500px)}.availability-toolbar{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 160px 170px 130px auto;margin-bottom:12px}.availability-toolbar input,.availability-toolbar select{border:1px solid #cbd5e1;border-radius:10px;font-weight:700;padding:10px 12px}.availability-summary{gap:10px;margin-bottom:12px}.availability-summary span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#334155;font-size:12px;font-weight:900;padding:6px 10px}.availability-table-wrap{border:1px solid #e2e8f0;border-radius:14px;max-height:65vh;overflow:auto}.availability-table{background:#fff;border-collapse:collapse;width:100%}.availability-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:12px;padding:10px;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:1}.availability-table td{border-bottom:1px solid #e2e8f0;font-size:13px;padding:10px;vertical-align:top}.availability-table tr:hover{background:#f8fafc}.lb-card-actions{align-items:center;display:flex;gap:10px}.lb-archive-btn{background:#ef444414;border:1px solid #ef444459;border-radius:999px;color:#fca5a5;cursor:pointer;font-size:12px;font-weight:700;padding:6px 10px}.lb-archive-btn:hover{background:#ef44442e}.lb-filter-modal{max-width:980px}.dispatcher-filter-top{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:flex;justify-content:space-between;margin:18px 0;padding:14px 16px}.region-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.region-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.check-row{align-items:center;display:flex;gap:8px}.region-title{color:#0f172a;margin-bottom:12px}.region-title,.strong-check{font-weight:800}.state-check-grid{grid-gap:8px 10px;display:grid;gap:8px 10px;grid-template-columns:repeat(5,1fr)}.state-check{color:#334155;font-size:13px}.lb-modal-footer{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.lb-bid-status{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:900;padding:3px 7px;width:fit-content}.lb-bid-status.quoted{background:#dcfce7;color:#166534}.lb-bid-status.open{background:#f1f5f9;color:#64748b}.lb-busy-driver-box{background:#fffbeb;border-color:#fbbf24}.lb-busy-driver-box p{color:#334155;font-weight:700;margin:7px 0}.lb-driver-bid-card.skipped,.lb-driver-chip.skipped{background:#fef2f2;border-color:#ef4444}.lb-driver-chip.skipped small{color:#991b1b}.lb-driver-skip{background:#fee2e2;border-radius:8px;color:#991b1b;font-size:12px;font-weight:900;margin-top:4px;padding:4px 6px}.lb-sound-btn{background:#e2e8f0;border:none;border-radius:10px;color:#334155;cursor:pointer;font-weight:900;padding:12px 14px}.lb-sound-btn.active{background:#ecfdf5;border:1px solid #86efac;color:#047857}.lb-sound-btn.muted{background:#f1f5f9;border:1px solid #cbd5e1;color:#64748b}.lb-driver-list{align-items:flex-start}.lb-driver-chip{grid-gap:9px;align-content:start;display:grid;gap:9px;grid-template-rows:auto auto 1fr;height:116px;max-width:168px;min-width:168px;overflow:hidden;padding:14px 15px;width:168px}.lb-driver-chip strong{font-size:15px;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lb-driver-chip span{font-size:13px;line-height:1.1}.lb-driver-chip small{font-size:11px;letter-spacing:.03em;line-height:1.2;text-transform:none;white-space:normal}.lb-row.quoted-row-layout{align-items:start;grid-template-columns:minmax(420px,.95fr) minmax(280px,1fr) 176px}.lb-row.quoted-row-layout .lb-driver-list{align-items:flex-start}.lb-quoted-action-card{grid-gap:7px;align-self:start;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;box-shadow:0 12px 24px #16a34a1f;display:grid;gap:7px;justify-self:end;min-height:126px;padding:12px;width:156px}.lb-quoted-driver-name{color:#052e16;font-size:13px;font-weight:1000;line-height:1.2}.lb-quoted-meta{color:#64748b;font-size:11px;font-weight:850;line-height:1.25}.lb-quoted-bid{color:#14532d;font-size:12px;font-weight:1000}.lb-quoted-action-buttons{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr;margin-top:3px}.lb-book-row-btn,.lb-hold-row-btn{border:none;border-radius:10px;cursor:pointer;font-size:11px;font-weight:1000;padding:8px 7px;white-space:nowrap}.lb-hold-row-btn{background:#fef3c7;border:1px solid #fbbf24;color:#92400e}.lb-hold-row-btn:hover{background:#fde68a}.lb-book-row-btn{background:#16a34a;box-shadow:0 8px 18px #16a34a2e;color:#fff}.lb-book-row-btn:hover{background:#15803d}@media (max-width:900px){.lb-row.quoted-row-layout{grid-template-columns:1fr}.lb-quoted-action-card{justify-self:stretch;width:auto}.lb-driver-chip{max-width:none;width:100%}}.status-switch{background:#fef3c7;border:1px solid #cbd5e1;border-radius:999px;color:#92400e;cursor:pointer;font-size:11px;font-weight:1000;height:32px;padding:0 10px 0 34px;position:relative;text-align:left;transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease;width:94px}.status-switch.active{background:#dcfce7;border-color:#86efac;color:#166534;padding-left:34px}.status-switch.resting{background:#fef3c7;border-color:#fbbf24;color:#92400e;padding-left:34px}.status-switch-knob{background:#fff;border-radius:999px;box-shadow:0 4px 10px #0f172a2e;height:22px;left:5px;position:absolute;top:4px;transition:transform .18s ease;width:22px}.status-switch.active .status-switch-knob{transform:translateX(0)}.status-switch.resting .status-switch-knob{transform:translateX(58px)}.status-switch.resting{padding-left:10px;padding-right:32px;text-align:left}.status-switch.resting .status-switch-text{display:inline-block;transform:translateX(0)}.status-switch.disabled{cursor:not-allowed;filter:grayscale(.25);opacity:.55}.availability-summary{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.availability-summary button{background:#fff;border:1px solid #dbe3ee;border-radius:999px;color:#334155;cursor:pointer;font-size:12px;font-weight:900;line-height:1;padding:6px 11px}.availability-summary button:hover{background:#f8fafc;border-color:#bfdbfe}.availability-summary button.active{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 8px 18px #1d4ed82e;color:#fff}.availability-toolbar select{max-width:170px}.availability-table td:nth-last-child(2),.availability-table th:nth-last-child(2){text-align:center;width:86px}.status-switch{font-size:9px;height:24px;line-height:1;min-width:72px;padding:0 7px 0 25px;vertical-align:middle;width:72px}.status-switch-knob{height:16px;left:4px;top:3px;width:16px}.status-switch.resting{padding-left:7px;padding-right:24px}.status-switch.resting .status-switch-knob{transform:translateX(48px)}.status-switch-text{position:relative;top:-1px}.availability-table .status-switch+.muted-small{font-size:9px;margin-top:3px}.lb-title-block{grid-gap:4px;display:grid;gap:4px}.lb-header-logo{display:block;height:58px;margin-bottom:2px;object-fit:contain;object-position:left center;width:min(280px,70vw)}