:root{--rr-color-bg:#f7f5f1;--rr-color-bg-alt:#fbfaf7;--rr-color-surface:#fff;--rr-color-surface-muted:#f6f8fa;--rr-color-surface-warm:#fffaf5;--rr-color-text:#162c3a;--rr-color-text-strong:#102331;--rr-color-text-muted:#60717f;--rr-color-text-soft:#7b8993;--rr-color-border:#dde5eb;--rr-color-border-strong:#cbd7df;--rr-color-navy:#173042;--rr-color-charcoal:#1f2f3b;--rr-color-orange:#ff6200;--rr-color-orange-hover:#e85a00;--rr-color-orange-soft:#fff2e8;--rr-color-orange-border:#ffd3b3;--rr-color-purple:#6f53d9;--rr-color-purple-soft:#f2eeff;--rr-color-purple-border:#ddd5ff;--rr-color-green:#248a57;--rr-color-green-soft:#e8f7ef;--rr-color-green-border:#bce8ce;--rr-color-red:#c93d2c;--rr-color-red-soft:#fff0ee;--rr-color-red-border:#ffc7bf;--rr-color-warning:#b85d0e;--rr-color-warning-soft:#fff6e8;--rr-color-warning-border:#ffd89b;--rr-space-1:4px;--rr-space-2:8px;--rr-space-3:12px;--rr-space-4:16px;--rr-space-5:20px;--rr-space-6:24px;--rr-space-7:32px;--rr-space-8:40px;--rr-radius-xs:8px;--rr-radius-sm:10px;--rr-radius-md:14px;--rr-radius-lg:14px;--rr-radius-xl:18px;--rr-radius-pill:999px;--rr-shadow-card:0 1px 2px #162c3a0a;--rr-shadow-lifted:0 8px 18px #162c3a14;--rr-shadow-focus:0 0 0 4px #ff620021;--rr-control-height:40px;--rr-control-height-sm:34px;color:var(--rr-color-text);background:var(--rr-color-bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,SF Pro Display,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:var(--rr-color-bg);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #ff62003d}button,input,select,textarea{font:inherit}button{touch-action:manipulation}#root{min-height:100vh}.portal-shell{background:var(--rr-color-bg);--rr-sidebar-width:260px;height:100vh;display:block;position:relative;overflow:hidden}.sidebar{height:100vh;width:var(--rr-sidebar-width);color:#f7f7f7;z-index:2000;isolation:isolate;background:linear-gradient(#102636 0%,#173443 100%);flex-direction:column;flex-shrink:0;justify-content:space-between;padding:26px 18px 18px;transition:box-shadow .22s,transform .22s,opacity .22s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:inset -1px 0 #ffffff14}.sidebar.hidden{opacity:0;pointer-events:none;transform:translate(-100%)}.sidebar-top{gap:0;display:grid}.brand{letter-spacing:0;font-size:1.78rem;font-weight:900;line-height:1}.sidebar-brand-link{color:inherit;text-decoration:none}.brand-ready{color:var(--rr-color-navy)}.sidebar .brand-ready{color:#f3f5f7}.brand-route{color:var(--rr-color-orange)}.brand-subtitle{color:#f1f7faad;margin-top:6px;font-size:.88rem;font-weight:650}.sidebar-nav{gap:16px;margin-top:18px;padding-bottom:18px;display:grid}.sidebar-nav-group{gap:8px;display:grid}.sidebar-nav-group-label{color:#f1f7fa7a;letter-spacing:.1em;text-transform:uppercase;padding:0 10px;font-size:.7rem;font-weight:900}.sidebar-nav-group-links{gap:4px;display:grid}.sidebar-link{color:#f1f7fac2;z-index:1;border-radius:11px;outline:none;width:100%;min-height:40px;padding:9px 10px;font-weight:760;transition:background .16s,color .16s,transform .16s;display:flex;position:relative}.sidebar-link-content{align-items:center;gap:10px;width:100%;display:flex}.sidebar-link-icon{color:#f1f7fab3;background:#ffffff0d;border-radius:8px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:relative}.sidebar-link-icon-svg{width:17px;height:17px}.sidebar-link-badge-dot{background:var(--rr-color-orange);border-radius:999px;width:8px;height:8px;position:absolute;top:-2px;right:-2px;box-shadow:0 0 0 2px #163241f2}.sidebar-link.active,.sidebar-link:hover{color:#fff;background:#ffffff1a}.sidebar-link.active{box-shadow:inset 3px 0 0 var(--rr-color-orange)}.sidebar-link.active .sidebar-link-icon{color:#fff;background:#ff62002e}.sidebar-link:focus-visible{box-shadow:inset 3px 0 0 var(--rr-color-orange), 0 0 0 3px #ff62002e}.logout-button,.primary-cta,.date-field,.text-field{min-height:var(--rr-control-height);border-radius:var(--rr-radius-md)}.logout-button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;width:100%;font-weight:800}.sidebar-footer{border-top:1px solid #ffffff1f;gap:10px;padding-top:16px;display:grid}.sidebar-collapse-button{border-radius:var(--rr-radius-sm);color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;min-height:40px;font-weight:900}.sidebar-collapse-button:hover,.logout-button:hover{background:#ffffff29}.main-content{height:100vh;margin-left:var(--rr-sidebar-width);background:var(--rr-color-bg);padding:28px 32px 40px;transition:margin-left .22s;position:relative;overflow-y:auto}.main-content.sidebar-hidden{width:100%;margin-left:0}.portal-shell.sidebar-hidden .main-content{max-width:100%}.sidebar-reopen-button{z-index:30;border-radius:var(--rr-radius-md);border:1px solid var(--rr-color-border);width:42px;height:42px;color:var(--rr-color-text);box-shadow:var(--rr-shadow-card);cursor:pointer;background:#fffffff5;font-size:1rem;font-weight:900;position:fixed;top:24px;left:12px}.sidebar-reopen-button:hover{background:#fff}.vedr-page{max-width:1280px}.vedr-setup-shell,.vedr-returning-card{gap:12px;padding:14px;display:grid}.vedr-explainer-card{border-color:var(--rr-color-purple-border);background:#fff;justify-content:space-between;align-items:flex-start;gap:14px;padding-block:12px;display:flex}.vedr-explainer-card p{max-width:760px;color:var(--rr-color-text-muted);margin:0;font-weight:720;line-height:1.55}.vedr-setup-header h2,.vedr-returning-card h2{color:var(--rr-color-text-strong);letter-spacing:0;margin:0;font-size:1.18rem}.vedr-setup-header p,.vedr-returning-card p{color:var(--rr-color-text-muted);max-width:720px;margin:6px 0 0;font-weight:700}.vedr-provider-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#7d8a92;font-size:.78rem;font-weight:900}.vedr-provider-table{border:1px solid var(--rr-color-border);background:#fff;border-radius:12px;display:grid;overflow-x:auto}.vedr-provider-table-header,.vedr-provider-table-row{grid-template-columns:minmax(220px,1fr) minmax(112px,auto);align-items:center;gap:12px;min-width:420px;display:grid}.vedr-provider-table-header{background:var(--rr-color-surface-muted);min-height:36px;color:var(--rr-color-text-muted);letter-spacing:.08em;text-transform:uppercase;padding:0 12px;font-size:.68rem;font-weight:900}.vedr-provider-table-row{border-top:1px solid var(--rr-color-border);min-height:48px;padding:7px 12px}.vedr-provider-table-row:hover{background:#fffdf9}.vedr-provider-table-row.active{box-shadow:inset 3px 0 0 var(--rr-color-orange)}.vedr-provider-name-cell{gap:2px;min-width:0;display:grid}.vedr-provider-name-cell strong{color:var(--rr-color-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:900;overflow:hidden}.vedr-provider-name-cell span{color:var(--rr-color-text-muted);font-size:.78rem;font-weight:720}.vedr-provider-action-cell{justify-content:flex-end;align-items:center;display:flex}.vedr-provider-button,.vedr-dashboard-button{width:fit-content;min-width:0;min-height:36px}.vedr-helper-banner,.vedr-confirm-banner{border-radius:var(--rr-radius-md);border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);color:var(--rr-color-text);gap:8px;padding:10px 12px;display:grid}.vedr-confirm-banner strong{font-size:1rem}.vedr-confirm-banner span{color:#66737c}.vedr-confirm-actions{flex-wrap:wrap;gap:12px;display:flex}.vedr-muted-note,.vedr-switch-modal-copy{color:#66737c;font-size:.96rem;line-height:1.6}.vedr-switch-modal,.vedr-coming-soon-modal{width:min(560px,100vw - 40px)}.vedr-switch-link{color:#ff6200;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-weight:800}.vedr-switch-link:hover:not(:disabled){text-decoration:underline}.vedr-switch-link:disabled{opacity:.5;cursor:not-allowed}.page-section{gap:18px;display:grid}.page-header{justify-content:space-between;align-items:end;gap:var(--rr-space-4);padding-block:0 var(--rr-space-2);display:flex}.page-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-header h1{color:var(--rr-color-text-strong);letter-spacing:0;margin:0;font-size:clamp(1.55rem,2.2vw,1.9rem);line-height:1.12}.page-header p{margin:var(--rr-space-1) 0 0;color:var(--rr-color-text-muted);font-size:.94rem;font-weight:650;line-height:1.45}.driver-directory-list{gap:14px;display:grid}.drivers-page{min-width:0;max-width:1320px}.drivers-table-card{min-width:0;box-shadow:none;background:0 0;border:0;gap:10px;padding:0;display:grid;overflow:hidden}.drivers-table-card .section-title-row{margin-bottom:2px}.drivers-table-card .card-title{margin-bottom:2px;font-size:1rem}.drivers-table-card .driver-meta{font-size:.82rem;font-weight:720}.driver-modal-section{gap:12px;display:grid}.driver-modal-section+.driver-modal-section{border-top:1px solid var(--rr-color-border);padding-top:14px}.driver-modal-section-title{color:var(--rr-color-text-strong);font-size:.92rem;font-weight:900}.driver-modal-field{gap:7px;display:grid}.driver-modal-status-row{border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.driver-modal-status-row>div{gap:7px;min-width:0;display:grid}.driver-modal-status-row .secondary-inline-button{white-space:nowrap;flex:none}.drivers-directory-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.drivers-directory-toolbar .text-field{border-radius:12px;min-width:min(100%,280px);max-width:390px;min-height:34px;font-size:.88rem}.drivers-manager-table{background:0 0;border:0;border-radius:0;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.drivers-manager-table-header,.drivers-manager-table-row{grid-template-columns:minmax(168px,1.35fr) minmax(124px,.86fr) minmax(122px,.82fr) minmax(82px,.48fr) minmax(118px,.78fr) 68px;align-items:center;gap:8px;width:100%;min-width:0;display:grid}.drivers-manager-table-header{border-top:1px solid var(--rr-color-border);border-bottom:1px solid var(--rr-color-border);min-height:30px;color:var(--rr-color-text-muted);letter-spacing:.07em;text-transform:uppercase;background:0 0;padding:0 4px;font-size:.66rem;font-weight:900}.drivers-manager-table-header>span:last-child{background:0 0;justify-content:flex-end;align-self:stretch;align-items:center;display:flex}.drivers-manager-table-row{border-bottom:1px solid var(--rr-color-border);min-height:42px;color:var(--rr-color-text);padding:6px 4px;font-size:.82rem;font-weight:760}.drivers-manager-table-row:hover{background:#fffaf5}.drivers-manager-table-row:hover .drivers-table-actions{background:0 0}.drivers-manager-driver-cell{align-items:center;gap:8px;min-width:0;display:flex}.drivers-manager-driver-cell>div:last-child{gap:3px;min-width:0;display:grid}.drivers-manager-driver-cell strong{color:var(--rr-color-text-strong);overflow-wrap:anywhere;white-space:normal;font-size:.84rem;font-weight:900;line-height:1.15}.drivers-manager-driver-cell span{color:var(--rr-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:740;overflow:hidden}.drivers-table-value{color:var(--rr-color-text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;font-weight:800;overflow:hidden}.drivers-avatar{border:1px solid var(--rr-color-orange-border);background:var(--rr-color-orange-soft);width:28px;height:28px;color:var(--rr-color-orange-hover);letter-spacing:.02em;border-radius:9px;flex:0 0 28px;justify-content:center;align-items:center;font-size:.74rem;font-weight:950;display:inline-flex}.drivers-route-badge{border:1px solid var(--rr-color-purple-border);background:var(--rr-color-purple-soft);width:fit-content;min-height:24px;color:var(--rr-color-purple);overflow-wrap:anywhere;border-radius:999px;align-items:center;max-width:100%;padding:0 8px;font-size:.72rem;font-weight:900;display:inline-flex}.drivers-muted-value{color:var(--rr-color-text-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;font-weight:780;overflow:hidden}.drivers-table-actions{background:0 0;flex-wrap:nowrap;justify-content:flex-end;align-self:stretch;align-items:center;gap:8px;width:auto;min-width:0;display:flex}.drivers-table-actions .secondary-inline-button{white-space:nowrap;border-radius:9px;flex:none;min-height:30px;padding-inline:10px;font-size:.76rem}.drivers-mobile-list{display:none}.driver-directory-card{border:1px solid var(--rr-color-border);background:#fff;border-radius:12px;overflow:hidden}.driver-directory-row{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.driver-directory-identity{gap:4px;min-width:0;display:grid}.driver-directory-identity strong{color:#173042;font-size:1.05rem}.driver-directory-identity span{color:#66737c;word-break:break-word}.driver-directory-meta{color:var(--rr-color-text-muted);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 20px 16px;font-size:.86rem;font-weight:800;display:grid}.driver-directory-meta span{overflow-wrap:anywhere;min-width:0}.driver-directory-expansion{background:#fff;border-top:1px solid #efe7db;gap:16px;padding:18px 20px 20px;display:grid}.driver-directory-actions{flex-wrap:wrap;gap:10px;padding:0 20px 18px;display:flex}@media (width<=900px){.drivers-manager-table{display:none}.drivers-mobile-list{display:grid}.driver-directory-row{align-items:flex-start;padding:16px 16px 12px}.driver-directory-meta{grid-template-columns:1fr;padding:0 16px 14px}.driver-directory-actions{padding:0 16px 16px}.driver-directory-actions .secondary-inline-button{flex:150px}.driver-modal-status-row{flex-direction:column;align-items:stretch}}.page-loading-card{color:var(--rr-color-text-muted);text-align:center;margin:28px;font-size:1rem;font-weight:800}.card,.login-card,.stat-card{background:var(--rr-color-surface);border:1px solid var(--rr-color-border);border-radius:var(--rr-radius-lg);box-shadow:var(--rr-shadow-card)}.card,.login-card{padding:14px}.card-title{margin-bottom:var(--rr-space-2);color:var(--rr-color-text-strong);font-size:.98rem;font-weight:850}.section-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.stats-grid{gap:var(--rr-space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.sync-banner{border-radius:var(--rr-radius-lg);color:var(--rr-color-text);border:1px solid var(--rr-color-border);box-shadow:none;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.sync-banner h2{margin:0;font-size:1.08rem;font-weight:900}.sync-banner p{color:var(--rr-color-text-muted);margin:4px 0 0}.sync-banner.missing{background:var(--rr-color-surface);border-color:var(--rr-color-orange-border)}.sync-banner.needs-assignment,.sync-banner.needs-attention{background:var(--rr-color-warning-soft);border-color:var(--rr-color-warning-border)}.sync-banner.active{background:var(--rr-color-surface);border-color:var(--rr-color-green-border);padding-block:12px}.sync-banner.compact{border-radius:999px;padding-block:10px}.sync-banner-button{min-height:var(--rr-control-height);border-radius:var(--rr-radius-md);background:var(--rr-color-orange);color:#fff;box-shadow:none;border:0;padding:0 14px;font-weight:900}.sync-banner-status{justify-content:space-between;align-items:center;gap:14px;width:100%;font-size:1rem;display:flex}.sync-banner-status strong{font-size:1.1rem}.stats-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));max-width:420px}.dispatch-health-card{gap:16px;display:grid}.dispatch-health-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dispatch-health-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.dispatch-health-stat{border-radius:var(--rr-radius-md);border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);padding:16px}.dispatch-health-value{color:var(--rr-color-text-strong);font-size:1.8rem;font-weight:900;line-height:1}.dispatch-health-label{color:var(--rr-color-text-muted);margin-top:8px;font-size:.9rem;font-weight:800}.dispatch-health-route-list{flex-wrap:wrap;gap:10px;display:flex}.dispatch-health-chip{min-height:var(--rr-control-height-sm);border:1px solid var(--rr-color-border);background:var(--rr-color-surface);color:var(--rr-color-text);cursor:pointer;border-radius:999px;padding:0 10px;font-size:.8rem;font-weight:780}.dispatch-health-chip.assignment{background:var(--rr-color-warning-soft);border-color:var(--rr-color-warning-border);color:var(--rr-color-warning)}.dispatch-health-chip.pins{background:var(--rr-color-red-soft);border-color:var(--rr-color-red-border);color:var(--rr-color-red)}.dispatch-health-chip.partial{background:var(--rr-color-warning-soft);border-color:var(--rr-color-warning-border);color:var(--rr-color-warning)}.dispatch-health-chip.vehicle{background:var(--rr-color-purple-soft);border-color:var(--rr-color-purple-border);color:var(--rr-color-purple)}.dispatch-health-chip.warning{background:var(--rr-color-warning-soft);border-color:var(--rr-color-warning-border);color:var(--rr-color-warning)}.empty-routes-card{background:var(--rr-color-surface);gap:20px;padding:24px;display:grid}.empty-routes-card-copy p{max-width:64ch;color:var(--rr-color-text-muted);margin:10px 0 0;font-weight:700;line-height:1.6}.empty-routes-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.empty-routes-stat{border-radius:var(--rr-radius-md);border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);gap:6px;padding:16px;display:grid}.empty-routes-stat strong{color:var(--rr-color-text-strong);font-size:.98rem;font-weight:900}.empty-routes-stat span{color:var(--rr-color-text-muted);font-size:.88rem;font-weight:700;line-height:1.45}.empty-routes-actions{flex-wrap:wrap;gap:12px;display:flex}.dashboard-command-center{gap:16px}.dashboard-refresh-button{min-height:40px}.dashboard-command-banner{align-items:stretch;min-height:64px;padding:12px 16px}.dashboard-command-banner.missing{background:var(--rr-color-surface);border-color:var(--rr-color-orange-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px 16px;display:grid}.dashboard-command-banner.fcc-required{border-color:var(--rr-color-warning-border);background:#fff}.dashboard-banner-eyebrow{color:var(--rr-color-orange-hover);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.74rem;font-weight:900}.dashboard-command-banner h2{color:var(--rr-color-text-strong);margin:0;font-size:1.05rem;line-height:1.12}.dashboard-command-banner p{max-width:68ch;color:var(--rr-color-text-muted);margin:4px 0 0;font-size:.88rem;font-weight:700;line-height:1.35}.dashboard-banner-meta{color:var(--rr-color-text);margin-top:14px;font-size:.9rem;font-weight:850}.dashboard-banner-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-banner-actions .primary-cta,.dashboard-banner-actions .secondary-button{min-height:38px}.dashboard-fcc-note{border-radius:var(--rr-radius-md);border:1px solid var(--rr-color-warning-border);background:#ffffffb8;gap:3px;width:fit-content;max-width:520px;margin-top:8px;padding:8px 10px;display:grid}.dashboard-fcc-note strong{color:var(--rr-color-warning);font-size:.9rem}.dashboard-fcc-note span{color:var(--rr-color-text-muted);font-size:.86rem;font-weight:700}.dashboard-loaded-banner{justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}.dashboard-loaded-metrics{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-loaded-metrics span{border-radius:var(--rr-radius-pill);min-height:28px;color:var(--rr-color-text);background:#ffffffb8;align-items:center;padding:0 11px;font-size:.84rem;font-weight:850;display:inline-flex}.dashboard-section-heading{justify-content:space-between;align-items:end;gap:16px;margin-top:2px;display:flex}.dashboard-section-heading h2{color:var(--rr-color-text-strong);margin:4px 0 0;font-size:1.15rem;line-height:1.2}.dashboard-glance-grid{grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;display:grid}.dashboard-glance-grid .rr-stat-card{min-height:82px;padding:12px 14px}.dashboard-glance-grid .stat-value{font-size:clamp(1.35rem,1.8vw,1.75rem)}.dashboard-stat-label-icon{color:var(--rr-color-orange);align-items:center;gap:6px;display:inline-flex}.dashboard-stat-label-icon svg{flex:0 0 16px;width:16px;height:16px}.dashboard-workflow-icon{width:34px;height:34px;color:var(--rr-color-text-muted);border:1px solid var(--rr-color-border);background:#fff;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.dashboard-workflow-icon svg{width:18px;height:18px}.dashboard-secondary-details{border:1px solid var(--rr-color-border);border-radius:var(--rr-radius-lg);background:var(--rr-color-surface)}.dashboard-secondary-details>summary{min-height:46px;padding:0 var(--rr-space-4);color:var(--rr-color-text);cursor:pointer;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:850;list-style:none;display:flex}.dashboard-secondary-details>summary::-webkit-details-marker{display:none}.dashboard-secondary-details>summary:after{content:"+";color:var(--rr-color-orange);font-size:1.1rem;line-height:1}.dashboard-secondary-details[open]>summary:after{content:"-"}.dashboard-secondary-details-inner{gap:var(--rr-space-4);padding:0 var(--rr-space-4) var(--rr-space-4);display:grid}.dashboard-error-card{border-color:var(--rr-color-red-border);background:var(--rr-color-red-soft);justify-content:space-between;align-items:center;gap:18px;display:flex}.dashboard-error-card p{color:var(--rr-color-text-muted);margin:6px 0 0;font-weight:700}.stat-card{padding:18px}.skeleton-card{gap:12px;display:grid}.skeleton-line{background:linear-gradient(90deg,#e8edf1 0%,#f3f6f8 50%,#e8edf1 100%) 0 0/200% 100%;border-radius:999px;animation:1.2s ease-in-out infinite skeletonPulse}@keyframes skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.field-label{color:var(--rr-color-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:900;display:block}.field-label-muted{color:#8fa0ad;font-weight:800}.text-field,.date-field{border:1px solid var(--rr-color-border-strong);background:var(--rr-color-surface);width:100%;color:var(--rr-color-text);padding:0 14px;box-shadow:inset 0 1px 2px #162c3a0a}.text-field:focus,.date-field:focus{border-color:var(--rr-color-orange);box-shadow:var(--rr-shadow-focus);outline:none}.primary-cta,.secondary-button{min-height:var(--rr-control-height);border-radius:var(--rr-radius-md);cursor:pointer;border:0;padding:0 14px;font-weight:820}.primary-cta{background:var(--rr-color-orange);color:#fff;box-shadow:none}.primary-cta:hover:not(:disabled){filter:brightness(.98)}.secondary-button{background:var(--rr-color-surface);color:var(--rr-color-text);border:1px solid var(--rr-color-border-strong)}.secondary-button:hover:not(:disabled){background:var(--rr-color-surface-muted)}.primary-cta:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.7}.info-banner,.error-banner,.success-banner{border-radius:var(--rr-radius-md);padding:10px 12px;font-size:.88rem;font-weight:700;line-height:1.45}.info-banner{background:var(--rr-color-surface-muted);border:1px solid var(--rr-color-border);color:var(--rr-color-text-muted)}.error-banner{background:var(--rr-color-red-soft);border:1px solid var(--rr-color-red-border);color:var(--rr-color-red)}.success-banner{background:var(--rr-color-green-soft);border:1px solid var(--rr-color-green-border);color:var(--rr-color-green)}.login-page{background:radial-gradient(circle at 18% 14%, #ff620014, transparent 26%), linear-gradient(180deg, #fff 0%, var(--rr-color-bg) 100%);justify-content:center;align-items:center;min-height:100vh;padding:42px 24px;display:flex}.login-shell{grid-template-columns:minmax(0,1fr) minmax(380px,450px);align-items:stretch;gap:32px;width:min(1180px,100%);display:grid}.login-hero-panel{color:var(--rr-color-text);background:linear-gradient(#fff 0%,#fbfaf7 100%);border:1px solid #dde5ebe6;border-radius:26px;padding:44px;position:relative;overflow:hidden;box-shadow:0 22px 60px #162c3a14}.login-hero-panel:after{content:"";background:linear-gradient(180deg, var(--rr-color-orange), #6f53d980);width:5px;position:absolute;inset:0 auto 0 0}.login-hero-badge{background:var(--rr-color-orange-soft);min-height:34px;color:var(--rr-color-orange);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 13px;font-size:.78rem;font-weight:900;display:inline-flex}.login-brand{margin-top:22px;font-size:3.2rem}.login-hero-title{max-width:12ch;color:var(--rr-color-text-strong);letter-spacing:-.055em;margin:30px 0 14px;font-size:clamp(2.75rem,5vw,4.8rem);font-weight:900;line-height:.98}.login-hero-copy{max-width:540px;color:var(--rr-color-text-muted);margin:0;font-size:1.04rem;line-height:1.7}.login-hero-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.login-hero-point{background:var(--rr-color-surface);border:1px solid var(--rr-color-border);box-shadow:var(--rr-shadow-card);border-radius:16px;gap:7px;padding:16px;display:grid}.login-hero-point strong{color:var(--rr-color-text-strong);font-size:1rem}.login-hero-point span{color:var(--rr-color-text-muted);font-size:.92rem;line-height:1.5}.login-card-elevated{border-radius:24px;flex-direction:column;justify-content:center;gap:24px;padding:34px;display:flex;box-shadow:0 22px 60px #162c3a1a}.login-card-header{gap:10px;display:grid}.login-brand-subtitle{color:#6b7280}.login-card-title{color:var(--rr-color-text-strong);font-size:1.28rem;font-weight:900}.login-form,.login-helper-form{gap:12px;display:grid}.login-action-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:4px;display:grid}.login-helper-card{background:var(--rr-color-surface-muted);border:1px solid var(--rr-color-border);border-radius:18px;gap:12px;padding:18px;display:grid}.login-helper-title{color:var(--rr-color-text-strong);font-size:1rem;font-weight:900}.login-helper-copy{color:var(--rr-color-text-muted);margin:4px 0 0;font-size:.92rem;line-height:1.55}.login-helper-note{color:#66737c;overflow-wrap:anywhere;font-size:.92rem;line-height:1.6}.login-secondary-links{color:var(--rr-color-text-muted);justify-content:center;align-items:center;gap:16px;padding-top:2px;font-size:.92rem;font-weight:800;display:flex}.login-secondary-links a{color:var(--rr-color-text-muted);text-decoration:none}.login-secondary-links a:hover{color:var(--rr-color-orange)}.trial-billing-note{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:18px;padding:14px 16px;font-size:.92rem;line-height:1.6}.trial-secondary-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.trial-activate-shell{grid-template-columns:minmax(0,1fr) minmax(340px,440px)}.trial-activate-card{align-self:center}.setup-shell{gap:20px;display:grid}.setup-header-card{gap:12px;display:grid}.setup-header-card h1{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:.98}.setup-header-card p{color:#5f6f78;max-width:760px;margin:0;line-height:1.7}.setup-eyebrow{color:#8b5e34;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.setup-progress-bar{background:#edf2f7;border-radius:999px;width:min(420px,100%);height:12px;overflow:hidden}.setup-progress-bar span{border-radius:inherit;background:var(--rr-color-orange);height:100%;display:block}.setup-progress-copy{color:#66737c;font-size:.92rem;font-weight:700}.setup-next-card{border-radius:var(--rr-radius-lg);background:#fff;border:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.setup-next-card.ready{background:#fff;border-color:#bfdbfe}.setup-next-card.blocked,.setup-next-card.needs-attention{border-color:#fdba74}.setup-next-eyebrow{color:#c2410c;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:900}.setup-next-card h2{color:#173042;margin:0 0 6px;font-size:1.3rem;line-height:1.1}.setup-next-card p{color:#66737c;margin:0;line-height:1.65}.setup-next-action{white-space:nowrap;text-decoration:none}.setup-continue-banner{border-radius:var(--rr-radius-lg);background:#fff;border:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.setup-continue-banner.done{background:#f8fffb;border-color:#bbf7d0}.setup-continue-banner.active{border-color:#fdba74}.setup-continue-banner.blocked{background:snow;border-color:#fca5a5}.setup-continue-banner h2{color:#173042;margin:0 0 6px;font-size:1.12rem;line-height:1.1}.setup-continue-banner p{color:#66737c;margin:0;line-height:1.65}.setup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.setup-step-card{box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:10px;padding:12px;display:grid}.setup-step-card.done{background:#fff;border-color:#ccead8}.setup-step-card.needs-attention{border-color:#fdba74}.setup-step-card.blocked{background:#fff;border-color:#fcd34d}.setup-step-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.setup-step-order{color:#8b5e34;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.74rem;font-weight:900}.setup-step-title{color:#173042;font-size:.98rem;font-weight:900}.setup-step-body,.setup-step-detail{color:#66737c;font-size:.94rem;line-height:1.45}.setup-step-pill{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.76rem;font-weight:900;display:inline-flex}.setup-step-pill.done{color:#166534;background:#dcfce7}.setup-step-pill.ready{color:#1d4ed8;background:#eff6ff}.setup-step-pill.needs-attention{color:#c2410c;background:#fff7ed}.setup-step-pill.blocked{color:#92400e;background:#fef3c7}.setup-step-action{justify-self:start;text-decoration:none}.rr-eyebrow{color:var(--rr-color-orange-hover);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.rr-eyebrow.tone-purple,.tone-purple{color:var(--rr-color-purple)}.rr-page-header-copy{min-width:0}.rr-page-header-actions{align-self:center}.rr-stat-card{border-left:3px solid #0000;align-content:start;min-height:82px;display:grid}.rr-stat-card.tone-active,.rr-readiness-card.tone-active{border-color:var(--rr-color-green-border);background:var(--rr-color-surface)}.rr-stat-card.tone-warning,.rr-readiness-card.tone-warning{border-color:var(--rr-color-warning-border);background:var(--rr-color-surface)}.rr-stat-card.tone-urgent,.rr-readiness-card.tone-urgent{border-color:var(--rr-color-red-border);background:var(--rr-color-surface)}.rr-stat-detail{color:var(--rr-color-text-muted);margin-top:6px;font-size:.78rem;font-weight:680}.rr-status-badge{border-radius:var(--rr-radius-pill);border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);width:fit-content;min-height:24px;color:var(--rr-color-text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;align-items:center;padding:0 8px;font-size:.7rem;font-weight:900;display:inline-flex}.rr-status-badge.tone-active,.rr-status-badge.tone-success{background:var(--rr-color-green-soft);border-color:var(--rr-color-green-border);color:var(--rr-color-green)}.rr-status-badge.tone-warning{background:var(--rr-color-warning-soft);border-color:var(--rr-color-warning-border);color:var(--rr-color-warning)}.rr-status-badge.tone-urgent,.rr-status-badge.tone-error{background:var(--rr-color-red-soft);border-color:var(--rr-color-red-border);color:var(--rr-color-red)}.rr-status-badge.tone-purple,.rr-status-badge.tone-integration{background:var(--rr-color-purple-soft);border-color:var(--rr-color-purple-border);color:var(--rr-color-purple)}.rr-action-banner{justify-content:space-between;align-items:center;gap:var(--rr-space-4);border-radius:var(--rr-radius-lg);border:1px solid var(--rr-color-border);background:var(--rr-color-surface);box-shadow:none;padding:12px 14px;display:flex}.rr-action-banner.compact{padding-block:var(--rr-space-3);border-radius:var(--rr-radius-pill)}.rr-action-banner h2{color:var(--rr-color-text-strong);margin:0;font-size:1.05rem;line-height:1.1}.rr-action-banner p{color:var(--rr-color-text-muted);margin:4px 0 0;font-size:.9rem}.rr-action-banner.tone-warning{background:var(--rr-color-surface);border-color:var(--rr-color-warning-border)}.rr-action-banner.tone-active,.rr-action-banner.tone-success{background:var(--rr-color-surface);border-color:var(--rr-color-green-border)}.rr-action-banner.tone-accent,.rr-action-banner.tone-info{background:var(--rr-color-surface);border-color:var(--rr-color-orange-border)}.rr-empty-state{gap:var(--rr-space-4);display:grid}.rr-empty-state p{margin:var(--rr-space-2) 0 0;max-width:66ch;color:var(--rr-color-text-muted);font-weight:700;line-height:1.6}.rr-empty-state-actions,.rr-action-banner-action,.rr-table-toolbar-actions,.rr-integration-card-action{align-items:center;gap:var(--rr-space-3);flex-wrap:wrap;display:flex}.rr-data-table,.driver-table,.weekly-timecard-table{border:1px solid var(--rr-color-border);border-radius:var(--rr-radius-lg);background:var(--rr-color-surface);overflow:hidden}.rr-data-table-header,.driver-table-header,.weekly-timecard-header{background:var(--rr-color-surface-muted);color:var(--rr-color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:900}.rr-table-toolbar,.dashboard-toolbar{justify-content:space-between;align-items:center;gap:var(--rr-space-4);margin-bottom:var(--rr-space-4);flex-wrap:wrap;display:flex}.rr-card-grid{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--rr-card-grid-min,280px)), 1fr));gap:var(--rr-space-4);display:grid}.rr-integration-card{gap:var(--rr-space-5);align-content:space-between;display:grid}.rr-integration-card-title-row,.rr-connection-status-topline{justify-content:space-between;align-items:flex-start;gap:var(--rr-space-3);display:flex}.rr-integration-card h2,.rr-connection-status-card h3{color:var(--rr-color-text-strong);margin:0;font-size:1.25rem;line-height:1.15}.rr-integration-card p,.rr-connection-status-card p{margin:var(--rr-space-2) 0 0;color:var(--rr-color-text-muted);line-height:1.6}.rr-route-card,.rr-connection-status-card{gap:var(--rr-space-4);display:grid}.rr-readiness-card{padding:var(--rr-space-4);border-radius:var(--rr-radius-md);border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted)}.rr-connection-status-card.tone-active,.rr-connection-status-card.tone-success{border-color:var(--rr-color-green-border)}.rr-connection-status-card.tone-warning{border-color:var(--rr-color-warning-border)}.rr-connection-status-card.tone-error,.rr-connection-status-card.tone-urgent{border-color:var(--rr-color-red-border)}@media (width<=980px){.portal-shell{--rr-sidebar-width:280px}.sidebar{width:var(--rr-sidebar-width);box-shadow:18px 0 48px #0a1a2647}.main-content{margin-left:0;padding:24px}.login-page{align-items:stretch;padding:20px}.login-shell{grid-template-columns:1fr}.login-hero-panel{padding:28px 24px}.login-hero-points{grid-template-columns:1fr}.login-brand{font-size:2.7rem}.login-hero-title{max-width:none}.setup-grid{grid-template-columns:1fr}.setup-next-card,.rr-action-banner,.rr-page-header{flex-direction:column;align-items:flex-start}.dashboard-command-banner.missing,.dashboard-loaded-banner,.dashboard-error-card{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.dashboard-banner-actions,.dashboard-loaded-metrics{justify-content:flex-start}.dashboard-glance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.main-content{padding:18px}.sidebar-reopen-button{top:14px;left:14px}.main-content.sidebar-hidden{padding-top:70px}.login-page{padding:14px}.login-card-elevated{padding:20px}.login-action-row{grid-template-columns:1fr}.stats-grid,.dispatch-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-glance-grid{grid-template-columns:1fr}}.stat-label{color:var(--rr-color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:850}.stat-value{color:var(--rr-color-text-strong);letter-spacing:0;margin-top:6px;font-size:clamp(1.28rem,2vw,1.65rem);font-weight:900;line-height:1}.dashboard-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.toggle-group{background:#f4f7fa;border:1px solid #e1e8ee;border-radius:12px;align-items:center;gap:4px;padding:4px;display:inline-flex}.toggle-button{min-height:var(--rr-control-height-sm);color:#5f6b76;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 10px;font-weight:800}.toggle-button.active{color:#173042;box-shadow:none;background:#fff}.driver-table{border:1px solid #e6ddd3;border-radius:20px;gap:0;display:grid;overflow:hidden}.weekly-date-picker{gap:6px;min-width:min(220px,100%);max-width:100%;display:grid}.weekly-date-picker .date-field{min-width:0;max-width:100%}.weekly-labor-summary-card{max-width:100%;overflow-x:hidden}.weekly-labor-summary-card .section-title-row,.weekly-labor-summary-card .section-title-row>div{min-width:0}.weekly-timecard-table{border:1px solid var(--rr-color-border);border-radius:12px;margin-top:12px;overflow:hidden}.weekly-timecard-header,.weekly-timecard-row{grid-template-columns:minmax(240px,1.8fr) .72fr .82fr .82fr .82fr minmax(96px,.72fr);align-items:center;gap:12px;padding:10px 12px;display:grid}.weekly-timecard-header{background:var(--rr-color-surface-muted);color:var(--rr-color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:900}.weekly-timecard-row{border-top:1px solid var(--rr-color-border);min-height:54px;color:var(--rr-color-text);background:#fff;font-size:.88rem}.weekly-timecard-row span,.weekly-timecard-row>div{min-width:0}.weekly-timecard-row strong{font-size:1.02rem;line-height:1.15;display:block}.weekly-timecard-row small{color:#66737c;font-size:.82rem;display:block}.live-status-cell{gap:6px;display:grid}.live-status-chip{border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:30px;padding:0 10px;font-size:.82rem;font-weight:900;display:inline-flex}.live-status-chip-working{color:#17613f;background:#e8f8ef;border:1px solid #b9ebcb}.live-status-chip-lunch{color:#b45309;background:#fff4e5;border:1px solid #ffd5a1}.live-status-chip-break{color:#0f766e;background:#e7f7f4;border:1px solid #b6e7df}.live-status-chip-off{color:#475569;background:#eef2f6;border:1px solid #d5dde6}.live-status-chip-idle{color:#64748b;background:#f8fafc;border:1px solid #e2e8ef}.driver-cell-stack{gap:6px;min-width:0;display:grid}.driver-cell-meta{gap:3px;min-width:0;display:grid}.driver-cell-meta small,.labor-flag-chip,.labor-break-chip,.weekly-timecard-row span,.weekly-timecard-row strong{overflow-wrap:anywhere}.driver-cell-phone{font-weight:700}.weekly-timecard-group+.weekly-timecard-group .weekly-timecard-row{border-top:1px solid #eee4da}.labor-detail-panel{background:#f8fafceb;border-top:1px solid #e6ddd3;gap:12px;padding:0 16px 16px;display:grid}.labor-flag-list,.labor-break-list{flex-wrap:wrap;gap:8px;display:flex}.labor-audit-list{gap:8px;display:grid}.labor-audit-card{color:#6f4d2f;background:#fff8f2;border:1px solid #f0dcc7;border-radius:14px;gap:4px;padding:10px 12px;font-size:.86rem;font-weight:700;display:grid}.labor-audit-card strong{color:#173042;font-size:.84rem}.labor-flag-chip,.labor-break-chip{border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.8rem;font-weight:900;display:inline-flex}.labor-flag-chip{color:#b45309;background:#fff4e8;border:1px solid #ffd6b4}.labor-break-chip{color:#365067;background:#f8fafc;border:1px solid #e3e9ef}.labor-shift-card{background:#fff;border:1px solid #e2e8ef;border-radius:18px;gap:10px;padding:14px 16px;display:grid}.labor-shift-topline{color:#173042;justify-content:space-between;align-items:flex-start;gap:12px;font-size:.92rem;font-weight:700;display:flex}.labor-shift-topline strong{font-size:.98rem}.labor-shift-metrics{color:#5f6b76;flex-wrap:wrap;gap:10px;font-size:.88rem;font-weight:800;display:flex}.labor-empty-state{color:#66737c;font-size:.92rem;font-weight:700}.records-layout{grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.records-page{max-width:1280px}.records-date-picker{min-width:210px}.records-sidebar{align-self:start;gap:10px;display:grid;position:sticky;top:18px}.records-day-list{gap:6px;max-height:calc(100vh - 230px);padding-right:3px;display:grid;overflow:auto}.records-day-button{text-align:left;border:1px solid var(--rr-color-border);width:100%;color:var(--rr-color-text);cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;padding:7px 9px;display:grid}.records-day-button.active{border-color:var(--rr-color-orange);background:var(--rr-color-orange-soft);box-shadow:inset 3px 0 0 var(--rr-color-orange)}.records-day-button strong{color:var(--rr-color-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:900;overflow:hidden}.records-day-button span{color:var(--rr-color-text-muted);font-size:.76rem;font-weight:850}.records-day-button span:last-child{grid-area:2/2}.records-main,.records-daily-summary-card,.records-labor-card,.records-history-card{gap:12px;display:grid}.records-summary-grid{grid-template-columns:repeat(3,minmax(150px,1fr));gap:8px;display:grid}.records-summary-grid.has-exceptions{grid-template-columns:repeat(4,minmax(150px,1fr))}.records-labor-summary-grid{grid-template-columns:repeat(4,minmax(145px,1fr))}.records-summary-grid .rr-stat-card,.records-labor-grid .rr-stat-card{min-height:72px;padding:10px 12px}.records-labor-card{background:0 0;border:0;border-radius:0;padding:0}.records-labor-grid{grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;display:grid}.records-labor-empty{min-height:118px;box-shadow:none;background:#fff}.records-labor-alert,.records-labor-ok{border-radius:12px;gap:8px;padding:12px 14px;font-size:.88rem;font-weight:800;display:grid}.records-labor-alert{color:#9a3412;background:#fff7ed;border:1px solid #ffd4a8}.records-labor-alert strong{color:#7c2d12}.records-attention-chip-list{flex-wrap:wrap;gap:8px;display:flex}.records-attention-chip,.records-attention-view-all{color:#9a3412;cursor:pointer;font:inherit;background:#fff;border:1px solid #fed7aa;border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:.84rem;font-weight:850;line-height:1.2;display:inline-flex}.records-attention-chip:hover,.records-attention-view-all:hover{color:#7c2d12;border-color:#fb923c}.records-attention-chip:focus-visible,.records-attention-view-all:focus-visible{outline-offset:2px;outline:3px solid #f9731638}.records-attention-view-all{background:#fff7ed;border-style:dashed}.records-labor-ok{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.records-empty-icon{border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);width:38px;height:38px;color:var(--rr-color-text-muted);border-radius:999px;justify-content:center;align-items:center;margin-inline:auto;font-size:1rem;font-weight:900;display:inline-flex}.records-route-list{gap:12px;display:grid}.records-labor-table{border:1px solid var(--rr-color-border);border-radius:12px;width:100%;min-width:0;display:grid;overflow:hidden}.records-labor-table-header,.records-labor-table-row{grid-template-columns:minmax(128px,.9fr) minmax(140px,1fr) minmax(155px,1.1fr) minmax(132px,.96fr) minmax(92px,.58fr) minmax(86px,.44fr);align-items:center;gap:12px;display:grid}.records-labor-table-header{background:var(--rr-color-surface-muted);min-height:38px;color:var(--rr-color-text-muted);letter-spacing:.07em;text-transform:uppercase;padding:0 12px;font-size:.68rem;font-weight:900}.records-labor-table-row{border:0;border-top:1px solid var(--rr-color-border);width:100%;min-height:58px;color:var(--rr-color-text);text-align:left;cursor:pointer;background:#fff;padding:9px 12px;font-size:.84rem;font-weight:780}.records-labor-table-row:hover{background:#fffaf5}.records-labor-table-row>*{min-width:0}.records-labor-table-row strong,.records-labor-table-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.records-labor-table-row>span{gap:2px;display:grid}.records-labor-table-row small{color:var(--rr-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:760;overflow:hidden}.records-labor-table-row strong{color:var(--rr-color-text-strong);font-size:.9rem;font-weight:900}.records-row-action{pointer-events:none}.records-labor-empty-state{border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);border-radius:12px;gap:4px;min-height:0;padding:16px;display:grid}.records-labor-empty-state strong{color:var(--rr-color-text-strong);font-size:.95rem}.records-labor-empty-state span{color:var(--rr-color-text-muted)}.records-route-table{border:1px solid var(--rr-color-border);border-radius:12px;display:grid;overflow:hidden}.records-route-table-header,.records-route-table-row{grid-template-columns:minmax(190px,1.3fr) minmax(140px,1fr) minmax(130px,.9fr) 90px 90px 110px;align-items:center;gap:12px;display:grid}.records-route-table-header{background:var(--rr-color-surface-muted);min-height:36px;color:var(--rr-color-text-muted);letter-spacing:.07em;text-transform:uppercase;padding:0 12px;font-size:.72rem;font-weight:900}.records-route-table-row{border-top:1px solid var(--rr-color-border);min-height:54px;color:var(--rr-color-text);background:#fff;padding:9px 12px;font-size:.88rem;font-weight:760}.records-route-primary{gap:3px;min-width:0;display:grid}.records-route-primary strong{color:var(--rr-color-text-strong);font-size:.95rem;font-weight:900}.records-route-primary span,.records-route-table-row>span{color:var(--rr-color-text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.records-route-card{background:#fff;border:1px solid #e6ddd3;border-radius:18px;gap:8px;padding:14px 16px;display:grid}.records-route-topline{color:#173042;justify-content:space-between;align-items:center;gap:12px;font-size:.95rem;display:flex}.records-route-meta{color:#66737c;flex-wrap:wrap;gap:10px;font-size:.86rem;font-weight:700;display:flex}.records-review-backdrop{z-index:70;background:#0f172a3d;justify-content:flex-end;display:flex;position:fixed;inset:0}.records-review-drawer{border-left:1px solid var(--rr-color-border-strong);background:#fff;flex-direction:column;width:clamp(460px,34vw,520px);max-width:100vw;height:100%;padding:0;display:flex;overflow:hidden;box-shadow:-18px 0 44px #0f172a24}.records-review-header{z-index:2;border-bottom:1px solid var(--rr-color-border);background:#fff;justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 24px 18px;display:flex;position:sticky;top:0}.records-review-header h2{color:var(--rr-color-text-strong);letter-spacing:0;margin:0 0 6px;font-size:1.55rem;font-weight:950;line-height:1.08}.records-review-header p{color:var(--rr-color-text-muted);margin:3px 0 0;font-size:.9rem;font-weight:740;line-height:1.35}.records-review-status-chip{flex:none;margin-top:2px}.records-review-header .drawer-close-button{border:1px solid var(--rr-color-border);background:var(--rr-color-surface);width:34px;height:34px;color:var(--rr-color-text-muted);cursor:pointer;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;font-size:1.15rem;font-weight:800;line-height:1;display:inline-flex}.records-review-header .drawer-close-button:hover{background:var(--rr-color-surface-muted);color:var(--rr-color-text-strong)}.records-review-scroll{flex:auto;min-height:0;padding:18px 24px 96px;overflow:auto}.records-review-form-shell{flex-direction:column;flex:auto;min-height:0;display:flex}.records-review-section{border-bottom:1px solid var(--rr-color-border);gap:12px;padding-bottom:18px;display:grid}.records-review-section+.records-review-section{padding-top:18px}.records-review-section .card-title{color:var(--rr-color-text-strong);letter-spacing:.01em;margin:0;font-size:.9rem;font-weight:920}.records-timeline-list{border:1px solid var(--rr-color-border);background:#fff;border-radius:12px;gap:0;display:grid;overflow:hidden}.records-timeline-list div{border-bottom:1px solid var(--rr-color-border);justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:10px 12px;display:flex}.records-timeline-list div:last-child{border-bottom:0}.records-timeline-list span{color:var(--rr-color-text-muted);font-size:.82rem;font-weight:840}.records-timeline-list strong{color:var(--rr-color-text-strong);text-align:right;font-size:.88rem;font-weight:900}.records-correction-form{border-bottom:0}.records-correction-form .form-field{gap:7px}.records-correction-form input,.records-correction-form textarea{width:100%;min-height:42px}.records-correction-form textarea{resize:vertical}.records-action-list{gap:8px;display:grid}.records-action-list .secondary-button{border-radius:10px;justify-content:flex-start;width:100%;min-height:38px;padding-inline:14px;font-size:.84rem}.records-correction-grid{grid-template-columns:1fr;gap:12px;display:grid}.records-review-actions{z-index:2;border-top:1px solid var(--rr-color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;justify-content:flex-end;gap:10px;padding:14px 24px;display:flex;position:sticky;bottom:0}.records-review-actions .secondary-button,.records-review-actions .primary-button{border-radius:11px;min-height:40px;padding-inline:16px;font-weight:850}.records-review-actions .primary-button{background:var(--rr-color-orange);color:#fff;cursor:pointer;border:0}.records-review-actions .primary-button:disabled{cursor:not-allowed;opacity:.56}.records-review-actions .primary-button:hover:not(:disabled){background:var(--rr-color-orange-hover)}@media (width<=1100px){.records-summary-grid,.records-summary-grid.has-exceptions,.records-labor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.records-history-card{overflow-x:auto}.records-labor-table{border:0;border-radius:0;gap:8px;min-width:0;overflow:visible}.records-labor-table-header{display:none}.records-labor-table-row{border:1px solid var(--rr-color-border);border-radius:12px;grid-template-columns:1fr auto;gap:8px 12px;min-height:0;padding:12px}.records-labor-table-row>span,.records-labor-table-row>strong{white-space:normal}.records-labor-table-row>span:first-child,.records-labor-table-row>strong,.records-labor-table-row>span:nth-child(3),.records-labor-table-row>span:nth-child(4),.records-labor-table-row>span:nth-child(5){grid-column:1/-1}.records-labor-table-row>span:last-child{grid-area:1/2;justify-self:end}.records-route-table-header{display:none}.records-route-table-row{grid-template-columns:1fr;align-items:start;gap:8px}.records-route-table-row>span{white-space:normal}}@media (width<=560px){.records-review-drawer{width:100vw}.records-review-header{flex-wrap:wrap;padding:20px 18px 16px}.records-review-header>div:first-child{order:1;width:calc(100% - 46px)}.records-review-status-chip{order:3}.records-review-header .drawer-close-button{order:2;margin-left:auto}.records-review-scroll{padding:16px 18px 92px}.records-review-actions{padding:12px 18px}}.sidebar-csa-switcher{background:#ffffff14;border:1px solid #ffffff29;border-radius:18px;gap:8px;margin-top:18px;padding:14px;display:grid}.sidebar-csa-label{color:#f1f7fab8;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1}.sidebar-csa-trigger{color:#fffffff0;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;min-height:0;padding:0;font-size:1.02rem;font-weight:900;line-height:1.18;display:flex}.sidebar-csa-current-name{white-space:normal;min-width:0}.sidebar-csa-trigger:hover,.sidebar-csa-trigger:focus-visible{color:#fff}.sidebar-csa-chevron{color:#f1f7fa85;flex:none;margin-top:2px;font-size:.92rem;line-height:1}.sidebar-csa-menu{gap:4px;padding-top:4px;display:grid}.sidebar-csa-menu-item{color:#f1f7fad1;cursor:pointer;text-align:left;background:#ffffff0f;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:32px;padding:7px 8px;font-size:.82rem;font-weight:760;display:flex}.sidebar-csa-menu-item:hover:not(:disabled),.sidebar-csa-menu-item:focus-visible{color:#fff;background:#ffffff14}.sidebar-csa-menu-item:disabled{cursor:default;opacity:.9}.sidebar-csa-empty{color:#f1f7fa94;padding:4px 2px;font-size:.78rem;font-weight:700;line-height:1.35}.csa-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:stretch;gap:14px;display:grid}.csa-settings-list,.csa-list{gap:8px;display:grid}.csa-card{background:#fff;border:1px solid #e7edf4;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:10px 12px;display:grid}.csa-card.current{border-color:var(--rr-color-green-border);box-shadow:none}.csa-card-topline{justify-content:flex-start;align-items:center;gap:12px;min-width:0;display:flex}.csa-card .records-route-meta{grid-column:1;min-width:0}.csa-card .secondary-button{grid-area:1/2/3;align-self:center}.csa-card .secondary-button,.csa-current-workspace-card .primary-button{border-radius:10px;min-height:34px;padding-inline:12px;font-size:.82rem}.csa-card-topline>span:not(.rr-status-badge){color:#c85f12;background:#fff0e4;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:800}.csa-form,.csa-link-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.csa-link-actions .info-banner{margin:0;padding:8px 10px}.csa-fedex-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:0;display:grid}.csa-fedex-summary>div{background:#f8fafc;border:1px solid #e7edf4;border-radius:10px;gap:2px;min-height:64px;padding:8px 10px;display:grid}.csa-fedex-summary strong{color:#12324a;font-size:.95rem;line-height:1.2}.csa-fedex-summary span{color:#64748b;font-size:.78rem;font-weight:760}.csa-fedex-list{gap:8px;margin-top:4px;display:grid}.csa-fedex-card{background:#fff;border:1px solid #e7edf4;border-radius:10px;grid-template-columns:minmax(170px,.65fr) minmax(380px,1.45fr) minmax(210px,.85fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.csa-fedex-card.default{border-color:var(--rr-color-purple-border);box-shadow:none}.csa-fedex-card-topline{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.csa-fedex-chip-row{flex-wrap:wrap;justify-content:flex-start;gap:6px;display:flex}.csa-fedex-chip{border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800}.csa-fedex-chip.default{color:#1d4ed8;background:#dbeafe}.csa-fedex-chip.status{color:#475569;background:#f1f5f9}.csa-fedex-chip.status.connected{color:#166534;background:#dcfce7}.csa-fedex-chip.status.pending_mfa{color:#c2410c;background:#fff7ed}.csa-fedex-chip.status.failed{color:#b91c1c;background:#fef2f2}.csa-fedex-chip.status.disconnected{color:#334155;background:#e2e8f0}.csa-fedex-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.csa-fedex-actions .secondary-button,.csa-fedex-actions .primary-button,.csa-link-actions .secondary-button,.csa-link-form .primary-button{border-radius:10px;min-height:34px;padding-inline:12px;font-size:.82rem}.csa-fedex-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.csa-access-page{max-width:1280px}.csa-access-section{border-color:var(--rr-color-border);box-shadow:var(--rr-shadow-card);border-radius:12px;align-content:start;gap:12px;padding:14px;display:grid}.csa-access-section:first-child,.csa-fcc-section{min-width:0}.csa-section-heading{justify-content:space-between;align-items:center;gap:12px;padding-bottom:2px;display:flex}.csa-fcc-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.csa-fcc-heading-actions .primary-button,.csa-fcc-empty-state .primary-button{border-radius:10px;min-height:34px;padding-inline:12px;font-size:.82rem}.csa-current-workspace-card{background:#fff;border:1px solid #f472243d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.csa-settings-row{border:1px solid var(--rr-color-border);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:52px;padding:8px 10px;display:grid}.csa-settings-row>div{min-width:0}.csa-linked-row{grid-template-columns:minmax(0,1fr) auto auto}.csa-settings-row .primary-button,.csa-settings-row .secondary-button{border-radius:10px;min-height:34px;padding-inline:12px;font-size:.82rem}.csa-workspace-name{color:var(--rr-color-text-strong);font-size:1.02rem;font-weight:900;line-height:1.25}.csa-id-value{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.csa-fcc-sensitive-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.csa-fcc-sensitive-grid>div{border:1px solid var(--rr-color-border);background:#fbfcfd;border-radius:10px;gap:3px;min-width:0;padding:8px 10px;display:grid}.csa-fcc-sensitive-grid span{color:var(--rr-color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:900}.csa-fcc-sensitive-grid strong{min-width:0;color:var(--rr-color-text-strong);overflow-wrap:anywhere;font-size:.86rem;font-weight:900}.csa-linked-workspaces{border-top:1px solid var(--rr-color-border);gap:8px;padding-top:10px;display:grid}.csa-mini-heading{color:var(--rr-color-text-muted);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:900}.csa-access-section .csa-card{box-shadow:none;background:#fff;border-radius:10px}.csa-access-section .csa-card.current{box-shadow:none;border-color:#16653433}.csa-security-note{color:#31526a;background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;padding:9px 10px;font-size:.82rem;font-weight:750;line-height:1.45}.csa-access-section>.driver-meta{margin-top:-6px}.csa-fcc-section{border-top:2px solid #5c39a02e;grid-column:1/-1}.csa-fcc-card-title{color:var(--rr-color-text-strong);font-size:.9rem;font-weight:900}.csa-fcc-form{border:1px solid var(--rr-color-border);background:#fff;border-radius:10px;padding:10px}.csa-fcc-table{border:1px solid var(--rr-color-border);background:#fff;border-radius:10px;display:grid;overflow-x:auto}.csa-fcc-table-header,.csa-fcc-table-row{grid-template-columns:minmax(170px,1fr) minmax(180px,.9fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(150px,.75fr) minmax(112px,.5fr);align-items:center;gap:10px;min-width:1040px;display:grid}.csa-fcc-table-header{background:var(--rr-color-surface-muted);min-height:34px;color:var(--rr-color-text-muted);letter-spacing:.07em;text-transform:uppercase;padding:0 12px;font-size:.66rem;font-weight:900}.csa-fcc-table-row{border-top:1px solid var(--rr-color-border);min-height:54px;color:var(--rr-color-text);padding:8px 12px;font-size:.82rem;font-weight:780}.csa-fcc-table-row:hover{background:#fffdf9}.csa-fcc-table-row a{color:var(--rr-color-text);text-overflow:ellipsis;white-space:nowrap;font-weight:850;overflow:hidden}.csa-fcc-table-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.csa-fcc-loading-row .skeleton-line{width:100%;height:14px;display:block}.csa-fcc-main-cell{gap:2px;min-width:0;display:grid}.csa-fcc-main-cell strong{color:var(--rr-color-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:900;overflow:hidden}.csa-fcc-main-cell span{color:var(--rr-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:760;overflow:hidden}.csa-fcc-status-cell,.csa-fcc-row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.csa-fcc-row-actions{flex-wrap:nowrap;justify-content:flex-end;position:relative}.csa-fcc-row-actions .secondary-button{border-radius:9px;min-height:30px;padding-inline:10px;font-size:.76rem}.csa-row-menu{position:relative}.csa-row-menu summary{border:1px solid var(--rr-color-border);width:32px;height:30px;color:var(--rr-color-text);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;font-size:.86rem;font-weight:900;list-style:none;display:inline-flex}.csa-row-menu summary::-webkit-details-marker{display:none}.csa-row-menu-panel{z-index:20;border:1px solid var(--rr-color-border);min-width:170px;box-shadow:var(--rr-shadow-lifted);background:#fff;border-radius:10px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.csa-row-menu-panel button{min-height:34px;color:var(--rr-color-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:.82rem;font-weight:800}.csa-row-menu-panel button:hover:not(:disabled){background:var(--rr-color-surface-muted)}.csa-row-menu-panel button:disabled{cursor:not-allowed;opacity:.62}.csa-row-menu-panel .csa-danger-menu-action{color:#b91c1c}.csa-fcc-empty-state{border:1px solid var(--rr-color-border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.csa-fcc-empty-state>div{gap:3px;display:grid}.csa-fcc-empty-state strong{color:var(--rr-color-text-strong);font-size:.92rem;font-weight:900}.csa-fcc-empty-state span{color:var(--rr-color-text-muted);font-size:.82rem;font-weight:750}.csa-link-form{grid-template-columns:1fr auto;align-items:center;gap:8px;max-width:none;display:grid}.csa-link-form .field-label{grid-column:1/-1;margin:0}.csa-link-form .primary-button{min-height:var(--rr-control-height);white-space:nowrap}.csa-cautious-button{color:#b91c1c;background:snow;border-color:#fecaca}.csa-cautious-button:hover:not(:disabled){color:#991b1b;background:#fef2f2;border-color:#fca5a5}@media (width<=900px){.csa-grid,.csa-fedex-card,.csa-link-form,.csa-card{grid-template-columns:1fr}.csa-card .secondary-button{grid-area:auto;width:fit-content}.csa-settings-row,.csa-linked-row{grid-template-columns:1fr;align-items:stretch}.csa-current-workspace-card,.csa-section-heading,.csa-fcc-empty-state,.csa-fedex-card-topline{flex-direction:column;align-items:stretch}.csa-fcc-heading-actions{justify-content:flex-start}.csa-fcc-sensitive-grid,.csa-fedex-summary,.csa-fedex-form-grid{grid-template-columns:1fr}.csa-fedex-chip-row{justify-content:flex-start}}.driver-table-header{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;grid-template-columns:1.1fr 1fr 1.2fr 1fr .9fr .9fr .9fr 1fr .8fr;gap:12px;padding:14px 16px;font-size:.78rem;font-weight:900;display:grid}.driver-table-body{display:grid}.dashboard-map-shell{gap:16px;display:grid}.dashboard-map-health-banner{margin:0}.dashboard-map-meta{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.driver-meta{color:#66737c;font-size:.95rem;font-weight:700}.dashboard-map-legend{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-map-legend-item{color:#173042;background:#f8fafc;border:1px solid #e3e9ef;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:.88rem;font-weight:800;display:inline-flex}.dashboard-map-legend-item.muted{opacity:.62}.dashboard-map-legend-dot{border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 2px #fffffff2}.map-panel{background:linear-gradient(#ffffff14,#ffffff05),#dfeaf2;border:1px solid #dce6ee;border-radius:22px;min-height:460px;position:relative;overflow:hidden}.map-canvas,.map-fallback{width:100%;height:460px}.map-canvas{background:#dfeaf2}.map-fallback{text-align:center;color:#5f6b76;background:linear-gradient(#fff 0%,#f8fafc 100%);justify-content:center;align-items:center;padding:28px;font-weight:800;line-height:1.6;display:flex}.manifest-step-card{gap:12px;display:grid}.morning-setup-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:14px;display:grid}.morning-setup-main{gap:14px;min-width:0;display:grid}.morning-step-rail{border:1px solid var(--rr-color-border);background:var(--rr-color-surface);box-shadow:none;border-radius:12px;gap:6px;padding:10px;display:grid;position:sticky;top:24px}.morning-step-rail-item{border-radius:var(--rr-radius-md);color:var(--rr-color-text-muted);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:8px;display:grid}.morning-step-rail-item.active{background:var(--rr-color-orange-soft);color:var(--rr-color-text)}.morning-step-rail-item.done{background:var(--rr-color-green-soft);color:var(--rr-color-text)}.morning-step-number{border-radius:var(--rr-radius-pill);border:1px solid var(--rr-color-border);width:28px;height:28px;color:var(--rr-color-text);background:#fff;justify-content:center;align-items:center;font-size:.82rem;font-weight:900;display:inline-flex}.morning-step-label{color:var(--rr-color-text-strong);font-size:.9rem;font-weight:900}.morning-step-state{margin-top:2px;font-size:.78rem;font-weight:800}.morning-fcc-card{border-radius:var(--rr-radius-md);background:var(--rr-color-surface-muted);justify-content:space-between;align-items:flex-start}.morning-fcc-card.connected{border-color:var(--rr-color-green-border);background:var(--rr-color-green-soft)}.morning-fcc-card.not-connected{border-color:var(--rr-color-warning-border);background:var(--rr-color-warning-soft)}.morning-fcc-title{color:var(--rr-color-text-strong);font-weight:900}.morning-fcc-meta{color:var(--rr-color-text-muted);margin-top:3px;font-size:.88rem;font-weight:750}.morning-review-summary,.morning-dispatch-checklist{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.morning-review-stat,.morning-checklist-item{border-radius:var(--rr-radius-md);border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);gap:6px;padding:14px;display:grid}.morning-review-stat strong{color:var(--rr-color-text-strong);font-size:1.7rem;font-weight:900;line-height:1}.morning-review-stat span,.morning-checklist-item>span{color:var(--rr-color-text-muted);font-size:.84rem;font-weight:850}.morning-checklist-item.done{border-color:var(--rr-color-green-border)}.morning-checklist-item.warning{border-color:var(--rr-color-warning-border)}.morning-empty-routes{border-style:dashed}.manifest-step-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.manifest-step-subtitle{color:#66737c;font-size:.95rem;font-weight:700;line-height:1.6}.secondary-inline-button{min-height:var(--rr-control-height-sm);color:#173042;cursor:pointer;background:#fff;border:1px solid #d9e1e7;border-radius:10px;padding:0 12px;font-weight:760}.secondary-inline-button:hover{background:#f8fafc}.primary-inline-button{min-height:var(--rr-control-height-sm);background:var(--rr-color-orange);color:#fff;cursor:pointer;box-shadow:none;border:0;border-radius:10px;padding:0 12px;font-weight:820}.primary-inline-button:disabled,.secondary-inline-button:disabled{cursor:not-allowed;opacity:.7}.form-card{gap:12px;display:grid}.modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1730426b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{background:#fffffff5;border:1px solid #17304214;border-radius:24px;width:min(560px,100vw - 40px);max-height:calc(100vh - 48px);padding:22px;overflow:auto;box-shadow:0 24px 64px #17304238}.vehicle-form-modal{grid-template-rows:auto minmax(0,1fr);width:min(680px,100vw - 40px);padding:0;display:grid;overflow:hidden}.vehicle-form-modal .modal-header{border-bottom:1px solid var(--rr-color-border);margin:0;padding:18px 20px}.modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.modal-form{gap:12px;display:grid}.modal-actions{border-top:1px solid var(--rr-color-border);background:#fffffff5;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin:4px -22px -22px;padding:14px 22px 22px;display:flex;position:sticky;bottom:-22px}.vehicle-form-body{align-content:start;gap:14px;min-height:0;padding:16px 20px 0;display:grid;overflow:auto}.vehicle-form-section{border-bottom:1px solid var(--rr-color-border);gap:10px;padding-bottom:14px;display:grid}.vehicle-form-section-heading{color:var(--rr-color-text-strong);justify-content:space-between;align-items:center;gap:10px;font-size:.84rem;font-weight:900;display:flex}.vehicle-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.vehicle-form-wide{grid-column:1/-1}.vehicle-form-helper{color:var(--rr-color-warning);font-size:.72rem;font-weight:780}.vehicle-form-readonly{border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);border-radius:12px;align-content:center;gap:5px;min-height:62px;padding:10px 12px;display:grid}.vehicle-form-readonly span{color:var(--rr-color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:900}.vehicle-form-readonly strong{color:var(--rr-color-text-strong);font-size:.88rem;font-weight:900}.vehicle-form-readonly small{color:var(--rr-color-text-muted);font-size:.76rem;font-weight:750}.vehicle-form-warning-list{flex-wrap:wrap;gap:7px;display:flex}.vehicle-form-warning-list span{color:#92400e;background:#f59e0b14;border:1px solid #f59e0b3d;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:.72rem;font-weight:850;display:inline-flex}.vehicle-form-textarea{resize:vertical;min-height:82px;padding-block:10px}.manifest-sync-panel,.manifest-sync-body{gap:16px;display:grid}.manifest-button{width:fit-content}.manifest-note{color:#66737c;font-size:.92rem;font-weight:700;line-height:1.6}.manifest-error-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.fedex-connection-row{align-items:center;gap:12px;display:flex}.integration-meta{color:#66737c;font-size:.92rem;font-weight:700}.status-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.status-dot.online{background:#22c55e}.status-dot.offline{background:#d1d5db}.configure-link{color:#ff6200;font-weight:800}.upload-dropzone{color:#173042;text-align:left;cursor:pointer;background:linear-gradient(#fbfdff 0%,#f6fafc 100%);border:2px dashed #d4dee6;border-radius:20px;justify-items:start;gap:8px;width:100%;min-height:140px;padding:24px;display:grid}.upload-title{font-size:1rem;font-weight:900}.upload-subtitle{color:#66737c;font-size:.92rem;font-weight:700}.hidden-file-input{display:none}.manifest-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.manifest-field{gap:8px;display:grid}.manifest-readonly-field{color:#173042;background:#f8fafc;border:1px solid #dde4ea;border-radius:14px;min-height:48px;padding:12px 14px;font-weight:800}.manifest-upload-summary,.manifest-summary-panel{gap:10px;display:grid}.manifest-summary-panel{background:#f8fafc;border:1px solid #e1e8ee;border-radius:18px;padding:14px 16px}.manifest-summary-line{color:#173042;font-size:.95rem;font-weight:700}.success-banner{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0;border-radius:14px;padding:12px 14px;font-weight:800}.progress-bar{background:#edf2f7;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-bar-fill{border-radius:inherit;background:var(--rr-color-orange);height:100%}.progress-bar-fill.indeterminate{width:38%;animation:1.2s ease-in-out infinite manifestProgress}@keyframes manifestProgress{0%{transform:translate(-110%)}to{transform:translate(320%)}}.manifest-map-shell{gap:14px;display:grid}.manifest-map-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.manifest-route-key{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.manifest-route-key-item{color:#173042;background:#f8fafc;border:1px solid #e3e9ef;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:.88rem;font-weight:800;display:inline-flex}.manifest-route-key-dot{border-radius:50%;width:10px;height:10px}.manifest-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.manifest-route-card{background:#fff;border:1px solid #e2e8ef;border-radius:12px;gap:10px;padding:12px;display:grid}.manifest-route-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.manifest-route-pill-stack{justify-items:end;gap:5px;display:grid}.manifest-route-card-title{color:#173042;font-size:1rem;font-weight:900}.manifest-route-card-meta{color:#66737c;margin-top:4px;font-size:.92rem;font-weight:700}.manifest-route-readiness-line{color:#516575;max-width:38ch;margin-top:4px;font-size:.9rem;font-weight:700;line-height:1.5}.manifest-route-warning{margin:0}.manifest-route-pin-sources{flex-wrap:wrap;gap:8px;display:flex}.manifest-route-pin-chip{color:#173042;background:#f8fafc;border:1px solid #e3e9ef;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.8rem;font-weight:800;display:inline-flex}.manifest-route-audit{background:#f8fafc;border:1px solid #e3e9ef;border-radius:18px;gap:10px;padding:14px 16px;display:grid}.manifest-route-audit-row{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.manifest-route-audit-copy{min-width:0}.manifest-route-audit-summary{color:#173042;font-size:.9rem;font-weight:800;line-height:1.4}.manifest-route-audit-time{color:#66737c;margin-top:2px;font-size:.8rem;font-weight:700}.manifest-summary-badges,.manifest-route-attention,.manifest-attention-strip{flex-wrap:wrap;gap:8px;display:flex}.manifest-summary-badge,.manifest-attention-chip{overflow-wrap:anywhere;text-align:center;white-space:normal;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex}.manifest-summary-badge.neutral,.manifest-attention-chip.neutral{color:#173042;background:#f8fafc;border-color:#e3e9ef}.manifest-summary-badge.success,.manifest-attention-chip.success{color:#166534;background:#ecfdf3;border-color:#b7e4c8}.manifest-summary-badge.warning,.manifest-attention-chip.warning{color:#b45309;background:#fff7ed;border-color:#ffd8b5}.manifest-summary-badge.urgent,.manifest-attention-chip.urgent{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.manifest-attention-chip{cursor:default}button.manifest-attention-chip{cursor:pointer;background-clip:padding-box}.manifest-dispatch-board{gap:12px;display:grid}.manifest-dispatch-overview{border:1px solid var(--rr-color-orange-border);background:#fff;border-radius:12px;padding:12px 14px}.manifest-dispatch-eyebrow{color:#c2410c;letter-spacing:.09em;text-transform:uppercase;font-size:.78rem;font-weight:900}.manifest-dispatch-headline{color:#173042;margin-top:8px;font-size:1.28rem;font-weight:900;line-height:1.22}.manifest-attention-strip{background:#fffdfa;border:1px solid #eee4da;border-radius:14px;padding:10px}.manifest-dispatch-lanes{gap:12px;display:grid}.manifest-lane-card{background:#fcfeff;border:1px solid #e4ebf0;border-radius:12px;gap:10px;padding:12px;display:grid}.manifest-lane-card.warning{background:#fffdfa;border-color:#f1ddc3}.manifest-lane-card.urgent{background:#fff7f5;border-color:#fecaca}.manifest-lane-card.success{background:#f9fdfb;border-color:#d6eedf}.manifest-lane-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.manifest-lane-count{color:#173042;background:#fff;border:1px solid #e3e9ef;border-radius:10px;justify-content:center;align-items:center;min-width:34px;min-height:30px;padding:0 10px;font-size:1rem;font-weight:900;display:inline-flex}.manifest-lane-empty{color:#66737c;background:#fff;border:1px dashed #d7e0e8;border-radius:12px;padding:10px 12px;font-weight:700}.manifest-route-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.manifest-route-card-addresses{background:#f8fafc;border:1px solid #e4ebf0;border-radius:12px;gap:7px;padding:10px 12px;display:grid}.manifest-address-heading{color:#5f6b76;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.manifest-address-row{grid-template-columns:auto 1fr;align-items:start;gap:10px;display:grid}.manifest-address-seq{color:#ff6200;font-weight:900}.manifest-address-text{color:#173042;font-weight:700;line-height:1.5}.manifest-address-empty{color:#66737c;font-weight:700}.manifest-route-actions{justify-content:stretch;display:flex}.manifest-dispatch-action-card{background:#fffdfa;border:1px solid #eee4da;border-radius:14px;gap:8px;width:100%;padding:12px;display:grid}.manifest-dispatch-action-card .manifest-button{justify-self:start}.manifest-dispatch-select{color:#173042;align-items:center;gap:10px;font-size:.86rem;font-weight:800;display:inline-flex}.manifest-dispatch-select input{accent-color:#ff6200;width:18px;height:18px}.manifest-route-table{border:1px solid var(--rr-color-border);border-radius:12px;gap:0;display:grid;overflow:hidden}.manifest-route-header,.manifest-route-row{grid-template-columns:.85fr .45fr 1fr 1fr .7fr .65fr;align-items:center;gap:12px;display:grid}.manifest-route-header{background:var(--rr-color-surface-muted);min-height:36px;color:var(--rr-color-text-muted);letter-spacing:.06em;text-transform:uppercase;padding:0 12px;font-size:.72rem;font-weight:900}.manifest-route-row{border-top:1px solid var(--rr-color-border);min-height:54px;padding:9px 12px}.manifest-route-work-area{color:#173042;font-weight:900}.manifest-inline-select.compact{min-height:42px}.manifest-inline-select.unassigned{background:#fff8f2;border-color:#ffcfad}.manifest-status-pill{border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:.8rem;font-weight:900;display:inline-flex}.manifest-status-pill.unassigned{color:#4b5563;background:#f3f4f6}.manifest-status-pill.ready{color:#1d4ed8;background:#eff6ff}.manifest-status-pill.active,.manifest-status-pill.mapped{color:#166534;background:#ecfdf3}.manifest-status-pill.partial{color:#c2410c;background:#fff7ed}.manifest-status-pill.needs-pins{color:#b91c1c;background:#fef2f2}.icon-button{color:#173042;cursor:pointer;background:#fff;border:1px solid #d9e1e7;border-radius:12px;min-height:38px;padding:0 14px;font-weight:800}.warning-panel-toggle{color:#173042;cursor:pointer;background:0 0;border:0;width:fit-content;min-height:44px;font-size:1rem;font-weight:900}.warning-list{gap:12px;display:grid}.warning-row{background:#fff8f2;border:1px solid #ffd8bd;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.warning-address{color:#173042;font-weight:800}.warning-message{color:#8a4b08;margin-top:4px;font-weight:700}.warning-editor{align-items:center;gap:10px;display:flex}.manager-access-grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:20px;display:grid}.manager-access-form,.manager-access-list{gap:12px;display:grid}.routes-operations-page{gap:20px;display:grid}.routes-operations-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.routes-operations-list-card{gap:18px;display:grid}.routes-operations-table{border:1px solid var(--rr-color-border);border-radius:var(--rr-radius-lg);background:var(--rr-color-surface);overflow-x:auto}.routes-operations-table-header,.routes-operations-table-row{grid-template-columns:minmax(130px,1.35fr) minmax(120px,1fr) minmax(110px,.9fr) repeat(4,minmax(82px,.7fr)) minmax(116px,.9fr) minmax(76px,.6fr);align-items:center;gap:12px;min-width:980px;padding:12px 14px;display:grid}.routes-operations-table-header{background:var(--rr-color-surface-muted);color:var(--rr-color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:900}.routes-operations-table-row{border-top:1px solid var(--rr-color-border);color:var(--rr-color-text-muted);font-weight:760}.routes-route-name{color:var(--rr-color-orange)}.routes-row-actions{justify-content:flex-end;display:flex}.routes-operations-card-list{display:none}.routes-operations-card{gap:14px;display:grid}.routes-operations-card-topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.routes-operations-card-topline>div{gap:3px;display:grid}.routes-operations-card-topline span,.routes-operations-card-grid{color:var(--rr-color-text-muted);font-weight:760}.routes-operations-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.manager-access-list{align-content:start}.manager-access-row{background:#f9fbfc;border:1px solid #d9e1e7;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.vehicle-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.vehicles-page{max-width:1320px}.vehicles-stat-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;display:grid}.vehicles-stat-grid .rr-stat-card{min-height:74px;padding:10px 12px}.vehicles-table-card{gap:12px;display:grid;overflow:hidden}.vehicles-table-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.vehicles-table-toolbar-actions{flex-wrap:wrap;flex:560px;justify-content:flex-end;align-items:center;gap:10px;display:flex}.vehicles-table-toolbar-actions .text-field{border-radius:12px;min-height:36px;font-size:.86rem}.vehicles-table-toolbar-actions input{flex:280px;max-width:380px}.vehicles-status-filter{flex:0 0 180px}.vehicles-table{border:1px solid var(--rr-color-border);background:#fff;border-radius:12px;display:grid;overflow:auto visible}.vehicles-table-header,.vehicles-table-row{grid-template-columns:minmax(110px,.72fr) minmax(170px,1.18fr) minmax(104px,.68fr) minmax(118px,.78fr) minmax(150px,.96fr) minmax(142px,.9fr) minmax(130px,.86fr) minmax(122px,.62fr);align-items:center;gap:10px;min-width:1080px;display:grid}.vehicles-table-header{background:var(--rr-color-surface-muted);min-height:34px;color:var(--rr-color-text-muted);letter-spacing:.07em;text-transform:uppercase;padding:0 12px;font-size:.68rem;font-weight:900}.vehicles-table-row{border-top:1px solid var(--rr-color-border);min-height:52px;color:var(--rr-color-text);cursor:pointer;background:#fff;padding:8px 12px;font-size:.84rem;font-weight:760}.vehicles-table-row:hover,.vehicles-table-row:focus-visible{background:#fffdf9}.vehicles-table-row:focus-visible{outline-offset:-2px;outline:2px solid #ff66006b}.vehicles-table-primary,.vehicles-mileage-cell{gap:3px;min-width:0;display:grid}.vehicles-table-primary strong,.vehicles-mileage-cell strong{color:var(--rr-color-text-strong);font-size:.86rem;font-weight:900;line-height:1.2}.vehicles-table-primary span,.vehicles-mileage-cell span{color:var(--rr-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:750;overflow:hidden}.vehicles-table-row .vehicle-registration-row{border-radius:12px;padding:9px 10px}.vehicles-table-row .vehicle-meta-value{font-size:.84rem;line-height:1.25}.vehicles-table-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex;position:relative}.vehicles-table-actions .secondary-inline-button,.vehicles-table-actions .primary-inline-button{white-space:nowrap;border-radius:9px;min-height:30px;padding-inline:10px;font-size:.76rem}.vehicles-row-menu{position:relative}.vehicles-row-menu summary{border:1px solid var(--rr-color-border);width:32px;height:30px;color:var(--rr-color-text);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;font-size:.86rem;font-weight:900;list-style:none;display:inline-flex}.vehicles-row-menu summary::-webkit-details-marker{display:none}.vehicles-row-menu-panel{border:1px solid var(--rr-color-border);min-width:170px;box-shadow:var(--rr-shadow-card);background:#fff;border-radius:10px;margin-top:6px;padding:6px;display:grid}.vehicles-row-menu-panel button{min-height:34px;color:var(--rr-color-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:.82rem;font-weight:800}.vehicles-row-menu-panel button:hover{background:var(--rr-color-surface-muted)}.drawer-backdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17304247;justify-content:flex-end;display:flex;position:fixed;inset:0}.vehicle-detail-drawer{border-left:1px solid var(--rr-color-border);background:#fff;grid-template-rows:auto minmax(0,1fr);width:min(560px,100vw);height:100vh;display:grid;box-shadow:-24px 0 60px #1730422e}.vehicle-detail-header{border-bottom:1px solid var(--rr-color-border);background:#fff;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:18px 20px;display:grid}.vehicle-detail-eyebrow{color:var(--rr-color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.vehicle-detail-title{color:var(--rr-color-text-strong);font-size:1.35rem;font-weight:900;line-height:1.15}.vehicle-detail-body{align-content:start;gap:16px;min-height:0;padding:16px 20px 0;display:grid;overflow:auto}.vehicle-detail-section{border-bottom:1px solid var(--rr-color-border);gap:12px;padding-bottom:16px;display:grid}.vehicle-detail-section-title{color:var(--rr-color-text-strong);font-size:.95rem;font-weight:900}.vehicle-detail-field-grid,.vehicle-detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.vehicle-detail-field-wide{grid-column:1/-1}.vehicle-detail-readonly{border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);border-radius:12px;gap:4px;min-height:64px;padding:11px 12px;display:grid}.vehicle-detail-readonly span{color:var(--rr-color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:900}.vehicle-detail-readonly strong{color:var(--rr-color-text-strong);font-size:.9rem;font-weight:900;line-height:1.25}.vehicle-detail-readonly small{color:var(--rr-color-text-muted);font-size:.78rem;font-weight:750}.vehicle-detail-warning-list{flex-wrap:wrap;gap:8px;display:flex}.vehicle-detail-warning-list span{color:#92400e;background:#f59e0b1a;border:1px solid #f59e0b42;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:850;display:inline-flex}.vehicle-detail-actions{border-top:1px solid var(--rr-color-border);background:#fff;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin:0 -20px;padding:12px 20px 18px;display:flex;position:sticky;bottom:0;box-shadow:0 -16px 28px #1730420f}.vehicle-mobile-list{display:none}.vehicle-card{align-content:start;gap:10px;display:grid}.vehicle-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.vehicle-card-title-wrap{gap:8px;display:grid}.vehicle-card-title{color:#173042;letter-spacing:-.04em;font-size:1.12rem;font-weight:900;line-height:1}.vehicle-type-pill{color:#21485e;letter-spacing:.04em;text-transform:uppercase;background:#eff6ff;border:1px solid #cfe0f8;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 12px;font-size:.8rem;font-weight:900;display:inline-flex}.vehicle-status-badge{border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:.8rem;font-weight:900;display:inline-flex}.vehicle-status-badge.available{color:#166534;background:#ecfdf3}.vehicle-status-badge.assigned{color:#1d4ed8;background:#eff6ff}.vehicle-status-badge.on-road{color:#c2410c;background:#fff7ed}.vehicle-status-badge.service-due{background:var(--rr-color-warning-soft);color:var(--rr-color-warning)}.vehicle-status-badge.missing-info{color:#64748b;background:#f8fafc}.vehicle-assignment-row,.vehicle-details-row,.vehicle-mileage-row,.vehicle-service-row,.vehicle-card-actions{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.vehicle-assignment-row,.vehicle-details-row{color:#5f6b76;font-size:.92rem;font-weight:800}.vehicle-plate{color:#173042;background:#f8fafc;border:1px solid #e3e9ef;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}.vehicle-mileage-value{color:#173042;font-size:.96rem;font-weight:900}.service-progress-wrap{flex:1;gap:8px;min-width:min(240px,100%);display:grid}.service-progress-bar{background:#edf2f7;border-radius:999px;width:100%;height:10px;overflow:hidden}.service-progress-fill{border-radius:inherit;background:var(--rr-color-orange);height:100%}.service-remaining,.vehicle-last-service-description{color:#66737c;font-size:.9rem;font-weight:700}.service-overdue{color:#b91c1c;font-size:.9rem;font-weight:800}.vehicle-registration-row{background:#f8fafc;border:1px solid #e3e9ef;border-radius:18px;gap:4px;padding:12px 14px;display:grid}.vehicle-registration-row.warning{background:#fff7ed;border-color:#fdba74}.vehicle-registration-row.expired{background:#fef2f2;border-color:#fca5a5}.vehicle-registration-row.missing{background:#f8fafc;border-style:dashed}.vehicle-meta-label{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.vehicle-meta-value{color:#173042;font-size:.94rem;font-weight:800}.registration-due-banner{background:var(--rr-color-warning-soft);border:1px solid var(--rr-color-warning-border)}.maintenance-settings-card{border-radius:12px;gap:10px;display:grid}.maintenance-settings-card-collapsed{gap:12px}.maintenance-settings-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.maintenance-settings-list{border:1px solid var(--rr-color-border);border-radius:12px;display:grid;overflow:hidden}.maintenance-settings-summary{border:1px solid var(--rr-color-border);background:var(--rr-color-surface-muted);color:#516575;border-radius:10px;gap:4px;padding:10px 12px;font-weight:700;line-height:1.5;display:grid}.maintenance-settings-summary strong{color:var(--rr-color-text-strong);font-size:.95rem}.maintenance-settings-summary span{color:var(--rr-color-text-muted);font-size:.9rem}.maintenance-settings-header{background:var(--rr-color-surface-muted);min-height:36px;color:var(--rr-color-text-muted);letter-spacing:.07em;text-transform:uppercase;grid-template-columns:minmax(180px,1fr) 150px 150px;align-items:center;gap:12px;padding:0 12px;font-size:.72rem;font-weight:900;display:grid}.maintenance-settings-row{border-top:1px solid var(--rr-color-border);background:#fff;grid-template-columns:minmax(180px,1fr) 150px 150px;align-items:center;gap:12px;min-height:46px;padding:7px 12px;display:grid}.maintenance-settings-toggle{color:#173042;align-items:center;gap:10px;font-weight:800;display:inline-flex}.maintenance-settings-toggle input{width:18px;height:18px}.maintenance-settings-input{border-radius:10px;min-height:38px}@media (width<=760px){.vehicle-detail-header{grid-template-columns:minmax(0,1fr) auto}.vehicle-detail-header .rr-status-badge{justify-self:start}.vehicle-detail-field-grid,.vehicle-detail-summary-grid,.vehicle-form-grid{grid-template-columns:1fr}.vehicle-detail-actions{justify-content:stretch}.vehicle-detail-actions .secondary-inline-button,.vehicle-detail-actions .primary-inline-button{flex:180px}.vehicles-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.maintenance-settings-header{display:none}.maintenance-settings-row{grid-template-columns:1fr;gap:8px;padding:12px}}.manager-access-status-group,.manager-access-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.manager-invite-result{background:#f4f8fb;border:1px solid #dbe5ec;border-radius:18px;gap:10px;padding:14px;display:grid}.manager-modal-card{width:min(880px,100vw - 40px)}.manager-modal-list{gap:12px;margin-top:12px;display:grid}.pin-workflow-chip{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex}.pin-workflow-chip-good{color:#166534;background:#ecfdf3}.pin-workflow-chip-warning{color:#c2410c;background:#fff7ed}@media (width<=980px){.routes-operations-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manifest-dispatch-overview,.manifest-route-grid,.manifest-route-card-grid,.morning-setup-layout,.morning-review-summary,.morning-dispatch-checklist{grid-template-columns:1fr}.morning-step-rail{position:static}.manifest-dispatch-overview{padding:12px}.manifest-dispatch-headline{font-size:1.12rem}.manifest-dispatch-action-card{padding:12px}.manifest-dispatch-action-card .manifest-button{justify-self:stretch;width:100%}.manifest-attention-strip{gap:7px;padding:9px}.manifest-attention-chip{min-height:30px;padding:0 10px;font-size:.78rem}.manifest-lane-card{padding:10px}.manifest-lane-header{flex-direction:row;align-items:flex-start}.manager-access-grid{grid-template-columns:1fr}.page-header-actions{width:100%}.routes-operations-table{display:none}.routes-operations-card-list{gap:12px;display:grid}.weekly-timecard-header{display:none}.records-layout,.csa-grid,.csa-fedex-summary,.csa-fedex-form-grid{grid-template-columns:1fr}.csa-fedex-card-topline{flex-direction:column}.csa-fedex-chip-row{justify-content:flex-start}.weekly-timecard-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.weekly-labor-summary-card .section-title-row{flex-direction:column;align-items:stretch}.weekly-labor-summary-card .weekly-date-picker{width:100%;min-width:0}.weekly-labor-summary-card .stats-grid,.weekly-labor-summary-card .stats-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.weekly-labor-summary-card .stat-card{min-width:0;padding:12px}.weekly-timecard-table{max-width:100%}.weekly-timecard-row>.driver-cell-stack,.weekly-timecard-row span:last-child{grid-column:1/-1}.labor-shift-topline{flex-direction:column}.driver-table-header{display:none}.dashboard-toolbar,.dashboard-map-meta{align-items:stretch}.dispatch-health-grid,.empty-routes-card-grid{grid-template-columns:1fr}.map-panel{min-height:360px}.map-canvas,.map-fallback{height:360px}.vedr-provider-button,.vedr-dashboard-button{width:100%;min-width:0}}@media (width<=420px){.routes-operations-summary-grid,.routes-operations-card-grid,.weekly-labor-summary-card .stats-grid,.weekly-labor-summary-card .stats-grid.compact,.weekly-timecard-row{grid-template-columns:1fr}}
