:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f1ea;--bg-soft:#ebe6dc;--surface:#fffcf7fa;--surface-strong:#f4efe5;--line:#585b5224;--text:#1c231f;--text-strong:#111713;--muted:#59635d;--nav-link:#39433d;--bg-gradient-1:#79967314;--bg-gradient-2:#b899690d;--page-fade-top:#f8f4edfa;--page-fade-bottom:#f2ece3;--map-surface:#efe6d9;--map-frame-surface:#f4ece0;--map-tool-bg:#fbf8f2f5;--map-tool-text:#223029;--map-ping-label:#24352d;--accent:#1f8f60;--accent-soft:#1f8f6024;--danger-soft:#e040402e;--radius-lg:12px;--radius-md:10px;--radius-sm:8px;--shadow:0 8px 20px #1d251f0f;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.settlement-grid{grid-template-columns:minmax(260px,320px) minmax(420px,1fr);align-items:start;gap:1rem;display:grid}.settlement-batches-card,.settlement-create-card,.settlement-driver-list-card,.settlement-driver-detail-card{min-height:220px}.settlement-driver-list-card,.settlement-driver-detail-card{grid-column:1/-1}.settlement-batch-list,.settlement-driver-list{gap:.6rem;display:grid}.settlement-batch-toolbar,.settlement-status-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.8rem;display:grid}.settlement-batch-row,.settlement-driver-row{border:1px solid var(--line-color);background:color-mix(in srgb, var(--panel-bg) 90%, var(--bg-end) 10%);text-align:left;cursor:pointer;border-radius:12px;gap:.2rem;padding:.65rem .75rem;display:grid}.settlement-batch-row strong,.settlement-driver-row strong{color:color-mix(in srgb, var(--text) 98%, white 2%)}.settlement-batch-row{align-content:start;min-height:110px}.settlement-batch-row.is-active,.settlement-driver-row.is-active{border-color:color-mix(in srgb, var(--accent-strong) 50%, white 50%);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent-soft) 40%, transparent 60%)}.settlement-warning{color:#9a6000;margin:.3rem 0}.settlement-pill-warn,.settlement-pill-warning{color:#8a6200;background:#d6a42526;border-color:#d6a42580}.settlement-pill-danger{color:#a12828;background:#cc484824;border-color:#cc484899}.settlement-lines-table{max-height:320px}.settlement-lines-table table thead th{z-index:1;position:sticky;top:0}.settlement-line-flag{background:color-mix(in srgb, #f97316 14%, var(--panel-bg) 86%)}.settlement-subgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.settlement-driver-scope-card,.settlement-review-card{border-color:color-mix(in srgb, var(--line) 68%, #8ad2ff 32%);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 92%, #173447 8%), color-mix(in srgb, var(--surface-strong) 88%, #0d1722 12%));gap:.8rem;display:grid;box-shadow:0 14px 32px #0000002e}.settlement-grid .shell-muted,.settlement-driver-chip span,.settlement-batch-row span,.settlement-driver-row span,.settlement-review-card .driver-load-label{color:color-mix(in srgb, var(--text) 90%, var(--bg) 10%)}.settlement-grid .pill{color:color-mix(in srgb, var(--text) 95%, var(--bg) 5%);background:color-mix(in srgb, var(--surface-strong) 78%, #244d63 22%);border-color:color-mix(in srgb, var(--line) 68%, #8ad2ff 32%)}.settlement-grid .badge-positive{color:#f2fff8;background:#145231;border-color:#6ef2af}.settlement-grid .settlement-pill-warn,.settlement-grid .settlement-pill-warning{color:#fff4cf;background:#5e4511;border-color:#ffd36a}.settlement-grid .settlement-pill-danger{color:#fff0f0;background:#651818;border-color:#ff9696}.settlement-driver-chip-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem;display:grid}.settlement-driver-chip{border:1px solid var(--line-color);background:color-mix(in srgb, var(--panel-bg) 88%, var(--bg-end) 12%);text-align:left;border-radius:12px;gap:.25rem;padding:.7rem .8rem;display:grid}.settlement-driver-chip.is-active{border-color:color-mix(in srgb, var(--accent-strong) 50%, white 50%);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent-soft) 40%, transparent 60%)}.settlement-review-strip{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.8rem;margin-top:.9rem;display:grid}.settlement-review-card--linear{grid-template-columns:minmax(220px,.95fr) minmax(0,1.35fr) auto;align-items:center;gap:.95rem 1rem}.settlement-review-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.settlement-review-card-copy{gap:.22rem;display:grid}.settlement-review-card-copy p{max-width:56ch;margin:0}.settlement-review-metrics{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;display:grid}.settlement-review-metrics div{border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-strong) 86%, transparent 14%);gap:.35rem;padding:.7rem;display:grid}.settlement-review-metrics strong{letter-spacing:.01em;font-size:1.05rem}.settlement-review-handoff-meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;display:grid}.settlement-review-card--linear .settlement-review-handoff-meta{grid-template-columns:repeat(2,minmax(180px,1fr))}.settlement-review-handoff-meta div{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 88%, transparent 12%);border-radius:10px;gap:.2rem;padding:.68rem .75rem;display:grid}.settlement-review-handoff-meta span{color:var(--muted);font-size:.72rem}.settlement-review-handoff-meta strong{color:var(--text-strong);font-size:.92rem}.settlement-review-proof{border-top:1px solid color-mix(in srgb, var(--line) 82%, transparent);gap:.55rem;padding-top:.2rem;display:grid}.settlement-inline-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.settlement-review-card--linear .settlement-inline-actions{justify-content:flex-end}.settlement-review-card--linear .shell-muted{margin:0}.settlement-export-history{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.settlement-export-history li{border:1px solid color-mix(in srgb, var(--line) 76%, #8ad2ff 24%);background:color-mix(in srgb, var(--surface-strong) 86%, #0e1d29 14%);border-radius:12px;gap:.28rem;padding:.72rem .8rem;display:grid}.settlement-export-history-meta{color:color-mix(in srgb, var(--text) 88%, var(--bg) 12%);margin:0;font-size:.78rem}.settlement-export-history-file{color:var(--text);word-break:break-word;margin:0;font-size:.82rem}.admin-company-preset-actions{flex:100%;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.55rem;display:grid}.admin-company-preset-card{text-align:left;background:linear-gradient(145deg, color-mix(in srgb, var(--surface-strong) 90%, #15314a 10%), color-mix(in srgb, var(--surface-strong) 84%, #09131e 16%));align-content:start;gap:.22rem;min-height:88px;padding:.75rem .8rem;display:grid}.admin-company-preset-card strong{font-size:.86rem}.admin-company-preset-card span{color:var(--muted);font-size:.78rem;line-height:1.35}.admin-company-preset-card.is-active{border-color:color-mix(in srgb, var(--line) 45%, #7fe3aa 55%);background:linear-gradient(145deg, color-mix(in srgb, var(--surface-strong) 78%, #1b473e 22%), color-mix(in srgb, var(--surface-strong) 82%, #102126 18%));box-shadow:0 0 0 1px #7fe3aa47}.admin-company-preset-note{border:1px solid color-mix(in srgb, var(--line) 74%, #7fe3aa 26%);border-radius:var(--radius-md);background:linear-gradient(135deg, color-mix(in srgb, var(--surface-strong) 90%, #173b34 10%), color-mix(in srgb, var(--surface-strong) 86%, #102126 14%));gap:.28rem;padding:.82rem .95rem;display:grid}.admin-company-preset-note p{flex-wrap:wrap;align-items:center;gap:.55rem;margin:0;display:flex}.checkbox-inline{align-items:center;gap:.45rem;display:inline-flex}@media (max-width:1100px){.settlement-grid,.settlement-subgrid,.settlement-batch-toolbar,.settlement-status-toolbar,.settlement-review-strip{grid-template-columns:1fr}.settlement-review-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-company-preset-actions,.dispatch-prefill-selector-row{grid-template-columns:1fr}}.office-mobile-bottom-nav,.office-mobile-quick-actions{display:none}.first-shift-page-surface{gap:1rem;display:grid}.first-shift-hero{background:#f8fbf7;border:1px solid #1f4c391f;border-radius:8px;gap:.68rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.first-shift-hero h1{color:#14261c;margin:0;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.02}.first-shift-hero p{color:#476154;max-width:54rem}.first-shift-actions{flex-wrap:wrap;gap:.55rem;display:flex}.first-shift-checklist{gap:.75rem;display:grid}.first-shift-step{background:#fff;border:1px solid #1f4c3924;border-left:4px solid #1f8f5b;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.75rem;padding:.9rem;display:grid}.first-shift-step-index{color:#0d5d39;background:#e9f7ef;border:1px solid #1f4c3929;border-radius:999px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:.78rem;font-weight:900;display:inline-flex}.first-shift-step h2{color:#17291f;margin:0 0 .25rem;font-size:1rem}.first-shift-step p{color:#476154;margin:0 0 .55rem}.first-shift-step a{color:#0c6e43;font-weight:850;text-decoration:none}@media (max-width:760px){.office-shell.motive-shell .motive-header{flex-wrap:wrap;align-items:flex-start;gap:.6rem}.office-shell.motive-shell .motive-header-left,.office-shell.motive-shell .motive-header-title-block,.office-shell.motive-shell .motive-header-right{flex:100%;width:100%;min-width:0}.office-shell.motive-shell .motive-header-title-block h1{overflow-wrap:normal;white-space:normal;word-break:normal;max-width:100%}.office-shell.motive-shell .motive-header-right,.office-shell.motive-shell .header-user,.office-shell.motive-shell .motive-user-summary{justify-content:flex-start}.office-shell.motive-shell .office-main{padding-bottom:6rem!important}.office-shell.motive-shell .office-mobile-quick-actions{scrollbar-width:thin;background:#f8fbf7f5;border:1px solid #1f4c3924;border-radius:8px;gap:.42rem;margin:0 0 .75rem;padding:.42rem;display:flex;overflow-x:auto}.office-shell.motive-shell .office-mobile-quick-actions a{color:#173125;background:#fff;border:1px solid #1f4c3924;border-radius:7px;flex:none;align-items:center;gap:.32rem;min-height:2.35rem;padding:.42rem .58rem;font-size:.72rem;font-weight:850;text-decoration:none;display:inline-flex}.office-shell.motive-shell .office-mobile-quick-actions a[aria-current=page]{color:#0d5d39;background:#e7f7ee;border-color:#13854e6b}.office-shell.motive-shell .office-mobile-bottom-nav{bottom:max(.65rem, env(safe-area-inset-bottom));z-index:80;background:#f8fbf7fa;border:1px solid #1f4c3929;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:.18rem;padding:.42rem;display:grid;position:fixed;left:.7rem;right:.7rem;box-shadow:0 18px 44px #0f22182e}.office-shell.motive-shell .office-mobile-bottom-nav a{color:#52695c;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.18rem;min-width:0;min-height:3.1rem;padding:.3rem .18rem;font-size:.64rem;font-weight:850;text-decoration:none;display:inline-flex}.office-shell.motive-shell .office-mobile-bottom-nav a[aria-current=page]{color:#fff;background:#123d2a}}@media (min-width:761px){.office-shell.motive-shell .office-mobile-bottom-nav,.office-shell.motive-shell .office-mobile-quick-actions{display:none!important}}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f1ea;--bg-soft:#ebe6dc;--surface:#fffcf7fa;--surface-strong:#f4efe5;--line:#585b5224;--text:#1c231f;--text-strong:#111713;--muted:#59635d;--nav-link:#39433d;--bg-gradient-1:#79967314;--bg-gradient-2:#b899690d;--page-fade-top:#f8f4edfa;--page-fade-bottom:#f2ece3;--map-surface:#efe6d9;--map-frame-surface:#f4ece0;--map-tool-bg:#fbf8f2f5;--map-tool-text:#223029;--map-ping-label:#24352d;--shadow:0 8px 20px #1d251f0f}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at 12% -4%, var(--bg-gradient-1), transparent 36%), radial-gradient(circle at 82% 8%, var(--bg-gradient-2), transparent 28%), linear-gradient(180deg, var(--page-fade-top), var(--page-fade-bottom)), var(--bg);color:var(--text)}a{color:inherit}.shell-page{max-width:1200px;margin:0 auto;padding:1.25rem}.office-shell.motive-shell--admin .shell-page,.office-shell.motive-shell--company .shell-page,.admin-shell-page{width:100%;max-width:1680px}.shell-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.shell-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.shell-muted{color:var(--muted);margin:0}.office-route-loading{align-content:start;gap:1rem;min-height:52vh;display:grid}.office-route-loading__header,.office-route-loading__toolbar,.office-route-loading__body{gap:.75rem;display:grid}.office-route-loading__header{grid-template-columns:minmax(160px,240px) minmax(0,1fr);align-items:center}.office-route-loading__toolbar{grid-template-columns:repeat(3,minmax(90px,150px))}.office-route-loading__body{grid-template-columns:1fr}.office-route-loading span,.office-route-loading strong{border-radius:var(--radius-sm);background:linear-gradient(90deg, color-mix(in srgb, var(--surface-strong) 78%, transparent 22%), color-mix(in srgb, var(--surface) 92%, var(--accent-soft) 8%), color-mix(in srgb, var(--surface-strong) 78%, transparent 22%));background-size:220% 100%;min-height:.85rem;animation:1.1s ease-in-out infinite office-route-loading-sheen;display:block}.office-route-loading__header span{height:1rem}.office-route-loading__header strong,.office-route-loading__toolbar span{height:2rem}.office-route-loading__body span{height:3.25rem}@keyframes office-route-loading-sheen{0%{background-position:120% 0}to{background-position:-120% 0}}.pill{border:1px solid var(--line);background:var(--bg-soft);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.75rem;display:inline-flex}.badge-positive{background:var(--accent-soft);color:#6ef2af;border-color:#00c76a4d}.home-shell{gap:1rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem 1.25rem;display:grid}.home-auth-tabs{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.home-auth-links{gap:.5rem;display:flex}.home-auth-links a{border:1px solid var(--line);color:var(--text);background:var(--surface-strong);border-radius:999px;padding:.45rem .8rem;text-decoration:none}.home-hero{gap:.75rem;padding:2rem;display:grid}.home-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3.25rem);line-height:1}.eyebrow{color:#7cefb6;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.75rem;font-weight:700}.home-links{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.home-links a{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-md);padding:1rem;text-decoration:none;transition:transform .18s,border-color .18s}.home-links a:hover{border-color:#6ef2af73;transform:translateY(-1px)}.home-link-title{letter-spacing:-.01em;margin:0;font-size:1rem}.home-link-subtitle{color:var(--muted);margin:.35rem 0 0;font-size:.9rem}.marketing-shell{gap:.95rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:1.2rem 1.25rem 2rem;display:grid}.marketing-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.marketing-logo{letter-spacing:-.03em;font-size:1.2rem;font-weight:800;text-decoration:none}.marketing-contact-line{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem}.marketing-hero{background:linear-gradient(145deg, #052518db, #081610ad), var(--surface);gap:.75rem;padding:clamp(1.2rem,4vw,2rem);display:grid}.marketing-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center}.marketing-hero-copy{gap:.75rem;display:grid}.marketing-hero h1{max-width:16ch;margin:0;font-size:clamp(1.9rem,5vw,3rem);line-height:1.03}.marketing-bullets{color:#b4d9c8;gap:.35rem;margin:.2rem 0 0;padding-left:1rem;display:grid}.marketing-hero-visual{gap:.7rem;display:grid}.marketing-mock-screen{background:linear-gradient(#061e3ac7,#08120feb);border:1px solid #72bff359;border-radius:12px;gap:.55rem;min-height:210px;padding:.7rem;display:grid}.marketing-mock-toolbar{background:#ffffff2e;border-radius:999px;width:46%;height:14px}.marketing-mock-chart{background:linear-gradient(#4191ff73,#25589514),linear-gradient(90deg,#ffffff1f 1px,#0000 1px) 0 0/20px 20px,#05142599;border-radius:8px;height:96px}.marketing-mock-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.marketing-mock-kpis span{background:#ffffff1f;border-radius:8px;height:42px}.marketing-mock-device{background:#ffffff0d;border:1px solid #ffffff29;border-radius:10px;padding:.75rem}.marketing-mock-device strong{display:block}.marketing-mock-device p{color:#b8cbc1;margin:.35rem 0 0;font-size:.85rem}.marketing-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.marketing-feature-slab{color:#14251d;background:#f7faf8f5;border-radius:20px;padding:1.15rem}.marketing-feature-slab .shell-muted{color:#496156}.marketing-feature-slab header h2{margin:0 0 .3rem}.marketing-feature-slab .marketing-service-card{background:#ffffffbd;border-color:#2c473b1f}.marketing-feature-slab .marketing-service-card h3{margin:0 0 .35rem;font-size:.98rem}.marketing-service-card{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface-strong);padding:1rem}.marketing-service-card h2{margin:0 0 .45rem;font-size:1rem}.marketing-about,.marketing-contact{padding:1rem}.marketing-about h2,.marketing-contact h2{margin:0 0 .45rem}.marketing-walkthrough{text-align:center;padding:1.2rem}.marketing-walkthrough h2{margin:0}.marketing-walkthrough .shell-muted{margin-top:.35rem}.marketing-industry-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.55rem;margin-top:.8rem;display:grid}.marketing-industry-chip{color:var(--text);background:#ffffff0f;border:1px solid #ffffff29;border-radius:10px;font-weight:600}.auth-nav-row{justify-content:flex-end;margin-bottom:.5rem;display:flex}.office-shell{min-height:100vh}.office-header{z-index:10;justify-content:space-between;align-items:center;gap:1rem;margin:.55rem .75rem;padding:.82rem 1rem;display:flex;position:sticky;top:0}.office-header h1{margin:0;font-size:1.1rem}.header-user{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.motive-user-summary{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:.35rem .55rem;display:flex}.motive-user-account{color:var(--text-strong);font-size:.78rem;font-weight:700}.motive-user-email{color:var(--muted);font-size:.78rem}.office-layout{grid-template-columns:300px minmax(0,1fr);gap:.75rem;padding:0 .75rem .75rem;display:grid}.office-sidebar{align-content:start;gap:.8rem;padding:.75rem;display:grid}.office-nav{gap:.5rem;display:grid}.office-nav a{border-radius:var(--radius-sm);color:var(--nav-link);background:0 0;border:1px solid #0000;padding:.7rem .85rem;text-decoration:none;transition:border-color .16s,background .16s,transform .16s}.office-nav a:hover{border-color:var(--line);color:var(--text);background:#ffffff05;transform:translate(1px)}.office-brand h2{margin:.4rem 0;font-size:1.2rem}.office-kpis{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.office-kpi-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff05;gap:.25rem;padding:.65rem;display:grid}.office-kpi-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.office-kpi-card strong{font-size:.95rem}.office-main{min-width:0;position:relative}.motive-route-progress{z-index:12;border:1px solid var(--line);border-radius:var(--radius-sm);min-height:2rem;color:var(--text);background:var(--surface-strong);box-shadow:var(--shadow-sm);align-items:center;gap:.55rem;margin:0 0 .55rem;padding:.45rem .75rem;font-size:.82rem;font-weight:700;display:flex;position:sticky;top:0}.motive-instant-route-sentinel{clip:rect(0 0 0 0);white-space:nowrap;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.motive-route-progress:before{content:"";background:var(--accent);border-radius:999px;width:.55rem;height:.55rem;animation:.9s ease-in-out infinite motive-route-progress-pulse;box-shadow:0 0 #1f8f6040}@keyframes motive-route-progress-pulse{0%,to{opacity:.55;transform:scale(.72)}50%{opacity:1;transform:scale(1)}}.mobile-nav{gap:.5rem;padding-bottom:.25rem;display:none;overflow-x:auto}.mobile-nav a{white-space:nowrap;border:1px solid var(--line);color:var(--nav-link);background:var(--surface-strong);border-radius:999px;padding:.45rem .75rem;text-decoration:none}.section-grid{gap:.9rem;display:grid}.section-grid>*,.admin-filters-grid>*,.admin-company-command-bar>*{min-width:0}.admin-filters-grid select,.admin-filters-grid input,.admin-company-command-bar select,.admin-company-command-bar input{width:100%;min-width:0;max-width:100%}.input-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.6rem;display:grid}input,select,textarea,button{appearance:none;border:1px solid var(--line);background:var(--surface-strong);color:var(--text);border-radius:var(--radius-sm);font:inherit;padding:.6rem .7rem}button{color:#05200f;cursor:pointer;background:linear-gradient(#12d978,#00b765);border:0;font-weight:700;transition:transform 90ms,filter .12s,box-shadow .12s,background-color .12s,border-color .12s,color .12s}button:hover:not(:disabled){filter:brightness(1.04)}button:active:not(:disabled){filter:brightness(.96);transform:translateY(1px)scale(.99)}button:focus-visible{outline-offset:1px;outline:2px solid #6bb5ff}button:disabled{opacity:.62;cursor:not-allowed}textarea{resize:vertical;min-height:120px}.table-checkbox{appearance:auto;accent-color:#00c76a;background:0 0;border:0;width:16px;height:16px;padding:0}.logout-btn{border:1px solid var(--line);background:var(--surface-strong);color:var(--text);border-radius:999px;padding:.5rem .75rem;font-weight:600}.logout-btn:hover{border-color:#ffffff4d}.stat-row{flex-wrap:wrap;gap:.5rem;display:flex}.columns-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.8rem;display:grid}.dispatch-column{padding:1rem}.dispatch-list{gap:.65rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.dispatch-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-md);gap:.55rem;padding:.85rem;display:grid}.kv-list{color:var(--muted);gap:.25rem;margin:0;padding:0;font-size:.88rem;list-style:none;display:grid}.kv-list strong{color:var(--text-strong)}.auth-shell{place-items:center;min-height:100vh;padding:1.25rem;display:grid}.auth-panel{gap:.8rem;width:min(560px,100%);padding:1.3rem;display:grid}.auth-form{gap:.6rem;display:grid}.driver-onboarding-form{gap:.85rem}.driver-onboarding-wizard{gap:.85rem;display:grid}.driver-signup-progress{grid-template-columns:repeat(auto-fit,minmax(4.4rem,1fr));gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.driver-signup-progress button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-strong);width:100%;min-height:3rem;color:var(--muted);font:inherit;cursor:pointer;place-items:center;gap:.15rem;font-size:.78rem;display:grid}.driver-signup-progress span{border:1px solid;border-radius:999px;place-items:center;width:1.45rem;height:1.45rem;font-size:.72rem;font-weight:800;display:grid}.driver-signup-progress .is-active button,.driver-signup-progress .is-complete button{color:var(--text-strong);background:#1f8b5d1f;border-color:#1f8b5d6b}.driver-signup-progress button:disabled{cursor:not-allowed;opacity:.62}.driver-signup-progress .is-complete span{background:#1f8b5d29}.driver-signup-step-header{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-strong);padding:.75rem}.driver-signup-step-header h2{margin:.1rem 0 0;font-size:1.05rem}.driver-signup-step{border:0;gap:.6rem;margin:0;padding:0;display:grid}.driver-signup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.driver-upload-selected{border-radius:var(--radius-sm);color:var(--text-strong);background:#1f8b5d14;border:1px solid #1f8b5d38;margin:-.25rem 0 0;padding:.5rem .6rem;font-size:.86rem}.driver-upload-list{gap:.35rem;display:grid}.driver-signup-review{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.driver-signup-review div{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-strong);gap:.2rem;padding:.7rem;display:grid}.driver-signup-review span{color:var(--muted);text-transform:uppercase;letter-spacing:0;font-size:.78rem}.driver-signup-review strong{color:var(--text-strong);overflow-wrap:anywhere}.driver-signup-actions{grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:.5rem;display:grid}.driver-signup-actions .pill,.driver-signup-actions button{justify-content:center;width:100%}@media (max-width:640px){.driver-signup-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.driver-signup-grid,.driver-signup-review,.driver-signup-actions{grid-template-columns:1fr}}.auth-error{background:var(--danger-soft);border-radius:var(--radius-sm);color:#ffb6b6;border:1px solid #ff545459;margin:0;padding:.6rem}.driver-hos-grid{flex-wrap:wrap;gap:.45rem;margin-top:.7rem;display:flex}.driver-checklist-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem;display:grid}.staging-safety-banner{border-radius:var(--radius-sm);color:#5f3a08;background:#fff6def5;border:1px solid #b46a1852;justify-content:space-between;align-items:center;gap:.85rem;margin:0 0 .85rem;padding:.7rem .85rem;display:flex}.staging-safety-banner strong{color:#4c2c04}.staging-safety-banner span{font-size:.88rem}.ocr-review-card{border-radius:var(--radius-sm);background:#f8fbf7f5;border:1px solid #1f4c3924;margin-top:.45rem;padding:.55rem}.ocr-review-card summary{cursor:pointer;color:#16633e;font-weight:900}.ocr-review-card-grid,.payroll-driver-audit-review-map{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.5rem;display:grid}.ocr-review-card-grid article,.payroll-driver-audit-review-map article{border-radius:var(--radius-sm);background:#fffefb;border:1px solid #1f4c3924;gap:.18rem;padding:.55rem;display:grid}.ocr-review-card-grid span,.payroll-driver-audit-review-map span{color:#52685b;text-transform:uppercase;letter-spacing:0;font-size:.72rem;font-weight:900}.ocr-review-card-grid strong,.payroll-driver-audit-review-map strong{color:#17261e;overflow-wrap:anywhere}.ocr-review-fields{gap:.35rem;margin:.6rem 0;display:grid}.ocr-review-fields div{grid-template-columns:minmax(6rem,.6fr) minmax(0,1fr);gap:.5rem;display:grid}.ocr-review-fields dt{color:#52685b;font-weight:900}.ocr-review-fields dd{color:#17261e;overflow-wrap:anywhere;margin:0}.documents-ocr-review-panel{border-top:1px solid color-mix(in srgb, var(--line) 84%, transparent);gap:.65rem;margin-top:.85rem;padding-top:.85rem;display:grid}.documents-ocr-review-head,.documents-ocr-review-card-head,.documents-ocr-review-actions{justify-content:space-between;align-items:flex-start;gap:.55rem;display:flex}.documents-ocr-review-head div,.documents-ocr-review-card-head div{gap:.12rem;min-width:0;display:grid}.documents-ocr-review-head span,.documents-ocr-review-card-head span,.documents-ocr-muted,.documents-ocr-review-empty p,.documents-ocr-note span{color:var(--muted);font-size:.74rem;line-height:1.35}.documents-ocr-review-head strong{font-size:.95rem}.documents-ocr-review-message,.documents-ocr-review-empty,.documents-ocr-review-card{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface) 97%, #efe8de 3%);border-radius:10px}.documents-ocr-review-message,.documents-ocr-review-empty{margin:0;padding:.65rem}.documents-ocr-review-list{gap:.65rem;display:grid}.documents-ocr-review-card{gap:.62rem;padding:.68rem;display:grid}.documents-ocr-confidence{border-radius:999px;flex:none;padding:.22rem .48rem;font-weight:900}.documents-ocr-confidence.is-green{color:#1f7a3e;background:#2b8a3e24}.documents-ocr-confidence.is-amber{color:#9a650f;background:#b8781a26}.documents-ocr-confidence.is-red{color:#a93226;background:#be3f3621}.documents-ocr-review-meta,.documents-ocr-field-grid{gap:.42rem;margin:0;display:grid}.documents-ocr-review-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.documents-ocr-review-meta div,.documents-ocr-field-grid div{gap:.1rem;min-width:0;display:grid}.documents-ocr-review-meta dt,.documents-ocr-field-grid dt{color:var(--muted);text-transform:uppercase;font-size:.62rem;font-weight:900}.documents-ocr-review-meta dd,.documents-ocr-field-grid dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:.76rem;line-height:1.3}.documents-ocr-warning-list{flex-wrap:wrap;gap:.28rem;display:flex}.documents-ocr-warning-list span{color:#9a650f;background:#b8781a21;border-radius:999px;padding:.18rem .45rem;font-size:.68rem;font-weight:800}.documents-ocr-note{gap:.28rem;display:grid}.documents-ocr-note textarea{resize:vertical;border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface) 98%, transparent);min-height:64px;color:var(--text);border-radius:8px;padding:.55rem}.documents-ocr-review-actions{flex-wrap:wrap;justify-content:flex-start}.documents-ocr-button{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.42rem .58rem;font-weight:900}.documents-ocr-button:disabled{cursor:progress;opacity:.68}.documents-ocr-button--approve{color:#1f7a3e;background:#2b8a3e24}.documents-ocr-button--edit{color:#1c5f9d;background:#236fb521}.documents-ocr-button--reject{color:#a93226;background:#be3f3621}.invoice-readiness-hero{gap:.35rem;margin-bottom:.55rem;display:grid}.invoice-readiness-hero strong{color:var(--text-strong)}.invoice-readiness-reasons{color:var(--text-strong);margin:.55rem 0;padding-left:1.1rem}.invoice-readiness-source-grid{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.45rem;margin:.65rem 0;display:grid}.invoice-readiness-source-grid article{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:8px;gap:.12rem;padding:.55rem;display:grid}.invoice-readiness-source-grid span{color:var(--muted);text-transform:uppercase;font-size:.66rem;font-weight:900}.invoice-readiness-source-grid strong{color:var(--text);font-size:.8rem;line-height:1.3}.invoice-readiness-source-grid .is-good{background:#2b8a3e14;border-color:#2b8a3e38}.invoice-readiness-source-grid .is-warning{background:#b8781a17;border-color:#b8781a3d}.invoice-readiness-source-grid .is-urgent{background:#be3f3614;border-color:#be3f363d}.payroll-audit-checklist-strip{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.55rem;margin:.85rem 0;display:grid}.payroll-audit-checklist-strip article{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;gap:.12rem;min-width:0;padding:.62rem;display:grid}.payroll-audit-checklist-strip span{color:var(--muted);text-transform:uppercase;font-size:.66rem;font-weight:900}.payroll-audit-checklist-strip strong{color:var(--text);font-size:.86rem;line-height:1.25}.payroll-audit-checklist-strip small{color:var(--muted);font-size:.72rem;line-height:1.35}.payroll-audit-checklist-strip .is-green{background:#2b8a3e14;border-color:#2b8a3e38}.payroll-audit-checklist-strip .is-blue{background:#236fb514;border-color:#236fb538}.payroll-audit-checklist-strip .is-amber{background:#b8781a17;border-color:#b8781a3d}.payroll-audit-checklist-strip .is-red{background:#be3f3614;border-color:#be3f363d}.payroll-driver-audit-review-map{margin-top:.85rem}.payroll-driver-audit-review-map article.is-clear{background:#e8f6eceb;border-color:#2f7a5733}.payroll-driver-audit-review-map article.needs-review{background:#fff7e1f5;border-color:#d5a02f47}.payroll-driver-audit-review-map small{color:#52685b;line-height:1.35}@media (max-width:760px){.staging-safety-banner,.ocr-review-fields div{grid-template-columns:1fr;display:grid}}.driver-checklist-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-strong);gap:.55rem;padding:.75rem;display:grid}.driver-checklist-card h3{margin:0;font-size:1rem}.driver-actions-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:.5rem;display:grid}.driver-action-result{border:1px solid var(--line);border-radius:var(--radius-sm);color:#b8d8c5;white-space:pre-wrap;word-break:break-word;background:#050906;max-height:320px;margin:0;padding:.7rem;overflow:auto}.driver-load-workflow-shell{border:1px solid var(--line);border-radius:var(--radius-lg);color:#1f1710;background:linear-gradient(#f7f4eaf5,#efeadceb),radial-gradient(circle at 100% 0,#cb7b3024,#0000 42%);gap:.85rem;padding:1rem;display:grid}.driver-load-workflow-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.driver-load-workflow-header h2,.driver-thread-header h3{letter-spacing:.01em;margin:.15rem 0 0;font-family:Georgia,Times New Roman,serif}.driver-load-workflow-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr);gap:.9rem;display:grid}.driver-load-card-stack{gap:.75rem;display:grid}.driver-load-card{background:#fffcf5eb;border:1px solid #31251924;gap:.8rem;display:grid}.driver-load-card-header,.driver-thread-header{justify-content:space-between;align-items:start;gap:.75rem;display:flex}.driver-load-card-header p,.driver-thread-header p{margin:.2rem 0 0}.driver-load-chip-row{flex-wrap:wrap;justify-content:end;gap:.35rem;display:flex}.driver-load-route-grid div,.driver-thread-card{border-radius:var(--radius-md);background:#fffaf1eb;border:1px solid #3125191f}.driver-load-route-grid div{gap:.35rem;padding:.7rem;display:grid}.driver-load-label{text-transform:uppercase;letter-spacing:.11em;color:#503a25bd;font-size:.72rem}.driver-thread-card{gap:.75rem;padding:.85rem;display:grid}.driver-thread-log{gap:.6rem;max-height:440px;padding-right:.2rem;display:grid;overflow:auto}.driver-thread-bubble{border-radius:var(--radius-md);border:1px solid #3125191f;gap:.3rem;padding:.7rem;display:grid}.driver-thread-quick-actions{flex-wrap:wrap;gap:.45rem;display:flex}.driver-thread-compose textarea{min-height:124px}@media (max-width:980px){.driver-load-workflow-header,.driver-thread-header{grid-template-columns:1fr;display:grid}.driver-load-workflow-grid{grid-template-columns:1fr}}.invoices-grid{grid-template-columns:320px minmax(0,1fr);gap:.8rem;display:grid}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.7rem;display:grid}.invoices-list,.invoices-detail{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-strong);padding:.75rem}.invoices-list h3,.invoices-detail h3{margin:0 0 .6rem}.invoice-select-btn{text-align:left;width:100%;color:inherit;background:0 0;border:0;padding:0}.invoice-selected{border-color:#6ef2af8c}.tracking-shell{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.fleetview-shell{gap:.95rem;display:grid}.fleetview-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.fleetview-actions{flex-wrap:wrap;gap:.55rem;display:flex}.fleetview-primary-btn,.fleetview-secondary-btn{min-height:34px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;padding:0 .9rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s,transform .12s,opacity .12s;display:inline-flex}.fleetview-primary-btn{border:1px solid color-mix(in srgb, var(--accent) 62%, var(--line) 38%);background:color-mix(in srgb, var(--accent) 92%, #fff 8%);color:#f4fff9;box-shadow:inset 0 1px #ffffff14}.fleetview-primary-btn:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 96%, #0d0d0d 4%);border-color:color-mix(in srgb, var(--accent) 74%, var(--line) 26%)}.fleetview-primary-btn:active:not(:disabled){transform:translateY(1px)scale(.99)}.fleetview-primary-btn:disabled,.fleetview-secondary-btn:disabled{cursor:not-allowed;opacity:.62}.fleetview-secondary-btn{background:color-mix(in srgb, var(--surface) 96%, var(--surface-strong) 4%);border:1px solid color-mix(in srgb, var(--line) 88%, transparent);color:var(--text);box-shadow:inset 0 1px #ffffff08}.fleetview-secondary-btn:hover:not(:disabled){background:color-mix(in srgb, var(--surface-strong) 86%, var(--accent-soft) 14%);border-color:color-mix(in srgb, var(--line) 46%, var(--accent) 54%)}.fleetview-secondary-btn:active:not(:disabled){transform:translateY(1px)scale(.99)}.fleetview-tabs{border-bottom:1px solid var(--line);gap:.75rem;padding-bottom:.45rem;display:flex;overflow-x:auto}.fleetview-tabs a{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;padding-bottom:.4rem;text-decoration:none}.fleetview-tabs a[aria-current=page]{color:#e8f9ef;border-color:#6ef2af}.fleetview-filters{flex-wrap:wrap;gap:.45rem;display:flex}.fleetview-search{flex:280px;min-width:260px}.fleetview-filter-chip{background:var(--surface-strong);border:1px solid var(--line);color:var(--muted);font-weight:500}.fleetview-grid{grid-template-columns:320px minmax(0,1fr);gap:.7rem;min-height:620px;display:grid}.fleetview-list{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-strong);padding:.65rem;overflow:auto}.tracking-left-rail{gap:.8rem;padding:1rem;display:grid}.tracking-headline{flex-wrap:wrap;gap:.4rem;display:flex}.tracking-subpanel{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-strong);padding:.75rem}.tracking-subpanel h2{margin:0 0 .55rem;font-size:.95rem}.tracking-vehicle-list,.tracking-alert-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.tracking-vehicle-list li,.tracking-alert-list li{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff03;padding:.55rem}.tracking-vehicle-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.tracking-vehicle-list p,.tracking-alert-list p{margin:.35rem 0 0;font-size:.84rem}.tracking-map-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-strong);gap:.7rem;padding:.65rem;display:grid}.tracking-map-header h2{margin:0 0 .35rem}.tracking-map-header p{margin-top:0}.tracking-map-surface{border:1px solid var(--line);background:linear-gradient(180deg, #00c76a1a, #0000), radial-gradient(circle at 20% 35%, #5abbff38, transparent 22%), radial-gradient(circle at 64% 48%, #00c76a33, transparent 28%), var(--map-surface);border-radius:16px;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.tracking-map-frame-wrap{border:1px solid var(--line);background:var(--map-frame-surface);border-radius:16px;min-height:520px;position:relative;overflow:hidden}.tracking-map-frame{border:0;width:100%;height:520px;display:block}.tracking-temp-map-canvas{border:1px solid var(--line);background:var(--map-frame-surface);border-radius:16px;width:100%;min-height:520px;overflow:hidden}.tracking-map-tools{gap:.4rem;display:grid;position:absolute;top:.65rem;right:.65rem}.tracking-map-tools button{border:1px solid var(--line);background:var(--map-tool-bg);width:34px;height:34px;color:var(--map-tool-text);border-radius:8px;padding:0;font-weight:700}.tracking-map-pings{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-content:start;gap:.8rem;width:100%;height:100%;margin:0;padding:1rem;list-style:none;display:grid}.tracking-map-pings li{justify-items:start;gap:.3rem;display:grid}.tracking-map-pings span{background:#6ef2af;border-radius:999px;width:10px;height:10px;animation:2.2s ease-in-out infinite pulse;box-shadow:0 0 0 6px #6ef2af24}.tracking-map-pings label{color:var(--map-ping-label);font-size:.85rem}.motive-shell{background:linear-gradient(180deg, color-mix(in srgb, var(--bg) 95%, var(--bg-soft) 5%), var(--bg));grid-template-columns:250px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.motive-rail{background:#111412;border-right:1px solid #ffffff0d;grid-template-rows:auto minmax(0,1fr) auto;align-self:start;gap:.78rem;height:100vh;padding:.82rem .66rem;display:grid;position:sticky;top:0;overflow:hidden}.motive-rail-intro{gap:.8rem;display:grid}.motive-brand-row{justify-content:space-between;align-items:center;gap:.4rem;display:flex}.motive-brand{color:#f3f4f5;letter-spacing:-.03em;font-size:1.16rem;font-weight:700;text-decoration:none}.motive-sidebar-toggle{color:#d9dfdb;background:#ffffff08;border:1px solid #ffffff1f;border-radius:9px;justify-content:center;align-items:center;gap:.45rem;min-width:34px;min-height:34px;padding:0 .6rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.motive-sidebar-toggle:hover{color:#f6fffa;background:#1f8f601f;border-color:#1f8f605c}.motive-sidebar-toggle-icon{flex:none}.motive-sidebar-reopen,.motive-sidebar-toggle-header{display:none}.motive-sidebar-toggle-copy{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800;display:none}.motive-shell-badge{background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;gap:.14rem;padding:.68rem .74rem;display:grid}.motive-shell-badge span{color:#f1f5f2;letter-spacing:.02em;font-size:.8rem;font-weight:700}.motive-shell-badge small{color:#8fa29a;font-size:.76rem;line-height:1.35}.motive-nav{align-content:start;gap:.3rem;padding-right:2px;display:grid;overflow:auto}.motive-nav-group-label{letter-spacing:.09em;text-transform:uppercase;color:#7c8480;margin:.45rem 0 .15rem;font-size:.64rem;font-weight:700}.motive-nav-divider{background:#ffffff14;height:1px;margin:.35rem 0}.motive-nav a{color:#bcc4bf;border:1px solid #ffffff0a;border-radius:9px;justify-content:space-between;align-items:center;gap:.55rem;min-height:42px;padding:.46rem .58rem;font-size:.89rem;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:flex}.motive-nav a:hover{color:#fff;background:#ffffff0d;border-color:#ffffff1a}.motive-nav a[aria-current=page]{color:#e4ffef;background:#1f8f6024;border-color:#1f8f6057;box-shadow:inset 3px 0 #68dc9cc7}.motive-nav-link-lead{align-items:center;gap:.65rem;min-width:0;display:inline-flex}.motive-nav-icon{color:#f7fffb;letter-spacing:.08em;background:#ffffff0f;border-radius:9px;flex:none;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.72rem;font-weight:900;display:inline-flex}.motive-nav a[aria-current=page] .motive-nav-icon{color:#edfff5;background:#1f8f6047}.motive-nav-link-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:650;overflow:hidden}.motive-nav-lock{color:#9da8a2;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;flex:none;padding:.18rem .42rem;font-size:.62rem;font-weight:800}.motive-rail-footer{border-top:1px solid #ffffff14;padding-top:.6rem}.motive-workspace{min-width:0}.motive-header{border:0;border-bottom:1px solid color-mix(in srgb, var(--line) 88%, transparent);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:color-mix(in srgb, var(--surface) 97%, var(--bg-soft) 3%);border-radius:0;margin:0}.motive-header h1{letter-spacing:-.02em;font-size:1.42rem}.motive-header-left{align-items:center;gap:.6rem;display:inline-flex}.motive-context-strip{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, var(--surface-strong) 4%);border-radius:10px;flex-wrap:wrap;align-items:flex-start;gap:.85rem;padding:.8rem .9rem;display:flex}.motive-context-group{gap:.38rem;display:grid}.motive-context-label{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700}.motive-context-chip-row{flex-wrap:wrap;gap:.38rem;display:flex}.motive-context-chip{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);min-height:26px;color:var(--text);border-radius:999px;align-items:center;padding:0 .52rem;font-size:.75rem;display:inline-flex}.motive-shell.is-collapsed .motive-brand{background:#00c76a29;border-radius:12px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:0;display:inline-flex}.motive-shell.is-collapsed .motive-brand:after{content:"D";color:#f3fff8;font-size:1.2rem;font-weight:800}.motive-shell.is-collapsed .motive-nav-group-label,.motive-shell.is-collapsed .motive-nav-divider,.motive-shell.is-collapsed .motive-rail-footer .shell-muted,.motive-shell.is-collapsed .motive-shell-badge,.motive-shell.is-collapsed .motive-nav-link-label,.motive-shell.is-collapsed .motive-nav-lock{display:none}.motive-shell.is-collapsed .motive-rail{padding:.85rem .45rem}.motive-shell.is-collapsed .motive-rail-intro{justify-items:center}.motive-shell.is-collapsed .motive-brand-row{flex-direction:column;gap:.7rem}.motive-shell.is-collapsed .motive-nav a{justify-content:center;min-height:48px;padding:.35rem;transform:none}.motive-shell.is-collapsed .motive-nav-link-lead{justify-content:center}.motive-shell.is-collapsed .motive-nav-icon{border-radius:13px;width:2.4rem;height:2.4rem}.motive-shell.is-collapsed .motive-sidebar-toggle-header{display:inline-flex}.motive-shell.is-collapsed .motive-sidebar-toggle-header .motive-sidebar-toggle-copy{display:inline}.admin-console-page,.admin-directory-shell{gap:1rem;display:grid}.admin-console-toolbar{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex;box-shadow:0 6px 18px #0000001f}.admin-console-toolbar-copy{gap:.35rem;display:grid}.admin-console-toolbar-copy .shell-title,.admin-console-toolbar-copy .shell-muted{margin:0}.admin-console-toolbar-copy .shell-muted{max-width:60ch;line-height:1.5}.admin-console-tabs{flex-wrap:wrap;gap:.4rem;display:flex}.admin-console-tab{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);min-height:38px;color:var(--text);border-radius:10px;align-items:center;padding:.55rem .8rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.admin-console-tab[aria-current=page]{background:color-mix(in srgb, var(--accent-soft) 30%, var(--surface) 70%);border-color:color-mix(in srgb, var(--accent) 42%, var(--line) 58%);color:var(--text-strong)}.admin-directory-workbench{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:1rem;display:grid}.admin-console-hero,.admin-directory-banner,.admin-directory-search-card,.admin-directory-overview-card,.admin-console-create-card,.admin-filters-card,.admin-queue-card,.admin-company-table-card,.admin-dashboard-queue-card{gap:.9rem;display:grid}.admin-console-hero{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);border-color:var(--line);grid-template-columns:minmax(0,1.4fr) auto;align-items:end}.admin-directory-banner{background:color-mix(in srgb, var(--surface) 97%, var(--bg-soft) 3%);border-color:var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-directory-banner-copy{gap:.3rem;display:grid}.admin-console-hero-copy{gap:.35rem;display:grid}.admin-console-hero-copy .shell-muted{max-width:62ch;line-height:1.6}.admin-console-hero-actions,.admin-inline-stack,.admin-filter-actions{flex-wrap:wrap;gap:.6rem;display:flex}.admin-console-page .pill{letter-spacing:.08em;font-weight:800}.admin-directory-banner .pill{text-decoration:none}.admin-directory-banner h2,.admin-directory-search-card h2,.admin-directory-overview-card h2{margin:0}.admin-console-hero-actions .pill,.admin-inline-stack .pill{color:#dff9ea;background:#07120dd1;border-color:#00c76a29;min-height:2.5rem;padding:.6rem .95rem;text-decoration:none}.admin-console-hero-actions .pill[aria-current=page]{color:#04210f;background:linear-gradient(135deg,#18cc74,#0fa45d);border-color:#0000}.admin-kpi-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;display:grid}.admin-kpi-strip article{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 92%, var(--bg) 8%);border-radius:16px;gap:.35rem;padding:.9rem .95rem;display:grid}.admin-directory-summary-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.admin-directory-summary-band article{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, var(--bg-soft) 6%);border-radius:12px;gap:.2rem;padding:.75rem .9rem;display:grid}.admin-directory-summary-band span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-directory-summary-band strong{color:var(--text-strong);font-size:1.4rem;line-height:1}.admin-kpi-strip span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.admin-kpi-strip strong{color:var(--text-strong);font-size:1.5rem;line-height:1}.admin-priority-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.admin-priority-card{min-height:126px}.admin-card-kicker{color:#7ef0b5;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-priority-card strong{color:var(--text-strong);font-size:1rem}.admin-priority-card.tone-good{background:linear-gradient(#00c76a1a,#07120df0);border-color:#00c76a2e}.admin-priority-card.tone-warn{background:linear-gradient(#eab3081f,#181206f0);border-color:#eab3083d}.admin-priority-card.tone-neutral{border-color:#94a3b829}.admin-console-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr);align-items:start;gap:1rem;display:grid}.admin-dashboard-layout{grid-template-columns:minmax(0,1.55fr) minmax(320px,.9fr)}.admin-console-side-stack{gap:1rem;display:grid}.admin-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.admin-section-head h2,.admin-queue-card h3{margin:.1rem 0 0}.admin-create-intro{max-width:60ch;line-height:1.65}.admin-inline-link{color:var(--text-strong);font-weight:600;text-decoration:none}.admin-inline-link:hover{text-decoration:underline}.admin-dashboard-summary-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.admin-dashboard-summary-row{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 88%, var(--bg) 12%);border-radius:10px;padding:.85rem .95rem}.admin-dashboard-summary-row dt{color:var(--muted);margin:0 0 .35rem;font-size:.8rem;font-weight:600}.admin-dashboard-summary-row dd{gap:.25rem;margin:0;display:grid}.admin-dashboard-summary-row strong{color:var(--text-strong);font-size:1.3rem;line-height:1}.admin-dashboard-summary-row span{color:var(--muted);line-height:1.45}.admin-company-create-form{gap:.85rem;display:grid}.admin-company-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.admin-form-field{gap:.38rem;min-width:0;display:grid}.admin-form-field.is-wide{grid-column:span 2}.admin-form-field>span{color:var(--text-strong);font-size:.82rem;font-weight:600}.admin-company-create-actions{grid-template-columns:minmax(220px,280px) auto;align-items:end;gap:.85rem;display:grid}.admin-company-create-grid input,.admin-company-create-actions select,.admin-company-create-grid select,.admin-filters-grid input,.admin-filters-grid select{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 88%, var(--bg) 12%);min-height:46px;color:var(--text);border-radius:10px;padding:.7rem .85rem}.admin-company-create-actions button,.admin-filter-actions button{border-radius:10px;min-height:46px}.admin-company-create-grid input[list]{text-transform:uppercase}.admin-filter-actions button[type=button]{border:1px solid var(--line);color:var(--text);background:#ffffff0f}.admin-create-checklist{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.admin-create-steps{gap:.55rem;margin:0;padding-left:1.1rem;display:grid}.admin-create-steps li{color:var(--text);line-height:1.5}.admin-create-steps li strong{color:var(--text-strong);margin-right:.35rem;display:inline}.admin-create-steps li span{color:var(--muted)}.admin-create-checklist-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 88%, var(--bg) 12%);border-radius:14px;gap:.35rem;padding:.8rem .85rem;display:grid}.admin-create-checklist-card span{color:#7ef0b5;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-create-checklist-card strong{color:var(--text);font-size:.92rem;line-height:1.55}.admin-filters-grid{gap:.75rem;display:grid}.admin-directory-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end}.admin-dashboard-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.admin-company-command{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 90%, var(--bg) 10%);border-radius:12px;overflow:hidden}.admin-company-command-bar{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.admin-company-command-input{border:0;border-bottom:1px solid var(--line);width:100%;min-height:48px;color:var(--text);background:0 0;padding:.8rem .95rem}.admin-company-command-input:focus{outline-offset:-2px;outline:2px solid #3d9c6747}.admin-directory-primary-open{border:0;border-left:1px solid var(--line);color:#041e10;letter-spacing:.04em;background:linear-gradient(135deg,#1ac171,#0d8e51);border-radius:0;min-width:170px;font-weight:800}.admin-directory-top-hit{border-top:1px solid var(--line);background:radial-gradient(circle at top right, #00c76a1a, transparent 46%), color-mix(in srgb, var(--surface-strong) 92%, var(--bg) 8%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem .95rem;display:flex}.admin-directory-top-hit strong{color:var(--text-strong);margin-top:.2rem;display:block}.admin-directory-top-hit .shell-muted{margin:.18rem 0 0}.admin-company-command-list{gap:0;max-height:360px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.admin-company-command-list-item:last-child .admin-company-command-item{border-bottom:0}.admin-company-command-empty{color:var(--muted);padding:1rem}.admin-company-command-item{border-bottom:1px solid var(--line);cursor:pointer;color:inherit;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.85rem .95rem;text-decoration:none;display:grid}.admin-company-command-item[data-selected=true],.admin-company-command-item:hover{background:#3d9c6714}.admin-company-command-main,.admin-company-command-meta,.admin-directory-focus-row{align-items:center;gap:.75rem;display:flex}.admin-company-command-main{min-width:0}.admin-company-command-main strong,.admin-directory-focus-row strong{color:var(--text-strong)}.admin-company-command-main>:first-child,.admin-directory-focus-row>div{gap:.2rem;min-width:0;display:grid}.admin-company-command-main span,.admin-directory-focus-row span{color:var(--muted);line-height:1.45}.admin-company-command-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-company-command-meta{flex-wrap:wrap;justify-content:flex-end}.admin-directory-open-button{color:#dff9ea;background:#121f18eb;border:1px solid #3d9c6738;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:.45rem .85rem;font-weight:700;text-decoration:none;display:inline-flex}.admin-directory-open-button:hover{background:#163626f5}.admin-directory-chart-wrap{padding-bottom:.25rem;overflow-x:auto}.admin-directory-focus-list{gap:.7rem;display:grid}.admin-directory-focus-row{border-top:1px solid var(--line);justify-content:space-between;padding-top:.7rem}.admin-directory-focus-row:first-child{border-top:0;padding-top:0}.admin-queue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.admin-dashboard-queue-list{margin:0;padding:0;list-style:none;display:grid}.admin-dashboard-queue-list li{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.85rem 0;display:flex}.admin-dashboard-queue-list li:first-child{border-top:0;padding-top:0}.admin-dashboard-queue-list li:last-child{padding-bottom:0}.admin-dashboard-queue-list strong{color:var(--text-strong)}.admin-dashboard-queue-list span{color:var(--muted);margin-top:.2rem;line-height:1.45;display:block}.admin-dashboard-queue-meta{text-align:right;justify-items:end;gap:.3rem;min-width:88px;display:grid}.admin-dashboard-queue-meta a{color:var(--text-strong);font-size:.85rem;text-decoration:none}.admin-dashboard-queue-meta a:hover{text-decoration:underline}.admin-queue-card-head,.admin-company-table-caption{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-queue-card h3{margin:0}.admin-queue-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.admin-queue-list li{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 88%, var(--bg) 12%);border-radius:14px;gap:.25rem;padding:.8rem .85rem;display:grid}.admin-queue-list strong{color:var(--text-strong)}.admin-queue-list span{color:var(--muted);line-height:1.5}.admin-company-table-card{overflow:hidden}.admin-company-table th,.admin-company-table td{white-space:normal;vertical-align:top}.admin-company-summary-cell{min-width:0}.admin-company-cell-stack{gap:.35rem;min-width:0;display:grid}.admin-company-cell-stack strong{color:var(--text-strong)}.admin-company-chip-row{gap:.4rem}.admin-company-meta-list{color:var(--muted);flex-wrap:wrap;gap:.35rem .75rem;line-height:1.45;display:flex}.admin-row-actions{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.admin-row-actions .pill{text-decoration:none}.admin-view-grid,.platform-settings-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:1rem;display:grid}.admin-dashboard-plans-card,.admin-plan-catalog-card,.admin-plan-watch-card,.admin-billing-ledger-card,.admin-seed-overview-card,.platform-settings-card{gap:.9rem;display:grid}.admin-plan-catalog-grid,.platform-settings-plan-grid,.platform-settings-link-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.admin-plan-card,.platform-settings-plan-card,.platform-settings-link-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 90%, var(--bg) 10%);color:inherit;border-radius:12px;gap:.45rem;padding:.85rem .95rem;text-decoration:none;display:grid}.admin-plan-card-head,.admin-plan-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-plan-card-head>div,.platform-settings-plan-card,.platform-settings-link-card{gap:.22rem;display:grid}.admin-plan-card-head strong,.admin-plan-card-footer strong,.platform-settings-plan-card strong,.platform-settings-link-card strong{color:var(--text-strong)}.admin-plan-card-head span,.admin-plan-card-footer span,.platform-settings-plan-card span,.platform-settings-link-card span{color:var(--muted);line-height:1.45}.admin-plan-card-footer{border-top:1px solid var(--line);padding-top:.75rem}.admin-plan-feature-list,.platform-settings-rule-list{color:var(--text);gap:.35rem;margin:0;padding-left:1rem;display:grid}.admin-worklist{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.admin-worklist li{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 90%, var(--bg) 10%);border-radius:12px;justify-content:space-between;align-items:center;gap:.8rem;padding:.8rem .9rem;display:flex}.admin-worklist li>div{gap:.2rem;display:grid}.admin-worklist li strong{color:var(--text-strong)}.admin-worklist li span,.admin-worklist-empty{color:var(--muted);line-height:1.45}.admin-worklist li a{color:var(--text-strong);font-weight:700;text-decoration:none}.admin-billing-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.admin-billing-metric-grid article,.admin-company-summary-band article{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 90%, var(--bg) 10%);border-radius:12px;gap:.25rem;padding:.8rem .9rem;display:grid}.admin-billing-metric-grid span,.admin-company-summary-band span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:700}.admin-billing-metric-grid strong,.admin-company-summary-band strong{color:var(--text-strong);font-size:1.12rem;line-height:1.1}.admin-company-shell,.platform-settings-shell{gap:1rem;display:grid}.admin-company-header{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;box-shadow:0 6px 18px #0000001f}.admin-company-header-copy{gap:.55rem;min-width:min(100%,44rem);display:grid}.admin-company-header-copy .shell-title,.admin-company-header-copy .shell-muted{margin:0}.admin-company-summary-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.admin-company-summary-band p{margin:0}.admin-company-content{gap:1rem;display:grid}.admin-company-tab-panel{scroll-margin-top:5.5rem}.admin-company-tab-panel.is-current{border-color:color-mix(in srgb, var(--line) 50%, var(--accent) 50%);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-soft) 45%, transparent 55%)}.admin-company-toast{z-index:8;border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 92%, var(--bg) 8%);border-radius:10px;align-items:center;min-height:48px;padding:.75rem .95rem;display:flex;position:sticky;top:.8rem;box-shadow:0 10px 20px #0000001f}.admin-company-toast p{color:var(--text-strong);margin:0;font-weight:600}.admin-company-toast.is-success{border-color:color-mix(in srgb, var(--line) 42%, var(--accent) 58%)}.admin-company-toast.is-info{border-color:color-mix(in srgb, var(--line) 58%, #8cc7ff 42%)}.admin-company-toast.is-error{border-color:color-mix(in srgb, var(--line) 40%, #d15d5d 60%);background:color-mix(in srgb, var(--surface-strong) 88%, #331515 12%)}.admin-company-tabs-card{border-radius:12px}.admin-company-tab-list{flex-wrap:wrap;gap:.45rem;display:flex}.admin-company-tab{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);min-height:38px;color:var(--text);border-radius:10px;align-items:center;padding:.55rem .8rem;font-weight:600;text-decoration:none;display:inline-flex}.admin-company-tab.is-active,.admin-company-tab[aria-current=page]{background:color-mix(in srgb, var(--accent-soft) 28%, var(--surface) 72%);border-color:color-mix(in srgb, var(--accent) 42%, var(--line) 58%);color:var(--text-strong)}.admin-company-section-card{gap:.9rem;display:grid}.admin-company-overview-grid,.admin-company-subgrid,.admin-company-preview-grid,.admin-company-module-grid{gap:.75rem;display:grid}.admin-company-overview-grid,.admin-company-subgrid,.admin-company-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-company-module-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-company-mini-card,.admin-company-module-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 95%, var(--bg-soft) 5%);border-radius:12px;gap:.55rem;padding:.85rem .95rem;display:grid}.admin-company-mini-card h3,.admin-company-module-card strong{color:var(--text-strong);margin:0}.admin-company-card-copy{gap:.22rem;display:grid}.admin-company-card-copy strong{color:var(--text-strong)}.admin-company-card-copy span,.admin-company-field>span{color:var(--muted);line-height:1.45}.admin-company-field{gap:.35rem;display:grid}.admin-company-field>span{font-size:.82rem;font-weight:700}.admin-company-field select,.admin-company-field input,.admin-company-mini-card .input-grid input,.admin-company-mini-card .input-grid select{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 88%, var(--bg) 12%);min-height:44px;color:var(--text);border-radius:10px;padding:.7rem .8rem}.admin-company-inline-actions,.admin-company-action-bar{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.admin-company-action-bar{justify-content:flex-end}.admin-company-inline-actions .pill,.admin-company-action-bar .pill{text-decoration:none}.admin-company-plan-toolbar{grid-template-columns:minmax(220px,280px) minmax(0,1fr) auto;align-items:start;gap:.75rem;display:grid}.admin-company-module-card{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem}.admin-company-module-card input{margin-top:.2rem}.admin-company-module-copy{gap:.35rem;display:grid}.admin-company-module-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-company-module-state{color:var(--muted);letter-spacing:.01em;white-space:nowrap;align-items:center;gap:.45rem;font-size:.76rem;font-weight:700;display:inline-flex}.admin-company-module-state.is-on{color:var(--text-strong)}.admin-company-module-state.is-held{color:#c9a868}.admin-company-module-dot{border:1px solid color-mix(in srgb, var(--line) 76%, white 24%);background:0 0;border-radius:999px;flex-shrink:0;width:12px;height:12px}.admin-company-module-dot.is-on,.admin-company-module-dot.is-required{background:var(--accent);border-color:color-mix(in srgb, var(--accent) 70%, white 30%)}.admin-company-module-dot.is-held{background:#c9a86833;border-color:#c9a86894}.admin-company-module-card.is-enabled{border-color:color-mix(in srgb, var(--line) 50%, var(--accent) 50%);background:color-mix(in srgb, var(--surface) 88%, var(--accent-soft) 12%)}.admin-company-module-card.is-held{background:color-mix(in srgb, var(--surface) 94%, #c9a86814 6%);cursor:not-allowed;border-color:#c9a86847}.admin-company-user-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem;display:grid}.admin-company-user-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 95%, var(--bg-soft) 5%);border-radius:12px;gap:.75rem;padding:.85rem .95rem;display:grid}.admin-company-user-card-head,.admin-company-user-card-actions{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-company-user-card-head strong{color:var(--text-strong)}.admin-company-user-card-head span{color:var(--muted)}.admin-company-user-meta{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.45rem .75rem;margin:0;font-size:.76rem;display:grid}.admin-company-user-meta div{min-width:0}.admin-company-user-meta dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .1rem}.admin-company-user-meta dd{color:var(--text-strong);overflow-wrap:anywhere;margin:0}.admin-company-user-card-actions select,.admin-company-user-card-actions button{min-height:40px}.admin-inline-error{color:#f19999;margin:0}.admin-company-access-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 95%, var(--bg-soft) 5%);border-radius:12px;gap:.85rem;padding:.95rem;display:grid}.admin-company-danger-card{border-color:color-mix(in srgb, var(--line) 50%, #b45858 50%)}.admin-company-danger-button{background:color-mix(in srgb, var(--surface-strong) 86%, #5b2323 14%);color:#fff2f2;border:1px solid #ae525257;border-radius:10px;min-height:42px;padding:.7rem 1rem;font-weight:700}.admin-company-danger-button:hover{background:color-mix(in srgb, var(--surface-strong) 78%, #6d2b2b 22%)}.admin-ops-page{gap:1rem;display:grid}.admin-ops-summary-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.admin-ops-summary-band article{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 95%, var(--bg-soft) 5%);border-radius:12px;gap:.2rem;padding:.8rem .9rem;display:grid}.admin-ops-summary-band span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:700}.admin-ops-summary-band strong{color:var(--text-strong);font-size:1.12rem;line-height:1.1}.admin-ops-workbench{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:1rem;display:grid}.admin-ops-focus-card,.admin-ops-guidance-card{gap:.9rem;display:grid}.admin-ops-focus-list,.admin-ops-guidance-list{gap:.7rem;display:grid}.admin-ops-guidance-list{margin:0;padding-left:1rem}.admin-ops-guidance-list li{color:var(--text);line-height:1.55}.admin-ops-focus-row{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:.8rem;padding-top:.75rem;display:flex}.admin-ops-focus-row:first-child{border-top:0;padding-top:0}.admin-ops-focus-row>div:first-child{gap:.25rem;display:grid}.admin-ops-focus-row strong{color:var(--text-strong)}.admin-ops-focus-row span{color:var(--muted);line-height:1.45}.admin-ops-table th,.admin-ops-table td{white-space:normal}.admin-company-access-copy{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.admin-company-access-copy h3,.admin-company-access-copy p{margin:0}.admin-company-access-matrix{border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(180px,1.4fr) repeat(4,minmax(120px,1fr));min-width:760px;display:grid;overflow:auto}.admin-company-access-header,.admin-company-access-label,.admin-company-access-cell{border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 92%, var(--bg) 8%);justify-content:center;align-items:center;min-height:52px;padding:.7rem .8rem;display:flex}.admin-company-access-header:last-child,.admin-company-access-cell:last-child{border-right:0}.admin-company-access-header{text-align:center;flex-direction:column;gap:.2rem}.admin-company-access-header strong,.admin-company-access-label strong{color:var(--text-strong)}.admin-company-access-header span,.admin-company-access-label span{color:var(--muted);font-size:.78rem}.admin-company-access-header--label,.admin-company-access-label{text-align:left;justify-content:flex-start}.admin-company-access-header.is-active,.admin-company-access-cell.is-active{background:color-mix(in srgb, var(--surface-strong) 78%, var(--accent-soft) 22%)}.admin-company-access-row{display:contents}.admin-company-access-dot{border:1px solid color-mix(in srgb, var(--line) 72%, white 28%);background:0 0;border-radius:999px;width:16px;height:16px}.admin-company-access-dot.is-on{background:var(--accent);border-color:color-mix(in srgb, var(--accent) 68%, white 32%)}.platform-settings-link-card:hover,.admin-worklist li a:hover{text-decoration:underline}:root[data-theme=light] .admin-console-hero,:root[data-theme=light] .admin-directory-banner{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);border-color:#49524a24;box-shadow:0 8px 18px #181c180d}:root[data-theme=light] .admin-console-toolbar,:root[data-theme=light] .admin-dashboard-summary-row,:root[data-theme=light] .admin-dashboard-queue-card{background:color-mix(in srgb, var(--surface) 97%, var(--bg-soft) 3%);border-color:#49524a24;box-shadow:0 4px 10px #181c180a}:root[data-theme=light] .admin-console-tab{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);color:#17211b;border-color:#49524a29}:root[data-theme=light] .admin-console-tab[aria-current=page]{color:#17211b;background:#296c4e1a;border-color:#296c4e2e}:root[data-theme=light] .admin-console-hero-actions .pill,:root[data-theme=light] .admin-inline-stack .pill,:root[data-theme=light] .admin-row-actions .pill{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);color:#17211b;box-shadow:none;border-color:#49524a29}:root[data-theme=light] .admin-console-hero-actions .pill[aria-current=page]{color:#f5fff9;background:linear-gradient(135deg,#1f8b5d,#2dbb7b)}:root[data-theme=light] .admin-kpi-strip article,:root[data-theme=light] .admin-priority-card,:root[data-theme=light] .admin-create-checklist-card,:root[data-theme=light] .admin-queue-list li,:root[data-theme=light] .admin-directory-search-card,:root[data-theme=light] .admin-directory-overview-card,:root[data-theme=light] .admin-plan-card,:root[data-theme=light] .platform-settings-plan-card,:root[data-theme=light] .platform-settings-link-card,:root[data-theme=light] .admin-worklist li,:root[data-theme=light] .admin-billing-metric-grid article,:root[data-theme=light] .admin-company-summary-band article,:root[data-theme=light] .admin-company-mini-card,:root[data-theme=light] .admin-company-module-card,:root[data-theme=light] .platform-settings-card,:root[data-theme=light] .admin-company-table-card,:root[data-theme=light] .admin-console-create-card,:root[data-theme=light] .admin-filters-card,:root[data-theme=light] .admin-queue-card,:root[data-theme=light] .admin-ops-summary-band article,:root[data-theme=light] .admin-ops-focus-card,:root[data-theme=light] .admin-ops-guidance-card{background:color-mix(in srgb, var(--surface) 97%, var(--bg-soft) 3%);border-color:#49524a24}:root[data-theme=light] .admin-card-kicker,:root[data-theme=light] .admin-create-checklist-card span,:root[data-theme=light] .admin-console-page .eyebrow,:root[data-theme=light] .admin-company-shell .eyebrow{color:#1a7c51}:root[data-theme=light] .admin-priority-card.tone-good{background:linear-gradient(#2fa46824,#fffffffa);border-color:#2fa46833}:root[data-theme=light] .admin-priority-card.tone-warn{background:linear-gradient(#c99d2f24,#fffffffa);border-color:#c99d2f3d}:root[data-theme=light] .admin-company-create-grid input,:root[data-theme=light] .admin-company-create-actions select,:root[data-theme=light] .admin-company-create-grid select,:root[data-theme=light] .admin-filters-grid input,:root[data-theme=light] .admin-filters-grid select,:root[data-theme=light] .admin-company-command-input,:root[data-theme=light] .admin-company-field select,:root[data-theme=light] .admin-company-field input,:root[data-theme=light] .admin-company-mini-card .input-grid input,:root[data-theme=light] .admin-company-mini-card .input-grid select{background:color-mix(in srgb, var(--surface) 92%, var(--bg-soft) 8%);color:#17211b;border-color:#49524a2e}:root[data-theme=light] .admin-company-command{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);border-color:#49524a29}:root[data-theme=light] .admin-form-field>span,:root[data-theme=light] .admin-inline-link,:root[data-theme=light] .admin-dashboard-queue-meta a{color:#143125}:root[data-theme=light] .admin-directory-summary-band article{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);border-color:#49524a24}:root[data-theme=light] .admin-directory-primary-open{color:#f7fff9;border-left-color:#395c4a24}:root[data-theme=light] .admin-directory-top-hit{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);border-top-color:#49524a24}:root[data-theme=light] .admin-company-command-item[data-selected=true],:root[data-theme=light] .admin-company-command-item:hover{background:#2c705114}:root[data-theme=light] .admin-directory-open-button{color:#f5fff9;background:#17392c;border-color:#28564229}:root[data-theme=light] .admin-filter-actions button[type=button]{color:#143125;background:#f6faf7fa;border-color:#395c4a2e}:root[data-theme=light] .admin-company-header,:root[data-theme=light] .admin-company-tabs-card,:root[data-theme=light] .admin-company-toast,:root[data-theme=light] .admin-company-access-card,:root[data-theme=light] .admin-company-user-card{background:color-mix(in srgb, var(--surface) 97%, var(--bg-soft) 3%);border-color:#49524a24;box-shadow:0 4px 10px #181c180a}:root[data-theme=light] .admin-company-toast.is-success,:root[data-theme=light] .admin-company-tab-panel.is-current{border-color:#1f684938}:root[data-theme=light] .admin-company-toast.is-error{background:#fff4f4fa;border-color:#b0424247}:root[data-theme=light] .admin-inline-error{color:#9d2f2f}:root[data-theme=light] .admin-company-access-header,:root[data-theme=light] .admin-company-access-label,:root[data-theme=light] .admin-company-access-cell{background:color-mix(in srgb, var(--surface) 97%, var(--bg-soft) 3%);border-color:#49524a24}:root[data-theme=light] .admin-company-access-header.is-active,:root[data-theme=light] .admin-company-access-cell.is-active{background:#1f684914}:root[data-theme=light] .admin-company-access-dot{border-color:#395c4a38}:root[data-theme=light] .admin-company-access-dot.is-on{background:#1f8b5d;border-color:#1f684947}:root[data-theme=light] .admin-company-tab{background:color-mix(in srgb, var(--surface) 96%, var(--bg-soft) 4%);color:#17211b;border-color:#49524a29}:root[data-theme=light] .admin-company-tab.is-active,:root[data-theme=light] .admin-company-tab[aria-current=page]{background:#296c4e1a;border-color:#296c4e2e}:root[data-theme=light] .admin-company-danger-button{color:#fff7f4;background:#6d3131;border-color:#6d31312e}@media (max-width:1200px){.admin-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-dashboard-summary-list{grid-template-columns:1fr}.admin-directory-summary-band,.admin-ops-summary-band,.admin-directory-workbench,.admin-ops-workbench,.admin-view-grid,.platform-settings-grid,.admin-directory-banner,.admin-priority-grid,.admin-queue-grid,.admin-create-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-console-layout{grid-template-columns:1fr}.admin-billing-metric-grid,.admin-company-summary-band,.admin-ops-summary-band,.admin-company-overview-grid,.admin-company-subgrid,.admin-company-preview-grid,.admin-directory-filter-grid,.admin-dashboard-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-company-plan-toolbar{grid-template-columns:1fr}.admin-company-access-matrix{grid-template-columns:minmax(160px,1.2fr) repeat(4,minmax(110px,1fr))}}@media (max-width:760px){.admin-company-create-actions{grid-template-columns:1fr}.admin-console-toolbar{flex-direction:column;align-items:stretch}.admin-console-hero,.admin-directory-banner,.admin-ops-workbench,.admin-ops-summary-band{grid-template-columns:1fr}.admin-console-hero-actions,.admin-console-tabs{justify-content:flex-start}.admin-directory-filter-grid,.admin-dashboard-filter-grid,.admin-directory-summary-band,.admin-company-summary-band,.admin-company-command-bar{grid-template-columns:1fr}.admin-directory-primary-open{border-left:0;border-top:1px solid var(--line);border-radius:0}.admin-company-command-item{grid-template-columns:1fr}.admin-company-command-meta,.admin-directory-focus-row{justify-content:flex-start}.admin-kpi-strip,.admin-priority-grid,.admin-queue-grid,.admin-create-checklist,.admin-company-create-grid,.admin-dashboard-summary-list,.admin-billing-metric-grid,.admin-company-overview-grid,.admin-company-subgrid,.admin-company-preview-grid,.platform-settings-link-grid,.platform-settings-plan-grid{grid-template-columns:1fr}.admin-company-access-copy,.admin-company-user-card-head,.admin-company-user-card-actions{flex-direction:column;align-items:flex-start}.admin-company-access-matrix{grid-template-columns:minmax(150px,1.1fr) repeat(4,minmax(90px,1fr))}.admin-form-field.is-wide{grid-column:auto}.admin-dashboard-queue-list li{flex-direction:column}.admin-dashboard-queue-meta{text-align:left;justify-items:start}.admin-company-meta-list,.admin-row-actions,.admin-worklist li,.admin-company-action-bar{flex-direction:column;align-items:flex-start}.motive-shell.is-collapsed .motive-sidebar-toggle-header .motive-sidebar-toggle-copy{display:none}}.motive-page-shell{border-radius:10px}.motive-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.motive-subtabs{border-bottom:1px solid color-mix(in srgb, var(--line) 88%, transparent);gap:.5rem;margin-top:.25rem;padding:0 0 .75rem;display:flex;overflow-x:auto}.motive-subtabs a{color:var(--text);border:1px solid color-mix(in srgb, var(--line) 88%, transparent);white-space:nowrap;background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:9px;padding:.5rem .78rem;font-size:.86rem;text-decoration:none}.motive-subtabs a[aria-current=page]{color:var(--text-strong);border-color:color-mix(in srgb, var(--accent) 42%, var(--line) 58%);background:color-mix(in srgb, var(--accent-soft) 22%, var(--surface) 78%)}.motive-table-wrap{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 96%, transparent);border-radius:10px;margin-top:.75rem;overflow:auto}.motive-table{border-collapse:collapse;width:100%;font-size:.84rem}.motive-table th{text-align:left;color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;z-index:1;background:color-mix(in srgb, var(--surface) 95%, var(--surface-strong) 5%);padding:.7rem .78rem;font-weight:700;position:sticky;top:0}.motive-table td{border-bottom:1px solid var(--line);white-space:nowrap;vertical-align:top;padding:.72rem .78rem}.motive-table tbody tr:hover{background:color-mix(in srgb, var(--accent-soft) 14%, var(--surface) 86%)}.motive-empty-state{border:1px dashed var(--line);text-align:center;min-height:160px;color:var(--muted);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:10px;place-items:center;margin-top:.7rem;display:grid}.dispatch-plan-layout{grid-template-columns:280px minmax(0,1fr);gap:.75rem;margin-top:.75rem;display:grid}.dispatch-page-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:.9rem;display:grid}.dispatch-entry-pane{position:sticky;top:1rem}.dispatch-row-available{background:#15d47029}.dispatch-row-warning{background:#ffe88242}.dispatch-row-assigned{background:linear-gradient(90deg,#4e84ff2e,#77a1ff1f)}.dispatch-row-reassigned{background:linear-gradient(90deg,#3876ff47,#6095ff29)}.dispatch-page-topbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.9rem;margin-bottom:.85rem;display:flex}.dispatch-page-topbar-actions{align-items:center;gap:.45rem;display:inline-flex}.dispatch-search-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem;width:100%;display:flex}.dispatch-search-page-copy{gap:.18rem;display:grid}.dispatch-search-page-copy h1{margin:0;font-size:1.08rem;line-height:1.15}.dispatch-search-page-copy p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.45}.dispatch-return-link{border:1px solid color-mix(in srgb, var(--line) 74%, #6798c7 26%);background:color-mix(in srgb, var(--surface-strong) 92%, #16314b 8%);min-height:34px;color:var(--text);border-radius:9px;align-items:center;gap:.48rem;padding:.4rem .68rem;font-size:.78rem;font-weight:700;line-height:1.1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.dispatch-return-link:hover{border-color:color-mix(in srgb, var(--accent) 42%, var(--line) 58%);background:color-mix(in srgb, var(--surface-strong) 84%, #25476a 16%);color:var(--text-strong)}.dispatch-return-link:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 52%, transparent);outline-offset:2px}.dispatch-return-link-icon{border:1px solid color-mix(in srgb, var(--line) 58%, #78b5f2 42%);background:color-mix(in srgb, var(--surface) 78%, #244a71 22%);letter-spacing:.05em;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.58rem;font-weight:800;display:inline-flex}.dispatch-return-link-text{white-space:nowrap}.dispatch-page-shell{width:100%;max-width:none;padding:.85rem 1rem 1rem}.dispatch-page-surface{background:color-mix(in srgb, var(--surface) 90%, #0c1418 10%);border:1px solid color-mix(in srgb, var(--line) 78%, #4e708b 22%);border-radius:14px;width:100%;padding:.8rem;box-shadow:inset 0 1px #ffffff08}.dispatch-workflow-tabs{border:1px solid var(--line);background:var(--surface-strong);border-radius:999px;gap:.35rem;padding:.25rem;display:inline-flex}.dispatch-workflow-tabs a{color:var(--muted);border-radius:999px;padding:.45rem .8rem;font-size:.86rem;font-weight:600;text-decoration:none}.dispatch-workflow-tabs a[aria-current=page]{color:var(--text);background:#3a9cff33}.dispatch-board-shell{gap:.8rem;display:grid}.dispatch-board-tabs{border:1px solid color-mix(in srgb, var(--line) 76%, #6ba6ff 24%);background:linear-gradient(180deg, #101d28fc, #0b141efc), color-mix(in srgb, var(--surface-strong) 90%, #102130 10%);border-radius:10px;flex-wrap:wrap;gap:.22rem;padding:.3rem;display:flex;box-shadow:inset 0 1px #ffffff0a,0 10px 22px #00000024}.dispatch-board-tabs button{border:1px solid color-mix(in srgb, var(--line) 78%, #000 22%);color:var(--text-strong);letter-spacing:.075em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#162431e6,#111c27e6);border-radius:5px;min-height:30px;padding:.34rem .55rem;font-size:.67rem;font-weight:700;line-height:1;transition:background-color .12s,border-color .12s,color .12s,transform .12s,box-shadow .12s}.dispatch-board-tabs button.is-active{color:#f3fff6;background:linear-gradient(#43be6480,#1978385c);border-color:#40c86ed1;box-shadow:inset 0 0 0 1px #82eba824,0 8px 14px #10482038}.dispatch-board-tabs button:focus-visible{outline-offset:1px;outline:2px solid #7ec7ff}:root[data-theme=light] .dispatch-board-tabs{background:linear-gradient(#ecf4eff5,#e2eee7f5);border-color:#3a5c4a38;box-shadow:inset 0 1px #ffffffb3,0 10px 22px #182e2214}:root[data-theme=light] .dispatch-board-tabs button:hover{background:#e1f0fce6;border-color:#3081c58c}:root[data-theme=light] .dispatch-board-tabs button.is-active{color:#0f3019;background:linear-gradient(#b1ecbdfa,#8edca1f5);border-color:#2d9658b8;box-shadow:0 0 0 1px #2d965829,0 6px 14px #39774d24}:root[data-theme=light] .dispatch-page-shell{background:radial-gradient(circle at 88% 2%,#85c1ff26,#0000 32%),radial-gradient(circle at 14% 8%,#61bc951c,#0000 36%),linear-gradient(#fbfefcfa,#f4faf7fa);border-radius:14px}:root[data-theme=light] .dispatch-page-surface{background:linear-gradient(#fffffffa,#f7fcf9fa);border-color:#465e512e;box-shadow:0 10px 24px #10251b12}:root[data-theme=light] .dispatch-search-page-copy p{color:#455f53}:root[data-theme=light] .dispatch-input-shell label{color:#3c5a4d}:root[data-theme=light] .dispatch-summary-card,:root[data-theme=light] .dispatch-operator-brief,:root[data-theme=light] .dispatch-operator-meta,:root[data-theme=light] .dispatch-dock-card,:root[data-theme=light] .dispatch-intelligence-card,:root[data-theme=light] .dispatch-board-focus-strip,:root[data-theme=light] .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-board-legend,:root[data-theme=light] .dispatch-loads-shell-meta-item,:root[data-theme=light] .dispatch-workspace-modal,:root[data-theme=light] .dispatch-intake-panel,:root[data-theme=light] .dispatch-intake-command-panel,:root[data-theme=light] .dispatch-intake-command-card,:root[data-theme=light] .dispatch-intake-command-route,:root[data-theme=light] .dispatch-intake-command-note{background:linear-gradient(#fbfaf6fc,#f3f0e9fc),#fbfaf6fc;border-color:#655f5433;box-shadow:0 8px 18px #221f1b0f}:root[data-theme=light] .dispatch-summary-card-alert{background:radial-gradient(circle at 100% 0,#f1c86638,#0000 38%),linear-gradient(#fffbeffa,#f8f3e1fa);border-color:#b48e2f47}:root[data-theme=light] .dispatch-summary-card-lead{background:radial-gradient(circle at 0 0,#77cba72e,#0000 38%),linear-gradient(#f9fefbfa,#eff8f3fa)}:root[data-theme=light] .dispatch-summary-strip .pill{color:#274638;background:#eff7f2fa;border-color:#56746333}:root[data-theme=light] .dispatch-pill-warning{color:#6b4e10;background:#ebd28666;border-color:#bd952a5c}:root[data-theme=light] .dispatch-pill-good{color:#1f5b3a;background:#98dfb754;border-color:#368d6152}:root[data-theme=light] .dispatch-table-shell{background:#fcfbf8fc;border-color:#655f542e;box-shadow:0 10px 22px #221f1b0f}:root[data-theme=light] .dispatch-board-table td{border-bottom-color:#546b5f29}:root[data-theme=light] .dispatch-board-row:nth-child(2n):not(.tone-new):not(.tone-leg-1):not(.tone-leg-2):not(.tone-leg-3):not(.tone-active):not(.tone-completed):not(.tone-warning):not(.tone-urgent) td{background:#f8f7f3db}:root[data-theme=light] .dispatch-board-row.tone-new{--dispatch-row-select-accent:#35945df5;--dispatch-row-select-edge:#35945d3d}:root[data-theme=light] .dispatch-board-row.tone-leg-1{--dispatch-row-select-accent:#d0a22ff5;--dispatch-row-select-edge:#d0a22f3d}:root[data-theme=light] .dispatch-board-row.tone-leg-2{--dispatch-row-select-accent:#d67829f5;--dispatch-row-select-edge:#d678293d}:root[data-theme=light] .dispatch-board-row.tone-leg-3{--dispatch-row-select-accent:#bf5760f5;--dispatch-row-select-edge:#bf57603d}:root[data-theme=light] .dispatch-board-row.tone-active{--dispatch-row-select-accent:#298c9af5;--dispatch-row-select-edge:#298c9a42}:root[data-theme=light] .dispatch-board-row.tone-completed{--dispatch-row-select-accent:#7b899ae0;--dispatch-row-select-edge:#7b899a38}:root[data-theme=light] .dispatch-board-legend{background:linear-gradient(#f7f3ebfc,#f1ece2fc);border-color:#655f542e}:root[data-theme=light] .dispatch-board-row.tone-completed td{background:#ecf0f4f0}:root[data-theme=light] .dispatch-status-chip.tone-active{color:#0d5961;background:#d9eff2fa;border-color:#19768175}:root[data-theme=light] .dispatch-status-chip.tone-new{color:#185130;background:#e3f2e9fa;border-color:#2f7c4c75}:root[data-theme=light] .dispatch-status-chip.tone-leg-1{color:#6e5000;background:#fbf2d2fa;border-color:#ab83157a}:root[data-theme=light] .dispatch-status-chip.tone-leg-2{color:#813d00;background:#f9e8d8fa;border-color:#b8651880}:root[data-theme=light] .dispatch-status-chip.tone-leg-3{color:#7f2b34;background:#f8e2e6fa;border-color:#a7404d80}:root[data-theme=light] .dispatch-mini-signal.tone-good{color:#005764;background:#aae0e76b;border-color:#00798757}:root[data-theme=light] .dispatch-mini-signal.tone-warning{color:#7a4900;background:#ffd68070;border-color:#b06e1061}:root[data-theme=light] .dispatch-mini-signal.tone-active{color:#1f4f91;background:#bed8f59e;border-color:#2a65aa5c}.dispatch-search-workspace{border:1px solid var(--line);background:linear-gradient(180deg, #0f1822fa, #0a121afa), color-mix(in srgb, var(--surface-strong) 92%, #102130 8%);border-radius:12px;gap:.7rem;padding:.72rem .82rem;display:grid}.dispatch-search-workspace-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.dispatch-search-workspace-copy{gap:.18rem;display:grid}.dispatch-search-workspace-copy h2{margin:0;font-size:.98rem;line-height:1.12}.dispatch-search-workspace-copy p{color:var(--muted);max-width:72ch;margin:0;font-size:.8rem;line-height:1.42}.dispatch-search-workspace-meta{gap:.12rem;min-width:140px;display:grid}.dispatch-search-workspace-meta span{color:var(--muted);letter-spacing:.03em;font-size:.69rem}.dispatch-search-workspace-meta strong{font-size:.94rem;line-height:1.12}.dispatch-search-scope-tabs button{text-align:left;border:1px solid var(--line);min-height:72px;color:var(--text);background:#ffffff05;border-radius:10px;align-content:start;gap:.18rem;padding:.62rem .7rem;display:grid}.dispatch-search-scope-tabs button strong{font-size:.8rem;line-height:1.15}.dispatch-search-scope-tabs button span{color:var(--muted);font-size:.74rem;line-height:1.35}.dispatch-search-scope-tabs button.is-active{background:#4a74a824;border-color:#52a3f299}.dispatch-search-primary-row{grid-template-columns:minmax(260px,1.2fr) repeat(2,minmax(180px,.7fr)) auto;align-items:end;gap:.5rem;display:grid}.dispatch-search-primary-actions{flex-wrap:wrap;justify-content:flex-end;gap:.38rem;display:inline-flex}@media (min-width:1380px){.dispatch-search-shell{grid-column:span 2;min-width:0}}.dispatch-input-shell{gap:.22rem;min-width:0;display:grid}.dispatch-input-shell label{color:var(--muted);letter-spacing:.02em;margin:0;font-size:.68rem}.dispatch-search-shell input{min-width:0;max-width:100%}.dispatch-search-shell{grid-column:span 2;min-width:190px}.dispatch-toolbar-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.38rem;min-width:0;display:inline-flex}@media (max-width:1200px){.dispatch-search-primary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-search-primary-actions{grid-column:1/-1;justify-content:flex-start}.dispatch-search-shell{grid-column:span 1;min-width:0}}.dispatch-advanced-search{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 90%, #1a2736 10%);border-radius:10px;gap:.55rem;padding:.65rem;display:grid}:root[data-theme=light] .dispatch-search-workspace{background:linear-gradient(#f8f7f3fc,#f0efe9fc);border-color:#6761552e}:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-scope-tabs button span{color:#4b5c53}:root[data-theme=light] .dispatch-search-scope-tabs button.is-active{background:#dcecf5eb;border-color:#3985c57a}.dispatch-summary-strip{grid-template-columns:1.1fr repeat(5,minmax(0,.82fr)) 1.15fr;gap:.38rem;display:grid}.dispatch-board-focus-strip{border:1px solid color-mix(in srgb, var(--line) 76%, #5d92cc 24%);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.7rem;padding:.68rem .82rem;display:flex}.dispatch-board-focus-copy{gap:.28rem;min-width:0;display:grid}.dispatch-board-focus-heading-tag{border:1px solid color-mix(in srgb, var(--line) 68%, #4ae183 32%);background:color-mix(in srgb, var(--surface-strong) 82%, #173928 18%);width:fit-content;min-height:22px;color:color-mix(in srgb, var(--text) 84%, #bdf7ce 16%);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 .48rem;font-size:.66rem;font-weight:700;display:inline-flex}.dispatch-board-focus-copy p{color:var(--muted);max-width:68ch;margin:0;font-size:.82rem;line-height:1.42}.dispatch-board-focus-side{justify-items:end;gap:.45rem;min-width:min(520px,100%);margin-left:auto;display:grid}.dispatch-board-focus-chips{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.dispatch-board-focus-side .dispatch-toolbar-actions{justify-content:flex-end}.dispatch-loads-shell{gap:0;display:grid}.office-shell.is-dispatch-shell .motive-rail{background:#131717;border-right:1px solid #84978b2e;width:220px}.office-shell.is-dispatch-shell .motive-brand-row{align-items:center}.office-shell.is-dispatch-shell .motive-brand{letter-spacing:-.03em;font-size:1.1rem;font-weight:800}.office-shell.is-dispatch-shell .motive-shell-badge{background:#ffffff08;border:1px solid #84978b1f;border-radius:10px;padding:.85rem .9rem}.office-shell.is-dispatch-shell .motive-shell-badge>span,.office-shell.is-dispatch-shell .motive-nav-group-label,.office-shell.is-dispatch-shell .motive-shell-signal strong{text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.office-shell.is-dispatch-shell .motive-nav-link-label{font-size:.93rem}.office-shell.is-dispatch-shell .motive-header{background:#111414;border-bottom:1px solid #84978b1f;min-height:64px;padding:.9rem 1.5rem}.office-shell.is-dispatch-shell .motive-dispatch-topbar{align-items:center;gap:1rem;width:min(860px,100%);display:flex}.office-shell.is-dispatch-shell .motive-dispatch-topbar-copy{gap:.1rem;min-width:184px;display:grid}.office-shell.is-dispatch-shell .motive-dispatch-topbar-label{letter-spacing:.12em;text-transform:uppercase;color:#adc5b8b8;font-size:.72rem;font-weight:700}.office-shell.is-dispatch-shell .motive-dispatch-topbar-copy strong{letter-spacing:-.04em;color:#eef6f0;font-size:1.45rem;font-weight:800}.office-shell.is-dispatch-shell .motive-dispatch-search-link{color:#e0ede4c2;background:#ffffff0a;border:1px solid #84978b29;border-radius:10px;align-items:center;gap:.58rem;width:100%;min-width:320px;max-width:420px;padding:.78rem .95rem;font-size:.92rem;text-decoration:none;display:inline-flex}.office-shell.is-dispatch-shell .motive-dispatch-search-link:hover{background:#ffffff12;border-color:#84978b47}.office-shell.is-dispatch-shell .motive-dispatch-search-icon{color:#8fa29a;flex:none;justify-content:center;align-items:center;width:1rem;font-size:.84rem;line-height:1;display:inline-flex}.office-shell.is-dispatch-shell .motive-dispatch-search-copy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.office-shell.is-dispatch-shell .motive-dispatch-create-link{color:#e7efe9;letter-spacing:.12em;text-transform:uppercase;background:#171f1c;border:1px solid #2b3933;border-radius:8px;justify-content:center;align-items:center;min-height:30px;padding:0 .72rem;font-size:.62rem;font-weight:700;display:inline-flex}.office-shell.is-dispatch-shell .motive-dispatch-create-link:hover{background:#1c2521;border-color:#3b4a43}.office-shell.is-dispatch-shell .dispatch-board-header-shell{background:0 0;border:0;gap:.9rem;padding:0;display:grid}.office-shell.is-dispatch-shell .dispatch-board-command-shell{justify-content:space-between;align-items:end;gap:1rem;display:flex}.office-shell.is-dispatch-shell .dispatch-board-heading-copy{gap:.3rem;display:grid}.office-shell.is-dispatch-shell .dispatch-board-heading-copy h2{letter-spacing:-.05em;color:#f3f7f3;margin:0;font-size:2rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-board-heading-copy p{color:#cddbd0b8;max-width:760px;margin:0;font-size:.95rem}.office-shell.is-dispatch-shell .dispatch-board-heading-meta{grid-template-columns:repeat(4,minmax(100px,1fr));gap:.65rem;min-width:440px;display:grid}.office-shell.is-dispatch-shell .dispatch-board-heading-meta article{background:#ffffff08;border:1px solid #84978b29;border-radius:10px;padding:.8rem .9rem}.office-shell.is-dispatch-shell .dispatch-board-heading-meta span{letter-spacing:.1em;text-transform:uppercase;color:#adc5b8ad;margin-bottom:.2rem;font-size:.66rem;font-weight:700;display:block}.office-shell.is-dispatch-shell .dispatch-board-heading-meta strong{color:#eef6f0;font-size:.98rem;font-weight:700;display:block}.office-shell.is-dispatch-shell .dispatch-board-header-top{background:#ffffff08;border:1px solid #84978b24;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .9rem;display:flex}.office-shell.is-dispatch-shell .dispatch-board-tabs{flex-wrap:nowrap;gap:.45rem;overflow-x:auto}.office-shell.is-dispatch-shell .dispatch-board-tabs button{background:#ffffff05;border:1px solid #84978b24;border-radius:9px;min-height:38px}.office-shell.is-dispatch-shell .dispatch-board-tabs button.is-active{color:#f4faf5;background:#54e98a14;border-color:#54e98a4d}.office-shell.is-dispatch-shell .dispatch-board-header-meta{border-left:1px solid #84978b24;min-width:fit-content;padding-left:1rem}.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:1rem}.office-shell.is-dispatch-shell .dispatch-loads-shell,.office-shell.is-dispatch-shell .dispatch-resource-dock{margin-top:0}.office-shell.is-dispatch-shell .dispatch-loads-shell{background:#171b1a;border:1px solid #84978b24;border-radius:12px;overflow:hidden}.office-shell.is-dispatch-shell .dispatch-loads-shell-head{border-bottom:1px solid #84978b1f;justify-content:space-between;align-items:start;gap:1rem;padding:1rem 1.1rem .95rem;display:flex}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3{letter-spacing:-.03em;font-size:1.15rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-loads-shell-command{align-items:end;gap:.9rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{background:#ffffff08;border:1px solid #84978b24;border-radius:8px;min-width:98px;padding:.6rem .75rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-actions{gap:.5rem;display:flex}.office-shell.is-dispatch-shell .dispatch-loads-shell-actions .fleetview-secondary-btn{min-height:36px;padding:.6rem .85rem}.office-shell.is-dispatch-shell .dispatch-legend-item{background:#ffffff05;border:1px solid #84978b1f;border-radius:9px;min-height:54px}.office-shell.is-dispatch-shell .dispatch-board-table thead th{background:#111514}.office-shell.is-dispatch-shell .dispatch-board-table tbody td,.office-shell.is-dispatch-shell .dispatch-board-table tfoot td{background:0 0}.office-shell.is-dispatch-shell .dispatch-resource-dock{gap:.85rem;width:320px;display:grid}.office-shell.is-dispatch-shell .dispatch-dock-card{background:#171b1a;border:1px solid #84978b24;border-radius:12px}.office-shell.is-dispatch-shell .dispatch-dock-card--selected{background:linear-gradient(#54e98a14,#54e98a05),#171b1a}.office-shell.is-dispatch-shell .dispatch-dock-card-header-copy h4{letter-spacing:-.03em;font-size:1.02rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-selected-dock-route{gap:.28rem;margin-top:.8rem;display:grid}.office-shell.is-dispatch-shell .dispatch-selected-dock-route strong{color:#eef7f0;font-size:1rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-selected-dock-route p{color:#ccdad0b8;margin:0}.office-shell.is-dispatch-shell .dispatch-selected-dock-grid,.office-shell.is-dispatch-shell .dispatch-selected-dock-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.9rem;display:grid}.office-shell.is-dispatch-shell .dispatch-selected-dock-grid article,.office-shell.is-dispatch-shell .dispatch-selected-dock-metrics article{background:#ffffff08;border:1px solid #84978b24;border-radius:9px;padding:.78rem .8rem}.office-shell.is-dispatch-shell .dispatch-selected-dock-grid span,.office-shell.is-dispatch-shell .dispatch-selected-dock-grid small,.office-shell.is-dispatch-shell .dispatch-selected-dock-metrics span{display:block}.office-shell.is-dispatch-shell .dispatch-selected-dock-grid span,.office-shell.is-dispatch-shell .dispatch-selected-dock-metrics span{letter-spacing:.1em;text-transform:uppercase;color:#adc5b8ad;font-size:.65rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-selected-dock-grid strong,.office-shell.is-dispatch-shell .dispatch-selected-dock-metrics strong{color:#eef7f0;margin-top:.18rem;font-size:.96rem;font-weight:700;display:block}.office-shell.is-dispatch-shell .dispatch-selected-dock-grid small{color:#ccdad0ad;margin-top:.22rem}.office-shell.is-dispatch-shell .dispatch-dock-actions--primary{margin-top:.9rem}.office-shell.is-dispatch-shell .dispatch-dock-actions--primary button:first-child{color:#062312;background:linear-gradient(#47d27d,#2eb767);border-color:#0000}.office-shell.is-dispatch-shell .dispatch-dock-actions--primary button:first-child:hover{background:linear-gradient(#58df8b,#39c271)}@media (max-width:1180px){.office-shell.is-dispatch-shell .dispatch-board-command-shell,.office-shell.is-dispatch-shell .dispatch-loads-shell-head{grid-template-columns:1fr;display:grid}.office-shell.is-dispatch-shell .dispatch-board-heading-meta{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:minmax(0,1fr)}.office-shell.is-dispatch-shell .dispatch-resource-dock{width:auto}}.dispatch-board-ops-grid{grid-template-columns:minmax(0,1fr) minmax(300px,340px);align-items:start;gap:.72rem;display:grid}.dispatch-loads-shell-head{border:1px solid color-mix(in srgb, var(--line) 76%, #5d92cc 24%);border-bottom:0;border-radius:12px 12px 0 0;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:.8rem;padding:.92rem .9rem .56rem;display:grid}.dispatch-loads-shell-copy{gap:.22rem;display:grid}.dispatch-loads-shell-copy-top{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.dispatch-loads-shell-copy h3{margin:0;font-size:.94rem;line-height:1.18}.dispatch-loads-shell-count{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);min-height:26px;color:var(--muted);white-space:nowrap;border-radius:8px;align-items:center;padding:0 .52rem;font-size:.72rem;display:inline-flex}.dispatch-loads-shell-copy p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.42}.dispatch-loads-shell-command{justify-items:end;gap:.52rem;display:grid}.dispatch-loads-shell-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.dispatch-loads-shell-actions{flex-wrap:wrap;justify-content:flex-end;gap:.38rem;display:flex}.dispatch-loads-shell-actions .fleetview-secondary-btn{background:color-mix(in srgb, var(--surface-strong) 86%, #1b3527 14%);border-radius:8px;min-height:32px;padding-inline:.62rem}.dispatch-loads-shell-meta-item{border:1px solid color-mix(in srgb, var(--line) 74%, #5d92cc 26%);border-radius:9px;align-items:center;gap:.38rem;max-width:100%;min-height:32px;padding:.42rem .58rem;display:inline-flex}.dispatch-loads-shell-meta span{color:var(--muted);letter-spacing:.02em;white-space:nowrap;font-size:.62rem}.dispatch-loads-shell-meta strong{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;line-height:1.2;overflow:hidden}.dispatch-board-legend{border:1px solid color-mix(in srgb, var(--line) 76%, #5d92cc 24%);background:color-mix(in srgb, var(--surface-strong) 92%, #132637 8%);border-top:0;border-bottom:0;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.55rem;margin-top:0;padding:.56rem .82rem .72rem;display:grid}.dispatch-legend-item{border:1px solid color-mix(in srgb, var(--line) 74%, #5d92cc 26%);background:color-mix(in srgb, var(--surface-strong) 88%, #1a3147 12%);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.52rem .62rem;display:grid}.dispatch-legend-swatch{border-radius:999px;width:.72rem;height:.72rem;box-shadow:0 0 0 2px #ffffff14}.dispatch-legend-swatch.tone-new{background:#35945d}.dispatch-legend-swatch.tone-leg-1{background:#d0a22f}.dispatch-legend-swatch.tone-leg-2{background:#d67829}.dispatch-legend-swatch.tone-leg-3{background:#bf5760}.dispatch-legend-swatch.tone-active{background:#298c9a}.dispatch-legend-swatch.tone-completed{background:#8895a5}.dispatch-legend-copy{gap:.14rem;display:grid}.dispatch-legend-copy strong{font-size:.76rem;line-height:1.1}.dispatch-legend-copy span{color:var(--muted);font-size:.68rem;line-height:1.3}.dispatch-legend-item em{color:var(--muted);font-size:.75rem;font-style:normal}.dispatch-meta-chip{border:1px solid var(--line);border-radius:8px;align-items:center;width:fit-content;padding:.16rem .42rem;display:inline-flex}.dispatch-meta-chip.tone-good{color:#315f47;background:#deede5e6;border-color:#4e82654d}.dispatch-meta-chip.tone-warning{color:#6a5221;background:#ede0b9e6;border-color:#b089315c}.dispatch-meta-chip.tone-urgent{color:#6d3f3f;background:#f4e1e1e6;border-color:#a55b5b52}.dispatch-meta-chip.tone-active{color:#49546a;background:#e4e8f0e6;border-color:#67728547}.dispatch-summary-card{border:1px solid color-mix(in srgb, var(--line) 78%, #5d92cc 22%);background:radial-gradient(circle at 100% 0,#68afff1a,#0000 38%),linear-gradient(#111c26fa,#0b141cfa);border-radius:16px;gap:.12rem;padding:.46rem .56rem;display:grid;box-shadow:inset 0 1px #ffffff08}.dispatch-summary-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;font-size:.69rem}.dispatch-summary-card strong{font-size:.94rem;line-height:1.05}.dispatch-summary-card p{color:var(--muted);margin:0;font-size:.72rem}.dispatch-summary-card-lead{background:radial-gradient(circle at 0 0,#54bb9829,#0000 42%),linear-gradient(#182631fa,#0e171ffa)}.dispatch-summary-card-alert{background:radial-gradient(circle at 100% 0,#e8b94a2e,#0000 40%),linear-gradient(#292011f5,#18140cf5);border-color:#c79a3761}.dispatch-summary-card-selected{border-color:#54a4f06b}.dispatch-operator-strip{grid-template-columns:minmax(260px,.9fr) minmax(0,1.4fr);gap:.55rem;display:grid}.dispatch-operator-brief,.dispatch-operator-meta{border:1px solid color-mix(in srgb, var(--line) 78%, #5d92cc 22%);background:color-mix(in srgb, var(--surface-strong) 92%, #122130 8%);border-radius:10px;padding:.54rem .68rem}.dispatch-operator-label,.dispatch-operator-meta span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.dispatch-operator-brief strong{margin-top:.12rem;font-size:.92rem;display:block}.dispatch-operator-brief p{color:var(--muted);margin:.22rem 0 0;font-size:.74rem}.dispatch-operator-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;display:grid}.dispatch-operator-meta div{gap:.18rem;display:grid}.dispatch-operator-meta strong{font-size:.82rem;line-height:1.2}.dispatch-pill-warning{color:#d2bc78;background:#d0af4d29;border-color:#d0af4d6b}.dispatch-pill-good{color:#84d5ad;background:#3bad6d26;border-color:#3bad6d66}.dispatch-table-shell{border:1px solid var(--line);background:linear-gradient(180deg, #0d141cfa, #0a1017fa), var(--surface-strong);border-top:0;border-radius:0 0 14px 14px;min-height:560px;max-height:calc(100vh - 220px);padding-bottom:.12rem;overflow:auto}.dispatch-board-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:2260px;font-size:.82rem}.dispatch-board-table th{z-index:2;text-align:left;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;background:linear-gradient(#121c27fa,#0c141efa);padding:.42rem .5rem;font-size:.67rem;position:sticky;top:0}.dispatch-board-table td{border-bottom:1px solid var(--line);vertical-align:middle;text-overflow:ellipsis;padding:.34rem .42rem;line-height:1.08;overflow:hidden}.dispatch-board-table th[data-column=booking],.dispatch-board-table td[data-column=booking],.dispatch-board-table th[data-column=container],.dispatch-board-table td[data-column=container]{width:96px}.dispatch-board-table th[data-column=tmp],.dispatch-board-table td[data-column=tmp]{width:92px}.dispatch-board-table th[data-column=status],.dispatch-board-table td[data-column=status]{width:96px}.dispatch-board-table th[data-column=appointment],.dispatch-board-table td[data-column=appointment]{width:154px}.dispatch-board-table th[data-column=leg_times],.dispatch-board-table td[data-column=leg_times]{width:146px}.dispatch-board-table th[data-column=cutoff],.dispatch-board-table td[data-column=cutoff],.dispatch-board-table th[data-column=pickup_by],.dispatch-board-table td[data-column=pickup_by],.dispatch-board-table th[data-column=leg_times],.dispatch-board-table td[data-column=leg_times],.dispatch-board-table th[data-column=loaded_date],.dispatch-board-table td[data-column=loaded_date],.dispatch-board-table th[data-column=fte],.dispatch-board-table td[data-column=fte]{width:86px}.dispatch-board-table th[data-column=shipment],.dispatch-board-table td[data-column=shipment]{width:138px}.dispatch-board-table th[data-column=weight],.dispatch-board-table td[data-column=weight],.dispatch-board-table th[data-column=equipment],.dispatch-board-table td[data-column=equipment],.dispatch-board-table th[data-column=pier],.dispatch-board-table td[data-column=pier],.dispatch-board-table th[data-column=unit],.dispatch-board-table td[data-column=unit],.dispatch-board-table th[data-column=trailer],.dispatch-board-table td[data-column=trailer]{width:104px}.dispatch-board-table th[data-column=customer],.dispatch-board-table td[data-column=customer]{width:152px}.dispatch-board-table th[data-column=origin],.dispatch-board-table td[data-column=origin],.dispatch-board-table th[data-column=destination],.dispatch-board-table td[data-column=destination]{width:146px}.dispatch-board-table th[data-column=driver],.dispatch-board-table td[data-column=driver]{width:150px}.dispatch-board-table th[data-column=last_update],.dispatch-board-table td[data-column=last_update]{width:116px}.dispatch-board-table th[data-column=booking],.dispatch-board-table td[data-column=booking],.dispatch-board-table th[data-column=container],.dispatch-board-table td[data-column=container],.dispatch-board-table th[data-column=tmp],.dispatch-board-table td[data-column=tmp],.dispatch-board-table th[data-column=cutoff],.dispatch-board-table td[data-column=cutoff],.dispatch-board-table th[data-column=fte],.dispatch-board-table td[data-column=fte],.dispatch-board-table th[data-column=pickup_by],.dispatch-board-table td[data-column=pickup_by],.dispatch-board-table th[data-column=loaded_date],.dispatch-board-table td[data-column=loaded_date],.dispatch-board-table th[data-column=last_update],.dispatch-board-table td[data-column=last_update],.dispatch-board-table th[data-column=customer],.dispatch-board-table td[data-column=customer],.dispatch-board-table th[data-column=origin],.dispatch-board-table td[data-column=origin],.dispatch-board-table th[data-column=destination],.dispatch-board-table td[data-column=destination],.dispatch-board-table th[data-column=driver],.dispatch-board-table td[data-column=driver],.dispatch-board-table th[data-column=equipment],.dispatch-board-table td[data-column=equipment],.dispatch-board-table th[data-column=pier],.dispatch-board-table td[data-column=pier]{font-variant-numeric:tabular-nums;white-space:nowrap}.dispatch-board-table th[data-column=booking],.dispatch-board-table th[data-column=container],.dispatch-board-table th[data-column=tmp],.dispatch-board-table th[data-column=cutoff],.dispatch-board-table th[data-column=fte],.dispatch-board-table th[data-column=pickup_by],.dispatch-board-table th[data-column=leg_times],.dispatch-board-table th[data-column=loaded_date],.dispatch-board-table th[data-column=shipment],.dispatch-board-table th[data-column=weight]{letter-spacing:.04em;font-size:.61rem}.dispatch-leg-times-cell strong,.dispatch-leg-times-cell span{font-variant-numeric:tabular-nums;white-space:nowrap}.dispatch-leg-times-cell span{font-size:.66rem}.dispatch-board-table th[data-column=shipment],.dispatch-board-table th[data-column=weight]{white-space:normal;line-height:1.08}.dispatch-board-table tfoot td{z-index:2;background:color-mix(in srgb, var(--surface-strong) 92%, #1e2934 8%);position:sticky;bottom:0}.dispatch-grid-totals{color:var(--muted);align-items:center;gap:.7rem;font-size:.7rem;display:inline-flex}.dispatch-grid-totals strong{color:var(--text)}.dispatch-board-row{cursor:pointer;--dispatch-row-select-accent:#6dbefffa;--dispatch-row-select-edge:#6dbeff3d;transition:background-color .13s,box-shadow .13s,transform .13s}.dispatch-board-row:hover{background:#3a9cff0f;box-shadow:inset 3px 0 #68b3ff70}.dispatch-board-row.is-selected td{box-shadow:inset 0 1px 0 var(--dispatch-row-select-edge), inset 0 -1px 0 var(--dispatch-row-select-edge)}.dispatch-board-row.is-selected td:first-child{box-shadow:inset 4px 0 0 var(--dispatch-row-select-accent), inset 0 1px 0 var(--dispatch-row-select-edge), inset 0 -1px 0 var(--dispatch-row-select-edge)}.dispatch-board-row.is-selected td:last-child{box-shadow:inset -1px 0 0 var(--dispatch-row-select-edge), inset 0 1px 0 var(--dispatch-row-select-edge), inset 0 -1px 0 var(--dispatch-row-select-edge)}.dispatch-board-row.tone-good{--dispatch-row-select-accent:#40b978f5;--dispatch-row-select-edge:#40b97838;border-left:3px solid #40b978e0}.dispatch-board-row.tone-warning{--dispatch-row-select-accent:#d0af4df5;--dispatch-row-select-edge:#d0af4d47;background:#d0af4d33;border-left:3px solid #d0af4de6}.dispatch-board-row.tone-urgent{--dispatch-row-select-accent:#c95454f5;--dispatch-row-select-edge:#c954543d;background:#c954541a;border-left:3px solid #c95454e6}.dispatch-board-row.tone-active{--dispatch-row-select-accent:#298c9af5;--dispatch-row-select-edge:#298c9a42;border-left:3px solid #298c9ad6}.dispatch-board-row.tone-new{--dispatch-row-select-accent:#35945df5;--dispatch-row-select-edge:#35945d3d;border-left:3px solid #35945de6}.dispatch-board-row.tone-leg-1{--dispatch-row-select-accent:#d0a22ff5;--dispatch-row-select-edge:#d0a22f3d;border-left:3px solid #d0a22fe6}.dispatch-board-row.tone-leg-2{--dispatch-row-select-accent:#d67829f5;--dispatch-row-select-edge:#d678293d;border-left:3px solid #d67829e6}.dispatch-board-row.tone-leg-3{--dispatch-row-select-accent:#bf5760f5;--dispatch-row-select-edge:#bf57603d;border-left:3px solid #bf5760e6}.dispatch-board-row.tone-completed{--dispatch-row-select-accent:#7b899ae0;--dispatch-row-select-edge:#7b899a38;opacity:.88;border-left:3px solid #7b899abf}.dispatch-board-row.tone-completed td{background:#7b899a1a}.dispatch-context-menu{z-index:120;color:#1a261f;background:#fff;border:1px solid #2f4c3b2e;border-radius:.7rem;gap:.12rem;width:min(16rem,100vw - 1.25rem);padding:.26rem;display:grid;position:fixed;overflow:hidden;box-shadow:0 18px 42px #1119152e}.dispatch-context-menu-label{color:#283a2fad;padding:.34rem .48rem .22rem;font-size:.72rem;font-weight:650;line-height:1.2}.dispatch-context-menu-group{gap:.08rem;display:grid}.dispatch-context-menu-separator{background:#2f4c3b24;height:1px;margin:.22rem -.26rem}.dispatch-context-menu button{color:#1a261f;text-align:left;background:0 0;border:1px solid #0000;border-radius:.48rem;align-items:center;gap:.5rem;width:100%;min-height:2.1rem;padding:.38rem .5rem;font-size:.82rem;font-weight:650;line-height:1.2;transition:background .14s,color .14s;display:flex}.dispatch-context-menu button:hover,.dispatch-context-menu button:focus-visible{color:#173e2d;background:#1f4c391a;outline:none}.dispatch-context-menu button:disabled{cursor:not-allowed;opacity:.46}.dispatch-context-menu button svg{color:#283a2f9e;flex:none}.dispatch-context-menu-item-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dispatch-context-menu-muted{color:#283a2f9e;text-overflow:ellipsis;white-space:nowrap;max-width:5.25rem;margin-left:auto;font-size:.72rem;font-weight:600;overflow:hidden}.dispatch-context-menu kbd{color:#283a2f9e;min-width:1.28rem;min-height:1.24rem;font:inherit;background:#f7f9f7e6;border:1px solid #2f4c3b24;border-radius:.38rem;justify-content:center;align-items:center;margin-left:auto;font-size:.62rem;font-weight:700;display:inline-flex}:root[data-theme=dark] .dispatch-context-menu,:root:not([data-theme]) .dispatch-context-menu{color:#eef6f0;background:#111713;border-color:#8fb89f2e;box-shadow:0 18px 42px #00000061}:root[data-theme=dark] .dispatch-context-menu-label,:root:not([data-theme]) .dispatch-context-menu-label{color:#deeae19e}:root[data-theme=dark] .dispatch-context-menu-separator,:root:not([data-theme]) .dispatch-context-menu-separator{background:#8fb89f29}:root[data-theme=dark] .dispatch-context-menu button,:root:not([data-theme]) .dispatch-context-menu button{color:#eef6f0}:root[data-theme=dark] .dispatch-context-menu button:hover,:root[data-theme=dark] .dispatch-context-menu button:focus-visible,:root:not([data-theme]) .dispatch-context-menu button:hover,:root:not([data-theme]) .dispatch-context-menu button:focus-visible{color:#f7fbf8;background:#50926929}:root[data-theme=dark] .dispatch-context-menu button svg,:root[data-theme=dark] .dispatch-context-menu-muted,:root[data-theme=dark] .dispatch-context-menu kbd,:root:not([data-theme]) .dispatch-context-menu button svg,:root:not([data-theme]) .dispatch-context-menu-muted,:root:not([data-theme]) .dispatch-context-menu kbd{color:#deeae1a3}:root[data-theme=dark] .dispatch-context-menu kbd,:root:not([data-theme]) .dispatch-context-menu kbd{background:#dae7de14;border-color:#dae7de2e}.dispatch-status-chip{border:1px solid var(--line);letter-spacing:.01em;text-transform:none;border-radius:8px;align-items:center;padding:.18rem .48rem;font-size:.71rem;font-weight:700;display:inline-flex}.dispatch-status-chip.tone-active{color:#9ddbe0;background:#298c9a24;border-color:#298c9a73}.dispatch-status-chip.tone-new{color:#b6e5c8;background:#35945d24;border-color:#35945d6b}.dispatch-status-chip.tone-leg-1{color:#f2d98d;background:#d0a22f24;border-color:#d0a22f6b}.dispatch-status-chip.tone-leg-2{color:#f0c39b;background:#d6782924;border-color:#d678296b}.dispatch-status-chip.tone-leg-3{color:#efb7bd;background:#bf576024;border-color:#bf57606b}.dispatch-status-chip.tone-completed{color:#c2cdd9;background:#7b899a24;border-color:#7b899a6b}.office-shell.is-dispatch-shell .dispatch-status-chip.status-created{color:#d7e1da;background:#6070642e;border-color:#85998a61}.office-shell.is-dispatch-shell .dispatch-status-chip.status-dispatched{color:#bfe8cc;background:#28854e3d;border-color:#43a06a6b}.office-shell.is-dispatch-shell .dispatch-status-chip.status-driver-needed{color:#f5cf9e;background:#944e1847;border-color:#d9862b8a}.office-shell.is-dispatch-shell .dispatch-status-chip.status-picked-up{color:#f1d694;background:#9d6b1c38;border-color:#d5a23a6b}.office-shell.is-dispatch-shell .dispatch-status-chip.status-in-transit{color:#c3dcf5;background:#2d62943d;border-color:#5a92c86b}.office-shell.is-dispatch-shell .dispatch-status-chip.status-delivered{color:#d5dee6;background:#56647238;border-color:#94a3af66}.dispatch-cell-chip-row{flex-wrap:wrap;gap:.18rem;min-width:0;display:flex}.dispatch-cell-chip-row .dispatch-status-chip{letter-spacing:.05em;min-height:18px;padding:.05rem .3rem;font-size:.52rem}.dispatch-cell-stack{gap:.08rem;min-width:0;display:grid}.dispatch-cell-stack strong{white-space:nowrap;text-overflow:ellipsis;font-size:.71rem;line-height:1.02;overflow:hidden}.dispatch-cell-stack span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.63rem;line-height:1.02;overflow:hidden}.dispatch-cell-stack-compact{gap:.05rem}.dispatch-cell-chip-row-status{flex-wrap:nowrap;align-items:center;overflow:hidden}.dispatch-cell-chip-row-status .dispatch-status-chip{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;max-width:100%;overflow:hidden}.dispatch-empty-state{text-align:center;min-height:300px;color:var(--muted);place-items:center;gap:.25rem;display:grid}.dispatch-empty-state strong{color:var(--text)}.dispatch-intelligence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.dispatch-intelligence-card{border:1px solid color-mix(in srgb, var(--line) 78%, #5d92cc 22%);background:linear-gradient(180deg, #0f1821fa, #0b121afa), color-mix(in srgb, var(--surface-strong) 92%, transparent);border-radius:10px;gap:.52rem;padding:.56rem .62rem .62rem;display:grid;box-shadow:inset 0 1px #ffffff08}.dispatch-intelligence-card-header{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.dispatch-intelligence-card-header h4{text-transform:uppercase;letter-spacing:.11em;color:var(--muted);margin:0;font-size:.76rem}.dispatch-intelligence-card-header span{color:var(--muted);font-size:.68rem}.dispatch-intelligence-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .7rem;display:grid}.dispatch-intelligence-list div{gap:.14rem;display:grid}.dispatch-intelligence-list span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem}.dispatch-intelligence-list strong{font-size:.78rem;line-height:1.3}.dispatch-intelligence-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.dispatch-field-full{grid-column:1/-1}.dispatch-resource-dock{grid-template-columns:1.35fr .8fr 1fr 1fr;gap:.65rem;display:grid}.dispatch-board-ops-grid .dispatch-resource-dock{grid-template-columns:1fr;position:sticky;top:.85rem}.dispatch-board-ops-grid .dispatch-dock-card{min-height:0}.dispatch-board-ops-grid .dispatch-dock-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-board-ops-grid .dispatch-dock-actions select,.dispatch-board-ops-grid .dispatch-dock-actions>:only-child{grid-column:1/-1}.dispatch-dock-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);border-radius:12px;gap:0;min-height:192px;padding:0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.dispatch-dock-card h4{letter-spacing:-.01em;color:var(--text-strong);margin:0;font-size:.84rem}.dispatch-dock-card-header-copy{gap:.12rem;display:grid}.dispatch-dock-card-header-copy p{color:var(--muted);margin:0;font-size:.69rem;line-height:1.3}.dispatch-dock-card-header{border-bottom:1px solid color-mix(in srgb, var(--line) 78%, #75a8da 22%);background:color-mix(in srgb, var(--surface) 94%, transparent);justify-content:space-between;align-items:flex-start;gap:.6rem;padding:.55rem .62rem;display:flex}.dispatch-dock-card-header span{border:1px solid color-mix(in srgb, var(--line) 72%, #62a4ed 28%);color:var(--text);white-space:nowrap;border-radius:8px;padding:.18rem .45rem;font-size:.68rem;font-weight:700}.dispatch-dock-card>.shell-muted,.dispatch-dock-card>.fleetview-secondary-btn,.dispatch-dock-card>.dispatch-resource-list,.dispatch-dock-card>p{margin-left:.52rem;margin-right:.52rem}.dispatch-dock-card>.shell-muted,.dispatch-dock-card>p{margin-top:.42rem;margin-bottom:0;font-size:.73rem}.dispatch-dock-card>.fleetview-secondary-btn{margin-top:.45rem}.dispatch-dock-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem;margin:.46rem .62rem .62rem;display:grid}.dispatch-dock-actions>*{width:100%;min-width:0}.dispatch-dock-actions select{grid-column:1/-1}.dispatch-dock-actions-compact{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.dispatch-dock-card .fleetview-secondary-btn,.dispatch-dock-card select{min-height:28px;font-size:.72rem}.dispatch-mini-table{border:1px solid color-mix(in srgb, var(--line) 72%, #7fb3e7 28%);background:color-mix(in srgb, var(--surface) 95%, var(--surface-strong) 5%);border-radius:10px;margin:.46rem .62rem 0;overflow:hidden}.dispatch-mini-table-head,.dispatch-mini-driver-row,.dispatch-mini-watch-row{align-items:center;gap:.32rem;display:grid}.dispatch-mini-watchlist-head,.dispatch-mini-watch-row{grid-template-columns:76px minmax(0,1fr) 84px}.dispatch-mini-driver-head,.dispatch-mini-driver-row{grid-template-columns:38px minmax(0,1.6fr) minmax(0,1.25fr) 42px}.dispatch-mini-table-head{border-bottom:1px solid color-mix(in srgb, var(--line) 72%, #7fb3e7 28%);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);color:var(--muted);text-transform:uppercase;letter-spacing:.07em;padding:.28rem .42rem;font-size:.57rem;font-weight:700}.dispatch-mini-table-body{max-height:106px;display:grid;overflow:auto}.dispatch-mini-watch-row,.dispatch-mini-driver-row{border:0;border-bottom:1px solid color-mix(in srgb, var(--line) 78%, transparent 22%);width:100%;color:var(--text);text-align:left;background:0 0;padding:.32rem .42rem;font-size:.69rem}.dispatch-mini-driver-row-extended span{gap:.08rem;display:grid}.dispatch-mini-driver-row-extended strong{font-size:.68rem;font-weight:700;line-height:1.15}.dispatch-mini-driver-row-extended small{color:var(--muted);font-size:.58rem;line-height:1.15}.dispatch-mini-signal{border:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.12rem .38rem;font-size:.56rem;display:inline-flex}.dispatch-mini-signal.tone-good{color:#7fd0a8;background:#3bad6d24;border-color:#3bad6d66}.dispatch-mini-signal.tone-warning{color:#dbc78d;background:#d0af4d24;border-color:#d0af4d73}.dispatch-mini-signal.tone-active{color:#a8c0f2;background:#5f83d024;border-color:#5f83d073}.dispatch-mini-watch-row:last-child,.dispatch-mini-driver-row:last-child{border-bottom:0}.dispatch-mini-watch-row:hover:not(:disabled),.dispatch-mini-driver-row:hover:not(:disabled){background:#5c9be11f}.dispatch-mini-watch-row.is-active{background:#48a86c24;box-shadow:inset 3px 0 #48a86ce6}.dispatch-mini-watch-row span,.dispatch-mini-driver-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dispatch-mini-center-box{border:1px solid color-mix(in srgb, var(--line) 72%, #7fb3e7 28%);background:color-mix(in srgb, var(--surface) 95%, var(--surface-strong) 5%);border-radius:10px;gap:.16rem;margin:.46rem .62rem 0;padding:.56rem .58rem;display:grid}.dispatch-mini-center-box span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:700}.dispatch-mini-center-box strong{font-size:.9rem;line-height:1.1}.dispatch-mini-center-box p{color:var(--muted);margin:0;font-size:.69rem}.dispatch-resource-list{flex-wrap:wrap;gap:.35rem;max-height:94px;padding-bottom:.5rem;display:flex;overflow:auto}.dispatch-drawer-scrim{z-index:40;background:#03060a9e;position:fixed;inset:0}.dispatch-workspace-modal{z-index:41;background:var(--surface-strong);border:1px solid var(--line);border-radius:20px;grid-template-rows:auto minmax(0,1fr);gap:.8rem;padding:1rem;display:grid;position:fixed;inset:1.2vh 1vw;box-shadow:0 24px 52px #00000059}.dispatch-workspace-header{justify-content:space-between;align-items:flex-start;gap:.55rem;display:flex}.dispatch-workspace-header h2{margin:0;font-size:1.05rem}.dispatch-workspace-form{grid-template-rows:minmax(0,1fr) auto auto;gap:.6rem;min-height:0;display:grid}.dispatch-workspace-body{gap:.7rem;min-height:0;padding-right:.25rem;display:grid;overflow:auto}.dispatch-detail-layout{grid-template-columns:150px minmax(0,1fr);gap:.7rem;min-height:0;display:grid;overflow:hidden}.dispatch-detail-rail{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 90%, #182432 10%);border-radius:10px;align-content:start;gap:.42rem;padding:.55rem;display:grid}.dispatch-detail-content{gap:.65rem;min-height:0;padding-right:.2rem;display:grid;overflow:auto}.dispatch-detail-record-strip{margin-bottom:.04rem}.dispatch-detail-page-bar{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,.95fr) minmax(0,1.05fr);align-items:end;gap:.75rem;padding-bottom:.4rem;display:grid}.dispatch-detail-page-copy{gap:.14rem;display:grid}.dispatch-detail-page-copy span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:700}.dispatch-detail-page-copy strong{font-size:.94rem;line-height:1.15}.dispatch-detail-page-copy p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.35}.dispatch-detail-page-tabs{flex-wrap:wrap;align-items:end;gap:0;display:flex}.dispatch-detail-page-tabs button{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 88%, transparent);color:var(--muted);letter-spacing:.02em;border-bottom:0;border-radius:6px 6px 0 0;min-height:34px;padding:.42rem .75rem;font-size:.74rem;font-weight:700}.dispatch-detail-page-tabs button+button{margin-left:.18rem}.dispatch-detail-page-tabs button.is-active{background:color-mix(in srgb, var(--surface-strong) 95%, transparent);color:var(--text);border-color:color-mix(in srgb, var(--line) 75%, #7ab8ef 25%)}.dispatch-workspace-tabs{flex-wrap:wrap;gap:.35rem;display:inline-flex}.dispatch-workspace-tabs button{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:9px;min-height:32px;padding:.3rem .56rem;font-size:.72rem;font-weight:700;transition:background-color .12s,border-color .12s,transform 90ms,color .12s}.dispatch-workspace-tabs button.is-active{color:var(--text-strong);border-color:color-mix(in srgb, var(--accent) 44%, var(--line) 56%);background:color-mix(in srgb, var(--accent-soft) 28%, var(--surface) 72%);box-shadow:none}.dispatch-workspace-tabs button:hover:not(:disabled){border-color:color-mix(in srgb, #72b8ff 56%, var(--line) 44%);background:color-mix(in srgb, var(--surface) 72%, #7ab8ef 28%)}.dispatch-workspace-tabs button:active:not(:disabled){filter:brightness(.96);transform:translateY(1px)}.dispatch-form-section{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 84%, #1f3040 16%);border-radius:16px;padding:.8rem .9rem;overflow:visible}.dispatch-detail-subgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.dispatch-form-card{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);border-radius:10px;align-content:start;gap:.2rem;padding:.7rem .78rem;display:grid}.dispatch-form-card strong{white-space:normal;font-size:.9rem;line-height:1.28}.dispatch-form-card small{color:var(--muted);font-size:.74rem;line-height:1.36}.dispatch-intake-priority{background:linear-gradient(135deg, color-mix(in srgb, var(--surface-strong) 90%, #14344c 10%), color-mix(in srgb, var(--surface-strong) 88%, #223641 12%));border-color:color-mix(in srgb, var(--line) 62%, #7cb6df 38%);box-shadow:inset 0 0 0 1px #7cb6df27}.dispatch-prefill-section{background:linear-gradient(145deg, color-mix(in srgb, var(--surface-strong) 92%, #183043 8%), color-mix(in srgb, var(--surface-strong) 90%, #0d1824 10%));border-color:color-mix(in srgb, var(--line) 74%, #72b9ff 26%)}.dispatch-prefill-section.is-expanded{box-shadow:inset 0 0 0 1px #72b9ff25}.dispatch-prefill-section.is-collapsed{padding-top:.72rem}.dispatch-prefill-selector-row{grid-template-columns:minmax(240px,360px);gap:.45rem;display:grid}.dispatch-prefill-hint{max-width:56ch;color:color-mix(in srgb, var(--text) 88%, var(--bg) 12%);margin:0}.dispatch-intake-followup-card{background:color-mix(in srgb, var(--surface-strong) 92%, #203446 8%)}.dispatch-intake-review-section{background:linear-gradient(145deg, color-mix(in srgb, var(--surface-strong) 94%, #10283b 6%), color-mix(in srgb, var(--surface-strong) 90%, #1f3240 10%));border-color:color-mix(in srgb, var(--line) 76%, #7ec0f7 24%)}.dispatch-intake-review-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.dispatch-intake-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.6rem;margin-bottom:.65rem;display:flex}.dispatch-intake-eyebrow{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:700}.dispatch-execution-kicker{color:var(--muted);max-width:60ch;margin:.16rem 0 0;font-size:.76rem;line-height:1.35}.dispatch-intake-chip-row{flex-wrap:wrap;justify-content:flex-end;gap:.24rem;display:flex}.dispatch-intake-chip-row span{border:1px solid color-mix(in srgb, var(--line) 62%, #7cb6df 38%);background:color-mix(in srgb, var(--surface-strong) 76%, #204766 24%);color:var(--text);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.16rem .42rem;font-size:.64rem;font-weight:700}.dispatch-intake-topline{flex-wrap:wrap;gap:.34rem;margin-top:.55rem;display:flex}.dispatch-intake-topline span{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);min-height:24px;color:var(--muted);letter-spacing:.02em;border-radius:999px;align-items:center;padding:0 .46rem;font-size:.68rem;font-weight:700;display:inline-flex}.dispatch-intake-guidance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:.8rem;display:grid}.dispatch-fast-intake-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-intake-primary-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(250px,.78fr);gap:.8rem;display:grid}.dispatch-intake-panel{border:1px solid color-mix(in srgb, var(--line) 74%, #6aa6da 26%);border-radius:16px;gap:.75rem;padding:.85rem;display:grid}.dispatch-intake-panel-head{gap:.18rem;display:grid}.dispatch-intake-panel-head strong{font-size:.95rem}.dispatch-intake-panel-head span{color:var(--muted);line-height:1.45}.dispatch-intake-command-panel{border:1px solid color-mix(in srgb, var(--line) 74%, #7cb6df 26%);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 94%, #0f2431 6%), color-mix(in srgb, var(--surface-strong) 90%, #09141d 10%));border-radius:16px;padding:.85rem}.dispatch-intake-command-shell{gap:.72rem;display:grid}.dispatch-intake-command-head,.dispatch-intake-command-inline-head{gap:.18rem;display:grid}.dispatch-intake-command-head span,.dispatch-intake-command-inline-head span,.dispatch-intake-command-route span,.dispatch-intake-command-note span,.dispatch-intake-command-card span,.dispatch-intake-command-list-head span,.dispatch-intake-command-list-item span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.dispatch-intake-command-head strong,.dispatch-intake-command-inline-head strong,.dispatch-intake-command-route strong,.dispatch-intake-command-note strong,.dispatch-intake-command-card strong,.dispatch-intake-command-list-head strong,.dispatch-intake-command-list-item strong{color:var(--text);font-size:.96rem;line-height:1.2}.dispatch-intake-command-head small,.dispatch-intake-command-route small,.dispatch-intake-command-note small,.dispatch-intake-command-card small,.dispatch-intake-command-list-item small{color:var(--muted);line-height:1.4}.dispatch-intake-command-grid{gap:.5rem;display:grid}.dispatch-intake-command-field{gap:.28rem;display:grid}.dispatch-intake-command-field select{width:100%}.dispatch-intake-command-card,.dispatch-intake-command-route,.dispatch-intake-command-note{border:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--surface) 84%, #0f1b25 16%);border-radius:12px;gap:.22rem;padding:.68rem .72rem;display:grid}.dispatch-intake-command-notes,.dispatch-intake-command-list{gap:.5rem;display:grid}.dispatch-intake-command-list-head{gap:.18rem;display:grid}.dispatch-intake-command-list-item{border:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--surface) 84%, #0f1b25 16%);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.65rem;padding:.68rem .72rem;display:grid}.dispatch-intake-command-list-item>div{gap:.18rem;display:grid}.dispatch-intake-command-list-item>div:last-child{text-align:right;justify-items:end}.dispatch-intake-command-list-item.is-empty{grid-template-columns:minmax(0,1fr)}.dispatch-intake-command-actions{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.dispatch-intake-command-actions button{min-height:40px}.dispatch-fast-location-grid{grid-template-columns:minmax(0,1.4fr) 110px}.dispatch-intake-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.42rem;display:flex}.dispatch-intake-footer p{max-width:56ch;margin:0}.dispatch-workspace-shell-head{gap:.38rem;display:grid}.dispatch-workspace-summary-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.dispatch-workspace-title-block{flex:360px;gap:.2rem;min-width:0;display:grid}.dispatch-workspace-title-block h2{margin:0;font-size:1rem}.dispatch-workspace-title-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.4rem .65rem;margin:0;font-size:.78rem;display:flex}.dispatch-workspace-title-meta span{white-space:normal}.dispatch-workspace-action-row,.dispatch-workspace-action-cluster{flex-wrap:wrap;align-items:flex-start;gap:.32rem;display:flex}.dispatch-workspace-action-row{justify-content:space-between}.dispatch-workspace-action-cluster-primary{justify-content:flex-start}.dispatch-workspace-inline-field{min-width:190px}.dispatch-workspace-inline-note{color:var(--muted);margin:0;font-size:.74rem}.dispatch-workspace-status-stack{gap:.14rem;min-height:0;display:grid}.dispatch-workspace-status-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.3rem;display:grid}.dispatch-workspace-status-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 94%, #223545 6%);border-radius:8px;gap:.22rem;min-width:0;padding:.45rem .55rem;display:grid}.dispatch-workspace-status-card div{gap:.08rem;min-width:0;display:grid}.dispatch-workspace-status-card span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.62rem;font-weight:700}.dispatch-workspace-status-card strong,.dispatch-workspace-status-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dispatch-workspace-status-card strong{color:var(--text);font-size:.76rem}.dispatch-workspace-status-card small{color:var(--muted);margin:0;font-size:.7rem}.dispatch-workspace-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.34rem;display:grid}.dispatch-workspace-hero-card{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 92%, #223545 8%), color-mix(in srgb, var(--surface) 94%, #16232d 6%));border-radius:12px;gap:.28rem;min-width:0;padding:.72rem .8rem;display:grid}.dispatch-workspace-hero-card>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:700}.dispatch-workspace-hero-card strong{color:var(--text-strong);font-size:.92rem;line-height:1.2}.dispatch-workspace-hero-card small{color:var(--muted);font-size:.73rem;line-height:1.4}.dispatch-workspace-hero-meta{flex-wrap:wrap;gap:.28rem;display:flex}.dispatch-workspace-hero-meta span{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 88%, transparent);min-height:24px;color:var(--muted);letter-spacing:.03em;border-radius:999px;align-items:center;padding:0 .46rem;font-size:.66rem;font-weight:700;display:inline-flex}.dispatch-page-view-strip{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 96%, #223545 4%);border-radius:6px;flex-wrap:wrap;gap:.24rem;padding:.2rem;display:inline-flex}.dispatch-page-view-strip a{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);color:var(--muted);letter-spacing:.01em;background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:9px;padding:.34rem .62rem;font-size:.72rem;font-weight:700;text-decoration:none}.dispatch-page-view-strip button{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;border-radius:9px;padding:.28rem .52rem;font-size:.66rem;font-weight:700}.dispatch-page-view-strip a.is-active,.dispatch-page-view-strip a[aria-current=page],.dispatch-page-view-strip button.is-active{border-color:color-mix(in srgb, var(--accent) 44%, var(--line) 56%);background:color-mix(in srgb, var(--accent-soft) 24%, var(--surface) 76%);color:var(--text-strong)}.dispatch-form-section h3{margin:0 0 .18rem;font-size:.86rem}.dispatch-inline-meta{color:var(--muted);letter-spacing:.02em;margin:0 0 .14rem;font-size:.68rem}.dispatch-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.34rem .42rem;display:grid}.dispatch-field{gap:.18rem;min-width:0;display:grid}.dispatch-field span{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700}.dispatch-field input,.dispatch-field select,.dispatch-field textarea{border-radius:12px;width:100%;min-height:39px;padding:.5rem .7rem;font-size:.8rem;line-height:1.2}.dispatch-field textarea{resize:vertical;min-height:28px}.dispatch-field-note{color:var(--muted);font-size:.71rem;line-height:1.35}.dispatch-billing-combobox-field{align-self:start}.dispatch-billing-combobox{position:relative}.dispatch-billing-combobox-menu{z-index:25;border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:.2rem;padding:.3rem;display:grid;position:absolute;top:calc(100% + .28rem);left:0;right:0;box-shadow:0 12px 30px #0f172a29}.dispatch-billing-combobox-option{text-align:left;width:100%;color:inherit;background:0 0;border:0;border-radius:10px;gap:.1rem;padding:.55rem .65rem;display:grid}.dispatch-billing-combobox-option strong{font-size:.82rem;font-weight:700}.dispatch-billing-combobox-option small,.dispatch-billing-combobox-empty span{color:var(--muted);font-size:.72rem;line-height:1.35}.dispatch-billing-combobox-option:hover,.dispatch-billing-combobox-option.is-selected{background:color-mix(in srgb, var(--surface-strong) 78%, var(--accent) 22%)}.dispatch-billing-combobox-empty{background:color-mix(in srgb, var(--surface-strong) 88%, transparent);border-radius:10px;gap:.12rem;padding:.6rem .65rem;display:grid}.dispatch-billing-combobox-empty strong{font-size:.8rem}.dispatch-billing-route-banner{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 86%, transparent);border-radius:10px;gap:.08rem;margin-bottom:.4rem;padding:.48rem .6rem;display:grid}.dispatch-billing-route-banner strong{font-size:.8rem}.dispatch-billing-route-banner span{color:var(--muted);font-size:.72rem;line-height:1.35}.dispatch-legs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.dispatch-leg-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 90%, #19304a 10%);border-radius:10px;gap:.6rem;padding:.7rem;display:grid}.dispatch-leg-card h4{margin:0;font-size:.9rem}.dispatch-leg-fields{grid-template-columns:1fr}.dispatch-assignment-history{border-top:1px dashed var(--line);margin-top:.2rem;padding-top:.55rem}.dispatch-assignment-history h4{margin:0 0 .35rem;font-size:.86rem}.dispatch-assignment-history ul{gap:.2rem;margin:0;padding-left:1rem;display:grid}.dispatch-assignment-history li{color:var(--muted);align-items:center;gap:.5rem;font-size:.78rem;display:flex}.dispatch-assignment-history li strong{color:var(--text);font-size:.8rem}.dispatch-grid-table{gap:.32rem;display:grid}.dispatch-grid-row{cursor:pointer;border:1px solid #0000;border-radius:8px;grid-template-columns:50px 1.4fr 64px 56px auto;gap:.26rem;padding:.18rem;display:grid}.dispatch-grid-row input,.dispatch-grid-row select,.dispatch-grid-row button{border-radius:6px;min-height:26px;padding:.15rem .24rem;font-size:.76rem}.dispatch-grid-row:hover{border-color:color-mix(in srgb, var(--line) 70%, #74b7ff 30%);background:color-mix(in srgb, var(--surface-strong) 88%, #1d3248 12%)}.dispatch-grid-row.is-selected{background:#5ba9ff2e;border-color:#5ba9ffa6}.dispatch-workspace-actions{border-top:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 96%, transparent);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.3rem;padding-top:.55rem;display:flex;position:sticky;bottom:0}.dispatch-workspace-actions button{min-height:30px;padding:.18rem .5rem;font-size:.78rem}.dispatch-workspace-actions button[type=submit]{min-width:140px}.dispatch-inline-actions{align-items:center;gap:.28rem;display:inline-flex}.dispatch-inline-actions input{min-width:0}.dispatch-full-workspace{grid-template-rows:auto auto auto;align-content:start;gap:.5rem;height:auto;min-height:100%;padding:.3rem;display:grid;overflow:visible}.dispatch-load-page-shell{width:100%;max-width:none;height:auto;min-height:560px;padding:.24rem .45rem .65rem;overflow:visible}.dispatch-load-page-surface{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 96%, #18232d 4%), color-mix(in srgb, var(--surface) 90%, #121c25 10%));border:1px solid var(--line);border-radius:8px;grid-template-rows:auto auto;width:100%;height:auto;min-height:calc(100dvh - 94px);padding:.28rem;display:grid;overflow:visible}.dispatch-full-workspace-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.dispatch-full-workspace-header h2{margin:0;font-size:.92rem}.dispatch-workspace-feedback{color:var(--muted);min-height:1.1rem;margin:0;font-size:.78rem}.dispatch-load-fullscreen .dispatch-full-workspace-header{gap:.42rem}.dispatch-load-fullscreen .dispatch-full-workspace-header h2{font-size:.88rem}.dispatch-load-fullscreen .dispatch-workspace-actions{gap:.22rem}.dispatch-load-fullscreen .dispatch-workspace-actions button{min-height:30px;padding:.14rem .36rem;font-size:.74rem}.dispatch-full-grid{grid-template-columns:190px minmax(0,1fr);gap:.75rem;min-height:calc(100vh - 235px);display:grid}.dispatch-profittools-layout{grid-template-columns:minmax(0,1fr);gap:.5rem;height:100%;min-height:0;display:grid;overflow:hidden}.dispatch-action-rail{border:1px solid var(--line);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 92%, #31475a 8%), color-mix(in srgb, var(--surface-strong) 98%, #1d2c39 2%));border-radius:5px;flex-wrap:wrap;align-content:flex-start;align-self:start;align-items:stretch;gap:.28rem;width:auto;min-height:0;padding:.24rem;display:flex;overflow:visible;box-shadow:inset 0 1px #ffffff0d}.dispatch-load-fullscreen .dispatch-action-rail{gap:.28rem;width:auto;padding:.28rem}.dispatch-action-rail>*{flex:none}.dispatch-action-rail button{letter-spacing:.02em;text-transform:uppercase;white-space:normal;min-width:118px;max-width:168px;min-height:34px;padding:.2rem .42rem;font-size:.72rem;font-weight:700;line-height:1.15}.dispatch-load-fullscreen .dispatch-action-rail button{min-width:118px;max-width:168px;min-height:34px;padding:.18rem .42rem;font-size:.68rem}.dispatch-load-fullscreen .dispatch-action-btn{text-align:left;grid-template-columns:auto 1fr;justify-content:start;justify-items:start;gap:.32rem}.dispatch-load-fullscreen .dispatch-action-icon{width:22px;height:18px;font-size:.58rem}.dispatch-load-fullscreen .dispatch-action-text{font-size:.64rem;line-height:1.1}.dispatch-workspace-more-actions{position:relative}.dispatch-workspace-more-actions summary{cursor:pointer;border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 92%, #223545 8%);min-height:38px;color:var(--text);border-radius:8px;align-items:center;padding:.48rem .72rem;font-size:.78rem;font-weight:700;list-style:none;display:inline-flex}.dispatch-workspace-more-actions summary::-webkit-details-marker{display:none}.dispatch-workspace-more-actions[open] summary{border-color:color-mix(in srgb, var(--line) 45%, var(--text) 55%)}.dispatch-workspace-more-actions-menu{border:1px solid var(--line);background:var(--surface);z-index:4;border-radius:8px;gap:.28rem;min-width:220px;padding:.35rem;display:grid;position:absolute;top:calc(100% + .32rem);right:0;box-shadow:0 10px 24px #00000029}.dispatch-load-fullscreen .dispatch-action-label span{font-size:.62rem}.dispatch-load-fullscreen .dispatch-action-label select{min-height:24px;padding:.12rem;font-size:.68rem}.dispatch-action-label{gap:.18rem;display:grid}.dispatch-action-label span{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.64rem}.dispatch-action-label select{min-height:30px;padding:.16rem;font-size:.72rem}.dispatch-action-label-box{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 90%, #223547 10%);border-radius:8px;min-width:190px;padding:.28rem}.dispatch-action-label-title{font-weight:700}.dispatch-action-btn{text-align:center;border-radius:8px;grid-template-columns:1fr;place-items:center;gap:.14rem;display:grid}.dispatch-action-icon{border:1px solid color-mix(in srgb, var(--line) 60%, #73bbff 40%);background:color-mix(in srgb, var(--surface-strong) 68%, #2c5f8e 32%);width:22px;height:22px;color:color-mix(in srgb, var(--text) 90%, #d9ecff 10%);letter-spacing:.03em;border-radius:6px;justify-content:center;align-items:center;font-size:.6rem;font-weight:800;display:inline-flex}.dispatch-action-text{font-size:.68rem;font-weight:700;line-height:1.15;display:block}:root[data-theme=light] .dispatch-action-rail button{color:#1f342b;background:#ffffffe6;border-color:#3f5f4f3d}:root[data-theme=dark] .dispatch-action-rail button,:root:not([data-theme]) .dispatch-action-rail button{border-color:color-mix(in srgb, var(--line) 55%, #75b6ee 45%);background:color-mix(in srgb, var(--surface-strong) 75%, #244666 25%);color:#e8f4ff}.dispatch-workspace-main{grid-template-rows:auto auto auto;align-content:start;gap:.38rem;min-width:0;min-height:0;display:grid;overflow:visible}.dispatch-workspace-main--full{grid-column:1/-1}.dispatch-workspace-command-band{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 94%, var(--panel) 6%);border-radius:16px;gap:.72rem;padding:.9rem 1rem;display:grid}.dispatch-workspace-command-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.62rem;display:grid}.dispatch-workspace-command-card{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);border-radius:12px;gap:.18rem;padding:.76rem .82rem;display:grid}.dispatch-workspace-command-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.dispatch-workspace-command-card strong{color:var(--text-strong);font-size:.93rem;line-height:1.25}.dispatch-workspace-command-card small{color:var(--muted);line-height:1.35}.dispatch-workspace-command-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.72rem;display:grid}.dispatch-workspace-command-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.dispatch-workspace-panel-scroll{align-content:start;gap:.72rem;min-height:0;max-height:none;padding-right:0;display:grid;overflow:visible}.dispatch-workspace-panel-scroll-shipment{grid-template-columns:minmax(0,1.5fr) minmax(320px,.92fr);align-items:start}.dispatch-workspace-panel-scroll-shipment .dispatch-top-section{grid-area:1/1}.dispatch-workspace-panel-scroll-shipment .dispatch-shipment-support-section{grid-area:1/2/span 2;align-self:start}.dispatch-workspace-panel-scroll-shipment .dispatch-shipment-lower-stack{grid-area:2/1}.dispatch-section-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.4rem;display:flex}.dispatch-ops-page-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.92fr);align-items:start;gap:.5rem;display:grid}.dispatch-ops-primary-stack,.dispatch-ops-side-stack{gap:.5rem;min-width:0;display:grid}.dispatch-ops-card{gap:.4rem;display:grid}.dispatch-ops-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.32rem;display:grid}.dispatch-ops-stat-grid>div{border:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);border-radius:10px;padding:.55rem .65rem}.dispatch-ops-stat-grid span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.16rem;font-size:.62rem;font-weight:700;display:block}.dispatch-ops-stat-grid strong{font-size:.84rem}.dispatch-feed-list{gap:.35rem;display:grid}.dispatch-feed-item{border:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--surface) 93%, transparent);border-radius:10px;gap:.28rem;padding:.6rem .7rem;display:grid}.dispatch-feed-item.tone-info{border-color:color-mix(in srgb, #72b8ff 46%, var(--line) 54%)}.dispatch-feed-item.tone-warning{border-color:color-mix(in srgb, #d3a538 48%, var(--line) 52%)}.dispatch-feed-item.tone-critical{border-color:color-mix(in srgb, #d6654f 52%, var(--line) 48%)}.dispatch-feed-item-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.dispatch-feed-item-head>div{gap:.12rem;display:grid}.dispatch-feed-detail{color:var(--text);margin:0;font-size:.76rem;line-height:1.35}.dispatch-feed-badge{border:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--surface-strong) 90%, #274460 10%);width:fit-content;min-height:20px;color:var(--muted);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.1rem .42rem;font-size:.58rem;font-weight:700;display:inline-flex}.dispatch-feed-badge.tone-info{border-color:color-mix(in srgb, #72b8ff 46%, var(--line) 54%);color:color-mix(in srgb, var(--text) 88%, #d9ecff 12%)}.dispatch-feed-badge.tone-warning{border-color:color-mix(in srgb, #d3a538 48%, var(--line) 52%)}.dispatch-feed-badge.tone-critical{border-color:color-mix(in srgb, #d6654f 52%, var(--line) 48%)}.dispatch-pill-list{flex-wrap:wrap;gap:.24rem;display:flex}.dispatch-feed-empty{border:1px dashed color-mix(in srgb, var(--line) 78%, transparent);border-radius:10px;padding:.85rem}.dispatch-pt-density{font-size:12px}.dispatch-load-fullscreen{min-height:0;overflow:visible}.dispatch-full-content{align-content:start;gap:.65rem;min-width:0;display:grid}.dispatch-detail-rail button.is-active{color:var(--text);background:#56b0ff33;border-color:#56b0ffb8}.dispatch-form-grid-3{grid-template-columns:repeat(3,minmax(110px,1fr))}.dispatch-load-fullscreen .dispatch-form-grid-3{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dispatch-load-fullscreen .dispatch-form-section{padding:.24rem .28rem}.dispatch-load-fullscreen .dispatch-form-section h3{margin-bottom:.08rem;font-size:.78rem}.dispatch-load-fullscreen .dispatch-inline-meta{margin-bottom:.08rem;font-size:.62rem}.dispatch-load-fullscreen .dispatch-field{gap:.12rem}.dispatch-load-fullscreen .dispatch-field span{font-size:.66rem;font-weight:700}.dispatch-load-fullscreen .dispatch-field input,.dispatch-load-fullscreen .dispatch-field select,.dispatch-load-fullscreen .dispatch-field textarea{min-height:24px;padding:.1rem .18rem;font-size:.7rem}.dispatch-load-fullscreen .dispatch-field textarea{min-height:24px}.dispatch-pt-topline{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.3rem;margin-bottom:.22rem;display:flex}.dispatch-pt-code-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.25rem;width:100%;display:grid}.dispatch-shipment-compact-grid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.9fr);align-items:start;gap:.65rem;display:grid}.dispatch-shipment-left,.dispatch-shipment-right{gap:.14rem;min-width:0;display:grid}.dispatch-shipment-right{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 92%, #1c2d3c 8%);border-radius:8px;padding:.5rem}.dispatch-shipment-timing-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.28rem .32rem;display:grid}.dispatch-shipment-lower-stack{grid-template-columns:minmax(0,1fr);gap:.72rem;min-height:0;display:grid;overflow:visible}.dispatch-shipment-support-section{align-content:start;gap:.72rem;display:grid}.dispatch-pt-shipment-sheet{padding:.88rem .92rem}.dispatch-pt-sheet-panel{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);border-radius:8px;gap:.3rem;padding:.42rem .48rem;display:grid}.dispatch-pt-sheet-panel h4{letter-spacing:.01em;margin:0;font-size:.72rem;font-weight:700}.dispatch-shipment-sections{grid-template-columns:minmax(0,1fr);align-items:start;gap:.72rem;margin-top:0;display:grid}.dispatch-shipment-section-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 93%, #173147 7%);border-radius:10px;align-content:start;gap:.45rem;min-width:0;padding:.72rem .8rem;display:grid}.dispatch-shipment-section-card--planning{grid-column:span 1}.dispatch-shipment-section-card h4{letter-spacing:.01em;color:var(--text);margin:0;font-size:.8rem;font-weight:700}.dispatch-shipment-note-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.dispatch-shipment-stop-list{border-top:1px dashed var(--line);gap:.3rem;padding-top:.2rem;font-size:.78rem;display:grid}.dispatch-shipment-stop-list strong{color:var(--text)}.dispatch-shipment-stop-list ol{margin:0;padding-left:1rem}.dispatch-shipment-stop-list li{margin:.1rem 0}.dispatch-inline-checks-stacked{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem .55rem;display:grid}@media (min-width:1200px){.dispatch-load-page-shell{height:auto;padding:.24rem .45rem .7rem}.dispatch-load-page-surface{min-height:calc(100dvh - 96px);padding:.3rem}.dispatch-full-workspace{gap:.42rem;padding:.3rem}.dispatch-load-fullscreen .dispatch-workspace-actions button{min-height:28px;padding:.12rem .3rem;font-size:.7rem}.dispatch-profittools-layout{grid-template-columns:minmax(0,1fr);gap:.5rem;height:auto;overflow:visible}.dispatch-load-fullscreen .dispatch-action-rail,.dispatch-action-rail{width:auto}.dispatch-load-fullscreen .dispatch-action-rail{gap:.28rem;padding:.28rem}.dispatch-load-fullscreen .dispatch-action-rail button{min-width:118px;max-width:168px;min-height:34px;padding:.18rem .42rem;font-size:.68rem}.dispatch-load-fullscreen .dispatch-action-icon{width:20px;height:16px;font-size:.54rem}.dispatch-load-fullscreen .dispatch-action-text{font-size:.64rem}.dispatch-load-fullscreen .dispatch-form-section{padding:.28rem .34rem}.dispatch-load-fullscreen .dispatch-form-section h3{margin-bottom:.06rem;font-size:.74rem}.dispatch-load-fullscreen .dispatch-inline-meta{margin-bottom:.06rem;font-size:.58rem}.dispatch-load-fullscreen .dispatch-field span{font-size:.62rem}.dispatch-load-fullscreen .dispatch-field input,.dispatch-load-fullscreen .dispatch-field select,.dispatch-load-fullscreen .dispatch-field textarea{min-height:22px;padding:.08rem .12rem;font-size:.66rem}.dispatch-shipment-compact-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.92fr);gap:.65rem}.dispatch-shipment-left,.dispatch-shipment-right{gap:.1rem}.dispatch-shipment-right{padding:.5rem}.dispatch-shipment-timing-grid{gap:.28rem .32rem}.dispatch-shipment-lower-stack{grid-template-columns:minmax(0,1fr);gap:.6rem}.dispatch-workspace-panel-scroll-shipment{grid-template-columns:minmax(0,1.45fr) minmax(340px,.92fr)}.dispatch-pt-table-header{margin-bottom:.06rem;padding:.08rem .1rem}.dispatch-pt-table-header span{font-size:.5rem}.dispatch-pt-item-header{min-width:720px}.dispatch-pt-itinerary-header{min-width:820px}.dispatch-grid-row-item{min-width:720px}.dispatch-grid-row-itinerary{min-width:820px}}@media (max-width:980px){.dispatch-workspace-summary-row,.dispatch-ops-page-grid,.dispatch-workspace-panel-scroll-shipment,.dispatch-shipment-sections{grid-template-columns:minmax(0,1fr)}.dispatch-workspace-panel-scroll-shipment .dispatch-top-section,.dispatch-workspace-panel-scroll-shipment .dispatch-shipment-support-section,.dispatch-workspace-panel-scroll-shipment .dispatch-shipment-lower-stack{grid-area:auto}.dispatch-shipment-section-card--planning{grid-column:auto}.dispatch-shipment-note-grid,.dispatch-inline-checks-stacked{grid-template-columns:minmax(0,1fr)}}@media (max-height:900px) and (min-width:1024px){.dispatch-load-page-shell{height:auto}.dispatch-full-workspace-header h2{font-size:.86rem}.dispatch-workspace-panel-scroll{padding-right:0}}.dispatch-item-section,.dispatch-itinerary-section{align-self:start;height:fit-content;min-height:auto;display:block;overflow:visible}.dispatch-item-section h3,.dispatch-itinerary-section h3{margin-bottom:.14rem}@media (min-width:1600px){.dispatch-shipment-lower-stack{grid-template-columns:minmax(0,1fr);align-items:start}.dispatch-shipment-note-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dispatch-itinerary-header{justify-content:space-between;align-items:flex-start;gap:.9rem;margin-bottom:.5rem;display:flex}.dispatch-itinerary-header .dispatch-row-actions{justify-content:flex-end;margin-top:0}.dispatch-itinerary-shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:.7rem;min-width:0;display:grid}.dispatch-itinerary-timeline,.dispatch-itinerary-inspector{border:1px solid var(--line);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 94%, #103320 6%) 0%, var(--surface) 100%);border-radius:14px;box-shadow:0 16px 30px #00000024}.dispatch-itinerary-timeline{overflow:hidden}.dispatch-itinerary-timeline-scroll{max-width:100%;overflow:visible}.dispatch-itinerary-column-header,.dispatch-itinerary-row{grid-template-columns:42px minmax(0,1.18fr) minmax(0,.92fr) minmax(0,1fr) 100px;align-items:center;gap:.45rem;min-width:0;display:grid}.dispatch-itinerary-column-header{border-bottom:1px solid color-mix(in srgb, var(--line) 80%, transparent);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;padding:.6rem .75rem .5rem;font-size:.6rem;font-weight:700}.dispatch-itinerary-list{gap:.35rem;min-width:0;padding:.45rem 0;display:grid}.dispatch-itinerary-row{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);width:100%;color:inherit;text-align:left;cursor:pointer;border-radius:12px;padding:.62rem .7rem;transition:border-color .12s,transform .12s,background .12s,box-shadow .12s}.dispatch-itinerary-row:hover{border-color:color-mix(in srgb, var(--accent) 46%, var(--line) 54%);transform:translateY(-1px)}.dispatch-itinerary-row.is-selected{border-color:color-mix(in srgb, var(--accent) 78%, #2d8f5b 22%);background:color-mix(in srgb, var(--accent-soft) 55%, var(--surface) 45%);box-shadow:0 10px 20px #14503829}.dispatch-itinerary-cell{min-width:0;color:var(--text);white-space:normal;text-overflow:initial;font-size:.72rem;overflow:visible}.dispatch-itinerary-stop,.dispatch-itinerary-window,.dispatch-itinerary-assigned{gap:.12rem;display:grid}.dispatch-itinerary-stop strong,.dispatch-itinerary-window strong,.dispatch-itinerary-assigned strong{font-size:.72rem}.dispatch-itinerary-stop small,.dispatch-itinerary-window small,.dispatch-itinerary-assigned small,.dispatch-itinerary-row .dispatch-itinerary-cell small{color:var(--muted);font-size:.62rem;line-height:1.25}.dispatch-itinerary-seq{color:var(--muted);font-weight:700}.dispatch-itinerary-status-pill{text-transform:uppercase;letter-spacing:.06em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:.12rem .5rem;font-size:.64rem;font-weight:700;display:inline-flex}.dispatch-itinerary-status-pill.tone-planning{background:color-mix(in srgb, var(--surface-strong) 88%, #425166 12%);border-color:color-mix(in srgb, var(--line) 75%, transparent)}.dispatch-itinerary-status-pill.tone-scheduled{background:color-mix(in srgb, var(--accent-soft) 70%, transparent);border-color:color-mix(in srgb, var(--accent) 40%, transparent)}.dispatch-itinerary-status-pill.tone-late{background:#d6654f47;border-color:#d6654f7a}.dispatch-itinerary-status-pill.tone-arrived{background:#d3a53842;border-color:#d3a53875}.dispatch-itinerary-status-pill.tone-departed{background:#5f83d942;border-color:#5f83d975}.dispatch-itinerary-status-pill.tone-complete{background:#2fa36d47;border-color:#2fa36d7a}.dispatch-itinerary-inspector{align-content:start;gap:.7rem;padding:.85rem .9rem .95rem;display:grid;position:sticky;top:0}.dispatch-itinerary-inspector-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.dispatch-itinerary-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .18rem;font-size:.68rem}.dispatch-itinerary-inspector-head h4{margin:0;font-size:1rem}.dispatch-itinerary-inspector-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.dispatch-itinerary-inspector-summary>div{border:1px solid color-mix(in srgb, var(--line) 75%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);border-radius:12px;padding:.55rem .65rem}.dispatch-itinerary-inspector-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.18rem;font-size:.64rem;display:block}.dispatch-itinerary-inspector-summary strong{font-size:.8rem}.dispatch-itinerary-handoff-strip,.dispatch-itinerary-resource-notes{gap:.5rem;display:grid}.dispatch-itinerary-handoff-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-itinerary-resource-notes{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-itinerary-handoff-strip>div,.dispatch-itinerary-resource-notes>div{border:1px solid color-mix(in srgb, var(--line) 75%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);border-radius:10px;padding:.5rem .6rem}.dispatch-itinerary-handoff-strip span,.dispatch-itinerary-resource-notes span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.18rem;font-size:.61rem;display:block}.dispatch-itinerary-handoff-strip strong,.dispatch-itinerary-resource-notes strong{font-size:.74rem}.dispatch-itinerary-lifecycle{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.dispatch-itinerary-lifecycle>div{border:1px solid color-mix(in srgb, var(--line) 72%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);border-radius:10px;padding:.45rem .55rem}.dispatch-itinerary-lifecycle>div.is-complete{border-color:color-mix(in srgb, var(--accent) 42%, transparent);background:color-mix(in srgb, var(--accent-soft) 44%, var(--surface) 56%)}.dispatch-itinerary-lifecycle span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.18rem;font-size:.61rem;display:block}.dispatch-itinerary-lifecycle strong{font-size:.74rem}.dispatch-itinerary-empty{padding:1rem}@media (max-width:1120px){.dispatch-itinerary-header{flex-direction:column}.dispatch-itinerary-header .dispatch-row-actions{justify-content:flex-start}.dispatch-itinerary-shell{grid-template-columns:1fr}.dispatch-itinerary-column-header,.dispatch-itinerary-row{min-width:0}.dispatch-itinerary-inspector-summary,.dispatch-itinerary-handoff-strip,.dispatch-itinerary-resource-notes,.dispatch-itinerary-lifecycle{grid-template-columns:1fr}}.dispatch-item-section .dispatch-grid-table,.dispatch-itinerary-section .dispatch-grid-table{min-height:auto;overflow:visible}.dispatch-top-section{min-height:0;margin-bottom:.04rem}.dispatch-pt-scroll{max-height:none;display:block;overflow:visible}.dispatch-pt-item-rows,.dispatch-pt-itinerary-rows{grid-auto-rows:min-content;align-content:start;gap:.16rem;display:grid}.dispatch-pt-scroll>*+*{margin-top:.2rem}.dispatch-pt-table-wrap{isolation:isolate;max-width:100%;height:auto;min-height:0;margin-bottom:.08rem;padding-bottom:.02rem;position:relative;overflow:auto visible}.dispatch-execution-shell{gap:.55rem;display:grid}.dispatch-execution-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-execution-time-card{gap:.55rem}.dispatch-execution-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-row-actions{z-index:auto;box-shadow:none;background:0 0;flex-wrap:wrap;gap:.35rem;margin-top:.08rem;padding-top:0;display:flex;position:static}.dispatch-follow-up-panel{border:1px solid color-mix(in srgb, var(--line) 56%, #f2b66a 44%);background:linear-gradient(145deg, color-mix(in srgb, var(--surface-strong) 90%, #fff5e8 10%), color-mix(in srgb, var(--surface) 86%, #ffe4bf 14%));border-radius:12px;gap:.75rem;margin-top:.65rem;padding:.85rem .95rem;display:grid}.dispatch-follow-up-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.dispatch-follow-up-head h4{margin:.1rem 0 0}.dispatch-follow-up-grid{align-items:end}.dispatch-follow-up-note-field{grid-column:span 2}.dispatch-follow-up-button-row{flex-wrap:wrap;gap:.55rem;display:flex}.dispatch-follow-up-footnote{margin:0}.dispatch-pt-table-header{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 94%, #2a3c4e 6%);border-radius:7px;gap:.18rem;margin-bottom:.1rem;padding:.12rem .16rem;display:grid}.dispatch-pt-table-header span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.56rem;font-weight:700}.dispatch-load-fullscreen .dispatch-pt-table-header span{font-size:.5rem}.dispatch-pt-item-header{grid-template-columns:56px minmax(0,1.22fr) 84px 72px minmax(0,.95fr) 82px;min-width:0}.dispatch-pt-itinerary-header{grid-template-columns:64px .9fr .9fr 44px 86px 86px 86px 40px 78px 50px 38px 68px 54px;min-width:890px}.dispatch-grid-row-item{grid-template-columns:56px minmax(0,1.22fr) 84px 72px minmax(0,.95fr) 82px;align-items:center;min-width:0;min-height:22px}.dispatch-grid-row-item>*,.dispatch-itinerary-column-header>*,.dispatch-itinerary-row>*{min-width:0}.dispatch-grid-row-item .fleetview-secondary-btn{width:100%;min-width:0;padding-inline:.3rem}.dispatch-grid-row-itinerary{grid-template-columns:64px .9fr .9fr 44px 86px 86px 86px 40px 78px 50px 38px 68px 54px;align-items:center;min-width:890px;min-height:22px}.dispatch-load-fullscreen .dispatch-grid-row input,.dispatch-load-fullscreen .dispatch-grid-row select,.dispatch-load-fullscreen .dispatch-grid-row button{min-height:21px;padding:.08rem .12rem;font-size:.7rem}.dispatch-pt-item-rows .dispatch-grid-row-item,.dispatch-pt-itinerary-rows .dispatch-grid-row-itinerary{z-index:1;position:relative}.dispatch-pt-item-rows .dispatch-grid-row-item+.dispatch-grid-row-item,.dispatch-pt-itinerary-rows .dispatch-grid-row-itinerary+.dispatch-grid-row-itinerary{margin-top:.08rem}.dispatch-inline-checks{flex-wrap:wrap;gap:.55rem;margin-bottom:.35rem;display:inline-flex}.dispatch-inline-checks label{color:var(--muted);align-items:center;gap:.35rem;font-size:.63rem;display:inline-flex}.dispatch-load-fullscreen .dispatch-inline-checks{gap:.42rem;margin-bottom:.2rem}.dispatch-load-fullscreen .dispatch-inline-checks label{font-size:.56rem}.dispatch-state-compact{padding-top:.2rem}.dispatch-inline-checks input{width:15px;height:15px;padding:0}.dispatch-checkbox{color:#dbe7df;cursor:pointer;letter-spacing:.035em;text-transform:uppercase;-webkit-user-select:none;user-select:none;align-items:center;gap:.42rem;font-size:.68rem;font-weight:750;line-height:1.2;display:inline-flex}.dispatch-checkbox--sm{gap:.34rem;font-size:.62rem}.dispatch-checkbox--lg{gap:.5rem;font-size:.75rem}.dispatch-checkbox-control{color:#0000;cursor:pointer;background:#07110ce0;border:2px solid #627e6d94;flex:none;justify-content:center;align-items:center;padding:0;transition:background .14s,border-color .14s,box-shadow .14s,color .14s,transform .12s;display:inline-flex}.dispatch-checkbox-control--sm{border-radius:.3rem;width:1rem;height:1rem}.dispatch-checkbox-control--md{border-radius:.34rem;width:1.12rem;height:1.12rem}.dispatch-checkbox-control--lg{border-radius:.4rem;width:1.28rem;height:1.28rem}.dispatch-checkbox-control:hover:not(:disabled){border-color:#47cb7cb8;transform:translateY(-1px)}.dispatch-checkbox-control:focus-visible{outline-offset:2px;outline:2px solid #51dc7e7a}.dispatch-checkbox-control[data-state=checked],.dispatch-checkbox-control[data-state=indeterminate]{color:#f7fff9;background:linear-gradient(#35c66f 0%,#1f8b5d 100%);border-color:#1f8b5de6;box-shadow:0 8px 18px #1f8b5d2e}.dispatch-checkbox-control:disabled,.dispatch-checkbox-control[data-disabled]{cursor:not-allowed;opacity:.55;transform:none}.dispatch-checkbox-indicator{color:currentColor;justify-content:center;align-items:center;display:inline-flex}.dispatch-checkbox-control svg{stroke-width:3px;width:72%;height:72%}.dispatch-checkbox-label{cursor:pointer}.dispatch-checkbox-control:disabled+.dispatch-checkbox-label,.dispatch-checkbox-control[data-disabled]+.dispatch-checkbox-label{cursor:not-allowed;opacity:.68}.dispatch-checkbox-field{justify-content:flex-start;align-items:center;min-height:2.4rem;display:flex}.dispatch-grid-row>.dispatch-checkbox-control{justify-self:center}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-checkbox{color:#263c30}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-checkbox-control{background:#fffefb;border-color:#1e473180;box-shadow:inset 0 0 0 1px #2f74431a,0 1px 2px #12271b0a}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-checkbox-control:hover:not(:disabled){border-color:#198754b8}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-checkbox-control[data-state=checked],:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-checkbox-control[data-state=indeterminate]{color:#f8fff9;background:linear-gradient(#2faf64 0%,#197347 100%);border-color:#176945eb;box-shadow:0 6px 14px #1973472e}.dispatch-workspace-actions button,.dispatch-action-rail button{transition:transform .1s,box-shadow .14s,border-color .14s}.dispatch-workspace-actions button:hover:not(:disabled),.dispatch-action-rail button:hover:not(:disabled){border-color:color-mix(in srgb, #72b8ff 56%, var(--line) 44%);box-shadow:inset 0 0 0 1px #72b8ff75}.dispatch-workspace-actions button:active:not(:disabled),.dispatch-action-rail button:active:not(:disabled){filter:brightness(.95);transform:translateY(1px)}.dispatch-workspace-tabs button:focus-visible,.dispatch-action-rail button:focus-visible,.dispatch-workspace-actions button:focus-visible,.dispatch-board-shell button:focus-visible{outline-offset:1px;outline:2px solid #91c7ff}.dispatch-board-shell button,.dispatch-full-workspace button{transition:transform 90ms,filter .12s,box-shadow .12s}.dispatch-board-shell button:active:not(:disabled),.dispatch-full-workspace button:active:not(:disabled){filter:brightness(.95);transform:translateY(1px)}:root[data-theme=light] .dispatch-full-workspace{background:linear-gradient(#fffffffa,#f7fcf9fa);border-color:#465e512e}:root[data-theme=light] .dispatch-load-page-surface{background:linear-gradient(#f5f8f6fc,#ecf2eefa);border-color:#465e512e}:root[data-theme=light] .dispatch-detail-rail{background:linear-gradient(#f8fcf9,#f0f8f4)}:root[data-theme=light] .dispatch-action-rail{background:linear-gradient(#f2f7f4,#e8efea)}:root[data-theme=light] .dispatch-action-label-box{background:linear-gradient(#fcfefd,#f2f9f5);border-color:#46685633}:root[data-theme=light] .dispatch-action-icon{color:#124469;background:linear-gradient(#dfeffff2,#bedefaf2);border-color:#3582c35c}:root[data-theme=light] .dispatch-form-section{background:linear-gradient(#f9f8f4fa,#f1eee8fa);border-color:#655f543d}:root[data-theme=light] .dispatch-form-card,:root[data-theme=light] .dispatch-detail-page-tabs button,:root[data-theme=light] .dispatch-pt-sheet-panel{background:linear-gradient(#fcfbf8fa,#f4f1ecfa);border-color:#655f5433}:root[data-theme=light] .dispatch-detail-page-tabs button.is-active{color:#2e342f;background:#fffffffa}:root[data-theme=light] .dispatch-workspace-status-card,:root[data-theme=light] .dispatch-workspace-hero-card,:root[data-theme=light] .dispatch-page-view-strip,:root[data-theme=light] .dispatch-mini-table,:root[data-theme=light] .dispatch-mini-center-box{background:linear-gradient(#f8f7f3fc,#efece6fa);border-color:#655f5433}:root[data-theme=light] .dispatch-workspace-status-card,:root[data-theme=light] .dispatch-workspace-hero-card,:root[data-theme=light] .dispatch-mini-table-head,:root[data-theme=light] .dispatch-mini-center-box{background:linear-gradient(#fcfbf8fc,#f4f1ecfa)}:root[data-theme=light] .dispatch-dock-card,:root[data-theme=light] .dispatch-mini-table,:root[data-theme=light] .dispatch-loads-shell-count{background:#ffffffe0;border-color:#506e5d33}:root[data-theme=light] .dispatch-page-view-strip a.is-active,:root[data-theme=light] .dispatch-page-view-strip a[aria-current=page],:root[data-theme=light] .dispatch-page-view-strip button.is-active{color:#12331c}:root[data-theme=light] .dispatch-board-table th{color:#55685c;background:linear-gradient(#f2ede4fc,#eae5dcfc)}:root[data-theme=light] .dispatch-board-row:hover{background:#568a6c14;box-shadow:inset 3px 0 #3e805e52}:root[data-theme=light] .dispatch-board-row.is-selected td{box-shadow:inset 0 1px 0 var(--dispatch-row-select-edge), inset 0 -1px 0 var(--dispatch-row-select-edge)}:root[data-theme=dark] .dispatch-form-section,:root:not([data-theme]) .dispatch-form-section{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 80%, #22384d 20%), color-mix(in srgb, var(--surface-strong) 88%, #1a2d41 12%));border-color:color-mix(in srgb, var(--line) 52%, #74b8ff 48%);box-shadow:inset 0 1px #a5cbf214}:root[data-theme=dark] .dispatch-field input,:root[data-theme=dark] .dispatch-field select,:root[data-theme=dark] .dispatch-field textarea,:root:not([data-theme]) .dispatch-field input,:root:not([data-theme]) .dispatch-field select,:root:not([data-theme]) .dispatch-field textarea{background:color-mix(in srgb, var(--surface-strong) 70%, #1c3449 30%);border-color:color-mix(in srgb, var(--line) 46%, #7cbaf0 54%);color:#e6f2ff}:root[data-theme=dark] .dispatch-board-focus-strip,:root[data-theme=dark] .dispatch-board-header-meta,:root[data-theme=dark] .dispatch-loads-shell-head,:root[data-theme=dark] .dispatch-board-legend,:root[data-theme=dark] .dispatch-loads-shell-meta-item,:root[data-theme=dark] .dispatch-board-focus-metric,:root[data-theme=dark] .dispatch-toolbar-cluster,:root[data-theme=dark] .dispatch-workspace-modal,:root[data-theme=dark] .dispatch-dock-card,:root[data-theme=dark] .dispatch-mini-table,:root[data-theme=dark] .dispatch-mini-center-box,:root[data-theme=dark] .dispatch-loads-shell-count,:root[data-theme=dark] .dispatch-board-focus-token,:root[data-theme=dark] .dispatch-board-header-filter,:root[data-theme=dark] .dispatch-intake-panel,:root:not([data-theme]) .dispatch-board-focus-strip,:root:not([data-theme]) .dispatch-board-header-meta,:root:not([data-theme]) .dispatch-loads-shell-head,:root:not([data-theme]) .dispatch-board-legend,:root:not([data-theme]) .dispatch-loads-shell-meta-item,:root:not([data-theme]) .dispatch-board-focus-metric,:root:not([data-theme]) .dispatch-toolbar-cluster,:root:not([data-theme]) .dispatch-workspace-modal,:root:not([data-theme]) .dispatch-dock-card,:root:not([data-theme]) .dispatch-mini-table,:root:not([data-theme]) .dispatch-mini-center-box,:root:not([data-theme]) .dispatch-loads-shell-count,:root:not([data-theme]) .dispatch-board-focus-token,:root:not([data-theme]) .dispatch-board-header-filter,:root:not([data-theme]) .dispatch-intake-panel{background:linear-gradient(180deg, #090f16fa, #0d151ffa), color-mix(in srgb, var(--surface-strong) 88%, #102232 12%);border-color:color-mix(in srgb, var(--line) 56%, #6aa6da 44%)}:root[data-theme=dark] .dispatch-table-shell,:root:not([data-theme]) .dispatch-table-shell{background:linear-gradient(180deg, #080d13fc, #0b121afc), color-mix(in srgb, var(--surface-strong) 94%, transparent);border-color:color-mix(in srgb, var(--line) 54%, #679fd0 46%)}:root[data-theme=dark] .dispatch-legend-item,:root:not([data-theme]) .dispatch-legend-item{background:color-mix(in srgb, var(--surface-strong) 86%, #183247 14%);border-color:color-mix(in srgb, var(--line) 56%, #6aa6da 44%)}:root[data-theme=dark] .dispatch-board-table th,:root:not([data-theme]) .dispatch-board-table th{background:linear-gradient(#0f1822fc,#0a1118fc)}:root[data-theme=dark] .dispatch-pt-table-header,:root:not([data-theme]) .dispatch-pt-table-header{background:color-mix(in srgb, var(--surface-strong) 84%, #29435c 16%);border-color:color-mix(in srgb, var(--line) 58%, #70b3ef 42%)}:root[data-theme=dark] .dispatch-grid-row,:root:not([data-theme]) .dispatch-grid-row{border-color:color-mix(in srgb, var(--line) 46%, #78baf0 54%);background:color-mix(in srgb, var(--surface-strong) 82%, #24415a 18%)}:root[data-theme=light] .dispatch-row-actions{background:0 0}:root[data-theme=light] .dispatch-follow-up-panel{background:linear-gradient(145deg,#fff9f0fa,#ffefd6f5);border-color:#96662147}.motive-driver-group{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;padding:.7rem}.motive-driver-group h3{margin:0 0 .45rem;font-size:1rem}.motive-empty-inline{border:1px dashed var(--line);color:var(--muted);border-radius:8px;padding:.6rem}.cards-hero{border:1px solid var(--line);background:linear-gradient(145deg,#0a0c0deb,#1d2023eb);border-radius:12px;margin-top:.75rem;padding:1rem}:root[data-theme=light] .cards-hero{background:linear-gradient(145deg,#f5f9f7,#e8f0eb)}.cards-hero h2{margin:.4rem 0;font-size:clamp(1.4rem,3vw,2rem)}.cards-partner-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.6rem;margin-top:.75rem;display:grid}.cards-partner{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;gap:.35rem;padding:.75rem;display:grid}.cards-feature-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem;margin-top:.75rem;display:grid}.cards-ribbon{color:#9de8ef;background:#238d9933;border:1px solid #39bcce59;border-radius:10px;margin-top:.7rem;padding:.55rem .8rem;font-size:.88rem}.cards-calc-grid{margin-top:.75rem}@media (max-width:900px){.dispatch-follow-up-note-field{grid-column:span 1}.dispatch-follow-up-head{flex-direction:column}}.cards-calc-row{flex-wrap:wrap;gap:.45rem;display:flex}.cards-fraud-grid{grid-template-columns:1.3fr 1fr;gap:.65rem;margin-top:.75rem;display:grid}.motive-title-stack{gap:.15rem;display:grid}.motive-title-stack p{margin:0}.motive-sort-chip{margin-left:auto}.motive-content-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:.7rem;margin-top:.75rem;display:grid}.motive-promo-banner{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;padding:.9rem}.motive-promo-banner h3{margin:0}.motive-summary-strip{border:1px solid var(--line);background:#181b20;border-radius:10px;grid-template-columns:repeat(5,minmax(120px,1fr));gap:0;display:grid}.motive-summary-strip article{border-right:1px solid var(--line);gap:.2rem;padding:.65rem .7rem;display:grid}.motive-summary-strip article:last-child{border-right:0}.motive-summary-strip span{color:#a5adb7;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.motive-summary-strip strong{font-size:1rem}.motive-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.motive-graph-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;padding:.75rem}.motive-graph-card h3{margin:0}.motive-graph-placeholder{border:1px dashed var(--line);background:linear-gradient(180deg, #3a9cff29, transparent), linear-gradient(90deg, #ffffff08 1px, transparent 1px), linear-gradient(0deg, #ffffff08 1px, transparent 1px), var(--surface);background-size:auto,24px 24px,24px 24px,auto;border-radius:8px;height:210px;margin-top:.6rem}.motive-graph-placeholder.small{height:150px}.motive-factor-list{gap:.45rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.motive-factor-list li{border-bottom:1px solid var(--line);justify-content:space-between;gap:.5rem;padding-bottom:.35rem;display:flex}.motive-side-panel{gap:.6rem;display:grid}.motive-side-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;padding:.75rem}.motive-side-card h4{margin:0 0 .5rem}.motive-side-card p{margin:0;font-size:1.2rem;font-weight:700}.motive-side-card ul,.motive-faq-card ul{color:var(--muted);gap:.35rem;margin:0;padding-left:1rem;display:grid}.motive-faq-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;padding:.75rem}.motive-faq-card h4{margin:0 0 .5rem}.workforce-benefits-hero{border-radius:10px}.workforce-driver-shell{gap:.75rem;margin-top:.75rem;display:grid}.workforce-driver-toast{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;padding:.65rem .8rem}.workforce-driver-toast p{margin:0}.workforce-driver-toast.is-success{background:color-mix(in srgb, var(--surface-strong) 80%, #183120 20%);border-color:#4a9c6759}.workforce-driver-toast.is-info{background:color-mix(in srgb, var(--surface-strong) 84%, #172233 16%);border-color:#587aa857}.workforce-driver-toast.is-error{background:color-mix(in srgb, var(--surface-strong) 82%, #341919 18%);border-color:#b5585861}.workforce-driver-toolbar{gap:.75rem;display:grid}.workforce-driver-summary{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.workforce-driver-summary article{border-right:1px solid var(--line);gap:.2rem;padding:.75rem .85rem;display:grid}.workforce-driver-summary article:last-child{border-right:0}.workforce-driver-summary span,.workforce-driver-profile-meta span,.workforce-driver-search span,.workforce-driver-form label span{color:var(--muted);letter-spacing:.02em;font-size:.72rem}.workforce-driver-summary strong{font-size:1rem}.workforce-driver-actions{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:.65rem;display:flex}.fleet-import-input{display:none}.fleet-import-action-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.workforce-driver-search{gap:.3rem;min-width:min(360px,100%);display:grid}.workforce-driver-search input{width:100%}.fleet-import-summary-panel{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;gap:.75rem;padding:.8rem;display:grid}.fleet-import-summary-head{justify-content:space-between;align-items:start;gap:.8rem;display:flex}.fleet-import-summary-head h3{margin:0;font-size:.98rem}.fleet-import-summary-head p{margin:.2rem 0 0}.fleet-import-summary-meta{justify-items:end;gap:.16rem;min-width:9rem;display:grid}.fleet-import-summary-meta span,.fleet-import-summary-grid span{color:var(--muted);letter-spacing:.02em;font-size:.72rem}.fleet-import-summary-meta strong,.fleet-import-summary-grid strong{font-size:.95rem;line-height:1.2}.fleet-import-summary-grid{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.fleet-import-summary-grid article{border-right:1px solid var(--line);background:color-mix(in srgb, var(--surface) 78%, var(--surface-strong) 22%);gap:.16rem;padding:.75rem .85rem;display:grid}.fleet-import-summary-grid article:last-child{border-right:0}.fleet-import-summary-grid small{color:var(--muted);line-height:1.35}.fleet-import-summary-empty{border:1px dashed var(--line);border-radius:10px;gap:.2rem;padding:.8rem .85rem;display:grid}.fleet-import-summary-empty p{margin:0}.fleet-import-issues{gap:.55rem;display:grid}.fleet-import-issues article{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 74%, var(--surface-strong) 26%);border-radius:10px;gap:.18rem;padding:.65rem .75rem;display:grid}.fleet-import-issues strong{font-size:.86rem}.fleet-import-issues p{color:var(--muted);margin:0;line-height:1.35}.operations-roster-count{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);min-height:28px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.1rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.operations-roster-table-wrap{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 98%, transparent);border-radius:12px;overflow:auto}.operations-roster-table{border-collapse:separate;border-spacing:0;width:100%}.operations-roster-table thead th{z-index:1;border-top:0;border-bottom:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:.62rem .7rem;font-size:.68rem;font-weight:700;position:sticky;top:0}.operations-roster-table tbody td{border-top:1px solid color-mix(in srgb, var(--line) 82%, transparent);vertical-align:top;padding:.56rem .7rem}.operations-roster-table tbody tr{cursor:pointer;transition:background-color .14s,box-shadow .14s}.operations-roster-table tbody tr:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 52%, transparent);outline-offset:-2px}.operations-roster-table tbody tr.is-active td:first-child,.operations-roster-table tbody tr[aria-selected=true] td:first-child{box-shadow:inset 3px 0 0 color-mix(in srgb, var(--accent) 84%, transparent)}.operations-roster-pill-row{flex-wrap:wrap;gap:.3rem;min-width:0;display:flex}.operations-roster-pill-row .dispatch-status-chip{letter-spacing:.03em;min-height:20px;padding:.08rem .38rem;font-size:.57rem}.operations-roster-type-chip{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);min-height:20px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.08rem .38rem;font-size:.58rem;font-weight:700;display:inline-flex}.operations-roster-action-cell{white-space:nowrap;width:1%}.operations-roster-action-cell button{min-width:68px}.workforce-driver-list-shell,.workforce-driver-editor-shell{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;gap:.75rem;padding:.8rem;display:grid}.workforce-driver-list-head h3{margin:0 0 .2rem}.workforce-driver-table-wrap{overflow-x:auto}.workforce-driver-table{width:100%;min-width:760px}.workforce-driver-table th,.workforce-driver-table td{border-top:1px solid color-mix(in srgb, var(--line) 82%, transparent);text-align:left;vertical-align:top;padding:.56rem .7rem}.workforce-driver-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-top:0;font-size:.68rem;font-weight:700}.workforce-driver-table tbody tr{transition:background-color .14s}.workforce-driver-table tbody tr:hover{background:color-mix(in srgb, var(--surface) 80%, var(--surface-strong) 20%)}.workforce-driver-table tbody tr.is-active{background:color-mix(in srgb, var(--surface) 72%, var(--accent-soft) 28%)}.workforce-driver-form{gap:.85rem;display:grid}.workforce-driver-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.workforce-driver-form label{gap:.28rem;display:grid}.workforce-driver-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.workforce-driver-profile-meta{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;padding-top:.75rem;display:grid}.workforce-driver-profile-meta div{gap:.16rem;display:grid}.workforce-driver-profile-meta strong{font-size:.92rem}.workforce-driver-empty-editor{align-content:center;justify-items:start;gap:.7rem;min-height:260px;display:grid}.workforce-driver-empty-editor h3{margin:0 0 .2rem}.workforce-driver-empty-editor p{max-width:42ch;margin:0}:root[data-theme=light] .workforce-driver-toast,:root[data-theme=light] .workforce-driver-summary,:root[data-theme=light] .fleet-import-summary-panel,:root[data-theme=light] .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-editor-shell{background:linear-gradient(#fbfaf6fa,#f3f0e9fa);border-color:#655f542e}:root[data-theme=light] .workforce-driver-table th,:root[data-theme=light] .workforce-driver-summary span,:root[data-theme=light] .workforce-driver-profile-meta span,:root[data-theme=light] .workforce-driver-search span,:root[data-theme=light] .workforce-driver-form label span{color:#655f54}:root[data-theme=light] .workforce-driver-table tbody tr:hover{background:#ebe9e2d1}:root[data-theme=light] .workforce-driver-table tbody tr.is-active{background:#e1e5eee0}:root[data-theme=light] .operations-roster-count,:root[data-theme=light] .operations-roster-table-wrap,:root[data-theme=light] .operations-roster-type-chip{border-color:#655f542e}:root[data-theme=light] .operations-roster-count,:root[data-theme=light] .operations-roster-type-chip{color:#655f54;background:#f7f3eceb}:root[data-theme=light] .operations-roster-table-wrap{background:#fcfaf5fa}:root[data-theme=light] .operations-roster-table thead th{color:#655f54;background:#f0ece4f5}:root[data-theme=light] .operations-roster-table tbody tr.is-active,:root[data-theme=light] .operations-roster-table tbody tr[aria-selected=true]{background:#e1e5eee6}:root[data-theme=light] .fleet-import-summary-grid article,:root[data-theme=light] .fleet-import-issues article,:root[data-theme=light] .fleet-import-summary-empty{background:#f7f3eceb;border-color:#655f542e}.workforce-driver-header{border-color:color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 96%, var(--surface-strong) 4%);gap:1rem;padding:1rem 1.05rem;display:grid}.workforce-driver-header-main{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.workforce-driver-heading{gap:.28rem;min-width:0;display:grid}.workforce-driver-heading h1{letter-spacing:-.02em;margin:0;font-size:1.55rem}.workforce-driver-heading p{max-width:58ch;color:var(--muted);margin:0;line-height:1.55}.workforce-driver-actions{justify-content:flex-end;align-items:flex-end;gap:.55rem}.workforce-driver-search{min-width:min(320px,100%);max-width:360px}.workforce-driver-summary{border-color:color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);border-radius:12px}.workforce-driver-summary article{padding:.8rem .95rem}.workforce-driver-import-panel,.workforce-driver-list-shell,.workforce-driver-editor-shell{border-color:color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 95%, var(--surface-strong) 5%)}.workforce-driver-list-head{border-bottom:1px solid color-mix(in srgb, var(--line) 84%, transparent);padding-bottom:.2rem}.workforce-driver-list-head h3{margin:0;font-size:1rem}.workforce-driver-list-head p{margin-top:.2rem}.dispatch-search-page-surface{gap:1rem}.dispatch-search-shell-card,.dispatch-board-header-shell,.dispatch-search-workspace.dispatch-search-shell-card{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 95%, var(--surface-strong) 5%);border-radius:12px;box-shadow:inset 0 1px #ffffff08}.dispatch-search-shell-card{gap:.75rem;padding:.95rem 1rem;display:grid}.dispatch-search-page-header{align-items:center;gap:1rem}.dispatch-search-page-copy{gap:.25rem}.dispatch-search-page-copy h1{letter-spacing:-.02em;font-size:1.32rem}.dispatch-search-page-copy p{max-width:60ch}.dispatch-board-header-shell{gap:.8rem;padding:.88rem 1rem .8rem;display:grid}.dispatch-board-header-top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.dispatch-board-header-meta{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 90%, transparent);min-height:38px;color:var(--muted);border-radius:10px;justify-self:end;align-items:center;gap:.45rem;padding:.28rem .44rem;display:inline-flex}.dispatch-board-header-meta strong{color:var(--text-strong);font-size:.82rem;font-weight:700}.dispatch-board-header-filter{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);min-height:24px;color:var(--text);border-radius:7px;align-items:center;padding:0 .42rem;font-size:.71rem;font-weight:600;display:inline-flex}.dispatch-board-tabs{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);min-height:48px;box-shadow:none;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.42rem;margin:0;padding:.45rem .48rem;display:flex}.dispatch-board-tabs button{min-height:34px;color:var(--muted);letter-spacing:0;text-transform:none;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:.6rem;padding:.45rem .82rem;font-size:.78rem;font-weight:600;display:inline-flex}.dispatch-board-tab-label{min-width:0;display:inline-flex}.dispatch-board-tab-count{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);min-width:24px;min-height:20px;color:var(--muted);border-radius:6px;justify-content:center;align-items:center;padding:0 .34rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.dispatch-board-tabs button:hover{border-color:color-mix(in srgb, var(--line) 56%, var(--accent) 44%);background:color-mix(in srgb, var(--surface-strong) 86%, transparent);color:var(--text-strong);transform:none}.dispatch-board-tabs button:hover .dispatch-board-tab-count{color:var(--text-strong)}.dispatch-board-tabs button.is-active{border-color:color-mix(in srgb, var(--accent) 36%, var(--line) 64%);background:color-mix(in srgb, var(--accent-soft) 20%, var(--surface) 80%);color:var(--text-strong);box-shadow:none}.dispatch-board-tabs button.is-active .dispatch-board-tab-count{border-color:color-mix(in srgb, var(--accent) 36%, var(--line) 64%);background:color-mix(in srgb, var(--surface) 92%, transparent);color:var(--text-strong)}.dispatch-board-focus-strip{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);border-radius:12px;grid-template-columns:minmax(0,1.24fr) minmax(420px,.96fr);align-items:start;gap:.9rem;padding:.82rem .88rem;display:grid}.dispatch-board-focus-topline{flex-wrap:wrap;align-items:center;gap:.42rem;display:flex}.dispatch-board-focus-token{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);min-height:24px;color:var(--muted);border-radius:7px;align-items:center;padding:0 .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.dispatch-board-focus-token.tone-selected{color:var(--text-strong)}.dispatch-board-focus-copy h2{font-size:1.16rem}.dispatch-board-focus-copy p{max-width:60ch;line-height:1.5}.dispatch-board-focus-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.48rem;margin-top:.72rem;display:grid}.dispatch-board-focus-highlight{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 95%, transparent);border-radius:10px;gap:.2rem;min-width:0;padding:.62rem .68rem;display:grid}.dispatch-board-focus-highlight span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:700}.dispatch-board-focus-highlight strong{color:var(--text-strong);font-size:.84rem;line-height:1.28}.dispatch-board-focus-highlight small{color:var(--muted);font-size:.7rem;line-height:1.35}.dispatch-board-focus-side{justify-items:end;gap:.62rem;width:100%;min-width:0;display:grid}.dispatch-board-focus-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;width:100%;display:grid}.dispatch-board-focus-metric{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 95%, transparent);text-align:left;border-radius:10px;gap:.14rem;min-width:0;padding:.58rem .62rem;display:grid}.dispatch-board-focus-metric span{color:var(--muted);letter-spacing:.02em;font-size:.68rem}.dispatch-board-focus-metric strong{color:var(--text-strong);font-size:.98rem;line-height:1.08}.dispatch-board-action-clusters{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;width:100%;display:flex}.dispatch-toolbar-cluster{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;flex-wrap:wrap;gap:.38rem;min-height:40px;padding:.34rem;display:inline-flex}.dispatch-toolbar-cluster.is-primary{background:color-mix(in srgb, var(--surface-strong) 95%, transparent)}.dispatch-search-workspace.dispatch-search-shell-card{gap:.85rem;padding:.95rem 1rem}.dispatch-search-workspace-copy h2{font-size:1.05rem}.dispatch-search-workspace-copy p{max-width:60ch}.dispatch-search-workspace-meta{justify-items:end}.dispatch-search-scope-tabs{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.55rem}.dispatch-search-scope-tabs button{border-color:color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 90%, transparent);border-radius:10px;min-height:66px;padding:.72rem .8rem}.dispatch-search-scope-tabs button.is-active{border-color:color-mix(in srgb, var(--accent) 36%, var(--line) 64%);background:color-mix(in srgb, var(--accent-soft) 18%, var(--surface) 82%)}.dispatch-search-primary-row{align-items:stretch;gap:.65rem}.dispatch-search-primary-actions{align-items:stretch}.dispatch-advanced-search{border-color:color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 94%, var(--surface-strong) 6%);border-radius:12px;padding:.8rem}.dispatch-search-filter-head{border-bottom:1px solid color-mix(in srgb, var(--line) 78%, transparent);gap:.24rem;margin-bottom:.2rem;padding-bottom:.65rem;display:grid}.dispatch-search-filter-head strong{color:var(--text);font-size:.9rem;font-weight:700}.dispatch-search-filter-head span{color:var(--muted);font-size:.78rem;line-height:1.45}:root[data-theme=light] .workforce-driver-header,:root[data-theme=light] .workforce-driver-import-panel,:root[data-theme=light] .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-editor-shell,:root[data-theme=light] .dispatch-search-shell-card,:root[data-theme=light] .dispatch-board-header-shell,:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card,:root[data-theme=light] .dispatch-advanced-search{background:linear-gradient(#fffffffa,#f6faf7fa);border-color:#495f522b;box-shadow:0 10px 24px #10251b0f}:root[data-theme=light] .workforce-driver-summary{background:#f8faf7eb;border-color:#495f522b}:root[data-theme=light] .dispatch-search-filter-head{border-bottom-color:#495f5224}:root[data-theme=light] .dispatch-search-filter-head strong{color:#17231c}:root[data-theme=light] .dispatch-search-filter-head span{color:#5b7064}:root[data-theme=light] .workforce-driver-heading p,:root[data-theme=light] .dispatch-search-page-copy p,:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-board-focus-copy p{color:#4d6257}:root[data-theme=light] .dispatch-board-header-meta,:root[data-theme=light] .dispatch-board-focus-strip,:root[data-theme=light] .dispatch-board-focus-metric,:root[data-theme=light] .dispatch-toolbar-cluster{background:#ffffffd6;border-color:#495f522e}:root[data-theme=light] .dispatch-board-tabs button:hover .dispatch-board-tab-count{color:#20372c}:root[data-theme=light] .dispatch-board-tabs button.is-active,:root[data-theme=light] .dispatch-search-scope-tabs button.is-active{color:#1f3c4d;background:#dfecf4eb;border-color:#4d8abc57}:root[data-theme=light] .dispatch-board-tabs button.is-active .dispatch-board-tab-count{color:#1f3c4d;background:#f5fafffa;border-color:#4d8abc47}.motive-status-chip{border:1px solid var(--line);border-radius:6px;align-items:center;padding:.15rem .4rem;font-size:.75rem;font-weight:600;display:inline-flex}.motive-status-chip.satisfactory,.motive-status-chip.resolved{color:#83d49c;background:#41a75f33}.motive-status-chip.needs-review{color:#f4d072;background:#d3a44333}.motive-status-chip.powered-off{color:#f3a3a3;background:#e052522e}.office-notification-shell{align-items:center;display:inline-flex;position:relative}.office-notification-trigger{border:1px solid var(--line);width:2.25rem;height:2.25rem;color:inherit;cursor:pointer;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.office-notification-trigger.has-urgent{background:#e0525224;border-color:#e0525285}.office-notification-trigger span{color:#fff;background:#e05252;border-radius:999px;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;padding:0 .25rem;font-size:.66rem;font-weight:800;display:inline-flex;position:absolute;top:-.4rem;right:-.35rem}.office-notification-panel{z-index:80;border:1px solid var(--line);width:min(23rem,100vw - 2rem);color:var(--text);isolation:isolate;background:#fffcf7;border-radius:10px;position:absolute;top:calc(100% + .65rem);right:0;overflow:hidden;box-shadow:0 24px 60px #00000052}.office-notification-panel-head,.office-notification-footer{border-bottom:1px solid var(--line);padding:.85rem .95rem}.office-notification-panel-head div{gap:.2rem;display:grid}.office-notification-panel-head span,.office-notification-copy span,.office-notification-copy small,.office-notification-empty{color:var(--muted)}.office-notification-list{max-height:24rem;display:grid;overflow:auto}.office-notification-item{border-bottom:1px solid var(--line);color:inherit;grid-template-columns:2rem minmax(0,1fr);gap:.65rem;padding:.75rem .95rem;text-decoration:none;display:grid}.office-notification-item:hover{background:#ffffff0d}.office-notification-icon{color:#f4d072;background:#d3a4432e;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.office-notification-item.tone-urgent .office-notification-icon{color:#f3a3a3;background:#e052522e}.office-notification-item.tone-default .office-notification-icon{color:#83d49c;background:#41a75f29}.office-notification-copy{gap:.18rem;min-width:0;display:grid}.office-notification-copy strong,.office-notification-copy span{text-overflow:ellipsis;overflow:hidden}.office-notification-copy span{white-space:nowrap}.office-notification-empty{align-items:center;gap:.5rem;padding:1rem;display:flex}.office-notification-footer{color:inherit;border-bottom:0;font-weight:700;text-decoration:none;display:block}.messages-shell{border:1px solid var(--line);border-radius:10px;grid-template-columns:300px minmax(0,1fr);min-height:560px;margin-top:.75rem;display:grid;overflow:hidden}.messages-thread-list{border-right:1px solid var(--line);background:var(--surface-strong);align-content:start;gap:.35rem;padding:.5rem;display:grid}.messages-thread{text-align:left;color:var(--text);background:0 0;border:1px solid #0000;gap:.18rem;display:grid}.messages-thread.active{background:#3a9cff24;border-color:#3a9cff73}.messages-thread span{color:var(--muted);font-size:.78rem}.messages-panel{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.messages-panel header{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;padding:.7rem;display:flex}.messages-log{align-content:start;justify-items:stretch;gap:.45rem;padding:1rem;display:grid;overflow:auto}.messages-bubble{border:1px solid var(--line);border-radius:8px;gap:.18rem;max-width:min(460px,100%);padding:.5rem .65rem;display:grid}.messages-bubble.outgoing{background:#72bff333;justify-self:end}.messages-bubble strong{color:var(--text-strong);font-size:.75rem}.messages-bubble span{color:var(--text)}.messages-bubble small{color:var(--muted);font-size:.72rem}.messages-compose{border-top:1px solid var(--line);padding:.6rem}.messages-compose-form{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.documents-shell{border:1px solid var(--line);border-radius:10px;grid-template-columns:210px minmax(0,1fr);margin-top:.75rem;display:grid;overflow:hidden}.documents-sidebar{border-right:1px solid var(--line);align-content:start;gap:.2rem;padding:.5rem;display:grid}.documents-sidebar a{color:var(--muted);border-radius:7px;padding:.45rem .55rem;text-decoration:none}.documents-sidebar a[aria-current=page]{color:var(--text);background:#3a9cff21}.documents-main{padding:.6rem}.documents-workspace-shell{gap:.9rem;display:grid}.documents-workspace-header,.documents-workspace-frame{border-radius:10px}.documents-workspace-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.documents-workspace-heading h1{margin:0;font-size:1.55rem;line-height:1.05}.documents-workspace-heading p{color:var(--muted);margin:.28rem 0 0;font-size:.92rem}.documents-workspace-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.documents-summary-strip{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:.9rem;display:grid;overflow:hidden}.documents-summary-strip article{border:0;border-right:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:0 0;gap:.2rem;padding:.76rem .82rem;display:grid}.documents-summary-strip article:last-child{border-right:0}.documents-summary-strip span{color:var(--muted);font-size:.73rem}.documents-summary-strip strong{font-size:1.1rem}.documents-workspace-frame{gap:.85rem;display:grid}.documents-tab-row{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(220px,.9fr);align-items:stretch;gap:.45rem;display:grid}.documents-tab-row>button{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface) 98%, transparent);color:inherit;text-align:left;border-radius:9px;justify-content:space-between;align-items:center;gap:.55rem;padding:.58rem .68rem;display:flex}.documents-tab-row>button strong{font-size:.88rem}.documents-tab-row>button span{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 95%, transparent);min-width:22px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:.08rem .38rem;font-size:.72rem;display:inline-flex}.documents-tab-row>button.is-active{border-color:color-mix(in srgb, var(--accent) 42%, var(--line) 58%);background:color-mix(in srgb, var(--accent-soft) 24%, var(--surface) 76%)}.documents-search-launcher{gap:.35rem;display:grid}.documents-search-launch{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface) 98%, transparent);color:inherit;text-align:left;border-radius:10px;gap:.16rem;padding:.58rem .68rem;display:grid}.documents-search-launch strong{font-size:.84rem;line-height:1.2}.documents-search-launch span{color:var(--muted);font-size:.72rem;line-height:1.35}.documents-search-reset{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 96%, transparent);color:var(--muted);border-radius:8px;padding:.34rem .55rem;font-size:.72rem;font-weight:700}.documents-search-modal{border-radius:14px;padding:.9rem;inset:6vh 10vw}.documents-search-modal-header{border-bottom:1px solid color-mix(in srgb, var(--line) 84%, transparent);padding-bottom:.65rem}.documents-search-modal-actions{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.documents-search-modal-body{grid-template-rows:auto auto minmax(0,1fr);gap:.75rem;min-height:0;display:grid}.documents-search-modal-input{gap:.28rem;display:grid}.documents-search-modal-input span{color:var(--muted);font-size:.72rem}.documents-search-modal-input input{min-height:44px;padding-inline:.85rem;font-size:.94rem}.documents-search-modal-summary{gap:.08rem;display:grid}.documents-search-modal-summary span{color:var(--muted);letter-spacing:.03em;font-size:.72rem;font-weight:700}.documents-search-modal-summary strong{font-size:.92rem;line-height:1.3}.documents-search-results{gap:.45rem;min-height:0;padding-right:.12rem;display:grid;overflow:auto}.documents-search-result{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);text-align:left;border-radius:10px;gap:.35rem;padding:.62rem .7rem;display:grid}.documents-search-result-copy{gap:.12rem;display:grid}.documents-search-result-copy strong{font-size:.84rem;line-height:1.2}.documents-search-result-copy span{color:var(--muted);font-size:.76rem;line-height:1.35}.documents-search-result-meta{flex-wrap:wrap;align-items:center;gap:.32rem;display:flex}.documents-search-result-time{color:var(--muted);font-size:.72rem}.documents-search-empty{border:1px dashed color-mix(in srgb, var(--line) 80%, transparent);text-align:center;border-radius:10px;padding:1rem}.documents-workspace-grid{grid-template-columns:minmax(0,1fr);gap:.85rem;display:grid}.documents-activity-column{min-width:0}.documents-list-section,.documents-preview-panel,.documents-note-card{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface) 97%, #efe8de 3%);border-radius:10px}.documents-list-section,.documents-preview-panel{padding:.8rem}.documents-section-header,.documents-preview-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.documents-section-header h2,.documents-preview-header h2,.documents-note-card h2{margin:0;font-size:1rem}.documents-empty-state,.documents-preview-placeholder{border:1px dashed color-mix(in srgb, var(--line) 80%, #91a8bd 20%);text-align:center;background:color-mix(in srgb, var(--surface) 96%, #ece6de 4%);border-radius:8px;place-items:center;min-height:220px;padding:1rem;display:grid}.documents-empty-state strong,.documents-preview-placeholder strong{margin-bottom:.28rem;display:block}.documents-board-table-wrap{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);border-radius:10px;overflow:auto}.documents-board-table{border-collapse:collapse;background:color-mix(in srgb, var(--surface-strong) 96%, #eee7de 4%);width:100%;min-width:920px}.documents-col-type{width:14%}.documents-col-context,.documents-col-scope,.documents-col-status{width:20%}.documents-col-period,.documents-col-version,.documents-col-format,.documents-col-activity{width:12%}.documents-board-table th,.documents-board-table td{text-align:left;vertical-align:top;border-bottom:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);padding:.56rem .68rem}.documents-board-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb, var(--surface) 94%, #f4eee6 6%);z-index:1;font-size:.75rem;position:sticky;top:0}.documents-board-table tbody tr:hover{background:color-mix(in srgb, var(--surface) 88%, #dde8f3 12%)}.documents-board-table tbody tr.is-selectable{cursor:pointer}.documents-board-table tbody tr.is-active{background:color-mix(in srgb, var(--surface) 72%, var(--accent-soft) 28%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 24%, transparent)}.documents-board-table tbody tr.is-active td:first-child{box-shadow:inset 3px 0 0 color-mix(in srgb, var(--accent) 84%, transparent)}.documents-board-cell-title,.documents-board-cell-context{gap:.32rem;display:grid}.documents-board-cell-title strong{line-height:1.2}.documents-board-cell-title span,.documents-board-cell-context span{color:var(--muted);font-size:.8rem;line-height:1.35}.documents-board-cell-context strong{color:var(--text)}.documents-board-actions{flex-wrap:wrap;align-items:flex-start;gap:.45rem;min-width:0;display:flex}.documents-board-actions--inline{gap:.35rem}.documents-row-shell{gap:.26rem;min-width:0;display:grid}.documents-row-shell .dispatch-cell-stack strong{font-size:.84rem;line-height:1.18}.documents-row-shell .dispatch-cell-stack>span{color:var(--muted);font-size:.75rem;line-height:1.3}.documents-record-meta{flex-wrap:wrap;gap:.35rem;min-width:0;display:inline-flex}.documents-record-meta span{color:var(--muted);font-size:.72rem;line-height:1.3}.documents-board-actions .documents-compact-action{font-size:.7rem}.documents-row-list{gap:.5rem;display:grid}.documents-payroll-archive-table-wrap{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);border-radius:10px;overflow:auto}.documents-payroll-archive-table{border-collapse:collapse;background:color-mix(in srgb, var(--surface-strong) 96%, #eee7de 4%);width:100%;min-width:760px}.documents-payroll-archive-table th,.documents-payroll-archive-table td{text-align:left;border-bottom:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);vertical-align:top;padding:.7rem .78rem}.documents-payroll-archive-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb, var(--surface) 94%, #f4eee6 6%);z-index:1;font-size:.75rem;position:sticky;top:0}.documents-payroll-archive-table tbody tr:hover{background:color-mix(in srgb, var(--surface) 88%, #dde8f3 12%)}.documents-payroll-archive-table tbody tr.is-selectable{cursor:pointer}.documents-payroll-archive-table tbody tr.is-active{background:color-mix(in srgb, var(--surface) 72%, var(--accent-soft) 28%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 24%, transparent)}.documents-payroll-archive-table tbody tr.is-active td:first-child{box-shadow:inset 3px 0 0 color-mix(in srgb, var(--accent) 84%, transparent)}.documents-context-cell{gap:.5rem;min-width:0;display:grid}.documents-context-grid{flex-wrap:wrap;gap:.28rem;display:flex}.documents-context-item{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);border-radius:999px;align-items:center;gap:.24rem;min-width:0;padding:.18rem .4rem;display:inline-flex}.documents-context-item span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.6rem;font-weight:700}.documents-context-item strong{color:var(--text);word-break:break-word;font-size:.74rem;line-height:1.2}.documents-context-note{color:var(--muted);margin:0;font-size:.74rem;line-height:1.35;display:none}.documents-board-table tbody tr.is-active .documents-context-note{display:block}.documents-activity-cell{align-items:flex-start;display:flex}.documents-activity-pill{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);min-height:22px;color:var(--muted);border-radius:999px;align-items:center;padding:.12rem .38rem;font-size:.68rem;font-weight:700;line-height:1.2;display:inline-flex}:root[data-theme=light] .documents-search-launch,:root[data-theme=light] .documents-search-reset,:root[data-theme=light] .documents-search-result,:root[data-theme=light] .documents-context-item,:root[data-theme=light] .documents-activity-pill{border-color:#655f542e}:root[data-theme=light] .documents-search-launch,:root[data-theme=light] .documents-search-result{background:#fcfaf5fa}:root[data-theme=light] .documents-search-reset,:root[data-theme=light] .documents-context-item,:root[data-theme=light] .documents-activity-pill{background:#f7f3eceb}.documents-payroll-tag-row{flex-wrap:wrap;gap:.3rem;display:flex}.documents-payroll-tag{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);color:var(--muted);background:color-mix(in srgb, var(--surface) 94%, #f4eee6 6%);border-radius:999px;align-items:center;padding:.14rem .45rem;font-size:.72rem;line-height:1.2;display:inline-flex}.documents-payroll-tag.is-automation{color:#7d5e1f;background:#ebe0bdd9;border-color:#a6843a57}.documents-payroll-tag.is-audited{color:#315f47;background:#deede5eb;border-color:#4a8c5f47}.documents-payroll-tag.is-pending{color:#7c4a32;background:#f2e3dcf5;border-color:#ba744d4d}.documents-payroll-file-cell>span{color:var(--muted);font-size:.79rem;line-height:1.35}.documents-payroll-status-cell{gap:.2rem;display:grid}.documents-payroll-status-cell strong{font-size:.8rem;line-height:1.2}.documents-payroll-status-cell span{color:var(--muted);font-size:.76rem;line-height:1.3}.documents-compact-action{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface) 97%, var(--surface-strong) 3%);min-height:28px;color:var(--text);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:.22rem .52rem;font-size:.76rem;line-height:1.2;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.documents-compact-action:hover{background:color-mix(in srgb, var(--surface-strong) 88%, var(--accent-soft) 12%);border-color:color-mix(in srgb, var(--line) 58%, var(--accent) 42%)}.documents-payroll-action-note{color:var(--muted);font-size:.76rem;line-height:1.3}.documents-inline-link{color:var(--accent);font-size:.78rem;text-decoration:none}.documents-inline-link:hover{text-decoration:underline}.documents-row-card{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface-strong) 95%, #ece7de 5%);text-align:left;color:inherit;border-radius:8px;gap:.55rem;padding:.72rem;display:grid}.documents-row-card.is-active{border-color:color-mix(in srgb, var(--accent) 44%, var(--line) 56%);background:color-mix(in srgb, var(--surface-strong) 88%, #dbe7f3 12%)}.documents-row-head{justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.documents-row-head strong{line-height:1.2;display:block}.documents-row-head p{color:var(--muted);margin:.16rem 0 0;font-size:.8rem}.documents-row-head span{border:1px solid color-mix(in srgb, var(--line) 80%, #96adbf 20%);color:var(--muted);white-space:nowrap;border-radius:999px;padding:.14rem .45rem;font-size:.67rem}.documents-row-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.documents-row-meta div,.documents-preview-sheet div{gap:.16rem;display:grid}.documents-row-meta span,.documents-preview-sheet span{color:var(--muted);font-size:.7rem}.documents-row-meta strong,.documents-preview-sheet strong{font-size:.82rem;line-height:1.2}.documents-heading-note{max-width:70ch;color:var(--muted);margin:.45rem 0 0}.documents-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:.8rem;display:grid}.documents-note-card{padding:.8rem}.documents-note-list{gap:.6rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.documents-note-list li{gap:.16rem;display:grid}.documents-note-list span{color:var(--muted);font-size:.8rem}.documents-preview-panel{gap:.72rem;display:grid;position:sticky;top:.8rem}.documents-preview-meta{justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.documents-preview-meta strong{margin-top:.12rem;font-size:1rem;display:block}.documents-preview-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.documents-preview-sheet{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface-strong) 97%, #ebe6dd 3%);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.7rem;padding:.82rem .88rem;display:grid}.documents-preview-frame-shell{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:#fff;border-radius:12px;min-height:560px;overflow:hidden}.documents-preview-next-step{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface-strong) 96%, #f4eee5 4%);border-radius:12px;gap:.7rem;padding:.95rem;display:grid}.documents-preview-frame{background:#fff;border:0;width:100%;min-height:560px}.report-preview-embed{color:#18231c;background:#fffdfa;gap:.9rem;min-height:100%;padding:1rem 1rem 1.05rem;display:grid}.report-preview-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.report-preview-header--embed{border-bottom:1px solid color-mix(in srgb, var(--line) 84%, #b9c9d6 16%);padding-bottom:.85rem}.report-preview-title{gap:.22rem;min-width:0;display:grid}.report-preview-title-text{letter-spacing:-.02em;margin:0;font-size:1.16rem;line-height:1.14}.report-preview-kind{color:#5d6c63;margin:0;font-size:.78rem}.report-preview-actions,.report-preview-action-stack{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.report-preview-version{color:#445249;background:#f6f6f2;border:1px solid #d6dfdb;border-radius:9px;align-items:center;min-height:30px;padding:.28rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.report-preview-metadata{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.65rem;display:grid}.report-preview-metadata-card,.report-preview-section{background:#fbfaf7;border:1px solid #d9e1dd;border-radius:10px;padding:.82rem .88rem}.report-preview-pdf-shell{border:1px solid color-mix(in srgb, var(--accent) 28%, #d9e1dd 72%);background:linear-gradient(#0f58440f,#fff0),#fbfaf7;border-radius:12px;gap:.8rem;padding:.88rem;display:grid}.report-preview-pdf-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.report-preview-pdf-head h2{color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:1rem}.report-preview-pdf-head p{margin:.18rem 0 0}.report-preview-pdf-frame-wrap{border:1px solid color-mix(in srgb, var(--line) 84%, #bcc8c1 16%);background:#fff;border-radius:10px;min-height:min(74vh,780px);overflow:hidden;box-shadow:inset 0 0 0 1px #0f231c08}.report-preview-pdf-frame{background:#fff;border:0;width:100%;height:min(74vh,780px);min-height:560px;display:block}.report-preview-pdf-fallback{margin:0;font-size:.78rem}.report-preview-sections{gap:.72rem;display:grid}.report-preview-summary-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.72rem;display:grid}.report-preview-summary-card{border:1px solid color-mix(in srgb, var(--line) 86%, #c4d0ca 14%);background:color-mix(in srgb, var(--surface-strong) 94%, #faf7f1 6%);border-radius:10px;gap:.72rem;padding:.88rem .94rem;display:grid}.report-preview-summary-card h4{letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb, var(--muted) 88%, var(--text) 12%);margin:0;font-size:.84rem}.report-preview-summary-list{gap:0;margin:0;display:grid}.report-preview-summary-row{border-top:1px solid color-mix(in srgb, var(--line) 84%, transparent 16%);gap:.18rem;padding:.5rem 0;display:grid}.report-preview-summary-row:first-child{border-top:0;padding-top:0}.report-preview-summary-row:last-child{padding-bottom:0}.report-preview-summary-row dt{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.7rem}.report-preview-summary-row dd{color:var(--text);margin:0;font-size:.9rem;font-weight:600}.dispatch-sheet-preview-groups{gap:.88rem;display:grid}.dispatch-sheet-preview-group{gap:.58rem;display:grid}.dispatch-sheet-preview-group-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.dispatch-sheet-preview-group-head h4{color:var(--text);margin:0;font-size:.95rem;line-height:1.2}.dispatch-sheet-preview-group-head p{color:var(--muted);margin:.18rem 0 0;font-size:.79rem}.report-preview-status-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:30px;padding:.22rem .62rem;font-size:.74rem;font-weight:700;display:inline-flex}.report-preview-status-pill.tone-good{color:#215632;background:#e7f5ea;border-color:#b8ddc3}.report-preview-status-pill.tone-warning{color:#835d0a;background:#fff4d8;border-color:#ead29a}.report-preview-status-pill.tone-active{color:#244e61;background:#e6f1f5;border-color:#bdd0d9}.report-preview-status-pill.tone-urgent{color:#8b2735;background:#fde7e8;border-color:#ebc1c6}.report-preview-table-shell{border:1px solid color-mix(in srgb, var(--line) 86%, #bcc8c1 14%);background:color-mix(in srgb, var(--surface) 95%, #fbf8f3 5%);border-radius:12px;overflow:auto}.report-preview-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1120px;font-size:.79rem}.report-preview-table thead th{border-bottom:1px solid color-mix(in srgb, var(--line) 86%, #c1ccc5 14%);background:color-mix(in srgb, var(--surface-strong) 92%, #f3efe9 8%);color:color-mix(in srgb, var(--muted) 84%, var(--text) 16%);letter-spacing:.06em;text-transform:uppercase;text-align:left;white-space:nowrap;padding:.62rem .72rem;font-size:.67rem}.report-preview-table tbody td{border-top:1px solid color-mix(in srgb, var(--line) 86%, transparent 14%);vertical-align:top;color:var(--text);background:0 0;padding:.72rem}.report-preview-table tbody tr:first-child td{border-top:0}.report-preview-table tbody tr:hover td{background:color-mix(in srgb, var(--surface-strong) 84%, #eef2ef 16%)}.report-preview-cell-stack{gap:.18rem;display:grid}.report-preview-cell-stack strong{color:var(--text);font-size:.79rem;line-height:1.28}.report-preview-cell-stack span{color:var(--muted);font-size:.74rem;line-height:1.38}.report-preview-empty-state{color:var(--muted);font-size:.8rem;line-height:1.45}.document-packet-page{gap:1rem;display:grid}.document-packet-page--embed{background:#fffdfa;padding:1rem}.document-packet-header{gap:.45rem;display:grid}.document-packet-header-copy{gap:.28rem;display:grid}.document-packet-back-link{margin:.2rem 0 0}.document-packet-topband{z-index:3;background:color-mix(in srgb, var(--surface-strong) 96%, #f8f4ec 4%);border:1px solid #d6e0da;border-radius:12px;gap:.9rem;padding:.95rem;display:grid;position:sticky;top:.85rem;box-shadow:0 10px 26px #1725210f}.document-packet-topband-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem;display:grid}.document-packet-topband-item{gap:.18rem;display:grid}.document-packet-topband-item span{color:var(--muted);font-size:.72rem}.document-packet-topband-item strong{color:var(--text);font-size:.92rem;font-weight:700}.document-packet-header-actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.document-packet-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.document-packet-summary-card,.document-packet-section,.document-packet-next-steps{background:#fbfaf7;border:1px solid #d9e1dd;border-radius:12px;padding:.88rem .95rem}.document-packet-section-heading{gap:.2rem;margin-bottom:.65rem;display:grid}.document-packet-section-heading h2{margin:0;font-size:.98rem}.document-packet-section-heading p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.4}.document-packet-summary-list{gap:.35rem;margin:0;display:grid}.document-packet-summary-list--compact .document-packet-summary-row:last-child dd{line-height:1.5}.document-packet-summary-row{border-bottom:1px solid #ecefe9;grid-template-columns:minmax(0,140px) minmax(0,1fr);align-items:start;gap:.65rem;padding:.34rem 0;display:grid}.document-packet-summary-row:last-child{border-bottom:0;padding-bottom:0}.document-packet-summary-row dt{color:var(--muted);font-size:.78rem}.document-packet-summary-row dd{color:var(--text);margin:0;font-size:.86rem}.document-packet-layout-grid{grid-template-columns:minmax(0,2.1fr) minmax(280px,.9fr);align-items:start;gap:.85rem;display:grid}.document-packet-main{gap:.85rem;display:grid}.document-packet-next-steps{background:color-mix(in srgb, var(--surface-strong) 90%, #eef4ec 10%)}.document-packet-table-shell{min-height:0}.document-packet-inline-actions{flex-wrap:wrap;gap:.35rem;display:flex}.document-packet-inline-actions .fleetview-secondary-btn{min-height:30px;padding-inline:.65rem}.document-packet-history-cell{gap:.2rem;display:grid}.document-packet-history-cell strong{font-size:.84rem}.document-packet-history-cell span{color:var(--muted);font-size:.76rem;line-height:1.35}.document-packet-empty-state{color:var(--muted);padding:.8rem .1rem .1rem;font-size:.82rem}.document-packet-status-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:28px;padding:.22rem .6rem;font-size:.74rem;font-weight:700;display:inline-flex}.document-packet-status-pill.tone-positive{color:#215632;background:#e7f5ea;border-color:#b8ddc3}.document-packet-status-pill.tone-warning{color:#835d0a;background:#fff4d8;border-color:#ead29a}.document-packet-status-pill.tone-negative{color:#8b2735;background:#fde7e8;border-color:#ebc1c6}.document-packet-status-pill.tone-neutral{color:#445561;background:#eef2f4;border-color:#d4dce2}@media print{.document-packet-page .document-packet-topband{box-shadow:none;position:static}.document-packet-page .document-packet-header-actions,.document-packet-page .document-packet-inline-actions,.document-packet-page .document-packet-back-link,.document-packet-page .fleetview-primary-btn,.document-packet-page .fleetview-secondary-btn{display:none!important}.document-packet-page .document-packet-layout-grid,.document-packet-page .document-packet-summary-grid{grid-template-columns:1fr}.document-packet-page,.document-packet-page .document-packet-section,.document-packet-page .document-packet-summary-card,.document-packet-page .document-packet-next-steps{border-color:#cfd7df;background:#fff!important}}.documents-upload-panel{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface) 98%, #f1ece4 2%);border-radius:10px;gap:.8rem;padding:.85rem;display:grid}.documents-upload-header{gap:.8rem;display:grid}.documents-upload-header h3{margin:0;font-size:.98rem}.documents-upload-actions{flex-wrap:wrap;gap:.45rem;display:flex}.documents-upload-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.documents-upload-chip{border:1px solid color-mix(in srgb, var(--line) 84%, #8aa2bc 16%);background:color-mix(in srgb, var(--surface-strong) 98%, #f8f3ea 2%);text-align:left;color:var(--text);border-radius:10px;gap:.22rem;padding:.7rem .75rem;display:grid}.documents-upload-chip.is-active{border-color:color-mix(in srgb, var(--accent) 44%, var(--line) 56%);background:color-mix(in srgb, var(--accent) 14%, var(--surface-strong) 86%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 20%, transparent 80%)}.documents-upload-chip strong{font-size:.92rem}.documents-upload-chip span{color:var(--muted);font-size:.77rem;line-height:1.35}.documents-upload-controls{flex-wrap:wrap;align-items:end;gap:.65rem;display:flex}.documents-upload-file{gap:.32rem;min-width:min(100%,19rem);display:grid}.documents-upload-file span,.documents-upload-message{color:var(--muted);font-size:.78rem}@media (max-width:920px){.documents-upload-header,.documents-upload-controls{flex-direction:column;align-items:stretch}.documents-upload-chip-grid{grid-template-columns:1fr}}.groups-shell{border:1px solid var(--line);border-radius:10px;grid-template-columns:220px minmax(0,1fr);margin-top:.75rem;display:grid;overflow:hidden}.groups-sidebar{border-right:1px solid var(--line);align-content:start;gap:.4rem;padding:.6rem;display:grid}.groups-search{text-align:left;background:var(--surface-strong);border:1px solid var(--line);color:var(--muted)}.groups-sidebar a{color:var(--muted);border-radius:7px;padding:.45rem .55rem;text-decoration:none}.groups-sidebar a[aria-current=page]{color:var(--text);background:#3a9cff21}.motive-kv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:.7rem;display:grid}.motive-kv-grid div{border:1px solid var(--line);border-radius:8px;gap:.2rem;padding:.55rem;display:grid}.motive-kv-grid span{color:var(--muted);font-size:.8rem}.motive-kv-grid strong{font-size:.92rem}.geofence-map{border:1px solid var(--line);border-radius:10px;min-height:360px;margin-top:.65rem;overflow:hidden}@keyframes pulse{0%{opacity:.78;transform:scale(.92)}60%{opacity:1;transform:scale(1.08)}to{opacity:.78;transform:scale(.92)}}@media (max-width:1320px){.dispatch-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-board-header-top,.dispatch-board-focus-strip,.dispatch-loads-shell-head,.dispatch-intake-primary-grid,.dispatch-board-command-grid{grid-template-columns:1fr}.dispatch-board-focus-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-board-focus-highlight-grid,.dispatch-intake-guidance-grid{grid-template-columns:1fr 1fr}.dispatch-intake-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-intelligence-grid{grid-template-columns:1fr}}@media (max-width:920px){.dispatch-search-page-header,.dispatch-search-workspace-header{flex-direction:column;align-items:stretch}.dispatch-search-primary-row,.dispatch-search-scope-tabs,.dispatch-summary-strip,.dispatch-operator-strip,.dispatch-intelligence-grid,.dispatch-detail-page-bar,.dispatch-detail-subgrid,.dispatch-execution-status-grid,.dispatch-execution-input-grid,.dispatch-board-header-top,.dispatch-board-focus-strip,.dispatch-board-focus-metrics{grid-template-columns:1fr}.dispatch-board-header-meta{justify-self:start}.dispatch-board-focus-side{justify-items:stretch}.dispatch-board-action-clusters,.dispatch-toolbar-cluster{width:100%}.dispatch-toolbar-cluster{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dispatch-loads-shell-meta{justify-content:flex-start}.dispatch-loads-shell-meta,.dispatch-operator-meta{grid-template-columns:1fr}.dispatch-loads-shell-copy-top{flex-direction:column;align-items:flex-start}.dispatch-board-header-shell,.dispatch-search-shell-card{padding:.8rem}.dispatch-intelligence-list,.dispatch-intelligence-form,.dispatch-fast-intake-grid,.dispatch-fast-location-grid,.dispatch-resource-dock,.dispatch-dock-actions,.settlement-review-card--linear,.settlement-review-card--linear .settlement-review-handoff-meta{grid-template-columns:1fr}.settlement-review-card--linear .settlement-inline-actions{justify-content:flex-start}.workforce-driver-grid,.workforce-driver-form-grid,.workforce-driver-summary,.fleet-import-summary-grid,.workforce-driver-profile-meta,.documents-workspace-grid,.documents-note-grid,.documents-preview-sheet{grid-template-columns:1fr}.documents-board-table{min-width:820px}.documents-tab-row,.documents-summary-strip{grid-template-columns:1fr}.documents-workspace-heading,.documents-section-header,.documents-preview-header,.documents-preview-meta{flex-direction:column;align-items:stretch}.documents-preview-panel{position:static}.motive-shell{grid-template-columns:1fr}.motive-rail{display:none}.motive-sidebar-toggle-header{justify-content:center;align-items:center;display:inline-flex}.marketing-shell{padding:1rem .8rem 1.4rem}.marketing-hero-grid,.office-layout,.dispatch-plan-layout,.dispatch-page-grid{grid-template-columns:1fr}.dispatch-entry-pane{position:static}.dispatch-page-shell{padding:.75rem}.dispatch-page-surface{padding:.7rem}.dispatch-load-page-shell{padding:.5rem}.dispatch-load-page-surface{padding:.55rem}.dispatch-workspace-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-workspace-hero-grid{grid-template-columns:1fr 1fr}.dispatch-board-focus-side{justify-items:stretch;width:100%;min-width:0;margin-left:0}.dispatch-board-focus-side .dispatch-board-focus-chips,.dispatch-board-focus-side .dispatch-toolbar-actions{justify-content:flex-start}.workforce-driver-actions{align-items:stretch}.workforce-driver-header-main{flex-direction:column}.workforce-driver-search{min-width:100%;max-width:none}.fleet-import-summary-head{flex-direction:column}.fleet-import-summary-meta{justify-items:start}.dispatch-form-grid,.dispatch-board-focus-highlight-grid,.dispatch-intake-guidance-grid,.dispatch-intake-review-grid{grid-template-columns:1fr}.dispatch-intake-section-head,.dispatch-intake-footer{display:grid}.dispatch-intake-chip-row{justify-content:flex-start}.dispatch-shipment-compact-grid{grid-template-columns:1fr}.dispatch-pt-topline{flex-direction:column;align-items:stretch}.dispatch-pt-code-row,.dispatch-shipment-timing-grid{grid-template-columns:1fr 1fr}.dispatch-shipment-lower-stack,.dispatch-resource-dock,.dispatch-dock-actions,.dispatch-detail-layout{grid-template-columns:1fr}.dispatch-profittools-layout{min-height:initial;grid-template-columns:1fr;height:auto}.dispatch-workspace-main{min-height:initial}.dispatch-workspace-panel-scroll,.dispatch-load-fullscreen{min-height:initial;overflow:visible}.dispatch-legs-grid,.dispatch-grid-row,.dispatch-grid-row-itinerary,.dispatch-grid-row-item{grid-template-columns:1fr}.dispatch-workspace-modal{border-left:0;border-right:0;border-radius:0;inset:0}.motive-content-grid,.motive-two-up{grid-template-columns:1fr}.motive-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-fraud-grid,.messages-shell,.documents-shell,.groups-shell{grid-template-columns:1fr}.office-sidebar{display:none}.mobile-nav{display:flex}.tracking-shell{grid-template-columns:1fr}.fleetview-grid{min-height:initial;grid-template-columns:1fr}.tracking-map-surface,.tracking-map-frame-wrap{min-height:320px}.tracking-map-frame{height:320px}.tracking-temp-map-canvas{min-height:320px}.invoices-grid{grid-template-columns:1fr}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loadboard-shell{gap:1.25rem;display:grid}.loadboard-hero,.loadboard-surface{background:linear-gradient(#faf6ecf5,#fffffffa),radial-gradient(circle at 100% 0,#c975181f,#0000 42%);border:1px solid #132e4d1a;box-shadow:0 20px 40px #0f172a14}.loadboard-hero{grid-template-columns:minmax(0,2fr) minmax(260px,.95fr);gap:1rem;padding:1.5rem;display:grid}.loadboard-kicker{color:#8b4d10;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .4rem;font-size:.78rem;font-weight:700}.loadboard-lead{color:#334155;max-width:64ch;margin:.4rem 0 0;font-size:1rem;line-height:1.6}.loadboard-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.2rem;display:grid}.loadboard-guide-grid article,.loadboard-hero-metrics article,.loadboard-sidecard,.loadboard-card,.loadboard-saved-card,.loadboard-empty-state{background:#ffffffe0;border:1px solid #132e4d1a;border-radius:18px}.loadboard-guide-grid article{padding:.9rem 1rem}.loadboard-guide-grid span,.loadboard-meta-grid span,.loadboard-sidecard li,.loadboard-sidecard p,.loadboard-hero-metrics span{color:#475569}.loadboard-guide-grid strong,.loadboard-meta-grid strong,.loadboard-sidecard h3,.loadboard-hero-metrics strong{color:#0f172a}.loadboard-hero-metrics{gap:.75rem;display:grid}.loadboard-hero-metrics article{padding:1rem}.loadboard-hero-metrics strong{margin-top:.35rem;font-size:1.5rem;display:block}.loadboard-tabbar{gap:.5rem;display:inline-flex}.loadboard-tabbar a{color:#334155;background:#ffffffeb;border:1px solid #132e4d1f;border-radius:999px;padding:.7rem 1rem;font-weight:700;text-decoration:none}.loadboard-tabbar a[aria-current=page]{color:#fff;background:linear-gradient(135deg,#0f172a,#1f3b62);box-shadow:0 12px 22px #0f172a2e}.loadboard-surface{padding:1.25rem}.loadboard-toolbar,.loadboard-content,.loadboard-saved-shell{gap:1rem;display:grid}.loadboard-toolbar{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center}.loadboard-search input{color:#0f172a;background:#fffdf8;border:1px solid #132e4d26;border-radius:14px;width:100%;min-height:46px;padding:.8rem .95rem}.loadboard-filter-row{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.loadboard-filter-row button{color:#334155;background:#fff;border:1px solid #132e4d24;border-radius:999px;padding:.65rem .9rem;font-weight:700}.dispatch-action-rail button.is-active{border-color:color-mix(in srgb, var(--accent) 52%, var(--line) 48%);background:color-mix(in srgb, var(--accent-soft) 70%, transparent);color:var(--text)}.loadboard-filter-row button.is-active{color:#8b4d10;background:#fff2d9eb;border-color:#c9751842}.loadboard-content,.loadboard-saved-shell{grid-template-columns:minmax(0,1.8fr) minmax(280px,.9fr);align-items:start}.loadboard-list,.loadboard-saved-list,.loadboard-sidepanel{gap:.9rem;display:grid}.loadboard-inline-error{color:#991b1b;background:#fee2e2e0;border:1px solid #991b1b33;border-radius:14px;margin:0;padding:.85rem 1rem;font-weight:700}.loadboard-card,.loadboard-saved-card,.loadboard-empty-state{padding:1rem}.loadboard-card-top,.loadboard-card-actions{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.loadboard-card-top h2,.loadboard-saved-card h2,.loadboard-sidecard h3{margin:0}.loadboard-card-ref{color:#8b4d10;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .3rem;font-size:.78rem;font-weight:700}.loadboard-card-rate{text-align:right}.loadboard-card-rate span{color:#0f172a;font-size:1.35rem;font-weight:800;display:block}.loadboard-card-rate strong{color:#475569}.loadboard-chip-row{flex-wrap:wrap;gap:.45rem;margin:.95rem 0;display:flex}.loadboard-chip-row span{color:#1e293b;background:#e2e8f0b3;border-radius:999px;align-items:center;min-height:30px;padding:.35rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.loadboard-chip-row .tone-lane_match{color:#8b4d10;background:#c9751824}.loadboard-chip-row .tone-reload{color:#0f766e;background:#0f766e24}.loadboard-chip-row .tone-backfill{color:#1d4ed8;background:#3b82f624}.loadboard-chip-row .tone-today{color:#991b1b;background:#991b1b1f}.loadboard-chip-row .tone-tomorrow{color:#92400e;background:#92400e1f}.loadboard-chip-row .tone-routine{color:#1e40af;background:#1e40af1f}.loadboard-chip-row .tone-watchlist{color:#047857;background:#10b98124}.loadboard-chip-row .tone-suggested{color:#92400e;background:#78350f1f}.loadboard-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.loadboard-meta-grid article{gap:.2rem;display:grid}.loadboard-summary,.loadboard-note{color:#334155;margin:.8rem 0 0;line-height:1.55}.loadboard-watch-row{background:#f8fafcd1;border:1px solid #94a3b82e;border-radius:16px;justify-content:space-between;align-items:center;gap:.9rem;margin-top:1rem;padding:.85rem .95rem;display:flex}.loadboard-watch-copy{gap:.18rem;display:grid}.loadboard-watch-copy strong{color:#0f172a;font-size:.94rem}.loadboard-watch-copy span,.loadboard-watch-footnote{color:#475569;line-height:1.5}.loadboard-watch-footnote{margin:.85rem 0 0}.watch-toggle-btn,.loadboard-card-actions a,.loadboard-card-actions button{border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:.7rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.watch-toggle-btn,.loadboard-card-actions button{color:#0f172a;cursor:pointer;background:#ffffffeb;border:1px solid #0f172a14}.watch-toggle-btn.is-active,.loadboard-card-actions button.is-active{color:#047857;background:#10b9811f;border-color:#10b9813d}.watch-toggle-btn:disabled,.loadboard-card-actions button:disabled{cursor:progress;opacity:.72}.loadboard-card-actions{margin-top:1rem}.loadboard-card-actions a{color:#0f172a;background:#fff2d9e6}.loadboard-card-actions a:first-child{color:#fff;background:linear-gradient(135deg,#c97518,#8b4d10)}.loadboard-sidecard{padding:1rem}.loadboard-sidecard ul{margin:.85rem 0 0;padding-left:1.1rem}.loadboard-sidecard li+li{margin-top:.55rem}@media (max-width:980px){.loadboard-hero,.loadboard-toolbar,.loadboard-content,.loadboard-saved-shell,.loadboard-guide-grid,.loadboard-meta-grid{grid-template-columns:1fr}.loadboard-filter-row{justify-content:flex-start}.loadboard-watch-row,.loadboard-card-top,.loadboard-card-actions{flex-direction:column;align-items:flex-start}.loadboard-card-rate{text-align:left}}.upgrade-lock-shell{background:linear-gradient(#fffaf1 0%,#fffdf9 100%);border:1px solid #78350f24;position:relative;overflow:hidden}.upgrade-lock-shell:before{content:"";pointer-events:none;background:linear-gradient(135deg,#78350f0a 0%,#0000 48%);position:absolute;inset:0}.upgrade-lock-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);gap:1rem;display:grid;position:relative}.upgrade-lock-copy,.upgrade-lock-side{z-index:1;position:relative}.upgrade-lock-eyebrow,.upgrade-lock-side-label{color:#9a3412;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.72rem;font-weight:800}.upgrade-lock-kicker{color:#7c2d12;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.85rem;font-weight:700}.upgrade-lock-copy .shell-title{max-width:12ch}.upgrade-lock-message{color:#5b3417;max-width:56ch;font-size:1.02rem;font-weight:700;line-height:1.55}.upgrade-lock-meta{background:#ffffffb8;border:1px solid #78350f24;border-radius:10px;gap:.2rem;margin-top:1rem;padding:.85rem 1rem;display:inline-grid}.upgrade-lock-meta span{color:#92400e;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.upgrade-lock-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;display:flex}.upgrade-lock-actions a{color:#fff8eb;min-height:40px;box-shadow:none;background:#9a3412;border:1px solid #9a341233;border-radius:9px;justify-content:center;align-items:center;padding:.72rem .94rem;font-weight:700;text-decoration:none;display:inline-flex}.upgrade-lock-actions a.upgrade-lock-secondary{color:#7c2d12;box-shadow:none;background:#ffffffd6;border:1px solid #7c2d121f}.upgrade-lock-actions a.upgrade-lock-tertiary{color:#7c2d12;background:0 0;border:1px solid #7c2d121f}.upgrade-lock-side{background:#ffffffc7;border:1px solid #78350f24}.upgrade-lock-side h2{margin:0}.upgrade-lock-side p{color:#5b3417}.upgrade-lock-list{gap:.55rem;margin:1rem 0;padding:0;list-style:none;display:grid}.upgrade-lock-list li{color:#5b3417;padding-left:1.1rem;position:relative}.upgrade-lock-list li:before{content:"";background:#c97518;border-radius:999px;width:7px;height:7px;position:absolute;top:.55rem;left:0}@media (max-width:980px){.upgrade-lock-grid{grid-template-columns:1fr}.upgrade-lock-copy .shell-title{max-width:none}}.payroll-workspace-shell,.payroll-landing-shell,.payroll-list-shell,.payroll-builder-shell,.payroll-settings-shell,.payroll-review-page-shell{gap:1rem;display:grid}.payroll-review-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.payroll-review-page-header h1{letter-spacing:-.02em;margin:0;font-size:1.9rem}.payroll-review-page-header p{max-width:72ch;margin:.4rem 0 0}.payroll-review-header-actions{align-items:center}.payroll-workspace-header,.payroll-workspace-frame,.payroll-control-card{border-color:color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 94%, var(--surface-strong) 6%)}.payroll-workspace-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.payroll-workspace-heading h1{letter-spacing:-.02em;margin:0;font-size:1.85rem}.payroll-workspace-heading p{color:var(--muted);margin:.35rem 0 0}.payroll-workspace-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.payroll-summary-strip{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:0;margin-top:1rem;display:grid;overflow:hidden}.payroll-summary-strip article,.payroll-inspector-metrics article{border:0;border-right:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:0 0;gap:.25rem;padding:.82rem .94rem;display:grid}.payroll-summary-strip article:last-child{border-right:0}.payroll-summary-strip span,.payroll-inspector-metrics span,.payroll-inspector-meta span{color:var(--muted);font-size:.76rem}.payroll-summary-strip strong,.payroll-inspector-metrics strong,.payroll-inspector-meta strong{color:var(--text-strong)}.payroll-summary-strip-note{color:var(--muted);font-size:.75rem;line-height:1.35}.payroll-summary-strip--landing{margin-top:0}.payroll-workspace-flash{border:1px solid color-mix(in srgb, var(--accent) 36%, var(--line) 64%);background:color-mix(in srgb, var(--accent-soft) 48%, var(--surface) 52%);color:var(--text-strong);border-radius:10px;padding:.7rem .95rem}.payroll-tab-row{grid-template-columns:repeat(3,minmax(0,max-content)) minmax(240px,1fr);align-items:end;gap:.55rem;display:grid}.payroll-tab-row--expanded{grid-template-columns:repeat(6,minmax(0,max-content)) minmax(240px,1fr)}.payroll-tab-row>button{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);color:var(--text);text-align:left;border-radius:9px;justify-content:space-between;align-items:center;gap:.65rem;padding:.62rem .8rem;display:flex}.payroll-tab-row>button.is-active{border-color:color-mix(in srgb, var(--accent) 42%, var(--line) 58%);background:color-mix(in srgb, var(--accent-soft) 24%, var(--surface) 76%)}.payroll-tab-row>button strong{font-size:.88rem}.payroll-tab-row>button span{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);min-width:24px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:.1rem .42rem;font-size:.74rem;display:inline-flex}.payroll-search-field{gap:.35rem;display:grid}.payroll-search-field--page{min-width:min(100%,24rem)}.payroll-search-field span{color:var(--muted);font-size:.76rem}.payroll-search-field input,.payroll-form-grid input,.payroll-form-grid select{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);width:100%;color:var(--text);border-radius:10px;padding:.72rem .85rem}.payroll-search-field input:disabled{opacity:.65}.payroll-workspace-grid{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:1rem;margin-top:1rem;display:grid}.payroll-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.payroll-view-grid{grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:1rem;margin-top:1rem;display:grid}.payroll-list-column,.payroll-automation-list,.payroll-inspector-stack,.payroll-batch-driver-table,.payroll-history-list,.payroll-line-list{gap:.7rem;display:grid}.payroll-list-column{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 95%, var(--surface-strong) 5%);border-radius:12px;max-height:820px;padding:.35rem .55rem;overflow:auto}.payroll-list-row,.payroll-batch-driver-row{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);color:var(--text);background:0 0;border-radius:0}.payroll-chip{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);color:var(--text);border-radius:999px}.payroll-list-row,.payroll-batch-driver-row{text-align:left;border-width:0 0 1px;gap:.32rem;padding:.82rem .18rem;display:grid}.payroll-list-row.is-active,.payroll-batch-driver-row.is-active,.payroll-chip.is-active{border-color:color-mix(in srgb, var(--accent) 40%, var(--line) 60%);background:color-mix(in srgb, var(--accent-soft) 16%, transparent);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--accent) 54%, var(--line) 46%);padding-left:.68rem;padding-right:.68rem}.payroll-list-column>:last-child .payroll-list-row:last-child,.payroll-list-column>.payroll-list-row:last-child,.payroll-batch-driver-table>:last-child{border-bottom:0}.payroll-landing-header,.payroll-list-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.payroll-landing-copy,.payroll-list-copy{gap:.32rem;display:grid}.payroll-landing-copy h1,.payroll-list-copy h1{letter-spacing:-.02em;margin:0;font-size:1.85rem}.payroll-landing-copy p,.payroll-list-copy p{color:var(--muted);max-width:72ch;margin:0}.payroll-landing-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.payroll-home-focus-strip{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 92%, var(--surface-strong) 8%);border-radius:12px;gap:0;display:grid;overflow:hidden}.payroll-home-focus-lead{border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1rem .95rem;display:flex}.payroll-home-focus-label{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);min-height:22px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 .42rem;font-size:.68rem;font-weight:700;display:inline-flex}.payroll-home-focus-lead h2{margin:.5rem 0 0;font-size:1.55rem;line-height:1.1}.payroll-home-focus-lead p{max-width:62ch;color:var(--muted);margin:.55rem 0 0}.payroll-home-focus-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.payroll-home-focus-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.payroll-home-focus-metrics article{border-right:1px solid color-mix(in srgb, var(--line) 86%, transparent);gap:.3rem;padding:.9rem 1rem;display:grid}.payroll-home-focus-metrics article:last-child{border-right:0}.payroll-home-focus-metrics span{color:var(--muted);font-size:.73rem}.payroll-home-focus-metrics strong{color:var(--text-strong);font-size:1.35rem;line-height:1}.payroll-home-focus-metrics small{color:var(--muted);font-size:.75rem;line-height:1.4}.payroll-landing-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr);gap:.95rem;display:grid}.payroll-landing-focus,.payroll-landing-links,.payroll-landing-queue,.payroll-landing-current-batch,.payroll-summary-card,.payroll-settings-card,.payroll-builder-section,.payroll-batch-page-meta>article{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface-strong) 95%, transparent);border-radius:12px;gap:.85rem;padding:1rem;display:grid}.payroll-landing-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.payroll-landing-focus-grid div,.payroll-landing-current-batch-metric{gap:.18rem;display:grid}.payroll-landing-focus-grid span,.payroll-landing-current-batch-metric span{color:var(--muted);font-size:.76rem}.payroll-landing-focus-grid strong,.payroll-landing-current-batch-metric strong{color:var(--text-strong)}.payroll-landing-link-list{gap:.55rem;display:grid}.payroll-landing-link-row{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);color:inherit;border-radius:10px;gap:.18rem;padding:.8rem .85rem;text-decoration:none;display:grid}.payroll-landing-link-row strong{color:var(--text-strong)}.payroll-landing-link-row span{color:var(--muted);font-size:.78rem;line-height:1.45}.payroll-landing-current-batch-row{grid-template-columns:minmax(0,1.5fr) auto repeat(3,minmax(120px,auto));align-items:center;gap:.75rem;display:grid}.payroll-home-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.payroll-home-grid{grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:1rem;display:grid}.payroll-home-main{min-width:0}.payroll-home-rail{align-content:start;gap:1rem;display:grid}.payroll-home-rail-card{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 92%, var(--surface-strong) 8%);border-radius:12px;gap:.85rem;padding:.95rem;display:grid}.payroll-home-rail-head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.payroll-home-rail-head h3{margin:0;font-size:.98rem}.payroll-home-rail-head p{color:var(--muted);margin:.2rem 0 0;font-size:.79rem}.payroll-home-driver-list{gap:0;display:grid}.payroll-home-driver-list article{border-bottom:1px solid color-mix(in srgb, var(--line) 84%, transparent);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.78rem 0;display:grid}.payroll-home-driver-list article:first-child{padding-top:0}.payroll-home-driver-list article:last-child{border-bottom:0;padding-bottom:0}.payroll-home-driver-list strong,.payroll-home-output-card strong,.payroll-home-system-note strong{color:var(--text-strong)}.payroll-home-driver-list p,.payroll-home-output-card p{color:var(--muted);margin:.18rem 0 0;font-size:.78rem;line-height:1.4}.payroll-home-driver-meta{text-align:right;justify-items:end;gap:.24rem;display:grid}.payroll-home-driver-meta span{color:var(--text-strong);font-size:.82rem;font-weight:700}.payroll-home-driver-meta a{color:var(--accent);font-size:.76rem;font-weight:700;text-decoration:none}.payroll-home-driver-meta a:hover,.payroll-home-driver-meta a:focus-visible{text-decoration:underline}.payroll-home-output-card{gap:.65rem;display:grid}.payroll-home-system-note{gap:.8rem;display:grid}.payroll-home-system-note div{border-bottom:1px solid color-mix(in srgb, var(--line) 84%, transparent);gap:.18rem;padding-bottom:.8rem;display:grid}.payroll-home-system-note div:last-child{border-bottom:0;padding-bottom:0}.payroll-home-system-note span{color:var(--muted);font-size:.75rem}.payroll-list-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;display:flex}.payroll-list-toolbar-meta{color:var(--muted);flex-wrap:wrap;gap:.75rem;font-size:.78rem;display:flex}.payroll-batches-table-shell,.payroll-home-table-shell{min-height:0}.payroll-home-table,.payroll-batches-table,.payroll-batch-review-table{table-layout:fixed}.payroll-home-table th:first-child{width:24%}.payroll-home-table th:nth-child(2){width:18%}.payroll-home-table th:nth-child(3){width:14%}.payroll-home-table th:nth-child(4){width:17%}.payroll-home-table th:nth-child(5){width:8%}.payroll-home-table th:nth-child(6){width:11%}.payroll-home-table th:nth-child(7){width:12%}.payroll-batches-table-row td,.payroll-batch-review-row td{vertical-align:top}.payroll-batches-table th:first-child{width:24%}.payroll-batches-table th:nth-child(2){width:22%}.payroll-batches-table th:nth-child(3){width:12%}.payroll-batches-table th:nth-child(4){width:8%}.payroll-batches-table th:nth-child(5),.payroll-batches-table th:nth-child(6),.payroll-batches-table th:nth-child(7){width:11%}.payroll-batches-table th:nth-child(8),.payroll-batches-table th:nth-child(9){width:12%}.payroll-batch-review-table-shell{max-height:430px}.payroll-batch-review-table th:first-child{width:25%}.payroll-batch-review-table th:nth-child(2){width:13%}.payroll-batch-review-table th:nth-child(3),.payroll-batch-review-table th:nth-child(4),.payroll-batch-review-table th:nth-child(5),.payroll-batch-review-table th:nth-child(6){width:11%}.payroll-batch-review-table th:nth-child(7){width:18%}.payroll-table-record{gap:.24rem;min-width:0;display:grid}.payroll-table-record--compact{gap:.18rem}.payroll-table-record-link:hover,.payroll-table-record-link:focus-visible{text-decoration:underline}.payroll-table-record-meta{flex-wrap:wrap;gap:.28rem .55rem;min-width:0;display:flex}.payroll-table-record-meta span{color:var(--muted);font-size:.74rem;line-height:1.35}.payroll-audit-tag{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);border-radius:999px;align-items:center;min-height:22px;padding:0 .48rem;font-size:.7rem;font-weight:700;display:inline-flex}.payroll-audit-tag.is-audited{color:#315f47;background:#deede5eb;border-color:#4a8c5f47}.payroll-audit-tag.is-pending{color:#7c4a32;background:#f2e3dcf5;border-color:#ba744d4d}.payroll-audit-tag.is-active{color:#6f5a22;background:#f4edd6f5;border-color:#7c70404d}.payroll-audit-tag.is-finalized{color:#264373;background:#e1e9f7f5;border-color:#47609247}.payroll-home-age-cell,.payroll-home-action-cell{vertical-align:middle}.payroll-age-tag{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);border-radius:999px;align-items:center;min-height:22px;padding:0 .48rem;font-size:.7rem;font-weight:700;display:inline-flex}.payroll-age-tag.is-fresh{color:#315f47;background:#deede5eb;border-color:#4a8c5f47}.payroll-age-tag.is-staged{color:#6f5a22;background:#f4edd6f5;border-color:#7c70404d}.payroll-age-tag.is-older{color:#7c4a32;background:#f2e3dcf5;border-color:#ba744d4d}.payroll-table-count-cell{text-align:center;color:var(--text-strong);font-weight:700}.payroll-table-money-cell{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.payroll-table-money-cell--net{color:var(--text-strong);font-weight:700}.payroll-batch-review-toolbar{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:0;padding:.95rem 1rem;display:grid}.payroll-batch-review-toolbar label{color:var(--muted);gap:.38rem;font-size:.76rem;font-weight:600;display:grid}.payroll-batch-review-toolbar input,.payroll-batch-review-toolbar select{min-height:2.55rem}.payroll-batch-review-layout{grid-template-columns:minmax(0,1fr) minmax(300px,340px);align-items:start;gap:.9rem;display:grid}.payroll-batch-review-main,.payroll-batch-review-sidebar-card{gap:.85rem;display:grid}.payroll-batch-review-main-header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.payroll-batch-review-main-copy{gap:.22rem;display:grid}.payroll-batch-review-table-note{margin:0}.payroll-batch-review-sidebar-head{gap:.3rem;display:grid}.payroll-batch-review-sidebar-head p{margin:0}.payroll-batch-review-checklist-grid{gap:.6rem;display:grid}.payroll-batch-review-checklist-item{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-left-width:3px;border-radius:0;gap:.24rem;padding:.8rem .88rem;display:grid}.payroll-batch-review-checklist-item span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700}.payroll-batch-review-checklist-item strong{color:var(--text-strong);font-size:1.18rem}.payroll-batch-review-checklist-item small{color:var(--muted);line-height:1.45}.payroll-batch-review-checklist-item.is-danger{border-color:color-mix(in srgb, #bc4f4f 34%, var(--line));background:color-mix(in srgb, #541919 12%, var(--surface) 88%)}.payroll-batch-review-checklist-item.is-warn{border-color:color-mix(in srgb, #c98322 34%, var(--line));background:color-mix(in srgb, #5a4016 12%, var(--surface) 88%)}.payroll-batch-review-checklist-item.is-ready{border-color:color-mix(in srgb, #5e9b71 32%, var(--line));background:color-mix(in srgb, #1b4330 12%, var(--surface) 88%)}.payroll-batch-review-sidebar-actions{gap:.5rem;display:grid}.payroll-batch-review-row{cursor:pointer}.payroll-batch-review-row td{border-top:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);transition:background .14s}.payroll-batch-review-table tbody tr:first-child td{border-top:0}.payroll-batch-review-row:hover td{background:color-mix(in srgb, var(--accent-soft) 9%, var(--surface) 91%)}.payroll-batch-review-row.is-active{background:color-mix(in srgb, var(--accent-soft) 16%, var(--surface) 84%);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--accent) 52%, transparent 48%)}.payroll-batch-review-row.is-active td{background:color-mix(in srgb, var(--accent-soft) 16%, var(--surface) 84%)}.payroll-review-status-cell{gap:.28rem;display:grid}.payroll-review-status-note{color:var(--muted);font-size:.74rem;line-height:1.35}.payroll-review-table-shell{border-radius:0}.payroll-review-table tbody td{background:0 0}.payroll-batch-checklist-note{margin:0}.payroll-batch-review-expanded-row td{background:color-mix(in srgb, var(--accent-soft) 10%, var(--surface) 90%);border-top:0;padding:0 .85rem .9rem}.payroll-batch-review-expanded-panel{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 96%, white 4%), var(--surface)), color-mix(in srgb, var(--surface-strong) 96%, transparent);border-radius:18px;gap:.9rem;padding:1rem 1.05rem;display:grid;box-shadow:0 16px 32px #0f172a0d}.payroll-batch-review-expanded-header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.payroll-batch-review-expanded-kicker{background:color-mix(in srgb, var(--accent-soft) 26%, white 74%);min-height:24px;color:color-mix(in srgb, var(--accent) 64%, var(--text) 36%);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 .52rem;font-size:.71rem;font-weight:800;display:inline-flex}.payroll-batch-review-expanded-copy{max-width:54ch;margin:.35rem 0 0}.payroll-batch-review-expanded-pills{flex-wrap:wrap;justify-content:flex-end;gap:.42rem;display:flex}.payroll-batch-review-expanded-metrics{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:.65rem;display:grid}.payroll-batch-review-expanded-metrics div{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 96%, transparent);border-radius:14px;gap:.2rem;padding:.72rem .8rem;display:grid}.payroll-batch-review-expanded-metrics span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700}.payroll-batch-review-expanded-metrics strong{color:var(--text-strong);font-size:1rem}.payroll-batch-review-expanded-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:.85rem;display:grid}.payroll-batch-review-expanded-grid section{gap:.7rem;display:grid}.payroll-batch-review-expanded-list,.payroll-batch-review-line-list{margin:0;padding:0;list-style:none}.payroll-batch-review-expanded-list{gap:.55rem;display:grid}.payroll-batch-review-expanded-list li{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, white 78%, var(--surface) 22%);border-radius:14px;gap:.16rem;padding:.75rem .82rem;display:grid}.payroll-batch-review-expanded-list li strong{color:var(--text-strong);font-size:.78rem}.payroll-batch-review-expanded-list li span,.payroll-batch-review-expanded-list li.is-empty{color:var(--muted);font-size:.8rem;line-height:1.45}.payroll-batch-review-line-list{gap:.6rem;display:grid}.payroll-batch-review-line-list li{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:14px;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.78rem .82rem;display:flex}.payroll-batch-review-line-copy{gap:.18rem;display:grid}.payroll-batch-review-line-copy span{color:var(--muted);font-size:.8rem;line-height:1.4}.payroll-batch-review-line-meta{flex-wrap:wrap;justify-content:flex-end;gap:.36rem;min-width:0;display:flex}.payroll-batch-review-line-meta>span:first-child{color:var(--text-strong);font-size:.85rem;font-weight:700;line-height:1.8}.payroll-driver-audit-shell,.payroll-driver-audit-toolbar,.payroll-driver-audit-section,.payroll-driver-audit-form-card{gap:.9rem;display:grid}.payroll-driver-audit-toolbar{grid-template-columns:minmax(0,1.25fr) minmax(280px,1fr);align-items:start}.payroll-driver-audit-toolbar-copy,.payroll-driver-audit-section-copy{gap:.28rem;display:grid}.payroll-driver-audit-toolbar-copy p,.payroll-driver-audit-section-copy p{margin:0}.payroll-driver-audit-toolbar-pills,.payroll-driver-audit-toolbar-actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.payroll-driver-audit-toolbar-actions{justify-content:flex-end}.payroll-driver-audit-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.payroll-driver-audit-lines-wrap,.payroll-driver-audit-blockers-wrap,.payroll-driver-audit-source-wrap,.payroll-driver-audit-mini-table-wrap{margin-top:0}.payroll-driver-audit-lines-table tbody td,.payroll-driver-audit-blockers-table tbody td,.payroll-driver-audit-source-table tbody td,.payroll-driver-audit-mini-table tbody td{vertical-align:top}.payroll-driver-audit-cell-stack{gap:.18rem;display:grid}.payroll-driver-audit-cell-stack strong{color:var(--text-strong)}.payroll-signed-amount{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);min-height:24px;color:var(--text-strong);font-variant-numeric:tabular-nums;letter-spacing:-.01em;border-radius:999px;justify-content:flex-end;align-items:center;padding:.08rem .44rem;font-weight:800;display:inline-flex}.payroll-signed-amount.is-positive{color:#166534;background:#e7f5ea;border-color:#a9d8ba}.payroll-signed-amount.is-negative{color:#991b1b;background:#fde8e8;border-color:#efc0c0}.payroll-signed-amount.is-neutral{border-color:color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);color:var(--muted)}.payroll-driver-audit-cell-stack span,.payroll-driver-audit-inline-note{color:var(--muted);font-size:.79rem;line-height:1.4}.payroll-driver-audit-cell-stack .payroll-driver-audit-pay-basis{color:var(--text);font-size:.75rem;font-weight:700}.payroll-driver-audit-flag-row{margin-bottom:.3rem}.payroll-driver-audit-action-cell{min-width:260px}.payroll-driver-audit-inline-fields{margin-top:.35rem}.payroll-driver-audit-subgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;display:grid}.payroll-driver-audit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.payroll-driver-audit-form-card--compact{gap:.7rem}.payroll-driver-audit-adjustment-row{grid-template-columns:minmax(0,1.35fr) minmax(110px,.55fr) minmax(0,1.8fr) auto;align-items:end;gap:.65rem;display:grid}.payroll-driver-audit-field{gap:.35rem;display:grid}.payroll-driver-audit-field span{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:.76rem;font-weight:700}.payroll-driver-audit-field--wide{grid-column:1/-1}.payroll-driver-audit-adjustment-row .payroll-driver-audit-field--wide{grid-column:auto}.payroll-driver-audit-field--amount input{min-width:0}.payroll-driver-audit-adjustment-actions{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.payroll-driver-audit-adjustment-actions p{text-align:right;max-width:16rem;margin:0}.payroll-driver-audit-form-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.payroll-driver-audit-form-actions p{margin:0}.payroll-driver-audit-checklist-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.65rem;display:grid}.payroll-driver-audit-checklist-item{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:12px;align-items:flex-start;gap:.55rem;padding:.78rem .82rem;display:flex}.payroll-driver-audit-checklist-item input{margin-top:.15rem}.payroll-driver-audit-checklist-item span{color:var(--text);line-height:1.45}@media (max-width:900px){.payroll-batch-review-toolbar,.payroll-batch-review-layout{grid-template-columns:minmax(0,1fr)}.payroll-batch-review-main-header,.payroll-batch-review-expanded-header,.payroll-batch-review-line-list li{flex-direction:column}.payroll-batch-review-expanded-pills,.payroll-batch-review-line-meta{justify-content:flex-start}.payroll-batch-review-expanded-grid,.payroll-driver-audit-toolbar,.payroll-driver-audit-subgrid,.payroll-driver-audit-form-grid,.payroll-driver-audit-adjustment-row{grid-template-columns:minmax(0,1fr)}.payroll-driver-audit-toolbar-actions,.payroll-driver-audit-adjustment-actions{justify-content:flex-start;align-items:flex-start}.payroll-driver-audit-adjustment-actions p{text-align:left;max-width:none}}.payroll-empty-state--page{padding:1.2rem .1rem .2rem}.payroll-builder-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.payroll-builder-steps li{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);color:var(--muted);border-radius:10px;padding:.72rem .8rem;font-weight:600}.payroll-builder-steps li.is-active{border-color:color-mix(in srgb, var(--accent) 34%, var(--line) 66%);background:color-mix(in srgb, var(--accent-soft) 18%, var(--surface) 82%);color:var(--text-strong)}.payroll-builder-steps li.is-complete{color:var(--text)}.payroll-driver-selection-list{gap:.55rem;display:grid}.payroll-list-row--driver-select{border-width:1px;border-radius:10px;padding:.78rem .82rem}.payroll-builder-preview-grid,.payroll-settings-grid,.payroll-batch-page-meta{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.payroll-summary-card h2,.payroll-summary-card h3,.payroll-settings-card h2{margin:0;font-size:1rem}.payroll-summary-card p,.payroll-settings-card p{color:var(--muted);margin:0;line-height:1.5}.payroll-batch-meta-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.payroll-batch-meta-list li{border-top:1px solid color-mix(in srgb, var(--line) 84%, transparent);justify-content:space-between;align-items:flex-start;gap:.75rem;padding-top:.45rem;display:flex}.payroll-batch-meta-list li:first-child{border-top:0;padding-top:0}.payroll-batch-meta-list span{color:var(--muted);font-size:.78rem}.payroll-batch-meta-list strong{color:var(--text-strong);text-align:right;font-size:.84rem}.payroll-inline-actions--builder{justify-content:flex-end}.payroll-list-row-top,.payroll-inspector-heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.payroll-roster-row-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.payroll-roster-row-top .dispatch-status-chip{flex-shrink:0}.payroll-roster-row-meta{flex-wrap:wrap;gap:.42rem .7rem;display:flex}.payroll-roster-row-meta span{color:var(--muted);font-size:.76rem}.payroll-list-row-top strong,.payroll-batch-driver-row strong{color:var(--text-strong)}.payroll-list-row span,.payroll-batch-driver-row span,.payroll-empty-state p,.payroll-history-list p{color:var(--muted)}.payroll-status-tag{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);color:var(--text);white-space:nowrap;border-radius:999px;padding:.2rem .52rem;font-size:.72rem}.payroll-inspector-column{min-height:420px}.payroll-inspector-section,.payroll-preview-panel{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface-strong) 95%, transparent);border-radius:12px;gap:.85rem;padding:1rem;display:grid}.payroll-inspector-heading h2,.payroll-inspector-heading h3{margin:0;font-size:1.05rem}.payroll-inspector-heading span{color:var(--muted);font-size:.78rem}.payroll-inspector-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.payroll-inspector-meta,.payroll-settings-card .payroll-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.payroll-settings-card .payroll-form-grid label,.payroll-builder-section .payroll-form-grid label{gap:.32rem;display:grid}.payroll-settings-card .payroll-form-grid span,.payroll-builder-section .payroll-form-grid span{color:var(--muted);font-size:.76rem}.payroll-inspector-meta>div{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;gap:.2rem;padding:.75rem .82rem;display:grid}.payroll-line-list article{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;gap:.75rem;padding:.72rem .8rem;display:grid}.payroll-line-list article:first-child{border-top:1px solid color-mix(in srgb, var(--line) 86%, transparent)}.payroll-line-list article>div{gap:.15rem;display:grid}.payroll-inline-actions{flex-wrap:wrap;gap:.55rem;display:flex}.payroll-inline-actions--compact{align-items:center;gap:.45rem}.payroll-inline-actions--compact .fleetview-primary-btn,.payroll-inline-actions--compact .fleetview-secondary-btn{min-height:30px;padding:0 .72rem;font-size:.76rem}.payroll-driver-picker-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem .7rem;min-height:58px;padding:.78rem .18rem}.payroll-driver-picker-copy{gap:.14rem;min-width:0;display:grid}.payroll-driver-picker-copy span{color:var(--muted);font-size:.76rem}.payroll-driver-picker-badge{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 96%, transparent);color:var(--muted);white-space:nowrap;border-radius:999px;padding:.18rem .52rem;font-size:.7rem}.payroll-inspector-heading--driver{align-items:flex-start}.payroll-driver-heading-meta{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.payroll-driver-context-strip{flex-wrap:wrap;gap:.6rem;display:flex}.payroll-driver-context-chip{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;gap:.18rem;min-width:180px;padding:.65rem .75rem;display:grid}.payroll-driver-context-chip span{color:var(--muted);font-size:.72rem}.payroll-inspector-meta--driver{display:none}.payroll-pay-item-sections{gap:.9rem;display:grid}.payroll-pay-item-group{gap:.55rem;display:grid}.payroll-pay-item-group-head{justify-content:space-between;align-items:baseline;gap:.75rem;padding-bottom:.1rem;display:flex}.payroll-pay-item-group-head span{color:var(--muted);font-size:.76rem}.payroll-pay-item-list,.payroll-adjustment-list{gap:.7rem;display:grid}.payroll-pay-item-card,.payroll-adjustment-row{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.82rem .88rem;display:flex}.payroll-pay-item-copy,.payroll-adjustment-row>div:first-child{gap:.16rem;min-width:0;display:grid}.payroll-pay-item-copy span,.payroll-adjustment-row span{color:var(--muted)}.payroll-pay-item-actions,.payroll-adjustment-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.payroll-quick-editor,.payroll-adjustment-section{gap:.75rem;display:grid}.payroll-adjustment-section{border-top:1px solid color-mix(in srgb, var(--line) 86%, transparent);padding-top:.85rem}.payroll-quick-editor h4,.payroll-adjustment-section h4{margin:0;font-size:.98rem}.payroll-quick-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.payroll-quick-editor-grid label{gap:.35rem;display:grid}.payroll-quick-editor-grid label span{color:var(--muted);font-size:.76rem}.payroll-quick-editor-grid input,.payroll-quick-editor-grid select{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);width:100%;color:var(--text);border-radius:10px;padding:.72rem .85rem}.payroll-quick-editor-wide{grid-column:1/-1}.payroll-driver-detail-actions{justify-content:flex-start}.payroll-quick-editor-grid--adjustment{grid-template-columns:minmax(180px,.8fr) minmax(120px,.6fr) minmax(0,1.5fr)}.payroll-history-list article{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:10px;gap:.24rem;padding:.78rem .82rem;display:grid}.payroll-table-wrap{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:12px;overflow:auto}.payroll-table{border-collapse:collapse;width:100%;min-width:680px}.payroll-table th,.payroll-table td{border-bottom:1px solid color-mix(in srgb, var(--line) 82%, transparent);text-align:left;vertical-align:top;padding:.72rem .8rem}.payroll-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:color-mix(in srgb, var(--surface-strong) 94%, transparent);z-index:1;font-size:.74rem;position:sticky;top:0}.payroll-table tbody tr:hover,.payroll-table tbody tr.is-selected{background:color-mix(in srgb, var(--accent-soft) 18%, var(--surface) 82%)}.payroll-table-action-cell{white-space:nowrap}.payroll-batch-builder-modal{gap:1rem;max-width:min(920px,100vw - 2rem);display:grid}.payroll-batch-builder-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.payroll-batch-builder-steps article{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;gap:.2rem;padding:.8rem .9rem;display:grid}.payroll-batch-builder-steps article span{color:var(--muted);font-size:.74rem}.payroll-batch-builder-steps article.is-active{border-color:color-mix(in srgb, var(--accent) 40%, var(--line) 60%);background:color-mix(in srgb, var(--accent-soft) 22%, var(--surface) 78%)}.payroll-controls-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.payroll-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.payroll-form-grid label,.payroll-toggle-row{gap:.35rem;display:grid}.payroll-form-grid label span{color:var(--muted);font-size:.76rem}.payroll-toggle-row{grid-template-columns:auto 1fr;align-items:center;gap:.55rem}.payroll-toggle-row span{color:var(--text)}.payroll-chip-grid{flex-wrap:wrap;gap:.5rem;display:flex}.payroll-chip{padding:.56rem .74rem}.payroll-warning-list{color:#c98322;margin:0;padding-left:1rem}.payroll-empty-state{border:1px dashed color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:12px;gap:.55rem;padding:1rem;display:grid}.pay-template-workspace-shell{gap:1rem;display:grid}.pay-template-layout{grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:1rem;display:grid}.pay-template-driver-rail,.pay-template-main,.pay-template-editor,.pay-template-condition-list,.pay-template-preview-list{gap:.85rem;display:grid}.pay-template-driver-rail-head{gap:.45rem;display:grid}.pay-template-driver-rail-head h2{margin:0;font-size:1.02rem}.pay-template-driver-rail-meta{color:var(--muted);flex-wrap:wrap;gap:.45rem;font-size:.78rem;display:flex}.pay-template-driver-picker,.pay-template-driver-filter{gap:.38rem;display:grid}.pay-template-driver-picker span{color:var(--muted);font-size:.78rem}.pay-template-driver-filter{grid-auto-flow:column;justify-content:start;align-items:center;gap:.55rem}.pay-template-driver-list{gap:.65rem;max-height:780px;padding-right:.15rem;display:grid;overflow:auto}.pay-template-driver-row{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);text-align:left;border-radius:10px;gap:.26rem;padding:.82rem .88rem;display:grid}.pay-template-driver-row.is-active{border-color:color-mix(in srgb, var(--office-accent) 34%, var(--line));background:color-mix(in srgb, var(--office-accent-soft) 78%, var(--surface))}.pay-template-driver-row strong{color:var(--text-strong)}.pay-template-driver-row span,.pay-template-cell-note{color:var(--muted);font-size:.78rem}.pay-template-driver-list-empty,.pay-template-empty-state,.pay-template-editor-assignee{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:10px;padding:.9rem .95rem}.pay-template-section-header{align-items:flex-start}.pay-template-section-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.pay-template-table-wrap{overflow-x:auto}.pay-template-table{border-collapse:collapse;width:100%;min-width:1080px}.pay-template-table th,.pay-template-table td{border-bottom:1px solid color-mix(in srgb, var(--line) 88%, transparent);vertical-align:top;text-align:left;padding:.72rem .78rem}.pay-template-table th{color:var(--muted);font-size:.76rem;font-weight:600}.pay-template-table td strong{color:var(--text-strong)}.pay-template-row-actions{flex-wrap:wrap;gap:.45rem;display:flex}.pay-template-col-template{width:24%}.pay-template-col-payrule{width:18%}.pay-template-col-rules{width:24%}.pay-template-col-status{width:14%}.pay-template-col-usage{width:18%}.pay-template-col-actions{width:16%}.pay-template-usage-cell{min-width:220px}.pay-template-editor-assignee{gap:.16rem;display:grid}.pay-template-assignee-name{color:var(--text-strong)}.pay-template-assignee-note{color:var(--muted);font-size:.82rem}.pay-template-editor-wide{grid-column:1/-1}.pay-template-condition-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.pay-template-condition-row{grid-template-columns:minmax(180px,220px) minmax(0,1fr) auto;gap:.65rem;display:grid}.pay-template-preview-list{border-top:1px solid color-mix(in srgb, var(--line) 86%, transparent);padding-top:.7rem}.pay-template-preview-list article{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) auto;gap:.7rem;display:grid}.pay-template-preview-list article>div{gap:.16rem;display:grid}.reports-shell{gap:1rem;display:grid}.reports-header,.reports-workspace{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);border-radius:16px}.reports-header{background:linear-gradient(#101512fa 0%,#0b0f0dfa 100%);gap:.95rem;padding:1rem 1.05rem;display:grid;box-shadow:inset 0 0 0 1px #54e98a0a}.reports-header-main{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.reports-title-block{gap:.3rem;display:grid}.reports-title-block h1{letter-spacing:-.02em;color:#effaf1;margin:0;font-size:1.8rem}.reports-title-block p{color:#c9d6ced1;margin:0}.reports-window-chip{text-align:right;background:#ffffff08;border:1px solid #54e98a14;border-radius:10px;gap:.22rem;min-width:240px;padding:.72rem .9rem;display:grid}.reports-window-chip span{color:#bccfc4b8;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:700}.reports-window-chip strong{color:#effaf1;font-size:.96rem}.reports-summary-band{background:#ffffff08;border:1px solid #54e98a14;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(164px,1fr));gap:0;display:grid;overflow:hidden}.reports-summary-item{border-right:1px solid #54e98a12;gap:.22rem;min-width:0;padding:.8rem .95rem;display:grid}.reports-summary-item:last-child{border-right:0}.reports-summary-item span{color:#bccfc4b8;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:700}.reports-summary-item strong{color:#effaf1;font-size:.96rem}.reports-workspace{background:color-mix(in srgb, var(--surface) 98%, var(--surface-strong) 2%);gap:1rem;padding:1rem 1.05rem;display:grid}.reports-toolbar{grid-template-columns:minmax(0,1fr) minmax(250px,320px) auto;align-items:end;gap:.9rem;display:grid}.reports-tabs{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.reports-tabs.dispatch-page-view-strip{background:0 0;border:0;gap:.5rem;padding:0}.reports-tab{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 98%, transparent);min-height:40px;color:var(--text);border-radius:10px;justify-content:space-between;align-items:center;gap:.7rem;padding:0 .9rem;display:inline-flex}.reports-tab-label{color:var(--text-strong);font-size:.9rem;font-weight:700}.reports-tab-count{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);min-width:24px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:.08rem .38rem;font-size:.74rem;display:inline-flex}.reports-tab.is-active{border-color:color-mix(in srgb, var(--office-accent) 34%, var(--line));background:color-mix(in srgb, var(--office-accent-soft) 78%, var(--surface))}.reports-tab.is-active .reports-tab-count{border-color:color-mix(in srgb, var(--office-accent) 34%, var(--line));background:color-mix(in srgb, var(--surface) 92%, transparent);color:var(--office-accent-strong)}.reports-search{gap:.35rem;display:grid}.reports-search span{color:var(--muted);font-size:.76rem}.reports-search input{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);width:100%;color:var(--text);border-radius:10px;padding:.72rem .85rem}.reports-period-switch{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.reports-period-switch a{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);min-height:40px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;padding:0 .8rem;font-size:.84rem;font-weight:600;text-decoration:none;display:inline-flex}.reports-period-switch a.is-active{border-color:color-mix(in srgb, var(--office-accent) 34%, var(--line));background:color-mix(in srgb, var(--office-accent-soft) 76%, var(--surface));color:var(--office-accent-strong)}.reports-row-head{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.reports-row-head h2{margin:0;font-size:1rem}.reports-row-head p{max-width:60ch;margin:.28rem 0 0}.reports-row-stack{gap:.6rem;display:grid}.reports-grid-shell{grid-template-columns:minmax(0,1.28fr) minmax(320px,.82fr);align-items:start;gap:.95rem;display:grid}.reports-list-panel,.reports-detail-panel{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 98%, var(--surface-strong) 2%);border-radius:14px}.reports-list-panel{gap:.8rem;padding:.9rem;display:grid}.reports-queue-shell{gap:0;padding:0;overflow:hidden}.reports-detail-panel{gap:.9rem;padding:1rem 1.05rem;display:grid;position:sticky;top:1rem}.reports-list-head{border-bottom:1px solid color-mix(in srgb, var(--line) 88%, transparent);justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.9rem .95rem .82rem;display:flex}.reports-list-head div{gap:.22rem;display:grid}.reports-list-head span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.reports-list-head strong{color:var(--text-strong);font-size:.98rem}.reports-list-head small{color:var(--muted);font-size:.76rem}.reports-queue-table-wrap{overflow:auto}.reports-queue-table{border-collapse:collapse;width:100%}.reports-queue-table thead th{color:#e8f2ecd6;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#101612;border-bottom:1px solid #54e98a14;padding:.78rem .9rem;font-size:.72rem;font-weight:700}.reports-queue-table tbody tr{background:color-mix(in srgb, var(--surface) 99%, var(--surface-strong) 1%);border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent);cursor:pointer;transition:background-color .14s,box-shadow .14s}.reports-queue-table tbody tr:hover{background:color-mix(in srgb, var(--office-accent-soft) 10%, var(--surface))}.reports-queue-table tbody tr.is-selected{background:color-mix(in srgb, var(--office-accent-soft) 16%, var(--surface));box-shadow:inset 3px 0 0 color-mix(in srgb, var(--office-accent) 74%, transparent)}.reports-queue-table td{vertical-align:top;padding:.85rem .9rem}.reports-queue-title-cell{gap:.2rem;min-width:0;display:grid}.reports-queue-title-cell strong{color:var(--text-strong);font-size:.92rem}.reports-queue-title-cell span{color:var(--muted);font-size:.8rem;line-height:1.35}.reports-queue-meta-stack{flex-wrap:wrap;gap:.45rem;display:flex}.reports-queue-meta-chip{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 95%, transparent);min-height:24px;color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;padding:0 .55rem;font-size:.72rem;display:inline-flex}.reports-row-open-btn{min-height:34px;padding-inline:.82rem}.reports-row-stack.is-ledger .reports-row-card{background:linear-gradient(180deg, color-mix(in srgb, var(--office-accent-soft) 34%, transparent), color-mix(in srgb, var(--surface-strong) 96%, transparent) 46%)}.reports-row-card{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 99%, var(--surface-strong) 1%);border-radius:10px;transition:border-color .16s,box-shadow .16s,background-color .16s;overflow:hidden}.reports-row-card.is-expanded{border-color:color-mix(in srgb, var(--office-accent) 30%, var(--line));background:color-mix(in srgb, var(--office-accent-soft) 14%, var(--surface));box-shadow:0 12px 28px -24px color-mix(in srgb, var(--office-accent) 24%, transparent)}.reports-row-toggle{text-align:left;background:0 0;border:0;width:100%;padding:.92rem .95rem}.reports-row-toggle-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.9rem;display:grid}.reports-row-heading{gap:.26rem;min-width:0;display:grid}.reports-row-heading strong{color:var(--text-strong);font-size:.94rem}.reports-row-heading>span{color:var(--muted);font-size:.8rem;line-height:1.35}.reports-row-eyebrow{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.reports-row-preview{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.reports-row-preview-chip,.reports-pill{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);min-height:24px;color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;padding:0 .5rem;font-size:.72rem;display:inline-flex}.reports-stamp{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);min-height:28px;color:var(--muted);border-radius:999px;align-items:center;padding:0 .65rem;font-size:.74rem;display:inline-flex}.reports-row-toggle-label{color:var(--office-accent-strong);font-size:.76rem;font-weight:700}.reports-detail-head{border-bottom:1px solid color-mix(in srgb, var(--line) 88%, transparent);gap:.55rem;padding-bottom:.85rem;display:grid}.reports-detail-title{gap:.24rem;display:grid}.reports-detail-title strong{color:var(--text-strong);font-size:1.08rem}.reports-detail-title span{color:var(--muted);line-height:1.5}.reports-row-detail{border-top:1px solid color-mix(in srgb, var(--line) 88%, transparent);gap:.9rem;padding:0 1.05rem 1.05rem;display:grid}.reports-inspector-note{color:var(--muted);margin:0}.reports-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.reports-meta-card{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;gap:.2rem;padding:.78rem .84rem;display:grid}.reports-meta-card span{color:var(--muted);font-size:.76rem}.reports-meta-card strong{color:var(--text-strong)}.reports-action-row{flex-wrap:wrap;gap:10px;display:flex}.reports-primary-btn,.reports-secondary-btn{text-decoration:none}.reports-secondary-btn{min-height:40px}.reports-meta-badge{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 95%, transparent);min-height:36px;color:var(--muted);border-radius:8px;align-items:center;padding:0 12px;font-size:.82rem;font-weight:600;display:inline-flex}.reports-note-list{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:10px;gap:8px;padding:12px 14px;display:grid}.reports-note-list p{color:var(--muted);margin:0;line-height:1.5}:root[data-theme=light] .reports-header{background:linear-gradient(#131815fa 0%,#0d1210fa 100%)}:root[data-theme=light] .reports-queue-table tbody tr{background:#fff}:root[data-theme=light] .reports-queue-table tbody tr:hover{background:color-mix(in srgb, var(--office-accent-soft) 8%, #fff)}:root[data-theme=light] .reports-queue-table tbody tr.is-selected{background:color-mix(in srgb, var(--office-accent-soft) 15%, #fff)}:root[data-theme=light] .reports-queue-meta-chip{color:var(--text);background:#f7faf8}.reports-tabs.dispatch-page-view-strip,.office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs.dispatch-page-view-strip,.office-shell.is-load-workspace-shell .dispatch-workspace-tabs.dispatch-page-view-strip{background:0 0;border:0;gap:.5rem;padding:0}.office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs.dispatch-page-view-strip button,.office-shell.is-load-workspace-shell .dispatch-workspace-tabs.dispatch-page-view-strip button{border-radius:10px;min-height:40px}.office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip,.office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 98%, var(--surface-strong) 2%);box-shadow:none;border-radius:14px}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table-shell,.office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell,.office-shell.is-load-workspace-shell .dispatch-shipment-section-card,.office-shell.is-load-workspace-shell .dispatch-itinerary-timeline,.office-shell.is-load-workspace-shell .dispatch-itinerary-inspector{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);box-shadow:none}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-spec-grid>div,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-shell,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table-wrap,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-advanced,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-timeline,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-inspector,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-resource-notes--compact,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip{border-color:color-mix(in srgb, var(--line) 88%, transparent);box-shadow:none;background:#fff}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-head span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-spec-grid span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip small,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip small,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-inline-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-inline-note,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-resource-notes span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-field>span{color:var(--muted)}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-head strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-spec-grid strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-inspector-head h4,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell h3,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table-shell h3,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card h4{color:var(--text-strong)}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table tbody tr{background:#fff}.reports-empty-state{border:1px dashed color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:12px;gap:.45rem;padding:1rem;display:grid}.reports-empty-state p{color:var(--muted);margin:0}@media (max-width:1180px){.reports-grid-shell{grid-template-columns:1fr}.reports-detail-panel{position:static}}.team-access-inline-actions{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.team-access-permissions-shell{gap:.9rem;padding-top:.15rem;display:grid}.team-access-permissions-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.team-access-permissions-head h3{margin:0;font-size:.9rem}.team-access-permissions-head p{color:var(--muted);max-width:56ch;margin:.25rem 0 0;font-size:.8rem;line-height:1.45}.team-access-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.team-access-permission-card{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.7rem;padding:.85rem .9rem;display:grid}.team-access-permission-card input{accent-color:#2b7a59;margin:.2rem 0 0}.team-access-permission-card strong{font-size:.84rem;line-height:1.35;display:block}.team-access-permission-card p{color:var(--muted);margin:.22rem 0 0;font-size:.77rem;line-height:1.45}.team-access-permission-card span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.team-access-permission-card.is-enabled{border-color:color-mix(in srgb, var(--accent) 42%, var(--line) 58%);background:color-mix(in srgb, var(--accent-soft) 18%, var(--surface) 82%)}.team-access-permission-card.is-enabled span{color:color-mix(in srgb, var(--accent) 62%, var(--text) 38%)}.team-access-permission-card.is-locked{background:color-mix(in srgb, var(--surface-strong) 94%, transparent);border-style:dashed;grid-template-columns:minmax(0,1fr) auto}.team-access-access-note{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:12px;gap:.3rem;padding:.85rem .95rem;display:grid}.team-access-access-note strong{font-size:.84rem}.team-access-access-note p{color:var(--muted);margin:0;font-size:.79rem;line-height:1.5}.team-access-header-shell{border-color:color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 94%, var(--surface-strong) 6%)}.team-access-page-heading-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.team-access-scope-badge{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);min-height:38px;color:var(--muted);border-radius:10px;align-items:center;padding:0 .9rem;font-size:.82rem;font-weight:600;display:inline-flex}.team-access-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;margin-top:.9rem;display:flex}.team-access-main-frame{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;padding:.95rem 1rem 1rem}.team-access-tab-row{border-bottom:1px solid color-mix(in srgb, var(--line) 88%, transparent);grid-template-columns:repeat(3,minmax(0,max-content));align-items:center;gap:1.1rem;padding:0 0 .75rem}.team-access-tab-row>.team-access-tab-button{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;align-content:center;min-height:42px;padding:.55rem .9rem}.team-access-tab-row>.team-access-tab-button strong{color:var(--text-strong);font-size:.9rem}.team-access-tab-row>.team-access-tab-button span{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);width:fit-content;min-width:22px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:.12rem .42rem;font-size:.78rem;display:inline-flex}.team-access-tab-row>.team-access-tab-button.is-active{border-color:color-mix(in srgb, var(--accent) 42%, var(--line) 58%);background:color-mix(in srgb, var(--accent-soft) 22%, var(--surface) 78%)}.team-access-tab-row>.team-access-tab-button.is-active strong,.team-access-tab-row>.team-access-tab-button.is-active span{color:var(--text-strong)}.team-access-grid{grid-template-columns:minmax(420px,.95fr) minmax(0,1.25fr);align-items:start;gap:1.15rem;margin-top:.9rem}.team-access-list-column{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 88%, var(--surface-strong) 12%);border-radius:10px;max-height:none;padding:.9rem;overflow:visible}.team-access-list-column .payroll-search-field{border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent);padding-bottom:.75rem}.team-access-list-column .payroll-list-stack{gap:0}.team-access-list-column .payroll-list-row{border:0;border-bottom:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:0 0;border-radius:0;padding:.8rem 0}.team-access-list-row-shell{gap:.72rem;display:grid}.team-access-grid-head,.team-access-row-grid{align-items:center;gap:.75rem;display:grid}.team-access-grid-head{border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:0 0 .75rem;font-size:.72rem;font-weight:700}.team-access-grid-head--members,.team-access-row-grid--members{grid-template-columns:minmax(0,2.7fr) minmax(96px,.9fr) minmax(102px,.85fr) minmax(58px,.45fr)}.team-access-grid-head--invites,.team-access-row-grid--invites{grid-template-columns:minmax(0,2.5fr) minmax(96px,.9fr) minmax(102px,.85fr) minmax(58px,.45fr)}.team-access-grid-head--audit,.team-access-row-grid--audit{grid-template-columns:minmax(0,2.35fr) minmax(116px,.85fr) minmax(132px,.95fr) minmax(58px,.4fr)}.team-access-grid-head span:last-child,.team-access-row-open{text-align:right}.team-access-row-grid{width:100%}.team-access-row-main{gap:.18rem;min-width:0;display:grid}.team-access-row-main strong,.team-access-row-main p{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.team-access-row-main strong{color:var(--text-strong);font-size:.88rem;font-weight:700}.team-access-row-main p{color:var(--muted);margin:0;font-size:.78rem}.team-access-row-chip,.team-access-row-status,.team-access-row-open{min-height:28px;color:var(--text);align-items:center;font-size:.77rem;font-weight:600;display:inline-flex}.team-access-row-status{color:color-mix(in srgb, var(--text) 82%, var(--accent) 18%)}.team-access-row-open{color:var(--text-strong);justify-content:flex-end}.team-access-list-column .payroll-list-row.is-selected .team-access-row-open{color:color-mix(in srgb, var(--accent) 62%, var(--text-strong) 38%)}.team-access-row-select{width:100%;color:var(--text);text-align:left;box-shadow:none;background:0 0;border:0;border-radius:0;gap:.35rem;padding:0;display:grid}.team-access-row-select:hover:not(:disabled){filter:none}.team-access-row-select:active:not(:disabled){filter:none;transform:none}.team-access-row-select:focus-visible{outline:none}.team-access-list-column .payroll-list-row:last-child{border-bottom:0}.team-access-list-column .payroll-list-row.is-selected{background:color-mix(in srgb, var(--accent-soft) 14%, transparent);box-shadow:inset 2px 0 0 color-mix(in srgb, var(--accent) 44%, var(--line) 56%);padding-left:.7rem;padding-right:.7rem}.team-access-row-actions{flex-wrap:wrap;justify-content:flex-start;gap:.55rem;display:flex}.team-access-inspector{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 88%, var(--surface-strong) 12%);border-radius:10px;gap:1rem;padding:1rem;display:grid}.team-access-inspector-header{align-items:flex-start}.team-access-inspector-meta{gap:.35rem}.team-access-inspector-meta>div{border:0;border-bottom:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:0 0;border-radius:0;padding:.7rem 0}.team-access-summary-strip{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:var(--surface-strong);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.team-access-summary-strip article{border:0;border-right:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:0 0;border-radius:0;padding:.85rem .95rem}.team-access-summary-strip article:last-child{border-right:0}:root[data-theme=light] .team-access-header-shell,:root[data-theme=light] .team-access-summary-strip,:root[data-theme=light] .team-access-main-frame,:root[data-theme=light] .team-access-list-column,:root[data-theme=light] .team-access-inspector,:root[data-theme=light] .team-access-provisioning-shell,:root[data-theme=light] .team-access-permission-card,:root[data-theme=light] .team-access-access-note{background:linear-gradient(#fbfaf6fa,#f3f0e9fa);border-color:#655f542e}:root[data-theme=light] .team-access-scope-badge{color:#655f54;background:#f7f4ecf5;border-color:#655f542e}:root[data-theme=light] .team-access-list-column .payroll-list-row.is-selected{background:#e8f1eaeb}:root[data-theme=light] .team-access-danger-btn{color:#8b3838;background:#faeeeefa;border-color:#ba606057}:root[data-theme=light] .team-access-danger-btn:hover:not(:disabled){background:#f6e5e5fa}:root[data-theme=light] .team-access-grid-head,:root[data-theme=light] .team-access-row-main p,:root[data-theme=light] .team-access-row-chip{color:#655f54}:root[data-theme=light] .team-access-row-status{color:#2f6248}:root[data-theme=light] .team-access-row-open,:root[data-theme=light] .team-access-row-main strong{color:#1f241d}:root[data-theme=light] .team-access-tab-row>.team-access-tab-button.is-active{border-bottom-color:#307c58ad}:root[data-theme=light] .team-access-tab-row>.team-access-tab-button strong,:root[data-theme=light] .team-access-tab-row>.team-access-tab-button span,:root[data-theme=light] .team-access-summary-strip span,:root[data-theme=light] .team-access-inspector-meta span,:root[data-theme=light] .team-access-role-select span,:root[data-theme=light] .team-access-provisioning-panel .payroll-inspector-heading p,:root[data-theme=light] .team-access-permission-card span,:root[data-theme=light] .team-access-permissions-head p,:root[data-theme=light] .team-access-access-note p{color:#655f54}:root[data-theme=light] .team-access-permission-card.is-enabled{background:#e4f1eaf5;border-color:#38815c42}:root[data-theme=light] .team-access-permission-card.is-locked{background:#f5f1e9fa}.team-access-provisioning-shell{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:var(--surface-strong);border-radius:10px;grid-template-columns:1fr;gap:0;display:grid;overflow:hidden}.team-access-provisioning-panel{gap:.9rem;padding:1rem;display:grid}.team-access-provisioning-panel .payroll-inspector-heading{align-items:flex-start}.team-access-provisioning-panel .payroll-inspector-heading p{color:var(--muted);margin:.35rem 0 0}.team-access-form-actions{flex-wrap:wrap;gap:10px;display:flex}.team-access-primary-btn,.team-access-secondary-btn{border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:.84rem;font-weight:600;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s,opacity .14s;display:inline-flex}.team-access-primary-btn{border:1px solid color-mix(in srgb, var(--accent) 46%, var(--line) 54%);background:color-mix(in srgb, var(--accent-soft) 48%, var(--surface) 52%);color:var(--text-strong)}.team-access-primary-btn:hover:not(:disabled){background:color-mix(in srgb, var(--accent-soft) 58%, var(--surface) 42%)}.team-access-secondary-btn{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);color:var(--text)}.team-access-secondary-btn:hover:not(:disabled){background:color-mix(in srgb, var(--surface-strong) 92%, transparent)}.team-access-danger-btn{border-color:color-mix(in srgb, #d47878 44%, var(--line) 56%);background:color-mix(in srgb, #7f2e2e 16%, var(--surface) 84%);color:color-mix(in srgb, #ffd3d3 45%, var(--text) 55%)}.team-access-danger-btn:hover:not(:disabled){background:color-mix(in srgb, #7f2e2e 24%, var(--surface) 76%)}.team-access-primary-btn:disabled,.team-access-secondary-btn:disabled{opacity:.58}.team-access-role-select{gap:.35rem;min-width:180px;display:grid}.team-access-role-select span{color:var(--muted);font-size:.76rem}.team-access-timeline{gap:.45rem;margin:0;padding-left:1rem;display:grid}.team-access-timeline li{color:var(--text);gap:.1rem;display:grid}.team-access-timeline span{color:var(--muted);font-size:.82rem}@media (max-width:1180px){.pay-template-layout,.payroll-workspace-grid,.payroll-overview-grid,.payroll-view-grid,.payroll-controls-grid,.payroll-home-grid{grid-template-columns:1fr}.payroll-home-focus-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-tab-row,.payroll-tab-row--expanded{grid-template-columns:repeat(3,minmax(0,1fr))}.payroll-search-field{grid-column:1/-1}.team-access-grid,.team-access-provisioning-shell{grid-template-columns:1fr}.team-access-inspector{padding:1rem}.team-access-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.team-access-permission-grid{grid-template-columns:1fr}}@media (max-width:760px){.payroll-workspace-heading,.payroll-inspector-heading,.payroll-list-row-top,.pay-template-condition-head,.pay-template-section-header,.pay-template-section-actions,.payroll-pay-item-group-head{flex-direction:column;align-items:flex-start}.payroll-inspector-metrics,.payroll-inspector-meta,.payroll-form-grid,.payroll-quick-editor-grid,.payroll-batch-builder-steps,.payroll-line-list article,.pay-template-preview-list article,.pay-template-condition-row{grid-template-columns:1fr}.payroll-pay-item-card,.payroll-adjustment-row,.payroll-adjustment-row-actions{flex-direction:column;align-items:flex-start}.payroll-driver-picker-row{grid-template-columns:1fr}.payroll-driver-heading-meta,.payroll-driver-context-strip,.pay-template-driver-rail-meta{width:100%}.payroll-home-focus-lead{flex-direction:column}.payroll-home-focus-actions{justify-content:flex-start}.payroll-home-focus-metrics{grid-template-columns:1fr}.payroll-home-focus-metrics article{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent)}.payroll-home-focus-metrics article:last-child{border-bottom:0}.payroll-home-driver-list article{grid-template-columns:1fr}.payroll-home-driver-meta{text-align:left;justify-items:flex-start}.team-access-tab-row{border-bottom:0;grid-template-columns:1fr;gap:.3rem}.team-access-header-actions{justify-content:flex-start}.team-access-grid-head{display:none}.team-access-row-grid,.team-access-row-grid--members,.team-access-row-grid--invites,.team-access-row-grid--audit{grid-template-columns:1fr;gap:.35rem}.team-access-row-chip,.team-access-row-status,.team-access-row-open{text-align:left;justify-content:flex-start;min-height:0}.team-access-page-heading-row{flex-direction:column;align-items:flex-start}.team-access-tab-row>.team-access-tab-button{border-bottom:1px solid color-mix(in srgb, var(--line) 88%, transparent);padding-bottom:.7rem}.team-access-summary-strip{grid-template-columns:1fr}.team-access-summary-strip article{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent)}.team-access-summary-strip article:last-child{border-bottom:0}.reports-header-main{flex-direction:column;align-items:flex-start}.reports-toolbar,.reports-grid-shell,.reports-meta-grid,.reports-summary-band{grid-template-columns:1fr}.reports-summary-item{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--line) 88%, transparent)}.reports-summary-item:last-child{border-bottom:0}.reports-period-switch{justify-content:flex-start}.reports-row-head{flex-direction:column}.reports-row-toggle-main{grid-template-columns:1fr}.reports-row-preview{justify-content:flex-start}}.company-billing-shell{gap:1rem;display:grid}.company-billing-header,.company-billing-frame,.company-billing-editor-frame,.company-billing-utility,.company-billing-panel{border-radius:12px}.company-billing-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.company-billing-heading h1{margin:0;font-size:1.5rem;line-height:1.15}.company-billing-heading p{max-width:56rem;color:var(--muted);margin:.35rem 0 0}.company-billing-header-meta{text-align:right;justify-items:end;gap:.18rem;min-width:12rem;display:grid}.company-billing-header-meta strong{font-size:.98rem}.company-billing-header-meta span{color:var(--muted);font-size:.84rem}.company-billing-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.company-billing-summary-strip{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:12px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.company-billing-summary-strip article{border-right:1px solid color-mix(in srgb, var(--line) 84%, transparent);gap:.22rem;padding:.9rem 1rem;display:grid}.company-billing-summary-strip article:last-child{border-right:0}.company-billing-summary-strip span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.company-billing-summary-strip strong{font-size:.98rem;line-height:1.2}.company-billing-tab-row{flex-wrap:wrap;gap:.55rem;display:flex}.company-billing-tab{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);min-height:40px;color:var(--text);border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .9rem;display:inline-flex}.company-billing-tab strong{font-size:.9rem}.company-billing-tab span{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);min-width:24px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:.08rem .38rem;font-size:.74rem;display:inline-flex}.company-billing-tab.is-active{border-color:color-mix(in srgb, var(--office-accent) 34%, var(--line));background:color-mix(in srgb, var(--office-accent-soft) 82%, var(--surface))}.company-billing-tab.is-active span{border-color:color-mix(in srgb, var(--office-accent) 34%, var(--line));color:var(--office-accent-strong)}.company-billing-overview-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1rem;display:grid}.company-billing-panel{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 98%, transparent);gap:.95rem;padding:1rem;display:grid}.company-billing-panel-head{flex-direction:column;gap:.22rem;display:flex}.company-billing-panel-head--actions{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.8rem}.company-billing-panel-head h2{margin:0;font-size:1.02rem;line-height:1.2}.company-billing-panel-head p{color:var(--muted);margin:0;line-height:1.45}.company-billing-plan-grid,.company-billing-stat-grid,.company-billing-utility-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.company-billing-plan-grid article,.company-billing-stat-grid article,.company-billing-utility-grid article{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 74%, transparent);border-radius:10px;gap:.3rem;padding:.9rem 1rem;display:grid}.company-billing-plan-grid span,.company-billing-stat-grid span,.company-billing-utility-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.company-billing-plan-grid strong,.company-billing-stat-grid strong,.company-billing-utility-grid strong{font-size:1rem;line-height:1.2}.company-billing-plan-grid p,.company-billing-stat-grid p{color:var(--muted);margin:0;line-height:1.45}.company-billing-office-note{border:1px dashed color-mix(in srgb, var(--line) 76%, transparent);border-radius:10px;gap:.25rem;padding:.9rem 1rem;display:grid}.company-billing-office-note strong{font-size:.88rem}.company-billing-office-note span{color:var(--muted);line-height:1.45}.company-billing-data-shell,.company-search-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);align-items:start;gap:1rem;display:grid}.company-billing-table-wrap,.company-search-table-wrap{margin-top:.2rem}.company-billing-table-row,.company-search-row{cursor:pointer}.company-billing-table-row td,.company-search-row td{transition:background-color .14s}.company-billing-table-row.is-selected td,.company-search-row.is-selected td{background:color-mix(in srgb, var(--office-accent-soft) 36%, transparent)}.company-billing-detail-card,.company-search-detail-card{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface-strong) 82%, transparent);border-radius:12px;gap:.95rem;padding:1rem;display:grid;position:sticky;top:1rem}.company-billing-detail-head,.company-search-detail-head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.company-billing-detail-head p,.company-search-detail-head p{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.76rem}.company-billing-detail-head h3,.company-search-detail-head h3{margin:.24rem 0 0;font-size:1.08rem;line-height:1.2}.company-billing-detail-subtitle,.company-search-detail-lane{color:var(--muted);margin:0;line-height:1.45}.company-billing-detail-grid,.company-search-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.company-billing-detail-grid article,.company-search-detail-grid article{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;gap:.24rem;padding:.85rem .9rem;display:grid}.company-billing-detail-grid span,.company-search-detail-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.company-search-shell{gap:.95rem;display:grid}.company-search-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:.8rem;display:flex}.company-search-toolbar-meta{flex-wrap:wrap;align-items:end;gap:.8rem;display:flex}.company-search-sort{min-width:14rem}.company-search-recommendation{border:1px solid color-mix(in srgb, var(--office-accent) 24%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, var(--office-accent-soft) 40%, transparent), color-mix(in srgb, var(--surface) 96%, transparent) 58%);border-radius:12px;gap:.18rem;padding:.95rem 1rem;display:grid}.company-search-recommendation span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.company-search-recommendation strong{font-size:1.15rem;line-height:1.15}.company-search-recommendation p{color:var(--muted);margin:.12rem 0 0;line-height:1.45}.company-search-recent-list{gap:.7rem;display:grid}.company-search-recent-head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.company-search-recent-head h4{margin:0;font-size:.92rem}.company-search-recent-head span{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);min-width:28px;min-height:28px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:0 .55rem;font-size:.76rem;display:inline-flex}.company-search-recent-row{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);border-radius:10px;justify-content:space-between;gap:.8rem;padding:.85rem .9rem;display:flex}.company-search-recent-row>div{gap:.16rem;display:grid}.company-search-recent-row strong{font-size:.92rem}.company-search-recent-row span{color:var(--muted);font-size:.8rem}.company-billing-profile-list,.company-billing-preset-stack,.company-billing-itinerary-stack{gap:.8rem;display:grid}.company-billing-profile-row,.company-billing-preset-card,.company-billing-itinerary-card{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 72%, transparent);border-radius:10px;gap:.7rem;padding:.95rem 1rem;display:grid}.company-billing-profile-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto auto;align-items:center}.company-billing-profile-identity,.company-billing-profile-metrics,.company-billing-profile-meta{gap:.18rem;display:grid}.company-billing-profile-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.company-billing-profile-identity span,.company-billing-profile-meta span,.company-billing-profile-metrics span{color:var(--muted);font-size:.84rem}.company-billing-empty{border:1px dashed color-mix(in srgb, var(--line) 76%, transparent);border-radius:10px;gap:.3rem;padding:1rem;display:grid}.company-billing-empty strong{font-size:.96rem}.company-billing-empty p{color:var(--muted);margin:0;line-height:1.45}.equipment-workspace-header,.equipment-roster-shell,.equipment-editor-drawer{border-radius:12px}.equipment-workspace-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.equipment-workspace-heading h1{margin:0;font-size:1.5rem;line-height:1.15}.equipment-workspace-heading p{max-width:60rem;color:var(--muted);margin:.35rem 0 0;line-height:1.45}.equipment-workspace-toast{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 78%, transparent);border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem 1rem;display:flex}.equipment-workspace-toast p{margin:0;font-size:.9rem}.equipment-workspace-toast.is-success{border-color:color-mix(in srgb, #1f8f62 38%, var(--line));background:color-mix(in srgb, #1f8f62 10%, var(--surface))}.equipment-workspace-toast.is-error{border-color:color-mix(in srgb, #b64e3f 42%, var(--line));background:color-mix(in srgb, #b64e3f 10%, var(--surface))}.equipment-workspace-summary{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 97%, transparent);border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.equipment-workspace-summary article{border-right:1px solid color-mix(in srgb, var(--line) 84%, transparent);gap:.25rem;padding:.9rem 1rem;display:grid}.equipment-workspace-summary article:last-child{border-right:0}.equipment-workspace-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.equipment-workspace-summary strong{font-size:.98rem;line-height:1.2}.equipment-roster-shell,.equipment-editor-drawer{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 98%, transparent);gap:.95rem;padding:1rem;display:grid}.equipment-roster-head,.equipment-editor-head,.equipment-roster-toolbar{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.equipment-roster-toolbar{flex-wrap:wrap;justify-content:flex-end}.equipment-roster-head h2,.equipment-editor-head h2{margin:0;font-size:1.02rem;line-height:1.2}.equipment-roster-head p,.equipment-editor-head p{color:var(--muted);margin:.18rem 0 0;line-height:1.45}.equipment-search-field{gap:.3rem;min-width:17rem;display:grid}.equipment-search-field span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.equipment-search-field input,.equipment-form-grid input,.equipment-form-grid textarea{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface-strong) 78%, transparent);width:100%;color:var(--text);font:inherit;border-radius:10px;padding:.72rem .85rem}.equipment-search-field input:focus-visible,.equipment-form-grid input:focus-visible,.equipment-form-grid textarea:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:1px}.equipment-inline-field{gap:.32rem;display:grid}.equipment-inline-field>span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.equipment-inline-select{position:relative}.equipment-inline-trigger,.equipment-inline-input{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface-strong) 78%, transparent);width:100%;min-height:3rem;color:var(--text);font:inherit;border-radius:10px;padding:.72rem .85rem}.equipment-inline-trigger{text-align:left;gap:.12rem;display:grid}.equipment-inline-trigger strong,.equipment-inline-option strong{font-size:.92rem;line-height:1.2}.equipment-inline-trigger small,.equipment-inline-option small,.equipment-inline-empty span{color:var(--muted);font-size:.8rem;line-height:1.35}.equipment-inline-trigger:focus-visible,.equipment-inline-input:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:1px}.equipment-inline-menu{z-index:20;border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 98%, transparent);border-radius:12px;gap:.35rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .35rem);left:0;right:0;box-shadow:0 14px 30px #0f172a2e}.equipment-inline-option{width:100%;color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;gap:.12rem;padding:.72rem .8rem;display:grid}.equipment-inline-option:hover,.equipment-inline-option.is-selected{border-color:color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 76%, transparent)}.equipment-inline-empty{gap:.2rem;padding:.72rem .8rem;display:grid}.equipment-inline-empty strong{font-size:.9rem}.equipment-table-wrap{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);border-radius:10px;overflow:auto}.equipment-table{width:100%;min-width:94rem}.equipment-table thead th{z-index:1;text-align:left;letter-spacing:.03em;text-transform:uppercase;color:var(--muted);background:color-mix(in srgb, var(--surface-strong) 90%, transparent);border-bottom:1px solid color-mix(in srgb, var(--line) 86%, transparent);padding:.72rem .8rem;font-size:.75rem;position:sticky;top:0}.equipment-table tbody td{border-top:1px solid color-mix(in srgb, var(--line) 82%, transparent);vertical-align:top;padding:.56rem .7rem}.equipment-table tbody tr:first-child td{border-top:0}.equipment-table tbody tr{cursor:pointer}.equipment-table tbody strong{line-height:1.25;display:block}.equipment-table-value-cell{white-space:nowrap}.equipment-table-mono-cell strong{letter-spacing:.01em;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.82rem}.equipment-status-chip{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:7.5rem;padding:.34rem .62rem;font-size:.76rem;line-height:1;display:inline-flex}.equipment-status-chip.is-active{background:color-mix(in srgb, #24624c 12%, var(--surface));border-color:color-mix(in srgb, #24624c 34%, var(--line))}.equipment-status-chip.is-assigned{background:color-mix(in srgb, #245c82 12%, var(--surface));border-color:color-mix(in srgb, #245c82 34%, var(--line))}.equipment-status-chip.is-maintenance{background:color-mix(in srgb, #8c6318 12%, var(--surface));border-color:color-mix(in srgb, #8c6318 34%, var(--line))}.equipment-status-chip.is-out_of_service{background:color-mix(in srgb, #a5433d 12%, var(--surface));border-color:color-mix(in srgb, #a5433d 34%, var(--line))}.equipment-empty-state{border:1px dashed color-mix(in srgb, var(--line) 78%, transparent);border-radius:10px;gap:.3rem;padding:1rem;display:grid}.equipment-empty-state p{color:var(--muted);margin:0;line-height:1.45}.equipment-editor-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c110e57;justify-content:flex-end;padding:1rem;display:flex;position:fixed;inset:0}.equipment-editor-drawer{width:min(34rem,100vw - 2rem);max-height:calc(100vh - 2rem);overflow:auto;box-shadow:0 22px 48px #0a120e38}.equipment-editor-head-actions{align-items:center;gap:.6rem;display:flex}.equipment-form{gap:1rem;display:grid}.equipment-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.equipment-form-grid label{gap:.32rem;display:grid}.equipment-form-grid label span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.equipment-form-grid textarea{resize:vertical;min-height:7.2rem}.equipment-form-grid-full{grid-column:1/-1}.equipment-form-actions{flex-wrap:wrap;gap:.6rem;display:flex}:root[data-theme=light] .equipment-workspace-header,:root[data-theme=light] .equipment-workspace-summary,:root[data-theme=light] .fleet-import-summary-panel,:root[data-theme=light] .equipment-roster-shell,:root[data-theme=light] .equipment-editor-drawer,:root[data-theme=light] .equipment-table-wrap{background:color-mix(in srgb, #fff 88%, var(--surface))}@media (max-width:880px){.equipment-workspace-heading,.equipment-roster-head,.equipment-editor-head,.equipment-roster-toolbar{flex-direction:column}.fleet-import-action-row{justify-content:stretch}.equipment-search-field{width:100%;min-width:0}.equipment-workspace-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-workspace-summary article{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--line) 84%, transparent)}.equipment-workspace-summary article:last-child{border-bottom:0}.equipment-form-grid{grid-template-columns:1fr}.equipment-editor-backdrop{padding:.5rem}.equipment-editor-drawer{width:min(100%,100vw - 1rem);max-height:calc(100vh - 1rem)}}.company-billing-editor-grid{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.7fr);gap:1rem;display:grid}.company-billing-editor-main{gap:1rem;display:grid}.company-billing-editor-inspector{align-content:start;position:sticky;top:5.75rem}.company-billing-form-grid,.company-billing-preset-grid,.company-billing-itinerary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.company-billing-field-span-3{grid-column:1/-1}.company-billing-inline-actions,.company-billing-actions,.company-billing-preset-flags{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.company-billing-preset-flags{padding-top:.1rem}.company-billing-preset-flags label{color:var(--muted);align-items:center;gap:.35rem;font-size:.84rem;display:inline-flex}.company-billing-inspector-list{gap:.8rem;margin:0;display:grid}.company-billing-inspector-list div{gap:.18rem;display:grid}.company-billing-inspector-list dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.company-billing-inspector-list dd{margin:0;font-weight:600}.company-billing-note{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 72%, transparent);border-radius:10px;gap:.25rem;padding:.9rem 1rem;display:grid}.company-billing-note p{color:var(--muted);margin:0;line-height:1.45}.company-billing-actions--sticky{z-index:4;border-top:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:flex-end;padding:1rem 0 .15rem;position:sticky;bottom:0}:root[data-theme=light] .company-billing-summary-strip,:root[data-theme=light] .company-billing-panel,:root[data-theme=light] .company-billing-plan-grid article,:root[data-theme=light] .company-billing-stat-grid article,:root[data-theme=light] .company-billing-utility-grid article,:root[data-theme=light] .company-billing-profile-row,:root[data-theme=light] .company-billing-preset-card,:root[data-theme=light] .company-billing-itinerary-card,:root[data-theme=light] .company-billing-note{background:#fefdfc}:root[data-theme=light] .company-billing-empty,:root[data-theme=light] .company-billing-office-note{background:#fefbf5}:root[data-theme=light] .company-billing-header-meta span,:root[data-theme=light] .company-billing-heading p,:root[data-theme=light] .company-billing-panel-head p,:root[data-theme=light] .company-billing-plan-grid p,:root[data-theme=light] .company-billing-stat-grid p,:root[data-theme=light] .company-billing-empty p,:root[data-theme=light] .company-billing-profile-identity span,:root[data-theme=light] .company-billing-profile-meta span,:root[data-theme=light] .company-billing-profile-metrics span,:root[data-theme=light] .company-billing-note p,:root[data-theme=light] .company-billing-office-note span{color:color-mix(in srgb, var(--muted) 84%, #544b3d)}@media (max-width:1100px){.company-billing-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.company-billing-overview-grid,.company-billing-editor-grid,.company-billing-data-shell,.company-search-layout{grid-template-columns:1fr}.company-billing-editor-inspector,.company-billing-detail-card,.company-search-detail-card{position:static;top:auto}}@media (max-width:760px){.company-billing-heading,.company-billing-panel-head--actions{flex-direction:column;align-items:flex-start}.company-billing-header-actions,.company-search-toolbar,.company-search-toolbar-meta,.company-search-recent-row{justify-content:flex-start}.company-billing-header-meta{text-align:left;justify-items:start;min-width:0}.company-billing-summary-strip,.company-billing-plan-grid,.company-billing-stat-grid,.company-billing-utility-grid,.company-billing-detail-grid,.company-search-detail-grid,.company-billing-form-grid,.company-billing-preset-grid,.company-billing-itinerary-grid{grid-template-columns:1fr}.company-billing-profile-row{grid-template-columns:1fr;align-items:stretch}}@keyframes enterpriseSurfaceDrift{0%{transform:translate(0,0)}50%{transform:translateY(-6px)}to{transform:translate(0,0)}}@keyframes enterpriseSweep{0%{transform:translate(-120%)}to{transform:translate(160%)}}.shell-page{max-width:1280px;padding:1.1rem 1.2rem 1.4rem}.shell-card{border:1px solid color-mix(in srgb, var(--line) 78%, #315244 22%);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 94%, #15211b 6%), color-mix(in srgb, var(--surface) 90%, #0f1613 10%)), var(--surface);border-radius:16px;position:relative;overflow:clip;box-shadow:0 18px 44px #02080638,inset 0 1px #ffffff0a}.shell-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#7be0b80f,#0000);animation:18s linear infinite enterpriseSweep;position:absolute;inset:0;transform:translate(-140%)}.panel{padding:1rem 1.05rem}.pill{border-color:color-mix(in srgb, var(--line) 82%, #4c6f5e 18%);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 95%, #1b2922 5%), color-mix(in srgb, var(--surface-strong) 90%, #0d1512 10%));min-height:28px;color:color-mix(in srgb, var(--text) 78%, var(--muted) 22%);letter-spacing:.08em;padding:.25rem .62rem}.badge-positive{color:#effff5;background:linear-gradient(#1d7a4ae6,#115231e6);border-color:#58c9896b}input,select,textarea,button{border:1px solid color-mix(in srgb, var(--line) 84%, #365345 16%);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 96%, #17231d 4%), color-mix(in srgb, var(--surface-strong) 88%, #0d1511 12%));border-radius:10px;min-height:42px;box-shadow:inset 0 1px #ffffff08}input,select,textarea{color:var(--text)}input::placeholder,textarea::placeholder{color:color-mix(in srgb, var(--muted) 88%, transparent)}button{color:#f5fff9;background:linear-gradient(#29a06a 0%,#1b784d 100%);border:1px solid #347b5485;box-shadow:inset 0 1px #ffffff1f,0 10px 18px #0c3d2547}button:hover:not(:disabled){filter:brightness(1.03);box-shadow:inset 0 1px #ffffff24,0 14px 24px #0c3d254d}.motive-shell{background:radial-gradient(circle at 10% 0,#32624a29,#0000 28%),radial-gradient(circle at 90% 12%,#b28a4e14,#0000 24%),linear-gradient(#0a0f0d 0%,#101614 38%,#0d1311 100%);grid-template-columns:264px minmax(0,1fr)}.motive-shell.is-collapsed{grid-template-columns:82px minmax(0,1fr)}.motive-rail{background:linear-gradient(#0a0f0dfa,#0e1412fa),linear-gradient(90deg,#ffffff08 1px,#0000 1px) 0 0/36px 36px;border-right:1px solid #859a8f24;position:sticky;top:0;box-shadow:inset -1px 0 #ffffff08}.motive-rail:after{content:"";opacity:.8;background:linear-gradient(#5cd99900,#5cd999d1,#5cd99900);width:3px;position:absolute;inset:0 auto 0 0}.motive-brand{letter-spacing:-.04em;font-size:1.22rem;font-weight:800}.motive-shell-badge{background:linear-gradient(#141b18f0,#0d1311f0);border-color:#829c9024;border-radius:14px;gap:.28rem;padding:.82rem .84rem}.motive-shell-signal{color:#dbe8df;align-items:center;gap:.45rem;font-size:.7rem;display:inline-flex}.motive-shell-signal strong{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.motive-shell-signal-dot{background:#60d89a;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 6px #60d89a24}.motive-nav-group-label{letter-spacing:.13em;color:#71807a;margin-top:.7rem;font-size:.62rem}.motive-nav a{background:0 0;border-color:#ffffff05;border-radius:12px;min-height:46px;padding:.52rem .62rem}.motive-nav a[aria-current=page]{background:linear-gradient(#20533beb,#133626f0);border-color:#54be8766;box-shadow:inset 4px 0 #83e5aed1,0 10px 18px #051b1142}.motive-nav-icon{background:linear-gradient(#1c2621eb,#111815eb);border:1px solid #ffffff0f;border-radius:10px;width:2rem;height:2rem}.motive-workspace{background:linear-gradient(#0e1311f5,#0f1412fa),linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/52px 52px,linear-gradient(#ffffff04 1px,#0000 1px) 0 0/52px 52px;min-width:0}.motive-header{z-index:24;border-bottom-color:color-mix(in srgb, var(--line) 72%, #466456 28%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#0e1311f5,#0b0f0df5);padding:.92rem 1.2rem;position:sticky;top:0}.motive-header:after{content:"";background:linear-gradient(90deg,#0000,#78e3b275,#0000);height:1px;position:absolute;inset:auto 0 0}.motive-header-left{gap:.85rem}.motive-header-meta{flex-wrap:wrap;align-items:center;gap:.45rem;display:inline-flex}.motive-product-mark,.motive-env-badge{letter-spacing:.11em;text-transform:uppercase;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:24px;padding:0 .45rem;font-size:.66rem;font-weight:800;display:inline-flex}.motive-product-mark{color:#ebf3ee;background:#ffffff0a}.motive-env-badge{color:#dffff0;background:#60d89a29;border-color:#60d89a3d}.motive-header h1{font-size:1.54rem;line-height:1.02}.motive-header-breadcrumb{color:color-mix(in srgb, var(--muted) 86%, white 14%);margin:.26rem 0 0;font-size:.82rem}.motive-header-right{align-items:center;gap:.9rem;margin-left:auto;display:flex}.motive-command-cluster{grid-template-columns:repeat(3,minmax(110px,1fr));gap:.5rem;display:grid}.motive-command-tile{background:linear-gradient(#121916f2,#0c110ff2);border:1px solid #76928529;border-radius:12px;min-width:0;padding:.62rem .72rem}.motive-command-tile span{color:#7f9089;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.22rem;font-size:.64rem;font-weight:800;display:block}.motive-command-tile strong{color:#f3f8f5;font-size:.82rem;line-height:1.2;display:block}.header-user{gap:.65rem}.motive-user-summary{background:linear-gradient(#121816f2,#0c100ff2);border:1px solid #76928529;border-radius:12px;padding:.58rem .76rem}.motive-user-account{letter-spacing:.1em;text-transform:uppercase;font-size:.74rem}.motive-user-email{font-size:.84rem}.motive-table-wrap,.operations-roster-table-wrap,.dispatch-page-surface{border-color:color-mix(in srgb, var(--line) 70%, #456759 30%);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 95%, #15211b 5%), color-mix(in srgb, var(--surface-strong) 90%, #0d1411 10%));border-radius:16px;box-shadow:0 16px 34px #040b0829,inset 0 1px #ffffff0a}.motive-table th,.operations-roster-table thead th{border-bottom-color:color-mix(in srgb, var(--line) 78%, #2e463b 22%);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 96%, #1b2922 4%), color-mix(in srgb, var(--surface-strong) 90%, #111814 10%));color:#8ea19a;letter-spacing:.12em;padding:.72rem .82rem}.motive-table td,.operations-roster-table tbody td{border-top-color:color-mix(in srgb, var(--line) 78%, #23352d 22%);padding:.72rem .82rem}.dispatch-page-shell{padding:1rem 1.15rem 1.3rem}.dispatch-page-surface{padding:.92rem;position:relative}.dispatch-page-surface:before{content:"";opacity:.4;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff04 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.dispatch-board-tabs{border-color:color-mix(in srgb, var(--line) 70%, #406356 30%);background:linear-gradient(#101614fa,#0b100efa);border-radius:14px;padding:.38rem}.dispatch-board-tabs button{letter-spacing:.11em;border-radius:8px;min-height:32px}.admin-console-toolbar{grid-template-columns:minmax(320px,1.25fr) minmax(260px,auto);align-items:start;gap:1rem 1.1rem;padding:1.05rem 1.1rem;display:grid}.admin-console-toolbar-copy{gap:.3rem}.admin-console-tabs{justify-content:flex-end}.admin-console-toolbar-stats{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.admin-console-toolbar-stats article{background:linear-gradient(#121916f2,#0c110ff2);border:1px solid #78948824;border-radius:14px;gap:.26rem;padding:.78rem .84rem;display:grid}.admin-console-toolbar-stats span{color:#7f9089;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:800}.admin-console-toolbar-stats strong{color:#f0f7f3;letter-spacing:-.03em;font-size:1.26rem}.admin-console-tab{border-radius:10px;min-height:40px}.workforce-driver-header,.workforce-driver-import-panel,.workforce-driver-list-shell,.workforce-driver-editor-shell{border-radius:16px}.workforce-driver-header{padding:1rem 1.05rem}.workforce-driver-summary article{background:linear-gradient(#121916f2,#0c110ff2);border:1px solid #78948824;border-radius:14px}.driver-portal-header{background:linear-gradient(135deg,#0e1311fa,#121a17fa);padding:1.05rem 1.1rem}.driver-portal-signal{color:#f3ddb0;letter-spacing:.08em;text-transform:uppercase;background:#e8bd6e1a;border:1px solid #e8bd6e3d;border-radius:999px;align-items:center;min-height:28px;padding:0 .62rem;font-size:.72rem;font-weight:700;display:inline-flex}.driver-portal-account{justify-items:end;gap:.35rem;display:grid}.driver-portal-account strong{color:var(--text-strong)}.driver-portal-account span{color:var(--muted);font-size:.86rem}.driver-portal-metric-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;margin-top:.9rem;display:grid}.driver-portal-metric-strip article{background:linear-gradient(#121816f2,#0c100ff2);border:1px solid #78948824;border-radius:14px;gap:.25rem;padding:.82rem .88rem;display:grid}.driver-portal-metric-strip span{color:#7f9089;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:800}.driver-portal-metric-strip strong{color:#f4f7f5;letter-spacing:-.02em;font-size:1rem}.driver-load-workflow-shell{color:var(--text);background:linear-gradient(135deg,#0d1210fa,#111815fa);border-color:#78948829;border-radius:18px;padding:1rem}.driver-load-workflow-header{align-items:start}.driver-load-workflow-header h2,.driver-thread-header h3,.driver-load-list-head h3,.driver-ops-header h2{letter-spacing:-.03em;margin:.18rem 0 0;font-family:Avenir Next,Circular Std,SF Pro Display,sans-serif;font-size:1.18rem}.driver-load-summary-row{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.driver-load-summary-chip{color:#dbe5df;letter-spacing:.06em;text-transform:uppercase;background:#ffffff08;border:1px solid #7894882e;border-radius:999px;align-items:center;min-height:28px;padding:0 .62rem;font-size:.74rem;font-weight:700;display:inline-flex}.driver-load-workflow-grid{grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:1rem}.driver-load-list-shell,.driver-load-detail-card,.driver-thread-card,.driver-ops-shell{background:linear-gradient(#121816f5,#0c100ff5);border:1px solid #78948829;border-radius:16px;box-shadow:0 18px 34px #03090738,inset 0 1px #ffffff08}.driver-load-list-head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.driver-next-load-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.driver-next-load-tabs button{color:#d6e3dd;text-align:left;background:#ffffff0a;border:1px solid #748f8333;border-radius:8px;gap:.1rem;min-height:3rem;padding:.55rem .65rem;display:grid}.driver-next-load-tabs button span{font-size:.74rem;font-weight:900}.driver-next-load-tabs button strong{color:#92a59b;font-size:.68rem;font-weight:850}.driver-next-load-tabs button.is-active{color:#14532d;background:#e9f4ec;border-color:#1f7a4f61}.driver-next-load-tabs button.is-active strong{color:#14532d}.driver-load-list-item{width:100%;min-height:auto;color:var(--text);text-align:left;box-shadow:none;background:linear-gradient(#0d1311f5,#0a0e0df5);border:1px solid #78948824;border-radius:14px;gap:.4rem;padding:.82rem .88rem;display:grid}.driver-load-list-item:hover:not(:disabled),.driver-load-list-item.is-active{filter:none;background:linear-gradient(#193929f0,#0e1d15f0);border-color:#54be874d;transform:none;box-shadow:inset 3px 0 #7ae6aae6,0 12px 22px #040f0a38}.driver-load-list-item-top,.driver-load-list-item-meta{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.driver-load-list-item-top span,.driver-load-list-item-meta span{color:var(--muted);font-size:.75rem}.driver-load-detail-card,.driver-thread-card{padding:.95rem}.driver-load-card-header,.driver-thread-header{gap:.85rem}.driver-load-chip-row{gap:.4rem}.driver-load-route-grid div{background:linear-gradient(#0f1513f5,#0a0e0df5);border:1px solid #78948824;border-radius:14px}.driver-load-label{color:#859891}.driver-load-action-row{gap:.65rem}.driver-load-action-row--primary{align-items:flex-start}.driver-load-empty{text-align:center;background:#ffffff05;border:1px dashed #78948833;border-radius:14px;place-items:center;min-height:180px;display:grid}.driver-thread-log{background:#ffffff05;border-radius:14px;padding:.2rem}.driver-thread-bubble{color:var(--text);border-color:#78948824;border-radius:14px}.driver-thread-bubble small{color:#8b9c95}.driver-ops-shell{gap:.85rem;padding:.95rem;display:grid}.driver-ops-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.driver-ops-status-row{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.driver-ops-input-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.driver-ops-field span{color:#7f9089;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.driver-checklist-grid{gap:.75rem}.driver-checklist-card{background:linear-gradient(#0f1513f5,#0a0e0df5);border:1px solid #78948824;border-radius:16px;padding:.85rem}.driver-checklist-card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.driver-checklist-card-head h3{margin:0}.driver-checklist-card-head span{color:#8b9c95;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.driver-actions-row{align-items:end;gap:.65rem}.driver-ops-footer{flex-wrap:wrap;align-items:center;gap:.7rem 1rem;display:flex}.driver-action-result{background:linear-gradient(#0e1211fa,#090c0bfa);border:1px solid #78948824;border-radius:14px}:root[data-theme=light] .motive-shell,:root[data-theme=light] .motive-workspace{background:radial-gradient(circle at 10% 0,#4783661f,#0000 28%),radial-gradient(circle at 92% 8%,#bd8f4814,#0000 22%),linear-gradient(#f7f3eb,#f2ece2)}:root[data-theme=light] .motive-rail,:root[data-theme=light] .motive-header,:root[data-theme=light] .motive-shell-badge,:root[data-theme=light] .motive-command-tile,:root[data-theme=light] .motive-user-summary,:root[data-theme=light] .driver-portal-header,:root[data-theme=light] .driver-load-workflow-shell,:root[data-theme=light] .driver-load-list-shell,:root[data-theme=light] .driver-load-detail-card,:root[data-theme=light] .driver-thread-card,:root[data-theme=light] .driver-ops-shell,:root[data-theme=light] .admin-console-toolbar,:root[data-theme=light] .admin-console-toolbar-stats article,:root[data-theme=light] .workforce-driver-summary article{color:#18211d;background:linear-gradient(#fffffffa,#f6f2ebfa)}:root[data-theme=light] .motive-shell-badge small,:root[data-theme=light] .motive-command-tile span,:root[data-theme=light] .admin-console-toolbar-stats span,:root[data-theme=light] .driver-portal-metric-strip span,:root[data-theme=light] .driver-ops-field span,:root[data-theme=light] .driver-checklist-card-head span{color:#63726c}:root[data-theme=light] .motive-nav a{color:#2a3731}:root[data-theme=light] .motive-nav a[aria-current=page]{color:#123022;background:linear-gradient(#bfedd2fa,#a3e1bbfa)}:root[data-theme=light] .motive-table-wrap,:root[data-theme=light] .operations-roster-table-wrap,:root[data-theme=light] .dispatch-page-surface{background:linear-gradient(#fffffffa,#f8f4eefa)}:root[data-theme=light] .driver-load-list-item{color:#18211d;background:linear-gradient(#fffffffa,#f6f1eafa)}:root[data-theme=light] .driver-load-list-item:hover:not(:disabled),:root[data-theme=light] .driver-load-list-item.is-active{background:linear-gradient(#dcf2e5fa,#ccebd8fa)}@media (max-width:1180px){.motive-header-right,.driver-portal-heading{width:100%}.motive-command-cluster,.driver-portal-metric-strip,.admin-console-toolbar-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.driver-load-workflow-grid{grid-template-columns:1fr}}@media (max-width:860px){.motive-header{padding:.9rem .95rem}.motive-header-right,.motive-command-cluster{width:100%}.motive-command-cluster,.driver-portal-metric-strip,.admin-console-toolbar-stats,.driver-ops-input-grid,.admin-console-toolbar{grid-template-columns:1fr}.admin-console-tabs{justify-content:flex-start}.driver-portal-account{justify-items:start}}.logout-btn,.fleetview-secondary-btn,.team-access-primary-btn{border-radius:9px}.logout-btn,.fleetview-secondary-btn{border:1px solid color-mix(in srgb, var(--line) 82%, #4a5f55 18%);background:color-mix(in srgb, var(--surface) 96%, transparent);color:var(--text);box-shadow:none}.logout-btn:hover,.fleetview-secondary-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent) 34%, var(--line) 66%);background:color-mix(in srgb, var(--surface-strong) 92%, transparent)}.motive-shell{background:linear-gradient(#101615 0%,#121917 100%)}.motive-rail{box-shadow:none;background:#111715;border-right:1px solid #24302b}.motive-rail:after{opacity:1;background:#96a89e2e;width:1px;inset:0 0 0 auto}.motive-brand-row{border-bottom:1px solid #919e9724;padding-bottom:.32rem}.motive-brand{color:#eef3ef;font-size:1.18rem}.motive-shell-badge{background:#171d1b;border:1px solid #27322d;border-radius:12px}.motive-shell-badge span{color:#edf2ef}.motive-shell-badge small{color:#92a19b}.motive-shell-signal{color:#dbe4df}.motive-shell-signal-dot{box-shadow:none;background:#88b8a1}.motive-nav-group-label{color:#81908a}.motive-nav a{color:#d9e2dc;background:0 0;border:1px solid #0000;border-radius:10px;min-height:44px}.motive-nav a[aria-current=page]{box-shadow:none;background:#24322d;border-color:#3e5349}.motive-nav a[aria-current=page],.motive-nav a[aria-current=page] .motive-nav-link-label,.motive-nav a[aria-current=page] .motive-nav-lock{color:#f3f6f4}.motive-nav-icon{color:#edf2ef;background:#1b2220;border:1px solid #2b3632;border-radius:9px}.motive-nav a[aria-current=page] .motive-nav-icon{background:#31423b;border-color:#486257}.motive-nav-lock{color:#9aa8a2}.motive-workspace{background:linear-gradient(#131817fa,#101514fa),linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/52px 52px,linear-gradient(#ffffff04 1px,#0000 1px) 0 0/52px 52px}.motive-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121816f5;border-bottom:1px solid #2a3430}.motive-header:after{display:none}.motive-header h1{color:#f1f5f2}.motive-header-breadcrumb{color:#93a099}.motive-product-mark{color:#ebf2ed;background:#1b2421;border:1px solid #2d3a35}.motive-env-badge{color:#dff0e6;background:#22352d;border:1px solid #385546}.motive-command-tile,.motive-user-summary{background:#181f1d;border:1px solid #2a3531;border-radius:10px}.motive-command-tile span,.admin-console-toolbar-stats span,.driver-portal-metric-strip span,.driver-ops-field span,.driver-checklist-card-head span{color:#93a099}.motive-command-tile strong,.motive-user-account{color:#f2f6f3}.motive-user-email{color:#bfc9c4}.motive-table-wrap,.operations-roster-table-wrap,.dispatch-page-surface,.admin-console-toolbar,.admin-console-toolbar-stats article,.workforce-driver-header,.workforce-driver-import-panel,.workforce-driver-list-shell,.workforce-driver-editor-shell,.driver-portal-header,.driver-load-workflow-shell,.driver-load-list-shell,.driver-load-detail-card,.driver-thread-card,.driver-ops-shell,.driver-portal-metric-strip article,.driver-checklist-card,.driver-action-result{background:#171d1b;border:1px solid #2b3632;border-radius:12px;box-shadow:0 8px 20px #050a092e}.motive-table th,.operations-roster-table thead th{color:#96a49e;letter-spacing:.09em;background:#1c2321;border-bottom:1px solid #2c3834}.motive-table td,.operations-roster-table tbody td{border-top:1px solid #26302c}.motive-table tbody tr:hover,.operations-roster-table tbody tr:hover{background:#91a89d14}.operations-roster-table tbody tr.is-active,.operations-roster-table tbody tr[aria-selected=true]{background:#7a9a8a1f}.dispatch-page-surface:before{opacity:.28;background-color:#0000;background-image:linear-gradient(90deg,#ffffff04 1px,#0000 1px),linear-gradient(#ffffff03 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.dispatch-board-tabs{background:#161d1a;border:1px solid #2a3531;border-radius:10px}.dispatch-board-tabs button{letter-spacing:.04em;border-radius:7px;min-height:34px;font-size:.74rem}.dispatch-loads-shell-head,.dispatch-board-legend,.dispatch-loads-shell-meta-item,.dispatch-mini-table{box-shadow:none;background:#171d1b;border:1px solid #2b3632;border-radius:12px}.dispatch-loads-shell-count{color:#deefe6;background:#22352d;border:1px solid #355144}.dispatch-loads-shell-copy h3,.dispatch-loads-shell-meta strong,.dispatch-grid-totals strong{color:#f0f4f1}.dispatch-loads-shell-copy p,.dispatch-legend-copy span,.dispatch-loads-shell-meta span,.dispatch-grid-totals{color:#96a39d}.dispatch-legend-item{background:#ffffff05;border-radius:10px}.dispatch-table-shell{background:#141a18;border:1px solid #2b3632;border-top:0;border-radius:0 0 12px 12px}.dispatch-board-table th{letter-spacing:.08em;color:#94a29b;background:#1b2220;border-bottom:1px solid #2f3a36;padding:.56rem .62rem;font-size:.66rem}.dispatch-board-table td{color:#e8eeea;background:0 0;border-bottom:1px solid #27312d;padding:.48rem .56rem;line-height:1.18}.dispatch-board-row{--dispatch-row-select-accent:#7ca58f;--dispatch-row-select-edge:#7ca58f38}.dispatch-board-row.is-selected td{box-shadow:inset 0 1px 0 var(--dispatch-row-select-edge), inset 0 -1px 0 var(--dispatch-row-select-edge);background:#9db0a61f}.dispatch-board-row.is-selected td:first-child{border-left-color:var(--dispatch-row-select-accent)}.dispatch-board-row.tone-new td{background:#48826414}.dispatch-board-row.tone-leg-1 td{background:#b0914e1a}.dispatch-board-row.tone-leg-2 td{background:#a770441a}.dispatch-board-row.tone-leg-3 td{background:#955f601c}.dispatch-board-row.tone-active td{background:#547a8817}.dispatch-board-row.tone-completed td{color:#c6cfcb;background:#737e7b14}.dispatch-board-row.tone-warning td{background:#b4914626}.dispatch-board-row.tone-urgent td{background:#a2584e24}.dispatch-board-table tfoot td,.dispatch-mini-table-head{background:#1b2220}.dispatch-status-chip{border:1px solid #0000;border-radius:7px}.dispatch-status-chip.tone-good{color:#b7dbc5;background:#4b8e6924;border-color:#4b8e694d}.dispatch-status-chip.tone-warning{color:#ecd7a1;background:#b4914629;border-color:#b4914657}.dispatch-status-chip.tone-urgent{color:#f0c0ba;background:#a2584e29;border-color:#a2584e5c}.dispatch-status-chip.tone-active,.dispatch-status-chip.tone-default{color:#c5d2d8;background:#5c768129;border-color:#5c768157}:root[data-theme=light] .motive-rail{background:#151b1a;border-right-color:#26312d}:root[data-theme=light] .motive-brand,:root[data-theme=light] .motive-shell-badge span,:root[data-theme=light] .motive-shell-signal,:root[data-theme=light] .motive-nav a,:root[data-theme=light] .motive-rail-footer .shell-muted{color:#e4ece7}:root[data-theme=light] .motive-shell-badge{background:#1a2220;border-color:#2d3934}:root[data-theme=light] .motive-shell-badge small,:root[data-theme=light] .motive-nav-group-label,:root[data-theme=light] .motive-nav-lock{color:#9aa7a1}:root[data-theme=light] .motive-nav a{background:#ffffff08}:root[data-theme=light] .motive-nav a[aria-current=page],:root[data-theme=light] .motive-nav a[aria-current=page] .motive-nav-link-label,:root[data-theme=light] .motive-nav a[aria-current=page] .motive-nav-lock{color:#17211d}:root[data-theme=light] .motive-nav-icon{background:#ffffff0d;border-color:#e0e8e314}:root[data-theme=light] .motive-nav a[aria-current=page] .motive-nav-icon{color:#16211c;background:#fff;border-color:#d8e2db}:root[data-theme=light] .motive-header,:root[data-theme=light] .motive-command-tile,:root[data-theme=light] .motive-user-summary,:root[data-theme=light] .motive-table-wrap,:root[data-theme=light] .operations-roster-table-wrap,:root[data-theme=light] .dispatch-page-surface,:root[data-theme=light] .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-board-legend,:root[data-theme=light] .dispatch-loads-shell-meta-item,:root[data-theme=light] .dispatch-mini-table,:root[data-theme=light] .admin-console-toolbar,:root[data-theme=light] .admin-console-toolbar-stats article,:root[data-theme=light] .workforce-driver-header,:root[data-theme=light] .workforce-driver-import-panel,:root[data-theme=light] .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-editor-shell,:root[data-theme=light] .driver-portal-header,:root[data-theme=light] .driver-load-workflow-shell,:root[data-theme=light] .driver-load-list-shell,:root[data-theme=light] .driver-load-detail-card,:root[data-theme=light] .driver-thread-card,:root[data-theme=light] .driver-ops-shell,:root[data-theme=light] .driver-portal-metric-strip article,:root[data-theme=light] .driver-checklist-card,:root[data-theme=light] .driver-action-result{color:#18211d;background:#fff;border-color:#d6dfd8;box-shadow:0 10px 24px #22302914}:root[data-theme=light] .motive-product-mark{color:#eff4f0;background:#18211d;border-color:#2e3b35}:root[data-theme=light] .motive-env-badge{color:#2d4c3b;background:#e8f1eb;border-color:#cadacf}:root[data-theme=light] .motive-header h1,:root[data-theme=light] .dispatch-loads-shell-copy h3,:root[data-theme=light] .dispatch-loads-shell-meta strong,:root[data-theme=light] .motive-command-tile strong,:root[data-theme=light] .motive-user-account,:root[data-theme=light] .admin-console-toolbar-stats strong,:root[data-theme=light] .driver-portal-account strong,:root[data-theme=light] .driver-portal-metric-strip strong,:root[data-theme=light] .driver-load-workflow-header h2,:root[data-theme=light] .driver-thread-header h3,:root[data-theme=light] .driver-load-list-head h3,:root[data-theme=light] .driver-ops-header h2{color:#18211d}:root[data-theme=light] .motive-header-breadcrumb,:root[data-theme=light] .motive-command-tile span,:root[data-theme=light] .motive-user-email,:root[data-theme=light] .dispatch-loads-shell-copy p,:root[data-theme=light] .dispatch-legend-copy span,:root[data-theme=light] .dispatch-loads-shell-meta span,:root[data-theme=light] .admin-console-toolbar-stats span,:root[data-theme=light] .driver-portal-account span,:root[data-theme=light] .driver-portal-metric-strip span,:root[data-theme=light] .driver-checklist-card-head span,:root[data-theme=light] .driver-ops-field span,:root[data-theme=light] .driver-load-summary-chip{color:#66756f}:root[data-theme=light] .dispatch-loads-shell-count{color:#2f4d3c;background:#eef4f0;border-color:#ccdad1}:root[data-theme=light] .dispatch-table-shell{background:#fff;border-color:#d6dfd8}:root[data-theme=light] .dispatch-board-row:nth-child(2n):not(.tone-warning):not(.tone-urgent):not(.tone-new):not(.tone-leg-1):not(.tone-leg-2):not(.tone-leg-3):not(.tone-active):not(.tone-completed) td{background:#fafcfb}:root[data-theme=light] .dispatch-board-row{--dispatch-row-select-accent:#3f6f58;--dispatch-row-select-edge:#3f6f581f}:root[data-theme=light] .dispatch-board-row.tone-new td{background:#51846214}:root[data-theme=light] .dispatch-board-row.tone-leg-1 td{background:#b88e421a}:root[data-theme=light] .dispatch-board-row.tone-leg-2 td{background:#b26e431a}:root[data-theme=light] .dispatch-board-row.tone-leg-3 td{background:#9e5d661a}:root[data-theme=light] .dispatch-board-row.tone-active td{background:#4d758417}:root[data-theme=light] .dispatch-board-row.tone-completed td{color:#55635d;background:#88928e14}:root[data-theme=light] .dispatch-board-row.tone-warning td{background:#bf964721}:root[data-theme=light] .dispatch-board-row.tone-urgent td{background:#ab5a4f1f}:root[data-theme=light] .dispatch-grid-totals{color:#66756f}:root[data-theme=light] .dispatch-grid-totals strong{color:#18211d}:root[data-theme=light] .dispatch-status-chip.tone-good{color:#315843;background:#5184621f;border-color:#51846233}:root[data-theme=light] .dispatch-status-chip.tone-warning{color:#78591f;background:#b88e4224;border-color:#b88e4238}:root[data-theme=light] .dispatch-status-chip.tone-urgent{color:#7a322a;background:#ab5a4f24;border-color:#ab5a4f38}:root[data-theme=light] .dispatch-status-chip.tone-active,:root[data-theme=light] .dispatch-status-chip.tone-default{color:#31505f;background:#4d75841f;border-color:#4d758438}.motive-nav a{background:#18201d;border-color:#202926}.motive-nav a:hover{background:#212a26;border-color:#2c3934}.motive-header,.motive-command-tile,.motive-user-summary,.admin-console-toolbar,.admin-console-toolbar-stats article,.workforce-driver-header,.workforce-driver-import-panel,.workforce-driver-list-shell,.workforce-driver-editor-shell,.driver-portal-header,.driver-load-workflow-shell,.driver-load-list-shell,.driver-load-detail-card,.driver-thread-card,.driver-ops-shell,.driver-portal-metric-strip article,.driver-checklist-card,.driver-action-result{box-shadow:none}.motive-command-tile span,.motive-user-account,.motive-user-email,.dispatch-inline-meta,.dispatch-loads-shell-copy p,.dispatch-legend-copy span,.dispatch-loads-shell-meta span,.dispatch-board-focus-copy p,.dispatch-board-focus-metric span,.dispatch-board-focus-metric small{letter-spacing:.02em;text-transform:none}.dispatch-board-header-shell{box-shadow:none;background:#171d1b;border:1px solid #2b3632;border-radius:12px}.dispatch-board-header-top{gap:.65rem}.dispatch-board-header-meta,.dispatch-board-focus-strip,.dispatch-board-focus-metric,.dispatch-board-focus-highlight,.dispatch-toolbar-cluster,.dispatch-board-focus-token,.dispatch-board-header-filter{box-shadow:none;background:#181f1d;border-color:#2b3632}.dispatch-board-header-meta{color:#96a39d;min-height:36px;padding:.25rem .42rem}.dispatch-board-header-meta strong{font-size:.8rem}.dispatch-board-focus-strip{grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:.72rem;padding:.72rem}.dispatch-board-focus-copy h2{color:#eef3ef;margin:.22rem 0 .28rem;font-size:1.08rem}.dispatch-board-focus-copy p{color:#91a099;max-width:58ch;font-size:.82rem;line-height:1.42}.dispatch-board-focus-token,.dispatch-board-header-filter{color:#95a29c;border-radius:6px;min-height:22px;padding:0 .42rem;font-size:.68rem;font-weight:600}.dispatch-board-command-card{background:#181f1d;border:1px solid #2b3632;border-radius:10px;gap:.62rem;padding:.72rem;display:grid}.dispatch-board-command-head{gap:.18rem;display:grid}.dispatch-board-command-head span,.dispatch-board-command-metric span{color:#91a099;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:700}.dispatch-board-command-head strong,.dispatch-board-command-metric strong{color:#eef3ef}.dispatch-board-command-head small,.dispatch-board-command-metric small{color:#87958f;line-height:1.35;display:block}.dispatch-board-command-grid,.dispatch-board-command-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.dispatch-board-command-actions button{min-height:36px}.dispatch-board-command-metric{background:#121816;border:1px solid #2b3632;border-radius:9px;gap:.18rem;padding:.52rem .56rem;display:grid}.dispatch-board-focus-metric{border-radius:9px;padding:.48rem .52rem}.dispatch-board-focus-metric span{color:#91a099;font-size:.62rem}.dispatch-board-focus-metric strong{color:#eef3ef;font-size:.92rem}.dispatch-board-focus-metric small{color:#87958f;font-size:.64rem;line-height:1.25}.dispatch-toolbar-cluster{border-radius:9px;min-height:38px;padding:.24rem}.dispatch-board-tabs{background:#171d1b}.dispatch-board-tabs button{min-height:33px;padding:.42rem .72rem}.dispatch-board-tab-count{border-radius:5px;min-width:22px;min-height:18px;padding:0 .28rem}.dispatch-loads-shell-head,.dispatch-board-legend,.dispatch-loads-shell-meta-item,.dispatch-mini-table{background:#171d1b}.dispatch-loads-shell-head{padding:.62rem .72rem}.dispatch-loads-shell-copy-top{align-items:center}.dispatch-loads-shell-copy p,.dispatch-loads-shell-meta span{font-size:.77rem}.dispatch-loads-shell-meta-item{padding:.44rem .54rem}.dispatch-board-legend{gap:.4rem}.dispatch-legend-item{border:1px solid #28332f;padding:.42rem .5rem}.dispatch-legend-copy span{font-size:.68rem;line-height:1.25}.dispatch-table-shell{background:#141918;min-height:340px}.dispatch-board-table{min-width:2200px;font-size:.79rem}.dispatch-board-table th{color:#95a29c;background:#1a201f;padding:.52rem .58rem;font-size:.63rem}.dispatch-board-table td{background:0 0;padding:.46rem .54rem;font-size:.75rem;line-height:1.16}.dispatch-board-row{--dispatch-row-select-accent:#789887;--dispatch-row-select-edge:#7898872e;--dispatch-row-accent:transparent;--dispatch-row-fill:transparent;--dispatch-row-hover-fill:#94a59b0f;--dispatch-row-selected-fill:#9aaba11a}.dispatch-board-row.tone-new{--dispatch-row-accent:#6f977c;--dispatch-row-fill:#53745f4d;--dispatch-row-hover-fill:#62846f66;--dispatch-row-selected-fill:#6f977c75}.dispatch-board-row.tone-leg-1{--dispatch-row-accent:#b2904a;--dispatch-row-fill:#7c653952;--dispatch-row-hover-fill:#91764366;--dispatch-row-selected-fill:#ab8a4975}.dispatch-board-row.tone-leg-2{--dispatch-row-accent:#b37448;--dispatch-row-fill:#8054374d;--dispatch-row-hover-fill:#97644161;--dispatch-row-selected-fill:#b3744870}.dispatch-board-row.tone-leg-3{--dispatch-row-accent:#a16668;--dispatch-row-fill:#70494b4f;--dispatch-row-hover-fill:#84585a63;--dispatch-row-selected-fill:#a1666873}.dispatch-board-row.tone-active{--dispatch-row-accent:#5d8190;--dispatch-row-fill:#3e586352;--dispatch-row-hover-fill:#4a687569;--dispatch-row-selected-fill:#5d819078}.dispatch-board-row.tone-completed{--dispatch-row-accent:#7c8782;--dispatch-row-fill:#4e585347;--dispatch-row-hover-fill:#5f6a645c;--dispatch-row-selected-fill:#75817b6b}.dispatch-board-row.tone-warning{--dispatch-row-accent:#c19748;--dispatch-row-fill:#86682e57;--dispatch-row-hover-fill:#a07c386b;--dispatch-row-selected-fill:#c197487a}.dispatch-board-row.tone-urgent{--dispatch-row-accent:#b56a61;--dispatch-row-fill:#7e4b4454;--dispatch-row-hover-fill:#95595069;--dispatch-row-selected-fill:#b56a6178}.dispatch-board-row td:first-child{border-left:3px solid var(--dispatch-row-accent)}.dispatch-board-row.tone-new td,.dispatch-board-row.tone-leg-1 td,.dispatch-board-row.tone-leg-2 td,.dispatch-board-row.tone-leg-3 td,.dispatch-board-row.tone-active td,.dispatch-board-row.tone-completed td,.dispatch-board-row.tone-warning td,.dispatch-board-row.tone-urgent td{background:var(--dispatch-row-fill)}.dispatch-board-row:hover td{background:var(--dispatch-row-hover-fill)}.dispatch-board-row.is-selected td{background:var(--dispatch-row-selected-fill)}.dispatch-board-row.tone-completed td{color:#cbd4cf}.dispatch-status-chip{letter-spacing:.01em;text-transform:none;padding:.14rem .38rem;font-size:.66rem;font-weight:700}:root[data-theme=light] .motive-shell{background:#e9ede8}:root[data-theme=light] .motive-workspace{background:linear-gradient(#eff3eefa,#eaefeafa),linear-gradient(90deg,#58665f0a 1px,#0000 1px) 0 0/52px 52px,linear-gradient(#58665f09 1px,#0000 1px) 0 0/52px 52px}:root[data-theme=light] .motive-nav a{color:#e7efe9;background:#1d2623;border-color:#27332e}:root[data-theme=light] .motive-nav a:hover{background:#26312d;border-color:#33413b}:root[data-theme=light] .motive-nav a[aria-current=page]{background:#f4f7f4;border-color:#d8e1da}:root[data-theme=light] .motive-header,:root[data-theme=light] .motive-command-tile,:root[data-theme=light] .motive-user-summary,:root[data-theme=light] .admin-console-toolbar,:root[data-theme=light] .admin-console-toolbar-stats article,:root[data-theme=light] .workforce-driver-header,:root[data-theme=light] .workforce-driver-import-panel,:root[data-theme=light] .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-editor-shell,:root[data-theme=light] .driver-portal-header,:root[data-theme=light] .driver-load-workflow-shell,:root[data-theme=light] .driver-load-list-shell,:root[data-theme=light] .driver-load-detail-card,:root[data-theme=light] .driver-thread-card,:root[data-theme=light] .driver-ops-shell,:root[data-theme=light] .driver-portal-metric-strip article,:root[data-theme=light] .driver-checklist-card,:root[data-theme=light] .driver-action-result,:root[data-theme=light] .dispatch-board-header-shell,:root[data-theme=light] .dispatch-board-header-meta,:root[data-theme=light] .dispatch-board-focus-strip,:root[data-theme=light] .dispatch-board-command-card,:root[data-theme=light] .dispatch-board-command-metric,:root[data-theme=light] .dispatch-board-focus-metric,:root[data-theme=light] .dispatch-board-focus-highlight,:root[data-theme=light] .dispatch-toolbar-cluster,:root[data-theme=light] .dispatch-board-focus-token,:root[data-theme=light] .dispatch-board-header-filter,:root[data-theme=light] .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-board-legend,:root[data-theme=light] .dispatch-loads-shell-meta-item,:root[data-theme=light] .dispatch-mini-table,:root[data-theme=light] .dispatch-table-shell{box-shadow:none;background:#fff;border-color:#d8e1da}:root[data-theme=light] .dispatch-board-tabs{background:#f3f6f3;border-color:#d8e1da}:root[data-theme=light] .dispatch-board-tabs button{color:#5b6761}:root[data-theme=light] .dispatch-board-tabs button:hover{color:#17211d;background:#edf2ee;border-color:#d3ddd6}:root[data-theme=light] .dispatch-board-tabs button.is-active{color:#17211d;background:#fff;border-color:#d5dfd8}:root[data-theme=light] .dispatch-board-tab-count,:root[data-theme=light] .dispatch-board-header-filter,:root[data-theme=light] .dispatch-board-focus-token{color:#5d6a64;background:#f3f6f3;border-color:#d8e1da}:root[data-theme=light] .dispatch-board-focus-copy h2,:root[data-theme=light] .dispatch-board-command-head strong,:root[data-theme=light] .dispatch-loads-shell-copy h3,:root[data-theme=light] .dispatch-loads-shell-meta strong,:root[data-theme=light] .dispatch-board-command-metric strong,:root[data-theme=light] .dispatch-board-focus-metric strong{color:#18211d}:root[data-theme=light] .dispatch-board-focus-copy p,:root[data-theme=light] .dispatch-board-command-head span,:root[data-theme=light] .dispatch-board-command-head small,:root[data-theme=light] .dispatch-loads-shell-copy p,:root[data-theme=light] .dispatch-legend-copy span,:root[data-theme=light] .dispatch-loads-shell-meta span,:root[data-theme=light] .dispatch-board-command-metric span,:root[data-theme=light] .dispatch-board-command-metric small,:root[data-theme=light] .dispatch-board-focus-metric span,:root[data-theme=light] .dispatch-board-focus-metric small{color:#65736d}:root[data-theme=light] .dispatch-board-table td{color:#18211d;background:0 0;border-bottom-color:#e4ebe6}:root[data-theme=light] .dispatch-board-row.tone-new td,:root[data-theme=light] .dispatch-board-row.tone-leg-1 td,:root[data-theme=light] .dispatch-board-row.tone-leg-2 td,:root[data-theme=light] .dispatch-board-row.tone-leg-3 td,:root[data-theme=light] .dispatch-board-row.tone-active td,:root[data-theme=light] .dispatch-board-row.tone-completed td,:root[data-theme=light] .dispatch-board-row.tone-warning td,:root[data-theme=light] .dispatch-board-row.tone-urgent td{background:var(--dispatch-row-fill)}:root[data-theme=light] .dispatch-board-row.is-selected td{background:var(--dispatch-row-selected-fill)}:root[data-theme=light] .dispatch-board-row.tone-completed td{color:#5d6863}:root[data-theme=light] .dispatch-board-table tfoot td,:root[data-theme=light] .dispatch-mini-table-head{background:#f1f4f1}:root[data-theme=light] .dispatch-board-focus-heading-tag{color:#365644;background:#eef4f0;border-color:#cdd9d1}:root[data-theme=light] .dispatch-loads-shell-actions .fleetview-secondary-btn{background:#f5f8f6;border-color:#d7e1da}@media (max-width:920px){.dispatch-board-ops-grid{grid-template-columns:1fr}.dispatch-board-ops-grid .dispatch-resource-dock{position:static}.dispatch-loads-shell-command{justify-items:stretch}.dispatch-loads-shell-actions,.dispatch-loads-shell-meta{justify-content:flex-start}}.dispatch-board-focus-strip{grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);align-items:start;gap:.62rem}.dispatch-board-focus-copy{gap:.48rem}.dispatch-board-focus-topline{align-items:center;gap:.4rem}.dispatch-board-focus-heading-tag{letter-spacing:.08em}.dispatch-board-focus-highlight-grid{gap:.42rem}.dispatch-board-focus-highlight{min-height:88px;padding:.62rem .68rem}.dispatch-board-focus-side{gap:.46rem}.dispatch-board-command-card{gap:.54rem}.dispatch-board-command-status-row{flex-wrap:wrap;gap:.35rem;display:flex}.dispatch-board-command-pill{color:#98a69f;background:#121816;border:1px solid #31403a;border-radius:999px;align-items:center;min-height:22px;padding:0 .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.dispatch-board-command-grid{gap:.38rem}.dispatch-board-focus-metrics{gap:.34rem}.dispatch-board-focus-metric{min-height:72px}.dispatch-board-action-clusters{gap:.42rem;display:grid}.dispatch-loads-shell-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.72rem}.dispatch-loads-shell-meta{grid-template-columns:repeat(4,minmax(108px,1fr));gap:.42rem}.dispatch-loads-shell-actions .fleetview-secondary-btn{min-height:34px;padding-inline:.72rem}.dispatch-table-shell{overflow:auto}.dispatch-board-table{min-width:2140px}.dispatch-board-table th{z-index:2;position:sticky;top:0}.dispatch-board-table td{vertical-align:middle;padding:.42rem .5rem;font-size:.73rem;line-height:1.14}.dispatch-intake-shell-status{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.dispatch-intake-shell-status span{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);min-height:26px;color:var(--muted);letter-spacing:.02em;border-radius:999px;align-items:center;padding:0 .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.dispatch-intake-shell-grid{grid-template-columns:minmax(0,1.42fr) minmax(300px,.82fr);gap:.72rem;display:grid}.dispatch-intake-main-column{gap:.72rem;display:grid}.dispatch-intake-cluster{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);border-radius:14px;gap:.72rem;padding:.82rem .86rem;display:grid}.dispatch-intake-inline-notes span{background:color-mix(in srgb, var(--surface-2) 86%, transparent);min-height:26px;color:var(--muted);border-radius:999px;align-items:center;padding:0 .58rem;font-size:.68rem;font-weight:700;display:inline-flex}.dispatch-intake-sidecar{align-self:start;gap:.72rem;display:grid;position:sticky;top:0}.dispatch-intake-sidecard{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);border-radius:14px;gap:.58rem;padding:.82rem .86rem;display:grid}.dispatch-intake-sidecard-head{justify-content:space-between;align-items:start;gap:.6rem;display:flex}.dispatch-intake-sidecard-head>div{gap:.14rem;display:grid}.dispatch-intake-sidecard-head span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.dispatch-intake-sidecard-head strong{color:var(--text);font-size:.94rem;line-height:1.2}.dispatch-intake-sidecard-head small,.dispatch-intake-sidecard-note{color:var(--muted);line-height:1.35}.dispatch-intake-summary-list{gap:.48rem;display:grid}.dispatch-intake-summary-row{border-bottom:1px solid color-mix(in srgb, var(--line) 74%, transparent);gap:.16rem;padding-bottom:.45rem;display:grid}.dispatch-intake-summary-row:last-child{border-bottom:0;padding-bottom:0}.dispatch-intake-summary-row span,.dispatch-intake-template-item span{color:var(--muted);letter-spacing:.02em;font-size:.68rem;font-weight:700}.dispatch-intake-summary-row strong{color:var(--text);font-size:.86rem;line-height:1.3}.dispatch-intake-template-list{gap:.46rem;display:grid}.dispatch-intake-template-item{text-align:left;border:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--surface) 90%, transparent);cursor:pointer;border-radius:12px;gap:.2rem;padding:.7rem .74rem;transition:border-color .14s,background-color .14s;display:grid}.dispatch-intake-template-item:hover{border-color:color-mix(in srgb, var(--line) 46%, var(--accent) 54%);background:color-mix(in srgb, var(--surface) 78%, var(--accent) 22%)}.dispatch-intake-template-item strong{color:var(--text);font-size:.84rem}.dispatch-intake-template-item small{color:var(--muted);line-height:1.35}.dispatch-intake-sidecard-actions{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.dispatch-intake-sidecard-actions button{min-height:40px}.dispatch-intake-optional-summary{gap:.45rem;display:grid}.dispatch-intake-optional-summary span{background:color-mix(in srgb, var(--surface) 92%, transparent);color:var(--muted);border-radius:12px;padding:.68rem .72rem;line-height:1.4;display:block}.dispatch-intake-command-list{border-top:1px solid color-mix(in srgb, var(--line) 74%, transparent);gap:.46rem;padding-top:.18rem;display:grid}.dispatch-intake-secondary-section{order:2}.dispatch-intake-review-section{order:3}.dispatch-intake-actions{display:none}:root[data-theme=light] .dispatch-prefill-preview-card,:root[data-theme=light] .dispatch-intake-cluster,:root[data-theme=light] .dispatch-intake-sidecard{background:#f7faf7;border-color:#dde6e0}:root[data-theme=light] .dispatch-intake-template-item,:root[data-theme=light] .dispatch-intake-optional-summary span{background:#fff;border-color:#dde6e0}:root[data-theme=light] .dispatch-board-command-pill{color:#4f6257;background:#f5f8f6;border-color:#d8e1da}:root[data-theme=light] .dispatch-intake-command-list{border-top-color:#d9e2db}:root[data-theme=light] .dispatch-intake-command-list-item{background:#f7faf7;border-color:#dde6e0}:root[data-theme=light] .dispatch-prefill-preview-meta span,:root[data-theme=light] .dispatch-prefill-preview-card small,:root[data-theme=light] .dispatch-intake-command-list-item span,:root[data-theme=light] .dispatch-intake-command-list-item small{color:#5e6a64}:root[data-theme=light] .dispatch-intake-actions{display:none}@media (max-width:1260px){.dispatch-intake-shell-grid{grid-template-columns:1fr}.dispatch-intake-sidecar{position:static}}@media (max-width:1120px){.dispatch-board-focus-strip,.dispatch-loads-shell-head,.dispatch-intake-primary-grid{grid-template-columns:1fr}.dispatch-loads-shell-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-intake-command-grid{grid-template-columns:1fr}}.dispatch-search-workspace{gap:.78rem}.dispatch-search-workspace-header{align-items:start;gap:.72rem}.dispatch-search-workspace-meta{background:#171d1b;border:1px solid #2b3632;border-radius:10px;justify-items:end;gap:.14rem;min-width:190px;padding:.62rem .72rem;display:grid}.dispatch-search-workspace-meta span,.dispatch-search-workspace-meta small,.dispatch-search-rail-copy,.dispatch-search-rail-head span,.dispatch-search-rail-metrics span{color:#8d9b95}.dispatch-search-workspace-meta strong,.dispatch-search-rail-head strong,.dispatch-search-rail-metrics strong{color:#eef3ef}.dispatch-search-command-rail{position:sticky;top:0}.dispatch-search-filter-card,.dispatch-search-rail-card{background:#171d1b;border:1px solid #2b3632;border-radius:12px}.dispatch-search-filter-card{margin:0;padding:.78rem .82rem}.dispatch-search-primary-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.58rem}.dispatch-search-rail-card{gap:.68rem;padding:.76rem .8rem;display:grid}.dispatch-search-rail-head strong{font-size:.88rem}.dispatch-search-rail-head span,.dispatch-search-rail-copy,.dispatch-search-rail-metrics span{font-size:.72rem}.dispatch-search-rail-metrics strong{font-size:.94rem}.dispatch-search-rail-actions button{min-height:36px}.workforce-driver-grid{grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr);align-items:start;gap:.76rem}.workforce-driver-header{gap:.82rem}.workforce-driver-header-main{align-items:start;gap:.7rem}.workforce-driver-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.48rem}.workforce-driver-summary article,.workforce-driver-import-panel,.workforce-driver-list-shell,.workforce-driver-editor-shell{background:#171d1b;border:1px solid #2b3632;border-radius:12px}.workforce-driver-summary article{min-height:70px;padding:.58rem .64rem}.workforce-driver-list-shell,.workforce-driver-editor-shell,.workforce-driver-import-panel{box-shadow:none}.workforce-driver-side-rail .workforce-driver-editor-shell{position:sticky;top:0}.workforce-driver-table th{font-size:.64rem}.workforce-driver-table td{font-size:.75rem;line-height:1.18}.workforce-driver-profile-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}.workforce-driver-profile-meta div{background:#121816;border:1px solid #2b3632;border-radius:9px}.workforce-driver-profile-meta strong{color:#eef3ef}:root[data-theme=light] .dispatch-search-workspace-meta,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .workforce-driver-summary article,:root[data-theme=light] .workforce-driver-import-panel,:root[data-theme=light] .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-editor-shell,:root[data-theme=light] .workforce-driver-profile-meta div{background:#fff;border-color:#d8e1da}:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-metrics span{color:#64726c}:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-rail-metrics strong,:root[data-theme=light] .workforce-driver-profile-meta strong{color:#18211d}@media (max-width:1240px){.dispatch-search-command-layout,.workforce-driver-grid{grid-template-columns:1fr}.dispatch-search-command-rail,.workforce-driver-side-rail .workforce-driver-editor-shell{position:static}}@media (max-width:980px){.dispatch-search-primary-row,.dispatch-search-rail-metrics,.workforce-driver-summary,.workforce-driver-profile-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dispatch-search-primary-row,.dispatch-search-rail-actions,.dispatch-search-rail-metrics,.workforce-driver-summary,.workforce-driver-profile-meta{grid-template-columns:1fr}}:root[data-theme=light] .dispatch-page-surface,:root[data-theme=light] .dispatch-search-page-surface{background:linear-gradient(#eef2ef 0%,#e7ece8 100%)}:root[data-theme=light] .dispatch-board-header-shell,:root[data-theme=light] .dispatch-board-focus-strip,:root[data-theme=light] .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-board-legend,:root[data-theme=light] .dispatch-loads-shell-meta-item,:root[data-theme=light] .dispatch-table-shell,:root[data-theme=light] .dispatch-dock-card,:root[data-theme=light] .dispatch-mini-table,:root[data-theme=light] .dispatch-search-shell-card,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-workspace-meta,:root[data-theme=light] .workforce-driver-header,:root[data-theme=light] .workforce-driver-summary article,:root[data-theme=light] .workforce-driver-import-panel,:root[data-theme=light] .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-editor-shell,:root[data-theme=light] .workforce-driver-profile-meta div{box-shadow:none;background:#151c19;border-color:#2a3530}:root[data-theme=light] .dispatch-board-focus-copy,:root[data-theme=light] .dispatch-board-focus-side,:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-command-rail,:root[data-theme=light] .workforce-driver-side-rail{background:#121815;border:1px solid #24302b;border-radius:12px;padding:.72rem}:root[data-theme=light] .dispatch-board-focus-copy,:root[data-theme=light] .dispatch-search-command-main{align-content:start}:root[data-theme=light] .dispatch-board-focus-side,:root[data-theme=light] .dispatch-search-command-rail,:root[data-theme=light] .workforce-driver-side-rail{gap:.64rem}:root[data-theme=light] .dispatch-board-tabs,:root[data-theme=light] .dispatch-board-tab-count,:root[data-theme=light] .dispatch-board-header-filter,:root[data-theme=light] .dispatch-board-focus-token,:root[data-theme=light] .dispatch-board-command-pill,:root[data-theme=light] .dispatch-loads-shell-count{color:#9eaca5;background:#1a221f;border-color:#304039}:root[data-theme=light] .dispatch-board-tabs button{color:#a6b2ad;background:0 0;border-color:#2e3b36}:root[data-theme=light] .dispatch-board-tabs button:hover,:root[data-theme=light] .dispatch-board-tabs button.is-active{color:#eef3ef;background:#1d2522;border-color:#3b4c44}:root[data-theme=light] .dispatch-board-tab-count,:root[data-theme=light] .dispatch-board-tabs button.is-active .dispatch-board-tab-count{color:#d7e1db}:root[data-theme=light] .dispatch-board-focus-copy h2,:root[data-theme=light] .dispatch-board-command-head strong,:root[data-theme=light] .dispatch-loads-shell-copy h3,:root[data-theme=light] .dispatch-loads-shell-meta strong,:root[data-theme=light] .dispatch-board-command-metric strong,:root[data-theme=light] .dispatch-board-focus-metric strong,:root[data-theme=light] .dispatch-search-workspace-copy h2,:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-rail-metrics strong,:root[data-theme=light] .workforce-driver-heading h1,:root[data-theme=light] .workforce-driver-list-head h3,:root[data-theme=light] .workforce-driver-profile-meta strong{color:#edf3ee}:root[data-theme=light] .dispatch-inline-meta,:root[data-theme=light] .dispatch-board-focus-copy p,:root[data-theme=light] .dispatch-board-command-head span,:root[data-theme=light] .dispatch-board-command-head small,:root[data-theme=light] .dispatch-loads-shell-copy p,:root[data-theme=light] .dispatch-loads-shell-meta span,:root[data-theme=light] .dispatch-legend-copy span,:root[data-theme=light] .dispatch-board-focus-metric span,:root[data-theme=light] .dispatch-board-focus-metric small,:root[data-theme=light] .dispatch-board-command-metric span,:root[data-theme=light] .dispatch-board-command-metric small,:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .workforce-driver-heading p,:root[data-theme=light] .workforce-driver-list-head p,:root[data-theme=light] .workforce-driver-summary span,:root[data-theme=light] .workforce-driver-profile-meta span{color:#93a199}:root[data-theme=light] .dispatch-board-focus-highlight,:root[data-theme=light] .dispatch-board-command-card,:root[data-theme=light] .dispatch-board-command-metric,:root[data-theme=light] .dispatch-board-focus-metric,:root[data-theme=light] .dispatch-search-rail-metrics div{background:#1a211e;border-color:#2d3934}:root[data-theme=light] .dispatch-board-legend,:root[data-theme=light] .dispatch-loads-shell-head{border-color:#2d3934}:root[data-theme=light] .dispatch-legend-item{background:#1a211e;border-color:#2d3934}:root[data-theme=light] .dispatch-table-shell{background:#111714}:root[data-theme=light] .dispatch-board-table th{color:#95a39b;background:#18201d;border-bottom-color:#2b3631}:root[data-theme=light] .dispatch-board-table td{color:#e6ede7;border-bottom-color:#27322e}:root[data-theme=light] .dispatch-board-row{--dispatch-row-hover-fill:#48585057;--dispatch-row-selected-fill:#60756b66}:root[data-theme=light] .dispatch-board-row.tone-new{--dispatch-row-fill:#4d6c5947;--dispatch-row-hover-fill:#5c7e6961;--dispatch-row-selected-fill:#6e957d75}:root[data-theme=light] .dispatch-board-row.tone-leg-1{--dispatch-row-fill:#77613942;--dispatch-row-hover-fill:#8b724259;--dispatch-row-selected-fill:#b08f4d70}:root[data-theme=light] .dispatch-board-row.tone-leg-2{--dispatch-row-fill:#7b533942;--dispatch-row-hover-fill:#92624259;--dispatch-row-selected-fill:#b1754c70}:root[data-theme=light] .dispatch-board-row.tone-leg-3{--dispatch-row-fill:#6a494c42;--dispatch-row-hover-fill:#7e565a59;--dispatch-row-selected-fill:#9d676c70}:root[data-theme=light] .dispatch-board-row.tone-active{--dispatch-row-fill:#40586242;--dispatch-row-hover-fill:#4d6a765c;--dispatch-row-selected-fill:#5e819073}:root[data-theme=light] .dispatch-board-row.tone-completed{--dispatch-row-fill:#464f4b3d;--dispatch-row-hover-fill:#545e5957;--dispatch-row-selected-fill:#707a7666}:root[data-theme=light] .dispatch-board-row.tone-warning{--dispatch-row-fill:#795f2f47;--dispatch-row-hover-fill:#9172395c;--dispatch-row-selected-fill:#bf974875}:root[data-theme=light] .dispatch-board-row.tone-urgent{--dispatch-row-fill:#76474147;--dispatch-row-hover-fill:#8c544c5c;--dispatch-row-selected-fill:#b46a6275}:root[data-theme=light] .dispatch-board-row.tone-completed td,:root[data-theme=light] .dispatch-board-row td{color:#dce5de}:root[data-theme=light] .dispatch-search-rail-actions button,:root[data-theme=light] .dispatch-loads-shell-actions .fleetview-secondary-btn,:root[data-theme=light] .dispatch-dock-card .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-actions .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-editor-actions .fleetview-secondary-btn{color:#e6efe8;background:#18201d;border-color:#31403a}:root[data-theme=light] .dispatch-search-rail-actions button:hover,:root[data-theme=light] .dispatch-loads-shell-actions .fleetview-secondary-btn:hover,:root[data-theme=light] .dispatch-dock-card .fleetview-secondary-btn:hover,:root[data-theme=light] .workforce-driver-actions .fleetview-secondary-btn:hover,:root[data-theme=light] .workforce-driver-editor-actions .fleetview-secondary-btn:hover{background:#1d2622;border-color:#3a4b43}.dispatch-board-shell{gap:.78rem}.dispatch-board-header-shell{background:#0f1513;border-color:#22302b;border-radius:18px;padding:.88rem}.dispatch-board-header-top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.72rem}.dispatch-board-header-meta{border-radius:8px;min-height:32px;padding:.18rem .38rem}.dispatch-board-focus-strip{background:0 0;border:0;grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:.82rem;padding:.18rem 0 0}.dispatch-board-focus-copy{background:#131a17;border:1px solid #22302b;border-radius:14px;gap:.56rem;padding:.74rem .82rem .82rem;display:grid}.dispatch-board-focus-copy h2{margin:.12rem 0;font-size:1.34rem;line-height:1.08}.dispatch-board-focus-copy p{max-width:62ch;font-size:.76rem;line-height:1.42}.dispatch-board-focus-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem}.dispatch-board-focus-highlight{background:#171f1c;border:1px solid #26332e;border-radius:10px;min-height:0;padding:.5rem .56rem}.dispatch-board-focus-highlight span{letter-spacing:.08em;font-size:.58rem}.dispatch-board-focus-highlight strong{font-size:.78rem;line-height:1.18}.dispatch-board-focus-highlight small{font-size:.64rem;line-height:1.28}.dispatch-board-focus-side{align-content:start;gap:.44rem;display:grid}.dispatch-board-command-card{background:#151d1a;border:1px solid #24312c;border-radius:14px;padding:.72rem}.dispatch-board-command-head strong{font-size:1rem;line-height:1.08}.dispatch-board-command-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.34rem}.dispatch-board-command-metric{background:#101613;border:1px solid #24312c;border-radius:8px;padding:.46rem .5rem}.dispatch-board-command-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.34rem}.dispatch-board-command-actions button{border-radius:8px;min-height:34px}.dispatch-board-focus-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:.3rem}.dispatch-board-focus-metric{border-radius:8px;min-height:0;padding:.42rem .42rem .38rem}.dispatch-board-focus-metric span{letter-spacing:.08em;font-size:.56rem}.dispatch-board-focus-metric strong{font-size:.98rem}.dispatch-board-focus-metric small{display:none}.dispatch-board-ops-grid{grid-template-columns:minmax(0,1.6fr) minmax(250px,300px);align-items:start;gap:.76rem}.dispatch-loads-shell{gap:.46rem}.dispatch-loads-shell-head{background:#121916;border-color:#22302b;border-radius:14px 14px 0 0;grid-template-columns:minmax(0,1.1fr) minmax(320px,auto);gap:.6rem;padding:.72rem .82rem .54rem}.dispatch-loads-shell-copy{gap:.16rem}.dispatch-loads-shell-copy h3{font-size:1.02rem}.dispatch-loads-shell-copy p{font-size:.72rem}.dispatch-loads-shell-count{border-radius:7px;min-height:24px;padding:0 .42rem}.dispatch-loads-shell-command{gap:.34rem}.dispatch-loads-shell-meta{gap:.28rem}.dispatch-loads-shell-meta-item{border-radius:8px;min-width:0;padding:.34rem .42rem}.dispatch-loads-shell-meta strong{font-size:.72rem}.dispatch-loads-shell-actions{gap:.28rem}.dispatch-loads-shell-actions .fleetview-secondary-btn{border-radius:8px;min-height:30px;padding-inline:.58rem;font-size:.71rem}.dispatch-board-legend{background:#121916;border-color:#22302b;border-radius:12px;gap:.3rem;padding:.3rem .34rem}.dispatch-legend-item{border-radius:8px;padding:.34rem .42rem}.dispatch-legend-copy strong{font-size:.67rem}.dispatch-legend-copy span{font-size:.61rem}.dispatch-table-shell{background:#0e1412;border-radius:0 0 14px 14px}.dispatch-resource-dock{gap:.42rem}.dispatch-dock-card{background:#121916;border-color:#22302b;border-radius:12px;min-height:0}.dispatch-dock-card-header{padding:.46rem .54rem}.dispatch-dock-card-header-copy p{font-size:.64rem}.dispatch-dock-actions{gap:.24rem;margin:.36rem .5rem .5rem}.dispatch-dock-card .fleetview-secondary-btn,.dispatch-dock-card select{border-radius:7px;min-height:26px;font-size:.68rem}.dispatch-mini-table{background:#0d1311;border-color:#24312c;border-radius:8px;margin:.36rem .5rem 0}.dispatch-mini-table-head{padding:.24rem .34rem;font-size:.54rem}.dispatch-mini-table-body{max-height:84px}.dispatch-mini-watch-row,.dispatch-mini-driver-row{padding:.26rem .34rem;font-size:.64rem}:root[data-theme=light] .dispatch-board-header-shell,:root[data-theme=light] .dispatch-board-focus-copy,:root[data-theme=light] .dispatch-board-command-card,:root[data-theme=light] .dispatch-board-command-metric,:root[data-theme=light] .dispatch-board-focus-metric,:root[data-theme=light] .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-board-legend,:root[data-theme=light] .dispatch-dock-card,:root[data-theme=light] .dispatch-mini-table,:root[data-theme=light] .dispatch-table-shell{background:#111714;border-color:#22302b}:root[data-theme=light] .dispatch-board-focus-highlight,:root[data-theme=light] .dispatch-legend-item,:root[data-theme=light] .dispatch-mini-table-head,:root[data-theme=light] .dispatch-loads-shell-meta-item,:root[data-theme=light] .dispatch-board-tab-count,:root[data-theme=light] .dispatch-board-focus-token,:root[data-theme=light] .dispatch-board-header-filter,:root[data-theme=light] .dispatch-board-command-pill,:root[data-theme=light] .dispatch-loads-shell-count{background:#171f1c;border-color:#2a3933}@media (max-width:1180px){.dispatch-board-focus-strip,.dispatch-loads-shell-head,.dispatch-board-ops-grid{grid-template-columns:1fr}.dispatch-board-focus-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-loads-shell-command{justify-items:stretch}}@media (max-width:780px){.dispatch-board-focus-highlight-grid,.dispatch-board-command-grid,.dispatch-board-command-actions,.dispatch-board-focus-metrics{grid-template-columns:1fr}}.office-shell.is-operations-shell{background:radial-gradient(circle at 24% 0,#2854401f,#0000 24%),linear-gradient(#09100e 0%,#0b120f 100%);grid-template-columns:176px minmax(0,1fr)}.office-shell.is-operations-shell.is-collapsed{grid-template-columns:72px minmax(0,1fr)}.office-shell.is-operations-shell .motive-rail{background:#0b100f;border-right-color:#1d2622;gap:.42rem;padding:.44rem .34rem}.office-shell.is-operations-shell .motive-rail-intro{gap:.36rem}.office-shell.is-operations-shell .motive-brand{font-size:.9rem}.office-shell.is-operations-shell .motive-shell-badge{background:#101512;border-color:#1c2521;border-radius:7px;gap:.1rem;padding:.38rem .44rem}.office-shell.is-operations-shell .motive-shell-badge span{letter-spacing:.08em;text-transform:uppercase;font-size:.67rem}.office-shell.is-operations-shell .motive-shell-badge small{font-size:.71rem}.office-shell.is-operations-shell .motive-nav{gap:.16rem}.office-shell.is-operations-shell .motive-nav-group-label{display:none}.office-shell.is-operations-shell .motive-nav a{border-radius:7px;gap:.32rem;min-height:32px;padding:.28rem .34rem}.office-shell.is-operations-shell .motive-nav-link-lead{gap:.34rem}.office-shell.is-operations-shell .motive-nav-icon{border-radius:6px;width:1.34rem;height:1.34rem;font-size:.6rem}.office-shell.is-operations-shell .motive-nav-link-label{font-size:.72rem}.office-shell.is-operations-shell .motive-nav-lock{padding:.08rem .22rem;font-size:.52rem}.office-shell.is-operations-shell .motive-rail-footer{padding-top:.42rem}.office-shell.is-operations-shell .motive-workspace{background:linear-gradient(#090e0cfa,#0b110efa)}.office-shell.is-operations-shell .motive-header{background:#0e1412;border-bottom-color:#1d2622;margin:0;padding:.38rem .54rem}.office-shell.is-operations-shell .motive-header-left{gap:.34rem}.office-shell.is-operations-shell .motive-header-meta{gap:.24rem}.office-shell.is-operations-shell .motive-product-mark,.office-shell.is-operations-shell .motive-env-badge{min-height:18px;padding:0 .28rem;font-size:.58rem}.office-shell.is-operations-shell .motive-header h1{font-size:.92rem}.office-shell.is-operations-shell .motive-header-breadcrumb{color:#809089;margin-top:.1rem;font-size:.74rem}.office-shell.is-operations-shell .motive-header-right{gap:.34rem}.office-shell.is-operations-shell .motive-ops-utility-strip{align-items:center;gap:.24rem;margin-left:auto;display:inline-flex}.office-shell.is-operations-shell .motive-ops-utility-chip{color:#c8d1cb;background:#121916;border:1px solid #202925;border-radius:7px;align-items:center;min-height:26px;padding:0 .42rem;font-size:.66rem;line-height:1;display:inline-flex}.office-shell.is-operations-shell .motive-ops-utility-chip--account{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.office-shell.is-operations-shell .logout-btn{background:#151d19;border-color:#26322d;border-radius:7px;min-height:26px;padding:.34rem .5rem;font-size:.66rem}.office-shell.is-operations-shell .office-main{background:radial-gradient(circle at top,#ffffff04,#0000 48%),linear-gradient(#0b100f 0%,#0c1110 100%);min-width:0}@media (min-width:901px){.office-shell.is-operations-shell>.motive-workspace>.shell-page{display:none}}.office-shell.is-operations-shell .office-main>main.shell-page{max-width:none;padding:.3rem .4rem .6rem}.office-shell.is-operations-shell .dispatch-page-shell,.office-shell.is-operations-shell .dispatch-search-page-shell{background:0 0;border-radius:0}.office-shell.is-operations-shell .dispatch-page-surface,.office-shell.is-operations-shell .dispatch-search-page-surface{box-shadow:none;background:#0b100f;border-color:#1d2622;border-radius:10px}.office-shell.is-operations-shell .dispatch-page-surface:before,.office-shell.is-operations-shell .dispatch-search-page-surface:before{opacity:.14}.office-shell.is-operations-shell .dispatch-board-shell{gap:.42rem}.office-shell.is-operations-shell .dispatch-board-header-shell{border-radius:10px;padding:.42rem}.office-shell.is-operations-shell .dispatch-board-focus-strip{grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:.36rem;padding:.42rem}.office-shell.is-operations-shell .dispatch-board-focus-copy{gap:.24rem;min-height:auto}.office-shell.is-operations-shell .dispatch-board-focus-copy h2{font-size:.9rem;line-height:1.15}.office-shell.is-operations-shell .dispatch-board-focus-copy p{font-size:.68rem}.office-shell.is-operations-shell .dispatch-board-focus-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.24rem}.office-shell.is-operations-shell .dispatch-board-focus-highlight{border-radius:7px;padding:.28rem .34rem}.office-shell.is-operations-shell .dispatch-board-focus-highlight span,.office-shell.is-operations-shell .dispatch-board-command-head span{font-size:.54rem}.office-shell.is-operations-shell .dispatch-board-focus-highlight strong,.office-shell.is-operations-shell .dispatch-board-command-head strong{font-size:.72rem}.office-shell.is-operations-shell .dispatch-board-command-card{border-radius:9px;min-height:auto;padding:.34rem}.office-shell.is-operations-shell .dispatch-board-command-grid{gap:.24rem}.office-shell.is-operations-shell .dispatch-board-command-metric,.office-shell.is-operations-shell .dispatch-board-focus-metric{border-radius:7px;padding:.24rem .28rem}.office-shell.is-operations-shell .dispatch-board-focus-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:.24rem}.office-shell.is-operations-shell .dispatch-board-command-actions{gap:.28rem}.office-shell.is-operations-shell .dispatch-board-command-actions button{min-height:28px;font-size:.68rem}.office-shell.is-operations-shell .dispatch-board-ops-grid{grid-template-columns:minmax(0,1.85fr) minmax(214px,248px);gap:.42rem}.office-shell.is-operations-shell .dispatch-loads-shell-head{border-radius:10px 10px 0 0;grid-template-columns:minmax(0,1fr) auto;gap:.42rem;padding:.42rem .54rem .34rem}.office-shell.is-operations-shell .dispatch-loads-shell-copy h3{font-size:.9rem}.office-shell.is-operations-shell .dispatch-loads-shell-copy p{font-size:.66rem}.office-shell.is-operations-shell .dispatch-loads-shell-meta{gap:.18rem}.office-shell.is-operations-shell .dispatch-loads-shell-meta-item{border-radius:7px;padding:.2rem .28rem}.office-shell.is-operations-shell .dispatch-loads-shell-actions{gap:.2rem}.office-shell.is-operations-shell .dispatch-loads-shell-actions .fleetview-secondary-btn{min-height:26px;padding-inline:.46rem;font-size:.64rem}.office-shell.is-operations-shell .dispatch-board-legend{gap:.2rem;padding:.2rem}.office-shell.is-operations-shell .dispatch-legend-item{border-radius:7px;padding:.24rem .3rem}.office-shell.is-operations-shell .dispatch-resource-dock{background:#0b100f;border:1px solid #1d2622;border-radius:10px;gap:.22rem;padding:.14rem}.office-shell.is-operations-shell .dispatch-dock-card{background:#101512;border-radius:8px}.office-shell.is-operations-shell .dispatch-dock-card-header{padding:.34rem .38rem}.office-shell.is-operations-shell .dispatch-dock-card-header-copy p,.office-shell.is-operations-shell .dispatch-dock-card>.shell-muted,.office-shell.is-operations-shell .dispatch-dock-card>p{display:none}.office-shell.is-operations-shell .dispatch-dock-actions{gap:.18rem;margin:.22rem .38rem .38rem}.office-shell.is-operations-shell .dispatch-dock-card .fleetview-secondary-btn,.office-shell.is-operations-shell .dispatch-dock-card select{min-height:24px;font-size:.62rem}.office-shell.is-operations-shell .dispatch-mini-table{margin:.2rem .38rem 0}.office-shell.is-operations-shell .dispatch-mini-table-head,.office-shell.is-operations-shell .dispatch-mini-driver-row,.office-shell.is-operations-shell .dispatch-mini-watch-row{font-size:.58rem}.office-shell.is-dispatch-shell .motive-rail{padding:.42rem .32rem}.office-shell.is-dispatch-shell .motive-shell-badge{padding:.32rem .38rem}.office-shell.is-dispatch-shell .motive-shell-badge small,.office-shell.is-dispatch-shell .motive-rail-footer{display:none}.office-shell.is-dispatch-shell .motive-nav a{min-height:32px;padding:.24rem .3rem}.office-shell.is-dispatch-shell .motive-nav-icon{width:1.4rem;height:1.4rem}.office-shell.is-dispatch-shell .motive-header{padding:.3rem .42rem}.office-shell.is-dispatch-shell .motive-header-title-block{flex-wrap:wrap;align-items:center;gap:.34rem;display:inline-flex}.office-shell.is-dispatch-shell .motive-header h1{font-size:.9rem}.office-shell.is-dispatch-shell .motive-ops-utility-strip{gap:.18rem}.office-shell.is-dispatch-shell .motive-ops-utility-chip{border-radius:6px;min-height:22px;padding:0 .34rem;font-size:.58rem}.office-shell.is-dispatch-shell .motive-ops-utility-chip--account{max-width:140px}.office-shell.is-dispatch-shell .logout-btn{min-height:22px;padding:.24rem .4rem;font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-page-shell{padding:0}.office-shell.is-dispatch-shell .dispatch-page-surface{border-radius:9px;padding:.46rem}.office-shell.is-dispatch-shell .dispatch-board-header-meta{min-height:24px;padding:.1rem .26rem;font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-board-focus-strip{grid-template-columns:minmax(0,1.9fr) minmax(248px,.78fr);gap:.34rem;padding-top:.18rem}.office-shell.is-dispatch-shell .dispatch-board-focus-copy,.office-shell.is-dispatch-shell .dispatch-board-command-card{min-height:auto}.office-shell.is-dispatch-shell .dispatch-board-focus-copy{border-radius:9px;gap:.26rem;padding:.38rem .44rem .42rem}.office-shell.is-dispatch-shell .dispatch-board-focus-heading-tag{min-height:16px;padding:0 .28rem;font-size:.52rem}.office-shell.is-dispatch-shell .dispatch-board-focus-copy h2{margin:0;font-size:.96rem}.office-shell.is-dispatch-shell .dispatch-board-focus-copy p{max-width:none;font-size:.64rem;line-height:1.24}.office-shell.is-dispatch-shell .dispatch-board-focus-highlight-grid{gap:.18rem}.office-shell.is-dispatch-shell .dispatch-board-focus-highlight{border-radius:6px;padding:.2rem .24rem}.office-shell.is-dispatch-shell .dispatch-board-focus-highlight strong{font-size:.68rem}.office-shell.is-dispatch-shell .dispatch-board-focus-highlight small{font-size:.54rem}.office-shell.is-dispatch-shell .dispatch-board-focus-side{gap:.2rem}.office-shell.is-dispatch-shell .dispatch-board-command-card{border-radius:9px;padding:.36rem}.office-shell.is-dispatch-shell .dispatch-board-command-head strong{font-size:.84rem}.office-shell.is-dispatch-shell .dispatch-board-command-head small{font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-board-command-grid{gap:.18rem}.office-shell.is-dispatch-shell .dispatch-board-command-metric{border-radius:6px;padding:.24rem .28rem}.office-shell.is-dispatch-shell .dispatch-board-command-metric strong{font-size:.76rem}.office-shell.is-dispatch-shell .dispatch-board-command-actions{gap:.16rem}.office-shell.is-dispatch-shell .dispatch-board-focus-metrics{gap:.14rem}.office-shell.is-dispatch-shell .dispatch-board-focus-metric{border-radius:6px;padding:.14rem .18rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-head{border-radius:9px 9px 0 0;grid-template-columns:minmax(0,1fr) minmax(272px,auto);gap:.34rem;padding:.38rem .44rem .32rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy p,.office-shell.is-dispatch-shell .dispatch-loads-shell-meta span{font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-actions .fleetview-secondary-btn{border-radius:6px;min-height:22px;padding-inline:.34rem;font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-board-legend{border-radius:9px;gap:.14rem;padding:.14rem}.office-shell.is-dispatch-shell .dispatch-legend-item{padding:.16rem .2rem}.office-shell.is-dispatch-shell .dispatch-legend-copy strong{font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-legend-copy span,.office-shell.is-dispatch-shell .dispatch-legend-item em{font-size:.52rem}.office-shell.is-dispatch-shell .dispatch-resource-dock{border-radius:9px;gap:.22rem;padding:.1rem}.office-shell.is-dispatch-shell .dispatch-dock-card{border-radius:7px}.office-shell.is-dispatch-shell .dispatch-mini-table{margin:.18rem .28rem 0}.office-shell.is-dispatch-shell .dispatch-mini-table-head,.office-shell.is-dispatch-shell .dispatch-mini-driver-row,.office-shell.is-dispatch-shell .dispatch-mini-watch-row{font-size:.54rem}.office-shell.is-dispatch-shell .dispatch-table-shell{min-height:300px;max-height:none}@media (max-width:1180px){.office-shell.is-operations-shell .motive-header{padding:.34rem .46rem}.office-shell.is-operations-shell .motive-ops-utility-strip{flex-wrap:wrap;justify-content:flex-end}}@media (max-width:900px){.office-shell.is-operations-shell{grid-template-columns:1fr}.office-shell.is-operations-shell .motive-rail{border-bottom:1px solid #1d2622;border-right:0;height:auto;position:static}.office-shell.is-operations-shell>.motive-workspace>.shell-page{padding:.56rem .72rem 0;display:block}.office-shell.is-operations-shell .office-main>main.shell-page{padding:.56rem .6rem .8rem}}.office-shell.is-dispatch-shell{grid-template-columns:88px minmax(0,1fr)}.office-shell.is-dispatch-shell .motive-rail{gap:.4rem;width:88px;min-width:88px;max-width:88px;padding:.38rem .24rem}.office-shell.is-dispatch-shell .motive-brand-row{justify-content:center}.office-shell.is-dispatch-shell .motive-brand{color:#04110a;background:#20f067;border-radius:7px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:0;display:inline-flex}.office-shell.is-dispatch-shell .motive-brand:after{content:"D";letter-spacing:-.04em;font-size:.84rem;font-weight:900}.office-shell.is-dispatch-shell .motive-sidebar-toggle,.office-shell.is-dispatch-shell .motive-sidebar-toggle-header,.office-shell.is-dispatch-shell .motive-shell-badge,.office-shell.is-dispatch-shell .motive-nav-group-label,.office-shell.is-dispatch-shell .motive-nav-divider,.office-shell.is-dispatch-shell .motive-rail-footer,.office-shell.is-dispatch-shell .motive-header-breadcrumb,.office-shell.is-dispatch-shell .motive-header-meta .shell-muted{display:none}.office-shell.is-dispatch-shell .motive-nav a{justify-content:center;min-height:32px;padding:.24rem}.office-shell.is-dispatch-shell .motive-nav-link-label,.office-shell.is-dispatch-shell .motive-nav-lock{display:none}.office-shell.is-dispatch-shell .motive-nav-link-lead{justify-content:center}.office-shell.is-dispatch-shell .motive-nav-icon{border-radius:6px;width:1.5rem;height:1.5rem;font-size:.64rem}.office-shell.is-dispatch-shell .motive-header-left{gap:.32rem}.office-shell.is-dispatch-shell .motive-header-title-block{align-items:center;display:flex}.office-shell.is-dispatch-shell .motive-product-mark,.office-shell.is-dispatch-shell .motive-env-badge{min-height:18px;padding:0 .3rem;font-size:.58rem}.office-shell.is-dispatch-shell .motive-header h1{display:none}.office-shell.is-dispatch-shell .motive-header-right{gap:.28rem}.office-shell.is-dispatch-shell .motive-command-cluster,.office-shell.is-dispatch-shell .motive-header-breadcrumb{display:none}.office-shell.is-dispatch-shell .motive-product-mark{color:#eef5f0;background:#112c22eb;border-color:#23533f}.office-shell.is-dispatch-shell .motive-env-badge{color:#b7c9bc;background:#121a18eb;border-color:#5370616b}.office-shell.is-dispatch-shell .motive-user-summary{background:#0f1614f0;border-color:#25322d;border-radius:7px;padding:.24rem .38rem}.office-shell.is-dispatch-shell .motive-user-account{display:none}.office-shell.is-dispatch-shell .motive-user-email{color:#dbe5de;font-size:.64rem}.office-shell.is-dispatch-shell .logout-btn{color:#eef4ef;background:#0f1614f0;border-color:#2a3731;min-height:26px;padding:.24rem .44rem;font-size:.64rem}.office-shell.is-dispatch-shell .dispatch-page-surface{box-shadow:none;background:linear-gradient(#0b1110fa,#0a0f0efa),#0b1110;border-color:#1f2a25;border-radius:10px;padding:.36rem}.office-shell.is-dispatch-shell .dispatch-board-header-shell{border-radius:10px;padding:.42rem .5rem .38rem}.office-shell.is-dispatch-shell .dispatch-board-header-top{gap:.38rem}.office-shell.is-dispatch-shell .dispatch-board-tabs{border-radius:7px;padding:.16rem}.office-shell.is-dispatch-shell .dispatch-board-tabs button{min-height:26px;padding:.16rem .4rem;font-size:.68rem}.office-shell.is-dispatch-shell .dispatch-board-tab-count,.office-shell.is-dispatch-shell .dispatch-board-header-filter,.office-shell.is-dispatch-shell .dispatch-board-header-meta{border-radius:6px;min-height:22px;padding:.08rem .26rem;font-size:.62rem;display:none}.office-shell.is-dispatch-shell .dispatch-board-focus-strip{grid-template-columns:minmax(0,1fr) 232px;align-items:stretch;gap:.3rem;padding:.08rem 0 0;display:grid}.office-shell.is-dispatch-shell .dispatch-board-focus-topline{gap:.24rem;margin-bottom:.26rem}.office-shell.is-dispatch-shell .dispatch-board-focus-token{min-height:19px;padding:0 .3rem;font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-board-command-inline{background:radial-gradient(circle at 0 0,#54e98a1a,#0000 34%),linear-gradient(#121817fa,#0c1211fa),#101515;border:1px solid #54e98a1f;border-radius:12px;padding:.52rem .56rem;display:grid;box-shadow:inset 0 1px #ffffff05}.office-shell.is-dispatch-shell .dispatch-board-command-inline-grid{grid-template-columns:minmax(200px,1.2fr) repeat(3,minmax(0,.92fr));gap:.28rem;display:grid}.office-shell.is-dispatch-shell .dispatch-board-command-inline-cell{background:linear-gradient(#151e1cf0,#0f1615f0),#121918;border:1px solid #54e98a14;border-radius:10px;gap:.1rem;min-height:0;padding:.34rem .4rem;display:grid}.office-shell.is-dispatch-shell .dispatch-board-command-inline-cell:first-child{background:linear-gradient(90deg,#54e98a24,#54e98a08 18%,#0000 38%),linear-gradient(#151e1cf7,#0f1615f7),#121918;border-color:#54e98a2e}.office-shell.is-dispatch-shell .dispatch-board-command-inline-cell span,.office-shell.is-dispatch-shell .dispatch-board-command-inline-cell small{font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-board-command-inline-cell strong{font-size:.8rem;line-height:1.12}.office-shell.is-dispatch-shell .dispatch-board-command-inline-cell:first-child strong{font-size:1rem}.office-shell.is-dispatch-shell .dispatch-board-command-side{align-content:start;gap:.26rem;width:232px;display:grid}.office-shell.is-dispatch-shell .dispatch-board-command-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.22rem;display:grid}.office-shell.is-dispatch-shell .dispatch-board-command-actions button{border-radius:8px;min-height:30px;padding-inline:.5rem;font-size:.64rem}.office-shell.is-dispatch-shell .dispatch-board-command-side-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.22rem;display:grid}.office-shell.is-dispatch-shell .dispatch-board-focus-metric{background:linear-gradient(#121817fa,#0c1211fa),#101515;border-color:#54e98a14;border-radius:10px;min-height:0;padding:.32rem .34rem}.office-shell.is-dispatch-shell .dispatch-board-focus-metric span,.office-shell.is-dispatch-shell .dispatch-board-focus-metric small{font-size:.56rem}.office-shell.is-dispatch-shell .dispatch-board-focus-metric strong{font-size:.82rem}.office-shell.is-dispatch-shell .dispatch-board-ops-grid{align-items:flex-start;gap:.42rem;display:flex}.office-shell.is-dispatch-shell .dispatch-loads-shell{flex:auto;align-self:start;gap:.28rem;min-width:0}.office-shell.is-dispatch-shell .dispatch-loads-shell-head{grid-template-columns:minmax(0,1fr) auto;gap:.42rem;padding:.42rem .5rem .34rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy{gap:.08rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3{font-size:.88rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy p{font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-count{min-height:20px;padding:0 .28rem;font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{border-radius:6px;padding:.22rem .28rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta span{font-size:.54rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta strong{font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-actions .fleetview-secondary-btn{min-height:24px;padding-inline:.42rem;font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-board-legend{gap:.2rem;padding:.22rem}.office-shell.is-dispatch-shell .dispatch-legend-item{border-radius:6px;padding:.18rem .24rem}.office-shell.is-dispatch-shell .dispatch-legend-copy span{display:none}.office-shell.is-dispatch-shell .dispatch-legend-copy strong,.office-shell.is-dispatch-shell .dispatch-legend-item em{font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-resource-dock{scrollbar-width:thin;scrollbar-color:#54e98a52 #111816e6;flex:0 0 232px;gap:.24rem;width:232px;max-height:620px;padding-right:.08rem;overflow-y:auto}.office-shell.is-dispatch-shell .dispatch-dock-card{min-height:0;box-shadow:none;background:linear-gradient(#121817fa,#0c1211fa),#101515;border-color:#54e98a14;border-radius:10px}.office-shell.is-dispatch-shell .dispatch-dock-card-header{background:0 0;border-bottom-color:#54e98a14;padding:.34rem .38rem}.office-shell.is-dispatch-shell .dispatch-dock-card-header-copy p,.office-shell.is-dispatch-shell .dispatch-dock-card>.shell-muted,.office-shell.is-dispatch-shell .dispatch-dock-card>p{display:none}.office-shell.is-dispatch-shell .dispatch-dock-card-header span{padding:.14rem .3rem;font-size:.56rem}.office-shell.is-dispatch-shell .dispatch-mini-table{border-radius:8px;margin:.24rem .34rem 0}.office-shell.is-dispatch-shell .dispatch-mini-table-head,.office-shell.is-dispatch-shell .dispatch-mini-table-row{padding-inline:.24rem}.office-shell.is-dispatch-shell .dispatch-mini-center-box{border-radius:8px;margin:.24rem .34rem 0;padding:.26rem .34rem}.office-shell.is-dispatch-shell .dispatch-table-shell{border-radius:8px;min-height:0;max-height:420px;overflow:auto}@media (max-width:1180px){.office-shell.is-dispatch-shell{grid-template-columns:1fr}.office-shell.is-dispatch-shell .motive-rail{border-bottom:1px solid #1d2622;border-right:0;height:auto;position:static}.office-shell.is-dispatch-shell .motive-nav-link-label,.office-shell.is-dispatch-shell .motive-shell-badge,.office-shell.is-dispatch-shell .motive-nav-group-label{display:inline}.office-shell.is-dispatch-shell .dispatch-board-focus-strip,.office-shell.is-dispatch-shell .dispatch-loads-shell-head{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-board-command-inline-grid,.office-shell.is-dispatch-shell .dispatch-board-command-side-metrics,.office-shell.is-dispatch-shell .dispatch-board-command-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:1fr;display:grid}.office-shell.is-dispatch-shell .dispatch-resource-dock{width:100%;max-height:none;padding-right:0;overflow:visible}}.office-shell.is-dispatch-shell .dispatch-board-header-shell{background:radial-gradient(circle at 0 0,#54e98a0f,#0000 26%),linear-gradient(#0f1413fc,#0b100ffc),#101514;border:1px solid #1e2a26;border-radius:18px;gap:.58rem;padding:.62rem}.office-shell.is-dispatch-shell .dispatch-board-header-top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem}.office-shell.is-dispatch-shell .dispatch-board-tabs{background:#161c1a;border-color:#26332e;border-radius:12px;min-height:42px;padding:.22rem}.office-shell.is-dispatch-shell .dispatch-board-tabs button{color:#9faea7;letter-spacing:.09em;border-color:#0000;border-radius:10px;min-height:34px;padding:.38rem .68rem}.office-shell.is-dispatch-shell .dispatch-board-tab-count,.office-shell.is-dispatch-shell .dispatch-board-header-filter,.office-shell.is-dispatch-shell .dispatch-board-header-meta{color:#99aaa2;background:#161c1a;border-color:#2b3833}.office-shell.is-dispatch-shell .dispatch-production-focus-shell{gap:.62rem;display:grid}.office-shell.is-dispatch-shell .dispatch-production-metric{background:#171d1b;border:1px solid #24312c;border-radius:14px;gap:.38rem;padding:.84rem .92rem .78rem;display:grid}.office-shell.is-dispatch-shell .dispatch-production-metric span{letter-spacing:.14em;text-transform:uppercase;color:#7f8e87;font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-production-metric strong{letter-spacing:-.04em;color:#edf3ef;font-size:1.4rem;font-weight:600;line-height:1}.office-shell.is-dispatch-shell .dispatch-production-metric--primary strong{color:#54e98a}.office-shell.is-dispatch-shell .dispatch-production-metric--alert strong{color:#ffc0ac}.office-shell.is-dispatch-shell .dispatch-production-metric--warning strong{color:#efe7d2}.office-shell.is-dispatch-shell .dispatch-production-metric-bar{background:#29312e;border-radius:999px;height:3px;position:relative;overflow:hidden}.office-shell.is-dispatch-shell .dispatch-production-metric-bar:before{content:"";width:var(--dispatch-meter,0%);border-radius:inherit;background:linear-gradient(90deg,#54e98a,#2ecc71);height:100%;display:block}.office-shell.is-dispatch-shell .dispatch-production-metric--alert .dispatch-production-metric-bar:before{background:linear-gradient(90deg,#ffcf9e,#ff9875)}.office-shell.is-dispatch-shell .dispatch-production-metric--warning .dispatch-production-metric-bar:before{background:linear-gradient(90deg,#d4c292,#a79d7b)}.office-shell.is-dispatch-shell .dispatch-production-command-strip{background:linear-gradient(90deg,#54e98a14,#54e98a03 20%,#0000 40%),linear-gradient(#121817fa,#0c1211fa),#111715;border:1px solid #54e98a24;border-left:3px solid #54e98a;border-radius:16px;grid-template-columns:minmax(0,1fr) 228px;align-items:stretch;gap:.7rem;padding:.9rem 1rem;display:grid}.office-shell.is-dispatch-shell .dispatch-production-command-main{gap:.62rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-board-focus-topline{gap:.38rem}.office-shell.is-dispatch-shell .dispatch-board-focus-token{color:#a9b7b1;background:#18201d;border-color:#2b3833;border-radius:999px;min-height:22px;padding:0 .44rem;font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-board-focus-token.tone-selected{color:#d9f5e4;border-color:#54e98a3d}.office-shell.is-dispatch-shell .dispatch-production-command-grid{grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(0,1fr));align-items:start;gap:.86rem;display:grid}.office-shell.is-dispatch-shell .dispatch-production-command-identity,.office-shell.is-dispatch-shell .dispatch-production-command-cell{gap:.18rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-production-command-identity span,.office-shell.is-dispatch-shell .dispatch-production-command-cell span{text-transform:uppercase;letter-spacing:.13em;color:#7d8b85;font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-production-command-identity strong{letter-spacing:-.04em;color:#f0f4f1;font-size:1.18rem;line-height:1.05}.office-shell.is-dispatch-shell .dispatch-production-command-cell strong{color:#edf3ef;font-size:.84rem;line-height:1.2}.office-shell.is-dispatch-shell .dispatch-production-command-identity small,.office-shell.is-dispatch-shell .dispatch-production-command-cell small{color:#8c9993;font-size:.68rem;line-height:1.35}.office-shell.is-dispatch-shell .dispatch-production-command-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.42rem;display:grid}.office-shell.is-dispatch-shell .dispatch-production-command-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-production-command-primary{letter-spacing:.12em;text-transform:uppercase;border-radius:10px;min-height:38px;font-size:.64rem}.office-shell.is-dispatch-shell .dispatch-production-command-primary{color:#06200f;background:linear-gradient(90deg,#54e98a,#2ecc71);border:0;font-weight:800}.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:minmax(0,1fr) 286px;align-items:start;gap:.72rem;display:grid}.office-shell.is-dispatch-shell .dispatch-loads-shell-head{background:#121816;border-color:#22302b;border-radius:16px 16px 0 0;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;padding:.72rem .86rem .56rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy p{color:#86948d;font-size:.7rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-actions .fleetview-secondary-btn{letter-spacing:.08em;border-radius:10px;min-height:30px;font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-board-legend{background:#111715;border-color:#22302b;border-radius:0 0 14px 14px;padding:.3rem}.office-shell.is-dispatch-shell .dispatch-resource-dock{flex:0 0 286px;gap:.56rem;width:286px;max-height:none;padding-right:0;overflow:visible}.office-shell.is-dispatch-shell .dispatch-dock-card-header{border-bottom-color:#54e98a14;padding:.72rem .86rem .52rem}.office-shell.is-dispatch-shell .dispatch-dock-card-header-copy p{color:#86948d;margin-top:.18rem;font-size:.68rem;display:block}.office-shell.is-dispatch-shell .dispatch-dock-card>.shell-muted,.office-shell.is-dispatch-shell .dispatch-dock-card>p{color:#7e8c86;margin:.34rem .86rem 0;display:block}.office-shell.is-dispatch-shell .dispatch-dock-card h4{letter-spacing:.04em;font-size:.82rem}.office-shell.is-dispatch-shell .dispatch-dock-card-header span{text-transform:uppercase;letter-spacing:.1em;padding:.18rem .42rem;font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-watchlist-stack{gap:.4rem;padding:0 .86rem;display:grid}.office-shell.is-dispatch-shell .dispatch-watch-alert{color:inherit;text-align:left;background:#171e1b;border:1px solid #2c3833;border-left:3px solid #54e98a6b;border-radius:12px;gap:.2rem;padding:.62rem .7rem;display:grid}.office-shell.is-dispatch-shell .dispatch-watch-alert.is-attention{border-left-color:#ffb59d}.office-shell.is-dispatch-shell .dispatch-watch-alert-topline{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.office-shell.is-dispatch-shell .dispatch-watch-alert-topline em{letter-spacing:.1em;text-transform:uppercase;color:#98aaa1;font-size:.58rem;font-style:normal}.office-shell.is-dispatch-shell .dispatch-dock-card .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-dock-card select{border-radius:10px;min-height:30px;font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-mini-center-box,.office-shell.is-dispatch-shell .dispatch-mini-table{background:#171e1b;border-color:#28362f;border-radius:12px;margin:.4rem .86rem 0}.office-shell.is-dispatch-shell .dispatch-table-shell{border-radius:0 0 16px 16px;max-height:520px}@media (max-width:1280px){.office-shell.is-dispatch-shell .dispatch-production-metric-row,.office-shell.is-dispatch-shell .dispatch-production-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.office-shell.is-dispatch-shell .dispatch-production-command-strip,.office-shell.is-dispatch-shell .dispatch-board-ops-grid,.office-shell.is-dispatch-shell .dispatch-loads-shell-head{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-production-command-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.office-shell.is-dispatch-shell .dispatch-resource-dock{flex-basis:auto;width:100%}}@media (max-width:760px){.office-shell.is-dispatch-shell .dispatch-production-metric-row,.office-shell.is-dispatch-shell .dispatch-production-command-grid,.office-shell.is-dispatch-shell .dispatch-loads-shell-meta,.office-shell.is-dispatch-shell .dispatch-production-command-actions{grid-template-columns:1fr}}.office-shell.is-dispatch-shell .dispatch-board-tabs{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.office-shell.is-dispatch-shell .dispatch-board-tabs button{box-shadow:none;background:#171e1b;border:1px solid #29342f}.office-shell.is-dispatch-shell .dispatch-production-command-strip{border-radius:14px;grid-template-columns:minmax(0,1fr) 252px;gap:.58rem;padding:.74rem .86rem}.office-shell.is-dispatch-shell .dispatch-production-command-grid{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(0,1fr));gap:.64rem}.office-shell.is-dispatch-shell .dispatch-production-command-identity strong{font-size:1.08rem}.office-shell.is-dispatch-shell .dispatch-production-command-cell strong{font-size:.78rem}.office-shell.is-dispatch-shell .dispatch-production-command-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-production-command-primary{letter-spacing:.1em;min-height:34px;font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-production-command-actions{align-content:center}.office-shell.is-dispatch-shell .dispatch-loads-shell-head{background:0 0;border:0;border-radius:0;gap:.42rem;padding:.54rem .18rem .34rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy p{max-width:64ch}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta{grid-template-columns:repeat(4,minmax(88px,1fr))}.office-shell.is-dispatch-shell .dispatch-loads-shell-actions .fleetview-secondary-btn{min-height:28px}.office-shell.is-dispatch-shell .dispatch-resource-dock{background:0 0;border:0;flex:0 0 264px;align-self:start;gap:.36rem;width:264px;padding:0}.office-shell.is-dispatch-shell .dispatch-dock-card{box-shadow:none;background:#111816;border-color:#202b27;border-radius:12px}.office-shell.is-dispatch-shell .dispatch-dock-card-header{background:0 0;border-bottom:0;padding:.58rem .62rem .3rem}.office-shell.is-dispatch-shell .dispatch-dock-card h4{font-size:.78rem}.office-shell.is-dispatch-shell .dispatch-dock-card-header-copy p{font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-watch-alert-topline strong,.office-shell.is-dispatch-shell .dispatch-watch-alert-body{font-size:.68rem}.office-shell.is-dispatch-shell .dispatch-watch-alert-meta{font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-dock-actions{gap:.22rem;margin:.34rem .72rem .72rem}.office-shell.is-dispatch-shell .dispatch-dock-card .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-dock-card select{min-height:28px;font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-mini-table,.office-shell.is-dispatch-shell .dispatch-mini-center-box{background:#151d1a;border-color:#26322d;margin:.32rem .72rem 0}.office-shell.is-dispatch-shell .dispatch-table-shell{background:#0f1513;border:1px solid #212b27;border-radius:12px;max-height:560px}@media (max-width:1280px){.office-shell.is-dispatch-shell .dispatch-board-ops-grid,.office-shell.is-dispatch-shell .dispatch-production-command-strip,.office-shell.is-dispatch-shell .dispatch-loads-shell-head{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-resource-dock{flex-basis:auto;width:100%}}.office-shell.is-dispatch-shell .motive-dispatch-topbar{flex:auto;gap:.7rem;width:auto;min-width:0;max-width:760px}.office-shell.is-dispatch-shell .motive-dispatch-search-link{flex:auto;min-width:0;max-width:360px}.office-shell.is-dispatch-shell .motive-dispatch-search-copy{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.office-shell.is-dispatch-shell .dispatch-board-header-shell{box-shadow:none;background:0 0;border:0;border-radius:0;gap:.44rem;padding:.4rem .48rem .32rem}.office-shell.is-dispatch-shell .dispatch-board-header-top{background:0 0;border:0;padding:0;display:block}.office-shell.is-dispatch-shell .dispatch-board-tabs{max-width:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-production-metric{box-shadow:none;background:#141a18;border-color:#212d28;border-radius:10px}.office-shell.is-dispatch-shell .dispatch-production-command-strip{background:linear-gradient(#0f1412f0,#0c110ff5),#101514;border-color:#213029;border-radius:12px;grid-template-columns:minmax(0,1fr) 244px}.office-shell.is-dispatch-shell .dispatch-production-command-actions{align-items:stretch}.office-shell.is-dispatch-shell .dispatch-loads-shell-head{background:0 0;border:0;border-bottom:1px solid #1d2924;border-radius:0}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{background:#141a18;border-color:#23312b;border-radius:8px}.office-shell.is-dispatch-shell .dispatch-board-legend{background:0 0;border:0;border-radius:0;padding:.2rem 0}.office-shell.is-dispatch-shell .dispatch-legend-item{background:#151b19;border-color:#22302a;border-radius:8px}.office-shell.is-dispatch-shell .dispatch-table-shell{background:#0f1413;border:1px solid #1f2b26;border-radius:12px}.office-shell.is-dispatch-shell .dispatch-resource-dock{background:0 0;border:0;gap:.34rem;padding:0}.office-shell.is-dispatch-shell .dispatch-dock-card{background:#131917;border-color:#202c27;border-radius:10px}.office-shell.is-dispatch-shell .dispatch-dock-card-header{background:0 0;padding:.56rem .62rem .42rem}.motive-nav-link-copy{min-width:0;display:grid}.motive-nav-link-detail{color:#abb7b194;font-size:.64rem;line-height:1.25}.motive-brand--dispatch{align-items:center;gap:.62rem;display:inline-flex}.motive-brand-mark{color:#08100c;letter-spacing:.04em;background:linear-gradient(#31e67b,#20b35d);border-radius:.7rem;justify-content:center;align-items:center;width:1.95rem;height:1.95rem;font-size:.92rem;font-weight:900;display:inline-flex;box-shadow:0 12px 20px #17733e42}.office-shell.is-dispatch-shell .motive-brand-word{letter-spacing:-.04em;font-size:1rem;font-weight:800}.office-shell.is-dispatch-shell .motive-rail{background:linear-gradient(#0a0d0cfa,#0e1210fa),#0c0f0e;border-right:1px solid #5260593d;width:196px;padding:.76rem .56rem}.office-shell.is-dispatch-shell .motive-shell-badge--dispatch{background:0 0;border:0;border-radius:0;gap:.26rem;padding:.1rem 0 0}.office-shell.is-dispatch-shell .motive-shell-badge--dispatch>span{color:#f8ba73;letter-spacing:.18em;font-size:.65rem}.office-shell.is-dispatch-shell .motive-shell-badge--dispatch>small{color:#b1bcb6ad;font-size:.68rem}.office-shell.is-dispatch-shell .motive-shell-signal{background:0 0;border:0;padding:0}.office-shell.is-dispatch-shell .motive-nav-group-label{color:#7f8d86;letter-spacing:.18em;margin:0 0 .14rem;padding:0 .34rem;font-size:.6rem}.office-shell.is-dispatch-shell .motive-nav a{background:0 0;border:1px solid #0000;border-radius:10px;padding:.6rem .5rem}.office-shell.is-dispatch-shell .motive-nav a[aria-current=page]{background:linear-gradient(#161e1bfa,#111715fa),#131917;border-color:#48e6853d;box-shadow:inset 2px 0 #31e67b}.office-shell.is-dispatch-shell .motive-nav-link-lead{align-items:start;gap:.56rem}.office-shell.is-dispatch-shell .motive-nav-icon{background:#171d1b;border:1px solid #28312d;border-radius:.62rem;width:1.8rem;height:1.8rem;font-size:.64rem}.office-shell.is-dispatch-shell .motive-nav-link-label{letter-spacing:.02em;color:#eff5f0;font-size:.78rem;font-weight:700}.office-shell.is-collapsed.is-dispatch-shell .motive-brand-word,.office-shell.is-collapsed.is-dispatch-shell .motive-nav-link-copy,.office-shell.is-collapsed.is-dispatch-shell .motive-nav-group-label,.office-shell.is-collapsed.is-dispatch-shell .motive-shell-badge--dispatch>small{display:none}.office-shell.is-collapsed.is-dispatch-shell .motive-rail{width:76px}.office-shell.is-dispatch-shell .motive-header{background:linear-gradient(#0a0e0cfa,#0b100efa),#0c110f;border-bottom-color:#485b533d;padding:.7rem .88rem}.office-shell.is-dispatch-shell .motive-dispatch-topbar-copy strong{letter-spacing:-.04em;font-size:1.22rem}.office-shell.is-dispatch-shell .motive-dispatch-topbar-label{color:#f8ba73;letter-spacing:.18em;font-size:.62rem}.office-shell.is-dispatch-shell .motive-dispatch-search-link{color:#dbe4de;background:#131917;border-color:#25302b;border-radius:10px;min-height:40px}.office-shell.is-dispatch-shell .motive-dispatch-search-icon{color:#0000;font-size:0;display:inline-flex}.office-shell.is-dispatch-shell .motive-dispatch-search-icon:before{content:"Search";letter-spacing:.16em;text-transform:uppercase;color:#f8ba73;font-size:.56rem}.office-shell.is-dispatch-shell .motive-dispatch-create-link{color:#09100c;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(#31d775,#21a85c);border-radius:9px;min-height:34px;padding:.55rem .82rem;font-size:.65rem;font-weight:800;box-shadow:0 10px 18px #16633838}.office-shell.is-dispatch-shell .motive-ops-utility-chip{color:#d7e0da;background:#131917;border-color:#25302b;border-radius:9px;min-height:34px}.office-shell.is-dispatch-shell .dispatch-board-header-shell{gap:.58rem;padding:.52rem .58rem .28rem}.office-shell.is-dispatch-shell .dispatch-board-shell-kicker{color:#7f8d86;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:.62rem;font-size:.62rem;display:flex}.office-shell.is-dispatch-shell .dispatch-board-shell-kicker strong{color:#f8ba73;font-size:.62rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-board-tabs{gap:.32rem}.office-shell.is-dispatch-shell .dispatch-board-tabs button{background:#131917;border-color:#24302a;border-radius:9px;min-height:34px;padding:.44rem .82rem}.office-shell.is-dispatch-shell .dispatch-board-tabs button.is-active{background:#18211d;border-color:#48e68552;box-shadow:inset 0 -2px #31e67b}.office-shell.is-dispatch-shell .dispatch-production-metric-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.42rem;display:grid}.office-shell.is-dispatch-shell .dispatch-production-metric{background:#131917;border-color:#24302a;border-radius:12px;min-height:74px;padding:.72rem .82rem .78rem}.office-shell.is-dispatch-shell .dispatch-selected-strip{background:radial-gradient(circle at 100% 0,#f8ba7312,#0000 22%),linear-gradient(#0f1412fa,#0b0f0dfa),#101513;border:1px solid #23312b;border-radius:14px;grid-template-columns:minmax(0,1fr) 240px;gap:.52rem;padding:.9rem .92rem;display:grid}.office-shell.is-dispatch-shell .dispatch-selected-strip-copy{gap:.6rem}.office-shell.is-dispatch-shell .dispatch-selected-strip-topline{gap:.34rem}.office-shell.is-dispatch-shell .dispatch-selected-strip-title{letter-spacing:-.04em;font-size:1.32rem}.office-shell.is-dispatch-shell .dispatch-selected-strip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.36rem}.office-shell.is-dispatch-shell .dispatch-selected-strip-cell{background:#ffffff05;border:1px solid #23312b;border-radius:10px;padding:.62rem .68rem}.office-shell.is-dispatch-shell .dispatch-selected-strip-cell span{letter-spacing:.16em;text-transform:uppercase;color:#7f8d86;font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-selected-strip-cell strong{color:#eef5f0;font-size:.78rem}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions{align-content:center;gap:.34rem}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-selected-strip-actions .dispatch-production-command-primary{letter-spacing:.14em;text-transform:uppercase;border-radius:10px;min-height:34px;font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions .dispatch-production-command-primary{color:#0b110e;background:linear-gradient(#31d775,#21a85c)}.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:minmax(0,1fr) 288px;gap:.74rem;padding:0 .58rem .9rem}.office-shell.is-dispatch-shell .dispatch-loads-shell{background:linear-gradient(#0f1412fa,#0b0f0dfa),#101513;border:1px solid #22302a;border-radius:14px;gap:0;overflow:hidden}.office-shell.is-dispatch-shell .dispatch-loads-shell-head{border-bottom:1px solid #1f2a25;padding:.88rem .92rem .76rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-kicker{color:#f8ba73;letter-spacing:.18em;text-transform:uppercase;font-size:.58rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy p{color:#93a39b;max-width:72ch}.office-shell.is-dispatch-shell .dispatch-loads-shell-count{color:#d7e1db;letter-spacing:.14em;text-transform:uppercase;background:#151d1a;border:1px solid #26322d;border-radius:999px;padding:.26rem .5rem;font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta{grid-template-columns:repeat(4,minmax(88px,1fr));gap:.34rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{background:#151c19;border-color:#24302b;border-radius:9px;padding:.46rem .52rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item span{letter-spacing:.16em;text-transform:uppercase;color:#7f8d86;font-size:.55rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-actions{gap:.32rem}.office-shell.is-dispatch-shell .dispatch-board-legend{background:0 0;border-bottom:1px solid #18211d;padding:.3rem .92rem .18rem}.office-shell.is-dispatch-shell .dispatch-legend-item{background:#141b18;border-color:#22302a;border-radius:10px;min-height:0;padding:.46rem .54rem}.office-shell.is-dispatch-shell .dispatch-table-shell{background:#0f1513;border:1px solid #21302a;border-radius:12px;max-height:620px;margin:.28rem .92rem .92rem}.office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#8fa098;letter-spacing:.16em;text-transform:uppercase;background:#121917;font-size:.58rem}.office-shell.is-dispatch-shell .dispatch-board-table tbody tr{background:0 0}.office-shell.is-dispatch-shell .dispatch-board-table tbody tr:hover{background:#ffffff08}.office-shell.is-dispatch-shell .dispatch-resource-dock{background:linear-gradient(#0f1412fa,#0b0f0dfa),#101513;border:1px solid #22302a;border-radius:14px;align-self:start;gap:0;padding:0;overflow:hidden}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{border-bottom:1px solid #1f2a25;gap:.18rem;padding:.84rem .86rem .72rem;display:grid}.office-shell.is-dispatch-shell .dispatch-resource-dock-header strong{color:#eef5f0;font-size:.86rem}.office-shell.is-dispatch-shell .dispatch-dock-card{background:0 0;border:0;border-top:1px solid #1f2a25;border-radius:0}.office-shell.is-dispatch-shell .dispatch-dock-card:first-of-type{border-top:0}.office-shell.is-dispatch-shell .dispatch-dock-card-header{padding:.72rem .86rem .42rem}.office-shell.is-dispatch-shell .dispatch-dock-card h4{letter-spacing:.14em;text-transform:uppercase;color:#eef5f0;font-size:.72rem}.office-shell.is-dispatch-shell .dispatch-dock-card-header>span{color:#7f8d86;letter-spacing:.16em;text-transform:uppercase;font-size:.56rem}.office-shell.is-dispatch-shell .dispatch-watchlist-stack,.office-shell.is-dispatch-shell .dispatch-dock-actions,.office-shell.is-dispatch-shell .dispatch-mini-table,.office-shell.is-dispatch-shell .dispatch-mini-center-box{margin-left:.86rem;margin-right:.86rem}.office-shell.is-dispatch-shell .dispatch-watchlist-stack{gap:.34rem;padding:0 0 .72rem}.office-shell.is-dispatch-shell .dispatch-watch-alert{background:#151d1a;border-color:#24302a;border-radius:10px;padding:.62rem .64rem}.office-shell.is-dispatch-shell .dispatch-mini-center-box,.office-shell.is-dispatch-shell .dispatch-mini-table{background:#141b18;border-color:#22302a;border-radius:10px}.office-shell.is-dispatch-shell .dispatch-dock-card .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-dock-card select{letter-spacing:.12em;text-transform:uppercase;border-radius:9px;min-height:31px;font-size:.58rem}@media (max-width:1280px){.office-shell.is-dispatch-shell .dispatch-production-metric-row,.office-shell.is-dispatch-shell .dispatch-selected-strip,.office-shell.is-dispatch-shell .dispatch-board-ops-grid,.office-shell.is-dispatch-shell .dispatch-loads-shell-head{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-selected-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.office-shell.is-dispatch-shell .dispatch-resource-dock{width:100%}}@media (max-width:760px){.office-shell.is-dispatch-shell .dispatch-production-metric-row,.office-shell.is-dispatch-shell .dispatch-selected-strip-grid,.office-shell.is-dispatch-shell .dispatch-loads-shell-meta{grid-template-columns:1fr}}.office-shell.is-dispatch-shell .motive-dispatch-search-icon{display:none!important}@media (max-width:1400px){.office-shell.is-dispatch-shell .dispatch-selected-strip{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions,.office-shell.is-dispatch-shell .dispatch-selected-strip-grid,.office-shell.is-dispatch-shell .dispatch-board-legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-resource-dock{grid-template-columns:1fr;display:grid}}.office-shell.is-dispatch-shell{--dispatch-surface:#121212;--dispatch-surface-low:#0d0d0d;--dispatch-surface-high:#1f1f1f;--dispatch-surface-raise:#262626;--dispatch-outline:#a38d7a29;--dispatch-outline-strong:#a38d7a3d;--dispatch-accent:#ff9800;--dispatch-accent-soft:#ffc081;--dispatch-blue:#4a90e2;--dispatch-green:#45d483;--dispatch-text:#e8e3dd;--dispatch-text-muted:#a49485;background:linear-gradient(#121212fa,#0a0a0a),radial-gradient(circle at 0 0,#ff980014,#0000 24%)}.office-shell.is-dispatch-shell .motive-workspace,.office-shell.is-dispatch-shell .office-main,.office-shell.is-dispatch-shell .shell-page,.office-shell.is-dispatch-shell .dispatch-page-surface,.office-shell.is-dispatch-shell .dispatch-board-shell{background:0 0}.office-shell.is-dispatch-shell .motive-rail{border-right:1px solid var(--dispatch-outline);width:18rem;box-shadow:none;background:#0e0e0e;padding:0}.office-shell.is-dispatch-shell.is-collapsed .motive-rail{width:5.25rem}.office-shell.is-dispatch-shell .motive-rail-intro{border-bottom:1px solid #ffffff08;padding:1rem 1rem .8rem}.office-shell.is-dispatch-shell .motive-brand-row{justify-content:space-between;align-items:center;gap:.75rem}.office-shell.is-dispatch-shell .motive-brand{color:var(--dispatch-accent-soft);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.65rem;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;display:inline-flex}.office-shell.is-dispatch-shell .motive-brand:before{content:"D";background:var(--dispatch-accent);color:#2d1800;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.88rem;font-weight:800;display:inline-flex}.office-shell.is-dispatch-shell .motive-brand:after{content:"Dispatch Core";color:#ffffff57;letter-spacing:.16em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.58rem;font-weight:600}.office-shell.is-dispatch-shell .motive-sidebar-toggle{border:1px solid var(--dispatch-outline);width:2rem;height:2rem;color:var(--dispatch-accent-soft);background:#171717;border-radius:0;justify-content:center;align-items:center;display:inline-flex!important}.office-shell.is-dispatch-shell .motive-shell-badge{border:1px solid var(--dispatch-outline);background:#131313;flex-direction:column;gap:.4rem;margin-top:.95rem;padding:.8rem .95rem;display:flex!important}.office-shell.is-dispatch-shell .motive-shell-badge>span,.office-shell.is-dispatch-shell .motive-nav-group-label,.office-shell.is-dispatch-shell .motive-shell-signal strong,.office-shell.is-dispatch-shell .motive-nav-link-label{display:block!important}.office-shell.is-dispatch-shell .motive-shell-badge>span,.office-shell.is-dispatch-shell .motive-nav-group-label{color:var(--dispatch-accent-soft);letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:700}.office-shell.is-dispatch-shell .motive-shell-badge small,.office-shell.is-dispatch-shell .motive-shell-signal strong{color:var(--dispatch-text-muted)}.office-shell.is-dispatch-shell .motive-nav{padding:.75rem .55rem 1rem}.office-shell.is-dispatch-shell .motive-nav-group{gap:.4rem}.office-shell.is-dispatch-shell .motive-nav-divider{border-top:1px solid #ffffff0a;margin:.65rem 0 .4rem;display:block!important}.office-shell.is-dispatch-shell .motive-nav a{color:#8e7a68;background:0 0;border:1px solid #0000;border-radius:0;min-height:2.85rem;padding:.7rem .85rem}.office-shell.is-dispatch-shell .motive-nav-link-lead{gap:.8rem}.office-shell.is-dispatch-shell .motive-nav-icon{width:1.55rem;min-width:1.55rem;height:1.55rem;color:var(--dispatch-accent-soft);letter-spacing:.1em;background:#181818;border-radius:0;font-size:.64rem}.office-shell.is-dispatch-shell .motive-nav-link-label{color:inherit;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.office-shell.is-dispatch-shell .motive-nav-lock{color:#ffffff52;letter-spacing:.12em;text-transform:uppercase;font-size:.52rem}.office-shell.is-dispatch-shell.is-collapsed .motive-shell-badge,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-group-label,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-label,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-lock,.office-shell.is-dispatch-shell.is-collapsed .motive-brand:after{display:none!important}.office-shell.is-dispatch-shell.is-collapsed .motive-brand{justify-content:center}.office-shell.is-dispatch-shell .motive-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f0f0feb;border-bottom:1px solid #ffffff0a;min-height:4rem;padding:.75rem 1rem}.office-shell.is-dispatch-shell .motive-header-left{flex:auto;min-width:0}.office-shell.is-dispatch-shell .motive-sidebar-toggle-header{margin-right:.75rem}.office-shell.is-dispatch-shell .motive-dispatch-topbar{flex:auto;justify-content:space-between;gap:1rem}.office-shell.is-dispatch-shell .motive-dispatch-topbar-copy{min-width:0}.office-shell.is-dispatch-shell .motive-dispatch-topbar-label{color:var(--dispatch-accent-soft);letter-spacing:.16em;text-transform:uppercase;font-size:.6rem;font-weight:700}.office-shell.is-dispatch-shell .motive-dispatch-topbar-copy strong{color:var(--dispatch-text);letter-spacing:-.04em;font-family:Space Grotesk,sans-serif;font-size:1.9rem;font-weight:700}.office-shell.is-dispatch-shell .motive-dispatch-search-link{border:1px solid var(--dispatch-outline);min-width:18rem;max-width:25rem;color:var(--dispatch-text-muted);background:#141414;border-radius:0;padding:.78rem 1rem}.office-shell.is-dispatch-shell .motive-dispatch-search-copy{color:var(--dispatch-text-muted);letter-spacing:.02em;font-size:.76rem}.office-shell.is-dispatch-shell .motive-dispatch-create-link,.office-shell.is-dispatch-shell .logout-btn{border-radius:0;min-height:2.3rem}.office-shell.is-dispatch-shell .motive-dispatch-create-link{color:#2d1800;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#ffc081eb,#ff9800f5);border:1px solid #ff980052;font-size:.68rem;font-weight:800}.office-shell.is-dispatch-shell .motive-ops-utility-chip{border:1px solid var(--dispatch-outline);min-height:2.25rem;color:var(--dispatch-text);letter-spacing:.12em;text-transform:uppercase;background:#171717;border-radius:0;padding:.5rem .7rem;font-size:.62rem;font-weight:700}.office-shell.is-dispatch-shell .motive-ops-utility-chip--account{text-overflow:ellipsis;max-width:14rem;overflow:hidden}.office-shell.is-dispatch-shell .office-main>main.shell-page,.office-shell.is-dispatch-shell .dispatch-page-surface{padding:1rem}.office-shell.is-dispatch-shell .dispatch-board-header-shell{border:1px solid var(--dispatch-outline);background:linear-gradient(#161616fa,#0e0e0efa),radial-gradient(circle at 100% 0,#ff98000f,#0000 26%);border-radius:0;gap:.7rem;padding:.7rem}.office-shell.is-dispatch-shell .dispatch-board-tabs{background:0 0;border:0;gap:.35rem;padding:0}.office-shell.is-dispatch-shell .dispatch-board-tabs button{border:1px solid var(--dispatch-outline);color:#8f7d6f;background:#1a1a1a;border-radius:0;min-height:2.5rem;padding:.5rem .78rem}.office-shell.is-dispatch-shell .dispatch-board-tabs button:hover,.office-shell.is-dispatch-shell .dispatch-board-tabs button.is-active{color:var(--dispatch-accent-soft);background:#232323;border-color:#ff980052}.office-shell.is-dispatch-shell .dispatch-board-tab-count{color:var(--dispatch-text);background:#ff98001f;border:0;border-radius:999px}.office-shell.is-dispatch-shell .dispatch-production-focus-shell{gap:.55rem}.office-shell.is-dispatch-shell .dispatch-production-metric-row{gap:.4rem}.office-shell.is-dispatch-shell .dispatch-production-metric{min-height:5rem;box-shadow:none;background:#232323;border:0;border-left:2px solid #0000;border-radius:0;padding:.85rem .95rem .75rem}.office-shell.is-dispatch-shell .dispatch-production-metric span{color:#8d7968;letter-spacing:.16em;text-transform:uppercase;font-size:.58rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-production-metric strong{color:var(--dispatch-text);font-family:Space Grotesk,sans-serif;font-size:2rem;line-height:1}.office-shell.is-dispatch-shell .dispatch-production-metric--primary{border-left-color:var(--dispatch-green)}.office-shell.is-dispatch-shell .dispatch-production-metric--warning{border-left-color:var(--dispatch-accent)}.office-shell.is-dispatch-shell .dispatch-production-metric--alert{border-left-color:#ef6a5b}.office-shell.is-dispatch-shell .dispatch-production-metric-bar{display:none}.office-shell.is-dispatch-shell .dispatch-selected-strip{background:#0d0d0d;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.7rem .9rem;display:grid}.office-shell.is-dispatch-shell .dispatch-selected-strip-copy{gap:.45rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-selected-strip-topline{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.office-shell.is-dispatch-shell .dispatch-selected-strip-title{color:var(--dispatch-text);letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-selected-strip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.office-shell.is-dispatch-shell .dispatch-selected-strip-cell{gap:.18rem;padding:.2rem 0;display:grid}.office-shell.is-dispatch-shell .dispatch-selected-strip-cell span,.office-shell.is-dispatch-shell .dispatch-selected-strip-cell small{color:var(--dispatch-text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:600}.office-shell.is-dispatch-shell .dispatch-selected-strip-cell strong{color:var(--dispatch-text);font-size:.86rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions{grid-template-columns:repeat(2,minmax(0,11.5rem));gap:.45rem;display:grid}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-production-command-primary{letter-spacing:.12em;text-transform:uppercase;border-radius:0;min-height:2.35rem;font-size:.64rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-production-command-primary{color:#2d1800;background:linear-gradient(135deg,#ffc081eb,#ff9800f5);border:0}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions .fleetview-secondary-btn{border:1px solid var(--dispatch-outline-strong);color:var(--dispatch-accent-soft);background:#1c1c1c}.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:minmax(0,1fr) 18rem;gap:.8rem}.office-shell.is-dispatch-shell .dispatch-loads-shell{gap:.5rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-head{border:1px solid var(--dispatch-outline);background:#151515;border-radius:0;gap:.7rem;padding:.8rem .95rem .65rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3{color:var(--dispatch-text);letter-spacing:-.04em;font-family:Space Grotesk,sans-serif;font-size:1.55rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy p{color:var(--dispatch-text-muted)}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta{gap:.4rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{border:1px solid var(--dispatch-outline);background:#1a1a1a;border-radius:999px;padding:.45rem .6rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item span{color:#8f7d6f;letter-spacing:.12em;text-transform:uppercase;font-size:.54rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item strong{color:var(--dispatch-text);font-size:.72rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-actions .fleetview-secondary-btn{border:1px solid var(--dispatch-outline);min-height:2.1rem;color:var(--dispatch-accent-soft);letter-spacing:.12em;text-transform:uppercase;background:#1c1c1c;border-radius:0;font-size:.62rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-board-legend{background:0 0;grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;padding:0;display:grid}.office-shell.is-dispatch-shell .dispatch-legend-item{background:#171717;border:1px solid #ffffff0a;border-radius:0;align-items:center;gap:.3rem;padding:.55rem .6rem}.office-shell.is-dispatch-shell .dispatch-legend-copy span{color:#857565;font-size:.56rem}.office-shell.is-dispatch-shell .dispatch-legend-copy strong,.office-shell.is-dispatch-shell .dispatch-legend-item em{color:var(--dispatch-text)}.office-shell.is-dispatch-shell .dispatch-table-shell{border:1px solid var(--dispatch-outline);background:linear-gradient(#101010fa,#0c0c0c),radial-gradient(circle,#ffffff05,#0000 40%);border-radius:0}.office-shell.is-dispatch-shell .dispatch-board-table thead th{color:var(--dispatch-accent-soft);letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid var(--dispatch-outline);background:#0d0d0d;padding:.8rem .7rem;font-size:.58rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-board-table tbody td,.office-shell.is-dispatch-shell .dispatch-board-table tfoot td{border-color:#ffffff0a}.office-shell.is-dispatch-shell .dispatch-board-row.is-selected td{background:#4a90e224}.office-shell.is-dispatch-shell .dispatch-dock-card{border:1px solid var(--dispatch-outline);background:#171717;border-radius:0;padding:.7rem .75rem}.office-shell.is-dispatch-shell .dispatch-dock-card-header{border-bottom:0;padding:0 0 .45rem}.office-shell.is-dispatch-shell .dispatch-dock-card h4{color:var(--dispatch-accent-soft);letter-spacing:.16em;text-transform:uppercase;font-size:.63rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-dock-card-header-copy p,.office-shell.is-dispatch-shell .dispatch-dock-card>.shell-muted,.office-shell.is-dispatch-shell .dispatch-dock-card>p{color:var(--dispatch-text-muted);font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-dock-card-header span{color:#857565;letter-spacing:.12em;text-transform:uppercase;font-size:.54rem}.office-shell.is-dispatch-shell .dispatch-watchlist-stack{gap:.35rem}.office-shell.is-dispatch-shell .dispatch-watch-alert{background:#1b1b1b;border:1px solid #ffffff0f;border-radius:0;padding:.55rem .65rem}.office-shell.is-dispatch-shell .dispatch-watch-alert.is-active{background:#212121;border-color:#ff980073}.office-shell.is-dispatch-shell .dispatch-watch-alert-topline strong,.office-shell.is-dispatch-shell .dispatch-watch-alert-body{color:var(--dispatch-text)}.office-shell.is-dispatch-shell .dispatch-watch-alert-meta{color:var(--dispatch-text-muted)}.office-shell.is-dispatch-shell .dispatch-dock-card .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-dock-card select{border:1px solid var(--dispatch-outline);color:var(--dispatch-accent-soft);background:#1d1d1d;border-radius:0}.office-shell.is-dispatch-shell .dispatch-mini-table,.office-shell.is-dispatch-shell .dispatch-mini-center-box{background:#121212;border:1px solid #ffffff0d;border-radius:0}.office-shell.is-dispatch-shell .dispatch-mini-table-body{max-height:13rem}@media (max-width:1440px){.office-shell.is-dispatch-shell .dispatch-selected-strip{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.office-shell.is-dispatch-shell .dispatch-selected-strip-grid,.office-shell.is-dispatch-shell .dispatch-board-legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){.office-shell.is-dispatch-shell .motive-rail{width:13.5rem}.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-resource-dock{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (max-width:960px){.office-shell.is-dispatch-shell .motive-dispatch-search-link{display:none}.office-shell.is-dispatch-shell .dispatch-production-metric-row,.office-shell.is-dispatch-shell .dispatch-selected-strip-grid,.office-shell.is-dispatch-shell .dispatch-selected-strip-actions,.office-shell.is-dispatch-shell .dispatch-board-legend,.office-shell.is-dispatch-shell .dispatch-resource-dock{grid-template-columns:1fr}}.office-shell.is-dispatch-shell .motive-dispatch-search-icon:after{content:"ID";color:var(--dispatch-accent-soft);letter-spacing:.14em;text-transform:uppercase;font-size:.58rem;font-weight:800;display:inline-block}.office-shell.is-dispatch-shell .dispatch-reset-header{border:1px solid var(--dispatch-outline);background:linear-gradient(#141414fa,#0c0c0cfa),radial-gradient(circle at 100% 0,#ff98000f,#0000 26%);gap:.75rem;padding:.8rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-kicker{align-items:center;gap:.5rem;display:flex}.office-shell.is-dispatch-shell .dispatch-reset-kicker span,.office-shell.is-dispatch-shell .dispatch-loads-shell-kicker{color:var(--dispatch-accent-soft);letter-spacing:.16em;text-transform:uppercase;font-size:.6rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-kicker strong{color:var(--dispatch-text-muted);letter-spacing:.05em;text-transform:none;font-size:.72rem}.office-shell.is-dispatch-shell .dispatch-reset-tabs{scrollbar-width:thin;flex-wrap:nowrap;gap:.35rem;display:flex;overflow-x:auto}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{border:1px solid var(--dispatch-outline);color:#8f7d6f;background:#1a1a1a;border-radius:0;flex:none;align-items:center;gap:.35rem;min-height:2.3rem;padding:.52rem .75rem;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover,.office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:var(--dispatch-accent-soft);background:#232323;border-color:#ff980057}.office-shell.is-dispatch-shell .dispatch-reset-tab-label{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-tab-count{min-width:1.4rem;color:var(--dispatch-text);text-align:center;background:#ff98001f;border-radius:999px;padding:.1rem .3rem;font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-reset-metric{background:#232323;border-left:2px solid #0000;gap:.15rem;min-height:5rem;padding:.85rem .95rem .75rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-metric span,.office-shell.is-dispatch-shell .dispatch-reset-metric small{color:#8d7968;letter-spacing:.16em;text-transform:uppercase;font-size:.58rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-metric strong{color:var(--dispatch-text);font-family:Space Grotesk,sans-serif;font-size:2rem;line-height:1}.office-shell.is-dispatch-shell .dispatch-reset-metric--primary{border-left-color:var(--dispatch-green)}.office-shell.is-dispatch-shell .dispatch-reset-metric--warning{border-left-color:var(--dispatch-accent)}.office-shell.is-dispatch-shell .dispatch-reset-metric--alert{border-left-color:#ef6a5b}.office-shell.is-dispatch-shell .dispatch-reset-metric-bar{display:none}.office-shell.is-dispatch-shell .dispatch-reset-selected-strip{background:#0d0d0d;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.7rem .9rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-selected-main{gap:.45rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-token{border:1px solid var(--dispatch-outline);min-height:1.55rem;color:var(--dispatch-text);letter-spacing:.12em;text-transform:uppercase;background:#1a1a1a;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.56rem;font-weight:700;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{color:var(--dispatch-text);letter-spacing:-.04em;font-family:Space Grotesk,sans-serif;font-size:1.45rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell{gap:.18rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell span,.office-shell.is-dispatch-shell .dispatch-reset-selected-cell small{color:var(--dispatch-text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:600}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong{color:var(--dispatch-text);font-size:.84rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{grid-template-columns:repeat(2,minmax(0,11rem));gap:.45rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-primary-action{letter-spacing:.12em;text-transform:uppercase;border-radius:0;min-height:2.35rem;font-size:.64rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#2d1800;background:linear-gradient(135deg,#ffc081eb,#ff9800f5);border:0}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn{border:1px solid var(--dispatch-outline-strong);color:var(--dispatch-accent-soft);background:#1c1c1c}.office-shell.is-dispatch-shell .dispatch-reset-table-panel{gap:.5rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-table-head{gap:.7rem}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:#171717;border:1px solid #ffffff0a;align-items:center;gap:.35rem;padding:.55rem .6rem;display:flex}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill strong,.office-shell.is-dispatch-shell .dispatch-reset-stage-pill em{color:var(--dispatch-text)}.office-shell.is-dispatch-shell .dispatch-reset-side-panel{align-self:start;gap:.6rem;display:grid}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{gap:.18rem;padding:.15rem .1rem .25rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-availability-grid span{color:var(--dispatch-text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.54rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-availability-grid strong{color:var(--dispatch-text);font-family:Space Grotesk,sans-serif;font-size:1.15rem}@media (max-width:1440px){.office-shell.is-dispatch-shell .dispatch-reset-selected-strip{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.office-shell.is-dispatch-shell .dispatch-reset-selected-grid,.office-shell.is-dispatch-shell .dispatch-reset-stage-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1280px){.office-shell.is-dispatch-shell .dispatch-reset-layout{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-reset-side-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.office-shell.is-dispatch-shell .dispatch-reset-metrics,.office-shell.is-dispatch-shell .dispatch-reset-selected-actions,.office-shell.is-dispatch-shell .dispatch-reset-stage-strip,.office-shell.is-dispatch-shell .dispatch-reset-side-panel,.office-shell.is-dispatch-shell .dispatch-reset-availability-grid{grid-template-columns:1fr}}.office-shell.is-dispatch-shell{background:#0d0d0d;grid-template-columns:14rem minmax(0,1fr)}.office-shell.is-dispatch-shell .motive-rail{background:linear-gradient(#121212fa,#0e0e0efa),#101010;border-right:1px solid #5544343d;gap:.75rem;width:auto;min-width:0;max-width:none;padding:.9rem .7rem .8rem}.office-shell.is-dispatch-shell .motive-rail-intro,.office-shell.is-dispatch-shell .motive-nav{gap:.65rem}.office-shell.is-dispatch-shell .motive-brand-row{justify-content:space-between;align-items:center}.office-shell.is-dispatch-shell .motive-brand{color:#ffb870;letter-spacing:.02em;background:0 0;border:0;padding:0;font-size:1.1rem;font-weight:800}.office-shell.is-dispatch-shell .motive-brand:after{content:none}.office-shell.is-dispatch-shell .motive-sidebar-toggle,.office-shell.is-dispatch-shell .motive-shell-badge,.office-shell.is-dispatch-shell .motive-nav-group-label,.office-shell.is-dispatch-shell .motive-nav-divider,.office-shell.is-dispatch-shell .motive-rail-footer,.office-shell.is-dispatch-shell .motive-nav-link-label,.office-shell.is-dispatch-shell .motive-nav-lock{display:revert}.office-shell.is-dispatch-shell .motive-sidebar-toggle{color:#e5e2e1;background:#171717;border:1px solid #5544343d;border-radius:0;justify-content:center;align-items:center;min-width:2rem;min-height:2rem;display:inline-flex}.office-shell.is-dispatch-shell .motive-shell-badge{background:#141414;border:1px solid #5544342e;border-radius:0;gap:.28rem;padding:.8rem .75rem;display:grid}.office-shell.is-dispatch-shell .motive-shell-badge span{color:#a38d7a;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem}.office-shell.is-dispatch-shell .motive-shell-badge small,.office-shell.is-dispatch-shell .motive-rail-footer .shell-muted,.office-shell.is-dispatch-shell .motive-nav-group-label{color:#8d8882}.office-shell.is-dispatch-shell .motive-nav-group-label{text-transform:uppercase;letter-spacing:.12em;margin:0 0 .28rem;font-size:.62rem;display:block}.office-shell.is-dispatch-shell .motive-nav-divider{background:#5544342e;height:1px;display:block}.office-shell.is-dispatch-shell .motive-nav a{background:0 0;border:1px solid #0000;border-radius:0;justify-content:flex-start;min-height:2.9rem;padding:.55rem .6rem}.office-shell.is-dispatch-shell .motive-nav a[aria-current=page]{background:#171717;border-color:#ffc0812e}.office-shell.is-dispatch-shell .motive-nav-link-lead{justify-content:flex-start;gap:.7rem;width:100%}.office-shell.is-dispatch-shell .motive-nav-icon{color:#ffcf9f;background:#101010;border:1px solid #55443433;border-radius:0;width:1.9rem;height:1.9rem}.office-shell.is-dispatch-shell .motive-nav-link-label{color:#e5e2e1;white-space:normal;font-size:.84rem;font-weight:700;line-height:1.2;display:block}.office-shell.is-dispatch-shell .motive-nav-lock{color:#a38d7a;text-transform:uppercase;letter-spacing:.1em;border:1px solid #5544342e;border-radius:0;align-items:center;margin-left:auto;padding:.12rem .35rem;font-size:.58rem;display:inline-flex}.office-shell.is-dispatch-shell.is-collapsed .motive-sidebar-toggle,.office-shell.is-dispatch-shell.is-collapsed .motive-shell-badge,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-group-label,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-divider,.office-shell.is-dispatch-shell.is-collapsed .motive-rail-footer .shell-muted,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-label,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-lock{display:none}.office-shell.is-dispatch-shell.is-collapsed .motive-brand-row{justify-content:center}.office-shell.is-dispatch-shell.is-collapsed .motive-brand{color:#04110a;background:#20f067;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:0;display:inline-flex}.office-shell.is-dispatch-shell.is-collapsed .motive-brand:after{content:"D";font-size:.9rem;font-weight:900}.office-shell.is-dispatch-shell .motive-header{background:#0f0f0f;border-bottom:1px solid #5544343d;padding:.8rem 1rem .7rem}.office-shell.is-dispatch-shell .motive-sidebar-toggle-header{display:none}.office-shell.is-dispatch-shell .motive-dispatch-topbar{align-items:center;gap:1rem;display:flex}.office-shell.is-dispatch-shell .motive-dispatch-topbar-copy{gap:.15rem;display:grid}.office-shell.is-dispatch-shell .motive-dispatch-topbar-label{color:#8d8882;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem}.office-shell.is-dispatch-shell .motive-dispatch-topbar-copy strong{color:#f4efe8;font-size:1.15rem}.office-shell.is-dispatch-shell .motive-dispatch-search-link{color:#b8b0a5;background:#151515;border:1px solid #5544343d;border-radius:0;min-width:20rem;padding:.72rem .9rem}.office-shell.is-dispatch-shell .motive-dispatch-search-icon{font-size:0}.office-shell.is-dispatch-shell .motive-dispatch-search-icon:before{content:"SR";letter-spacing:.1em;color:#ffb870;font-size:.62rem;font-weight:800}.office-shell.is-dispatch-shell .motive-dispatch-create-link,.office-shell.is-dispatch-shell .motive-ops-utility-chip,.office-shell.is-dispatch-shell .logout-btn{border-radius:0}.office-shell.is-dispatch-shell .motive-ops-utility-strip--dispatch{gap:.45rem}.office-shell.is-dispatch-shell .motive-dispatch-create-link{color:#4a2800;background:linear-gradient(135deg,#ffc081,#ff9800);border:0}.office-shell.is-dispatch-shell .motive-ops-utility-chip,.office-shell.is-dispatch-shell .logout-btn{color:#e5e2e1;background:#161616;border:1px solid #5544343d}.office-shell.is-dispatch-shell .motive-workspace,.office-shell.is-dispatch-shell .office-main,.office-shell.is-dispatch-shell .shell-page{background:#0d0d0d}.office-shell.is-dispatch-shell .office-main>main.shell-page{padding:.9rem 1rem 1rem}.office-shell.is-dispatch-shell .dispatch-page-surface{box-shadow:none;background:0 0;border:0;padding:0}.office-shell.is-dispatch-shell .dispatch-board-shell{gap:.9rem}.office-shell.is-dispatch-shell .dispatch-reset-header,.office-shell.is-dispatch-shell .dispatch-reset-table-panel,.office-shell.is-dispatch-shell .dispatch-dock-card{box-shadow:none;background:#111;border:1px solid #5544342e;border-radius:0}.office-shell.is-dispatch-shell .dispatch-reset-header{gap:.85rem;padding:.95rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-header-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.office-shell.is-dispatch-shell .dispatch-reset-kicker{gap:.12rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-kicker span{color:#8d8882;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem}.office-shell.is-dispatch-shell .dispatch-reset-kicker strong{color:#f6f0e9;font-size:1.15rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#c9c0b5;background:#151515;border:1px solid #55443438;border-radius:0;align-items:center;gap:.45rem;min-height:2.35rem;padding:.48rem .72rem;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-reset-tab-label{font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-tab-count{color:#ffcf9f;background:#ff98001f;padding:.08rem .35rem;font-size:.68rem}.office-shell.is-dispatch-shell .dispatch-reset-focus-shell{gap:.8rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-metric{background:#161616;gap:.16rem;padding:.8rem .85rem;display:grid;position:relative;overflow:hidden}.office-shell.is-dispatch-shell .dispatch-reset-metric>span,.office-shell.is-dispatch-shell .dispatch-reset-selected-cell>span,.office-shell.is-dispatch-shell .dispatch-reset-availability-grid span{color:#8d8882;text-transform:uppercase;letter-spacing:.12em;font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-reset-metric strong{color:#f5efe8;font-size:1.35rem;line-height:1}.office-shell.is-dispatch-shell .dispatch-reset-metric small{color:#989086;font-size:.72rem}.office-shell.is-dispatch-shell .dispatch-reset-metric-bar{background:linear-gradient(90deg, #ff9800 0%, #ffc081 var(--dispatch-meter), #ffffff0f var(--dispatch-meter), #ffffff0f 100%);height:3px;position:absolute;inset:auto 0 0}.office-shell.is-dispatch-shell .dispatch-reset-selected-strip{background:#151515;border:1px solid #55443429;grid-template-columns:minmax(0,1fr) 15.5rem;gap:.9rem;padding:.9rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-token{color:#f3ebe0;background:#1c1c1c;border:1px solid #5544342e;align-items:center;min-height:1.55rem;padding:0 .48rem;font-size:.68rem;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{color:#f7f0e8;font-size:1.45rem;line-height:1.05}.office-shell.is-dispatch-shell .dispatch-reset-selected-grid{grid-template-columns:1.2fr repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell{background:#111;border:1px solid #55443424;gap:.16rem;padding:.72rem .75rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong{color:#f6f0e9}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell small{color:#928a80}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{align-content:start;gap:.48rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-primary-action{border-radius:0;min-height:2.5rem}.office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#4a2800;background:linear-gradient(135deg,#ffc081,#ff9800);border:0;font-weight:800}.office-shell.is-dispatch-shell .dispatch-reset-layout{grid-template-columns:minmax(0,1fr) 20.5rem;align-items:start;gap:.9rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-table-panel{gap:.8rem;min-width:0;padding:.9rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-table-head{background:0 0;border:0;align-items:flex-start;gap:.7rem;padding:0}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top{align-items:baseline;gap:.55rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-kicker{color:#8d8882;text-transform:uppercase;letter-spacing:.12em;font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3{color:#f5efe8;font-size:1.18rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-count{background:#171717;border:1px solid #5544342e;border-radius:0}.office-shell.is-dispatch-shell .dispatch-loads-shell-command,.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{background:0 0;border:0;padding:0}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{background:#141414;border:1px solid #55443424;padding:.65rem .7rem}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:#151515;border:1px solid #5544341f;grid-template-columns:auto 1fr auto;align-items:center;gap:.42rem;padding:.55rem .6rem;display:grid}.office-shell.is-dispatch-shell .dispatch-table-shell{background:#0f0f0f;border:1px solid #55443424;border-radius:0;min-width:0}.office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#a38d7a;text-transform:uppercase;letter-spacing:.08em;background:#141414;font-size:.63rem}.office-shell.is-dispatch-shell .dispatch-board-table tbody td{border-bottom-color:#5544341a}.office-shell.is-dispatch-shell .dispatch-grid-totals{background:#131313}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{background:0 0;border:0;gap:.16rem;margin:0 0 .2rem;padding:0;display:grid}.office-shell.is-dispatch-shell .dispatch-resource-dock-header span{color:#8d8882;text-transform:uppercase;letter-spacing:.12em;font-size:.6rem}.office-shell.is-dispatch-shell .dispatch-reset-availability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-availability-grid>div{background:#151515;border:1px solid #55443424;gap:.18rem;padding:.65rem .55rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-availability-grid strong{color:#f6f0e9;font-size:1.15rem}.office-shell.is-dispatch-shell .dispatch-watch-alert,.office-shell.is-dispatch-shell .dispatch-mini-center-box,.office-shell.is-dispatch-shell .dispatch-mini-driver-row,.office-shell.is-dispatch-shell .dispatch-mini-table-head,.office-shell.is-dispatch-shell .dispatch-dock-actions select{border-radius:0}.office-shell.is-dispatch-shell .dispatch-mini-center-box,.office-shell.is-dispatch-shell .dispatch-mini-table,.office-shell.is-dispatch-shell .dispatch-watchlist-stack{background:#141414;border:1px solid #55443424}@media (max-width:1400px){.office-shell.is-dispatch-shell .dispatch-reset-layout{grid-template-columns:minmax(0,1fr) 18rem}.office-shell.is-dispatch-shell .dispatch-reset-selected-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){.office-shell.is-dispatch-shell{grid-template-columns:12.75rem minmax(0,1fr)}.office-shell.is-dispatch-shell .dispatch-reset-metrics,.office-shell.is-dispatch-shell .dispatch-reset-stage-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.office-shell.is-dispatch-shell .dispatch-reset-layout{grid-template-columns:1fr}.office-shell.is-dispatch-shell .dispatch-resource-dock{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (max-width:960px){.office-shell.is-dispatch-shell .motive-header{padding:.7rem .8rem .6rem}.office-shell.is-dispatch-shell .motive-sidebar-toggle-header{display:inline-flex}.office-shell.is-dispatch-shell .motive-dispatch-topbar{width:100%}.office-shell.is-dispatch-shell .motive-dispatch-search-link{flex:auto;min-width:0}.office-shell.is-dispatch-shell .dispatch-reset-metrics,.office-shell.is-dispatch-shell .dispatch-reset-selected-grid,.office-shell.is-dispatch-shell .dispatch-reset-selected-strip,.office-shell.is-dispatch-shell .dispatch-loads-shell-meta,.office-shell.is-dispatch-shell .dispatch-reset-stage-strip,.office-shell.is-dispatch-shell .dispatch-resource-dock{grid-template-columns:1fr}}.office-shell.is-dispatch-shell .motive-nav-link-detail,.office-shell.is-dispatch-shell .motive-dispatch-search-icon{display:none!important}.office-shell.is-dispatch-shell .motive-dispatch-search-copy{display:block!important}.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:minmax(0,1fr) 18rem!important;gap:.8rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-resource-dock{grid-template-columns:1fr!important;align-self:start!important;width:18rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-selected-strip{grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-selected-strip-copy{display:grid!important}.office-shell.is-dispatch-shell .dispatch-selected-strip-topline{display:flex!important}.office-shell.is-dispatch-shell .dispatch-selected-strip-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions{grid-template-columns:repeat(2,minmax(0,11.5rem))!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-selected-strip-cell{display:grid!important}.office-shell.is-dispatch-shell .dispatch-selected-strip-cell small{text-transform:none!important;letter-spacing:.01em!important;font-size:.66rem!important;font-weight:500!important}.office-shell.is-dispatch-shell .dispatch-reset-layout{grid-template-columns:minmax(0,1fr)!important;gap:1rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-table-panel{gap:.9rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:.75rem;padding-top:.15rem;display:flex}.office-shell.is-dispatch-shell .dispatch-loads-shell-toolbar-summary{color:#8d8882;font-size:.72rem;line-height:1.35}.office-shell.is-dispatch-shell .dispatch-loads-page-size{color:#e5e2e1;background:#141414;border:1px solid #55443433;align-items:center;gap:.55rem;min-height:2.45rem;padding:.38rem .5rem .38rem .7rem;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-loads-page-size span{color:#8d8882;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-loads-page-size select,.office-shell.is-dispatch-shell .dispatch-booking-assign-panel select{color:#f5efe8;background:#0f0f0f;border:1px solid #5544343d;min-height:2rem}.office-shell.is-dispatch-shell .dispatch-reset-tabs{gap:.18rem;overflow-x:auto}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{position:relative}.office-shell.is-dispatch-shell .dispatch-reset-tabs button:after{content:"";background:#5544342e;width:1px;position:absolute;inset:0 auto 0 100%}.office-shell.is-dispatch-shell .dispatch-reset-tabs button:last-child:after{content:none}.office-shell.is-dispatch-shell .dispatch-table-shell{overflow-x:auto}.office-shell.is-dispatch-shell .dispatch-board-table th,.office-shell.is-dispatch-shell .dispatch-board-table td{border-right:1px solid #5544341f}.office-shell.is-dispatch-shell .dispatch-board-table th:last-child,.office-shell.is-dispatch-shell .dispatch-board-table td:last-child{border-right:0}.office-shell.is-dispatch-shell .dispatch-board-table thead th{box-shadow:inset 0 -1px #5544342e}.office-shell.is-dispatch-shell .dispatch-booking-cell{gap:.32rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-booking-cell-top{align-items:center;gap:.45rem;min-width:0;display:flex}.office-shell.is-dispatch-shell .dispatch-booking-cell-top strong{color:#f6f0e9;white-space:nowrap;min-width:0;font-size:.77rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-booking-cell-meta{color:#8d8882;font-size:.66rem;line-height:1.3}.office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{color:#ffcf9f;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#ff980014;border:1px solid #ffb87038;justify-content:center;align-items:center;min-height:1.45rem;padding:0 .42rem;font-size:.57rem;font-weight:700;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-booking-assign-panel{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.35rem;padding-top:.1rem;display:grid}.office-shell.is-dispatch-shell .dispatch-booking-assign-panel .fleetview-primary-btn,.office-shell.is-dispatch-shell .dispatch-booking-assign-panel .fleetview-secondary-btn{min-height:2rem;padding-inline:.7rem}.office-shell.is-dispatch-shell .dispatch-resource-dock{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-self:stretch!important;gap:.8rem!important;width:auto!important;display:grid!important;position:static!important;top:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-side-panel{gap:.8rem!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{grid-column:1/-1;margin:0;padding-bottom:.1rem}.office-shell.is-dispatch-shell .dispatch-dock-card{min-height:0}.office-shell.is-dispatch-shell .dispatch-dock-card--availability,.office-shell.is-dispatch-shell .dispatch-dock-card--assignment{grid-column:span 1}.office-shell.is-dispatch-shell.is-collapsed .motive-rail{padding-inline:.55rem}.office-shell.is-dispatch-shell.is-collapsed .motive-nav a{justify-content:center;min-height:3.2rem;padding:.35rem 0}.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-lead{justify-content:center}.office-shell.is-dispatch-shell.is-collapsed .motive-nav-icon{width:2.3rem;height:2.3rem;font-size:.72rem;font-weight:800}.office-shell.is-dispatch-shell.is-collapsed .motive-nav a[aria-current=page] .motive-nav-icon{color:#04110a;background:#20f067;border-color:#20f067}@media (max-width:1400px){.office-shell.is-dispatch-shell .dispatch-resource-dock{grid-template-columns:repeat(2,minmax(0,1fr))!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist,.office-shell.is-dispatch-shell .dispatch-dock-card--availability,.office-shell.is-dispatch-shell .dispatch-dock-card--assignment,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned,.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned{grid-column:span 1}}@media (max-width:960px){.office-shell.is-dispatch-shell .dispatch-loads-shell-toolbar,.office-shell.is-dispatch-shell .dispatch-booking-cell-top{align-items:stretch}.office-shell.is-dispatch-shell .dispatch-booking-cell-top,.office-shell.is-dispatch-shell .dispatch-booking-assign-panel,.office-shell.is-dispatch-shell .dispatch-resource-dock{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-loads-page-size{justify-content:space-between;width:100%}}@media (max-width:1400px){.office-shell.is-dispatch-shell .dispatch-selected-strip{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-selected-strip-actions,.office-shell.is-dispatch-shell .dispatch-selected-strip-grid,.office-shell.is-dispatch-shell .dispatch-board-legend{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:1200px){.office-shell.is-dispatch-shell .dispatch-board-ops-grid{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-resource-dock{width:100%!important}}@media (max-width:760px){.office-shell.is-dispatch-shell .dispatch-production-metric-row,.office-shell.is-dispatch-shell .dispatch-selected-strip-grid,.office-shell.is-dispatch-shell .dispatch-selected-strip-actions,.office-shell.is-dispatch-shell .dispatch-loads-shell-meta,.office-shell.is-dispatch-shell .dispatch-board-legend{grid-template-columns:1fr!important}}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{background:#151515;min-height:2.5rem;padding-inline:.82rem;box-shadow:inset 0 -1px #5544342e}.office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{box-shadow:inset 0 -2px #ff9800,inset 0 0 0 1px #ffb8702e}.office-shell.is-dispatch-shell .dispatch-board-table thead th{border-bottom:1px solid #55443433;padding-block:.82rem}.office-shell.is-dispatch-shell .dispatch-board-table thead th:not(:last-child){box-shadow:inset -1px 0 #55443424,inset 0 -1px #5544342e}.office-shell.is-dispatch-shell .dispatch-board-table tbody td[data-column=booking]{vertical-align:top;min-width:14rem}.office-shell.is-dispatch-shell .dispatch-board-table tbody td[data-column=status]{min-width:9rem}.office-shell.is-dispatch-shell .dispatch-board-table tbody td[data-column=appointment]{min-width:12rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-command{gap:.7rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item strong{line-height:1.2}.office-shell.is-dispatch-shell .dispatch-resource-dock-header strong{font-size:1rem;line-height:1.25}.office-shell.is-dispatch-shell .dispatch-dock-card{background:#121212}.office-shell.is-dispatch-shell .dispatch-dock-card .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-dock-card select{min-height:2.2rem}.office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{min-width:7.5rem}.office-shell.is-dispatch-shell.is-collapsed .motive-nav a{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:.28rem!important;min-height:3.65rem!important;padding:.42rem .18rem!important}.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-copy{gap:.12rem!important;width:100%!important;display:grid!important}.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-label{color:#968e84!important;text-align:center!important;white-space:normal!important;text-transform:uppercase!important;letter-spacing:.08em!important;max-width:100%!important;font-size:.5rem!important;line-height:1.05!important;display:block!important}.office-shell.is-dispatch-shell.is-collapsed .motive-nav a[aria-current=page] .motive-nav-link-label{color:#fff5e8!important}.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-lead{width:100%}.office-shell.is-dispatch-shell.is-collapsed .motive-nav-icon{margin:0 auto}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar-label,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-kicker span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-toolbar-summary,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span{color:#7f6850}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar-copy strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-kicker strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-top strong{color:#2d241a}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-search-link,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-ops-utility-chip,:root[data-theme=light] .office-shell.is-dispatch-shell .logout-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-table-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-page-size{color:#2d241a;background:#fbf6ef;border-color:#6f53362e}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-assign-panel select{color:#2d241a;background:#f4ede3;border-color:#6f533629}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric strong{color:#2d241a}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric small{color:#6f5943}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{background:#fffaf3;border-color:#6f533629}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#2d241a;background:#fff3e2}@media (max-width:960px){.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-label{font-size:.48rem!important}}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-workspace,:root[data-theme=light] .office-shell.is-dispatch-shell .office-main,:root[data-theme=light] .office-shell.is-dispatch-shell .shell-page{background:radial-gradient(circle at 100% 0,#ffba501f,#0000 30%),linear-gradient(#f7faf7 0%,#eff4ef 62%,#edf2ee 100%)}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar-label,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-kicker span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-toolbar-summary,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card-header p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-body,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .shell-muted{color:#607066}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar-copy strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-kicker strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-top strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table-head,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-driver-row,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-page-size,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-page-size select{color:#18211c}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-search-link,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-ops-utility-chip,:root[data-theme=light] .office-shell.is-dispatch-shell .logout-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-table-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-page-size,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-command,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-assign-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-assign-panel select,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-page-size select{background:#fffffffa;border-color:#18211c1f;box-shadow:0 10px 22px #0f181312}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric{background:linear-gradient(#fffffffa,#fafcfafa);border-color:#18211c1f}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-main,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-inline-meta{color:#eef6f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-availability-grid span{color:#6d756e}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{background:#fff;border-color:#18211c1f;box-shadow:0 14px 26px #111a1514}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th:not(:last-child){box-shadow:inset -1px 0 #ffffff14,inset 0 -1px #ffffff14}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td{color:#18211c;background:#fff;border-bottom-color:#18211c1a;border-right-color:#18211c1a}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td{background:#f7e3e7f2}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-grid-totals{color:#18211c;background:#f4f8f4}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned h4,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-dock-card-header span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .shell-muted,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table-head,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row small{color:#edf6ef}.office-shell.is-dispatch-shell{--dispatch-accent:#3ac173;--dispatch-accent-soft:#8fe0af}.office-shell.is-dispatch-shell .motive-dispatch-create-link,.office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f5fff8;background:linear-gradient(135deg,#4fd586,#259b5a)}.office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active,.office-shell.is-dispatch-shell .dispatch-watch-alert.is-active,.office-shell.is-dispatch-shell .motive-nav-link[aria-current=page]{box-shadow:inset 0 -2px #3ac173f5,inset 0 0 0 1px #4fd58624}.office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{color:#dff9e8;background:#3ac17324;border-color:#259b5a47}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-create-link,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f7fff9;background:linear-gradient(135deg,#43cb79,#228f55);box-shadow:0 10px 22px #228f5538}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-workspace,:root[data-theme=light] .office-shell.is-dispatch-shell .office-main,:root[data-theme=light] .office-shell.is-dispatch-shell .shell-page,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-page-shell{background:radial-gradient(circle at 100% 0,#35c77814,#0000 24%),radial-gradient(circle at 0 0,#35c7780d,#0000 22%),linear-gradient(#f5f8f4 0%,#edf3ef 100%)}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-table-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-page-size,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-assign-panel select,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric{color:#18221d;background:linear-gradient(#fffffffa,#f8faf8fa);border-color:#18241f1f;box-shadow:0 10px 24px #16221c0f}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip{background:linear-gradient(135deg,#111916fc,#151f1cfa),#121916;border-color:#1fc47242;box-shadow:0 16px 32px #0c120f2e}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-topline,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell small{color:#f5f8f2}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-token{color:#dbe6dd;background:#ffffff12;border-color:#ffffff1f}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-token.tone-documents{color:#ffd796;background:#f5a92624;border-color:#f5a9264d}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-top strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box strong{color:#17231d}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-toolbar-summary,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box p{color:#5a685f}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-page-size span{color:#58675c}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-page-size select,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-assign-panel select{color:#18221d;background:#fff;border-color:#14231c29}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-command{background:linear-gradient(#f4f8f4fa,#eff5f0fa);border:1px solid #14231c1a;border-radius:14px;padding:.68rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{background:#fff;border:1px solid #14231c1f;box-shadow:0 8px 18px #16221c0a}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item span{color:#617067}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item strong{color:#17231d}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-meta-chip.tone-warning{color:#885516;background:#f5a92629;border-color:#d58a1438}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-meta-chip.tone-active{color:#215787;background:#327ec21f;border-color:#327ec22e}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{isolation:isolate;background:#fff;border-color:#14231c1f;overflow:auto;box-shadow:0 18px 38px #16221c14}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table{background:#fff}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td{color:#18221d;background:#fff;border-color:#18241f17}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr:nth-child(2n):not(.tone-new):not(.tone-leg-1):not(.tone-leg-2):not(.tone-leg-3):not(.tone-active):not(.tone-completed):not(.tone-warning):not(.tone-urgent) td{background:#f7faf7}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-grid-totals{color:#223129;background:#f3f7f3;border-top:1px solid #14231c1f}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{color:#16502f;background:linear-gradient(#3fcb7b33,#228f552e);border-color:#228f5561;box-shadow:inset 0 1px #ffffff3d}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-driver-row{color:#18221d;background:#fff;border-color:#14231c1a}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-body,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-driver-row small{color:#5f6d64}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table-head,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-driver-head{color:#5d6d62;background:#f1f5f1;border-bottom-color:#14231c1a}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock{align-items:stretch;gap:.85rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card{min-width:0}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-rail{background:linear-gradient(#111917 0%,#131d19 100%)}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-nav-link-copy,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-nav-link-label,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-nav-link-detail{color:#e8f0ea}:root[data-theme=light] .office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-label{color:#d9e7de!important}.office-shell.is-dispatch-shell{--dispatch-accent:#23c56b;--dispatch-accent-soft:#8ce7b0;--dispatch-outline:#ffffff14;--dispatch-outline-strong:#ffffff1f}.office-shell.is-dispatch-shell .motive-brand,.office-shell.is-dispatch-shell .motive-shell-badge>span,.office-shell.is-dispatch-shell .motive-nav-group-label,.office-shell.is-dispatch-shell .motive-sidebar-toggle,.office-shell.is-dispatch-shell .motive-nav-icon,.office-shell.is-dispatch-shell .dispatch-reset-kicker span,.office-shell.is-dispatch-shell .dispatch-resource-dock-header span{color:var(--dispatch-accent-soft)}.office-shell.is-dispatch-shell .motive-brand:before{background:var(--dispatch-accent);color:#04100a}.office-shell.is-dispatch-shell .motive-nav a{color:#b8c1bb;background:0 0;border-color:#0000}.office-shell.is-dispatch-shell .motive-nav a:hover{background:#ffffff08}.office-shell.is-dispatch-shell .motive-nav a[aria-current=page]{color:#f3f8f4;box-shadow:inset 3px 0 0 var(--dispatch-accent);background:#ffffff0d;border-color:#23c56b38}.office-shell.is-dispatch-shell .motive-nav a[aria-current=page] .motive-nav-icon,.office-shell.is-dispatch-shell.is-collapsed .motive-nav a[aria-current=page] .motive-nav-icon{background:var(--dispatch-accent);border-color:var(--dispatch-accent);color:#04100a}.office-shell.is-dispatch-shell .motive-dispatch-create-link,.office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f6fff8;background:linear-gradient(135deg,#37cf79,#179351);border:0}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-loads-shell-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-dock-card .fleetview-secondary-btn{color:#eaf3ec;background:#121514;border-color:#ffffff14}.office-shell.is-dispatch-shell .dispatch-reset-header,.office-shell.is-dispatch-shell .dispatch-reset-table-panel,.office-shell.is-dispatch-shell .dispatch-dock-card{background:#0f1211;border-color:#ffffff0f}.office-shell.is-dispatch-shell .dispatch-reset-header{gap:.72rem}.office-shell.is-dispatch-shell .dispatch-reset-metric strong{color:#f2f7f3;font-size:1.18rem}.office-shell.is-dispatch-shell .dispatch-reset-metric small,.office-shell.is-dispatch-shell .dispatch-reset-selected-cell small,.office-shell.is-dispatch-shell .dispatch-booking-cell-meta,.office-shell.is-dispatch-shell .dispatch-loads-shell-copy p,.office-shell.is-dispatch-shell .dispatch-dock-card-header p,.office-shell.is-dispatch-shell .shell-muted{color:#92a097}.office-shell.is-dispatch-shell .dispatch-reset-metric-bar{background:linear-gradient(90deg, #23c56b 0%, #6fe3a1 var(--dispatch-meter), #ffffff0f var(--dispatch-meter), #ffffff0f 100%)}.office-shell.is-dispatch-shell .dispatch-reset-metric--alert .dispatch-reset-metric-bar{background:linear-gradient(90deg, #f59e0b 0%, #ffcf76 var(--dispatch-meter), #ffffff0f var(--dispatch-meter), #ffffff0f 100%)}.office-shell.is-dispatch-shell .dispatch-reset-selected-strip{background:#101513;border-color:#23c56b38;padding:.74rem .82rem}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{font-size:1.18rem}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell{background:#151a19;border-color:#ffffff0d;padding:.58rem .62rem}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong,.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item strong{color:#f3f7f4}.office-shell.is-dispatch-shell .dispatch-loads-shell-command{background:#121716;border:1px solid #ffffff0f;border-radius:0;padding:.55rem .62rem}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{box-shadow:none;background:#161c1a;border-color:#ffffff0f}.office-shell.is-dispatch-shell .dispatch-resource-dock{gap:.72rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card{padding:.72rem .76rem}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist,.office-shell.is-dispatch-shell .dispatch-dock-card--availability,.office-shell.is-dispatch-shell .dispatch-dock-card--assignment,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned,.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned{background:#0f1211}.dispatch-board-table th[data-column=booking],.dispatch-board-table td[data-column=booking]{width:14rem}.office-shell.is-dispatch-shell .dispatch-board-table thead th[data-column=booking],.office-shell.is-dispatch-shell .dispatch-board-table tbody td[data-column=booking]{vertical-align:top;min-width:14.5rem}.office-shell.is-dispatch-shell .dispatch-booking-cell-top{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.38rem;display:grid}.office-shell.is-dispatch-shell .dispatch-booking-cell-top strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{color:#dff8e8;background:#23c56b1f;border-color:#23c56b3d;min-width:6rem;padding-inline:.45rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-table-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-command,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box{box-shadow:none}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-table-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-command,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box{background:#111614;border-color:#ffffff0f}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-kicker strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box strong{color:#f2f7f3}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-kicker span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card-header p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell small,:root[data-theme=light] .office-shell.is-dispatch-shell .shell-muted{color:#97a79d}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{color:#d9e5de;background:#121715;border-color:#ffffff0f}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill em{color:#edf6ef}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{color:#092012;background:linear-gradient(#45d983,#1ea35d);border-color:#1e854c57}.office-shell.is-dispatch-shell{--dispatch-accent:#10b981;--dispatch-accent-soft:#8be0b1;--dispatch-outline-soft:#10b98129;--dispatch-outline-strong:#10b98147}.office-shell.is-dispatch-shell .motive-rail{background:#040506!important;border-right:1px solid #ffffff0f!important}.office-shell.is-dispatch-shell .motive-brand{color:#dff7e9!important}.office-shell.is-dispatch-shell .motive-sidebar-toggle,.office-shell.is-dispatch-shell .motive-shell-badge,.office-shell.is-dispatch-shell .motive-nav a,.office-shell.is-dispatch-shell .motive-nav-icon{border-radius:0!important}.office-shell.is-dispatch-shell .motive-shell-badge,.office-shell.is-dispatch-shell .motive-sidebar-toggle,.office-shell.is-dispatch-shell .motive-nav a,.office-shell.is-dispatch-shell .motive-nav-icon{background:#0a0d0c!important;border-color:#ffffff0f!important}.office-shell.is-dispatch-shell .motive-nav a{min-height:3rem}.office-shell.is-dispatch-shell .motive-nav a:hover{background:#0e1411!important;border-color:#10b9812e!important}.office-shell.is-dispatch-shell .motive-nav a[aria-current=page]{box-shadow:inset 3px 0 #10b981;background:#0d1511!important;border-color:#10b98142!important}.office-shell.is-dispatch-shell .motive-nav-icon{color:#9ccdb3!important}.office-shell.is-dispatch-shell .motive-nav a[aria-current=page] .motive-nav-icon{color:#5be093!important;background:#0f1c16!important}.office-shell.is-dispatch-shell .motive-nav-link-label,.office-shell.is-dispatch-shell .motive-shell-badge small,.office-shell.is-dispatch-shell .motive-nav-group-label,.office-shell.is-dispatch-shell .motive-rail-footer .shell-muted{color:#cad8d0!important}.office-shell.is-dispatch-shell.is-collapsed{grid-template-columns:5.5rem minmax(0,1fr)}.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-lead{flex-direction:column;align-items:center;gap:.24rem}.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-label{text-align:center;white-space:normal!important;font-size:.5rem!important;line-height:1.08!important;display:block!important}.office-shell.is-dispatch-shell.is-collapsed .motive-nav-lock,.office-shell.is-dispatch-shell.is-collapsed .motive-shell-badge,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-group-label,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-divider,.office-shell.is-dispatch-shell.is-collapsed .motive-rail-footer .shell-muted{display:none!important}.office-shell.is-dispatch-shell .motive-header,.office-shell.is-dispatch-shell .motive-workspace,.office-shell.is-dispatch-shell .office-main,.office-shell.is-dispatch-shell .shell-page{background:#08100d!important}.office-shell.is-dispatch-shell .motive-dispatch-create-link,.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.office-shell.is-dispatch-shell .dispatch-booking-assign-trigger,.office-shell.is-dispatch-shell .dispatch-booking-assign-panel .fleetview-primary-btn{color:#04140c!important;background:linear-gradient(135deg,#16c172,#0f9e5d)!important;border-color:#065f4666!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-dock-card .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-booking-assign-panel .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-dock-card button:not(.dispatch-booking-assign-trigger):not(.fleetview-primary-btn):not(.dispatch-reset-primary-action){color:#eef5f1!important;background:#222826!important;border-color:#8694862e!important}.office-shell.is-dispatch-shell .dispatch-reset-header{background:#1a1e1d!important;border-color:#8694862e!important;gap:.9rem!important;padding:1rem!important}.office-shell.is-dispatch-shell .dispatch-reset-kicker span,.office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,.office-shell.is-dispatch-shell .dispatch-resource-dock-header span{color:#8fbca4!important}.office-shell.is-dispatch-shell .dispatch-reset-kicker strong,.office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3,.office-shell.is-dispatch-shell .dispatch-resource-dock-header strong{color:#f3fbf7!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#d8e4dd!important;background:#232927!important;border-color:#8694862e!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#f7fcf9!important;background:#1f6a49!important;border-color:#54e98a85!important}.office-shell.is-dispatch-shell .dispatch-reset-tab-count{color:#b7cabf!important;background:#ffffff0f!important}.office-shell.is-dispatch-shell .dispatch-reset-metric{background:#202523!important;border:1px solid #8694862e!important;padding:.78rem .82rem!important}.office-shell.is-dispatch-shell .dispatch-reset-metric strong,.office-shell.is-dispatch-shell .dispatch-reset-selected-title,.office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong,.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item strong{color:#f4fbf7!important}.office-shell.is-dispatch-shell .dispatch-reset-metric small,.office-shell.is-dispatch-shell .dispatch-reset-selected-cell small,.office-shell.is-dispatch-shell .dispatch-loads-shell-copy p,.office-shell.is-dispatch-shell .dispatch-loads-shell-toolbar-summary,.office-shell.is-dispatch-shell .dispatch-loads-page-size span,.office-shell.is-dispatch-shell .dispatch-dock-card-header p,.office-shell.is-dispatch-shell .dispatch-booking-cell-meta,.office-shell.is-dispatch-shell .shell-muted{color:#91a49a!important}.office-shell.is-dispatch-shell .dispatch-reset-metric>span,.office-shell.is-dispatch-shell .dispatch-reset-selected-cell>span,.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item span{color:#7fa58f!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-strip{background:#222725!important;border-color:#54e98a33!important;grid-template-columns:minmax(0,1fr) 14rem!important}.office-shell.is-dispatch-shell .dispatch-reset-layout{grid-template-columns:minmax(0,1fr)!important;gap:1rem!important}.office-shell.is-dispatch-shell .dispatch-reset-table-panel{background:0 0!important;border:0!important;gap:.72rem!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head,.office-shell.is-dispatch-shell .dispatch-reset-table-head,.office-shell.is-dispatch-shell .dispatch-loads-shell-command{background:0 0!important;border:0!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item{background:#202523!important;border-color:#8694862e!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip{gap:.45rem!important}.office-shell.is-dispatch-shell .dispatch-table-shell{background:#161b19!important;border:1px solid #86948624!important}.office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#dff1e7!important;background:#060809!important;border-bottom:1px solid #10b98133!important;border-right:1px solid #ffffff0f!important}.office-shell.is-dispatch-shell .dispatch-board-table thead th:last-child{border-right:0!important}.office-shell.is-dispatch-shell .dispatch-board-table tbody td{border-right:1px solid #ffffff0a}.office-shell.is-dispatch-shell .dispatch-board-table tbody td:last-child{border-right:0}.office-shell.is-dispatch-shell .dispatch-board-table thead th[data-column=booking],.office-shell.is-dispatch-shell .dispatch-board-table tbody td[data-column=booking]{min-width:14.75rem!important}.office-shell.is-dispatch-shell .dispatch-booking-cell{gap:.26rem}.office-shell.is-dispatch-shell .dispatch-booking-cell-top{grid-template-columns:max-content minmax(0,1fr)!important;gap:.42rem!important}.office-shell.is-dispatch-shell .dispatch-booking-cell-top strong{align-self:center}.office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{letter-spacing:.08em!important;min-width:5.5rem!important;padding-inline:.46rem!important;font-size:.56rem!important}.office-shell.is-dispatch-shell .dispatch-booking-cell-meta{font-size:.68rem}.office-shell.is-dispatch-shell .dispatch-reset-side-panel{align-self:stretch;background:#181d1b!important;border:1px solid #8694862e!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:.9rem!important;padding:1rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{grid-column:1/-1;border-bottom:0!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-dock-card{background:#222725!important;border-color:#8694862e!important;padding:.8rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist{grid-column:span 5}.office-shell.is-dispatch-shell .dispatch-dock-card--availability{grid-column:span 3}.office-shell.is-dispatch-shell .dispatch-dock-card--assignment{grid-column:span 4}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned,.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned{grid-column:span 6}.office-shell.is-dispatch-shell .dispatch-watchlist-stack,.office-shell.is-dispatch-shell .dispatch-mini-table,.office-shell.is-dispatch-shell .dispatch-mini-center-box{background:0 0!important;border-color:#8694862e!important}.office-shell.is-dispatch-shell .dispatch-watch-alert{background:#2a302d!important;border-color:#8694862e!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.is-active{border-color:#10b98147!important}@media (max-width:1320px){.office-shell.is-dispatch-shell .dispatch-reset-side-panel{grid-template-columns:repeat(6,minmax(0,1fr))!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist,.office-shell.is-dispatch-shell .dispatch-dock-card--availability,.office-shell.is-dispatch-shell .dispatch-dock-card--assignment,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned,.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned{grid-column:span 3}}@media (max-width:1100px){.office-shell.is-dispatch-shell .dispatch-reset-selected-strip{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.office-shell.is-dispatch-shell .dispatch-reset-side-panel,.office-shell.is-dispatch-shell .dispatch-reset-stage-strip,.office-shell.is-dispatch-shell .dispatch-reset-metrics,.office-shell.is-dispatch-shell .dispatch-reset-selected-grid,.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{grid-template-columns:1fr!important}}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-header,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-workspace,:root[data-theme=light] .office-shell.is-dispatch-shell .office-main,:root[data-theme=light] .office-shell.is-dispatch-shell .shell-page{background:#f3f7f4!important}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-rail,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card{box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-info td{background:#f3fbf7!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td{background:#fef8ea!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-alert td{background:#fff2f0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-meta{color:#466252!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#d8e4dd!important;background:#232927!important;border-color:#8694862e!important;min-height:2.25rem!important;padding:.42rem .72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{box-shadow:inset 0 -2px #54e98a,inset 0 0 0 1px #54e98a24;color:#f7fcf9!important;background:#176a48!important;border-color:#54e98a80!important}.office-shell.is-dispatch-shell .dispatch-reset-tab-count{justify-content:center;min-width:1.3rem;color:#b7cabf!important;background:#ffffff0f!important}.office-shell.is-dispatch-shell .dispatch-reset-token.tone-documents,.office-shell.is-dispatch-shell .dispatch-meta-chip.tone-warning{color:#ffd28b!important;background:#e2910024!important;border-color:#e2910047!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top{min-height:auto!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3{margin:0}.office-shell.is-dispatch-shell .dispatch-grid-totals{flex-wrap:wrap;width:100%;align-items:center!important;gap:.85rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-loads-page-size--footer span{color:#91a49a!important}.office-shell.is-dispatch-shell .dispatch-loads-page-size--footer select{color:#eef5f1;background:#202523;border:1px solid #8694862e;min-width:4.5rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{box-shadow:inset 0 -2px #54e98a,inset 0 0 0 1px #54e98a2e;color:#f4fff8!important;background:#176a48!important;border-color:#2ecc71!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-token.tone-documents,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-meta-chip.tone-warning{color:#8b5200!important;background:#e291001f!important;border-color:#e2910042!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-page-size--footer select{color:#15231b;background:#fff;border-color:#d7e2dc}.office-shell.is-dispatch-shell .dispatch-reset-side-panel{background:#141a18!important;border-color:#74877c33!important;align-items:start!important}.office-shell.is-dispatch-shell .dispatch-dock-card{align-content:start;gap:.72rem;min-width:0;min-height:0;display:grid}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist{grid-column:span 5;background:#1b2220!important}.office-shell.is-dispatch-shell .dispatch-dock-card--availability{grid-column:span 2;align-self:start;background:#182521!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assignment{grid-column:span 5;align-self:start;background:#1f2724!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header>span{color:#edf6f1;background:#ffffff0d;border:1px solid #ffffff14}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert{background:#242d29!important;border-color:#8da19529!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.is-active{background:#1e2923!important;border-color:#10b98157!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.is-attention{background:linear-gradient(#f59e0b1f,#242d29f5)!important;border-color:#f59e0b47!important}.office-shell.is-dispatch-shell .dispatch-dock-card--availability .dispatch-reset-availability-grid{gap:.42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-availability-cell{border:1px solid #8da19529;border-radius:.9rem;gap:.12rem;display:grid;padding:.48rem .52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-availability-cell--assigned{background:#134e3657!important}.office-shell.is-dispatch-shell .dispatch-reset-availability-cell--standby{background:#202926eb!important}.office-shell.is-dispatch-shell .dispatch-reset-availability-cell--attention{background:#78350f61!important}.office-shell.is-dispatch-shell .dispatch-dock-actions--assignment-primary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.office-shell.is-dispatch-shell .dispatch-dock-actions--assignment-primary .dispatch-dock-select--assignment,.office-shell.is-dispatch-shell .dispatch-dock-actions--assignment-primary .dispatch-dock-button--workspace{grid-column:1/-1}.office-shell.is-dispatch-shell .dispatch-dock-actions--assignment-utility{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.office-shell.is-dispatch-shell .dispatch-dock-select--assignment{min-height:2.8rem;color:#eef7f1!important;background:#141917!important;border-color:#8da19538!important}.office-shell.is-dispatch-shell .dispatch-dock-button{letter-spacing:.03em;min-height:2.75rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-dock-button--primary{color:#05160d!important;background:linear-gradient(135deg,#23c56b,#119655)!important;border-color:#0c593552!important}.office-shell.is-dispatch-shell .dispatch-dock-button--secondary{color:#f0f7f3!important;background:#161d1a!important;border-color:#c4d3ca29!important}.office-shell.is-dispatch-shell .dispatch-dock-button--workspace{color:#dcf8e7!important;background:#18231d!important;border-color:#23c56b47!important}.office-shell.is-dispatch-shell .dispatch-dock-button--utility{color:#dce6e0!important;background:#202725!important;border-color:#8da1952e!important}.office-shell.is-dispatch-shell .dispatch-dock-button--unassigned{color:#eaf2ed!important;background:#1b2220!important;border-color:#8da1952e!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table-head{background:#1636296b!important;border-bottom-color:#23c56b29!important}.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned .dispatch-mini-table-head{background:#1c2220db!important;border-bottom-color:#8da19529!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row{background:#111815b8!important}.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned .dispatch-mini-driver-row{background:#0c100fa3!important}@media (max-width:1320px){.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist,.office-shell.is-dispatch-shell .dispatch-dock-card--availability,.office-shell.is-dispatch-shell .dispatch-dock-card--assignment,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned,.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned{grid-column:span 3}}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card-header>span{color:#183126;background:#fff;border-color:#14231c1a}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assignment .dispatch-mini-center-box,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--unassigned .dispatch-mini-table{background:#ffffffb8!important;border-color:#14231c1a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.is-attention{background:#fff4e4!important;border-color:#d977063d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-availability-cell--assigned{background:#def7e7!important;border-color:#16a34a29!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-availability-cell--standby{background:#f6f8f7!important;border-color:#14231c14!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-availability-cell--attention{background:#fff1df!important;border-color:#d977062e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-select--assignment{color:#15231b!important;background:#fff!important;border-color:#d4e2d9!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--primary{color:#042012!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--secondary{color:#163126!important;background:#fff!important;border-color:#d0ddd5!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--workspace{color:#14532d!important;background:#e8f5ec!important;border-color:#16a34a2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--utility{color:#294338!important;background:#f8fbf9!important;border-color:#d7e3db!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--watchlist,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--assigned{color:#14532d!important;background:#e7f5ec!important;border-color:#16a34a29!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--unassigned{color:#31463d!important;background:#f5f7f6!important;border-color:#d9e3de!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table-head{background:#e5f3ea!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--unassigned .dispatch-mini-table-head{background:#eef2ef!important}.office-shell.is-dispatch-shell .dispatch-reset-focus-shell{background:0 0!important;border:0!important;gap:.68rem!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-reset-metric{min-height:4.15rem;background:#171a19!important;border-color:#63746c33!important;padding:.72rem .8rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-strip{background:#141817!important;border-color:#23c56b38!important;padding:.76rem .8rem!important;box-shadow:inset 2px 0 #54e98a!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-main{gap:.52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{border-left:1px solid #63746c2e!important;padding-left:.72rem!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{background:0 0!important;border-bottom:0!important;padding:.05rem .1rem .28rem!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header span{letter-spacing:.16em!important;color:#9fb7ab!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header strong{color:#eef4ef!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header{align-items:start!important;gap:.42rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header-copy h4{letter-spacing:.16em!important;text-transform:uppercase!important;font-size:.62rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header>span{border-radius:999px!important;padding:.15rem .42rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-focus-shell{background:0 0!important;border:0!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-reset-header{background:0 0!important;border:0!important;gap:.8rem!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-reset-header-top{gap:.72rem;padding:.08rem .08rem 0;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-focus-shell{background:linear-gradient(#151917 0%,#101412 100%);border:1px solid #74877c29;border-radius:1.05rem;gap:.78rem;padding:.9rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-metric{background:#1b201e!important;border-color:#8da19529!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-strip{box-shadow:inset 0 1px #ffffff0a;background:linear-gradient(#161d1afa,#101614fa)!important;border-color:#23c56b4d!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{letter-spacing:-.02em}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{border-left:1px solid #ffffff0d;align-self:stretch;padding-left:.7rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header{background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-focus-shell{background:linear-gradient(#eef4ef 0%,#e7efe9 100%)!important;border:1px solid #d8e3dc!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell{background:#ffffff0a!important;border-color:#ffffff0f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell--identity{background:#54e98a1a!important;border-color:#54e98a2e!important}.office-shell.is-dispatch-shell .dispatch-reset-header-top{gap:.6rem!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-reset-kicker span{color:#8ebaa1!important}.office-shell.is-dispatch-shell .dispatch-reset-kicker strong{color:#eff6f2!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs{gap:.48rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#c7d6ce!important;box-shadow:none!important;background:#1f2423!important;border-color:#54e98a14!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover{background:#232928!important;border-color:#54e98a29!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#f7fdf9!important;background:linear-gradient(135deg,#196f46,#155a39)!important;border-color:#54e98a57!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}.office-shell.is-dispatch-shell .dispatch-reset-focus-shell{background:linear-gradient(#171b1c 0%,#141718 100%)!important;border:1px solid #54e98a14!important;border-radius:1.05rem!important;gap:.72rem!important;padding:.82rem!important;box-shadow:0 18px 36px #0308062e,inset 0 1px #ffffff08!important}.office-shell.is-dispatch-shell .dispatch-reset-metrics{gap:.52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-metric{box-shadow:none!important;background:#202524!important;border:1px solid #7d8f8624!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--default{background:#1e2322!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--primary{background:linear-gradient(#173126 0%,#1d2522 100%)!important;border-color:#54e98a2e!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--alert{background:linear-gradient(#39271a 0%,#23201d 100%)!important;border-color:#f59e0b2e!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--warning{background:linear-gradient(#232827 0%,#1f2322 100%)!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-strip{background:linear-gradient(#1c2121 0%,#181d1d 100%)!important;border:1px solid #54e98a24!important;padding:.8rem .85rem!important;box-shadow:inset 3px 0 #54e98a!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline{gap:.38rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-grid{gap:.4rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell{background:#242a29!important;border-color:#7d8f861f!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-cell--identity{background:linear-gradient(#173026 0%,#1e2a26 100%)!important;border-color:#54e98a2e!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{border-left:1px solid #7d8f8624!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn{background:#202625!important;border-color:#7d8f8624!important}.office-shell.is-dispatch-shell .dispatch-reset-side-panel{box-shadow:none!important;background:linear-gradient(#181c1d 0%,#151819 100%)!important;border-color:#54e98a14!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{padding:0 0 .38rem!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header strong{display:none!important}.office-shell.is-dispatch-shell .dispatch-dock-card{box-shadow:none!important;border:0!important}.office-shell.is-dispatch-shell .dispatch-dock-card--availability{background:linear-gradient(#17231e 0%,#1b211f 100%)!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assignment{background:#222628!important}.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned{background:#232625!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header{gap:.36rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header-copy p{color:#8fa399!important;line-height:1.3!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header>span{border:0!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-dock-card-header>span{color:#ffd7a3!important;background:#f59e0b24!important}.office-shell.is-dispatch-shell .dispatch-dock-card--availability .dispatch-dock-card-header>span,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-dock-card-header>span{color:#d5fbe2!important;background:#54e98a1f!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assignment .dispatch-dock-card-header>span{color:#eef5f1!important;background:#ffffff14!important}.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned .dispatch-dock-card-header>span{color:#dbe6e0!important;background:#8da1951f!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watchlist-stack,.office-shell.is-dispatch-shell .dispatch-dock-card--assignment .dispatch-mini-center-box,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table,.office-shell.is-dispatch-shell .dispatch-dock-card--unassigned .dispatch-mini-table{background:#070a0929!important;border-color:#7d8f861f!important}.office-shell.is-dispatch-shell .dispatch-dock-card--availability .dispatch-reset-availability-cell--assigned{background:#1e5e416b!important}.office-shell.is-dispatch-shell .dispatch-dock-card--availability .dispatch-reset-availability-cell--standby{background:#1c2321e6!important}.office-shell.is-dispatch-shell .dispatch-dock-card--availability .dispatch-reset-availability-cell--attention{background:#74381457!important}.office-shell.is-dispatch-shell .dispatch-dock-button--watchlist{background:#27322d!important}.office-shell.is-dispatch-shell .dispatch-dock-button--assigned{background:#223029!important}.office-shell.is-dispatch-shell .dispatch-dock-button--unassigned{background:#242928!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-kicker strong{color:#17231d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#31443a!important;background:#e6ece8!important;border-color:#14231c0f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-focus-shell{background:linear-gradient(#edf2ef 0%,#e8efea 100%)!important;border-color:#16a34a14!important;box-shadow:0 16px 34px #2e3e3614,inset 0 1px #ffffff6b!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--default{background:#f8fbf9!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--primary{background:linear-gradient(#e1f4e8 0%,#ebf5ef 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--alert{background:linear-gradient(#fff1df 0%,#fff8ee 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--warning{background:linear-gradient(#eef2ef 0%,#f7faf8 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip{background:linear-gradient(#17211c 0%,#131a16 100%)!important;border-color:#16a34a2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-panel{background:linear-gradient(#eef3ef 0%,#e6ece8 100%)!important;border-color:#14231c14!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist{background:#edf2ef!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--availability{background:#e7f1eb!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assignment{background:#f2f5f3!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned{background:#eaf2ee!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--unassigned{background:#f3f5f4!important}.office-shell.is-dispatch-shell .dispatch-reset-metric>span{color:#a9bbb2!important}.office-shell.is-dispatch-shell .dispatch-reset-metric>strong{color:#f4fbf7!important}.office-shell.is-dispatch-shell .dispatch-reset-metric>small{color:#d6e1db!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--primary>span,.office-shell.is-dispatch-shell .dispatch-reset-metric--primary>small{color:#d8f4e4!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--primary>strong{color:#f6fff9!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--alert>span,.office-shell.is-dispatch-shell .dispatch-reset-metric--alert>small{color:#f5d6b4!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--alert>strong{color:#fff5e8!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--warning>span,.office-shell.is-dispatch-shell .dispatch-reset-metric--warning>small{color:#d0ddd6!important}.office-shell.is-dispatch-shell .dispatch-reset-metric--warning>strong{color:#f2faf5!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header-copy h4{color:#f4fbf7!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header-copy p{color:#b8c7c0!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header>span{font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-reset-availability-cell span{color:#cfddd6!important}.office-shell.is-dispatch-shell .dispatch-reset-availability-cell strong{color:#f5fcf8!important}.office-shell.is-dispatch-shell .dispatch-mini-center-box span{color:#abc0b5!important}.office-shell.is-dispatch-shell .dispatch-mini-center-box strong{color:#f4fbf7!important}.office-shell.is-dispatch-shell .dispatch-mini-center-box p{color:#d3dfd8!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric>span{color:#4e6559!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric>strong{color:#132119!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric>small{color:#355042!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card-header-copy h4{color:#15241b!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card-header-copy p{color:#496255!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-dock-card-header>span{color:#7a490d!important;background:#ffe9c9!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--availability .dispatch-dock-card-header>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-dock-card-header>span{color:#1f5a38!important;background:#dff4e8!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assignment .dispatch-dock-card-header>span{color:#263d32!important;background:#eef2ef!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--unassigned .dispatch-dock-card-header>span{color:#3e5348!important;background:#e8ece9!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-availability-cell span{color:#436355!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-availability-cell strong{color:#16261d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box span{color:#536a5f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box strong{color:#13231a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box p{color:#42584c!important}.office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel{background:linear-gradient(#161d1afa,#101614fa)!important;border:1px solid #23c56b3d!important;border-radius:14px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:.9rem!important;padding:.78rem .82rem .86rem!important;display:grid!important;box-shadow:inset 2px 0 #54e98a!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{grid-column:1/-1;background:0 0!important;border:0!important;justify-content:space-between!important;align-items:flex-end!important;gap:1rem!important;padding:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header span{color:#7ea58f!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:.64rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header strong{color:#f1f6f3!important;letter-spacing:-.02em!important;font-size:.98rem!important;line-height:1.15!important;display:block!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-context{text-align:right;max-width:32rem;color:#b4c6bd!important;margin:0!important;font-size:.74rem!important;line-height:1.35!important}.office-shell.is-dispatch-shell .dispatch-dock-section{gap:.42rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-dock-section-copy span{color:#8fb09f!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-dock-section-copy h4{color:#eef6f1!important;margin:0!important;font-size:.86rem!important;line-height:1.15!important}.office-shell.is-dispatch-shell .dispatch-dock-section-copy p{color:#9eb2a8!important;margin:0!important;font-size:.7rem!important;line-height:1.32!important}.office-shell.is-dispatch-shell .dispatch-dock-section-count{letter-spacing:-.02em;color:#eff7f2;background:#121715bf;border:1px solid #8a9d932e;border-radius:10px;justify-content:center;align-items:center;min-width:2rem;min-height:2rem;padding:0 .55rem;font-size:.78rem;font-weight:800;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-dock-section--watchlist .dispatch-dock-section-count{color:#ffd7a5;background:#492e128f;border-color:#e8b0603d}.office-shell.is-dispatch-shell .dispatch-dock-section--assigned .dispatch-dock-section-count{color:#e7faef;background:#154a2e75;border-color:#54e98a2e}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist{background:linear-gradient(#171b1d,#14181a)!important;border-color:#9dacb51f!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned{background:linear-gradient(#1d2421,#181f1c)!important;border-color:#7a928429!important}.office-shell.is-dispatch-shell .dispatch-dock-card-header{display:none!important}.office-shell.is-dispatch-shell .dispatch-dock-card>.shell-muted,.office-shell.is-dispatch-shell .dispatch-dock-card>p{color:#9eb2a8!important;margin:.42rem .88rem .82rem!important;font-size:.71rem!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.is-attention{border-color:#ffba6847 #ffba6847 #ffba6847 #e4a04c!important;box-shadow:inset 0 0 0 1px #e4a04c29!important}.office-shell.is-dispatch-shell .dispatch-watch-alert-topline em{background:#ffffff0a;border:1px solid #c0cdc729;border-radius:999px;align-items:center;min-height:1.1rem;padding:.04rem .42rem;display:inline-flex;color:#d6e0db!important;letter-spacing:.06em!important;font-size:.57rem!important}.office-shell.is-dispatch-shell .dispatch-watch-priority{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:1.15rem;padding:.05rem .44rem;font-size:.54rem;font-weight:800;display:inline-flex}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-copy span{color:#89af99!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section--watchlist .dispatch-dock-section-count{color:#7b4b11!important;background:#ffe9c8!important;border-color:#bc79132e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section--assigned .dispatch-dock-section-count{color:#1f5a38!important;background:#dcefe2!important;border-color:#215c3b24!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert.is-active{border-color:#17653f3d!important;box-shadow:inset 0 0 0 1px #54e98a38,0 0 0 1px #54e98a14!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert.is-attention{border-color:#bf77123d #bf77123d #bf77123d #d3881d!important;box-shadow:inset 0 0 0 1px #d3881d29!important}@media (max-width:1180px){.office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{flex-direction:column!important;align-items:flex-start!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-context{text-align:left;max-width:none}}.office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel{box-shadow:none!important;background:#151a18!important;border-color:#54e98a29!important;gap:1rem!important;padding:1rem!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{border-bottom:1px solid #54e98a1f!important;align-items:flex-end!important;gap:.9rem!important;padding:0 0 .82rem!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-heading{gap:.16rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header span{color:#84ac96!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header strong{color:#eef6f1!important;letter-spacing:-.01em!important;font-size:.94rem!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-context{color:#a4b7ae!important;max-width:none!important}.office-shell.is-dispatch-shell .dispatch-dock-section{align-content:start!important;gap:.6rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-dock-section-copy h4{color:#f1f8f4!important;letter-spacing:-.01em!important;font-size:.88rem!important}.office-shell.is-dispatch-shell .dispatch-dock-section-copy p{color:#9aada4!important;font-size:.68rem!important}.office-shell.is-dispatch-shell .dispatch-dock-section-count{color:#eef6f1!important;background:#202724!important;border:1px solid #62766c38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:1.7rem!important;min-height:1.7rem!important;padding:.12rem .5rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-dock-card{min-height:0!important;box-shadow:none!important;border:1px solid #687b712e!important;border-radius:12px!important;padding:0!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist{background:#1a201d!important}.office-shell.is-dispatch-shell .dispatch-dock-card>.fleetview-secondary-btn{margin:.7rem .88rem .88rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watchlist-stack{background:0 0!important;border:0!important;gap:.5rem!important;margin:0!important;padding:.88rem .88rem 0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-watch-alert{box-shadow:none!important;background:#202624!important;border:1px solid #6e817724!important;border-left:3px solid #54e98a6b!important;border-radius:10px!important;gap:.26rem!important;padding:.76rem .82rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.is-active{border-color:#54e98a52!important;box-shadow:inset 0 0 0 1px #54e98a2e!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.is-attention{border-color:#d89a3f47!important}.office-shell.is-dispatch-shell .dispatch-watch-alert-topline strong{color:#f4faf7!important;font-size:.74rem!important}.office-shell.is-dispatch-shell .dispatch-watch-alert-markers{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.32rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-watch-priority{letter-spacing:.08em!important;text-transform:uppercase!important;border-radius:999px!important;min-height:1.12rem!important;padding:.06rem .46rem!important;font-size:.54rem!important;font-weight:800!important}.office-shell.is-dispatch-shell .dispatch-watch-priority.priority-high{color:#f9e4c4!important;background:#d89a3f29!important;border-color:#d89a3f47!important}.office-shell.is-dispatch-shell .dispatch-watch-priority.priority-medium{color:#e2ecaa!important;background:#94a34a24!important;border-color:#94a34a3d!important}.office-shell.is-dispatch-shell .dispatch-watch-priority.priority-low{color:#def8e8!important;background:#54e98a1f!important;border-color:#54e98a38!important}.office-shell.is-dispatch-shell .dispatch-watch-alert-topline em{color:#dde6e1!important;letter-spacing:.06em!important;background:#ffffff0d!important;border:1px solid #c0cdc724!important;border-radius:999px!important;align-items:center!important;min-height:1.1rem!important;padding:.04rem .42rem!important;font-size:.57rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.priority-high .dispatch-watch-alert-topline em{color:#f6deb8!important;background:#d89a3f1f!important;border-color:#d89a3f3d!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.priority-medium .dispatch-watch-alert-topline em{color:#dce7a6!important;background:#94a34a1c!important;border-color:#94a34a38!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.priority-low .dispatch-watch-alert-topline em{color:#def8e8!important;background:#54e98a1a!important;border-color:#54e98a2e!important}.office-shell.is-dispatch-shell .dispatch-watch-alert-body{color:#dbe6e0!important;font-size:.71rem!important}.office-shell.is-dispatch-shell .dispatch-watch-alert-meta{color:#9db1a7!important;font-size:.62rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table{background:#111614!important;border:1px solid #6c7e7429!important;border-radius:10px!important;margin:.88rem .88rem 0!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table-head{color:#dce8e2!important;background:#1b2320!important;border-bottom-color:#6c7e742e!important;padding:.36rem .5rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-head,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row{grid-template-columns:38px minmax(0,1.55fr) minmax(0,1.35fr) 56px!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table-body{max-height:188px!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row{background:#171d1b!important;border-top:1px solid #6c7e741c!important;padding:.54rem .5rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row strong{color:#f5faf7!important;font-size:.72rem!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row small{color:#9eb1a8!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row>span:last-child{color:#edf4ef!important;text-align:right!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row>span:first-child{color:#d8e2dc!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-signal.tone-good{color:#dff8e9!important;background:#54e98a24!important;border-color:#54e98a3d!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-signal.tone-warning{color:#f5d5a8!important;background:#d1892e24!important;border-color:#d1892e3d!important}.office-shell.is-dispatch-shell .dispatch-dock-button--watchlist,.office-shell.is-dispatch-shell .dispatch-dock-button--assigned{letter-spacing:.04em!important;text-transform:uppercase!important;border-radius:10px!important;min-height:2.2rem!important;font-size:.69rem!important;font-weight:800!important}.office-shell.is-dispatch-shell .dispatch-dock-button--watchlist{color:#f3d4a6!important;background:#2f261a!important;border-color:#d89a3f3d!important}.office-shell.is-dispatch-shell .dispatch-dock-button--assigned{color:#f2fcf6!important;background:#195c38!important;border-color:#54e98a2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span{color:#8caf9c!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-count{color:#eef6f1!important;background:#202724!important;border-color:#62766c38!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist{background:#1a201d!important;border-color:#687b712e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned{background:#181f1d!important;border-color:#687b712e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert{background:#202624!important;border-color:#6e817724!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert.priority-high{background:#352818!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert.priority-medium{background:#282b20!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert.priority-low{background:#1d2a22!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-topline strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-body,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row strong{color:#eef6f1!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-topline em,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .shell-muted{color:#a8bbb2!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--watchlist{color:#f3d4a6!important;background:#2f261a!important;border-color:#d89a3f3d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--assigned{color:#f2fcf6!important;background:#195c38!important;border-color:#54e98a2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3{color:#122119!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-count,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-toolbar-summary,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill em{color:#50645a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#f2f9f4!important;background:#08100c!important;border-bottom:1px solid #54e98a42!important;border-right:1px solid #54e98a38!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td{color:#112017!important;background:#fdfefd!important;border-bottom:1px solid #dbe5df!important;border-right:1px solid #e3ebe6!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td{background:#f8fcf9!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td{background:#fffaf1!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td{background:#fff7f0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:#fff3f2!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td{background:#f6f8f8!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td:first-child{box-shadow:inset 3px 0 #2ecc71}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td:first-child{box-shadow:inset 3px 0 #c89b2b}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td:first-child{box-shadow:inset 3px 0 #d47c2c}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td:first-child{box-shadow:inset 3px 0 #ca6c63}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td:first-child{box-shadow:inset 3px 0 #859099}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-cell-stack span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-cell-meta{color:#4c6257!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-good{color:#155631!important;background:#e2f4e8!important;border-color:#257f4f42!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-warning{color:#724600!important;background:#fff0d8!important;border-color:#b77e124d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-urgent{color:#7d2d23!important;background:#ffe2dc!important;border-color:#b4594e4d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-new{color:#155631!important;background:#e2f4e8!important;border-color:#257f4f42!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-1{color:#724600!important;background:#fff2dc!important;border-color:#b77e1247!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-2{color:#783800!important;background:#ffe7d6!important;border-color:#bf69184d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-3{color:#7a2936!important;background:#ffe2e5!important;border-color:#b756624d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-completed{color:#41515c!important;background:#e9eef1!important;border-color:#707e8a42!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-created{color:#365043!important;background:#edf4ef!important;border-color:#9bb8a5!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-dispatched{color:#114726!important;background:#dff3e7!important;border-color:#43a06a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-picked-up{color:#6e4700!important;background:#fff2dc!important;border-color:#d5a23a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-in-transit{color:#1d4a79!important;background:#e4f0ff!important;border-color:#5b93c9!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-delivered{color:#42515c!important;background:#e8eef2!important;border-color:#94a3af!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watchlist-stack{background:0 0!important;border-color:#0000!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.is-active{border-color:#54e98a52!important;box-shadow:inset 0 0 0 1px #54e98a2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-topline strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-body{color:#eef6f1!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-topline em{color:#b7c9c0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.priority-high .dispatch-watch-alert-topline em{color:#f6deb8!important;background:#d89a3f1f!important;border-color:#d89a3f3d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.priority-medium .dispatch-watch-alert-topline em{color:#dce7a6!important;background:#94a34a1c!important;border-color:#94a34a38!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.priority-low .dispatch-watch-alert-topline em{color:#def8e8!important;background:#54e98a1a!important;border-color:#54e98a2e!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{flex-wrap:wrap;gap:.55rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:#121715c2!important;border-color:#60726a3d!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new{background:#183021eb!important;border-color:#35945d47!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1{background:#362812f0!important;border-color:#d0a22f4d!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2{background:#392112f0!important;border-color:#d678294d!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3{background:#35191cf0!important;border-color:#bf57604d!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-active{background:#132a2ef0!important;border-color:#298c9a47!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed{background:#1b1f23f0!important;border-color:#8895a53d!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new strong,.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1 strong,.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2 strong,.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3 strong,.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-active strong,.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed strong{color:#f2f8f4!important}.office-shell.is-dispatch-shell .dispatch-dock-section-metric{background:#0f1412db;border:1px solid #7081792e;border-radius:12px;justify-items:end;gap:.08rem;min-width:4.5rem;padding:.42rem .62rem .44rem;display:grid}.office-shell.is-dispatch-shell .dispatch-dock-section-metric strong{color:#f1f7f3;letter-spacing:-.03em;font-size:.96rem;line-height:1}.office-shell.is-dispatch-shell .dispatch-dock-section-metric span{color:#95aaa1;letter-spacing:.12em;text-transform:uppercase;font-size:.57rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-dock-section-metric--watchlist{background:#352614d1;border-color:#d89a3f38}.office-shell.is-dispatch-shell .dispatch-dock-section-metric--watchlist strong,.office-shell.is-dispatch-shell .dispatch-dock-section-metric--watchlist span{color:#f7deb7}.office-shell.is-dispatch-shell .dispatch-dock-section-metric--assigned{background:#143422d1;border-color:#54e98a33}.office-shell.is-dispatch-shell .dispatch-dock-section-metric--assigned strong,.office-shell.is-dispatch-shell .dispatch-dock-section-metric--assigned span{color:#e7f8ee}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned{background:linear-gradient(#1a211e,#151b18)!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.priority-high{background:linear-gradient(#382112e6,#1f1712fa)!important;border-color:#d6782947 #d6782947 #d6782947 #d67829!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.priority-medium{background:linear-gradient(#342b13e6,#1c1913fa)!important;border-color:#d0a22f3d #d0a22f3d #d0a22f3d #d0a22f!important}.office-shell.is-dispatch-shell .dispatch-watch-alert.priority-low{background:linear-gradient(#142b1ee0,#121a16fa)!important;border-color:#35945d38 #35945d38 #35945d38 #35945d!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-signal.tone-active{color:#d6f1f5!important;background:#298c9a24!important;border-color:#298c9a3d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new{background:#f2fbf5!important;border-color:#35945d38!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1{background:#fff8ef!important;border-color:#d0a22f38!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2{background:#fff3eb!important;border-color:#d678293d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3{background:#fff0f1!important;border-color:#bf576038!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-active{background:#eef8fa!important;border-color:#298c9a38!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed{background:#f2f5f7!important;border-color:#8895a533!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td{background:#edf8fa!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td:first-child{box-shadow:inset 3px 0 #298c9a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-default{color:#0d5560!important;background:#dff3f6!important;border-color:#298c9a47!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-metric--watchlist{background:#fff5e8!important;border-color:#d6782933!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-metric--watchlist strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-metric--watchlist span{color:#8a4a0d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-metric--assigned{background:#ecf8f0!important;border-color:#35945d2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-metric--assigned strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-metric--assigned span{color:#145534!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-topline em,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .shell-muted{color:#55695f!important}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-page{gap:1rem}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar,.office-shell.motive-shell--admin.is-dispatch-shell .admin-directory-banner,.office-shell.motive-shell--admin.is-dispatch-shell .admin-directory-search-card,.office-shell.motive-shell--admin.is-dispatch-shell .admin-directory-overview-card,.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-create-card,.office-shell.motive-shell--admin.is-dispatch-shell .admin-filters-card,.office-shell.motive-shell--admin.is-dispatch-shell .admin-queue-card,.office-shell.motive-shell--admin.is-dispatch-shell .admin-company-table-card,.office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-focus-card,.office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-guidance-card,.office-shell.motive-shell--admin.is-dispatch-shell .admin-plan-card,.office-shell.motive-shell--admin.is-dispatch-shell .admin-plan-catalog-card{box-shadow:none;background:#171b1a;border:1px solid #84978b24;border-radius:12px}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.9rem;display:grid}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-copy{gap:.22rem}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-copy .shell-title{letter-spacing:-.04em;font-size:1.8rem;font-weight:800}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-copy .shell-muted{color:#ccdad0b8;max-width:68ch}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-action{color:#f4faf5;letter-spacing:.08em;text-transform:uppercase;background:#141817;border:1px solid #84978b24;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:.62rem .95rem;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-action:hover{background:#1b201f;border-color:#54e98a38}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-action.is-primary{color:#062312;background:linear-gradient(#47d27d,#2eb767);border-color:#0000}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-tabs{gap:.45rem}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-tab{color:#e5efe9cc;letter-spacing:.08em;text-transform:uppercase;background:#141817;border:1px solid #84978b24;border-radius:9px;min-height:38px;padding:.55rem .92rem;font-size:.76rem;font-weight:700}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-tab[aria-current=page]{color:#f4faf5;background:#54e98a14;border-color:#54e98a4d}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-stats{grid-column:1/-1;gap:.65rem}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-stats article,.office-shell.motive-shell--admin.is-dispatch-shell .admin-directory-summary-band article,.office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-summary-band article{background:#141817;border:1px solid #84978b24;border-radius:10px}.office-shell.motive-shell--admin.is-dispatch-shell .admin-company-table-card .motive-table thead th{background:#111514}.office-shell.motive-shell--admin.is-dispatch-shell .admin-company-table-card .motive-table tbody td{background:0 0}.office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-command-shell{gap:.85rem;display:grid}.office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-command-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:.85rem;display:grid}.office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-command-points{color:#ccdad0d1;gap:.5rem;margin:0;padding-left:1rem;display:grid}:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-directory-banner,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-directory-search-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-directory-overview-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-console-create-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-filters-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-queue-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-company-table-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-focus-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-guidance-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-plan-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-plan-catalog-card,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-stats article,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-directory-summary-band article,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-summary-band article{background:linear-gradient(#fffffffa,#f6f2ebfa);border-color:#49524a24}:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-copy .shell-muted{color:#4d5d55}:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-action,:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-console-tab{color:#17211b;background:#f7f4eeeb;border-color:#49524a29}:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-action.is-primary{color:#062312;background:linear-gradient(#47d27d,#2eb767);border-color:#0000}:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-console-tab[aria-current=page]{color:#0f1d16;background:#296c4e1f;border-color:#296c4e33}:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-company-table-card .motive-table thead th{color:#f7fffa;background:#16362b}:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-company-table-card .motive-table tbody td{background:#fffdfa}:root[data-theme=light] .office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-command-points{color:#45574f}@media (max-width:1100px){.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar{grid-template-columns:1fr}.office-shell.motive-shell--admin.is-dispatch-shell .admin-console-toolbar-actions{justify-content:flex-start}.office-shell.motive-shell--admin.is-dispatch-shell .admin-ops-command-grid{grid-template-columns:1fr}}.office-shell.is-payroll-shell .payroll-page-surface.payroll-landing-shell{gap:.9rem}.office-shell.is-payroll-shell .payroll-landing-header{align-items:end;padding:.1rem 0}.office-shell.is-payroll-shell .payroll-landing-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.office-shell.is-payroll-shell .payroll-route-strip{background:linear-gradient(#121a18fa 0%,#161e1bfa 100%);border:1px solid #5771602e;border-radius:12px;justify-content:space-between;align-items:center;gap:.9rem;padding:.78rem .9rem;display:flex}.office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs{max-width:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:inline-flex}.office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a{color:#9faea7;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#131917;border:1px solid #24302a;border-radius:9px;justify-content:center;align-items:center;min-height:34px;padding:.44rem .82rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a:hover,.office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a.is-active,.office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a[aria-current=page]{color:#edf3ef;background:#202825;border-color:#54e98a47;box-shadow:inset 0 -2px #31e67b}.office-shell.is-payroll-shell .payroll-route-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.office-shell.is-payroll-shell .payroll-route-meta span{color:#9fb0a7;letter-spacing:.08em;text-transform:uppercase;background:#141a18;border:1px solid #283530;border-radius:8px;align-items:center;min-height:32px;padding:0 .7rem;font-size:.66rem;font-weight:700;display:inline-flex}.office-shell.is-payroll-shell .payroll-home-focus-strip{border-color:#5771602e;border-radius:12px}.office-shell.is-payroll-shell .payroll-home-focus-copy{gap:.4rem;display:grid}.office-shell.is-payroll-shell .payroll-home-focus-pills{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.office-shell.is-payroll-shell .payroll-home-focus-label{color:#cfe0d6;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0d;border:1px solid #a3b4ab29;border-radius:999px;align-items:center;min-height:26px;padding:0 .58rem;font-size:.66rem;font-weight:700;display:inline-flex}.office-shell.is-payroll-shell .payroll-home-focus-pills .pill{color:#dce9e1;background:#ffffff0d;border-color:#a3b4ab29;border-radius:999px;min-height:26px;padding:.2rem .55rem}.office-shell.is-payroll-shell .payroll-home-focus-metrics article{background:#ffffff08;border-color:#57716029;min-height:102px}.office-shell.is-payroll-shell .payroll-home-grid{grid-template-columns:minmax(0,1.68fr) minmax(320px,.82fr)}.office-shell.is-payroll-shell .payroll-command-strip{border:0;border-top:1px solid color-mix(in srgb, var(--line) 82%, transparent);border-bottom:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:0 0;gap:.75rem;padding:.9rem 0}.office-shell.is-payroll-shell .payroll-command-meta{gap:.65rem}.office-shell.is-payroll-shell .payroll-command-metric{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 88%, transparent);border-radius:10px;padding:.72rem .78rem}.office-shell.is-payroll-shell .payroll-home-table-shell{border-radius:12px;overflow:auto}.office-shell.is-payroll-shell .payroll-home-support-shell{background:linear-gradient(#121a18fa 0%,#161e1bfa 100%);border-color:#5771602e;border-radius:12px;align-content:start;gap:.95rem}.office-shell.is-payroll-shell .payroll-home-support-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:.8rem;padding-bottom:.9rem;display:flex}.office-shell.is-payroll-shell .payroll-home-support-head h3{color:#eff7f1;margin:0;font-size:1rem}.office-shell.is-payroll-shell .payroll-home-support-head p{color:#95a89f;margin:.2rem 0 0;font-size:.79rem}.office-shell.is-payroll-shell .payroll-home-support-section{gap:.8rem;display:grid}.office-shell.is-payroll-shell .payroll-home-support-section+.payroll-home-support-section{border-top:1px solid #ffffff0f;padding-top:.95rem}.office-shell.is-payroll-shell .payroll-home-rail-head h4{color:#eff7f1;margin:0;font-size:.96rem}.office-shell.is-payroll-shell .payroll-home-rail-head p{color:#95a89f}.office-shell.is-payroll-shell .payroll-home-output-card,.office-shell.is-payroll-shell .payroll-home-system-note{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:.8rem}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-strip{background:#f3f6f3;border-color:#d8e1da}:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a{color:#5b6761;background:#fff;border-color:#d5dfd8}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-meta span{color:#53645b;background:#fff;border-color:#d5dfd8}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-strip{background:linear-gradient(#16201a 0%,#1a241d 100%)}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics article{background:#ffffff0a}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-strip{border-top-color:#435e4d24;border-bottom-color:#435e4d24}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric{background:#fff;border-color:#435e4d24}@media (max-width:1180px){.office-shell.is-payroll-shell .payroll-route-strip{flex-direction:column;align-items:stretch}.office-shell.is-payroll-shell .payroll-home-focus-lead{flex-direction:column}.office-shell.is-payroll-shell .payroll-route-meta{justify-content:flex-start}}@media (max-width:900px){.office-shell.is-payroll-shell .payroll-home-grid{grid-template-columns:1fr}}.payroll-command-strip--review{grid-template-columns:minmax(0,1fr)}.payroll-command-strip--review .payroll-command-meta{grid-template-columns:repeat(4,minmax(0,1fr))}.payroll-command-strip--review .payroll-command-metric small{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.payroll-review-batch-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem 1rem;display:flex}.payroll-review-batch-header-copy{gap:.28rem;min-width:0;display:grid}.payroll-review-batch-header-copy p{max-width:62ch;margin:0}.payroll-review-batch-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.payroll-review-batch-actions .fleetview-primary-btn,.payroll-review-batch-actions .fleetview-secondary-btn{min-height:2.25rem}.payroll-review-command-core,.payroll-review-command-handoff{gap:.8rem;display:grid}.payroll-review-command-copy{gap:.28rem;display:grid}.payroll-review-command-copy p,.payroll-review-command-handoff-copy p{margin:0}.payroll-review-command-handoff{border-top:1px solid color-mix(in srgb, var(--line) 84%, transparent);padding-top:.85rem}.payroll-review-command-handoff-copy{gap:.2rem;display:grid}.payroll-review-command-handoff-copy strong{color:var(--text-strong);letter-spacing:.01em;font-size:.94rem}.payroll-review-command-handoff-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.payroll-review-command-handoff-meta div{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 90%, transparent 10%);gap:.22rem;padding:.72rem .8rem;display:grid}.payroll-review-command-handoff-meta span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem}.payroll-review-command-handoff-meta strong{color:var(--text-strong)}.payroll-review-command-actions{align-items:center}.payroll-review-page-shell .payroll-section-shell,.payroll-review-page-shell .settlement-driver-detail-card{border-radius:0}.payroll-review-page-shell .payroll-batch-review-layout,.payroll-review-page-shell .settlement-driver-list-card{gap:1rem}.payroll-review-page-shell .payroll-batch-review-main,.payroll-review-page-shell .payroll-batch-review-sidebar-card,.payroll-review-page-shell .settlement-driver-detail-card,.payroll-review-page-shell .payroll-driver-audit-section,.payroll-review-page-shell .payroll-driver-audit-form-card{box-shadow:none;gap:.9rem}.payroll-review-page-shell .payroll-batch-review-sidebar-actions{flex-wrap:wrap;gap:.55rem;display:flex}.payroll-review-page-shell .payroll-batch-review-sidebar-card{align-self:start}.payroll-review-page-shell .payroll-driver-audit-toolbar--focus{border-radius:0;grid-template-columns:minmax(0,1.2fr) minmax(320px,.95fr);gap:.95rem;padding:1rem 1.05rem;display:grid}.payroll-review-page-shell .payroll-driver-audit-toolbar-copy{gap:.6rem;display:grid}.payroll-review-page-shell .payroll-driver-audit-toolbar-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.payroll-review-page-shell .payroll-driver-audit-toolbar-metrics article{background:#ffffff0a;border:1px solid #8fae9a29;gap:.2rem;padding:.74rem .78rem;display:grid}.payroll-review-page-shell .payroll-driver-audit-toolbar-metrics span{color:#b8cbc0;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700}.payroll-review-page-shell .payroll-driver-audit-toolbar-metrics strong{color:#f3f8f4;font-size:1rem}.payroll-review-page-shell .payroll-driver-audit-toolbar--focus .pill{color:#e7f0ea;background:#ffffff0d;border:1px solid #ffffff14}.payroll-review-page-shell .payroll-driver-audit-toolbar--focus .shell-muted{color:#b1c3b9}.payroll-review-page-shell .payroll-driver-audit-toolbar-actions{align-content:flex-start;gap:.6rem;display:grid}.payroll-review-page-shell .payroll-driver-audit-action-group{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.payroll-review-page-shell .payroll-driver-audit-action-group--utility{border-top:1px solid #8fae9a24;padding-top:.6rem}.payroll-review-page-shell .payroll-driver-audit-toolbar-actions .fleetview-primary-btn,.payroll-review-page-shell .payroll-driver-audit-toolbar-actions .fleetview-secondary-btn,.payroll-review-page-shell .payroll-driver-audit-form-card .fleetview-primary-btn{min-height:40px}.payroll-review-page-shell .payroll-driver-audit-adjustment-actions{justify-content:flex-end}:root[data-theme=light] .payroll-review-page-shell .payroll-section-shell,:root[data-theme=light] .payroll-review-page-shell .settlement-driver-detail-card{background:#fff;border-color:#435e4d24}:root[data-theme=light] .payroll-command-strip--review,:root[data-theme=light] .payroll-batch-review-toolbar{background:linear-gradient(#f8fbf8 0%,#f1f6f2 100%);border-color:#435e4d24}:root[data-theme=light] .payroll-review-command-handoff-meta div,:root[data-theme=light] .payroll-batch-review-checklist-item{background:#fff;border-color:#435e4d24}:root[data-theme=light] .payroll-batch-review-checklist-item.is-danger{background:#fff4f1;border-color:#c95c3e47}:root[data-theme=light] .payroll-batch-review-checklist-item.is-warn{background:#fff7ed;border-color:#c9832247}:root[data-theme=light] .payroll-batch-review-checklist-item.is-ready{background:#eef7f0;border-color:#548c6447}:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar--focus{background:linear-gradient(#16201a 0%,#1a241d 100%);border-color:#31453929}:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar-metrics article{background:#ffffff0d;border-color:#bfd8c724}:root[data-theme=dark] .payroll-review-page-shell .payroll-section-shell,:root[data-theme=dark] .payroll-review-page-shell .settlement-driver-detail-card{background:linear-gradient(#121a18f2 0%,#141b19f2 100%);border-color:#57716033}:root[data-theme=dark] .payroll-command-strip--review,:root[data-theme=dark] .payroll-batch-review-toolbar,:root:not([data-theme]) .payroll-command-strip--review,:root:not([data-theme]) .payroll-batch-review-toolbar{background:linear-gradient(#121a18fa 0%,#161e1bfa 100%);border-color:#57716033}:root[data-theme=dark] .payroll-review-command-handoff-meta div,:root:not([data-theme]) .payroll-review-command-handoff-meta div{background:#ffffff08}:root[data-theme=dark] .payroll-review-page-shell .payroll-driver-audit-toolbar--focus{background:linear-gradient(#121a18fa 0%,#161e1bfa 100%);border-color:#57716033}@media (max-width:1100px){.payroll-command-strip--review .payroll-command-meta,.payroll-review-page-shell .payroll-driver-audit-toolbar-metrics,.payroll-review-command-handoff-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.payroll-review-page-shell .payroll-driver-audit-toolbar--focus{grid-template-columns:minmax(0,1fr)}.payroll-review-batch-actions,.payroll-review-page-shell .payroll-driver-audit-action-group{justify-content:flex-start}}.payroll-page-shell{background:0 0;border-radius:0}.payroll-page-surface{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 96%, transparent) 0%, color-mix(in srgb, var(--surface) 96%, transparent) 100%);box-shadow:none;border-radius:14px;gap:1rem;padding:1rem;display:grid}.payroll-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.payroll-page-header-copy{gap:.35rem;min-width:0;display:grid}.payroll-page-kicker{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 90%, var(--surface-strong) 10%);width:max-content;min-height:22px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 .5rem;font-size:.68rem;font-weight:800;display:inline-flex}.payroll-section-shell{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, var(--surface-strong) 4%);box-shadow:none;border-radius:12px;gap:.85rem;padding:1rem;display:grid}.payroll-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.payroll-section-header h2{margin:0}.payroll-section-header p{margin:.24rem 0 0}.payroll-page-grid{align-items:start}.payroll-home-table-shell,.payroll-batches-table-shell{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface-strong) 96%, transparent);border-radius:12px;overflow:auto}.payroll-home-driver-meta .fleetview-secondary-btn{min-height:28px;padding:0 .65rem;font-size:.72rem}.payroll-home-driver-meta a.fleetview-secondary-btn,.payroll-home-driver-meta a.fleetview-secondary-btn:hover,.payroll-home-driver-meta a.fleetview-secondary-btn:focus-visible{color:inherit;text-decoration:none}.payroll-review-page-shell .shell-card.panel{box-shadow:none;border-color:color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, var(--surface-strong) 4%)}:root[data-theme=light] .payroll-page-surface{background:linear-gradient(#f7fbf8 0%,#eff5f1 100%);border-color:#435e4d24}:root[data-theme=light] .payroll-section-shell,:root[data-theme=light] .payroll-review-page-shell .shell-card.panel,:root[data-theme=light] .payroll-home-table-shell,:root[data-theme=light] .payroll-batches-table-shell{background:#fff;border-color:#435e4d24}@media (max-width:900px){.payroll-page-surface{padding:.85rem}}.payroll-home-focus-strip{color:#eff7f1;background:linear-gradient(#111715fa 0%,#131a18fa 100%);border:1px solid #5870602e;border-radius:0;overflow:hidden}.payroll-home-focus-lead{padding:1rem 1rem .95rem}.payroll-home-focus-lead h2,.payroll-home-focus-metrics strong{color:#f7fdf8}.payroll-home-focus-lead p,.payroll-home-focus-metrics span,.payroll-home-focus-metrics small{color:#dde9e0d1}.payroll-home-focus-label{color:#bfe3c5;background:#ffffff0a;border:1px solid #73967f3d;border-radius:0}.payroll-home-focus-actions .fleetview-secondary-btn,.payroll-home-action-cell .fleetview-secondary-btn,.payroll-home-driver-meta .fleetview-secondary-btn,.payroll-inline-actions--compact .fleetview-secondary-btn{border-radius:0}.payroll-home-focus-actions .fleetview-secondary-btn,.payroll-home-focus-actions .fleetview-primary-btn{min-height:2.4rem}.payroll-home-focus-metrics{background:#ffffff05;border-top:1px solid #5870602e}.payroll-home-focus-metrics article{border-right-color:#5870602e}.payroll-command-strip{background:linear-gradient(#f8fbf8fa 0%,#f3f7f4fa 100%);border:1px solid #435e4d24;border-radius:0;gap:.9rem;padding:.95rem 1rem;display:grid}.payroll-command-strip--search{grid-template-columns:minmax(0,1.7fr) minmax(320px,.95fr);align-items:start}.payroll-command-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.payroll-command-metric{gap:.2rem;min-width:0;display:grid}.payroll-command-metric span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem}.payroll-command-metric strong{color:var(--text-strong);font-size:.98rem;line-height:1.25}.payroll-command-metric small{color:var(--muted);font-size:.76rem;line-height:1.35}.payroll-command-actions{justify-content:flex-end;align-items:center}.payroll-command-search{align-content:start;gap:.75rem;display:grid}.payroll-list-toolbar-meta{justify-content:flex-end;align-items:center}.payroll-list-toolbar-meta span{min-height:2rem;color:var(--text-strong);background:#ffffffe0;border:1px solid #435e4d24;border-radius:0;align-items:center;padding:0 .65rem;font-size:.76rem;font-weight:700;display:inline-flex}.payroll-home-grid{align-items:start}.payroll-home-main,.payroll-home-rail{min-width:0}.payroll-home-rail-card,.payroll-section-shell.payroll-home-rail-card{border-radius:0;gap:.8rem}.payroll-home-rail-head{align-items:flex-start}.payroll-home-driver-list article{border-bottom:1px solid color-mix(in srgb, var(--line) 82%, transparent);padding:.85rem 0}.payroll-home-driver-list article:last-child{border-bottom:0}.payroll-home-output-card,.payroll-home-system-note{padding-top:.2rem}.payroll-home-table-shell,.payroll-batches-table-shell{border-radius:0}.payroll-batches-table-row td,.payroll-home-table tbody td{background:0 0}:root[data-theme=light] .payroll-command-strip{background:linear-gradient(#f8fbf8 0%,#f1f6f2 100%);border-color:#435e4d24}:root[data-theme=light] .payroll-home-focus-strip{background:linear-gradient(#16201a 0%,#1a241d 100%);border-color:#31453929}:root[data-theme=light] .payroll-home-focus-metrics{background:#ffffff05}:root[data-theme=light] .payroll-home-rail-card,:root[data-theme=light] .payroll-section-shell.payroll-home-rail-card{background:#fff}:root[data-theme=dark] .payroll-command-strip{background:linear-gradient(#131a18f5 0%,#161d1bf5 100%);border-color:#57716033}:root[data-theme=dark] .payroll-command-metric strong,:root[data-theme=dark] .payroll-list-toolbar-meta span{color:#edf7ef}:root[data-theme=dark] .payroll-list-toolbar-meta span{background:#ffffff08;border-color:#57716033}@media (max-width:1180px){.payroll-command-strip--search{grid-template-columns:1fr}.payroll-command-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-command-actions,.payroll-list-toolbar-meta{justify-content:flex-start}}@media (max-width:760px){.payroll-command-meta{grid-template-columns:1fr}}.office-shell.is-load-workspace-shell .dispatch-load-assignment-overview,.office-shell.is-load-workspace-shell .dispatch-load-assignment-shell{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip{background:linear-gradient(#101412fa 0%,#0b0f0dfa 100%);border-radius:1rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;padding:.95rem 1rem;display:grid;box-shadow:inset 0 0 0 1px #54e98a0f}.office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip>div,.office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip>div{gap:.18rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip span,.office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip span{color:#bccfc4b8;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip strong,.office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip strong{color:#eef9f0;font-size:.94rem;line-height:1.2}.office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip small{color:#c9d6cecc}.office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip{background:color-mix(in srgb, var(--surface-strong) 92%, #103320 8%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--line) 72%, transparent);border-radius:.95rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;padding:.72rem .8rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-itinerary-resource-notes--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.office-shell.is-load-workspace-shell .dispatch-itinerary-inline-note{background:color-mix(in srgb, var(--surface) 94%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--line) 74%, transparent);color:var(--text);border-radius:.9rem;margin:0;padding:.72rem .82rem}.office-shell.is-load-workspace-shell .dispatch-itinerary-inline-note strong{color:inherit}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table{min-width:880px}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table tbody tr.is-selected{box-shadow:inset 3px 0 #54e98a}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table td:last-child .dispatch-row-actions{justify-content:flex-start}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table .dispatch-inline-meta{color:#bff2cd;letter-spacing:.08em;text-transform:uppercase;background:#54e98a1a;border-radius:999px;padding:.25rem .45rem;font-size:.63rem;font-weight:800}.office-shell.is-load-workspace-shell .fleetview-secondary-btn{min-height:38px;box-shadow:none;color:#eef9f0;letter-spacing:.06em;text-transform:uppercase;background:#ffffff09;border:1px solid #54e98a1f;border-radius:.8rem;padding:.58rem .82rem;font-size:.74rem;font-weight:800}.office-shell.is-load-workspace-shell .fleetview-secondary-btn:hover{background:#54e98a14;border-color:#54e98a33}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip article{box-shadow:none!important;background:#ffffff0f!important;border:1px solid #ffffff14!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip small,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading p,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta .dispatch-workspace-feedback{color:#dfebe3d1!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading h2{color:#f3faf5!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip{background:linear-gradient(#18211d 0%,#111815 100%)!important;box-shadow:inset 0 0 0 1px #54e98a14!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip small{color:#dfebe3d1!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table-wrap,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-inspector,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-timeline{background:#fff!important;border:1px solid #435e4d24!important;box-shadow:0 12px 24px #111b160a!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip{background:linear-gradient(#f5faf6 0%,#edf5ef 100%)!important;box-shadow:inset 0 0 0 1px #435e4d1f!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-resource-notes span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-inline-note,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell .dispatch-inline-meta{color:#5d7367!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-resource-notes strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-itinerary-inspector-head h4,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell h3,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table-shell h3,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack strong{color:#16211b!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .fleetview-secondary-btn{color:#173025!important;background:#fff!important;border-color:#435e4d24!important}@media (max-width:1180px){.office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip,.office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip{grid-template-columns:1fr 1fr}}@media (max-width:760px){.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.is-assignment-focus,.office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip,.office-shell.is-load-workspace-shell .dispatch-itinerary-leg-strip,.office-shell.is-load-workspace-shell .dispatch-itinerary-resource-notes--compact{grid-template-columns:1fr}}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{background:var(--dispatch-row-fill,#fff)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-fill:#f8fcf9}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1{--dispatch-row-fill:#fffaf1}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-fill:#fff7f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent{--dispatch-row-fill:#fff3f2}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-fill:#f6f8f8}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-fill:#f5faf6}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:0 0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new.is-selected{--dispatch-row-fill:#eef8f1}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1.is-selected{--dispatch-row-fill:#fcf1dc}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2.is-selected{--dispatch-row-fill:#fcebdd}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3.is-selected,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent.is-selected{--dispatch-row-fill:#fbe7ea}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed.is-selected{--dispatch-row-fill:#edf1f2}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active.is-selected{--dispatch-row-fill:#ebf7ef}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{background:var(--dispatch-row-fill-dark,transparent)!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-fill-dark:#35945d24}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1{--dispatch-row-fill-dark:#d0a22f29}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-fill-dark:#d6782926}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent{--dispatch-row-fill-dark:#bf576026}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-fill-dark:#7b899a1f}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-fill-dark:#298c9a24}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:0 0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new.is-selected,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new.is-selected{--dispatch-row-fill-dark:#35945d38}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1.is-selected,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1.is-selected{--dispatch-row-fill-dark:#d0a22f3d}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2.is-selected,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2.is-selected{--dispatch-row-fill-dark:#d6782938}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3.is-selected,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent.is-selected,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3.is-selected,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent.is-selected{--dispatch-row-fill-dark:#bf57603d}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed.is-selected,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed.is-selected{--dispatch-row-fill-dark:#7b899a33}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active.is-selected,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active.is-selected{--dispatch-row-fill-dark:#298c9a38}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-surface:#f8fcf9}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1{--dispatch-row-surface:#fffaf1}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-surface:#fff7f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent{--dispatch-row-surface:#fff3f2}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-surface:#f6f8f8}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-surface:#f5faf6}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-surface:#35945d24}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1{--dispatch-row-surface:#d0a22f29}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-surface:#d6782926}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent{--dispatch-row-surface:#bf576026}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-surface:#7b899a1f}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-surface:#298c9a24}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent.is-selected td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new:hover td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1:hover td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2:hover td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3:hover td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed:hover td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active:hover td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent:hover td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new.is-selected td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1.is-selected td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2.is-selected td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3.is-selected td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed.is-selected td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active.is-selected td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent.is-selected td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new:hover td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1:hover td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2:hover td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3:hover td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed:hover td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active:hover td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent:hover td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new.is-selected td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1.is-selected td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2.is-selected td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3.is-selected td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed.is-selected td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active.is-selected td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent.is-selected td{background:var(--dispatch-row-surface,transparent)!important}.office-shell.is-company-shell .motive-rail{background:#101514;border-right:1px solid #ffffff0f;width:196px;padding:.76rem .56rem}.office-shell.is-company-shell .motive-brand-row{justify-content:space-between;align-items:center}.office-shell.is-company-shell .motive-brand{color:#f2f6f3;letter-spacing:-.04em;background:0 0;border:0;align-items:center;gap:.62rem;padding:0;font-size:1rem;font-weight:800;display:inline-flex}.office-shell.is-company-shell .motive-brand:before,.office-shell.is-company-shell .motive-brand:after{content:none!important;display:none!important}.office-shell.is-company-shell .motive-brand-mark{flex:none;box-shadow:0 12px 20px #17733e42}.office-shell.is-company-shell .motive-brand-word{color:#f2f6f3;letter-spacing:.08em;text-transform:uppercase;font-size:.96rem;font-weight:800;display:inline}.office-shell.is-company-shell .motive-sidebar-toggle{color:#e6eee9;background:#ffffff05;border:1px solid #56665e38;border-radius:9px;justify-content:center;align-items:center;min-width:2rem;min-height:2rem;display:inline-flex}.office-shell.is-company-shell .motive-sidebar-toggle:hover{color:#f6fff9;background:#10b98114;border-color:#10b98138}.office-shell.is-company-shell .motive-shell-badge--dispatch{background:#ffffff06;border:1px solid #56665e29;border-radius:10px;gap:.2rem;padding:.8rem .75rem;display:grid}.office-shell.is-company-shell .motive-shell-badge--dispatch>span{color:#bccbc3eb;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:700}.office-shell.is-company-shell .motive-shell-signal{align-items:center;gap:.38rem;display:inline-flex}.office-shell.is-company-shell .motive-shell-badge--dispatch>small,.office-shell.is-company-shell .motive-shell-signal strong,.office-shell.is-company-shell .motive-nav-group-label,.office-shell.is-company-shell .motive-rail-footer .shell-muted{color:#8c9a93}.office-shell.is-company-shell .motive-shell-signal strong{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.office-shell.is-company-shell .motive-nav{gap:.34rem;padding:.75rem .1rem 1rem}.office-shell.is-company-shell .motive-nav-group{gap:.34rem}.office-shell.is-company-shell .motive-nav-group-label{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .28rem;font-size:.62rem;font-weight:700;display:block}.office-shell.is-company-shell .motive-nav-divider{background:#ffffff0f;height:1px;margin:.65rem 0 .4rem;display:block}.office-shell.is-company-shell .motive-nav a{color:#c1cbc6;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:flex-start;min-height:2.9rem;padding:.55rem .6rem}.office-shell.is-company-shell .motive-nav a:hover{color:#f5faf7;background:#ffffff0a;border-color:#ffffff14}.office-shell.is-company-shell .motive-nav a[aria-current=page]{color:#eff8f1;background:#0d1511;border-color:#10b98142;box-shadow:inset 3px 0 #34d399c7}.office-shell.is-company-shell .motive-nav-link-lead{justify-content:flex-start;gap:.7rem;width:100%}.office-shell.is-company-shell .motive-nav-icon{color:#f6fbf8;letter-spacing:.1em;background:#151c19;border:1px solid #ffffff14;border-radius:9px;width:1.9rem;height:1.9rem;font-size:.64rem}.office-shell.is-company-shell .motive-nav a[aria-current=page] .motive-nav-icon{color:#f4fff9;background:#10b9812e;border-color:#10b98147}.office-shell.is-company-shell .motive-nav-link-label{color:inherit;letter-spacing:.08em;text-transform:uppercase;white-space:normal;font-size:.82rem;font-weight:700;line-height:1.2;display:block}.office-shell.is-company-shell .motive-nav-link-detail{display:none}.office-shell.is-company-shell .motive-nav-lock{color:#a4b1ab;letter-spacing:.1em;text-transform:uppercase;border:1px solid #56665e2e;border-radius:999px;align-items:center;margin-left:auto;padding:.12rem .35rem;font-size:.58rem;font-weight:700;display:inline-flex}.office-shell.is-company-shell .motive-rail-footer{border-top:1px solid #ffffff0f;padding-top:.6rem}.office-shell.is-company-shell.is-collapsed .motive-rail{padding-inline:.45rem}.office-shell.is-company-shell.is-collapsed .motive-brand-row{justify-content:center}.office-shell.is-company-shell.is-collapsed .motive-brand{width:auto;height:auto;font-size:inherit;background:0 0}.office-shell.is-company-shell.is-collapsed .motive-brand-word,.office-shell.is-company-shell.is-collapsed .motive-shell-badge,.office-shell.is-company-shell.is-collapsed .motive-nav-group-label,.office-shell.is-company-shell.is-collapsed .motive-nav-divider,.office-shell.is-company-shell.is-collapsed .motive-rail-footer .shell-muted,.office-shell.is-company-shell.is-collapsed .motive-nav-link-label,.office-shell.is-company-shell.is-collapsed .motive-nav-lock{display:none!important}.office-shell.is-company-shell .motive-rail,.office-shell.is-dispatch-shell .motive-rail{background:#040506!important;border-right:1px solid #ffffff0f!important}.office-shell.is-company-shell .motive-rail-intro,.office-shell.is-dispatch-shell .motive-rail-intro,.office-shell.is-company-shell .motive-brand-row,.office-shell.is-dispatch-shell .motive-brand-row{overflow:visible}.office-shell.is-company-shell .motive-brand,.office-shell.is-dispatch-shell .motive-brand{white-space:nowrap;background:0 0;border:0;align-items:center;gap:.62rem;width:auto;min-width:0;height:auto;padding:0;font-size:1rem;line-height:1;display:inline-flex;overflow:visible;color:#dff7e9!important}.office-shell.is-company-shell .motive-brand:before,.office-shell.is-company-shell .motive-brand:after,.office-shell.is-dispatch-shell .motive-brand:before,.office-shell.is-dispatch-shell .motive-brand:after{content:none!important;display:none!important}.office-shell.is-company-shell .motive-brand-word,.office-shell.is-dispatch-shell .motive-brand-word{text-transform:uppercase;padding-inline-start:.08rem;font-size:1rem;font-weight:800;display:inline-block;color:#f2f6f3!important;letter-spacing:-.02em!important}.office-shell.is-company-shell .motive-shell-badge--dispatch,.office-shell.is-dispatch-shell .motive-shell-badge--dispatch{background:0 0;border:0;border-radius:0;gap:.26rem;padding:.1rem 0 0}.office-shell.is-company-shell .motive-shell-badge--dispatch>span,.office-shell.is-dispatch-shell .motive-shell-badge--dispatch>span{color:#f8ba73;letter-spacing:.18em;font-size:.65rem}.office-shell.is-company-shell .motive-shell-badge--dispatch>small,.office-shell.is-company-shell .motive-shell-signal strong,.office-shell.is-company-shell .motive-nav-group-label,.office-shell.is-company-shell .motive-rail-footer .shell-muted,.office-shell.is-dispatch-shell .motive-shell-badge--dispatch>small,.office-shell.is-dispatch-shell .motive-shell-signal strong,.office-shell.is-dispatch-shell .motive-nav-group-label,.office-shell.is-dispatch-shell .motive-rail-footer .shell-muted{color:#cad8d0!important}.office-shell.is-company-shell .motive-shell-signal,.office-shell.is-dispatch-shell .motive-shell-signal{background:0 0;border:0;padding:0}.office-shell.is-company-shell .motive-nav-group,.office-shell.is-dispatch-shell .motive-nav-group{gap:.14rem}.office-shell.is-company-shell .motive-nav-group-label,.office-shell.is-dispatch-shell .motive-nav-group-label{letter-spacing:.18em;margin:0 0 .14rem;padding:0 .34rem;font-size:.6rem;color:#7f8d86!important}.office-shell.is-company-shell .motive-nav-divider,.office-shell.is-dispatch-shell .motive-nav-divider{background:#ffffff0f}.office-shell.is-company-shell .motive-sidebar-toggle,.office-shell.is-company-shell .motive-shell-badge,.office-shell.is-company-shell .motive-nav a,.office-shell.is-company-shell .motive-nav-icon,.office-shell.is-dispatch-shell .motive-sidebar-toggle,.office-shell.is-dispatch-shell .motive-shell-badge,.office-shell.is-dispatch-shell .motive-nav a,.office-shell.is-dispatch-shell .motive-nav-icon{border-radius:0!important}.office-shell.is-company-shell .motive-shell-badge,.office-shell.is-company-shell .motive-sidebar-toggle,.office-shell.is-company-shell .motive-nav a,.office-shell.is-company-shell .motive-nav-icon,.office-shell.is-dispatch-shell .motive-shell-badge,.office-shell.is-dispatch-shell .motive-sidebar-toggle,.office-shell.is-dispatch-shell .motive-nav a,.office-shell.is-dispatch-shell .motive-nav-icon{background:#0a0d0c!important;border-color:#ffffff0f!important}.office-shell.is-company-shell .motive-nav a,.office-shell.is-dispatch-shell .motive-nav a{background:0 0;min-height:3rem;padding:.6rem .5rem}.office-shell.is-company-shell .motive-nav a:hover,.office-shell.is-dispatch-shell .motive-nav a:hover{background:#0e1411!important;border-color:#10b9812e!important}.office-shell.is-company-shell .motive-nav a[aria-current=page],.office-shell.is-dispatch-shell .motive-nav a[aria-current=page]{color:#eff8f1;box-shadow:inset 3px 0 #10b981;background:#0d1511!important;border-color:#10b98142!important}.office-shell.is-company-shell .motive-nav-link-lead,.office-shell.is-dispatch-shell .motive-nav-link-lead{align-items:start;gap:.56rem}.office-shell.is-company-shell .motive-nav-icon,.office-shell.is-dispatch-shell .motive-nav-icon{border:1px solid #28312d;width:1.8rem;height:1.8rem;font-size:.64rem;color:#9ccdb3!important;background:#171d1b!important}.office-shell.is-company-shell .motive-nav a[aria-current=page] .motive-nav-icon,.office-shell.is-dispatch-shell .motive-nav a[aria-current=page] .motive-nav-icon{color:#5be093!important;background:#0f1c16!important}.office-shell.is-company-shell .motive-nav-link-label,.office-shell.is-dispatch-shell .motive-nav-link-label{color:#eff5f0;letter-spacing:.02em;font-size:.78rem;font-weight:700}.office-shell.is-company-shell.is-collapsed,.office-shell.is-dispatch-shell.is-collapsed{grid-template-columns:5.5rem minmax(0,1fr)}.office-shell.is-company-shell.is-collapsed .motive-nav-link-lead,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-lead{flex-direction:column;align-items:center;gap:.24rem}.office-shell.is-company-shell.is-collapsed .motive-nav-link-label,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-link-label{text-align:center;white-space:normal!important;font-size:.5rem!important;line-height:1.08!important;display:block!important}.office-shell.is-company-shell.is-collapsed .motive-nav-lock,.office-shell.is-company-shell.is-collapsed .motive-shell-badge,.office-shell.is-company-shell.is-collapsed .motive-nav-group-label,.office-shell.is-company-shell.is-collapsed .motive-nav-divider,.office-shell.is-company-shell.is-collapsed .motive-rail-footer .shell-muted,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-lock,.office-shell.is-dispatch-shell.is-collapsed .motive-shell-badge,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-group-label,.office-shell.is-dispatch-shell.is-collapsed .motive-nav-divider,.office-shell.is-dispatch-shell.is-collapsed .motive-rail-footer .shell-muted{display:none!important}.office-shell.is-company-shell.is-collapsed .motive-brand-mark{width:2rem;height:2rem}.office-shell.is-company-shell.is-collapsed .motive-nav a{justify-content:center;min-height:48px;padding:.35rem}.office-shell.is-company-shell.is-collapsed .motive-nav-link-lead{justify-content:center}.office-shell.is-company-shell .motive-header{background:linear-gradient(#090e0ffa,#0c1212fa),#0b1110;border-bottom:1px solid #1f2926;min-height:56px;padding:.56rem .82rem}.office-shell.is-company-shell .motive-header-left{flex:auto;gap:.45rem;min-width:0}.office-shell.is-company-shell .motive-header-right{align-items:center;gap:.34rem}.office-shell.is-company-shell .motive-header-title-block{gap:.14rem;min-width:0;display:grid}.office-shell.is-company-shell .motive-header-meta{align-items:center;gap:.28rem;display:inline-flex}.office-shell.is-company-shell .motive-product-mark,.office-shell.is-company-shell .motive-env-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;min-height:18px;padding:0 .3rem;font-size:.58rem;font-weight:700}.office-shell.is-company-shell .motive-product-mark{color:#eef5f0;background:#112c22eb;border:1px solid #23533f}.office-shell.is-company-shell .motive-env-badge{color:#b7c9bc;background:#121a18eb;border:1px solid #5370616b}.office-shell.is-company-shell .motive-header h1{letter-spacing:-.03em;color:#eef6f0;margin:0;font-size:1rem;font-weight:800}.office-shell.is-company-shell .motive-header-breadcrumb{color:#8ea097;margin:0;font-size:.72rem}.office-shell.is-company-shell .motive-dispatch-topbar{align-items:center;gap:.65rem;width:min(860px,100%);display:flex}.office-shell.is-company-shell .motive-dispatch-topbar-label{letter-spacing:.12em;text-transform:uppercase;color:#adc5b8b8;font-size:.64rem;font-weight:700}.office-shell.is-company-shell .motive-dispatch-topbar-copy strong{letter-spacing:-.04em;color:#eef6f0;font-size:1.05rem;font-weight:800}.office-shell.is-company-shell .motive-dispatch-search-link{color:#e0ede4c2;background:#ffffff0a;border:1px solid #84978b29;border-radius:10px;align-items:center;gap:.52rem;width:100%;min-width:260px;max-width:380px;padding:.66rem .82rem;font-size:.84rem;text-decoration:none;display:inline-flex}.office-shell.is-company-shell .motive-dispatch-search-link:hover{background:#ffffff12;border-color:#84978b47}.office-shell.is-company-shell .motive-dispatch-search-icon{color:#8fa29a;flex:none;justify-content:center;align-items:center;width:1rem;font-size:.84rem;line-height:1;display:inline-flex}.office-shell.is-company-shell .motive-dispatch-search-copy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.office-shell.is-company-shell .motive-dispatch-create-link{color:#e7efe9;letter-spacing:.12em;text-transform:uppercase;background:#171f1c;border:1px solid #2b3933;border-radius:8px;justify-content:center;align-items:center;min-height:30px;padding:0 .72rem;font-size:.62rem;font-weight:700;text-decoration:none;display:inline-flex}.office-shell.is-company-shell .motive-dispatch-create-link:hover{background:#1c2521;border-color:#3b4a43}.office-shell.is-company-shell .motive-ops-utility-strip{background:0 0;border:0;align-items:center;gap:.3rem;margin-left:auto;padding:0;display:inline-flex}.office-shell.is-company-shell .motive-ops-utility-strip--dispatch{gap:.3rem}.office-shell.is-company-shell .motive-ops-utility-chip{color:#c8d1cb;background:#121916;border:1px solid #202925;border-radius:7px;align-items:center;min-height:26px;padding:0 .42rem;font-size:.66rem;line-height:1;display:inline-flex}.office-shell.is-company-shell .motive-ops-utility-chip--account{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.office-shell.is-company-shell .motive-user-summary{background:#0f1614f0;border:1px solid #25322d;border-radius:7px;padding:.24rem .38rem}.office-shell.is-company-shell .motive-user-account{color:#eef6f0}.office-shell.is-company-shell .motive-user-email{color:#dbe5de;font-size:.64rem}.office-shell.is-company-shell .logout-btn{color:#eef4ef;background:#0f1614f0;border-color:#2a3731;min-height:26px;padding:.24rem .44rem;font-size:.64rem}.dispatch-new-load-page-surface{width:min(100%,1540px)}.dispatch-create-workspace-form{gap:.9rem;display:grid}.dispatch-create-command-band{gap:.8rem}.dispatch-create-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.78fr);align-items:start;gap:.8rem;display:grid}.dispatch-create-main,.dispatch-create-rail{gap:.8rem;display:grid}.dispatch-create-rail{position:sticky;top:.5rem}.dispatch-create-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.7rem;display:grid}.dispatch-create-summary-list{gap:.55rem;display:grid}.dispatch-create-summary-row{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 88%, transparent);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:.9rem;padding:.65rem .72rem;display:flex}.dispatch-create-summary-row span{color:var(--muted);font-size:.76rem}.dispatch-create-summary-row strong{text-align:right;max-width:62%}.dispatch-create-savefirst{border:1px dashed color-mix(in srgb, var(--line) 70%, transparent);background:color-mix(in srgb, var(--surface) 78%, transparent);border-radius:14px;gap:.32rem;padding:.9rem .95rem;display:grid}.dispatch-create-savefirst strong{font-size:.88rem}.dispatch-create-savefirst p{color:var(--muted);margin:0}.dispatch-create-pill-list{flex-wrap:wrap;gap:.5rem;display:flex}.dispatch-create-pill-list span{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--surface) 82%, transparent);min-height:2rem;color:var(--text-strong);border-radius:999px;align-items:center;padding:.25rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.dispatch-create-template-list{gap:.6rem;display:grid}.dispatch-create-template-item{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 88%, transparent);color:var(--text-strong);text-align:left;border-radius:14px;gap:.2rem;padding:.8rem .85rem;display:grid}.dispatch-create-template-item strong{font-size:.86rem}.dispatch-create-template-item small{color:var(--muted)}.dispatch-create-template-item:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent) 36%, var(--line) 64%);background:color-mix(in srgb, var(--surface) 72%, var(--accent-soft) 28%)}.dispatch-create-template-item:active:not(:disabled){transform:translateY(1px)}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-command-band,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-form-section,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-summary-row,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-template-item,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-savefirst{background:#fff!important;border-color:#435e4d24!important;box-shadow:0 12px 28px #121e170d!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-command-band{background:linear-gradient(#fffefb 0%,#f8f5ee 100%)!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-command-card,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-summary-row,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-template-item,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-savefirst,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-pill-list span{color:#15241b!important;background:#f7fbf8!important;border-color:#dbe6df!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-tabs,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-tabs button{background:0 0!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-tabs button{color:#24382e!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-tabs button.is-active{color:#145533!important;background:#e7f5ed!important;border-color:#15803d3d!important;box-shadow:inset 3px 0 #15803d!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-workspace-command-band,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-workspace-command-band{background:linear-gradient(#0f1311f5,#121815f0)!important;border-color:#58786657!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-form-section,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-form-section,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-summary-row,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-summary-row,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-template-item,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-template-item,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-savefirst,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-savefirst{background:#111614f0!important;border-color:#435c4f61!important}@media (max-width:1100px){.dispatch-create-layout{grid-template-columns:minmax(0,1fr)}.dispatch-create-rail{position:static}}.dispatch-new-load-shell{gap:1rem}.dispatch-new-load-command-shell{gap:1rem;padding:1rem 1.05rem}.dispatch-new-load-command-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.9rem;display:grid}.dispatch-new-load-command-title{gap:.38rem;display:grid}.dispatch-new-load-title-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.dispatch-new-load-command-badge{color:#9fd4ac;letter-spacing:.06em;text-transform:uppercase;background:#121b17e6;border:1px solid #54e98a2e;border-radius:999px;align-items:center;min-height:1.85rem;padding:.24rem .62rem;font-size:.72rem;font-weight:700;display:inline-flex}.dispatch-new-load-action-cluster{align-items:center}.dispatch-new-load-submit-btn{min-height:2.4rem;padding-inline:1rem}.dispatch-new-load-nav-band{grid-template-columns:minmax(0,1fr);gap:.75rem;margin-top:-.2rem;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.dispatch-create-tabs{width:fit-content;max-width:100%;margin-top:-.05rem;margin-bottom:.15rem}.dispatch-create-tabs button{justify-content:center}.dispatch-create-nav-row{gap:.55rem;display:grid}.dispatch-create-nav-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.dispatch-create-template-inline{gap:.38rem;display:grid}.dispatch-create-nav-help{color:var(--muted);margin:0;font-size:.79rem;line-height:1.45}.dispatch-create-prefill-inline{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);border-radius:10px;align-items:center;gap:.55rem;min-height:2.25rem;padding:.36rem .42rem .36rem .72rem;display:inline-flex}.dispatch-create-prefill-inline span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.dispatch-create-prefill-inline select{min-width:12.5rem;min-height:2rem;color:var(--text-strong);background:0 0;border:0}.dispatch-create-prefill-inline select:focus{outline:none}.dispatch-create-template-inline-copy{gap:.16rem;display:grid}.dispatch-create-template-inline-copy strong{color:var(--text-strong);letter-spacing:.02em;font-size:.78rem}.dispatch-create-template-inline-copy span{color:var(--muted);font-size:.78rem;line-height:1.45}.dispatch-create-template-inline-field{gap:.34rem;display:grid}.dispatch-create-template-inline-field select{min-height:2.55rem}.dispatch-create-template-banner{gap:.8rem}.dispatch-create-template-banner-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.dispatch-create-billing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-create-billing-card{gap:.36rem}.dispatch-create-billing-topline{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.dispatch-create-billing-chip{color:#9a6518;letter-spacing:.05em;text-transform:uppercase;background:#db9d491a;border:1px solid #db9d4938;border-radius:999px;align-items:center;min-height:1.45rem;padding:.08rem .48rem;font-size:.62rem;font-style:normal;font-weight:800;display:inline-flex}.dispatch-create-billing-chip.is-ready{color:#185c39;background:#1f8b5d1f;border-color:#186f4a3d}.dispatch-new-load-layout{grid-template-columns:minmax(0,1.54fr) minmax(320px,.82fr);gap:1rem}.dispatch-new-load-shell .dispatch-create-main,.dispatch-new-load-shell .dispatch-create-rail{gap:1rem}.dispatch-new-load-shell .dispatch-create-rail{top:.8rem}.dispatch-create-section-head{justify-content:space-between;align-items:flex-start;gap:.85rem;margin-bottom:.9rem;display:flex}.dispatch-create-section-head>div{gap:.18rem;display:grid}.dispatch-create-section-head h3{margin:0}.dispatch-create-section-head small{max-width:18rem;color:var(--muted);text-align:right;font-size:.77rem;line-height:1.42}.dispatch-new-load-command-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dispatch-create-context-strip{margin-top:.05rem;grid-template-columns:minmax(0,1fr)!important}.dispatch-create-context-topline{flex-wrap:wrap;justify-content:flex-start}.dispatch-create-context-readiness{color:#f8c97e!important;background:#583d186b!important;border-color:#db9d4947!important}.dispatch-create-context-readiness.is-ready{color:#a7e6bc!important;background:#1a5e3a6b!important;border-color:#41a66852!important}.dispatch-create-context-strip .dispatch-reset-selected-title{margin:0}.dispatch-create-context-summary{gap:.78rem;display:grid}.dispatch-create-context-heading{gap:.28rem;display:grid}.dispatch-create-context-heading p{max-width:42rem;color:var(--muted);margin:0;line-height:1.5}.dispatch-create-context-grid{grid-template-columns:1.18fr repeat(2,minmax(0,1fr))!important}.dispatch-create-context-grid .dispatch-reset-selected-cell{min-height:100%}.dispatch-create-review-section{gap:.85rem}.dispatch-create-review-status{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 90%, transparent);border-radius:14px;grid-template-columns:minmax(0,1.18fr) minmax(18rem,.9fr);gap:.75rem;padding:.8rem .9rem;display:grid}.dispatch-create-review-status-copy{gap:.34rem;display:grid}.dispatch-create-review-status-copy strong{color:var(--text-strong);font-size:.98rem;line-height:1.25}.dispatch-create-review-status p{color:var(--muted);margin:0;font-size:.77rem;line-height:1.45}.dispatch-create-review-status-metrics{grid-template-columns:repeat(auto-fit,minmax(8.75rem,1fr));align-content:start;gap:.5rem;display:grid}.dispatch-create-review-status-metrics article{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);border-radius:12px;gap:.16rem;min-height:100%;padding:.68rem .72rem;display:grid}.dispatch-create-review-status-metrics span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.dispatch-create-review-status-metrics strong{color:var(--text-strong);font-size:.78rem;line-height:1.35}.dispatch-create-review-badge{color:#f8c97e;letter-spacing:.05em;text-transform:uppercase;background:#583d1866;border:1px solid #db9d4947;border-radius:999px;align-items:center;min-height:1.85rem;padding:.24rem .72rem;font-size:.74rem;font-weight:800;display:inline-flex}.dispatch-create-review-badge.is-ready{color:#a7e6bc;background:#1a5e3a6b;border-color:#41a66852}.dispatch-create-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.dispatch-create-review-grid--preset{grid-template-columns:minmax(0,1fr)}.dispatch-create-review-item{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--surface) 84%, transparent);border-radius:12px;gap:.28rem;padding:.74rem .82rem;display:grid}.dispatch-create-review-item span{color:var(--muted);font-size:.74rem}.dispatch-create-review-item-head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.dispatch-create-review-state{color:#a96a14;letter-spacing:.05em;text-transform:uppercase;background:#db9d491f;border:1px solid #db9d4942;border-radius:999px;align-items:center;min-height:1.55rem;padding:.14rem .5rem;font-size:.67rem;font-weight:800;display:inline-flex}.dispatch-create-review-state.is-ready{color:#185c39;background:#1f8b5d1f;border-color:#186f4a3d}.dispatch-create-review-item strong{color:var(--text-strong);font-size:.88rem;line-height:1.42}.dispatch-create-review-item small{color:var(--muted);line-height:1.45}.dispatch-create-savefirst--compact{padding:.8rem .85rem}.dispatch-new-load-page-surface .dispatch-workspace-command-card,.dispatch-new-load-page-surface .dispatch-create-summary-row,.dispatch-new-load-page-surface .dispatch-create-template-item,.dispatch-new-load-page-surface .dispatch-create-savefirst,.dispatch-new-load-page-surface .dispatch-create-pill-list span{border-radius:12px}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-workspace-command-band,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-workspace-command-band{background:linear-gradient(#101412fa,#0c110ff5)!important;border-color:#4c655857!important;box-shadow:0 18px 36px #0000003d!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-workspace-nav-band,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-workspace-nav-band,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-workspace-tabs,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-workspace-tabs{box-shadow:none!important;background:0 0!important;border:0!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-workspace-nav-group,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-workspace-nav-group,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-workspace-command-card,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-workspace-command-card,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-review-status,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-review-status,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-review-item,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-review-item,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-form-section,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-form-section,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-summary-row,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-summary-row,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-template-item,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-template-item,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-savefirst,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-savefirst,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-pill-list span{color:#e6efe8!important;background:#121815f5!important;border-color:#3f564a57!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-form-section,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-main .dispatch-form-section,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-summary-row,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-summary-row,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-template-item,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-template-item,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-savefirst,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-savefirst,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-pill-list span{color:#e6efe8!important;background:#171c19!important;border-color:#3f564a52!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-workspace-tabs button,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-workspace-tabs button{color:#cfe1d3!important;background:#111715!important;border-color:#48615466!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-workspace-tabs button.is-active,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-workspace-tabs button.is-active{color:#f7fff9!important;box-shadow:none!important;background:linear-gradient(#31c46f 0%,#1f8b5d 100%)!important;border-color:#186f4a6b!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-section-head small,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-section-head small,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-workspace-feedback,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-workspace-feedback,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-context-heading p,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-context-heading p,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-review-item span,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-review-item span,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-create-review-status p,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-create-review-status p{color:#94a79a!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-field input,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-field select,:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-field textarea,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-field input,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-field select,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-field textarea{color:#edf4ef!important;background:#0f1412!important;border-color:#3f564a6b!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-return-link,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-return-link{color:#dbe8df!important;background:#111614f0!important;border-color:#3f564a5c!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-return-link-icon,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-return-link-icon{color:#9ad4a5!important;background:#0f1412!important;border-color:#3f564a6b!important}:root[data-theme=dark] .dispatch-new-load-page-surface .dispatch-new-load-submit-btn,:root:not([data-theme]) .dispatch-new-load-page-surface .dispatch-new-load-submit-btn{color:#f7fff9!important;background:linear-gradient(#31c46f 0%,#1f8b5d 100%)!important;border-color:#186f4a66!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-command-band{background:linear-gradient(#18211d 0%,#121917 100%)!important;border-color:#3850423d!important;box-shadow:0 18px 34px #0c181229!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-nav-band,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-tabs{box-shadow:none!important;background:0 0!important;border:0!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-command-card,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-nav-group,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-status,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-item,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-form-section,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-summary-row,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-template-item,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-savefirst,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-pill-list span{color:#15241b!important;background:#f7fbf8!important;border-color:#dbe6df!important;box-shadow:0 12px 24px #121e170d!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip{background:linear-gradient(#1a211f 0%,#141a18 100%)!important;border-color:#54e98a24!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-form-section,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-summary-row,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-template-item,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-savefirst,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-pill-list span{color:#15241b!important;background:#fff!important;border-color:#435e4d24!important;box-shadow:0 12px 28px #121e170d!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-workspace-command-card{color:#15241b!important;background:#f7fbf8!important;border-color:#dbe6df!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-command-card span,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-summary-row span,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-template-item small,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .shell-muted,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-section-head small,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-feedback,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-command-card small,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-field span,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-nav-label,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-template-inline-copy,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-heading p,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-item span,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-item small,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-status p{color:#5c7467!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-command-card strong,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-title-block h2,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-prefill-inline span,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-form-section h3,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-item strong,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-rail .dispatch-create-summary-row strong,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-nav-group strong,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-template-inline-copy strong,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-status-copy strong,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-status-metrics strong{color:#15241b!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-prefill-inline{background:#fff!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-prefill-inline select{color:#183127!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-template-inline-copy span,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-nav-help,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-status-metrics span{color:#5c7467!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-state{color:#8a5a14!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-state.is-ready{color:#185c39!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-tabs button{color:#d5e5d9!important;background:#111715!important;border-color:#3f564a57!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-workspace-tabs button.is-active{color:#f7fff9!important;box-shadow:none!important;background:linear-gradient(#32d583 0%,#1f8b5d 100%)!important;border-color:#186f4a52!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-field input,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-field select,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-field textarea,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-return-link{color:#183127!important;background:#fff!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-return-link-icon{color:#1f8b5d!important;background:#edf5ef!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-new-load-submit-btn{color:#f7fff9!important;background:linear-gradient(#32d583 0%,#1f8b5d 100%)!important;border-color:#186f4a52!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-billing-chip{color:#8a5a14!important;background:#db9d4914!important;border-color:#db9d4933!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-billing-chip.is-ready{color:#185c39!important;background:#1f8b5d1a!important;border-color:#186f4a2e!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-summary-row strong,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-form-section h3,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-main .dispatch-create-template-item strong{color:#15241b!important}@media (max-width:1100px){.dispatch-new-load-command-top,.dispatch-new-load-nav-band,.dispatch-new-load-layout{grid-template-columns:minmax(0,1fr)}.dispatch-create-nav-row,.dispatch-create-nav-main{display:grid}.dispatch-create-prefill-inline{justify-content:space-between;width:100%}.dispatch-create-prefill-inline select{width:100%;min-width:0}.dispatch-create-context-grid,.dispatch-create-review-grid,.dispatch-create-billing-grid,.dispatch-create-review-status,.dispatch-create-review-status-metrics{grid-template-columns:minmax(0,1fr)!important}.dispatch-create-section-head{display:grid}.dispatch-create-section-head small{text-align:left;max-width:none}.dispatch-create-review-status{display:grid}.dispatch-create-review-status p{text-align:left;max-width:none}}.office-shell.is-load-workspace-shell .dispatch-workspace-nav-band{box-shadow:none;background:0 0;border:0;gap:.55rem;padding:.35rem 0 .15rem}.dispatch-workspace-detail-shell{box-shadow:none;background:0 0;border:0;gap:.95rem;padding:0;display:grid}.dispatch-workspace-detail-head{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.dispatch-workspace-detail-head>div:first-child{gap:.32rem;display:grid}.dispatch-workspace-detail-head h3{margin:0}.dispatch-workspace-detail-kicker{color:#90a89ad1;letter-spacing:.14em;text-transform:uppercase;font-size:.69rem;font-weight:800}.dispatch-workspace-metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.dispatch-workspace-metric-strip article{background:linear-gradient(#141a17f5 0%,#0e1311f5 100%);border:1px solid #5c6f6538;border-radius:12px;gap:.18rem;padding:.75rem .85rem;display:grid}.dispatch-workspace-metric-strip span{color:#95a79ed6;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:700}.dispatch-workspace-metric-strip strong{color:#eef5f0;font-size:1.08rem;line-height:1.05}.dispatch-workspace-metric-strip small{color:#b2c1b8d6;line-height:1.35}.dispatch-workspace-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(20rem,.88fr);align-items:start}.dispatch-workspace-detail-card{gap:.7rem}.dispatch-workspace-detail-card--support{align-content:start}.dispatch-documents-page .dispatch-ops-primary-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.dispatch-workspace-summary-card-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:.95rem;display:grid}.dispatch-workspace-summary-pills{gap:.85rem;display:grid}.dispatch-workspace-summary-pills h4{color:var(--text);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .42rem;font-size:.76rem}@media (max-width:1180px){.dispatch-workspace-metric-strip,.dispatch-documents-page .dispatch-ops-primary-stack,.dispatch-workspace-summary-card-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:980px){.dispatch-workspace-detail-head{flex-direction:column}.dispatch-workspace-detail-grid{grid-template-columns:minmax(0,1fr)}}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-nav-band,:root[data-theme=light] .dispatch-workspace-detail-shell{box-shadow:none!important;background:0 0!important;border:0!important}:root[data-theme=light] .dispatch-workspace-detail-kicker{color:#1f8b5d!important}:root[data-theme=light] .dispatch-workspace-metric-strip article{background:#fff!important;border:1px solid #435e4d24!important;box-shadow:0 12px 24px #121e170d!important}:root[data-theme=light] .dispatch-workspace-metric-strip span{color:#587063!important}:root[data-theme=light] .dispatch-workspace-metric-strip strong{color:#18241d!important}:root[data-theme=light] .dispatch-workspace-metric-strip small{color:#607569!important}:root[data-theme=light] .dispatch-workspace-summary-pills h4{color:#17231c!important}.dispatch-workspace-body-new .dispatch-intake-shell{gap:1rem;padding:1rem 1.08rem 1.08rem}.dispatch-workspace-body-new .dispatch-intake-shell-grid{grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr);align-items:start;gap:1rem}.dispatch-workspace-body-new .dispatch-intake-main-column,.dispatch-workspace-body-new .dispatch-intake-sidecar{gap:.96rem}.dispatch-workspace-body-new .dispatch-intake-cluster,.dispatch-workspace-body-new .dispatch-intake-sidecard,.dispatch-workspace-body-new .dispatch-intake-secondary-section{border-radius:18px}.dispatch-workspace-body-new .dispatch-intake-cluster{padding:1rem 1.06rem}.dispatch-workspace-body-new .dispatch-prefill-section{background:linear-gradient(#101714f5,#0c120ffa);border-color:#59746557}.dispatch-workspace-body-new .dispatch-prefill-section .dispatch-field select,.dispatch-workspace-body-new .dispatch-prefill-section .dispatch-intake-template-item{background:#ffffff0a;border-color:#ffffff14}.dispatch-workspace-body-new .dispatch-prefill-hint{margin:0}.dispatch-workspace-body-new .dispatch-intake-sidecard--review{background:linear-gradient(#131b17fa,#0e1511fc);border-color:#52786257}.dispatch-workspace-body-new .dispatch-intake-sidecard--review .dispatch-intake-summary-row{border-bottom-color:#ffffff14}.dispatch-workspace-body-new .dispatch-intake-sidecard--review .dispatch-intake-sidecard-note{margin:0}.dispatch-workspace-body-new .dispatch-intake-sidecard-actions{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.dispatch-workspace-body-new .dispatch-intake-route-preview{border:1px solid color-mix(in srgb, var(--line) 76%, #22c55e2e);background:linear-gradient(145deg, color-mix(in srgb, var(--surface) 92%, #123123 8%), color-mix(in srgb, var(--surface-strong) 88%, #0b1511 12%));border-radius:18px;gap:.86rem;padding:1rem 1.06rem;display:grid}.dispatch-workspace-body-new .dispatch-intake-route-preview-head{justify-content:space-between;align-items:start;gap:.8rem;display:flex}.dispatch-workspace-body-new .dispatch-intake-route-preview-head>div{gap:.2rem;display:grid}.dispatch-workspace-body-new .dispatch-intake-route-preview-head span,.dispatch-workspace-body-new .dispatch-intake-route-preview-grid span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.dispatch-workspace-body-new .dispatch-intake-route-preview-head strong{color:var(--text);font-size:1.02rem;line-height:1.25}.dispatch-workspace-body-new .dispatch-intake-route-preview-head small{color:var(--muted);line-height:1.35}.dispatch-workspace-body-new .dispatch-intake-route-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.dispatch-workspace-body-new .dispatch-intake-route-preview-grid>div{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface-strong) 88%, transparent);border-radius:14px;gap:.24rem;padding:.76rem .82rem;display:grid}.dispatch-workspace-body-new .dispatch-intake-route-preview-grid strong{color:var(--text);line-height:1.35}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-shell-status span,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-inline-notes span{color:#405a4d;background:#eef5f0;border-color:#d8e2db}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-cluster,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-secondary-section{background:#fff;border-color:#d9e3dc;box-shadow:0 14px 36px #1018120d}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-prefill-section,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-sidecard--review{box-shadow:0 14px 36px #0b130e14}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-prefill-section{background:linear-gradient(#17221a 0%,#101814 100%);border-color:#2646342e}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-prefill-section .dispatch-field select,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-prefill-section .dispatch-intake-template-item{background:#ffffff0d;border-color:#ffffff14}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-sidecard--review{background:linear-gradient(#183122 0%,#12271b 100%);border-color:#26593a3d}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-sidecard--review .dispatch-intake-sidecard-head span,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-sidecard--review .dispatch-intake-summary-row span,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-sidecard--review .dispatch-intake-sidecard-head small,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-sidecard--review .dispatch-intake-sidecard-note{color:#dfeae3d1}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-sidecard--review .dispatch-intake-sidecard-head strong,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-sidecard--review .dispatch-intake-summary-row strong{color:#f7fbf8}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-route-preview{background:linear-gradient(145deg,#f5faf6,#eef5f0);border-color:#d8e4dc;box-shadow:0 14px 36px #1018120a}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-route-preview-head span,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-route-preview-grid span,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-route-preview-head small{color:#566a60}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-route-preview-head strong,:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-route-preview-grid strong{color:#112118}:root[data-theme=light] .dispatch-workspace-body-new .dispatch-intake-route-preview-grid>div{background:#fff;border-color:#dbe6df}@media (max-width:1180px){.dispatch-workspace-body-new .dispatch-intake-shell-grid{grid-template-columns:1fr}.dispatch-workspace-body-new .dispatch-intake-sidecar{position:static}}@media (max-width:720px){.dispatch-workspace-body-new .dispatch-intake-route-preview-grid,.dispatch-workspace-body-new .dispatch-intake-sidecard-actions{grid-template-columns:1fr}}.office-shell.is-load-workspace-shell .dispatch-workspace-save-btn{color:#07210f;min-height:2.35rem;font:inherit;letter-spacing:.01em;background:linear-gradient(#54e98af5 0%,#2ecc71f5 100%);border:0;border-radius:.8rem;padding:.62rem 1rem;font-weight:800}.office-shell.is-load-workspace-shell .dispatch-workspace-nav-band{box-shadow:none;background:0 0;border:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:0;display:flex}.office-shell.is-load-workspace-shell .dispatch-page-view-strip,.office-shell.is-load-workspace-shell .dispatch-workspace-tabs{flex:auto}.office-shell.is-load-workspace-shell .dispatch-workspace-tabs{justify-content:flex-end}.office-shell.is-load-workspace-shell .dispatch-workspace-panel-scroll-shipment{grid-template-columns:minmax(0,1fr);gap:.9rem}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-shell{background:linear-gradient(#101412fa 0%,#0b0f0dfa 100%);border:1px solid #54e98a14;border-radius:18px;gap:.85rem;padding:1rem 1.05rem;box-shadow:inset 0 0 0 1px #54e98a0a,0 20px 40px #00000038}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.9rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-title{gap:.85rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading{gap:.22rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading span{color:#bccfc4bd;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading h2{color:#effaf1;letter-spacing:-.03em;margin:0;font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.08}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading p{color:#c9d6ced1;margin:0;font-size:.92rem}.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip article{background:#ffffff09;border-radius:.95rem;gap:.18rem;padding:.8rem .9rem;display:grid;box-shadow:inset 0 0 0 1px #54e98a0d}.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip span,.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta,.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .dispatch-field>span{color:#bccfc4b8;letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:800}.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip strong{color:#effaf1;font-size:.94rem;line-height:1.2}.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip small,.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta .dispatch-workspace-feedback{color:#c9d6cecc}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-lower{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:.55rem;display:flex}.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .dispatch-field{min-width:240px}.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .fleetview-secondary-btn{min-height:40px}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem 1rem;display:flex}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta .dispatch-workspace-feedback{text-transform:none;letter-spacing:0;margin:0;font-size:.76rem;font-weight:600}.office-shell.is-load-workspace-shell .dispatch-workspace-panel-scroll-shipment .dispatch-load-overview-section,.office-shell.is-load-workspace-shell .dispatch-workspace-panel-scroll-shipment .dispatch-shipment-support-section,.office-shell.is-load-workspace-shell .dispatch-workspace-panel-scroll-shipment .dispatch-shipment-lower-stack{grid-area:auto/1/auto/-1}.office-shell.is-load-workspace-shell .dispatch-load-overview-section{box-shadow:none;background:0 0;border:0;padding:0}.office-shell.is-load-workspace-shell .dispatch-load-overview-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.9fr);gap:.85rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-overview-card{background:linear-gradient(#101412f5 0%,#0b0f0df5 100%);border-radius:1rem;gap:.8rem;padding:.95rem 1rem;display:grid;box-shadow:inset 0 0 0 1px #54e98a0f}.office-shell.is-load-workspace-shell .dispatch-load-overview-head{gap:.22rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-overview-head span,.office-shell.is-load-workspace-shell .dispatch-load-route-stop span,.office-shell.is-load-workspace-shell .dispatch-load-spec-grid span{color:#bccfc4b8;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.office-shell.is-load-workspace-shell .dispatch-load-overview-head strong,.office-shell.is-load-workspace-shell .dispatch-load-route-stop strong,.office-shell.is-load-workspace-shell .dispatch-load-spec-grid strong{color:#eef9f0;line-height:1.25}.office-shell.is-load-workspace-shell .dispatch-load-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-route-stop,.office-shell.is-load-workspace-shell .dispatch-load-spec-grid>div{background:#ffffff08;border-radius:.85rem;gap:.2rem;padding:.78rem .82rem;display:grid;box-shadow:inset 0 0 0 1px #54e98a0d}.office-shell.is-load-workspace-shell .dispatch-load-route-stop small{color:#bccfc4c7}.office-shell.is-load-workspace-shell .dispatch-load-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-shipment-support-section{gap:.85rem}.office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs{background:#0a0e0cc7}.office-shell.is-load-workspace-shell .dispatch-load-assignment-shell{padding:.95rem 1rem}.office-shell.is-load-workspace-shell .dispatch-load-assignment-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);align-items:start;gap:.9rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table-shell,.office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell{gap:.8rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table-wrap{background:#0a0e0cbd;border-radius:1rem;overflow:auto;box-shadow:inset 0 0 0 1px #54e98a0d}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1020px}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table thead th{color:#bccfc4cc;letter-spacing:.08em;text-transform:uppercase;text-align:left;background:#080c0ae6;border-bottom:1px solid #54e98a14;padding:.72rem .7rem;font-size:.7rem;font-weight:800}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table tbody tr{cursor:pointer;transition:background .14s}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table tbody tr:hover{background:#54e98a0a}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table tbody tr.is-selected{background:#54e98a14}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table td{vertical-align:top;border-bottom:1px solid #54e98a0d;padding:.62rem .68rem}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table input,.office-shell.is-load-workspace-shell .dispatch-load-assignment-table select{width:100%}.office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell{background:linear-gradient(#101412f0 0%,#0c100ef0 100%);border-radius:1rem;padding:.95rem 1rem;box-shadow:inset 0 0 0 1px #54e98a0d}.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack{gap:.18rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack--checkpoints{gap:0}.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack strong{color:#f2f8f4;font-size:.84rem;font-weight:700}.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack--checkpoints .dispatch-leg-checkpoint-copy strong{color:#f2f8f4;font-size:.76rem}.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack--checkpoints .dispatch-leg-checkpoint-copy small{color:#bccfc4b8}.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack--checkpoints .dispatch-leg-checkpoint-icon,.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack--checkpoints .dispatch-leg-checkpoint-checkbox{background:#ffffff0f;border-color:#bccfc45c}.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack--checkpoints .dispatch-leg-checkpoint-row.is-complete .dispatch-leg-checkpoint-icon{background:#2d8f63;border-color:#2d8f63}.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack--checkpoints .dispatch-leg-checkpoint-row.is-complete .dispatch-leg-checkpoint-checkbox{border-color:#2d8f63}.office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-meta{color:#bccfc4b8;font-size:.72rem}.office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoints{background:#080c0a75;border:1px solid #54e98a14;border-radius:.85rem;gap:.58rem;padding:.74rem .78rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoints-label{color:#d8e7dd;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:850}.office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoint-grid{grid-template-columns:repeat(2,minmax(32rem,1fr));gap:.58rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoint-row{grid-template-columns:minmax(8.25rem,1.05fr) minmax(6rem,.8fr) minmax(4.75rem,.45fr) max-content;align-items:end;gap:.55rem;min-width:0;display:grid}.office-shell.is-load-workspace-shell .dispatch-leg-status-field{grid-template-columns:max-content minmax(11rem,16rem);align-items:center;column-gap:.5rem}.office-shell.is-load-workspace-shell .dispatch-leg-status-field span,.office-shell.is-load-workspace-shell .dispatch-leg-status-field select{white-space:nowrap}.office-shell.is-load-workspace-shell .dispatch-leg-checkpoint-date-field input,.office-shell.is-load-workspace-shell .dispatch-leg-checkpoint-meridiem-field select,.office-shell.is-load-workspace-shell .dispatch-leg-checkpoint-time-field input{width:100%;min-width:0;min-height:38px}.office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoint-row .dispatch-checkbox{white-space:nowrap;align-self:end;min-width:max-content;min-height:38px}.office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoint-row .dispatch-checkbox-label{font-size:.72rem}.office-shell.is-load-workspace-shell .dispatch-load-assignment-advanced{background:#080c0a85;border:1px solid #54e98a14;border-radius:.95rem;gap:.75rem;padding:.82rem .9rem .95rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-assignment-advanced summary{cursor:pointer;color:#d8e7dd;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:800}.office-shell.is-load-workspace-shell .dispatch-load-assignment-advanced[open] summary{margin-bottom:.15rem}@media (max-width:1500px){.office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoint-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:1180px){.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-top,.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-lower,.office-shell.is-load-workspace-shell .dispatch-load-assignment-grid{grid-template-columns:1fr}.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster{justify-content:flex-start}.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .dispatch-field{width:100%;min-width:0}.office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoint-row{grid-template-columns:minmax(0,1fr);align-items:start}.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip,.office-shell.is-load-workspace-shell .dispatch-load-overview-grid{grid-template-columns:1fr}.office-shell.is-load-workspace-shell .dispatch-workspace-nav-band{align-items:stretch}.office-shell.is-load-workspace-shell .dispatch-workspace-tabs{justify-content:flex-start}}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-nav-band{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-card{background:#fff!important;border:1px solid #435e4d24!important;box-shadow:0 12px 26px #121e170d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-shell{background:linear-gradient(#18211d 0%,#121917 100%)!important;border-color:#3850423d!important;box-shadow:0 18px 34px #0c181229!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table-wrap,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell{background:#fff!important;border:1px solid #435e4d24!important;box-shadow:0 12px 28px #121e170d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoints{background:#f7faf6!important;border-color:#435e4d24!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-leg-manual-checkpoints-label{color:#263c30!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip strong{color:#f7fff9!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip small,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta .dispatch-workspace-feedback,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .dispatch-field>span{color:#dfebe3d1!important}.office-shell.is-load-workspace-shell .dispatch-workspace-tabs{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface-strong) 96%, #203127 4%);border-radius:.8rem;flex-wrap:wrap;gap:.24rem;padding:.2rem;display:inline-flex}.office-shell.is-load-workspace-shell .dispatch-workspace-tabs button{border:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);min-height:34px;color:var(--muted);letter-spacing:.01em;text-transform:none;border-radius:.66rem;padding:.34rem .62rem;font-size:.72rem;font-weight:700}.office-shell.is-load-workspace-shell .dispatch-workspace-tabs button.is-active{border-color:color-mix(in srgb, var(--accent) 50%, var(--line) 50%);background:color-mix(in srgb, var(--accent-soft) 28%, var(--surface) 72%);color:var(--text-strong)}.office-shell.is-load-workspace-shell .dispatch-workspace-tabs button:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent) 38%, var(--line) 62%);background:color-mix(in srgb, var(--surface) 84%, var(--accent-soft) 16%)}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs{background:#eef4f0!important;border-color:#435e4d24!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs button{color:#31463b!important;background:#fff!important;border-color:#435e4d24!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs button.is-active{color:#f6fff8!important;background:#1f6f47!important;border-color:#1f6f47!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table thead th{color:#4f6859!important;background:#f5f9f6!important;border-bottom-color:#435e4d24!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table tbody tr.is-selected{background:#1f8b5d1a!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table tbody tr:hover{background:#1f8b5d0d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell .shell-muted{color:#5d7367!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-stack strong{color:#1a2a21!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-cell-meta{color:#607468!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-advanced{background:#f7faf7!important;border-color:#435e4d1f!important;box-shadow:inset 0 0 0 1px #435e4d0a!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-advanced summary{color:#244332!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-spec-grid>div{background:#fbfcfa!important;box-shadow:inset 0 0 0 1px #435e4d1a!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-head span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-spec-grid span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop small{color:#5d7367!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-head strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-spec-grid strong{color:#17271f!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-save-btn{color:#08180d!important;background:linear-gradient(#32c56b 0%,#1f9f54 100%)!important}.dispatch-workspace-body-new{grid-template-columns:minmax(0,1fr);align-items:start;gap:.85rem}.dispatch-workspace-body-new .dispatch-intake-priority,.dispatch-workspace-body-new .dispatch-intake-secondary-section,.dispatch-workspace-body-new .dispatch-intake-followup-card{grid-column:1/-1}.dispatch-workspace-body-new .dispatch-intake-review-section,.dispatch-intake-guidance-grid,.dispatch-intake-footer{display:none}.dispatch-intake-shell{gap:.96rem;padding:1rem 1.08rem 1.12rem;display:grid}.dispatch-intake-shell-head{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:.8rem;display:flex}.dispatch-intake-shell-status{flex-wrap:wrap;gap:.44rem;max-width:420px;display:flex}.dispatch-intake-shell-status span{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 88%, transparent);color:var(--muted);border-radius:999px;padding:.34rem .6rem;font-size:.68rem;font-weight:700}.dispatch-intake-shell-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:.92rem;display:grid}.dispatch-intake-main-column{grid-auto-rows:max-content;align-content:start;align-items:start;gap:.88rem;min-width:0;display:grid}.dispatch-intake-cluster,.dispatch-intake-secondary-section,.dispatch-intake-followup-card,.dispatch-prefill-section{border:1px solid color-mix(in srgb, var(--line) 74%, transparent);background:color-mix(in srgb, var(--surface) 92%, var(--panel) 8%);border-radius:16px;align-content:start;gap:.76rem;padding:.98rem 1.04rem;display:grid}.dispatch-intake-shell .dispatch-intake-section-head{align-items:start;gap:.56rem}.dispatch-intake-inline-notes{flex-wrap:wrap;gap:.44rem;display:flex}.dispatch-intake-inline-notes span{background:color-mix(in srgb, var(--surface) 90%, transparent);border:1px solid color-mix(in srgb, var(--line) 68%, transparent);min-height:30px;color:var(--muted);border-radius:999px;align-items:center;padding:.28rem .56rem;font-size:.68rem;font-weight:700;display:inline-flex}.dispatch-intake-command-panel{align-self:start;position:sticky;top:0}.dispatch-intake-command-shell{background:linear-gradient(#121715 0%,#101412 100%);border:1px solid #62837029;border-radius:16px;gap:.72rem;padding:1rem;display:grid}.dispatch-intake-command-grid.dispatch-intake-command-grid--summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-intake-command-card--highlight{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 22%, #101412 78%), color-mix(in srgb, var(--accent) 14%, #101412 86%))}.dispatch-prefill-selector-field{gap:.42rem;display:grid}.dispatch-prefill-selector-field select{width:100%}.dispatch-intake-followup-card .dispatch-detail-subgrid{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme=light] .dispatch-intake-shell-status span,:root[data-theme=light] .dispatch-intake-inline-notes span{color:#405a4d;background:#eef5f0;border-color:#d8e2db}:root[data-theme=light] .dispatch-intake-cluster,:root[data-theme=light] .dispatch-intake-secondary-section,:root[data-theme=light] .dispatch-intake-followup-card,:root[data-theme=light] .dispatch-prefill-section{background:#fff;border-color:#d9e3dc;box-shadow:0 14px 36px #1018120d}:root[data-theme=light] .dispatch-intake-command-shell{background:linear-gradient(#151b18 0%,#101613 100%);border-color:#2e44381f}:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-head span,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-inline-head span,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-card span,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-route span,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-list-head span,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-list-item span,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-head small,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-card small,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-route small,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-list-item small{color:#e3ece6bd}:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-head strong,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-card strong,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-route strong,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-list-head strong,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-list-item strong{color:#f5f8f6}:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-card,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-route,:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-list-item{background:#ffffff0b;border-color:#7699841f}:root[data-theme=light] .dispatch-intake-command-shell .dispatch-intake-command-card--highlight{background:linear-gradient(#4c9b643d,#4c9b6424)}:root[data-theme=light] .dispatch-prefill-preview-card{background:#f6faf7;border-color:#dde7df}:root[data-theme=light] .dispatch-prefill-preview-card small,:root[data-theme=light] .dispatch-prefill-preview-meta span,:root[data-theme=light] .dispatch-prefill-hint{color:#587065}@media (max-width:1260px){.dispatch-workspace-body-new,.dispatch-intake-shell-grid{grid-template-columns:1fr}}@media (max-width:960px){.dispatch-intake-command-grid.dispatch-intake-command-grid--summary,.dispatch-intake-followup-card .dispatch-detail-subgrid{grid-template-columns:1fr}}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-command-band{background:#fff;border-color:#d9e3dc;box-shadow:0 14px 32px #1018120d}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-command-card{background:#f6faf7;border-color:#dbe5de}@media (max-width:1120px){.dispatch-workspace-command-controls{grid-template-columns:1fr}.dispatch-workspace-command-actions{justify-content:flex-start}}.workforce-driver-page-surface .workforce-driver-shell{gap:1rem;display:grid}.workforce-driver-page-surface .workforce-driver-header,.workforce-driver-page-surface .workforce-driver-list-shell,.workforce-driver-page-surface .workforce-driver-editor-shell,.workforce-driver-page-surface .workforce-driver-import-panel{box-shadow:none;border:1px solid #4c62573d;border-radius:16px}.workforce-driver-page-surface .workforce-driver-header{padding:1rem}.workforce-driver-page-surface .workforce-driver-header-main{grid-template-columns:minmax(0,1fr) minmax(28rem,auto);align-items:start;gap:1rem;display:grid}.workforce-driver-page-surface .workforce-driver-heading{min-width:0}.workforce-driver-page-surface .workforce-driver-heading h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.55rem,2vw,1.95rem)}.workforce-driver-page-surface .workforce-driver-heading p{max-width:62ch;margin:.35rem 0 0;line-height:1.55}.workforce-driver-page-surface .workforce-driver-actions{grid-template-columns:minmax(18rem,1fr) repeat(3,auto);align-items:stretch;gap:.6rem;display:grid}.workforce-driver-page-surface .workforce-driver-search{border-radius:14px;gap:.32rem;min-width:0;padding:.8rem .84rem;display:grid}.workforce-driver-page-surface .workforce-driver-search input{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;padding:0}.workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-actions>button[type=button]{border-radius:12px;min-height:2.85rem;padding-inline:1rem}.workforce-driver-page-surface .workforce-driver-summary{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;display:grid}.workforce-driver-page-surface .workforce-driver-summary article{border-radius:14px;min-height:5rem;padding:.82rem .95rem}.workforce-driver-page-surface .workforce-driver-summary span{letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:700}.workforce-driver-page-surface .workforce-driver-summary strong{font-size:1.3rem}.workforce-driver-page-surface .workforce-driver-grid{grid-template-columns:minmax(0,1.5fr) minmax(22rem,.82fr);align-items:start;gap:1rem;display:grid}.workforce-driver-page-surface .workforce-driver-list-shell,.workforce-driver-page-surface .workforce-driver-editor-shell,.workforce-driver-page-surface .workforce-driver-import-panel{padding:.95rem}.workforce-driver-page-surface .workforce-driver-list-head{border-bottom:1px solid #4c62572e;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.25rem;display:flex}.workforce-driver-page-surface .workforce-driver-list-head h3{margin:0;font-size:1rem}.workforce-driver-page-surface .workforce-driver-list-head p{margin:.35rem 0 0}.workforce-driver-page-surface .operations-roster-count{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.42rem .7rem;font-size:.7rem}.workforce-driver-page-surface .workforce-driver-table-wrap{border-radius:14px;width:100%;padding:.4rem;overflow:auto}.workforce-driver-page-surface .workforce-driver-table{border-collapse:separate;border-spacing:0 .45rem;table-layout:fixed;width:100%;min-width:980px}.workforce-driver-page-surface .workforce-driver-table thead th{letter-spacing:.1em;text-transform:uppercase;border:0;padding:.8rem .82rem;font-size:.66rem;font-weight:700}.workforce-driver-page-surface .workforce-driver-table thead th:first-child{border-radius:12px 0 0 12px}.workforce-driver-page-surface .workforce-driver-table thead th:last-child{border-radius:0 12px 12px 0}.workforce-driver-page-surface .workforce-driver-table tbody td{vertical-align:middle;border:0;padding:.82rem}.workforce-driver-page-surface .workforce-driver-table tbody td:first-child{border-radius:12px 0 0 12px}.workforce-driver-page-surface .workforce-driver-table tbody td:last-child{border-radius:0 12px 12px 0}.workforce-driver-page-surface .workforce-driver-table tbody tr{outline:none}.workforce-driver-page-surface .workforce-driver-table tbody tr.is-active td{box-shadow:inset 3px 0 #22c55e}.workforce-driver-page-surface .operations-roster-pill-row{flex-wrap:wrap;gap:.4rem;display:flex}.workforce-driver-page-surface .operations-roster-action-cell{width:6.5rem}.workforce-driver-page-surface .workforce-driver-side-rail{gap:1rem;display:grid}.workforce-driver-page-surface .workforce-driver-editor-shell{position:sticky;top:1rem}.workforce-driver-page-surface .workforce-driver-form{gap:.85rem;display:grid}.workforce-driver-page-surface .workforce-driver-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.workforce-driver-page-surface .workforce-driver-form label{gap:.32rem;display:grid}.workforce-driver-page-surface .workforce-driver-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.workforce-driver-page-surface .workforce-driver-profile-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.workforce-driver-page-surface .workforce-driver-profile-meta div{border-radius:12px;padding:.68rem .76rem}.workforce-driver-page-surface .workforce-driver-empty-editor{align-content:center;gap:.8rem;min-height:18rem;display:grid}.workforce-driver-page-surface .fleet-import-summary-head{align-items:start}.workforce-driver-page-surface .fleet-import-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.workforce-driver-page-surface .fleet-import-summary-grid article,.workforce-driver-page-surface .fleet-import-summary-empty,.workforce-driver-page-surface .fleet-import-issues article{border-radius:12px;padding:.72rem .8rem}.workforce-driver-page-surface .fleet-import-summary-empty{gap:.25rem;display:grid}.workforce-driver-page-surface .fleet-import-issues{gap:.45rem;display:grid}.workforce-driver-page-surface .fleet-import-issues p{margin:.18rem 0 0}.workforce-driver-page-surface .dispatch-cell-stack strong,.workforce-driver-page-surface .workforce-driver-list-head h3,.workforce-driver-page-surface .workforce-driver-profile-meta strong{line-height:1.25}.workforce-driver-page-surface .dispatch-cell-stack span{line-height:1.35}:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-header,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-list-shell,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-editor-shell,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-import-panel,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-header,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-list-shell,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-editor-shell,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-import-panel{background:linear-gradient(#151918 0%,#111514 100%)}:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-heading h1,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-list-head h3,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-summary strong,:root[data-theme=dark] .workforce-driver-page-surface .dispatch-cell-stack strong,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-profile-meta strong,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-heading h1,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-list-head h3,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-summary strong,:root:not([data-theme]) .workforce-driver-page-surface .dispatch-cell-stack strong,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-profile-meta strong{color:#edf2ef}:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-heading p,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-command-note,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-list-head p,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-summary span,:root[data-theme=dark] .workforce-driver-page-surface .dispatch-cell-stack span,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-form label span,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-profile-meta span,:root[data-theme=dark] .workforce-driver-page-surface .fleet-import-summary-head p,:root[data-theme=dark] .workforce-driver-page-surface .fleet-import-summary-grid span,:root[data-theme=dark] .workforce-driver-page-surface .fleet-import-summary-empty p,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-heading p,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-command-note,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-list-head p,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-summary span,:root:not([data-theme]) .workforce-driver-page-surface .dispatch-cell-stack span,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-form label span,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-profile-meta span,:root:not([data-theme]) .workforce-driver-page-surface .fleet-import-summary-head p,:root:not([data-theme]) .workforce-driver-page-surface .fleet-import-summary-grid span,:root:not([data-theme]) .workforce-driver-page-surface .fleet-import-summary-empty p{color:#97a69e}:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-search,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-summary article,:root[data-theme=dark] .workforce-driver-page-surface .operations-roster-count,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-table-wrap,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-profile-meta div,:root[data-theme=dark] .workforce-driver-page-surface .fleet-import-summary-grid article,:root[data-theme=dark] .workforce-driver-page-surface .fleet-import-summary-empty,:root[data-theme=dark] .workforce-driver-page-surface .fleet-import-issues article,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-search,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-summary article,:root:not([data-theme]) .workforce-driver-page-surface .operations-roster-count,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-table-wrap,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-profile-meta div,:root:not([data-theme]) .workforce-driver-page-surface .fleet-import-summary-grid article,:root:not([data-theme]) .workforce-driver-page-surface .fleet-import-summary-empty,:root:not([data-theme]) .workforce-driver-page-surface .fleet-import-issues article{background:#171d1a;border:1px solid #596e6338}:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-search input,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-form input,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-form select,:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-form textarea,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-search input,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-form input,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-form select,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-form textarea{color:#edf2ef}:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-table thead th,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-table thead th{color:#91a198;background:#171d1a}:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-table tbody td,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-table tbody td{color:#e8efea;background:#131816}:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-table tbody tr:hover td,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-table tbody tr:hover td{background:#18201d}:root[data-theme=dark] .workforce-driver-page-surface .workforce-driver-table tbody tr.is-active td,:root:not([data-theme]) .workforce-driver-page-surface .workforce-driver-table tbody tr.is-active td{background:#11241a}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-editor-shell,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-import-panel{background:linear-gradient(#f7faf7 0%,#eef3ef 100%)!important;border-color:#3e544729!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-heading h1,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-list-head h3,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-summary strong,:root[data-theme=light] .workforce-driver-page-surface .dispatch-cell-stack strong,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-profile-meta strong,:root[data-theme=light] .workforce-driver-page-surface .fleet-import-summary-grid strong,:root[data-theme=light] .workforce-driver-page-surface .fleet-import-summary-empty strong{color:#122219!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-heading p,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-command-note,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-list-head p,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-summary span,:root[data-theme=light] .workforce-driver-page-surface .dispatch-cell-stack span,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-form label span,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-profile-meta span,:root[data-theme=light] .workforce-driver-page-surface .fleet-import-summary-head p,:root[data-theme=light] .workforce-driver-page-surface .fleet-import-summary-grid span,:root[data-theme=light] .workforce-driver-page-surface .fleet-import-summary-empty p{color:#587164!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-search,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-summary article,:root[data-theme=light] .workforce-driver-page-surface .operations-roster-count,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-table-wrap,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-profile-meta div,:root[data-theme=light] .workforce-driver-page-surface .fleet-import-summary-grid article,:root[data-theme=light] .workforce-driver-page-surface .fleet-import-summary-empty,:root[data-theme=light] .workforce-driver-page-surface .fleet-import-issues article{background:#fff!important;border:1px solid #3e544726!important}:root[data-theme=light] .workforce-driver-page-surface .operations-roster-count{color:#1a3a29!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-search input{color:#122219!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn{color:#173324!important;background:#fff!important;border-color:#3e54472e!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn:hover{background:#f2f6f3!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-actions>button[type=button]:not(.fleetview-secondary-btn),:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-editor-actions>button[type=submit]{color:#f7fff9!important;background:linear-gradient(#26c268 0%,#189b50 100%)!important;border-color:#158347!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-table thead th{color:#dce9e1!important;background:#163124!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-table tbody td{box-shadow:inset 0 -1px #3e544714;color:#122219!important;background:#fff!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-table tbody tr:hover td{background:#f4f8f5!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-table tbody tr.is-active td{background:#eaf7ef!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-list-shell .dispatch-status-chip.tone-good{color:#166534!important;background:#e8f8ee!important;border-color:#22c55e2e!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-list-shell .dispatch-status-chip.tone-warning{color:#8a4c00!important;background:#fff5de!important;border-color:#d9770633!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-list-shell .dispatch-status-chip.tone-urgent,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-list-shell .dispatch-status-chip.tone-error{color:#991b1b!important;background:#fff0ee!important;border-color:#dc262629!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-editor-shell .fleetview-secondary-btn{color:#173324!important;background:#fff!important;border-color:#3e54472e!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-form input,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-form select,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-form textarea{color:#122219!important;background:#fff!important;border-color:#3e544729!important}@media (max-width:1380px){.workforce-driver-page-surface .workforce-driver-header-main,.workforce-driver-page-surface .workforce-driver-grid,.workforce-driver-page-surface .workforce-driver-actions{grid-template-columns:1fr}.workforce-driver-page-surface .workforce-driver-editor-shell{position:static}}@media (max-width:780px){.workforce-driver-page-surface .workforce-driver-summary,.workforce-driver-page-surface .fleet-import-summary-grid,.workforce-driver-page-surface .workforce-driver-form-grid,.workforce-driver-page-surface .workforce-driver-profile-meta{grid-template-columns:1fr}}.workforce-driver-page-surface .workforce-driver-row-link{color:inherit;font-weight:800;text-decoration:none}.workforce-driver-page-surface .workforce-driver-row-link:hover,.workforce-driver-page-surface .workforce-driver-row-link:focus-visible{color:#22c55e;text-underline-offset:.2rem;text-decoration:underline}.workforce-driver-detail-shell{gap:1rem;display:grid}.workforce-driver-detail-command,.workforce-driver-detail-panel{box-shadow:none;border:1px solid #4c625738;border-radius:16px}.workforce-driver-detail-command{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.workforce-driver-detail-title{align-items:center;gap:.95rem;min-width:0;display:flex}.workforce-driver-detail-title span,.workforce-driver-detail-panel-head p,.workforce-driver-detail-list dt,.workforce-driver-detail-summary span,.workforce-driver-detail-summary small,.workforce-driver-detail-empty p{color:#8fa098}.workforce-driver-detail-title span,.workforce-driver-detail-list dt,.workforce-driver-detail-summary span{letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.workforce-driver-detail-title h1,.workforce-driver-detail-panel-head h2,.workforce-driver-detail-list dd,.workforce-driver-detail-summary strong,.workforce-driver-detail-empty strong{color:#edf2ef}.workforce-driver-detail-title h1{letter-spacing:-.035em;margin:.16rem 0 0;font-size:clamp(1.55rem,2vw,2rem)}.workforce-driver-detail-title p,.workforce-driver-detail-panel-head p,.workforce-driver-detail-empty p{margin:.28rem 0 0;line-height:1.45}.workforce-driver-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.workforce-driver-detail-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;display:grid}.workforce-driver-detail-summary article{background:#171d1a;border:1px solid #596e6338;border-radius:14px;align-content:start;gap:.22rem;min-height:5.1rem;padding:.82rem .9rem;display:grid}.workforce-driver-detail-summary article.is-good,.workforce-driver-detail-summary article.is-normal{border-color:#22c55e47}.workforce-driver-detail-summary article.is-warning,.workforce-driver-detail-summary article.is-urgent,.workforce-driver-detail-summary article.is-hard_violation{border-color:#f59e0b5c}.workforce-driver-detail-summary strong{text-transform:capitalize;font-size:1.28rem}.workforce-driver-detail-grid{grid-template-columns:minmax(0,1.65fr) minmax(22rem,.82fr);align-items:start;gap:1rem;display:grid}.workforce-driver-detail-panel{gap:.9rem;padding:1rem;display:grid}.workforce-driver-detail-panel-head{border-bottom:1px solid #4c62572e;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.35rem;display:flex}.workforce-driver-detail-panel-head h2{letter-spacing:-.01em;margin:0;font-size:1.02rem}.workforce-driver-detail-list{gap:.55rem;margin:0;display:grid}.workforce-driver-detail-list div{background:#171d1a;border:1px solid #596e6333;border-radius:12px;gap:.18rem;padding:.7rem .78rem;display:grid}.workforce-driver-detail-list dd{overflow-wrap:anywhere;margin:0;font-weight:800}.workforce-driver-detail-table-wrap{background:#121715;border:1px solid #596e6333;border-radius:0;width:100%;overflow:auto}.workforce-driver-detail-table{border-collapse:collapse;width:100%;min-width:780px}.workforce-driver-detail-table th,.workforce-driver-detail-table td{text-align:left;vertical-align:middle;padding:.78rem .85rem}.workforce-driver-detail-table th{color:#dce9e1;letter-spacing:.1em;text-transform:uppercase;background:#172d22;font-size:.66rem;font-weight:800}.workforce-driver-detail-table td{color:#edf2ef;border-top:1px solid #596e6329}.workforce-driver-detail-table a:not(.fleetview-secondary-btn){color:#86efac;font-weight:800;text-decoration:none}.workforce-driver-detail-table a:not(.fleetview-secondary-btn):hover{text-underline-offset:.2rem;text-decoration:underline}.workforce-driver-detail-table-actions,.workforce-driver-detail-alerts{flex-wrap:wrap;gap:.45rem;display:flex}.workforce-driver-detail-empty{background:#171d1a;border:1px solid #596e6333;gap:.28rem;padding:1rem;display:grid}:root[data-theme=light] .workforce-driver-detail-command,:root[data-theme=light] .workforce-driver-detail-panel{background:linear-gradient(#f7faf7 0%,#eef3ef 100%)!important;border-color:#3e544729!important}:root[data-theme=light] .workforce-driver-detail-title h1,:root[data-theme=light] .workforce-driver-detail-panel-head h2,:root[data-theme=light] .workforce-driver-detail-list dd,:root[data-theme=light] .workforce-driver-detail-summary strong,:root[data-theme=light] .workforce-driver-detail-empty strong,:root[data-theme=light] .workforce-driver-detail-table td{color:#122219!important}:root[data-theme=light] .workforce-driver-detail-title span,:root[data-theme=light] .workforce-driver-detail-title p,:root[data-theme=light] .workforce-driver-detail-panel-head p,:root[data-theme=light] .workforce-driver-detail-list dt,:root[data-theme=light] .workforce-driver-detail-summary span,:root[data-theme=light] .workforce-driver-detail-summary small,:root[data-theme=light] .workforce-driver-detail-empty p{color:#587164!important}:root[data-theme=light] .workforce-driver-detail-summary article,:root[data-theme=light] .workforce-driver-detail-list div,:root[data-theme=light] .workforce-driver-detail-empty{background:#fff!important;border-color:#3e544726!important}:root[data-theme=light] .workforce-driver-detail-table-wrap{background:#fff!important;border-color:#3e544729!important}:root[data-theme=light] .workforce-driver-detail-table th{color:#dce9e1!important;background:#163124!important}:root[data-theme=light] .workforce-driver-detail-table td{background:#fff!important;border-top-color:#3e54471f!important}:root[data-theme=light] .workforce-driver-detail-table a:not(.fleetview-secondary-btn){color:#166534!important}:root[data-theme=light] .workforce-driver-detail-table-actions .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-detail-actions .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-detail-back{color:#173324!important;background:#fff!important;border-color:#3e54472e!important}@media (max-width:1180px){.workforce-driver-detail-command,.workforce-driver-detail-title,.workforce-driver-detail-panel-head{flex-direction:column;align-items:stretch}.workforce-driver-detail-actions{justify-content:flex-start}.workforce-driver-detail-summary,.workforce-driver-detail-grid{grid-template-columns:1fr}}@media (max-width:720px){.workforce-driver-detail-summary{gap:.5rem}.workforce-driver-detail-title{gap:.65rem}.workforce-driver-detail-panel{padding:.8rem}}.office-shell.is-operations-shell .motive-dispatch-topbar--drivers{align-items:center!important}.office-shell.is-operations-shell .motive-dispatch-topbar--drivers .motive-dispatch-search-link{align-self:center;min-height:2.7rem}.office-shell.is-operations-shell .motive-dispatch-topbar--drivers .motive-dispatch-search-copy{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:22rem;display:block;overflow:hidden}:root[data-theme=light] .dispatch-search-workspace-toolbar{gap:.8rem!important}:root[data-theme=light] .dispatch-search-workspace-meta>div{box-shadow:none!important;background:linear-gradient(#f6faf6 0%,#eef5ef 100%)!important;border-color:#324a3d24!important}:root[data-theme=light] .dispatch-search-workspace-copy h2,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-rail-metrics strong,:root[data-theme=light] .dispatch-search-filter-head strong,:root[data-theme=light] .dispatch-search-filter-group-head strong,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy h3{color:#16231c!important}:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-search-filter-head span,:root[data-theme=light] .dispatch-search-filter-group-head span,:root[data-theme=light] .dispatch-search-workspace .dispatch-field span,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell label,:root[data-theme=light] .dispatch-search-scope-tabs button span,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy p{color:#5a6f63!important}:root[data-theme=light] .dispatch-search-command-bar .dispatch-input-shell,:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-filter-group{background:#fffefb!important;border-color:#324a3d24!important;box-shadow:0 10px 20px #111b1608!important}:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-rail-metrics div,:root[data-theme=light] .dispatch-search-saved-controls .dispatch-input-shell{background:#fff!important;border-color:#324a3d24!important;box-shadow:0 8px 16px #111b1608!important}:root[data-theme=light] .dispatch-search-command-bar .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-workspace .dispatch-field input,:root[data-theme=light] .dispatch-search-workspace .dispatch-field select,:root[data-theme=light] .dispatch-search-workspace .dispatch-field textarea,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell select,:root[data-theme=light] .dispatch-search-saved-controls .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-saved-controls .dispatch-input-shell select{color:#16231c!important;background:#fbfdfb!important;border-color:#3f5a4c29!important}:root[data-theme=light] .dispatch-search-return-link,:root[data-theme=light] .dispatch-search-command-bar .fleetview-secondary-btn{color:#1d372b!important;background:#fff!important;border-color:#3f5a4c24!important}:root[data-theme=light] .dispatch-search-command-bar button:not(.fleetview-secondary-btn),:root[data-theme=light] .dispatch-search-rail-card button:not(.fleetview-secondary-btn):not(:disabled){color:#fff!important;background:linear-gradient(#2aa36d 0%,#18734d 100%)!important;border-color:#18734d!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-count{color:#184a31!important;background:#eef6f0!important;border-color:#1f8b5d26!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-page-surface{background:linear-gradient(#eef4ef 0%,#e7eeea 100%)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-full-workspace{gap:.65rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-shell-head{background:linear-gradient(#fffdf8 0%,#f7f2e8 100%)!important;border:1px solid #3b524524!important;border-radius:18px!important;gap:.65rem!important;padding:.95rem 1rem!important;box-shadow:0 16px 34px #111b160d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-status-strip,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-action-row{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-status-card{background:linear-gradient(#f4faf5 0%,#edf5ef 100%)!important;border-color:#3b52451f!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-status-card span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-status-card small,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-title-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-inline-note,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-feedback,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-hero-card>span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-hero-card small,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-nav-label,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-fullscreen .dispatch-field span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-pt-topline .shell-muted{color:#587063!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-title-block h2,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-status-card strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-hero-card strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-form-section h3,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card h4,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip a,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs button{color:#16231c!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-action-rail{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-action-rail button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-action-label-box{color:#183126!important;background:#fff!important;border-color:#3b524524!important;box-shadow:0 8px 18px #111b1608!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-action-rail button:first-child,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-action-cluster-primary>button:first-of-type,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-action-cluster-primary>button:not(.fleetview-secondary-btn){color:#fff!important;background:linear-gradient(#2aa36d 0%,#18734d 100%)!important;border-color:#18734d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-nav-band{box-shadow:none!important;background:0 0!important;border:0!important;gap:.75rem!important;padding:0!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-nav-group{background:#fff!important;border:1px solid #3b524524!important;border-radius:14px!important;padding:.78rem .82rem!important;box-shadow:0 10px 22px #111b1608!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs{box-shadow:none!important;background:0 0!important;border-color:#3b524524!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip a,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs button{background:#f6faf6!important;border-color:#3b524524!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip a.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip a[aria-current=page],:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs button.is-active{color:#185233!important;background:linear-gradient(#ecf8f0 0%,#e0f0e5 100%)!important;border-color:#1f8b5d3d!important;box-shadow:inset 3px 0 #18734d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-hero-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-form-section,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-right,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-pt-sheet-panel{background:#fff!important;border-color:#3b524524!important;box-shadow:0 12px 24px #111b1608!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-hero-card{background:linear-gradient(#f7fbf7 0%,#f0f6f1 100%)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-hero-meta span{color:#325243!important;background:#eef5ef!important;border-color:#3b52451f!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-fullscreen .dispatch-field input,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-fullscreen .dispatch-field select,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-fullscreen .dispatch-field textarea{color:#16231c!important;background:#fbfdfb!important;border-color:#3f5a4c29!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-panel-scroll-shipment{grid-template-columns:minmax(0,1.6fr) minmax(318px,.9fr)!important;gap:.9rem!important}@media (max-width:1380px){:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-panel-scroll-shipment{grid-template-columns:1fr!important}}.dispatch-search-command-bar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.9rem;display:grid}.dispatch-search-command-search-shell{min-width:0}.dispatch-search-command-search-shell input{font-size:.98rem}.dispatch-search-command-bar-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.dispatch-search-saved-controls{grid-template-columns:minmax(0,1fr);gap:.65rem;display:grid}.dispatch-search-scope-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-search-workspace .dispatch-search-filter-group-head strong,.dispatch-search-workspace .dispatch-search-filter-head strong{color:inherit}.dispatch-search-workspace .dispatch-search-filter-group-head span,.dispatch-search-workspace .dispatch-search-filter-head span{line-height:1.4}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card{background:linear-gradient(#fffdf8 0%,#f7f3ea 100%)!important;border:1px solid #304e3d29!important;border-radius:18px!important;gap:1.1rem!important;padding:1.1rem!important;box-shadow:0 16px 34px #121e170f!important}:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-group-head span,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-head span{color:#5d7066!important}:root[data-theme=light] .dispatch-search-workspace-meta>div{background:#ffffffe0!important;border-color:#304e3d24!important;box-shadow:0 10px 22px #121e170a!important}:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-rail-metrics strong,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-group-head strong,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-head strong{color:#15211a!important}:root[data-theme=light] .dispatch-search-command-bar .dispatch-input-shell,:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-rail-card{background:#ffffffeb!important;border-color:#304e3d24!important;box-shadow:0 10px 24px #121e170a!important}:root[data-theme=light] .dispatch-search-command-main{padding:1rem!important}:root[data-theme=light] .office-shell.is-operations-shell .dispatch-search-command-rail,:root[data-theme=light] .office-shell.is-operations-shell .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .office-shell.is-operations-shell .dispatch-search-command-rail .dispatch-search-rail-card{background:#fffdf8!important;border-color:#304e3d24!important;box-shadow:0 10px 24px #121e170a!important}:root[data-theme=light] .office-shell.is-operations-shell .dispatch-search-command-rail,:root[data-theme=light] .office-shell.is-operations-shell .dispatch-search-rail-card{align-content:start!important}:root[data-theme=light] .dispatch-search-filter-card{background:linear-gradient(#fffefb 0%,#f8f5ee 100%)!important}:root[data-theme=light] .dispatch-search-filter-group{background:#fffdfa!important;border:1px solid #304e3d1a!important;border-radius:14px!important;padding:.85rem!important}:root[data-theme=light] .dispatch-search-workspace .dispatch-field input,:root[data-theme=light] .dispatch-search-workspace .dispatch-field select,:root[data-theme=light] .dispatch-search-workspace .dispatch-field textarea,:root[data-theme=light] .dispatch-search-command-bar .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell select{color:#16221b!important;background:#fff!important;border-color:#d5dfd8!important}:root[data-theme=light] .dispatch-search-scope-tabs button{color:#1a261f!important;box-shadow:none!important;background:#fff!important;border-color:#304e3d1f!important}:root[data-theme=light] .dispatch-search-command-bar button,:root[data-theme=light] .dispatch-search-rail-actions button:first-child{color:#f4fbf6!important;background:linear-gradient(#15803d 0%,#116932 100%)!important;border-color:#116932e6!important}:root[data-theme=light] .dispatch-search-command-bar .fleetview-secondary-btn,:root[data-theme=light] .dispatch-search-rail-actions .fleetview-secondary-btn,:root[data-theme=light] .dispatch-search-return-link{color:#203027!important;background:#fff!important;border-color:#d4dfd8!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-legend,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell{background:#fffdf8!important;border-color:#304e3d24!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy h3,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy p,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-count,:root[data-theme=light] .dispatch-search-page-surface .dispatch-legend-copy strong,:root[data-theme=light] .dispatch-search-page-surface .dispatch-legend-item em{color:#16221b!important}:root[data-theme=light] .dispatch-workspace-nav-band{background:linear-gradient(#f6faf6 0%,#eef4ef 100%)!important;border:1px solid #304e3d1f!important;border-radius:18px!important;padding:.85rem .95rem!important;box-shadow:0 10px 24px #121e170a!important}:root[data-theme=light] .dispatch-workspace-nav-group{background:#ffffffeb!important;border:1px solid #304e3d1a!important;border-radius:14px!important;padding:.8rem!important}:root[data-theme=light] .dispatch-workspace-hero-card,:root[data-theme=light] .dispatch-shipment-editor-subtabs,:root[data-theme=light] .dispatch-form-section,:root[data-theme=light] .dispatch-shipment-section-card{background:linear-gradient(#fffefb 0%,#f7f4ee 100%)!important;border-color:#304e3d1f!important;box-shadow:0 10px 24px #121e170a!important}:root[data-theme=light] .dispatch-workspace-hero-card>span,:root[data-theme=light] .dispatch-workspace-hero-card small,:root[data-theme=light] .dispatch-field span,:root[data-theme=light] .shell-muted,:root[data-theme=light] .dispatch-inline-meta{color:#586d62!important}:root[data-theme=light] .dispatch-workspace-hero-card strong,:root[data-theme=light] .dispatch-form-section h3,:root[data-theme=light] .dispatch-shipment-section-card h4,:root[data-theme=light] .dispatch-pt-topline .shell-muted{color:#15211a!important}:root[data-theme=light] .dispatch-workspace-hero-meta span,:root[data-theme=light] .dispatch-page-view-strip a,:root[data-theme=light] .dispatch-workspace-tabs button,:root[data-theme=light] .dispatch-shipment-editor-subtabs button{color:#213229!important;box-shadow:none!important;background:#fff!important;border-color:#d4dfd7!important}:root[data-theme=light] .dispatch-page-view-strip a.is-active,:root[data-theme=light] .dispatch-workspace-tabs button.is-active,:root[data-theme=light] .dispatch-shipment-editor-subtabs button.is-active{color:#165a32!important;background:linear-gradient(#eff9f1 0%,#e4f4e9 100%)!important;border-color:#15803d47!important;box-shadow:inset 4px 0 #15803d!important}:root[data-theme=light] .dispatch-shipment-right{background:linear-gradient(#f8fbf8 0%,#eef5ef 100%)!important;border-color:#304e3d1f!important}:root[data-theme=light] .dispatch-top-section .dispatch-field input,:root[data-theme=light] .dispatch-top-section .dispatch-field textarea,:root[data-theme=light] .dispatch-top-section .dispatch-field select,:root[data-theme=light] .dispatch-shipment-section-card .dispatch-field input,:root[data-theme=light] .dispatch-shipment-section-card .dispatch-field textarea,:root[data-theme=light] .dispatch-shipment-section-card .dispatch-field select{color:#16221b!important;background:#fff!important;border-color:#d5dfd8!important}:root[data-theme=light] .dispatch-top-section .dispatch-inline-actions .fleetview-secondary-btn,:root[data-theme=light] .dispatch-row-actions .fleetview-secondary-btn{color:#203028!important;background:#fff!important;border-color:#d4dfd8!important}@media (max-width:1380px){.dispatch-search-command-bar,.dispatch-search-command-layout{grid-template-columns:minmax(0,1fr)}.dispatch-search-command-bar-actions{justify-content:flex-start}.dispatch-search-saved-controls,.dispatch-search-scope-tabs{grid-template-columns:minmax(0,1fr)}}:root[data-theme=light] .dispatch-search-workspace-copy h2,:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-filter-head strong,:root[data-theme=light] .dispatch-search-filter-group-head strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-rail-metrics strong,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy h3,:root[data-theme=light] .dispatch-search-page-surface .dispatch-grid-totals strong{color:#15241b!important}:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-filter-head span,:root[data-theme=light] .dispatch-search-filter-group-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy p,:root[data-theme=light] .dispatch-search-page-surface .dispatch-grid-totals span{color:#5a6d62!important}:root[data-theme=light] .dispatch-search-command-main{gap:.9rem!important}:root[data-theme=light] .dispatch-search-command-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:.85rem!important;display:grid!important}:root[data-theme=light] .dispatch-search-primary-row{grid-column:1/-1!important}:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-filter-group{box-shadow:none!important;background:linear-gradient(#fffefb 0%,#f8f4eb 100%)!important;border-color:#435e4d1f!important}:root[data-theme=light] .dispatch-search-workspace .dispatch-field span,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell label{color:#54685d!important}:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-workspace-meta>div,:root[data-theme=light] .dispatch-search-rail-metrics div{background:linear-gradient(#fff 0%,#fbf9f3 100%)!important;border:1px solid #435e4d24!important;box-shadow:0 8px 18px #121e1708!important}:root[data-theme=light] .dispatch-search-rail-metrics div:first-child{box-shadow:inset 3px 0 #1f8b5d,0 8px 18px #121e1708!important}:root[data-theme=light] .dispatch-search-rail-metrics div:nth-child(3){box-shadow:inset 3px 0 #d97706,0 8px 18px #121e1708!important}:root[data-theme=light] .dispatch-search-rail-metrics div:nth-child(4){box-shadow:inset 3px 0 #4d6659,0 8px 18px #121e1708!important}:root[data-theme=light] .dispatch-search-scope-tabs button,:root[data-theme=light] .dispatch-search-return-link{color:#21382d!important;background:#fff!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-search-scope-tabs button span{color:#5d7166!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-legend,:root[data-theme=light] .dispatch-search-page-surface .dispatch-table-shell,:root[data-theme=light] .dispatch-search-page-surface .dispatch-grid-totals{background:#fff!important;border-color:#435e4d1f!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-table thead th{color:#314a3f!important;background:#eef4f0!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-table tbody tr{background:#fff!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-table tbody td{color:#203328!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-table tbody td small,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-table tbody td .shell-muted{color:#61756a!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-table tbody tr.tone-completed{background:#f7faf8!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-table tbody tr.is-selected{background:#e7f3ed!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-legend-item{color:#203328!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-legend-copy span,:root[data-theme=light] .dispatch-search-page-surface .dispatch-legend-item em{color:#61756a!important}:root[data-theme=light] .dispatch-full-workspace.dispatch-load-fullscreen{background:0 0!important}:root[data-theme=light] .dispatch-workspace-shell-head,:root[data-theme=light] .dispatch-workspace-status-strip,:root[data-theme=light] .dispatch-workspace-action-row{color:#1a2b22!important}:root[data-theme=light] .dispatch-workspace-title-block h2,:root[data-theme=light] .dispatch-workspace-status-card strong,:root[data-theme=light] .dispatch-workspace-hero-card strong,:root[data-theme=light] .dispatch-form-section h3,:root[data-theme=light] .dispatch-itinerary-inspector-head h4,:root[data-theme=light] .dispatch-action-label-title{color:#16261d!important}:root[data-theme=light] .dispatch-workspace-title-meta,:root[data-theme=light] .dispatch-workspace-status-card span,:root[data-theme=light] .dispatch-workspace-status-card small,:root[data-theme=light] .dispatch-workspace-hero-card>span,:root[data-theme=light] .dispatch-workspace-hero-card small,:root[data-theme=light] .dispatch-workspace-hero-meta span,:root[data-theme=light] .dispatch-inline-meta,:root[data-theme=light] .dispatch-workspace-feedback,:root[data-theme=light] .dispatch-field span,:root[data-theme=light] .dispatch-itinerary-kicker,:root[data-theme=light] .dispatch-itinerary-inspector-summary span{color:#5b6f64!important}:root[data-theme=light] .dispatch-workspace-status-card,:root[data-theme=light] .dispatch-workspace-hero-card,:root[data-theme=light] .dispatch-form-section,:root[data-theme=light] .dispatch-itinerary-timeline,:root[data-theme=light] .dispatch-itinerary-inspector,:root[data-theme=light] .dispatch-page-view-strip,:root[data-theme=light] .dispatch-workspace-tabs,:root[data-theme=light] .dispatch-shipment-editor-subtabs,:root[data-theme=light] .dispatch-workspace-nav-band{background:linear-gradient(#fffefb 0%,#f7f3ea 100%)!important;border:1px solid #435e4d1f!important;box-shadow:0 10px 22px #121e170a!important}:root[data-theme=light] .dispatch-workspace-nav-group,:root[data-theme=light] .dispatch-itinerary-inspector-summary>div,:root[data-theme=light] .dispatch-itinerary-handoff-strip>div,:root[data-theme=light] .dispatch-itinerary-resource-notes>div,:root[data-theme=light] .dispatch-itinerary-lifecycle>div{box-shadow:none!important;background:#fff!important;border:1px solid #435e4d1f!important}:root[data-theme=light] .dispatch-page-view-strip a.is-active,:root[data-theme=light] .dispatch-page-view-strip a[aria-current=page],:root[data-theme=light] .dispatch-workspace-tabs button.is-active,:root[data-theme=light] .dispatch-shipment-editor-subtabs button.is-active{color:#163426!important;background:linear-gradient(#e4f3ea 0%,#d8eee2 100%)!important;border-color:#1f8b5d3d!important;box-shadow:inset 3px 0 #1f8b5d!important}:root[data-theme=light] .dispatch-action-rail{background:linear-gradient(#fffefb 0%,#f6f1e8 100%)!important;border:1px solid #435e4d24!important;box-shadow:0 10px 22px #121e170a!important}:root[data-theme=light] .dispatch-action-rail button{color:#21362b!important;box-shadow:none!important;background:#fff!important;border-color:#435e4d29!important}:root[data-theme=light] .dispatch-action-rail .dispatch-action-btn:first-of-type{color:#f2fff7!important;background:linear-gradient(#1f8b5d 0%,#18734d 100%)!important;border-color:#18734de6!important}:root[data-theme=light] .dispatch-field input,:root[data-theme=light] .dispatch-field select,:root[data-theme=light] .dispatch-field textarea{color:#1b2d23!important;background:#fff!important;border-color:#435e4d29!important}:root[data-theme=light] .dispatch-itinerary-inspector,:root[data-theme=light] .dispatch-itinerary-timeline{background:linear-gradient(#fffefb 0%,#f7f3ea 100%)!important}@media (max-width:1180px){:root[data-theme=light] .dispatch-search-command-layout,:root[data-theme=light] .dispatch-search-command-rail{grid-template-columns:1fr!important}}.dispatch-search-workspace-actions{justify-content:flex-end;display:flex}.dispatch-search-filter-groups{gap:.8rem;display:grid}.dispatch-search-filter-group{background:#111714c7;border:1px solid #596e632e;border-radius:12px;gap:.75rem;padding:.82rem .86rem;display:grid}.dispatch-search-filter-group-head{gap:.18rem;display:grid}.dispatch-search-filter-group-head strong{color:#edf2ef;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.dispatch-search-filter-group-head span{color:#93a39b;font-size:.76rem;line-height:1.4}.dispatch-search-filter-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem .72rem;display:grid}.dispatch-search-filter-group-grid .dispatch-field--span-2{grid-column:1/-1}.dispatch-search-page-surface .dispatch-loads-shell-copy-top{align-items:center}.dispatch-workspace-nav-band{background:linear-gradient(#121815f5 0%,#0d1210f5 100%);border:1px solid #54e98a14;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:.95rem 1rem;display:grid}.dispatch-workspace-nav-group{background:#0a0e0c8f;border-radius:12px;gap:.42rem;min-width:0;padding:.78rem .84rem;display:grid;box-shadow:inset 0 0 0 1px #54e98a0d}@media (max-width:1380px){.dispatch-search-workspace-toolbar{justify-items:stretch}.dispatch-search-workspace-actions{justify-content:flex-start}}@media (max-width:1180px){.dispatch-search-filter-group-grid,.dispatch-workspace-nav-band{grid-template-columns:1fr}}:root[data-theme=light] .dispatch-search-workspace-copy h2,:root[data-theme=light] .dispatch-search-filter-head strong,:root[data-theme=light] .dispatch-search-filter-group-head strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-rail-metrics strong,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy h3{color:#17231c!important}:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-search-filter-head span,:root[data-theme=light] .dispatch-search-filter-group-head span,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy p,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-kicker{color:#5d7166!important}:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-filter-card{background:linear-gradient(#fffefb 0%,#f7f3ea 100%)!important;border-color:#3f574824!important;box-shadow:0 12px 24px #121e170a!important}:root[data-theme=light] .dispatch-search-filter-group{background:#f9f5ec!important;border-color:#3f57481f!important}:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-workspace-meta>div,:root[data-theme=light] .dispatch-search-rail-metrics div{background:#fff!important;border-color:#3f574824!important;box-shadow:0 8px 18px #121e1708!important}:root[data-theme=light] .dispatch-search-workspace .dispatch-field span,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell label,:root[data-theme=light] .dispatch-search-scope-tabs button span{color:#5e7367!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-legend{background:#f6f9f7!important;border-color:#3f574824!important;box-shadow:0 10px 22px #121e170a!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-legend-item{background:#fff!important;border-color:#3f574824!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-legend-copy strong,:root[data-theme=light] .dispatch-search-page-surface .dispatch-legend-item em{color:#17231c!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-legend-copy span{color:#5d7166!important}:root[data-theme=light] .dispatch-workspace-nav-band{background:#faf7ef!important;border-color:#3f57481f!important;box-shadow:0 10px 22px #121e170d!important}:root[data-theme=light] .dispatch-workspace-nav-group{background:#fff!important;box-shadow:inset 0 0 0 1px #3f57481a!important}:root[data-theme=light] .dispatch-workspace-nav-label{color:#587063!important}:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-workspace-meta>div{box-shadow:none!important;background:#fffdf8!important;border:1px solid #44544a1f!important}:root[data-theme=light] .dispatch-search-workspace-copy h2,:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-rail-metrics strong{color:#17231c!important}:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-scope-tabs button span,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-input-shell label,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell label{color:#587063!important}:root[data-theme=light] .dispatch-search-scope-tabs button{color:#203128!important;background:#fff!important;border:1px solid #44544a1f!important}:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell select,:root[data-theme=light] .dispatch-search-shell input{color:#18251d!important;background:#fcfdfb!important;border:1px solid #435e4d29!important}:root[data-theme=light] .dispatch-search-rail-metrics div{background:#f2f7f3!important;border-color:#435e4d1f!important}:root[data-theme=light] .dispatch-workspace-nav-band,:root[data-theme=light] .dispatch-page-view-strip,:root[data-theme=light] .dispatch-workspace-tabs,:root[data-theme=light] .dispatch-shipment-editor-subtabs,:root[data-theme=light] .dispatch-workspace-hero-card{background:#fffdf8!important;border:1px solid #44544a1f!important;box-shadow:0 10px 22px #1421190d!important}:root[data-theme=light] .dispatch-page-view-strip a,:root[data-theme=light] .dispatch-workspace-tabs button,:root[data-theme=light] .dispatch-shipment-editor-subtabs button{color:#22372c!important;background:#fff!important;border:1px solid #44544a1f!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-dispatch-topbar-label,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar--search .motive-dispatch-topbar-label,:root[data-theme=light] .dispatch-workspace-nav-label,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-workspace-hero-card>span,:root[data-theme=light] .dispatch-workspace-hero-card small,:root[data-theme=light] .dispatch-workspace-hero-meta span,:root[data-theme=light] .dispatch-inline-meta,:root[data-theme=light] .dispatch-field-note,:root[data-theme=light] .dispatch-field span,:root[data-theme=light] .equipment-workspace-header p,:root[data-theme=light] .equipment-workspace-summary span,:root[data-theme=light] .equipment-workspace-summary small,:root[data-theme=light] .equipment-roster-head p,:root[data-theme=light] .equipment-editor-head p,:root[data-theme=light] .upgrade-lock-eyebrow,:root[data-theme=light] .upgrade-lock-side-label,:root[data-theme=light] .upgrade-lock-kicker,:root[data-theme=light] .upgrade-lock-message,:root[data-theme=light] .upgrade-lock-meta span,:root[data-theme=light] .upgrade-lock-preview-card span,:root[data-theme=light] .upgrade-lock-side p,:root[data-theme=light] .upgrade-lock-list li{color:#5b7064!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-dispatch-topbar-copy strong,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar--search .motive-dispatch-topbar-copy strong,:root[data-theme=light] .dispatch-search-workspace-copy h2,:root[data-theme=light] .dispatch-search-page-copy h1,:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-rail-metrics strong,:root[data-theme=light] .dispatch-workspace-hero-card strong,:root[data-theme=light] .dispatch-form-card strong,:root[data-theme=light] .dispatch-form-section h3,:root[data-theme=light] .equipment-workspace-heading h1,:root[data-theme=light] .equipment-workspace-summary strong,:root[data-theme=light] .equipment-roster-head h2,:root[data-theme=light] .equipment-editor-head h2,:root[data-theme=light] .upgrade-lock-copy .shell-title,:root[data-theme=light] .upgrade-lock-meta strong,:root[data-theme=light] .upgrade-lock-preview-card strong,:root[data-theme=light] .upgrade-lock-side h2{color:#16211b!important}:root[data-theme=light] .dispatch-search-page-surface{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card{background:linear-gradient(#fcfaf3 0%,#f7f4eb 100%)!important;border:1px solid #435e4d24!important;box-shadow:0 14px 32px #121e170f!important}:root[data-theme=light] .dispatch-search-workspace-meta{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;gap:.55rem;width:100%;min-width:0;background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .dispatch-search-workspace-meta>div,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-rail-metrics div{box-shadow:none!important;background:#fff!important;border:1px solid #435e4d1f!important}:root[data-theme=light] .dispatch-search-scope-tabs button,:root[data-theme=light] .dispatch-page-view-strip a,:root[data-theme=light] .dispatch-workspace-tabs button,:root[data-theme=light] .dispatch-detail-page-tabs button{color:#274237!important;background:#fff!important;border-color:#435e4d1f!important}:root[data-theme=light] .dispatch-search-scope-tabs button.is-active,:root[data-theme=light] .dispatch-page-view-strip a.is-active,:root[data-theme=light] .dispatch-page-view-strip a[aria-current=page],:root[data-theme=light] .dispatch-workspace-tabs button.is-active,:root[data-theme=light] .dispatch-detail-page-tabs button.is-active{color:#143326!important;background:#e7f5ed!important;border-color:#1f8b5d3d!important;box-shadow:inset 3px 0 #1f8b5d!important}:root[data-theme=light] .dispatch-search-workspace .dispatch-field input,:root[data-theme=light] .dispatch-search-workspace .dispatch-field select,:root[data-theme=light] .dispatch-search-workspace .dispatch-field textarea,:root[data-theme=light] .dispatch-billing-combobox-menu,:root[data-theme=light] .equipment-search-field input,:root[data-theme=light] .equipment-form-grid input,:root[data-theme=light] .equipment-form-grid textarea,:root[data-theme=light] .equipment-inline-trigger,:root[data-theme=light] .equipment-inline-input,:root[data-theme=light] .equipment-inline-menu{color:#17211b!important;box-shadow:none!important;background:#fff!important;border:1px solid #435e4d24!important}:root[data-theme=light] .dispatch-page-view-strip,:root[data-theme=light] .dispatch-workspace-tabs,:root[data-theme=light] .dispatch-workspace-nav-band{background:#faf7ef!important;border:1px solid #435e4d1f!important;box-shadow:0 10px 20px #121e170d!important}:root[data-theme=light] .dispatch-workspace-hero-card,:root[data-theme=light] .dispatch-form-section,:root[data-theme=light] .dispatch-form-card,:root[data-theme=light] .equipment-import-command-panel,:root[data-theme=light] .equipment-roster-shell,:root[data-theme=light] .equipment-editor-drawer,:root[data-theme=light] .equipment-workspace-summary article,:root[data-theme=light] .upgrade-lock-meta,:root[data-theme=light] .upgrade-lock-preview-card,:root[data-theme=light] .upgrade-lock-side,:root[data-theme=light] .equipment-table-wrap,:root[data-theme=light] .motive-table-wrap,:root[data-theme=light] .fleetview-filters,:root[data-theme=light] .fleetview-list,:root[data-theme=light] .tracking-map-panel,:root[data-theme=light] .motive-page-shell{background:#fff!important;border:1px solid #435e4d1f!important;box-shadow:0 12px 24px #121e170d!important}:root[data-theme=light] .equipment-workspace-header,:root[data-theme=light] .upgrade-lock-shell{background:linear-gradient(#fcfaf3 0%,#f5f0e4 100%)!important;border:1px solid #435e4d24!important;box-shadow:0 18px 40px #121e170f!important}:root[data-theme=light] .equipment-table tbody tr{background:#fff!important}:root[data-theme=light] .equipment-table tbody td,:root[data-theme=light] .equipment-table tbody strong{color:#17211b!important}:root[data-theme=light] .equipment-table tbody tr:hover{background:#f4f8f5!important}:root[data-theme=light] .equipment-table tbody tr.is-active{background:#eaf4ee!important}@media (max-width:1180px){:root[data-theme=light] .dispatch-search-workspace-meta{grid-template-columns:1fr}}.dispatch-workspace-nav-band{border-radius:1rem;gap:.75rem;padding:.9rem 1rem;display:grid}.dispatch-workspace-nav-group{gap:.4rem;display:grid}.dispatch-workspace-nav-label{color:#a8bab0bd;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:700}.office-shell.is-load-workspace-shell .motive-dispatch-topbar--workspace{justify-content:flex-start}.office-shell.is-load-workspace-shell .motive-dispatch-topbar--workspace .motive-dispatch-topbar-copy{min-width:clamp(10rem,18vw,14rem)}.office-shell.is-load-workspace-shell .motive-dispatch-topbar--workspace .motive-dispatch-topbar-copy strong{font-size:clamp(1.18rem,1.35vw,1.4rem);line-height:1}.office-shell.is-load-workspace-shell .motive-dispatch-topbar--workspace .motive-dispatch-topbar-label{color:#81958a}.office-shell.is-load-workspace-shell .motive-dispatch-topbar--workspace .motive-dispatch-search-link{max-width:28rem;margin-left:0}:root[data-theme=light] .office-shell.is-equipment-shell .motive-header,:root[data-theme=light] .office-shell.is-fleet-shell .motive-header,:root[data-theme=light] .office-shell.is-upgrade-shell .motive-header,:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-header{background:linear-gradient(#f7f4ea 0%,#f2eee2 100%)!important;border-bottom-color:#405c4a1f!important}:root[data-theme=light] .office-shell.is-equipment-shell .motive-header h1,:root[data-theme=light] .office-shell.is-fleet-shell .motive-header h1,:root[data-theme=light] .office-shell.is-upgrade-shell .motive-header h1,:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-header h1,:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-dispatch-topbar-copy strong,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar--search .motive-dispatch-topbar-copy strong{color:#18251d!important}:root[data-theme=light] .office-shell.is-equipment-shell .motive-header-meta,:root[data-theme=light] .office-shell.is-fleet-shell .motive-header-meta,:root[data-theme=light] .office-shell.is-upgrade-shell .motive-header-meta,:root[data-theme=light] .office-shell.is-equipment-shell .motive-header-breadcrumb,:root[data-theme=light] .office-shell.is-fleet-shell .motive-header-breadcrumb,:root[data-theme=light] .office-shell.is-upgrade-shell .motive-header-breadcrumb,:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-dispatch-topbar-label,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar--search .motive-dispatch-topbar-label{color:#5a6c61!important}:root[data-theme=light] .office-shell.is-equipment-shell .motive-ops-utility-strip,:root[data-theme=light] .office-shell.is-fleet-shell .motive-ops-utility-strip,:root[data-theme=light] .office-shell.is-upgrade-shell .motive-ops-utility-strip,:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-ops-utility-strip{background:#ffffffeb!important;border-color:#405c4a1f!important;box-shadow:0 10px 24px #111d160f!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-dispatch-search-link,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar--search .motive-dispatch-search-link{color:#294336!important;background:#ffffffeb!important;border-color:#405c4a24!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-dispatch-search-link:hover,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar--search .motive-dispatch-search-link:hover{background:#fff!important;border-color:#23744f3d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-dispatch-search-link--current,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar--search .motive-dispatch-search-link--current{color:#1f3a2e!important;background:#f2f8f4fa!important}.office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs,.office-shell.is-load-workspace-shell .dispatch-workspace-tabs.dispatch-reset-tabs,.office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs.dispatch-reset-tabs{box-shadow:none!important;background:0 0!important;border:0!important;flex-wrap:wrap!important;gap:.35rem!important;padding:0!important;display:flex!important}.office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs a,.office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs button,.office-shell.is-load-workspace-shell .dispatch-workspace-tabs.dispatch-reset-tabs button,.office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button{color:#d6e2da!important;letter-spacing:.08em!important;text-transform:uppercase!important;min-height:2.4rem!important;box-shadow:none!important;background:#161b19!important;border:1px solid #47605357!important;border-radius:0!important;justify-content:center!important;align-items:center!important;padding:.56rem .86rem!important;font-size:.72rem!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important}.office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs a:hover,.office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs button:hover:not(:disabled),.office-shell.is-load-workspace-shell .dispatch-workspace-tabs.dispatch-reset-tabs button:hover:not(:disabled),.office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button:hover:not(:disabled){color:#eff7f1!important;background:#1c2420!important;border-color:#3ac97561!important}.office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs a.is-active,.office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs a[aria-current=page],.office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs button.is-active,.office-shell.is-load-workspace-shell .dispatch-workspace-tabs.dispatch-reset-tabs button.is-active,.office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button.is-active{color:#f7fff9!important;box-shadow:none!important;background:linear-gradient(#31c46f 0%,#1f8b5d 100%)!important;border-color:#186f4a57!important}.office-shell.is-load-workspace-shell .dispatch-workspace-command-actions .fleetview-secondary-btn,.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .fleetview-secondary-btn,.office-shell.is-load-workspace-shell .dispatch-row-actions .fleetview-secondary-btn,.office-shell.is-load-workspace-shell .dispatch-inline-actions .fleetview-secondary-btn{color:#eef6f0!important;min-height:2.3rem!important;box-shadow:none!important;background:#161b19!important;border:1px solid #47605357!important;border-radius:0!important;padding:.52rem .82rem!important}.office-shell.is-load-workspace-shell .dispatch-workspace-command-actions .fleetview-secondary-btn:hover,.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .fleetview-secondary-btn:hover,.office-shell.is-load-workspace-shell .dispatch-row-actions .fleetview-secondary-btn:hover,.office-shell.is-load-workspace-shell .dispatch-inline-actions .fleetview-secondary-btn:hover{background:#1c2420!important;border-color:#3ac97561!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs a,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button{color:#4d5c53!important;background:#fffaf3!important;border-color:#405c4a29!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs a:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs button:hover:not(:disabled),:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs.dispatch-reset-tabs button:hover:not(:disabled),:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button:hover:not(:disabled){color:#224333!important;background:#f6faf6!important;border-color:#1f8b5d33!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs a.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs a[aria-current=page],:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip.dispatch-reset-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs.dispatch-reset-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button.is-active{color:#f7fff9!important;background:linear-gradient(#31c46f 0%,#1f8b5d 100%)!important;border-color:#186f4a47!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-command-actions .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-row-actions .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-inline-actions .fleetview-secondary-btn{color:#edf6ef!important;background:#18201d!important;border-color:#31403a!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-command-actions .fleetview-secondary-btn:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .fleetview-secondary-btn:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-row-actions .fleetview-secondary-btn:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-inline-actions .fleetview-secondary-btn:hover{background:#202824!important;border-color:#3a4b43!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .motive-dispatch-search-icon,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar--search .motive-dispatch-search-icon{color:#5b7768!important}:root[data-theme=light] .equipment-workspace-header,:root[data-theme=light] .equipment-workspace-summary article,:root[data-theme=light] .equipment-import-command-panel,:root[data-theme=light] .equipment-roster-shell,:root[data-theme=light] .equipment-editor-drawer,:root[data-theme=light] .upgrade-lock-preview-card,:root[data-theme=light] .upgrade-lock-side,:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card,:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-page-view-strip,:root[data-theme=light] .dispatch-workspace-tabs,:root[data-theme=light] .dispatch-shipment-editor-subtabs,:root[data-theme=light] .dispatch-workspace-hero-card,:root[data-theme=light] .dispatch-workspace-nav-band{background:#fff!important;border:1px solid #435e4d24!important;box-shadow:0 14px 32px #121e170f!important}:root[data-theme=light] .equipment-workspace-header{background:linear-gradient(#fcfaf3 0%,#f6f2e8 100%)!important}:root[data-theme=light] .equipment-workspace-eyebrow,:root[data-theme=light] .upgrade-lock-eyebrow,:root[data-theme=light] .upgrade-lock-side-label,:root[data-theme=light] .dispatch-workspace-nav-label{color:#1f8b5d!important}:root[data-theme=light] .equipment-workspace-header h1,:root[data-theme=light] .equipment-roster-head h2,:root[data-theme=light] .equipment-editor-head h2,:root[data-theme=light] .upgrade-lock-meta strong,:root[data-theme=light] .upgrade-lock-preview-card strong,:root[data-theme=light] .upgrade-lock-side h2,:root[data-theme=light] .dispatch-search-workspace-copy h2,:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-rail-metrics strong,:root[data-theme=light] .dispatch-workspace-hero-card strong,:root[data-theme=light] .dispatch-page-view-strip a,:root[data-theme=light] .dispatch-workspace-tabs button,:root[data-theme=light] .dispatch-shipment-editor-subtabs button{color:#17231c!important}:root[data-theme=light] .equipment-workspace-header p,:root[data-theme=light] .equipment-workspace-summary span,:root[data-theme=light] .equipment-workspace-summary small,:root[data-theme=light] .equipment-roster-head p,:root[data-theme=light] .equipment-editor-head p,:root[data-theme=light] .equipment-inline-field>span,:root[data-theme=light] .equipment-inline-trigger small,:root[data-theme=light] .equipment-inline-option small,:root[data-theme=light] .upgrade-lock-message,:root[data-theme=light] .upgrade-lock-side p,:root[data-theme=light] .upgrade-lock-list li,:root[data-theme=light] .upgrade-lock-meta span,:root[data-theme=light] .upgrade-lock-copy .shell-muted,:root[data-theme=light] .upgrade-lock-side .shell-muted,:root[data-theme=light] .dispatch-search-page-copy p,:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-scope-tabs button span,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-workspace-hero-card>span,:root[data-theme=light] .dispatch-workspace-hero-card small{color:#587063!important}:root[data-theme=light] .equipment-search-field input,:root[data-theme=light] .equipment-form-grid input,:root[data-theme=light] .equipment-form-grid textarea,:root[data-theme=light] .equipment-inline-trigger,:root[data-theme=light] .equipment-inline-input,:root[data-theme=light] .equipment-inline-menu,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell select,:root[data-theme=light] .dispatch-search-shell input{color:#18251d!important;box-shadow:none!important;background:#fcfdfb!important;border:1px solid #435e4d29!important}:root[data-theme=light] .equipment-inline-option:hover,:root[data-theme=light] .equipment-inline-option.is-selected{background:#f1f7f3!important;border-color:#23744f2e!important}:root[data-theme=light] .equipment-import-command-panel .fleet-import-summary-grid article,:root[data-theme=light] .equipment-import-command-panel .fleet-import-issues article,:root[data-theme=light] .upgrade-lock-meta,:root[data-theme=light] .dispatch-search-workspace-meta>div,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-rail-metrics div{box-shadow:none!important;background:#f8faf7!important;border:1px solid #435e4d1f!important}:root[data-theme=light] .equipment-table-wrap,:root[data-theme=light] .motive-table-wrap{background:#fff!important;border:1px solid #435e4d24!important;box-shadow:0 10px 24px #121e170d!important}:root[data-theme=light] .equipment-table thead th{color:#456255!important;background:#eef5f0!important;border-bottom:1px solid #435e4d24!important}:root[data-theme=light] .upgrade-lock-shell{background:linear-gradient(#fcfaf3 0%,#f5f0e4 100%)!important;border:1px solid #435e4d24!important;box-shadow:0 18px 40px #121e170f!important}:root[data-theme=light] .upgrade-lock-shell:before{background:linear-gradient(135deg,#1f8b5d0d 0%,#0000 56%)!important}:root[data-theme=light] .upgrade-lock-actions a{color:#f6fff8!important;background:#1f8b5d!important;border-color:#1f8b5d2e!important}:root[data-theme=light] .upgrade-lock-actions a.upgrade-lock-secondary,:root[data-theme=light] .upgrade-lock-actions a.upgrade-lock-tertiary{color:#234635!important;background:#fff!important;border-color:#435e4d29!important}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card{gap:1.1rem;background:linear-gradient(#fcfaf3 0%,#f7f4eb 100%)!important}:root[data-theme=light] .dispatch-search-workspace-header{align-items:start}:root[data-theme=light] .dispatch-input-shell label,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell label{color:#4d6659!important}:root[data-theme=light] .dispatch-search-rail-card{gap:.85rem}:root[data-theme=light] .dispatch-search-rail-metrics div{background:#f2f7f3!important}:root[data-theme=light] .dispatch-workspace-nav-band{background:linear-gradient(#faf7ef 0%,#f4f0e7 100%)!important}:root[data-theme=light] .dispatch-page-view-strip a,:root[data-theme=light] .dispatch-workspace-tabs button,:root[data-theme=light] .dispatch-shipment-editor-subtabs button{background:0 0!important;border:1px solid #435e4d1f!important}:root[data-theme=light] .dispatch-page-view-strip a.is-active,:root[data-theme=light] .dispatch-page-view-strip a[aria-current=page],:root[data-theme=light] .dispatch-workspace-tabs button.is-active,:root[data-theme=light] .dispatch-shipment-editor-subtabs button.is-active{color:#143326!important;background:#e7f5ed!important;border-color:#1f8b5d3d!important}:root[data-theme=light] .dispatch-workspace-hero-card{background:#fff!important}.office-shell.is-equipment-shell .motive-header,.office-shell.is-fleet-shell .motive-header,.office-shell.is-upgrade-shell .motive-header{background:linear-gradient(#0e1411fa 0%,#0d1210f5 100%);border-bottom:1px solid #54e98a14}.office-shell.is-equipment-shell .motive-header-title-block,.office-shell.is-fleet-shell .motive-header-title-block,.office-shell.is-upgrade-shell .motive-header-title-block{gap:.25rem;display:grid}.office-shell.is-equipment-shell .motive-header-meta,.office-shell.is-fleet-shell .motive-header-meta,.office-shell.is-upgrade-shell .motive-header-meta{color:#94c4a3d1}.office-shell.is-equipment-shell .motive-header h1,.office-shell.is-fleet-shell .motive-header h1,.office-shell.is-upgrade-shell .motive-header h1{color:#f4f7f4}.office-shell.is-equipment-shell .motive-header-breadcrumb,.office-shell.is-fleet-shell .motive-header-breadcrumb,.office-shell.is-upgrade-shell .motive-header-breadcrumb{color:#c6d1cab8}.office-shell.is-equipment-shell .motive-ops-utility-strip,.office-shell.is-fleet-shell .motive-ops-utility-strip,.office-shell.is-upgrade-shell .motive-ops-utility-strip{background:#161c19eb;border-color:#54e98a1a}.equipment-workspace-shell{gap:1rem;display:grid}.equipment-workspace-header{box-shadow:0 18px 42px #080c0a2e;background:linear-gradient(#111614fa 0%,#0d1210fa 100%)!important;border:0!important}.equipment-workspace-heading-copy{gap:.45rem;display:grid}.equipment-workspace-eyebrow{color:#75df9aeb;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.78rem}.equipment-workspace-header h1{color:#f4f7f4}.equipment-workspace-header p{color:#cedad3c2}.equipment-workspace-action-row{flex-wrap:wrap;justify-content:flex-end;align-items:center}.equipment-command-grid{grid-template-columns:minmax(0,1.35fr) minmax(19rem,.82fr);gap:1rem;display:grid}.equipment-workspace-summary{background:0 0;border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.equipment-workspace-summary article{background:linear-gradient(#121715fa 0%,#0f1311fa 100%);border-right:0;border-radius:1rem;padding:1rem 1rem .95rem;box-shadow:inset 0 0 0 1px #54e98a0f}.equipment-workspace-summary span{color:#b0c3b8b8}.equipment-workspace-summary strong{color:#f4f7f4;font-size:1.4rem}.equipment-workspace-summary small{color:#b0c3b8ad;font-size:.8rem}.equipment-import-command-panel,.equipment-roster-shell,.equipment-editor-drawer{box-shadow:0 18px 44px #080c0a29;background:linear-gradient(#141917fa 0%,#0e1211fa 100%)!important;border:0!important}.equipment-import-command-panel .fleet-import-summary-head h3,.equipment-roster-head h2,.equipment-editor-head h2{color:#f4f7f4}.equipment-import-command-panel .fleet-import-summary-meta,.equipment-import-command-panel .fleet-import-summary-empty strong,.equipment-roster-head p,.equipment-editor-head p{color:#cdd8d2cc}.equipment-import-command-panel .fleet-import-summary-grid article,.equipment-import-command-panel .fleet-import-issues article{background:#0a0e0cad;border:0;border-radius:.95rem;box-shadow:inset 0 0 0 1px #54e98a0d}.equipment-search-field input,.equipment-form-grid input,.equipment-form-grid textarea,.equipment-inline-trigger,.equipment-inline-input,.equipment-inline-menu{box-shadow:inset 0 0 0 1px #54e98a14;background:#090d0be0!important;border:0!important}.equipment-table-wrap{background:#090d0bbd;border:0;box-shadow:inset 0 0 0 1px #54e98a0f}.equipment-table thead th{color:#adc1b6d1;background:#0c110ffa;border-bottom:1px solid #54e98a14}.equipment-table tbody td{border-top-color:#54e98a0d}.equipment-table tbody tr:hover{background:#54e98a0f}.equipment-table tbody tr.is-active{background:#54e98a1a}.equipment-status-chip{border:0;box-shadow:inset 0 0 0 1px #ffffff0a}.equipment-editor-backdrop{background:#05080785}.upgrade-lock-shell{box-shadow:0 18px 42px #080c0a2e;background:linear-gradient(#101412fa 0%,#0c0f0efa 100%)!important;border:0!important}.upgrade-lock-shell:before{background:radial-gradient(circle at 100% 0,#54e98a2e,#0000 34%)}.upgrade-lock-grid{grid-template-columns:minmax(0,1.35fr) minmax(19rem,.78fr);gap:1rem;display:grid}.upgrade-lock-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.upgrade-lock-meta{background:#0b100eb8;border-radius:.95rem;gap:.3rem;padding:.9rem 1rem;display:grid;box-shadow:inset 0 0 0 1px #54e98a0f}.upgrade-lock-meta span,.upgrade-lock-preview-card span{color:#abc0b4bd;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem}.upgrade-lock-meta strong,.upgrade-lock-preview-card strong{color:#f4f7f4;line-height:1.4}.upgrade-lock-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.upgrade-lock-preview-card,.upgrade-lock-side{border-radius:1rem;box-shadow:inset 0 0 0 1px #54e98a0f;background:#0b100eb8!important;border:0!important}.upgrade-lock-side-label,.upgrade-lock-copy .shell-muted,.upgrade-lock-side .shell-muted{color:#c2cfc7b8}.motive-page-shell,.fleetview-list,.tracking-map-panel,.motive-table-wrap{border:0!important}.motive-page-shell{background:linear-gradient(#111614fa 0%,#0c100ffa 100%);box-shadow:0 18px 42px #080c0a29}.fleetview-actions button,.fleetview-secondary-btn,.motive-subtabs a,.fleetview-filter-chip{transition:background-color .18s,color .18s,transform .18s}.fleetview-filters,.fleetview-list,.tracking-map-panel,.motive-table-wrap{background:#0a0e0cb8;box-shadow:inset 0 0 0 1px #54e98a0f}.fleetview-filters{border-radius:1rem;padding:.85rem}.motive-subtabs a[aria-current=page]{color:#edfff2;background:#54e98a29}.dispatch-page-view-strip{background:#0c110fb8;border:0;border-radius:1rem;gap:.45rem;padding:.45rem;box-shadow:inset 0 0 0 1px #54e98a0f}.dispatch-page-view-strip a{color:#c9d6ced1;background:0 0;border-radius:.85rem;padding:.58rem .9rem}.dispatch-page-view-strip a.is-active,.dispatch-page-view-strip a[aria-current=page]{color:#ecfff1;background:#54e98a29}.dispatch-workspace-hero-grid{gap:.75rem}.dispatch-workspace-hero-card{background:linear-gradient(#111513f5 0%,#0c100ef5 100%);border:0;border-radius:1rem;padding:.95rem 1rem;box-shadow:inset 0 0 0 1px #54e98a0f}.dispatch-workspace-hero-card>span{color:#adc1b6b8}.dispatch-workspace-tabs{background:#0c110fb8;border:0;border-radius:1rem;gap:.45rem;padding:.3rem;box-shadow:inset 0 0 0 1px #54e98a0f}.dispatch-workspace-tabs button{min-height:2.4rem;padding-inline:.9rem}.dispatch-shipment-editor-subtabs{background:#0a0e0cb8;border-radius:.95rem;flex-wrap:wrap;gap:.45rem;padding:.35rem;display:flex;box-shadow:inset 0 0 0 1px #54e98a0d}.dispatch-shipment-editor-subtabs button{color:#c9d6ced1;min-height:2.25rem;font:inherit;letter-spacing:.02em;background:0 0;border:0;border-radius:.8rem;padding:.55rem .95rem;font-weight:700}.dispatch-shipment-editor-subtabs button.is-active{color:#ecfff1;background:#54e98a29}.dispatch-shipment-sections{display:block}.dispatch-shipment-section-card{background:#101412eb;border:0;border-radius:1rem;box-shadow:inset 0 0 0 1px #54e98a0d}.dispatch-shipment-section-card h4{color:#f4f7f4}.dispatch-shipment-section-card .dispatch-field input,.dispatch-shipment-section-card .dispatch-field textarea,.dispatch-shipment-section-card .dispatch-field select,.dispatch-top-section .dispatch-field input,.dispatch-top-section .dispatch-field textarea,.dispatch-top-section .dispatch-field select{background:#090d0bdb;border:0;box-shadow:inset 0 0 0 1px #54e98a14}:root[data-theme=light] .office-shell.is-equipment-shell .motive-header,:root[data-theme=light] .office-shell.is-fleet-shell .motive-header,:root[data-theme=light] .office-shell.is-upgrade-shell .motive-header{background:linear-gradient(#f8f4eb 0%,#f2eee4 100%)!important}:root[data-theme=light] .equipment-workspace-summary article,:root[data-theme=light] .equipment-import-command-panel,:root[data-theme=light] .upgrade-lock-preview-card,:root[data-theme=light] .upgrade-lock-side,:root[data-theme=light] .dispatch-page-view-strip,:root[data-theme=light] .dispatch-workspace-tabs,:root[data-theme=light] .dispatch-shipment-editor-subtabs,:root[data-theme=light] .dispatch-workspace-hero-card{background:#fffdf8!important;border-color:#435e4d24!important;box-shadow:0 12px 28px #121e170d!important}:root[data-theme=light] .equipment-roster-shell,:root[data-theme=light] .equipment-editor-drawer,:root[data-theme=light] .dispatch-shipment-section-card{box-shadow:0 16px 34px #0c18120f;background:#fff!important}:root[data-theme=light] .equipment-table-wrap,:root[data-theme=light] .motive-table-wrap{box-shadow:0 10px 24px #121e170d;background:#fff!important}:root[data-theme=light] .equipment-table thead th,:root[data-theme=light] .dispatch-top-section .dispatch-field input,:root[data-theme=light] .dispatch-top-section .dispatch-field textarea,:root[data-theme=light] .dispatch-top-section .dispatch-field select,:root[data-theme=light] .dispatch-shipment-section-card .dispatch-field input,:root[data-theme=light] .dispatch-shipment-section-card .dispatch-field textarea,:root[data-theme=light] .dispatch-shipment-section-card .dispatch-field select{background:#fbfcfa!important}@media (max-width:1180px){.equipment-command-grid,.upgrade-lock-grid{grid-template-columns:1fr}.equipment-workspace-summary,.upgrade-lock-meta-grid,.upgrade-lock-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.equipment-workspace-summary,.upgrade-lock-meta-grid,.upgrade-lock-preview-grid{grid-template-columns:1fr}}.office-shell.is-operations-shell .motive-dispatch-topbar--search,.office-shell.is-operations-shell .motive-dispatch-topbar--drivers{justify-content:flex-start}.office-shell.is-operations-shell .motive-dispatch-topbar--search .motive-dispatch-search-link,.office-shell.is-operations-shell .motive-dispatch-topbar--drivers .motive-dispatch-search-link{margin-left:0}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card{background:linear-gradient(#fcfaf3 0%,#f6f2e8 100%)!important;border-color:#35493d2e!important;box-shadow:0 16px 34px #121e170f!important}:root[data-theme=light] .dispatch-search-workspace-copy h2{color:#18211c!important}:root[data-theme=light] .dispatch-search-workspace-copy p{color:#5b6d64!important}:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-workspace-meta>div{background:#fffdf8!important;border-color:#435e4d24!important;box-shadow:0 10px 24px #121e170a!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head{background:#fffdf8!important}.dispatch-search-page-surface,.workforce-driver-page-surface{gap:1rem;display:grid}:root[data-theme=light] .workforce-driver-page-surface,:root[data-theme=light] .dispatch-search-page-surface{background:linear-gradient(#eef2ef 0%,#e6ebe7 100%)}:root[data-theme=dark] .workforce-driver-page-surface,:root[data-theme=dark] .dispatch-search-page-surface,:root:not([data-theme]) .workforce-driver-page-surface,:root:not([data-theme]) .dispatch-search-page-surface{background:linear-gradient(#0f1412 0%,#0b100e 100%)}.office-shell.is-operations-shell .motive-dispatch-search-link--drivers{min-width:clamp(15rem,26vw,20rem)}.office-shell.is-operations-shell .motive-dispatch-topbar--search,.office-shell.is-operations-shell .motive-dispatch-topbar--drivers{align-items:flex-end}.office-shell.is-operations-shell .motive-dispatch-topbar--search .motive-dispatch-topbar-copy,.office-shell.is-operations-shell .motive-dispatch-topbar--drivers .motive-dispatch-topbar-copy{min-width:clamp(10rem,18vw,14rem)}.office-shell.is-operations-shell .motive-dispatch-topbar--search .motive-dispatch-topbar-copy strong,.office-shell.is-operations-shell .motive-dispatch-topbar--drivers .motive-dispatch-topbar-copy strong{font-size:clamp(1.18rem,1.35vw,1.4rem);line-height:1}.office-shell.is-operations-shell .motive-dispatch-topbar--search .motive-dispatch-topbar-label,.office-shell.is-operations-shell .motive-dispatch-topbar--drivers .motive-dispatch-topbar-label{color:#81958a}.office-shell.is-operations-shell .motive-dispatch-topbar--search .motive-dispatch-search-link,.office-shell.is-operations-shell .motive-dispatch-topbar--drivers .motive-dispatch-search-link{max-width:28rem}.dispatch-search-workspace.dispatch-search-shell-card{box-shadow:none;background:linear-gradient(#151918 0%,#111514 100%);border:1px solid #4e61583d;border-radius:14px;gap:1rem;padding:1rem;display:grid}.dispatch-search-workspace-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.dispatch-search-workspace-copy{gap:.4rem}.dispatch-search-workspace-copy h2{color:#edf2ef;margin:0;font-size:clamp(1.55rem,2vw,1.9rem);line-height:1}.dispatch-search-workspace-copy p{color:#96a49c;max-width:62ch;margin:0;line-height:1.45}.dispatch-search-workspace-toolbar{align-content:start;justify-items:end;gap:.7rem;display:grid}.dispatch-search-workspace-meta{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;width:min(100%,35rem);min-width:min(100%,35rem);padding:0;display:grid}.dispatch-search-workspace-meta>div{background:#1b211f;border:1px solid #596e6342;border-radius:10px;gap:.18rem;padding:.72rem .8rem;display:grid}.dispatch-search-workspace-meta span,.dispatch-search-workspace-meta small{color:#96a49c}.dispatch-search-workspace-meta span{letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:700}.dispatch-search-workspace-meta strong{color:#edf2ef;font-size:.94rem}.dispatch-search-workspace-meta small{font-size:.7rem;line-height:1.35}.dispatch-search-return-link{justify-content:center;align-items:center;min-width:13rem;min-height:2.45rem;display:inline-flex}.dispatch-search-command-layout{grid-template-columns:minmax(16.5rem,.42fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.dispatch-search-filter-card .dispatch-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem .72rem}.dispatch-search-filter-card .dispatch-form-grid>.dispatch-field:first-child,.dispatch-search-filter-card .dispatch-form-grid>.dispatch-field:last-child{grid-column:1/-1}.dispatch-search-command-main,.dispatch-search-command-rail{gap:.85rem;display:grid}.dispatch-search-command-main{background:linear-gradient(#171c1b 0%,#121715 100%);border:1px solid #4e61583d;border-radius:14px;padding:.9rem}.dispatch-search-scope-tabs{grid-template-columns:1fr;gap:.45rem;display:grid}.dispatch-search-scope-tabs button{color:#edf2ef;text-align:left;background:#121715;border:1px solid #596e6338;border-radius:10px;justify-items:start;min-height:auto;padding:.72rem .8rem}.dispatch-search-scope-tabs button span{color:#8ea097}.dispatch-search-scope-tabs button.is-active{background:linear-gradient(#18231c 0%,#131b16 100%);border-color:#54e98a59;box-shadow:inset 3px 0 #54e98a}.dispatch-search-filter-card{background:#111614;border:1px solid #596e6338;border-radius:12px;margin:0;padding:.88rem .92rem}.dispatch-search-primary-row{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(11rem,.8fr));gap:.65rem;display:grid}.dispatch-search-command-rail .dispatch-input-shell,.dispatch-search-rail-card{box-shadow:none;background:linear-gradient(#171c1b 0%,#121715 100%);border:1px solid #4e61583d;border-radius:12px;margin:0;padding:.82rem .86rem}.dispatch-search-command-rail .dispatch-input-shell{gap:.38rem;display:grid}.dispatch-search-command-rail .dispatch-input-shell label{color:#93a39b;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:700}.dispatch-search-command-rail .dispatch-input-shell input,.dispatch-search-command-rail .dispatch-input-shell select{color:#edf2ef}.dispatch-search-rail-card{gap:.75rem;display:grid}.dispatch-search-rail-head{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.dispatch-search-rail-head strong{color:#edf2ef;font-size:.9rem}.dispatch-search-rail-head span,.dispatch-search-rail-copy,.dispatch-search-rail-metrics span{color:#8ea097}.dispatch-search-rail-copy{margin:0;line-height:1.45}.dispatch-search-rail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.dispatch-search-rail-metrics div{background:#101513;border:1px solid #596e6338;border-radius:10px;gap:.14rem;padding:.58rem .62rem;display:grid}.dispatch-search-rail-metrics strong{color:#edf2ef;font-size:.96rem}.dispatch-search-rail-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.dispatch-search-page-surface .dispatch-loads-shell{margin-top:0}.dispatch-search-page-surface .dispatch-loads-shell-copy p{max-width:58ch}.dispatch-search-page-surface .dispatch-loads-shell-head,.dispatch-search-page-surface .dispatch-board-legend{border-color:#4e615833}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-legend{background:#fffdf8!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy h3,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy p,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-count{color:#17231c!important}@media (max-width:1380px){.dispatch-search-filter-card .dispatch-form-grid{grid-template-columns:1fr}.dispatch-search-filter-card .dispatch-form-grid>.dispatch-field:first-child,.dispatch-search-filter-card .dispatch-form-grid>.dispatch-field:last-child{grid-column:auto}}.workforce-driver-shell{gap:1rem;display:grid}.workforce-driver-header,.workforce-driver-list-shell,.workforce-driver-editor-shell,.workforce-driver-import-panel{box-shadow:none;background:linear-gradient(#151918 0%,#111514 100%);border:1px solid #4e61583d;border-radius:14px}.workforce-driver-header{gap:1rem;padding:1rem;display:grid}.workforce-driver-header-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.workforce-driver-heading h1{color:#edf2ef;margin:0;font-size:clamp(1.55rem,2vw,1.9rem);line-height:1}.workforce-driver-heading p{color:#96a49c;max-width:60ch;margin:.35rem 0 0}.workforce-driver-actions{grid-template-columns:minmax(18rem,1fr) repeat(3,auto);align-items:end;gap:.55rem;display:grid}.workforce-driver-search{background:#141917;border:1px solid #596e633d;border-radius:12px;gap:.36rem;min-width:0;padding:.78rem .82rem;display:grid}.workforce-driver-search span{color:#93a39b;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:700}.workforce-driver-search input{color:#edf2ef;background:0 0;border:0;min-width:0;padding:0}.workforce-driver-actions .fleetview-secondary-btn,.workforce-driver-actions button[type=button]{min-height:2.55rem}.workforce-driver-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.workforce-driver-summary article{background:#1a201d;border:1px solid #596e6338;border-radius:12px;min-height:5.2rem;padding:.76rem .82rem}.workforce-driver-summary span{color:#90a097;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:700}.workforce-driver-summary strong{color:#edf2ef;font-size:1.28rem}.workforce-driver-grid{grid-template-columns:minmax(0,1fr) minmax(22rem,.86fr);align-items:start;gap:1rem;display:grid}.workforce-driver-list-shell,.workforce-driver-editor-shell,.workforce-driver-import-panel{padding:.95rem}.workforce-driver-list-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.workforce-driver-list-head h3{color:#edf2ef;margin:0}.workforce-driver-list-head p{color:#96a49c;margin:.35rem 0 0}.operations-roster-count{color:#edf2ef;letter-spacing:.08em;background:#171d1b;border:1px solid #596e6338;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:0 .75rem;font-size:.74rem;font-weight:700;display:inline-flex}.operations-roster-table-wrap{background:#111614;border:1px solid #596e6338;border-radius:12px;overflow:hidden}.operations-roster-table{background:0 0}.operations-roster-table thead th{color:#90a097;background:#0f1311;border-bottom:1px solid #596e6338}.operations-roster-table tbody tr{background:#141917}.operations-roster-table tbody td{color:#e4ebe6;border-bottom:1px solid #596e6329}.operations-roster-table tbody tr:hover{background:#19201d}.operations-roster-table tbody tr.is-active,.operations-roster-table tbody tr[aria-selected=true]{background:#1e2722;box-shadow:inset 3px 0 #54e98a}.workforce-driver-side-rail{gap:1rem;display:grid}.workforce-driver-editor-shell{position:sticky;top:1rem}.workforce-driver-form label span,.workforce-driver-profile-meta span,.fleet-import-summary-head p,.fleet-import-summary-empty p,.fleet-import-summary-grid span{color:#97a69e}.workforce-driver-form input,.workforce-driver-form select,.workforce-driver-form textarea{color:#edf2ef}.workforce-driver-profile-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.workforce-driver-profile-meta div{background:#101513;border:1px solid #596e6338;border-radius:10px;padding:.66rem .72rem}.workforce-driver-profile-meta strong,.fleet-import-summary-grid strong,.fleet-import-summary-empty strong{color:#edf2ef}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card,:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .workforce-driver-header,:root[data-theme=light] .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-editor-shell,:root[data-theme=light] .workforce-driver-import-panel,:root[data-theme=light] .workforce-driver-summary article,:root[data-theme=light] .dispatch-search-workspace-meta>div,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-rail-metrics div,:root[data-theme=light] .workforce-driver-search,:root[data-theme=light] .operations-roster-table-wrap,:root[data-theme=light] .workforce-driver-profile-meta div{border-color:#35493d2e}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-legend{background:#fffdf8}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card{background:linear-gradient(#fcfaf4 0%,#f5f0e7 100%)!important;box-shadow:0 14px 28px #121e170d!important}:root[data-theme=light] .dispatch-search-workspace-copy h2,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-rail-metrics strong,:root[data-theme=light] .dispatch-search-filter-head strong{color:#18241d!important}:root[data-theme=light] .dispatch-search-workspace-copy p,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-search-filter-head span,:root[data-theme=light] .dispatch-search-workspace .dispatch-field span,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell label,:root[data-theme=light] .dispatch-search-scope-tabs button span,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-copy p{color:#5a7063!important}:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-filter-card{background:linear-gradient(#fffefb 0%,#f8f4ec 100%)!important;box-shadow:0 12px 24px #121e170a!important}:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-workspace-meta>div,:root[data-theme=light] .dispatch-search-rail-metrics div{background:#fff!important;box-shadow:0 8px 18px #121e1708!important}:root[data-theme=light] .dispatch-search-workspace .dispatch-field input,:root[data-theme=light] .dispatch-search-workspace .dispatch-field select,:root[data-theme=light] .dispatch-search-workspace .dispatch-field textarea,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell select{color:#18241d!important;background:#fcfdfb!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-search-scope-tabs button{color:#1d2c24!important;background:#fff!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-search-return-link{color:#1d3a2d!important;background:#fff!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-legend{border-color:#435e4d24!important;box-shadow:0 10px 22px #121e170a!important}:root[data-theme=light] .dispatch-search-primary-row{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(12rem,.82fr))}@media (max-width:1380px){.dispatch-search-workspace-header,.workforce-driver-header-main,.workforce-driver-grid{grid-template-columns:1fr}.dispatch-search-workspace-toolbar{justify-items:stretch}.dispatch-search-workspace-meta{width:100%;min-width:0}}@media (max-width:1180px){.dispatch-search-command-layout,.dispatch-search-primary-row,.workforce-driver-actions{grid-template-columns:1fr}.workforce-driver-side-rail .workforce-driver-editor-shell{position:static}}@media (max-width:780px){.dispatch-search-workspace-meta,.dispatch-search-rail-metrics,.workforce-driver-summary,.workforce-driver-profile-meta{grid-template-columns:1fr}}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row.dispatch-mini-driver-row-extended{background:#fff!important;border-top-color:#e6ede9!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row.dispatch-mini-driver-row-extended:hover{background:#f4f8f5!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row.dispatch-mini-driver-row-extended>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row.dispatch-mini-driver-row-extended strong{color:#14211a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row.dispatch-mini-driver-row-extended small{color:#576a60!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-signal.tone-good{color:#155631!important;background:#e8f7ed!important;border-color:#35945d33!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-signal.tone-warning{color:#7a4200!important;background:#fff0db!important;border-color:#d6782933!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-signal.tone-active{color:#0d5560!important;background:#e1f3f6!important;border-color:#298c9a38!important}.workforce-driver-grid{grid-template-columns:minmax(0,1.5fr) minmax(20rem,.7fr)!important;gap:1rem!important}.workforce-driver-side-rail{align-content:start;gap:1rem;display:grid}.workforce-driver-table-wrap.operations-roster-table-wrap{overflow:auto!important}.operations-roster-table{border-collapse:collapse!important;width:100%!important;min-width:1000px!important}.operations-roster-table tbody tr{cursor:pointer}.workforce-driver-page-surface .workforce-driver-list-head{border-bottom:0!important;padding-bottom:.1rem!important}.workforce-driver-page-surface .workforce-driver-command-note{margin:0}:root[data-theme=light] .workforce-driver-page-surface{background:linear-gradient(#eef3ef 0%,#e6ece7 100%)!important}:root[data-theme=light] .workforce-driver-header,:root[data-theme=light] .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-editor-shell,:root[data-theme=light] .workforce-driver-import-panel,:root[data-theme=light] .workforce-driver-summary article,:root[data-theme=light] .workforce-driver-search,:root[data-theme=light] .workforce-driver-profile-meta div{background:#fffdf8!important;border-color:#35493d29!important;box-shadow:0 10px 24px #121e170a!important}:root[data-theme=light] .workforce-driver-side-rail{background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .workforce-driver-heading h1,:root[data-theme=light] .workforce-driver-list-head h3,:root[data-theme=light] .workforce-driver-summary strong,:root[data-theme=light] .workforce-driver-profile-meta strong,:root[data-theme=light] .fleet-import-summary-grid strong,:root[data-theme=light] .fleet-import-summary-empty strong,:root[data-theme=light] .operations-roster-table tbody td strong,:root[data-theme=light] .operations-roster-count{color:#18241d!important}:root[data-theme=light] .workforce-driver-heading p,:root[data-theme=light] .workforce-driver-list-head p,:root[data-theme=light] .workforce-driver-summary span,:root[data-theme=light] .workforce-driver-profile-meta span,:root[data-theme=light] .workforce-driver-search span,:root[data-theme=light] .workforce-driver-form label span,:root[data-theme=light] .workforce-driver-command-note,:root[data-theme=light] .fleet-import-summary-head p,:root[data-theme=light] .fleet-import-summary-empty p,:root[data-theme=light] .fleet-import-summary-grid span,:root[data-theme=light] .operations-roster-table tbody td span{color:#5a7063!important}:root[data-theme=light] .workforce-driver-search input,:root[data-theme=light] .workforce-driver-form input,:root[data-theme=light] .workforce-driver-form select,:root[data-theme=light] .workforce-driver-form textarea{color:#18241d!important;background:#fcfdfb!important;border-color:#435e4d24!important}:root[data-theme=light] .workforce-driver-actions .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-editor-actions .fleetview-secondary-btn{color:#1e372b!important;background:#fff!important;border-color:#435e4d24!important}:root[data-theme=light] .workforce-driver-actions .fleetview-secondary-btn:hover,:root[data-theme=light] .workforce-driver-editor-actions .fleetview-secondary-btn:hover{background:#f3f8f4!important;border-color:#1f8b5d33!important}:root[data-theme=light] .workforce-driver-actions>button:not(.fleetview-secondary-btn),:root[data-theme=light] .workforce-driver-editor-actions>button:not(.fleetview-secondary-btn){color:#f7fffa!important;background:linear-gradient(#32d583 0%,#1f8b5d 100%)!important;border-color:#186f4a4d!important}:root[data-theme=light] .operations-roster-table-wrap{background:#fff!important;border-color:#435e4d24!important;box-shadow:0 10px 24px #121e170a!important}:root[data-theme=light] .operations-roster-table thead th{color:#eef7f1!important;background:#173125!important;border-bottom-color:#435e4d29!important}:root[data-theme=light] .operations-roster-table tbody tr{background:#fff!important}:root[data-theme=light] .operations-roster-table tbody td{color:#18241d!important;border-bottom-color:#e4ece6!important}:root[data-theme=light] .operations-roster-table tbody tr:hover{background:#f3f8f4!important}:root[data-theme=light] .operations-roster-table tbody tr.is-active,:root[data-theme=light] .operations-roster-table tbody tr[aria-selected=true]{background:#edf7f0!important;box-shadow:inset 3px 0 #1f8b5d!important}:root[data-theme=light] .operations-roster-count{background:#fff!important;border-color:#435e4d24!important}:root[data-theme=light] .operations-roster-pill-row .dispatch-status-chip{box-shadow:none!important}@media (max-width:1240px){.workforce-driver-grid{grid-template-columns:1fr!important}.workforce-driver-editor-shell{position:static!important}}.office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel{background:linear-gradient(#161d1afa,#101614fa)!important;border-color:#23c56b3d!important;box-shadow:inset 0 1px #ffffff0a!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-header{border-bottom:1px solid #ffffff0d!important;padding-bottom:.9rem!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-heading strong,.office-shell.is-dispatch-shell .dispatch-dock-section-copy h4{color:#f1f7f3!important}.office-shell.is-dispatch-shell .dispatch-resource-dock-context,.office-shell.is-dispatch-shell .dispatch-dock-section-copy p{color:#9cafa4!important}.office-shell.is-dispatch-shell .dispatch-dock-section{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-dock-section+.dispatch-dock-section{border-top:1px solid #ffffff0d!important;margin-top:1rem!important;padding-top:1rem!important}.office-shell.is-dispatch-shell .dispatch-dock-section-header{justify-content:space-between!important;align-items:flex-start!important;gap:.8rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-dock-section-copy{gap:.34rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-watchlist-legend{flex-wrap:wrap;gap:.38rem;display:flex}.office-shell.is-dispatch-shell .dispatch-watchlist-legend-chip,.office-shell.is-dispatch-shell .dispatch-watch-priority{letter-spacing:.08em!important;text-transform:uppercase!important;border:1px solid #ffffff14!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:1.22rem!important;padding:.1rem .5rem!important;font-size:.55rem!important;font-weight:800!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-watchlist-legend-chip.priority-high,.office-shell.is-dispatch-shell .dispatch-watch-priority.priority-high{color:#ffe0b8!important;background:#d9770629!important;border-color:#d9770642!important}.office-shell.is-dispatch-shell .dispatch-watchlist-legend-chip.priority-medium,.office-shell.is-dispatch-shell .dispatch-watch-priority.priority-medium{color:#edf4ef!important;background:#7b88812e!important;border-color:#7b88813d!important}.office-shell.is-dispatch-shell .dispatch-watchlist-legend-chip.priority-low,.office-shell.is-dispatch-shell .dispatch-watch-priority.priority-low{color:#def8e8!important;background:#22c55e24!important;border-color:#22c55e38!important}.office-shell.is-dispatch-shell .dispatch-dock-section-metric{background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:999px!important;justify-content:flex-start!important;align-items:baseline!important;gap:.42rem!important;min-width:auto!important;padding:.44rem .72rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-dock-section-metric strong{color:#f3f8f4!important;font-size:.96rem!important}.office-shell.is-dispatch-shell .dispatch-dock-section-metric span{color:#b4c5bc!important;font-size:.58rem!important}.office-shell.is-dispatch-shell .dispatch-dock-section-metric--watchlist{box-shadow:inset 3px 0 #d97706!important}.office-shell.is-dispatch-shell .dispatch-dock-section-metric--assigned{box-shadow:inset 3px 0 #22c55e!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned{box-shadow:none!important;background:#ffffff08!important;border-color:#ffffff0d!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert{box-shadow:none!important;background:#121816!important;border:1px solid #7b888129!important;border-left-width:3px!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.priority-high,.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.is-attention{background:#121816!important;border-color:#d9770638 #d9770638 #d9770638 #d97706!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.priority-medium{background:#121816!important;border-color:#7b88812e #7b88812e #7b88812e #7b8881!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.priority-low{background:#121816!important;border-color:#22c55e2e #22c55e2e #22c55e2e #22c55e!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-topline strong,.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-body,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row strong{color:#eff6f1!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-meta,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row small,.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .shell-muted{color:#95a89f!important}.office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-topline em{color:#cedbd4!important;background:#ffffff0d!important;border:1px solid #ffffff0f!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table{background:#101614!important;border-color:#7b88812e!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table-head{color:#90a59a!important;background:#171e1b!important;border-bottom-color:#7b88812e!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row{background:#131917!important;border-top-color:#7b88811f!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row:hover{background:#1a2320!important}.office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row>span:last-child{color:#dce8e1!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel{background:linear-gradient(#15211a 0%,#111b15 100%)!important;border-color:#16a34a38!important;box-shadow:inset 0 1px #ffffff0a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header{border-bottom-color:#ffffff14!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-copy h4{color:#f3f8f4!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-context,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-copy p{color:#b2c3ba!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section+.dispatch-dock-section{border-top-color:#ffffff14!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-metric strong{color:#f2f7f4!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-metric span{color:#c0d0c7!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned{background:#ffffff0a!important;border-color:#ffffff0f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.priority-high,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.is-attention{background:#fff!important;border-color:#d977062e #d977062e #d977062e #d97706!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.priority-medium{background:#fff!important;border-color:#7b88812e #7b88812e #7b88812e #7b8881!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert.priority-low{background:#fff!important;border-color:#22c55e29 #22c55e29 #22c55e29 #22c55e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-topline strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-body,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row strong{color:#14211a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .shell-muted{color:#576a60!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert-topline em{color:#50645a!important;background:#f3f6f4!important;border:1px solid #dbe5df!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-legend-chip.priority-high,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-priority.priority-high{color:#8a4c00!important;background:#fff1dd!important;border-color:#d9770638!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-legend-chip.priority-medium,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-priority.priority-medium{color:#37483f!important;background:#edf1ef!important;border-color:#7b888133!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-legend-chip.priority-low,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-priority.priority-low{color:#145533!important;background:#ebf8ef!important;border-color:#22c55e2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table{background:#fff!important;border-color:#dbe5df!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-summary-list--rail .dispatch-create-summary-row{color:#15241b!important;background:#f7fbf8!important;border-color:#dbe6df!important}.dispatch-create-summary-list--rail{gap:.55rem}.dispatch-create-summary-list--rail .dispatch-create-summary-row{background:color-mix(in srgb, var(--surface) 90%, transparent);padding:.72rem .8rem}.dispatch-create-summary-list--rail .dispatch-create-summary-row strong{text-align:left;max-width:none}.dispatch-create-review-section .dispatch-create-review-status{grid-template-columns:minmax(0,1fr);align-items:flex-start}.dispatch-create-review-section .dispatch-create-review-status p{text-align:left;white-space:normal;word-break:normal;overflow-wrap:anywhere;max-width:none}.dispatch-create-review-section .dispatch-create-review-status-copy{flex-wrap:wrap;align-items:center;gap:.38rem .58rem;display:flex}.dispatch-create-review-section .dispatch-create-review-status-copy strong{min-width:min(100%,15rem)}.dispatch-create-review-section .dispatch-create-review-status-copy p{flex:100%}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-status{background:#fffdfa!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-badge{color:#8a5a14!important;background:#db9d491f!important;border-color:#db9d4942!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-review-badge.is-ready{color:#185c39!important;background:#1f8b5d1f!important;border-color:#186f4a3d!important}.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.is-assignment-focus{grid-template-columns:repeat(4,minmax(0,1fr))}.dispatch-flag-toggle-layout{gap:.85rem;display:grid}.dispatch-flag-toggle-group{gap:.48rem;display:grid}.dispatch-flag-toggle-grid{flex-wrap:wrap;gap:.5rem;display:flex}.dispatch-flag-toggle{cursor:pointer;display:inline-flex;position:relative}.dispatch-flag-toggle input{opacity:0;cursor:pointer;position:absolute;inset:0}.dispatch-flag-toggle>span{color:#dbe7df;letter-spacing:.05em;text-transform:uppercase;background:#171d1a;border:1px solid #47605357;border-radius:.72rem;justify-content:center;align-items:center;min-height:2.15rem;padding:.45rem .85rem;font-size:.72rem;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff05}.dispatch-flag-toggle input:checked+span{color:#f7fff9;background:linear-gradient(#31c46f 0%,#1f8b5d 100%);border-color:#186f4a4d;box-shadow:0 10px 22px #1f8b5d2e}.dispatch-flag-toggle input:focus-visible+span,.dispatch-flag-toggle:hover>span{border-color:#3ac97561;transform:translateY(-1px)}:root[data-theme=light] .dispatch-flag-toggle>span{color:#32463c;background:#fff;border-color:#405c4a29;box-shadow:0 10px 24px #121e170d}:root[data-theme=light] .dispatch-flag-toggle input:checked+span{color:#f7fff9;background:linear-gradient(#31c46f 0%,#1f8b5d 100%);border-color:#186f4a47}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading h2{color:#16211b!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-heading p{color:#5d7367!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip article{background:#fff!important;border:1px solid #435e4d24!important;box-shadow:0 10px 24px #121e170d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip strong{color:#16211b!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip small,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-focus-strip small{color:#5d7367!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card{background:#fff!important;border:1px solid #435e4d24!important;box-shadow:0 12px 28px #121e170d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card h4,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card .dispatch-field>span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card p,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card label{color:#18251d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card .dispatch-inline-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card .shell-muted{color:#5d7367!important}.office-shell.is-payroll-shell .payroll-home-support-shell{box-shadow:none;background:linear-gradient(#121916f5 0%,#101614f5 100%);border:1px solid #54e98a14}.office-shell.is-payroll-shell .payroll-home-support-section+.payroll-home-support-section{padding-top:.85rem}.office-shell.is-payroll-shell .payroll-home-driver-list{gap:.65rem;display:grid}.office-shell.is-payroll-shell .payroll-home-driver-list article{background:#ffffff08;border:1px solid #54e98a14;border-radius:.95rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.82rem .9rem;display:grid}.office-shell.is-payroll-shell .payroll-home-output-card,.office-shell.is-payroll-shell .payroll-home-system-note{background:0 0;border:0;border-top:1px solid #ffffff0f;border-radius:0;padding:.75rem 0 0}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-shell{background:#fffdf8!important;border-color:#435e4d24!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-head h3,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-rail-head h4,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-driver-list strong,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-output-card strong,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note strong{color:#18251d!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-head p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-rail-head p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-driver-list p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-driver-meta span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note span{color:#5d7367!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-driver-list article{background:#fff!important;border-color:#435e4d24!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-output-card,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note{border-top-color:#435e4d24!important}.reports-queue-table th:nth-child(3),.reports-queue-table td:nth-child(3){min-width:144px}.reports-stamp{min-height:auto;color:var(--text);letter-spacing:.02em;background:0 0;border:0;border-radius:0;align-items:center;padding:0;font-size:.78rem;font-weight:700;display:inline-flex}.reports-queue-meta-chip{color:var(--muted);background:0 0;border:0;border-radius:0;padding:0;font-size:.76rem}.reports-detail-panel,.reports-list-panel{box-shadow:none}:root[data-theme=light] .reports-stamp{color:#234635}:root[data-theme=light] .reports-queue-meta-chip{color:#5d7367}.equipment-workspace-shell{min-width:0}.equipment-command-grid{grid-template-columns:minmax(0,1.28fr) minmax(17rem,.82fr);align-items:start}.equipment-workspace-summary{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.equipment-workspace-header,.equipment-import-command-panel,.equipment-roster-shell,.equipment-editor-drawer{box-shadow:none}.equipment-primary-btn{color:#f7fff9!important;background:linear-gradient(#31c46f 0%,#1f8b5d 100%)!important;border-color:#186f4a47!important}.equipment-primary-btn:hover:not(:disabled){background:linear-gradient(#38cf77 0%,#238962 100%)!important}:root[data-theme=light] .equipment-workspace-header,:root[data-theme=light] .equipment-import-command-panel{background:#fffdf8!important;border:1px solid #435e4d24!important}.documents-workspace-header{box-shadow:none;background:linear-gradient(#121916f5 0%,#101614f5 100%);border:1px solid #54e98a14;border-radius:1rem;padding:1rem 1.05rem}.documents-workspace-frame{box-shadow:none;background:0 0;border:0;gap:1rem}.documents-tab-row>button{border-radius:0;min-height:2.45rem}.documents-search-launch{border-radius:0}:root[data-theme=light] .documents-workspace-header{background:#fffdf8!important;border-color:#435e4d24!important}:root[data-theme=light] .documents-tab-row>button{color:#4d5c53!important;background:#fffaf3!important;border-color:#435e4d24!important}:root[data-theme=light] .documents-tab-row>button.is-active{color:#143326!important;background:#e7f5ed!important;border-color:#1f8b5d3d!important}:root[data-theme=light] .documents-search-launch,:root[data-theme=light] .documents-search-reset{color:#203028!important;background:#fff!important;border-color:#435e4d24!important}.driver-portal-shell{gap:1rem;max-width:1520px;display:grid}.driver-portal-header,.driver-load-workflow-shell,.driver-load-list-shell,.driver-load-detail-card,.driver-thread-card,.driver-ops-shell,.driver-portal-metric-strip article,.driver-checklist-card,.driver-action-result{box-shadow:none;background:linear-gradient(#121916f7 0%,#0e1412f7 100%);border:1px solid #54e98a14;border-radius:1rem}.driver-portal-header{background:radial-gradient(circle at 11% 0,#57e27f33,#0000 30%),linear-gradient(135deg,#121916fa 0%,#0e2d1efa 48%,#0d1311fa 100%);border-color:#57e27f29;gap:.95rem;padding:1rem 1.05rem;display:grid;position:relative;overflow:hidden}.driver-portal-header:before{content:"";pointer-events:none;opacity:.82;background:linear-gradient(110deg,#0000 0% 48%,#57e27f1a 48%,#0000 64%),radial-gradient(circle at 84% 16%,#f4b0521a,#0000 28%);position:absolute;inset:0}.driver-portal-header>*{z-index:1;position:relative}.driver-portal-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.driver-portal-heading-copy{gap:.3rem;display:grid}.driver-portal-kicker-row{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.driver-portal-signal,.driver-portal-account-kicker,.driver-load-list-columns span,.driver-load-focus-card span,.driver-load-label,.driver-ops-field span,.driver-checklist-card-head span,.driver-load-list-route span{letter-spacing:.12em;text-transform:uppercase;color:#8ea196;font-size:.7rem}.driver-portal-kicker-row .pill{color:#f4fff7;background:#1f9f6738;border-color:#57e27f4d}.driver-portal-signal{color:#b8e9c7}.driver-portal-account{background:linear-gradient(90deg,#57e27f29,#0000 .34rem),linear-gradient(#0d1a12f5 0%,#0a110ef5 100%);border:1px solid #57e27f38;border-radius:.95rem;justify-items:start;gap:.25rem;min-width:240px;padding:.85rem .95rem;display:grid}.driver-portal-account strong{color:#f1f6f2;font-size:1rem}.driver-portal-account span:not(.driver-portal-account-kicker){color:#96a79f}.driver-portal-metric-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.driver-portal-metric-strip article{background:linear-gradient(#142a1ef5,#0c1411f5);border-color:#57e27f24;gap:.24rem;padding:.82rem .9rem;display:grid}.driver-portal-metric-strip article:nth-child(2),.driver-portal-metric-strip article:nth-child(3),.driver-portal-metric-strip article:nth-child(4){background:linear-gradient(#15221ff5,#0c1413f5);border-color:#58b8ba24}.driver-portal-metric-strip article:nth-child(5){background:linear-gradient(#272e19f5,#121610f5);border-color:#f4b05229}.driver-portal-metric-strip article span{letter-spacing:.12em;text-transform:uppercase;color:#8ea196;font-size:.7rem}.driver-portal-metric-strip article strong{letter-spacing:-.03em;color:#f4faf6;font-size:1.3rem}.driver-portal-layout{gap:1rem;display:grid}.driver-load-workflow-shell,.driver-ops-shell{gap:1rem;padding:1rem 1.05rem;display:grid}.driver-load-workflow-header,.driver-load-list-head,.driver-load-card-header,.driver-thread-header,.driver-ops-header,.driver-checklist-card-head,.driver-thread-quick-actions,.driver-actions-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.driver-load-workflow-header h2,.driver-load-list-head h3,.driver-thread-header h3,.driver-ops-header h2{letter-spacing:-.03em;margin:.18rem 0 0;font-family:Avenir Next,Circular Std,SF Pro Display,sans-serif;font-size:1.16rem}.driver-load-summary-row,.driver-ops-status-row,.driver-load-chip-row{flex-wrap:wrap;gap:.45rem;display:flex}.driver-load-summary-chip{color:#d5e3dc;letter-spacing:.08em;text-transform:uppercase;background:#131c18d1;border:1px solid #748f8333;border-radius:999px;min-height:2.2rem;padding:.45rem .75rem;font-size:.74rem}.driver-load-workflow-grid{grid-template-columns:minmax(380px,.95fr) minmax(0,1.35fr);align-items:start;gap:1rem;display:grid}.driver-load-list-shell{gap:.75rem;padding:.95rem 1rem;display:grid}.driver-load-list-shell-grid{gap:.55rem;display:grid}.driver-load-list-columns,.driver-load-list-grid{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,.85fr));align-items:start;gap:.75rem;display:grid}.driver-load-list{gap:.55rem;display:grid}.driver-load-list-item{color:#edf4ef;text-align:left;width:100%;min-height:auto;box-shadow:none;background:linear-gradient(#0d1210f7,#0a0e0df7);border:1px solid #748f8329;border-radius:.28rem;gap:.6rem;padding:.9rem .95rem;display:grid}.driver-load-list-item:hover:not(:disabled),.driver-load-list-item.is-active{background:linear-gradient(#193929f0,#0e1d15f0);border-color:#54e98a42;box-shadow:inset 3px 0 #7ae6aae0}.driver-load-list-main,.driver-load-list-cell{gap:.15rem;display:grid}.driver-load-list-main strong,.driver-load-list-cell strong{color:#f4faf6;font-size:.88rem}.driver-load-list-main span,.driver-load-list-cell span{color:#96a79f;font-size:.76rem}.driver-load-list-route{border-top:1px solid #748f831f;justify-content:space-between;gap:.65rem;padding-top:.55rem;display:flex}.driver-load-list-route strong{color:#d8e6de;text-align:right;font-size:.78rem}.driver-load-empty{text-align:center;border:1px dashed #748f8338;border-radius:.95rem;place-items:center;gap:.35rem;min-height:220px;padding:1rem;display:grid}.driver-load-detail-stack{gap:1rem;display:grid}.driver-load-detail-card,.driver-thread-card{gap:.85rem;padding:.95rem 1rem;display:grid}.driver-load-card-subtitle{color:#d8e5de;margin:.18rem 0 0;font-size:1rem}.driver-load-focus-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.driver-load-focus-card,.driver-load-route-grid div{background:linear-gradient(#101614f7,#0b100ef7);border:1px solid #748f8324;border-radius:.95rem;gap:.22rem;padding:.75rem .82rem;display:grid}.driver-load-focus-card strong,.driver-load-route-grid strong{color:#f4faf6}.driver-load-focus-card small,.driver-thread-bubble small,.driver-load-action-row .shell-muted,.driver-ops-footer .shell-muted{color:#8ea196}.driver-load-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.driver-load-action-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.driver-current-action-strip{grid-template-columns:minmax(0,1.1fr) repeat(2,minmax(0,.85fr));align-items:stretch;gap:.8rem;margin:.85rem 0 .55rem;display:grid}.driver-current-action-strip button,.driver-current-action-strip a{letter-spacing:0;text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:2.75rem;font-family:Space Grotesk,Avenir Next,Circular Std,sans-serif;font-size:.78rem;font-weight:850;text-decoration:none;display:inline-flex}.driver-current-primary-action{color:#f8fff9;background:linear-gradient(#1f9f67fa,#126945fa);border:1px solid #57e27f75}.driver-current-secondary-action{color:#f8fff9;border:1px solid #748f8361;transition:border-color .16s,filter .16s;box-shadow:inset 0 1px #ffffff29}.driver-current-secondary-action--paperwork{color:#f4fbff;background:linear-gradient(#27607f 0%,#1f4d68 100%);border-color:#27607f9e}.driver-current-secondary-action--map{color:#fffaf0;background:linear-gradient(#b8791c 0%,#7c5518 100%);border-color:#b8791c9e}.driver-current-secondary-action:hover{filter:brightness(1.05)}.driver-current-action-strip button:disabled{cursor:not-allowed;opacity:.62;filter:grayscale(.18)}.driver-load-action-row button,.driver-load-document-form button,.driver-thread-quick-actions button,.driver-assignment-feed-actions button,.driver-ops-shell button,.driver-thread-compose button{letter-spacing:.06em;text-transform:uppercase;min-height:2.35rem;box-shadow:none;border-radius:999px;padding:0 .92rem;font-family:Space Grotesk,Avenir Next,Circular Std,sans-serif;font-size:.75rem;font-weight:850;position:relative;overflow:hidden}.driver-load-action-row button:not(.fleetview-secondary-btn),.driver-load-document-form button:not(.fleetview-secondary-btn),.driver-thread-quick-actions button:not(.fleetview-secondary-btn),.driver-assignment-feed-actions button:not(.fleetview-secondary-btn),.driver-ops-shell button:not(.fleetview-secondary-btn),.driver-thread-compose button{color:#f7fff9;background:#1f4c3933;border:1px solid #57e27f4d}.driver-load-action-row button:before,.driver-load-action-row button:after,.driver-load-document-form button:before,.driver-load-document-form button:after,.driver-thread-quick-actions button:before,.driver-thread-quick-actions button:after,.driver-assignment-feed-actions button:before,.driver-assignment-feed-actions button:after,.driver-ops-shell button:before,.driver-ops-shell button:after,.driver-thread-compose button:before,.driver-thread-compose button:after,.driver-load-action-row a:before,.driver-load-action-row a:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#57e27fe0,#0000);height:1px;transition:opacity .18s,transform .18s;position:absolute;left:12.5%;right:12.5%}.driver-load-action-row button:before,.driver-load-document-form button:before,.driver-thread-quick-actions button:before,.driver-assignment-feed-actions button:before,.driver-ops-shell button:before,.driver-thread-compose button:before,.driver-load-action-row a:before{top:0;transform:translateY(-1px)}.driver-load-action-row button:after,.driver-load-document-form button:after,.driver-thread-quick-actions button:after,.driver-assignment-feed-actions button:after,.driver-ops-shell button:after,.driver-thread-compose button:after,.driver-load-action-row a:after{bottom:0}.driver-load-action-row button:not(.fleetview-secondary-btn):hover,.driver-load-document-form button:not(.fleetview-secondary-btn):hover,.driver-thread-quick-actions button:not(.fleetview-secondary-btn):hover,.driver-assignment-feed-actions button:not(.fleetview-secondary-btn):hover,.driver-ops-shell button:not(.fleetview-secondary-btn):hover,.driver-thread-compose button:hover{background:#1f4c3914;border-color:#57e27f6b;transform:none}.driver-load-action-row button:hover:before,.driver-load-action-row button:hover:after,.driver-load-document-form button:hover:before,.driver-load-document-form button:hover:after,.driver-thread-quick-actions button:hover:before,.driver-thread-quick-actions button:hover:after,.driver-assignment-feed-actions button:hover:before,.driver-assignment-feed-actions button:hover:after,.driver-ops-shell button:hover:before,.driver-ops-shell button:hover:after,.driver-thread-compose button:hover:before,.driver-thread-compose button:hover:after,.driver-load-action-row a:hover:before,.driver-load-action-row a:hover:after{opacity:1;transform:translateY(0)}.driver-load-action-row button.driver-load-ack-btn--accept,.driver-acknowledgement-confirm button.driver-load-ack-btn--accept{color:#f8fff9;background:linear-gradient(#1f9f67fa,#126945fa);border-color:#57e27f75}.driver-load-action-row button.driver-load-ack-btn--accept:hover,.driver-acknowledgement-confirm button.driver-load-ack-btn--accept:hover{background:linear-gradient(#27b577fa,#15794efa);border-color:#79f2a0a8}.driver-load-action-row button.driver-load-ack-btn--decline,.driver-acknowledgement-confirm button.driver-load-ack-btn--decline{color:#fff7f4;background:linear-gradient(#802d2ae6,#5c2021f0);border-color:#e475686b}.driver-load-action-row button.driver-load-ack-btn--decline:hover,.driver-acknowledgement-confirm button.driver-load-ack-btn--decline:hover{background:linear-gradient(#963430f0,#6c2526fa);border-color:#f28b7d94}.driver-load-action-row button.driver-load-ack-btn--decline:before,.driver-load-action-row button.driver-load-ack-btn--decline:after,.driver-acknowledgement-confirm button.driver-load-ack-btn--decline:before,.driver-acknowledgement-confirm button.driver-load-ack-btn--decline:after{background:linear-gradient(90deg,#0000,#ff9e8de0,#0000)}.driver-portal-shell .fleetview-secondary-btn,.driver-load-workflow-shell .fleetview-secondary-btn,.driver-ops-shell .fleetview-secondary-btn{color:#d8e6de;background:#f9fbf90a;border:1px solid #748f832e}.driver-load-action-row a{color:#d8e6de;letter-spacing:.06em;text-transform:uppercase;background:#f9fbf90a;border:1px solid #748f832e;border-radius:999px;justify-content:center;align-items:center;min-height:2.35rem;padding:0 .95rem;font-family:Space Grotesk,Avenir Next,Circular Std,sans-serif;font-size:.75rem;font-weight:850;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.driver-portal-shell .fleetview-secondary-btn:hover,.driver-load-workflow-shell .fleetview-secondary-btn:hover,.driver-ops-shell .fleetview-secondary-btn:hover,.driver-load-action-row a:hover{background:#f4f8f51a;border-color:#748f8347;transform:none}.driver-acknowledgement-confirm-backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050b08a3;place-items:center;padding:1.2rem;display:grid;position:fixed;inset:0}.driver-acknowledgement-confirm{background:linear-gradient(#0e1512fa,#080d0bfa);border:1px solid #8ae3b533;border-radius:1.05rem;gap:.85rem;width:min(100%,31rem);padding:1rem;display:grid;box-shadow:0 24px 80px #0000006b}.driver-acknowledgement-confirm h3,.driver-acknowledgement-confirm p{margin:0}.driver-acknowledgement-confirm h3{color:#f7fff9;font-size:clamp(1.15rem,3vw,1.55rem);line-height:1.08}.driver-acknowledgement-confirm-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.6rem;display:flex}.driver-acknowledgement-confirm-actions button{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;min-height:2.35rem;padding:0 .95rem;font-family:Space Grotesk,Avenir Next,Circular Std,sans-serif;font-size:.75rem;font-weight:850;position:relative;overflow:hidden}.driver-thread-log{gap:.6rem;max-height:420px;display:grid;overflow:auto}.driver-thread-bubble{border:1px solid #748f8329;border-radius:.9rem;gap:.25rem;padding:.72rem .8rem;display:grid}.driver-thread-bubble.outbound{background:#0f1713eb}.driver-thread-bubble.inbound{background:#18342747}.driver-thread-compose{gap:.65rem;display:grid}.driver-ops-input-grid,.driver-checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.driver-checklist-card{gap:.7rem;padding:.9rem .95rem;display:grid}.driver-ops-field{gap:.35rem;display:grid}.driver-ops-field input,.driver-ops-field select,.driver-thread-compose textarea{color:#edf4ef;background:#0b100ef5;border:1px solid #748f832e;border-radius:.85rem;width:100%;padding:.78rem .9rem}.driver-ops-field--inline{min-width:220px}.driver-actions-row{align-items:end}.driver-action-result{padding:.8rem .9rem;font-size:.76rem;overflow:auto}:root[data-theme=light] .driver-portal-header,:root[data-theme=light] .driver-load-workflow-shell,:root[data-theme=light] .driver-load-list-shell,:root[data-theme=light] .driver-load-detail-card,:root[data-theme=light] .driver-thread-card,:root[data-theme=light] .driver-ops-shell,:root[data-theme=light] .driver-portal-metric-strip article,:root[data-theme=light] .driver-checklist-card,:root[data-theme=light] .driver-action-result{color:#18211d;background:#fff;border-color:#d8e1da}:root[data-theme=light] .driver-portal-account,:root[data-theme=light] .driver-load-list-item,:root[data-theme=light] .driver-load-focus-card,:root[data-theme=light] .driver-load-route-grid div,:root[data-theme=light] .driver-thread-bubble,:root[data-theme=light] .driver-ops-field input,:root[data-theme=light] .driver-ops-field select,:root[data-theme=light] .driver-thread-compose textarea{color:#18211d;background:#fff;border-color:#435e4d24}:root[data-theme=light] .driver-load-list-item:hover:not(:disabled),:root[data-theme=light] .driver-load-list-item.is-active{background:linear-gradient(#e7f5edfa,#d6eee0fa);border-color:#1f9f673d;box-shadow:inset 3px 0 #1f9f67d1}:root[data-theme=light] .driver-portal-signal,:root[data-theme=light] .driver-portal-account-kicker,:root[data-theme=light] .driver-load-list-columns span,:root[data-theme=light] .driver-load-focus-card span,:root[data-theme=light] .driver-load-label,:root[data-theme=light] .driver-ops-field span,:root[data-theme=light] .driver-checklist-card-head span,:root[data-theme=light] .driver-load-list-route span,:root[data-theme=light] .driver-portal-account span:not(.driver-portal-account-kicker),:root[data-theme=light] .driver-load-list-main span,:root[data-theme=light] .driver-load-list-cell span,:root[data-theme=light] .driver-load-focus-card small,:root[data-theme=light] .driver-thread-bubble small,:root[data-theme=light] .driver-load-action-row .shell-muted,:root[data-theme=light] .driver-ops-footer .shell-muted{color:#60726a}:root[data-theme=light] .driver-load-list-main strong,:root[data-theme=light] .driver-load-list-cell strong,:root[data-theme=light] .driver-load-route-grid strong,:root[data-theme=light] .driver-load-focus-card strong,:root[data-theme=light] .driver-portal-account strong,:root[data-theme=light] .driver-portal-metric-strip article strong,:root[data-theme=light] .driver-load-list-route strong,:root[data-theme=light] .driver-load-card-subtitle{color:#16211d}:root[data-theme=light] .driver-portal-shell .fleetview-secondary-btn,:root[data-theme=light] .driver-load-workflow-shell .fleetview-secondary-btn,:root[data-theme=light] .driver-ops-shell .fleetview-secondary-btn,:root[data-theme=light] .driver-load-action-row a{color:#203028;background:#fff;border-color:#435e4d24}:root[data-theme=light] .driver-portal-header{color:#14231a;background:radial-gradient(circle at 10% 0,#1f9f672e,#0000 34%),linear-gradient(135deg,#fbfff8 0%,#e5f3ea 48%,#fffaf0 100%);border-color:#1f9f6738}:root[data-theme=light] .driver-portal-header:before{background:linear-gradient(110deg,#0000 0% 49%,#1f9f671f 49%,#0000 63%),radial-gradient(circle at 84% 14%,#f4b05229,#0000 28%)}:root[data-theme=light] .driver-portal-header .shell-title{color:#122119}:root[data-theme=light] .driver-portal-header .shell-muted{color:#4d6258}:root[data-theme=light] .driver-portal-kicker-row .pill{color:#f7fff9;background:#1f4c39;border-color:#122f2280}:root[data-theme=light] .driver-portal-signal{color:#1f6b48}:root[data-theme=light] .driver-portal-account{background:linear-gradient(90deg,#1f9f6747,#0000 .36rem),linear-gradient(#fffffff5,#f0f9f4f5);border-color:#1f9f672e}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article{background:linear-gradient(#f2fbf6fa,#e2f3eafa);border-color:#1f9f672e}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article:nth-child(2),:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article:nth-child(3),:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article:nth-child(4){background:linear-gradient(#f6fcf9fa,#e8f4f1fa);border-color:#498e892e}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article:nth-child(5){background:linear-gradient(#fffaecfa,#f7eed6fa);border-color:#ad79252e}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article span{color:#52685f}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article strong{color:#15231d}:root[data-theme=light] .driver-acknowledgement-confirm{background:linear-gradient(#fffffffa,#f4f9f5fa);border-color:#2267472e;box-shadow:0 24px 80px #13231b42}:root[data-theme=light] .driver-acknowledgement-confirm h3{color:#122119}.driver-payroll-docs-shell{border-top:1px solid #8ae3b529;gap:1rem;padding-top:.5rem;display:grid}.driver-payroll-docs-form{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));align-items:end;gap:.85rem;display:grid}.driver-payroll-docs-form .driver-ops-field--wide{grid-column:span 2}.driver-payroll-docs-list{gap:.8rem;display:grid}.driver-payroll-doc-card{background:#09110d6b;border:1px solid #8ae3b524;border-radius:1rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.95rem 1rem;display:flex}.driver-payroll-doc-card .document-packet-inline-actions{flex-wrap:wrap;justify-content:flex-end}:root[data-theme=light] .driver-payroll-docs-shell{border-top-color:#22674729}:root[data-theme=light] .driver-payroll-doc-card{background:#f7f9f6f5;border-color:#22674729}@media (max-width:1180px){.driver-portal-metric-strip,.driver-load-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.driver-load-workflow-grid,.driver-ops-input-grid,.driver-checklist-grid,.driver-payroll-docs-form,.driver-load-route-grid,.driver-load-list-columns,.driver-load-list-grid{grid-template-columns:1fr}.driver-load-list-columns{display:none}.driver-payroll-docs-form .driver-ops-field--wide{grid-column:span 1}.driver-payroll-doc-card{flex-direction:column}}.company-billing-shell,.team-access-workspace-shell,.documents-workspace-shell,.equipment-workspace-shell,.admin-console-page,.admin-company-shell{gap:18px;min-width:0;display:grid}.company-billing-header,.team-access-header-shell,.documents-workspace-shell>.dispatch-workspace-command-band,.equipment-workspace-shell>.dispatch-workspace-command-band,.admin-console-toolbar,.admin-company-header{box-shadow:none;background:linear-gradient(#121f19f5,#0d1814f0);border:1px solid #5c816a33;border-radius:24px}.company-billing-summary-strip,.team-access-summary-strip,.documents-summary-strip,.admin-ops-summary-band,.admin-company-summary-band{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.company-billing-summary-strip>article,.team-access-summary-strip>article,.documents-summary-strip>article,.admin-ops-summary-band>article,.admin-company-summary-band>article{box-shadow:none;background:#0b1411b8;border:1px solid #5c816a29;border-radius:18px}.company-billing-shell .dispatch-page-view-strip,.team-access-workspace-shell .dispatch-page-view-strip,.documents-workspace-shell .documents-tab-row,.admin-console-page .admin-console-tabs,.admin-company-shell .admin-company-tab-list{background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:10px;padding:0;display:flex}.company-billing-shell .dispatch-page-view-strip a,.company-billing-shell .dispatch-page-view-strip button,.team-access-workspace-shell .dispatch-page-view-strip button,.documents-workspace-shell .documents-tab-row>button,.documents-workspace-shell .documents-search-launch,.documents-workspace-shell .documents-search-reset,.admin-company-shell .pill,.admin-console-page .pill,.admin-console-page .admin-console-tab,.admin-console-page .admin-console-toolbar-action,.admin-company-shell .admin-company-tab,.admin-company-shell .admin-console-toolbar-action{color:#eef5f0;min-height:42px;box-shadow:none;background:#0b1411c2;border:1px solid #5c816a2e;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;text-decoration:none;display:inline-flex}.company-billing-shell .dispatch-page-view-strip .is-active,.team-access-workspace-shell .dispatch-page-view-strip .is-active,.documents-workspace-shell .documents-tab-row>button.is-active,.admin-console-page .admin-console-tab[aria-current=page],.admin-company-shell .admin-company-tab[aria-current=page],.admin-console-page .admin-console-toolbar-action.is-primary,.admin-company-shell .admin-console-toolbar-action.is-primary{color:#f6fbf7;background:linear-gradient(#187851f0,#125f41f5);border-color:#1c996557}.company-billing-shell .dispatch-page-view-strip a:hover,.company-billing-shell .dispatch-page-view-strip button:hover,.team-access-workspace-shell .dispatch-page-view-strip button:hover,.documents-workspace-shell .documents-tab-row>button:hover,.documents-workspace-shell .documents-search-launch:hover,.documents-workspace-shell .documents-search-reset:hover,.admin-company-shell .pill:hover,.admin-console-page .pill:hover,.admin-console-page .admin-console-tab:hover,.admin-console-page .admin-console-toolbar-action:hover,.admin-company-shell .admin-company-tab:hover,.admin-company-shell .admin-console-toolbar-action:hover{background:#12221ce6;border-color:#1c996547}.company-billing-panel,.company-billing-utility,.company-billing-frame,.company-billing-detail-card,.team-access-list-column,.team-access-inspector,.documents-workspace-frame,.documents-list-section,.documents-upload-panel,.equipment-roster-shell,.shell-card.panel.admin-directory-search-card,.shell-card.panel.admin-company-table-card,.shell-card.panel.admin-company-section-card,.shell-card.panel.admin-company-users-shell,.shell-card.panel.admin-company-users-card,.shell-card.panel.admin-ops-page .admin-company-table-card,.shell-card.panel.admin-console-page,.shell-card.panel.admin-console-page .motive-table-wrap,.shell-card.panel.admin-console-page .admin-section-head,.shell-card.panel.admin-console-page .admin-view-grid>article,.shell-card.panel.admin-console-page .input-grid,.shell-card.panel.admin-console-page .admin-inline-stack,.shell-card.panel.admin-company-shell .motive-table-wrap{box-shadow:none}.company-billing-panel,.company-billing-utility,.company-billing-frame,.company-billing-detail-card,.team-access-list-column,.team-access-inspector,.documents-workspace-frame,.documents-list-section,.documents-upload-panel,.equipment-roster-shell,.shell-card.panel.admin-directory-search-card,.shell-card.panel.admin-company-table-card,.shell-card.panel.admin-company-section-card,.shell-card.panel.admin-console-page .admin-view-grid>article{background:#0c1612d1;border:1px solid #5c816a29;border-radius:24px}.company-billing-shell .motive-table-wrap,.documents-workspace-shell .motive-table-wrap,.equipment-workspace-shell .operations-roster-table-wrap,.admin-console-page .motive-table-wrap,.admin-company-shell .motive-table-wrap{border:1px solid #5c816a24;border-radius:20px;overflow:hidden}.team-access-grid,.company-billing-data-shell,.documents-workspace-grid,.admin-directory-workbench,.admin-company-content,.equipment-workspace-shell .dispatch-workspace-action-cluster,.company-billing-header-actions,.team-access-header-actions,.documents-search-launcher{min-width:0}.equipment-workspace-shell .dispatch-workspace-command-band,.documents-workspace-shell .dispatch-workspace-command-band{gap:16px}.documents-workspace-shell .documents-search-launcher{margin-left:auto}:root[data-theme=light] .company-billing-header,:root[data-theme=light] .team-access-header-shell,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band,:root[data-theme=light] .equipment-workspace-shell>.dispatch-workspace-command-band,:root[data-theme=light] .admin-console-toolbar,:root[data-theme=light] .admin-company-header{background:linear-gradient(#fbfdfcfa,#f3f8f5f5);border-color:#3d654d1f}:root[data-theme=light] .company-billing-summary-strip>article,:root[data-theme=light] .team-access-summary-strip>article,:root[data-theme=light] .documents-summary-strip>article,:root[data-theme=light] .admin-ops-summary-band>article,:root[data-theme=light] .admin-company-summary-band>article,:root[data-theme=light] .company-billing-panel,:root[data-theme=light] .company-billing-utility,:root[data-theme=light] .company-billing-frame,:root[data-theme=light] .company-billing-detail-card,:root[data-theme=light] .team-access-list-column,:root[data-theme=light] .team-access-inspector,:root[data-theme=light] .documents-workspace-frame,:root[data-theme=light] .documents-list-section,:root[data-theme=light] .documents-upload-panel,:root[data-theme=light] .equipment-roster-shell,:root[data-theme=light] .shell-card.panel.admin-directory-search-card,:root[data-theme=light] .shell-card.panel.admin-company-table-card,:root[data-theme=light] .shell-card.panel.admin-company-section-card,:root[data-theme=light] .shell-card.panel.admin-console-page .admin-view-grid>article{background:#fff;border-color:#3d654d1f}:root[data-theme=light] .company-billing-shell .dispatch-page-view-strip a,:root[data-theme=light] .company-billing-shell .dispatch-page-view-strip button,:root[data-theme=light] .team-access-workspace-shell .dispatch-page-view-strip button,:root[data-theme=light] .documents-workspace-shell .documents-tab-row>button,:root[data-theme=light] .documents-workspace-shell .documents-search-launch,:root[data-theme=light] .documents-workspace-shell .documents-search-reset,:root[data-theme=light] .admin-company-shell .pill,:root[data-theme=light] .admin-console-page .pill,:root[data-theme=light] .admin-console-page .admin-console-tab,:root[data-theme=light] .admin-console-page .admin-console-toolbar-action,:root[data-theme=light] .admin-company-shell .admin-company-tab,:root[data-theme=light] .admin-company-shell .admin-console-toolbar-action{color:#1d2a24;background:#fff;border-color:#3d654d24}:root[data-theme=light] .company-billing-shell .dispatch-page-view-strip .is-active,:root[data-theme=light] .team-access-workspace-shell .dispatch-page-view-strip .is-active,:root[data-theme=light] .documents-workspace-shell .documents-tab-row>button.is-active,:root[data-theme=light] .admin-console-page .admin-console-tab[aria-current=page],:root[data-theme=light] .admin-company-shell .admin-company-tab[aria-current=page],:root[data-theme=light] .admin-console-page .admin-console-toolbar-action.is-primary,:root[data-theme=light] .admin-company-shell .admin-console-toolbar-action.is-primary{color:#134d35;background:linear-gradient(#e5f6ecfa,#d0efddf5);border-color:#1c99653d}.office-shell.is-company-shell .motive-dispatch-topbar{flex:auto;align-items:center;gap:1rem;min-width:0;max-width:760px;display:flex}.office-shell.is-company-shell .motive-dispatch-topbar-copy{gap:.15rem;min-width:clamp(10rem,18vw,14rem);display:grid}.office-shell.is-company-shell .motive-dispatch-topbar-label{color:var(--dispatch-accent-soft);letter-spacing:.16em;text-transform:uppercase;font-size:.6rem;font-weight:700}.office-shell.is-company-shell .motive-dispatch-topbar-copy strong{color:var(--dispatch-text);letter-spacing:-.04em;font-family:Space Grotesk,sans-serif;font-size:1.55rem;font-weight:700}.office-shell.is-company-shell .motive-dispatch-search-link{flex:auto;min-width:0;max-width:28rem}.documents-workspace-body{gap:16px;min-width:0;display:grid}.documents-inline-link-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.documents-inline-link-list a{color:#9fd7b7;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700;text-decoration:none}.documents-inline-link-list a:hover{color:#d7f0df;text-decoration:underline}.documents-workspace-shell .documents-row-shell{align-items:flex-start}.documents-workspace-shell .documents-board-actions--inline{flex-wrap:wrap}.documents-workspace-shell .documents-context-cell{gap:8px;display:grid}.equipment-workspace-shell .dispatch-workspace-command-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-workspace-shell .dispatch-workspace-action-cluster{flex-wrap:wrap}.equipment-workspace-shell .dispatch-board-table td{vertical-align:top}.equipment-select-col{text-align:center;width:3rem;min-width:3rem}.equipment-select-col .dispatch-checkbox-control{margin:0 auto}.equipment-bulk-bar{color:#183126;background:linear-gradient(#e7f5eafa,#f6faf7fa),#f6faf7;border:1px solid #1f8b5d33;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.72rem;padding:.72rem .82rem;display:flex}.equipment-bulk-bar strong{color:#13543a;font-weight:850}.equipment-bulk-bar span{color:#52685b;font-size:.82rem}:root[data-theme=light] .office-shell.is-company-shell .motive-dispatch-topbar-label{color:#5a6c61}:root[data-theme=light] .office-shell.is-company-shell .motive-dispatch-topbar-copy strong{color:#18251d}:root[data-theme=light] .office-shell.is-company-shell .motive-dispatch-search-link{color:#294336;background:#ffffffeb;border-color:#405c4a24}:root[data-theme=light] .office-shell.is-company-shell .motive-dispatch-search-link:hover{background:#fff;border-color:#23744f3d}:root[data-theme=light] .documents-inline-link-list a{color:#16563d}.workforce-driver-editor-panel{position:static!important}.workforce-driver-page-surface .workforce-driver-editor-panel,.workforce-driver-page-surface .workforce-driver-document-uploader,.workforce-driver-page-surface .workforce-driver-document-shell{gap:.9rem;display:grid}.workforce-driver-page-surface .workforce-driver-actions .fleetview-primary-btn,.workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-primary-btn,.workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-document-actions .fleetview-secondary-btn{letter-spacing:.08em;text-transform:uppercase;border-radius:12px;min-height:2.7rem;font-size:.72rem;font-weight:800}.workforce-driver-page-surface .workforce-driver-document-shell{background:linear-gradient(#151918 0%,#111514 100%);border:1px solid #4e61583d;border-radius:16px;padding:1rem}.workforce-driver-page-surface .workforce-driver-document-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.workforce-driver-page-surface .workforce-driver-document-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.workforce-driver-page-surface .workforce-driver-document-head h3{margin:0;font-size:1rem}.workforce-driver-page-surface .workforce-driver-document-head p{margin:.35rem 0 0}.workforce-driver-page-surface .workforce-driver-document-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem;display:grid}.workforce-driver-page-surface .workforce-driver-document-card,.workforce-driver-page-surface .workforce-driver-document-empty{background:#101513;border:1px solid #596e6338;border-radius:14px;gap:.7rem;padding:.82rem .88rem;display:grid}.workforce-driver-page-surface .workforce-driver-document-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem;display:flex}.workforce-driver-page-surface .workforce-driver-document-copy{gap:.22rem;display:grid}.workforce-driver-page-surface .workforce-driver-document-copy strong{line-height:1.3}.workforce-driver-page-surface .workforce-driver-document-copy span{color:#97a69e;font-size:.76rem;line-height:1.45}.workforce-driver-page-surface .workforce-driver-document-actions{flex-wrap:wrap;gap:.55rem;display:flex}.workforce-driver-page-surface .workforce-driver-compliance-cell{gap:.35rem;display:grid}.workforce-driver-page-surface .workforce-driver-compliance-cell small{color:#8ea39a;line-height:1.35}.workforce-driver-page-surface .workforce-driver-compliance-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.workforce-driver-page-surface .workforce-driver-compliance-strip-head{grid-column:1/-1}.workforce-driver-page-surface .workforce-driver-compliance-card{background:#101513;border:1px solid #596e6338;border-radius:14px;gap:.28rem;padding:.82rem .88rem;display:grid}.workforce-driver-page-surface .workforce-driver-compliance-card span{color:#9cb0a7;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.workforce-driver-page-surface .workforce-driver-compliance-card strong{color:#eef6f1;line-height:1.35}.workforce-driver-page-surface .workforce-driver-compliance-card small{color:#8ea39a;line-height:1.45}.office-shell.is-dispatch-shell .dispatch-board-focus-strip{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-main{gap:.62rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{flex-wrap:wrap;align-items:center;padding:.04rem 0 .12rem;border-left:0!important;gap:.5rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions.dispatch-toolbar-cluster{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-primary-action{justify-content:center;min-width:fit-content}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.office-shell.is-load-workspace-shell .dispatch-workspace-command-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-actions .fleetview-primary-btn,.workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-primary-btn,.workforce-driver-page-surface .workforce-driver-document-actions .fleetview-secondary-btn{letter-spacing:.14em!important;text-transform:uppercase!important;min-height:2.25rem!important;box-shadow:none!important;border-style:solid!important;border-width:1px!important;border-radius:10px!important;padding:.42rem .72rem!important;font-family:Space Grotesk,sans-serif!important;font-size:.68rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-load-workspace-shell .dispatch-workspace-command-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-document-actions .fleetview-secondary-btn{color:#c7d6ce!important;background:#1f2423!important;border-color:#54e98a14!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn:hover:not(:disabled),.office-shell.is-load-workspace-shell .dispatch-workspace-command-actions .fleetview-secondary-btn:hover:not(:disabled),.workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn:hover:not(:disabled),.workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-secondary-btn:hover:not(:disabled),.workforce-driver-page-surface .workforce-driver-document-actions .fleetview-secondary-btn:hover:not(:disabled){color:#eff6f2!important;background:#232928!important;border-color:#54e98a29!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.workforce-driver-page-surface .workforce-driver-actions .fleetview-primary-btn,.workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-primary-btn{color:#f7fdf9!important;background:linear-gradient(135deg,#196f46,#155a39)!important;border-color:#54e98a57!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-command-actions .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-document-actions .fleetview-secondary-btn{color:#274235!important;background:#e8f0eb!important;border-color:#c9d7cf!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn:hover:not(:disabled),:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-command-actions .fleetview-secondary-btn:hover:not(:disabled),:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn:hover:not(:disabled),:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-secondary-btn:hover:not(:disabled),:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-document-actions .fleetview-secondary-btn:hover:not(:disabled){color:#1d3327!important;background:#dde6e1!important;border-color:#16a34a1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-primary-action,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-actions .fleetview-primary-btn,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-editor-actions .fleetview-primary-btn{color:#f8fffb!important;background:linear-gradient(135deg,#1b7b4a,#17633d)!important;border-color:#16a34a3d!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-document-shell,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-document-card,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-document-empty,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-compliance-card{background:#fffdf8!important;border-color:#435e4d24!important;box-shadow:0 10px 24px #121e170a!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-document-head h3,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-document-copy strong,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-compliance-card strong{color:#18241d!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-document-head p,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-document-copy span,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-compliance-card span,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-compliance-card small,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-compliance-cell small{color:#5a7063!important}.dispatcher-assignment-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-bottom:.8rem;display:grid}.dispatcher-assignment-summary article{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);border-radius:12px;gap:.18rem;padding:.72rem .8rem;display:grid}.dispatcher-assignment-summary span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.dispatcher-assignment-summary strong{color:var(--text-strong);font-size:.94rem}.dispatcher-assignment-readiness{gap:.35rem;display:grid}.dispatcher-assignment-readiness small{color:var(--muted);line-height:1.35}:root[data-theme=light] .dispatcher-assignment-summary article{background:#fff;border-color:#435e4d24}:root[data-theme=light] .dispatcher-assignment-summary span,:root[data-theme=light] .dispatcher-assignment-readiness small{color:#5c7467}:root[data-theme=light] .dispatcher-assignment-summary strong{color:#15241b}@media (max-width:920px){.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-primary-action{min-width:calc(50% - .25rem)}.workforce-driver-page-surface .workforce-driver-compliance-strip,.dispatcher-assignment-summary{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-primary-action{width:100%;min-width:100%}}button{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);color:var(--text-strong);box-shadow:none;font-weight:600}button:hover:not(:disabled){filter:none;border-color:color-mix(in srgb, var(--accent) 26%, var(--line) 74%);background:color-mix(in srgb, var(--surface) 88%, var(--accent-soft) 12%);box-shadow:none}.fleetview-primary-btn,.team-access-primary-btn,.reports-primary-btn{border:1px solid color-mix(in srgb, var(--accent) 52%, var(--line) 48%);background:color-mix(in srgb, var(--accent-soft) 58%, var(--surface) 42%);color:var(--text-strong);box-shadow:none}.fleetview-primary-btn:hover:not(:disabled),.team-access-primary-btn:hover:not(:disabled),.reports-primary-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent) 62%, var(--line) 38%);background:color-mix(in srgb, var(--accent-soft) 70%, var(--surface) 30%)}.fleetview-secondary-btn,.team-access-secondary-btn,.reports-secondary-btn{border:1px solid color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);color:var(--text);box-shadow:none}.fleetview-secondary-btn:hover:not(:disabled),.team-access-secondary-btn:hover:not(:disabled),.reports-secondary-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent) 24%, var(--line) 76%);background:color-mix(in srgb, var(--surface-strong) 84%, var(--accent-soft) 16%)}.company-billing-heading p,.team-access-page-heading-row .payroll-workspace-heading p,.reports-title-block p,.payroll-page-header-copy p,.payroll-home-focus-lead p,.dispatch-inline-meta{max-width:62ch;line-height:1.5}:root[data-theme=light] .company-billing-header,:root[data-theme=light] .team-access-header-shell,:root[data-theme=light] .reports-header,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-strip{box-shadow:none;background:linear-gradient(#fbfdfcfa,#f3f8f5f5);border-color:#3d654d1f}:root[data-theme=light] .reports-title-block h1,:root[data-theme=light] .reports-window-chip strong,:root[data-theme=light] .reports-summary-item strong,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-head h3{color:#16211d}:root[data-theme=light] .reports-title-block p,:root[data-theme=light] .reports-window-chip span,:root[data-theme=light] .reports-summary-item span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-head p{color:#60726a}:root[data-theme=light] .reports-window-chip,:root[data-theme=light] .reports-summary-band{background:#ffffffb8;border-color:#3d654d1f}:root[data-theme=light] .reports-queue-table thead th{color:#5b6e65;background:#f3f6f3;border-bottom-color:#3d654d1f}:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a:hover,:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a.is-active,:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a[aria-current=page]{color:#134d35;background:linear-gradient(#e5f6ecfa,#d0efddf5);border-color:#1c99653d}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-label,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-pills .pill,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-meta span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics article,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-shell{color:#1d2a24;background:#ffffffd6;border-color:#3d654d1f}.dispatch-command-band,.dispatch-filter-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.dispatch-command-band--spread{justify-content:space-between}.dispatch-section-header{align-items:start;gap:.28rem;display:grid}.dispatch-section-header strong,.dispatch-section-header h2,.dispatch-section-header h3{margin:0}.dispatch-section-header--compact{gap:.18rem}.dispatch-helper-text{max-width:62ch;color:color-mix(in srgb, var(--muted) 88%, transparent);margin:0;font-size:.92rem;line-height:1.52}.dispatch-table-card,.dispatch-metric-card{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 90%, transparent);box-shadow:none;border-radius:14px}.dispatch-table-card{overflow:hidden}.dispatch-metric-card{gap:.26rem;padding:.92rem .96rem;display:grid}.dispatch-metric-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.dispatch-metric-card strong{color:var(--text-strong);line-height:1.2}.dispatch-metric-card p{color:var(--muted);margin:0;line-height:1.45}.dispatch-metric-card--accent{border-color:color-mix(in srgb, var(--accent) 24%, var(--line) 76%);background:linear-gradient(180deg, color-mix(in srgb, var(--accent-soft) 32%, transparent), color-mix(in srgb, var(--surface) 96%, transparent) 62%)}:root[data-theme=light] .dispatch-helper-text{color:#62756a}:root[data-theme=light] .dispatch-section-header{background:linear-gradient(#fbfdfbfa,#f4f9f5f5);border:1px solid #3f57481f;border-radius:14px;padding:.9rem .95rem}:root[data-theme=light] .dispatch-section-header--compact{background:0 0;border:0;border-radius:0;padding:0}:root[data-theme=light] .dispatch-section-header strong,:root[data-theme=light] .dispatch-section-header h2,:root[data-theme=light] .dispatch-section-header h3,:root[data-theme=light] .dispatch-metric-card strong{color:#18241d}:root[data-theme=light] .dispatch-section-header span,:root[data-theme=light] .dispatch-section-header p,:root[data-theme=light] .dispatch-metric-card span,:root[data-theme=light] .dispatch-metric-card p{color:#5f7367}:root[data-theme=light] .dispatch-table-card,:root[data-theme=light] .dispatch-metric-card{background:linear-gradient(#fffefb 0%,#f8f5ee 100%);border-color:#3f57481f;box-shadow:0 10px 24px #121e170a}:root[data-theme=light] .dispatch-metric-card--accent{background:linear-gradient(#eef7f2 0%,#f8fbf9 100%);border-color:#1f8b5d2e}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card{gap:.9rem}:root[data-theme=light] .dispatch-search-workspace-toolbar{justify-items:stretch}:root[data-theme=light] .dispatch-search-workspace-meta{flex-wrap:wrap;gap:.45rem;width:auto;min-width:0;display:flex}:root[data-theme=light] .dispatch-search-workspace-meta>div{background:#fff;border-color:#3f574824;border-radius:999px;min-width:0;padding:.56rem .72rem}:root[data-theme=light] .dispatch-search-workspace-meta strong{font-size:.82rem}:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small{font-size:.68rem}:root[data-theme=light] .dispatch-search-scope-tabs button{min-height:4.25rem}:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-command-main,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card{border-radius:14px}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head{background:linear-gradient(#fbfdfbfa,#f4f9f5f5)!important;border:1px solid #3f57481f!important;border-radius:14px!important;padding:.95rem 1rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-header{background:linear-gradient(#fbfcfb 0%,#f3f7f4 100%)!important;border-bottom-color:#3f57481f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-search-link,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-ops-utility-chip,:root[data-theme=light] .office-shell.is-dispatch-shell .logout-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-command,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{color:#1a2b22!important;box-shadow:none!important;background:#fff!important;border-color:#3f57481f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip{background:#f3f8f4!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#496054!important;background:#eff5f0!important;border-bottom-color:#3f574824!important;box-shadow:inset -1px 0 #3f574814,inset 0 -1px #3f574824!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header strong,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar-copy strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-top strong{color:#18241d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-toolbar-summary,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-cell-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span,:root[data-theme=light] .office-shell.is-dispatch-shell .motive-dispatch-topbar-label,:root[data-theme=light] .office-shell.is-dispatch-shell .shell-muted{color:#607267!important}:root[data-theme=light] .company-search-shell{gap:1rem}:root[data-theme=light] .company-search-toolbar{background:linear-gradient(#fffefb 0%,#f7f4ed 100%);border:1px solid #3f57481f;border-radius:14px;padding:.92rem .95rem;box-shadow:0 10px 24px #121e170a}:root[data-theme=light] .company-search-table-wrap .motive-table thead th{color:#4a6054;background:#eff5f0;border-bottom-color:#3f574824}:root[data-theme=light] .company-search-table-wrap .motive-table tbody tr{background:#fff}:root[data-theme=light] .company-search-table-wrap .motive-table tbody td{color:#1c2b23}:root[data-theme=light] .company-search-row.is-selected td{background:#edf6f0}:root[data-theme=light] .company-search-detail-head p,:root[data-theme=light] .company-search-recent-row span,:root[data-theme=light] .company-search-table-wrap .dispatch-cell-stack span{color:#617469}@media (max-width:1180px){:root[data-theme=light] .dispatch-search-scope-tabs{grid-template-columns:1fr}}.dispatch-search-command-rail,.company-billing-detail-card,.company-search-detail-card,.reports-detail-panel{position:static!important}.dispatch-page-surface .dispatch-table-shell,.dispatch-search-page-surface .dispatch-table-shell{scrollbar-gutter:stable both-edges;overscroll-behavior:contain}.dispatch-page-surface .dispatch-board-table tfoot td,.dispatch-search-page-surface .dispatch-board-table tfoot td{position:static!important}.dispatch-board-row:hover{box-shadow:none!important}:root[data-theme=light]{--dispatch-band-border:#3e5e4d24;--dispatch-band-bg:linear-gradient(180deg, #edf5ef 0%, #e3eee7 100%);--dispatch-band-bg-strong:linear-gradient(180deg, #f6faf7 0%, #ebf3ee 100%);--dispatch-band-surface:#ffffffd6;--dispatch-band-text:#18241d;--dispatch-band-muted:#5d7067}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-command,:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card,:root[data-theme=light] .company-billing-header,:root[data-theme=light] .team-access-header-shell,:root[data-theme=light] .reports-header,:root[data-theme=light] .payroll-page-header,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-strip,:root[data-theme=light] .company-search-toolbar{border-color:var(--dispatch-band-border)!important;background:var(--dispatch-band-bg)!important;box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-meta-item,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-legend{border-color:var(--dispatch-band-border)!important;background:var(--dispatch-band-bg-strong)!important;box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#284237!important;box-shadow:none!important;background:#ffffffbd!important;border-color:#3e5e4d24!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#f6fcf8!important;box-shadow:none!important;background:linear-gradient(#2f7a57 0%,#29694b 100%)!important;border-color:#217b5252!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tab-count{color:#496055!important;background:#e8efebf5!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active .dispatch-reset-tab-count{color:#f6fcf8!important;background:#ffffff2e!important}:root[data-theme=light] .dispatch-search-page-surface{background:linear-gradient(#eef4ef 0%,#e7eee8 100%)!important}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card{gap:.78rem;padding:.88rem .92rem}:root[data-theme=light] .dispatch-search-workspace-header{gap:.7rem}:root[data-theme=light] .dispatch-search-workspace-toolbar{align-items:center;gap:.55rem}:root[data-theme=light] .dispatch-search-workspace-meta{gap:.38rem}:root[data-theme=light] .dispatch-search-workspace-meta>div,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-filter-group,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-metrics div{border-color:var(--dispatch-band-border)!important;background:var(--dispatch-band-surface)!important;box-shadow:none!important}:root[data-theme=light] .dispatch-search-workspace-meta>div{padding:.48rem .65rem}:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-group-head strong,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-head strong,:root[data-theme=light] .dispatch-search-rail-head strong{color:var(--dispatch-band-text)!important}:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-group-head span,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-head span,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-search-workspace .dispatch-field span,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell label{color:var(--dispatch-band-muted)!important}:root[data-theme=light] .dispatch-search-command-bar{gap:.5rem}:root[data-theme=light] .dispatch-search-command-layout{grid-template-columns:minmax(0,1fr) minmax(18rem,.42fr);gap:.78rem}:root[data-theme=light] .dispatch-search-scope-tabs button{min-height:3.15rem;padding:.56rem .68rem;border-color:var(--dispatch-band-border)!important;background:#ffffffc7!important}:root[data-theme=light] .dispatch-search-scope-tabs button strong{color:var(--dispatch-band-text)!important}:root[data-theme=light] .dispatch-search-filter-card{padding:.74rem .8rem}:root[data-theme=light] .dispatch-search-filter-groups{gap:.55rem}:root[data-theme=light] .dispatch-search-command-rail{gap:.55rem}:root[data-theme=light] .dispatch-search-rail-metrics div{padding:.46rem .52rem}:root[data-theme=light] .dispatch-search-command-bar .dispatch-input-shell,:root[data-theme=light] .dispatch-search-workspace .dispatch-field input,:root[data-theme=light] .dispatch-search-workspace .dispatch-field select,:root[data-theme=light] .dispatch-search-workspace .dispatch-field textarea,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell select{color:#18241d!important;background:#fcfdfbf5!important;border-color:#435e4d24!important}:root[data-theme=light] .dispatch-search-command-bar button,:root[data-theme=light] .dispatch-search-rail-actions button{min-height:2.45rem}:root[data-theme=light] .dispatch-search-page-surface .dispatch-grid-totals,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-grid-totals{color:#607267!important}:root[data-theme=light] .dispatch-board-table tfoot td{background:#f4f7f4!important}:root[data-theme=light] .dispatch-board-row:hover td{background:#e6eee9eb!important}:root[data-theme=light] .dispatch-board-row.is-selected td{background:#dfece5f0!important;box-shadow:inset 0 1px #3a5e4c1a,inset 0 -1px #3a5e4c1a!important}:root[data-theme=light] .dispatch-board-row.is-selected td:first-child{box-shadow:inset 3px 0 #2f7a57,inset 0 1px #3a5e4c1a,inset 0 -1px #3a5e4c1a!important}:root[data-theme=light] .dispatch-board-row.is-selected td:last-child{box-shadow:inset -1px 0 #3a5e4c1a,inset 0 1px #3a5e4c1a,inset 0 -1px #3a5e4c1a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th[data-column=appointment],:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td[data-column=appointment]{min-width:10.5rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th[data-column=loaded_date],:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td[data-column=loaded_date]{min-width:8rem!important}@media (max-width:1280px){:root[data-theme=light] .dispatch-search-command-layout{grid-template-columns:1fr}:root[data-theme=light] .dispatch-search-command-rail{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}:root[data-theme=light] .dispatch-search-scope-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){:root[data-theme=light] .dispatch-search-command-rail,:root[data-theme=light] .dispatch-search-scope-tabs,:root[data-theme=light] .dispatch-search-rail-metrics{grid-template-columns:1fr}}:root[data-theme=light]{--dispatch-fir-border:#3a604c2e;--dispatch-fir-band:linear-gradient(180deg, #e6f1ea 0%, #dbe9e1 100%);--dispatch-fir-surface:linear-gradient(180deg, #eef6f0 0%, #e1ece4 100%);--dispatch-fir-surface-soft:linear-gradient(180deg, #eff6f1fa, #e4eee7f5);--dispatch-fir-panel:#e9f2ecf0;--dispatch-fir-text:#173025;--dispatch-fir-muted:#4d6759;--dispatch-band-border:var(--dispatch-fir-border);--dispatch-band-bg:var(--dispatch-fir-band);--dispatch-band-bg-strong:var(--dispatch-fir-surface);--dispatch-band-surface:var(--dispatch-fir-panel);--dispatch-band-text:var(--dispatch-fir-text);--dispatch-band-muted:var(--dispatch-fir-muted)}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-focus-shell,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-command,:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card,:root[data-theme=light] .company-billing-header,:root[data-theme=light] .team-access-header-shell,:root[data-theme=light] .reports-header,:root[data-theme=light] .payroll-page-header,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-strip,:root[data-theme=light] .company-search-toolbar{border-color:var(--dispatch-fir-border)!important;background:var(--dispatch-fir-band)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-legend,:root[data-theme=light] .dispatch-search-workspace-meta>div,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-filter-group,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-metrics div,:root[data-theme=light] .company-billing-summary-strip>article,:root[data-theme=light] .team-access-summary-strip>article,:root[data-theme=light] .company-billing-panel,:root[data-theme=light] .company-billing-utility,:root[data-theme=light] .company-billing-frame,:root[data-theme=light] .company-billing-detail-card,:root[data-theme=light] .team-access-list-column,:root[data-theme=light] .team-access-inspector,:root[data-theme=light] .company-search-detail-card,:root[data-theme=light] .reports-window-chip,:root[data-theme=light] .reports-summary-band,:root[data-theme=light] .reports-detail-panel,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-label,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-pills .pill,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-meta span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics article,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-shell{border-color:var(--dispatch-fir-border)!important;background:var(--dispatch-fir-surface-soft)!important;box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card-header-copy h4,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box strong,:root[data-theme=light] .dispatch-search-workspace-meta strong,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-group-head strong,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-head strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .company-billing-heading h1,:root[data-theme=light] .company-billing-header-meta strong,:root[data-theme=light] .team-access-page-heading-row .payroll-workspace-heading h1,:root[data-theme=light] .reports-title-block h1,:root[data-theme=light] .reports-summary-item strong,:root[data-theme=light] .reports-window-chip strong,:root[data-theme=light] .payroll-page-header-copy h1,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-head h3{color:var(--dispatch-fir-text)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-inline-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-token,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-context,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card-header-copy p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-center-box p,:root[data-theme=light] .dispatch-search-workspace-meta span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-group-head span,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-head span,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-search-workspace .dispatch-field span,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell label,:root[data-theme=light] .company-billing-heading p,:root[data-theme=light] .company-billing-header-meta span,:root[data-theme=light] .team-access-page-heading-row .payroll-workspace-heading p,:root[data-theme=light] .reports-title-block p,:root[data-theme=light] .reports-summary-item span,:root[data-theme=light] .reports-window-chip span,:root[data-theme=light] .payroll-page-header-copy p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-head p{color:var(--dispatch-fir-muted)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-focus-shell{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric{border-color:var(--dispatch-fir-border)!important;box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--default{background:linear-gradient(#e5f1e8 0%,#d9e8de 100%)!important;border-color:#1f7a5733!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--primary{background:linear-gradient(#d9efe2 0%,#c8e4d5 100%)!important;border-color:#186f4a3d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--alert{background:linear-gradient(#fff0df 0%,#fde5ca 100%)!important;border-color:#ba701c3d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--warning{background:linear-gradient(#e8efea 0%,#dce7e0 100%)!important;border-color:#435e4d2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--default>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--default>small{color:#456052!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--default>strong{color:#173025!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--primary>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--primary>small{color:#215338!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--primary>strong{color:#10311f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--alert>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--alert>small{color:#8c5621!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--alert>strong{color:#643810!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--warning>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--warning>small{color:#51675b!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--warning>strong{color:#22352a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--default .dispatch-reset-metric-bar{background:linear-gradient(90deg,#2f7a57 0%,#5faa83 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--primary .dispatch-reset-metric-bar{background:linear-gradient(90deg,#1f8b5d 0%,#32d583 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--alert .dispatch-reset-metric-bar{background:linear-gradient(90deg,#b96d1b 0%,#f0a24c 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric--warning .dispatch-reset-metric-bar{background:linear-gradient(90deg,#61786b 0%,#97a99f 100%)!important}:root[data-theme=light]{--ops-core-canvas:#f5f1e8;--ops-core-header-bg:linear-gradient(180deg, #e6efe7 0%, #dae7de 100%);--ops-core-header-bg-strong:linear-gradient(180deg, #dfeade 0%, #d3e0d7 100%);--ops-core-header-panel:#ffffffc2;--ops-core-panel:#fffefd;--ops-core-panel-soft:#f8f4ec;--ops-core-panel-muted:#f2eee5;--ops-core-border:#3f584a26;--ops-core-border-strong:#1c603b38;--ops-core-text:#16251d;--ops-core-text-strong:#0f3926;--ops-core-muted:#596f62;--ops-core-accent:#17653f;--ops-core-accent-soft:#e2efe7;--ops-core-highlight:#2aa36d;--ops-core-warning:#b77421;--ops-core-warning-soft:#f7ead7;--ops-core-action-shadow:0 10px 20px #12251c14;--ops-core-action-shadow-strong:0 14px 28px #12251c1f;--ops-core-chip-shadow:0 8px 18px #12251c14}.cvui-badge{max-width:100%;font:inherit;letter-spacing:.01em;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #0000;border-radius:12px;align-items:center;gap:.46rem;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .14s,opacity .12s;display:inline-flex}.cvui-badge.cvui-badge--small{min-height:1.62rem;padding:.18rem .54rem;font-size:.71rem}.cvui-badge.cvui-badge--medium{min-height:1.92rem;padding:.22rem .72rem;font-size:.76rem}.cvui-badge.cvui-badge--large{min-height:2.2rem;padding:.28rem .88rem;font-size:.84rem}.cvui-badge__icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.cvui-badge__label{text-overflow:ellipsis;min-width:0;overflow:hidden}.cvui-badge.is-clickable{cursor:pointer}.cvui-badge__remove{color:inherit;cursor:pointer;background:#10151224;border:0;border-radius:8px;justify-content:center;align-items:center;padding:.1rem;display:inline-flex}.cvui-badge__remove:hover{background:#10151238}:root[data-theme=light] .cvui-badge{box-shadow:var(--ops-core-chip-shadow)}:root[data-theme=light] .cvui-badge.cvui-badge--primary.cvui-badge--solid{background:linear-gradient(180deg, var(--ops-core-highlight) 0%, var(--ops-core-accent) 100%);border-color:color-mix(in srgb, var(--ops-core-accent) 82%, var(--ops-core-border) 18%);color:#f8fff9}:root[data-theme=light] .cvui-badge.cvui-badge--primary.cvui-badge--outline{border-color:color-mix(in srgb, var(--ops-core-accent) 48%, var(--ops-core-border) 52%);color:var(--ops-core-text-strong);background:#ffffffb3}:root[data-theme=light] .cvui-badge.cvui-badge--primary.cvui-badge--subtle{background:color-mix(in srgb, var(--ops-core-accent-soft) 90%, #fff 10%);border-color:color-mix(in srgb, var(--ops-core-border-strong) 84%, transparent);color:var(--ops-core-text-strong)}:root[data-theme=light] .cvui-badge.cvui-badge--secondary.cvui-badge--solid{color:#f3faf5;background:linear-gradient(#2a322d 0%,#1a221d 100%);border-color:#14271d33}:root[data-theme=light] .cvui-badge.cvui-badge--secondary.cvui-badge--outline{border-color:color-mix(in srgb, var(--ops-core-border) 82%, #14271d1f 18%);color:var(--ops-core-text);background:#ffffffd1}:root[data-theme=light] .cvui-badge.cvui-badge--secondary.cvui-badge--subtle{background:color-mix(in srgb, var(--ops-core-panel-soft) 92%, #fff 8%);border-color:color-mix(in srgb, var(--ops-core-border) 90%, transparent);color:var(--ops-core-text)}:root[data-theme=light] .cvui-badge.cvui-badge--success.cvui-badge--solid{color:#f7fff9;background:linear-gradient(#27945f 0%,#17653f 100%);border-color:#17653f2e}:root[data-theme=light] .cvui-badge.cvui-badge--success.cvui-badge--outline{color:#165639;background:#ffffffd1;border-color:#1f8b5d52}:root[data-theme=light] .cvui-badge.cvui-badge--success.cvui-badge--subtle{color:#165639;background:#e6f3eb;border-color:#1f8b5d33}:root[data-theme=light] .cvui-badge.cvui-badge--warning.cvui-badge--solid{color:#fff8f0;background:linear-gradient(#d48c37 0%,#aa671c 100%);border-color:#aa671c38}:root[data-theme=light] .cvui-badge.cvui-badge--warning.cvui-badge--outline{color:#8d5618;background:#fffdfad6;border-color:#b7742147}:root[data-theme=light] .cvui-badge.cvui-badge--warning.cvui-badge--subtle{color:#8d5618;background:#f8ebda;border-color:#b774212e}:root[data-theme=light] .cvui-badge.cvui-badge--error.cvui-badge--solid{color:#fff7f6;background:linear-gradient(#b95f57 0%,#8f3832 100%);border-color:#8f383238}:root[data-theme=light] .cvui-badge.cvui-badge--error.cvui-badge--outline{color:#8f3832;background:#fffcfbd6;border-color:#b95f574d}:root[data-theme=light] .cvui-badge.cvui-badge--error.cvui-badge--subtle{color:#8f3832;background:#f8e9e7;border-color:#b95f572e}.ops-core-page-shell{gap:1rem;display:grid}.ops-core-page-header{gap:.82rem;display:grid}.ops-core-header-main,.ops-core-header-strip,.ops-core-command-strip{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ops-core-header-main{justify-content:space-between;align-items:flex-start}.ops-core-title-block{gap:.22rem;min-width:0;display:grid}.ops-core-eyebrow{color:var(--ops-core-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.ops-core-title-block h1,.ops-core-title-block h2,.ops-core-title-block h3{margin:0}.ops-core-title-block p{max-width:70ch;margin:0}.ops-core-stat-row{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.ops-core-stat{gap:.16rem;min-width:0;display:grid}.ops-core-section-surface,.ops-core-support-surface,.ops-core-table-shell,.ops-core-support-dock{border:1px solid var(--ops-core-border);border-radius:16px}.ops-core-table-shell-head{gap:.35rem;display:grid}.ops-core-workspace-grid{gap:.82rem;display:grid}.ops-core-metric-row{gap:.7rem;display:grid}:root[data-theme=light] .dispatch-page-surface,:root[data-theme=light] .dispatch-search-page-surface,:root[data-theme=light] .reports-page-surface,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-page-surface{background:linear-gradient(180deg, var(--ops-core-canvas) 0%, #ede7db 100%)!important}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card.ops-core-page-shell,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header,:root[data-theme=light] .reports-header.ops-core-page-header,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-shell.ops-core-page-header{border:1px solid var(--ops-core-border)!important;background:var(--ops-core-header-bg)!important;box-shadow:none!important}:root[data-theme=light] .dispatch-search-workspace.dispatch-search-shell-card.ops-core-page-shell{gap:.88rem;padding:1rem 1.02rem}:root[data-theme=light] .dispatch-search-workspace-header.ops-core-page-header,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header,:root[data-theme=light] .reports-header.ops-core-page-header,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-shell.ops-core-page-header{border-radius:18px!important}:root[data-theme=light] .dispatch-search-workspace-toolbar.ops-core-header-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-focus-shell.ops-core-header-strip,:root[data-theme=light] .reports-toolbar.ops-core-command-strip,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-lower.ops-core-command-strip{border:1px solid var(--ops-core-border);background:var(--ops-core-header-panel);box-shadow:none;border-radius:16px;padding:.82rem .88rem}:root[data-theme=light] .ops-core-title-block h1,:root[data-theme=light] .ops-core-title-block h2,:root[data-theme=light] .ops-core-title-block h3,:root[data-theme=light] .reports-window-chip.ops-core-window-chip strong,:root[data-theme=light] .ops-core-stat strong,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-head strong,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-group-head strong,:root[data-theme=light] .dispatch-search-rail-head strong,:root[data-theme=light] .dispatch-loads-shell-copy h3,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-head strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-spec-grid strong,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card h4,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-form-section h3{color:var(--ops-core-text)!important}:root[data-theme=light] .ops-core-eyebrow,:root[data-theme=light] .ops-core-title-block p,:root[data-theme=light] .reports-window-chip.ops-core-window-chip span,:root[data-theme=light] .ops-core-stat span,:root[data-theme=light] .dispatch-search-workspace-meta small,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-head span,:root[data-theme=light] .dispatch-search-workspace .dispatch-search-filter-group-head span,:root[data-theme=light] .dispatch-search-workspace .dispatch-field span,:root[data-theme=light] .dispatch-search-rail-head span,:root[data-theme=light] .dispatch-search-rail-copy,:root[data-theme=light] .dispatch-search-rail-metrics span,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell label,:root[data-theme=light] .dispatch-loads-shell-copy p,:root[data-theme=light] .dispatch-loads-shell-kicker,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-head span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-route-stop small,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-spec-grid span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-meta .dispatch-workspace-feedback,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster .dispatch-field>span,:root[data-theme=light] .reports-title-block p,:root[data-theme=light] .reports-row-head p,:root[data-theme=light] .reports-list-head span,:root[data-theme=light] .reports-list-head small{color:var(--ops-core-muted)!important}:root[data-theme=light] .dispatch-search-workspace-meta>div,:root[data-theme=light] .dispatch-search-command-bar,:root[data-theme=light] .dispatch-search-filter-card,:root[data-theme=light] .dispatch-search-filter-group,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .dispatch-search-rail-card,:root[data-theme=light] .dispatch-search-rail-metrics div,:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head,:root[data-theme=light] .dispatch-search-page-surface .dispatch-board-legend,:root[data-theme=light] .reports-window-chip.ops-core-window-chip,:root[data-theme=light] .reports-summary-band.ops-core-stat-row,:root[data-theme=light] .reports-summary-item.ops-core-stat,:root[data-theme=light] .reports-workspace,:root[data-theme=light] .reports-list-panel,:root[data-theme=light] .reports-detail-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-form-section,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-table-wrap,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-advanced{border-color:var(--ops-core-border)!important;background:var(--ops-core-panel)!important;box-shadow:none!important}:root[data-theme=light] .reports-header.ops-core-page-header .reports-summary-band.ops-core-stat-row,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-shell.ops-core-page-header .ops-core-stat,:root[data-theme=light] .dispatch-search-workspace-toolbar .dispatch-search-workspace-meta>div{background:var(--ops-core-header-panel)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-focus-shell.ops-core-header-strip{gap:.82rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metrics.ops-core-metric-row{grid-template-columns:repeat(4,minmax(0,1fr))}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface{border-color:var(--ops-core-border-strong)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-copy h4,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-topline strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-body,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table-head{color:var(--ops-core-text)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-inline-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-token,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-context,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-copy p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-topline em,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .shell-muted{color:var(--ops-core-muted)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-count{background:var(--ops-core-panel-soft)!important;border-color:var(--ops-core-border)!important;color:var(--ops-core-text-strong)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section--watchlist .dispatch-dock-section-count,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert.priority-high,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--watchlist{background:var(--ops-core-warning-soft)!important;color:#754716!important;border-color:#b7742138!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section--assigned .dispatch-dock-section-count,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button--assigned{background:var(--ops-core-accent-soft)!important;border-color:var(--ops-core-border-strong)!important;color:var(--ops-core-text-strong)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert.priority-medium{color:#4f5d1e!important;background:#f5f5df!important;border-color:#87933f33!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert.priority-low,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row{background:var(--ops-core-panel)!important;border-color:var(--ops-core-border)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table-head,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row:hover{background:var(--ops-core-panel-soft)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row>span:last-child{color:var(--ops-core-text-strong)!important}:root[data-theme=light] .dispatch-search-workspace-toolbar.ops-core-header-strip{justify-content:space-between}:root[data-theme=light] .dispatch-search-workspace-meta.ops-core-stat-row{flex:auto}:root[data-theme=light] .dispatch-search-workspace-meta>div.ops-core-stat,:root[data-theme=light] .dispatch-search-workspace-meta>div{border-radius:12px;min-width:116px;padding:.52rem .68rem}:root[data-theme=light] .dispatch-search-command-bar.ops-core-command-strip{justify-content:space-between;align-items:end}:root[data-theme=light] .dispatch-search-command-bar .dispatch-input-shell{flex:540px;min-width:0}:root[data-theme=light] .dispatch-search-command-bar .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-workspace .dispatch-field input,:root[data-theme=light] .dispatch-search-workspace .dispatch-field select,:root[data-theme=light] .dispatch-search-workspace .dispatch-field textarea,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell input,:root[data-theme=light] .dispatch-search-command-rail .dispatch-input-shell select,:root[data-theme=light] .reports-search input,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-fullscreen .dispatch-field input,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-fullscreen .dispatch-field select,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-fullscreen .dispatch-field textarea{border-color:var(--ops-core-border)!important;color:var(--ops-core-text)!important;background:#fbfcfa!important}:root[data-theme=light] .dispatch-search-command-layout.ops-core-workspace-grid{grid-template-columns:minmax(0,1fr) minmax(286px,.38fr);align-items:start}:root[data-theme=light] .dispatch-search-command-main{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .dispatch-search-filter-card.ops-core-section-surface{padding:.82rem .86rem}:root[data-theme=light] .dispatch-search-workspace-copy.ops-core-title-block p,:root[data-theme=light] .dispatch-search-filter-head span{max-width:42ch}:root[data-theme=light] .dispatch-search-filter-group{padding:.66rem .72rem}:root[data-theme=light] .dispatch-search-scope-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}:root[data-theme=light] .dispatch-search-scope-tabs button{min-height:3.05rem;background:var(--ops-core-panel)!important;border-color:var(--ops-core-border)!important;color:var(--ops-core-text)!important}:root[data-theme=light] .dispatch-search-scope-tabs button.is-active{background:var(--ops-core-accent-soft)!important;border-color:var(--ops-core-border-strong)!important;box-shadow:inset 3px 0 0 var(--ops-core-accent)!important}:root[data-theme=light] .dispatch-search-rail-card.ops-core-section-surface{padding:.78rem .84rem}:root[data-theme=light] .dispatch-search-rail-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}:root[data-theme=light] .dispatch-search-page-surface .dispatch-loads-shell-head.ops-core-table-shell-head,:root[data-theme=light] .reports-toolbar.ops-core-command-strip,:root[data-theme=light] .reports-list-panel.dispatch-table-card.ops-core-table-shell,:root[data-theme=light] .reports-detail-panel.ops-core-support-dock{box-shadow:none!important}:root[data-theme=light] .reports-header.ops-core-page-header{padding:1rem 1.05rem}:root[data-theme=light] .reports-summary-band.ops-core-stat-row{grid-template-columns:none;gap:.55rem}:root[data-theme=light] .reports-summary-item.ops-core-stat{border-radius:12px;flex:140px;padding:.72rem .8rem}:root[data-theme=light] .reports-workspace{padding:.96rem 1rem}:root[data-theme=light] .reports-toolbar.ops-core-command-strip{grid-template-columns:minmax(0,1.05fr) minmax(240px,320px) auto;align-items:end;display:grid}:root[data-theme=light] .reports-list-head{border-bottom-color:var(--ops-core-border)!important;background:var(--ops-core-panel-soft)!important}:root[data-theme=light] .reports-detail-panel.ops-core-support-dock.ops-core-support-surface,:root[data-theme=light] .reports-detail-panel.ops-core-support-dock .reports-meta-card,:root[data-theme=light] .reports-detail-panel.ops-core-support-dock .reports-note-list,:root[data-theme=light] .reports-detail-panel.ops-core-support-dock .reports-meta-badge{background:var(--ops-core-header-panel)!important;border-color:var(--ops-core-border-strong)!important}:root[data-theme=light] .reports-detail-panel.ops-core-support-dock .reports-detail-head{border-bottom-color:var(--ops-core-border-strong)!important}:root[data-theme=light] .reports-queue-table thead th{background:var(--ops-core-panel-soft)!important;border-bottom-color:var(--ops-core-border)!important;color:var(--ops-core-muted)!important}:root[data-theme=light] .reports-queue-table tbody td{background:var(--ops-core-panel)!important;color:var(--ops-core-text)!important}:root[data-theme=light] .reports-queue-table tbody tr:hover td,:root[data-theme=light] .reports-queue-table tbody tr.is-selected td{background:var(--ops-core-accent-soft)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-full-workspace.ops-core-page-shell{gap:.96rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-shell.ops-core-page-header{padding:1rem 1.05rem}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.ops-core-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.ops-core-stat-row .ops-core-stat{border:1px solid var(--ops-core-border);background:var(--ops-core-header-panel);border-radius:12px;padding:.72rem .78rem}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-lower.ops-core-command-strip{grid-template-columns:minmax(0,1fr) auto;align-items:end}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster{border-radius:14px;padding:.42rem;border:1px solid var(--ops-core-border)!important;background:var(--ops-core-panel-soft)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-section,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-support-section{box-shadow:none;background:0 0;border:0;padding:0}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-form-section,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell{border-radius:16px!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs{border-radius:14px;background:var(--ops-core-panel-soft)!important;border:1px solid var(--ops-core-border)!important;box-shadow:none!important;padding:.28rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip a,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs button{border-radius:10px;min-height:38px;border-color:var(--ops-core-border)!important;color:var(--ops-core-text)!important;background:0 0!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip a.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-page-view-strip a[aria-current=page],:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-editor-subtabs button.is-active{background:var(--ops-core-panel)!important;border-color:var(--ops-core-border-strong)!important;color:var(--ops-core-text-strong)!important;box-shadow:inset 3px 0 0 var(--ops-core-accent), 0 1px 0 #14271d0a!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-save-btn,:root[data-theme=light] .dispatch-search-command-bar button:not(.fleetview-secondary-btn),:root[data-theme=light] .dispatch-search-rail-actions button:not(.fleetview-secondary-btn):not(:disabled),:root[data-theme=light] .reports-primary-btn{background:linear-gradient(180deg, var(--ops-core-highlight) 0%, var(--ops-core-accent) 100%)!important;border-color:var(--ops-core-accent)!important;color:#f7fff9!important;box-shadow:inset 0 1px 0 #ffffff2e, var(--ops-core-action-shadow)!important}:root[data-theme=light] .dispatch-search-return-link,:root[data-theme=light] .dispatch-search-command-bar .fleetview-secondary-btn,:root[data-theme=light] .dispatch-search-rail-actions .fleetview-secondary-btn,:root[data-theme=light] .reports-secondary-btn,:root[data-theme=light] .reports-row-open-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-route-action{border-color:color-mix(in srgb, var(--ops-core-border) 84%, #14271d1a 16%)!important;color:var(--ops-core-text)!important;box-shadow:inset 0 1px 0 #ffffff61, var(--ops-core-action-shadow)!important;background:linear-gradient(#ffffffe6 0%,#f8f4eceb 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-primary-action{background:linear-gradient(180deg, var(--ops-core-highlight) 0%, var(--ops-core-accent) 100%)!important;border-color:var(--ops-core-accent)!important;color:#f7fff9!important;box-shadow:inset 0 1px 0 #ffffff2e, var(--ops-core-action-shadow-strong)!important}:root[data-theme=light] .dispatch-search-return-link:hover,:root[data-theme=light] .dispatch-search-command-bar .fleetview-secondary-btn:hover,:root[data-theme=light] .dispatch-search-rail-actions .fleetview-secondary-btn:hover,:root[data-theme=light] .reports-secondary-btn:hover,:root[data-theme=light] .reports-row-open-btn:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .fleetview-secondary-btn:hover,:root[data-theme=light] .office-shell.is-dispatch-shell .fleetview-secondary-btn:hover,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-route-action:hover{border-color:color-mix(in srgb, var(--ops-core-border-strong) 78%, #14271d1f 22%)!important;background:linear-gradient(#fff 0%,#eef4ee 100%)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-save-btn:hover,:root[data-theme=light] .dispatch-search-command-bar button:not(.fleetview-secondary-btn):hover,:root[data-theme=light] .dispatch-search-rail-actions button:not(.fleetview-secondary-btn):not(:disabled):hover,:root[data-theme=light] .reports-primary-btn:hover,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-primary-action:hover{background:linear-gradient(#36b978 0%,#145636 100%)!important;border-color:#145636!important}:root[data-theme=light] .dispatch-search-return-link,:root[data-theme=light] .dispatch-search-command-bar .fleetview-secondary-btn,:root[data-theme=light] .dispatch-search-rail-actions .fleetview-secondary-btn,:root[data-theme=light] .reports-secondary-btn,:root[data-theme=light] .reports-row-open-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-route-action,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-save-btn,:root[data-theme=light] .dispatch-search-command-bar button:not(.fleetview-secondary-btn),:root[data-theme=light] .dispatch-search-rail-actions button:not(.fleetview-secondary-btn):not(:disabled),:root[data-theme=light] .reports-primary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-primary-action{border-radius:11px!important;min-height:2.35rem!important}:root[data-theme=light] .operations-roster-count,:root[data-theme=light] .reports-pill,:root[data-theme=light] .dispatch-status-chip,:root[data-theme=light] .dispatch-reset-token{box-shadow:var(--ops-core-chip-shadow)!important;border-radius:12px!important;font-weight:700!important}:root[data-theme=light] .operations-roster-count,:root[data-theme=light] .reports-pill{border-color:color-mix(in srgb, var(--ops-core-border) 82%, #14271d1a 18%)!important;color:var(--ops-core-text)!important;background:linear-gradient(#ffffffe6 0%,#f6f2e9eb 100%)!important}:root[data-theme=light] .dispatch-reset-token{border-color:color-mix(in srgb, var(--ops-core-border) 82%, #14271d1a 18%)!important;color:var(--ops-core-text-strong)!important;background:linear-gradient(#ffffffd1 0%,#f0f6f1eb 100%)!important}:root[data-theme=light] .dispatch-reset-token.tone-selected{background:color-mix(in srgb, var(--ops-core-accent-soft) 92%, #fff 8%)!important;border-color:color-mix(in srgb, var(--ops-core-border-strong) 84%, transparent)!important}:root[data-theme=light] .dispatch-reset-token.tone-documents{color:#8d5618!important;background:#f8ebda!important;border-color:#b774212e!important}:root[data-theme=light] .dispatch-status-chip{border-color:color-mix(in srgb, var(--ops-core-border) 85%, transparent)!important;padding:.2rem .56rem!important}:root[data-theme=light] .company-search-toolbar-badge,:root[data-theme=light] .reports-count-badge,:root[data-theme=light] .reports-kind-badge{align-self:center}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell,:root[data-theme=light] .dispatch-search-page-surface .dispatch-table-shell,:root[data-theme=light] .reports-queue-table-wrap{max-height:none!important;overflow:auto visible!important}:root[data-theme=light] .dispatch-profittools-layout{height:auto!important;overflow:visible!important}@media (min-width:1100px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table-body,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-list{max-height:none!important;overflow:visible!important}}@media (max-width:1420px){:root[data-theme=light] .reports-toolbar.ops-core-command-strip,:root[data-theme=light] .dispatch-search-command-layout.ops-core-workspace-grid,:root[data-theme=light] .reports-grid-shell{grid-template-columns:1fr!important}:root[data-theme=light] .reports-detail-panel{position:static!important;top:auto!important}}@media (max-width:1180px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metrics.ops-core-metric-row,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.ops-core-stat-row{grid-template-columns:1fr 1fr!important}:root[data-theme=light] .dispatch-search-scope-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-lower.ops-core-command-strip{grid-template-columns:1fr!important}}@media (max-width:760px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metrics.ops-core-metric-row,:root[data-theme=light] .dispatch-search-scope-tabs,:root[data-theme=light] .dispatch-search-rail-metrics,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.ops-core-stat-row{grid-template-columns:1fr!important}}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-shell{gap:1rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{gap:.95rem;border-color:color-mix(in srgb, var(--ops-core-border-strong) 76%, #14271d0f 24%)!important;background:linear-gradient(#e7f0e8 0%,#dbe8de 100%)!important;padding:1rem 1.05rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header-top{gap:.82rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-strip{border:1px solid color-mix(in srgb, var(--ops-core-border-strong) 78%, #fff3 22%);background:linear-gradient(#ffffff7a 0%,#eff6f1b3 100%);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.8rem;padding:.82rem .88rem;display:flex}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-copy{gap:.2rem;max-width:36rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-copy>span{color:#476256;letter-spacing:.12em;text-transform:uppercase;font-size:.69rem;font-weight:800}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-copy>strong{color:#143122;font-size:1.08rem;line-height:1.15}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-copy .dispatch-helper-text{color:#5a7164;max-width:34rem;font-size:.84rem;line-height:1.52}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;min-width:min(100%,38rem);display:flex}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-badges,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-badges{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs{border:1px solid color-mix(in srgb, var(--ops-core-border) 85%, #14271d14 15%);background:#ffffff70;border-radius:16px;padding:.25rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button{border-radius:12px;min-height:2.8rem;padding:.48rem .7rem;color:#23382f!important;background:#ffffffb8!important;border-color:#3e5e4d1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#f3faf6!important;background:linear-gradient(#2c7551 0%,#235f40 100%)!important;border-color:#16653f4d!important;box-shadow:inset 0 1px #ffffff29!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tab-label{letter-spacing:.08em;font-size:.72rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-focus-shell.ops-core-header-strip{gap:.78rem;display:grid;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metrics.ops-core-metric-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.68rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric{border-radius:15px;gap:.18rem;min-height:0;padding:.8rem .84rem .78rem;box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric small{letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:800}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metric strong{font-size:1.12rem;line-height:1.1}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{border-color:color-mix(in srgb, var(--ops-core-border-strong) 88%, #ffffff1f 12%)!important;box-shadow:none!important;background:linear-gradient(#edf5ef 0%,#e2ece4 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface{border-radius:18px;padding:.96rem 1rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-topline{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-topline .dispatch-inline-meta{letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800;color:#4b6457!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-badge,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-badge,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-badge{box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title{letter-spacing:-.02em;font-size:1.3rem;line-height:1.1;color:#0f2e20!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions{gap:.45rem!important;padding:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell{border:1px solid #3c5d4b1f;border-radius:14px;padding:.78rem .82rem;background:#ffffff9e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell small{color:#5a7063!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell strong{color:#15261d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-layout{grid-template-columns:minmax(0,1.7fr) minmax(20rem,.68fr);align-items:start;gap:1rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{border-color:color-mix(in srgb, var(--ops-core-border) 86%, #14271d14 14%)!important;background:linear-gradient(#ffffffeb 0%,#f8f4ecf0 100%)!important;border-radius:16px!important;padding:.96rem 1rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip{gap:.5rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{border-radius:14px;min-height:2.65rem;background:linear-gradient(#fffffff0 0%,#f7f3ebf5 100%)!important;border-color:#3f584a21!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{background:#fffdf9!important;border-color:#3f584a24!important;border-radius:18px!important;box-shadow:0 10px 24px #121e170a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table{min-width:max-content}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th{letter-spacing:.08em;text-transform:uppercase;padding:.78rem .72rem;font-size:.67rem;font-weight:800;color:#536157!important;background:linear-gradient(#f5f4ee 0%,#eceae2 100%)!important;border-bottom-color:#3f584a24!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td{background:#fffdf9;padding:.76rem .72rem;color:#19261f!important;border-bottom-color:#566c5f24!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{border-radius:18px;padding:.92rem .96rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header{gap:.5rem;display:grid;border-bottom:1px solid #3f584a1f!important;padding-bottom:.82rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-heading strong{letter-spacing:-.01em;font-size:1.02rem;color:#123121!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-header span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-context{color:#557064!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section+.dispatch-dock-section{border-top:1px solid #3f584a1f!important;margin-top:.94rem!important;padding-top:.94rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table{background:#ffffffb8!important;border-color:#3f584a1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert{background:#ffffffe6!important;border-color:#3f584a1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table-head{color:#55675d!important;background:#f2f5eff5!important;border-bottom-color:#3f584a1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row{background:0 0!important;border-top-color:#3f584a1a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row:hover{background:#eef5f0eb!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-copy h4,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-topline strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-body,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row strong{color:#16261e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-copy p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-meta,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watch-alert-topline em,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-driver-row small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .shell-muted{color:#5a7063!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section-metric{background:#ffffff9e!important;border-color:#3f584a1f!important}@media (max-width:1260px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-layout{grid-template-columns:1fr}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{position:static!important}}@media (max-width:1040px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-actions{justify-content:flex-start;min-width:100%}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-badges{width:100%}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons>*,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions>*{flex:calc(50% - .45rem)}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-grid,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-metrics.ops-core-metric-row{grid-template-columns:1fr!important}}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{gap:.8rem;background:linear-gradient(#e9f1eafa 0%,#dfeae2fa 100%)!important;border-color:#314f3f29!important;border-radius:22px!important;padding:.88rem .96rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-strip{background:linear-gradient(#ffffff9e 0%,#f1f6f2d6 100%);border:1px solid #314f3f24;border-radius:20px;grid-template-columns:minmax(0,1.1fr) minmax(23rem,.95fr) auto;align-items:start;gap:.88rem;padding:.94rem 1rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-heading{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;min-width:0;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;min-width:0;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric{background:#ffffffd1;border:1px solid #3351421f;border-radius:16px;gap:.12rem;min-height:5.5rem;padding:.72rem .78rem .7rem;display:grid;position:relative;overflow:hidden}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small{color:#61766b;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:800}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong{color:#13271d;font-size:1.16rem;line-height:1.08}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric-bar{width:max(var(--dispatch-meter), 14%);background:linear-gradient(90deg,#8ebaa1 0%,#43775b 100%);border-radius:999px;height:.24rem;margin-top:.24rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--primary{background:linear-gradient(#eef8f1fa 0%,#daeee1fa 100%)}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--primary .dispatch-reset-command-metric-bar{background:linear-gradient(90deg,#38a164 0%,#1f7b4f 100%)}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--alert{background:linear-gradient(#faf1e1f5 0%,#f6e8d1fa 100%)}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--alert .dispatch-reset-command-metric-bar,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--warning .dispatch-reset-command-metric-bar{background:linear-gradient(90deg,#d78d2f 0%,#b46919 100%)}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--warning{background:linear-gradient(#f7f3e3f5 0%,#efe9d2fa 100%)}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons{justify-content:flex-end;align-self:center}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs{background:#ffffff6b;border-radius:18px;padding:.28rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-workbench{gap:.92rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-top-grid{grid-template-columns:minmax(0,1.7fr) minmax(20rem,.9fr);align-items:start;gap:.95rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{border-radius:22px;background:linear-gradient(#e9f2ebfa 0%,#e0ebe3fa 100%)!important;border-color:#314f3f29!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-header{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:.8rem;display:flex}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-heading{gap:.3rem;max-width:40rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-copy{color:#5a7063;margin:0;font-size:.88rem;line-height:1.56}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.68rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell{border:1px solid #3351421f;border-radius:16px;min-height:7.25rem;padding:.84rem .88rem;background:#ffffffd6!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-cell--identity{background:#ffffffeb!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-table-panel{gap:.76rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:.8rem;display:flex;background:linear-gradient(#fffffff0 0%,#f8f4ecfa 100%)!important;border-radius:18px!important;padding:.96rem 1rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.52rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{border-radius:15px;min-height:2.45rem;padding:.44rem .72rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{background:#fffdf9!important;border-radius:20px!important;box-shadow:0 14px 32px #121e170d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th{z-index:2;padding:.82rem .72rem;position:sticky;top:0;background:linear-gradient(#f7f5ef 0%,#edeae2 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{padding:.98rem 1rem;position:static!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card{background:#ffffffd6;border:1px solid #3351421f;border-radius:16px;gap:.14rem;min-height:4.7rem;padding:.72rem .8rem;display:grid}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>small{color:#61766b;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:800}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>strong{color:#13271d;font-size:1.08rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-section+.dispatch-dock-section{margin-top:.86rem!important;padding-top:.86rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--assigned .dispatch-mini-table,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watch-alert{background:#ffffffe0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-watchlist-legend-chip{background:#ffffffc7;border:1px solid #3351421f;border-radius:999px;min-height:1.5rem;padding:.18rem .46rem}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table-body{padding-right:.18rem;max-height:13.5rem!important;overflow:auto!important}@media (max-width:1380px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{grid-template-columns:minmax(0,1fr)}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons{justify-content:flex-start}}@media (max-width:1260px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-top-grid{grid-template-columns:1fr}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-card--watchlist .dispatch-watchlist-stack,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-mini-table-body{padding-right:0;max-height:none!important;overflow:visible!important}}@media (max-width:1040px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-grid,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary{grid-template-columns:1fr!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions{width:100%}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons>*,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions>*{flex:calc(50% - .45rem)}}.office-shell.is-dispatch-shell .dispatch-reset-overflow-menu{position:relative}.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger{list-style:none}.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger::-webkit-details-marker{display:none}.office-shell.is-dispatch-shell .dispatch-reset-overflow-panel{z-index:20;border-radius:12px;gap:.18rem;min-width:13rem;padding:.4rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0}.office-shell.is-dispatch-shell .dispatch-reset-overflow-panel button{text-align:left;width:100%;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:.62rem .72rem}.office-shell.is-dispatch-shell .dispatch-reset-context-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem .7rem;margin:0;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-context-item{gap:.14rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-context-item dt{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-reset-context-item dd{margin:0;font-size:.9rem;font-weight:600;line-height:1.35}.office-shell.is-dispatch-shell .dispatch-resource-dock-actions{margin-top:.2rem}.office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary{cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;list-style:none;display:flex}.office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary::-webkit-details-marker{display:none}.office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary strong{font-size:.88rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-support-list{gap:.34rem;margin-top:.56rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-support-row{text-align:left;width:100%;font:inherit;cursor:pointer;border:0;border-radius:10px;gap:.06rem;padding:.58rem .66rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-support-row span{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.office-shell.is-dispatch-shell .dispatch-reset-support-row strong{font-size:.88rem;font-weight:700}.office-shell.is-dispatch-shell .dispatch-reset-support-row small{font-size:.78rem;line-height:1.4}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{background:linear-gradient(#e6eee7 0%,#dce7de 100%)!important;border:1px solid #2e493a29!important;border-radius:16px!important;gap:.68rem!important;padding:.84rem .92rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-strip{box-shadow:none!important;background:#fcfdfac7!important;border:1px solid #2e493a1f!important;border-radius:12px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:.78rem!important;padding:.82rem .92rem!important;display:grid!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-copy{gap:.3rem!important;max-width:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-heading{gap:.55rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong{color:#12231a!important;letter-spacing:-.02em!important;font-size:1.18rem!important;line-height:1.05!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-heading em{color:#4e6458!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.76rem!important;font-style:normal!important;font-weight:700!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-helper-text{color:#566b60!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{align-items:flex-start!important;gap:.7rem!important;min-width:0!important;display:flex!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{flex-wrap:wrap!important;justify-content:flex-end!important;gap:.42rem!important;display:flex!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric{min-height:auto!important;box-shadow:none!important;background:#ffffffc7!important;border:1px solid #3850431f!important;border-radius:9px!important;padding:.44rem .58rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small{color:#62776c!important;letter-spacing:.07em!important;font-size:.6rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong{color:#15241c!important;font-size:.92rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric-bar{display:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--primary,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--alert,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--warning{background:#ffffffd6!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons{justify-content:flex-end!important;align-items:stretch!important;gap:.45rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f8fbf8!important;box-shadow:none!important;background:linear-gradient(#235f45 0%,#194c36 100%)!important;border:0!important;border-radius:10px!important;padding:.72rem .98rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons .fleetview-secondary-btn{color:#213127!important;box-shadow:none!important;background:#ffffffb8!important;border:1px solid #38504329!important;border-radius:10px!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel button{color:#213127!important;background:0 0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel button:hover{background:#f0f4ef!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{box-shadow:none!important;background:linear-gradient(#e5ede6 0%,#dce6dd 100%)!important;border:1px solid #2e493a24!important;border-radius:14px!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{padding:.78rem .84rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-copy,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-context,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-item dt,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary span{color:#566b60!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-item dd,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-heading strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary strong{color:#14221b!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-list{border-top:1px solid #3850431f!important;padding-top:.64rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary.dispatch-resource-dock-summary--inline{gap:.44rem!important;display:flex!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card{background:#ffffffb8!important;border:1px solid #3850431f!important;border-radius:9px!important;min-height:auto!important;padding:.4rem .52rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>span{color:#62776c!important;font-size:.6rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>strong{font-size:.92rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>small{display:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-actions{padding-top:.12rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle{border-top-color:#3850431f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row{color:#1f2e25!important;background:#ffffffb8!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip{flex-wrap:wrap!important;gap:.36rem!important;display:flex!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:#fcfdf9f0!important;border:1px solid #3850431f!important;border-radius:999px!important;min-height:auto!important;padding:.34rem .56rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:#fcfdf9db!important;border:1px solid #3850431a!important;border-radius:12px!important;padding:.8rem .96rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{box-shadow:none!important;background:#fffdfa!important;border:1px solid #3850431f!important;border-radius:14px!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#576a5f!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:#f4f2eb!important;border-bottom:1px solid #3850431f!important;padding:.72rem .68rem!important;font-size:.64rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td{color:#1c281f!important;background:#fffdfa!important;border-bottom:1px solid #3850431a!important;padding:.68rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n):not(.tone-new):not(.tone-leg-1):not(.tone-leg-2):not(.tone-leg-3):not(.tone-active):not(.tone-completed):not(.tone-warning):not(.tone-urgent) td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:#fffdfa!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row td:first-child{box-shadow:inset 2px 0 #0000}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td:first-child{box-shadow:inset 2px 0 #235f459e}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td:first-child{box-shadow:inset 2px 0 #be8634b8}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td:first-child{box-shadow:inset 2px 0 #a1563ecc}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.is-selected td:first-child{box-shadow:inset 3px 0 #205b42,inset 0 1px #3850430f,inset 0 -1px #3850430f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip{color:#33443a!important;box-shadow:none!important;background:#f7f8f5!important;border:1px solid #3850431f!important;border-radius:8px!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td[data-column=status]{white-space:normal!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-cell-chip-row{gap:.24rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{background:linear-gradient(#15211b 0%,#101913 100%)!important;border:1px solid #5a76662e!important;border-radius:16px!important;gap:.68rem!important;padding:.84rem .92rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-strip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-strip{box-shadow:none!important;background:#0b120ed1!important;border:1px solid #5a766624!important;border-radius:12px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:.78rem!important;padding:.82rem .92rem!important;display:grid!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-heading strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-heading strong,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-item dd,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-item dd,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row strong,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary strong{color:#edf5ef!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-heading em,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-heading em,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-helper-text,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-helper-text,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-copy,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-copy,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-context,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-context,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-item dt,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-item dt,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row small,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row small,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary span{color:#9db1a5!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{flex-wrap:wrap!important;justify-content:flex-end!important;gap:.42rem!important;display:flex!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric{background:#121c16eb!important;border:1px solid #5a76661f!important;border-radius:9px!important;min-height:auto!important;padding:.44rem .58rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small{color:#95a99d!important;font-size:.6rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong{color:#edf5ef!important;font-size:.92rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-buttons{justify-content:flex-end!important;align-items:stretch!important;gap:.45rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-primary-action,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f5fbf6!important;box-shadow:none!important;background:linear-gradient(#2a744f 0%,#1d5c3d 100%)!important;border:0!important;border-radius:10px!important;padding:.72rem .98rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons .fleetview-secondary-btn,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-buttons .fleetview-secondary-btn{color:#dce9e0!important;box-shadow:none!important;background:#121c16e6!important;border:1px solid #5a766624!important;border-radius:10px!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel button,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel button{color:#dce9e0!important;background:0 0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel button:hover,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel button:hover{background:#17211c!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{box-shadow:none!important;background:linear-gradient(#16211b 0%,#111914 100%)!important;border:1px solid #5a766624!important;border-radius:14px!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface{padding:.82rem .9rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{padding:.78rem .84rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-list,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-list{border-top:1px solid #5a76661f!important;padding-top:.64rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary.dispatch-resource-dock-summary--inline,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-summary.dispatch-resource-dock-summary--inline{gap:.44rem!important;display:flex!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card{background:#121c16e6!important;border:1px solid #5a76661f!important;border-radius:9px!important;min-height:auto!important;padding:.4rem .52rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>span{color:#95a99d!important;font-size:.6rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>strong{color:#edf5ef!important;font-size:.92rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>small,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card>small{display:none!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-toggle{border-top-color:#5a76661f!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row{color:#dde8df!important;background:#121c16e0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-strip{flex-wrap:wrap!important;gap:.36rem!important;display:flex!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:#0f1612f0!important;border:1px solid #5a76661f!important;border-radius:999px!important;min-height:auto!important;padding:.34rem .56rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:#0d1410e0!important;border:1px solid #5a76661a!important;border-radius:12px!important;padding:.8rem .96rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-table-shell,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-table-shell{box-shadow:none!important;background:#0e1511!important;border:1px solid #5a76661f!important;border-radius:14px!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table thead th,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#94aa9d!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:#141d18!important;border-bottom:1px solid #5a76661f!important;padding:.72rem .68rem!important;font-size:.64rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tfoot td{color:#e1ebe3!important;background:#0f1612!important;border-bottom:1px solid #5a76661a!important;padding:.68rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n):not(.tone-new):not(.tone-leg-1):not(.tone-leg-2):not(.tone-leg-3):not(.tone-active):not(.tone-completed):not(.tone-warning):not(.tone-urgent) td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n):not(.tone-new):not(.tone-leg-1):not(.tone-leg-2):not(.tone-leg-3):not(.tone-active):not(.tone-completed):not(.tone-warning):not(.tone-urgent) td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:#0f1612!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row td:first-child{box-shadow:inset 2px 0 #0000}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td:first-child{box-shadow:inset 2px 0 #3d8a5fb3}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td:first-child{box-shadow:inset 2px 0 #b58439c7}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td:first-child{box-shadow:inset 2px 0 #ac5c43d6}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.is-selected td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.is-selected td:first-child{box-shadow:inset 3px 0 #3a8a5f,inset 0 1px #5a766614,inset 0 -1px #5a766614!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip{color:#c8d7cd!important;box-shadow:none!important;background:#18231d!important;border:1px solid #5a76661f!important;border-radius:8px!important}@media (max-width:1180px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-strip,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-strip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-top-grid,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-top-grid,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-top-grid{grid-template-columns:1fr!important}}@media (max-width:860px){.office-shell.is-dispatch-shell .dispatch-reset-context-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.office-shell.is-dispatch-shell .dispatch-reset-context-list{grid-template-columns:1fr}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{flex-direction:column!important;align-items:stretch!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{justify-content:flex-start!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-buttons,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-buttons{width:100%;justify-content:stretch!important}}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{border-radius:12px!important;gap:.44rem!important;padding:.62rem .74rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-strip{background:0 0!important;border-color:#0000!important;border-radius:10px!important;padding:.56rem .66rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong{font-size:1.06rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-helper-text{max-width:18rem!important;font-size:.78rem!important;line-height:1.35!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{gap:.18rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric{background:0 0!important;border:0!important;border-left:1px solid #3850431f!important;border-radius:0!important;padding:0 .38rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric:first-child{border-left:0!important;padding-left:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-top-grid{grid-template-columns:minmax(0,1.9fr) minmax(14rem,.62fr)!important;gap:.56rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{border-radius:10px!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface{padding:.7rem .78rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{background:#e8efea!important;padding:.64rem .72rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-main{gap:.52rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.42rem .7rem!important;padding-top:.5rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-context{display:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary.dispatch-resource-dock-summary--inline{gap:.28rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-resource-dock-actions{gap:.36rem!important;padding-top:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-dock-button{letter-spacing:.04em!important;border-radius:8px!important;min-height:auto!important;padding:.42rem .54rem!important;font-size:.68rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle{margin-top:.1rem!important;padding-top:.34rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-list{margin-top:.3rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row{border-radius:8px!important;padding:.42rem .48rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:0 0!important;border:0!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;gap:.9rem!important;padding:.1rem 0 .38rem!important;display:flex!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip--inline{flex:auto!important;justify-content:flex-end!important;align-items:center!important;margin-left:auto!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{border-radius:999px!important;padding:.22rem .44rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{margin-top:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th{padding:.58rem .56rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td{padding:.56rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{color:#284236!important;letter-spacing:.06em!important;background:0 0!important;border:1px solid #3850431f!important;border-radius:7px!important;min-height:auto!important;padding:.28rem .44rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{border-radius:12px!important;gap:.44rem!important;padding:.62rem .74rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-strip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-strip{background:0 0!important;border-color:#0000!important;border-radius:10px!important;padding:.56rem .66rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-helper-text,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-helper-text{max-width:18rem!important;font-size:.78rem!important;line-height:1.35!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{gap:.18rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric{background:0 0!important;border:0!important;border-left:1px solid #5a766624!important;border-radius:0!important;padding:0 .38rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric:first-child{border-left:0!important;padding-left:0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-top-grid,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-top-grid{grid-template-columns:minmax(0,1.9fr) minmax(14rem,.62fr)!important;gap:.56rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface{border-radius:10px!important;padding:.7rem .78rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock.dispatch-reset-side-panel.ops-core-support-dock{background:#131b16!important;border-radius:10px!important;padding:.64rem .72rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-list,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.42rem .7rem!important;padding-top:.5rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-context,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-context{display:none!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary.dispatch-resource-dock-summary--inline,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-summary.dispatch-resource-dock-summary--inline{gap:.28rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-summary-card{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-resource-dock-actions,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-resource-dock-actions{gap:.36rem!important;padding-top:0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-dock-button,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-dock-button{letter-spacing:.04em!important;border-radius:8px!important;min-height:auto!important;padding:.42rem .54rem!important;font-size:.68rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-toggle{margin-top:.1rem!important;padding-top:.34rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-list,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-list{margin-top:.3rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row{border-radius:8px!important;padding:.42rem .48rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:0 0!important;border:0!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;gap:.9rem!important;padding:.1rem 0 .38rem!important;display:flex!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip--inline,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-strip--inline{flex:auto!important;justify-content:flex-end!important;align-items:center!important;margin-left:auto!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{border-radius:999px!important;padding:.22rem .44rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-table-shell,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-table-shell{background:#0d1310!important;margin-top:0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table thead th,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table thead th{padding:.58rem .56rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tfoot td{padding:.56rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-trigger,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{color:#d6e5db!important;letter-spacing:.06em!important;background:0 0!important;border:1px solid #5a766624!important;border-radius:7px!important;min-height:auto!important;padding:.28rem .44rem!important}@media (max-width:1180px){:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{flex-direction:column!important;align-items:flex-start!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip--inline,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip--inline,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-strip--inline{justify-content:flex-start!important;margin-left:0!important}}.office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:.42rem!important;padding:.14rem 0 0!important}.office-shell.is-dispatch-shell .dispatch-reset-command-strip{box-shadow:none!important;border:1px solid #0000!important;border-radius:12px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.65rem!important;padding:.62rem .82rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-copy{gap:.16rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-command-heading{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}.office-shell.is-dispatch-shell .dispatch-reset-command-heading strong{letter-spacing:-.02em!important;font-size:1rem!important;line-height:1.05!important}.office-shell.is-dispatch-shell .dispatch-reset-command-heading em{text-transform:uppercase!important;letter-spacing:.12em!important;font-size:.76rem!important;font-style:normal!important}.office-shell.is-dispatch-shell .dispatch-helper-text{max-width:24rem!important;font-size:.76rem!important;line-height:1.35!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{justify-content:flex-end!important;align-items:center!important;gap:.7rem!important;min-width:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:stretch!important;gap:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric{background:0 0!important;border-left:1px solid #0000!important;border-radius:0!important;gap:.05rem!important;min-width:5rem!important;padding:0 .7rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,.office-shell.is-dispatch-shell .dispatch-reset-command-metric>small{letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.62rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong{letter-spacing:-.02em!important;font-size:1rem!important;line-height:1.05!important}.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger{letter-spacing:.08em!important;text-transform:uppercase!important;border-radius:9px!important;min-height:2rem!important;padding:.48rem .72rem!important;font-size:.72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-overflow-panel{min-width:11.5rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs{background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:.18rem!important;padding:.05rem 0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{min-height:1.95rem!important;box-shadow:none!important;border:1px solid #0000!important;border-radius:8px!important;padding:.38rem .72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-band{grid-template-columns:minmax(0,1.8fr) minmax(16rem,.95fr);align-items:start;gap:.52rem;margin:.04rem 0 .38rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,.office-shell.is-dispatch-shell .dispatch-reset-support-inline.ops-core-support-surface{box-shadow:none!important;border:1px solid #0000!important;border-radius:12px!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface{padding:.72rem .82rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-main{display:grid;gap:.58rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:.55rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-heading{gap:.18rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-selected-copy{max-width:none!important;margin:0!important;font-size:.76rem!important;line-height:1.36!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions{justify-content:flex-end!important;align-items:center!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-context-list{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:.34rem .7rem!important;padding-top:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-item{gap:.08rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-context-item dt{letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.62rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-item dd{margin:0!important;font-size:.77rem!important;line-height:1.34!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline{gap:.52rem;display:grid;padding:.72rem .82rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-top{gap:.28rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading strong{letter-spacing:-.02em;font-size:.88rem;line-height:1.1}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics span{letter-spacing:.07em;text-transform:uppercase;align-items:baseline;gap:.28rem;font-size:.68rem;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics strong{letter-spacing:-.02em;font-size:.9rem}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-drawers{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-support-toggle{border-top:0!important;margin-top:0!important;padding-top:0!important}.office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary{border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:.5rem!important;padding:.52rem .6rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-list{max-height:10.5rem!important;margin-top:.28rem!important;padding-right:.12rem!important;overflow:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row{border-radius:8px!important;padding:.46rem .52rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:0 0!important;border:0!important;border-radius:0!important;justify-content:space-between!important;align-items:flex-end!important;gap:.9rem!important;padding:0 0 .44rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top{gap:.42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--inline{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.26rem!important;margin-left:auto!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{box-shadow:none!important;border:1px solid #0000!important;border-radius:999px!important;align-items:center!important;gap:.3rem!important;padding:.22rem .42rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-table-shell{box-shadow:none!important;border:1px solid #0000!important;border-radius:14px!important;margin-top:0!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-board-table thead th{letter-spacing:.08em!important;text-transform:uppercase!important;padding:.62rem!important;font-size:.66rem!important}.office-shell.is-dispatch-shell .dispatch-board-row.tone-active td:first-child,.office-shell.is-dispatch-shell .dispatch-board-row.tone-new td:first-child,.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td:first-child,.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td:first-child,.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td:first-child{box-shadow:inset 2px 0 #3d8a5fb8!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-trigger,.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn{min-height:2rem!important;box-shadow:none!important;border-radius:9px!important;padding:.44rem .7rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-strip{background:linear-gradient(#e8efe9eb 0%,#f0f4efeb 100%)!important;border-color:#536c5b29!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top h3{color:#1f3228!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-heading em,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-item dt,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary span{color:#3a5044b8!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-helper-text,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-copy,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-item dd,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row span{color:#304539!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover{background:#e8eee9b8!important;border-color:#536c5b1a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#1f3228!important;background:#e6efe9f5!important;border-color:#48765c2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline.ops-core-support-surface{background:#e9efe9eb!important;border-color:#536c5b26!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary{background:#f7f9f6eb!important;border:1px solid #536c5b1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row{background:#fafbf9fa!important;border:1px solid #536c5b14!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row:hover,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-row.is-active{background:#eef4effa!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{color:#284136!important;background:#fafbf8fa!important;border-color:#536c5b24!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f7faf5!important;box-shadow:none!important;background:linear-gradient(#3f7f57 0%,#2f6444 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{color:#21362b!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:#f7faf7fa!important;border-color:#536c5b1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{background:#fbfcf9!important;border-color:#536c5b1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td{color:#26382f!important;background:#fbfcf9!important;border-bottom:1px solid #536c5b14!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:#fbfcf9!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-strip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-strip{background:linear-gradient(#141c18f5 0%,#101613f5 100%)!important;border-color:#5a76662e!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading strong,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top h3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top h3{color:#e3ebe3!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-heading em,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-item dt,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-heading em,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-item dt,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary span{color:#b2c5bab8!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-helper-text,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-copy,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-item dd,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary strong,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row strong,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row small,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-helper-text,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-copy,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-item dd,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row small,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row span{color:#c9d7ce!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover{background:#161e1aeb!important;border-color:#5a766624!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#e3ebe3!important;background:#18261eeb!important;border-color:#568f6c38!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-inline.ops-core-support-surface,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-strip.ops-core-support-surface,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-inline.ops-core-support-surface{background:#111815f5!important;border-color:#5a766629!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary{background:#0e1411f5!important;border:1px solid #5a766624!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row{background:#0d1210fa!important;border:1px solid #5a76661a!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row:hover,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-row.is-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row:hover,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-row.is-active{background:#151f1afa!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-trigger,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-trigger{color:#d8e4db!important;background:#0d1210fa!important;border-color:#5a766629!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-primary-action,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f5faf6!important;box-shadow:none!important;background:linear-gradient(#3c8458 0%,#2f6845 100%)!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:#0e1411fa!important;border-color:#5a766629!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-table-shell,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-table-shell{background:#0d1311!important;border-color:#5a766629!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tfoot td{color:#dce7de!important;background:#0d1311!important;border-bottom:1px solid #5a766617!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:#0d1311!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.is-selected td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.is-selected td{background:#18241e!important}@media (max-width:1280px){.office-shell.is-dispatch-shell .dispatch-reset-context-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:1180px){.office-shell.is-dispatch-shell .dispatch-reset-command-strip{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{flex-wrap:wrap!important;justify-content:flex-start!important}.office-shell.is-dispatch-shell .dispatch-reset-context-band,.office-shell.is-dispatch-shell .dispatch-reset-support-inline-drawers{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{align-items:flex-start!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--inline{justify-content:flex-start!important;margin-left:0!important}}@media (max-width:860px){.office-shell.is-dispatch-shell .dispatch-reset-selected-header{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-reset-context-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric{min-width:4.4rem!important}}@media (max-width:640px){.office-shell.is-dispatch-shell .dispatch-reset-tabs{overflow-x:auto;padding-bottom:.12rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{justify-content:flex-start!important;width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{justify-content:space-between!important;width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-context-list{grid-template-columns:1fr!important}}.office-shell.is-dispatch-shell .dispatch-reset-context-band{border:1px solid #0000!important;border-radius:14px!important;padding:.48rem .56rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-selected-strip.ops-core-support-surface,.office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-support-inline.ops-core-support-surface{background:0 0!important;border:0!important;border-radius:0!important}.office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-selected-strip.ops-core-support-surface{padding:.32rem .14rem .22rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-support-inline.ops-core-support-surface{border-left:1px solid #0000!important;padding:.32rem .12rem .22rem .72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn{min-height:1.82rem!important;padding:.34rem .56rem!important;font-size:.66rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs{border-bottom:1px solid #0000!important;gap:.55rem!important;padding:0 0 .18rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{border:0!important;border-bottom:2px solid #0000!important;border-radius:0!important;min-height:auto!important;padding:.3rem .08rem .42rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-band{background:#e9efe9b8!important;border-color:#536c5b26!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-support-inline.ops-core-support-surface{border-left-color:#536c5b1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#2f443abd!important;background:0 0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#1f3228!important;background:0 0!important;border-bottom-color:#3a7f57!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover{background:0 0!important;border-bottom-color:#3a7f573d!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-band,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-band{background:#101714d1!important;border-color:#5a766629!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-support-inline.ops-core-support-surface,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-support-inline.ops-core-support-surface{border-left-color:#5a766624!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs button,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#bfcec4b8!important;background:0 0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#e3ebe3!important;background:0 0!important;border-bottom-color:#4f8e66!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover{background:0 0!important;border-bottom-color:#4f8e6647!important}@media (max-width:1180px){.office-shell.is-dispatch-shell .dispatch-reset-context-band{padding:.44rem .5rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-support-inline.ops-core-support-surface{border-top:1px solid #0000!important;border-left:0!important;padding-top:.58rem!important;padding-left:.14rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-support-inline.ops-core-support-surface{border-top-color:#536c5b1f!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-support-inline.ops-core-support-surface,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-band .dispatch-reset-support-inline.ops-core-support-surface{border-top-color:#5a766624!important}}.office-shell.is-dispatch-shell .dispatch-reset-workbench{gap:.7rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{gap:.45rem!important;padding:.78rem .88rem!important}.office-shell.is-dispatch-shell .dispatch-reset-header-top{display:grid;gap:.32rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-strip{background:0 0!important;border:0!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;gap:.85rem!important;padding:.56rem .7rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-copy{align-items:baseline!important;gap:.55rem!important;min-width:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-heading{align-items:baseline!important;gap:.55rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-heading strong{font-size:1.08rem!important;line-height:1.05!important}.office-shell.is-dispatch-shell .dispatch-helper-text{display:none!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.55rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{flex-wrap:wrap!important;align-items:center!important;gap:.18rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric{min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-left:1px solid #0000!important;border-radius:0!important;align-items:baseline!important;gap:.34rem!important;padding:.08rem .36rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,.office-shell.is-dispatch-shell .dispatch-reset-command-metric>small{letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong{font-size:.9rem!important;line-height:1!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric>small,.office-shell.is-dispatch-shell .dispatch-reset-command-metric-bar{display:none!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{align-items:center!important;gap:.4rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn{min-height:2rem!important;box-shadow:none!important;border-radius:9px!important;padding:.52rem .84rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs{background:0 0!important;border:0!important;border-bottom:1px solid #0000!important;border-radius:0!important;flex-wrap:wrap!important;align-items:center!important;gap:.12rem!important;padding:0 0 .04rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{min-height:2rem!important;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:2px solid #0000!important;border-radius:0!important;padding:.32rem .56rem .46rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tab-label{letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.68rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tab-count{min-width:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{border:1px solid #0000!important;border-radius:16px!important;gap:0!important;display:grid!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-context-band.dispatch-reset-context-band--manifest{background:0 0!important;border:0!important;border-bottom:1px solid #0000!important;grid-template-columns:minmax(0,1.75fr) auto minmax(18rem,.95fr)!important;align-items:center!important;gap:.9rem!important;padding:.72rem .96rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-summary{gap:.44rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline{flex-wrap:wrap!important;align-items:center!important;gap:.35rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-context-main{justify-content:space-between!important;align-items:center!important;gap:.85rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-context-heading{gap:.16rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-route{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;line-height:1.25;display:block;overflow:hidden}.office-shell.is-dispatch-shell .dispatch-reset-context-meta{flex-wrap:wrap;align-items:center;gap:.55rem;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-reset-context-meta span{white-space:nowrap;font-size:.68rem;line-height:1.2}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions.dispatch-toolbar-cluster{justify-content:flex-end!important;align-items:center!important;gap:.35rem!important;padding:0!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn{border-radius:8px!important;min-height:1.95rem!important;padding:.44rem .72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-divider{opacity:.1;background:currentColor;align-self:stretch;width:1px}.office-shell.is-dispatch-shell .dispatch-reset-context-support{gap:.45rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-top{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:.65rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading{align-items:baseline!important;gap:.45rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading strong{font-size:.82rem!important;line-height:1.1!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics{flex-wrap:wrap!important;align-items:center!important;gap:.5rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics span{letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.64rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics strong{font-size:.86rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions{flex-wrap:wrap!important;align-items:center!important;gap:.35rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn{border-radius:8px!important;min-height:1.95rem!important;padding:.42rem .7rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:0 0!important;border:0!important;border-bottom:1px solid #0000!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;margin:0!important;padding:.72rem .96rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy.dispatch-loads-shell-meta{gap:.2rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top h3{letter-spacing:-.01em!important;font-size:.92rem!important;line-height:1.05!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-kicker{letter-spacing:.09em!important;text-transform:uppercase!important;font-size:.63rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-count{min-height:auto!important;box-shadow:none!important;border-radius:999px!important;padding:.12rem .4rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip.dispatch-reset-stage-strip--inline{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.24rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{min-height:auto!important;box-shadow:none!important;border-radius:999px!important;padding:.16rem .42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill strong,.office-shell.is-dispatch-shell .dispatch-reset-stage-pill em{font-size:.64rem!important;line-height:1!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill em{font-style:normal!important}.office-shell.is-dispatch-shell .dispatch-table-shell{min-height:0!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin-top:0!important;padding-bottom:0!important;overflow:auto visible!important}.office-shell.is-dispatch-shell .dispatch-board-table{min-width:1920px!important}.office-shell.is-dispatch-shell .dispatch-board-table thead th{z-index:2!important;letter-spacing:.08em!important;padding:.68rem .64rem!important;font-size:.62rem!important;top:0!important}.office-shell.is-dispatch-shell .dispatch-board-table tbody td,.office-shell.is-dispatch-shell .dispatch-board-table tfoot td{padding:.62rem .64rem!important;font-size:.77rem!important}.office-shell.is-dispatch-shell .dispatch-board-table tfoot td{position:static!important}.office-shell.is-dispatch-shell .dispatch-grid-totals{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:.7rem!important;width:100%!important;font-size:.68rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-board-row:hover{box-shadow:none!important}.office-shell.is-dispatch-shell .dispatch-board-row td:first-child{box-shadow:inset 2px 0 #0000!important}.office-shell.is-dispatch-shell .dispatch-board-row.tone-good td:first-child,.office-shell.is-dispatch-shell .dispatch-board-row.tone-active td:first-child,.office-shell.is-dispatch-shell .dispatch-board-row.tone-new td:first-child{box-shadow:inset 2px 0 #2a734bb8!important}.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td:first-child{box-shadow:inset 2px 0 #ab8028ad!important}.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td:first-child{box-shadow:inset 2px 0 #bc752eb8!important}.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td:first-child{box-shadow:inset 2px 0 #a75751b8!important}.office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td:first-child{box-shadow:inset 2px 0 #b58031bd!important}.office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td:first-child{box-shadow:inset 2px 0 #a44f3fcc!important}.office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td:first-child{box-shadow:inset 2px 0 #707e7799!important}.office-shell.is-dispatch-shell .dispatch-status-chip{min-height:1.3rem!important;box-shadow:none!important;border-radius:999px!important;padding:.14rem .42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{border-top:1px solid #0000;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:.72rem .96rem .84rem;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle{border-top:0!important;margin-top:0!important;padding-top:0!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary{border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:.55rem!important;padding:.44rem .56rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list{max-height:12rem!important;padding-right:.1rem!important;overflow:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row{border-radius:8px!important;padding:.5rem .54rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{background:linear-gradient(#e4ece5 0%,#dce7de 100%)!important;border-color:#495f5024!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top h3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading strong{color:#17241d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-heading em,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-route,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-meta span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary span{color:#43564abd!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric{border-left-color:#495f501f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f8fbf8!important;background:linear-gradient(#235f45 0%,#184534 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn{color:#203028!important;background:#ffffffc7!important;border:1px solid #495f5024!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel{background:#fffdfa!important;border:1px solid #495f5024!important;box-shadow:0 10px 22px #141d1814!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs{border-bottom-color:#495f5024!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#384a3fb8!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover{border-bottom-color:#2a735038!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#17241d!important;border-bottom-color:#2a7350!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-band.dispatch-reset-context-band--manifest{background:linear-gradient(#e5ede6e6 0%,#dfe8e1e6 100%)!important;border-bottom-color:#495f501a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-divider{color:#44574c!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-badge{box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:#f7f4ee!important;border-bottom-color:#495f501a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-count{color:#32473a!important;background:#ffffffc7!important;border:1px solid #495f501f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:#ffffffc7!important;border:1px solid #495f501a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill strong{color:#44574c!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill em{color:#183225!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{background:#fffdf9!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#53655bc7!important;background:#f6f4ee!important;border-bottom:1px solid #495f501a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{color:#1d2a22!important;background:#fffdf9!important;border-bottom:1px solid #495f5014!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n):not(.tone-new):not(.tone-leg-1):not(.tone-leg-2):not(.tone-leg-3):not(.tone-active):not(.tone-completed):not(.tone-warning):not(.tone-urgent) td{background:#fcfaf5!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-grid-totals{color:#53655bc7!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-grid-totals strong{color:#223128!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip{color:#34473a!important;background:#f8f8f4!important;border:1px solid #495f501f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-new,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-1,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-2,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-good{color:#204e37!important;background:#edf4ef!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-warning{color:#8a6126!important;background:#f7efe3!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-urgent{color:#96503a!important;background:#f7ebe6!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{background:#fffdf9!important;border-top-color:#495f501a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary{background:#f8f8f4!important;border:1px solid #495f501f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row:hover,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row.is-active{background:#f2f6f1!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{background:linear-gradient(#151c18fa 0%,#111613fa 100%)!important;border-color:#566c5f29!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top h3,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-heading strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top h3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-title,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading strong{color:#e4ece5!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-heading em,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-route,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-meta span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-heading em,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-route,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-meta span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary span{color:#b6c6bcb8!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric{border-left-color:#566c5f29!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-primary-action,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f4faf6!important;background:linear-gradient(#2d7452 0%,#1e543b 100%)!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn{color:#d8e4db!important;background:#0e1210b8!important;border:1px solid #566c5f29!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel{background:#111714!important;border:1px solid #566c5f29!important;box-shadow:0 12px 28px #02060473!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel button,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel button{color:#d8e4db!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs{border-bottom-color:#566c5f29!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs button,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:#bccac1b8!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover{border-bottom-color:#4e846142!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#e4ece5!important;border-bottom-color:#4e8461!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{background:#0f1512!important;border-color:#566c5f29!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-band.dispatch-reset-context-band--manifest,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-band.dispatch-reset-context-band--manifest{background:linear-gradient(#141b17fa 0%,#111613fa 100%)!important;border-bottom-color:#566c5f24!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-divider,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-divider{color:#91aa9b!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:#131916!important;border-bottom-color:#566c5f24!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-count,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-count{color:#d8e4db!important;background:#0e1210eb!important;border:1px solid #566c5f29!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:#0e1210e6!important;border:1px solid #566c5f24!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill strong{color:#beccc3bd!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill em,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill em{color:#d8e4db!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-table-shell,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-table-shell{background:#0f1512!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table thead th,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#b5c4bbc2!important;background:#151c18!important;border-bottom:1px solid #566c5f24!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tfoot td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tfoot td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{color:#dce7df!important;background:#0f1512!important;border-bottom:1px solid #566c5f17!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n):not(.tone-new):not(.tone-leg-1):not(.tone-leg-2):not(.tone-leg-3):not(.tone-active):not(.tone-completed):not(.tone-warning):not(.tone-urgent) td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n):not(.tone-new):not(.tone-leg-1):not(.tone-leg-2):not(.tone-leg-3):not(.tone-active):not(.tone-completed):not(.tone-warning):not(.tone-urgent) td{background:#131915!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row:hover td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row:hover td{background:#17211c!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.is-selected td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.is-selected td{background:#18201c!important;box-shadow:inset 0 1px #566c5f1a,inset 0 -1px #566c5f1a!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-grid-totals,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-grid-totals{color:#b5c4bbb8!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-grid-totals strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-grid-totals strong{color:#e4ece5!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip{color:#d0dbd3!important;background:#141b18!important;border:1px solid #566c5f29!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-new,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-1,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-2,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-3,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-active,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-good,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.tone-new,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-1,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-2,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.tone-leg-3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.tone-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.tone-good{color:#b8d8c4!important;background:#17211c!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-warning,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.tone-warning{color:#d1b172!important;background:#2a2417!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.tone-urgent,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.tone-urgent{color:#d8a28f!important;background:#2a1f1b!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{background:#0f1512!important;border-top-color:#566c5f24!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary{background:#141b18!important;border:1px solid #566c5f29!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row{color:#dce7df!important;background:#111815!important;border:1px solid #566c5f1a!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row:hover,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row.is-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row:hover,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row.is-active{background:#17211c!important}@media (max-width:1240px){.office-shell.is-dispatch-shell .dispatch-reset-command-strip{align-items:flex-start!important}.office-shell.is-dispatch-shell .dispatch-reset-context-band.dispatch-reset-context-band--manifest{grid-template-columns:1fr!important;gap:.65rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-divider{display:none!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{grid-template-columns:1fr!important;justify-items:start!important}}@media (max-width:960px){.office-shell.is-dispatch-shell .dispatch-reset-command-strip,.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid,.office-shell.is-dispatch-shell .dispatch-reset-context-main{flex-direction:column!important;align-items:flex-start!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons,.office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions{width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons>*,.office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions>*{flex:calc(50% - .2rem)}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{grid-template-columns:1fr!important}}@media (max-width:720px){.office-shell.is-dispatch-shell .dispatch-reset-tabs{flex-wrap:nowrap!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline,.office-shell.is-dispatch-shell .dispatch-reset-context-meta,.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics{gap:.32rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip,.office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{border-radius:12px!important}}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline .dispatch-inline-meta,.office-shell.is-dispatch-shell .dispatch-reset-support-inline-heading .dispatch-inline-meta{letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.62rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-band.dispatch-reset-context-band--manifest{gap:.7rem!important;padding:.56rem .8rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-route{font-size:.72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn{min-height:1.8rem!important;padding:.34rem .62rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{padding:.58rem .8rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-strip{padding:.06rem 0 .38rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs{padding-bottom:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{border-color:#495f501a!important;border-radius:14px!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-band.dispatch-reset-context-band--manifest{background:linear-gradient(#e8efe8b8 0%,#e5ece5b8 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-actions .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-actions .fleetview-secondary-btn{background:#ffffffd1!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-strip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-strip{padding:.06rem 0 .38rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{border-radius:14px!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-context-band.dispatch-reset-context-band--manifest,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-band.dispatch-reset-context-band--manifest{background:linear-gradient(#141b17d1 0%,#121814d1 100%)!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head-main{gap:.42rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{border-top:1px solid #0000!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;padding-top:.38rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline.dispatch-reset-selected-topline--inline{gap:.28rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-copy{gap:.28rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body{gap:.14rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{justify-items:end!important;gap:.3rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.38rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.3rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn{border-radius:7px!important;min-height:1.72rem!important;padding:.28rem .56rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline .dispatch-reset-badge{box-shadow:none!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{align-items:start!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip.dispatch-reset-stage-strip--inline{align-self:start!important;padding-top:.04rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:linear-gradient(#f5f5f0 0%,#f0f3ed 100%)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{border-top-color:#495f5017!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn{color:#223128!important;background:#ffffffc7!important;border:1px solid #495f501f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact span{color:#43564ac7!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact strong{color:#203028!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:linear-gradient(#121815 0%,#101613 100%)!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{border-top-color:#566c5f1f!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn{color:#d7e2da!important;background:#0e1210d1!important;border:1px solid #566c5f24!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact span{color:#b6c6bcc2!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact strong{color:#dce7df!important}@media (max-width:1240px){.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:1fr!important;align-items:start!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{justify-items:start!important}}@media (max-width:960px){.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions{width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions>*{flex:calc(50% - .15rem)!important}}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{flex-wrap:nowrap!important;grid-auto-columns:max-content!important;grid-auto-flow:column!important;justify-content:end!important;align-items:center!important;gap:.5rem!important;display:inline-grid!important}.office-shell.is-dispatch-shell .dispatch-reset-overflow-menu{display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-strip{align-items:center!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric{min-width:auto!important}@media (max-width:1180px){.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{flex-wrap:wrap!important;justify-content:flex-start!important;display:flex!important}}:root[data-theme=light] .office-shell[data-shell-variant=company]{--office-shell-canvas-bg:#f3f6ef;--office-shell-header-bg:#fafbf8eb;--office-shell-sidebar-bg:#0b130f;--office-shell-sidebar-border:#7e998838;--office-shell-sidebar-surface-bg:#121d17;--office-shell-sidebar-surface-hover:#17251d;--office-shell-sidebar-active-bg:#1d4a35;--office-shell-sidebar-active-border:#69a67c94;--office-shell-sidebar-active-text:#f1fbf4;--office-shell-sidebar-icon-bg:#18231d;--office-shell-sidebar-divider:#8ea6972e;--office-shell-sidebar-text:#edf5ef;--office-shell-sidebar-muted:#b3c5b9bd;--office-shell-header-border:#3854431f;--office-shell-text:#1f3026;--office-shell-muted:#485c50bd;--office-shell-primary-bg:#62ad78;--office-shell-primary-border:#4f9969;--office-shell-primary-text:#0b130f;--office-shell-primary-shadow:#1f4c3924;--office-shell-radius-lg:16px;--office-shell-radius-md:10px;--office-shell-radius-sm:8px;--dispatch-page-surface:#fff;--dispatch-page-surface-muted:#eef4ee;--dispatch-page-surface-quiet:#f7f9f6;--dispatch-page-command-bg:#f5f8f3f0;--dispatch-page-command-border:#284b3a1f;--dispatch-page-command-divider:#284b3a1a;--dispatch-page-command-label:#42574bc7;--dispatch-page-command-value:#1f3026;--dispatch-page-band-bg:#214b38;--dispatch-page-band-border:#162f24d6;--dispatch-page-band-text:#eff5f1b8;--dispatch-page-band-text-strong:#f7fbf8;--dispatch-page-band-divider:#f0f6f224;--dispatch-page-band-active-bg:#f7fbf81f;--dispatch-page-line:#3854431f;--dispatch-page-line-soft:#38544314;--dispatch-page-text:#1f3026;--dispatch-page-muted:#485c50bd;--dispatch-page-control-bg:#ffffffe0;--dispatch-page-control-border:#3854431f;--dispatch-page-control-text:#223228;--dispatch-page-secondary-bg:#ffffffc7;--dispatch-page-secondary-border:#38544329;--dispatch-page-secondary-text:#223228;--dispatch-page-tertiary-bg:#284b3a0f;--dispatch-page-row:#fff;--dispatch-page-row-alt:#fbfcfa;--dispatch-page-row-hover:#eef4ef;--dispatch-page-row-selected:#e7f0e9;--dispatch-page-selected-accent:#1f4c39d6;--dispatch-page-selected-edge:#1f4c392e;--dispatch-page-table-head-bg:#1f2824;--dispatch-page-table-head-text:#f7f9f7eb;--dispatch-page-table-head-border:#11191547;--dispatch-page-tab-strip-bg:#e1e8e1;--dispatch-page-tab-strip-border:#1f4c3942;--dispatch-page-tab-text:#1f4c39;--dispatch-page-tab-text-active:#173e2d;--dispatch-page-tab-bg:#1f4c391a;--dispatch-page-tab-border:#1f4c3952;--dispatch-page-tab-hover-bg:#1f4c3929;--dispatch-page-tab-hover-border:#1f4c3975;--dispatch-page-tab-active-bg:#1f4c39;--dispatch-page-tab-active-line:#57e27f;--dispatch-page-tab-count-bg:#1f4c392e;--dispatch-page-tab-count-text:#173e2d;--dispatch-page-dock-surface:#f1f5ef;--dispatch-page-dock-border:#3854431a;--dispatch-shell-gap:.72rem;--dispatch-shell-canvas:var(--office-shell-canvas-bg);--dispatch-shell-header-bg:var(--office-shell-header-bg);--dispatch-shell-sidebar-bg:var(--office-shell-sidebar-bg);--dispatch-shell-surface:var(--dispatch-page-surface);--dispatch-shell-surface-muted:var(--dispatch-page-surface-muted);--dispatch-shell-surface-quiet:var(--dispatch-page-surface-quiet);--dispatch-command-shell-bg:var(--dispatch-page-command-bg);--dispatch-command-shell-border:var(--dispatch-page-command-border);--dispatch-command-divider:var(--dispatch-page-command-divider);--dispatch-command-metric-label:var(--dispatch-page-command-label);--dispatch-command-metric-value:var(--dispatch-page-command-value);--dispatch-fir-band-bg:var(--dispatch-page-band-bg);--dispatch-fir-band-border:var(--dispatch-page-band-border);--dispatch-fir-band-text:var(--dispatch-page-band-text);--dispatch-fir-band-text-strong:var(--dispatch-page-band-text-strong);--dispatch-fir-band-divider:var(--dispatch-page-band-divider);--dispatch-fir-band-active-bg:var(--dispatch-page-band-active-bg);--dispatch-shell-line:var(--dispatch-page-line);--dispatch-shell-line-soft:var(--dispatch-page-line-soft);--dispatch-shell-text:var(--dispatch-page-text);--dispatch-shell-muted:var(--dispatch-page-muted);--dispatch-shell-control-bg:var(--dispatch-page-control-bg);--dispatch-shell-control-border:var(--dispatch-page-control-border);--dispatch-shell-control-text:var(--dispatch-page-control-text);--dispatch-shell-primary-bg:var(--office-shell-primary-bg);--dispatch-shell-primary-border:var(--office-shell-primary-border);--dispatch-shell-primary-text:var(--office-shell-primary-text);--dispatch-shell-primary-shadow:var(--office-shell-primary-shadow);--dispatch-shell-secondary-bg:var(--dispatch-page-secondary-bg);--dispatch-shell-secondary-border:var(--dispatch-page-secondary-border);--dispatch-shell-secondary-text:var(--dispatch-page-secondary-text);--dispatch-shell-tertiary-bg:var(--dispatch-page-tertiary-bg);--dispatch-shell-row:var(--dispatch-page-row);--dispatch-shell-row-alt:var(--dispatch-page-row-alt);--dispatch-shell-row-hover:var(--dispatch-page-row-hover);--dispatch-shell-row-selected:var(--dispatch-page-row-selected);--dispatch-shell-selected-accent:var(--dispatch-page-selected-accent);--dispatch-shell-selected-edge:var(--dispatch-page-selected-edge);--dispatch-shell-table-head-bg:var(--dispatch-page-table-head-bg);--dispatch-shell-table-head-text:var(--dispatch-page-table-head-text);--dispatch-shell-table-head-border:var(--dispatch-page-table-head-border);--dispatch-tab-strip-bg:var(--dispatch-page-tab-strip-bg);--dispatch-tab-strip-border:var(--dispatch-page-tab-strip-border);--dispatch-tab-text:var(--dispatch-page-tab-text);--dispatch-tab-text-active:var(--dispatch-page-tab-text-active);--dispatch-tab-bg:var(--dispatch-page-tab-bg,transparent);--dispatch-tab-border:var(--dispatch-page-tab-border,transparent);--dispatch-tab-hover-bg:var(--dispatch-page-tab-hover-bg);--dispatch-tab-hover-border:var(--dispatch-page-tab-hover-border,var(--dispatch-page-tab-strip-border));--dispatch-tab-active-bg:var(--dispatch-page-tab-active-bg);--dispatch-tab-active-line:var(--dispatch-page-tab-active-line);--dispatch-tab-count-bg:var(--dispatch-page-tab-count-bg);--dispatch-tab-count-text:var(--dispatch-page-tab-count-text);--dispatch-dock-surface:var(--dispatch-page-dock-surface);--dispatch-dock-border:var(--dispatch-page-dock-border);--dispatch-shell-radius-lg:var(--office-shell-radius-lg);--dispatch-shell-radius-md:var(--office-shell-radius-md);--dispatch-shell-radius-sm:var(--office-shell-radius-sm)}:root[data-theme=dark] .office-shell[data-shell-variant=company],:root:not([data-theme]) .office-shell[data-shell-variant=company]{--office-shell-canvas-bg:#0d120f;--office-shell-header-bg:#0f1411eb;--office-shell-sidebar-bg:#111713;--office-shell-sidebar-border:#5e77682e;--office-shell-sidebar-surface-bg:#17201a;--office-shell-sidebar-surface-hover:#1c2a22;--office-shell-sidebar-active-bg:#254e39;--office-shell-sidebar-active-border:#70b28a80;--office-shell-sidebar-active-text:#f1fbf4;--office-shell-sidebar-icon-bg:#18231d;--office-shell-sidebar-divider:#7e99882e;--office-shell-sidebar-text:#e0e8e2;--office-shell-sidebar-muted:#bcc9c0b8;--office-shell-header-border:#5e77682e;--office-shell-text:#e0e8e2;--office-shell-muted:#bcc9c0b8;--office-shell-primary-bg:#4f8465;--office-shell-primary-border:#456f56;--office-shell-primary-text:#0d120f;--office-shell-primary-shadow:#080c0a33;--office-shell-radius-lg:16px;--office-shell-radius-md:10px;--office-shell-radius-sm:8px;--dispatch-page-surface:#121915;--dispatch-page-surface-muted:#171f1a;--dispatch-page-surface-quiet:#141b17;--dispatch-page-command-bg:#121814e0;--dispatch-page-command-border:#5e77682e;--dispatch-page-command-divider:#5e776824;--dispatch-page-command-label:#bcc9c0b8;--dispatch-page-command-value:#e0e8e2;--dispatch-page-band-bg:#1c3f2f;--dispatch-page-band-border:#5b796647;--dispatch-page-band-text:#dbe4dec2;--dispatch-page-band-text-strong:#f4f8f5;--dispatch-page-band-divider:#dfe7e21f;--dispatch-page-band-active-bg:#f4f8f514;--dispatch-page-line:#5e77682e;--dispatch-page-line-soft:#5e77681f;--dispatch-page-text:#e0e8e2;--dispatch-page-muted:#bcc9c0b8;--dispatch-page-control-bg:#121814e0;--dispatch-page-control-border:#5e77682e;--dispatch-page-control-text:#dce6df;--dispatch-page-secondary-bg:#121814d1;--dispatch-page-secondary-border:#5e776838;--dispatch-page-secondary-text:#dce6df;--dispatch-page-tertiary-bg:#5e77681f;--dispatch-page-row:#111915;--dispatch-page-row-alt:#141d18;--dispatch-page-row-hover:#18221c;--dispatch-page-row-selected:#1d2922;--dispatch-page-selected-accent:#70b28ae6;--dispatch-page-selected-edge:#70b28a33;--dispatch-page-table-head-bg:#171f1a;--dispatch-page-table-head-text:#cdd8d0c7;--dispatch-page-table-head-border:#5e77682e;--dispatch-page-tab-strip-bg:#171f1aeb;--dispatch-page-tab-strip-border:#5e776838;--dispatch-page-tab-text:#cdd8d0b8;--dispatch-page-tab-text-active:#f4f8f5;--dispatch-page-tab-hover-bg:#f4f8f514;--dispatch-page-tab-active-bg:#f4f8f51f;--dispatch-page-tab-active-line:#6be991;--dispatch-page-tab-count-bg:#8fb89f1f;--dispatch-page-tab-count-text:#ecf4ef;--dispatch-page-dock-surface:#141b17;--dispatch-page-dock-border:#5e776829;--dispatch-shell-gap:.72rem;--dispatch-shell-canvas:var(--office-shell-canvas-bg);--dispatch-shell-header-bg:var(--office-shell-header-bg);--dispatch-shell-sidebar-bg:var(--office-shell-sidebar-bg);--dispatch-shell-surface:var(--dispatch-page-surface);--dispatch-shell-surface-muted:var(--dispatch-page-surface-muted);--dispatch-shell-surface-quiet:var(--dispatch-page-surface-quiet);--dispatch-command-shell-bg:var(--dispatch-page-command-bg);--dispatch-command-shell-border:var(--dispatch-page-command-border);--dispatch-command-divider:var(--dispatch-page-command-divider);--dispatch-command-metric-label:var(--dispatch-page-command-label);--dispatch-command-metric-value:var(--dispatch-page-command-value);--dispatch-fir-band-bg:var(--dispatch-page-band-bg);--dispatch-fir-band-border:var(--dispatch-page-band-border);--dispatch-fir-band-text:var(--dispatch-page-band-text);--dispatch-fir-band-text-strong:var(--dispatch-page-band-text-strong);--dispatch-fir-band-divider:var(--dispatch-page-band-divider);--dispatch-fir-band-active-bg:var(--dispatch-page-band-active-bg);--dispatch-shell-line:var(--dispatch-page-line);--dispatch-shell-line-soft:var(--dispatch-page-line-soft);--dispatch-shell-text:var(--dispatch-page-text);--dispatch-shell-muted:var(--dispatch-page-muted);--dispatch-shell-control-bg:var(--dispatch-page-control-bg);--dispatch-shell-control-border:var(--dispatch-page-control-border);--dispatch-shell-control-text:var(--dispatch-page-control-text);--dispatch-shell-primary-bg:var(--office-shell-primary-bg);--dispatch-shell-primary-border:var(--office-shell-primary-border);--dispatch-shell-primary-text:var(--office-shell-primary-text);--dispatch-shell-primary-shadow:var(--office-shell-primary-shadow);--dispatch-shell-secondary-bg:var(--dispatch-page-secondary-bg);--dispatch-shell-secondary-border:var(--dispatch-page-secondary-border);--dispatch-shell-secondary-text:var(--dispatch-page-secondary-text);--dispatch-shell-tertiary-bg:var(--dispatch-page-tertiary-bg);--dispatch-shell-row:var(--dispatch-page-row);--dispatch-shell-row-alt:var(--dispatch-page-row-alt);--dispatch-shell-row-hover:var(--dispatch-page-row-hover);--dispatch-shell-row-selected:var(--dispatch-page-row-selected);--dispatch-shell-selected-accent:var(--dispatch-page-selected-accent);--dispatch-shell-selected-edge:var(--dispatch-page-selected-edge);--dispatch-shell-table-head-bg:var(--dispatch-page-table-head-bg);--dispatch-shell-table-head-text:var(--dispatch-page-table-head-text);--dispatch-shell-table-head-border:var(--dispatch-page-table-head-border);--dispatch-tab-strip-bg:var(--dispatch-page-tab-strip-bg);--dispatch-tab-strip-border:var(--dispatch-page-tab-strip-border);--dispatch-tab-text:var(--dispatch-page-tab-text);--dispatch-tab-text-active:var(--dispatch-page-tab-text-active);--dispatch-tab-hover-bg:var(--dispatch-page-tab-hover-bg);--dispatch-tab-active-bg:var(--dispatch-page-tab-active-bg);--dispatch-tab-active-line:var(--dispatch-page-tab-active-line);--dispatch-tab-count-bg:var(--dispatch-page-tab-count-bg);--dispatch-tab-count-text:var(--dispatch-page-tab-count-text);--dispatch-dock-surface:var(--dispatch-page-dock-surface);--dispatch-dock-border:var(--dispatch-page-dock-border);--dispatch-shell-radius-lg:var(--office-shell-radius-lg);--dispatch-shell-radius-md:var(--office-shell-radius-md);--dispatch-shell-radius-sm:var(--office-shell-radius-sm)}.office-shell[data-shell-variant=company]{grid-template-columns:220px minmax(0,1fr)!important}.office-shell[data-shell-variant=company] .office-layout{gap:0!important;padding:0 .75rem .9rem 0!important}.office-shell[data-shell-variant=company] .motive-workspace,.office-shell[data-shell-variant=company] .office-main,.office-shell[data-shell-variant=company] .shell-page,.office-shell[data-shell-variant=company] .dispatch-page-shell{background:var(--office-shell-canvas-bg)!important}.office-shell[data-shell-variant=company] [data-shell-sidebar]{background:var(--office-shell-sidebar-bg)!important;border-right:1px solid var(--office-shell-sidebar-border)!important;width:220px!important;min-width:220px!important;max-width:220px!important}.office-shell[data-shell-variant=company] [data-shell-header]{background:var(--office-shell-header-bg)!important;border-bottom:1px solid var(--office-shell-header-border)!important;-webkit-backdrop-filter:none!important}.office-shell[data-shell-variant=company] [data-shell-main]>main.shell-page{padding:.84rem 1rem 1.08rem 0!important}.office-shell.is-dispatch-shell .dispatch-page-shell{border-radius:0!important}.office-shell.is-dispatch-shell .dispatch-reset-workbench{gap:var(--dispatch-shell-gap)!important}.office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header,.office-shell.is-dispatch-shell .dispatch-reset-header-top{box-shadow:none!important;background:0 0!important;border:0!important}.office-shell.is-dispatch-shell .dispatch-reset-header-top{gap:.42rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-strip{background:var(--dispatch-command-shell-bg)!important;border:1px solid var(--dispatch-command-shell-border)!important;border-radius:var(--dispatch-shell-radius-md)!important;min-height:auto!important;box-shadow:none!important;justify-content:space-between!important;align-items:center!important;gap:.82rem!important;padding:.32rem .62rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-copy{flex:auto!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-command-heading{gap:.14rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block{align-items:baseline!important;gap:.42rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block em{color:var(--dispatch-shell-muted)!important;letter-spacing:.02em!important;font-size:.78rem!important;font-style:normal!important}.office-shell.is-dispatch-shell .dispatch-reset-command-supporting-meta{color:var(--dispatch-shell-muted)!important;font-size:.72rem!important;line-height:1.3!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:.64rem!important;min-width:0!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{background:color-mix(in srgb, var(--dispatch-shell-surface-muted) 86%, #dbe6db 14%)!important;border:1px solid color-mix(in srgb, var(--dispatch-shell-line) 84%, #1f4c39 16%)!important;border-radius:12px!important;flex-wrap:nowrap!important;align-self:stretch!important;align-items:stretch!important;gap:0!important;padding:.22rem .36rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric{border-left:1px solid var(--dispatch-command-divider)!important;white-space:nowrap!important;background:0 0!important;border-radius:0!important;grid-auto-flow:column!important;align-items:center!important;gap:.34rem!important;min-height:2.1rem!important;padding:0 .62rem!important;display:inline-grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric:first-child{border-left:0!important;padding-left:.16rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric:last-child{padding-right:.16rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric>span{color:var(--dispatch-command-metric-label)!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.66rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong{color:var(--dispatch-command-metric-value)!important;font-size:.84rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{flex-wrap:nowrap!important;align-items:center!important;gap:.42rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action{border-radius:var(--dispatch-shell-radius-md)!important;background:var(--dispatch-shell-primary-bg)!important;border:1px solid var(--dispatch-shell-primary-border)!important;min-height:2.28rem!important;color:var(--dispatch-shell-primary-text)!important;box-shadow:0 1px 0 var(--dispatch-shell-primary-shadow)!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;padding:0 .98rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-support-list-head .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row,.office-shell.is-dispatch-shell .dispatch-loads-shell-count,.office-shell.is-dispatch-shell .dispatch-status-chip,.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{background:var(--dispatch-shell-secondary-bg)!important;border:1px solid var(--dispatch-shell-secondary-border)!important;color:var(--dispatch-shell-secondary-text)!important;box-shadow:none!important}.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-support-list-head .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-empty-state .dispatch-reset-empty-action{border-radius:var(--dispatch-shell-radius-md)!important;min-height:2.05rem!important;padding:0 .82rem!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action:hover,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn:hover,.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn:hover,.office-shell.is-dispatch-shell .dispatch-reset-support-list-head .fleetview-secondary-btn:hover,.office-shell.is-dispatch-shell .dispatch-empty-state .dispatch-reset-empty-action:hover{box-shadow:none!important;transform:none!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action:focus-visible,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn:focus-visible,.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn:focus-visible,.office-shell.is-dispatch-shell .dispatch-reset-support-list-head .fleetview-secondary-btn:focus-visible,.office-shell.is-dispatch-shell .dispatch-empty-state .dispatch-reset-empty-action:focus-visible{outline-offset:2px!important;outline:2px solid #1f4c393d!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action:disabled,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn:disabled,.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn:disabled,.office-shell.is-dispatch-shell .dispatch-reset-support-list-head .fleetview-secondary-btn:disabled,.office-shell.is-dispatch-shell .dispatch-empty-state .dispatch-reset-empty-action:disabled{opacity:.56!important;cursor:not-allowed!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs{box-shadow:none!important;scrollbar-width:thin!important;background:0 0!important;border:0!important;border-radius:0!important;gap:.16rem!important;padding:0!important;display:flex!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{min-height:2rem!important;color:var(--dispatch-tab-text)!important;background:var(--dispatch-tab-bg,transparent)!important;border:1px solid var(--dispatch-tab-border,#2f4c3b1f)!important;box-shadow:none!important;white-space:nowrap!important;border-radius:.6rem!important;flex:none!important;align-items:center!important;gap:.42rem!important;padding:.36rem .62rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button:after{display:none!important}.office-shell.is-dispatch-shell .dispatch-reset-tab-copy{align-items:center!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-tab-label{color:inherit!important;letter-spacing:0!important;font-size:.77rem!important;font-weight:600!important}.office-shell.is-dispatch-shell .dispatch-reset-tab-count{background:var(--dispatch-tab-count-bg)!important;min-width:1.32rem!important;min-height:1.24rem!important;color:var(--dispatch-tab-count-text)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 .32rem!important;font-size:.68rem!important;font-weight:600!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover{color:var(--dispatch-tab-text-active)!important;background:var(--dispatch-tab-hover-bg)!important;border-color:var(--dispatch-tab-hover-border,#2f4c3b38)!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#f7fbf8!important;background:var(--dispatch-tab-active-bg)!important;box-shadow:inset 0 -3px 0 var(--dispatch-tab-active-line)!important;border-color:#122f229e!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active .dispatch-reset-tab-label{color:#f7fbf8!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active .dispatch-reset-tab-count{color:#f7fbf8!important;background:#f7fbf82e!important}.office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{background:var(--dispatch-shell-surface)!important;border:1px solid var(--dispatch-shell-line)!important;border-radius:var(--dispatch-shell-radius-lg)!important;box-shadow:none!important;overflow:clip!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{background:var(--dispatch-shell-surface-muted)!important;border-bottom:1px solid var(--dispatch-shell-line)!important;align-items:start!important;gap:.7rem!important;padding:.96rem 1.02rem .84rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head-main{gap:.34rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3,.office-shell.is-dispatch-shell .dispatch-reset-selected-title,.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics strong,.office-shell.is-dispatch-shell .dispatch-grid-totals strong{color:var(--dispatch-shell-text)!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy h3{letter-spacing:-.02em!important;font-size:1.12rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-copy-top{flex-wrap:wrap!important;align-items:center!important;gap:.42rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-kicker,.office-shell.is-dispatch-shell .dispatch-reset-context-route,.office-shell.is-dispatch-shell .dispatch-reset-context-meta,.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics span{color:var(--dispatch-shell-muted)!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-subcopy{color:var(--dispatch-shell-muted)!important;margin:0!important;font-size:.76rem!important;line-height:1.3!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-count{border-radius:var(--dispatch-shell-radius-sm)!important;min-height:1.7rem!important;padding:.12rem .56rem!important;font-size:.72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{border-top:1px solid var(--dispatch-shell-line-soft)!important;box-shadow:none!important;background:0 0!important;grid-template-columns:minmax(0,1fr) minmax(18rem,auto)!important;gap:.8rem!important;margin-top:.44rem!important;padding-top:.72rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-copy{gap:.32rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-empty-chip{background:color-mix(in srgb, var(--dispatch-shell-secondary-bg) 80%, white 20%)!important;min-height:1.5rem!important;color:var(--dispatch-shell-muted)!important;border-radius:999px!important;align-items:center!important;padding:0 .56rem!important;font-size:.68rem!important;font-weight:600!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline.dispatch-reset-selected-topline--inline{flex-wrap:wrap!important;align-items:center!important;gap:.34rem!important}.office-shell.is-dispatch-shell .dispatch-inline-meta{color:var(--dispatch-shell-muted)!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.67rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-route{color:var(--dispatch-shell-text)!important;font-size:.82rem!important;line-height:1.28!important}.office-shell.is-dispatch-shell .dispatch-reset-context-meta{font-size:.74rem!important;line-height:1.3!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.42rem .64rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-item{gap:.08rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-item span{color:var(--dispatch-shell-muted)!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:.66rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-item strong{color:var(--dispatch-shell-text)!important;font-size:.78rem!important;line-height:1.28!important}.office-shell.is-dispatch-shell .dispatch-reset-context-empty{gap:.18rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{align-content:start!important;justify-items:end!important;gap:.52rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact{gap:.42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions{gap:.4rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-inline{justify-items:end!important;gap:.3rem!important;width:100%!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip.dispatch-reset-stage-strip--inline{flex-wrap:wrap!important;justify-content:flex-end!important;gap:.34rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-summary{min-height:auto!important;color:var(--dispatch-shell-muted)!important;justify-content:flex-end!important;align-items:center!important;gap:.52rem!important;padding-top:0!important;font-size:.72rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-summary strong{color:var(--dispatch-shell-text)!important;font-size:.74rem!important;font-weight:600!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{border-radius:var(--dispatch-shell-radius-sm)!important;align-items:center!important;gap:.36rem!important;min-height:1.62rem!important;padding:.12rem .46rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill strong{color:var(--dispatch-shell-text)!important;font-size:.72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill em{color:var(--dispatch-shell-muted)!important;font-size:.72rem!important;font-style:normal!important}.office-shell.is-dispatch-shell .dispatch-table-shell{min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding-bottom:0!important;overflow:auto visible!important}.office-shell.is-dispatch-shell .dispatch-board-table thead th{background:var(--dispatch-shell-table-head-bg)!important;color:var(--dispatch-shell-table-head-text)!important;border-bottom:1px solid var(--dispatch-shell-table-head-border)!important;box-shadow:inset 0 -1px 0 var(--dispatch-shell-table-head-border)!important;letter-spacing:.06em!important;text-transform:none!important;vertical-align:middle!important;padding:.56rem .68rem!important;font-size:.66rem!important;font-weight:700!important;position:static!important;top:auto!important}.office-shell.is-dispatch-shell .dispatch-board-table thead th:not(:last-child){border-right:1px solid var(--dispatch-shell-line-soft)!important}.office-shell.is-dispatch-shell .dispatch-board-table tbody td,.office-shell.is-dispatch-shell .dispatch-board-table tfoot td,.office-shell.is-dispatch-shell .dispatch-board-row td,.office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,.office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,.office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,.office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,.office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:var(--dispatch-shell-row)!important;border-bottom:1px solid var(--dispatch-shell-line-soft)!important}.office-shell.is-dispatch-shell .dispatch-board-table td{vertical-align:top!important;padding:.56rem .68rem!important;line-height:1.2!important}.office-shell.is-dispatch-shell .dispatch-board-head-label{font-weight:700!important;line-height:1.12!important;display:inline-block!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=booking],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=booking]{width:148px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=container],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=container]{width:118px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=tmp],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=tmp]{width:98px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=status],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=status]{width:112px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=appointment],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=appointment]{width:164px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=cutoff],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=cutoff],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=pickup_by],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=pickup_by],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=loaded_date],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=loaded_date],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=fte],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=fte]{width:94px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=shipment],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=shipment]{width:176px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=weight],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=weight]{width:98px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=customer],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=customer]{width:144px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=origin],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=origin],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=destination],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=destination]{width:136px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=driver],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=driver]{width:138px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=last_update],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=last_update]{width:110px!important}.office-shell.is-dispatch-shell .dispatch-board-table tfoot td{background:var(--dispatch-shell-surface-muted)!important;border-top:1px solid var(--dispatch-shell-line)!important;position:static!important}.office-shell.is-dispatch-shell .dispatch-grid-totals{color:var(--dispatch-shell-muted)!important;flex-wrap:wrap!important;align-items:center!important;gap:.74rem!important;padding:.24rem 0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-board-row{transition:background-color .11s,border-color .11s!important}.office-shell.is-dispatch-shell .dispatch-board-row:hover{box-shadow:none!important;transform:none!important}.office-shell.is-dispatch-shell .dispatch-board-row:hover td{background:var(--dispatch-shell-row-hover)!important}.office-shell.is-dispatch-shell .dispatch-board-row.is-selected td{background:var(--dispatch-shell-row-selected)!important;box-shadow:inset 0 1px 0 var(--dispatch-shell-selected-edge), inset 0 -1px 0 var(--dispatch-shell-selected-edge)!important}.office-shell.is-dispatch-shell .dispatch-board-row.is-selected td:first-child{box-shadow:inset 4px 0 0 var(--dispatch-shell-selected-accent), inset 0 1px 0 var(--dispatch-shell-selected-edge), inset 0 -1px 0 var(--dispatch-shell-selected-edge)!important}.office-shell.is-dispatch-shell .dispatch-board-row.is-selected td:last-child{box-shadow:inset -1px 0 0 var(--dispatch-shell-selected-edge), inset 0 1px 0 var(--dispatch-shell-selected-edge), inset 0 -1px 0 var(--dispatch-shell-selected-edge)!important}.office-shell.is-dispatch-shell .dispatch-board-empty-cell{padding:0!important}.office-shell.is-dispatch-shell .dispatch-empty-state{text-align:left!important;place-items:flex-start start!important;gap:.34rem!important;max-width:32rem!important;min-height:220px!important;padding:1.2rem 1rem 1.35rem!important}.office-shell.is-dispatch-shell .dispatch-empty-state strong{color:var(--dispatch-shell-text)!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{background:var(--dispatch-dock-surface)!important;border-top:1px solid var(--dispatch-shell-line)!important;box-shadow:none!important;gap:.56rem!important;padding:.9rem 1rem 1rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:flex-start!important;gap:.6rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-title{gap:.2rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header span{color:var(--dispatch-shell-muted)!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-title strong{color:var(--dispatch-shell-text)!important;font-size:.86rem!important;line-height:1.3!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header p{max-width:25rem!important;color:var(--dispatch-shell-muted)!important;text-align:left!important;margin:0!important;font-size:.74rem!important;line-height:1.35!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle{background:0 0!important;border:0!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary{border-radius:var(--dispatch-shell-radius-md)!important;justify-content:space-between!important;align-items:center!important;gap:.5rem!important;min-height:2.68rem!important;padding:.56rem .76rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-summary-copy{gap:.14rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-summary-copy>span{color:var(--dispatch-shell-text)!important;font-size:.82rem!important;font-weight:600!important}.office-shell.is-dispatch-shell .dispatch-reset-support-summary-copy>small{color:var(--dispatch-shell-muted)!important;font-size:.72rem!important;line-height:1.3!important}.office-shell.is-dispatch-shell .dispatch-reset-support-toggle summary strong{color:var(--dispatch-shell-text)!important;font-size:.82rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list{gap:.42rem!important;max-height:none!important;margin-top:.46rem!important;padding-right:0!important;display:grid!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-support-list-head{justify-content:space-between!important;align-items:center!important;gap:.6rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-list-head p{color:var(--dispatch-shell-muted)!important;margin:0!important;font-size:.74rem!important;line-height:1.35!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row{border-radius:var(--dispatch-shell-radius-md)!important;gap:.16rem!important;padding:.62rem .76rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row:hover,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row.is-active{background:var(--dispatch-shell-row-hover)!important;border-color:var(--dispatch-shell-line)!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-copy{color:var(--dispatch-shell-muted)!important;font-size:.72rem!important;line-height:1.35!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-rail{background:var(--dispatch-shell-surface)!important;border:1px solid var(--dispatch-dock-border)!important;border-radius:var(--dispatch-shell-radius-md)!important;gap:.52rem!important;padding:.84rem .9rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-rail-head{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:.6rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-rail-head p,.office-shell.is-dispatch-shell .dispatch-reset-exception-empty span{color:var(--dispatch-shell-muted)!important;text-align:left!important;margin:0!important;font-size:.74rem!important;line-height:1.35!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-empty{gap:.16rem!important;padding:.12rem 0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-empty strong{color:var(--dispatch-shell-text)!important;font-size:.82rem!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;gap:.46rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-item{border:1px solid var(--dispatch-shell-secondary-border)!important;border-radius:var(--dispatch-shell-radius-md)!important;background:var(--dispatch-shell-secondary-bg)!important;text-align:left!important;box-shadow:none!important;gap:.14rem!important;padding:.72rem .76rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-item span{color:var(--dispatch-shell-muted)!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.66rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-item strong{color:var(--dispatch-shell-text)!important;font-size:.84rem!important;line-height:1.2!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-item small{color:var(--dispatch-shell-muted)!important;font-size:.74rem!important;line-height:1.35!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-item.tone-urgent{background:color-mix(in srgb, var(--dispatch-shell-secondary-bg) 88%, #fff2f0)!important;border-color:#96352d38!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-item.tone-warning{background:color-mix(in srgb, var(--dispatch-shell-secondary-bg) 90%, #fff8e8)!important;border-color:#9a731838!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-item.tone-active{background:color-mix(in srgb, var(--dispatch-shell-secondary-bg) 92%, #f1f7f3)!important;border-color:#1f4c3929!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-item.is-active,.office-shell.is-dispatch-shell .dispatch-reset-exception-item:hover{background:var(--dispatch-shell-row-hover)!important;border-color:var(--dispatch-shell-line)!important}@media (max-width:1180px){.office-shell.is-dispatch-shell .dispatch-reset-command-strip{align-items:flex-start!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{flex-wrap:wrap!important;justify-content:flex-start!important;width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{justify-items:start!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-inline,.office-shell.is-dispatch-shell .dispatch-reset-stage-strip.dispatch-reset-stage-strip--inline,.office-shell.is-dispatch-shell .dispatch-reset-stage-summary{justify-content:flex-start!important;justify-items:start!important}.office-shell.is-dispatch-shell .dispatch-board-table{min-width:1460px!important}}@media (max-width:1024px){.office-shell[data-shell-variant=company]{grid-template-columns:88px minmax(0,1fr)!important}.office-shell[data-shell-variant=company] [data-shell-header]{grid-template-columns:1fr!important;gap:.52rem!important;display:grid!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-header-left,.office-shell[data-shell-variant=company] [data-shell-header] .motive-header-right{width:100%!important;min-width:0!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-topbar{grid-template-columns:minmax(0,1fr)!important;gap:.48rem!important;width:100%!important;display:grid!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-search-link{width:100%!important;min-width:0!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-strip--dispatch{flex-wrap:wrap!important;justify-content:flex-start!important;gap:.34rem!important;width:100%!important;display:flex!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-account{flex:240px!important;min-width:0!important}.office-shell[data-shell-variant=company] [data-shell-sidebar]{width:88px!important;min-width:88px!important;max-width:88px!important;padding-inline:.45rem!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-sidebar-toggle,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-shell-badge,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-group-label,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-divider,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-rail-footer .shell-muted,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-link-label,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-lock{display:none!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand-row{justify-content:center!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand{background:var(--office-shell-primary-bg)!important;width:1.9rem!important;height:1.9rem!important;color:var(--office-shell-primary-text)!important;justify-content:center!important;align-items:center!important;font-size:0!important;display:inline-flex!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand:after{content:"D";font-size:.9rem;font-weight:900}.office-shell[data-shell-variant=company] [data-shell-main]>main.shell-page{padding:.72rem .8rem .96rem .34rem!important}}@media (max-width:760px){.office-shell[data-shell-variant=company] .office-layout{padding:0 .5rem .8rem 0!important}.office-shell[data-shell-variant=company] [data-shell-main]>main.shell-page{padding:.64rem .62rem .9rem .28rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-strip{padding:.44rem .56rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{flex-wrap:wrap!important;gap:.32rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric{border-left:0!important;min-height:auto!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{flex-wrap:wrap!important;justify-content:space-between!important;width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs{overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip.dispatch-reset-stage-strip--inline{display:none!important}.office-shell.is-dispatch-shell .dispatch-board-table{min-width:1080px!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head{padding:.82rem .78rem .68rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact,.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions{justify-content:flex-start!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{padding:.72rem .78rem .88rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header{flex-direction:column!important;grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header p{text-align:left!important}.office-shell.is-dispatch-shell .dispatch-reset-support-list-head{flex-direction:column!important;align-items:flex-start!important}.office-shell[data-shell-variant=company] .mobile-nav{flex-wrap:nowrap!important;gap:.38rem!important;padding:0 .8rem .34rem 0!important;overflow-x:auto!important}.office-shell[data-shell-variant=company] .mobile-nav a{flex:none!important;min-height:2rem!important;padding:.4rem .62rem!important}}@media (max-width:640px){.office-shell[data-shell-variant=company]{grid-template-columns:minmax(0,1fr)!important}.office-shell[data-shell-variant=company] [data-shell-sidebar]{border-right:0!important;width:0!important;min-width:0!important;max-width:0!important;display:none!important}.office-shell[data-shell-variant=company] .motive-workspace,.office-shell[data-shell-variant=company] .office-main,.office-shell[data-shell-variant=company] .dispatch-page-shell{width:100%!important}.office-shell[data-shell-variant=company] [data-shell-main]>main.shell-page{padding:.58rem .54rem 4.4rem!important}.office-shell[data-shell-variant=company] [data-shell-header]{padding:.62rem .72rem!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-topbar-copy strong{font-size:1.44rem!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-strip--dispatch{justify-content:space-between!important;gap:.3rem!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-strip--dispatch>.motive-ops-utility-chip:not(.motive-ops-utility-account){display:none!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-account{flex-basis:100%!important;max-width:100%!important;min-height:2rem!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-account strong,.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-account span{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.office-shell[data-shell-variant=company] .mobile-nav{flex-wrap:nowrap!important;display:flex!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs{-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-reset-support-list-head .fleetview-secondary-btn,.office-shell.is-dispatch-shell .dispatch-empty-state .dispatch-reset-empty-action{width:100%!important}.office-shell.is-dispatch-shell .dispatch-board-table{min-width:560px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=tmp],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=tmp],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=appointment],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=appointment],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=cutoff],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=cutoff],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=fte],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=fte],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=shipment],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=shipment],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=weight],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=weight],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=customer],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=customer],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=origin],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=origin],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=destination],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=destination],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=unit],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=unit],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=trailer],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=trailer],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=equipment],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=equipment],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=pier],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=pier],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=last_update],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=last_update],.office-shell.is-dispatch-shell .dispatch-reset-context-meta,.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-inline{display:none!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-copy,.office-shell.is-dispatch-shell .dispatch-reset-exception-rail-head p{text-align:left!important}}.office-shell[data-shell-variant=company] [data-shell-sidebar]{background:var(--office-shell-sidebar-bg)!important;border-right:1px solid var(--office-shell-sidebar-border)!important;width:220px!important;color:var(--office-shell-sidebar-text,var(--office-shell-text))!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand-row{align-items:center!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand{letter-spacing:-.03em!important;color:var(--office-shell-sidebar-text,var(--office-shell-text))!important;font-size:1.1rem!important;font-weight:800!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-shell-badge{border-radius:var(--office-shell-radius-md)!important;background:var(--office-shell-sidebar-surface-bg,color-mix(in srgb, var(--office-shell-sidebar-bg) 82%, white 18%))!important;border:1px solid var(--office-shell-sidebar-border)!important;padding:.85rem .9rem!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-shell-signal{background:0 0!important;border:0!important;padding:0!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-shell-badge>span,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-group-label,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-shell-signal strong{text-transform:uppercase!important;letter-spacing:.08em!important;color:var(--office-shell-sidebar-muted,var(--office-shell-muted))!important;font-size:.68rem!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-shell-badge small,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-link-detail,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-rail-footer .shell-muted{color:var(--office-shell-sidebar-muted,var(--office-shell-muted))!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav a{color:var(--office-shell-sidebar-text,var(--office-shell-text))!important;background:0 0!important;border-color:#0000!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav a:hover{background:var(--office-shell-sidebar-surface-hover,color-mix(in srgb, var(--office-shell-sidebar-bg) 72%, white 28%))!important;border-color:var(--office-shell-sidebar-border)!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav a[aria-current=page]{background:var(--office-shell-sidebar-active-bg,var(--office-shell-primary-bg))!important;border-color:var(--office-shell-sidebar-active-border,var(--office-shell-primary-border))!important;color:var(--office-shell-sidebar-active-text,var(--office-shell-primary-text))!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-divider{background:var(--office-shell-sidebar-divider,color-mix(in srgb, var(--office-shell-sidebar-border) 72%, white 28%))!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-sidebar-toggle,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-icon,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-lock{background:var(--office-shell-sidebar-icon-bg,color-mix(in srgb, var(--office-shell-sidebar-bg) 78%, white 22%))!important;border-color:var(--office-shell-sidebar-border)!important;color:inherit!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-sidebar-toggle:hover,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav a:hover .motive-nav-icon{background:var(--office-shell-sidebar-surface-hover,color-mix(in srgb, var(--office-shell-sidebar-bg) 66%, white 34%))!important;border-color:var(--office-shell-sidebar-active-border,color-mix(in srgb, var(--office-shell-primary-border) 22%, white 78%))!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav a[aria-current=page] .motive-nav-icon{background:color-mix(in srgb, var(--office-shell-sidebar-active-bg,var(--office-shell-primary-bg)) 78%, black 22%)!important;border-color:var(--office-shell-sidebar-active-border,var(--office-shell-primary-border))!important;color:var(--office-shell-sidebar-active-text,var(--office-shell-primary-text))!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-icon,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-sidebar-toggle,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-nav-link-label,.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand-word{color:inherit!important}.office-shell[data-shell-variant=company] [data-shell-header]{border-bottom:1px solid var(--office-shell-header-border)!important;background:var(--office-shell-header-bg)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;min-height:64px!important;padding:.9rem 1.5rem!important}:root[data-theme=light] .office-shell[data-shell-variant=company] [data-shell-header],:root[data-theme=dark] .office-shell[data-shell-variant=company] [data-shell-header],:root:not([data-theme]) .office-shell[data-shell-variant=company] [data-shell-header]{background:var(--office-shell-header-bg)!important;border-bottom-color:var(--office-shell-header-border)!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-topbar{align-items:center!important;gap:1rem!important;width:min(860px,100%)!important;display:flex!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-topbar-copy{gap:.1rem!important;min-width:184px!important;display:grid!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-topbar-label{letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--office-shell-muted)!important;font-size:.72rem!important;font-weight:700!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-topbar-copy strong,.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-account strong,.office-shell[data-shell-variant=company] [data-shell-header] .motive-header h1{color:var(--office-shell-text)!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-search-link,.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-chip,.office-shell[data-shell-variant=company] [data-shell-header] .logout-btn{border-color:var(--office-shell-header-border)!important;background:color-mix(in srgb, var(--office-shell-header-bg) 88%, white 12%)!important;color:var(--office-shell-text)!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-search-link:hover,.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-chip:hover,.office-shell[data-shell-variant=company] [data-shell-header] .logout-btn:hover{background:color-mix(in srgb, var(--office-shell-header-bg) 76%, white 24%)!important}.office-shell[data-shell-variant=company] [data-shell-header] .motive-dispatch-search-copy,.office-shell[data-shell-variant=company] [data-shell-header] .motive-ops-utility-account span,.office-shell[data-shell-variant=company] [data-shell-header] .motive-header-breadcrumb,.office-shell[data-shell-variant=company] [data-shell-header] .shell-muted{color:var(--office-shell-muted)!important}.office-shell[data-shell-variant=company] [data-shell-main]>main.shell-page{background:var(--office-shell-canvas-bg)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{background:color-mix(in srgb, var(--dispatch-shell-surface-muted) 86%, #dbe6db 14%)!important;border:1px solid color-mix(in srgb, var(--dispatch-shell-line) 84%, #1f4c39 16%)!important;border-radius:12px!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button{color:var(--dispatch-tab-text)!important;background:var(--dispatch-tab-bg)!important;border:1px solid var(--dispatch-tab-border)!important;box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:hover{color:var(--dispatch-tab-text-active)!important;background:var(--dispatch-tab-hover-bg)!important;border-color:var(--dispatch-tab-hover-border)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:not(.is-active) .dispatch-reset-tab-count{background:var(--dispatch-tab-count-bg)!important;color:var(--dispatch-tab-count-text)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#f7fbf8!important;background:var(--dispatch-tab-active-bg)!important;box-shadow:inset 0 -3px 0 var(--dispatch-tab-active-line)!important;border-color:#122f229e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active .dispatch-reset-tab-label,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active .dispatch-reset-tab-count{color:#f7fbf8!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active .dispatch-reset-tab-count{background:#f7fbf82e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th{background:var(--dispatch-shell-table-head-bg)!important;color:var(--dispatch-shell-table-head-text)!important;border-right-color:#f7fbf814!important;border-bottom-color:var(--dispatch-shell-table-head-border)!important;box-shadow:inset 0 -1px 0 var(--dispatch-shell-table-head-border)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning:hover td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent:hover td{background:var(--dispatch-row-stage-hover)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning.is-selected td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent.is-selected td{background:var(--dispatch-row-stage-selected)!important;box-shadow:inset 0 1px 0 var(--dispatch-shell-selected-edge), inset 0 -1px 0 var(--dispatch-shell-selected-edge)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td:first-child{box-shadow:inset 3px 0 0 var(--dispatch-row-stage-accent)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new.is-selected td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1.is-selected td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2.is-selected td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3.is-selected td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active.is-selected td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed.is-selected td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning.is-selected td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent.is-selected td:first-child{box-shadow:inset 5px 0 0 var(--dispatch-row-stage-accent), inset 0 1px 0 var(--dispatch-shell-selected-edge), inset 0 -1px 0 var(--dispatch-shell-selected-edge)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--assigned{--dispatch-command-metric-label-color:#24734f;--dispatch-command-metric-value-color:#0f5f3f}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--attention{--dispatch-command-metric-label-color:#8d4d2d;--dispatch-command-metric-value-color:#9b3a25}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--attention.dispatch-reset-command-metric--default{--dispatch-command-metric-label-color:#5f715f;--dispatch-command-metric-value-color:#284936}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--pressure.dispatch-reset-command-metric--warning{--dispatch-command-metric-label-color:#8a5b23;--dispatch-command-metric-value-color:#9a4f17}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span{color:var(--dispatch-command-metric-label-color,var(--dispatch-command-metric-label))!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong{color:var(--dispatch-command-metric-value-color,var(--dispatch-command-metric-value))!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--active{--dispatch-command-metric-label-color:#a9e7c2;--dispatch-command-metric-value-color:#f4fff8}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--primary{--dispatch-command-metric-label-color:#a2deb8;--dispatch-command-metric-value-color:#f4fff8}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--alert{--dispatch-command-metric-label-color:#ffc5a6;--dispatch-command-metric-value-color:#fff7f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--pressure{--dispatch-command-metric-label-color:#9bdde4;--dispatch-command-metric-value-color:#f3feff}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small{color:var(--dispatch-command-metric-label-color,#c4d1c8)!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=driver],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=driver]{width:176px!important;min-width:176px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=booking],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=booking]{width:118px!important;min-width:118px!important}.office-shell.is-dispatch-shell .dispatch-driver-assignment-cell .dispatch-booking-cell-top{grid-template-columns:auto minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-driver-assignment-cell .dispatch-booking-assign-trigger{min-width:4.2rem!important}.office-shell.is-dispatch-shell .dispatch-driver-assignment-cell .dispatch-booking-cell-meta{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-grid-totals{justify-content:flex-start!important}.office-shell.is-dispatch-shell .dispatch-loads-page-size--footer{margin-left:0!important}.office-shell.is-dispatch-shell .dispatch-grid-totals--board-footer{border:1px solid var(--dispatch-shell-line-soft)!important;background:var(--dispatch-shell-surface-muted)!important;border-radius:12px!important;width:fit-content!important;max-width:100%!important;margin:.56rem 0 0!important;padding:.52rem .68rem!important}.office-shell.is-dispatch-shell .dispatch-grid-totals--board-footer .dispatch-loads-page-size--footer{margin-left:.24rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-stage-surface:#35945d1f;--dispatch-row-stage-hover:#35945d2e;--dispatch-row-stage-selected:#35945d3d;--dispatch-row-stage-accent:#47ab6fd1}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1{--dispatch-row-stage-surface:#d0a22f1a;--dispatch-row-stage-hover:#d0a22f29;--dispatch-row-stage-selected:#d0a22f38;--dispatch-row-stage-accent:#e0b038db}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-stage-surface:#d678291a;--dispatch-row-stage-hover:#d6782929;--dispatch-row-stage-selected:#d6782938;--dispatch-row-stage-accent:#e78737db}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3{--dispatch-row-stage-surface:#bf57601c;--dispatch-row-stage-hover:#bf57602b;--dispatch-row-stage-selected:#bf57603b;--dispatch-row-stage-accent:#d66770db}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-stage-surface:#298c9a1f;--dispatch-row-stage-hover:#298c9a2e;--dispatch-row-stage-selected:#298c9a3d;--dispatch-row-stage-accent:#39a1b0d1}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-stage-surface:#8895a51f;--dispatch-row-stage-hover:#8895a52e;--dispatch-row-stage-selected:#8895a53d;--dispatch-row-stage-accent:#9ba8b7d1}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning{--dispatch-row-stage-surface:#be86341f;--dispatch-row-stage-hover:#be86342e;--dispatch-row-stage-selected:#be86343d;--dispatch-row-stage-accent:#d79c46e0}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent{--dispatch-row-stage-surface:#a1563e21;--dispatch-row-stage-hover:#a1563e33;--dispatch-row-stage-selected:#a1563e42;--dispatch-row-stage-accent:#c1674de6}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent>td{background:var(--dispatch-row-stage-surface)!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new:hover>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1:hover>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2:hover>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3:hover>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active:hover>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed:hover>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning:hover>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent:hover>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new:hover>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1:hover>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2:hover>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3:hover>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active:hover>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed:hover>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning:hover>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent:hover>td{background:var(--dispatch-row-stage-hover)!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new.is-selected>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1.is-selected>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2.is-selected>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3.is-selected>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active.is-selected>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed.is-selected>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning.is-selected>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent.is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new.is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1.is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2.is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3.is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active.is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed.is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning.is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent.is-selected>td{background:var(--dispatch-row-stage-selected)!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new>td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1>td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2>td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3>td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active>td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed>td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning>td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent>td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new>td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1>td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2>td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3>td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active>td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed>td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning>td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent>td:first-child{box-shadow:inset 3px 0 0 var(--dispatch-row-stage-accent)!important}.office-shell.is-dispatch-shell .dispatch-reset-command-heading{gap:0!important}.office-shell.is-dispatch-shell .dispatch-grid-totals--board-footer{padding:.38rem .54rem!important}.office-shell.is-dispatch-shell .dispatch-grid-totals--board-footer .dispatch-loads-page-size--footer{border-radius:9px!important;gap:.34rem!important;min-height:1.82rem!important;margin-left:.2rem!important;padding:.16rem .24rem .16rem .48rem!important}.office-shell.is-dispatch-shell .dispatch-grid-totals--board-footer .dispatch-loads-page-size--footer span{letter-spacing:.08em!important;font-size:.56rem!important}.office-shell.is-dispatch-shell .dispatch-grid-totals--board-footer .dispatch-loads-page-size--footer select{border-radius:7px!important;min-height:1.42rem!important;padding:.06rem 1.3rem .06rem .42rem!important;font-size:.7rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary{color:#f7fbf8!important;background:#1f4c39!important;border:1px solid #0e2f1f80!important;justify-content:flex-start!important;padding-right:.72rem!important;position:relative!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary:after{content:""!important;color:#f7fbf8db!important;border-top:5px solid!important;border-left:4px solid #0000!important;border-right:4px solid #0000!important;width:0!important;height:0!important;margin-left:.04rem!important;transition:transform .16s,opacity .16s!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle[open] summary:after{transform:rotate(180deg)!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy{flex:auto!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>span,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary strong{color:#f7fbf8!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>small{color:#eff8f1c7!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary strong{background:#f7fbf81f!important;border:1px solid #f7fbf833!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:1.6rem!important;min-height:1.42rem!important;margin-left:auto!important;display:inline-flex!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary{color:#f7fbf8!important;background:#1f4c39!important;border-color:#0e2f1f80!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary strong{color:#f7fbf8!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>small{color:#eff8f1c7!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list{color:#183225!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list-head p,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row small{color:#536c5b!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row{color:#183225!important;background:#fbfdf9!important;border:1px solid #1f4c3924!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row:hover,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row.is-active{background:#eff7f1!important;border-color:#1f4c394d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row span{color:#2d6a45!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row strong{color:#183225!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item[data-exception-category="Docs / Compliance"]{background:#f4ded8!important;border-color:#8739276b!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item[data-exception-category="Docs / Compliance"] span{color:#8b341f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item[data-exception-category="Docs / Compliance"] strong{color:#32170f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item[data-exception-category="Docs / Compliance"] small{color:#604036!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item[data-exception-category="ETA / Follow-Up"]{background:#dcebe0!important;border-color:#1f4c396b!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item[data-exception-category="ETA / Follow-Up"] span{color:#1f4c39!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item[data-exception-category="ETA / Follow-Up"] strong{color:#102b1f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item[data-exception-category="ETA / Follow-Up"] small{color:#314f3e!important}@media (max-width:900px){.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header{grid-template-columns:minmax(0,1fr)!important}}.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=driver],.office-shell.is-dispatch-shell .dispatch-driver-assignment-cell{overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-driver-assignment-cell{position:relative!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-panel{z-index:95!important;background:#fff!important;border:1px solid #1f4c392e!important;border-radius:.85rem!important;grid-template-columns:minmax(0,1fr)!important;gap:.5rem!important;width:min(26rem,100vw - 2rem)!important;padding:.65rem!important;display:grid!important;position:absolute!important;top:calc(100% + .38rem)!important;left:0!important;box-shadow:0 18px 44px #1119152e!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-search{gap:.3rem!important;margin:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-search span{color:#51665a!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:.65rem!important;font-weight:800!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-search input{color:#17251d!important;background:#f8fbf7!important;border:1px solid #1f4c392e!important;border-radius:.65rem!important;outline:none!important;width:100%!important;height:2.15rem!important;padding:0 .65rem!important;font-size:.78rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-search input::placeholder{color:#718679!important;font-weight:650!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-search input:focus-visible{border-color:#1f4c397a!important;box-shadow:0 0 0 3px #2f744324!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-list{gap:.22rem!important;max-height:14.5rem!important;padding-right:.08rem!important;display:grid!important;overflow:auto!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option{color:#17251d!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:1px solid #0000!important;border-radius:.7rem!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.65rem!important;width:100%!important;padding:.52rem .58rem!important;transition:background-color .14s,border-color .14s,color .14s!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option:hover,.office-shell.is-dispatch-shell .dispatch-booking-assign-option:focus-visible{background:#edf6ef!important;border-color:#1f4c3938!important;outline:none!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option.is-current{background:#e3f0e7!important;border-color:#1f4c395c!important;box-shadow:inset 3px 0 #2f7443!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option.is-selected{background:#dcece2!important;border-color:#1f4c3975!important;box-shadow:inset 3px 0 #1f8b5d!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option-main{gap:.08rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option-main strong{color:#17251d!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important;font-weight:850!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option-main small,.office-shell.is-dispatch-shell .dispatch-booking-assign-option-meta{color:#5a6f62!important;font-size:.68rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option-meta{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:7.5rem!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-empty{color:#52685b!important;background:#f8fbf7!important;border:1px dashed #1f4c3938!important;border-radius:.7rem!important;margin:0!important;padding:.72rem!important;font-size:.74rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-cancel{justify-self:start!important;min-height:2rem!important;padding-inline:.8rem!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment{background:#f5faf6!important;border:1px solid #1f4c3929!important;border-radius:.78rem!important;gap:.5rem!important;padding:.62rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-head,.office-shell.is-dispatch-shell .dispatch-booking-assign-actions{justify-content:space-between!important;align-items:center!important;gap:.5rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-head strong{color:#17251d!important;font-size:.78rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-head span{color:#557164!important;font-size:.68rem!important;font-weight:800!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.45rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-field{gap:.25rem!important;margin:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-field span{color:#52685b!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:850!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-field input{color:#17251d!important;background:#fff!important;border:1px solid #1f4c3933!important;border-radius:.58rem!important;outline:none!important;width:100%!important;height:2rem!important;padding:0 .52rem!important;font-size:.76rem!important;font-weight:750!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-field input:focus-visible{border-color:#1f4c397a!important;box-shadow:0 0 0 3px #2f744324!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-hint{color:#71532a!important;margin:0!important;font-size:.68rem!important;font-weight:750!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-hint.is-ready{color:#1f6f47!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-actions{justify-content:flex-end!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-cancel,.office-shell.is-dispatch-shell .dispatch-booking-assign-unassign,.office-shell.is-dispatch-shell .dispatch-booking-assign-confirm{border-radius:.58rem!important;justify-content:center!important;align-items:center!important;min-height:2rem!important;padding:.3rem .72rem!important;font-size:.72rem!important;font-weight:850!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-cancel{color:#254735!important;background:#fff!important;border:1px solid #1f4c3938!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-unassign{color:#8b3f2c!important;background:#fff3ef!important;border:1px solid #a1563e47!important;margin-right:auto!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-confirm{color:#f7fff9!important;background:linear-gradient(#31a86b 0%,#1f744c 100%)!important;border:1px solid #1f4c397a!important;box-shadow:0 10px 20px #1f744c2e!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-confirm:disabled{cursor:not-allowed!important;opacity:.58!important}.office-shell.is-dispatch-shell .dispatch-status-chip-star{fill:currentColor!important;flex:none!important;margin-right:.16rem!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-panel,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-panel{background:#111713!important;border-color:#bbcfc12e!important;box-shadow:0 18px 44px #0000006b!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-search span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-search span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-option-main small,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-option-main small,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-option-meta,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-option-meta{color:#dde9e1b8!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-search input,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-search input,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-empty,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-empty{color:#f5fbf6!important;background:#18211b!important;border-color:#bbcfc12e!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-option,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-option,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-option-main strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-option-main strong{color:#f5fbf6!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-option:hover,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-option:hover,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-option:focus-visible,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-option:focus-visible,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-option.is-current,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-option.is-current,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-option.is-selected,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-option.is-selected{background:#2f744338!important;border-color:#5e9f6b57!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment{background:#151e18!important;border-color:#bbcfc129!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-head strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-head strong{color:#f5fbf6!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-head span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-head span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-field span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-field span{color:#dde9e1b8!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-field input,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-equipment-field input{color:#f5fbf6!important;background:#111713!important;border-color:#bbcfc12e!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-booking-assign-cancel,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-booking-assign-cancel{color:#f5fbf6!important;background:#18211b!important;border-color:#bbcfc12e!important}@media (max-width:700px){.office-shell.is-dispatch-shell .dispatch-booking-assign-panel{width:min(18rem,100vw - 1rem)!important}}.office-shell.is-dispatch-shell .dispatch-reset-command-copy{align-self:stretch!important;align-items:center!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-command-heading,.office-shell.is-dispatch-shell .dispatch-reset-command-title-block{align-items:center!important;min-height:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block strong{align-items:center!important;line-height:1!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary{color:#f7fbf8!important;background:#1f4c39!important;border-color:#0e2f1f8a!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>span,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary strong,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary .dispatch-reset-support-summary-copy>span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary .dispatch-reset-support-summary-copy>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle summary .dispatch-reset-support-summary-copy>span{color:#f7fbf8!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>small,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>small,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>small,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-summary-copy>small{color:#eff8f1d6!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list{color:#f4fbf5!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row{color:#f4fbf5!important;background:#151f18!important;border-color:#cbded029!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row:hover,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row.is-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row:hover,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row.is-active{background:#1c2a20!important;border-color:#8bcb9b4d!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row:disabled{cursor:not-allowed!important;opacity:.82!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row span{color:#8ed6a4!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row strong{color:#f4fbf5!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list-head p,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row small,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .shell-muted,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list-head p,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row small,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .shell-muted{color:#e0ede3c2!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row:disabled{opacity:.86!important}.office-shell.is-dispatch-shell .dispatch-status-chip.status-created,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-created{color:#1d5736!important;background:#e8f4ec!important;border-color:#2f744357!important}.office-shell.is-dispatch-shell .dispatch-status-chip.status-dispatched,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-dispatched{color:#1d5773!important;background:#e8f2f7!important;border-color:#20658757!important}.office-shell.is-dispatch-shell .dispatch-status-chip.status-picked-up,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-picked-up{color:#805112!important;background:#fff4df!important;border-color:#9f6a1757!important}.office-shell.is-dispatch-shell .dispatch-status-chip.status-in-transit,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-in-transit{color:#17695f!important;background:#e5f5f2!important;border-color:#22797057!important}.office-shell.is-dispatch-shell .dispatch-status-chip.status-delivered,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-delivered{color:#485765!important;background:#edf1f3!important;border-color:#606f7e47!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.status-created,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.status-created{color:#bdecc9!important;background:#2d754442!important;border-color:#66bb816b!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.status-dispatched,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.status-dispatched{color:#c5e4f5!important;background:#26628447!important;border-color:#5ca6ce6b!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.status-picked-up,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.status-picked-up{color:#f4d793!important;background:#a669173d!important;border-color:#dfa63c6b!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.status-in-transit,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.status-in-transit{color:#b8ece4!important;background:#21736a42!important;border-color:#5ab8ab6b!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-status-chip.status-delivered,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-status-chip.status-delivered{color:#d8e1e8!important;background:#5b6c7a38!important;border-color:#9aa9b861!important}.office-shell.is-dispatch-shell .dispatch-table-shell,.office-shell.is-dispatch-shell .dispatch-board-table,.office-shell.is-dispatch-shell .dispatch-board-table thead,.office-shell.is-dispatch-shell .dispatch-board-table tbody,.office-shell.is-dispatch-shell .dispatch-board-table tr,.office-shell.is-dispatch-shell .dispatch-board-table th,.office-shell.is-dispatch-shell .dispatch-board-table td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-table-shell,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-table-shell,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table{border-radius:0!important}.office-shell.is-dispatch-shell .dispatch-table-shell{scrollbar-width:thin!important;scrollbar-color:#24533bc2 #dde6dfbd!important}.office-shell.is-dispatch-shell .dispatch-table-shell::-webkit-scrollbar{width:7px!important;height:7px!important}.office-shell.is-dispatch-shell .dispatch-table-shell::-webkit-scrollbar-track{background:#dde6dfb8!important}.office-shell.is-dispatch-shell .dispatch-table-shell::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#1f4c39e6,#377a52db)!important;border:1px solid #ebf1edeb!important;border-radius:999px!important}.office-shell.is-dispatch-shell .dispatch-table-shell::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#183a2bf2,#2f7443f0)!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-table-shell,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-table-shell{scrollbar-color:#70be87c2 #141f18d6!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-table-shell::-webkit-scrollbar-track{background:#141f18d6!important}:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-table-shell::-webkit-scrollbar-track{background:#141f18d6!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-table-shell::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#6fbe86db,#3e8a5be6)!important;border-color:#101a14eb!important}:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-table-shell::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#6fbe86db,#3e8a5be6)!important;border-color:#101a14eb!important}.office-shell.is-dispatch-shell .dispatch-grid-footer-row{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:.58rem!important;width:fit-content!important;max-width:100%!important;margin:.54rem 0 0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-grid-footer-row .dispatch-grid-totals--board-footer{margin:0!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer{flex:0 auto!important;align-items:center!important;gap:.52rem!important;min-width:min(100%,34rem)!important;padding:.1rem 0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer .dispatch-reset-stage-summary{white-space:nowrap!important;color:var(--dispatch-shell-muted)!important;align-items:baseline!important;gap:.36rem!important;font-size:.66rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer .dispatch-reset-stage-summary strong{color:var(--dispatch-shell-text)!important;font-size:.68rem!important;font-weight:700!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip.dispatch-reset-stage-strip--footer{flex-wrap:wrap!important;align-items:center!important;gap:.28rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--footer .dispatch-reset-stage-pill{border-radius:7px!important;gap:.28rem!important;min-height:1.38rem!important;padding:.08rem .38rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--footer .dispatch-reset-stage-pill strong,.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--footer .dispatch-reset-stage-pill em{font-size:.66rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{place-content:center flex-end!important;place-items:center end!important;gap:.44rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side .dispatch-reset-manifest-inline-actions{margin:0!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-grid{gap:.32rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-item{padding:.32rem .42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row{grid-template-columns:minmax(0,1fr)!important;align-content:start!important;gap:.18rem!important;min-height:auto!important;padding:.42rem .58rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row-line{width:100%!important;min-width:0!important;color:inherit!important;align-items:start!important;gap:.16rem!important;display:grid!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row-line strong{text-overflow:ellipsis!important;white-space:nowrap!important;flex:0 auto!important;min-width:0!important;font-size:.78rem!important;line-height:1.1!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row-line small{text-overflow:ellipsis!important;white-space:nowrap!important;flex:auto!important;min-width:0!important;font-size:.68rem!important;line-height:1.1!important;overflow:hidden!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-stage-surface:#2f74432b;--dispatch-row-stage-hover:#2f74433d;--dispatch-row-stage-selected:#2f74434f;--dispatch-row-stage-accent:#1f4c39eb}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1{--dispatch-row-stage-surface:#a470172e;--dispatch-row-stage-hover:#a4701740;--dispatch-row-stage-selected:#a4701752;--dispatch-row-stage-accent:#805112f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-stage-surface:#be56152b;--dispatch-row-stage-hover:#be56153d;--dispatch-row-stage-selected:#be56154f;--dispatch-row-stage-accent:#944310f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3{--dispatch-row-stage-surface:#9a3a482e;--dispatch-row-stage-hover:#9a3a4840;--dispatch-row-stage-selected:#9a3a4852;--dispatch-row-stage-accent:#762b36f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-stage-surface:#1c7c8b2e;--dispatch-row-stage-hover:#1c7c8b40;--dispatch-row-stage-selected:#1c7c8b52;--dispatch-row-stage-accent:#176977f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-stage-surface:#606f7e2b;--dispatch-row-stage-hover:#606f7e3d;--dispatch-row-stage-selected:#606f7e4f;--dispatch-row-stage-accent:#485765e6}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning{--dispatch-row-stage-surface:#b274232e;--dispatch-row-stage-hover:#b2742340;--dispatch-row-stage-selected:#b2742352;--dispatch-row-stage-accent:#845215f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent{--dispatch-row-stage-surface:#9d463230;--dispatch-row-stage-hover:#9d463245;--dispatch-row-stage-selected:#9d463257;--dispatch-row-stage-accent:#753122f5}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-stage-surface:#35945d2e;--dispatch-row-stage-hover:#35945d40;--dispatch-row-stage-selected:#35945d52}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1{--dispatch-row-stage-surface:#d0a22f2b;--dispatch-row-stage-hover:#d0a22f3d;--dispatch-row-stage-selected:#d0a22f4f}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-stage-surface:#d678292b;--dispatch-row-stage-hover:#d678293d;--dispatch-row-stage-selected:#d678294f}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3{--dispatch-row-stage-surface:#bf57602e;--dispatch-row-stage-hover:#bf576040;--dispatch-row-stage-selected:#bf576052}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-stage-surface:#298c9a2e;--dispatch-row-stage-hover:#298c9a40;--dispatch-row-stage-selected:#298c9a52}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-stage-surface:#8895a52e;--dispatch-row-stage-hover:#8895a540;--dispatch-row-stage-selected:#8895a552}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning{--dispatch-row-stage-surface:#be86342e;--dispatch-row-stage-hover:#be863440;--dispatch-row-stage-selected:#be863452}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent{--dispatch-row-stage-surface:#a1563e33;--dispatch-row-stage-hover:#a1563e47;--dispatch-row-stage-selected:#a1563e59}.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent>td{background:var(--dispatch-row-stage-surface)!important;border-bottom-color:color-mix(in srgb, var(--dispatch-row-stage-accent,var(--dispatch-shell-line-soft)) 24%, var(--dispatch-shell-line-soft))!important}.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new:hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1:hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2:hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3:hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active:hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed:hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning:hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent:hover>td{background:var(--dispatch-row-stage-hover)!important}.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-new.is-selected>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-1.is-selected>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-2.is-selected>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-leg-3.is-selected>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-active.is-selected>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-completed.is-selected>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-warning.is-selected>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody .dispatch-board-row.tone-urgent.is-selected>td{background:var(--dispatch-row-stage-selected)!important}.dispatch-route-page-surface{gap:.82rem;display:grid}.dispatch-route-workspace{--dispatch-route-canvas:var(--dispatch-shell-canvas,#fffaf1);--dispatch-route-surface:var(--dispatch-shell-surface,#fff);--dispatch-route-surface-soft:var(--dispatch-shell-surface-soft,#f4f0e7);--dispatch-route-command:var(--dispatch-shell-command-bg,#173b2f);--dispatch-route-command-strong:var(--dispatch-shell-accent,#2f7443);--dispatch-route-command-text:var(--dispatch-shell-command-text,#f7f3e8);--dispatch-route-text:var(--dispatch-shell-text,#17211b);--dispatch-route-muted:var(--dispatch-shell-muted,#667265);--dispatch-route-line:var(--dispatch-shell-line,#2431292e);--dispatch-route-line-soft:var(--dispatch-shell-line-soft,#2431291a);color:var(--dispatch-route-text);gap:.78rem;display:grid}.dispatch-route-form{gap:.72rem;display:grid}.dispatch-route-command-strip{border:1px solid color-mix(in srgb, var(--dispatch-route-command-strong) 35%, transparent);background:linear-gradient(135deg, #2f7443f0, #194131fa), var(--dispatch-route-command);color:var(--dispatch-route-command-text);border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.78rem;padding:.82rem .92rem;display:grid;box-shadow:0 16px 32px #15271d21}.dispatch-route-command-copy{gap:.18rem;min-width:0;display:grid}.dispatch-route-eyebrow,.dispatch-route-summary-label{color:color-mix(in srgb, currentColor 72%, transparent);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:800;line-height:1.1}.dispatch-route-command-copy h2,.dispatch-route-history-head h3{letter-spacing:-.03em;margin:0;font-size:clamp(1.05rem,1.2vw,1.34rem);line-height:1.05}.dispatch-route-command-copy p{max-width:46rem;color:color-mix(in srgb, var(--dispatch-route-command-text) 80%, transparent);margin:0;font-size:.78rem;line-height:1.35}.dispatch-route-command-metrics{grid-template-columns:repeat(3,minmax(4.7rem,1fr));gap:.34rem;margin:0;display:grid}.dispatch-route-command-metrics div{background:#ffffff14;border:1px solid #fafff729;gap:.08rem;min-width:0;padding:.42rem .55rem;display:grid}.dispatch-route-command-metrics dt{color:color-mix(in srgb, var(--dispatch-route-command-text) 70%, transparent);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}.dispatch-route-command-metrics dd{color:#fff;margin:0;font-size:1rem;font-weight:900;line-height:1}.dispatch-route-command-actions{justify-content:flex-end;align-items:center;gap:.45rem;min-width:max-content;display:inline-flex}.dispatch-route-command-actions .dispatch-route-return-action{min-height:2rem;color:var(--dispatch-route-command-text);box-shadow:none;background:#ffffff14;border-color:#fff3;padding:.36rem .62rem}.dispatch-route-command-actions .dispatch-route-return-action:hover{color:#fff;background:#ffffff24}.dispatch-route-primary-action{color:#183927;letter-spacing:.01em;background:#f8fff4;border:1px solid #ffffff47;border-radius:9px;min-height:2rem;padding:.4rem .78rem;font-size:.76rem;font-weight:900;box-shadow:0 10px 20px #0b191233}.dispatch-route-primary-action:disabled{cursor:not-allowed;opacity:.62}.dispatch-route-builder-shell{border:1px solid var(--dispatch-route-line);background:var(--dispatch-route-surface);border-radius:14px;gap:.72rem;display:grid;overflow:hidden;box-shadow:0 18px 44px #1b231e17}.dispatch-route-form-band{border-bottom:1px solid var(--dispatch-route-line-soft);background:linear-gradient(#2f74431a,#ffffffd6);grid-template-columns:minmax(0,1.25fr) minmax(16rem,.75fr);align-items:stretch;gap:.72rem;padding:.78rem;display:grid}.dispatch-route-fields{grid-template-columns:minmax(14rem,.8fr) minmax(18rem,1.2fr);gap:.62rem;display:grid}.dispatch-route-fields .dispatch-field{min-width:0}.dispatch-route-fields .dispatch-field input,.dispatch-route-fields .dispatch-field textarea,.dispatch-route-search input{border:1px solid var(--dispatch-route-line);width:100%;color:var(--dispatch-route-text);font:inherit;background:#ffffffeb;border-radius:10px;font-size:.8rem;line-height:1.3}.dispatch-route-fields .dispatch-field input,.dispatch-route-search input{min-height:2.2rem;padding:.44rem .62rem}.dispatch-route-fields .dispatch-field textarea{resize:vertical;min-height:2.2rem;padding:.44rem .62rem}.dispatch-route-selected-summary{border:1px solid color-mix(in srgb, var(--dispatch-route-command-strong) 24%, var(--dispatch-route-line));background:#ffffffc2;align-content:center;gap:.3rem;min-width:0;padding:.62rem .72rem;display:grid}.dispatch-route-selected-summary strong,.dispatch-route-selected-summary p,.dispatch-route-selected-summary span{min-width:0}.dispatch-route-selected-summary strong{color:var(--dispatch-route-text);font-size:.9rem;line-height:1.2}.dispatch-route-selected-summary p{color:var(--dispatch-route-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.74rem;line-height:1.25;overflow:hidden}.dispatch-route-selected-summary span[data-state]{color:#7a4f12;letter-spacing:.03em;text-transform:uppercase;font-size:.7rem;font-weight:800}.dispatch-route-selected-summary span[data-state=ready]{color:#236a39}.dispatch-route-table-toolbar{grid-template-columns:minmax(16rem,1fr) auto;align-items:end;gap:.62rem;padding:0 .78rem;display:grid}.dispatch-route-search{color:var(--dispatch-route-muted);letter-spacing:.08em;text-transform:uppercase;gap:.28rem;font-size:.68rem;font-weight:800;display:grid}.dispatch-route-table-actions{min-width:0;color:var(--dispatch-route-muted);justify-content:flex-end;align-items:center;gap:.42rem;font-size:.72rem;font-weight:800;display:inline-flex}.dispatch-route-table-actions button{border:1px solid var(--dispatch-route-line);min-height:2rem;color:var(--dispatch-route-text);background:#fff;border-radius:8px;padding:.36rem .58rem;font-size:.72rem;font-weight:900}.dispatch-route-table-actions button:hover{background:color-mix(in srgb, var(--dispatch-route-command-strong) 9%, #fff)}.dispatch-route-table-shell.dispatch-table-shell{border:1px solid var(--dispatch-route-line);background:#fff;border-radius:0;margin:.04rem .78rem .78rem;overflow:visible}.dispatch-route-table-scroll{overscroll-behavior-x:contain;overscroll-behavior-y:auto;scrollbar-width:thin;max-width:100%;overflow:auto hidden}.dispatch-route-load-table.dispatch-board-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px}.dispatch-route-load-table.dispatch-board-table th,.dispatch-route-load-table.dispatch-board-table td{vertical-align:middle;border-bottom:1px solid #2431291a;padding:.5rem .56rem;font-size:.74rem;line-height:1.2}.dispatch-route-load-table.dispatch-board-table th{color:#f7f7ef;letter-spacing:.09em;text-transform:uppercase;background:#1f2a24;font-size:.66rem;font-weight:900}.dispatch-route-load-table.dispatch-board-table th[data-column=load]{width:13rem}.dispatch-route-load-table.dispatch-board-table th[data-column=status],.dispatch-route-load-table.dispatch-board-table th[data-column=driver]{width:9.5rem}.dispatch-route-load-table.dispatch-board-table th[data-column=appointment]{width:11rem}.dispatch-route-row{cursor:pointer}.dispatch-route-row:focus-visible td{outline-offset:-2px;outline:2px solid #2f744375}.dispatch-route-row:hover td{background:#2f744314}.dispatch-route-row.is-selected td{color:#14291d;background:#2f744333}.dispatch-route-row.is-selected td:first-child{box-shadow:inset 4px 0 #2f7443}.dispatch-route-row.is-routed:not(.is-selected) td{background:#7b899a14}.dispatch-route-load-identity,.dispatch-route-row-note{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.dispatch-route-load-identity{font-weight:850}.dispatch-route-row-note{color:#2a3d319e;margin-top:.14rem;font-size:.65rem;font-weight:800}.dispatch-route-status-pill{color:#214d31;white-space:nowrap;background:#2f74431c;border:1px solid #2f744338;align-items:center;max-width:100%;min-height:1.35rem;padding:.18rem .42rem;font-size:.68rem;font-weight:900;line-height:1.1;display:inline-flex}.dispatch-route-status-pill[data-status-tone=created]{color:#6d4510;background:#92631c24;border-color:#92631c47}.dispatch-route-status-pill[data-status-tone=dispatched]{color:#1b5589;background:#27639924;border-color:#27639947}.dispatch-route-status-pill[data-status-tone=in-transit]{color:#0f696b;background:#157a7c24;border-color:#157a7c4d}.dispatch-route-status-pill[data-status-tone=complete]{color:#1f6636;background:#2f744326;border-color:#2f74434d}.dispatch-route-status-pill[data-status-tone=blocked]{color:#96351f;background:#ab3f2c24;border-color:#ab3f2c52}.dispatch-route-status-pill[data-status-tone=pending]{color:#6a5521;background:#6e5b291f;border-color:#6e5b2947}.dispatch-route-context-menu{width:min(17rem,100vw - 1.25rem)}.dispatch-route-empty-state{color:var(--dispatch-route-muted);text-align:center;justify-items:center;gap:.18rem;padding:1.6rem .8rem;display:grid}.dispatch-route-empty-state strong{color:var(--dispatch-route-text)}.dispatch-route-message{border:1px solid var(--dispatch-route-line);background:var(--dispatch-route-surface-soft);color:var(--dispatch-route-text);margin:0;padding:.58rem .72rem;font-size:.78rem;font-weight:800}.dispatch-route-history{border:1px solid color-mix(in srgb, var(--dispatch-route-command-strong) 30%, var(--dispatch-route-line));background:linear-gradient(#2f74431a,#ffffffeb);border-radius:14px;gap:.5rem;padding:.72rem;display:grid}.dispatch-route-history-head{gap:.16rem;display:grid}.dispatch-route-history-empty{color:var(--dispatch-route-muted);margin:0;font-size:.78rem}.dispatch-route-history-list{gap:.36rem;display:grid}.dispatch-route-history-row{border:1px solid var(--dispatch-route-line-soft);min-width:0;color:var(--dispatch-route-muted);background:#ffffffc7;grid-template-columns:minmax(10rem,1.1fr) 5.5rem 7rem minmax(9rem,1fr) minmax(16rem,1.5fr);align-items:center;gap:.54rem;padding:.48rem .58rem;font-size:.72rem;line-height:1.2;display:grid}.dispatch-route-history-row strong,.dispatch-route-history-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dispatch-route-history-row strong{color:var(--dispatch-route-text);font-size:.78rem}.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-table-shell,.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-board-table,.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-board-table thead,.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-board-table tbody,.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-board-table tr,.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-board-table th,.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-board-table td{border-radius:0!important}.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-route-table-shell.dispatch-table-shell{border:1px solid var(--dispatch-route-line)!important;background:#fff!important;min-height:0!important;max-height:none!important;margin:.04rem .78rem .78rem!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-route-load-table.dispatch-board-table{table-layout:fixed!important;min-width:900px!important}.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-route-load-table.dispatch-board-table th{color:#f7f7ef!important;background:#1f2a24!important}.office-shell.is-dispatch-shell .dispatch-route-workspace .dispatch-route-row.is-selected>td{background:#2f744333!important}@media (max-width:980px){.dispatch-route-command-strip,.dispatch-route-form-band,.dispatch-route-table-toolbar{grid-template-columns:1fr}.dispatch-route-command-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-route-command-actions,.dispatch-route-table-actions{flex-wrap:wrap;justify-content:flex-start}.dispatch-route-fields{grid-template-columns:1fr}.dispatch-route-history-row{grid-template-columns:minmax(8rem,1fr) minmax(5rem,auto)}}@media (max-width:640px){.dispatch-route-command-strip{border-radius:12px;padding:.72rem}.dispatch-route-command-metrics{grid-template-columns:1fr}.dispatch-route-builder-shell,.dispatch-route-history{border-radius:10px}.dispatch-route-form-band,.dispatch-route-table-toolbar{padding:.62rem}.dispatch-route-table-shell.dispatch-table-shell{margin:0 .62rem .62rem}.dispatch-route-load-table.dispatch-board-table{min-width:720px}}.ops-core-secondary-action{color:#f7fff9;letter-spacing:.01em;background:#ffffff1a;border:1px solid #ffffff38;border-radius:9px;justify-content:center;align-items:center;min-height:2rem;padding:.4rem .72rem;font-size:.76rem;font-weight:900;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.ops-core-secondary-action:hover{color:#fff;background:#ffffff2b;border-color:#ffffff57}.ops-core-secondary-action:focus-visible{outline-offset:2px;outline:2px solid #f8fff4d1}.dispatch-route-secondary-action{min-height:2rem;color:var(--dispatch-route-command-text);letter-spacing:.01em;background:#ffffff1a;border:1px solid #ffffff38;border-radius:9px;justify-content:center;align-items:center;padding:.4rem .72rem;font-size:.76rem;font-weight:900;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.dispatch-route-secondary-action:hover{color:#fff;background:#ffffff2b;border-color:#ffffff57}.dispatch-route-secondary-action:focus-visible{outline-offset:2px;outline:2px solid #f8fff4d1}.dispatch-new-load-shell.ops-core-page-shell{gap:.86rem}.dispatch-new-load-command-shell.ops-core-page-header{background:linear-gradient(135deg,#1f4c39fa,#173729f5),#1f4c39;border:1px solid #1f4c396b;box-shadow:0 16px 36px #122f2221}.dispatch-new-load-command-title.ops-core-title-block{align-self:center}.dispatch-new-load-command-title.ops-core-title-block h2,.dispatch-new-load-command-title.ops-core-title-block .dispatch-workspace-title-meta{color:#f7fff9}.dispatch-new-load-command-title.ops-core-title-block .dispatch-inline-meta{color:#ddf4e1bd}.dispatch-new-load-command-shell .dispatch-create-return-action.ops-core-secondary-action{color:#f7fff9;background:#ffffff1a;border-color:#ffffff38;border-radius:9px;min-height:2.4rem;padding:.42rem .8rem;box-shadow:inset 0 1px #ffffff0f}.dispatch-create-context-strip.ops-core-support-surface{background:#ffffff14;border-color:#ffffff24}.dispatch-create-nav-row.ops-core-command-strip{border:1px solid color-mix(in srgb, var(--line) 76%, #1f4c39 24%);background:color-mix(in srgb, var(--surface) 82%, #dcebe1 18%);border-radius:12px;padding:.46rem .52rem}.dispatch-create-review-status-metrics.ops-core-stat-row{gap:.46rem}.dispatch-create-review-status-metrics.ops-core-stat-row .ops-core-stat{min-width:0}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-new-load-command-shell.ops-core-page-header{background:linear-gradient(135deg,#245940 0%,#193b2d 100%),#1f4c39!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-new-load-command-title.ops-core-title-block h2,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-new-load-command-title.ops-core-title-block .dispatch-workspace-title-meta,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-new-load-command-title.ops-core-title-block .dispatch-workspace-title-meta span{color:#f7fff9!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-new-load-command-title.ops-core-title-block .dispatch-inline-meta{color:#d9f5de!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-new-load-command-badge{color:#e9fff0!important;background:#edf5ef1f!important;border-color:#84d29f47!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-create-context-heading p,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-selected-cell span,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-selected-cell small{color:#c8e0ce!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-return-action.ops-core-secondary-action{color:#f7fff9!important;background:#ffffff1a!important;border-color:#ffffff3d!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-return-action.ops-core-secondary-action:hover{color:#fff!important;background:#ffffff2b!important;border-color:#ffffff57!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-nav-row.ops-core-command-strip{background:color-mix(in srgb, var(--surface) 80%, #dfeee4 20%)!important}.dispatch-route-command-actions .dispatch-route-return-action{box-shadow:inset 0 1px #ffffff0f}.dispatch-load-ops-workspace{--dispatch-load-page-canvas:#f6f8f3;--dispatch-load-panel:#fff;--dispatch-load-panel-soft:#eef6ef;--dispatch-load-command:#dcebdd;--dispatch-load-command-strong:#2f7443;--dispatch-load-command-deep:#163421;--dispatch-load-border:#3b56462e;--dispatch-load-border-strong:#255b3752;--dispatch-load-text:#15231b;--dispatch-load-muted:#5a6f62;background:linear-gradient(180deg, var(--dispatch-load-page-canvas) 0%, #eef4ef 100%)!important;border-color:#3a5b4624!important;gap:.92rem!important}.dispatch-load-ops-workspace .dispatch-load-workspace-command-shell.ops-core-page-header{background:linear-gradient(#213e2bfa 0%,#142a1dfa 100%)!important;border:1px solid #4b745857!important;border-radius:14px!important;gap:.78rem!important;padding:.92rem 1rem!important;box-shadow:0 16px 32px #0d19122e!important}.dispatch-load-ops-workspace .dispatch-load-workspace-command-top{align-items:center!important}.dispatch-load-ops-workspace .dispatch-load-workspace-command-title{grid-template-columns:auto minmax(13rem,.82fr) minmax(24rem,1.18fr);align-items:center;gap:.72rem}.dispatch-load-ops-workspace .dispatch-return-link.ops-core-secondary-action{color:#f7fff9;background:#ffffff1a;border:1px solid #ffffff38;border-radius:9px;min-height:2rem;padding:.4rem .72rem;box-shadow:inset 0 1px #ffffff0f}.dispatch-load-ops-workspace .dispatch-return-link.ops-core-secondary-action:hover{color:#fff;background:#ffffff2b;border-color:#ffffff57}.dispatch-load-ops-workspace .dispatch-return-link-icon{color:#f7fff9;background:#f8fff421;border-radius:7px;width:1.55rem;height:1.55rem}.dispatch-load-ops-workspace .dispatch-load-workspace-command-heading h2{font-size:clamp(1.32rem,1.7vw,1.72rem);color:#f7fff9!important}.dispatch-load-ops-workspace .dispatch-load-workspace-command-heading span,.dispatch-load-ops-workspace .dispatch-load-workspace-command-heading p{color:#e5f2e9c7!important}.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.ops-core-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.44rem;display:grid}.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.is-assignment-focus{grid-template-columns:repeat(4,minmax(0,1fr))}.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.ops-core-stat-row .ops-core-stat{min-width:0;box-shadow:none;background:#ffffff17;border:1px solid #f8fff429;border-radius:10px;padding:.56rem .64rem}.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat strong{font-size:.86rem;color:#fff!important}.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat span,.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat small{color:#e5f2e9bd!important}.dispatch-load-ops-workspace .dispatch-workspace-command-actions{align-items:center;gap:.44rem}.dispatch-load-ops-workspace .dispatch-workspace-save-btn,.dispatch-load-ops-workspace .dispatch-load-secondary-action,.dispatch-load-ops-workspace .dispatch-workspace-more-actions summary{letter-spacing:.01em;border-radius:9px!important;min-height:2.16rem!important;font-size:.76rem!important;font-weight:900!important}.dispatch-load-ops-workspace .dispatch-workspace-save-btn{color:#183927!important;background:#f8fff4!important;border:1px solid #ffffff40!important;padding:.42rem .78rem!important;box-shadow:0 10px 20px #0b19122e!important}.dispatch-load-ops-workspace .dispatch-load-secondary-action,.dispatch-load-ops-workspace .dispatch-workspace-more-actions summary{justify-content:center;align-items:center;display:inline-flex;color:#f7fff9f0!important;box-shadow:none!important;background:#ffffff17!important;border:1px solid #ffffff2e!important;padding:.42rem .7rem!important}.dispatch-load-ops-workspace .dispatch-load-secondary-action:hover,.dispatch-load-ops-workspace .dispatch-workspace-more-actions summary:hover{color:#fff!important;background:#ffffff29!important;border-color:#ffffff4d!important}.dispatch-load-ops-workspace .dispatch-workspace-more-actions-menu{background:#fffdf8;border:1px solid #2a41342e;border-radius:10px;min-width:13rem;padding:.32rem;right:0;box-shadow:0 18px 38px #0d191229}.dispatch-load-ops-workspace .dispatch-workspace-more-actions-menu .fleetview-secondary-btn{justify-content:flex-start;width:100%;min-height:2rem!important;color:var(--dispatch-load-text)!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;border-radius:7px!important}.dispatch-load-ops-workspace .dispatch-workspace-more-actions-menu .fleetview-secondary-btn:hover{background:var(--dispatch-load-panel-soft)!important;color:var(--dispatch-load-command-deep)!important}.dispatch-load-ops-workspace .dispatch-load-workspace-command-lower.ops-core-command-strip{grid-template-columns:minmax(0,1fr) auto;gap:.62rem;display:grid;box-shadow:none!important;background:#ffffff14!important;border:1px solid #f8fff424!important;border-radius:12px!important;align-items:center!important;padding:.58rem!important}.dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs{flex-wrap:wrap;gap:.22rem;display:inline-flex;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs a,.dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs button,.dispatch-load-ops-workspace .dispatch-workspace-tabs.dispatch-reset-tabs button,.dispatch-load-ops-workspace .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button{position:relative;color:#f7fbf8!important;min-height:2rem!important;box-shadow:none!important;white-space:nowrap!important;background:linear-gradient(#2f7443 0%,#1f4c39 100%)!important;border:1px solid #122f226b!important;border-radius:.6rem!important;justify-content:center!important;align-items:center!important;padding:.36rem .62rem!important;font-size:.77rem!important;font-weight:760!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs a:hover,.dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs button:hover:not(:disabled),.dispatch-load-ops-workspace .dispatch-workspace-tabs.dispatch-reset-tabs button:hover:not(:disabled),.dispatch-load-ops-workspace .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button:hover:not(:disabled){color:#fff!important;background:linear-gradient(#347f4b 0%,#22583b 100%)!important;border-color:#1f4c39a3!important}.dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs a.is-active,.dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs a[aria-current=page],.dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs button.is-active,.dispatch-load-ops-workspace .dispatch-workspace-tabs.dispatch-reset-tabs button.is-active,.dispatch-load-ops-workspace .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button.is-active{color:#183927!important;background:#f8fff4!important;border-color:#1f4c3975!important;box-shadow:inset 0 -3px #57e27f!important}.dispatch-load-ops-workspace .dispatch-load-workspace-routing-cluster{align-items:end;background:0 0!important;border:0!important;padding:0!important}.dispatch-load-ops-workspace .dispatch-load-workspace-routing-cluster .dispatch-field>span,.dispatch-load-ops-workspace .dispatch-load-workspace-command-meta,.dispatch-load-ops-workspace .dispatch-load-workspace-command-meta .dispatch-workspace-feedback{color:#e5f2e9c7!important}.dispatch-load-ops-workspace .dispatch-load-workspace-routing-cluster .dispatch-field select{color:#173e2d!important;background:#f8fff4!important;border:1px solid #1f4c395c!important;border-radius:.6rem!important;min-height:2rem!important;padding:.34rem 2rem .34rem .68rem!important;font-size:.76rem!important;font-weight:800!important;box-shadow:inset 0 1px #ffffff8a!important}.dispatch-load-ops-workspace .dispatch-profittools-layout,.dispatch-load-ops-workspace .dispatch-workspace-main,.dispatch-load-ops-workspace .dispatch-workspace-panel-scroll{height:auto!important;max-height:none!important;overflow-y:visible!important}.dispatch-load-ops-workspace .dispatch-workspace-panel-scroll{gap:.76rem;display:grid}.dispatch-load-ops-workspace .dispatch-workspace-panel-scroll-shipment .dispatch-load-overview-section,.dispatch-load-ops-workspace .dispatch-workspace-panel-scroll-shipment .dispatch-shipment-support-section,.dispatch-load-ops-workspace .dispatch-workspace-panel-scroll-shipment .dispatch-shipment-lower-stack{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.dispatch-load-ops-workspace .dispatch-load-overview-card,.dispatch-load-ops-workspace .dispatch-form-section,.dispatch-load-ops-workspace .dispatch-shipment-section-card,.dispatch-load-ops-workspace .dispatch-load-assignment-table-wrap,.dispatch-load-ops-workspace .dispatch-load-assignment-detail-shell,.dispatch-load-ops-workspace .dispatch-workspace-detail-shell{border:1px solid var(--dispatch-load-border)!important;background:var(--dispatch-load-panel)!important;box-shadow:none!important;border-radius:10px!important}.dispatch-load-ops-workspace .dispatch-form-section,.dispatch-load-ops-workspace .dispatch-shipment-section-card,.dispatch-load-ops-workspace .dispatch-load-assignment-detail-shell,.dispatch-load-ops-workspace .dispatch-workspace-detail-shell,.dispatch-load-ops-workspace .dispatch-load-overview-card{padding:.88rem .92rem!important}.dispatch-load-ops-workspace .dispatch-load-assignment-table-wrap,.dispatch-load-ops-workspace .dispatch-pt-scroll{border-radius:0!important;max-height:none!important;overflow:auto visible!important}.dispatch-load-ops-workspace .dispatch-load-assignment-table thead th,.dispatch-load-ops-workspace .dispatch-pt-table-header{color:#f7f7ef!important;background:#1f2a24!important}.dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr.is-selected,.dispatch-load-ops-workspace .dispatch-grid-row-item.is-selected{box-shadow:inset 3px 0 0 var(--dispatch-load-command-strong);background:#2f74432e!important}.dispatch-load-ops-workspace .dispatch-item-section,.dispatch-load-ops-workspace .dispatch-shipment-lower-stack,.dispatch-load-ops-workspace .dispatch-item-section h3,.dispatch-load-ops-workspace .dispatch-itinerary-section h3,.dispatch-load-ops-workspace .dispatch-ops-card h3{color:var(--dispatch-load-text)!important}.dispatch-load-ops-workspace .dispatch-item-section .dispatch-inline-meta,.dispatch-load-ops-workspace .dispatch-feed-detail,.dispatch-load-ops-workspace .dispatch-feed-item-head strong{color:#263a2e!important}.dispatch-load-ops-workspace .dispatch-pt-item-header{color:#f7fbf8!important;background:#1f2a24!important;border-radius:0!important}.dispatch-load-ops-workspace .dispatch-pt-item-header span{color:#f7fbf8!important}.dispatch-load-ops-workspace .dispatch-grid-row-item{color:var(--dispatch-load-text)!important;background:#fff!important;border-color:#2f4c392e!important}.dispatch-load-ops-workspace .dispatch-grid-row-item input,.dispatch-load-ops-workspace .dispatch-grid-row-item select{color:var(--dispatch-load-text)!important;background:#fbfdf9!important;border-color:#2f4c3933!important}.dispatch-load-ops-workspace .dispatch-feed-item{color:var(--dispatch-load-text)!important;background:#fff!important;border-color:#2f4c3933!important}.dispatch-load-ops-workspace .dispatch-feed-item.tone-info,.dispatch-load-ops-workspace .dispatch-feed-item.tone-status-in-transit{background:#157a7c14!important;border-color:#157a7c57!important}.dispatch-load-ops-workspace .dispatch-feed-item.tone-warning,.dispatch-load-ops-workspace .dispatch-feed-item.tone-status-picked-up{background:#92631c14!important;border-color:#92631c57!important}.dispatch-load-ops-workspace .dispatch-feed-item.tone-critical{background:#ab3f2c14!important;border-color:#ab3f2c61!important}.dispatch-load-ops-workspace .dispatch-feed-item.tone-status-created{background:#60706414!important;border-color:#85998a5c!important}.dispatch-load-ops-workspace .dispatch-feed-item.tone-status-dispatched{background:#2f74431a!important;border-color:#2f74435c!important}.dispatch-load-ops-workspace .dispatch-feed-item.tone-status-delivered{background:#5e776814!important;border-color:#5e776857!important}.dispatch-load-ops-workspace .dispatch-feed-badge.tone-info,.dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-in-transit{color:#0f696b!important;background:#157a7c24!important;border-color:#157a7c5c!important}.dispatch-load-ops-workspace .dispatch-feed-badge.tone-warning,.dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-picked-up{color:#6d4510!important;background:#92631c24!important;border-color:#92631c5c!important}.dispatch-load-ops-workspace .dispatch-feed-badge.tone-critical{color:#96351f!important;background:#ab3f2c24!important;border-color:#ab3f2c61!important}.dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-created{color:#3d4c42!important;background:#6070641f!important;border-color:#85998a5c!important}.dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-dispatched{color:#1f6636!important;background:#2f744324!important;border-color:#2f74435c!important}.dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-delivered{color:#425246!important;background:#5e77681f!important;border-color:#5e776857!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-shell.ops-core-page-header{border-color:var(--dispatch-load-border-strong)!important;background:linear-gradient(#e7f1e7 0%,#dbe8dc 100%)!important;box-shadow:0 14px 30px #13271b1a!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-heading h2{color:var(--dispatch-load-text)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-heading span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-heading p{color:var(--dispatch-load-muted)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-return-link,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-secondary-action,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-more-actions summary{color:var(--dispatch-load-command-deep)!important;background:#ffffffb8!important;border-color:#2f744338!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-return-link:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-secondary-action:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-more-actions summary:hover{color:#10291a!important;background:#fff!important;border-color:#2f744357!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-return-link.ops-core-secondary-action{color:#163421!important;background:#ffffffb3!important;border-color:#1f4c3947!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-return-link.ops-core-secondary-action:hover{color:#10291a!important;background:#fff!important;border-color:#1f4c3970!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-return-link-icon{color:var(--dispatch-load-command-deep);background:#2f74431f}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-save-btn{color:#f7fff9!important;background:linear-gradient(#2f7443 0%,#1f5632 100%)!important;border-color:#1f5632!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.ops-core-stat-row .ops-core-stat{background:#ffffffc2!important;border-color:#2f744329!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat strong{color:var(--dispatch-load-text)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat small,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-routing-cluster .dispatch-field>span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-meta .dispatch-workspace-feedback{color:var(--dispatch-load-muted)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs a,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-tabs.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button{color:#f7fbf8!important;background:linear-gradient(#2f7443 0%,#1f4c39 100%)!important;border-color:#122f226b!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs a:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs button:hover:not(:disabled),:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-tabs.dispatch-reset-tabs button:hover:not(:disabled),:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button:hover:not(:disabled){color:#fff!important;background:linear-gradient(#347f4b 0%,#22583b 100%)!important;border-color:#1f4c39a3!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs a.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs a[aria-current=page],:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-tabs.dispatch-reset-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button.is-active{color:var(--dispatch-load-command-deep)!important;background:#f8fff4!important;border-color:#1f4c3975!important;box-shadow:inset 0 -3px #57e27f!important}@media (max-width:1180px){.dispatch-load-ops-workspace .dispatch-load-workspace-command-top,.dispatch-load-ops-workspace .dispatch-load-workspace-command-title,.dispatch-load-ops-workspace .dispatch-load-workspace-command-lower.ops-core-command-strip{grid-template-columns:1fr!important}.dispatch-load-ops-workspace .dispatch-workspace-command-actions,.dispatch-load-ops-workspace .dispatch-load-workspace-routing-cluster{justify-content:flex-start}.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.ops-core-stat-row,.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.is-assignment-focus{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.dispatch-load-ops-workspace .dispatch-workspace-command-actions,.dispatch-load-ops-workspace .dispatch-load-workspace-routing-cluster{align-items:stretch;width:100%}.dispatch-load-ops-workspace .dispatch-workspace-save-btn,.dispatch-load-ops-workspace .dispatch-load-secondary-action,.dispatch-load-ops-workspace .dispatch-workspace-more-actions summary{width:100%}.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.ops-core-stat-row,.dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.is-assignment-focus{grid-template-columns:1fr!important}}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-full-workspace.dispatch-load-fullscreen.dispatch-load-ops-workspace,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-page-surface{background:linear-gradient(#f6f8f3 0%,#eef5ef 100%)!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:.24rem!important;padding:0!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs button{color:#f7fbf8!important;letter-spacing:.01em!important;text-transform:none!important;min-height:2rem!important;box-shadow:none!important;background:linear-gradient(#2f7443 0%,#1f4c39 100%)!important;border:1px solid #122f226b!important;border-radius:.62rem!important;padding:.36rem .62rem!important;font-size:.77rem!important;font-weight:760!important;line-height:1!important;text-decoration:none!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs button:hover:not(:disabled),:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs button:hover:not(:disabled),:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs button:hover:not(:disabled){color:#fff!important;background:linear-gradient(#347f4b 0%,#22583b 100%)!important;border-color:#1f4c39a3!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a[aria-current=page],:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs button.is-active{color:#163421!important;background:#f8fff4!important;border-color:#1f4c3975!important;box-shadow:inset 0 -3px #57e27f!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-board-tab-select{appearance:none!important;color:#173e2d!important;background-color:#f8fff4!important;background-image:linear-gradient(45deg,#0000 50%,#1f4c39 50%),linear-gradient(135deg,#1f4c39 50%,#0000 50%)!important;background-position:calc(100% - 14px),calc(100% - 10px)!important;background-repeat:no-repeat!important;background-size:6px 6px,6px 6px!important;border:1px solid #1f4c395c!important;border-radius:.62rem!important;min-height:2.02rem!important;padding:.34rem 2rem .34rem .68rem!important;font-size:.76rem!important;font-weight:800!important;box-shadow:inset 0 1px #ffffff8a!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-routing-cluster .dispatch-field select.dispatch-load-board-tab-select{color:#173e2d!important;background-color:#f8fff4!important;background-image:linear-gradient(45deg,#0000 50%,#1f4c39 50%),linear-gradient(135deg,#1f4c39 50%,#0000 50%)!important;background-position:calc(100% - 14px),calc(100% - 10px)!important;background-repeat:no-repeat!important;background-size:6px 6px,6px 6px!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-row-actions .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-inline-actions .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-more-actions-menu .fleetview-secondary-btn{color:#173025!important;letter-spacing:.01em!important;text-transform:none!important;min-height:2.12rem!important;box-shadow:none!important;background:#fff!important;border:1px solid #2f744333!important;border-radius:.62rem!important;padding:.45rem .72rem!important;font-size:.74rem!important;font-weight:800!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-row-actions .fleetview-secondary-btn:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-inline-actions .fleetview-secondary-btn:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item .fleetview-secondary-btn:hover,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-more-actions-menu .fleetview-secondary-btn:hover{color:#10291a!important;background:#eef6ef!important;border-color:#2f744357!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-item-section,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-documents-page,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-ops-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-detail-shell{color:#15231b!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-item-section .dispatch-inline-meta,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-documents-page .dispatch-feed-detail,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-documents-page .shell-muted,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-item-head strong{color:#263a2e!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-created{color:#2f3f35!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-dispatched{color:#17552b!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-in-transit{color:#075d60!important}.office-shell.is-load-workspace-shell .dispatch-full-workspace.dispatch-load-fullscreen.dispatch-load-ops-workspace.ops-core-page-shell{gap:.5rem!important;padding:.24rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-shell.ops-core-page-header{border-radius:12px!important;gap:.5rem!important;padding:.68rem .78rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-title{gap:.5rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-heading h2{font-size:clamp(1.2rem,1.45vw,1.52rem)!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-heading span,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-heading p{margin:0!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-return-link.ops-core-secondary-action,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-save-btn,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-secondary-action,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-more-actions summary{border-radius:.56rem!important;min-height:1.94rem!important;padding-block:.34rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-return-link.ops-core-secondary-action{padding-inline:.64rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-command-actions,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-routing-cluster{gap:.34rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.ops-core-stat-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.32rem!important}@media (min-width:1181px){.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.ops-core-stat-row.is-assignment-focus{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip.ops-core-stat-row .ops-core-stat{border-radius:8px!important;align-content:start!important;min-height:0!important;padding:.4rem .5rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat span,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat small{line-height:1.18!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat strong{font-size:.8rem!important;line-height:1.12!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat span,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat strong,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-summary-strip .ops-core-stat small{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-lower.ops-core-command-strip{border-radius:10px!important;gap:.38rem!important;padding:.36rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-lower.ops-core-command-strip{background:#2f74431a!important;border-color:#2f744333!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs{gap:.18rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs a,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-page-view-strip.dispatch-reset-tabs button,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-tabs.dispatch-reset-tabs button,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-editor-subtabs.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs button{border-radius:.52rem!important;min-height:1.84rem!important;padding:.3rem .54rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-routing-cluster .dispatch-field select,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-board-tab-select{min-height:1.9rem!important;padding-block:.28rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-workspace-command-meta{margin:-.08rem 0 0!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-main,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-panel-scroll,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-panel-scroll-shipment,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-panel-scroll-shipment .dispatch-load-overview-section,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-panel-scroll-shipment .dispatch-shipment-support-section,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-panel-scroll-shipment .dispatch-shipment-lower-stack,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-lower-stack,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-support-section,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-sections,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-ops-page-grid,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-ops-primary-stack,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-ops-side-stack{gap:.44rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-overview-card,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-form-section,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-section-card,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-detail-shell,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-detail-shell{border-radius:8px!important;padding:.62rem .68rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table-wrap,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-pt-scroll{border-radius:0!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-overview-grid{gap:.5rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-overview-card{gap:.46rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-route-grid,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-spec-grid{gap:.44rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-route-stop,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-spec-grid>div{border-radius:8px!important;gap:.12rem!important;padding:.48rem .54rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field span,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-inline-field span{color:#284334!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field input,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field select,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field textarea,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-inline-actions input,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item input,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item select{color:#122118!important;background:#fffefb!important;border:1px solid #1e47316b!important;box-shadow:inset 0 0 0 1px #2f74431a,0 1px 2px #12271b0a!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field input::placeholder,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field textarea::placeholder,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item input::placeholder{color:#697c70!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field input:focus,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field select:focus,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field textarea:focus,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-inline-actions input:focus,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item input:focus,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item select:focus{outline-offset:1px!important;background:#fff!important;border-color:#1f743db8!important;outline:2px solid #57e27f47!important;box-shadow:inset 0 0 0 1px #1f743d29,0 0 0 3px #2f744314!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field input[readonly],:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field textarea[readonly]{color:#334339!important;background:#f4f8f2!important;border-color:#3e58484d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-board-tab-select{border-color:#1e473180!important;border-radius:.68rem!important;box-shadow:inset 0 0 0 1px #2f74431f,0 1px 2px #12271b0d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-pt-table-header,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-pt-item-header{border:1px solid #1121189e!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item{border-color:#1e473142!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item input{min-height:1.7rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-item.tone-status-created{background:#4a5c4e29!important;border-color:#3a4e4094!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-item.tone-status-dispatched{background:#2f744333!important;border-color:#256f399e!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-item.tone-status-picked-up{background:#92631c29!important;border-color:#86581294!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-item.tone-status-in-transit{background:#157a7c2e!important;border-color:#0a71779e!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-item.tone-status-delivered{background:#5e776829!important;border-color:#43604d94!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-created{color:#26352c!important;background:#4a5c4e2e!important;border-color:#3a4e409e!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-dispatched{color:#0f4a24!important;background:#2f744333!important;border-color:#256f39a3!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-picked-up{color:#5e3808!important;background:#92631c2e!important;border-color:#8658129e!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-feed-badge.tone-status-in-transit{color:#034e52!important;background:#157a7c33!important;border-color:#0a7177a3!important}.dispatch-satellite-page-surface{gap:.9rem;display:grid;background:radial-gradient(circle at 10% 0,#2f74431a,#0000 28rem),linear-gradient(#eff4f0 0%,#e7ece8 100%)!important}.dispatch-satellite-workspace{gap:.9rem;display:grid}.dispatch-satellite-command-shell{color:#f6fff8;border:1px solid #54e98a2e;border-radius:14px;gap:.74rem;padding:.9rem;display:grid;box-shadow:0 14px 34px #121e1729;background:linear-gradient(135deg,#1f5335f5 0%,#0d2519fa 100%),#173124!important}.dispatch-satellite-command-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.dispatch-satellite-title-block{min-width:min(100%,24rem)}.dispatch-satellite-title-block h1{letter-spacing:-.035em;margin:.12rem 0 0;font-size:clamp(1.28rem,1.8vw,1.75rem);line-height:1.02;color:#f6fff8!important}.dispatch-satellite-title-block p,.dispatch-satellite-command-shell .ops-core-eyebrow,.dispatch-satellite-summary .ops-core-stat span,.dispatch-satellite-summary .ops-core-stat small{color:#e8faeed1!important}.dispatch-satellite-actions,.dispatch-satellite-form-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.dispatch-satellite-summary{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.48rem;padding:0;display:grid}.dispatch-satellite-summary .ops-core-stat{background:#ffffff14;border:1px solid #e8faee29;border-radius:10px;min-height:4rem;padding:.66rem .72rem}.dispatch-satellite-summary .ops-core-stat strong{font-size:clamp(1.04rem,1.35vw,1.34rem);color:#fff!important}.dispatch-satellite-secondary-action,.dispatch-satellite-primary-action,.dispatch-satellite-row-action{letter-spacing:-.01em;border:1px solid #2b593d38;border-radius:10px;justify-content:center;align-items:center;min-height:2.24rem;padding:.48rem .74rem;font-size:.78rem;font-weight:800;text-decoration:none;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.dispatch-satellite-secondary-action:not(.ops-core-secondary-action),.dispatch-satellite-row-action{color:#1d392b;background:#fff;box-shadow:0 5px 12px #121e170a}.dispatch-satellite-secondary-action.ops-core-secondary-action{color:#f6fff8!important;background:#ffffff1a!important;border-color:#e8faee3d!important}.dispatch-satellite-primary-action{color:#f7fffa;background:linear-gradient(#36d783 0%,#1f8b5d 100%);border-color:#1f743d59;box-shadow:0 10px 22px #1f743d2e}.dispatch-satellite-secondary-action:hover,.dispatch-satellite-primary-action:hover,.dispatch-satellite-row-action:hover{transform:translateY(-1px)}.dispatch-satellite-secondary-action:focus-visible,.dispatch-satellite-primary-action:focus-visible,.dispatch-satellite-row-action:focus-visible{outline-offset:2px;outline:2px solid #54e98a80}.dispatch-satellite-table-shell{background:#fff;border:1px solid #36524233;border-radius:10px;overflow:hidden;box-shadow:0 14px 30px #121e170f}.dispatch-satellite-section-head{background:#f5f8f4;border-bottom:1px solid #36524229;justify-content:space-between;align-items:flex-start;gap:.85rem;padding:.78rem .86rem;display:flex}.dispatch-satellite-section-head h2,.dispatch-satellite-action-shell h2{color:#17251d;letter-spacing:-.02em;margin:0;font-size:.98rem}.dispatch-satellite-section-head p,.dispatch-satellite-action-shell p{color:#5c7064;margin:.28rem 0 0;line-height:1.42}.dispatch-satellite-table-wrap{overflow:auto visible}.dispatch-satellite-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:780px}.dispatch-satellite-table th{color:#eef7f1;letter-spacing:.11em;text-align:left;text-transform:uppercase;background:#173125;border-bottom:1px solid #0c1b122e;padding:.66rem .72rem;font-size:.64rem;font-weight:800}.dispatch-satellite-table td{color:#17251d;vertical-align:middle;background:#fff;border-bottom:1px solid #e4ece6;padding:.72rem}.dispatch-satellite-table tbody tr:hover td{background:#f2f7f3}.dispatch-satellite-table tbody tr.is-assigned td:first-child{box-shadow:inset 3px 0 #1f8b5d}.dispatch-satellite-table tbody tr.is-unassigned td:first-child{box-shadow:inset 3px 0 #c77b18}.dispatch-satellite-action-shell{gap:.72rem;padding:.86rem;display:grid}.dispatch-satellite-selected-load{background:#f3f8f4;border:1px solid #2f744329;border-radius:10px;gap:.36rem;padding:.76rem .82rem;display:grid}.dispatch-satellite-selected-load strong{color:#14241b}.dispatch-satellite-selected-load span{color:#617466}.dispatch-satellite-empty-state{text-align:center;place-items:center;min-height:12rem;padding:1rem;display:grid}.dispatch-satellite-empty-state strong{color:#17251d}.dispatch-satellite-empty-state p{color:#5c7064}.workforce-driver-page-surface .workforce-driver-header.shell-card.panel{color:#f6fff8!important;background:linear-gradient(135deg,#1f5335f5 0%,#0d2519fa 100%),#173124!important;border-color:#54e98a2e!important;box-shadow:0 14px 34px #121e1724!important}.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .ops-core-eyebrow,.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-heading p,.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-command-note,.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary span{color:#e8faeed1!important}.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-heading h1,.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary strong{color:#fff!important}.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-search,.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article{box-shadow:none!important;background:#ffffff14!important;border-color:#e8faee29!important}.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-search span{color:#e8faeed1!important}.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-search input{color:#fff!important}.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-search input::placeholder{color:#e8faee8f!important}.workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip{border:0;flex-wrap:wrap;gap:.34rem;padding:0;display:flex;box-shadow:none!important;background:0 0!important}.workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button{border-radius:10px;align-items:center;gap:.38rem;min-height:2.1rem;padding:.42rem .66rem;display:inline-flex;color:#f6fff8e0!important;background:#ffffff17!important;border:1px solid #e8faee2e!important}.workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button span,.workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button strong{color:inherit!important}.workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button strong{background:#e8faee1f;border-radius:999px;justify-content:center;align-items:center;min-width:1.45rem;min-height:1.18rem;padding:0 .34rem;font-size:.68rem;display:inline-flex}.workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button.is-active{color:#fff!important;background:#54e98a2e!important;border-color:#54e98a99!important;box-shadow:inset 0 -3px #54e98a!important}.workforce-driver-page-surface .workforce-driver-table-wrap.operations-roster-table-wrap{border-radius:0!important;overflow:auto visible!important}.workforce-driver-page-surface .workforce-driver-table.operations-roster-table{border-collapse:collapse!important;border-spacing:0!important}.workforce-driver-page-surface .operations-roster-table thead th,.workforce-driver-page-surface .operations-roster-table thead th:first-child,.workforce-driver-page-surface .operations-roster-table thead th:last-child,.workforce-driver-page-surface .operations-roster-table tbody td,.workforce-driver-page-surface .operations-roster-table tbody td:first-child,.workforce-driver-page-surface .operations-roster-table tbody td:last-child{border-radius:0!important}.workforce-driver-page-surface .operations-roster-table tbody tr.is-active td{background:#f0f8f2!important;box-shadow:inset 3px 0 #1f8b5d!important}@media (max-width:1380px){.workforce-driver-page-surface .workforce-driver-editor-shell{position:static!important}}@media (max-width:780px){.dispatch-satellite-summary,.dispatch-satellite-section-head{grid-template-columns:1fr}.dispatch-satellite-section-head{display:grid}.dispatch-satellite-actions,.dispatch-satellite-form-actions{justify-content:stretch}.dispatch-satellite-secondary-action,.dispatch-satellite-primary-action,.dispatch-satellite-row-action{width:100%}}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip.ops-core-support-surface{background:linear-gradient(135deg,#102a1deb,#18402dd6),#173322!important;border-color:#ddf4e133!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-inline-meta,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-token,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-selected-title,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-selected-cell strong{color:#f7fff9!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-create-context-heading p,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-selected-cell>span,:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-selected-cell small{color:#d7ecdc!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-token{background:#ffffff14!important;border-color:#ddf4e13d!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-create-context-readiness{color:#ffe6a3!important;background:#facc151f!important;border-color:#facc1557!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-create-context-readiness.is-ready{color:#c8f9d3!important;background:#54e98a1f!important;border-color:#54e98a57!important}:root[data-theme=light] .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-selected-cell{background:#fff1!important;border-color:#ddf4e129!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-strip{color:#f7fff9!important;background:linear-gradient(135deg,#1f4c39fa,#112c1ff5),#1f4c39!important;border-color:#1f4c3957!important;box-shadow:0 16px 36px #122f2221!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-copy h2,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics strong{color:#fff!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-copy p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics small{color:#d9ebdf!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-label,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-pills .pill{color:#ecfff1!important;background:#ffffff14!important;border-color:#ddf4e13d!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics article{background:#ffffff12!important;border-color:#ddf4e129!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-actions .fleetview-secondary-btn{color:#f7fff9!important;background:#ffffff1a!important;border-color:#ddf4e147!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-actions .fleetview-secondary-btn:hover{color:#fff!important;background:#ffffff2b!important;border-color:#ddf4e161!important}.documents-row-action-hint,.workforce-driver-row-action-hint{letter-spacing:.01em;color:#466050d1;margin:.24rem 0 0;font-size:.76rem;font-weight:700}.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-row-action-hint{color:#e8faeec7!important}:root[data-theme=light] .documents-workspace-shell .documents-row-action-hint{color:#456252!important}.payroll-ops-primary-action,.payroll-ops-secondary-action,.metrics-primary-action,.metrics-secondary-action{letter-spacing:.13em;text-transform:uppercase;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.38rem;min-height:2.25rem;padding:.42rem .76rem;font-family:Space Grotesk,sans-serif;font-size:.68rem;font-weight:800;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.payroll-ops-primary-action,.metrics-primary-action{color:#f8fffb;background:linear-gradient(135deg,#1b7b4a,#17633d);border-color:#54e98a57}.payroll-ops-secondary-action,.metrics-secondary-action{color:#f3fff6;background:#ffffff1a;border-color:#ddf4e13d}.payroll-ops-primary-action:hover,.metrics-primary-action:hover{color:#fff;background:linear-gradient(135deg,#218e58,#196f46);border-color:#54e98a85}.payroll-ops-secondary-action:hover,.metrics-secondary-action:hover{color:#fff;background:#ffffff2e;border-color:#ddf4e161}.office-shell.is-payroll-shell .payroll-home-focus-strip{color:#f7fff9!important;background:radial-gradient(circle at 100% 0,#54e98a29,#0000 34%),linear-gradient(135deg,#17462efa,#0d2519fc),#173124!important;border-color:#54e98a33!important}.office-shell.is-payroll-shell .payroll-home-focus-copy h2,.office-shell.is-payroll-shell .payroll-home-focus-metrics strong{color:#fff!important}.office-shell.is-payroll-shell .payroll-home-focus-copy p,.office-shell.is-payroll-shell .payroll-home-focus-metrics span,.office-shell.is-payroll-shell .payroll-home-focus-metrics small{color:#dceee2!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article{background:#ffffff13!important;border-color:#ddf4e12e!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-landing-actions .payroll-ops-secondary-action,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-actions .payroll-ops-secondary-action{color:#274235!important;background:#e8f0eb!important;border-color:#c9d7cf!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-landing-actions .payroll-ops-secondary-action:hover,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-actions .payroll-ops-secondary-action:hover{color:#1d3327!important;background:#dde6e1!important;border-color:#16a34a2e!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-strip,:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar--focus{color:#f8fff9!important;background:linear-gradient(#1f8b5d 0%,#16613e 100%)!important;border-color:#1f8b5d61!important;overflow:visible!important;box-shadow:inset 0 0 0 1px #f0fff61a!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-copy h2,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-lead h2,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics strong,:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar--focus h2,:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar--focus h3,:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar--focus .payroll-driver-audit-toolbar-metrics strong{color:#fff!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-copy p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-lead p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics small,:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar--focus .shell-muted,:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar--focus .payroll-driver-audit-toolbar-metrics span{color:#e0f3e5!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-label,:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar--focus .pill{color:#f8fff9!important;background:#ffffff24!important;border-color:#e9fff042!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics article,:root[data-theme=light] .payroll-review-page-shell .payroll-driver-audit-toolbar-metrics article{background:#ffffff24!important;border-color:#e9fff03d!important}.office-shell.is-payroll-shell .payroll-batch-review-table-shell,.payroll-review-page-shell .payroll-driver-audit-lines-wrap,.payroll-review-page-shell .payroll-driver-audit-source-wrap,.payroll-review-page-shell .payroll-driver-audit-mini-table-wrap{max-height:none!important}.payroll-review-page-shell .payroll-driver-audit-lines-wrap,.payroll-review-page-shell .payroll-driver-audit-source-wrap,.payroll-review-page-shell .payroll-driver-audit-mini-table-wrap{background:#fff!important;border-color:#435e4d29!important;overflow-x:auto!important}.payroll-review-page-shell .settlement-driver-detail-card,.payroll-review-page-shell .payroll-driver-audit-shell{overflow:visible!important}.workforce-driver-editor-scrim{z-index:1020;background:#08120c85;border:0;border-radius:0;position:fixed;inset:0}.workforce-driver-editor-modal{z-index:1030;width:min(1080px,100vw - 2rem);max-height:min(88vh,920px);top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);border-radius:18px!important;position:fixed!important;box-shadow:0 30px 80px #08120c57!important}.workforce-driver-page-surface .workforce-driver-grid{grid-template-columns:minmax(0,1fr)!important}.workforce-driver-page-surface .workforce-driver-safety-score{gap:.12rem;min-width:7.6rem;display:grid}.workforce-driver-page-surface .workforce-driver-safety-score strong{border-radius:999px;width:fit-content;padding:.18rem .5rem;font-size:.82rem;line-height:1}.workforce-driver-page-surface .workforce-driver-safety-score span,.workforce-driver-page-surface .workforce-driver-safety-score small{color:#6b7f72;letter-spacing:.04em;font-size:.68rem;font-weight:700}.workforce-driver-page-surface .workforce-driver-safety-score.is-good strong,.workforce-driver-page-surface .workforce-driver-profile-safety.is-good strong{color:#12613e;background:#1f8b5d1f}.workforce-driver-page-surface .workforce-driver-safety-score.is-warning strong,.workforce-driver-page-surface .workforce-driver-profile-safety.is-warning strong{color:#8a5717;background:#b5761f24}.workforce-driver-page-surface .workforce-driver-safety-score.is-urgent strong,.workforce-driver-page-surface .workforce-driver-profile-safety.is-urgent strong{color:#9a2b2b;background:#b9303021}.workforce-driver-page-surface .workforce-driver-profile-safety{grid-column:span 2}.workforce-driver-page-surface .workforce-driver-profile-safety small{color:#627466;font-size:.72rem;line-height:1.35}.workforce-driver-table-footer{border-top:1px solid #435e4d1f;margin-top:.72rem;padding-top:.58rem}.workforce-driver-bulk-bar{color:#183126;background:linear-gradient(#e7f5eafa,#f6faf7fa),#f6faf7;border:1px solid #1f8b5d33;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.72rem;padding:.72rem .82rem;display:flex}.workforce-driver-bulk-bar strong{color:#13543a;font-weight:850}.workforce-driver-bulk-bar span{color:#52685b;font-size:.82rem}.workforce-driver-page-size-control select{min-height:2rem!important;padding:.28rem 1.72rem .28rem .58rem!important}.workforce-driver-page-surface .workforce-driver-table tbody td{padding-top:.58rem!important;padding-bottom:.58rem!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-search input{color:#173126!important;caret-color:#1f8b5d!important;background:#fff!important;border-color:#ffffff6b!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article{background:#ffffff29!important;border-color:#e9fff03d!important}.workforce-driver-select-col{text-align:center;width:3.5rem!important;min-width:3.5rem!important}.workforce-driver-select-col .dispatch-checkbox-control{margin:0 auto}.workforce-driver-select-col .dispatch-checkbox-control.dispatch-checkbox-control--sm{aspect-ratio:1;border-radius:.12rem!important}:root[data-theme=light] .workforce-driver-select-col .dispatch-checkbox-control{background:#fffef8!important;border-color:#1f4c3957!important}.office-shell .invoices-page-shell{gap:.72rem;min-width:0;display:grid}.office-shell .invoices-page-command,.office-shell .invoices-command-band{border:1px solid #1f4c3926;border-left:3px solid var(--fir-green,#198754);min-width:0;box-shadow:none;background:#fffef8;border-radius:8px;justify-content:space-between;align-items:center;gap:.85rem;padding:.74rem .82rem;display:flex}.office-shell .invoices-page-command .shell-title,.office-shell .invoices-command-copy h2{color:#172119;margin:.08rem 0 0}.office-shell .invoices-page-command p,.office-shell .invoices-command-copy p{margin:.16rem 0 0}.office-shell .invoices-create-form{justify-content:flex-end;align-items:center;gap:.48rem;min-width:min(100%,460px);display:flex}.office-shell .invoices-create-form input,.office-shell .invoices-search-input,.office-shell .invoices-detail input,.office-shell .invoices-detail select{color:#172119;min-height:2.15rem;font:inherit;background:#fffffaeb;border:1px solid #1f4c3929;border-radius:7px;padding:.42rem .58rem;font-size:.82rem}.office-shell .invoices-create-form input{flex:14rem}.office-shell .invoices-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.office-shell .invoices-summary-strip .shell-card.panel{min-height:auto;box-shadow:none!important;background:#f8fbf8!important;border:1px solid #1f4c3921!important;border-left:3px solid #1f8b5da8!important;border-radius:8px!important;padding:.62rem .68rem!important}.office-shell .invoices-summary-strip h3{color:#172119;font-size:1rem}.office-shell .invoices-grid{box-shadow:none;background:#fffef8;border:1px solid #1f4c3924;border-radius:8px;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:0;display:grid;overflow:hidden}.office-shell .invoices-list,.office-shell .invoices-detail{background:0 0;border:0;border-radius:0;min-width:0;padding:.72rem}.office-shell .invoices-list-head,.office-shell .invoices-detail>h3,.office-shell .invoices-detail .stat-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;display:flex}.office-shell .invoices-list h3,.office-shell .invoices-detail h3{color:#172119;margin:0}.office-shell .invoices-search-input{width:100%;margin:.58rem 0}.office-shell .invoices-list .dispatch-list{gap:.42rem;display:grid}.office-shell .invoices-list .dispatch-card{box-shadow:none;background:#fffffadb;border:1px solid #1f4c391f;border-radius:7px}.office-shell .invoices-list .dispatch-card.invoice-selected{box-shadow:inset 3px 0 0 var(--fir-green,#198754);background:#edf8f1;border-color:#1f8b5d5c}.office-shell .invoice-select-btn{text-align:left;color:#172119;gap:.24rem;width:100%;padding:.58rem .62rem;display:grid}.office-shell .invoice-select-btn strong{color:#0f6b45;font-weight:850}.office-shell .invoice-select-btn-row{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.office-shell .invoice-select-btn-row small{color:#52685b;font-size:.74rem;font-weight:750}.office-shell .invoices-detail .section-grid{gap:.62rem}.office-shell .invoices-detail .shell-card.panel{box-shadow:none!important;background:0 0!important;border:0!important;border-top:1px solid #1f4c391f!important;border-radius:0!important;padding:.72rem!important}.office-shell .invoices-detail .shell-card.panel h4{color:#172119}.office-shell .invoices-detail .stat-row,.office-shell .invoices-detail .input-grid{background:0 0;border:0;border-radius:0;padding:0}.office-shell .invoices-detail .fleetview-primary-btn,.office-shell .invoices-detail .fleetview-secondary-btn,.office-shell .invoices-workbench>.shell-card.panel .fleetview-secondary-btn{min-height:2.1rem!important;padding-inline:.7rem!important;font-size:.76rem!important}.office-shell .invoices-danger-action{color:#8c3129!important;background:#fff0ec!important;border-color:#97332b47!important}.office-shell .invoices-workbench>.shell-card.panel{box-shadow:none!important;background:#fffef8!important;border:1px solid #1f4c3924!important;border-radius:8px!important}.office-shell .invoices-workbench>.shell-card.panel .metrics-grid .shell-card.panel{background:#f8fbf8!important;border-left:3px solid #1f8b5d94!important}.office-shell .invoices-workbench>.shell-card.panel .kv-list{gap:.42rem;display:grid}.office-shell .invoices-workbench>.shell-card.panel .kv-list li{background:#f8fbf8;border:1px solid #1f4c391f;border-radius:7px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;padding:.5rem .58rem;display:flex}.office-shell .invoices-workbench .driver-action-result{color:#f7fbf8;background:#172119;border:1px solid #1f4c391f;border-radius:7px;max-height:220px;overflow:auto}.office-shell .invoices-message{border-left:3px solid var(--fir-green,#198754)}@media (max-width:1180px){.office-shell .invoices-grid{grid-template-columns:1fr}.office-shell .invoices-list{border-bottom:1px solid #1f4c391f;border-right:0}.office-shell .invoices-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.office-shell .invoices-page-command,.office-shell .invoices-command-band,.office-shell .invoices-create-form{flex-direction:column;align-items:stretch}.office-shell .invoices-summary-strip{grid-template-columns:1fr}}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary span{color:#e1f3e6!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary strong{color:#fff!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel{color:#f8fff9!important;background:linear-gradient(#1f8b5d 0%,#16613e 100%)!important;border-color:#1f8b5d61!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel h1,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel h2,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .shell-muted{color:#f8fff9!important}:root[data-theme=light] .workforce-driver-editor-modal{background:#fffdf8!important}.metrics-page-surface{min-height:100%;background:radial-gradient(circle at 0 0,#1f8b5d14,#0000 26rem),#f6f3ec!important}.metrics-workspace-shell{color:#17241c;gap:1rem;display:grid}.metrics-command-strip{color:#f7fff9;background:radial-gradient(circle at 100% 0,#54e98a26,#0000 34%),linear-gradient(135deg,#17462efa,#0d2519fc),#173124;border:1px solid #54e98a2e;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;padding:1rem;display:grid;box-shadow:0 16px 40px #121e171f}.metrics-command-copy{gap:.34rem;min-width:0;display:grid}.metrics-command-copy h1{color:#fff;letter-spacing:-.06em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,3.3rem)}.metrics-command-copy p{color:#dceee2;max-width:70rem;margin:0;line-height:1.55}.metrics-command-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.5rem;display:flex}.metrics-command-stats{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.metrics-command-stats article{background:#ffffff13;border:1px solid #ddf4e129;border-radius:13px;align-content:center;gap:.22rem;min-height:4.6rem;padding:.64rem .76rem;display:grid}.metrics-command-stats span{color:#dceee2;letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:800}.metrics-command-stats strong{color:#fff;letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:1.15rem}.metrics-period-tabs{background:#0818106b;border:1px solid #ddf4e124;border-radius:13px;flex-wrap:wrap;grid-column:1/-1;gap:.35rem;width:fit-content;padding:.28rem;display:flex}.metrics-period-tabs a{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:2rem;padding:0 .78rem;font-size:.72rem;font-weight:850;line-height:1;display:inline-flex;color:#e8f8ee!important;background:#ffffff14!important;border-color:#ddf4e12e!important;text-decoration:none!important}.metrics-period-tabs a.is-active{color:#fff!important;background:#54e98a2e!important;border-color:#54e98a9e!important;box-shadow:inset 0 -3px #54e98a!important}.metrics-kpi-strip,.metrics-action-panel,.metrics-layout-grid,.metrics-support-grid{gap:.78rem;display:grid}.metrics-kpi-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.metrics-kpi-strip article,.metrics-action-panel,.metrics-chart-panel,.metrics-exception-panel,.metrics-rank-panel{background:#fffdf8;border:1px solid #435e4d24;box-shadow:0 10px 26px #121e170b}.metrics-kpi-strip article{border-radius:14px;gap:.22rem;padding:.78rem .84rem;display:grid}.metrics-kpi-strip span,.metrics-exception-row span,.metrics-rank-row span,.metrics-readiness-grid span{color:#5c7467;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.metrics-kpi-strip strong,.metrics-action-row strong,.metrics-exception-row strong,.metrics-rank-row strong,.metrics-readiness-grid strong{color:#17241c;font-family:Space Grotesk,sans-serif;font-size:1.25rem}.metrics-kpi-strip small,.metrics-action-row small,.metrics-exception-row small,.metrics-chart-panel p,.metrics-exception-panel p,.metrics-rank-panel p{color:#65786c;line-height:1.45}.metrics-action-panel{border-radius:18px;padding:.9rem}.metrics-action-panel header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.metrics-action-panel h2{color:#17241c;letter-spacing:-.03em;margin:0;font-family:Space Grotesk,sans-serif}.metrics-action-panel p{color:#65786c;margin:.2rem 0 0;font-size:.82rem}.metrics-action-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.52rem;display:grid}.metrics-action-row{min-height:6.4rem;color:inherit;background:#f8faf6;border:1px solid #435e4d1f;gap:.2rem;padding:.72rem .78rem;text-decoration:none;display:grid}.metrics-action-row span{color:#5c7467;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.metrics-action-row.is-good{box-shadow:inset 3px 0 #1f8b5d}.metrics-action-row.is-warning{box-shadow:inset 3px 0 #d5a02f}.metrics-action-row.is-urgent{box-shadow:inset 3px 0 #b93030}.metrics-action-row:hover{background:#eef7f0}.metrics-layout-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr) minmax(320px,1fr)}.metrics-chart-panel,.metrics-exception-panel,.metrics-rank-panel{border-radius:18px;gap:.8rem;min-width:0;padding:.9rem;display:grid;overflow-x:auto}.metrics-chart-panel--wide{grid-column:span 1}.metrics-chart-panel header,.metrics-exception-panel header,.metrics-rank-panel header{justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.metrics-chart-panel h2,.metrics-exception-panel h2,.metrics-rank-panel h2{color:#17241c;letter-spacing:-.03em;margin:0;font-family:Space Grotesk,sans-serif}.metrics-chart-panel p,.metrics-exception-panel p,.metrics-rank-panel p{margin:.2rem 0 0;font-size:.82rem}.metrics-chart-panel header>span{color:#1f6d49;letter-spacing:.08em;text-transform:uppercase;background:#eef7f0;border:1px solid #1f8b5d29;border-radius:999px;flex:none;padding:.24rem .5rem;font-size:.68rem;font-weight:800}.metrics-support-grid{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) minmax(0,.85fr)}.metrics-exception-table,.metrics-rank-list,.metrics-readiness-grid{gap:.5rem;display:grid}.metrics-rank-group{background:#f8faf6;border:1px solid #435e4d1f;gap:.42rem;padding:.6rem;display:grid}.metrics-rank-group>span{color:#4e6d5b;letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:850}.metrics-exception-row,.metrics-rank-row,.metrics-readiness-grid div{background:#f8faf6;border:1px solid #435e4d1f;gap:.18rem;padding:.68rem .74rem;display:grid}.metrics-exception-row{grid-template-columns:minmax(0,.9fr) minmax(7rem,auto) minmax(0,1.45fr);align-items:center}.metrics-exception-row.is-good{box-shadow:inset 3px 0 #1f8b5d}.metrics-exception-row.is-warning,.metrics-readiness-grid .is-warning{box-shadow:inset 3px 0 #d5a02f}.metrics-exception-row.is-urgent,.metrics-readiness-grid .is-urgent{box-shadow:inset 3px 0 #b93030}.metrics-readiness-grid .is-good{box-shadow:inset 3px 0 #1f8b5d}:root[data-theme=light] .metrics-secondary-action{color:#f3fff6!important;background:#ffffff1a!important;border-color:#ddf4e13d!important}:root[data-theme=light] .metrics-exception-panel .metrics-secondary-action,:root[data-theme=light] .metrics-action-panel .metrics-secondary-action,:root[data-theme=light] .metrics-rank-panel .metrics-secondary-action{color:#274235!important;background:#e8f0eb!important;border-color:#c9d7cf!important}:root[data-theme=light] .metrics-exception-panel .metrics-secondary-action:hover,:root[data-theme=light] .metrics-action-panel .metrics-secondary-action:hover,:root[data-theme=light] .metrics-rank-panel .metrics-secondary-action:hover{color:#1d3327!important;background:#dde6e1!important;border-color:#16a34a2e!important}:root[data-theme=light] .metrics-primary-action{color:#f8fffb!important}@media (max-width:1180px){.metrics-command-strip,.metrics-layout-grid,.metrics-support-grid{grid-template-columns:minmax(0,1fr)}.metrics-command-actions{justify-content:flex-start}.metrics-command-stats{grid-template-columns:minmax(0,1fr)}.metrics-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.workforce-driver-editor-modal{width:calc(100vw - 1rem);max-height:calc(100vh - 1rem);border-radius:14px!important}.metrics-kpi-strip,.metrics-exception-row{grid-template-columns:minmax(0,1fr)}}.office-shell.is-dispatch-shell .dispatch-booking-assign-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.35rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-steps span{color:#52685b!important;letter-spacing:.08em!important;text-align:center!important;text-transform:uppercase!important;background:#f8fbf7!important;border:1px solid #1f4c392e!important;border-radius:.6rem!important;padding:.35rem .45rem!important;font-size:.62rem!important;font-weight:850!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-steps span.is-active{color:#f6fff8!important;background:#1f4c39!important;border-color:#1f4c39!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-review{background:#f5faf6!important;border:1px solid #1f4c392e!important;border-radius:.78rem!important;gap:.3rem!important;min-width:0!important;max-width:100%!important;padding:.72rem!important;display:grid!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-review strong{color:#17251d!important;font-size:.82rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-review span,.office-shell.is-dispatch-shell .dispatch-booking-assign-review small,.office-shell.is-dispatch-shell .dispatch-booking-assign-review p{color:#536c5e!important;overflow-wrap:anywhere!important;word-break:break-word!important;min-width:0!important;margin:0!important;font-size:.7rem!important;font-weight:750!important;line-height:1.35!important}.driver-assignment-feed{background:#f8fbf7;border:1px solid #1f4c3929;gap:.75rem;padding:.9rem;display:grid}.driver-assignment-feed-header,.driver-assignment-feed-item,.driver-assignment-feed-actions{gap:.75rem;display:flex}.driver-assignment-feed-header,.driver-assignment-feed-item{justify-content:space-between;align-items:center}.driver-assignment-feed-header h3{margin:.2rem 0 0}.driver-assignment-feed-list{gap:.5rem;display:grid}.driver-assignment-feed-item{background:#fff;border:1px solid #1f4c3924;border-radius:.8rem;padding:.75rem}.driver-assignment-feed-item div:first-child{gap:.18rem;display:grid}.driver-assignment-feed-item strong{color:#16231b;font-weight:900}.driver-assignment-feed-item span,.driver-assignment-feed-item small{color:#53685c;font-weight:700}.driver-assignment-secondary-btn{color:#134e4a;letter-spacing:.02em;background:#f0fdf4eb;border:1px solid #15803d47;border-radius:.7rem;min-height:2.25rem;padding:.55rem .9rem;font-size:.78rem;font-weight:800}.driver-assignment-secondary-btn:hover,.driver-assignment-secondary-btn:focus-visible{color:#052e16;background:#dcfce7;border-color:#15803d8c}.document-packet-primary-action,.document-packet-secondary-action{border-radius:.72rem;justify-content:center;align-items:center;min-height:2.35rem;padding:.45rem .85rem;font-size:.82rem;font-weight:850;text-decoration:none;display:inline-flex}.document-packet-primary-action{color:#f6fff8;background:#1f4c39}.document-packet-secondary-action{color:#254735;background:#fff;border:1px solid #1f4c393d}.document-packet-pdf-shell{background:#f8fbf7;border:1px solid #1f4c3929;border-radius:1rem;gap:.7rem;padding:.9rem;display:grid}.document-packet-pdf-frame{background:#fff;border:1px solid #16231b2e;border-radius:.7rem;width:100%;height:min(88vh,68rem);min-height:82vh}.document-packet-pdf-fallback{color:#52685b;margin:0;font-size:.82rem;font-weight:700}.documents-toolbar-field{gap:.25rem;min-width:min(18rem,100%);display:grid}.documents-toolbar-field--sort{min-width:11rem}.documents-toolbar-field span{color:#52685b;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850}.documents-toolbar-field input,.documents-toolbar-field select{color:#16231b;background:#fff;border:1px solid #1f4c3938;border-radius:.7rem;min-height:2.25rem;padding:.35rem .68rem;font-size:.82rem;font-weight:750}.documents-overflow-count{color:#52685b;border:1px solid #1f4c3929;border-radius:999px;align-self:center;padding:.28rem .45rem;font-size:.7rem;font-weight:850}.team-access-provisioning-shell[role=dialog]{z-index:120;width:min(42rem,100vw - 2rem);position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 28px 80px #0a16103d}.team-access-permission-card .dispatch-checkbox-control{margin-top:.15rem}@media (max-width:760px){.driver-assignment-feed-header,.driver-assignment-feed-item,.driver-assignment-feed-actions{flex-direction:column;align-items:stretch}.document-packet-pdf-frame{height:72vh;min-height:62vh}.documents-toolbar-field,.documents-toolbar-field--sort{min-width:100%}}.driver-assignment-feed{background:linear-gradient(#fffffff0,#f6faf7f5),#f8fbf7;border-color:#1f4c392e;border-radius:1rem;box-shadow:0 18px 44px #14211a14}.driver-assignment-feed-header{align-items:flex-start}.driver-assignment-feed-header p{max-width:34rem}.driver-assignment-feed-item{background:#fff;border-color:#1f4c3929;border-radius:.85rem}.driver-assignment-feed-item strong{color:#13231a}.driver-assignment-feed-item span,.driver-assignment-feed-item small{color:#4f6359}.driver-assignment-feed-actions button{color:#1f4c39;background:#fff;border:1px solid #1f4c3938;border-radius:.7rem;min-height:2.25rem;padding:.5rem .78rem;font-size:.76rem;font-weight:850}.driver-assignment-feed-actions button:hover,.driver-assignment-feed-actions button:focus-visible{color:#10251c;background:#edf6ef;border-color:#1f4c3970}.driver-assignment-secondary-btn{color:#f7fff8!important;background:#1f4c39!important;border-color:#1f4c39!important}.driver-assignment-secondary-btn:hover,.driver-assignment-secondary-btn:focus-visible{color:#fff!important;background:#2e6c4e!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--active,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric--active{--dispatch-command-metric-label-color:#a9e7c2;--dispatch-command-metric-value-color:#f4fff8}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--primary,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric--primary{--dispatch-command-metric-label-color:#a2deb8;--dispatch-command-metric-value-color:#f4fff8}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--alert,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric--alert{--dispatch-command-metric-label-color:#ffc5a6;--dispatch-command-metric-value-color:#fff7f0}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--pressure,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric--pressure{--dispatch-command-metric-label-color:#9bdde4;--dispatch-command-metric-value-color:#f3feff}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric>small{color:var(--dispatch-command-metric-label-color,#c4d1c8)!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metric>strong{color:var(--dispatch-command-metric-value-color,#f4fff8)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{background:linear-gradient(#1f4c39 0%,#183d2e 100%)!important;border-color:#f7fff82e!important;box-shadow:inset 0 1px #ffffff1a,0 14px 28px #0f302129!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--primary,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--assigned{--dispatch-command-metric-label-color:#bfeccd;--dispatch-command-metric-value-color:#f7fff8}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--alert,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--attention{--dispatch-command-metric-label-color:#ffd5bd;--dispatch-command-metric-value-color:#fff9f3}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--warning,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--pressure{--dispatch-command-metric-label-color:#bcecf0;--dispatch-command-metric-value-color:#f4feff}.company-billing-primary-action,.company-billing-secondary-action,.company-billing-danger-action,.pay-template-primary-action,.pay-template-secondary-action,.pay-template-danger-action{border-radius:.72rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.35rem;padding:.48rem .86rem;font-size:.78rem;font-weight:850;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s,transform .12s;display:inline-flex}.company-billing-primary-action,.pay-template-primary-action{color:#f7fff8;background:linear-gradient(#1f6d4c 0%,#174f39 100%);border:1px solid #1f4c393d}.company-billing-secondary-action,.pay-template-secondary-action{color:#254735;background:#ffffffeb;border:1px solid #1f4c392e}.company-billing-danger-action,.pay-template-danger-action{color:#8a332e;background:#fff4f1;border:1px solid #923a3a3d}.company-billing-primary-action:hover:not(:disabled),.pay-template-primary-action:hover:not(:disabled){color:#fff;background:linear-gradient(#287b58 0%,#1d6044 100%);transform:translateY(-1px)}.company-billing-secondary-action:hover:not(:disabled),.pay-template-secondary-action:hover:not(:disabled){color:#13291f;background:#eef7f0;border-color:#1f4c3952;transform:translateY(-1px)}.company-billing-danger-action:hover:not(:disabled),.pay-template-danger-action:hover:not(:disabled){color:#6f211e;background:#fde9e4;border-color:#923a3a5c}.company-billing-primary-action:focus-visible,.company-billing-secondary-action:focus-visible,.company-billing-danger-action:focus-visible,.pay-template-primary-action:focus-visible,.pay-template-secondary-action:focus-visible,.pay-template-danger-action:focus-visible{outline-offset:2px;outline:2px solid #2f7a5775}.company-billing-primary-action:disabled,.company-billing-secondary-action:disabled,.company-billing-danger-action:disabled,.pay-template-primary-action:disabled,.pay-template-secondary-action:disabled,.pay-template-danger-action:disabled{cursor:not-allowed;opacity:.58;transform:none}.company-core-command-strip,.pay-template-workspace-shell>.payroll-workspace-header{color:#f7fff8;background:linear-gradient(135deg,#1f4c39fa,#122e22f5),#1f4c39;border-color:#1f4c3947;box-shadow:0 16px 34px #122f221f}.company-core-command-strip .company-billing-heading h1,.company-core-command-strip .company-billing-header-meta strong,.pay-template-workspace-shell>.payroll-workspace-header h1,.pay-template-workspace-shell>.payroll-workspace-header .payroll-summary-strip strong{color:#f7fff8}.company-core-command-strip .company-billing-heading p,.company-core-command-strip .company-billing-header-meta span,.pay-template-workspace-shell>.payroll-workspace-header p,.pay-template-workspace-shell>.payroll-workspace-header .payroll-summary-strip span{color:#ddf4e1c7}.company-billing-table-footer,.pay-template-table-footer{color:#4c6357;background:#f6faf7;border:1px solid #1f4c3921;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.62rem .72rem;font-size:.74rem;font-weight:800;display:flex}.company-billing-table-footer{grid-column:1/-1}.company-billing-table-footer span,.pay-template-table-footer span{align-items:center;min-height:1.45rem;display:inline-flex}.company-billing-table-footer span+span,.pay-template-table-footer span+span{border-left:1px solid #1f4c3921;padding-left:.55rem}.dispatch-context-menu button.dispatch-context-menu-item--danger{color:#8a332e}.dispatch-context-menu button.dispatch-context-menu-item--danger:hover,.dispatch-context-menu button.dispatch-context-menu-item--danger:focus-visible{color:#6f211e;background:#9c3a2f1a}.pay-template-driver-filter.dispatch-checkbox,.payroll-toggle-row.dispatch-checkbox{justify-content:flex-start;align-items:center;display:inline-flex}:root[data-theme=light] .company-billing-shell,:root[data-theme=light] .pay-template-workspace-shell,:root[data-theme=light] .team-access-workspace-shell{color:#16251d}:root[data-theme=light] .company-core-command-strip,:root[data-theme=light] .pay-template-workspace-shell>.payroll-workspace-header,:root[data-theme=light] .team-access-header-shell{color:#16251d!important;box-shadow:none!important;background:linear-gradient(#e7f2ea 0%,#dbe9e1 100%)!important;border-color:#2f7a572e!important}:root[data-theme=light] .company-core-command-strip .company-billing-heading h1,:root[data-theme=light] .company-core-command-strip .company-billing-header-meta strong,:root[data-theme=light] .pay-template-workspace-shell>.payroll-workspace-header h1,:root[data-theme=light] .pay-template-workspace-shell>.payroll-workspace-header .payroll-summary-strip strong,:root[data-theme=light] .team-access-header-shell .payroll-workspace-heading h1,:root[data-theme=light] .team-access-summary-strip strong{color:#16251d!important}:root[data-theme=light] .company-core-command-strip .company-billing-heading p,:root[data-theme=light] .company-core-command-strip .company-billing-header-meta span,:root[data-theme=light] .pay-template-workspace-shell>.payroll-workspace-header p,:root[data-theme=light] .pay-template-workspace-shell>.payroll-workspace-header .payroll-summary-strip span,:root[data-theme=light] .team-access-header-shell .payroll-workspace-heading p,:root[data-theme=light] .team-access-summary-strip span{color:#52685b!important}:root[data-theme=light] .company-billing-summary-strip,:root[data-theme=light] .company-billing-summary-strip>article,:root[data-theme=light] .company-billing-panel,:root[data-theme=light] .company-billing-utility,:root[data-theme=light] .company-billing-frame,:root[data-theme=light] .company-billing-detail-card,:root[data-theme=light] .company-billing-plan-grid article,:root[data-theme=light] .company-billing-stat-grid article,:root[data-theme=light] .company-billing-utility-grid article,:root[data-theme=light] .company-billing-profile-row,:root[data-theme=light] .company-billing-preset-card,:root[data-theme=light] .company-billing-itinerary-card,:root[data-theme=light] .company-billing-note,:root[data-theme=light] .company-billing-empty,:root[data-theme=light] .company-billing-office-note,:root[data-theme=light] .team-access-summary-strip,:root[data-theme=light] .team-access-main-frame,:root[data-theme=light] .team-access-list-column,:root[data-theme=light] .team-access-inspector,:root[data-theme=light] .team-access-provisioning-shell,:root[data-theme=light] .team-access-permission-card,:root[data-theme=light] .team-access-access-note,:root[data-theme=light] .pay-template-workspace-shell .payroll-workspace-frame,:root[data-theme=light] .pay-template-workspace-shell .documents-list-section,:root[data-theme=light] .pay-template-driver-rail,:root[data-theme=light] .pay-template-driver-row,:root[data-theme=light] .pay-template-driver-list-empty,:root[data-theme=light] .pay-template-empty-state,:root[data-theme=light] .pay-template-editor-assignee{color:#16251d!important;box-shadow:none!important;background:#fff!important;border-color:#1f4c3924!important}:root[data-theme=light] .company-billing-panel-head p,:root[data-theme=light] .company-billing-plan-grid p,:root[data-theme=light] .company-billing-stat-grid p,:root[data-theme=light] .company-billing-empty p,:root[data-theme=light] .company-billing-profile-identity span,:root[data-theme=light] .company-billing-profile-meta span,:root[data-theme=light] .company-billing-profile-metrics span,:root[data-theme=light] .company-billing-note p,:root[data-theme=light] .company-billing-office-note span,:root[data-theme=light] .pay-template-workspace-shell .shell-muted,:root[data-theme=light] .pay-template-driver-rail-meta,:root[data-theme=light] .pay-template-driver-row span,:root[data-theme=light] .pay-template-cell-note,:root[data-theme=light] .pay-template-assignee-note,:root[data-theme=light] .team-access-row-main p,:root[data-theme=light] .team-access-grid-head,:root[data-theme=light] .team-access-row-chip,:root[data-theme=light] .team-access-access-note p{color:#52685b!important}:root[data-theme=light] .company-billing-summary-strip strong,:root[data-theme=light] .company-billing-panel strong,:root[data-theme=light] .company-billing-detail-card strong,:root[data-theme=light] .pay-template-workspace-shell .documents-list-section strong,:root[data-theme=light] .pay-template-driver-row strong,:root[data-theme=light] .pay-template-assignee-name,:root[data-theme=light] .team-access-row-main strong{color:#16251d!important}:root[data-theme=light] .company-billing-tab,:root[data-theme=light] .team-access-tab-row>.team-access-tab-button{color:#244333!important;background:#ffffffdb!important;border-color:#1f4c3929!important}:root[data-theme=light] .company-billing-tab.is-active,:root[data-theme=light] .team-access-tab-row>.team-access-tab-button.is-active{color:#f7fff8!important;background:linear-gradient(#2f7a57 0%,#29694b 100%)!important;border-color:#2f7a5757!important}:root[data-theme=light] .company-billing-tab.is-active strong,:root[data-theme=light] .company-billing-tab.is-active span,:root[data-theme=light] .team-access-tab-row>.team-access-tab-button.is-active strong,:root[data-theme=light] .team-access-tab-row>.team-access-tab-button.is-active span{color:#f7fff8!important}:root[data-theme=light] .company-billing-table-row.is-selected td,:root[data-theme=light] .pay-template-driver-row.is-active{background:#e6f1ea!important;box-shadow:inset 3px 0 #2f7a57!important}:root[data-theme=light] .company-billing-table-wrap.motive-table-wrap,:root[data-theme=light] .pay-template-table-wrap.operations-roster-table-wrap{background:#fff!important;border-color:#1f4c3929!important;border-radius:0!important;overflow-x:auto!important}:root[data-theme=light] .pay-template-table th{color:#f7fff8!important;background:#1f2a24!important}:root[data-theme=light] .pay-template-table td{color:#16251d!important}:root[data-theme=light] .pay-template-table-footer,:root[data-theme=light] .company-billing-table-footer{color:#40584c!important;background:#eef6f0!important;border-color:#1f4c3929!important}:root[data-theme=light] .company-billing-shell .dispatch-checkbox,:root[data-theme=light] .pay-template-workspace-shell .dispatch-checkbox,:root[data-theme=light] .team-access-workspace-shell .dispatch-checkbox{color:#263c30!important}:root[data-theme=light] .company-billing-shell .dispatch-checkbox-control,:root[data-theme=light] .pay-template-workspace-shell .dispatch-checkbox-control,:root[data-theme=light] .team-access-workspace-shell .dispatch-checkbox-control{background:#fffefb!important;border-color:#1e473180!important;box-shadow:inset 0 0 0 1px #2f74431a,0 1px 2px #12271b0a!important}:root[data-theme=light] .company-billing-shell .dispatch-checkbox-control[data-state=checked],:root[data-theme=light] .company-billing-shell .dispatch-checkbox-control[data-state=indeterminate],:root[data-theme=light] .pay-template-workspace-shell .dispatch-checkbox-control[data-state=checked],:root[data-theme=light] .pay-template-workspace-shell .dispatch-checkbox-control[data-state=indeterminate],:root[data-theme=light] .team-access-workspace-shell .dispatch-checkbox-control[data-state=checked],:root[data-theme=light] .team-access-workspace-shell .dispatch-checkbox-control[data-state=indeterminate]{color:#f8fff9!important;background:linear-gradient(#2faf64 0%,#197347 100%)!important;border-color:#176945eb!important}:root[data-theme=light] .pay-template-driver-list{max-height:none!important;padding-right:0!important;overflow:visible!important}:root[data-theme=light] .pay-template-workspace-shell input,:root[data-theme=light] .pay-template-workspace-shell select,:root[data-theme=light] .company-billing-shell input,:root[data-theme=light] .company-billing-shell select,:root[data-theme=light] .company-billing-shell textarea,:root[data-theme=light] .team-access-workspace-shell input,:root[data-theme=light] .team-access-workspace-shell select,:root[data-theme=light] .team-access-workspace-shell textarea{color:#16251d!important;background:#fffefd!important;border-color:#1f4c3933!important}:root[data-theme=light] .pay-template-workspace-shell input::placeholder,:root[data-theme=light] .company-billing-shell input::placeholder,:root[data-theme=light] .company-billing-shell textarea::placeholder,:root[data-theme=light] .team-access-workspace-shell input::placeholder,:root[data-theme=light] .team-access-workspace-shell textarea::placeholder{color:#7b8b82!important}@media (max-width:760px){.company-billing-table-footer,.pay-template-table-footer{flex-direction:column;align-items:stretch}.company-billing-table-footer span+span,.pay-template-table-footer span+span{border-left:0;padding-left:0}}.workforce-driver-header.shell-card.panel .workforce-driver-summary,.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary{background:0 0!important;gap:.58rem!important}.workforce-driver-header.shell-card.panel .workforce-driver-summary article,.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article,:root[data-theme=light] .workforce-driver-header.shell-card.panel .workforce-driver-summary article,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article{color:#f7fff9!important;background:#ffffff24!important;border:1px solid #ddf4e138!important;box-shadow:inset 0 1px #ffffff14!important}.workforce-driver-header.shell-card.panel .workforce-driver-summary span,.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary span,:root[data-theme=light] .workforce-driver-header.shell-card.panel .workforce-driver-summary span,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary span{text-shadow:0 1px #0000002e;color:#cfe9d7!important}.workforce-driver-header.shell-card.panel .workforce-driver-summary strong,.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary strong,:root[data-theme=light] .workforce-driver-header.shell-card.panel .workforce-driver-summary strong,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary strong{text-shadow:0 1px #00000038;color:#fff!important}.metrics-page-surface{background:radial-gradient(circle at 6% 0,#1f8b5d1f,#0000 24rem),linear-gradient(#f4f0e8 0%,#f7f4ed 44%,#eee8dc 100%)!important}.metrics-kpi-strip article{background:linear-gradient(#fffffffc,#f8f5eefa),#fffdf8;border-color:#1f4c392e;position:relative;overflow:hidden}.metrics-kpi-strip article:before{content:"";background:#1f8b5d;width:4px;position:absolute;inset:0 auto 0 0}.metrics-kpi-strip article:nth-child(2):before{background:#54a867}.metrics-kpi-strip article:nth-child(3):before{background:#d5a02f}.metrics-kpi-strip article:nth-child(4):before{background:#315c45}.metrics-action-panel,.metrics-chart-panel,.metrics-exception-panel,.metrics-rank-panel{background:linear-gradient(#fffffffc,#faf7f1fa),#fffdf8;border-color:#1f4c3929;border-radius:14px}.metrics-action-row,.metrics-exception-row,.metrics-rank-row,.metrics-readiness-grid div{background:#f2f7f0;border-color:#1f4c3924}.driver-load-document-form,.driver-logbook-shell{background:linear-gradient(#f4faf5f5,#fffffffa);border:1px solid #1f4c3924;gap:.85rem;padding:1rem;display:grid}.driver-load-document-form h3{color:#18261d;letter-spacing:-.025em;margin:.35rem 0 .25rem}.driver-load-document-grid,.driver-hos-clock-grid,.driver-duty-button-row{gap:.75rem;display:grid}.driver-load-document-grid{grid-template-columns:minmax(11rem,.85fr) minmax(13rem,1.25fr) auto;align-items:end}.paperwork-scanner-preview{gap:.7rem;display:grid}.paperwork-upload-result{background:#fff;border:1px solid #1f4c3929;border-radius:8px;gap:.8rem;padding:.85rem;display:grid}.paperwork-scanner-preview__summary,.paperwork-upload-result__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;display:flex}.paperwork-scanner-preview__summary{background:#fff;border:1px solid #1f4c3924;border-radius:8px;padding:.72rem}.paperwork-scanner-preview__summary-main{gap:.18rem;min-width:0;display:grid}.paperwork-scanner-preview__summary-main strong{color:#17251d;font-size:.96rem}.paperwork-scanner-preview__summary-main span{color:#52685f;overflow-wrap:anywhere;font-size:.8rem;font-weight:750}.paperwork-scanner-preview__summary-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.paperwork-upload-result h4{color:#17251d;margin:.25rem 0 0;font-size:1rem}.paperwork-upload-result dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin:0;display:grid}.paperwork-upload-result dl div{background:#f8fbf8;border:1px solid #1f4c391f;border-radius:8px;gap:.2rem;min-width:0;padding:.55rem;display:grid}.paperwork-upload-result dt{color:#64766c;text-transform:uppercase;font-size:.72rem;font-weight:850}.paperwork-upload-result dd{color:#17251d;overflow-wrap:anywhere;margin:0;font-size:.82rem;font-weight:800}.paperwork-scanner-preview__overlay{z-index:9999;color:#f5fff8;padding:max(.65rem, env(safe-area-inset-top)) max(.65rem, env(safe-area-inset-right)) max(.65rem, env(safe-area-inset-bottom)) max(.65rem, env(safe-area-inset-left));background:#07100c;grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:fixed;inset:0}.paperwork-scanner-preview__overlay-header{border-bottom:1px solid #eef8f024;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;min-width:0;padding:0 0 .62rem;display:grid}.paperwork-scanner-preview__overlay-header div{gap:.12rem;min-width:0;display:grid}.paperwork-scanner-preview__overlay-header strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;overflow:hidden}.paperwork-scanner-preview__overlay-header span{color:#f5fff8bd;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:800;overflow:hidden}.paperwork-scanner-preview__overlay-footer{border-top:1px solid #eef8f024;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.62rem;min-width:0;padding:.7rem 0 0;display:grid}.paperwork-scanner-preview__mode{background:#eef8f014;border:1px solid #eef8f02e;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,10.5rem);display:inline-grid;overflow:hidden}.paperwork-scanner-preview__mode button{color:#f5fff8b8;cursor:pointer;background:0 0;border:0;min-height:2.55rem;font-weight:900}.paperwork-scanner-preview__mode button.is-selected{color:#102016;background:#eef8f0}.paperwork-scanner-preview__plain-action,.paperwork-scanner-preview__secondary-action,.paperwork-scanner-preview__primary-action{cursor:pointer;border:1px solid #eef8f033;border-radius:8px;justify-content:center;align-items:center;gap:.38rem;min-height:2.7rem;padding:0 .82rem;font-weight:900;display:inline-flex}.paperwork-scanner-preview__plain-action,.paperwork-scanner-preview__secondary-action{color:#f5fff8;background:#eef8f014}.paperwork-scanner-preview__primary-action{color:#102016;background:#eef8f0;border-color:#eef8f0}.paperwork-scanner-preview__secondary-action.is-retake{color:#ffd9b5;background:#da7e282e;border-color:#da7e28b8}.paperwork-scanner-preview__secondary-action.is-use-pdf{color:#d9ffe3;background:#68bc8129;border-color:#68bc81ad}.paperwork-scanner-preview__primary-action.is-upload{color:#06110a;background:#46b36f;border-color:#46b36f}.paperwork-scanner-preview__plain-action:disabled,.paperwork-scanner-preview__secondary-action:disabled,.paperwork-scanner-preview__primary-action:disabled,.paperwork-scanner-preview__shutter:disabled{cursor:not-allowed;opacity:.54}.paperwork-scanner-preview__file-status{gap:.12rem;min-width:0;display:grid}.paperwork-scanner-preview__file-status strong{color:#fff;font-size:.86rem}.paperwork-scanner-preview__file-status span{color:#f5fff8b3;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:800;overflow:hidden}.paperwork-scanner-preview__file-status em{color:#ffd9b5;font-size:.75rem;font-style:normal;font-weight:900}.paperwork-scanner-preview__live-controls{grid-column:1/-1;grid-template-columns:minmax(7rem,1fr) 5.25rem minmax(7rem,1fr);grid-template-areas:"start shutter mode""import shutter mode""status status status";align-items:center;gap:.62rem;min-width:0;display:grid}.paperwork-scanner-preview__mode-stack{grid-area:mode;justify-self:end;gap:.42rem;width:min(100%,10.5rem);min-width:0;display:grid}.paperwork-scanner-preview__mode-stack .paperwork-scanner-preview__mode,.paperwork-scanner-preview__mode-stack .paperwork-scanner-preview__secondary-action{width:100%}.paperwork-scanner-preview__live-controls .paperwork-scanner-preview__secondary-action.is-start{grid-area:start;justify-self:start}.paperwork-scanner-preview__live-controls .paperwork-scanner-preview__secondary-action.is-import{grid-area:import;justify-self:start}.paperwork-scanner-preview__live-controls .paperwork-scanner-preview__status{text-align:center;grid-area:status;justify-self:center}.paperwork-scanner-preview__shutter{color:#102016;cursor:pointer;background:#fff;border:3px solid #ffffffdb;border-radius:999px;grid-area:shutter;place-self:center;place-items:center;width:5.25rem;height:5.25rem;display:inline-grid;position:relative;box-shadow:0 0 0 5px #ffffff29}.paperwork-scanner-preview__shutter:after{content:"";border-radius:inherit;border:2px solid #10201624;width:3.78rem;height:3.78rem;position:absolute}.paperwork-scanner-preview__viewport{background:#101814;border:1px solid #eef8f024;border-radius:8px;width:100%;height:100%;min-height:0;max-height:none;position:relative;overflow:hidden}.paperwork-scanner-preview__viewport.is-focusable{cursor:crosshair;touch-action:manipulation}.paperwork-scanner-preview__viewport:before{content:"";z-index:1;pointer-events:none;border:2px solid #f4faf6c7;border-radius:8px;position:absolute;inset:.8rem}.paperwork-scanner-preview__viewport.has-preview:before{display:none}.paperwork-scanner-preview__focus-ring{z-index:3;pointer-events:none;border:2px solid #ffffffeb;border-radius:999px;width:4.8rem;height:4.8rem;animation:.85s ease-out paperwork-focus-pulse;position:absolute;transform:translate(-50%,-50%)scale(.92);box-shadow:0 0 0 999px #10181408,0 0 18px #ffffff6b}.paperwork-scanner-preview__viewport.is-scanning:before{border-color:#ffffffeb;box-shadow:0 0 0 999px #1018142e}.paperwork-scanner-preview__viewport.is-auto-ready:before{border-color:#48cd84f2;box-shadow:0 0 0 999px #10181414,0 0 24px #48cd845c}.paperwork-scanner-preview__auto-overlay{z-index:2;pointer-events:none;gap:.45rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.paperwork-scanner-preview__auto-overlay span{color:#fff;background:#101814c7;border-radius:999px;justify-self:center;padding:.42rem .72rem;font-size:.82rem;font-weight:900}.paperwork-scanner-preview__start-panel{z-index:2;text-align:center;background:#07100c94;place-content:center;gap:.8rem;padding:1.25rem;display:grid;position:absolute;inset:0}.paperwork-scanner-preview__start-panel strong{color:#fff;font-size:.95rem}.paperwork-scanner-preview__auto-meter{background:#ffffff3d;border-radius:999px;height:.35rem;overflow:hidden}.paperwork-scanner-preview__auto-meter i{border-radius:inherit;background:#48cd84;height:100%;transition:width .16s;display:block}.paperwork-scanner-preview__scan-overlay{z-index:2;pointer-events:none;background:linear-gradient(#10181414,#10181438);place-items:center;display:grid;position:absolute;inset:0}.paperwork-scanner-preview__scan-overlay:before{content:"";background:#ffffffeb;border-radius:999px;height:3px;animation:1.15s ease-in-out infinite paperwork-scan-pass;position:absolute;top:1.25rem;left:1rem;right:1rem;box-shadow:0 0 20px #ffffffad}.paperwork-scanner-preview__scan-overlay span{color:#fff;background:#101814c2;border-radius:999px;padding:.4rem .7rem;font-size:.82rem;font-weight:900}@keyframes paperwork-scan-pass{0%{opacity:.25;top:1.25rem}45%{opacity:1}to{opacity:.25;top:calc(100% - 1.5rem)}}@keyframes paperwork-focus-pulse{0%{opacity:.3;transform:translate(-50%,-50%)scale(1.12)}34%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(.82)}}.paperwork-scanner-preview__viewport video,.paperwork-scanner-preview__viewport img{background:#101814;width:100%;height:100%;display:block}.paperwork-scanner-preview__viewport video{object-fit:cover}.paperwork-scanner-preview__viewport img{object-fit:contain}.paperwork-scanner-preview__viewport canvas{display:none}.paperwork-scanner-preview__status{color:#f5fff8c2;min-width:0;margin:0;font-weight:800}.paperwork-upload-result{background:#f7fbf9}.paperwork-upload-result__actions{justify-content:flex-start}@media (max-width:640px){.driver-load-document-form{background:0 0;border:0;width:100%;padding:0}.driver-load-document-grid{grid-template-columns:1fr;align-items:stretch}.paperwork-scanner-preview__summary{background:0 0;border-left:0;border-right:0;border-radius:0;align-items:stretch;padding-left:0;padding-right:0}.paperwork-scanner-preview__summary-actions,.paperwork-upload-result dl{grid-template-columns:1fr}.paperwork-scanner-preview__summary-actions{width:100%;display:grid}.paperwork-scanner-preview__summary-actions button{width:100%}.paperwork-scanner-preview__overlay-footer{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.paperwork-scanner-preview__overlay-footer button,.paperwork-scanner-preview__mode{width:100%;min-width:0}.paperwork-scanner-preview__live-controls{grid-template-columns:minmax(5.8rem,1fr) 5rem minmax(6.6rem,1fr);gap:.55rem}.paperwork-scanner-preview__shutter{min-width:5rem;height:5rem;width:5rem!important}.paperwork-scanner-preview__shutter:after{width:3.5rem;height:3.5rem}.paperwork-scanner-preview__mode,.paperwork-scanner-preview__status,.paperwork-scanner-preview__file-status,.paperwork-scanner-preview__overlay-footer .paperwork-scanner-preview__primary-action{grid-column:1/-1}.paperwork-scanner-preview__live-controls .paperwork-scanner-preview__mode-stack,.paperwork-scanner-preview__live-controls .paperwork-scanner-preview__secondary-action.is-start,.paperwork-scanner-preview__live-controls .paperwork-scanner-preview__secondary-action.is-import,.paperwork-scanner-preview__live-controls .paperwork-scanner-preview__shutter{grid-column:auto}.paperwork-upload-result__actions{grid-template-columns:1fr;display:grid}.paperwork-upload-result__actions a{text-align:center;justify-content:center}}.owner-operator-scanner-form{gap:.8rem;display:grid}.driver-hos-clock-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.driver-hos-clock-grid article{background:#fff;border:1px solid #1f4c3929;padding:.85rem}.driver-ops-telematics-card{background:#fff;border:1px solid #1f4c3924;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem;display:flex}.driver-ops-telematics-card h3{color:#18261d;margin:.35rem 0 .25rem}.driver-hos-clock-grid span{color:#52685b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.74rem;font-weight:900;display:block}.driver-hos-clock-grid strong{color:#16251d;font-size:1.15rem}.driver-duty-button-row{grid-template-columns:repeat(4,minmax(0,1fr))}.driver-duty-button-row button{text-transform:capitalize}.driver-duty-button-row button.is-active{color:#f7fff8!important;background:linear-gradient(#2f7a57 0%,#216242 100%)!important;border-color:#2f7a576b!important}.driver-duty-grid{background:#fff;border:1px solid #1f4c3924;grid-template-columns:repeat(24,minmax(0,1fr));min-height:2.2rem;display:grid;overflow:hidden}.driver-duty-grid-cell{border-right:1px solid #1f4c3914;min-height:2.2rem}.driver-duty-grid-cell--off_duty{background:#dbe5dd}.driver-duty-grid-cell--sleeper_berth{background:#ccd7e7}.driver-duty-grid-cell--driving{background:#2f7a57}.driver-duty-grid-cell--on_duty{background:#d5a02f}.driver-hos-level--normal{color:#145d39!important;background:#2f7a5724!important}.driver-hos-level--warning,.driver-hos-level--urgent{color:#76520c!important;background:#d5a02f2e!important}.driver-hos-level--hard_violation{color:#8b1f1f!important;background:#b3333329!important}.driver-onboarding-consent-stack{background:#f4f8f3;border:1px solid #1f4c3929;gap:.75rem;padding:.9rem;display:grid}.driver-onboarding-consent-stack label{color:#1b2d22;align-items:flex-start;gap:.65rem;font-weight:800;line-height:1.45;display:flex}.driver-onboarding-consent-stack input[type=checkbox]{accent-color:#2f7a57;width:1.05rem;height:1.05rem;margin-top:.15rem}.driver-onboarding-consent-stack a{color:#16633e;font-weight:900}:root[data-theme=light] .driver-load-document-form,:root[data-theme=light] .driver-logbook-shell{color:#16251d!important;background:linear-gradient(#f2f8f2 0%,#fffefb 100%)!important;border-color:#1f4c3929!important}@media (max-width:780px){.driver-load-document-grid,.driver-hos-clock-grid,.driver-duty-button-row{grid-template-columns:1fr}.driver-ops-telematics-card{flex-direction:column}.driver-duty-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}.payroll-batches-table-row--interactive{cursor:context-menu}.payroll-batches-table-row--interactive:hover td{background:#e8f4ecb3}.payroll-table-record-link{color:inherit;font-weight:900;text-decoration:none}.payroll-table-record-link:hover,.payroll-table-record-link:focus-visible{color:#16633e;text-underline-offset:.18rem;text-decoration:underline}.payroll-home-action-cell{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.payroll-review-page-shell .payroll-batch-review-layout{grid-template-columns:minmax(0,1fr)!important}.payroll-review-page-shell .payroll-batch-review-main-header{color:#f4fbf5;background:linear-gradient(#173823 0%,#10281a 100%);border:1px solid #5a8e683d;align-items:center;padding:.82rem .95rem}.payroll-review-page-shell .payroll-batch-review-main-header h3{color:#f8fff9;letter-spacing:-.02em}.payroll-review-page-shell .payroll-batch-review-main-header .shell-muted,.payroll-review-page-shell .payroll-batch-review-main-header .payroll-batch-review-table-note{color:#c6dbcf}.payroll-review-page-shell .payroll-batch-review-main-header .operations-roster-count{color:#f2fbf4;background:#ffffff14;border-color:#d7eede33}.payroll-review-page-shell .payroll-batch-review-table-shell{border:1px solid #2b463429;overflow-x:auto;border-radius:0!important;max-height:none!important}.payroll-review-page-shell .payroll-batch-review-table{min-width:1040px}.payroll-review-page-shell .payroll-batch-review-table thead th{color:#f4fbf5;letter-spacing:.07em;text-transform:uppercase;background:#16241b;border-bottom:1px solid #d6e6da29;padding:.72rem .78rem;font-size:.71rem}.payroll-review-page-shell .payroll-batch-review-table th:first-child{width:24%}.payroll-review-page-shell .payroll-batch-review-table th:nth-child(2){width:20%}.payroll-review-page-shell .payroll-batch-review-table th:nth-child(3),.payroll-review-page-shell .payroll-batch-review-table th:nth-child(4),.payroll-review-page-shell .payroll-batch-review-table th:nth-child(5),.payroll-review-page-shell .payroll-batch-review-table th:nth-child(6){width:9%}.payroll-review-page-shell .payroll-batch-review-table th:nth-child(7){width:20%}.payroll-review-page-shell .payroll-batch-review-row{cursor:context-menu}.payroll-review-page-shell .payroll-batch-review-row td{color:#16251d;background:#fffefb;border-top:1px solid #2b46341f;padding:.7rem .78rem}.payroll-review-page-shell .payroll-batch-review-row:hover td{background:#eef7f0}.payroll-review-page-shell .payroll-batch-review-row.is-active td{background:#e2f0e6;box-shadow:inset 4px 0 #2f7a57}.payroll-review-page-shell .payroll-review-status-note,.payroll-review-page-shell .payroll-table-record-meta span{color:#516459}.payroll-review-page-shell .payroll-review-status-cell .dispatch-status-chip{border-radius:999px;width:fit-content;min-height:1.7rem;font-weight:900}.payroll-review-page-shell .payroll-table-action-cell .fleetview-secondary-btn{white-space:nowrap;min-height:2rem;padding:.35rem .58rem;font-size:.74rem}:root[data-theme=dark] .payroll-review-page-shell .payroll-batch-review-row td,:root:not([data-theme]) .payroll-review-page-shell .payroll-batch-review-row td{color:#edf6ef;background:#121a18eb;border-top-color:#73947e29}:root[data-theme=dark] .payroll-review-page-shell .payroll-batch-review-row:hover td,:root:not([data-theme]) .payroll-review-page-shell .payroll-batch-review-row:hover td{background:#21382ae6}:root[data-theme=dark] .payroll-review-page-shell .payroll-batch-review-row.is-active td,:root:not([data-theme]) .payroll-review-page-shell .payroll-batch-review-row.is-active td{background:#274c36c7}:root[data-theme=dark] .payroll-review-page-shell .payroll-review-status-note,:root[data-theme=dark] .payroll-review-page-shell .payroll-table-record-meta span,:root:not([data-theme]) .payroll-review-page-shell .payroll-review-status-note,:root:not([data-theme]) .payroll-review-page-shell .payroll-table-record-meta span{color:#b9cbbf}@media (min-width:1180px){.payroll-review-page-shell .payroll-batch-review-layout{align-items:start;grid-template-columns:minmax(0,1fr) minmax(320px,380px)!important}}.payroll-batch-driver-audit-panel,.payroll-review-output-history,.payroll-driver-audit-paperwork-card{border-radius:8px!important}.payroll-batch-driver-audit-panel{align-self:start;gap:.85rem;display:grid;position:sticky;top:.75rem;background:linear-gradient(#fffefb 0%,#f5f9f4 100%)!important;border-color:#305f422e!important}.payroll-batch-driver-panel-head,.payroll-batch-driver-panel-section{gap:.36rem;display:grid}.payroll-batch-driver-panel-head{border-bottom:1px solid #305f4224;grid-template-columns:minmax(0,1fr) auto;align-items:start;padding-bottom:.72rem}.payroll-batch-driver-panel-grid,.payroll-batch-driver-panel-mini-grid{gap:.45rem;display:grid}.payroll-batch-driver-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-batch-driver-panel-grid article,.payroll-batch-driver-panel-mini-grid span{background:#ffffffa3;border:1px solid #305f4224;border-radius:8px;min-width:0;padding:.58rem .62rem}.payroll-batch-driver-panel-grid span,.payroll-batch-driver-panel-section>strong,.payroll-review-output-history strong{color:#52675a;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:850}.payroll-batch-driver-panel-grid strong{color:#16251d;margin-top:.18rem;font-size:.96rem;display:block}.payroll-batch-driver-panel-list{margin-top:0}.payroll-batch-driver-panel-mini-grid{color:#33483b;grid-template-columns:minmax(0,1fr);font-size:.78rem;font-weight:750}.payroll-review-output-history{border-top:1px solid #305f4224;gap:.62rem;padding-top:.72rem;display:grid}.payroll-driver-audit-checklist-item small{color:var(--muted);margin-top:.12rem;font-size:.73rem;line-height:1.3;display:block}.payroll-driver-audit-paperwork-notes{gap:.32rem;margin-top:.72rem;display:grid}.payroll-driver-audit-paperwork-notes p{margin:0}.settlement-warning-action{color:#6f4a12!important;background:#fdf4dbbd!important;border-color:#96692057!important}.settlement-danger-action{color:#842b2b!important;background:#ffeeeec7!important;border-color:#9f32325c!important}:root[data-theme=dark] .payroll-batch-driver-audit-panel,:root:not([data-theme]) .payroll-batch-driver-audit-panel{background:linear-gradient(#121a18f5 0%,#15201bf5 100%)!important;border-color:#74988038!important}:root[data-theme=dark] .payroll-batch-driver-panel-grid article,:root[data-theme=dark] .payroll-batch-driver-panel-mini-grid span,:root:not([data-theme]) .payroll-batch-driver-panel-grid article,:root:not([data-theme]) .payroll-batch-driver-panel-mini-grid span{background:#ffffff0d;border-color:#7498802e}:root[data-theme=dark] .payroll-batch-driver-panel-grid strong,:root:not([data-theme]) .payroll-batch-driver-panel-grid strong{color:#f1f8f3}:root[data-theme=dark] .payroll-batch-driver-panel-grid span,:root[data-theme=dark] .payroll-batch-driver-panel-section>strong,:root[data-theme=dark] .payroll-review-output-history strong,:root:not([data-theme]) .payroll-batch-driver-panel-grid span,:root:not([data-theme]) .payroll-batch-driver-panel-section>strong,:root:not([data-theme]) .payroll-review-output-history strong{color:#b9cbbf}:where(.documents-workspace-shell .dispatch-workspace-command-band,.workforce-driver-header.shell-card.panel,.company-billing-header.company-core-command-strip,.team-access-header-shell,.metrics-command-strip,.reports-header,.admin-console-toolbar,.driver-portal-header){border-color:#235c3a33!important;border-radius:8px!important;box-shadow:0 18px 42px #182f2214!important}:root[data-theme=light] :where(.documents-workspace-shell .dispatch-workspace-command-band,.workforce-driver-header.shell-card.panel,.company-billing-header.company-core-command-strip,.team-access-header-shell,.metrics-command-strip,.reports-header,.admin-console-toolbar,.driver-portal-header){background:linear-gradient(#e8f2eaf5 0%,#dbebe0f5 100%),#edf5ef!important}:where(.documents-workspace-shell .dispatch-workspace-title-block h1,.workforce-driver-heading h1,.company-billing-header h1,.team-access-header-shell h1,.metrics-command-copy h1,.reports-title-block h1,.admin-console-toolbar h1,.driver-portal-heading h1){color:#10261a!important;letter-spacing:0!important}:where(.documents-workspace-shell .dispatch-workspace-title-meta,.workforce-driver-heading p,.company-billing-header .shell-muted,.team-access-header-shell .shell-muted,.metrics-command-copy p,.reports-title-block p,.admin-console-toolbar .shell-muted,.driver-portal-heading .shell-muted){color:#21372ac2!important}:where(.documents-workspace-shell .dispatch-table-card,.documents-workspace-shell .documents-row-shell,.workforce-driver-table-wrap,.company-billing-data-shell,.team-access-permissions-shell,.metrics-chart-panel,.metrics-exception-panel,.metrics-rank-panel,.reports-queue-shell,.reports-detail-panel,.admin-plan-card,.admin-company-mini-card,.driver-dashboard-panel){border-color:#305f4229!important;border-radius:8px!important}:where(.documents-workspace-shell button,.documents-workspace-shell a,.workforce-driver-shell button,.workforce-driver-shell a,.company-billing-shell button,.company-billing-shell a,.team-access-workspace-shell button,.team-access-workspace-shell a,.metrics-workspace-shell a,.reports-shell button,.reports-shell a,.admin-console-toolbar button,.admin-console-toolbar a,.admin-company-detail-workspace button,.admin-company-detail-workspace a,.driver-dashboard-shell button,.driver-dashboard-shell a){border-radius:8px}:root[data-theme=dark] :where(.documents-workspace-shell .dispatch-workspace-command-band,.workforce-driver-header.shell-card.panel,.company-billing-header.company-core-command-strip,.team-access-header-shell,.metrics-command-strip,.reports-header,.admin-console-toolbar,.driver-portal-header),:root:not([data-theme]) :where(.documents-workspace-shell .dispatch-workspace-command-band,.workforce-driver-header.shell-card.panel,.company-billing-header.company-core-command-strip,.team-access-header-shell,.metrics-command-strip,.reports-header,.admin-console-toolbar,.driver-portal-header){background:linear-gradient(#121e18fa 0%,#101a16fa 100%)!important;border-color:#5b84693d!important}:root[data-theme=dark] :where(.documents-workspace-shell .dispatch-workspace-title-block h1,.workforce-driver-heading h1,.company-billing-header h1,.team-access-header-shell h1,.metrics-command-copy h1,.reports-title-block h1,.admin-console-toolbar h1,.driver-portal-heading h1),:root:not([data-theme]) :where(.documents-workspace-shell .dispatch-workspace-title-block h1,.workforce-driver-heading h1,.company-billing-header h1,.team-access-header-shell h1,.metrics-command-copy h1,.reports-title-block h1,.admin-console-toolbar h1,.driver-portal-heading h1){color:#f3faf5!important}.reports-row-open-btn,.reports-secondary-btn{text-decoration:none}.driver-dashboard-shell{gap:.95rem}.driver-dashboard-workspace{gap:.85rem;display:grid}.driver-dashboard-tab-strip{scrollbar-width:thin;background:0 0;border:0;align-items:center;gap:.16rem;padding:0;display:flex;overflow-x:auto}.driver-dashboard-mobile-menu{display:none}.driver-dashboard-tab{color:#cdd8d0c2;letter-spacing:0;text-transform:uppercase;white-space:nowrap;min-height:2rem;box-shadow:none;background:#f4f8f50f;border:1px solid #5e776838;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.42rem;padding:.36rem .62rem;font-family:Space Grotesk,Avenir Next,Circular Std,sans-serif;font-size:.77rem;font-weight:650;display:inline-flex;position:relative;overflow:hidden}.driver-dashboard-tab:before,.driver-dashboard-tab:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#57e27fe6,#0000);height:1px;transition:opacity .18s,transform .18s;position:absolute;left:12.5%;right:12.5%}.driver-dashboard-tab:before{top:0;transform:translateY(-1px)}.driver-dashboard-tab:after{bottom:0}.driver-dashboard-tab strong{color:#ecf4ef;background:#8fb89f1f;border-radius:999px;justify-content:center;align-items:center;min-width:1.32rem;min-height:1.24rem;padding:0 .32rem;font-size:.68rem;font-weight:650;display:inline-flex}.driver-dashboard-tab:hover{color:#f4f8f5;background:#f4f8f505;border-color:#5e776857}.driver-dashboard-tab:hover:before,.driver-dashboard-tab:hover:after,.driver-dashboard-tab.is-active:after{opacity:1;transform:translateY(0)}.driver-dashboard-tab.is-active{color:#f7fbf8;background:#1f4c3957;border-color:#57e27f80;box-shadow:0 0 0 1px #57e27f14}.driver-dashboard-tab.is-active strong{color:#f7fbf8;background:#f7fbf82e}.driver-dashboard-tab.has-attention strong{color:#fff;background:#b8791c}.driver-dashboard-panel,.driver-dashboard-documents-grid{gap:.95rem;display:grid}.driver-dashboard-panel :is(h2,h3)[tabindex="-1"]:focus{outline:none}.driver-dashboard-documents-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:start}.driver-load-workflow-grid--current,.driver-load-workflow-grid--next,.driver-load-workflow-grid--fuel,.driver-load-workflow-grid--documents,.driver-load-workflow-grid--messages{grid-template-columns:minmax(0,1fr)}:root[data-theme=light] .driver-dashboard-tab-strip{background:0 0;border-color:#0000}:root[data-theme=light] .driver-dashboard-tab{color:#1f4c39;background:#1f4c391a;border-color:#1f4c3952}:root[data-theme=light] .driver-dashboard-tab strong{color:#173e2d;background:#1f4c392e}:root[data-theme=light] .driver-dashboard-tab:hover{color:#173e2d;background:#1f4c3929;border-color:#1f4c3975}:root[data-theme=light] .driver-dashboard-tab.is-active{color:#f7fbf8;background:#1f4c39;border-color:#122f229e;box-shadow:0 0 0 1px #57e27f14}:root[data-theme=light] .driver-dashboard-tab.is-active strong{color:#f7fbf8;background:#f7fbf82e}:root[data-theme=light] .driver-dashboard-tab.has-attention strong{color:#fff;background:#b8791c}.motive-mobile-menu-trigger,.motive-mobile-nav-overlay{display:none}@media (max-width:760px){.motive-mobile-menu-trigger{color:#f7fff9;min-height:2.2rem;font:inherit;background:#112c1feb;border:1px solid #ddf4e138;border-radius:.72rem;align-items:center;gap:.35rem;margin-right:.45rem;padding:.38rem .58rem;display:inline-flex}.motive-mobile-menu-trigger strong{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.office-shell[data-shell-variant=company] .mobile-nav{display:none!important}.motive-mobile-nav-overlay{z-index:1400;background:#080e0a94;display:block;position:fixed;inset:0}.motive-mobile-nav-panel{color:#edf7ef;background:linear-gradient(#101612 0%,#0b110e 100%);border-right:1px solid #ddf4e11f;width:min(86vw,22rem);height:100%;padding:.95rem;overflow:auto;box-shadow:24px 0 50px #0000004d}.motive-mobile-nav-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.motive-mobile-nav-head button{color:#f7fff9;background:#ffffff14;border:1px solid #ddf4e12e;border-radius:.7rem;min-height:2rem;font-weight:800}.driver-dashboard-documents-grid,.driver-portal-metric-strip{grid-template-columns:1fr}.driver-dashboard-tab-strip{display:none}.driver-dashboard-tab{min-width:8.2rem}.driver-dashboard-mobile-menu{display:grid}.driver-dashboard-mobile-menu summary{color:#f7fff8;cursor:pointer;background:#1f4c39;border:1px solid #1f4c3942;border-radius:.9rem;justify-content:space-between;align-items:center;gap:.8rem;min-height:2.55rem;padding:.64rem .78rem;list-style:none;display:flex}.driver-dashboard-mobile-menu summary::-webkit-details-marker{display:none}.driver-dashboard-mobile-menu summary:before{content:"☰";font-weight:900}.driver-dashboard-mobile-menu summary span{letter-spacing:.08em;text-transform:uppercase;margin-right:auto;font-size:.72rem;font-weight:850}.driver-dashboard-mobile-menu summary strong{font-size:.82rem}.driver-dashboard-mobile-menu-panel{background:#fff;border:1px solid #1f4c3924;border-radius:.95rem;gap:.48rem;margin-top:.55rem;padding:.65rem;display:grid}.driver-dashboard-mobile-menu-panel .driver-dashboard-tab{justify-content:space-between;width:100%;min-width:0}}.driver-portal-metric-strip article.driver-portal-metric-card{position:relative;overflow:hidden}.driver-portal-metric-strip article.driver-portal-metric-card:before{content:"";pointer-events:none;opacity:.58;background:linear-gradient(90deg,currentColor,#0000 .42rem);position:absolute;inset:0}.driver-portal-metric-strip article.driver-portal-metric-card>*{z-index:1;position:relative}.driver-portal-metric-strip article.driver-portal-metric-card--active-loads{color:#8af0ae;background:linear-gradient(#15422bfa,#0a1711fa);border-color:#57e27f38}.driver-portal-metric-strip article.driver-portal-metric-card--drive-remaining{color:#f0b458;background:linear-gradient(#3f3117fa,#17140ffa);border-color:#f4b0523d}.driver-portal-metric-strip article.driver-portal-metric-card--shift-remaining{color:#68d5ca;background:linear-gradient(#143532fa,#0c1716fa);border-color:#5fd1c73d}.driver-portal-metric-strip article.driver-portal-metric-card--cycle-remaining{color:#9ab7d1;background:linear-gradient(#1f2b36fa,#0d1318fa);border-color:#78a0bf38}.driver-portal-metric-strip article.driver-portal-metric-card--hos-level{color:#8af0ae;background:linear-gradient(#1c402bfa,#0c1811fa);border-color:#57e27f3d}.driver-portal-metric-strip article.driver-portal-metric-card span{color:color-mix(in srgb, currentColor 72%, #fff 28%)}.driver-portal-metric-strip article.driver-portal-metric-card strong{color:#f7fff9}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--active-loads{color:#1f8a58;background:linear-gradient(#effbf4fc,#d5efe0fc);border-color:#1f9f673d}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--drive-remaining{color:#a06916;background:linear-gradient(#fff9ebfc,#f4e8cdfc);border-color:#ad79253d}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--shift-remaining{color:#21756c;background:linear-gradient(#effbf8fc,#d7f0ecfc);border-color:#498e893d}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--cycle-remaining{color:#3e647f;background:linear-gradient(#f5f9fbfc,#e0ebf1fc);border-color:#577e993d}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--hos-level{color:#1f8a58;background:linear-gradient(#f1fbf5fc,#dbf2e4fc);border-color:#1f9f673d}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card span{color:color-mix(in srgb, currentColor 76%, #102017 24%)}:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card strong{color:#122119}.driver-duty-logbook,.workforce-driver-logbook-panel{background:linear-gradient(#090f0cc2,#060b09c2);border:1px solid #748f8329;gap:.7rem;display:grid}.driver-upload-step-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:.62rem;margin:0;padding:0;list-style:none;display:grid}.driver-upload-compact-strip{background:#090f0c57;border:1px solid #748f8329;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:.62rem;display:grid}.driver-upload-compact-strip div{border-left:1px solid #748f8329;min-width:0;padding-left:.62rem}.driver-upload-compact-strip div:first-child{border-left:0;padding-left:0}.driver-upload-compact-strip span{color:#9eb0a7;font-size:.72rem;font-weight:850;display:block}.driver-upload-compact-strip strong{color:#f4faf6;text-overflow:ellipsis;white-space:nowrap;margin-top:.14rem;font-size:.82rem;display:block;overflow:hidden}.driver-upload-step-list li,.driver-dvir-checklist-item{background:#090f0c6b;border:1px solid #748f8329;border-radius:.86rem;justify-content:space-between;align-items:center;gap:.65rem;padding:.62rem .7rem;display:flex}.driver-upload-step-list li{grid-template-columns:auto minmax(0,1fr);display:grid}.driver-upload-step-list li span{color:#eaffef;background:#57e27f2e;border-radius:999px;grid-row:span 2;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.72rem;font-weight:900;display:inline-flex}.driver-upload-step-list li strong{color:#f4faf6;font-size:.78rem}.driver-upload-step-list li small{color:#9eb0a7;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-integrations-page{gap:1rem}.integration-hub-shell{gap:1rem;display:grid}.integration-hub-brief,.integration-provider-list,.integration-placeholder-panel,.integration-hub-detail-head{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 94%, var(--surface-strong) 6%);border-radius:8px}.integration-hub-brief{justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex}.integration-hub-brief h3{margin:.15rem 0 0;font-size:1rem}.integration-hub-brief dl{grid-template-columns:repeat(3,minmax(74px,1fr));gap:.45rem;min-width:min(24rem,100%);margin:0;display:grid}.integration-hub-brief dl div{border-left:1px solid color-mix(in srgb, var(--line) 78%, transparent);padding-left:.7rem}.integration-hub-brief dt,.integration-provider-facts dt{letter-spacing:0;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:800}.integration-hub-brief dd,.integration-provider-facts dd{color:var(--text);margin:.18rem 0 0;font-weight:800}.integration-provider-list{display:grid;overflow:hidden}.integration-provider-row{border-top:1px solid color-mix(in srgb, var(--line) 72%, transparent);grid-template-columns:minmax(220px,1.35fr) minmax(360px,1.65fr) auto;align-items:center;gap:1rem;min-width:0;padding:.8rem 1rem;display:grid}.integration-provider-row:first-child{border-top:0}.integration-provider-row.is-active{background:color-mix(in srgb, var(--accent-soft) 42%, transparent);box-shadow:inset 3px 0 0 var(--accent)}.integration-provider-identity{align-items:center;gap:.75rem;min-width:0;display:flex}.integration-provider-identity img{border:1px solid color-mix(in srgb, var(--line) 72%, transparent);background:var(--surface);object-fit:cover;border-radius:12px;flex:none;width:3.25rem;height:3.25rem}.integration-provider-identity h4{margin:.05rem 0 0}.integration-provider-identity p:not(.gmail-kicker){color:var(--muted);margin:.18rem 0 0;font-size:.82rem;line-height:1.35}.integration-provider-facts{grid-template-columns:.72fr .88fr .9fr minmax(150px,1.5fr);gap:.75rem;min-width:0;margin:0;display:grid}.integration-provider-facts div{min-width:0}.integration-provider-facts dd{overflow-wrap:anywhere}.integration-provider-action{justify-content:flex-end;display:flex}.integration-placeholder-panel{gap:.75rem;min-width:0;padding:.95rem;display:grid}.integration-provider-head,.integration-hub-detail-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.integration-hub-detail-head h3,.integration-placeholder-panel h3{margin:0}.integration-placeholder-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;margin:0;display:grid}.integration-placeholder-grid article{border:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--surface-strong) 78%, transparent);border-radius:8px;min-width:0;padding:.65rem}.integration-placeholder-grid strong{text-transform:uppercase;letter-spacing:0;color:var(--muted);font-size:.72rem;display:block}.integration-placeholder-grid span{color:var(--text);overflow-wrap:anywhere;margin:.18rem 0 0;font-weight:800;display:block}.integration-hub-detail{gap:.85rem;display:grid}.integration-hub-detail-head{padding:.9rem}.integration-hub-empty{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 92%, var(--accent-soft) 8%);color:var(--muted);border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.86rem;display:flex}.integration-hub-empty strong{color:var(--text);white-space:nowrap}@media (max-width:720px){.integration-hub-brief,.integration-provider-head,.integration-hub-detail-head{flex-direction:column}.integration-hub-brief dl,.integration-provider-row,.integration-provider-facts{grid-template-columns:1fr}.integration-provider-row{align-items:stretch}.integration-provider-action{justify-content:flex-start}.integration-hub-empty{flex-direction:column;align-items:flex-start}}.driver-dvir-checklist-item span{color:#f3fbf5;font-weight:800}.driver-dvir-checklist-item button{border-radius:999px!important;min-height:1.85rem!important;padding:0 .62rem!important;font-size:.68rem!important}.driver-dvir-checklist-item button.is-pass{color:#eaffef!important;background:#1f9f672e!important;border-color:#57e27f47!important}.driver-dvir-checklist-item button.is-defect{color:#fff4ee!important;background:#802d2a47!important;border-color:#f28b7d66!important}:root[data-theme=light] .driver-upload-step-list li,:root[data-theme=light] .driver-upload-compact-strip,:root[data-theme=light] .driver-dvir-checklist-item{background:#f8fbf8;border-color:#1f4c3924}:root[data-theme=light] .driver-upload-compact-strip div{border-left-color:#1f4c3924}:root[data-theme=light] .driver-upload-compact-strip span{color:#52685f}:root[data-theme=light] .driver-upload-compact-strip strong{color:#16251d}:root[data-theme=light] .driver-upload-step-list li span{color:#1f4c39;background:#1f4c3929}:root[data-theme=light] .driver-upload-step-list li strong,:root[data-theme=light] .driver-dvir-checklist-item span{color:#16251d}:root[data-theme=light] .driver-upload-step-list li small{color:#52685f}:root[data-theme=light] .driver-dvir-checklist-item button.is-pass{color:#1f4c39!important;background:#e8f6ee!important;border-color:#1f9f673d!important}:root[data-theme=light] .driver-dvir-checklist-item button.is-defect{color:#8a332e!important;background:#fff1ee!important;border-color:#b6493d47!important}@media (max-width:760px){.driver-upload-step-list,.driver-upload-compact-strip{grid-template-columns:1fr}.driver-upload-compact-strip{background:0 0;border-left:0;border-right:0;border-radius:0;padding-left:0;padding-right:0}.driver-upload-compact-strip div{border-top:1px solid #748f8329;border-left:0;padding-top:.5rem;padding-left:0}.driver-upload-compact-strip div:first-child{border-top:0;padding-top:0}.paperwork-upload-result dl{grid-template-columns:1fr}.paperwork-upload-result__actions{align-items:stretch}.paperwork-upload-result__actions a{width:100%}}.driver-duty-logbook{padding:.78rem;overflow-x:auto}.driver-duty-logbook-header,.driver-duty-logbook-body{grid-template-columns:5.7rem minmax(36rem,1fr) 5.4rem;align-items:center;gap:.55rem;min-width:48rem;display:grid}.driver-duty-logbook-header{color:#c3d0c8;font-size:.7rem;font-weight:900}.driver-duty-logbook-header strong{color:#edf8ef;text-align:right}.driver-duty-logbook-hours{color:#e8f2eb;text-align:left;grid-template-columns:repeat(24,minmax(0,1fr));display:grid}.driver-duty-logbook-labels,.driver-duty-logbook-totals{color:#f3fbf5;grid-template-rows:repeat(4,2rem);align-items:center;font-size:.76rem;font-weight:900;display:grid}.driver-duty-logbook-totals{font-variant-numeric:tabular-nums;justify-items:end}.driver-duty-logbook-svg{background:linear-gradient(#ffffff0a,#0000),#03080670;border:1px solid #748f8333;width:100%;min-height:8.25rem}.driver-duty-logbook-grid-lines line{stroke:#ccdbd329;stroke-width:1px}.driver-duty-logbook-grid-lines line.is-hour{stroke:#e5f2ea57;stroke-width:2px}.driver-duty-logbook-grid-lines line.is-row{stroke:#e5f2ea61;stroke-width:1.4px}.driver-duty-logbook-path{fill:none;stroke:#4ade80;stroke-width:5px;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}.workforce-driver-logbook-panel{padding:.92rem}.workforce-driver-logbook-head{align-items:center}.workforce-driver-logbook-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.62rem;display:grid}.workforce-driver-logbook-summary article{background:#090f0c9e;border:1px solid #748f8329;gap:.18rem;padding:.72rem .78rem;display:grid}.workforce-driver-logbook-summary span{color:#9eb0a7;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.workforce-driver-logbook-summary strong{color:#f3fbf5}:root[data-theme=light] .driver-duty-logbook,:root[data-theme=light] .workforce-driver-logbook-panel{color:#16251d;background:linear-gradient(#f7fbf7 0%,#fffefb 100%);border-color:#1f4c3929}:root[data-theme=light] .driver-duty-logbook-header,:root[data-theme=light] .driver-duty-logbook-labels,:root[data-theme=light] .driver-duty-logbook-totals,:root[data-theme=light] .driver-duty-logbook-header strong{color:#16251d}:root[data-theme=light] .driver-duty-logbook-hours{color:#243c31}:root[data-theme=light] .driver-duty-logbook-svg{background:#fff;border-color:#1f4c392e}:root[data-theme=light] .driver-duty-logbook-grid-lines line{stroke:#1f4c3924}:root[data-theme=light] .driver-duty-logbook-grid-lines line.is-hour{stroke:#1f4c394d}:root[data-theme=light] .driver-duty-logbook-grid-lines line.is-row{stroke:#1f4c3952}:root[data-theme=light] .driver-duty-logbook-path{stroke:#1f5fd3}.shell-card:before,.driver-portal-header:before,.driver-portal-metric-strip article.driver-portal-metric-card:before{content:none!important;background:0 0!important;animation:none!important}.driver-portal-header,:root[data-theme=light] .driver-portal-header{color:#f7fff9!important;background:linear-gradient(#1f8b5d 0%,#176c48 100%)!important;border-color:#0c372257!important}.driver-portal-header .driver-portal-kicker-row .pill,:root[data-theme=light] .driver-portal-header .driver-portal-kicker-row .pill{color:#f8fff9!important;background:#0723165c!important;border-color:#ebfff042!important}.driver-portal-header .driver-portal-account,:root[data-theme=light] .driver-portal-header .driver-portal-account{color:#f8fff9!important;background:#08271857!important;border-color:#ebfff038!important}.driver-portal-header .driver-portal-account strong,:root[data-theme=light] .driver-portal-header .driver-portal-account strong{color:#fff!important}.driver-portal-header .driver-portal-account span,:root[data-theme=light] .driver-portal-header .driver-portal-account span{color:#f3fff6c2!important}.driver-portal-metric-strip article.driver-portal-metric-card{border-left:4px solid}.driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--active-loads,:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--active-loads{color:#91f0ae!important;background:linear-gradient(#0d4328f5,#082718f5)!important;border-color:#91f0ae57!important}.driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--drive-remaining,:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--drive-remaining{color:#ffd166!important;background:linear-gradient(#573c13f2,#30220ff2)!important;border-color:#ffd1665c!important}.driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--shift-remaining,:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--shift-remaining{color:#7de2d1!important;background:linear-gradient(#0e443ff2,#092a27f2)!important;border-color:#7de2d15c!important}.driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--cycle-remaining,:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--cycle-remaining{color:#b8cfe3!important;background:linear-gradient(#233746f2,#13222df2)!important;border-color:#b8cfe357!important}.driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--hos-level,:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card--hos-level{color:#baf7c8!important;background:linear-gradient(#124f2ff2,#0a2e1cf2)!important;border-color:#baf7c857!important}.driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card span,:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card span{color:#f9fffacc!important}.driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card strong,:root[data-theme=light] .driver-portal-header .driver-portal-metric-strip article.driver-portal-metric-card strong{color:#fff!important}:root[data-theme=light] .workforce-driver-logbook-summary article{background:#fff;border-color:#1f4c3924}:root[data-theme=light] .workforce-driver-logbook-summary span{color:#52685f}:root[data-theme=light] .workforce-driver-logbook-summary strong{color:#14231a}.documents-workspace-shell>.dispatch-workspace-command-band,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band{color:#f8fff9!important;background:linear-gradient(#1f8b5d 0%,#176c48 100%)!important;border-color:#0c372257!important}.documents-workspace-shell>.dispatch-workspace-command-band .dispatch-inline-meta,.documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-meta,.documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-meta span,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .dispatch-inline-meta,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-meta,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-meta span{color:#f4fff7d1!important}.documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-block h2,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-block h2{color:#fff!important}.documents-workspace-shell .documents-summary-card,:root[data-theme=light] .documents-workspace-shell .documents-summary-card,:root[data-theme=dark] .documents-workspace-shell .documents-summary-card,:root:not([data-theme]) .documents-workspace-shell .documents-summary-card{--documents-summary-accent:#baf7c8;box-shadow:inset 0 1px #ffffff14;border-color:#c9ffdb3d!important;border-left:4px solid var(--documents-summary-accent)!important;color:#f8fff9!important;background:linear-gradient(#0e5031fa,#093b24fa)!important}.documents-workspace-shell .documents-summary-card--archive,.documents-workspace-shell .documents-summary-card--archive,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--archive,:root[data-theme=dark] .documents-workspace-shell .documents-summary-card--archive,:root:not([data-theme]) .documents-workspace-shell .documents-summary-card--archive{--documents-summary-accent:#baf7c8}.documents-workspace-shell .documents-summary-card--imported,.documents-workspace-shell .documents-summary-card--imported,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--imported,:root[data-theme=dark] .documents-workspace-shell .documents-summary-card--imported,:root:not([data-theme]) .documents-workspace-shell .documents-summary-card--imported{--documents-summary-accent:#99eadc}.documents-workspace-shell .documents-summary-card--blockers,.documents-workspace-shell .documents-summary-card--blockers,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--blockers,:root[data-theme=dark] .documents-workspace-shell .documents-summary-card--blockers,:root:not([data-theme]) .documents-workspace-shell .documents-summary-card--blockers{--documents-summary-accent:#ffd166}.documents-workspace-shell .documents-summary-card--payroll,.documents-workspace-shell .documents-summary-card--payroll,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--payroll,:root[data-theme=dark] .documents-workspace-shell .documents-summary-card--payroll,:root:not([data-theme]) .documents-workspace-shell .documents-summary-card--payroll{--documents-summary-accent:#c9dcff}.documents-workspace-shell .documents-summary-card--completed,.documents-workspace-shell .documents-summary-card--completed,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--completed,:root[data-theme=dark] .documents-workspace-shell .documents-summary-card--completed,:root:not([data-theme]) .documents-workspace-shell .documents-summary-card--completed{--documents-summary-accent:#a8f3be}.documents-workspace-shell .documents-summary-card strong,:root[data-theme=light] .documents-workspace-shell .documents-summary-card strong{text-shadow:0 1px #00000029;font-size:1.18rem;color:var(--documents-summary-accent)!important}.documents-workspace-shell .documents-tab-strip,:root[data-theme=light] .documents-workspace-shell .documents-tab-strip,:root[data-theme=dark] .documents-workspace-shell .documents-tab-strip,:root:not([data-theme]) .documents-workspace-shell .documents-tab-strip{flex-wrap:wrap;align-items:center;gap:.42rem;display:inline-flex;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.documents-workspace-shell .documents-tab-strip button,:root[data-theme=dark] .documents-workspace-shell .documents-tab-strip button,:root:not([data-theme]) .documents-workspace-shell .documents-tab-strip button{color:#e9f8ed;letter-spacing:.045em;text-transform:uppercase;background:#102318;border:1px solid #baf7c82e;border-radius:11px;justify-content:center;align-items:center;gap:.46rem;min-height:38px;padding:.42rem .74rem;font-size:.73rem;font-weight:860;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.documents-workspace-shell .documents-tab-strip button:hover:not(:disabled),:root[data-theme=dark] .documents-workspace-shell .documents-tab-strip button:hover:not(:disabled),:root:not([data-theme]) .documents-workspace-shell .documents-tab-strip button:hover:not(:disabled){color:#fff;background:#142d20;border-color:#57e18657}.documents-workspace-shell .documents-tab-strip button.is-active,.documents-workspace-shell .documents-tab-strip button[aria-selected=true],:root[data-theme=dark] .documents-workspace-shell .documents-tab-strip button.is-active,:root[data-theme=dark] .documents-workspace-shell .documents-tab-strip button[aria-selected=true],:root:not([data-theme]) .documents-workspace-shell .documents-tab-strip button.is-active,:root:not([data-theme]) .documents-workspace-shell .documents-tab-strip button[aria-selected=true]{color:#fff;background:linear-gradient(#1f8b5d 0%,#176c48 100%);border-color:#baf7c87a;box-shadow:0 10px 20px #1f8b5d2e}:root[data-theme=light] .documents-workspace-shell .documents-tab-strip button{color:#254536;background:#fff;border-color:#37584433;box-shadow:0 8px 16px #1023180d}:root[data-theme=light] .documents-workspace-shell .documents-tab-strip button:hover:not(:disabled){color:#153523;background:#f2faf5;border-color:#1f8b5d6b}:root[data-theme=light] .documents-workspace-shell .documents-tab-strip button.is-active,:root[data-theme=light] .documents-workspace-shell .documents-tab-strip button[aria-selected=true]{color:#fff;background:linear-gradient(#1f8b5d 0%,#176c48 100%);border-color:#176c48d1;box-shadow:0 12px 22px #1f8b5d33}.documents-tab-label{color:currentColor}.documents-tab-count{color:currentColor;background:#baf7c81f;border-radius:999px;justify-content:center;align-items:center;min-width:1.55rem;padding:.08rem .38rem;font-size:.68rem;line-height:1.15;display:inline-flex}.documents-tab-strip button.is-active .documents-tab-count,.documents-tab-strip button[aria-selected=true] .documents-tab-count{color:#fff;background:#ffffff2e}:root[data-theme=light] .documents-tab-strip button:not(.is-active):not([aria-selected=true]) .documents-tab-count{color:#176c48;background:#e9f6ef}.documents-section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:inline-flex}.documents-page-size-control{color:#274336;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f8fbf7;border:1px solid #3758442e;border-radius:9px;align-items:center;gap:.42rem;min-height:32px;padding:.14rem .18rem .14rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.documents-page-size-control select{color:#13261c;min-height:26px;font:inherit;background:#fff;border:1px solid #1f4c3933;border-radius:7px;padding:.18rem 1.45rem .18rem .42rem;font-size:.72rem}.documents-pagination-footer{color:#4a6357;background:#f7faf6;border:1px solid #37584429;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.72rem;padding:.58rem .66rem;font-size:.74rem;font-weight:760;display:flex}.documents-pagination-pages{flex-wrap:wrap;align-items:center;gap:.32rem;display:inline-flex}.documents-pagination-pages button{color:#1b3428;background:#fff;border:1px solid #1f4c392e;border-radius:7px;min-width:30px;min-height:28px;font-size:.72rem;font-weight:850}.documents-pagination-pages button[aria-current=page]{color:#f8fff9;background:#1f8b5d;border-color:#1f8b5dc7}.documents-pagination-pages button:disabled{cursor:not-allowed;opacity:.46}:root[data-theme=dark] .documents-page-size-control,:root:not([data-theme]) .documents-page-size-control{color:#e8fff0;background:#093b246b;border-color:#baf7c833}:root[data-theme=dark] .documents-page-size-control select,:root:not([data-theme]) .documents-page-size-control select,:root[data-theme=dark] .documents-pagination-pages button,:root:not([data-theme]) .documents-pagination-pages button{color:#f1fff5;background:#101814;border-color:#baf7c833}:root[data-theme=dark] .documents-pagination-footer,:root:not([data-theme]) .documents-pagination-footer{color:#d6f6df;background:#0b2418b8;border-color:#baf7c829}.documents-download-selected-action:disabled,.documents-download-selected-action[disabled]{cursor:not-allowed;opacity:.52}.documents-col-record{width:20%}.documents-col-uploader{width:12%}.documents-col-date,.documents-col-type{width:9%}.documents-col-context{width:13%}.documents-col-preview{width:9%}.documents-board-table{table-layout:fixed;min-width:1180px!important}.documents-workspace-shell .documents-board-table-wrap.operations-roster-table-wrap,.documents-workspace-shell .documents-payroll-archive-table-wrap.operations-roster-table-wrap{scrollbar-width:thin;overflow:auto visible!important}.documents-workspace-shell .dispatch-checkbox-control{aspect-ratio:1;border-radius:.12rem}.documents-workspace-shell .documents-download-select-cell .dispatch-checkbox-control.dispatch-checkbox-control--sm{border-radius:.12rem!important;width:1rem!important;min-width:1rem!important;max-width:1rem!important;height:1rem!important;min-height:1rem!important;max-height:1rem!important;padding:0!important;line-height:1!important}.documents-download-select-cell{text-align:center!important;vertical-align:middle!important}.documents-download-select-cell>span{justify-content:center;place-items:center;gap:.16rem;min-width:4.6rem;display:grid}.documents-download-unavailable{color:#718277;letter-spacing:.04em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:4.7rem;font-size:.56rem;font-weight:800;line-height:1.1;display:block;overflow:hidden}.documents-row-note{color:#5b6f64;overflow-wrap:anywhere;margin:0;font-size:.76rem;line-height:1.35}.documents-board-table tbody tr.is-download-selected{background:color-mix(in srgb, var(--surface) 78%, var(--accent-soft) 22%)}:root[data-theme=light] .documents-board-table tbody tr.is-download-selected{background:#edf8f2}:root[data-theme=light] .documents-workspace-shell .dispatch-checkbox{color:#1d2a24}:root[data-theme=light] .documents-workspace-shell .dispatch-checkbox-control{background:#fff;border-color:#1f4c3947}:root[data-theme=light] .documents-workspace-shell .dispatch-checkbox-control[data-state=checked],:root[data-theme=light] .documents-workspace-shell .dispatch-checkbox-control[data-state=indeterminate]{color:#f7fff9;background:linear-gradient(#35c66f 0%,#1f8b5d 100%);border-color:#1f8b5de6}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{background:linear-gradient(#1f8b5d 0%,#16613e 100%)!important;border-color:#1f8b5d61!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric{background:#ffffff24!important;border-color:#e9fff03d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric>small{color:#e0f3e5!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric>strong{color:#fff!important}.documents-col-notes{width:28%}.documents-workspace-shell .documents-board-table-wrap.operations-roster-table-wrap{max-width:100%;overflow-x:auto!important}@media (max-width:780px){.driver-duty-logbook-header,.driver-duty-logbook-body{grid-template-columns:4.8rem minmax(34rem,1fr) 4.8rem;min-width:44rem}.workforce-driver-logbook-summary{grid-template-columns:1fr 1fr}}:root[data-theme=light]{--ops-core-command-bg:var(--ops-core-header-bg);--ops-core-command-panel:var(--ops-core-header-panel);--ops-core-work-surface:var(--ops-core-panel);--ops-core-work-surface-soft:var(--ops-core-panel-soft);--ops-core-border-subtle:var(--ops-core-border);--ops-core-border-active:var(--ops-core-border-strong);--ops-core-action-primary-bg:linear-gradient(180deg, var(--ops-core-highlight) 0%, var(--ops-core-accent) 100%);--ops-core-action-secondary-bg:linear-gradient(180deg, #fffffff0 0%, #f8f4ecf5 100%);--ops-core-radius-control:8px;--ops-core-radius-surface:12px;--ops-core-shadow-soft:0 16px 34px #26362c14;--ops-core-status-success-bg:#e6f3eb;--ops-core-status-success-text:#165639;--ops-core-status-warning-bg:#f8ebda;--ops-core-status-warning-text:#8d5618;--ops-core-status-danger-bg:#f8e9e7;--ops-core-status-danger-text:#8f3832;--ops-core-status-info-bg:#e6f1f5;--ops-core-status-info-text:#244e61}:root[data-theme=light] .payroll-page-shell,:root[data-theme=light] .documents-workspace-shell,:root[data-theme=light] .reports-shell,:root[data-theme=light] .metrics-workspace-shell,:root[data-theme=light] .company-billing-shell,:root[data-theme=light] .pay-template-workspace-shell,:root[data-theme=light] .team-access-workspace-shell,:root[data-theme=light] .workforce-driver-shell,:root[data-theme=light] .company-search-shell{color:var(--ops-core-text)}:root[data-theme=light] .payroll-page-surface,:root[data-theme=light] .documents-workspace-shell,:root[data-theme=light] .reports-shell.ops-core-page-shell,:root[data-theme=light] .metrics-workspace-shell,:root[data-theme=light] .company-billing-shell.company-core-workspace,:root[data-theme=light] .pay-template-workspace-shell.payroll-workspace-shell,:root[data-theme=light] .team-access-workspace-shell,:root[data-theme=light] .workforce-driver-shell,:root[data-theme=light] .company-search-shell{background:var(--ops-core-canvas)}:root[data-theme=light] .payroll-page-header,:root[data-theme=light] .payroll-route-strip,:root[data-theme=light] .payroll-home-focus-strip,:root[data-theme=light] .payroll-command-strip,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band,:root[data-theme=light] .documents-workspace-body>.dispatch-workspace-summary-row,:root[data-theme=light] .reports-header.ops-core-page-header,:root[data-theme=light] .reports-toolbar.ops-core-command-strip,:root[data-theme=light] .metrics-command-strip,:root[data-theme=light] .metrics-action-panel,:root[data-theme=light] .company-billing-header.company-core-command-strip,:root[data-theme=light] .company-billing-summary-strip,:root[data-theme=light] .company-billing-tab-row,:root[data-theme=light] .pay-template-workspace-shell .payroll-workspace-header,:root[data-theme=light] .pay-template-workspace-shell .payroll-summary-strip,:root[data-theme=light] .team-access-header-shell,:root[data-theme=light] .team-access-summary-strip,:root[data-theme=light] .team-access-tab-row,:root[data-theme=light] .workforce-driver-header,:root[data-theme=light] .workforce-driver-summary,:root[data-theme=light] .workforce-driver-filter-strip,:root[data-theme=light] .company-search-toolbar.dispatch-command-band{border:1px solid var(--ops-core-border-active);border-radius:var(--ops-core-radius-surface);background:var(--ops-core-command-bg);box-shadow:var(--ops-core-shadow-soft);color:var(--ops-core-text)}:root[data-theme=light] .payroll-home-focus-strip,:root[data-theme=light] .metrics-command-strip,:root[data-theme=light] .workforce-driver-header,:root[data-theme=light] .company-billing-header.company-core-command-strip,:root[data-theme=light] .team-access-header-shell{padding:clamp(.95rem,1.8vw,1.25rem)}:root[data-theme=light] .payroll-home-focus-copy h2,:root[data-theme=light] .payroll-page-header-copy h1,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-title-block h1,:root[data-theme=light] .reports-title-block h1,:root[data-theme=light] .metrics-command-copy h1,:root[data-theme=light] .company-billing-heading h1,:root[data-theme=light] .payroll-workspace-heading h1,:root[data-theme=light] .workforce-driver-heading h1{color:var(--ops-core-text-strong);letter-spacing:0}:root[data-theme=light] .payroll-home-focus-copy p,:root[data-theme=light] .payroll-page-header-copy p,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-title-meta,:root[data-theme=light] .reports-title-block p,:root[data-theme=light] .metrics-command-copy p,:root[data-theme=light] .company-billing-heading p,:root[data-theme=light] .payroll-workspace-heading p,:root[data-theme=light] .workforce-driver-heading p{color:var(--ops-core-muted)}:root[data-theme=light] .payroll-home-focus-metrics,:root[data-theme=light] .payroll-command-meta,:root[data-theme=light] .metrics-command-stats,:root[data-theme=light] .metrics-kpi-strip,:root[data-theme=light] .dispatch-workspace-status-strip,:root[data-theme=light] .company-billing-summary-strip,:root[data-theme=light] .team-access-summary-strip,:root[data-theme=light] .workforce-driver-summary{gap:.62rem}:root[data-theme=light] .payroll-home-focus-metrics article,:root[data-theme=light] .payroll-command-metric,:root[data-theme=light] .metrics-command-stats article,:root[data-theme=light] .metrics-kpi-strip article,:root[data-theme=light] .dispatch-workspace-status-card,:root[data-theme=light] .company-billing-summary-strip article,:root[data-theme=light] .team-access-summary-strip article,:root[data-theme=light] .workforce-driver-summary article{border:1px solid var(--ops-core-border-subtle);background:var(--ops-core-command-panel);box-shadow:none;border-radius:10px}:root[data-theme=light] .payroll-section-shell,:root[data-theme=light] .documents-list-section,:root[data-theme=light] .documents-upload-panel,:root[data-theme=light] .reports-list-panel,:root[data-theme=light] .reports-detail-panel,:root[data-theme=light] .metrics-chart-panel,:root[data-theme=light] .metrics-exception-panel,:root[data-theme=light] .metrics-rank-panel,:root[data-theme=light] .company-billing-panel,:root[data-theme=light] .company-billing-frame,:root[data-theme=light] .company-billing-utility,:root[data-theme=light] .company-billing-detail-card,:root[data-theme=light] .pay-template-driver-rail,:root[data-theme=light] .pay-template-main>.documents-list-section,:root[data-theme=light] .team-access-main-frame,:root[data-theme=light] .team-access-list-column,:root[data-theme=light] .team-access-inspector,:root[data-theme=light] .team-access-permissions-shell,:root[data-theme=light] .workforce-driver-list-shell,:root[data-theme=light] .workforce-driver-editor-shell,:root[data-theme=light] .workforce-driver-import-panel,:root[data-theme=light] .company-search-detail-card.dispatch-table-card{border:1px solid var(--ops-core-border-subtle);border-radius:var(--ops-core-radius-surface);background:var(--ops-core-work-surface);box-shadow:0 12px 28px #26362c0f}:root[data-theme=light] .payroll-section-header,:root[data-theme=light] .documents-section-header,:root[data-theme=light] .reports-row-head,:root[data-theme=light] .reports-list-head,:root[data-theme=light] .company-billing-panel-head,:root[data-theme=light] .pay-template-section-header,:root[data-theme=light] .team-access-permissions-head,:root[data-theme=light] .workforce-driver-list-head{border-bottom-color:var(--ops-core-border-subtle)}:root[data-theme=light] .dispatch-table-shell,:root[data-theme=light] .operations-roster-table-wrap,:root[data-theme=light] .motive-table-wrap.company-billing-table-wrap,:root[data-theme=light] .motive-table-wrap.company-search-table-wrap,:root[data-theme=light] .reports-queue-table-wrap,:root[data-theme=light] .workforce-driver-table-wrap{border:1px solid var(--ops-core-border-subtle);border-radius:var(--ops-core-radius-surface);background:var(--ops-core-work-surface);box-shadow:none}:root[data-theme=light] .operations-roster-table th,:root[data-theme=light] .motive-table th,:root[data-theme=light] .reports-queue-table th,:root[data-theme=light] .workforce-driver-table th{background:var(--ops-core-work-surface-soft);color:var(--ops-core-muted);letter-spacing:.04em;font-size:.68rem}:root[data-theme=light] .operations-roster-table td,:root[data-theme=light] .motive-table td,:root[data-theme=light] .reports-queue-table td,:root[data-theme=light] .workforce-driver-table td{border-bottom-color:#3f584a1a}:root[data-theme=light] .operations-roster-table tbody tr:hover,:root[data-theme=light] .motive-table tbody tr:hover,:root[data-theme=light] .reports-queue-table tbody tr:hover,:root[data-theme=light] .workforce-driver-table tbody tr:hover{background:#f4faf6}:root[data-theme=light] .payroll-batches-table-row--interactive.is-selected,:root[data-theme=light] .workforce-driver-table tbody tr.is-active,:root[data-theme=light] .documents-board-table tbody tr.is-download-selected{box-shadow:inset 3px 0 0 var(--ops-core-accent)}:root[data-theme=light] .payroll-page-shell .fleetview-primary-btn,:root[data-theme=light] .workforce-driver-shell .fleetview-primary-btn,:root[data-theme=light] .company-search-shell .fleetview-primary-btn,:root[data-theme=light] .payroll-ops-primary-action,:root[data-theme=light] .metrics-primary-action,:root[data-theme=light] .company-billing-primary-action,:root[data-theme=light] .pay-template-primary-action{border-radius:var(--ops-core-radius-control);background:var(--ops-core-action-primary-bg);color:#fff;letter-spacing:0;border:1px solid #16653f5c;min-height:2.25rem;font-weight:800;box-shadow:0 8px 18px #17653f29}:root[data-theme=light] .payroll-page-shell .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-shell .fleetview-secondary-btn,:root[data-theme=light] .company-search-shell .fleetview-secondary-btn,:root[data-theme=light] .payroll-ops-secondary-action,:root[data-theme=light] .documents-compact-action,:root[data-theme=light] .documents-search-reset,:root[data-theme=light] .reports-secondary-btn,:root[data-theme=light] .reports-row-open-btn,:root[data-theme=light] .metrics-secondary-action,:root[data-theme=light] .company-billing-secondary-action,:root[data-theme=light] .pay-template-secondary-action,:root[data-theme=light] .team-access-secondary-btn,:root[data-theme=light] .team-access-row-open{border:1px solid var(--ops-core-border-subtle);border-radius:var(--ops-core-radius-control);background:var(--ops-core-action-secondary-bg);min-height:2.18rem;color:var(--ops-core-text-strong);box-shadow:none;letter-spacing:0;font-weight:760}:root[data-theme=light] .company-billing-danger-action,:root[data-theme=light] .team-access-danger-btn{border-radius:var(--ops-core-radius-control);background:var(--ops-core-status-danger-bg);min-height:2.18rem;color:var(--ops-core-status-danger-text);box-shadow:none;letter-spacing:0;border:1px solid #8f383247;font-weight:800}:root[data-theme=light] .payroll-page-shell .fleetview-primary-btn:hover,:root[data-theme=light] .workforce-driver-shell .fleetview-primary-btn:hover,:root[data-theme=light] .company-search-shell .fleetview-primary-btn:hover,:root[data-theme=light] .payroll-ops-primary-action:hover,:root[data-theme=light] .metrics-primary-action:hover,:root[data-theme=light] .company-billing-primary-action:hover,:root[data-theme=light] .pay-template-primary-action:hover{transform:translateY(-1px)}:root[data-theme=light] .payroll-page-shell .fleetview-secondary-btn:hover,:root[data-theme=light] .workforce-driver-shell .fleetview-secondary-btn:hover,:root[data-theme=light] .company-search-shell .fleetview-secondary-btn:hover,:root[data-theme=light] .payroll-ops-secondary-action:hover,:root[data-theme=light] .documents-compact-action:hover,:root[data-theme=light] .reports-secondary-btn:hover,:root[data-theme=light] .metrics-secondary-action:hover,:root[data-theme=light] .company-billing-secondary-action:hover,:root[data-theme=light] .pay-template-secondary-action:hover,:root[data-theme=light] .team-access-secondary-btn:hover{border-color:var(--ops-core-border-active);background:#fff}:root[data-theme=light] .payroll-page-shell .pill,:root[data-theme=light] .documents-workspace-shell .pill,:root[data-theme=light] .reports-shell .pill,:root[data-theme=light] .metrics-workspace-shell .pill,:root[data-theme=light] .company-billing-shell .pill,:root[data-theme=light] .pay-template-workspace-shell .pill,:root[data-theme=light] .team-access-workspace-shell .pill,:root[data-theme=light] .workforce-driver-shell .pill,:root[data-theme=light] .payroll-status-tag,:root[data-theme=light] .payroll-home-focus-label,:root[data-theme=light] .documents-payroll-tag,:root[data-theme=light] .report-preview-status-pill,:root[data-theme=light] .document-packet-status-pill,:root[data-theme=light] .reports-kind-badge,:root[data-theme=light] .reports-meta-badge,:root[data-theme=light] .reports-count-badge,:root[data-theme=light] .reports-stamp,:root[data-theme=light] .operations-roster-count,:root[data-theme=light] .operations-roster-type-chip,:root[data-theme=light] .company-search-toolbar-badge,:root[data-theme=light] .team-access-row-chip,:root[data-theme=light] .team-access-row-status{border:1px solid var(--ops-core-border-subtle);background:var(--ops-core-accent-soft);color:var(--ops-core-text-strong);box-shadow:none;letter-spacing:.02em;border-radius:999px}:root[data-theme=light] .dispatch-status-chip.tone-good,:root[data-theme=light] .documents-payroll-tag.is-audited,:root[data-theme=light] .metrics-action-row.is-good{background:var(--ops-core-status-success-bg);color:var(--ops-core-status-success-text);border-color:#16563938}:root[data-theme=light] .dispatch-status-chip.tone-warning,:root[data-theme=light] .documents-payroll-tag.is-pending,:root[data-theme=light] .metrics-action-row.is-warning{background:var(--ops-core-status-warning-bg);color:var(--ops-core-status-warning-text);border-color:#8d561838}:root[data-theme=light] .dispatch-status-chip.tone-urgent,:root[data-theme=light] .metrics-action-row.is-urgent{background:var(--ops-core-status-danger-bg);color:var(--ops-core-status-danger-text);border-color:#8f383238}:root[data-theme=light] .payroll-empty-state,:root[data-theme=light] .documents-empty-state,:root[data-theme=light] .documents-search-empty,:root[data-theme=light] .reports-empty-state,:root[data-theme=light] .company-billing-empty,:root[data-theme=light] .pay-template-empty-state,:root[data-theme=light] .pay-template-driver-list-empty,:root[data-theme=light] .motive-empty-state,:root[data-theme=light] .workforce-driver-document-empty,:root[data-theme=light] .workforce-driver-empty-editor{border:1px dashed var(--ops-core-border-active);border-radius:var(--ops-core-radius-surface);color:var(--ops-core-muted);box-shadow:none;background:linear-gradient(#fffefdf5 0%,#f8f4ecf5 100%)}:root[data-theme=light] .pay-template-driver-list button,:root[data-theme=light] .team-access-row-select,:root[data-theme=light] .company-search-recent-row,:root[data-theme=light] .metrics-rank-row,:root[data-theme=light] .metrics-exception-row,:root[data-theme=light] .metrics-action-row{box-shadow:none;border-radius:10px}:root[data-theme=light] .pay-template-driver-list button{background:var(--ops-core-work-surface)}:root[data-theme=light] .pay-template-driver-list button[aria-pressed=true],:root[data-theme=light] .team-access-row-select.is-active{border-color:var(--ops-core-border-active);box-shadow:inset 3px 0 0 var(--ops-core-accent);background:#eef7f1}:root[data-theme=light] .metrics-action-panel,:root[data-theme=light] .metrics-support-grid,:root[data-theme=light] .metrics-layout-grid,:root[data-theme=light] .payroll-home-grid,:root[data-theme=light] .documents-workspace-grid,:root[data-theme=light] .company-billing-overview-grid,:root[data-theme=light] .company-billing-data-shell,:root[data-theme=light] .pay-template-layout,:root[data-theme=light] .team-access-grid,:root[data-theme=light] .workforce-driver-grid,:root[data-theme=light] .company-search-layout{gap:.9rem}:root[data-theme=light] .metrics-command-strip,:root[data-theme=light] .payroll-home-focus-strip,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band{margin-bottom:.9rem}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-strip{border-color:var(--ops-core-border-active)!important;background:var(--ops-core-command-bg)!important;color:var(--ops-core-text)!important;box-shadow:var(--ops-core-shadow-soft)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-copy h2,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-lead h2,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics strong{color:var(--ops-core-text-strong)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-copy p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-lead p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics small{color:var(--ops-core-muted)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-label,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-pills .pill{border-color:var(--ops-core-border-subtle)!important;background:var(--ops-core-accent-soft)!important;color:var(--ops-core-text-strong)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics{border-top-color:var(--ops-core-border-subtle)!important;background:0 0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-metrics article{border-color:var(--ops-core-border-subtle)!important;background:var(--ops-core-command-panel)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-actions .payroll-ops-secondary-action{border-color:var(--ops-core-border-subtle)!important;background:var(--ops-core-action-secondary-bg)!important;color:var(--ops-core-text-strong)!important}:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band{border-color:var(--ops-core-border-active)!important;background:var(--ops-core-command-bg)!important;color:var(--ops-core-text)!important;box-shadow:var(--ops-core-shadow-soft)!important}:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .dispatch-inline-meta,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-meta,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-meta span{color:var(--ops-core-muted)!important}:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-block h1,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .dispatch-workspace-title-block h2{color:var(--ops-core-text-strong)!important}:root[data-theme=light] .documents-workspace-shell .documents-summary-card{border-color:var(--ops-core-border-subtle)!important;background:var(--ops-core-command-panel)!important;color:var(--ops-core-text)!important;box-shadow:none!important}:root[data-theme=light] .documents-workspace-shell .documents-summary-card span,:root[data-theme=light] .documents-workspace-shell .documents-summary-card small{color:var(--ops-core-muted)!important}:root[data-theme=light] .documents-workspace-shell .documents-summary-card strong{color:var(--ops-core-text-strong)!important}:root[data-theme=light] .metrics-workspace-shell .metrics-command-strip{border-color:var(--ops-core-border-active)!important;border-radius:var(--ops-core-radius-surface)!important;background:var(--ops-core-command-bg)!important;color:var(--ops-core-text)!important;box-shadow:var(--ops-core-shadow-soft)!important}:root[data-theme=light] .metrics-workspace-shell .metrics-command-copy h1{color:var(--ops-core-text-strong)!important;letter-spacing:0!important;font-size:clamp(2.2rem,5vw,3.3rem)!important}:root[data-theme=light] .metrics-workspace-shell .metrics-command-copy p{color:var(--ops-core-muted)!important}:root[data-theme=light] .metrics-workspace-shell .metrics-command-actions .metrics-secondary-action{border-color:var(--ops-core-border-subtle)!important;background:var(--ops-core-action-secondary-bg)!important;color:var(--ops-core-text-strong)!important}:root[data-theme=light] .metrics-workspace-shell .metrics-command-stats article{border-color:var(--ops-core-border-subtle)!important;background:var(--ops-core-command-panel)!important;color:var(--ops-core-text)!important;box-shadow:none!important}:root[data-theme=light] .metrics-workspace-shell .metrics-command-stats span{color:var(--ops-core-muted)!important;letter-spacing:.04em!important}:root[data-theme=light] .metrics-workspace-shell .metrics-command-stats strong{color:var(--ops-core-text-strong)!important;letter-spacing:0!important}:root[data-theme=light] .metrics-workspace-shell .metrics-period-tabs{border:1px solid var(--ops-core-border-subtle)!important;border-radius:var(--ops-core-radius-control)!important;box-shadow:none!important;background:#ffffffad!important}:root[data-theme=light] .metrics-workspace-shell .metrics-period-tabs a{color:var(--ops-core-text-strong)!important;letter-spacing:.02em!important;border-radius:6px!important}:root[data-theme=light] .metrics-workspace-shell .metrics-period-tabs a.is-active{background:var(--ops-core-action-primary-bg)!important;color:#fff!important}:root[data-theme=light] .billing-lookup-shell{width:100%;min-width:0;max-width:100%;overflow:hidden;border:1px solid var(--ops-core-border-subtle)!important;border-radius:var(--ops-core-radius-surface)!important;background:var(--ops-core-work-surface)!important;box-shadow:0 12px 28px #26362c0f!important}:root[data-theme=light] .billing-lookup-shell .shell-title,:root[data-theme=light] .billing-lookup-shell .shell-muted{overflow-wrap:anywhere;max-width:100%}:root[data-theme=light] .billing-lookup-shell .dispatch-form-grid{min-width:0}:root[data-theme=light] .billing-lookup-shell .dispatch-row-actions .fleetview-primary-btn,:root[data-theme=light] .billing-lookup-shell .dispatch-row-actions .fleetview-secondary-btn{border-radius:var(--ops-core-radius-control);letter-spacing:0;min-height:2.18rem}:root[data-theme=light] .billing-lookup-shell .dispatch-row-actions .fleetview-primary-btn{background:var(--ops-core-action-primary-bg);color:#fff;border:1px solid #16653f5c}:root[data-theme=light] .billing-lookup-shell .dispatch-row-actions .fleetview-secondary-btn{border:1px solid var(--ops-core-border-subtle);background:var(--ops-core-action-secondary-bg);color:var(--ops-core-text-strong)}:root[data-theme=light] .billing-lookup-shell .motive-table-wrap{border-radius:var(--ops-core-radius-surface);min-width:0;max-width:100%;overflow-x:auto;border:1px solid var(--ops-core-border-subtle)!important}@media (max-width:640px){:root[data-theme=light] .billing-lookup-shell{padding:.9rem}:root[data-theme=light] .billing-lookup-shell .dispatch-form-grid{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:900px){:root[data-theme=light] .metrics-command-strip,:root[data-theme=light] .payroll-home-focus-strip,:root[data-theme=light] .workforce-driver-header,:root[data-theme=light] .company-billing-header.company-core-command-strip,:root[data-theme=light] .team-access-header-shell{gap:.75rem}:root[data-theme=light] .metrics-command-actions,:root[data-theme=light] .payroll-landing-actions,:root[data-theme=light] .payroll-home-focus-actions,:root[data-theme=light] .workforce-driver-actions,:root[data-theme=light] .company-billing-header-actions,:root[data-theme=light] .payroll-workspace-actions{flex-wrap:wrap;gap:.5rem;display:flex}}@media (max-width:640px){:root[data-theme=light] .payroll-page-shell .fleetview-primary-btn,:root[data-theme=light] .payroll-page-shell .fleetview-secondary-btn,:root[data-theme=light] .workforce-driver-shell .fleetview-primary-btn,:root[data-theme=light] .workforce-driver-shell .fleetview-secondary-btn,:root[data-theme=light] .payroll-ops-primary-action,:root[data-theme=light] .payroll-ops-secondary-action,:root[data-theme=light] .metrics-primary-action,:root[data-theme=light] .metrics-secondary-action,:root[data-theme=light] .company-billing-primary-action,:root[data-theme=light] .company-billing-secondary-action,:root[data-theme=light] .pay-template-primary-action,:root[data-theme=light] .pay-template-secondary-action,:root[data-theme=light] .team-access-secondary-btn{justify-content:center;min-width:0}}:root[data-theme=light] .office-shell.is-payroll-shell{--payroll-21st-canvas:#f5f7f2;--payroll-21st-panel:#fffdfa;--payroll-21st-panel-soft:#f8fbf4;--payroll-21st-line:#22443024;--payroll-21st-line-strong:#144d323d;--payroll-21st-text:#14241b;--payroll-21st-muted:#5f7166;--payroll-21st-green:#0b7a4b;--payroll-21st-green-strong:#075a38;--payroll-21st-green-soft:#e6f4ec;--payroll-21st-warning:#9a5d13;--payroll-21st-warning-soft:#fff4de;--payroll-21st-danger:#9d342e;--payroll-21st-danger-soft:#fff0ed;--payroll-21st-blue:#245b74;--payroll-21st-blue-soft:#e9f3f7;--payroll-21st-shadow:0 14px 28px #1f4c3912}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-shell{background:var(--payroll-21st-canvas);gap:.75rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-surface{border-color:var(--payroll-21st-line);background:var(--payroll-21st-canvas)!important;box-shadow:none!important;border-radius:8px!important;gap:.75rem!important;padding:clamp(.7rem,1.2vw,1rem)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-header,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-toolbar,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-finalize-checklist{border-color:var(--payroll-21st-line)!important;background:linear-gradient(180deg, #fffefa 0%, var(--payroll-21st-panel-soft) 100%)!important;box-shadow:var(--payroll-21st-shadow)!important;color:var(--payroll-21st-text)!important;border-radius:8px!important}.office-shell.is-payroll-shell .payroll-page-header{align-items:center;padding:.85rem .95rem!important}.office-shell.is-payroll-shell .payroll-page-header-copy{gap:.2rem!important}.office-shell.is-payroll-shell .payroll-page-header-copy h1{letter-spacing:0!important;font-size:clamp(1.18rem,1.8vw,1.55rem)!important}.office-shell.is-payroll-shell .payroll-page-header-copy p{max-width:72ch;font-size:.82rem;color:var(--payroll-21st-muted)!important;margin:0!important}.office-shell.is-payroll-shell .payroll-route-strip{align-items:center;min-height:2.55rem;gap:.5rem!important;padding:.32rem .42rem!important}.office-shell.is-payroll-shell .payroll-route-tabs{scrollbar-width:thin;min-width:0;overflow-x:auto;gap:.18rem!important}.office-shell.is-payroll-shell .payroll-route-tabs a{border:1px solid #0000;min-height:2rem;font-weight:800;color:var(--payroll-21st-muted)!important;letter-spacing:0!important;border-radius:6px!important;padding:.45rem .72rem!important;font-size:.76rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-tabs a.is-active{box-shadow:inset 0 -2px 0 var(--payroll-21st-green);color:var(--payroll-21st-green-strong)!important;background:#fff!important;border-color:#0b7a4b5c!important}.office-shell.is-payroll-shell .payroll-route-meta{color:var(--payroll-21st-muted)!important;gap:.45rem!important;font-size:.72rem!important}.office-shell.is-payroll-shell .payroll-overview-command-strip{justify-content:space-between;align-items:center;gap:.65rem;min-height:3.05rem;display:flex;padding:.48rem .58rem!important}.office-shell.is-payroll-shell .payroll-overview-command-controls,.office-shell.is-payroll-shell .payroll-overview-command-actions{align-items:center;gap:.42rem;min-width:0;display:flex}.office-shell.is-payroll-shell .payroll-overview-command-controls{flex:auto}.office-shell.is-payroll-shell .payroll-overview-command-actions{flex:none;justify-content:flex-end}.office-shell.is-payroll-shell .payroll-search-control,.office-shell.is-payroll-shell .payroll-filter-control{min-width:0;display:grid}.office-shell.is-payroll-shell .payroll-search-control{flex:22rem;max-width:29rem}.office-shell.is-payroll-shell .payroll-filter-control{flex:0 0 11.5rem}.office-shell.is-payroll-shell .payroll-search-control input,.office-shell.is-payroll-shell .payroll-filter-control select{border:1px solid var(--payroll-21st-line);width:100%;min-height:2rem;color:var(--payroll-21st-text);background:#ffffffe0;border-radius:6px;outline:none;font-size:.76rem}.office-shell.is-payroll-shell .payroll-search-control input{padding:.4rem .62rem}.office-shell.is-payroll-shell .payroll-filter-control select{padding:.35rem .5rem}.office-shell.is-payroll-shell .payroll-search-control input:focus,.office-shell.is-payroll-shell .payroll-filter-control select:focus{border-color:var(--payroll-21st-green);box-shadow:0 0 0 2px #0b7a4b1f}.office-shell.is-payroll-shell .payroll-home-focus-strip{grid-template-columns:minmax(19rem,.76fr) minmax(0,1.24fr);gap:.58rem!important;padding:.58rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-home-focus-lead{min-width:0;align-items:center!important;gap:.7rem!important}.office-shell.is-payroll-shell .payroll-home-focus-copy{min-width:0;gap:.32rem!important}.office-shell.is-payroll-shell .payroll-home-focus-pills,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-pills{gap:.34rem!important}.office-shell.is-payroll-shell .payroll-home-focus-label,.office-shell.is-payroll-shell .payroll-page-kicker{text-transform:uppercase;color:var(--payroll-21st-green-strong)!important;letter-spacing:.05em!important;font-size:.68rem!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-home-focus-pills .pill,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-pills .pill,.office-shell.is-payroll-shell .payroll-finalize-checklist .pill,.office-shell.is-payroll-shell .payroll-status-tag,.office-shell.is-payroll-shell .payroll-age-tag,.office-shell.is-payroll-shell .payroll-audit-tag,.office-shell.is-payroll-shell .dispatch-status-chip{white-space:nowrap;min-height:1.38rem;letter-spacing:0!important;text-transform:none!important;border-radius:999px!important;padding:.18rem .46rem!important;font-size:.68rem!important;font-weight:800!important}.office-shell.is-payroll-shell .payroll-home-focus-copy h2{color:var(--payroll-21st-text)!important;letter-spacing:0!important;margin:0!important;font-size:clamp(1.05rem,1.55vw,1.28rem)!important}.office-shell.is-payroll-shell .payroll-home-focus-copy p{max-width:68ch;font-size:.76rem;line-height:1.45;color:var(--payroll-21st-muted)!important;margin:0!important}.office-shell.is-payroll-shell .payroll-home-focus-actions,.office-shell.is-payroll-shell .payroll-review-header-actions,.office-shell.is-payroll-shell .payroll-review-batch-actions,.office-shell.is-payroll-shell .payroll-inline-actions{gap:.42rem!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics{grid-template-columns:repeat(4,minmax(0,1fr));align-self:stretch;gap:.42rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article,.office-shell.is-payroll-shell .payroll-command-metric,.office-shell.is-payroll-shell .payroll-review-command-handoff-meta div,.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article{min-width:0;display:grid;border:1px solid var(--payroll-21st-line)!important;box-shadow:none!important;background:#ffffffd1!important;border-radius:7px!important;gap:.12rem!important;padding:.48rem .55rem!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article span,.office-shell.is-payroll-shell .payroll-command-metric span,.office-shell.is-payroll-shell .payroll-review-command-handoff-meta span,.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid span,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics span{text-transform:uppercase;color:var(--payroll-21st-muted)!important;letter-spacing:.04em!important;font-size:.66rem!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article strong,.office-shell.is-payroll-shell .payroll-command-metric strong,.office-shell.is-payroll-shell .payroll-review-command-handoff-meta strong,.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid strong,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics strong{color:var(--payroll-21st-text)!important;letter-spacing:0!important;font-size:.96rem!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article small,.office-shell.is-payroll-shell .payroll-command-metric small{line-height:1.3;color:var(--payroll-21st-muted)!important;font-size:.67rem!important}.office-shell.is-payroll-shell .payroll-home-grid{align-items:start;grid-template-columns:minmax(0,1fr) minmax(17.5rem,21rem)!important;gap:.75rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-section-shell,.office-shell.is-payroll-shell .payroll-batches-table-shell,.office-shell.is-payroll-shell .payroll-home-table-shell,.office-shell.is-payroll-shell .payroll-batch-review-table-shell,.office-shell.is-payroll-shell .payroll-review-table-shell,.office-shell.is-payroll-shell .settlement-driver-detail-card,.office-shell.is-payroll-shell .payroll-driver-audit-section,.office-shell.is-payroll-shell .payroll-driver-audit-form-card{border-color:var(--payroll-21st-line)!important;background:var(--payroll-21st-panel)!important;box-shadow:none!important;border-radius:8px!important}.office-shell.is-payroll-shell .settlement-driver-list-card{flex-direction:column!important;gap:.72rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-section-header,.office-shell.is-payroll-shell .payroll-batch-review-main-header,.office-shell.is-payroll-shell .payroll-driver-audit-section-header,.office-shell.is-payroll-shell .payroll-home-support-head,.office-shell.is-payroll-shell .payroll-home-rail-head{align-items:center!important;gap:.5rem!important;padding:0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-batch-review-main-header{color:var(--payroll-21st-text)!important;box-shadow:none!important;background:0 0!important;border:0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-batch-review-main-header h3{color:var(--payroll-21st-text)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-batch-review-main-header .shell-muted,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-batch-review-main-header .payroll-batch-review-table-note{color:var(--payroll-21st-muted)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-batch-review-main-header .operations-roster-count{border-color:var(--payroll-21st-line)!important;color:var(--payroll-21st-text)!important;background:#fff!important}.office-shell.is-payroll-shell .payroll-section-header h2,.office-shell.is-payroll-shell .payroll-batch-review-main-copy h3,.office-shell.is-payroll-shell .payroll-home-support-head h3,.office-shell.is-payroll-shell .payroll-home-rail-head h4,.office-shell.is-payroll-shell .payroll-driver-audit-section-copy h3{color:var(--payroll-21st-text)!important;letter-spacing:0!important;font-size:.98rem!important}.office-shell.is-payroll-shell .payroll-section-header p,.office-shell.is-payroll-shell .payroll-batch-review-main-copy p,.office-shell.is-payroll-shell .payroll-home-support-head p,.office-shell.is-payroll-shell .payroll-home-rail-head p,.office-shell.is-payroll-shell .payroll-driver-audit-section-copy p{color:var(--payroll-21st-muted)!important;margin:0!important;font-size:.76rem!important}.office-shell.is-payroll-shell .payroll-command-strip{gap:.58rem!important;padding:.58rem!important}.office-shell.is-payroll-shell .payroll-command-meta{grid-template-columns:repeat(4,minmax(7.25rem,1fr))!important;gap:.42rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-meta{scrollbar-width:thin;padding-bottom:.08rem;overflow-x:auto;grid-template-columns:repeat(6,minmax(6.4rem,1fr))!important}.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-strip{align-items:center!important;padding:.45rem!important}.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-meta--queue{flex:auto}.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-metric{align-content:center;min-height:3.05rem;padding:.4rem .5rem!important}.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-metric small{display:none!important}.office-shell.is-payroll-shell .payroll-command-actions,.office-shell.is-payroll-shell .payroll-inline-actions--compact{align-items:center!important;gap:.38rem!important}.office-shell.is-payroll-shell .payroll-page-shell .fleetview-primary-btn,.office-shell.is-payroll-shell .payroll-page-shell .fleetview-secondary-btn,.office-shell.is-payroll-shell .payroll-ops-primary-action,.office-shell.is-payroll-shell .payroll-ops-secondary-action{letter-spacing:0!important;border-radius:6px!important;min-height:2rem!important;padding:.42rem .68rem!important;font-size:.76rem!important;font-weight:850!important;text-decoration:none!important}.office-shell.is-payroll-shell .payroll-page-shell .fleetview-primary-btn,.office-shell.is-payroll-shell .payroll-ops-primary-action{border-color:var(--payroll-21st-green-strong)!important;background:linear-gradient(180deg, var(--payroll-21st-green) 0%, var(--payroll-21st-green-strong) 100%)!important;color:#fff!important}.office-shell.is-payroll-shell .payroll-page-shell .fleetview-secondary-btn,.office-shell.is-payroll-shell .payroll-ops-secondary-action{border-color:var(--payroll-21st-line)!important;color:var(--payroll-21st-text)!important;box-shadow:none!important;background:#ffffffdb!important}.office-shell.is-payroll-shell .payroll-page-shell .fleetview-secondary-btn:hover,.office-shell.is-payroll-shell .payroll-ops-secondary-action:hover{border-color:var(--payroll-21st-line-strong)!important;color:var(--payroll-21st-green-strong)!important}.office-shell.is-payroll-shell .payroll-review-action--finalize,.office-shell.is-payroll-shell .payroll-review-action--post{background:linear-gradient(#185f3e 0%,#0a472d 100%)!important}.office-shell.is-payroll-shell .settlement-warning-action,.office-shell.is-payroll-shell .payroll-review-action--warning{background:var(--payroll-21st-warning-soft)!important;color:var(--payroll-21st-warning)!important;border-color:#9a5d1357!important}.office-shell.is-payroll-shell .settlement-danger-action,.office-shell.is-payroll-shell .payroll-review-action--danger{background:var(--payroll-21st-danger-soft)!important;color:var(--payroll-21st-danger)!important;border-color:#9d342e57!important}.office-shell.is-payroll-shell .payroll-home-support-shell,.office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{scrollbar-width:thin;max-height:calc(100vh - 8rem);position:sticky;top:.75rem;overflow-y:auto}.office-shell.is-payroll-shell .payroll-home-support-section,.office-shell.is-payroll-shell .payroll-batch-driver-panel-section,.office-shell.is-payroll-shell .payroll-review-output-history{border-color:var(--payroll-21st-line)!important;background:#f8fbf4ad!important;border-radius:7px!important}.office-shell.is-payroll-shell .payroll-home-driver-list{scrollbar-width:thin;max-height:15rem;padding-right:.16rem;display:grid;overflow-y:auto;gap:.45rem!important}.office-shell.is-payroll-shell .payroll-home-driver-list article,.office-shell.is-payroll-shell .payroll-home-output-card,.office-shell.is-payroll-shell .payroll-home-system-note>div,.office-shell.is-payroll-shell .payroll-batch-driver-panel-mini-grid span{border-color:var(--payroll-21st-line)!important;background:#fff!important;border-radius:7px!important}.office-shell.is-payroll-shell .payroll-table-wrap,.office-shell.is-payroll-shell .payroll-home-table-shell,.office-shell.is-payroll-shell .payroll-batches-table-shell,.office-shell.is-payroll-shell .payroll-batch-review-table-shell,.office-shell.is-payroll-shell .payroll-review-table-shell,.office-shell.is-payroll-shell .payroll-driver-audit-lines-wrap{scrollbar-width:thin;max-width:100%;overflow-x:auto!important}.office-shell.is-payroll-shell .payroll-table,.office-shell.is-payroll-shell .payroll-home-table,.office-shell.is-payroll-shell .payroll-batches-table,.office-shell.is-payroll-shell .payroll-batch-review-table,.office-shell.is-payroll-shell .payroll-driver-audit-lines-table{min-width:66rem;border-collapse:separate!important;border-spacing:0!important}.office-shell.is-payroll-shell .payroll-home-table thead th,.office-shell.is-payroll-shell .payroll-batches-table thead th,.office-shell.is-payroll-shell .payroll-batch-review-table thead th,.office-shell.is-payroll-shell .payroll-driver-audit-lines-table thead th{z-index:2;text-transform:uppercase;position:sticky;top:0;border-bottom:1px solid var(--payroll-21st-line)!important;color:#31513f!important;letter-spacing:.04em!important;background:#f4f8f1!important;height:2.25rem!important;padding:.48rem .58rem!important;font-size:.68rem!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-home-table tbody td,.office-shell.is-payroll-shell .payroll-batches-table tbody td,.office-shell.is-payroll-shell .payroll-batch-review-table tbody td,.office-shell.is-payroll-shell .payroll-driver-audit-lines-table tbody td{vertical-align:middle;color:var(--payroll-21st-text)!important;border-bottom:1px solid #2244301a!important;padding:.48rem .58rem!important;font-size:.78rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table tbody tr:nth-child(2n) td,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table tbody tr:nth-child(2n) td,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-table tbody tr:nth-child(2n) td,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-lines-table tbody tr:nth-child(2n) td{background:#f7faf49e!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table-row--interactive:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.is-active td{background:var(--payroll-21st-green-soft)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.is-active td:first-child{box-shadow:inset 3px 0 0 var(--payroll-21st-green)}.office-shell.is-payroll-shell .payroll-table-record{gap:.14rem!important}.office-shell.is-payroll-shell .payroll-table-record-link,.office-shell.is-payroll-shell .payroll-table-record strong,.office-shell.is-payroll-shell .payroll-table-count-cell,.office-shell.is-payroll-shell .payroll-table-money-cell--net{color:var(--payroll-21st-green-strong)!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-table-record-meta{color:var(--payroll-21st-muted)!important;gap:.38rem!important;font-size:.68rem!important}.office-shell.is-payroll-shell .payroll-table-action-cell .fleetview-secondary-btn,.office-shell.is-payroll-shell .payroll-home-action-cell .payroll-ops-secondary-action,.office-shell.is-payroll-shell .document-packet-inline-actions .fleetview-secondary-btn{min-height:1.8rem!important;padding:.34rem .5rem!important;font-size:.7rem!important}.office-shell.is-payroll-shell .payroll-command-strip--review{grid-template-columns:minmax(0,1fr);align-items:start!important;padding:.68rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-review-command-core,.office-shell.is-payroll-shell .payroll-review-command-handoff{gap:.55rem!important}.office-shell.is-payroll-shell .payroll-review-command-copy h3,.office-shell.is-payroll-shell .payroll-review-command-handoff-copy strong{color:var(--payroll-21st-text)!important;letter-spacing:0!important;font-size:1rem!important}.office-shell.is-payroll-shell .payroll-review-command-copy p,.office-shell.is-payroll-shell .payroll-review-command-handoff-copy p,.office-shell.is-payroll-shell .payroll-week-model-note{color:var(--payroll-21st-muted)!important;font-size:.75rem!important}.office-shell.is-payroll-shell .payroll-review-command-handoff{border-top:0!important;padding:0!important}.office-shell.is-payroll-shell .payroll-review-command-handoff-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.42rem!important}.office-shell.is-payroll-shell .payroll-review-output-history{gap:.45rem;max-height:12.5rem;display:grid;overflow-y:auto;padding:.55rem!important}.office-shell.is-payroll-shell .payroll-batch-review-toolbar{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem!important;padding:.58rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-batch-review-toolbar label,.office-shell.is-payroll-shell .settlement-status-toolbar label{text-transform:uppercase;color:var(--payroll-21st-muted)!important;letter-spacing:.04em!important;gap:.24rem!important;font-size:.68rem!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-batch-review-toolbar input,.office-shell.is-payroll-shell .payroll-batch-review-toolbar select,.office-shell.is-payroll-shell .settlement-status-toolbar input,.office-shell.is-payroll-shell .settlement-status-toolbar select{border-color:var(--payroll-21st-line)!important;min-height:2rem!important;color:var(--payroll-21st-text)!important;background:#fff!important;border-radius:6px!important;font-size:.76rem!important}.office-shell.is-payroll-shell .payroll-finalize-checklist{order:6;display:grid;gap:.5rem!important;padding:.62rem!important}.office-shell.is-payroll-shell .payroll-finalize-checklist h3{color:var(--payroll-21st-text)!important;letter-spacing:0!important;margin:0!important;font-size:.96rem!important}.office-shell.is-payroll-shell .payroll-finalize-checklist>p{color:var(--payroll-21st-muted)!important;margin:0!important;font-size:.76rem!important}.office-shell.is-payroll-shell .payroll-finalize-checklist .stat-row{gap:.35rem!important}.office-shell.is-payroll-shell .payroll-batch-review-layout{order:5;align-items:start;grid-template-columns:minmax(0,1fr) minmax(18rem,22rem)!important;gap:.75rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-batch-review-main{min-width:0}.office-shell.is-payroll-shell .payroll-batch-driver-panel-head{gap:.5rem!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid,.office-shell.is-payroll-shell .payroll-batch-driver-panel-mini-grid{gap:.42rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-status-cell .dispatch-status-chip.tone-good,:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-status-chip.tone-good,:root[data-theme=light] .office-shell.is-payroll-shell .badge-positive{background:var(--payroll-21st-green-soft)!important;color:var(--payroll-21st-green-strong)!important;border-color:#0b7a4b38!important}:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-status-chip.tone-active{background:var(--payroll-21st-blue-soft)!important;color:var(--payroll-21st-blue)!important;border-color:#245b7438!important}:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-status-chip.tone-warning,:root[data-theme=light] .office-shell.is-payroll-shell .settlement-pill-warning,:root[data-theme=light] .office-shell.is-payroll-shell .settlement-pill-warn{background:var(--payroll-21st-warning-soft)!important;color:var(--payroll-21st-warning)!important;border-color:#9a5d1342!important}:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-status-chip.tone-urgent,:root[data-theme=light] .office-shell.is-payroll-shell .settlement-pill-danger{background:var(--payroll-21st-danger-soft)!important;color:var(--payroll-21st-danger)!important;border-color:#9d342e47!important}.office-shell.is-payroll-shell .payroll-driver-audit-shell{display:grid;gap:.75rem!important}.office-shell.is-payroll-shell .payroll-driver-audit-shell>section,.office-shell.is-payroll-shell .payroll-driver-audit-shell>.payroll-section-shell,.office-shell.is-payroll-shell .payroll-driver-audit-shell>.payroll-driver-audit-form-card{order:4}.office-shell.is-payroll-shell .payroll-driver-audit-shell>.payroll-driver-audit-toolbar--focus{order:1}.office-shell.is-payroll-shell .payroll-driver-audit-shell>.payroll-driver-audit-earnings-card{order:2}.office-shell.is-payroll-shell .payroll-driver-audit-shell>.payroll-driver-audit-paperwork-card{order:3}.office-shell.is-payroll-shell .settlement-driver-detail-card>h2{color:var(--payroll-21st-text)!important;letter-spacing:0!important;margin:0!important;font-size:1rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-driver-audit-toolbar--focus{border-color:var(--payroll-21st-line)!important;box-shadow:var(--payroll-21st-shadow)!important;background:linear-gradient(#fffefa 0%,#f3f8ef 100%)!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) minmax(18rem,.68fr)!important;gap:.65rem!important;padding:.68rem!important;display:grid!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-toolbar--focus .pill{border-color:var(--payroll-21st-line)!important;color:var(--payroll-21st-text)!important;background:#fff!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-toolbar--focus .shell-muted{color:var(--payroll-21st-muted)!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-copy{gap:.45rem!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.42rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-driver-audit-toolbar--focus .payroll-driver-audit-toolbar-metrics article{border-color:var(--payroll-21st-line)!important;background:#ffffffc2!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-driver-audit-toolbar--focus .payroll-driver-audit-toolbar-metrics span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-driver-audit-toolbar--focus .payroll-driver-audit-toolbar-metrics small{color:var(--payroll-21st-muted)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-driver-audit-toolbar--focus .payroll-driver-audit-toolbar-metrics strong{color:var(--payroll-21st-text)!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-actions{align-content:start;gap:.45rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-driver-audit-action-group{justify-content:flex-end!important;gap:.36rem!important}.office-shell.is-payroll-shell .payroll-driver-audit-action-group--utility{border-top:1px solid var(--payroll-21st-line)!important;padding-top:.45rem!important}.office-shell.is-payroll-shell .payroll-driver-audit-checklist-grid{gap:.45rem!important}.office-shell.is-payroll-shell .payroll-driver-audit-checklist-item,.office-shell.is-payroll-shell .payroll-driver-audit-paperwork-notes,.office-shell.is-payroll-shell .payroll-driver-audit-source-warning{border-color:var(--payroll-21st-line)!important;background:#fff!important;border-radius:7px!important}.office-shell.is-payroll-shell .payroll-driver-audit-lines-table .fleetview-secondary-btn{min-height:1.72rem!important;padding:.28rem .46rem!important;font-size:.68rem!important}.office-shell.is-payroll-shell .payroll-empty-state{border-color:var(--payroll-21st-line)!important;color:var(--payroll-21st-muted)!important;background:#fff!important;border-radius:8px!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-landing-header,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-list-header{box-shadow:none!important;background:#fff!important;border-color:#2244301a!important}.office-shell.is-payroll-shell .payroll-landing-header,.office-shell.is-payroll-shell .payroll-list-header{min-height:auto!important;padding:.72rem .86rem!important}.office-shell.is-payroll-shell .payroll-landing-actions,.office-shell.is-payroll-shell .payroll-inline-actions{align-items:center!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-strip{box-shadow:none!important;background:0 0!important;border-width:0 0 1px!important;border-radius:0!important}.office-shell.is-payroll-shell .payroll-route-strip{min-height:2.25rem!important;padding:0 .15rem!important}.office-shell.is-payroll-shell .payroll-route-tabs a{border-radius:0!important;min-height:2.1rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-tabs a.is-active{color:var(--payroll-21st-green-strong)!important;box-shadow:inset 0 -2px 0 var(--payroll-21st-green)!important;background:0 0!important;border-color:#0000!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-focus-strip{border-color:var(--payroll-21st-line)!important;box-shadow:none!important;background:#fff!important}.office-shell.is-payroll-shell .payroll-home-focus-strip{overflow:hidden;grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding:0!important}.office-shell.is-payroll-shell .payroll-home-focus-lead{border-bottom:1px solid var(--payroll-21st-line);justify-content:space-between;padding:.72rem .86rem!important}.office-shell.is-payroll-shell .payroll-home-focus-actions{justify-content:flex-end}.office-shell.is-payroll-shell .payroll-home-focus-copy h2{font-size:clamp(1.1rem,1.55vw,1.35rem)!important}.office-shell.is-payroll-shell .payroll-home-focus-copy p{font-size:.78rem!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics{background:#f7faf4;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:.52rem .86rem!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article{background:0 0!important;border:0!important;border-left:1px solid #2244301a!important;border-radius:0!important;padding:.24rem .78rem!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article:first-child{border-left:0!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article:first-child strong,.office-shell.is-payroll-shell .payroll-table-money-cell--net{color:var(--payroll-21st-green-strong)!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article:nth-child(2) strong{color:var(--payroll-21st-blue)!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article:nth-child(3) strong{color:var(--payroll-21st-warning)!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article:nth-child(4) strong{color:var(--payroll-21st-danger)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-strip--search{box-shadow:none!important;background:#fff!important}.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-strip,.office-shell.is-payroll-shell .payroll-command-strip--search{max-width:100%;overflow:hidden;grid-template-columns:minmax(0,1fr)!important;gap:.44rem!important;padding:.52rem!important}.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-meta{grid-template-columns:repeat(6,minmax(6.8rem,1fr))!important}.office-shell.is-payroll-shell .payroll-command-metric{padding:.38rem .48rem!important}.office-shell.is-payroll-shell .payroll-command-metric small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.office-shell.is-payroll-shell .payroll-command-search{border-top:1px solid var(--payroll-21st-line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;min-width:0;padding-top:.48rem;gap:.6rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-search-field--page{flex:24rem;min-width:min(100%,18rem);max-width:100%}.office-shell.is-payroll-shell .payroll-list-toolbar-meta{color:var(--payroll-21st-muted);white-space:nowrap;gap:.4rem;font-size:.72rem;display:flex}.office-shell.is-payroll-shell .payroll-batches-table-row td:first-child,.office-shell.is-payroll-shell .payroll-batch-review-row td:first-child{box-shadow:inset 2px 0 #0b7a4b2e}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table-row:hover td:first-child,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row:hover td:first-child,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.is-active td:first-child{box-shadow:inset 3px 0 0 var(--payroll-21st-green)!important}.office-shell.is-payroll-shell .payroll-review-batch-header{min-height:2.35rem;align-items:center!important}.office-shell.is-payroll-shell .payroll-review-batch-actions{row-gap:.32rem!important}.office-shell.is-payroll-shell .settlement-driver-list-card>.payroll-command-strip--review{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.72fr)!important}.office-shell.is-payroll-shell .payroll-review-command-core,.office-shell.is-payroll-shell .payroll-review-command-handoff{align-content:start}.office-shell.is-payroll-shell .payroll-review-command-handoff-meta div{padding:.36rem .45rem!important}.office-shell.is-payroll-shell .payroll-review-output-history{max-height:9rem}.office-shell.is-payroll-shell .payroll-batch-review-main{gap:.48rem!important}.office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{border-left:1px solid var(--payroll-21st-line)}.office-shell.is-payroll-shell .payroll-batch-driver-panel-head{border-bottom:1px solid var(--payroll-21st-line);padding-bottom:.48rem}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar--focus{overflow:hidden}@media (max-width:1180px){.office-shell.is-payroll-shell .payroll-home-focus-strip,.office-shell.is-payroll-shell .payroll-command-strip--review,.office-shell.is-payroll-shell .payroll-batch-review-layout{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-payroll-shell .payroll-home-support-shell,.office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{max-height:none;position:static}.office-shell.is-payroll-shell .payroll-batch-review-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.office-shell.is-payroll-shell .payroll-page-header,.office-shell.is-payroll-shell .payroll-home-focus-lead,.office-shell.is-payroll-shell .payroll-review-batch-header{align-items:flex-start!important}.office-shell.is-payroll-shell .payroll-home-grid{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics,.office-shell.is-payroll-shell .payroll-command-meta,.office-shell.is-payroll-shell .payroll-review-command-handoff-meta{scrollbar-width:thin;padding-bottom:.18rem;overflow-x:auto;display:flex!important}.office-shell.is-payroll-shell .payroll-home-focus-metrics article,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article,.office-shell.is-payroll-shell .payroll-command-metric,.office-shell.is-payroll-shell .payroll-review-command-handoff-meta div{min-width:9rem}.office-shell.is-payroll-shell .payroll-batch-review-toolbar,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-shell .payroll-driver-audit-toolbar--focus{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-payroll-shell .payroll-overview-command-strip,.office-shell.is-payroll-shell .payroll-overview-command-controls,.office-shell.is-payroll-shell .payroll-overview-command-actions{flex-wrap:wrap;align-items:stretch}.office-shell.is-payroll-shell .payroll-search-control{flex-basis:100%;max-width:none}.office-shell.is-payroll-shell .payroll-driver-audit-action-group,.office-shell.is-payroll-shell .payroll-review-batch-actions{justify-content:flex-start!important}}@media (max-width:560px){.office-shell.is-payroll-shell,.office-shell.is-payroll-shell .motive-workspace,.office-shell.is-payroll-shell .office-main,.office-shell.is-payroll-shell .shell-page,.office-shell.is-payroll-shell .payroll-page-shell,.office-shell.is-payroll-shell .payroll-page-surface{box-sizing:border-box;max-width:100%;overflow-x:clip}.office-shell.is-payroll-shell .motive-workspace>.shell-page{padding-inline:.75rem}.office-shell.is-payroll-shell .mobile-nav{max-width:100%}.office-shell.is-payroll-shell .motive-rail{max-width:0;overflow:hidden}.office-shell.is-payroll-shell .payroll-page-surface{padding:.55rem!important}.office-shell.is-payroll-shell .payroll-page-header,.office-shell.is-payroll-shell .payroll-overview-command-strip,.office-shell.is-payroll-shell .payroll-home-focus-strip,.office-shell.is-payroll-shell .payroll-command-strip,.office-shell.is-payroll-shell .payroll-section-shell{padding:.58rem!important}.office-shell.is-payroll-shell .payroll-overview-command-controls,.office-shell.is-payroll-shell .payroll-overview-command-actions,.office-shell.is-payroll-shell .payroll-filter-control,.office-shell.is-payroll-shell .payroll-page-shell .fleetview-primary-btn,.office-shell.is-payroll-shell .payroll-page-shell .fleetview-secondary-btn,.office-shell.is-payroll-shell .payroll-ops-primary-action,.office-shell.is-payroll-shell .payroll-ops-secondary-action{width:100%}}:root[data-theme=light] .office-shell.is-dispatch-shell{--dispatch-command-panel-bg:#ffffffdb;--dispatch-command-chip-bg:#f5f8f1;--dispatch-command-chip-border:#1f4c392e;--dispatch-command-chip-text:#1b2d23;--dispatch-command-chip-muted:#5e7165;--dispatch-command-chip-active:#0f5f3d;--dispatch-context-bg:#fffdfa;--dispatch-context-soft:#f4f7ef;--dispatch-context-border:#1f4c3929}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{background:linear-gradient(#f7faf4 0%,#eff5ed 100%)!important;border-color:#1f4c3929!important;border-radius:8px!important;box-shadow:0 10px 24px #1f4c3912!important}.office-shell.is-dispatch-shell .dispatch-reset-command-strip.dispatch-command-band{border-radius:8px!important;align-items:center!important;gap:.7rem!important;min-height:3.05rem!important;padding:.48rem .58rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block strong{color:#14251c!important;letter-spacing:0!important;font-size:.98rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block em{color:#5c6f62!important;letter-spacing:.04em!important;font-size:.7rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{box-shadow:none!important;background:0 0!important;border:0!important;gap:.34rem!important;padding:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric{border:1px solid var(--dispatch-command-chip-border)!important;background:var(--dispatch-command-chip-bg)!important;min-height:2.14rem!important;box-shadow:none!important;color:var(--dispatch-command-chip-text)!important;border-radius:7px!important;padding:.34rem .48rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--assigned{background:#eef8f2!important;border-color:#1f8b5d3d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--attention,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--alert{background:#fbf0ed!important;border-color:#9d463238!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--pressure,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric--warning{background:#fbf4e8!important;border-color:#b2742338!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric>small{color:var(--dispatch-command-chip-muted)!important;letter-spacing:.04em!important;font-size:.58rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{gap:.38rem!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn{letter-spacing:.06em!important;border-radius:7px!important;min-height:2.18rem!important;padding:.44rem .72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action{color:#f7fff8!important;box-shadow:none!important;background:linear-gradient(#176a45 0%,#0f4d34 100%)!important;border:1px solid #105f3d61!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs{box-shadow:none!important;background:#ffffffad!important;border:1px solid #1f4c3924!important;border-radius:8px!important;gap:.24rem!important;padding:.14rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{border-radius:6px!important;min-height:1.84rem!important;padding:.28rem .56rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{border-radius:8px!important;margin-top:.5rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{background:var(--dispatch-context-bg)!important;border-color:#1f4c3921!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;gap:.62rem!important;width:100%!important;padding:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline.dispatch-reset-selected-topline--inline{gap:.32rem!important;margin-bottom:.24rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-route{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-grid{grid-template-columns:repeat(4,minmax(7.4rem,1fr))!important;gap:.3rem!important;margin-top:.36rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-detail-item{border-color:var(--dispatch-context-border)!important;background:var(--dispatch-context-soft)!important;box-shadow:none!important;border-radius:7px!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-item span,.office-shell.is-dispatch-shell .dispatch-reset-context-detail-item strong{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{flex-direction:column!important;justify-content:space-between!important;align-self:stretch!important;min-width:9.8rem!important;padding:.04rem 0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side .fleetview-secondary-btn{border-radius:7px!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-stage-surface:#2f74431f;--dispatch-row-stage-hover:#2f744330;--dispatch-row-stage-selected:#2f744342}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-stage-surface:#a4701721;--dispatch-row-stage-hover:#a4701733;--dispatch-row-stage-selected:#a4701745}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent{--dispatch-row-stage-surface:#9d463221;--dispatch-row-stage-hover:#9d463233;--dispatch-row-stage-selected:#9d463245}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-stage-surface:#1c7c8b1f;--dispatch-row-stage-hover:#1c7c8b2e;--dispatch-row-stage-selected:#1c7c8b40}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-stage-surface:#606f7e1c;--dispatch-row-stage-hover:#606f7e2b;--dispatch-row-stage-selected:#606f7e3b}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{background:#fbfaf6!important;border-color:#1f4c3924!important}@media (max-width:900px){.office-shell.is-dispatch-shell .dispatch-reset-command-strip.dispatch-command-band{align-items:stretch!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{grid-template-columns:minmax(0,1fr)!important;width:100%!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;width:100%!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.office-shell.is-dispatch-shell .dispatch-reset-overflow-menu,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn{width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;min-width:0!important}}@media (max-width:640px){.office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{padding:.5rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-copy{min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block strong{font-size:.95rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{gap:.22rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric{min-height:1.78rem!important;padding:.22rem .24rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric>span{font-size:.52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric>strong{font-size:.76rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs{scrollbar-width:none!important;flex-wrap:nowrap!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs::-webkit-scrollbar{display:none!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{flex:none!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head.dispatch-reset-table-head{padding:.5rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{font-size:1rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.office-shell.is-dispatch-shell .dispatch-reset-context-detail-item{min-width:0!important;padding:.28rem .34rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{gap:.34rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side .fleetview-secondary-btn{min-height:1.95rem!important}}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-surface.payroll-review-page-shell{border:1px solid var(--payroll-v1-line,#19432d24)!important;background:var(--payroll-v1-canvas,#f4f6f1)!important;box-shadow:none!important;border-radius:8px!important;gap:.58rem!important;padding:.62rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-review-header{border:1px solid var(--payroll-v1-line,#19432d24)!important;background:var(--payroll-v1-panel,#fffefa)!important;min-height:3.25rem!important;color:var(--payroll-v1-text,#13241b)!important;box-shadow:none!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:.9rem!important;padding:.66rem .78rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-v1-review-header .payroll-page-kicker{display:none!important}.office-shell.is-payroll-shell .payroll-v1-review-header h1{color:var(--payroll-v1-text,#13241b)!important;letter-spacing:0!important;margin:0!important;font-size:clamp(1rem,1.38vw,1.24rem)!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-v1-review-header p{color:var(--payroll-v1-muted,#5c6c62)!important;margin:0!important;font-size:.75rem!important;line-height:1.3!important}.office-shell.is-payroll-shell .payroll-v1-review-summary{border:1px solid var(--payroll-v1-line,#19432d24)!important;box-shadow:none!important;background:#f8fbf4!important;border-radius:8px!important;padding:.48rem!important}.office-shell.is-payroll-shell .payroll-v1-review-summary .payroll-command-meta{grid-template-columns:repeat(4,minmax(7.5rem,1fr))!important;gap:.34rem!important}.office-shell.is-payroll-shell .payroll-command-metric.is-green,.office-shell.is-payroll-shell .payroll-command-metric.is-good{border-left-color:var(--payroll-v1-green,#0f6f49)!important;background:var(--payroll-v1-green-soft,#e8f5ec)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-blue,.office-shell.is-payroll-shell .payroll-command-metric.is-active{border-left-color:var(--payroll-v1-blue,#245f78)!important;background:var(--payroll-v1-blue-soft,#e8f3f7)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-amber,.office-shell.is-payroll-shell .payroll-command-metric.is-warning{border-left-color:var(--payroll-v1-amber,#8f5b19)!important;background:var(--payroll-v1-amber-soft,#fff4dc)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-red,.office-shell.is-payroll-shell .payroll-command-metric.is-urgent{border-left-color:var(--payroll-v1-red,#9f3b35)!important;background:var(--payroll-v1-red-soft,#fff0ed)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-green strong,.office-shell.is-payroll-shell .payroll-command-metric.is-good strong,.office-shell.is-payroll-shell .payroll-money-gross,.office-shell.is-payroll-shell .payroll-money-net{color:var(--payroll-v1-green,#0f6f49)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-blue strong,.office-shell.is-payroll-shell .payroll-command-metric.is-active strong,.office-shell.is-payroll-shell .payroll-money-adjustment{color:var(--payroll-v1-blue,#245f78)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-amber strong,.office-shell.is-payroll-shell .payroll-command-metric.is-warning strong{color:var(--payroll-v1-amber,#8f5b19)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-red strong,.office-shell.is-payroll-shell .payroll-command-metric.is-urgent strong,.office-shell.is-payroll-shell .payroll-money-deduction{color:var(--payroll-v1-red,#9f3b35)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-action--active,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-status-action.is-blue{background:var(--payroll-v1-blue-soft,#e8f3f7)!important;color:var(--payroll-v1-blue,#245f78)!important;border-color:#245f7842!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-action--blue{background:var(--payroll-v1-green-soft,#e8f5ec)!important;color:var(--payroll-v1-green,#0f6f49)!important;border-color:#0f6f493d!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-action--approve,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-status-action.is-green{background:var(--payroll-v1-green-soft,#e8f5ec)!important;color:var(--payroll-v1-green,#0f6f49)!important;border-color:#0f6f4942!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-status-action.is-red{background:var(--payroll-v1-red-soft,#fff0ed)!important;color:var(--payroll-v1-red,#9f3b35)!important;border-color:#9f3b3547!important}.office-shell.is-payroll-shell .payroll-batch-review-row.tone-good td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-green,#0f6f49)!important}.office-shell.is-payroll-shell .payroll-batch-review-row.tone-active td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-blue,#245f78)!important}.office-shell.is-payroll-shell .payroll-batch-review-row.tone-warning td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-amber,#8f5b19)!important}.office-shell.is-payroll-shell .payroll-batch-review-row.tone-urgent td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-red,#9f3b35)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.tone-good:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.tone-good.is-active td{background:var(--payroll-v1-green-soft,#e8f5ec)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.tone-active:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.tone-active.is-active td{background:var(--payroll-v1-blue-soft,#e8f3f7)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.tone-warning:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.tone-warning.is-active td{background:var(--payroll-v1-amber-soft,#fff4dc)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.tone-urgent:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-row.tone-urgent.is-active td{background:var(--payroll-v1-red-soft,#fff0ed)!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article{border-left-width:3px!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article.is-green,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-green{border-left-color:var(--payroll-v1-green,#0f6f49)!important;background:var(--payroll-v1-green-soft,#e8f5ec)!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article.is-blue,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-blue{border-left-color:var(--payroll-v1-blue,#245f78)!important;background:var(--payroll-v1-blue-soft,#e8f3f7)!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article.is-amber,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-amber{border-left-color:var(--payroll-v1-amber,#8f5b19)!important;background:var(--payroll-v1-amber-soft,#fff4dc)!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article.is-red,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-red{border-left-color:var(--payroll-v1-red,#9f3b35)!important;background:var(--payroll-v1-red-soft,#fff0ed)!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article.is-green strong,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-green strong{color:var(--payroll-v1-green,#0f6f49)!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article.is-blue strong,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-blue strong{color:var(--payroll-v1-blue,#245f78)!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article.is-amber strong,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-amber strong{color:var(--payroll-v1-amber,#8f5b19)!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article.is-red strong,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-red strong{color:var(--payroll-v1-red,#9f3b35)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-line td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-blue,#245f78)}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-line.is-green td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-green,#0f6f49)}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-line.is-amber td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-amber,#8f5b19)}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-line.is-red td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-red,#9f3b35)}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-line.is-green:hover td{background:var(--payroll-v1-green-soft,#e8f5ec)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-line.is-amber:hover td{background:var(--payroll-v1-amber-soft,#fff4dc)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-line.is-red:hover td{background:var(--payroll-v1-red-soft,#fff0ed)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-paperwork-card{border-left:3px solid var(--payroll-v1-amber,#8f5b19)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-earnings-card{border-left:3px solid var(--payroll-v1-green,#0f6f49)!important}@media (max-width:820px){.office-shell.is-payroll-shell .payroll-v1-review-header,.office-shell.is-payroll-shell .payroll-v1-review-header .payroll-review-header-actions{flex-direction:column!important;align-items:stretch!important}.office-shell.is-payroll-shell .payroll-v1-review-summary .payroll-command-meta{scrollbar-width:thin!important;display:flex!important;overflow-x:auto!important}.office-shell.is-payroll-shell .payroll-v1-review-summary .payroll-command-metric{min-width:9rem!important}}:root[data-theme=light] .office-shell.is-dispatch-shell{--dispatch-21-canvas:#f7f9f6;--dispatch-21-surface:#fff;--dispatch-21-surface-soft:#f3f7f1;--dispatch-21-ink:#111815;--dispatch-21-muted:#5f6e65;--dispatch-21-line:#16332524;--dispatch-21-line-strong:#1633253d;--dispatch-21-green:#0f5f3d;--dispatch-21-green-dark:#0b472e;--dispatch-21-green-soft:#eef7f1;--dispatch-21-warning:#8a5a18;--dispatch-21-danger:#8e3e37}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{border-color:var(--dispatch-21-line)!important;background:var(--dispatch-21-surface-soft)!important;box-shadow:none!important;padding:.42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-header-top{gap:.42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-strip.dispatch-command-band{min-height:2.72rem!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:minmax(10rem,.7fr) minmax(0,1.35fr) auto!important;align-items:center!important;gap:.62rem!important;padding:.34rem .42rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-copy{min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block strong{color:var(--dispatch-21-ink)!important;letter-spacing:0!important;font-size:.98rem!important;font-weight:800!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block em{color:var(--dispatch-21-muted)!important;letter-spacing:.03em!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{display:contents!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{grid-template-columns:repeat(4,minmax(5.7rem,1fr))!important;gap:.32rem!important;min-width:0!important;display:grid!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric{border-color:var(--dispatch-21-line)!important;background:var(--dispatch-21-surface)!important;min-height:2rem!important;color:var(--dispatch-21-ink)!important;border-radius:7px!important;justify-content:space-between!important;align-items:center!important;gap:.45rem!important;padding:.32rem .44rem!important;display:flex!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric>span{color:var(--dispatch-21-muted)!important;letter-spacing:.04em!important;font-size:.56rem!important;font-weight:800!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric>strong{color:var(--dispatch-21-green)!important;letter-spacing:0!important;font-size:.9rem!important;font-weight:900!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--attention{background:#fff7f5!important;border-color:#8e3e3738!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--attention>strong{color:var(--dispatch-21-danger)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--pressure{background:#fff9ee!important;border-color:#8a5a183d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metric--pressure>strong{color:var(--dispatch-21-warning)!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{justify-content:flex-end!important;min-width:max-content!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn{letter-spacing:.05em!important;border-radius:7px!important;min-height:2.08rem!important;padding:.4rem .72rem!important;font-size:.7rem!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action{border-color:var(--dispatch-21-green-dark)!important;background:var(--dispatch-21-green)!important;color:#fff!important;box-shadow:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn{border-color:var(--dispatch-21-line-strong)!important;background:var(--dispatch-21-surface)!important;color:var(--dispatch-21-ink)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs{border-color:var(--dispatch-21-line)!important;background:#ffffffb8!important;border-radius:7px!important;padding:.12rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{letter-spacing:.03em!important;border-radius:5px!important;min-height:1.72rem!important;padding:.22rem .48rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{border-color:var(--dispatch-21-green)!important;background:var(--dispatch-21-green)!important;color:#fff!important}.office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{border-radius:8px!important;margin-top:.38rem!important;overflow:hidden!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{border-color:var(--dispatch-21-line)!important;background:var(--dispatch-21-surface)!important;box-shadow:none!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head.dispatch-reset-table-head{border-bottom:1px solid var(--dispatch-21-line)!important;padding:.5rem .58rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head.dispatch-reset-table-head{background:#fbfdf9!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline.dispatch-reset-selected-topline--inline{align-items:center!important;gap:.28rem!important;margin-bottom:.18rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{letter-spacing:0!important;font-size:1rem!important;line-height:1.1!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span{min-width:0!important;max-width:min(15.5rem,100%)!important;color:var(--dispatch-21-ink)!important;white-space:nowrap!important;align-items:baseline!important;gap:.26rem!important;font-size:.72rem!important;line-height:1.12!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span+span{border-left:1px solid var(--dispatch-21-line)!important;padding-left:.68rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row strong{color:var(--dispatch-21-muted)!important;letter-spacing:.04em!important;text-transform:uppercase!important;flex:none!important;font-size:.56rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn{letter-spacing:.05em!important;border-radius:7px!important;min-height:1.9rem!important;padding:.34rem .64rem!important}.office-shell.is-dispatch-shell .dispatch-table-shell{min-height:0!important;max-height:none!important;overflow:auto visible!important}.office-shell.is-dispatch-shell .dispatch-board-table th{letter-spacing:.06em!important;padding:.4rem .48rem!important;font-size:.62rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table thead th{color:#f6faf7!important;background:#151c19!important;border-bottom-color:#151c19!important}.office-shell.is-dispatch-shell .dispatch-board-table td{padding:.34rem .48rem!important;line-height:1.12!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table td{color:var(--dispatch-21-ink)!important;background:#fff!important;border-bottom-color:#16332517!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n) td{background:#f8faf7!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td{background:#2f744314!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td{background:#8a5a1814!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:#8e3e3714!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.is-selected td{background:#e6f2ea!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip{letter-spacing:.02em!important;border-radius:6px!important;min-height:1.18rem!important;padding:.08rem .38rem!important;font-size:.58rem!important}.office-shell.is-dispatch-shell .dispatch-grid-footer-row{gap:.52rem!important;padding:.42rem .58rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-grid-footer-row{border-top-color:var(--dispatch-21-line)!important;background:#fbfdf9!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer{gap:.38rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{border-radius:6px!important;min-height:1.1rem!important;padding:.08rem .34rem!important;font-size:.66rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{border-radius:8px!important;margin-top:.55rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{border-color:var(--dispatch-21-line)!important;background:var(--dispatch-21-surface)!important;box-shadow:none!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header,.office-shell.is-dispatch-shell .dispatch-reset-exception-rail{padding:.68rem .78rem!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-rail-head{gap:.42rem!important}@media (max-width:1120px){.office-shell.is-dispatch-shell .dispatch-reset-command-strip.dispatch-command-band{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{gap:.45rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{justify-content:stretch!important;min-width:0!important}}@media (max-width:720px){.office-shell.is-dispatch-shell .dispatch-reset-command-strip.dispatch-command-band{min-height:0!important;padding:.28rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{gap:.34rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{scrollbar-width:none!important;grid-template-columns:none!important;padding-bottom:.08rem!important;display:flex!important;overflow-x:auto!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline::-webkit-scrollbar{display:none!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric{flex:none!important;min-width:5.65rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:minmax(0,1fr)!important;gap:.44rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row{gap:.16rem .44rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span{max-width:100%!important;font-size:.68rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span+span{border-left:0!important;padding-left:0!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-grid-footer-row{align-items:stretch!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer{align-items:flex-start!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header{gap:.32rem!important;display:grid!important}}@media (max-width:430px){.office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{padding:.38rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block strong{font-size:.92rem!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn{min-height:2rem!important;padding-inline:.48rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head.dispatch-reset-table-head{padding:.42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{font-size:.94rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row strong{font-size:.52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn{min-height:1.82rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header p,.office-shell.is-dispatch-shell .dispatch-reset-exception-rail-head p{display:none!important}}:root[data-theme=light] .office-shell.is-dispatch-shell{--dispatch-21st-canvas:#f3f5ef;--dispatch-21st-panel:#fffdf8;--dispatch-21st-panel-soft:#f8f6ee;--dispatch-21st-line:#1f4c3929;--dispatch-21st-line-strong:#1f4c393d;--dispatch-21st-text:#14251c;--dispatch-21st-muted:#607063;--dispatch-21st-green:#105f3d;--dispatch-21st-green-soft:#eaf5ee}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-header.ops-core-page-header{padding:.44rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-strip.dispatch-command-band{grid-template-columns:minmax(8.5rem,auto) minmax(14rem,30rem) minmax(0,1fr)!important;width:100%!important;min-height:2.72rem!important;padding:.36rem .42rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-search{border:1px solid var(--dispatch-21st-line)!important;min-width:0!important;min-height:2rem!important;color:var(--dispatch-21st-muted)!important;background:#fffdf8db!important;border-radius:8px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:.36rem!important;padding:.2rem .28rem .2rem .52rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-search input{min-width:0!important;color:var(--dispatch-21st-text)!important;font:inherit!important;background:0 0!important;border:0!important;outline:0!important;font-size:.76rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-search input::placeholder{color:#607063d1!important}.office-shell.is-dispatch-shell .dispatch-reset-search-workspace-link{background:var(--dispatch-21st-green-soft)!important;min-height:1.46rem!important;color:var(--dispatch-21st-green)!important;cursor:pointer!important;letter-spacing:.07em!important;text-transform:uppercase!important;border:1px solid #105f3d2e!important;border-radius:7px!important;padding:.16rem .42rem!important;font-size:.58rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.5rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{grid-template-columns:repeat(4,minmax(4.25rem,auto))!important;justify-content:end!important;display:grid!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric{min-height:1.9rem!important;padding:.26rem .42rem!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn{min-height:2rem!important;padding:.38rem .66rem!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action{background:#105f3d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs{background:#fffdf8bd!important;width:100%!important;padding:.1rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{min-height:1.64rem!important;padding:.22rem .46rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{margin-top:.38rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:minmax(0,1fr) auto!important;gap:.52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline.dispatch-reset-selected-topline--inline{align-items:center!important;margin-bottom:.16rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{font-size:1rem!important;line-height:1.05!important}.office-shell.is-dispatch-shell .dispatch-reset-context-route{color:var(--dispatch-21st-muted)!important;margin-top:.08rem!important;font-size:.76rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row{flex-wrap:wrap!important;gap:.18rem .54rem!important;min-width:0!important;margin-top:.28rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span{max-width:min(18rem,100%)!important;color:var(--dispatch-21st-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;align-items:baseline!important;gap:.28rem!important;font-size:.76rem!important;line-height:1.15!important;display:inline-flex!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row strong{color:var(--dispatch-21st-muted)!important;letter-spacing:.05em!important;text-transform:uppercase!important;flex:none!important;font-size:.58rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row{border-top:1px solid var(--dispatch-21st-line)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.18rem!important;margin-top:.34rem!important;padding-top:.32rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row>span{min-width:0!important;color:var(--dispatch-21st-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.7rem!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row strong{color:var(--dispatch-21st-muted)!important;letter-spacing:.05em!important;text-transform:uppercase!important;margin-bottom:.05rem!important;font-size:.54rem!important;font-weight:900!important;display:block!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-detail-item{background:0 0!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{justify-content:center!important;gap:.34rem!important;min-width:8.75rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side .fleetview-secondary-btn{min-height:1.86rem!important;padding:.32rem .52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{grid-template-columns:minmax(0,1fr)!important;width:100%!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-preview-action{color:var(--dispatch-21st-text)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel .dispatch-reset-overflow-action{border-left:3px solid #0000!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel .dispatch-reset-overflow-action--route{border-left-color:var(--dispatch-21st-green)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel .dispatch-reset-overflow-action--preview{border-left-color:#b98528!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel .dispatch-reset-overflow-action--driver{border-left-color:#4f8f7a!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-table-shell{border-color:var(--dispatch-21st-line)!important;background:var(--dispatch-21st-panel)!important}.office-shell.is-dispatch-shell .dispatch-board-table{min-width:2080px!important;font-size:.76rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table th{border-bottom-color:var(--dispatch-21st-line-strong)!important;color:#3b5145!important;letter-spacing:.06em!important;background:#f0f4ed!important;padding:.4rem .5rem!important;font-size:.58rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table td{background:var(--dispatch-21st-panel)!important;color:var(--dispatch-21st-text)!important;border-bottom-color:#1f4c391a!important;padding:.36rem .5rem!important;line-height:1.12!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n):not(.is-selected) td{background:var(--dispatch-21st-panel-soft)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td{background:var(--dispatch-21st-panel)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n).tone-new:not(.is-selected) td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n).tone-leg-1:not(.is-selected) td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n).tone-leg-2:not(.is-selected) td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n).tone-leg-3:not(.is-selected) td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n).tone-active:not(.is-selected) td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n).tone-completed:not(.is-selected) td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n).tone-warning:not(.is-selected) td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:nth-child(2n).tone-urgent:not(.is-selected) td{background:var(--dispatch-21st-panel-soft)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row:hover td{background:#edf5ef!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.is-selected td{background:#e5f2ea!important;box-shadow:inset 0 1px #105f3d2e,inset 0 -1px #105f3d2e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active td:first-child{border-left-color:#2f7443!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1 td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2 td:first-child{border-left-color:#aa7325!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3 td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning td:first-child,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent td:first-child{border-left-color:#a04c42!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed td:first-child{border-left-color:#7c8780!important}.office-shell.is-dispatch-shell .dispatch-grid-footer-row{min-height:2.42rem!important;padding:.34rem .44rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--footer{gap:.24rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{min-height:1.34rem!important;padding:.16rem .38rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{grid-template-columns:minmax(13rem,.74fr) minmax(0,1.26fr)!important;gap:.54rem!important;margin-top:.48rem!important;padding:.56rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header,.office-shell.is-dispatch-shell .dispatch-reset-exception-rail{min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header p{max-width:none!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-title strong{font-size:.82rem!important;line-height:1.15!important}.office-shell.is-dispatch-shell .dispatch-reset-support-dock-header p,.office-shell.is-dispatch-shell .dispatch-reset-exception-rail-head p{margin-top:.18rem!important;font-size:.72rem!important;line-height:1.2!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-list{gap:.36rem!important}.office-shell.is-dispatch-shell .dispatch-reset-exception-item{border-radius:8px!important;min-height:3.22rem!important;padding:.42rem .52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-toggle{grid-column:1/-1!important}.office-shell.is-dispatch-shell .dispatch-reset-live-grid{grid-template-columns:minmax(0,1fr) minmax(17.5rem,20rem)!important;align-items:start!important;gap:.72rem!important;width:100%!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-live-grid--single{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-side-rail{overscroll-behavior:contain!important;scrollbar-width:thin!important;align-self:start!important;gap:.62rem!important;min-width:0!important;max-height:calc(100vh - 1.44rem)!important;padding-right:.12rem!important;display:grid!important;position:sticky!important;top:.72rem!important;overflow-y:auto!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-card{border:1px solid var(--dispatch-21st-line)!important;background:#fffdf8eb!important;border-radius:10px!important;gap:.52rem!important;padding:.68rem!important;display:grid!important;box-shadow:0 10px 24px #162c210b!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-card--exceptions{background:#fffdf9!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card-head{gap:.14rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card-head span{color:var(--dispatch-21st-muted)!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card-head strong{color:var(--dispatch-21st-text)!important;font-size:.86rem!important;line-height:1.16!important}.office-shell.is-dispatch-shell .dispatch-reset-side-list{gap:.4rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-list,.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-list{overscroll-behavior:contain!important;scrollbar-width:thin!important;max-height:clamp(6.5rem,17vh,9rem)!important;padding-right:.18rem!important;overflow-y:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert,.office-shell.is-dispatch-shell .dispatch-reset-side-watch,.office-shell.is-dispatch-shell .dispatch-reset-side-resource,.office-shell.is-dispatch-shell .dispatch-reset-side-empty{border:1px solid var(--dispatch-21st-line)!important;width:100%!important;min-width:0!important;color:var(--dispatch-21st-text)!important;text-align:left!important;background:#f8f6eec7!important;border-radius:8px!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert,.office-shell.is-dispatch-shell .dispatch-reset-side-watch,.office-shell.is-dispatch-shell .dispatch-reset-side-resource{cursor:pointer!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert{gap:.08rem!important;padding:.5rem .56rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert span{letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.6rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert strong,.office-shell.is-dispatch-shell .dispatch-reset-side-watch strong,.office-shell.is-dispatch-shell .dispatch-reset-side-resource strong,.office-shell.is-dispatch-shell .dispatch-reset-side-empty strong{color:var(--dispatch-21st-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important;line-height:1.18!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert small,.office-shell.is-dispatch-shell .dispatch-reset-side-watch small,.office-shell.is-dispatch-shell .dispatch-reset-side-resource small,.office-shell.is-dispatch-shell .dispatch-reset-side-empty span{color:var(--dispatch-21st-muted)!important;text-overflow:ellipsis!important;font-size:.7rem!important;line-height:1.24!important;display:block!important;overflow:hidden!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-urgent{background:#fff0ed!important;border-color:#dfaaa3!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-urgent span{color:#98463d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-warning{background:#fff7e6!important;border-color:#e3bd78!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-warning span{color:#8a5a1c!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-active{background:#eff8f1!important;border-color:#9fcbb0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-active span{color:#245d3f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.is-active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-watch.is-active{box-shadow:inset 3px 0 0 var(--dispatch-21st-green)!important;border-color:#105f3d6b!important}.office-shell.is-dispatch-shell .dispatch-reset-side-resource{grid-template-columns:1.8rem minmax(0,1fr)!important;align-items:center!important;gap:.46rem!important;padding:.44rem .5rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-side-resource>span:first-child{background:var(--dispatch-21st-green-soft)!important;width:1.72rem!important;height:1.72rem!important;color:var(--dispatch-21st-green)!important;border-radius:999px!important;place-items:center!important;font-size:.62rem!important;font-weight:900!important;display:inline-grid!important}.office-shell.is-dispatch-shell .dispatch-reset-side-resource:disabled{cursor:not-allowed!important;opacity:.72!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch,.office-shell.is-dispatch-shell .dispatch-reset-side-empty{gap:.12rem!important;padding:.48rem .52rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-watch-status-row{width:100%!important;min-width:0!important;margin-top:.18rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-watch-status-row .dispatch-cell-chip-row-status{align-items:stretch!important;gap:.24rem!important;width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-watch-status-row .dispatch-cell-chip-row-status-block{flex-wrap:wrap!important}.office-shell.is-dispatch-shell .dispatch-reset-watch-status-row .dispatch-status-chip-primary-block{letter-spacing:.03em!important;flex:100%!important;justify-content:flex-start!important;width:100%!important;padding:.32rem .52rem!important;font-size:.66rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs{border-bottom:1px solid var(--dispatch-21st-line)!important;background:0 0!important;border-radius:0!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{background:0 0!important;border:0!important;border-bottom:2px solid #0000!important;border-radius:0!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active{color:#fff!important;background:linear-gradient(#1f8b5d 0%,#176c48 100%)!important;border-bottom-color:#0f5f3d!important;box-shadow:0 0 0 1px #0f5f3d47!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-active .dispatch-reset-tab-count{color:#fff!important;background:#ffffff2e!important;border-color:#ffffff47!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-contracted-lane:not(.is-active){color:#245d3f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button.is-contracted-lane .dispatch-reset-tab-count{background:var(--dispatch-21st-green-soft)!important;color:var(--dispatch-21st-green)!important;border-color:#105f3d38!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table td[data-column=driver]{color:#143d2a!important;font-weight:800!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table td[data-column=booking],:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table td[data-column=container],:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table td[data-column=tmp]{color:#174f77!important;font-weight:750!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-status-chip.status-driver-needed{color:#765015!important;background:#fff6dd!important;border-color:#d8bb78!important}@media (min-width:1181px){.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{display:none!important}}@media (max-width:1180px){.office-shell.is-dispatch-shell .dispatch-reset-live-grid{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-side-rail{display:none!important}}@media (max-width:900px){.office-shell.is-dispatch-shell[data-shell-variant=company]{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .motive-workspace,.office-shell.is-dispatch-shell .office-main,.office-shell.is-dispatch-shell .shell-page,.office-shell.is-dispatch-shell .dispatch-page-shell{width:100%!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-command-strip.dispatch-command-band,.office-shell.is-dispatch-shell .dispatch-reset-command-actions--hybrid,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:stretch!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span{max-width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span{display:block!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row strong{margin-bottom:.08rem!important;display:block!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{flex-direction:row!important;justify-content:space-between!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-board-table{min-width:1120px!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=weight],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=weight],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=loaded_date],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=loaded_date],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=fte],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=fte],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=pier],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=pier],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=unit],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=unit]{display:none!important}.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=booking],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=booking],.office-shell.is-dispatch-shell .dispatch-board-table th[data-column=container],.office-shell.is-dispatch-shell .dispatch-board-table td[data-column=container]{white-space:normal!important;width:112px!important}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-top,.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-title,.office-shell.is-load-workspace-shell .dispatch-workspace-command-actions,.office-shell.is-load-workspace-shell .dispatch-load-assignment-grid,.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip .ops-core-stat{min-width:0!important}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table-wrap,.office-shell.is-load-workspace-shell .dispatch-pt-table-wrap{overflow-x:auto!important}.office-shell.is-load-workspace-shell .dispatch-load-assignment-table,.office-shell.is-load-workspace-shell .dispatch-pt-table{min-width:880px!important}}:root[data-theme=light] .office-shell.is-payroll-shell{--payroll-v1-canvas:#f4f6f1;--payroll-v1-panel:#fffefa;--payroll-v1-line:#19432d24;--payroll-v1-line-strong:#0f5f3d47;--payroll-v1-text:#13241b;--payroll-v1-muted:#5c6c62;--payroll-v1-green:#0f6f49;--payroll-v1-green-soft:#e8f5ec;--payroll-v1-blue:#245f78;--payroll-v1-blue-soft:#e8f3f7;--payroll-v1-amber:#8f5b19;--payroll-v1-amber-soft:#fff4dc;--payroll-v1-red:#9f3b35;--payroll-v1-red-soft:#fff0ed}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-shell{background:var(--payroll-v1-canvas)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-surface.payroll-landing-shell{border:1px solid var(--payroll-v1-line)!important;background:var(--payroll-v1-canvas)!important;box-shadow:none!important;border-radius:8px!important;gap:.58rem!important;padding:.62rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-header{border:1px solid var(--payroll-v1-line)!important;background:var(--payroll-v1-panel)!important;min-height:3.4rem!important;box-shadow:none!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important;padding:.68rem .78rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-v1-header .payroll-page-header-copy{gap:.14rem!important}.office-shell.is-payroll-shell .payroll-v1-header h1{color:var(--payroll-v1-text)!important;margin:0!important;font-size:clamp(1rem,1.38vw,1.25rem)!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-v1-header p{color:var(--payroll-v1-muted)!important;margin:0!important;font-size:.75rem!important;line-height:1.3!important}.office-shell.is-payroll-shell .payroll-v1-header-meta{border:1px solid var(--payroll-v1-line);min-width:max-content;color:var(--payroll-v1-text);background:#f8fbf4;border-radius:7px;justify-items:end;gap:.08rem;padding:.34rem .56rem;display:grid}.office-shell.is-payroll-shell .payroll-v1-header-meta span{color:var(--payroll-v1-green);font-size:.66rem;font-weight:850}.office-shell.is-payroll-shell .payroll-v1-header-meta strong{font-size:.74rem;font-weight:850}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-strip{border:0!important;border-bottom:1px solid var(--payroll-v1-line)!important;min-height:2.25rem!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0 .18rem!important}.office-shell.is-payroll-shell .payroll-route-tabs{gap:0!important}.office-shell.is-payroll-shell .payroll-route-tabs a{min-height:2.15rem!important;color:var(--payroll-v1-muted)!important;background:0 0!important;border:0!important;border-bottom:2px solid #0000!important;border-radius:0!important;padding:.48rem .86rem!important;font-size:.74rem!important;font-weight:780!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-tabs a.is-active{border-bottom-color:var(--payroll-v1-green)!important;color:var(--payroll-v1-green)!important;background:#fff!important;box-shadow:inset 0 0 0 1px #0f5f3d1f!important}.office-shell.is-payroll-shell .payroll-route-meta span{color:var(--payroll-v1-muted)!important;background:0 0!important;border:0!important;font-size:.7rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-strip{border:1px solid var(--payroll-v1-line)!important;background:var(--payroll-v1-panel)!important;min-height:3.1rem!important;box-shadow:none!important;border-radius:8px!important;padding:.52rem .6rem!important}.office-shell.is-payroll-shell .payroll-search-control input,.office-shell.is-payroll-shell .payroll-filter-control select{border-color:var(--payroll-v1-line)!important;min-height:2rem!important;color:var(--payroll-v1-text)!important;background:#fff!important;border-radius:6px!important;font-size:.75rem!important}.office-shell.is-payroll-shell .payroll-ops-primary-action{color:#fff!important;background:#0f6f49!important;border-color:#0b583a!important}.office-shell.is-payroll-shell .payroll-ops-primary-action:hover{background:#0b583a!important}.office-shell.is-payroll-shell .payroll-ops-secondary-action{border-color:var(--payroll-v1-line)!important;color:var(--payroll-v1-text)!important;background:#fff!important}.office-shell.is-payroll-shell .payroll-ops-secondary-action:hover{border-color:var(--payroll-v1-line-strong)!important;color:var(--payroll-v1-green)!important;background:#f8fbf4!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-focus{border:1px solid var(--payroll-v1-line)!important;background:var(--payroll-v1-panel)!important;box-shadow:none!important;border-radius:8px!important;grid-template-columns:minmax(16rem,.68fr) minmax(0,1.32fr)!important;gap:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.office-shell.is-payroll-shell .payroll-v1-current{border-right:1px solid var(--payroll-v1-line)!important;border-bottom:0!important;justify-content:space-between!important;align-items:center!important;gap:.68rem!important;min-width:0!important;padding:.66rem .78rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-v1-current h2{color:var(--payroll-v1-text)!important;margin:0!important;font-size:clamp(1rem,1.32vw,1.18rem)!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-v1-current p{max-width:62ch!important;color:var(--payroll-v1-muted)!important;font-size:.74rem!important;line-height:1.32!important}.office-shell.is-payroll-shell .payroll-v1-stats{background:#f8fbf4!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-self:stretch!important;gap:0!important;padding:0!important;display:grid!important}.office-shell.is-payroll-shell .payroll-v1-stat{border:0!important;border-left:1px solid var(--payroll-v1-line)!important;background:0 0!important;border-radius:0!important;align-content:center!important;gap:.08rem!important;min-height:4.15rem!important;padding:.5rem .74rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-v1-stat span,.office-shell.is-payroll-shell .payroll-command-metric span{color:var(--payroll-v1-muted)!important;letter-spacing:.03em!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-v1-stat strong,.office-shell.is-payroll-shell .payroll-command-metric strong{letter-spacing:0!important;font-size:.95rem!important;font-weight:880!important}.office-shell.is-payroll-shell .payroll-v1-stat em,.office-shell.is-payroll-shell .payroll-command-metric small{color:var(--payroll-v1-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.66rem!important;font-style:normal!important;line-height:1.22!important;display:block!important;overflow:hidden!important}.office-shell.is-payroll-shell .is-green strong{color:var(--payroll-v1-green)!important}.office-shell.is-payroll-shell .is-blue strong{color:var(--payroll-v1-blue)!important}.office-shell.is-payroll-shell .is-amber strong{color:var(--payroll-v1-amber)!important}.office-shell.is-payroll-shell .is-red strong{color:var(--payroll-v1-red)!important}.office-shell.is-payroll-shell .payroll-home-grid{grid-template-columns:minmax(0,1fr) minmax(17rem,20rem)!important;gap:.62rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-section-shell,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table-shell{border-color:var(--payroll-v1-line)!important;background:var(--payroll-v1-panel)!important;box-shadow:none!important;border-radius:8px!important}.office-shell.is-payroll-shell .payroll-section-shell{gap:.52rem!important;padding:.68rem!important}.office-shell.is-payroll-shell .payroll-section-header h2,.office-shell.is-payroll-shell .payroll-home-support-head h3,.office-shell.is-payroll-shell .payroll-home-rail-head h4{color:var(--payroll-v1-text)!important;font-size:.9rem!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-section-header p,.office-shell.is-payroll-shell .payroll-home-support-head p,.office-shell.is-payroll-shell .payroll-home-rail-head p{color:var(--payroll-v1-muted)!important;font-size:.72rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-strip{border:1px solid var(--payroll-v1-line)!important;box-shadow:none!important;background:#f8fbf4!important;border-radius:8px!important;gap:.42rem!important;padding:.48rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-meta{grid-template-columns:repeat(6,minmax(7rem,1fr))!important;gap:.34rem!important}.office-shell.is-payroll-shell .payroll-command-metric{border:1px solid var(--payroll-v1-line)!important;background:#fff!important;border-left-width:3px!important;border-radius:7px!important;min-height:2.9rem!important;padding:.38rem .48rem .38rem .55rem!important}.office-shell.is-payroll-shell .payroll-command-metric.is-green{border-left-color:var(--payroll-v1-green)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-blue{border-left-color:var(--payroll-v1-blue)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-amber{border-left-color:var(--payroll-v1-amber)!important}.office-shell.is-payroll-shell .payroll-command-metric.is-red{border-left-color:var(--payroll-v1-red)!important}.office-shell.is-payroll-shell .payroll-command-actions.payroll-inline-actions--compact{justify-content:flex-end!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table thead th{border-bottom-color:var(--payroll-v1-line-strong)!important;color:#3c5146!important;background:#f0f5ed!important;padding:.44rem .55rem!important;font-size:.61rem!important;font-weight:880!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table tbody td{color:var(--payroll-v1-text)!important;background:#fffefa!important;border-bottom-color:#19432d1a!important;padding:.46rem .55rem!important;font-size:.74rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table tbody tr:nth-child(2n) td{background:#fafcf6!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table tbody tr:hover td{background:#eef6ef!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table tr.is-pending td:first-child,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table tr.is-active td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-amber)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table tr.is-audited td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-blue)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table tr.is-finalized td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-green)!important}.office-shell.is-payroll-shell .payroll-table-record-link{color:var(--payroll-v1-green)!important;font-weight:850!important}.office-shell.is-payroll-shell .payroll-table-record-meta{color:var(--payroll-v1-muted)!important;font-size:.67rem!important}.office-shell.is-payroll-shell .payroll-age-tag,.office-shell.is-payroll-shell .payroll-audit-tag,.office-shell.is-payroll-shell .payroll-status-tag,.office-shell.is-payroll-shell .dispatch-status-chip,.office-shell.is-payroll-shell .pill{border-radius:6px!important;min-height:1.25rem!important;padding:.12rem .4rem!important;font-size:.66rem!important;font-weight:820!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-age-tag.is-fresh,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-audit-tag.is-finalized,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-audit-tag.is-audited{background:var(--payroll-v1-green-soft)!important;color:var(--payroll-v1-green)!important;border-color:#0f6f4942!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-age-tag.is-staged,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-audit-tag.is-active{background:var(--payroll-v1-amber-soft)!important;color:var(--payroll-v1-amber)!important;border-color:#8f5b1947!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-age-tag.is-older,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-audit-tag.is-pending{background:var(--payroll-v1-red-soft)!important;color:var(--payroll-v1-red)!important;border-color:#9f3b3547!important}.office-shell.is-payroll-shell .payroll-home-support-shell{scrollbar-width:thin!important;max-height:calc(100vh - 6.4rem)!important;overflow-y:auto!important}.office-shell.is-payroll-shell .payroll-home-support-section{border:1px solid var(--payroll-v1-line)!important;background:#f8fbf4!important;border-radius:8px!important;gap:.42rem!important;padding:.52rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-home-driver-list{max-height:10.5rem!important;overflow-y:auto!important}.office-shell.is-payroll-shell .payroll-v1-alert,.office-shell.is-payroll-shell .payroll-home-output-card,.office-shell.is-payroll-shell .payroll-home-system-note>div{border:1px solid var(--payroll-v1-line)!important;background:#fff!important;border-left-width:3px!important;border-radius:8px!important}.office-shell.is-payroll-shell .payroll-v1-alert.is-green{border-left-color:var(--payroll-v1-green)!important;background:var(--payroll-v1-green-soft)!important}.office-shell.is-payroll-shell .payroll-v1-alert.is-blue{border-left-color:var(--payroll-v1-blue)!important;background:var(--payroll-v1-blue-soft)!important}.office-shell.is-payroll-shell .payroll-v1-alert.is-amber{border-left-color:var(--payroll-v1-amber)!important;background:var(--payroll-v1-amber-soft)!important}.office-shell.is-payroll-shell .payroll-v1-alert.is-red{border-left-color:var(--payroll-v1-red)!important;background:var(--payroll-v1-red-soft)!important}.office-shell.is-payroll-shell .payroll-home-driver-list article{padding:.46rem .5rem!important}.office-shell.is-payroll-shell .payroll-home-output-card{gap:.26rem!important;padding:.52rem!important}.office-shell.is-payroll-shell .payroll-home-system-note{gap:.38rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-home-system-note>div{padding:.44rem .5rem!important}@media (max-width:1180px){:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-focus,.office-shell.is-payroll-shell .payroll-home-grid{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-payroll-shell .payroll-v1-current{border-right:0!important;border-bottom:1px solid var(--payroll-v1-line)!important}.office-shell.is-payroll-shell .payroll-home-support-shell{max-height:none!important;position:static!important}}@media (max-width:760px){:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-header,.office-shell.is-payroll-shell .payroll-v1-current,.office-shell.is-payroll-shell .payroll-overview-command-strip{flex-direction:column!important;align-items:stretch!important}.office-shell.is-payroll-shell .payroll-v1-header-meta{justify-items:start;min-width:0}.office-shell.is-payroll-shell .payroll-v1-stats,.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-meta{scrollbar-width:thin!important;display:flex!important;overflow-x:auto!important}.office-shell.is-payroll-shell .payroll-v1-stat,.office-shell.is-payroll-shell .payroll-command-metric{min-width:9rem!important}.office-shell.is-payroll-shell .payroll-overview-command-actions,.office-shell.is-payroll-shell .payroll-overview-command-controls{width:100%!important}}@media (max-width:560px){:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-surface.payroll-landing-shell{padding:.48rem!important}.office-shell.is-payroll-shell .payroll-route-meta{display:none!important}.office-shell.is-payroll-shell .payroll-home-table{min-width:58rem!important}}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-tab-surface,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-templates-route-shell{border:1px solid var(--payroll-v1-line)!important;background:var(--payroll-v1-canvas)!important;box-shadow:none!important;border-radius:8px!important;gap:.58rem!important;padding:.62rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-tabs a.is-active,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-tabs a[aria-current=page]{border-bottom-color:var(--payroll-v1-green)!important;color:var(--payroll-v1-green)!important;background:#f8fbf4!important;box-shadow:inset 0 1px #0f5f3d1f!important}.office-shell.is-payroll-shell .payroll-v1-tab-header .payroll-inline-actions,.office-shell.is-payroll-shell .payroll-v1-tab-header .payroll-workspace-actions{flex-wrap:wrap!important;justify-content:flex-end!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-tab-summary,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-section,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-settings-card{border-color:var(--payroll-v1-line)!important;background:var(--payroll-v1-panel)!important;box-shadow:none!important;border-radius:8px!important}.office-shell.is-payroll-shell .payroll-v1-tab-summary .payroll-command-meta{grid-template-columns:repeat(4,minmax(7.5rem,1fr))!important;gap:.34rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-tab-summary .payroll-command-search{border-top:1px solid var(--payroll-v1-line)!important;padding-top:.42rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table thead th,:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-table thead th,:root[data-theme=light] .documents-workspace-shell .payroll-v1-archive-table thead th{border-bottom-color:var(--payroll-v1-line-strong,#0f5f3d47)!important;color:#3c5146!important;background:#f0f5ed!important;font-size:.61rem!important;font-weight:880!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table tbody td,:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-table tbody td,:root[data-theme=light] .documents-workspace-shell .payroll-v1-archive-table tbody td{color:var(--payroll-v1-text,#13241b)!important;border-bottom-color:#19432d1a!important}.office-shell.is-payroll-shell .payroll-batches-table-row.tone-good td:first-child,.office-shell.is-payroll-shell .pay-template-table-row.tone-good td:first-child,.documents-workspace-shell .payroll-v1-archive-table tbody tr.tone-good td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-green,#0f6f49)!important}.office-shell.is-payroll-shell .payroll-batches-table-row.tone-active td:first-child,.office-shell.is-payroll-shell .pay-template-table-row.tone-active td:first-child,.documents-workspace-shell .payroll-v1-archive-table tbody tr.tone-active td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-blue,#245f78)!important}.office-shell.is-payroll-shell .payroll-batches-table-row.tone-warning td:first-child,.office-shell.is-payroll-shell .pay-template-table-row.tone-warning td:first-child,.documents-workspace-shell .payroll-v1-archive-table tbody tr.tone-warning td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-amber,#8f5b19)!important}.office-shell.is-payroll-shell .payroll-batches-table-row.tone-urgent td:first-child,.office-shell.is-payroll-shell .pay-template-table-row.tone-urgent td:first-child,.documents-workspace-shell .payroll-v1-archive-table tbody tr.tone-urgent td:first-child{box-shadow:inset 3px 0 0 var(--payroll-v1-red,#9f3b35)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table-row.tone-good:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-table-row.tone-good:hover td,:root[data-theme=light] .documents-workspace-shell .payroll-v1-archive-table tbody tr.tone-good:hover td{background:var(--payroll-v1-green-soft,#e8f5ec)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table-row.tone-active:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-table-row.tone-active:hover td,:root[data-theme=light] .documents-workspace-shell .payroll-v1-archive-table tbody tr.tone-active:hover td{background:var(--payroll-v1-blue-soft,#e8f3f7)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table-row.tone-warning:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-table-row.tone-warning:hover td,:root[data-theme=light] .documents-workspace-shell .payroll-v1-archive-table tbody tr.tone-warning:hover td{background:var(--payroll-v1-amber-soft,#fff4dc)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table-row.tone-urgent:hover td,:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-table-row.tone-urgent:hover td,:root[data-theme=light] .documents-workspace-shell .payroll-v1-archive-table tbody tr.tone-urgent:hover td{background:var(--payroll-v1-red-soft,#fff0ed)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-settings-card{border-left-width:3px!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-settings-card.is-blue{border-left-color:var(--payroll-v1-blue)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-settings-card.is-green{border-left-color:var(--payroll-v1-green)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-list-row--driver-select{border-color:var(--payroll-v1-line)!important;background:#fffefa!important;border-radius:8px!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-list-row--driver-select.is-active{background:var(--payroll-v1-green-soft)!important;box-shadow:inset 3px 0 0 var(--payroll-v1-green)!important;border-color:#0f6f4952!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-v1-shell{background:0 0!important;gap:.58rem!important;padding:0!important;display:grid!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-v1-header,:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-v1-shell .payroll-workspace-frame{border-color:var(--payroll-v1-line)!important;background:var(--payroll-v1-panel)!important;box-shadow:none!important;border-radius:8px!important}.office-shell.is-payroll-shell .pay-template-v1-header .payroll-workspace-heading h1{color:var(--payroll-v1-text)!important;font-size:clamp(1rem,1.38vw,1.24rem)!important;font-weight:850!important}.office-shell.is-payroll-shell .pay-template-v1-header .payroll-workspace-heading p{color:var(--payroll-v1-muted)!important;font-size:.75rem!important;line-height:1.3!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-summary-card{border:1px solid var(--payroll-v1-line)!important;background:#fff!important;border-left-width:3px!important;border-radius:7px!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-summary-card.is-green{border-left-color:var(--payroll-v1-green)!important;background:var(--payroll-v1-green-soft)!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-summary-card.is-blue{border-left-color:var(--payroll-v1-blue)!important;background:var(--payroll-v1-blue-soft)!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-summary-card.is-amber{border-left-color:var(--payroll-v1-amber)!important;background:var(--payroll-v1-amber-soft)!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-driver-row{border-color:var(--payroll-v1-line)!important;border-radius:8px!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-driver-row.is-configured{box-shadow:inset 3px 0 0 var(--payroll-v1-blue)!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-driver-row.is-empty{box-shadow:inset 3px 0 #5c6c6233!important}:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-driver-row.is-active{background:var(--payroll-v1-green-soft)!important;box-shadow:inset 3px 0 0 var(--payroll-v1-green)!important;border-color:#0f6f4957!important}.office-shell.is-payroll-shell .pay-template-driver-list{scrollbar-width:thin!important;max-height:calc(100vh - 20rem)!important;overflow-y:auto!important}:root[data-theme=light] .documents-workspace-shell .documents-payroll-archive-section{box-shadow:none!important;background:#fffefa!important;border-color:#19432d24!important;border-radius:8px!important}:root[data-theme=light] .documents-workspace-shell .documents-payroll-archive-header{border-bottom-color:#19432d1f!important}:root[data-theme=light] .documents-workspace-shell .payroll-v1-archive-table-wrap{background:#fffefa!important;border-color:#19432d24!important;border-radius:8px!important}@media (max-width:820px){.office-shell.is-payroll-shell .payroll-v1-tab-summary .payroll-command-meta,.office-shell.is-payroll-shell .pay-template-v1-header .payroll-summary-strip{scrollbar-width:thin!important;display:flex!important;overflow-x:auto!important}.office-shell.is-payroll-shell .pay-template-summary-card,.office-shell.is-payroll-shell .payroll-v1-tab-summary .payroll-command-metric{min-width:9rem!important}}.office-shell.is-payroll-shell .payroll-home-table,.office-shell.is-payroll-shell .payroll-batch-review-table{table-layout:fixed!important;width:max(100%,66rem)!important}.office-shell.is-payroll-shell .payroll-home-table th:nth-child(5),.office-shell.is-payroll-shell .payroll-home-table th:nth-child(6){width:10%!important}.office-shell.is-payroll-shell .payroll-home-table th:nth-child(7){text-align:right!important;width:16%!important;min-width:10.5rem!important}.office-shell.is-payroll-shell .payroll-batch-review-table th:first-child{width:22%!important}.office-shell.is-payroll-shell .payroll-batch-review-table th:nth-child(2){width:17%!important}.office-shell.is-payroll-shell .payroll-batch-review-table th:nth-child(3),.office-shell.is-payroll-shell .payroll-batch-review-table th:nth-child(4),.office-shell.is-payroll-shell .payroll-batch-review-table th:nth-child(5),.office-shell.is-payroll-shell .payroll-batch-review-table th:nth-child(6){width:10%!important}.office-shell.is-payroll-shell .payroll-batch-review-table th:nth-child(7){text-align:right!important;width:21%!important;min-width:13rem!important}.office-shell.is-payroll-shell .payroll-home-table td,.office-shell.is-payroll-shell .payroll-batch-review-table td{min-width:0!important}.office-shell.is-payroll-shell .payroll-table-record,.office-shell.is-payroll-shell .payroll-table-record-meta,.office-shell.is-payroll-shell .payroll-review-status-cell{min-width:0!important;max-width:100%!important}.office-shell.is-payroll-shell .payroll-table-record strong,.office-shell.is-payroll-shell .payroll-table-record-link,.office-shell.is-payroll-shell .payroll-table-record-meta span,.office-shell.is-payroll-shell .payroll-review-status-note{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.office-shell.is-payroll-shell .payroll-home-action-cell{text-align:right!important;white-space:nowrap!important;min-width:10.5rem!important;display:table-cell!important}.office-shell.is-payroll-shell .payroll-home-action-group{flex-wrap:nowrap!important;justify-content:flex-end!important;gap:.3rem!important;min-width:0!important;max-width:100%!important;display:inline-flex!important}.office-shell.is-payroll-shell .payroll-home-action-cell .payroll-ops-secondary-action{white-space:nowrap!important;justify-content:center!important;min-width:6.7rem!important;display:inline-flex!important}.office-shell.is-payroll-shell .payroll-table-action-cell{text-align:right!important;white-space:nowrap!important;min-width:13rem!important;display:table-cell!important}.office-shell.is-payroll-shell .payroll-table-action-cell .document-packet-inline-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;width:100%!important;min-width:0!important;display:inline-flex!important}.office-shell.is-payroll-shell .payroll-table-action-cell .fleetview-secondary-btn{white-space:nowrap!important;flex:none!important}@media (min-width:1180px){.office-shell.is-payroll-shell .payroll-batch-review-layout{grid-template-columns:minmax(0,calc(100% - 23rem)) 22rem!important}}.office-shell.is-payroll-shell .payroll-batch-review-main,.office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{min-width:0!important}.office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{width:22rem!important;max-width:22rem!important;overflow:hidden auto!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-head,.office-shell.is-payroll-shell .payroll-batch-driver-panel-section,.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article,.office-shell.is-payroll-shell .payroll-batch-driver-panel-mini-grid span{min-width:0!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-head h3,.office-shell.is-payroll-shell .payroll-batch-driver-panel-head p,.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid strong,.office-shell.is-payroll-shell .payroll-batch-driver-panel-mini-grid span,.office-shell.is-payroll-shell .payroll-batch-driver-panel-section p,.office-shell.is-payroll-shell .payroll-batch-driver-panel-list li{text-overflow:ellipsis!important;overflow:hidden!important}.office-shell.is-payroll-shell .payroll-batch-driver-panel-head h3,.office-shell.is-payroll-shell .payroll-batch-driver-panel-head p,.office-shell.is-payroll-shell .payroll-batch-driver-panel-grid strong,.office-shell.is-payroll-shell .payroll-batch-driver-panel-mini-grid span{white-space:nowrap!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-section,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-output-card,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note>div,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-driver-panel-mini-grid span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-checklist-item,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-paperwork-notes,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-source-warning{box-shadow:none!important;background:0 0!important;border-width:0 0 0 3px!important;border-radius:0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-section,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-output-card,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note>div{border-left-color:#0f6f493d!important;padding:.5rem .55rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-driver-panel-grid article,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-driver-panel-mini-grid span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article{padding:.4rem .5rem!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-driver-audit-panel,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-command-handoff,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-finalize-checklist{box-shadow:none!important;background:0 0!important;border-width:0 0 0 1px!important;border-radius:0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-command-handoff,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-finalize-checklist{border-left-color:var(--payroll-v1-line)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-section,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-form-card{box-shadow:none!important;border-radius:0!important}@media (max-width:1180px){.office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{width:100%!important;max-width:none!important;overflow:visible!important}}.office-shell.is-dispatch-shell .dispatch-reset-side-resource>span:last-child,.office-shell.is-dispatch-shell .dispatch-reset-side-resource-copy{min-width:0!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-side-resource strong,.office-shell.is-dispatch-shell .dispatch-reset-side-resource small{max-width:100%!important}.office-shell.is-dispatch-shell .dispatch-driver-assignment-cell .dispatch-booking-cell-top{min-width:0!important}.office-shell.is-dispatch-shell .dispatch-driver-assignment-cell .dispatch-booking-cell-top strong{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-strip--review,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-review-summary{box-shadow:none!important;background:0 0!important;border-width:1px 0 0!important;border-radius:0!important}.office-shell.is-payroll-shell .payroll-landing-queue .payroll-command-strip,.office-shell.is-payroll-shell .payroll-command-strip--review{padding-inline:0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-driver-list article,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-command-handoff-meta div{box-shadow:none!important;background:0 0!important;border-width:0 0 0 3px!important;border-radius:0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric.is-green,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert.is-green,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric.is-blue,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert.is-blue,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric.is-amber,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert.is-amber,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric.is-red,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert.is-red{background:0 0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-shell{background:0 0!important;border-left-width:1px!important;border-radius:0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-finalize-checklist{border-width:1px 0 0!important;border-left-color:#0000!important;border-top-color:var(--payroll-v1-line)!important;padding-inline:0!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{padding-left:.78rem!important}.office-shell.is-payroll-shell .payroll-home-table{width:max(100%,72rem)!important}.office-shell.is-payroll-shell .payroll-home-table th:first-child{width:20%!important}.office-shell.is-payroll-shell .payroll-home-table th:nth-child(2){width:15%!important}.office-shell.is-payroll-shell .payroll-home-table th:nth-child(3),.office-shell.is-payroll-shell .payroll-home-table th:nth-child(4){width:12%!important}.office-shell.is-payroll-shell .payroll-home-table th:nth-child(5){width:9%!important}.office-shell.is-payroll-shell .payroll-home-table th:nth-child(6){width:10%!important}.office-shell.is-payroll-shell .payroll-home-table th:nth-child(7){width:22%!important;min-width:14rem!important}.office-shell.is-payroll-shell .payroll-home-action-cell{min-width:14rem!important}.office-shell.is-payroll-shell .payroll-home-action-cell .payroll-ops-secondary-action{min-width:7rem!important;padding-inline:.5rem!important}.office-shell.is-payroll-shell .payroll-review-page-shell .settlement-driver-list-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:.72rem .72rem 0!important}.office-shell.is-payroll-shell .payroll-batch-command{box-shadow:none!important;background:0 0!important;border-width:1px 0!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;margin:0 0 .64rem!important;padding:.58rem .72rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-batch-command-copy{align-items:center!important;gap:.7rem!important;min-width:0!important;display:flex!important}.office-shell.is-payroll-shell .payroll-batch-command-copy h3{white-space:nowrap!important;font-size:1.05rem!important;line-height:1.1!important}.office-shell.is-payroll-shell .payroll-batch-command-copy p{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;margin:0!important;overflow:hidden!important}.office-shell.is-payroll-shell .payroll-batch-command-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:.4rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-batch-action-overflow{position:relative!important}.office-shell.is-payroll-shell .payroll-batch-action-overflow summary{cursor:pointer!important;list-style:none!important}.office-shell.is-payroll-shell .payroll-batch-action-overflow summary::-webkit-details-marker{display:none!important}.office-shell.is-payroll-shell .payroll-batch-action-overflow-menu{z-index:40!important;border:1px solid var(--payroll-v1-line,#1f2d2624)!important;background:var(--surface,#fffef8)!important;border-radius:8px!important;gap:.32rem!important;min-width:14rem!important;padding:.45rem!important;display:grid!important;position:absolute!important;top:calc(100% + .35rem)!important;right:0!important;box-shadow:0 8px 22px #0f17121f!important}.office-shell.is-payroll-shell .payroll-batch-overflow-field{color:var(--muted)!important;gap:.24rem!important;font-size:.68rem!important;font-weight:700!important;display:grid!important}.office-shell.is-payroll-shell .payroll-batch-overflow-field input{border:1px solid var(--payroll-v1-line,#1f2d2624)!important;background:var(--surface,#fffef8)!important;min-height:1.92rem!important;color:var(--text)!important;border-radius:7px!important;font-size:.76rem!important}.office-shell.is-payroll-shell .payroll-batch-review-layout{align-items:start!important;gap:.72rem!important}.office-shell.is-payroll-shell .payroll-batch-review-main,.office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{box-shadow:none!important;background:0 0!important;border-radius:0!important}.office-shell.is-payroll-shell .payroll-batch-review-main{padding:0!important;overflow:hidden!important}.office-shell.is-payroll-shell .payroll-batch-review-main-header{border:1px solid var(--payroll-v1-line,#1f2d2624)!important;background:#fffffab8!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;padding:.5rem .72rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-batch-review-main-copy{align-items:baseline!important;gap:.55rem!important;min-width:0!important;display:flex!important}.office-shell.is-payroll-shell .payroll-batch-review-main-copy h3{white-space:nowrap!important;font-size:.95rem!important}.office-shell.is-payroll-shell .payroll-batch-review-main-copy p{text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;overflow:hidden!important}.office-shell.is-payroll-shell .payroll-batch-review-table-tools{flex:none!important;justify-content:flex-end!important;align-items:end!important;gap:.42rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-batch-review-table-tools label,.office-shell.is-payroll-shell .payroll-batch-handoff-fields label{color:var(--muted)!important;letter-spacing:0!important;text-transform:none!important;gap:.22rem!important;font-size:.68rem!important;font-weight:700!important;display:grid!important}.office-shell.is-payroll-shell .payroll-batch-review-table-tools input,.office-shell.is-payroll-shell .payroll-batch-review-table-tools select,.office-shell.is-payroll-shell .payroll-batch-handoff-fields input{border:1px solid var(--payroll-v1-line,#1f2d2624)!important;background:var(--surface,#fffef8)!important;min-height:2rem!important;color:var(--text)!important;border-radius:7px!important;font-size:.78rem!important}.office-shell.is-payroll-shell .payroll-batch-review-table-shell{border-top:0!important;border-radius:0 0 8px 8px!important}.office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{border-left:1px solid var(--payroll-v1-line,#1f2d2624)!important;padding:0 0 0 .72rem!important}.office-shell.is-payroll-shell .payroll-batch-output-panel{border-top:1px solid var(--payroll-v1-line,#1f2d2624)!important;gap:.65rem!important;margin-top:.82rem!important;padding-top:.82rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-batch-output-panel-head{justify-content:space-between!important;align-items:flex-start!important;gap:.5rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-batch-output-panel-head p{margin:.18rem 0 0!important}.office-shell.is-payroll-shell .payroll-batch-output-meta{grid-template-columns:1fr!important;gap:.42rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-batch-handoff-fields{gap:.5rem!important;display:grid!important}.office-shell.is-payroll-shell .payroll-finalize-checklist--rail{border-width:1px 0 0!important;border-top-color:var(--payroll-v1-line,#1f2d2624)!important;background:0 0!important;gap:.45rem!important;margin-top:.82rem!important;padding:.62rem 0 0!important;display:grid!important}.office-shell.is-payroll-shell .payroll-finalize-checklist--rail p{margin:0!important}.office-shell.is-payroll-shell .payroll-finalize-compact-grid{flex-wrap:wrap!important;gap:.32rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-finalize-compact-grid .pill{border-radius:7px!important;min-height:1.65rem!important}.office-shell.is-payroll-shell .payroll-finalize-compact-grid button.pill{cursor:pointer!important;font:inherit!important}.office-shell.is-payroll-shell .payroll-review-output-history{border-top:1px solid var(--payroll-v1-line,#1f2d2624)!important;gap:.35rem!important;padding-top:.62rem!important;display:grid!important}@media (min-width:1180px){.office-shell.is-payroll-shell .payroll-batch-review-layout{grid-template-columns:minmax(0,calc(100% - 21.75rem)) 21rem!important}.office-shell.is-payroll-shell .payroll-batch-driver-audit-panel{width:21rem!important;max-width:21rem!important}}@media (max-width:1180px){.office-shell.is-payroll-shell .payroll-batch-command,.office-shell.is-payroll-shell .payroll-batch-command-copy,.office-shell.is-payroll-shell .payroll-batch-review-main-header,.office-shell.is-payroll-shell .payroll-batch-review-table-tools{flex-direction:column!important;align-items:stretch!important}.office-shell.is-payroll-shell .payroll-batch-command-actions{flex-wrap:wrap!important;justify-content:flex-start!important}.office-shell.is-payroll-shell .payroll-batch-command-copy p,.office-shell.is-payroll-shell .payroll-batch-review-main-copy p{white-space:normal!important}}.office-shell.is-accounting-shell .motive-workspace-main,.office-shell.is-create-load-shell .motive-workspace-main,.office-shell.is-load-workspace-shell .motive-workspace-main,.office-shell.is-admin-shell .motive-workspace-main,.office-shell.is-driver-shell .motive-workspace-main{background:var(--ops-canvas,#f7f8f4)!important}.pay-drivers-workspace{color:#172119;gap:.72rem;padding:.72rem;display:grid}.pay-drivers-command-band{box-shadow:none!important;background:#fffef8!important;border:1px solid #1f2d2624!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:.8rem!important;display:flex!important}.payroll-ops-eyebrow{color:var(--muted,#657267);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.pay-drivers-command-band h1{color:var(--text,#172119);letter-spacing:0;margin:.12rem 0 0;font-size:1.25rem}.pay-drivers-command-band p,.pay-drivers-rail p{color:var(--muted,#657267);margin:.12rem 0 0}.pay-drivers-tabs{padding:0 .1rem}.pay-drivers-layout{grid-template-columns:minmax(0,1fr) 21rem;align-items:start;gap:.72rem;display:grid}.pay-drivers-main,.pay-drivers-rail{min-width:0}.pay-drivers-rail{border-left:1px solid #1f2d2624;gap:.62rem;padding-left:.72rem;display:grid}.payroll-table-toolbar{background:#fffffad1;border:1px solid #1f2d2624;border-bottom:0;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;gap:.75rem;padding:.52rem .72rem;display:flex}.payroll-table-toolbar h2,.payroll-ops-rail-section h2{color:var(--text,#172119);letter-spacing:0;margin:0;font-size:.98rem}.pay-drivers-toolbar-actions,.pay-drivers-command-band .payroll-ops-command-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.pay-drivers-inline-field{color:#172119;letter-spacing:.04em;text-transform:uppercase;gap:.18rem;min-width:min(100%,11.5rem);font-size:.68rem;font-weight:850;display:grid}.pay-drivers-inline-field select,.pay-drivers-inline-field input{color:#172119;width:100%;min-width:0;min-height:2rem;font:inherit;letter-spacing:0;text-transform:none;background:#fffef8;border:1px solid #1f4c3938;border-radius:7px;padding:.32rem .5rem;font-size:.75rem;font-weight:750}.pay-drivers-reference-field{min-width:100%;margin:.62rem 0 0}.payroll-ops-rail-section{box-shadow:none;background:#fffef8;border:1px solid #1f4c3926;border-left:3px solid #1f7a4f9e;border-radius:8px;padding:.72rem}.pay-drivers-flow-section{background:#f3fafc;border-left-color:#27607f}.pay-drivers-next-actions{background:#f4faf5;border-left-color:#1f7a4f}.pay-drivers-flow-section ol,.pay-drivers-next-actions ul{color:#172119;gap:.42rem;margin:.62rem 0 0;padding-left:1.05rem;font-size:.76rem;font-weight:700;line-height:1.35;display:grid}.pay-drivers-workspace .dispatch-table-shell{border-radius:0 0 8px 8px!important}.pay-drivers-workspace .dispatch-table td>span,.pay-drivers-workspace .dispatch-table td>strong{display:block}.pay-drivers-workspace .dispatch-table tbody tr.is-pay-ready td:first-child{border-left:3px solid #1f7a4f}.pay-drivers-workspace .dispatch-table tbody tr.is-pay-blocked td:first-child{border-left:3px solid #b8791c}.pay-drivers-workspace .dispatch-table tbody tr.is-pay-paid td:first-child{border-left:3px solid #27607f}.pay-drivers-workspace .dispatch-table tbody td:first-child strong,.pay-drivers-workspace .dispatch-table tbody td:nth-child(2) strong{color:#0f6b45}.payroll-ops-mini-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:.7rem 0;display:grid}.payroll-ops-mini-metrics div{border-left:3px solid var(--fir-green,#198754);padding-left:.5rem}.payroll-ops-mini-metrics dt{color:var(--muted,#657267);font-size:.68rem;font-weight:800}.payroll-ops-mini-metrics dd{color:var(--text,#172119);margin:.12rem 0 0;font-weight:800}.office-shell .pill.badge-info{color:#1f5573!important;background:#eef7fb!important;border-color:#27607f47!important}.payroll-empty-state--compact{margin:.55rem 0;background:#fff8e8b8!important;border-left:3px solid #b7791f!important;border-radius:7px!important;padding:.55rem .72rem!important}.payroll-driver-audit-line .fleetview-secondary-btn{white-space:nowrap}.office-shell.is-create-load-shell .dispatch-new-load-shell,.office-shell.is-load-workspace-shell .dispatch-load-workspace-shell{background:0 0!important}.office-shell.is-create-load-shell .dispatch-form-section,.office-shell.is-create-load-shell .dispatch-create-template-banner,.office-shell.is-create-load-shell .dispatch-create-review-section,.office-shell.is-load-workspace-shell .dispatch-form-section,.office-shell.is-load-workspace-shell .dispatch-workspace-detail-shell,.office-shell.is-load-workspace-shell .dispatch-shipment-section-card{box-shadow:none!important;background:#fffffad6!important;border:1px solid #1f2d2621!important;border-radius:8px!important}.office-shell.is-create-load-shell .dispatch-create-template-banner{margin:.6rem 0 0!important}.office-shell.is-create-load-shell .dispatch-workspace-command-card,.office-shell.is-load-workspace-shell .dispatch-workspace-command-card{box-shadow:none!important;background:0 0!important;border:0!important;border-left:3px solid #1987548c!important;border-radius:0!important}.office-shell.is-create-load-shell .dispatch-create-layout,.office-shell.is-load-workspace-shell .dispatch-workspace-main{align-items:start!important;gap:.72rem!important}.office-shell.is-create-load-shell .dispatch-create-main,.office-shell.is-load-workspace-shell .dispatch-workspace-panel-scroll{min-width:0!important}.office-shell.is-create-load-shell .dispatch-create-rail{border-left:1px solid #1f2d2624!important;padding-left:.72rem!important;position:sticky!important;top:.72rem!important}.office-shell.is-create-load-shell .dispatch-reset-tabs button,.office-shell.is-load-workspace-shell .dispatch-reset-tabs button,.office-shell.is-payroll-shell .dispatch-reset-tabs button{letter-spacing:0!important;border-radius:0!important}.office-shell .dispatch-board-tabs a,.office-shell .dispatch-board-tabs button,.office-shell .dispatch-page-view-strip a,.office-shell .dispatch-page-view-strip button,.office-shell .dispatch-reset-tabs a,.office-shell .dispatch-reset-tabs button,.office-shell .loadboard-tabbar a,.office-shell .workforce-driver-filter-strip button{border:1px solid var(--dispatch-page-tab-border,#1f4c3952)!important;background:var(--dispatch-page-tab-bg,#1f4c391a)!important;min-height:32px!important;color:var(--dispatch-page-tab-text,#1f4c39)!important;letter-spacing:0!important;box-shadow:none!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;gap:.4rem!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important}.office-shell .dispatch-board-tabs a:hover,.office-shell .dispatch-board-tabs button:hover,.office-shell .dispatch-page-view-strip a:hover,.office-shell .dispatch-page-view-strip button:hover,.office-shell .dispatch-reset-tabs a:hover,.office-shell .dispatch-reset-tabs button:hover,.office-shell .loadboard-tabbar a:hover,.office-shell .workforce-driver-filter-strip button:hover{border-color:var(--dispatch-page-tab-hover-border,#1f4c3975)!important;background:var(--dispatch-page-tab-hover-bg,#1f4c3929)!important;color:var(--dispatch-page-tab-text-active,#173e2d)!important}.office-shell .dispatch-board-tabs a.is-active,.office-shell .dispatch-board-tabs a[aria-current=page],.office-shell .dispatch-board-tabs button.is-active,.office-shell .dispatch-page-view-strip a.is-active,.office-shell .dispatch-page-view-strip a[aria-current=page],.office-shell .dispatch-page-view-strip button.is-active,.office-shell .dispatch-reset-tabs a.is-active,.office-shell .dispatch-reset-tabs a[aria-current=page],.office-shell .dispatch-reset-tabs button.is-active,.office-shell .loadboard-tabbar a[aria-current=page],.office-shell .workforce-driver-filter-strip button.is-active,.office-shell .workforce-driver-filter-strip button[aria-selected=true]{background:var(--dispatch-page-tab-active-bg,#1f4c39)!important;color:#f7fbf8!important;box-shadow:inset 0 -3px 0 var(--dispatch-page-tab-active-line,#57e27f)!important;border-color:#122f229e!important}.office-shell .dispatch-board-tabs a.is-active *,.office-shell .dispatch-board-tabs a[aria-current=page] *,.office-shell .dispatch-board-tabs button.is-active *,.office-shell .dispatch-page-view-strip a.is-active *,.office-shell .dispatch-page-view-strip a[aria-current=page] *,.office-shell .dispatch-page-view-strip button.is-active *,.office-shell .dispatch-reset-tabs a.is-active *,.office-shell .dispatch-reset-tabs a[aria-current=page] *,.office-shell .dispatch-reset-tabs button.is-active *,.office-shell .loadboard-tabbar a[aria-current=page] *,.office-shell .workforce-driver-filter-strip button.is-active *,.office-shell .workforce-driver-filter-strip button[aria-selected=true] *{color:#f7fbf8!important}.office-shell .dispatch-table-shell table thead th,.office-shell .dispatch-board-table thead th,.office-shell .dispatch-table thead th,.office-shell .operations-roster-table thead th,.office-shell .documents-board-table thead th,.office-shell .documents-payroll-archive-table thead th,.office-shell .payroll-v1-archive-table thead th,.office-shell .payroll-table thead th,.office-shell .payroll-home-table thead th,.office-shell .payroll-batches-table thead th,.office-shell .payroll-batch-review-table thead th,.office-shell .payroll-review-table thead th,.office-shell .payroll-driver-audit-lines-table thead th,.office-shell .payroll-driver-audit-source-table thead th,.office-shell .payroll-driver-audit-mini-table thead th,.office-shell .pay-template-table thead th,.office-shell .reports-queue-table thead th,.office-shell .equipment-table thead th,.office-shell .driver-load-table thead th{background:var(--dispatch-page-table-head-bg,#1f2824)!important;border-bottom-color:var(--dispatch-page-table-head-border,#11191547)!important;color:var(--dispatch-page-table-head-text,#f7f9f7eb)!important;text-shadow:none!important}.office-shell .dispatch-table-shell table thead th *,.office-shell .dispatch-board-table thead th *,.office-shell .dispatch-table thead th *,.office-shell .operations-roster-table thead th *,.office-shell .documents-board-table thead th *,.office-shell .documents-payroll-archive-table thead th *,.office-shell .payroll-v1-archive-table thead th *,.office-shell .payroll-table thead th *,.office-shell .payroll-home-table thead th *,.office-shell .payroll-batches-table thead th *,.office-shell .payroll-batch-review-table thead th *,.office-shell .payroll-review-table thead th *,.office-shell .payroll-driver-audit-lines-table thead th *,.office-shell .payroll-driver-audit-source-table thead th *,.office-shell .payroll-driver-audit-mini-table thead th *,.office-shell .pay-template-table thead th *,.office-shell .reports-queue-table thead th *,.office-shell .equipment-table thead th *,.office-shell .driver-load-table thead th *{color:inherit!important}.office-shell.is-create-load-shell .dispatch-create-context-strip{color:#172119!important;background:#fffef8!important;border-color:#1f4c392e!important}.office-shell.is-create-load-shell .dispatch-create-context-strip .dispatch-inline-meta,.office-shell.is-create-load-shell .dispatch-create-context-strip p,.office-shell.is-create-load-shell .dispatch-create-context-strip small,.office-shell.is-create-load-shell .dispatch-create-context-strip span{color:#4f6559!important}.office-shell.is-create-load-shell .dispatch-create-context-strip .dispatch-reset-token{color:#1f4c39!important;background:#1f4c391a!important;border-color:#1f4c3942!important}.office-shell.is-create-load-shell .dispatch-create-context-strip .dispatch-create-context-readiness{color:#7a4a12!important;background:#fff8eb!important;border-color:#be863457!important}.office-shell.is-create-load-shell .dispatch-create-context-strip .dispatch-create-context-readiness.is-ready{color:#1f4c39!important;background:#1f4c391f!important;border-color:#1f4c3952!important}.office-shell.is-create-load-shell .dispatch-create-context-strip .dispatch-reset-selected-title,.office-shell.is-create-load-shell .dispatch-create-context-strip strong{color:#172119!important}.office-shell.is-create-load-shell .dispatch-create-context-grid .dispatch-reset-selected-cell{background:#f7faf6!important;border:1px solid #1f4c3924!important;border-left:3px solid #1f4c3994!important;border-radius:7px!important}:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a{border-color:var(--dispatch-page-tab-border,#1f4c3952)!important;background:var(--dispatch-page-tab-bg,#1f4c391a)!important;color:var(--dispatch-page-tab-text,#1f4c39)!important}:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a:hover{border-color:var(--dispatch-page-tab-hover-border,#1f4c3975)!important;background:var(--dispatch-page-tab-hover-bg,#1f4c3929)!important;color:var(--dispatch-page-tab-text-active,#173e2d)!important}:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a.is-active,:root[data-theme=light] .office-shell.is-payroll-shell .dispatch-board-tabs.payroll-route-tabs a[aria-current=page]{background:var(--dispatch-page-tab-active-bg,#1f4c39)!important;color:#f7fbf8!important;box-shadow:inset 0 -3px 0 var(--dispatch-page-tab-active-line,#57e27f)!important;border-color:#122f229e!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-table thead th,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table thead th,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table thead th,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-table thead th,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-table thead th,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-lines-table thead th,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-source-table thead th,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-mini-table thead th,:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-table thead th,:root[data-theme=light] .documents-workspace-shell .documents-payroll-archive-table thead th,:root[data-theme=light] .documents-workspace-shell .payroll-v1-archive-table thead th{border-bottom-color:var(--dispatch-page-table-head-border,#11191547)!important;background:var(--dispatch-page-table-head-bg,#1f2824)!important;color:var(--dispatch-page-table-head-text,#f7f9f7eb)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-table thead th *,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-table thead th *,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batches-table thead th *,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-batch-review-table thead th *,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-table thead th *,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-lines-table thead th *,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-source-table thead th *,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-mini-table thead th *,:root[data-theme=light] .office-shell.is-payroll-shell .pay-template-table thead th *,:root[data-theme=light] .documents-workspace-shell .documents-payroll-archive-table thead th *,:root[data-theme=light] .documents-workspace-shell .payroll-v1-archive-table thead th *{color:inherit!important}:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip.ops-core-support-surface{color:#172119!important;background:#fffef8!important;border-color:#1f4c392e!important}:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-inline-meta,:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip p,:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip small,:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip span{color:#4f6559!important}:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-token{color:#1f4c39!important;background:#1f4c391a!important;border-color:#1f4c3942!important}:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-create-context-readiness{color:#7a4a12!important;background:#fff8eb!important;border-color:#be863457!important}:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-create-context-readiness.is-ready{color:#1f4c39!important;background:#1f4c391f!important;border-color:#1f4c3952!important}:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip .dispatch-reset-selected-title,:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-strip strong{color:#172119!important}:root[data-theme=light] .office-shell.is-create-load-shell .dispatch-new-load-page-surface .dispatch-create-context-grid .dispatch-reset-selected-cell{background:#f7faf6!important;border-color:#1f4c3924 #1f4c3924 #1f4c3924 #1f4c3994!important}.dispatch-flag-toggle.dispatch-checkbox{background:#fffffabd!important;border:1px solid #1f2d2621!important;border-radius:7px!important;align-items:center!important;min-height:1.8rem!important;padding:.25rem .48rem!important;display:inline-flex!important}.dispatch-flag-toggle .dispatch-checkbox-label{color:var(--text,#172119)!important;font-size:.76rem!important;font-weight:700!important}.office-shell.is-admin-shell .admin-dashboard-shell,.office-shell.is-admin-shell .admin-companies-workspace,.office-shell.is-driver-shell .driver-dashboard-tabs,.office-shell.is-driver-shell .driver-operations-panel{box-shadow:none!important;background:0 0!important;border-radius:0!important}.office-shell.is-admin-shell .dispatch-table-shell,.office-shell.is-driver-shell .dispatch-table-shell,.office-shell.is-driver-shell .driver-load-card,.office-shell.is-driver-shell .driver-payroll-doc-card{box-shadow:none!important;border-radius:8px!important}@media (max-width:1180px){.pay-drivers-layout{grid-template-columns:1fr}.pay-drivers-rail,.office-shell.is-create-load-shell .dispatch-create-rail{border-left:0!important;padding-left:0!important;position:static!important}.pay-drivers-command-band,.payroll-table-toolbar{flex-direction:column!important;align-items:stretch!important}}.office-shell .dispatch-reset-tabs,.office-shell .ops-shared-tabs{scrollbar-width:thin!important;box-shadow:none!important;background:0 0!important;border:0!important;align-items:stretch!important;gap:.18rem!important;display:flex!important;overflow-x:auto!important}.office-shell .dispatch-reset-tabs a,.office-shell .dispatch-reset-tabs button,.office-shell .ops-shared-tabs a,.office-shell .ops-shared-tabs button{border:1px solid var(--dispatch-page-tab-border,#1f4c3942)!important;background:var(--dispatch-page-tab-bg,#1f4c3914)!important;min-height:2.08rem!important;color:var(--dispatch-page-tab-text,#1f4c39)!important;letter-spacing:0!important;white-space:nowrap!important;box-shadow:none!important;border-radius:7px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:.42rem!important;padding:.34rem .62rem!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important}.office-shell .dispatch-reset-tabs a:hover,.office-shell .dispatch-reset-tabs button:hover,.office-shell .ops-shared-tabs a:hover,.office-shell .ops-shared-tabs button:hover{border-color:var(--dispatch-page-tab-hover-border,#1f4c396b)!important;background:var(--dispatch-page-tab-hover-bg,#1f4c3924)!important;color:var(--dispatch-page-tab-text-active,#173e2d)!important}.office-shell .dispatch-reset-tabs a.is-active,.office-shell .dispatch-reset-tabs a[aria-current=page],.office-shell .dispatch-reset-tabs button.is-active,.office-shell .dispatch-reset-tabs button[aria-current=page],.office-shell .ops-shared-tabs a.is-active,.office-shell .ops-shared-tabs a[aria-current=page],.office-shell .ops-shared-tabs button.is-active,.office-shell .ops-shared-tabs button[aria-current=page]{background:var(--dispatch-page-tab-active-bg,#1f4c39)!important;color:#f7fbf8!important;box-shadow:inset 0 -3px 0 var(--dispatch-page-tab-active-line,#57e27f)!important;border-color:#122f229e!important}.office-shell .dispatch-reset-tabs .dispatch-reset-tab-copy,.office-shell.is-dispatch-shell .dispatch-reset-tabs .dispatch-reset-tab-copy,.office-shell .ops-shared-tabs .dispatch-reset-tab-copy{gap:.05rem!important;min-width:0!important;line-height:1.03!important;display:grid!important}.office-shell .dispatch-reset-tabs .dispatch-reset-tab-label,.office-shell.is-dispatch-shell .dispatch-reset-tabs .dispatch-reset-tab-label,.office-shell .ops-shared-tabs .dispatch-reset-tab-label{color:inherit!important;letter-spacing:0!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:850!important}.office-shell .dispatch-reset-tabs .dispatch-reset-tab-detail,.office-shell.is-dispatch-shell .dispatch-reset-tabs .dispatch-reset-tab-detail,.office-shell .ops-shared-tabs .dispatch-reset-tab-detail{max-width:8.6rem!important;color:color-mix(in srgb, currentColor 78%, transparent)!important;letter-spacing:0!important;text-overflow:ellipsis!important;text-transform:none!important;white-space:nowrap!important;font-size:.62rem!important;font-weight:750!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.office-shell .dispatch-reset-tabs .dispatch-reset-tab-count,.office-shell.is-dispatch-shell .dispatch-reset-tabs .dispatch-reset-tab-count,.office-shell .ops-shared-tabs .dispatch-reset-tab-count{background:var(--dispatch-tab-count-bg,#1f4c391a)!important;min-width:1.34rem!important;min-height:1.22rem!important;color:var(--dispatch-tab-count-text,#1f4c39)!important;border:1px solid #1f4c391f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 .34rem!important;font-size:.68rem!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.office-shell .dispatch-reset-tabs .is-active .dispatch-reset-tab-count,.office-shell .dispatch-reset-tabs [aria-current=page] .dispatch-reset-tab-count,.office-shell .ops-shared-tabs .is-active .dispatch-reset-tab-count,.office-shell .ops-shared-tabs [aria-current=page] .dispatch-reset-tab-count{color:#f7fbf8!important;background:#f7fbf82e!important;border-color:#f7fbf83d!important}.office-shell.is-payroll-shell .payroll-route-strip{align-items:center!important;gap:.6rem!important;padding-block:.48rem!important}.office-shell.is-payroll-shell .payroll-route-tabs{flex:auto!important;min-width:0!important}.office-shell.is-payroll-shell .payroll-route-tabs a{color:#1f4c39!important;min-height:2.18rem!important;box-shadow:none!important;background:#1f4c3914!important;border:1px solid #1f4c3942!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;gap:.42rem!important;padding:.34rem .62rem!important;display:inline-flex!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-tabs a.is-active,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-tabs a[aria-current=page]{color:#f7fbf8!important;background:#1f4c39!important;border-color:#122f229e!important;box-shadow:inset 0 -3px #57e27f!important}.office-shell.is-payroll-shell .payroll-route-meta{flex:none!important}.office-shell .fleetview-primary-btn,.office-shell .payroll-ops-primary-action,.office-shell .dispatch-reset-primary-action{color:#fffef8!important;letter-spacing:0!important;box-shadow:none!important;background:#0f6b45!important;border:1px solid #122f228a!important;border-radius:7px!important;font-weight:850!important}.office-shell .fleetview-secondary-btn,.office-shell .payroll-ops-secondary-action,.office-shell .dispatch-reset-overflow-trigger{color:#172119!important;letter-spacing:0!important;box-shadow:none!important;background:#fffffad6!important;border:1px solid #1f4c392e!important;border-radius:7px!important;font-weight:800!important}.office-shell .fleetview-secondary-btn:hover,.office-shell .payroll-ops-secondary-action:hover,.office-shell .dispatch-reset-overflow-trigger:hover{color:#123324!important;background:#1f4c3914!important;border-color:#1f4c3957!important;transform:none!important}.office-shell .settlement-danger-action,.office-shell .payroll-review-action--danger{color:#8f2f27!important;background:#fff3ef!important;border-color:#97332b52!important}.office-shell .dispatch-table-shell table thead th,.office-shell .operations-roster-table thead th,.office-shell .dispatch-board-table thead th,.office-shell .motive-table thead th,.office-shell .driver-load-table thead th,.office-shell .equipment-table thead th,.office-shell .reports-queue-table thead th{background:var(--dispatch-page-table-head-bg,#1f2824)!important;color:var(--dispatch-page-table-head-text,#f7f9f7f0)!important}.office-shell .dispatch-table-shell table thead th *,.office-shell .operations-roster-table thead th *,.office-shell .dispatch-board-table thead th *,.office-shell .motive-table thead th *,.office-shell .driver-load-table thead th *,.office-shell .equipment-table thead th *,.office-shell .reports-queue-table thead th *{color:inherit!important}.office-shell .operations-roster-table tbody td:first-child a,.office-shell .dispatch-board-table tbody td:first-child a,.office-shell .motive-table tbody td:first-child a,.office-shell .documents-board-table tbody td:first-child a,.office-shell .payroll-table-record-link{color:#0f6b45!important;font-weight:850!important}.office-shell .operations-roster-table-wrap,.office-shell .motive-table-wrap,.office-shell .dispatch-table-shell{box-shadow:none!important;background:#fffef8!important;border:1px solid #1f4c3924!important;border-radius:8px!important;overflow:auto!important}.office-shell .motive-table,.office-shell .operations-roster-table{border-collapse:collapse!important;width:100%!important}.office-shell.is-payroll-shell .payroll-age-tag,.office-shell.is-payroll-shell .payroll-audit-tag,.office-shell .pill,.office-shell .operations-roster-type-chip,.office-shell .team-access-row-chip,.office-shell .team-access-row-status,.office-shell .settlement-status-chip,.office-shell .report-preview-status-pill,.office-shell .dispatch-itinerary-status-pill,.office-shell .dispatch-status-chip,.office-shell .dispatch-reset-token{color:#1f4c39!important;background:#1f4c3914!important;border:1px solid #1f4c392e!important;border-radius:7px!important;align-items:center!important;min-height:1.34rem!important;padding:.1rem .48rem!important;font-size:.72rem!important;font-weight:850!important;line-height:1.05!important;display:inline-flex!important}.office-shell .pill.badge-positive,.office-shell .pill.is-active,.office-shell .dispatch-status-chip.tone-green,.office-shell .dispatch-status-chip.status-delivered,.office-shell .settlement-status-chip.is-finalized{color:#14563a!important;background:#e9f6ee!important;border-color:#1f4c393d!important}.office-shell .pill.badge-warning,.office-shell .dispatch-status-chip.tone-amber,.office-shell .dispatch-status-chip.status-in_transit,.office-shell .dispatch-itinerary-status-pill.is-warning{color:#724911!important;background:#fff5df!important;border-color:#be86345c!important}.office-shell .pill.badge-danger,.office-shell .dispatch-status-chip.tone-red,.office-shell .dispatch-status-chip.status-delayed,.office-shell .dispatch-status-chip.status-exception{color:#8c3129!important;background:#fff0ec!important;border-color:#97332b47!important}.office-shell .motive-subtabs,.office-shell .company-billing-tab-row,.office-shell .fleetview-filter-chip-row{scrollbar-width:thin!important;gap:.24rem!important;display:flex!important;overflow-x:auto!important}.office-shell .motive-subtabs a,.office-shell .motive-subtabs button,.office-shell .company-billing-tab,.office-shell .fleetview-filter-chip{color:#1f4c39!important;letter-spacing:0!important;text-transform:uppercase!important;background:#1f4c3914!important;border:1px solid #1f4c3938!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;min-height:2rem!important;padding:.34rem .62rem!important;font-size:.72rem!important;font-weight:850!important;text-decoration:none!important;display:inline-flex!important}.office-shell .motive-subtabs a[aria-current=page],.office-shell .motive-subtabs button.is-active,.office-shell .company-billing-tab.is-active,.office-shell .fleetview-filter-chip.is-active,.office-shell .fleetview-filter-chip[aria-pressed=true]{color:#f7fbf8!important;background:#1f4c39!important;border-color:#122f229e!important;box-shadow:inset 0 -3px #57e27f!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-age-tag.is-fresh,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-audit-tag.is-finalized,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-audit-tag.is-audited{color:#14563a!important;background:#e9f6ee!important;border-color:#1f4c393d!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-age-tag.is-staged,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-audit-tag.is-active{color:#724911!important;background:#fff5df!important;border-color:#be86345c!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-age-tag.is-older,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-audit-tag.is-pending{color:#8c3129!important;background:#fff0ec!important;border-color:#97332b47!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-support-shell{color:#172119!important;background:#f5faf4!important;border:1px solid #1f4c392e!important;border-left:3px solid #1f4c3994!important;border-radius:8px!important}.office-shell.is-payroll-shell .payroll-home-support-section{border-top:1px solid #1f4c391f!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-driver-list article,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note>div{box-shadow:none!important;background:#fffef8!important;border:1px solid #1f4c3924!important;border-left-width:3px!important;border-radius:7px!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric.is-green,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert.is-green,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note>div:nth-child(3){background:#eef8f1!important;border-left-color:#1f7a4f!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric.is-blue,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert.is-blue,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note>div:first-child{background:#eef7fb!important;border-left-color:#27607f!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric.is-amber,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert.is-amber,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note>div:nth-child(2){background:#fff7e8!important;border-left-color:#b8791c!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric.is-red,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert.is-red,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-driver-list article{background:#fff2ef!important;border-left-color:#a43c34!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert span,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-driver-list p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note span{color:#4f6559!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric strong,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-v1-alert strong,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-driver-list strong,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-home-system-note strong{color:#172119!important}.office-shell .invoices-page-command,.office-shell .invoices-command-band,:root[data-theme=light] .office-shell .invoices-page-command,:root[data-theme=light] .office-shell .invoices-command-band{border:1px solid #1f4c3926!important;border-left:3px solid var(--fir-green,#198754)!important;box-shadow:none!important;background:#fffef8!important;border-radius:8px!important}.office-shell .invoices-grid,:root[data-theme=light] .office-shell .invoices-grid{box-shadow:none!important;background:#fffef8!important;border:1px solid #1f4c3924!important;border-radius:8px!important}.office-shell .invoices-detail .shell-card.panel,:root[data-theme=light] .office-shell .invoices-detail .shell-card.panel{box-shadow:none!important;background:0 0!important;border:0!important;border-top:1px solid #1f4c391f!important;border-radius:0!important;padding:.72rem!important}.office-shell .invoices-detail .shell-card.panel:first-of-type,:root[data-theme=light] .office-shell .invoices-detail .shell-card.panel:first-of-type{border-top:0!important}.office-shell .invoices-detail .input-grid,.office-shell .invoices-detail .stat-row,:root[data-theme=light] .office-shell .invoices-detail .input-grid,:root[data-theme=light] .office-shell .invoices-detail .stat-row{box-shadow:none!important;background:0 0!important;border:0!important}.office-shell .invoices-workbench>.shell-card.panel,:root[data-theme=light] .office-shell .invoices-workbench>.shell-card.panel{box-shadow:none!important;background:#fffef8!important;border:1px solid #1f4c3924!important;border-radius:8px!important}.office-shell .invoices-workbench>.shell-card.panel .metrics-grid .shell-card.panel,:root[data-theme=light] .office-shell .invoices-workbench>.shell-card.panel .metrics-grid .shell-card.panel{box-shadow:none!important;background:#f8fbf8!important;border:0!important;border-left:3px solid #1f8b5d94!important;border-radius:7px!important}.office-shell .invoices-workbench .fleetview-primary-btn,.office-shell .invoices-workbench .fleetview-secondary-btn,:root[data-theme=light] .office-shell .invoices-workbench .fleetview-primary-btn,:root[data-theme=light] .office-shell .invoices-workbench .fleetview-secondary-btn{letter-spacing:0!important;border-radius:7px!important}.office-shell .invoices-detail{overflow-x:hidden!important}.office-shell .invoices-detail .input-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))!important;min-width:0!important}.office-shell .invoices-detail .stat-row{justify-content:flex-start!important;min-width:0!important}.office-shell .invoices-detail input,.office-shell .invoices-detail select{width:100%!important;min-width:0!important}.office-shell .invoices-detail [aria-label$=draft\ workspace]{box-shadow:none!important;background:0 0!important;border:0!important;border-top:1px solid #1f4c391f!important;border-radius:0!important}.office-shell .invoices-detail [aria-label$=draft\ workspace]>.section-grid{grid-template-columns:1fr!important}.office-shell .invoices-detail [aria-label=draft\ rows]{overflow-x:auto!important}.workforce-driver-select-col .dispatch-checkbox-control.dispatch-checkbox-control--sm{border-radius:.12rem!important;width:1.12rem!important;min-width:1.12rem!important;height:1.12rem!important;min-height:1.12rem!important}.workforce-driver-select-col{width:3.65rem!important;min-width:3.65rem!important}.office-shell .invoices-detail .input-grid .fleetview-secondary-btn,.office-shell .invoices-detail .stat-row .fleetview-secondary-btn{white-space:normal!important;min-width:0!important;max-width:100%!important}.office-shell,.office-shell *{overflow-wrap:anywhere}.office-shell .motive-nav-svg{color:currentColor;width:1rem;height:1rem}.office-shell .motive-nav-icon{border-radius:5px!important}.office-shell .motive-workspace{padding-left:clamp(.25rem,.7vw,.62rem)!important}.office-shell .motive-ops-utility-strip{flex-wrap:wrap!important;min-width:0!important}.office-shell .motive-ops-utility-account,.office-shell .motive-user-summary{color:#14231b!important;background:#fffef8!important;border-color:#1f4c3933!important;align-items:flex-start!important;gap:.14rem!important;min-width:0!important;max-width:min(23rem,44vw)!important}.office-shell .motive-ops-utility-account strong,.office-shell .motive-user-account{color:#111b15!important}.office-shell .motive-ops-utility-account span,.office-shell .motive-user-email{color:#40564a!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}.office-shell .dispatch-reset-tabs a:not(.is-active):not([aria-current=page]),.office-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]),.office-shell .dispatch-page-view-strip a:not(.is-active):not([aria-current=page]),.office-shell .dispatch-page-view-strip button:not(.is-active):not([aria-current=page]),.office-shell .ops-shared-tabs a:not(.is-active):not([aria-current=page]),.office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]){color:#14231b!important;background:#f4faf5!important;border-color:#1f4c3947!important}.office-shell .dispatch-reset-tabs a:not(.is-active):not([aria-current=page]) *,.office-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]) *,.office-shell .dispatch-page-view-strip a:not(.is-active):not([aria-current=page]) *,.office-shell .dispatch-page-view-strip button:not(.is-active):not([aria-current=page]) *,.office-shell .ops-shared-tabs a:not(.is-active):not([aria-current=page]) *,.office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]) *{color:#14231b!important}.office-shell .dispatch-reset-tab-detail{color:#43584c!important}.office-shell .dispatch-reset-tabs .is-active .dispatch-reset-tab-detail,.office-shell .dispatch-reset-tabs [aria-current=page] .dispatch-reset-tab-detail,.office-shell .ops-shared-tabs .is-active .dispatch-reset-tab-detail,.office-shell .ops-shared-tabs [aria-current=page] .dispatch-reset-tab-detail{color:#f7fbf8e6!important}.dispatch-checkbox-control,.workforce-driver-select-col .dispatch-checkbox-control.dispatch-checkbox-control--sm{border-radius:.12rem!important;width:1.5rem!important;min-width:1.5rem!important;height:1.5rem!important;min-height:1.5rem!important;box-shadow:inset 0 0 0 1px #14362614!important}.dispatch-checkbox-control:disabled,.dispatch-checkbox-control[data-disabled]{color:#0000!important;opacity:.82!important;background:#edf2ee!important;border-style:dashed!important}.dispatch-checkbox-field,.documents-download-select-cell>span,.workforce-driver-select-col{min-height:1.75rem!important}.documents-download-select-cell{width:4.8rem!important;min-width:4.8rem!important}.documents-download-unavailable{color:#67410e!important;letter-spacing:0!important;text-transform:uppercase!important;white-space:normal!important;background:#fff5df!important;border:1px solid #8a591747!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;max-width:4.2rem!important;min-height:1.5rem!important;padding:0 .36rem!important;font-size:.62rem!important;font-weight:850!important;line-height:1.05!important;display:inline-flex!important}.documents-board-table .dispatch-board-row.is-selected .dispatch-cell-stack span,.documents-board-table .dispatch-board-row.is-selected .documents-row-note,.documents-board-table .dispatch-board-row.is-selected .documents-context-cell span,.documents-board-table .dispatch-board-row.is-selected .documents-overflow-count{color:#21372b!important}.documents-board-table .dispatch-board-row.is-selected .operations-roster-type-chip,.documents-board-table .dispatch-board-row.is-selected .dispatch-status-chip{color:#143322!important;background:#f4fbf6!important;border-color:#8ab79e!important}.documents-section-header,.documents-payroll-archive-header,.documents-workspace-shell .documents-section-header,.team-access-panel-head,.payroll-command-head,.payroll-route-strip{align-items:flex-start!important;gap:.8rem!important}.documents-section-header>div,.team-access-panel-head>div,.payroll-command-head>div{min-width:0!important}.dispatch-reset-manifest-context-inline,.dispatch-reset-selected-topline,.dispatch-reset-context-tool-row,.dispatch-reset-manifest-inline-actions{gap:.46rem!important;min-width:0!important}.dispatch-reset-selected-title{color:#111b15!important;letter-spacing:0!important;line-height:1.12!important}.dispatch-reset-context-tool-row span,.dispatch-reset-selected-topline span,.dispatch-reset-selected-cell strong,.dispatch-reset-selected-cell small{color:#1b2b21!important;min-width:0!important}.dispatch-inline-dialog-backdrop{z-index:80;background:#0a120d5c;place-items:center;padding:clamp(1rem,3vw,2rem);display:grid;position:fixed;inset:0}.dispatch-inline-dialog{background:#fffef8;border:1px solid #1f4c3938;border-left:4px solid #1f7a4f;border-radius:8px;gap:1rem;width:min(38rem,100%);max-height:min(42rem,100dvh - 2rem);padding:1rem;display:grid;overflow:auto;box-shadow:0 20px 60px #0c171038}.dispatch-inline-dialog-head,.dispatch-inline-dialog-actions{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.dispatch-alert-composer-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.dispatch-alert-message-field,.dispatch-inline-dialog-actions{grid-column:1/-1}.dispatch-alert-composer-form textarea,.dispatch-alert-composer-form select{width:100%;min-width:0}.dispatch-workspace-more-actions[open]>summary{color:#143824!important;background:#eef8f1!important;border-color:#1f4c3970!important}.dispatch-workspace-metric-strip article:last-child,.dispatch-documents-page .dispatch-workspace-summary-card{background:#f5faf4!important;border-left:3px solid #1f7a4f!important}.workforce-driver-editor-panel.workforce-driver-editor-modal{width:min(1080px,100vw - 2rem)!important;max-width:calc(100vw - 2rem)!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.workforce-driver-editor-modal{max-height:calc(100dvh - 2rem)!important;overflow:hidden!important}.workforce-driver-editor-modal .workforce-driver-form{max-height:calc(100dvh - 11rem)!important;padding-right:.25rem!important;overflow-y:auto!important}.workforce-driver-editor-modal .workforce-driver-list-head{z-index:2!important;background:#fffef8!important;position:sticky!important;top:0!important}@media (max-width:1024px){.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand{background:0 0!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand:after{content:none!important;display:none!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand-word{display:none!important}.office-shell[data-shell-variant=company] [data-shell-sidebar] .motive-brand-mark{width:1.9rem!important;height:1.9rem!important;margin:0!important;transform:none!important}}.workforce-driver-form label,.team-access-list-row-shell,.team-access-inspector,.team-access-member-summary,.company-billing-shell,.documents-row-shell,.pay-template-table td,.payroll-table td,.reports-queue-table td,.equipment-table td{min-width:0!important}.team-access-list-row-shell,.company-billing-tab-panel,.metrics-workspace-shell .shell-card,.performance-page .shell-card,.office-shell.is-metrics-shell .shell-card{background:#fffef8!important;border-left:3px solid #1f7a4f9e!important}.team-access-list-row-shell strong,.company-billing-tab-panel strong,.metrics-workspace-shell strong,.office-shell.is-metrics-shell strong{color:#111b15!important}.documents-workspace-body>.dispatch-workspace-summary-row{align-items:flex-end!important;gap:.7rem .9rem!important}.documents-workspace-body .documents-tab-strip{flex:21rem!important;align-self:flex-end!important;min-width:min(100%,21rem)!important}.documents-workspace-body .documents-tab-strip button{white-space:nowrap!important;border-radius:8px!important;min-width:8.75rem!important;min-height:2.35rem!important}.documents-workspace-body .dispatch-workspace-action-cluster{flex:0 58rem!important;justify-content:flex-end!important;align-items:flex-end!important;min-width:min(100%,22rem)!important;margin-left:auto!important}.documents-workspace-body .documents-toolbar-field{flex:18rem!important;min-width:min(19rem,100%)!important}.documents-workspace-body .documents-toolbar-field--sort{flex:0 13rem!important;min-width:12rem!important}.documents-workspace-body .documents-toolbar-field input,.documents-workspace-body .documents-toolbar-field select,.documents-workspace-body .documents-search-reset,.documents-workspace-body .documents-compact-action{border-radius:7px!important;min-height:2.28rem!important}.documents-workspace-body .documents-search-reset,.documents-workspace-body .documents-compact-action{white-space:nowrap!important;align-self:flex-end!important}.documents-section-header,.documents-payroll-archive-header,.documents-workspace-shell .documents-section-header{align-items:flex-end!important}.documents-section-header>div:first-child,.documents-payroll-archive-header>div:first-child{flex:26rem!important}.documents-section-actions{flex:none!important;justify-content:flex-end!important;align-items:flex-end!important;margin-left:auto!important}.documents-page-size-control{border-radius:7px!important;min-height:2.28rem!important}@media (max-width:760px){.office-shell .motive-workspace{padding-left:0!important}.documents-workspace-body>.dispatch-workspace-summary-row,.documents-section-header,.documents-payroll-archive-header,.documents-workspace-shell .documents-section-header{align-items:stretch!important}.documents-workspace-body .documents-tab-strip,.documents-workspace-body .dispatch-workspace-action-cluster,.documents-section-actions{justify-content:flex-start!important;width:100%!important;margin-left:0!important}.documents-workspace-body .documents-tab-strip button,.documents-workspace-body .documents-toolbar-field,.documents-workspace-body .documents-toolbar-field--sort,.documents-workspace-body .documents-search-reset,.documents-workspace-body .documents-compact-action,.documents-section-actions .documents-page-size-control,.documents-section-actions .documents-download-selected-action{width:100%!important}.dispatch-alert-composer-form{grid-template-columns:1fr}.dispatch-inline-dialog-head,.dispatch-inline-dialog-actions{flex-direction:column}}.ops-assistant-rail{color:#172119;min-width:0;box-shadow:none;background:#fffef8;border:1px solid #1f4c3929;border-left:3px solid #1f7a4f;border-radius:8px;gap:.72rem;padding:.85rem;display:grid}.ops-assistant-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.ops-assistant-head span,.ops-assistant-item span{color:#53685e;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .18rem;font-size:.68rem;font-weight:850;line-height:1.15;display:block}.ops-assistant-head strong,.ops-assistant-item strong{color:#111b15;font-weight:850}.ops-assistant-list{gap:.52rem;display:grid}.ops-assistant-item{background:#f6fbfd;border:1px solid #1f4c3924;border-left:3px solid #27607f;border-radius:7px;gap:.18rem;min-width:0;padding:.62rem .68rem;display:grid}.ops-assistant-item p{color:#304139;overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.38}.ops-assistant-item a,.ops-assistant-item button{color:#123c2a;cursor:pointer;background:#fff;border:1px solid #1f4c392e;border-radius:7px;justify-self:start;min-height:30px;margin-top:.18rem;padding:.34rem .58rem;font-size:.72rem;font-weight:850;line-height:1.1;text-decoration:none}.ops-assistant-item a:hover,.ops-assistant-item button:hover{background:#eaf5ef;border-color:#1f7a4f5c}.ops-assistant-item.is-green{background:#eef8f1;border-left-color:#1f7a4f}.ops-assistant-item.is-blue{background:#eef7fb;border-left-color:#27607f}.ops-assistant-item.is-amber{background:#fff7e8;border-left-color:#b8791c}.ops-assistant-item.is-red{background:#fff2ef;border-left-color:#a43c34}.equipment-next-actions,.invoices-next-actions,.documents-next-actions{align-self:stretch}.dispatch-selected-next-actions-list{width:100%;max-height:none;overflow:visible}.dispatch-load-next-actions,.driver-load-next-actions{margin:.72rem 0}.driver-load-next-actions{border-left-color:#27607f}@media (min-width:1180px){.documents-workspace-grid{grid-template-columns:minmax(0,1fr) minmax(250px,320px);align-items:start}}.operations-roster-type-chip.is-green,.office-shell .operations-roster-type-chip.is-green{color:#14563a!important;background:#e9f6ee!important;border-color:#1f7a4f3d!important}.operations-roster-type-chip.is-blue,.office-shell .operations-roster-type-chip.is-blue{color:#1e516f!important;background:#eef7fb!important;border-color:#27607f3d!important}.operations-roster-type-chip.is-amber,.office-shell .operations-roster-type-chip.is-amber{color:#724911!important;background:#fff7e8!important;border-color:#b8791c4d!important}.operations-roster-type-chip.is-red,.office-shell .operations-roster-type-chip.is-red{color:#8c3129!important;background:#fff2ef!important;border-color:#a43c3447!important}.invoices-summary-card,.invoices-detail-section,.invoices-queue-section,.invoices-aging-card{color:#172119;min-width:0;box-shadow:none;background:#fffef8;border:1px solid #1f4c3924;border-left:3px solid #27607f;border-radius:8px}.invoices-summary-card{gap:.16rem;padding:.7rem .78rem;display:grid}.invoices-summary-card span,.invoices-detail-section span,.invoices-aging-card span,.invoices-queue-section span{color:#53685e}.invoices-summary-card strong,.invoices-detail-section strong,.invoices-aging-card strong,.invoices-queue-section strong{color:#111b15}.invoices-summary-card--count,.invoices-summary-card--factoring,.invoices-detail-section.tone-active{background:#eef7fb;border-left-color:#27607f}.invoices-summary-card--outstanding,.invoices-summary-card.tone-warning,.invoices-detail-section.tone-warning,.invoices-aging-card.tone-warning{background:#fff7e8;border-left-color:#b8791c}.invoices-detail-section.tone-good,.invoices-aging-card.tone-good,.invoices-summary-card.tone-good{background:#eef8f1;border-left-color:#1f7a4f}.invoices-detail-section.tone-urgent,.invoices-aging-card.tone-urgent{background:#fff2ef;border-left-color:#a43c34}.invoices-detail-section,.invoices-queue-section{gap:.72rem;padding:.82rem;display:grid}.invoices-export-locked{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex}.invoices-export-locked p{flex:16rem;min-width:0;margin:0}.invoices-detail-section>header,.invoices-queue-section>header{justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.invoices-readable-payload{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));gap:.55rem;margin:0;display:grid}.invoices-readable-payload div{background:#ffffff9e;border:1px solid #1f4c391f;border-radius:7px;min-width:0;padding:.55rem .62rem}.invoices-readable-payload dt{color:#53685e;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .18rem;font-size:.68rem;font-weight:850}.invoices-readable-payload dd{color:#111b15;overflow-wrap:anywhere;margin:0;font-weight:800}.invoices-aging-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,10rem),1fr));gap:.65rem;display:grid}.invoices-aging-card{gap:.16rem;padding:.68rem .72rem;display:grid}.office-shell .invoices-detail .shell-card.panel{border-top-color:#0000!important}.documents-workspace-shell>.dispatch-workspace-command-band,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band{color:#172119!important;box-shadow:none!important;background:#f5faf4!important;border:1px solid #1f4c392e!important;border-left:3px solid #1f7a4f!important}.documents-workspace-shell .documents-summary-card,:root[data-theme=light] .documents-workspace-shell .documents-summary-card{border:1px solid #1f4c3924!important;border-left:3px solid var(--documents-summary-accent,#1f7a4f)!important;color:#172119!important;box-shadow:none!important;background:#fffef8!important}.documents-workspace-shell .documents-summary-card--incoming,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--incoming,.documents-workspace-shell .documents-summary-card--completed,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--completed{background:#eef8f1!important}.documents-workspace-shell .documents-summary-card--imported,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--imported,.documents-workspace-shell .documents-summary-card--payroll,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--payroll{background:#eef7fb!important}.documents-workspace-shell .documents-summary-card--blockers,:root[data-theme=light] .documents-workspace-shell .documents-summary-card--blockers{background:#fff7e8!important}.documents-workspace-shell .documents-summary-card span,.documents-workspace-shell .documents-summary-card small,:root[data-theme=light] .documents-workspace-shell .documents-summary-card span,:root[data-theme=light] .documents-workspace-shell .documents-summary-card small{color:#53685e!important}.documents-workspace-shell .documents-summary-card strong,:root[data-theme=light] .documents-workspace-shell .documents-summary-card strong{color:#111b15!important;text-shadow:none!important}.driver-load-list-item.driver-load-tone--created,.driver-load-detail-card.driver-load-tone--created,.driver-load-focus-card.driver-load-tone--created,.driver-load-chip.driver-load-tone--created{color:#18384b;background:#eef7fb;border-color:#27607f42;box-shadow:inset 3px 0 #27607f}.driver-load-list-item.driver-load-tone--dispatched,.driver-load-detail-card.driver-load-tone--dispatched,.driver-load-focus-card.driver-load-tone--dispatched,.driver-load-chip.driver-load-tone--dispatched,.driver-load-list-item.driver-load-tone--picked_up,.driver-load-detail-card.driver-load-tone--picked_up,.driver-load-focus-card.driver-load-tone--picked_up,.driver-load-chip.driver-load-tone--picked_up{color:#14563a;background:#eef8f1;border-color:#1f7a4f42;box-shadow:inset 3px 0 #1f7a4f}.driver-load-list-item.driver-load-tone--in_transit,.driver-load-detail-card.driver-load-tone--in_transit,.driver-load-focus-card.driver-load-tone--in_transit,.driver-load-chip.driver-load-tone--in_transit{color:#1e516f;background:#eaf5fb;border-color:#27607f42;box-shadow:inset 3px 0 #27607f}.driver-load-list-item.driver-load-tone--delivered,.driver-load-detail-card.driver-load-tone--delivered,.driver-load-focus-card.driver-load-tone--delivered,.driver-load-chip.driver-load-tone--delivered,.driver-load-chip.driver-ack-tone--accepted,.driver-load-focus-card.driver-ack-tone--accepted{color:#14563a;background:#e7f7ec;border-color:#1f7a4f47;box-shadow:inset 3px 0 #1f7a4f}.driver-load-chip.driver-ack-tone--pending_ack,.driver-load-focus-card.driver-ack-tone--pending_ack{color:#724911;background:#fff7e8;border-color:#b8791c52;box-shadow:inset 3px 0 #b8791c}.driver-load-chip.driver-ack-tone--declined,.driver-load-focus-card.driver-ack-tone--declined{color:#8c3129;background:#fff2ef;border-color:#a43c3452;box-shadow:inset 3px 0 #a43c34}.driver-load-chip.driver-ack-tone--unassigned,.driver-load-focus-card.driver-ack-tone--unassigned{color:#314139;background:#f3f6f4;border-color:#53685e38;box-shadow:inset 3px 0 #60726a}.driver-load-list-item[class*=driver-load-tone--] strong,.driver-load-list-item[class*=driver-load-tone--] span,.driver-load-detail-card[class*=driver-load-tone--] strong,.driver-load-detail-card[class*=driver-load-tone--] span,.driver-load-detail-card[class*=driver-load-tone--] small,.driver-load-focus-card[class*=driver-load-tone--] strong,.driver-load-focus-card[class*=driver-load-tone--] span,.driver-load-focus-card[class*=driver-load-tone--] small,.driver-load-focus-card[class*=driver-ack-tone--] strong,.driver-load-focus-card[class*=driver-ack-tone--] span,.driver-load-focus-card[class*=driver-ack-tone--] small{color:inherit}.driver-load-feedback{color:#18384b;background:#eef7fb;border:1px solid #1f4c3929;border-left:3px solid #27607f;border-radius:8px;margin:0;padding:.7rem .82rem;font-weight:760;line-height:1.35}.driver-load-feedback--success{color:#14563a;background:#eef8f1;border-left-color:#1f7a4f}.driver-load-feedback--warning{color:#724911;background:#fff7e8;border-left-color:#b8791c}.driver-load-feedback--danger{color:#8c3129;background:#fff2ef;border-left-color:#a43c34}.driver-current-empty{color:#2d2518;box-shadow:none;background:#fff7e8;border:1px solid #b8791c47;border-left:4px solid #b8791c;border-radius:8px;gap:.35rem;padding:.85rem;display:grid}.driver-current-empty h3,.driver-current-empty p{margin:0}@media (max-width:820px){.ops-assistant-rail{width:100%}.invoices-detail-section>header,.invoices-queue-section>header,.ops-assistant-head{flex-direction:column}}.metrics-workspace-shell .metrics-command-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.metrics-workspace-shell .metrics-kpi-strip{display:none}.metrics-action-table-wrap,.invoices-table-wrap{background:#fffef8;border:1px solid #1f4c391f;border-radius:8px;min-width:0;overflow-x:auto}.metrics-action-table,.invoices-table{border-collapse:collapse;color:#172119;width:100%;min-width:760px;font-size:.82rem}.metrics-action-table th,.metrics-action-table td,.invoices-table th,.invoices-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #1f4c391a;padding:.62rem .68rem}.metrics-action-table th,.invoices-table th{color:#f8fff9;letter-spacing:.06em;text-transform:uppercase;background:#173126;font-size:.68rem;font-weight:850}.metrics-action-table tbody tr:hover,.invoices-table tbody tr:hover{background:#f5faf4}.metrics-action-table tbody tr.is-urgent,.invoices-table tbody tr.invoice-selected{background:#fff7e8;box-shadow:inset 3px 0 #b8791c}.metrics-action-table tbody tr.is-warning{box-shadow:inset 3px 0 #b8791c}.metrics-action-table tbody tr.is-good{box-shadow:inset 3px 0 #1f7a4f}.metrics-action-area,.invoice-row-select{color:#0f6b45;font-weight:850}.metrics-action-area{background:#eef8f1;border:1px solid #1f4c3929;border-radius:6px;align-items:center;min-height:1.55rem;padding:.16rem .45rem;display:inline-flex}.metrics-action-area.is-warning{color:#724911;background:#fff7e8;border-color:#b8791c47}.metrics-action-area.is-urgent{color:#8c3129;background:#fff2ef;border-color:#a43c3447}.metrics-action-table a{color:#0f6b45;font-weight:850;text-decoration:none}.metrics-chart-frame{width:100%;min-width:0;height:235px}.metrics-chart-frame--wide{height:255px}.office-shell .invoices-command-band{grid-template-columns:minmax(0,1fr) minmax(280px,auto);align-items:start;gap:.78rem;display:grid}.office-shell .invoices-command-copy{min-width:0}.office-shell .invoices-command-copy .shell-title{color:#172119;margin:.05rem 0 0}.office-shell .invoices-command-stats{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.48rem;display:grid}.office-shell .invoices-command-stats article{background:#f5faf4;border:1px solid #1f4c391f;border-left:3px solid #1f7a4f;border-radius:8px;min-width:0;padding:.52rem .62rem}.office-shell .invoices-command-stats span,.office-shell .invoices-selected-summary span,.office-shell .invoices-aging-rail span{color:#53685e;letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:850;display:block}.office-shell .invoices-command-stats strong,.office-shell .invoices-selected-summary strong,.office-shell .invoices-aging-rail strong{color:#111b15;font-size:.95rem;font-weight:900;display:block}.office-shell .invoices-workbench-tabs{width:100%;margin-top:-.12rem}.office-shell .invoices-grid{grid-template-columns:minmax(0,1fr) minmax(320px,380px);align-items:stretch}.office-shell .invoices-list{background:#fffef8;border-right:1px solid #1f4c391f}.office-shell .invoices-list h2{color:#172119;margin:0;font-size:1rem}.office-shell .invoices-detail{background:#f7faf6}.office-shell .invoice-row-select{cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0}.office-shell .invoice-row-select:hover,.office-shell .invoice-row-select:focus-visible{color:#14563a;text-decoration:underline}.office-shell .invoices-selected-summary{background:#fffef8;border:1px solid #1f4c3924;border-left:3px solid #1f7a4f;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:.52rem;padding:.72rem;display:grid}.office-shell .invoices-selected-summary small,.office-shell .invoices-aging-rail small{color:#53685e;font-size:.76rem;font-weight:700}.office-shell .invoices-primary-actions{align-items:stretch}.office-shell .invoices-detail-drawer,.office-shell .invoices-secondary-drawer{background:#fffef8;border:1px solid #1f4c3924;border-radius:8px;padding:.68rem .74rem}.office-shell .invoices-detail-drawer summary,.office-shell .invoices-secondary-drawer summary{color:#172119;cursor:pointer;font-weight:900}.office-shell .invoices-detail-drawer[open],.office-shell .invoices-secondary-drawer[open]{gap:.68rem;display:grid}.office-shell .invoices-aging-rail{gap:.44rem;display:grid}.office-shell .invoices-aging-rail h4{color:#172119;margin:0}.office-shell .invoices-aging-rail .invoices-aging-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.12rem .5rem;padding:.5rem .58rem;display:grid}.office-shell .invoices-aging-rail .invoices-aging-card small{grid-column:1/-1}@media (max-width:1180px){.metrics-workspace-shell .metrics-command-stats,.office-shell .invoices-command-stats,.office-shell .invoices-grid{grid-template-columns:minmax(0,1fr)}.office-shell .invoices-list{border-bottom:1px solid #1f4c391f;border-right:0}}@media (max-width:720px){.metrics-chart-frame,.metrics-chart-frame--wide{height:220px}.metrics-action-table,.invoices-table{min-width:700px}}.office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head.dispatch-reset-table-head{padding:.8rem .9rem .72rem!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head-main{gap:.46rem!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-command-copy.dispatch-section-header{min-width:11.5rem!important;padding:.16rem .7rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block{gap:.1rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-command-title-block strong,.office-shell.is-dispatch-shell .dispatch-reset-command-title-block em{min-width:0!important;line-height:1.1!important;display:block!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{box-shadow:none!important;border-top:0!important;grid-template-columns:minmax(0,1fr) minmax(16rem,19rem)!important;align-items:start!important;gap:.82rem!important;margin-top:0!important;padding:.36rem .62rem .08rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{border-top-color:#0000!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-copy{gap:.38rem!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline.dispatch-reset-selected-topline--inline{gap:.42rem!important;padding:0!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row{gap:.34rem .68rem!important;margin-top:.36rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;max-width:min(22rem,100%)!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row{grid-template-columns:repeat(2,minmax(11.5rem,1fr))!important;gap:.32rem!important;margin-top:.44rem!important;padding-top:.44rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row>span{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;min-width:0!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{align-content:start!important;place-items:stretch stretch!important;gap:.46rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact{justify-content:flex-start!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{justify-content:stretch!important;align-items:stretch!important;gap:.36rem!important;width:100%!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions .fleetview-secondary-btn{justify-content:center!important;width:100%!important}.office-shell.is-dispatch-shell .dispatch-table-shell{padding:.54rem .58rem .6rem!important}.office-shell.is-dispatch-shell .dispatch-board-table{border-collapse:separate!important;border-spacing:0!important}.office-shell.is-dispatch-shell .dispatch-board-table thead th:first-child,.office-shell.is-dispatch-shell .dispatch-board-table tbody td:first-child{padding-left:.72rem!important}.office-shell.is-dispatch-shell .dispatch-board-table thead th:last-child,.office-shell.is-dispatch-shell .dispatch-board-table tbody td:last-child{padding-right:.72rem!important}@media (max-width:1240px){.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:1fr!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side,.office-shell.is-dispatch-shell .dispatch-reset-support-inline-metrics.dispatch-reset-support-inline-metrics--compact{justify-content:flex-start!important;justify-items:start!important}}@media (max-width:720px){.office-shell.is-dispatch-shell .dispatch-reset-command-copy.dispatch-section-header,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{padding-inline:.52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row{grid-template-columns:1fr!important}}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel{color:#14251c!important;background:linear-gradient(#f7faf4 0%,#eff5ed 100%)!important;border:1px solid #1f4c3929!important;border-radius:8px!important;gap:.52rem!important;padding:.5rem!important;display:grid!important;box-shadow:0 10px 24px #1f4c3912!important}.workforce-driver-page-surface .workforce-driver-header-main{grid-template-columns:minmax(11rem,.52fr) minmax(0,1.48fr)!important;align-items:center!important;gap:.7rem!important;min-width:0!important;display:grid!important}.workforce-driver-page-surface .workforce-driver-heading{align-content:center!important;gap:.08rem!important;min-width:0!important;padding:.14rem .66rem!important;display:grid!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .ops-core-eyebrow{color:#607063!important;letter-spacing:.1em!important;font-size:.62rem!important;font-weight:900!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-heading h1{color:#14251c!important;letter-spacing:0!important;font-size:1.02rem!important;line-height:1.1!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-heading p{color:#607063!important;max-width:48ch!important;margin:0!important;font-size:.72rem!important;line-height:1.25!important}.workforce-driver-page-surface .workforce-driver-actions{grid-template-columns:minmax(16rem,1fr) repeat(3,auto)!important;align-items:center!important;gap:.42rem!important;min-width:0!important;display:grid!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-search{color:#14251c!important;background:#fffdf8db!important;border:1px solid #1f4c3929!important;border-radius:8px!important;align-items:center!important;min-height:2.08rem!important;padding:.18rem .52rem!important;display:grid!important}.workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-search span{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-search input{color:#14251c!important;min-height:1.5rem!important;font-size:.76rem!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-search input::placeholder{color:#607063d1!important}.workforce-driver-page-surface .workforce-driver-actions .fleetview-secondary-btn,.workforce-driver-page-surface .workforce-driver-actions>button[type=button]{border-radius:7px!important;min-height:2.08rem!important;padding:.36rem .66rem!important;font-size:.7rem!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .fleetview-secondary-btn{color:#14251c!important;background:#fffdf8e0!important;border-color:#1f4c392e!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .fleetview-primary-btn{color:#fff!important;background:#105f3d!important;border-color:#0e5638!important}.workforce-driver-page-surface .workforce-driver-summary{box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:repeat(4,minmax(4.8rem,1fr))!important;gap:.34rem!important;margin:0!important;padding:0!important;display:grid!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article{color:#14251c!important;min-height:2.05rem!important;box-shadow:none!important;background:#fffdf8!important;border:1px solid #1f4c392e!important;border-radius:7px!important;justify-content:space-between!important;align-items:center!important;gap:.44rem!important;padding:.3rem .46rem!important;display:flex!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article:first-child{background:#eef8f2!important;border-color:#1f8b5d3d!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article:nth-child(2){background:#fff9ee!important;border-color:#8a5a183d!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article:nth-child(3){background:#fff7f5!important;border-color:#8e3e3733!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary span{color:#607063!important;letter-spacing:.04em!important;font-size:.56rem!important;font-weight:900!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary strong{color:#105f3d!important;font-size:.92rem!important;font-weight:900!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article:nth-child(2) strong{color:#8a5a18!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-header.shell-card.panel .workforce-driver-summary article:nth-child(3) strong{color:#8e3e37!important}.workforce-driver-page-surface .workforce-driver-command-note{display:none!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip{box-shadow:none!important;background:#fffdf8bd!important;border:1px solid #1f4c3929!important;border-radius:7px!important;gap:.34rem!important;margin:0!important;padding:.12rem!important;display:flex!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button{color:#1f4c39!important;background:#1f4c3914!important;border-color:#1f4c3947!important;border-radius:5px!important;min-height:1.72rem!important;padding:.22rem .48rem!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button strong{color:#1f4c39!important;background:#1f4c391f!important;border-radius:999px!important;min-width:1.36rem!important;min-height:1.08rem!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button.is-active,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button[aria-selected=true]{color:#f7fbf8!important;background:#1f4c39!important;border-color:#122f229e!important;box-shadow:inset 0 -3px #57e27f!important}:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button.is-active *,:root[data-theme=light] .workforce-driver-page-surface .workforce-driver-filter-strip.dispatch-page-view-strip button[aria-selected=true] *{color:#f7fbf8!important}@media (max-width:1180px){.workforce-driver-page-surface .workforce-driver-header-main,.workforce-driver-page-surface .workforce-driver-actions{grid-template-columns:1fr!important}}@media (max-width:760px){.workforce-driver-page-surface .workforce-driver-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.dispatch-context-menu{overscroll-behavior:contain;max-height:calc(100dvh - 1rem);overflow-y:auto}.operations-roster-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.42rem;min-width:0;display:flex}.operations-roster-header-actions .team-access-secondary-btn{white-space:nowrap;border-radius:7px!important;min-height:1.92rem!important;padding:.28rem .6rem!important;font-size:.68rem!important;line-height:1!important}:root[data-theme=light] .operations-roster-header-actions .team-access-secondary-btn{color:#14251c!important;background:#fffdf8!important;border-color:#1f4c392e!important}:root[data-theme=light] .operations-roster-header-actions .team-access-secondary-btn:hover,:root[data-theme=light] .operations-roster-header-actions .team-access-secondary-btn:focus-visible{color:#105f3d!important;background:#eef8f2!important;border-color:#1f8b5d57!important}.workforce-driver-page-surface .workforce-driver-list-head{align-items:start!important}.workforce-driver-selection-actions{flex-wrap:nowrap;min-width:min(27rem,100%);margin-left:auto}.workforce-driver-selection-actions .operations-roster-count,.workforce-driver-selection-actions .team-access-secondary-btn{flex:none}.workforce-driver-page-surface .workforce-driver-row-action-hint{display:none!important}@media (max-width:760px){.workforce-driver-page-surface .workforce-driver-list-head{flex-direction:column;align-items:stretch!important}.workforce-driver-page-surface .workforce-driver-list-head>div:first-child{width:100%;min-width:0}.workforce-driver-selection-actions{flex-wrap:wrap;justify-content:flex-start;width:100%;min-width:0;margin-left:0}.workforce-driver-page-surface .workforce-driver-table-wrap{width:calc(100% + .7rem);margin-inline:-.35rem}.workforce-driver-page-surface .workforce-driver-table{min-width:760px}.workforce-driver-table-footer{gap:.55rem;display:grid}.workforce-driver-page-surface .dispatch-grid-totals{flex-wrap:wrap;gap:.35rem .6rem;display:flex}.workforce-driver-page-size-control{justify-content:flex-start;align-items:flex-start}}.equipment-roster-toolbar.operations-roster-header-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.42rem!important;display:flex!important}.equipment-roster-toolbar.operations-roster-header-actions .equipment-search-field{flex:18rem;min-width:min(22rem,100%)}.equipment-filter-strip{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;margin:.65rem 0 .85rem;display:flex}.equipment-filter-tabs{flex:28rem;min-width:min(100%,28rem)}.equipment-filter-controls{flex-wrap:wrap;flex:30rem;justify-content:flex-end;align-items:end;gap:.46rem;display:flex}.equipment-filter-controls label{color:#4a5f53;letter-spacing:.04em;text-transform:uppercase;gap:.24rem;font-size:.68rem;font-weight:850;display:grid}.equipment-filter-controls select{color:#172119;letter-spacing:0;text-transform:none;background:#fff;border:1px solid #1f4c392e;border-radius:8px;min-width:8.8rem;min-height:2.25rem;font-size:.82rem;font-weight:760}.workforce-driver-bulk-bar,.equipment-bulk-bar{display:none!important}:root[data-theme=light] .equipment-workspace-shell>.dispatch-workspace-command-band,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band,:root[data-theme=light] .metrics-command-strip,:root[data-theme=light] .pay-drivers-command-band,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-header,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-route-strip,:root[data-theme=light] .office-shell .invoices-page-command,:root[data-theme=light] .invoices-command-band,:root[data-theme=light] .reports-header.ops-core-page-header,:root[data-theme=light] .company-billing-header.company-core-command-strip,:root[data-theme=light] .team-access-header-shell,:root[data-theme=light] .dispatch-search-workspace-header.ops-core-page-header,:root[data-theme=light] .billing-lookup-command-band{color:#14251c!important;background:linear-gradient(#f7faf4 0%,#eff5ed 100%)!important;border:1px solid #1f4c3929!important;border-radius:8px!important;gap:.5rem!important;margin:0 0 .72rem!important;padding:.54rem!important;display:grid!important;box-shadow:0 10px 24px #1f4c3912!important}:root[data-theme=light] .equipment-workspace-shell>.dispatch-workspace-command-band>.dispatch-workspace-summary-row,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band>.dispatch-workspace-summary-row,:root[data-theme=light] .billing-lookup-command-band>.dispatch-workspace-summary-row,:root[data-theme=light] .reports-header-main.ops-core-header-main,:root[data-theme=light] .team-access-header-shell .dispatch-board-header-top,:root[data-theme=light] .company-billing-header.company-core-command-strip{grid-template-columns:minmax(13rem,.8fr) minmax(18rem,1.2fr)!important;align-items:center!important;gap:.62rem!important;min-width:0!important;display:grid!important}:root[data-theme=light] .pay-drivers-command-band,:root[data-theme=light] .office-shell .invoices-page-command,:root[data-theme=light] .metrics-command-strip{grid-template-columns:minmax(13rem,.72fr) minmax(18rem,1.28fr)!important;align-items:center!important}:root[data-theme=light] .metrics-command-stats,:root[data-theme=light] .metrics-period-tabs,:root[data-theme=light] .pay-drivers-tabs,:root[data-theme=light] .reports-toolbar.ops-core-command-strip,:root[data-theme=light] .company-billing-summary-strip,:root[data-theme=light] .team-access-summary-strip{grid-column:1/-1!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-title-block,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-title-block,:root[data-theme=light] .billing-lookup-command-band .dispatch-workspace-title-block,:root[data-theme=light] .metrics-command-copy,:root[data-theme=light] .pay-drivers-command-band>div:first-child,:root[data-theme=light] .office-shell .invoices-page-command>div:first-child,:root[data-theme=light] .reports-title-block,:root[data-theme=light] .company-billing-heading,:root[data-theme=light] .team-access-header-shell .payroll-workspace-heading,:root[data-theme=light] .dispatch-search-workspace-copy{align-content:center!important;gap:.08rem!important;min-width:0!important;padding:.14rem .58rem!important;display:grid!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-inline-meta,:root[data-theme=light] .documents-workspace-shell .dispatch-inline-meta,:root[data-theme=light] .billing-lookup-command-band .dispatch-inline-meta,:root[data-theme=light] .metrics-command-copy .ops-core-eyebrow,:root[data-theme=light] .pay-drivers-command-band .payroll-ops-eyebrow,:root[data-theme=light] .office-shell .invoices-page-command .dispatch-inline-meta,:root[data-theme=light] .reports-title-block .dispatch-inline-meta,:root[data-theme=light] .company-billing-header .ops-core-eyebrow,:root[data-theme=light] .team-access-header-shell .ops-core-eyebrow,:root[data-theme=light] .dispatch-search-workspace-copy .dispatch-inline-meta{color:#607063!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:900!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-title-block h1,:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-title-block h2,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-title-block h1,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-title-block h2,:root[data-theme=light] .billing-lookup-command-band h2,:root[data-theme=light] .metrics-command-copy h1,:root[data-theme=light] .pay-drivers-command-band h1,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-header-copy h1,:root[data-theme=light] .office-shell .invoices-page-command .shell-title,:root[data-theme=light] .reports-title-block h1,:root[data-theme=light] .company-billing-heading h1,:root[data-theme=light] .team-access-header-shell h1,:root[data-theme=light] .dispatch-search-workspace-copy h2{color:#14251c!important;letter-spacing:0!important;margin:0!important;font-size:clamp(1rem,1.25vw,1.18rem)!important;line-height:1.08!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-title-meta,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-title-meta,:root[data-theme=light] .billing-lookup-command-band .dispatch-workspace-title-meta,:root[data-theme=light] .metrics-command-copy p,:root[data-theme=light] .pay-drivers-command-band p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-header-copy p,:root[data-theme=light] .office-shell .invoices-page-command p,:root[data-theme=light] .reports-title-block p,:root[data-theme=light] .company-billing-heading p,:root[data-theme=light] .team-access-header-shell .shell-muted,:root[data-theme=light] .dispatch-search-workspace-copy p{color:#607063!important;max-width:72ch!important;margin:0!important;font-size:.72rem!important;line-height:1.25!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-title-meta,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-title-meta,:root[data-theme=light] .billing-lookup-command-band .dispatch-workspace-title-meta{flex-wrap:wrap!important;gap:.25rem .46rem!important;display:flex!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-title-meta span:not(:first-child),:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-title-meta span:not(:first-child),:root[data-theme=light] .billing-lookup-command-band .dispatch-workspace-title-meta span:not(:first-child),:root[data-theme=light] .payroll-route-meta span{color:#14251c!important;background:#fffdf8!important;border:1px solid #1f4c3929!important;border-radius:999px!important;align-items:center!important;min-height:1.25rem!important;padding:.12rem .44rem!important;font-size:.64rem!important;font-weight:800!important;display:inline-flex!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-action-cluster,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-action-cluster,:root[data-theme=light] .billing-lookup-command-band .dispatch-workspace-action-cluster,:root[data-theme=light] .metrics-command-actions,:root[data-theme=light] .pay-drivers-command-band .payroll-ops-command-actions,:root[data-theme=light] .office-shell .invoices-page-command .dispatch-row-actions,:root[data-theme=light] .reports-command-actions,:root[data-theme=light] .company-billing-header-actions,:root[data-theme=light] .team-access-header-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.38rem!important;min-width:0!important;display:flex!important}:root[data-theme=light] .equipment-workspace-shell>.dispatch-workspace-command-band .fleetview-primary-btn,:root[data-theme=light] .equipment-workspace-shell>.dispatch-workspace-command-band .equipment-primary-btn,:root[data-theme=light] .pay-drivers-command-band .fleetview-primary-btn,:root[data-theme=light] .billing-lookup-command-band .fleetview-primary-btn,:root[data-theme=light] .office-shell .invoices-page-command .fleetview-primary-btn{color:#fff!important;background:#105f3d!important;border-radius:7px!important;min-height:2.08rem!important}:root[data-theme=light] .equipment-workspace-shell>.dispatch-workspace-command-band .fleetview-secondary-btn,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band .fleetview-secondary-btn,:root[data-theme=light] .billing-lookup-command-band .fleetview-secondary-btn,:root[data-theme=light] .pay-drivers-command-band .fleetview-secondary-btn,:root[data-theme=light] .metrics-command-actions a,:root[data-theme=light] .office-shell .invoices-page-command .dispatch-status-chip,:root[data-theme=light] .company-billing-header-actions a,:root[data-theme=light] .company-billing-header-actions button,:root[data-theme=light] .team-access-header-actions button,:root[data-theme=light] .team-access-header-actions a{color:#14251c!important;letter-spacing:0!important;min-height:2.08rem!important;box-shadow:none!important;background:#fffdf8e6!important;border:1px solid #1f4c392e!important;border-radius:7px!important;padding:.34rem .62rem!important;font-size:.7rem!important;font-weight:800!important}:root[data-theme=light] .metrics-command-actions .metrics-primary-action,:root[data-theme=light] .pay-drivers-command-band .fleetview-primary-btn{color:#fff!important;background:#105f3d!important;border-color:#0e5638!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-status-strip,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-status-strip,:root[data-theme=light] .metrics-command-stats,:root[data-theme=light] .reports-summary-band,:root[data-theme=light] .company-billing-summary-strip,:root[data-theme=light] .team-access-summary-strip{box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:repeat(auto-fit,minmax(7.6rem,1fr))!important;gap:.34rem!important;margin:0!important;padding:0!important;display:grid!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-status-card,:root[data-theme=light] .documents-workspace-shell .documents-summary-card,:root[data-theme=light] .metrics-command-stats article,:root[data-theme=light] .reports-summary-band article,:root[data-theme=light] .company-billing-summary-strip article,:root[data-theme=light] .team-access-summary-strip article{color:#14251c!important;min-height:2.18rem!important;box-shadow:none!important;background:#fffdf8!important;border:1px solid #1f4c3929!important;border-left:3px solid #1f8b5d73!important;border-radius:7px!important;justify-content:space-between!important;align-items:center!important;gap:.44rem!important;padding:.3rem .46rem!important;display:flex!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-status-card:nth-child(3),:root[data-theme=light] .documents-workspace-shell .documents-summary-card--blockers,:root[data-theme=light] .metrics-command-stats article:nth-child(3),:root[data-theme=light] .reports-summary-band article:nth-child(3),:root[data-theme=light] .team-access-summary-strip article:nth-child(3){background:#fff9ee!important;border-color:#8a5a1833 #8a5a1833 #8a5a1833 #b98027!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-status-card:nth-child(4),:root[data-theme=light] .documents-workspace-shell .documents-summary-card--payroll,:root[data-theme=light] .metrics-command-stats article:nth-child(4),:root[data-theme=light] .reports-summary-band article:nth-child(4){background:#eef7fb!important;border-color:#2a596f33 #2a596f33 #2a596f33 #2a596f!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-status-card:nth-child(5),:root[data-theme=light] .documents-workspace-shell .documents-summary-card--completed{background:#eef8f2!important;border-color:#1f8b5d38 #1f8b5d38 #1f8b5d38 #1f8b5d!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-status-card span,:root[data-theme=light] .documents-workspace-shell .documents-summary-card span,:root[data-theme=light] .metrics-command-stats article span,:root[data-theme=light] .reports-summary-band article span,:root[data-theme=light] .company-billing-summary-strip article span,:root[data-theme=light] .team-access-summary-strip article span{color:#607063!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:.56rem!important;font-weight:900!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-status-card strong,:root[data-theme=light] .documents-workspace-shell .documents-summary-card strong,:root[data-theme=light] .metrics-command-stats article strong,:root[data-theme=light] .reports-summary-band article strong,:root[data-theme=light] .company-billing-summary-strip article strong,:root[data-theme=light] .team-access-summary-strip article strong{color:#105f3d!important;font-size:.9rem!important;font-weight:900!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-status-card small,:root[data-theme=light] .documents-workspace-shell .documents-summary-card small,:root[data-theme=light] .metrics-command-stats article small,:root[data-theme=light] .reports-summary-band article small,:root[data-theme=light] .company-billing-summary-strip article small,:root[data-theme=light] .team-access-summary-strip article small{color:#607063!important;font-size:.62rem!important;line-height:1.15!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-command-summary{display:none!important}:root[data-theme=light] .equipment-next-actions.ops-assistant-rail{background:#fffdf8c7!important;border:1px solid #1f4c3929!important;border-radius:7px!important;grid-template-columns:minmax(8rem,.3fr) minmax(0,.7fr)!important;align-items:center!important;gap:.4rem!important;padding:.4rem .46rem!important;display:grid!important}:root[data-theme=light] .equipment-next-actions .ops-assistant-list{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))!important;gap:.34rem!important;display:grid!important}:root[data-theme=light] .equipment-next-actions .ops-assistant-item{min-height:2.1rem!important;box-shadow:none!important;border-radius:7px!important;padding:.28rem .4rem!important}:root[data-theme=light] .equipment-next-actions .ops-assistant-item p{margin:.05rem 0 0!important;font-size:.62rem!important;line-height:1.15!important}:root[data-theme=light] .documents-workspace-body>.dispatch-workspace-summary-row,:root[data-theme=light] .reports-toolbar.ops-core-command-strip,:root[data-theme=light] .payroll-route-strip,:root[data-theme=light] .pay-drivers-tabs,:root[data-theme=light] .metrics-period-tabs,:root[data-theme=light] .company-billing-tab-row,:root[data-theme=light] .team-access-tab-row,:root[data-theme=light] .dispatch-search-workspace-toolbar.dispatch-command-band{min-width:0!important;box-shadow:none!important;background:#fffdf8d1!important;border:1px solid #1f4c3929!important;border-radius:8px!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:.42rem!important;padding:.18rem!important;display:flex!important}:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) a,:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) button,:root[data-theme=light] .metrics-period-tabs a,:root[data-theme=light] .company-billing-tab-row button,:root[data-theme=light] .team-access-tab-row .team-access-tab-button{color:#14251c!important;letter-spacing:0!important;background:#1f4c3914!important;border:1px solid #1f4c3933!important;border-radius:7px!important;min-height:2rem!important;padding:.26rem .54rem!important}:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) a:not(.is-active):not([aria-current=page]) *,:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) button:not(.is-active):not([aria-current=page]) *,:root[data-theme=light] .metrics-period-tabs a:not(.is-active),:root[data-theme=light] .company-billing-tab-row button:not(.is-active) *,:root[data-theme=light] .team-access-tab-row .team-access-tab-button:not(.is-active) *{color:#14251c!important}:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) a.is-active,:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) a[aria-current=page],:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) button.is-active,:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) button[aria-current=page],:root[data-theme=light] .metrics-period-tabs a.is-active,:root[data-theme=light] .company-billing-tab-row button.is-active,:root[data-theme=light] .team-access-tab-row .team-access-tab-button.is-active{color:#f7fbf8!important;background:#1f4c39!important;border-color:#122f229e!important;box-shadow:inset 0 -3px #57e27f!important}:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) .is-active *,:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) [aria-current=page] *,:root[data-theme=light] .metrics-period-tabs a.is-active,:root[data-theme=light] .company-billing-tab-row button.is-active *,:root[data-theme=light] .team-access-tab-row .team-access-tab-button.is-active *{color:#f7fbf8!important}:root[data-theme=light] .office-shell .dispatch-reset-tab-count,:root[data-theme=light] .documents-tab-count{color:#1f4c39!important;background:#1f4c391f!important;border-radius:999px!important;min-width:1.42rem!important;min-height:1.08rem!important}:root[data-theme=light] .office-shell .dispatch-reset-tabs .is-active .dispatch-reset-tab-count,:root[data-theme=light] .office-shell .dispatch-reset-tabs [aria-current=page] .dispatch-reset-tab-count{color:#fff!important;background:#ffffff38!important}:root[data-theme=light] .billing-lookup-shell{box-shadow:none!important;background:0 0!important;border:0!important;gap:.72rem!important;padding:.72rem!important;display:grid!important}:root[data-theme=light] .billing-lookup-shell .dispatch-form-grid,:root[data-theme=light] .billing-lookup-shell .motive-table-wrap{box-shadow:none!important;background:#fffdf8!important;border:1px solid #1f4c3924!important;border-radius:8px!important}@media (max-width:1120px){:root[data-theme=light] .equipment-workspace-shell>.dispatch-workspace-command-band>.dispatch-workspace-summary-row,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band>.dispatch-workspace-summary-row,:root[data-theme=light] .billing-lookup-command-band>.dispatch-workspace-summary-row,:root[data-theme=light] .reports-header-main.ops-core-header-main,:root[data-theme=light] .team-access-header-shell .dispatch-board-header-top,:root[data-theme=light] .company-billing-header.company-core-command-strip,:root[data-theme=light] .pay-drivers-command-band,:root[data-theme=light] .office-shell .invoices-page-command,:root[data-theme=light] .metrics-command-strip{grid-template-columns:1fr!important}:root[data-theme=light] .equipment-workspace-shell .dispatch-workspace-action-cluster,:root[data-theme=light] .documents-workspace-shell .dispatch-workspace-action-cluster,:root[data-theme=light] .billing-lookup-command-band .dispatch-workspace-action-cluster,:root[data-theme=light] .metrics-command-actions,:root[data-theme=light] .pay-drivers-command-band .payroll-ops-command-actions,:root[data-theme=light] .office-shell .invoices-page-command .dispatch-row-actions,:root[data-theme=light] .company-billing-header-actions,:root[data-theme=light] .team-access-header-actions{justify-content:flex-start!important}}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-builder-shell>.payroll-list-header,:root[data-theme=light] .pay-template-workspace-shell .pay-template-v1-header,:root[data-theme=light] .company-billing-header.shell-card.panel:not(.company-core-command-strip){color:#14251c!important;background:linear-gradient(#f7faf4 0%,#eff5ed 100%)!important;border:1px solid #1f4c3929!important;border-radius:8px!important;gap:.5rem!important;margin:0 0 .72rem!important;padding:.54rem!important;display:grid!important;box-shadow:0 10px 24px #1f4c3912!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-builder-shell>.payroll-list-header,:root[data-theme=light] .company-billing-header.shell-card.panel:not(.company-core-command-strip){grid-template-columns:minmax(13rem,.75fr) minmax(18rem,1.25fr)!important;align-items:center!important}:root[data-theme=light] .pay-template-workspace-shell .pay-template-v1-header .payroll-workspace-heading,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-strip,:root[data-theme=light] .company-billing-header.shell-card.panel:not(.company-core-command-strip){grid-template-columns:minmax(13rem,.8fr) minmax(18rem,1.2fr)!important;align-items:center!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-list-copy,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-copy,:root[data-theme=light] .pay-template-workspace-shell .payroll-workspace-heading>div:first-child,:root[data-theme=light] .company-billing-header.shell-card.panel:not(.company-core-command-strip)>div:first-child{align-content:center!important;gap:.08rem!important;min-width:0!important;padding:.14rem .58rem!important;display:grid!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-list-copy h1,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-copy h2,:root[data-theme=light] .pay-template-workspace-shell .payroll-workspace-heading h1,:root[data-theme=light] .company-billing-header.shell-card.panel:not(.company-core-command-strip) h1{color:#14251c!important;letter-spacing:0!important;margin:0!important;font-size:clamp(1rem,1.25vw,1.18rem)!important;line-height:1.08!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-list-copy p,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-copy p,:root[data-theme=light] .pay-template-workspace-shell .payroll-workspace-heading p,:root[data-theme=light] .company-billing-header.shell-card.panel:not(.company-core-command-strip) p{color:#607063!important;max-width:72ch!important;margin:0!important;font-size:.72rem!important;line-height:1.25!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-inline-actions,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-actions,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-actions,:root[data-theme=light] .pay-template-workspace-shell .payroll-workspace-actions,:root[data-theme=light] .company-billing-header.shell-card.panel:not(.company-core-command-strip) .company-billing-header-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.38rem!important;min-width:0!important;display:flex!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-controls{grid-template-columns:minmax(14rem,1fr) minmax(11rem,.45fr)!important;gap:.38rem!important;min-width:0!important;display:grid!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-controls input,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-controls select,:root[data-theme=light] .pay-drivers-command-band select{color:#14251c!important;background:#fffdf8!important;border:1px solid #1f4c392e!important;border-radius:7px!important;min-height:2.08rem!important;font-size:.72rem!important}:root[data-theme=light] .pay-template-workspace-shell .payroll-summary-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-meta{background:0 0!important;border:0!important;grid-column:1/-1!important;grid-template-columns:repeat(auto-fit,minmax(7.6rem,1fr))!important;gap:.34rem!important;margin:0!important;padding:0!important;display:grid!important}:root[data-theme=light] .pay-template-workspace-shell .payroll-summary-strip article,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-metric{min-height:2.18rem!important;box-shadow:none!important;background:#fffdf8!important;border:1px solid #1f4c3929!important;border-left:3px solid #1f8b5d73!important;border-radius:7px!important;padding:.3rem .46rem!important}@media (max-width:1120px){:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-strip,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-builder-shell>.payroll-list-header,:root[data-theme=light] .pay-template-workspace-shell .pay-template-v1-header .payroll-workspace-heading,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-strip,:root[data-theme=light] .company-billing-header.shell-card.panel:not(.company-core-command-strip){grid-template-columns:1fr!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-inline-actions,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-overview-command-actions,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-command-actions,:root[data-theme=light] .pay-template-workspace-shell .payroll-workspace-actions{justify-content:flex-start!important}}:root[data-theme=light] .metrics-workspace-shell .metrics-command-copy h1{color:#14251c!important;letter-spacing:0!important;margin:0!important;font-size:clamp(1rem,1.25vw,1.18rem)!important;line-height:1.08!important}:root[data-theme=light] .metrics-workspace-shell .metrics-command-copy p{color:#607063!important;max-width:72ch!important;margin:0!important;font-size:.72rem!important;line-height:1.25!important}:root[data-theme=light] .invoices-workbench .invoices-command-band{color:#14251c!important;background:linear-gradient(#f7faf4 0%,#eff5ed 100%)!important;border:1px solid #1f4c3929!important;border-radius:8px!important;grid-template-columns:minmax(13rem,.72fr) minmax(18rem,1.28fr)!important;align-items:center!important;gap:.5rem!important;margin:0 0 .72rem!important;padding:.54rem!important;display:grid!important;box-shadow:0 10px 24px #1f4c3912!important}:root[data-theme=light] .invoices-workbench .invoices-command-copy{align-content:center!important;gap:.08rem!important;min-width:0!important;padding:.14rem .58rem!important;display:grid!important}:root[data-theme=light] .invoices-workbench .invoices-command-copy .dispatch-inline-meta{color:#607063!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:900!important}:root[data-theme=light] .invoices-workbench .invoices-command-copy h2{color:#14251c!important;letter-spacing:0!important;margin:0!important;font-size:clamp(1rem,1.25vw,1.18rem)!important;line-height:1.08!important}:root[data-theme=light] .invoices-workbench .invoices-command-copy p{color:#607063!important;max-width:72ch!important;margin:0!important;font-size:.72rem!important;line-height:1.25!important}:root[data-theme=light] .invoices-workbench .invoices-create-form{grid-template-columns:minmax(14rem,1fr) auto!important;justify-content:end!important;align-items:center!important;gap:.38rem!important;min-width:0!important;display:grid!important}:root[data-theme=light] .invoices-workbench .invoices-create-form input{color:#14251c!important;background:#fffdf8!important;border:1px solid #1f4c392e!important;border-radius:7px!important;min-height:2.08rem!important;font-size:.72rem!important}:root[data-theme=light] .invoices-workbench .invoices-create-form .fleetview-primary-btn{color:#fff!important;background:#105f3d!important;border-color:#0e5638!important;border-radius:7px!important;min-height:2.08rem!important}:root[data-theme=light] .invoices-workbench .invoices-summary-strip{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr))!important;gap:.34rem!important;margin:0 0 .72rem!important;display:grid!important}:root[data-theme=light] .invoices-workbench .invoices-summary-card{min-height:2.42rem!important;box-shadow:none!important;background:#fffdf8!important;border:1px solid #1f4c3929!important;border-left:3px solid #1f8b5d73!important;border-radius:7px!important;padding:.4rem .52rem!important}:root[data-theme=light] .invoices-workbench .invoices-summary-card--outstanding{background:#fff9ee!important;border-left-color:#b98027!important}:root[data-theme=light] .invoices-workbench .invoices-summary-card--factoring{background:#eef7fb!important;border-left-color:#2a596f!important}:root[data-theme=light] .documents-workspace-body>.dispatch-workspace-summary-row{grid-template-columns:minmax(20rem,1fr) minmax(24rem,.86fr)!important;align-items:stretch!important;gap:.42rem!important;display:grid!important}:root[data-theme=light] .documents-workspace-body .documents-tab-strip{scrollbar-width:thin!important;justify-content:flex-start!important;align-items:stretch!important;gap:.34rem!important;min-width:0!important;display:flex!important;overflow-x:auto!important}:root[data-theme=light] .documents-workspace-body .documents-tab-strip button{flex:none!important;min-width:8.6rem!important}:root[data-theme=light] .documents-workspace-body .dispatch-workspace-action-cluster{grid-template-columns:minmax(13rem,1fr) minmax(9rem,.55fr) auto!important;align-items:end!important;gap:.34rem!important;min-width:0!important;display:grid!important}:root[data-theme=light] .documents-toolbar-field{gap:.14rem!important;min-width:0!important;display:grid!important}:root[data-theme=light] .documents-toolbar-field span{color:#607063!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:.56rem!important;font-weight:900!important}:root[data-theme=light] .documents-toolbar-field input,:root[data-theme=light] .documents-toolbar-field select{color:#14251c!important;background:#fffdf8!important;border:1px solid #1f4c392e!important;border-radius:7px!important;width:100%!important;min-height:2.08rem!important}:root[data-theme=light] .documents-compact-action,:root[data-theme=light] .documents-search-reset{color:#14251c!important;white-space:nowrap!important;background:#fffdf8!important;border:1px solid #1f4c392e!important;border-radius:7px!important;align-self:end!important;min-height:2.08rem!important;font-size:.7rem!important;font-weight:800!important}:root[data-theme=light] .metrics-command-strip,:root[data-theme=light] .pay-drivers-command-band,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-page-header,:root[data-theme=light] .reports-header.ops-core-page-header,:root[data-theme=light] .company-billing-header.company-core-command-strip,:root[data-theme=light] .team-access-header-shell,:root[data-theme=light] .dispatch-search-workspace-header.ops-core-page-header,:root[data-theme=light] .equipment-workspace-shell>.dispatch-workspace-command-band,:root[data-theme=light] .documents-workspace-shell>.dispatch-workspace-command-band{border-radius:8px!important}@media (max-width:1120px){:root[data-theme=light] .invoices-workbench .invoices-command-band,:root[data-theme=light] .documents-workspace-body>.dispatch-workspace-summary-row,:root[data-theme=light] .invoices-workbench .invoices-create-form,:root[data-theme=light] .documents-workspace-body .dispatch-workspace-action-cluster{grid-template-columns:1fr!important}}:root[data-theme=light] .office-shell .motive-dispatch-topbar-label,:root[data-theme=light] .office-shell .motive-dispatch-search-copy,:root[data-theme=light] .office-shell .motive-ops-utility-chip--account span,:root[data-theme=light] .office-shell .dispatch-reset-context-route,:root[data-theme=light] .office-shell .dispatch-cell-stack-compact>span,:root[data-theme=light] .office-shell .dispatch-reset-badge--support .cvui-badge__label,:root[data-theme=light] .office-shell .ops-core-stat span,:root[data-theme=light] .driver-load-summary-chip{color:#14251c!important}:root[data-theme=light] .driver-load-summary-chip{background:#f7faf4!important;border-color:#1f4c393d!important}.office-shell .dispatch-reset-context-route,.office-shell .dispatch-reset-badge--support .cvui-badge__label,.office-shell .dispatch-cell-stack-compact>span,.office-shell .dispatch-grid-totals>span,.office-shell .dispatch-reset-stage-summary>span,.office-shell .dispatch-create-review-state,.office-shell.is-dispatch-shell .dispatch-reset-context-route,.office-shell.is-dispatch-shell .dispatch-reset-badge--support .cvui-badge__label,.office-shell.is-dispatch-shell .dispatch-cell-stack-compact>span,.office-shell.is-dispatch-shell .dispatch-grid-totals>span,.office-shell.is-dispatch-shell .dispatch-reset-stage-summary>span,.office-shell.is-dispatch-shell .dispatch-create-review-state,.office-shell.is-load-workspace-shell .dispatch-create-review-state,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-route,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-badge--support .cvui-badge__label,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-cell-stack-compact>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-grid-totals>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-summary>span,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-create-review-state,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-create-review-state,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-route,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-badge--support .cvui-badge__label,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-cell-stack-compact>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-grid-totals>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-summary>span,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-create-review-state,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-create-review-state,:root:not([data-theme]) .office-shell.is-dispatch-shell .cvui-badge.dispatch-reset-badge--support .cvui-badge__label,:root[data-theme=light] .office-shell.is-dispatch-shell .cvui-badge.dispatch-reset-badge--support .cvui-badge__label{color:#14251c!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-selected-empty-chip,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-context-meta,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-selected-empty-chip,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-context-meta{color:#42564b!important}.office-shell .ops-core-header-meta,.office-shell .ops-core-header-actions,.office-shell .ops-core-command-left,.office-shell .ops-core-command-right,.office-shell .ops-core-table-actions,.office-shell .ops-core-support-action,.office-shell .ops-core-empty-action{flex-wrap:wrap;align-items:center;gap:.45rem;min-width:0;display:flex}.office-shell .ops-core-header-meta{margin-left:auto}.office-shell .ops-core-header-actions{justify-content:flex-end}.office-shell .ops-core-table-scroll{scrollbar-width:thin;overflow-x:auto}.office-shell .ops-core-support-head{border-bottom:1px solid #1f4c391f;gap:.18rem;padding:.7rem .78rem;display:grid}.office-shell .ops-core-support-head h2,.office-shell .ops-core-table-shell-head h2{color:#14251c;letter-spacing:0;margin:0;font-size:.92rem;font-weight:850}.office-shell .ops-core-support-head p,.office-shell .ops-core-table-shell-head p{color:#4f6659;margin:0;font-size:.74rem;line-height:1.35}.office-shell .ops-core-support-body{gap:.5rem;padding:.64rem;display:grid}.office-shell .ops-core-support-row{color:#172119;background:#fffef8;border:1px solid #1f4c3924;border-left:3px solid #1f4c396b;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.54rem;min-width:0;padding:.62rem .68rem;display:grid}.office-shell .ops-core-support-row strong{overflow-wrap:anywhere;color:#14251c;min-width:0;font-size:.78rem;font-weight:850;display:block}.office-shell .ops-core-support-row p{color:#4e6558;margin:.16rem 0 0;font-size:.72rem;line-height:1.35}.office-shell .ops-core-support-meta{color:#5b7064;margin-top:.32rem;font-size:.68rem;font-weight:750}.office-shell .ops-core-support-row.is-green{background:#eef8f1;border-left-color:#1f7a4f}.office-shell .ops-core-support-row.is-blue{background:#eef7fb;border-left-color:#27607f}.office-shell .ops-core-support-row.is-amber{background:#fff7e8;border-left-color:#b8791c}.office-shell .ops-core-support-row.is-red{background:#fff2ef;border-left-color:#a43c34}.office-shell .ops-core-status-chip{color:#1f4c39;overflow-wrap:anywhere;background:#1f4c3914;border:1px solid #1f4c392e;border-radius:7px;justify-content:center;align-items:center;max-width:100%;min-height:1.34rem;padding:.12rem .48rem;font-size:.72rem;font-weight:850;line-height:1.05;display:inline-flex}.office-shell .ops-core-status-chip.tone-green{color:#14563a;background:#e9f6ee;border-color:#1f4c393d}.office-shell .ops-core-status-chip.tone-blue{color:#1f506d;background:#eef7fb;border-color:#27607f47}.office-shell .ops-core-status-chip.tone-amber{color:#724911;background:#fff5df;border-color:#be86345c}.office-shell .ops-core-status-chip.tone-red{color:#8c3129;background:#fff0ec;border-color:#97332b47}.office-shell .ops-core-status-chip.tone-gray,.office-shell .ops-core-status-chip--neutral,.office-shell .ops-core-status-chip--completed{color:#34463b;background:#f4f5f0;border-color:#37443d2e}.office-shell .ops-core-status-chip--success,.office-shell .ops-core-status-chip--active,.office-shell .ops-core-status-chip--leg-1{color:#14563a;background:#e9f6ee;border-color:#1f4c393d}.office-shell .ops-core-status-chip--info,.office-shell .ops-core-status-chip--new,.office-shell .ops-core-status-chip--leg-2{color:#1f506d;background:#eef7fb;border-color:#27607f47}.office-shell .ops-core-status-chip--warning,.office-shell .ops-core-status-chip--leg-3{color:#724911;background:#fff5df;border-color:#be86345c}.office-shell .ops-core-status-chip--danger{color:#8c3129;background:#fff0ec;border-color:#97332b47}.office-shell .ops-core-action-button--primary{color:#fff;background:#1f7a4f;border-color:#1f7a4f}.office-shell .ops-core-action-button--secondary,.office-shell .ops-core-action-button--tertiary{color:#1f4c39;background:#fff;border-color:#1f4c392e}.office-shell .ops-core-action-button--danger{color:#8c3129;background:#fff0ec;border-color:#97332b4d}.office-shell .ops-core-empty-state{color:#172119;background:#fffef8;border:1px solid #1f4c3924;border-left:3px solid #1f4c3980;border-radius:8px;gap:.3rem;padding:.86rem;display:grid}.office-shell .ops-core-empty-state strong{color:#14251c;font-size:.88rem;font-weight:850}.office-shell .ops-core-empty-state p{color:#4f6659;margin:0;font-size:.76rem;line-height:1.4}@media (max-width:760px){.office-shell .ops-core-header-main,.office-shell .ops-core-command-strip,.office-shell .ops-core-table-shell-head,.office-shell .ops-core-support-row{grid-template-columns:1fr}.office-shell .ops-core-header-meta,.office-shell .ops-core-header-actions,.office-shell .ops-core-command-left,.office-shell .ops-core-command-right,.office-shell .ops-core-table-actions{justify-content:flex-start;margin-left:0}}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list{gap:.28rem!important;max-height:none!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item{border-left-width:3px;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:2.12rem;gap:.08rem .42rem!important;padding:.34rem .46rem!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item strong,.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item p{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item strong{font-size:.72rem;line-height:1.05}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item p{color:#41564b;grid-column:1/2;font-size:.68rem;line-height:1.1}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item a,.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item button{white-space:nowrap;border-radius:6px;grid-area:1/2/span 2/3;align-self:center;min-height:1.5rem;margin-top:0;padding:.24rem .42rem;font-size:.66rem}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-more{color:#51665b;padding:0 .08rem;font-size:.67rem;font-weight:800;line-height:1.1;display:block}@media (max-width:900px){.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item{grid-template-columns:minmax(0,1fr)}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item a,.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item button{grid-area:auto/1;justify-self:start}}:root[data-theme=light]{--ops-core-canvas:#f5f7f6;--ops-core-header-bg:linear-gradient(180deg, #f9fbf9 0%, #eef4f0 100%);--ops-core-header-bg-strong:linear-gradient(180deg, #f6faf7 0%, #e9f1ec 100%);--ops-core-header-panel:#ffffffe0;--ops-core-panel:#fff;--ops-core-panel-soft:#f5f8f6;--ops-core-panel-muted:#edf3ef;--ops-core-command-bg:var(--ops-core-header-bg);--ops-core-command-panel:var(--ops-core-header-panel);--ops-core-work-surface:var(--ops-core-panel);--ops-core-work-surface-soft:var(--ops-core-panel-soft);--ops-core-action-secondary-bg:#fff}:root[data-theme=light] .office-shell.is-dispatch-shell{--dispatch-21st-canvas:#f5f7f6;--dispatch-21st-panel:#fff;--dispatch-21st-panel-soft:#f4f8f5}:root[data-theme=light] .office-shell.is-payroll-shell{--payroll-21st-canvas:#f5f7f6;--payroll-21st-panel:#fff;--payroll-21st-panel-soft:#f4f8f5;--payroll-v1-canvas:#f5f7f6;--payroll-v1-panel:#fff}:root[data-theme=light] .office-shell .dispatch-page-view-strip,:root[data-theme=light] .office-shell .dispatch-reset-tabs.ops-shared-tabs,:root[data-theme=light] .office-shell .dispatch-search-command-rail,:root[data-theme=light] .office-shell .dispatch-search-rail-card,:root[data-theme=light] .office-shell .dispatch-search-filter-card,:root[data-theme=light] .office-shell .dispatch-input-shell,:root[data-theme=light] .office-shell .dispatch-loads-shell,:root[data-theme=light] .office-shell .ops-core-support-row,:root[data-theme=light] .office-shell .ops-core-empty-state,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-watch,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-resource,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-empty,:root[data-theme=light] .office-shell.is-operations-shell.is-search-shell .dispatch-search-command-rail,:root[data-theme=light] .office-shell.is-operations-shell.is-search-shell .dispatch-search-command-rail .dispatch-input-shell,:root[data-theme=light] .office-shell.is-operations-shell.is-search-shell .dispatch-search-rail-card,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-overflow-panel{box-shadow:none!important;background:#fff!important}:root[data-theme=light] .office-shell .dispatch-page-view-strip,:root[data-theme=light] .office-shell .dispatch-reset-tabs.ops-shared-tabs{border-color:var(--ops-core-border-subtle,var(--ops-core-border))!important;border-radius:8px!important}:root[data-theme=light] .office-shell .payroll-empty-state,:root[data-theme=light] .office-shell .documents-empty-state,:root[data-theme=light] .office-shell .documents-search-empty,:root[data-theme=light] .office-shell .reports-empty-state,:root[data-theme=light] .office-shell .company-billing-empty,:root[data-theme=light] .office-shell .pay-template-empty-state,:root[data-theme=light] .office-shell .pay-template-driver-list-empty,:root[data-theme=light] .office-shell .motive-empty-state,:root[data-theme=light] .office-shell .workforce-driver-document-empty,:root[data-theme=light] .office-shell .workforce-driver-empty-editor{background:#fff!important}:root[data-theme=light] .office-shell :where(.documents-workspace-shell,.metrics-page-surface,.metrics-workspace-shell,.reports-shell.ops-core-page-shell,.equipment-workspace-shell,.company-billing-shell,.team-access-workspace-shell,.pay-template-workspace-shell,.payroll-page-shell,.pay-drivers-workspace,.invoices-workbench,.company-search-shell,.dispatch-search-workspace.dispatch-search-shell-card){--surface:#fff;--ops-canvas:#f5f7f6;--ops-core-canvas:#f5f7f6;--ops-core-panel:#fff;--ops-core-panel-soft:#f5f8f6;background:#f5f7f6!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) :where(.office-main,.shell-page,.dispatch-page-surface,.motive-page-shell){background:#f5f7f6!important}:root[data-theme=light] .office-shell :where(.documents-workspace-shell>.dispatch-workspace-command-band,.equipment-workspace-shell>.dispatch-workspace-command-band,.metrics-command-strip,.reports-header.ops-core-page-header,.reports-toolbar.ops-core-command-strip,.company-billing-header.company-core-command-strip,.team-access-header-shell,.pay-template-workspace-shell>.payroll-workspace-header,.pay-drivers-command-band,.payroll-page-header,.payroll-route-strip,.invoices-page-command,.invoices-command-band,.dispatch-search-workspace-header.ops-core-page-header,.billing-lookup-command-band){color:#14251c!important;background:linear-gradient(#f9fbf9 0%,#edf3ef 100%)!important;border-color:#1f4c3929!important;box-shadow:0 10px 24px #1f4c390f!important}:root[data-theme=light] .office-shell :where(.documents-workspace-body>.dispatch-workspace-summary-row,.documents-list-section,.documents-upload-panel,.documents-row-shell,.documents-payroll-archive-section,.documents-payroll-archive-header,.payroll-v1-archive-table-wrap,.metrics-action-panel,.metrics-chart-panel,.metrics-exception-panel,.metrics-rank-panel,.metrics-kpi-strip article,.metrics-command-stats article,.metrics-action-row,.metrics-rank-group,.metrics-exception-row,.metrics-rank-row,.metrics-readiness-grid div,.reports-list-panel,.reports-detail-panel,.reports-queue-shell,.reports-summary-band article,.equipment-next-actions.ops-assistant-rail,.ops-assistant-rail,.company-billing-tab-panel,.team-access-list-row-shell,.metrics-workspace-shell .shell-card,.performance-page .shell-card),:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) :where(.shell-card,.shell-card.panel,.dispatch-table-card,.motive-table-wrap){box-shadow:none!important;background:#fff!important;border-color:#305f4224!important}:root[data-theme=light] .office-shell :where(.documents-summary-card,.documents-summary-card--blockers,.documents-summary-card--payroll,.documents-summary-card--completed,.metrics-command-stats article,.reports-summary-band article,.company-billing-summary-strip article,.team-access-summary-strip article,.equipment-workspace-shell .dispatch-workspace-status-card){background:#fff!important}:root[data-theme=light] .office-shell :where(.documents-summary-card--blockers,.metrics-command-stats article:nth-child(3),.reports-summary-band article:nth-child(3),.team-access-summary-strip article:nth-child(3)){background:#fff!important;border-left-color:#b98027!important}:root[data-theme=light] .office-shell :where(.documents-toolbar-field input,.documents-toolbar-field select,.documents-upload-file,.documents-upload-file input,.metrics-period-tabs,.metrics-period-tabs a,.metrics-secondary-action,.reports-secondary-btn,.reports-row-open-btn,.fleetview-secondary-btn,.company-billing-secondary-action,.pay-template-secondary-action,.team-access-secondary-btn,.team-access-row-open,.dispatch-workspace-title-meta span:not(:first-child)),:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card--blockers,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card--payroll,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card--completed,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-body>.dispatch-workspace-summary-row,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .dispatch-workspace-title-meta span:not(:first-child),:root[data-theme=light] .office-shell[data-page-surface=reports] .reports-toolbar.ops-core-command-strip,:root[data-theme=light] .office-shell[data-page-surface=reports] .reports-detail-panel,:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-command-stats article,:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-kpi-strip article,:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-action-panel,:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-chart-panel,:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-exception-panel,:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-rank-panel{background:#fff!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card--blockers,:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-command-stats article:nth-child(3){border-left-color:#b98027!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item,:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-green,:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-blue,:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-amber,:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-red{box-shadow:none!important;background:#fff!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-compact-action,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-search-reset,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-page-size-control,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-download-selected-action,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-toolbar-field input,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-toolbar-field select,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-upload-file,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-upload-file input,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-row-card{color:#14251c!important;box-shadow:none!important;background:#fff!important;border-color:#1f4c392e!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-compact-action:hover,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-search-reset:hover{background:#f2f7f4!important;border-color:#1f7a4f57!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-list{max-height:clamp(12rem,28vh,18rem)!important;padding-bottom:.08rem!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch{align-content:center!important;min-height:3.05rem!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch strong,.office-shell.is-dispatch-shell .dispatch-reset-side-watch small{white-space:normal!important}:root[data-theme=light]{--ops-surface-tone-green-bg:#e9f6ee;--ops-surface-tone-green-text:#14563a;--ops-surface-tone-blue-bg:#eef7fb;--ops-surface-tone-blue-text:#1f506d;--ops-surface-tone-amber-bg:#fff5df;--ops-surface-tone-amber-text:#724911;--ops-surface-tone-red-bg:#fff0ec;--ops-surface-tone-red-text:#8c3129;--ops-surface-tone-neutral-bg:#f4f5f0;--ops-surface-tone-neutral-text:#34463b}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) :where(.documents-workspace-shell>.dispatch-workspace-command-band,.documents-workspace-body>.dispatch-workspace-summary-row,.documents-list-section,.documents-upload-panel,.metrics-command-strip,.metrics-action-panel,.metrics-chart-panel,.metrics-exception-panel,.metrics-rank-panel,.reports-header.ops-core-page-header,.reports-toolbar.ops-core-command-strip,.reports-list-panel,.reports-detail-panel,.equipment-workspace-shell>.dispatch-workspace-command-band,.company-billing-header.company-core-command-strip,.company-billing-panel,.company-billing-tab-panel,.team-access-header-shell,.team-access-list-column,.team-access-inspector,.invoices-command-band,.invoices-list,.invoices-detail-section,.ops-assistant-rail){box-shadow:none!important;border:0 #0000!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) :where(.documents-workspace-shell .documents-summary-card,.equipment-workspace-shell .dispatch-workspace-status-card,.metrics-workspace-shell .metrics-command-stats article,.reports-summary-item.ops-core-stat,.company-billing-summary-strip>article,.team-access-summary-strip>article,.invoices-command-stats article){background:var(--ops-surface-tone-neutral-bg)!important;color:var(--ops-surface-tone-neutral-text)!important;box-shadow:none!important;background-image:none!important;border:1px solid #34463b24!important;border-left:3px solid #34463b38!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) :where(.documents-workspace-shell .documents-summary-card span,.documents-workspace-shell .documents-summary-card small,.equipment-workspace-shell .dispatch-workspace-status-card span,.equipment-workspace-shell .dispatch-workspace-status-card small,.metrics-workspace-shell .metrics-command-stats article span,.metrics-workspace-shell .metrics-command-stats article small,.reports-summary-item.ops-core-stat span,.reports-summary-item.ops-core-stat small,.company-billing-summary-strip>article span,.company-billing-summary-strip>article small,.team-access-summary-strip>article span,.team-access-summary-strip>article small,.invoices-command-stats article span,.invoices-command-stats article small){opacity:.76;color:currentColor!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) :where(.documents-workspace-shell .documents-summary-card strong,.equipment-workspace-shell .dispatch-workspace-status-card strong,.metrics-workspace-shell .metrics-command-stats article strong,.reports-summary-item.ops-core-stat strong,.company-billing-summary-strip>article strong,.team-access-summary-strip>article strong,.invoices-command-stats article strong){color:currentColor!important;text-shadow:none!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card--archive,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card--completed,:root[data-theme=light] .office-shell[data-page-surface=vehicles] .equipment-workspace-shell .dispatch-workspace-status-card:first-child,:root[data-theme=light] .office-shell[data-page-surface=reports] .reports-summary-item.ops-core-stat:nth-child(2),:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-command-stats article:first-child,:root[data-theme=light] .office-shell[data-page-surface=company] .team-access-summary-strip>article:first-child,:root[data-theme=light] .office-shell[data-page-surface=company] .company-billing-summary-strip>article:nth-child(2),:root[data-theme=light] .office-shell[data-page-surface=company] .company-billing-summary-strip>article:nth-child(6),:root[data-theme=light] .office-shell[data-page-surface=payroll] .invoices-command-stats article:first-child,:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-green{background:var(--ops-surface-tone-green-bg)!important;color:var(--ops-surface-tone-green-text)!important;border-color:#1f7a4f38 #1f7a4f38 #1f7a4f38 #1f7a4f!important;border-left-width:3px!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card--imported,:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card--payroll,:root[data-theme=light] .office-shell[data-page-surface=vehicles] .equipment-workspace-shell .dispatch-workspace-status-card:nth-child(2),:root[data-theme=light] .office-shell[data-page-surface=vehicles] .equipment-workspace-shell .dispatch-workspace-status-card:nth-child(5),:root[data-theme=light] .office-shell[data-page-surface=reports] .reports-summary-item.ops-core-stat:first-child,:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-command-stats article:nth-child(2),:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-command-stats article:nth-child(4),:root[data-theme=light] .office-shell[data-page-surface=company] .team-access-summary-strip>article:nth-child(3),:root[data-theme=light] .office-shell[data-page-surface=company] .company-billing-summary-strip>article:first-child,:root[data-theme=light] .office-shell[data-page-surface=company] .company-billing-summary-strip>article:nth-child(5),:root[data-theme=light] .office-shell[data-page-surface=payroll] .invoices-command-stats article:nth-child(2),:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-blue{background:var(--ops-surface-tone-blue-bg)!important;color:var(--ops-surface-tone-blue-text)!important;border-color:#27607f38 #27607f38 #27607f38 #27607f!important;border-left-width:3px!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-workspace-shell .documents-summary-card--blockers,:root[data-theme=light] .office-shell[data-page-surface=vehicles] .equipment-workspace-shell .dispatch-workspace-status-card:nth-child(3),:root[data-theme=light] .office-shell[data-page-surface=reports] .reports-summary-item.ops-core-stat:nth-child(3),:root[data-theme=light] .office-shell[data-page-surface=metrics] .metrics-workspace-shell .metrics-command-stats article:nth-child(3),:root[data-theme=light] .office-shell[data-page-surface=company] .team-access-summary-strip>article:nth-child(2),:root[data-theme=light] .office-shell[data-page-surface=company] .company-billing-summary-strip>article:nth-child(3),:root[data-theme=light] .office-shell[data-page-surface=payroll] .invoices-command-stats article:nth-child(3),:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-amber{background:var(--ops-surface-tone-amber-bg)!important;color:var(--ops-surface-tone-amber-text)!important;border-color:#b8791c3d #b8791c3d #b8791c3d #b8791c!important;border-left-width:3px!important}:root[data-theme=light] .office-shell[data-page-surface=vehicles] .equipment-workspace-shell .dispatch-workspace-status-card:nth-child(4),:root[data-theme=light] .office-shell[data-page-surface=company] .team-access-summary-strip>article:nth-child(4),:root[data-theme=light] .office-shell[data-page-surface=payroll] .invoices-command-stats article:nth-child(4),:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-red{background:var(--ops-surface-tone-red-bg)!important;color:var(--ops-surface-tone-red-text)!important;border-color:#a43c3438 #a43c3438 #a43c3438 #a43c34!important;border-left-width:3px!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-green,:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-blue,:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-amber,:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-red{box-shadow:none!important;background-image:none!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-green{background:var(--ops-surface-tone-green-bg)!important;background-color:var(--ops-surface-tone-green-bg)!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-blue{background:var(--ops-surface-tone-blue-bg)!important;background-color:var(--ops-surface-tone-blue-bg)!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-amber{background:var(--ops-surface-tone-amber-bg)!important;background-color:var(--ops-surface-tone-amber-bg)!important}:root[data-theme=light] .office-shell:is([data-page-surface=documents],[data-page-surface=metrics],[data-page-surface=reports],[data-page-surface=payroll],[data-page-surface=vehicles],[data-page-surface=company]) .ops-assistant-item.is-red{background:var(--ops-surface-tone-red-bg)!important;background-color:var(--ops-surface-tone-red-bg)!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-next-actions,:root[data-theme=light] .office-shell[data-page-surface=metrics] .ops-assistant-rail,:root[data-theme=light] .office-shell[data-page-surface=vehicles] .ops-assistant-rail,:root[data-theme=light] .office-shell[data-page-surface=payroll] .ops-assistant-rail{grid-auto-rows:max-content;background:0 0!important;border:0!important;align-content:start!important;align-self:start!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-next-actions{gap:.5rem;position:sticky;top:1rem;background:0 0!important;padding:0!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-next-actions .ops-assistant-head{padding:.1rem 0 .18rem}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-next-actions .ops-assistant-list{grid-auto-rows:max-content;align-content:start;gap:.45rem}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-next-actions .ops-assistant-item{padding:.78rem .8rem;border-width:1px 1px 1px 3px!important;border-radius:8px!important}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-next-actions .ops-assistant-item strong{margin:0 0 .1rem;font-size:.92rem;line-height:1.25;display:block}:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-next-actions .ops-assistant-item p{opacity:.9;color:currentColor!important}@media (max-width:1179px){:root[data-theme=light] .office-shell[data-page-surface=documents] .documents-next-actions{position:static}}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-watch,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item{--dispatch-status-accent:var(--dispatch-21st-green);border-left-style:solid!important;border-left-width:3px!important;border-left-color:var(--dispatch-status-accent)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-urgent,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item.tone-urgent{--dispatch-status-accent:#98463d;border-left-color:#98463d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-warning,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item.tone-warning{--dispatch-status-accent:#8a5a1c;border-left-color:#8a5a1c!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item.tone-active{--dispatch-status-accent:#245d3f;border-left-color:#245d3f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-watch.priority-high{--dispatch-status-accent:#d97706;background:#fff7e6!important;border-color:#d977062e #d977062e #d977062e #d97706!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-watch.priority-medium{--dispatch-status-accent:#7b8881;background:#f5f5df!important;border-color:#7b88812e #7b88812e #7b88812e #7b8881!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-watch.priority-low{--dispatch-status-accent:#22c55e;background:#eef8f1!important;border-color:#22c55e29 #22c55e29 #22c55e29 #22c55e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-alert.is-active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-watch.is-active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item.is-active,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-exception-item:hover{border-color:#3a50442e!important;border-left-color:var(--dispatch-status-accent)!important;box-shadow:0 0 0 1px #1430240f!important}.office-shell.is-payroll-shell .payroll-review-page-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.68rem!important;display:grid!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-header-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.38rem!important;display:flex!important}.office-shell.is-payroll-shell .payroll-home-table-shell,.office-shell.is-payroll-shell .payroll-batch-review-table-shell,.office-shell.is-payroll-shell .payroll-review-table-shell,.office-shell.is-payroll-shell .payroll-driver-audit-lines-wrap,.office-shell.is-payroll-shell .payroll-driver-audit-source-wrap,.office-shell.is-payroll-shell .payroll-driver-audit-mini-table-wrap{width:100%!important;min-width:0!important}.office-shell.is-payroll-shell .payroll-home-table,.office-shell.is-payroll-shell .payroll-batches-table,.office-shell.is-payroll-shell .payroll-batch-review-table{width:100%!important}.office-shell.is-payroll-shell .payroll-driver-audit-lines-table,.office-shell.is-payroll-shell .payroll-driver-audit-source-table,.office-shell.is-payroll-shell .payroll-driver-audit-mini-table{width:max(100%,74rem)!important}:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-shell>.payroll-driver-audit-earnings-card,:root[data-theme=light] .office-shell.is-payroll-shell .payroll-driver-audit-shell>.payroll-driver-audit-paperwork-card,:root:not([data-theme]) .office-shell.is-payroll-shell .payroll-driver-audit-shell>.payroll-driver-audit-earnings-card,:root:not([data-theme]) .office-shell.is-payroll-shell .payroll-driver-audit-shell>.payroll-driver-audit-paperwork-card{background:#fff!important;border-color:#1f4c3929!important}:root[data-theme=light] .office-shell.is-equipment-shell .equipment-select-col .dispatch-checkbox-control,:root:not([data-theme]) .office-shell.is-equipment-shell .equipment-select-col .dispatch-checkbox-control{box-shadow:none!important;background:#fffef8!important;border-color:#1f4c3957!important}:root[data-theme=light] .office-shell.is-equipment-shell .equipment-select-col .dispatch-checkbox-control[data-state=checked],:root[data-theme=light] .office-shell.is-equipment-shell .equipment-select-col .dispatch-checkbox-control[data-state=indeterminate],:root:not([data-theme]) .office-shell.is-equipment-shell .equipment-select-col .dispatch-checkbox-control[data-state=checked],:root:not([data-theme]) .office-shell.is-equipment-shell .equipment-select-col .dispatch-checkbox-control[data-state=indeterminate]{color:#f7fff9!important;background:linear-gradient(#35c66f 0%,#1f8b5d 100%)!important;border-color:#1f8b5de0!important}.equipment-editor-head-actions,.equipment-form-actions{justify-content:flex-end!important}:root[data-theme=light] .office-shell.is-equipment-shell .equipment-editor-secondary-btn,:root:not([data-theme]) .office-shell.is-equipment-shell .equipment-editor-secondary-btn{color:#14251c!important;min-height:2.08rem!important;box-shadow:none!important;letter-spacing:0!important;background:#fffdf8!important;border:1px solid #1f4c392e!important;border-radius:7px!important;padding:.42rem .74rem!important;font-size:.76rem!important;font-weight:760!important}:root[data-theme=light] .office-shell.is-equipment-shell .equipment-editor-secondary-btn:hover,:root[data-theme=light] .office-shell.is-equipment-shell .equipment-editor-secondary-btn:focus-visible,:root:not([data-theme]) .office-shell.is-equipment-shell .equipment-editor-secondary-btn:hover,:root:not([data-theme]) .office-shell.is-equipment-shell .equipment-editor-secondary-btn:focus-visible{color:#105f3d!important;background:#eef8f2!important;border-color:#1f8b5d57!important}:root[data-theme=light] .office-shell.is-equipment-shell .equipment-editor-primary-btn,:root:not([data-theme]) .office-shell.is-equipment-shell .equipment-editor-primary-btn{color:#fff!important;letter-spacing:0!important;background:#105f3d!important;border-radius:7px!important;min-height:2.08rem!important;padding:.42rem .82rem!important;font-size:.76rem!important;font-weight:800!important}.documents-col-select{width:4.4rem!important;min-width:4.4rem!important}.documents-col-preview{width:10.25rem!important;min-width:10.25rem!important}.documents-board-table{min-width:1220px!important}.pay-drivers-workspace .payroll-table-toolbar,.pay-drivers-workspace .dispatch-table-shell,.pay-drivers-workspace .dispatch-table{width:100%!important}.documents-download-select-cell>span{min-width:0!important}.documents-workspace-shell .documents-board-actions--inline{flex-wrap:nowrap!important;align-items:center!important}.documents-workspace-shell .documents-board-actions--inline .documents-compact-action{text-align:center;justify-content:center;min-width:5.1rem}@media (max-width:980px){:root[data-theme=light] .office-shell.is-payroll-shell .payroll-review-page-header{grid-template-columns:minmax(0,1fr)!important}}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-page-surface,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-page-surface,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-full-workspace.dispatch-load-ops-workspace,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-full-workspace.dispatch-load-ops-workspace{background:#f5f7f6!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-shell.ops-core-page-header,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-shell.ops-core-page-header{box-shadow:none!important;background:#fff!important;border:1px solid #1f2d261f!important;border-radius:8px!important;padding:.96rem 1rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.ops-core-stat-row,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.ops-core-stat-row{gap:.5rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.ops-core-stat-row .ops-core-stat,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-workspace-summary-strip.ops-core-stat-row .ops-core-stat{box-shadow:none!important;background:#f7faf8!important;border:1px solid #1f2d261f!important;border-radius:8px!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-lower.ops-core-command-strip,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-workspace-command-lower.ops-core-command-strip{background:#f7faf8!important;border:1px solid #1f2d261a!important;border-radius:8px!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs{box-shadow:none!important;background:#f3f7f4!important;border:1px solid #1f2d261a!important;border-radius:8px!important;gap:.28rem!important;padding:.28rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs button,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs button,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs button,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs button,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs button{color:#1a2b21!important;min-height:2.05rem!important;box-shadow:none!important;background:0 0!important;border:1px solid #1f2d261f!important;border-radius:7px!important;padding:.34rem .72rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a[aria-current=page],:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs button.is-active,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs button.is-active,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a.is-active,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs a[aria-current=page],:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-page-tabs.dispatch-page-view-strip.dispatch-reset-tabs button.is-active,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-inner-tabs.dispatch-page-view-strip.dispatch-reset-tabs button.is-active,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-billing-tabs.dispatch-page-view-strip.dispatch-reset-tabs button.is-active{color:#105f3d!important;background:#fff!important;border-color:#105f3d42!important;box-shadow:inset 3px 0 #105f3d!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-save-btn,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-workspace-save-btn{color:#fff!important;min-height:2.08rem!important;box-shadow:none!important;background:#105f3d!important;border-color:#105f3d!important;border-radius:7px!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .fleetview-secondary-btn,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-secondary-action,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-return-link,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .fleetview-secondary-btn,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-secondary-action,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-return-link{color:#16251d!important;min-height:2.08rem!important;box-shadow:none!important;background:#fff!important;border:1px solid #1f2d2624!important;border-radius:7px!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-overview-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-form-section,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-shipment-section-card,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell,:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-workspace-detail-shell,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-overview-card,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-form-section,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-shipment-section-card,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-assignment-detail-shell,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-workspace-detail-shell{box-shadow:none!important;background:#fff!important;border:1px solid #1f2d261f!important;border-radius:8px!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-next-actions.ops-assistant-rail,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-next-actions.ops-assistant-rail{box-shadow:none!important;background:#fff!important;border:1px solid #1f2d261f!important;border-radius:8px!important;gap:.58rem!important;margin:0!important;padding:.72rem!important}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-list,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-list{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:.46rem}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-item,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-item{align-content:start;gap:.12rem;height:100%;padding:.56rem .62rem}:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-item p,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-item p{font-size:.75rem;line-height:1.32}.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-top,.office-shell.is-load-workspace-shell .dispatch-workspace-command-actions,.office-shell.is-load-workspace-shell .dispatch-load-workspace-routing-cluster{flex-wrap:wrap!important;gap:.48rem!important}.office-shell.is-payroll-shell .payroll-driver-audit-inline-note{white-space:normal!important;word-break:break-word!important}.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0 0 .66rem;display:grid}.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-summary article{background:#f7faf8;border:1px solid #1f2d261f;border-radius:8px;gap:.16rem;padding:.62rem .72rem;display:grid}.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-summary article span,.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-summary article small{color:#627265}.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-summary article strong{color:#14251c}.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-summary article.is-green{background:#105f3d14;border-color:#105f3d29}.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-summary article.is-red{background:#b02b3814;border-color:#b02b3829}.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-row{align-items:end!important;gap:.5rem!important}.office-shell.is-payroll-shell .payroll-driver-audit-action-cell .document-packet-inline-actions{flex-wrap:wrap!important}.office-shell.is-payroll-shell .payroll-driver-audit-inline-fields{margin-top:.38rem!important}.office-shell.is-payroll-shell .payroll-driver-audit-inline-fields input{min-height:2rem!important}.office-shell.is-payroll-shell .settlement-audit-history,.office-shell.is-payroll-shell .settlement-export-history{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.office-shell.is-payroll-shell .settlement-audit-history-item,.office-shell.is-payroll-shell .settlement-export-history-item{background:#fff;border:1px solid #1f2d261f;border-radius:8px;gap:.24rem;padding:.68rem .76rem;display:grid}.office-shell.is-payroll-shell .settlement-export-history-item.is-green{box-shadow:inset 3px 0 #105f3dc7}.office-shell.is-payroll-shell .settlement-export-history-item.is-red{box-shadow:inset 3px 0 #b02b38c7}.office-shell.is-payroll-shell .settlement-audit-history-head,.office-shell.is-payroll-shell .settlement-export-history-head{justify-content:space-between;align-items:start;gap:.5rem;display:flex}.office-shell.is-payroll-shell .settlement-export-history-copy{gap:.14rem;display:grid}.office-shell.is-payroll-shell .settlement-export-history-copy span,.office-shell.is-payroll-shell .settlement-audit-history-head span,.office-shell.is-payroll-shell .settlement-audit-history-meta,.office-shell.is-payroll-shell .settlement-export-history-meta{color:#647266;font-size:.82rem}.office-shell.is-payroll-shell .settlement-audit-history-note,.office-shell.is-payroll-shell .settlement-export-history-file{color:#172119;margin:0}.office-shell.is-payroll-shell .settlement-export-history-actions{justify-content:flex-start;display:flex}@media (max-width:1180px){.office-shell.is-load-workspace-shell .dispatch-load-workspace-command-lower.ops-core-command-strip{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:820px){.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-summary{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-payroll-shell .settlement-audit-history-head,.office-shell.is-payroll-shell .settlement-export-history-head{flex-direction:column;align-items:flex-start}}.office-shell.is-dispatch-shell .dispatch-reset-side-watch,.office-shell.is-dispatch-shell .dispatch-reset-support-row{--dispatch-status-accent:var(--dispatch-21st-green,#1f4c39);border-left:3px solid var(--dispatch-status-accent)!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch.status-created,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-created{--dispatch-status-accent:#6f7f76}.office-shell.is-dispatch-shell .dispatch-reset-side-watch.status-dispatched,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-dispatched{--dispatch-status-accent:#1f8b5d}.office-shell.is-dispatch-shell .dispatch-reset-side-watch.status-driver-needed,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-driver-needed{--dispatch-status-accent:#b02b38}.office-shell.is-dispatch-shell .dispatch-reset-side-watch.status-picked-up,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-picked-up{--dispatch-status-accent:#2d6f99}.office-shell.is-dispatch-shell .dispatch-reset-side-watch.status-in-transit,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-in-transit{--dispatch-status-accent:#236f54}.office-shell.is-dispatch-shell .dispatch-reset-side-watch.status-delivered,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-delivered{--dispatch-status-accent:#647266}.office-shell.is-dispatch-shell .dispatch-reset-side-watch.is-active,.office-shell.is-dispatch-shell .dispatch-reset-support-row.is-active{border-left-color:var(--dispatch-status-accent)!important;box-shadow:0 0 0 1px #1430240f!important}.office-shell.is-dispatch-shell .dispatch-watch-ref-line{white-space:normal!important;flex-wrap:wrap!important;align-items:center!important;gap:.28rem!important;min-width:0!important;margin:.18rem 0 .1rem!important;display:flex!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-watch-ref-line>span{color:#172119!important;letter-spacing:0!important;overflow-wrap:anywhere!important;text-overflow:clip!important;white-space:normal!important;background:#ffffffd1!important;border:1px solid #1f4c392e!important;border-radius:6px!important;align-items:center!important;gap:.22rem!important;max-width:100%!important;min-height:1.38rem!important;padding:.12rem .34rem!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:.68rem!important;font-weight:800!important;line-height:1.2!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-watch-ref-line b{color:#58685f!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-family:inherit!important;font-size:.58rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch small{white-space:normal!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article{box-shadow:none!important;border-radius:8px!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-green{color:#0e4f33!important;background:#eaf7ef!important;border-color:#1f8b5d47!important;box-shadow:inset 4px 0 #1f8b5d!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-red{color:#7b1e29!important;background:#fff0f1!important;border-color:#b02b3847!important;box-shadow:inset 4px 0 #b02b38!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-amber{color:#734611!important;background:#fff7e6!important;border-color:#be863452!important;box-shadow:inset 4px 0 #be8634!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article.is-blue{color:#214c67!important;background:#edf6fb!important;border-color:#2d6f9947!important;box-shadow:inset 4px 0 #2d6f99!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article span,.office-shell.is-payroll-shell .payroll-driver-audit-toolbar-metrics article strong{color:currentColor!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar--focus.tone-good{border-left:4px solid var(--payroll-v1-green,#0f6f49)!important;background:linear-gradient(#f5fbf7 0%,#e8f5ec 100%)!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar--focus.tone-active{border-left:4px solid var(--payroll-v1-blue,#245f78)!important;background:linear-gradient(#f6fbfd 0%,#e8f3f7 100%)!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar--focus.tone-warning{border-left:4px solid var(--payroll-v1-amber,#8f5b19)!important;background:linear-gradient(#fffdf6 0%,#fff4dc 100%)!important}.office-shell.is-payroll-shell .payroll-driver-audit-toolbar--focus.tone-urgent{border-left:4px solid var(--payroll-v1-red,#9f3b35)!important;background:linear-gradient(#fff8f6 0%,#fff0ed 100%)!important}.office-shell.is-payroll-shell .payroll-driver-status-action.is-selected,.office-shell.is-payroll-shell .payroll-driver-status-action[aria-pressed=true]{border-width:2px!important;font-weight:900!important;box-shadow:inset 0 -3px,0 0 0 2px #1f4c3914!important}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel{border:1px solid #1f4c3924;border-left:3px solid var(--payroll-v1-green,#0f6f49);background:#ffffffb8;border-radius:8px;gap:.42rem;padding:.54rem .62rem;display:grid}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel.has-blockers{border-left-color:var(--payroll-v1-amber,#8f5b19);background:#fff4dcbd}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel-head strong{color:#14251c;font-size:.78rem;font-weight:900}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel-head span{color:#5c6d61;font-size:.68rem;font-weight:760}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel ul{gap:.34rem;margin:0;padding:0;list-style:none;display:grid}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel li{border:1px solid #9a5d1333;border-left:3px solid var(--payroll-v1-amber,#8f5b19);background:#fffaf0;border-radius:7px;gap:.12rem;padding:.42rem .5rem;display:grid}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel li.tone-urgent{border-color:#9f3b3533;border-left-color:var(--payroll-v1-red,#9f3b35);background:#fff4f1}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel li strong{color:#14251c;font-size:.74rem}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel li span,.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel li em,.office-shell.is-payroll-shell .payroll-driver-audit-warning-list p{color:#526356;margin:0;font-size:.68rem;line-height:1.28}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel li em{color:#31513f;font-style:normal;font-weight:850}.office-shell.is-payroll-shell .payroll-driver-audit-warning-list{border-top:1px solid #1f4c391f;gap:.16rem;padding-top:.4rem;display:grid}.office-shell.is-payroll-shell .payroll-driver-audit-warning-list strong{color:#31513f;font-size:.7rem;font-weight:900}.office-shell.is-payroll-shell .payroll-driver-audit-section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.38rem;display:flex}.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-summary--earnings{margin-bottom:.55rem}.office-shell.is-payroll-shell .payroll-driver-audit-adjustment-empty{margin:-.1rem 0 .55rem!important}.payroll-adjustment-dialog{color:#14251c;background:#fffef8;border:1px solid #1f4c392e;border-left:4px solid #1f8b5d;border-radius:8px;gap:.8rem;width:min(100%,42rem);padding:.86rem;display:grid;box-shadow:0 18px 54px #0d141038}.payroll-adjustment-dialog .payroll-driver-audit-adjustment-row{grid-template-columns:minmax(12rem,1fr) minmax(7rem,.48fr) minmax(14rem,1.2fr)}.payroll-adjustment-dialog .payroll-driver-audit-adjustment-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.6rem;display:grid}.payroll-adjustment-dialog .payroll-driver-audit-adjustment-actions p{margin:0!important}@media (max-width:780px){.payroll-adjustment-dialog .payroll-driver-audit-adjustment-row,.payroll-adjustment-dialog .payroll-driver-audit-adjustment-actions{grid-template-columns:1fr}.office-shell.is-payroll-shell .payroll-driver-audit-blocker-panel-head{flex-direction:column;align-items:flex-start}}.payroll-confirmation-backdrop{z-index:1200;background:#0d141070;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.payroll-confirmation-dialog{background:#fff;border:1px solid #1f4c392e;border-left:4px solid #1f4c39;border-radius:8px;gap:1rem;width:min(100%,30rem);padding:1rem;display:grid;box-shadow:0 24px 70px #0e1d1438}.payroll-confirmation-dialog.is-success{border-left-color:#1f8b5d}.payroll-confirmation-dialog.is-danger{border-left-color:#b02b38}.payroll-confirmation-copy{gap:.48rem;display:grid}.payroll-confirmation-copy h3{color:#172119;margin:0;font-size:1rem;line-height:1.25}.payroll-confirmation-copy ul{color:#536358;gap:.35rem;margin:0;padding-left:1rem;font-size:.86rem;line-height:1.45;display:grid}.payroll-confirmation-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.payroll-confirmation-confirm.is-danger{background:#b02b38!important;border-color:#b02b38!important}.office-shell.is-load-workspace-shell .dispatch-flag-toggle.dispatch-checkbox{cursor:pointer!important;gap:.36rem!important;min-height:2rem!important}.office-shell.is-load-workspace-shell .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control{opacity:1!important;cursor:pointer!important;flex:none!important;position:relative!important;inset:auto!important}.office-shell.is-load-workspace-shell .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control[data-state=checked]{color:#fff!important;background:#1f8b5d!important;border-color:#1f8b5d!important}.office-shell.is-load-workspace-shell .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-label{cursor:pointer!important;text-transform:none!important;line-height:1.2!important}.office-shell.is-load-workspace-shell .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control[data-state=checked]+.dispatch-checkbox-label{color:#105f3d!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox{background:#fffefbe6!important;border:1px solid #1e473142!important;border-left:4px solid #526c5b57!important;border-radius:8px!important;align-items:center!important;min-height:2rem!important;padding:.32rem .52rem .32rem .42rem!important;box-shadow:inset 0 0 0 1px #2f74430f!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox:hover{background:#fff!important;border-color:#1f743d7a!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox.is-checked{background:#eef7f0!important;border-color:#1f8b5d9e #1f8b5d9e #1f8b5d9e #1f8b5d!important;box-shadow:inset 0 0 0 1px #1f8b5d29,0 1px 2px #0f2d1e0f!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control{color:#0000!important;background:#fffefb!important;border-color:#1e47317a!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control:hover,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control:active,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control:focus-visible{background:#f7fbf7!important;border-color:#1f743db8!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control[data-state=checked],.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control[data-state=checked]:hover,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control[data-state=checked]:active,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox .dispatch-checkbox-control[data-state=checked]:focus-visible{color:#f7fff9!important;background:linear-gradient(#2f7443 0%,#1f8b5d 100%)!important;border-color:#1f8b5d!important;box-shadow:inset 0 0 0 1px #f7fff92e!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-flag-toggle.dispatch-checkbox.is-checked .dispatch-checkbox-label{color:#105f3d!important;font-weight:850!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field input,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field textarea,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-inline-actions input,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item input{caret-color:#111827!important;cursor:text!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field select,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item select{cursor:pointer!important}:root[data-theme=light] .office-shell input:not([type=checkbox]):not([type=radio]),:root[data-theme=light] .office-shell textarea,:root[data-theme=light] .office-shell input:not([type=checkbox]):not([type=radio]):hover,:root[data-theme=light] .office-shell textarea:hover,:root[data-theme=light] .office-shell input:not([type=checkbox]):not([type=radio]):focus,:root[data-theme=light] .office-shell textarea:focus{caret-color:#111827!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-support-head{margin-bottom:.62rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-sections--simple{grid-template-columns:minmax(0,1fr)!important;gap:.58rem!important;display:grid!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-read-summary{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:.45rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-read-summary article{background:#fbfdf9;border:1px solid #1f2d261f;border-left:4px solid #1f8b5d94;border-radius:8px;min-width:0;padding:.58rem .62rem}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-read-summary span,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-detail-section-tabs button small{color:#5c6c62;letter-spacing:.04em;text-transform:uppercase;font-size:.62rem;font-weight:850;display:block}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-read-summary strong,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-read-summary small{overflow-wrap:anywhere;min-width:0;display:block}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-read-summary strong{color:#17251d;margin-top:.08rem;font-size:.82rem}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-read-summary small{color:#5c6c62;margin-top:.08rem;font-size:.68rem}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-detail-section-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.35rem!important;margin-bottom:.58rem!important;display:grid!important;overflow:visible!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-detail-section-tabs button{text-align:left!important;justify-content:flex-start!important;min-width:0!important;padding:.48rem .58rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-detail-section-tabs button span{color:inherit;font-size:.72rem;font-weight:900;display:block}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-sections--focused .dispatch-shipment-section-card{width:100%}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-leg-plan-summary{gap:.65rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-leg-route-focus{border-left:4px solid #1f4c396b}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-leg-plan-head{align-items:flex-start}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:.55rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card{--leg-accent:#526c5b;--leg-accent-soft:#f6faf7;border:1px solid #1f2d2624;border-left:4px solid color-mix(in srgb, var(--leg-accent) 72%, #fff);background:color-mix(in srgb, var(--leg-accent-soft) 26%, #fff);color:#17251d;cursor:pointer;border-radius:8px;gap:.54rem;min-width:0;padding:.68rem .72rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card.tone-planned{--leg-accent:#65756b;--leg-accent-soft:#f4f7f5}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card.tone-assigned{--leg-accent:#2f6fb7;--leg-accent-soft:#eef5ff}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card.tone-active{--leg-accent:#2f6fb7;--leg-accent-soft:#eaf3ff}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card.tone-complete{--leg-accent:#1f8b5d;--leg-accent-soft:#edf8f2}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card.tone-blocked{--leg-accent:#b9483f;--leg-accent-soft:#fff2ef}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card.tone-cancelled{--leg-accent:#6d746f;--leg-accent-soft:#f2f4f3}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card.is-selected{border-color:#2f744361;border-left-color:var(--leg-accent);background:color-mix(in srgb, var(--leg-accent-soft) 58%, #fff);box-shadow:inset 0 0 0 1px #1f4c391f,0 0 0 2px #1f4c3914}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-route{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.36rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-route-line{background:color-mix(in srgb, var(--leg-accent) 76%, #fff);border-radius:999px;min-width:0;height:3px;display:block}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-route-dot{border:2px solid var(--leg-accent);background:#fff;border-radius:999px;width:.58rem;height:.58rem}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-route-dot.is-end{background:var(--leg-accent)}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-badges{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.34rem;display:flex}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-selected-pill{color:#1f4c39;letter-spacing:.06em;text-transform:uppercase;background:#fff;border:1px solid #1f4c3947;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:.12rem .45rem;font-size:.62rem;font-weight:900;display:inline-flex}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-head>div,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-body>div{min-width:0}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-head strong,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-body strong,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-body small{overflow-wrap:anywhere;min-width:0;display:block}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:.46rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-body span{color:#5c6c62;letter-spacing:.04em;text-transform:uppercase;font-size:.62rem;font-weight:850;display:block}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-body strong{color:#17251d;margin-top:.1rem;font-size:.76rem}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-body small{color:#5c6c62;font-size:.68rem}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-list{gap:.32rem;margin-top:.14rem;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-row{align-items:flex-start;gap:.46rem;min-width:0;display:flex}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-icon{color:#0000;background:#ffffffc7;border:1px solid #5c6c6257;border-radius:999px;flex:none;justify-content:center;align-items:center;width:.98rem;height:.98rem;margin-top:.04rem;font-size:.7rem;font-weight:900;display:inline-flex}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-checkbox{pointer-events:none;border-radius:.28rem;width:.98rem;height:.98rem;margin-top:.04rem}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-checkbox:hover{transform:none}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-row.is-complete .dispatch-leg-checkpoint-icon{color:#fff;background:#1f8b5d;border-color:#1f8b5d}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-copy{gap:.08rem;min-width:0;display:grid}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-copy strong,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-copy small{overflow-wrap:anywhere;min-width:0;display:block}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-copy strong{color:#17251d;font-size:.72rem;font-weight:800}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-checkpoint-copy small{color:#5c6c62;font-size:.67rem}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-actions{justify-content:flex-start}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr{--leg-accent:#526c5bb3}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr.tone-planned{--leg-accent:#65756b}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr.tone-assigned,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr.tone-active{--leg-accent:#2f6fb7}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr.tone-complete{--leg-accent:#1f8b5d}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr.tone-blocked{--leg-accent:#b9483f}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr.tone-cancelled{--leg-accent:#6d746f}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr td:first-child{box-shadow:inset 4px 0 0 var(--leg-accent)}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-assignment-table tbody tr.is-selected td:first-child{box-shadow:inset 4px 0 0 var(--leg-accent), inset 0 0 0 999px #1f4c3908}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-item-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.65rem;margin-bottom:.52rem;display:flex}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-item-toolbar{justify-content:flex-end;margin-top:0!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-pt-item-header,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item{grid-template-columns:44px 56px minmax(10rem,1.3fr) 86px 78px 72px minmax(9rem,.95fr)!important;min-width:720px!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-grid-row-item--select-all{background:#f6faf7!important;grid-template-columns:44px minmax(0,1fr)!important;min-width:0!important;padding:.35rem .42rem!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-item-select-checkbox{place-self:center}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-item-remove-dialog{width:min(30rem,100%)!important}@media (max-width:720px){.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-grid,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-read-summary,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-detail-section-tabs,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-sections--simple,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-form-grid,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-form-grid-2,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-form-grid-3{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-shipment-section-card,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-form-section{min-width:0!important;max-width:100%!important;overflow:hidden!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-body,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-card-head,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-leg-plan-actions,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-item-section-head,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-item-toolbar{flex-direction:column!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field input,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field select,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-field textarea,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-inline-actions input,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-inline-actions select,.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-inline-actions textarea{width:100%!important;min-width:0!important;max-width:100%!important}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-pt-table-wrap{max-width:100%!important;overflow-x:auto!important}}.fleet-view-page{gap:.88rem}.fleet-view-command-band{background:color-mix(in srgb, var(--surface) 96%, #eef4ee 4%);border-radius:8px;gap:.78rem;display:grid}.fleet-view-page .fleetview-primary-btn,.fleet-view-page .fleetview-secondary-btn{border-radius:8px}.fleet-view-command-row{align-items:flex-start}.fleet-view-command-row .dispatch-workspace-title-block{flex-basis:22rem}.fleet-view-summary-strip{gap:.48rem;grid-template-columns:repeat(5,minmax(0,1fr))!important;display:grid!important}.fleet-view-summary-strip article{border:1px solid color-mix(in srgb, var(--line) 74%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);border-radius:8px;gap:.08rem;min-width:0;padding:.58rem .65rem;display:grid}.fleet-view-summary-strip span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:800}.fleet-view-summary-strip strong{color:var(--text-strong);font-size:1.08rem;line-height:1.08}.fleet-view-summary-strip small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1.24;overflow:hidden}.fleet-view-toolbar{gap:.62rem;display:grid}.fleet-view-search-form{flex-wrap:wrap;align-items:end;gap:.48rem;display:flex}.fleet-view-search{flex:24rem;gap:.28rem;min-width:18rem;display:grid}.fleet-view-search span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.fleet-view-search input{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface) 96%, #fff 4%);min-height:2.35rem;color:var(--text);border-radius:8px;padding:0 .75rem}.fleet-view-tabs{gap:.4rem;padding-bottom:.05rem;display:flex;overflow-x:auto}.fleet-view-tabs a{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);min-height:2rem;color:var(--muted);white-space:nowrap;border-radius:8px;align-items:center;gap:.42rem;padding:0 .62rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.fleet-view-tabs a[aria-current=page]{border-color:color-mix(in srgb, var(--accent) 42%, var(--line) 58%);background:color-mix(in srgb, var(--accent-soft) 72%, var(--surface) 28%);color:var(--text-strong)}.fleet-view-tabs a strong{background:color-mix(in srgb, var(--surface) 88%, var(--accent-soft) 12%);min-width:1.45rem;min-height:1.25rem;color:var(--text);border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;display:inline-flex}.fleet-view-map-grid{grid-template-columns:minmax(17.5rem,.42fr) minmax(0,1.35fr) minmax(19rem,.48fr);align-items:stretch;gap:.82rem;display:grid}.fleet-view-page.is-detail-mode .fleet-view-map-grid{grid-template-columns:minmax(20.5rem,.42fr) minmax(0,1fr)}.fleet-view-page.is-detail-mode .fleet-view-live-roster{display:none}.fleet-view-page.is-detail-mode .fleet-map-canvas{min-height:34rem}.fleet-map-panel,.fleet-view-live-roster,.fleet-view-detail-rail,.fleet-view-content-shell{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 96%, #fff 4%);box-shadow:none;border-radius:8px}.fleet-map-panel{min-width:0;overflow:hidden}.fleet-map-toolbar,.fleet-view-live-roster-head,.fleet-view-content-head,.fleet-view-rail-head{border-bottom:1px solid color-mix(in srgb, var(--line) 76%, transparent);justify-content:space-between;align-items:flex-start;gap:.72rem;padding:.76rem .86rem;display:flex}.fleet-map-toolbar-tags{flex-wrap:wrap;justify-content:flex-end;gap:.34rem;display:flex}.fleet-map-toolbar h3,.fleet-view-live-roster-head h3,.fleet-view-content-head h3,.fleet-view-rail-head h3{color:var(--text-strong);margin:.12rem 0 0;font-size:.98rem}.fleet-view-live-roster{grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.fleet-view-live-roster-list{align-content:start;max-height:30.2rem;display:grid;overflow:auto}.fleet-view-live-row{border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent);min-height:4.2rem;color:var(--text);border-left:4px solid #68756d;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.56rem;padding:.62rem .72rem .62rem .62rem;text-decoration:none;display:grid}.fleet-view-live-row:hover,.fleet-view-live-row.is-selected{background:color-mix(in srgb, var(--accent-soft) 50%, transparent)}.fleet-view-live-row.is-selected{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 36%, transparent)}.fleet-view-live-status{border:2px solid color-mix(in srgb, var(--surface) 92%, white 8%);width:.88rem;height:.88rem;box-shadow:0 0 0 1px color-mix(in srgb, var(--line) 80%, transparent);background:#68756d;border-radius:999px}.fleet-view-live-row.tone-good,.fleet-view-live-row.tone-good .fleet-view-live-status{border-left-color:#267a50}.fleet-view-live-row.tone-good .fleet-view-live-status{background:#267a50}.fleet-view-live-row.tone-active,.fleet-view-live-row.tone-active .fleet-view-live-status{border-left-color:#2d6f8f}.fleet-view-live-row.tone-active .fleet-view-live-status{background:#2d6f8f}.fleet-view-live-row.tone-warning,.fleet-view-live-row.tone-warning .fleet-view-live-status{border-left-color:#b5842b}.fleet-view-live-row.tone-warning .fleet-view-live-status{background:#b5842b}.fleet-view-live-row.tone-urgent,.fleet-view-live-row.tone-urgent .fleet-view-live-status{border-left-color:#b34f45}.fleet-view-live-row.tone-urgent .fleet-view-live-status{background:#b34f45}.fleet-view-live-copy,.fleet-view-live-meta{gap:.12rem;min-width:0;display:grid}.fleet-view-live-copy strong,.fleet-view-live-meta strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.15;overflow:hidden}.fleet-view-live-copy span,.fleet-view-live-copy small,.fleet-view-live-meta small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.2;overflow:hidden}.fleet-view-live-meta em{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);min-height:1.3rem;color:var(--accent);border-radius:7px;justify-content:center;padding:.14rem .38rem;font-size:.66rem;font-style:normal;font-weight:850;line-height:1.2;display:inline-flex}.fleet-view-live-meta{text-align:right;justify-items:end}.fleet-view-live-empty{color:var(--muted);gap:.18rem;padding:.86rem;display:grid}.fleet-view-live-empty strong{color:var(--text-strong)}.fleet-view-rail-head span:not(.dispatch-status-chip){color:var(--muted);margin-top:.16rem;font-size:.8rem;display:block}.fleet-map-canvas{background:#4f5a55;min-height:28.5rem;position:relative;overflow:hidden}.fleet-map-canvas.is-google-map{background:#202723}.fleet-map-satellite-base{filter:saturate(.72)contrast(1.02);background:radial-gradient(circle at 18% 24%,#c4bca4b8,#0000 16%),radial-gradient(circle at 78% 14%,#727a76a8,#0000 22%),radial-gradient(circle at 70% 72%,#42585480,#0000 18%),radial-gradient(circle at 35% 78%,#a89e849e,#0000 20%),radial-gradient(circle at 52% 46%,#767a71c7,#0000 26%),linear-gradient(24deg,#3c4642f0,#88846fd1 42%,#485852e6);position:absolute;inset:0}.fleet-map-satellite-base:before,.fleet-map-satellite-base:after,.fleet-map-road-network{content:"";pointer-events:none;position:absolute;inset:0}.fleet-map-satellite-base:before{mix-blend-mode:soft-light;opacity:.64;background:repeating-linear-gradient(17deg,#f5f1dc1f 0 1px,#0000 1px 22px),repeating-linear-gradient(112deg,#121c1929 0 1px,#0000 1px 28px)}.fleet-map-satellite-base:after{opacity:.8;background:radial-gradient(circle at 25% 60%,#141f1f5c,#0000 10%),radial-gradient(circle at 84% 44%,#bdb28c57,#0000 9%),linear-gradient(90deg,#ffffff0f,#0000 24%,#0000001f 78%)}.fleet-map-road-network{z-index:1;opacity:.84;background:linear-gradient(103deg,#0000 0 31%,#f7f4dbc2 31.1% 31.42%,#c2a44ca3 31.42% 31.74%,#0000 31.94%),linear-gradient(7deg,#0000 0 44%,#f6f3dcb3 44.18% 44.48%,#c2a44c94 44.48% 44.76%,#0000 44.96%),linear-gradient(146deg,#0000 0 56%,#f6f3dc9e 56.1% 56.42%,#c2a44c8a 56.42% 56.68%,#0000 56.88%),linear-gradient(81deg,#0000 0 66%,#f7f4db8a 66.05% 66.28%,#46534e75 66.28% 66.48%,#0000 66.68%)}.fleet-map-grid{z-index:1;opacity:.54;background-image:linear-gradient(#f6f4e612 1px,#0000 1px),linear-gradient(90deg,#f6f4e612 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.fleet-map-local-labels{z-index:2;pointer-events:none;position:absolute;inset:0}.fleet-map-local-labels span{color:#f8faf6;text-shadow:0 1px 1px #0000003d;background:#17201dc2;border:1px solid #ffffff6b;border-radius:6px;padding:.12rem .3rem;font-size:.62rem;font-weight:850;position:absolute}.fleet-map-local-labels span:first-child{top:33%;left:24%}.fleet-map-local-labels span:nth-child(2){top:48%;left:46%}.fleet-map-local-labels span:nth-child(3){top:39%;left:61%}.fleet-map-local-labels span:nth-child(4){top:64%;left:72%}.fleet-map-local-labels span:nth-child(5){top:69%;left:13%}.fleet-map-layer-strip{z-index:6;flex-wrap:wrap;gap:.34rem;display:flex;position:absolute;top:.72rem;left:.72rem}.fleet-map-layer-strip span{color:#f4f7f1;background:#17201dc7;border:1px solid #ffffff47;border-radius:8px;padding:.22rem .46rem;font-size:.68rem;font-weight:800}.fleet-google-map-shell,.fleet-google-map-canvas,.fleet-google-embed-frame{position:absolute;inset:0}.fleet-google-map-canvas,.fleet-google-embed-frame{min-height:100%}.fleet-google-embed-frame{filter:saturate(.86)contrast(1.02);border:0;width:100%;height:100%}.fleet-google-map-state{z-index:8;color:#f7faf6;text-align:center;background:#111916db;border:1px solid #ffffff47;border-radius:8px;gap:.18rem;width:min(24rem,100% - 2rem);padding:.86rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fleet-google-map-state strong{color:#fff;font-size:.9rem}.fleet-google-map-state span{color:#f7faf6b8;font-size:.78rem;line-height:1.35}.fleet-map-routes{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.fleet-map-route-line{stroke-width:.48px;stroke-linecap:round;opacity:.84}.fleet-map-route-arrow.tone-good{fill:#267a50}.fleet-map-route-arrow.tone-active{fill:#2d6f8f}.fleet-map-route-arrow.tone-warning{fill:#b5842b}.fleet-map-route-arrow.tone-urgent{fill:#b34f45}.fleet-map-route-arrow.tone-completed,.fleet-map-route-arrow.tone-default{fill:#68756d}.fleet-map-route-line.tone-good{stroke:#267a50}.fleet-map-route-line.tone-active{stroke:#2d6f8f}.fleet-map-route-line.tone-warning{stroke:#b5842b}.fleet-map-route-line.tone-urgent{stroke:#b34f45}.fleet-map-route-line.tone-completed,.fleet-map-route-line.tone-default{stroke:#68756d}.fleet-map-marker,.fleet-map-leg-marker{z-index:2;position:absolute;transform:translate(-50%,-50%)}.fleet-map-marker{color:#16221b;align-items:center;gap:.34rem;max-width:13rem;text-decoration:none;display:inline-flex}.fleet-map-marker-dot{background:#607064;border:2px solid #fff;border-radius:999px;flex:0 0 .9rem;width:.9rem;height:.9rem;box-shadow:0 0 0 1px #1f2d262e}.fleet-map-marker.kind-vehicle .fleet-map-marker-dot,.fleet-map-marker.kind-load .fleet-map-marker-dot{clip-path:polygon(50% 0,100% 100%,50% 78%,0 100%);border-radius:4px;width:1.05rem;height:1.12rem}.fleet-map-marker-label{background:#ffffffeb;border:1px solid #1f2d2629;border-radius:8px;gap:.02rem;min-width:5.4rem;padding:.32rem .42rem;display:grid}.fleet-map-marker-label strong{color:#16221b;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.1;overflow:hidden}.fleet-map-marker-label small{color:#5c6a61;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;line-height:1.1;overflow:hidden}.fleet-map-marker.tone-good .fleet-map-marker-dot,.fleet-map-cluster.tone-good,.fleet-map-leg-marker.tone-good{color:#fff;background:#267a50}.fleet-map-marker.tone-active .fleet-map-marker-dot,.fleet-map-cluster.tone-active,.fleet-map-leg-marker.tone-active{color:#fff;background:#2d6f8f}.fleet-map-marker.tone-warning .fleet-map-marker-dot,.fleet-map-cluster.tone-warning,.fleet-map-leg-marker.tone-warning{color:#fff;background:#b5842b}.fleet-map-marker.tone-urgent .fleet-map-marker-dot,.fleet-map-cluster.tone-urgent,.fleet-map-leg-marker.tone-urgent{color:#fff;background:#b34f45}.fleet-map-marker.tone-completed .fleet-map-marker-dot,.fleet-map-cluster.tone-completed,.fleet-map-marker.tone-default .fleet-map-marker-dot,.fleet-map-cluster.tone-default,.fleet-map-leg-marker.tone-completed,.fleet-map-leg-marker.tone-default{color:#fff;background:#68756d}.fleet-map-marker.is-selected .fleet-map-marker-label{border-color:#1f8b5dad;box-shadow:0 0 0 2px #1f8b5d29}.fleet-map-marker.kind-facility{z-index:1}.fleet-map-marker.kind-load{z-index:4}.fleet-map-marker.kind-alert{z-index:5}.fleet-map-marker.kind-vehicle{z-index:3}.fleet-map-marker.kind-vehicle .fleet-map-marker-label{display:none}.fleet-map-marker.kind-vehicle:hover .fleet-map-marker-label,.fleet-map-marker.kind-vehicle:focus-visible .fleet-map-marker-label,.fleet-map-marker.kind-vehicle.is-selected .fleet-map-marker-label{display:grid;position:absolute;top:50%;left:1.15rem;transform:translateY(-50%)}.fleet-map-marker.kind-facility .fleet-map-marker-label{background:#f4f7f1e0;min-width:4.8rem}.fleet-map-leg-marker{border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.68rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 0 0 1px #1f2d262e}.fleet-map-clusters{z-index:3;flex-wrap:wrap;gap:.36rem;display:flex;position:absolute;bottom:.72rem;left:.72rem;right:.72rem}.fleet-map-cluster{border-radius:8px;padding:.18rem .44rem;font-size:.68rem;font-weight:800}.fleet-map-empty{z-index:4;text-align:center;background:#ffffffeb;border:1px dashed #1f4c3947;border-radius:8px;gap:.16rem;width:min(22rem,100% - 2rem);padding:.8rem;display:grid;position:absolute;inset:35% auto auto 50%;transform:translate(-50%)}.fleet-map-empty strong{color:#16221b}.fleet-map-empty span{color:#5c6a61;font-size:.82rem}.fleet-view-detail-rail{min-width:0;overflow:hidden}.fleet-view-detail-rail.is-focused{order:-1}.fleet-view-breadcrumb{color:var(--muted);letter-spacing:0;margin:0;font-size:.7rem;font-weight:850}.fleet-view-rail-actions{border-bottom:1px solid color-mix(in srgb, var(--line) 70%, transparent);flex-wrap:wrap;gap:.42rem;padding:.72rem .86rem;display:flex}.fleet-view-detail-sections{gap:.62rem;padding:.76rem .86rem .9rem;display:grid}.fleet-view-detail-section{gap:.4rem;display:grid}.fleet-view-detail-section h4,.fleet-view-map-queue h4{color:var(--text-strong);margin:0;font-size:.82rem}.fleet-view-detail-section dl{gap:.34rem;margin:0;display:grid}.fleet-view-detail-section dl>div{grid-template-columns:minmax(5rem,.38fr) minmax(0,1fr);align-items:baseline;gap:.5rem;display:grid}.fleet-view-detail-section dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800}.fleet-view-detail-section dd{color:var(--text);margin:0;font-size:.82rem;line-height:1.3}.fleet-view-content-shell{overflow:hidden}.fleet-view-table{width:100%;min-width:64rem}.fleet-view-load-table{min-width:72rem}.fleet-view-table-row.tone-good td{background:#267a5014}.fleet-view-table-row.tone-active td{background:#2d6f8f14}.fleet-view-table-row.tone-warning td{background:#b5842b1a}.fleet-view-table-row.tone-urgent td{background:#b34f451a}.fleet-view-table-row.tone-completed td,.fleet-view-table-row.tone-default td{background:#68756d12}.fleet-view-table-action{color:var(--accent);font-weight:800;text-decoration:none}.fleet-view-map-queue{display:grid}.fleet-view-map-queue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;padding:.86rem;display:grid}.fleet-view-map-queue-grid section{align-content:start;gap:.42rem;min-width:0;display:grid}.fleet-view-queue-row,.fleet-view-setup-item{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);color:var(--text);border-left:4px solid #68756d;border-radius:8px;gap:.12rem;padding:.58rem .64rem;text-decoration:none;display:grid}.fleet-view-queue-row strong,.fleet-view-setup-item strong{color:var(--text-strong);font-size:.84rem}.fleet-view-queue-row span,.fleet-view-queue-row small,.fleet-view-setup-item p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.32}.fleet-view-queue-row.tone-good,.fleet-view-setup-item.tone-good{border-left-color:#267a50}.fleet-view-queue-row.tone-active,.fleet-view-setup-item.tone-active{border-left-color:#2d6f8f}.fleet-view-queue-row.tone-warning,.fleet-view-setup-item.tone-warning{border-left-color:#b5842b}.fleet-view-queue-row.tone-urgent,.fleet-view-setup-item.tone-urgent{border-left-color:#b34f45}.fleet-view-setup{display:grid}.fleet-view-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.56rem;padding:.86rem;display:grid}.fleet-view-setup-item{grid-template-columns:minmax(0,1fr) auto;align-items:start}.fleet-view-empty-state{margin:.85rem}.account-settings-page{gap:.88rem}.account-settings-command-band,.account-settings-hub,.account-settings-detail-grid{border-radius:8px}.account-settings-command-row{align-items:flex-start}.account-settings-summary-strip{gap:.48rem;grid-template-columns:repeat(5,minmax(0,1fr))!important;display:grid!important}.account-settings-summary-strip article{border:1px solid color-mix(in srgb, var(--line) 74%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);border-radius:8px;gap:.08rem;min-width:0;padding:.58rem .65rem;display:grid}.account-settings-summary-strip span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:800}.account-settings-summary-strip strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.1;overflow:hidden}.account-settings-summary-strip small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1.24;overflow:hidden}.account-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.58rem;padding:.86rem;display:grid}.account-settings-tile{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);min-width:0;color:var(--text);border-left:4px solid #68756d;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.66rem;padding:.78rem .82rem;text-decoration:none;transition:border-color .14s,background-color .14s,transform .14s;display:grid}.account-settings-tile:hover,.account-settings-tile:focus-visible{border-color:color-mix(in srgb, var(--accent) 38%, var(--line) 62%);background:color-mix(in srgb, var(--accent-soft) 18%, var(--surface) 82%);transform:translateY(-1px)}.account-settings-tile-icon{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--surface-strong) 88%, transparent);width:2.18rem;height:2.18rem;color:var(--accent);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.account-settings-tile-copy{gap:.2rem;min-width:0;display:grid}.account-settings-tile-copy strong{color:var(--text-strong);font-size:.86rem}.account-settings-tile-copy span{color:var(--muted);font-size:.78rem;line-height:1.35}.account-settings-tile-action{border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line) 66%);background:color-mix(in srgb, var(--accent-soft) 28%, var(--surface) 72%);min-height:1.82rem;color:var(--accent);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:0 .55rem;font-size:.72rem;font-weight:850;display:inline-flex}.account-settings-tile.tone-good{border-left-color:#267a50}.account-settings-tile.tone-active{border-left-color:#2d6f8f}.account-settings-tile.tone-warning{border-left-color:#b5842b}.account-settings-tile.tone-good .account-settings-tile-icon,.account-settings-tile.tone-good .account-settings-tile-action{color:#267a50}.account-settings-tile.tone-active .account-settings-tile-icon,.account-settings-tile.tone-active .account-settings-tile-action{color:#2d6f8f}.account-settings-tile.tone-warning .account-settings-tile-icon,.account-settings-tile.tone-warning .account-settings-tile-action{color:#8f641d}.dispatch-tab-config-panel,.company-audit-panel{overflow:hidden}.dispatch-tab-config-head h3,.company-audit-panel .fleet-view-content-head h3,.admin-company-audit-head h2{color:var(--text-strong);margin:.12rem 0 0;font-size:.98rem}.dispatch-tab-config-head span:not(.dispatch-status-chip){color:var(--muted);margin-top:.18rem;font-size:.78rem;display:block}.dispatch-tab-config-list{gap:0;display:grid}.dispatch-tab-config-grid{grid-template-columns:4.7rem minmax(13rem,1.15fr) minmax(10rem,.85fr) minmax(12rem,1.12fr) minmax(13rem,1fr) minmax(12rem,.86fr) minmax(7.5rem,.62fr) minmax(7rem,.56fr);align-items:center;gap:.72rem;display:grid}.dispatch-tab-config-grid--head{color:#f7f9f7db;letter-spacing:.06em;text-transform:uppercase;background:#1f2824;padding:.62rem .82rem;font-size:.68rem;font-weight:850}.dispatch-tab-config-row{border-bottom:1px solid color-mix(in srgb, var(--line) 78%, transparent);border-left:4px solid var(--dispatch-tab-accent,#68756d);background:color-mix(in srgb, var(--surface) 98%, transparent);padding:.74rem .82rem}.dispatch-tab-config-row:last-child{border-bottom:0}.dispatch-tab-config-row:hover{background:color-mix(in srgb, var(--dispatch-tab-soft,var(--accent-soft)) 24%, var(--surface) 76%)}.dispatch-tab-config-row.is-dragging{opacity:.68;outline:2px solid color-mix(in srgb, var(--dispatch-tab-accent,#68756d) 50%, transparent);outline-offset:-2px}.dispatch-tab-config-field{min-width:0;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:.24rem;font-size:.68rem;font-weight:800;display:grid}.dispatch-tab-config-field input,.dispatch-tab-config-field select{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);width:100%;min-width:0;min-height:2.06rem;color:var(--text);text-transform:none;border-radius:7px;padding:0 .54rem;font-size:.82rem;font-weight:700}.dispatch-tab-config-field input:disabled,.dispatch-tab-config-field select:disabled{color:color-mix(in srgb, var(--text) 74%, var(--muted) 26%);cursor:not-allowed;opacity:.82}.dispatch-tab-config-field input:focus,.dispatch-tab-config-field select:focus{border-color:color-mix(in srgb, var(--brand-green,#2f4c3b) 48%, var(--line) 52%);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-green,#2f4c3b) 13%, transparent);outline:0}.dispatch-tab-config-field--title input{color:var(--text-strong);font-weight:850}.dispatch-tab-config-checks,.dispatch-tab-config-style-cell,.dispatch-tab-row-actions{flex-wrap:wrap;align-items:end;gap:.45rem;display:flex}.dispatch-tab-config-checks{align-items:center}.dispatch-tab-config-check.dispatch-checkbox{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);border-radius:7px;min-height:2.06rem;padding:0 .56rem}.dispatch-tab-config-check .dispatch-checkbox-label{color:var(--text);letter-spacing:0;text-transform:none;font-size:.76rem;font-weight:800}.dispatch-tab-config-check .dispatch-checkbox-control[data-state=checked]+.dispatch-checkbox-label{color:var(--text-strong)}.dispatch-tab-config-field--compact{flex:7rem;min-width:7rem}.dispatch-tab-config-field--image{min-width:0}.dispatch-tab-config-preview{border:1px solid var(--dispatch-tab-border,color-mix(in srgb, var(--line) 82%, transparent));background:var(--dispatch-tab-soft,color-mix(in srgb, var(--surface-strong) 92%, transparent));min-height:2.06rem;color:var(--dispatch-tab-ink,var(--text));text-transform:capitalize;border-radius:7px;align-items:center;gap:.38rem;padding:0 .58rem;font-size:.76rem;font-weight:850;display:inline-flex}.dispatch-tab-config-preview svg{width:1rem;height:1rem}.dispatch-tab-config-grip-cell{justify-content:flex-start;align-items:center;display:flex}.dispatch-tab-drag-handle{border:1px dashed color-mix(in srgb, var(--line) 72%, var(--dispatch-tab-accent,#68756d) 28%);background:color-mix(in srgb, var(--dispatch-tab-soft,var(--surface-strong)) 44%, var(--surface) 56%);min-height:2.06rem;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;cursor:grab;border-radius:7px;justify-content:center;align-items:center;padding:0 .56rem;font-size:.72rem;font-weight:850;display:inline-flex}.dispatch-tab-config-actions{border-top:1px solid color-mix(in srgb, var(--line) 76%, transparent);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;padding:.76rem .86rem;display:flex}.dispatch-tab-config-message{border-top:1px solid color-mix(in srgb, var(--line) 76%, transparent);color:var(--muted);margin:0;padding:.7rem .86rem;font-size:.82rem}.dispatch-owner-tabs-panel{gap:1rem;display:grid}.dispatch-owner-tabs-header,.dispatch-owner-tabs-layout,.dispatch-owner-custom-tab-head,.dispatch-owner-custom-tab-grid,.dispatch-owner-toggle-row,.dispatch-owner-custom-tab-footer{gap:.75rem;display:grid}.dispatch-owner-tabs-header{border-bottom:1px solid color-mix(in srgb, var(--line) 76%, transparent);grid-template-columns:minmax(0,1fr) minmax(19rem,.42fr);align-items:start;padding-bottom:.95rem}.dispatch-owner-tabs-header h2,.dispatch-owner-tabs-section-head h3{color:var(--text-strong);margin:0}.dispatch-owner-tabs-header h2{font-size:1.16rem}.dispatch-owner-tabs-create{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--surface-strong) 76%, transparent);border-radius:9px;gap:.42rem;padding:.82rem;display:grid}.dispatch-owner-tabs-create label,.dispatch-owner-field span,.dispatch-owner-tab-option-group legend{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:850}.dispatch-owner-tabs-create-row{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.dispatch-owner-tabs-create input,.dispatch-owner-field input,.dispatch-owner-field select{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);width:100%;min-width:0;min-height:2.1rem;color:var(--text);font:inherit;border-radius:7px;padding:0 .6rem;font-size:.84rem;font-weight:700}.dispatch-owner-tabs-create button,.dispatch-owner-custom-tab-order-actions button,.dispatch-owner-custom-tab-footer button{border:1px solid color-mix(in srgb, var(--brand-green,#2f4c3b) 26%, var(--line) 74%);background:color-mix(in srgb, var(--surface-strong) 86%, transparent);min-height:2.1rem;color:var(--text-strong);border-radius:7px;padding:0 .72rem;font-size:.76rem;font-weight:850}.dispatch-owner-tabs-layout{grid-template-columns:minmax(18rem,.36fr) minmax(0,1fr);align-items:start}.dispatch-owner-tabs-system-column,.dispatch-owner-tabs-custom-column{gap:.8rem;padding:.9rem;display:grid}.dispatch-owner-tabs-system-list,.dispatch-owner-tabs-custom-list{gap:.65rem;display:grid}.dispatch-owner-tab-system-card,.dispatch-owner-custom-tab-card{border:1px solid var(--dispatch-tab-border,color-mix(in srgb, var(--line) 82%, transparent));border-left:4px solid var(--dispatch-tab-accent,#68756d);background:color-mix(in srgb, var(--surface) 94%, transparent);border-radius:9px;min-width:0;padding:.72rem}.dispatch-owner-tab-system-card{gap:.4rem;display:grid}.dispatch-owner-tab-pill,.dispatch-owner-custom-tab-preview-meta,.dispatch-owner-tab-system-meta,.dispatch-owner-tab-option-row,.dispatch-owner-toggle-row,.dispatch-owner-columns-grid{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.dispatch-owner-tab-pill{border:1px solid var(--dispatch-tab-border,color-mix(in srgb, var(--line) 82%, transparent));background:var(--dispatch-tab-soft,color-mix(in srgb, var(--surface-strong) 90%, transparent));width:fit-content;min-height:1.82rem;color:var(--dispatch-tab-ink,var(--text));border-radius:999px;padding:0 .62rem;font-size:.8rem;font-weight:850}.dispatch-owner-tab-pill-icon{display:inline-flex}.dispatch-owner-tab-system-meta span,.dispatch-owner-custom-tab-preview-meta span,.dispatch-owner-tab-lock{color:var(--muted);font-size:.74rem}.dispatch-owner-tab-lock{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);border-radius:999px;width:fit-content;padding:.18rem .5rem}.dispatch-owner-custom-tab-card{gap:.82rem;display:grid}.dispatch-owner-custom-tab-head{grid-template-columns:minmax(0,1fr) auto;align-items:center}.dispatch-owner-custom-tab-preview{gap:.42rem;display:grid}.dispatch-owner-custom-tab-order{justify-items:end;gap:.38rem;display:grid}.dispatch-owner-custom-tab-order>span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.dispatch-owner-custom-tab-order-actions{gap:.42rem;display:flex}.dispatch-owner-custom-tab-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-owner-custom-tab-grid--compact{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dispatch-owner-field{gap:.25rem;min-width:0;display:grid}.dispatch-owner-tab-option-group{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);border-radius:9px;min-width:0;margin:0;padding:.68rem}.dispatch-owner-tone-option,.dispatch-owner-icon-option,.dispatch-owner-column-toggle,.dispatch-owner-toggle{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--surface-strong) 82%, transparent);min-height:1.9rem;color:var(--text);border-radius:7px;align-items:center;gap:.36rem;padding:0 .5rem;font-size:.76rem;font-weight:800;display:inline-flex}.dispatch-owner-tone-option.is-active,.dispatch-owner-icon-option.is-active{border-color:var(--dispatch-tab-accent,color-mix(in srgb, var(--brand-green,#2f4c3b) 46%, var(--line) 54%));background:var(--dispatch-tab-soft,color-mix(in srgb, var(--accent-soft) 42%, var(--surface) 58%))}.dispatch-owner-tone-swatch{background:var(--dispatch-tab-accent,#68756d);border-radius:999px;width:.72rem;height:.72rem}.dispatch-owner-columns-grid{align-items:stretch}.dispatch-owner-tabs-empty{border:1px dashed color-mix(in srgb, var(--line) 78%, transparent);color:var(--muted);border-radius:9px;gap:.35rem;padding:.88rem;display:grid}.dispatch-owner-custom-tab-footer{border-top:1px solid color-mix(in srgb, var(--line) 76%, transparent);grid-template-columns:minmax(0,1fr) auto;align-items:center;padding-top:.72rem}@media (max-width:1180px){.dispatch-owner-tabs-header,.dispatch-owner-tabs-layout,.dispatch-owner-custom-tab-head,.dispatch-owner-custom-tab-grid,.dispatch-owner-custom-tab-grid--compact,.dispatch-owner-custom-tab-footer{grid-template-columns:minmax(0,1fr)}.dispatch-owner-custom-tab-order{justify-items:start}}.company-audit-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.company-audit-event{border-bottom:1px solid color-mix(in srgb, var(--line) 78%, transparent);grid-template-columns:auto minmax(0,1fr);gap:.62rem;padding:.78rem .86rem;display:grid}.company-audit-event:last-child{border-bottom:0}.company-audit-event-marker{width:.72rem;height:.72rem;box-shadow:0 0 0 3px color-mix(in srgb, var(--surface-strong) 92%, transparent);background:#68756d;border-radius:999px;margin-top:.28rem}.company-audit-event.tone-good .company-audit-event-marker{background:#267a50}.company-audit-event.tone-active .company-audit-event-marker{background:#2d6f8f}.company-audit-event.tone-warning .company-audit-event-marker{background:#b5842b}.company-audit-event.tone-urgent .company-audit-event-marker{background:#b34f45}.company-audit-event-main{gap:.28rem;min-width:0;display:grid}.company-audit-event-title{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.company-audit-event-title strong{color:var(--text-strong);font-size:.88rem}.company-audit-event-title span,.company-audit-event-meta span{color:var(--muted);font-size:.72rem}.company-audit-event-main p{color:var(--text);margin:0;font-size:.82rem;line-height:1.4}.company-audit-event-meta{flex-wrap:wrap;gap:.34rem;display:flex}.company-audit-event-meta span{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);border-radius:999px;align-items:center;min-height:1.45rem;padding:0 .44rem;font-weight:700;display:inline-flex}.company-audit-empty{margin:.86rem}.account-settings-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.account-settings-profile-panel+.account-settings-profile-panel{border-left:1px solid color-mix(in srgb, var(--line) 76%, transparent)}.account-settings-kv{gap:.42rem;margin:0;padding:.86rem;display:grid}.account-settings-kv>div{grid-template-columns:minmax(7rem,.36fr) minmax(0,1fr);align-items:baseline;gap:.56rem;display:grid}.account-settings-kv dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800}.account-settings-kv dd{overflow-wrap:anywhere;color:var(--text);margin:0;font-size:.84rem}.account-settings-permissions{color:var(--text);gap:.42rem;margin:0;padding:.86rem .86rem .95rem 1.9rem;font-size:.84rem;line-height:1.35;display:grid}:root[data-theme=dark] .fleet-map-canvas,:root:not([data-theme]) .fleet-map-canvas{background:linear-gradient(135deg,#7880742e,#0000 32%),linear-gradient(#171d1a,#111614)}:root[data-theme=dark] .fleet-map-marker-label,:root:not([data-theme]) .fleet-map-marker-label,:root[data-theme=dark] .fleet-map-empty,:root:not([data-theme]) .fleet-map-empty{background:#121916eb;border-color:#dae7de2e}:root[data-theme=dark] .fleet-map-marker-label strong,:root:not([data-theme]) .fleet-map-marker-label strong,:root[data-theme=dark] .fleet-map-empty strong,:root:not([data-theme]) .fleet-map-empty strong{color:#eef7ef}:root[data-theme=dark] .fleet-map-marker-label small,:root:not([data-theme]) .fleet-map-marker-label small,:root[data-theme=dark] .fleet-map-empty span,:root:not([data-theme]) .fleet-map-empty span{color:#deeae1ad}@media (max-width:1180px){.fleet-view-summary-strip,.account-settings-summary-strip,.account-settings-grid,.account-settings-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dispatch-tab-config-grid{grid-template-columns:4.7rem minmax(14rem,1fr) minmax(10rem,.86fr) minmax(13rem,1fr)}.dispatch-tab-config-grid--head span:nth-child(n+5),.dispatch-tab-config-grid>:nth-child(n+5){grid-column:auto}.fleet-view-map-grid{grid-template-columns:minmax(0,1fr)}.fleet-map-panel{order:-1}.fleet-map-canvas{min-height:24rem}.fleet-view-live-roster-list{max-height:18rem}}@media (max-width:760px){.fleet-view-summary-strip,.account-settings-summary-strip,.account-settings-grid,.account-settings-detail-grid{grid-template-columns:minmax(0,1fr)!important}.account-settings-tile{grid-template-columns:auto minmax(0,1fr)}.account-settings-tile-action{grid-column:2;justify-self:start}.dispatch-tab-config-grid,.dispatch-tab-config-grid--head{grid-template-columns:minmax(0,1fr)}.dispatch-tab-config-grid--head{display:none}.dispatch-tab-config-row{padding:.76rem}.dispatch-tab-config-actions,.company-audit-event-title,.fleet-view-command-row,.account-settings-command-row,.fleet-view-content-head,.fleet-view-rail-head,.payroll-confirmation-actions{flex-direction:column;align-items:stretch}.fleet-view-command-row .dispatch-workspace-title-block{flex:0 auto}.fleet-view-search{min-width:100%}.fleet-map-canvas{min-height:21rem}.fleet-map-marker-label{min-width:4.5rem;max-width:7.6rem}.fleet-view-map-queue-grid,.fleet-view-setup-grid{grid-template-columns:minmax(0,1fr)}.fleet-view-detail-section dl>div{grid-template-columns:minmax(0,1fr);gap:.12rem}.account-settings-profile-panel+.account-settings-profile-panel{border-left:0;border-top:1px solid color-mix(in srgb, var(--line) 76%, transparent)}.account-settings-kv>div{grid-template-columns:minmax(0,1fr);gap:.12rem}}.driver-portal-header,:root[data-theme=light] .driver-portal-header{box-shadow:none!important;background:#f8faf8!important;border:1px solid #d7e2d9!important}.driver-portal-header:before{display:none!important}.driver-portal-header .shell-title,:root[data-theme=light] .driver-portal-header .shell-title{color:#18251e!important}.driver-portal-header .shell-muted,.driver-portal-header .driver-portal-signal,:root[data-theme=light] .driver-portal-header .shell-muted,:root[data-theme=light] .driver-portal-header .driver-portal-signal{color:#526259!important}.driver-portal-topbar{box-shadow:none;background:#fbfdfb;border:1px solid #d7e2d9;border-radius:8px;justify-content:flex-start;align-items:center;gap:.75rem;padding:.68rem .75rem;display:flex}.driver-portal-avatar{background:#eef6f0;border:1px solid #1f4c3938;border-radius:12px;flex:none;width:2.4rem;height:2.4rem;display:inline-block;overflow:hidden}.driver-portal-avatar img{object-fit:cover;width:100%;height:100%;display:block}.driver-portal-topbar-copy{gap:.12rem;min-width:0;margin-right:auto;display:grid}.driver-portal-topbar-copy span{color:#526259;letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:850}.driver-portal-topbar-copy strong{color:#17251d;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.15;overflow:hidden}.driver-portal-settings-button{color:#1d2d23;cursor:pointer;min-height:2.25rem;font:inherit;background:#fff;border:1px solid #cfdad2;border-radius:8px;flex:none;padding:0 .75rem;font-size:.78rem;font-weight:900}.driver-portal-settings-button[aria-expanded=true]{color:#14532d;background:#eef7f0;border-color:#19875457}.driver-portal-account-sheet{box-shadow:none;background:#fff;border:1px solid #d7e2d9;border-radius:8px;gap:.75rem;padding:.75rem;display:grid}.driver-portal-account-sheet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.driver-portal-account-sheet-grid>div{background:#f8faf8;border:1px solid #dbe4dd;border-radius:8px;gap:.12rem;min-width:0;padding:.62rem;display:grid}.driver-portal-account-sheet span,.driver-portal-account-sheet small{color:#526259;font-size:.74rem}.driver-portal-account-sheet span{letter-spacing:0;text-transform:uppercase;font-weight:850}.driver-portal-account-sheet strong{color:#17251d;overflow-wrap:break-word}.driver-portal-account-sheet-actions{justify-content:flex-end;display:flex}.driver-mobile-next-load{border-left:4px solid var(--fir-green,#198754);box-shadow:none;background:#f7fbf8;border-radius:8px;grid-template-columns:minmax(0,.7fr) minmax(0,1.25fr) minmax(0,1fr) minmax(0,.8fr) auto;align-items:stretch;gap:.85rem;padding:.9rem;display:grid}.driver-mobile-next-load-copy,.driver-mobile-next-load-route,.driver-mobile-next-load-equipment{gap:.18rem;min-width:0;display:grid}.driver-mobile-next-load strong,.driver-mobile-next-load small,.driver-mobile-next-load p{overflow-wrap:break-word;min-width:0}.driver-mobile-next-load-copy p,.driver-mobile-next-load span,.driver-mobile-next-load small{color:#526259;margin:0;font-size:.78rem}.driver-mobile-next-load strong{color:#14231b;font-size:.98rem}.driver-load-key-lines{flex-wrap:wrap;gap:.45rem;margin:.72rem 0;display:flex}.driver-load-key-lines--compact{align-self:center;margin:0}.driver-load-key-lines>span{border:1px solid #d7e2d9;border-left:3px solid var(--fir-green,#198754);background:#fff;border-radius:8px;gap:.12rem;min-width:min(10rem,100%);padding:.48rem .55rem;display:grid}.driver-load-key-lines small{color:#657166;letter-spacing:0;text-transform:uppercase;font-size:.68rem;font-weight:850}.driver-load-key-lines strong{color:#17251d;overflow-wrap:break-word;font-size:.88rem}.driver-load-identity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin:.85rem 0;display:grid}.driver-load-identity-grid article{background:#f9fbfa;border:1px solid #d7e2d9;border-radius:8px;gap:.2rem;min-width:0;padding:.7rem;display:grid}.driver-load-identity-grid span{color:#657166;letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:800}.driver-load-identity-grid strong{color:#17251d;overflow-wrap:break-word}.driver-fuel-route-card{background:#f4fbf9;border:1px solid #d7e2d9;border-left:4px solid #0f766e;border-radius:8px;gap:.65rem;margin:.85rem 0;padding:.75rem;display:grid}.driver-fuel-route-card header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.driver-fuel-route-card header>div{gap:.15rem;display:grid}.driver-fuel-route-card header strong{color:#17251d}.driver-fuel-route-card a{color:#115e59;border:1px solid #99c7bd;border-radius:8px;justify-content:center;align-items:center;min-height:2.1rem;padding:0 .75rem;font-weight:900;text-decoration:none;display:inline-flex}.driver-fuel-route-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.driver-fuel-route-list article{background:#fff;border:1px solid #cce3dd;border-radius:8px;gap:.2rem;min-width:0;padding:.65rem;display:grid}.driver-fuel-route-list strong,.driver-fuel-route-list span,.driver-fuel-route-list small{overflow-wrap:break-word}.driver-fuel-route-list span,.driver-fuel-route-list small{color:#526259;font-size:.78rem}.driver-mobile-current-upload{background:var(--fir-green,#198754);color:#fff;cursor:pointer;white-space:nowrap;border:1px solid #19875457;border-radius:8px;justify-content:center;align-self:center;align-items:center;min-height:2.2rem;padding:0 .78rem;font-family:inherit;font-size:.78rem;font-weight:900;text-decoration:none;display:inline-flex}.driver-mobile-current-upload[aria-expanded=true]{color:#14532d;background:#fff}.driver-mobile-secondary-actions,.driver-mobile-bottom-nav{display:none}.driver-mobile-bottom-nav-item{color:#68736b;min-width:0;min-height:3.5rem;font:inherit;letter-spacing:0;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;gap:.14rem;padding:.38rem .2rem;font-size:.68rem;font-weight:850;display:grid}.driver-mobile-bottom-nav-icon{width:2rem;height:2rem;color:inherit;background:#fff;border:1px solid #d7e2d9;border-radius:8px;place-items:center;display:inline-grid;position:relative}.driver-mobile-bottom-nav-icon svg{stroke-width:2.25px;width:1.12rem;height:1.12rem}.driver-mobile-bottom-nav-icon strong{color:#fff;background:#b42318;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.1rem;min-height:1.1rem;padding:0 .22rem;font-size:.62rem;line-height:1;display:inline-flex;position:absolute;top:-.28rem;right:-.42rem}.driver-mobile-bottom-nav-item.has-attention .driver-mobile-bottom-nav-icon{color:#724911;background:#fff7e8;border-color:#b8791c6b}.driver-mobile-bottom-nav-label{line-height:1.1}.driver-mobile-bottom-nav-item.is-active{color:#14532d}.driver-mobile-bottom-nav-item.is-active .driver-mobile-bottom-nav-icon{background:#eef7f0;border-color:#1987543d}.driver-mobile-bottom-nav-item.is-primary{transform:translateY(-.58rem)}.driver-mobile-bottom-nav-item.is-primary .driver-mobile-bottom-nav-icon{color:#14532d;background:#fff;border-color:#14532d47;width:2.9rem;height:2.9rem;box-shadow:0 10px 24px #14532d24}.driver-mobile-bottom-nav-item.is-primary .driver-mobile-bottom-nav-icon svg{width:1.34rem;height:1.34rem}.driver-mobile-bottom-nav-item.is-primary.is-active .driver-mobile-bottom-nav-icon{color:#fff;background:#14532d}.driver-load-document-form.is-fuel-receipt{background:#f4fbf9;border-left-color:#0f766e}.workspace-eyebrow{color:#526259;letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:800;display:inline-flex}.messages-page-shell .motive-page-shell{padding:0;overflow:hidden}.dispatch-messages-workspace{gap:1rem;padding:1rem;display:grid}.dispatch-messages-header,.driver-messages-command,.driver-messages-thread-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dispatch-messages-header h1,.driver-messages-command h2,.driver-messages-thread-head h3{color:#17251d;margin:.15rem 0;font-size:clamp(1.35rem,1.1rem + .6vw,1.9rem)}.dispatch-messages-header p,.driver-messages-command p,.driver-messages-thread-head p{color:#526259;max-width:58rem;margin:0}.dispatch-messages-tabbar,.driver-messages-quick-actions,.driver-messages-filterbar{flex-wrap:wrap;gap:.45rem;display:inline-flex}.dispatch-messages-tabbar button,.driver-messages-quick-actions button,.driver-messages-filterbar button,.driver-messages-compose button{color:#213229;cursor:pointer;background:#fff;border:1px solid #cfdad2;border-radius:8px;min-height:2.35rem;font-weight:800}.dispatch-messages-tabbar button,.driver-messages-filterbar button{padding:0 .9rem}.driver-messages-preset{border-left-width:4px;padding:0 .78rem}.driver-messages-preset--blue{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe #bfdbfe #bfdbfe #2563eb}.driver-messages-preset--green{color:#14532d;background:#f0fdf4;border-color:#bbf7d0 #bbf7d0 #bbf7d0 #16a34a}.driver-messages-preset--amber{color:#78350f;background:#fffbeb;border-color:#fde68a #fde68a #fde68a #d97706}.driver-messages-preset--red{color:#7f1d1d;background:#fef2f2;border-color:#fecaca #fecaca #fecaca #dc2626}.driver-messages-preset--gray{color:#26342c;background:#f7f9f8;border-color:#d8dedb #d8dedb #d8dedb #647067}.driver-messages-preset--purple{color:#4c1d95;background:#f5f3ff;border-color:#ddd6fe #ddd6fe #ddd6fe #7c3aed}.driver-messages-preset:hover:not(:disabled),.driver-messages-preset:focus-visible{filter:brightness(.98)}.dispatch-messages-tabbar button.is-active,.driver-messages-filterbar button.is-active,.driver-messages-compose button{border-color:var(--fir-green,#198754);background:var(--fir-green,#198754);color:#fff}.driver-messages-console{gap:.9rem;display:grid}.driver-messages-layout{grid-template-columns:minmax(18rem,.42fr) minmax(0,1fr);align-items:stretch;gap:.9rem;display:grid}.driver-messages-search{color:#526259;letter-spacing:0;text-transform:uppercase;gap:.25rem;min-width:min(100%,24rem);font-size:.72rem;font-weight:800;display:grid}.driver-messages-search input,.driver-messages-compose textarea{color:#17251d;background:#fff;border:1px solid #cfdad2;border-radius:8px;width:100%}.driver-messages-search input{min-height:2.45rem;padding:0 .75rem}.driver-messages-roster,.driver-messages-thread-panel{box-shadow:none;background:#fbfcfb;border:1px solid #d7e2d9;border-radius:8px}.driver-messages-roster{align-content:start;display:grid;overflow:hidden}.driver-messages-roster-head{color:#526259;border-bottom:1px solid #d7e2d9;justify-content:space-between;gap:.7rem;padding:.75rem;font-size:.82rem;display:flex}.driver-messages-roster-head strong{color:#17251d}.driver-messages-roster-row{color:#17251d;text-align:left;cursor:pointer;background:0 0;border-top:0;border-bottom:1px solid #edf1ee;border-left:4px solid #0000;border-right:0;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;width:100%;padding:.75rem;display:grid}.driver-messages-roster-row:hover,.driver-messages-roster-row.is-active{border-left-color:var(--fir-green,#198754);background:#eef7f0}.driver-messages-roster-row.needs-reply{background:#fffaf0;border-left-color:#b8791c}.driver-messages-roster-row-main,.driver-messages-roster-row-meta{gap:.12rem;min-width:0;display:grid}.driver-messages-roster-row-main small,.driver-messages-roster-row-meta small{color:#657166;overflow-wrap:break-word}.driver-messages-roster-row-meta{text-align:right}.driver-messages-thread-panel{grid-template-rows:auto auto auto minmax(18rem,1fr) auto auto;gap:.85rem;min-width:0;padding:.85rem;display:grid}.driver-messages-context-rail{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:stretch;gap:.55rem;display:grid}.driver-messages-context-rail article{background:#eef7fb;border:1px solid #1f4c3924;border-left:3px solid #27607f;border-radius:8px;min-width:0;padding:.58rem .65rem}.driver-messages-context-rail span,.driver-messages-context-rail small{color:#526259;font-size:.72rem;font-weight:800;display:block}.driver-messages-context-rail strong{color:#17251d;overflow-wrap:anywhere;margin:.1rem 0;display:block}.driver-messages-context-rail button{white-space:nowrap;align-self:center}.status-pill{border:1px solid #b9d8c0;border-left:4px solid var(--fir-green,#198754);color:#14532d;background:#eef7f0;border-radius:8px;justify-content:center;align-items:center;min-height:1.8rem;padding:0 .65rem;font-size:.74rem;font-weight:900;display:inline-flex}.driver-messages-log{background:#fff;border:1px solid #edf1ee;border-radius:8px;flex-direction:column;gap:.42rem;min-height:18rem;max-height:32rem;padding:.58rem;display:flex;overflow:auto}.driver-messages-bubble{background:#f9fbfa;border:1px solid #d7e2d9;border-left:4px solid #6b7280;border-radius:8px;max-width:min(100%,42rem);padding:.52rem .62rem}.driver-messages-bubble.is-office{border-left-color:var(--fir-green,#198754);background:#eef7f0;align-self:flex-end}.driver-messages-bubble.is-driver{background:#eef4ff;border-left-color:#2563eb;align-self:flex-start}.driver-messages-bubble strong,.driver-messages-bubble p,.driver-messages-bubble small{overflow-wrap:break-word;word-break:normal;margin:0;display:block}.driver-messages-bubble p{color:#17251d;margin-top:.14rem;font-size:.84rem;line-height:1.35}.driver-messages-bubble em{color:#314139;overflow-wrap:anywhere;background:#ffffffad;border:1px solid #1f4c3924;border-radius:8px;width:fit-content;max-width:100%;margin-top:.4rem;padding:.18rem .42rem;font-size:.72rem;font-style:normal;font-weight:800;display:inline-flex}.driver-messages-bubble small{color:#657166;margin-top:.22rem;font-size:.68rem}.driver-messages-compose textarea{resize:vertical;min-height:5rem;padding:.7rem}.driver-messages-compose button{padding:0 1rem}.driver-messages-compose button:disabled,.driver-messages-quick-actions button:disabled{cursor:not-allowed;opacity:.55}.driver-messages-empty,.driver-messages-error,.driver-messages-notice{border-radius:8px;margin:0;padding:.7rem;font-size:.86rem}.driver-messages-empty{color:#526259;background:#f6f8f6}.driver-messages-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #dc2626}.driver-messages-notice{border:1px solid #bbf7d0;border-left:4px solid var(--fir-green,#198754);color:#14532d;background:#f0fdf4}.driver-portal-company-badge,.dispatch-messages-company-badge{border:1px solid #cfdad2;border-left:4px solid var(--fir-green,#198754);color:#173524;letter-spacing:0;background:#f4faf5;border-radius:8px;align-items:center;min-height:1.65rem;padding:.22rem .55rem;font-size:.74rem;font-weight:850;display:inline-flex}.driver-thread-push-preview,.driver-messages-push-preview{color:#17251d;background:#f5faf8;border:1px solid #d7e2d9;border-left:4px solid #27607f;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.28rem .55rem;width:min(100%,25rem);padding:.45rem .58rem;display:grid}.driver-thread-push-preview span,.driver-thread-push-preview small,.driver-messages-push-preview span,.driver-messages-push-preview small{color:#526259;font-size:.68rem;font-weight:850}.driver-thread-push-preview strong,.driver-messages-push-preview strong{color:#17251d;font-size:.82rem}.driver-thread-push-preview p,.driver-messages-push-preview p{color:#314139;overflow-wrap:anywhere;grid-column:2/4;margin:0;font-size:.78rem}.driver-thread-log{background:#fff;border:1px solid #edf1ee;border-radius:8px;flex-direction:column;gap:.42rem;min-width:0;max-width:100%;padding:.58rem;display:flex;overflow-x:hidden}.driver-thread-bubble,.driver-messages-bubble{min-width:0;max-width:min(84%,42rem);box-shadow:none;overflow-wrap:anywhere;word-break:break-word;border-radius:8px;gap:.22rem;display:grid}.driver-thread-bubble.outbound,.driver-messages-bubble.is-office{border-color:#b9d8c0;border-left-color:var(--fir-green,#198754);color:#17251d;background:#eef7f0;align-self:flex-end}.driver-thread-bubble.inbound,.driver-messages-bubble.is-driver{color:#17251d;background:#f1f6fb;border-color:#d4deea #d4deea #d4deea #27607f;align-self:flex-start}.driver-thread-bubble--load_event,.driver-messages-bubble--load_event,.driver-thread-bubble--system,.driver-messages-bubble--system{text-align:center;background:#f1f6fb;border-left-color:#27607f;align-self:center;width:fit-content;max-width:min(100%,44rem);padding:.36rem .52rem}.driver-thread-show-earlier{color:#314139;cursor:pointer;background:#f8fbf9;border:1px solid #1f4c3929;border-radius:999px;align-self:center;min-height:2rem;padding:.22rem .62rem;font-size:.72rem;font-weight:850}.driver-thread-show-earlier:hover,.driver-thread-show-earlier:focus-visible{background:#eef7f0;border-color:#19875461}.driver-thread-bubble>summary,.driver-messages-bubble>summary{cursor:pointer;min-width:0;list-style:none}.driver-thread-bubble>summary::-webkit-details-marker{display:none}.driver-messages-bubble>summary::-webkit-details-marker{display:none}.driver-thread-event-summary,.driver-messages-event-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.1rem .38rem;min-width:0;display:grid}.driver-messages-event-chevron{color:#526259;border-bottom:2px solid;border-right:2px solid;width:.42rem;height:.42rem;transition:transform .14s;transform:rotate(45deg)}.driver-thread-bubble[open] .driver-messages-event-chevron,.driver-messages-bubble[open] .driver-messages-event-chevron{transform:rotate(-135deg)}.driver-thread-event-summary strong,.driver-messages-event-summary strong{text-align:left;min-width:0}.driver-thread-event-summary span:not(.driver-messages-event-chevron),.driver-messages-event-summary span:not(.driver-messages-event-chevron){color:#526259;text-transform:uppercase;white-space:nowrap;justify-self:end;font-size:.65rem;font-weight:850}.driver-thread-event-summary small,.driver-messages-event-summary small{color:#657166;text-align:left;grid-column:1/-1;min-width:0;font-size:.68rem;font-weight:750}.driver-thread-event-detail,.driver-messages-event-detail{text-align:left;gap:.3rem;min-width:0;margin-top:.34rem;display:grid}.driver-thread-bubble--system,.driver-messages-bubble--system{background:#f6f8f6;border-left-color:#6b7280}.driver-message-event--green{border-color:#b9d8c0;border-left-color:var(--fir-green,#198754);color:#17251d;background:#eef7f0}.driver-message-event--blue{color:#17251d;background:#f1f6fb;border-color:#cbdced #cbdced #cbdced #27607f}.driver-message-event--amber{color:#3f2c10;background:#fffaf0;border-color:#ead7a4 #ead7a4 #ead7a4 #b8791c}.driver-message-event--red{color:#611313;background:#fff5f5;border-color:#f0c4c4 #f0c4c4 #f0c4c4 #b42318}.driver-thread-attachments{gap:.35rem;margin-top:.25rem;display:grid}.driver-thread-attachment{color:#17251d;text-align:left;background:#fffc;border:1px solid #1f4c3924;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.35rem;min-width:0;padding:.35rem .45rem;text-decoration:none;display:grid}.driver-thread-attachment img{object-fit:cover;border:1px solid #d7e2d9;border-radius:6px;width:2.2rem;height:2.2rem}.driver-thread-attachment span{color:#526259;text-transform:uppercase;grid-column:1;font-size:.68rem;font-weight:850}.driver-thread-attachment.is-image span{grid-column:auto}.driver-thread-attachment strong{color:#17251d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;overflow:hidden}.driver-thread-attachment small{color:#657166;white-space:nowrap;font-size:.7rem}.driver-thread-attach-control{color:#213229;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cfdad2;border-radius:8px;justify-content:center;align-items:center;min-height:2.35rem;padding:0 .75rem;font-size:.78rem;font-weight:850;display:inline-flex;position:relative}.driver-thread-attach-control input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.driver-thread-bubble strong,.driver-thread-bubble span,.driver-thread-bubble small,.driver-thread-bubble em{overflow-wrap:anywhere;display:block}.driver-thread-bubble-head,.driver-messages-bubble-head{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.driver-messages-avatar{color:#173524;letter-spacing:0;background:#e7f3eb;border:1px solid #1f4c392e;border-radius:50%;flex:none;place-items:center;width:1.48rem;height:1.48rem;font-size:.68rem;font-weight:900;display:inline-grid}.driver-messages-bubble-head strong{margin-right:auto}.driver-thread-bubble-head small,.driver-messages-bubble-head small,.driver-messages-bubble-foot{color:#657166;white-space:nowrap;font-size:.68rem;font-weight:750}.driver-thread-bubble-meta,.driver-messages-bubble-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin:.28rem 0 0;display:grid}.driver-thread-bubble-meta div,.driver-messages-bubble-meta div{text-align:left;background:#ffffffb8;border:1px solid #1f4c391f;border-radius:8px;min-width:0;padding:.22rem .34rem}.driver-thread-bubble-meta dt,.driver-messages-bubble-meta dt{color:#526259;text-transform:uppercase;margin:0 0 .08rem;font-size:.64rem;font-weight:850}.driver-thread-bubble-meta dd,.driver-messages-bubble-meta dd{color:#17251d;overflow-wrap:anywhere;margin:0;font-size:.72rem;font-weight:850}.driver-load-workflow-shell--messages{padding:.72rem}.driver-load-workflow-shell--messages .driver-load-workflow-grid{min-height:min(74dvh,54rem)}.driver-load-workflow-shell--messages .driver-thread-card{grid-template-rows:auto minmax(0,1fr) auto auto;gap:.62rem;min-height:min(74dvh,54rem);padding:.72rem}.driver-load-workflow-shell--messages .driver-thread-header{align-items:center}.driver-load-workflow-shell--messages .driver-thread-header p{display:none}.driver-load-workflow-shell--messages .driver-thread-log{background:#f8faf8;border-radius:12px;gap:.46rem;min-height:22rem;max-height:none;padding:.6rem}.driver-load-workflow-shell--messages .driver-thread-bubble{border-left-width:1px;border-radius:18px;max-width:min(86%,38rem);padding:.56rem .72rem}.driver-load-workflow-shell--messages .driver-thread-bubble.outbound strong,.driver-load-workflow-shell--messages .driver-thread-bubble.outbound span,.driver-load-workflow-shell--messages .driver-thread-bubble.outbound small,.driver-load-workflow-shell--messages .driver-thread-bubble.outbound dd,.driver-load-workflow-shell--messages .driver-thread-bubble.outbound dt{color:#fff}.driver-load-workflow-shell--messages .driver-thread-bubble--load_event,.driver-load-workflow-shell--messages .driver-thread-bubble--system{border-radius:12px;max-width:min(100%,34rem)}.driver-load-workflow-shell--messages .driver-thread-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn{color:#fff;letter-spacing:0;text-align:center;border:1px solid #0000;border-radius:8px;min-height:2.5rem;padding:0 .72rem;font-size:.74rem;font-weight:900}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--pickup{background:#1f7a4f;border-color:#1f9f676b}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--delivery{background:#27607f;border-color:#27607f6b}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--late{background:#b8791c;border-color:#b8791c6b}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--issue{background:#a4423d;border-color:#a4423d6b}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn:hover:not(:disabled),.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn:focus-visible{filter:brightness(1.06)}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--pickup:hover:not(:disabled),.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--pickup:focus-visible{background:#23885a}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--delivery:hover:not(:disabled),.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--delivery:focus-visible{background:#2d6f92}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--late:hover:not(:disabled),.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--late:focus-visible{background:#c9831f}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--issue:hover:not(:disabled),.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--issue:focus-visible{background:#b64b45}.driver-load-workflow-shell--messages .driver-thread-compose{grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;gap:.45rem}.driver-load-workflow-shell--messages .driver-thread-compose textarea{resize:vertical;border-radius:18px;min-height:2.75rem;max-height:8rem;padding:.78rem .95rem}.driver-thread-bubble em{color:#314139;background:#ffffffad;border:1px solid #1f4c3924;border-radius:8px;justify-self:start;width:fit-content;max-width:100%;margin-top:.18rem;padding:.16rem .42rem;font-size:.72rem;font-style:normal;font-weight:800;display:inline-flex}.driver-thread-bubble--load_event em,.driver-thread-bubble--system em{justify-self:center}.motive-mobile-nav-identity{gap:.25rem;min-width:0;display:grid}.motive-mobile-nav-identity>span,.motive-user-company{color:#8da196;font-size:.75rem;font-weight:800}.dispatch-mobile-workspace-tabs{display:none}.dispatch-mobile-workspace-tabs button,.dispatch-mobile-workspace-tabs a{color:#213229;text-align:left;background:#fff;border:1px solid #cfdad2;border-radius:8px;min-width:0;min-height:2.65rem;padding:.42rem .5rem;text-decoration:none}.dispatch-mobile-workspace-tabs button.is-active,.dispatch-mobile-workspace-tabs button[aria-pressed=true]{border-color:var(--fir-green,#198754);border-left:4px solid var(--fir-green,#198754);background:#eef7f0}.dispatch-mobile-workspace-tabs span,.dispatch-mobile-workspace-tabs strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dispatch-mobile-workspace-tabs span{text-transform:uppercase;color:#58685f;font-size:.7rem;font-weight:850}.dispatch-mobile-workspace-tabs strong{color:#15261c;margin-top:.15rem;font-size:.9rem}@media (max-width:900px){.driver-mobile-next-load,.driver-portal-account-sheet-grid,.driver-load-identity-grid,.driver-fuel-route-list,.driver-messages-context-rail,.driver-messages-layout,.driver-messages-compose{grid-template-columns:minmax(0,1fr)}.dispatch-messages-header,.driver-messages-command,.driver-messages-thread-head{flex-direction:column}.driver-messages-search{min-width:100%}.dispatch-mobile-workspace-tabs{z-index:20;background:#f9fcfafa;border:1px solid #dbe4dd;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem;padding:.45rem;display:grid;position:sticky;top:0;box-shadow:0 8px 18px #16261d14}.dispatch-board-shell.mobile-dispatch-pane-board .dispatch-reset-side-rail,.dispatch-board-shell.mobile-dispatch-pane-board .dispatch-reset-support-drawers-below,.dispatch-board-shell.mobile-dispatch-pane-exceptions .dispatch-table-shell,.dispatch-board-shell.mobile-dispatch-pane-exceptions .dispatch-grid-footer-row,.dispatch-board-shell.mobile-dispatch-pane-exceptions .dispatch-reset-manifest-context-inline,.dispatch-board-shell.mobile-dispatch-pane-exceptions .dispatch-reset-side-card--resources,.dispatch-board-shell.mobile-dispatch-pane-exceptions .dispatch-reset-side-card--watchlist,.dispatch-board-shell.mobile-dispatch-pane-drivers .dispatch-table-shell,.dispatch-board-shell.mobile-dispatch-pane-drivers .dispatch-grid-footer-row,.dispatch-board-shell.mobile-dispatch-pane-drivers .dispatch-reset-manifest-context-inline,.dispatch-board-shell.mobile-dispatch-pane-drivers .dispatch-reset-exception-rail,.dispatch-board-shell.mobile-dispatch-pane-drivers .dispatch-reset-side-card--exceptions,.dispatch-board-shell.mobile-dispatch-pane-drivers .dispatch-reset-side-card--watchlist{display:none}}@media (max-width:760px){.driver-thread-bubble,.driver-messages-bubble{max-width:94%}.driver-thread-bubble-head,.driver-messages-bubble-head{flex-direction:column;align-items:flex-start;gap:.12rem}.driver-thread-bubble-meta,.driver-messages-bubble-meta{grid-template-columns:minmax(0,1fr)}.driver-thread-bubble-head small,.driver-messages-bubble-head small,.driver-messages-bubble-foot{white-space:normal}.driver-dashboard-shell{padding-bottom:calc(5.8rem + env(safe-area-inset-bottom))}.driver-dashboard-shell--messages{padding-inline:.45rem}.driver-portal-topbar{z-index:30;padding:.58rem .62rem;position:sticky;top:.35rem}.driver-portal-topbar-copy span{font-size:.68rem}.driver-portal-topbar-copy strong{font-size:.94rem}.driver-portal-settings-button{min-height:2.1rem;padding:0 .62rem}.driver-portal-account-sheet{padding:.62rem}.driver-portal-account-sheet-actions,.driver-portal-account-sheet-actions .logout-btn{width:100%}.driver-load-workflow-header{gap:.3rem}.driver-load-workflow-header .shell-muted{display:none}.driver-dashboard-panel{gap:.72rem;scroll-margin-top:4.45rem}.driver-mobile-bottom-nav{z-index:1200;padding:.44rem .52rem calc(.5rem + env(safe-area-inset-bottom));background:#fbfdfbfa;border-top:1px solid #d8e2da;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:.1rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 28px #16261d1a}.driver-mobile-secondary-actions{background:#fbfcfb;border:1px solid #d7e2d9;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:.55rem;display:grid}.driver-mobile-secondary-actions button{color:#213229;background:#fff;border:1px solid #cfdad2;border-radius:8px;min-height:2.35rem;font-weight:850}.driver-mobile-secondary-actions button.is-active{border-color:var(--fir-green,#198754);color:#14532d;background:#eef7f0}.driver-mobile-next-load{grid-template-columns:minmax(0,1fr);gap:.65rem}.driver-load-key-lines{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;display:grid}.driver-load-key-lines>span{min-width:0}.driver-mobile-current-upload{width:100%;min-height:2.6rem}.driver-current-action-strip,.driver-load-document-grid,.driver-thread-compose{grid-template-columns:minmax(0,1fr)}.driver-load-workflow-shell--messages{border-radius:10px;padding:.38rem}.driver-load-workflow-shell--messages .driver-load-workflow-header{padding-inline:.1rem}.driver-load-workflow-shell--messages .driver-load-workflow-grid,.driver-load-workflow-shell--messages .driver-thread-card{min-height:calc(100dvh - 17.5rem)}.driver-load-workflow-shell--messages .driver-thread-card{border-radius:10px;padding:.48rem}.driver-load-workflow-shell--messages .driver-thread-log{min-height:calc(100dvh - 27rem);padding:.42rem}.driver-load-workflow-shell--messages .driver-thread-bubble{max-width:92%;padding:.5rem .66rem}.driver-load-workflow-shell--messages .driver-thread-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.36rem}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn{min-height:2.35rem;padding:0 .42rem;font-size:.68rem}.driver-load-workflow-shell--messages .driver-thread-compose{grid-template-columns:minmax(0,1fr)}.driver-load-workflow-shell--messages .driver-thread-compose textarea{min-height:3.05rem}}@media (max-width:900px){.office-shell.motive-shell,.office-shell.is-operations-shell,.office-shell.is-dispatch-shell,.office-shell.is-company-shell{width:100%;max-width:100%;overflow-x:hidden;grid-template-columns:minmax(0,1fr)!important;display:block!important}.office-shell .motive-rail,.office-shell.is-operations-shell .motive-rail,.office-shell.is-dispatch-shell .motive-rail,.office-shell.is-company-shell .motive-rail{display:none!important}.office-shell .motive-workspace,.office-shell.is-dispatch-shell .motive-workspace{width:100%;min-width:0;max-width:100%}.office-shell .motive-header,.office-shell.is-operations-shell .motive-header,.office-shell.is-dispatch-shell .motive-header{grid-template-columns:minmax(0,1fr);gap:.48rem;padding:.5rem .62rem;display:grid}.office-shell .motive-header-left,.office-shell .motive-header-right,.office-shell.is-dispatch-shell .motive-header-left,.office-shell.is-dispatch-shell .motive-header-right{flex-wrap:wrap;width:100%;min-width:0}.office-shell .motive-mobile-menu-trigger{white-space:nowrap;flex:none;justify-content:center;width:auto;min-width:5.2rem}.office-shell .motive-dispatch-topbar,.office-shell.is-dispatch-shell .motive-dispatch-topbar{grid-template-columns:minmax(0,1fr);gap:.42rem;width:100%;min-width:0}.office-shell .motive-dispatch-search-link,.office-shell.is-dispatch-shell .motive-dispatch-search-link{width:100%;min-width:0;max-width:100%}.office-shell .motive-ops-utility-strip,.office-shell.is-dispatch-shell .motive-ops-utility-strip{justify-content:flex-start;width:100%;max-width:100%;padding-bottom:.1rem;overflow-x:auto}.office-shell .motive-ops-utility-chip{flex:none}.office-shell .office-main,.office-shell .office-main>main.shell-page{width:100%;min-width:0;max-width:100%;padding-left:.55rem;padding-right:.55rem}.office-shell.is-dispatch-shell .dispatch-board-shell,.office-shell.is-dispatch-shell .dispatch-board-header-shell,.office-shell.is-dispatch-shell .dispatch-board-ops-grid,.office-shell.is-dispatch-shell .dispatch-loads-shell,.office-shell.is-dispatch-shell .dispatch-resource-dock{width:100%;min-width:0;max-width:100%}.office-shell.is-dispatch-shell .dispatch-board-shell{padding:.55rem 0}.office-shell.is-dispatch-shell .dispatch-board-header-shell,.office-shell.is-dispatch-shell .dispatch-loads-shell,.office-shell.is-dispatch-shell .dispatch-resource-dock{border-radius:8px}.office-shell.is-dispatch-shell .dispatch-board-command-shell,.office-shell.is-dispatch-shell .dispatch-loads-shell-head{grid-template-columns:minmax(0,1fr)}.office-shell.is-dispatch-shell .dispatch-table-shell{width:100%;max-width:100%;overflow-x:auto}.office-shell.is-dispatch-shell .dispatch-board-table{min-width:760px}}@media (min-width:901px){.office-shell.is-company-shell .motive-rail,.office-shell.is-dispatch-shell .motive-rail{height:100dvh!important;padding:.48rem .55rem!important;overflow:hidden!important}.office-shell.is-company-shell .motive-rail-intro,.office-shell.is-dispatch-shell .motive-rail-intro{gap:.32rem!important}.office-shell.is-company-shell .motive-brand-row,.office-shell.is-dispatch-shell .motive-brand-row{min-height:2.05rem!important}.office-shell.is-company-shell .motive-brand-word,.office-shell.is-dispatch-shell .motive-brand-word{font-size:.88rem!important}.office-shell.is-company-shell .motive-nav,.office-shell.is-dispatch-shell .motive-nav{scrollbar-width:thin;gap:.28rem!important;min-height:0!important;padding-right:.18rem!important;overflow:hidden auto!important}.office-shell.is-company-shell .motive-nav-group,.office-shell.is-dispatch-shell .motive-nav-group{gap:.08rem!important}.office-shell.is-company-shell .motive-nav-group-label,.office-shell.is-dispatch-shell .motive-nav-group-label{letter-spacing:.14em!important;margin:0 0 .06rem!important;padding:0 .28rem!important;font-size:.54rem!important;line-height:1.1!important}.office-shell.is-company-shell .motive-nav-divider,.office-shell.is-dispatch-shell .motive-nav-divider{margin:.14rem 0 .12rem!important}.office-shell.is-company-shell .motive-nav a,.office-shell.is-dispatch-shell .motive-nav a{min-height:2.22rem!important;padding:.3rem .42rem!important}.office-shell.is-company-shell .motive-nav-link-lead,.office-shell.is-dispatch-shell .motive-nav-link-lead{align-items:center!important;gap:.42rem!important}.office-shell.is-company-shell .motive-nav-icon,.office-shell.is-dispatch-shell .motive-nav-icon{width:1.48rem!important;min-width:1.48rem!important;height:1.48rem!important;font-size:.56rem!important}.office-shell.is-company-shell .motive-nav-link-label,.office-shell.is-dispatch-shell .motive-nav-link-label{letter-spacing:.02em!important;white-space:normal!important;font-size:.68rem!important;line-height:1.08!important}.office-shell.is-company-shell .motive-nav-link-detail,.office-shell.is-dispatch-shell .motive-nav-link-detail{display:none!important}}.office-shell.is-equipment-shell .equipment-select-col{text-align:center!important;text-overflow:clip!important;white-space:normal!important;width:2.35rem!important;min-width:2.35rem!important;max-width:2.35rem!important;padding-left:.38rem!important;padding-right:.32rem!important;overflow:visible!important}.office-shell.is-equipment-shell .equipment-select-col .dispatch-checkbox,.office-shell.is-equipment-shell .equipment-select-col .dispatch-checkbox-control{flex:none!important;margin:0 auto!important;display:inline-flex!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-stage-surface:#2f74432b;--dispatch-row-stage-hover:#2f74433d;--dispatch-row-stage-accent:#1f4c39eb}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1{--dispatch-row-stage-surface:#a470172e;--dispatch-row-stage-hover:#a4701740;--dispatch-row-stage-accent:#805112f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-stage-surface:#be56152b;--dispatch-row-stage-hover:#be56153d;--dispatch-row-stage-accent:#944310f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3{--dispatch-row-stage-surface:#9a3a482e;--dispatch-row-stage-hover:#9a3a4840;--dispatch-row-stage-accent:#762b36f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-stage-surface:#1c7c8b2e;--dispatch-row-stage-hover:#1c7c8b40;--dispatch-row-stage-accent:#176977f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-stage-surface:#606f7e2b;--dispatch-row-stage-hover:#606f7e3d;--dispatch-row-stage-accent:#485765e6}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-warning{--dispatch-row-stage-surface:#b274232e;--dispatch-row-stage-hover:#b2742340;--dispatch-row-stage-accent:#845215f0}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-row.tone-urgent{--dispatch-row-stage-surface:#9d463230;--dispatch-row-stage-hover:#9d463245;--dispatch-row-stage-accent:#753122f5}.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-new:not(.is-selected)>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-1:not(.is-selected)>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-2:not(.is-selected)>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-3:not(.is-selected)>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-active:not(.is-selected)>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-completed:not(.is-selected)>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-warning:not(.is-selected)>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-urgent:not(.is-selected)>td{background:var(--dispatch-row-stage-surface)!important}.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-new:not(.is-selected):hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-1:not(.is-selected):hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-2:not(.is-selected):hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-3:not(.is-selected):hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-active:not(.is-selected):hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-completed:not(.is-selected):hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-warning:not(.is-selected):hover>td,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-urgent:not(.is-selected):hover>td{background:var(--dispatch-row-stage-hover)!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.is-selected>td{background:#e8f0ec!important;box-shadow:inset 0 1px #1f4c392e,inset 0 -1px #1f4c392e!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.is-selected>td{background:#beccc329!important;box-shadow:inset 0 1px #dcebe229,inset 0 -1px #dcebe229!important}.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-new>td:first-child,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-1>td:first-child,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-2>td:first-child,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-3>td:first-child,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-active>td:first-child,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-completed>td:first-child,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-warning>td:first-child,.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-urgent>td:first-child{box-shadow:inset 5px 0 0 var(--dispatch-row-stage-accent,#1f4c39cc)!important}:root[data-theme=light] .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):not(.is-selected)>td,:root[data-theme=dark] .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):not(.is-selected)>td,:root:not([data-theme]) .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):not(.is-selected)>td,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):nth-child(2n):not(.is-selected)>td,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):nth-child(2n):not(.is-selected)>td,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):nth-child(2n):not(.is-selected)>td{background:var(--dispatch-row-stage-surface)!important}:root[data-theme=light] .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):not(.is-selected):hover>td,:root[data-theme=dark] .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):not(.is-selected):hover>td,:root:not([data-theme]) .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):not(.is-selected):hover>td{background:var(--dispatch-row-stage-hover)!important}:root[data-theme=light] .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent).is-selected>td,:root[data-theme=dark] .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent).is-selected>td,:root:not([data-theme]) .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent).is-selected>td{background:var(--dispatch-row-selected-surface,#e8f0ec)!important}:root[data-theme=light] .office-shell.is-dispatch-shell{--dispatch-row-selected-surface:#e8f0ec}:root[data-theme=dark] .office-shell.is-dispatch-shell,:root:not([data-theme]) .office-shell.is-dispatch-shell{--dispatch-row-selected-surface:#beccc329}:root[data-theme=light] .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent)>td:first-child,:root[data-theme=dark] .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent)>td:first-child,:root:not([data-theme]) .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent)>td:first-child{box-shadow:inset 5px 0 0 var(--dispatch-row-stage-accent,#1f4c39cc), inset 0 1px 0 #1f4c391f, inset 0 -1px 0 #1f4c391f!important}.office-shell .motive-ops-utility-strip{align-items:center!important}.office-shell .motive-ops-utility-account,.office-shell .motive-user-summary{justify-content:center!important;align-items:center!important;min-height:2.05rem!important;padding-top:.32rem!important;padding-bottom:.32rem!important}.office-shell .motive-ops-utility-account strong,.office-shell .motive-user-account,.office-shell .motive-ops-utility-account span,.office-shell .motive-user-email{line-height:1.12!important}.office-shell .logout-btn,.office-shell .motive-ops-utility-chip{align-self:center!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch,.office-shell.is-dispatch-shell .dispatch-reset-support-row{min-width:0!important;padding-inline:.72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-list{grid-auto-rows:max-content!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch{align-content:start!important;gap:.24rem!important;height:auto!important;min-height:max-content!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-watch-ref-line{grid-template-columns:minmax(0,1fr)!important;gap:.28rem!important;width:100%!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-watch-ref-line>span,.office-shell.is-dispatch-shell .dispatch-reset-side-resource-copy,.office-shell.is-dispatch-shell .dispatch-reset-support-row-line,.office-shell.is-dispatch-shell .dispatch-reset-support-row strong,.office-shell.is-dispatch-shell .dispatch-reset-side-watch strong,.office-shell.is-dispatch-shell .dispatch-reset-side-watch small{overflow-wrap:anywhere!important;word-break:break-word!important;min-width:0!important;max-width:100%!important}.office-shell.is-dispatch-shell .dispatch-watch-ref-line>span{justify-content:flex-start!important;padding:.18rem .4rem!important}.dispatch-load-assignment-action-field{gap:.45rem!important}.dispatch-driver-assignment-scrim{justify-content:center;align-items:center;padding:clamp(1rem,4vw,2.4rem)}.dispatch-driver-assignment-modal{width:min(58rem,100vw - 2rem);max-height:min(42rem,100vh - 2rem);overflow:auto}.dispatch-driver-assignment-modal-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.dispatch-driver-assignment-modal-head h3{color:#14231b;margin:.12rem 0;font-size:1.1rem;line-height:1.15}.dispatch-driver-assignment-modal-grid{grid-template-columns:minmax(0,1.35fr) minmax(17rem,.85fr);gap:.8rem;display:grid}.dispatch-driver-assignment-list,.dispatch-driver-assignment-current{align-content:start;gap:.68rem;min-width:0;display:grid}.dispatch-driver-assignment-results{gap:.42rem;max-height:24rem;padding-right:.16rem;display:grid;overflow:auto}.dispatch-driver-assignment-row{color:#17231c;text-align:left;cursor:pointer;background:#fbfdfb;border:1px solid #1f4c3929;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;width:100%;padding:.62rem .68rem;display:grid}.dispatch-driver-assignment-row:hover,.dispatch-driver-assignment-row.is-active{background:#edf7f0;border-color:#1f4c396b}.dispatch-driver-assignment-row:disabled{cursor:progress;opacity:.74}.dispatch-driver-assignment-row-main{gap:.12rem;min-width:0;display:grid}.dispatch-driver-assignment-row-main strong,.dispatch-driver-assignment-row-main small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dispatch-driver-assignment-current-card{border:1px solid #1f4c3929;border-left:4px solid var(--fir-green,#198754);background:#f7fbf8;border-radius:8px;gap:.18rem;padding:.68rem .72rem;display:grid}.dispatch-driver-assignment-current-card span,.dispatch-driver-assignment-current-card small{color:#52645a;font-size:.74rem}.dispatch-driver-assignment-current-card strong{color:#17231c;overflow-wrap:anywhere;font-size:.95rem}.office-shell.is-payroll-shell .payroll-driver-audit-help-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem;margin:.65rem 0 .72rem;display:grid}.office-shell.is-payroll-shell .payroll-driver-audit-help-strip article{border:1px solid #1f4c3926;border-left:4px solid var(--fir-green,#198754);background:#f7fbf8;border-radius:8px;gap:.18rem;padding:.62rem .72rem;display:grid}.office-shell.is-payroll-shell .payroll-driver-audit-help-strip strong{color:#14231b;font-size:.8rem}.office-shell.is-payroll-shell .payroll-driver-audit-help-strip span{color:#52645a;font-size:.74rem;line-height:1.35}.driver-thread-log,.driver-messages-log{min-width:0;max-width:100%;overflow-x:hidden;align-items:stretch!important;gap:.38rem!important;padding:.5rem!important}.driver-thread-bubble,.driver-messages-bubble{overflow-wrap:anywhere;word-break:break-word;min-width:0;border-radius:8px!important;max-width:min(70%,30rem)!important;padding:.42rem .56rem!important}.driver-thread-bubble.outbound,.driver-messages-bubble.is-office{justify-self:end;margin-left:auto}.driver-thread-bubble.inbound,.driver-messages-bubble.is-driver{justify-self:start;margin-right:auto}.driver-thread-bubble-head,.driver-thread-bubble-meta{gap:.3rem!important}.driver-thread-bubble--load_event,.driver-messages-bubble--load_event,.driver-thread-bubble--system,.driver-messages-bubble--system{width:fit-content;max-width:min(88%,24rem)!important}.driver-thread-bubble[open],.driver-messages-bubble[open]{width:min(100%,34rem);max-width:min(92%,34rem)!important}.help-workspace{gap:.85rem;display:grid}.help-command-surface{background:#fbfdfb;border:1px solid #1f4c3929;border-radius:8px;gap:.24rem;padding:.9rem 1rem;display:grid}.help-tutorial-grid,.help-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.help-tutorial-card,.help-faq-card{border:1px solid #1f4c3926;border-left:4px solid var(--fir-green,#198754);background:#fff;border-radius:8px;gap:.45rem;min-width:0;padding:.86rem;display:grid}.help-tutorial-card h2,.help-tutorial-card h3,.help-faq-card h3,.help-faq-card strong{color:#14231b;margin:0;font-size:.95rem}.help-tutorial-card ol,.help-faq-card p{color:#40564a;margin:0;font-size:.82rem;line-height:1.45}.help-tutorial-card ol{padding-left:1.1rem}@media (max-width:860px){.dispatch-driver-assignment-modal-grid,.office-shell.is-payroll-shell .payroll-driver-audit-help-strip,.help-tutorial-grid,.help-faq-grid{grid-template-columns:minmax(0,1fr)}.dispatch-driver-assignment-modal{width:min(100%,100vw - 1rem);max-height:calc(100vh - 1rem)}.dispatch-driver-assignment-results{max-height:16rem}.driver-thread-bubble,.driver-messages-bubble{max-width:88%!important}.office-shell [data-shell-header] .motive-ops-utility-strip{justify-content:flex-start!important}.office-shell .motive-workspace{padding-inline:.55rem!important}.office-shell .dispatch-table-card,.office-shell .ops-core-table-shell,.office-shell .reports-list-panel{overflow-x:auto!important}.office-shell .dispatch-table,.office-shell .reports-queue-table{min-width:42rem}}.maintenance-workspace,.compliance-workspace,.help-workspace{color:#16231b;gap:.9rem;display:grid}.maintenance-command-band,.compliance-command-band,.help-command-surface{align-items:center;box-shadow:none!important;background:#fbfdfb!important;border-color:#1f4c392e!important;border-radius:8px!important}.maintenance-summary-strip,.compliance-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.62rem;display:grid}.maintenance-summary-strip article,.compliance-summary-strip article{border:1px solid #1f4c3924;border-left:4px solid var(--fir-green,#198754);background:#fff;border-radius:8px;gap:.12rem;min-width:0;padding:.68rem .75rem;display:grid}.maintenance-summary-strip span,.compliance-summary-strip span,.help-article-card span,.help-quick-panel .workspace-eyebrow{color:#5b6d62;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:850}.maintenance-summary-strip strong,.compliance-summary-strip strong{color:#14231b;font-size:1.35rem;line-height:1.1}.maintenance-summary-strip small,.compliance-summary-strip small{color:#5b6d62;font-size:.78rem}.maintenance-layout,.compliance-layout{grid-template-columns:minmax(0,1fr) minmax(20rem,.34fr);align-items:start;gap:.85rem;display:grid}.maintenance-table-wrap,.compliance-table-wrap,.maintenance-detail-rail,.compliance-detail-rail,.help-article-card,.help-quick-panel{box-shadow:none;background:#fff;border:1px solid #1f4c3924;border-radius:8px}.maintenance-detail-rail,.compliance-detail-rail,.help-quick-panel{gap:.75rem;padding:.85rem;display:grid}.maintenance-rail-head,.compliance-rail-head{gap:.22rem;display:grid}.maintenance-rail-head h2,.compliance-rail-head h2,.help-article-card h2,.help-quick-panel h2{color:#14231b;letter-spacing:0;margin:0;font-size:1.08rem}.maintenance-rail-head p,.compliance-rail-head p,.help-article-card p,.help-faq-card p{color:#53645a;margin:0;font-size:.82rem;line-height:1.45}.maintenance-rail-list,.compliance-rail-list{gap:.45rem;margin:0;display:grid}.maintenance-rail-list div,.compliance-rail-list div{background:#f8fbf8;border:1px solid #1f4c391a;border-radius:8px;gap:.1rem;padding:.48rem .55rem;display:grid}.maintenance-rail-list dt,.compliance-rail-list dt{color:#5b6d62;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:850}.maintenance-rail-list dd,.compliance-rail-list dd{color:#16231b;margin:0;font-size:.86rem;font-weight:760}.maintenance-rail-actions,.compliance-rail-actions{flex-wrap:wrap;gap:.45rem;display:flex}.compliance-legend{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.compliance-legend span{color:#40564a;background:#fff;border:1px solid #1f4c3924;border-radius:999px;align-items:center;gap:.35rem;min-height:2rem;padding:.28rem .55rem;font-size:.76rem;font-weight:800;display:inline-flex}.compliance-legend i{border-radius:50%;width:.62rem;height:.62rem}.compliance-legend .tone-good{background:#198754}.compliance-legend .tone-warning{background:#b8791c}.compliance-legend .tone-urgent{background:#b42318}.compliance-driver-link{color:inherit;font-weight:900;text-decoration:none}.compliance-driver-link:hover,.compliance-driver-link:focus-visible{color:#1f4c39;text-underline-offset:.16rem;text-decoration:underline}.maintenance-row.is-urgent>td,.compliance-row.is-urgent>td{background:#f8e9e7b8!important}.maintenance-row.is-warning>td,.compliance-row.is-warning>td{background:#f8ebdaa8!important}.maintenance-row.is-active>td,.compliance-row.is-active>td{background:#e6f1f5ad!important}.maintenance-row.is-good>td,.compliance-row.is-good>td{background:#f6faf7db!important}.maintenance-row>td:first-child,.compliance-row>td:first-child{box-shadow:inset 4px 0 0 var(--fir-green,#198754)}.maintenance-row.is-warning>td:first-child,.compliance-row.is-warning>td:first-child{box-shadow:inset 4px 0 #b87423}.maintenance-row.is-urgent>td:first-child,.compliance-row.is-urgent>td:first-child{box-shadow:inset 4px 0 #9d4632}.help-topic-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.help-topic-tabs a{gap:.08rem;min-width:9rem;min-height:3rem;padding:.45rem .62rem;display:grid}.help-topic-tabs a span{color:#63766b;letter-spacing:0;text-transform:none;font-size:.7rem;font-weight:650}.help-article-layout{grid-template-columns:minmax(0,1fr) minmax(21rem,.36fr);align-items:start;gap:.85rem;display:grid}.help-article-list{gap:.72rem;display:grid}.help-article-card{gap:.75rem;padding:.9rem;display:grid}.help-article-card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.help-article-steps{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:.72rem;display:grid}.help-article-steps div{background:#f8fbf8;border:1px solid #1f4c391f;border-radius:8px;gap:.35rem;padding:.65rem .72rem;display:grid}.help-article-steps ol,.help-article-steps ul{color:#37483f;gap:.25rem;margin:0;padding-left:1.1rem;font-size:.82rem;line-height:1.42;display:grid}.help-faq-grid{grid-template-columns:minmax(0,1fr)}.metrics-range-form{background:#ffffffb3;border:1px solid #1f4c391f;border-radius:8px;flex-wrap:wrap;grid-column:1/-1;align-items:end;gap:.45rem;padding:.42rem;display:flex}.metrics-range-form label{color:#53645a;letter-spacing:.04em;text-transform:uppercase;gap:.16rem;font-size:.68rem;font-weight:800;display:grid}.metrics-range-form input{color:#16231b;background:#fff;border:1px solid #1f4c3929;border-radius:8px;min-height:2rem;padding:0 .5rem}.metrics-range-form button{background:var(--fir-green,#198754);color:#fff;border:1px solid #16653f52;border-radius:8px;min-height:2rem;padding:0 .72rem;font-weight:850}@media (max-width:1020px){.maintenance-layout,.compliance-layout,.help-article-layout{grid-template-columns:minmax(0,1fr)}.maintenance-summary-strip,.compliance-summary-strip,.help-article-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.maintenance-summary-strip,.compliance-summary-strip,.help-article-steps{grid-template-columns:minmax(0,1fr)}.maintenance-table-wrap,.compliance-table-wrap{overflow-x:auto}.maintenance-table,.compliance-table{min-width:46rem}.help-article-card-head,.metrics-range-form{flex-direction:column;align-items:stretch}}.office-shell .ops-core-command-strip{row-gap:.55rem}.office-shell .ops-core-table-shell-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.72rem}.office-shell .ops-core-table-actions{justify-content:flex-end}.office-shell .ops-core-table-shell-head p,.office-shell .ops-core-empty-state p{max-width:68ch}.office-shell .ops-core-empty-state,.office-shell .ops-core-support-row{align-content:start}.office-shell.is-load-workspace-shell .dispatch-load-ops-workspace .dispatch-load-read-summary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.dispatch-load-save-review-dialog{width:min(720px,100vw - 1.5rem);max-width:100%}.dispatch-load-save-review-grid{gap:.5rem;max-height:min(52vh,28rem);padding-right:.08rem;display:grid;overflow:auto}.dispatch-load-save-review-row{background:#fffef8;border:1px solid #1f4c3924;border-left:3px solid #1f8b5d94;border-radius:8px;gap:.38rem;padding:.68rem .76rem;display:grid}.dispatch-load-save-review-row>span{color:#4f6659;letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:850}.dispatch-load-save-review-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.dispatch-load-save-review-values div{gap:.18rem;min-width:0;display:grid}.dispatch-load-save-review-values strong{color:#17251d;font-size:.72rem;font-weight:800}.dispatch-load-save-review-values p{color:#42564b;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.78rem;line-height:1.45}@media (max-width:820px){:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-list,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-list,.dispatch-load-save-review-values{grid-template-columns:1fr}.office-shell .ops-core-table-actions{justify-content:flex-start}}@media (max-width:1180px) and (min-width:821px){:root[data-theme=light] .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-list,:root:not([data-theme]) .office-shell.is-load-workspace-shell .dispatch-load-next-actions .ops-assistant-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.market-monitor-page-shell{width:100%}.market-monitor-page-surface{gap:.75rem;display:grid}.market-monitor-workspace{color:#16231b;gap:.78rem;display:grid}.market-monitor-header.ops-core-page-header{background:#eef6ef;border:1px solid #1f4c3929;border-radius:12px;gap:.65rem;padding:.82rem;display:grid}.market-monitor-header .ops-core-header-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;display:grid}.market-monitor-header .ops-core-title-block{gap:.28rem;display:grid}.market-monitor-header .ops-core-title-block h1,.market-monitor-pulse-copy h2,.market-monitor-signal-card h2,.market-monitor-side-card h2,.market-monitor-adapters h2{color:#14231b;margin:0}.market-monitor-header .ops-core-title-block h1{font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.1}.market-monitor-header .ops-core-title-block p,.market-monitor-pulse-copy p,.market-monitor-signal-card p,.market-monitor-adapters p,.market-monitor-side-card p{color:#4b6155;margin:0;font-size:.86rem;line-height:1.45}.market-monitor-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.market-monitor-secondary-action,.market-monitor-panel-link{color:#183226;background:#fff;border:1px solid #1f4c392e;border-radius:8px;justify-content:center;align-items:center;gap:.38rem;min-height:2.15rem;padding:0 .72rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.market-monitor-secondary-action:disabled{color:#7b8a82;cursor:not-allowed}.market-monitor-command.ops-core-command-strip{background:#ffffffbd;border:1px solid #1f4c3924;border-radius:10px;gap:.52rem;padding:.56rem;display:grid}.market-monitor-command-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.market-monitor-command-summary article,.market-monitor-panel-grid div{background:#fff;border:1px solid #1f4c391f;border-radius:8px;gap:.12rem;min-width:0;padding:.52rem .6rem;display:grid}.market-monitor-command-summary span,.market-monitor-panel-grid span,.market-monitor-panel-lane span,.market-monitor-card-metric span,.market-monitor-alert-list span,.market-monitor-table td span,.market-monitor-provider-row small,.market-monitor-adapter-grid small{color:#53675c;font-size:.72rem;line-height:1.3}.market-monitor-command-summary strong,.market-monitor-panel-grid strong,.market-monitor-card-metric strong{color:#15251c;font-size:.95rem}.market-monitor-source-strip{flex-wrap:wrap;gap:.35rem;display:flex}.market-monitor-grid{grid-template-columns:minmax(0,1.6fr) minmax(270px,.74fr);gap:.72rem;display:grid}.market-monitor-pulse-card,.market-monitor-panel,.market-monitor-signal-card,.market-monitor-table-shell,.market-monitor-side-card,.market-monitor-adapters{background:#fff;border:1px solid #1f4c3924;border-radius:10px}.market-monitor-pulse-card{grid-template-columns:160px minmax(0,1fr);min-height:13.25rem;display:grid;overflow:hidden}.market-monitor-pulse-score{color:#fff;background:#193528;border-right:1px solid #1f4c391f;align-content:center;justify-items:center;gap:.2rem;padding:1rem;display:grid}.market-monitor-pulse-score span{font-size:3rem;font-weight:850;line-height:1}.market-monitor-pulse-score strong{font-size:.9rem}.market-monitor-pulse-copy{align-content:start;gap:.52rem;padding:.9rem;display:grid}.market-monitor-pulse-copy ul{color:#24382d;gap:.28rem;margin:0;padding-left:1.05rem;font-size:.86rem;line-height:1.4;display:grid}.market-monitor-panel{align-content:start;gap:.65rem;padding:.78rem;display:grid}.market-monitor-panel header,.market-monitor-signal-card header,.market-monitor-side-card header,.market-monitor-adapters header{justify-content:space-between;align-items:flex-start;gap:.58rem;display:flex}.market-monitor-adapters header .ops-core-status-chip{white-space:nowrap;flex:none}.market-monitor-panel header div,.market-monitor-signal-card header div,.market-monitor-adapters header div{gap:.22rem;min-width:0;display:grid}.market-monitor-panel header h2,.market-monitor-panel-lane strong{margin:0}.market-monitor-panel-score{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:.45rem;display:grid}.market-monitor-panel-score strong{color:#14231b;font-size:2rem;line-height:.95}.market-monitor-panel-score span{color:#4e6357;font-size:.8rem;font-weight:800}.market-monitor-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.market-monitor-panel-lane{border-top:1px solid #1f4c391f;gap:.22rem;padding-top:.62rem;display:grid}.market-monitor-panel-lane p{color:#4c6056;margin:0;font-size:.78rem;line-height:1.45}.market-monitor-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem;display:grid}.market-monitor-signal-card{gap:.7rem;padding:.78rem;display:grid}.market-monitor-signal-card header{justify-content:flex-start}.market-monitor-signal-card svg:not(.market-monitor-sparkline){color:#1f8b5d;flex:none;margin-top:.12rem}.market-monitor-card-metric{gap:.14rem;display:grid}.market-monitor-card-metric strong{font-size:1.65rem;line-height:1}.market-monitor-sparkline{width:100%;height:4.6rem}.market-monitor-sparkline-baseline{fill:none;stroke:#1f4c3921;stroke-width:1px}.market-monitor-sparkline-line{fill:none;stroke:#1f8b5d;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.market-monitor-alert-list,.market-monitor-link-list,.market-monitor-provider-list{gap:.42rem;display:grid}.market-monitor-alert-list div,.market-monitor-link-list a,.market-monitor-provider-row{background:#fbfdfb;border:1px solid #1f4c391c;border-radius:8px;gap:.16rem;padding:.48rem .55rem;display:grid}.market-monitor-alert-list strong,.market-monitor-link-list strong,.market-monitor-provider-row strong,.market-monitor-adapter-grid strong{color:#172a20;font-size:.84rem}.market-monitor-main-columns{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:.72rem;display:grid}.market-monitor-table-shell{overflow:hidden}.market-monitor-table-wrap{overflow-x:auto}.market-monitor-lane-form{border-top:1px solid #1f4c391a;grid-template-columns:repeat(5,minmax(112px,1fr)) auto;gap:.48rem;padding:.62rem .68rem;display:grid}.market-monitor-lane-form label{gap:.2rem;min-width:0;display:grid}.market-monitor-lane-form label span{color:#53675c;font-size:.72rem;font-weight:850}.market-monitor-lane-form input,.market-monitor-lane-form select{color:#182a20;background:#fff;border:1px solid #1f4c3929;border-radius:8px;min-width:0;min-height:2.1rem;padding:0 .54rem;font-size:.82rem}.market-monitor-lane-add,.market-monitor-inline-action{color:#fff;background:#193528;border:1px solid #1f4c392e;border-radius:8px;justify-content:center;align-items:center;gap:.34rem;min-height:2.1rem;padding:0 .64rem;font-size:.78rem;font-weight:850;display:inline-flex}.market-monitor-lane-add{align-self:end}.market-monitor-lane-add:disabled,.market-monitor-inline-action:disabled{color:#77877f;cursor:not-allowed;background:#dfe7e2}.market-monitor-inline-action{color:#183226;background:#fff;min-height:1.75rem}.market-monitor-watchlist-note{color:#566b60;border-top:1px solid #1f4c391a;margin:0;padding:.62rem .68rem 0;font-size:.82rem}.market-monitor-table{border-collapse:collapse;width:100%;min-width:780px}.market-monitor-table th,.market-monitor-table td{text-align:left;vertical-align:top;border-top:1px solid #1f4c391a;padding:.58rem .68rem}.market-monitor-table th{color:#40564a;background:#f5f8f4;font-size:.72rem;font-weight:850}.market-monitor-table td{color:#20342a;font-size:.84rem}.market-monitor-table td:first-child{gap:.12rem;display:grid}.market-monitor-side-stack{gap:.72rem;display:grid}.market-monitor-side-card,.market-monitor-adapters{gap:.62rem;padding:.78rem;display:grid}.market-monitor-link-list a{color:inherit;text-decoration:none}.market-monitor-link-list a:hover{border-color:#1f8b5d57}.market-monitor-provider-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.market-monitor-provider-row p{color:#566b60;margin:0;font-size:.76rem;line-height:1.4}.market-monitor-provider-row>div:last-child{justify-items:end;gap:.18rem;display:grid}.market-monitor-adapter-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.58rem;display:grid}.market-monitor-adapter-grid article{background:#fbfdfb;border:1px solid #1f4c391f;border-radius:8px;align-content:start;gap:.34rem;padding:.62rem;display:grid}.market-monitor-adapter-grid svg{color:#1f8b5d}.market-monitor-adapter-grid span,.market-monitor-adapter-grid p{color:#4d6257;margin:0;font-size:.78rem;line-height:1.4}.market-monitor-save-error{color:#762d24;background:#fff5f2;border:1px solid #942d2d47;border-radius:8px;align-items:center;gap:.4rem;padding:.56rem .7rem;font-size:.84rem;font-weight:800;display:inline-flex;position:fixed;bottom:1rem;right:1rem}@media (max-width:1180px){.market-monitor-grid,.market-monitor-main-columns,.market-monitor-card-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.market-monitor-header .ops-core-header-main,.market-monitor-command-summary,.market-monitor-pulse-card,.market-monitor-provider-row{grid-template-columns:minmax(0,1fr)}.market-monitor-header-actions{justify-content:flex-start}.market-monitor-pulse-score{border-bottom:1px solid #1f4c391f;border-right:0}.market-monitor-panel-grid,.market-monitor-lane-form{grid-template-columns:minmax(0,1fr)}.market-monitor-provider-row>div:last-child{justify-items:start}}.office-shell .motive-ops-utility-account,.office-shell .motive-user-summary{flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:.46rem!important;display:inline-flex!important}.office-shell .motive-user-avatar{background:#eef6f0;border:1px solid #1f4c3938;border-radius:10px;flex:none;width:1.86rem;height:1.86rem;display:inline-block;overflow:hidden}.office-shell .motive-user-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.office-shell .motive-user-copy{gap:.08rem;min-width:0;display:grid}.office-shell .motive-user-copy strong,.office-shell .motive-user-copy span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden;display:block!important}.office-shell .motive-user-role,.office-shell .motive-user-company{color:#40564a;font-size:.72rem}.office-shell.is-dispatch-shell .dispatch-table-control-strip{justify-content:space-between;align-items:center;gap:.56rem;padding:.5rem .68rem 0;display:flex}.office-shell.is-search-shell .dispatch-table-control-strip,.office-shell.is-operations-shell.is-search-shell .dispatch-table-control-strip{padding-top:.62rem}.dispatch-date-sort-controls{flex-wrap:wrap;align-items:center;gap:.28rem;display:inline-flex}.dispatch-date-sort-button,.dispatch-column-customizer-trigger,.dispatch-column-reset-button{color:#1b3126;cursor:pointer;background:#fff;border:1px solid #1f4c392e;border-radius:7px;justify-content:center;align-items:center;gap:.28rem;min-height:1.84rem;padding:0 .5rem;font-size:.72rem;font-weight:850;display:inline-flex}.dispatch-date-sort-button.is-active,.dispatch-date-sort-button[aria-pressed=true]{color:#135238;background:#eaf5ee;border-color:#1f7a4f61}.dispatch-column-customizer{position:relative}.dispatch-column-customizer>summary{list-style:none}.dispatch-column-customizer>summary::-webkit-details-marker{display:none}.dispatch-column-customizer-panel{z-index:22;background:#fff;border:1px solid #1f4c392e;border-radius:8px;gap:.54rem;width:min(24rem,100vw - 2rem);max-height:min(34rem,100dvh - 10rem);padding:.62rem;display:grid;position:absolute;top:calc(100% + .34rem);right:0;overflow:auto;box-shadow:0 18px 42px #0d1b1229}.dispatch-column-customizer-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.dispatch-column-customizer-head strong{color:#16231c;font-size:.82rem}.dispatch-column-customizer-list{gap:.26rem;display:grid}.dispatch-column-customizer-row{cursor:grab;background:#fbfdfb;border:1px solid #1f4c391a;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.4rem;min-width:0;padding:.32rem .38rem;display:grid}.dispatch-column-customizer-row:active{cursor:grabbing}.dispatch-column-customizer-row.is-dragging{opacity:.64;background:#eef8f1;border-color:#1f7a4f57}.dispatch-column-customizer-row:focus-within{border-color:#1f7a4f61;box-shadow:0 0 0 2px #1f7a4f1f}.dispatch-column-drag-handle{color:#66796e;cursor:grab;flex-shrink:0}.dispatch-column-customizer-row .dispatch-checkbox{min-width:0}.dispatch-column-customizer-row .dispatch-checkbox-label{color:#1d3026;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dispatch-date-sort-button:disabled,.dispatch-column-reset-button:disabled{opacity:.48;cursor:not-allowed}.dispatch-table-loading-cell{padding:.9rem 1rem!important}.dispatch-table-loading-state{color:#40564a;gap:.2rem;display:grid}.dispatch-table-loading-state strong{color:#1d3026}.dispatch-table-refresh-status{color:#40564a;align-items:center;gap:.35rem;margin:.42rem 0 0;font-size:.76rem;font-weight:760;display:inline-flex}.office-shell.is-dispatch-shell .dispatch-reset-support-action-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.46rem;min-width:0;display:grid}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.3rem!important;width:auto!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions .fleetview-secondary-btn{white-space:nowrap!important;width:auto!important;min-width:0!important;min-height:1.66rem!important;padding-inline:.48rem!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list{max-height:4.85rem!important;padding-right:.14rem!important;overflow:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-command-search,.office-shell .dispatch-search-command-search-shell,.office-shell .dispatch-search-command-rail .dispatch-input-shell,.office-shell .dispatch-search-workspace .dispatch-field input,.office-shell .dispatch-search-workspace .dispatch-field select,.office-shell .dispatch-search-workspace .dispatch-field textarea{background:#fff!important;border-color:#1f4c3952!important;box-shadow:inset 0 0 0 1px #1f4c390f!important}.office-shell.is-dispatch-shell .dispatch-reset-command-search:focus-within,.office-shell .dispatch-search-command-search-shell:focus-within,.office-shell .dispatch-search-command-rail .dispatch-input-shell:focus-within,.office-shell .dispatch-search-workspace .dispatch-field:focus-within input,.office-shell .dispatch-search-workspace .dispatch-field:focus-within select,.office-shell .dispatch-search-workspace .dispatch-field:focus-within textarea{border-color:#18734d8f!important;box-shadow:0 0 0 2px #1f7a4f1a,inset 0 0 0 1px #1f4c391a!important}.office-shell.is-dispatch-shell .dispatch-reset-command-search input::placeholder,.office-shell .dispatch-search-command-search-shell input::placeholder,.office-shell .dispatch-search-workspace .dispatch-field input::placeholder{color:#53685d!important}.office-shell.is-dispatch-shell .motive-dispatch-search-link,.office-shell.is-dispatch-shell .dispatch-reset-command-search input,.office-shell .dispatch-search-command-search-shell input,.office-shell .dispatch-search-workspace input:not([type=checkbox]):not([type=radio]),.office-shell .dispatch-search-workspace select,.office-shell .dispatch-search-workspace textarea{background:#fff!important;border:1px solid #1f4c3961!important;box-shadow:0 1px #0d1b1208,inset 0 0 0 1px #1f4c3914!important}.office-shell.is-dispatch-shell .motive-dispatch-search-link:focus-visible,.office-shell.is-dispatch-shell .dispatch-reset-command-search input:focus,.office-shell .dispatch-search-command-search-shell input:focus,.office-shell .dispatch-search-workspace input:not([type=checkbox]):not([type=radio]):focus,.office-shell .dispatch-search-workspace select:focus,.office-shell .dispatch-search-workspace textarea:focus{border-color:#18734d9e!important;outline:none!important;box-shadow:0 0 0 2px #1f7a4f1f,inset 0 0 0 1px #1f4c391f!important}@media (max-width:980px){.office-shell.is-dispatch-shell .dispatch-table-control-strip{flex-direction:column;align-items:stretch}.office-shell.is-dispatch-shell .dispatch-reset-support-action-row{grid-template-columns:minmax(0,1fr)}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{justify-content:flex-start!important}}@media (max-width:620px){.dispatch-date-sort-controls,.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid!important}.dispatch-date-sort-button,.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions .fleetview-secondary-btn{width:100%!important}.dispatch-column-customizer,.dispatch-column-customizer-trigger{width:100%}.dispatch-column-customizer-panel{width:100%;left:0;right:auto}}.dispatch-table-interaction-toolbar{color:#172119;background:#f7faf6;border:1px solid #1f4c3924;border-radius:8px;align-items:center;gap:.28rem;margin:0 0 .42rem;padding:.22rem;display:inline-flex;box-shadow:0 1px 2px #0d1b120a}.dispatch-table-interaction-toolbar span{color:#53685e;letter-spacing:.06em;text-transform:uppercase;padding:0 .36rem;font-size:.66rem;font-weight:850}.dispatch-table-interaction-toolbar button,.dispatch-table-context-menu button{color:#172119;cursor:pointer;font:inherit;background:#fff;border:1px solid #1f4c3929;border-radius:6px;font-size:.72rem;font-weight:850}.dispatch-table-interaction-toolbar button{min-height:1.8rem;padding:.24rem .5rem}.dispatch-table-interaction-toolbar button:hover,.dispatch-table-context-menu button:hover:not(:disabled){color:#14563a;background:#eef8f1;border-color:#1f7a4f52}.dispatch-table-context-menu{z-index:80;background:#fff;border:1px solid #1f4c3933;border-radius:8px;gap:.24rem;width:min(220px,100vw - 24px);padding:.36rem;display:grid;position:fixed;box-shadow:0 18px 38px #0d1b1233}.dispatch-table-context-menu button{text-align:left;min-height:2rem;padding:.36rem .5rem}.dispatch-table-context-menu button:disabled{cursor:not-allowed;opacity:.45}.app-workflow-dialog-backdrop{z-index:120;background:#08120d7a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.app-workflow-dialog{background:#fbfdf9;border:1px solid #1f4c392e;border-radius:8px;gap:.82rem;width:min(28rem,100%);padding:1rem;display:grid;box-shadow:0 24px 54px #0d1b1252}.app-workflow-dialog--danger{border-color:#b91c1c47}.app-workflow-dialog-copy{gap:.36rem;display:grid}.app-workflow-dialog h2{color:#102419;margin:0;font-size:1.08rem;line-height:1.2}.app-workflow-dialog-message{color:#425747;font-size:.9rem;line-height:1.42}.app-workflow-dialog-field{gap:.32rem;display:grid}.app-workflow-dialog-field span{color:#566b5c;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:900}.app-workflow-dialog-field textarea{resize:vertical;min-height:6rem}.app-workflow-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.motive-status-legend-chip{min-height:1.95rem;color:var(--text,#172119);white-space:nowrap;background:#fffffad1;border:1px solid #1f4c3924;border-radius:999px;align-items:center;gap:.28rem;padding:.22rem .5rem;font-size:.68rem;font-weight:850;display:inline-flex}.motive-status-legend-dot{border-radius:999px;width:.48rem;height:.48rem;box-shadow:inset 0 0 0 1px #17211929}.motive-status-legend-dot.tone-good{background:#22c55e}.motive-status-legend-dot.tone-warning{background:#f59e0b}.motive-status-legend-dot.tone-urgent{background:#ef4444}.office-shell.is-admin-shell,.office-shell.is-admin-shell .motive-workspace,.office-shell.is-admin-shell .office-main,.office-shell[data-page-surface=admin] .office-main{background:var(--ops-canvas,#f7f8f4)!important}.office-shell .shell-card,.office-shell .panel,.office-shell .dispatch-table-shell,.office-shell .ops-core-table-shell,.office-shell .motive-table-wrap{padding:max(.45rem,min(1rem,1.2vw))!important}.office-shell button:not(:disabled):not(.dispatch-checkbox-control):not(.motive-sidebar-toggle):not(.motive-sidebar-reopen):not(.motive-mobile-menu-trigger):not([class*=icon]),.office-shell a[role=button],.office-shell .fleetview-primary-btn,.office-shell .fleetview-secondary-btn,.office-shell .team-access-secondary-btn,.office-shell .payroll-ops-primary-action,.office-shell .payroll-ops-secondary-action,.office-shell .admin-console-tab,.office-shell .admin-console-toolbar-action,.office-shell .pill{border-color:#1f4c392e}.office-shell button:not(:disabled):not(.dispatch-checkbox-control):not(.motive-sidebar-toggle):not(.motive-sidebar-reopen):not(.motive-mobile-menu-trigger):not([class*=icon]){border-style:solid;border-width:1px}.office-shell input[type=checkbox]:not(.dispatch-checkbox-input){accent-color:#1f8b5d;cursor:pointer;border-radius:4px;width:1rem;min-width:1rem;height:1rem}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{align-items:stretch!important;min-height:14.6rem!important;max-height:14.6rem!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-copy,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body{min-height:0!important;overflow:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-title,.office-shell.is-dispatch-shell .dispatch-reset-context-route,.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row span,.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row span{text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-context-route{white-space:nowrap!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row,.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row{min-height:0!important;max-height:none!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-support-action-row{align-items:start!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list{min-height:6.3rem!important;max-height:6.3rem!important;overflow:auto!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item{padding-block:.44rem!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.office-shell.is-search-shell .dispatch-search-workspace.dispatch-search-shell-card{padding:.85rem!important}.office-shell.is-search-shell .dispatch-search-workspace-header.ops-core-page-header{gap:.75rem!important;padding-bottom:.7rem!important}.office-shell.is-search-shell .dispatch-search-workspace-copy h2{font-size:1.35rem!important}.office-shell.is-search-shell .dispatch-search-workspace-copy p{max-width:58rem!important}.office-shell.is-search-shell .dispatch-search-workspace-toolbar.dispatch-command-band{gap:.55rem!important}.office-shell.is-search-shell .dispatch-search-command-bar.ops-core-command-strip{z-index:6;position:sticky;top:0;background:#f7faf6!important;border:1px solid #1f4c3929!important;border-radius:8px!important;grid-template-columns:minmax(18rem,1.35fr) minmax(8rem,.42fr) minmax(8rem,.38fr) minmax(8rem,.38fr) auto!important;align-items:end!important;gap:.55rem!important;margin-bottom:.62rem!important;padding:.56rem!important;display:grid!important;box-shadow:0 8px 20px #0d1b120f!important}.office-shell.is-search-shell .dispatch-search-command-bar--quick .dispatch-field{min-width:0!important;margin:0!important}.office-shell.is-search-shell .dispatch-search-command-bar--quick .dispatch-search-quick-field{gap:.25rem!important;display:grid!important}.office-shell.is-search-shell .dispatch-search-command-bar--quick .dispatch-search-quick-field span,.office-shell.is-search-shell .dispatch-search-command-bar--quick .dispatch-input-shell label{color:#4d6759!important;letter-spacing:.05em!important;text-transform:uppercase!important;font-size:.66rem!important;font-weight:850!important;line-height:1.1!important}.office-shell.is-search-shell .dispatch-search-command-bar--quick .dispatch-search-quick-field input,.office-shell.is-search-shell .dispatch-search-command-bar--quick .dispatch-search-quick-field select{width:100%!important;min-height:2.28rem!important}.office-shell.is-search-shell .dispatch-search-command-bar-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;gap:.42rem!important;min-width:max-content!important;display:flex!important}.office-shell.is-search-shell .dispatch-search-command-bar-actions button{white-space:nowrap!important;min-height:2.28rem!important}.office-shell.is-search-shell .dispatch-search-command-advanced-button{align-items:center!important;gap:.32rem!important;display:inline-flex!important}.office-shell.is-search-shell .dispatch-search-command-advanced-button strong{color:#1f4c39!important;background:#1f7a4f1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:1.15rem!important;height:1.15rem!important;font-size:.68rem!important;display:inline-flex!important}.office-shell.is-search-shell .dispatch-search-command-advanced-button.is-active{color:#173025!important;background:#e8f3ec!important;border-color:#1f7a4f52!important}.office-shell.is-search-shell .dispatch-search-command-layout.ops-core-workspace-grid{grid-template-columns:minmax(0,1fr) minmax(340px,380px)!important;gap:.7rem!important}.office-shell.is-search-shell .dispatch-search-command-layout--advanced.ops-core-workspace-grid{margin-bottom:.68rem!important}.office-shell.is-search-shell .dispatch-search-command-main,.office-shell.is-search-shell .dispatch-search-command-rail{min-height:0!important}.office-shell.is-search-shell .dispatch-search-command-rail .dispatch-input-shell input,.office-shell.is-search-shell .dispatch-search-command-rail .dispatch-input-shell select,.office-shell.is-search-shell .dispatch-search-saved-controls .dispatch-input-shell input,.office-shell.is-search-shell .dispatch-search-saved-controls .dispatch-input-shell select{width:100%!important;min-width:0!important}.office-shell.is-search-shell .dispatch-search-saved-controls{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-search-shell .dispatch-search-rail-actions{grid-template-columns:minmax(0,1fr)!important;display:grid!important}.office-shell.is-search-shell .dispatch-search-rail-actions button,.office-shell.is-search-shell .dispatch-search-rail-actions .fleetview-secondary-btn{white-space:normal!important;width:100%!important;min-width:0!important;min-height:2.15rem!important;padding-inline:.48rem!important;font-size:.7rem!important;line-height:1.08!important}.office-shell.is-search-shell .dispatch-search-filter-card.ops-core-section-surface{max-height:18rem!important;overflow:auto!important}.office-shell.is-search-shell .dispatch-search-command-layout--advanced .dispatch-search-filter-card.ops-core-section-surface{max-height:none!important;overflow:visible!important}.office-shell.is-search-shell .dispatch-search-filter-groups{gap:.55rem!important}.office-shell.is-search-shell .dispatch-search-filter-group{padding:.62rem!important}.office-shell.is-search-shell .dispatch-search-filter-group-grid{gap:.46rem!important}.office-shell.is-search-shell .dispatch-search-page-surface .dispatch-loads-shell-head{border-left:3px solid #1f7a4f!important;margin-top:.18rem!important}.office-shell.is-search-shell .dispatch-search-page-surface .dispatch-table-shell{min-height:24rem;max-height:calc(100vh - 17rem);overflow:auto}.office-shell.is-search-shell .dispatch-search-page-surface #dispatch-search-results,.office-shell.is-search-shell .dispatch-search-page-surface #dispatch-search-results-table{scroll-margin-top:5.6rem}.dispatch-leg-audit-section{border-left:3px solid #27607f}.dispatch-leg-audit-list,.dispatch-leg-audit-card,.dispatch-leg-audit-change-grid{gap:.62rem;display:grid}.dispatch-leg-audit-card{color:#172119;background:#f4f9fb;border:1px solid #27607f2e;border-radius:8px;padding:.72rem}.dispatch-leg-audit-card-head{justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.dispatch-leg-audit-card-head>div{gap:.34rem;display:grid}.dispatch-leg-audit-card-head strong{color:#172119;font-size:.92rem}.dispatch-leg-audit-meta{flex-wrap:wrap;gap:.35rem;display:flex}.dispatch-leg-audit-meta span{color:#18384b;background:#fff;border:1px solid #27607f2e;border-radius:999px;align-items:center;min-height:1.55rem;padding:.14rem .46rem;font-size:.7rem;font-weight:850;display:inline-flex}.dispatch-leg-audit-change-row{background:#fff;border:1px solid #1f4c391f;border-radius:8px;grid-template-columns:minmax(120px,.75fr) minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.45rem;padding:.42rem .5rem;display:grid}.dispatch-leg-audit-change-row span{color:#53685e;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:850}.dispatch-leg-audit-change-row strong{color:#172119;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;overflow:hidden}.dispatch-leg-audit-change-row em{color:#6d7b72;text-transform:uppercase;font-size:.66rem;font-style:normal;font-weight:850}.dispatch-billing-score-strip article,.dispatch-activity-score-strip article{border-left-width:4px!important}.dispatch-workspace-metric-strip article.tone-good{background:#eef8f1!important;border-left-color:#1f7a4f!important}.dispatch-workspace-metric-strip article.tone-info{background:#eef7fb!important;border-left-color:#27607f!important}.dispatch-workspace-metric-strip article.tone-warning{background:#fff7e8!important;border-left-color:#b8791c!important}.dispatch-workspace-metric-strip article.tone-urgent{background:#fff2ef!important;border-left-color:#a43c34!important}.office-shell.is-load-workspace-shell .dispatch-shipment-section-card{border-radius:8px!important}.office-shell.is-load-workspace-shell .dispatch-shipment-section-card h4,.office-shell.is-load-workspace-shell .dispatch-ops-card h3{color:#172119!important}.office-shell.is-load-workspace-shell .dispatch-load-billing-tabs{margin-top:.7rem!important}.office-shell.is-load-workspace-shell .dispatch-pt-table-wrap{border-left:3px solid #27607f!important}.office-shell.is-load-workspace-shell .dispatch-feed-item{box-shadow:inset 3px 0 #1f7a4f38;border-radius:8px!important}.office-shell.is-load-workspace-shell .dispatch-feed-item.tone-alert,.office-shell.is-load-workspace-shell .dispatch-feed-item.tone-warning{box-shadow:inset 3px 0 #b8791c;background:#fff7e8!important}.office-shell.is-load-workspace-shell .dispatch-feed-item.tone-leg{box-shadow:inset 3px 0 #27607f;background:#eef7fb!important}.office-shell.is-load-workspace-shell .dispatch-feed-item.tone-document{box-shadow:inset 3px 0 #1f7a4f;background:#eef8f1!important}.dispatch-feed-badge.tone-info{color:#18384b!important;background:#e3f2f7!important;border-color:#27607f38!important}.office-shell[data-page-surface=metrics] .metrics-page-surface{box-shadow:none!important;border:0!important;border-radius:0!important}.office-shell[data-page-surface=metrics] .metrics-chart-panel{overflow:hidden}.office-shell[data-page-surface=metrics] .metrics-chart-panel header>span{color:#18384b;background:#eef7fb;border-color:#27607f2e}.office-shell[data-page-surface=metrics] .metrics-chart-frame{background:linear-gradient(#ffffffeb,#f7faf6fa),#fff;border:1px solid #1f4c391f;border-radius:8px;height:285px;padding:.35rem}.office-shell[data-page-surface=metrics] .metrics-chart-frame--wide{height:310px}.office-shell[data-page-surface=metrics] .recharts-cartesian-axis-tick-value,.office-shell[data-page-surface=metrics] .recharts-label{fill:#53685e;font-size:.72rem;font-weight:760}.office-shell[data-page-surface=metrics] .metrics-action-table tbody tr.is-good td{background:#f8fcf8}.office-shell[data-page-surface=metrics] .metrics-action-table tbody tr.is-warning td{background:#fffaf0}.office-shell[data-page-surface=metrics] .metrics-action-table tbody tr.is-urgent td{background:#fff5f3}@media (max-width:980px){.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{min-height:0!important;max-height:none!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list{min-height:0!important}.office-shell.is-search-shell .dispatch-search-command-bar.ops-core-command-strip,.office-shell.is-search-shell .dispatch-search-command-layout.ops-core-workspace-grid{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-search-shell .dispatch-search-command-bar.ops-core-command-strip{position:static}.office-shell.is-search-shell .dispatch-search-command-bar-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;min-width:0!important;display:grid!important}.office-shell.is-search-shell .dispatch-search-filter-card.ops-core-section-surface,.office-shell.is-search-shell .dispatch-search-page-surface .dispatch-table-shell{max-height:none}.dispatch-leg-audit-change-row{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.office-shell.is-search-shell .dispatch-search-command-bar-actions{grid-template-columns:minmax(0,1fr)!important}}.dispatch-board-loading{gap:1rem;min-height:22rem;padding:1rem;display:grid}.dispatch-board-loading__header,.dispatch-board-loading__tabs,.dispatch-board-loading__grid{gap:.75rem;display:grid}.dispatch-board-loading__header{grid-template-columns:minmax(0,1fr) auto;align-items:center}.dispatch-board-loading__eyebrow,.dispatch-board-loading__title,.dispatch-board-loading__actions,.dispatch-board-loading__tabs span,.dispatch-board-loading__grid span{background:linear-gradient(90deg, var(--dispatch-shell-surface-muted), var(--dispatch-shell-surface-quiet), var(--dispatch-shell-surface-muted));background-size:200% 100%;border-radius:8px;animation:1.2s ease-in-out infinite dispatch-loading-sheen}.dispatch-board-loading__eyebrow{width:8rem;height:.7rem;margin-bottom:.55rem}.dispatch-board-loading__title{width:min(22rem,58vw);height:1.4rem}.dispatch-board-loading__actions{width:9rem;height:2.25rem}.dispatch-board-loading__tabs{grid-template-columns:repeat(4,minmax(5rem,1fr))}.dispatch-board-loading__tabs span{height:2.5rem}.dispatch-board-loading__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-board-loading__grid span{min-height:5rem}@keyframes dispatch-loading-sheen{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:760px){.dispatch-board-loading__header,.dispatch-board-loading__tabs,.dispatch-board-loading__grid{grid-template-columns:1fr}.dispatch-board-loading__actions{width:100%}}@media (min-width:901px){.motive-shell.is-collapsed{grid-template-columns:0 minmax(0,1fr)!important}.motive-shell.is-collapsed .motive-rail,.office-shell.is-company-shell.motive-shell.is-collapsed .motive-rail,.office-shell.is-dispatch-shell.motive-shell.is-collapsed .motive-rail,.office-shell.is-payroll-shell.motive-shell.is-collapsed .motive-rail{opacity:0!important;pointer-events:none!important;visibility:hidden!important;border:0!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important}.motive-shell.is-collapsed .motive-workspace{grid-column:2}.motive-sidebar-reopen{z-index:40;color:#1f4c39;background:#fff;border:1px solid #1f4c392e;border-radius:8px;place-items:center;width:2.45rem;height:2.45rem;margin:0;display:inline-grid;position:fixed;top:.75rem;left:.75rem;box-shadow:0 8px 22px #0a16101f}.motive-sidebar-reopen:hover,.motive-sidebar-reopen:focus-visible{background:#eef7f0;border-color:#19875461}}.fleetview-primary-btn,.dispatch-reset-primary-action,.admin-directory-primary-open,.office-shell .fleetview-primary-btn,.office-shell .dispatch-reset-primary-action,.office-shell .admin-directory-primary-open,.driver-dashboard-shell .fleetview-primary-btn{color:#fffdfa!important;background:#1f4c39!important;border-color:#122f2299!important}.fleetview-primary-btn:hover:not(:disabled),.dispatch-reset-primary-action:hover:not(:disabled),.admin-directory-primary-open:hover:not(:disabled),.office-shell .fleetview-primary-btn:hover:not(:disabled),.office-shell .dispatch-reset-primary-action:hover:not(:disabled),.office-shell .admin-directory-primary-open:hover:not(:disabled),.driver-dashboard-shell .fleetview-primary-btn:hover:not(:disabled){color:#fffdfa!important;background:#173e2d!important}.logout-btn,.office-shell .logout-btn,.driver-dashboard-shell .logout-btn{color:#7f1d1d!important;background:#fffdfa!important;border:1px solid #7f1d1d47!important}.logout-btn:hover:not(:disabled),.office-shell .logout-btn:hover:not(:disabled),.driver-dashboard-shell .logout-btn:hover:not(:disabled){color:#6b1a1a!important;background:#fff3f0!important;border-color:#7f1d1d75!important}.dispatch-reset-tabs a:not(.is-active):not([aria-current=page]),.dispatch-reset-tabs button:not(.is-active):not([aria-current=page]),.ops-shared-tabs a:not(.is-active):not([aria-current=page]),.ops-shared-tabs button:not(.is-active):not([aria-current=page]),.office-shell .dispatch-reset-tabs a:not(.is-active):not([aria-current=page]),.office-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]),.office-shell .ops-shared-tabs a:not(.is-active):not([aria-current=page]),.office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]),.driver-dashboard-tab:not(.is-active){color:#173e2d!important;background:#eef5ed!important;border-color:#1f4c3942!important}.dispatch-reset-tabs a:not(.is-active):not([aria-current=page]) *,.dispatch-reset-tabs button:not(.is-active):not([aria-current=page]) *,.ops-shared-tabs a:not(.is-active):not([aria-current=page]) *,.ops-shared-tabs button:not(.is-active):not([aria-current=page]) *,.office-shell .dispatch-reset-tabs a:not(.is-active):not([aria-current=page]) *,.office-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]) *,.office-shell .ops-shared-tabs a:not(.is-active):not([aria-current=page]) *,.office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]) *,.driver-dashboard-tab:not(.is-active) *{color:inherit!important}.driver-dashboard-tab{color:#173e2d!important;background-color:#eef5ed!important;border:1px solid #1f4c392e!important}.driver-dashboard-tab.is-active{color:#fffdfa!important;background:#1f4c39!important;border-color:#122f229e!important}.driver-mobile-bottom-nav-item{color:#5f6f66!important;background:0 0!important;border:0!important}.driver-mobile-bottom-nav-item .driver-mobile-bottom-nav-icon{color:inherit!important;background:#fff!important;border-color:#d7e2d9!important}.driver-mobile-bottom-nav-item.is-primary:not(.is-active){color:#2d3f35!important}.driver-mobile-bottom-nav-item.is-primary:not(.is-active) .driver-mobile-bottom-nav-icon{color:#2d3f35!important;background:#fff!important;border-color:#cdd9d1!important;box-shadow:0 8px 18px #16261d1a!important}.driver-mobile-bottom-nav-item.is-active{color:#14532d!important;background:0 0!important;border-color:#122f2261!important}.driver-mobile-bottom-nav-item.is-active .driver-mobile-bottom-nav-icon{color:#14532d!important;background:#e9f4ec!important;border-color:#1987544d!important}.driver-mobile-bottom-nav-item.is-primary.is-active .driver-mobile-bottom-nav-icon{color:#fff!important;background:#14532d!important;border-color:#14532d66!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-primary-action,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-primary-action,:root[data-theme=light] .dispatch-search-command-bar button.fleetview-primary-btn:not(.fleetview-secondary-btn),:root:not([data-theme]) .dispatch-search-command-bar button.fleetview-primary-btn:not(.fleetview-secondary-btn),.office-shell.is-dispatch-shell .dispatch-reset-primary-action,.dispatch-search-workspace .fleetview-primary-btn,.dispatch-search-page-surface .fleetview-primary-btn,.office-shell.is-dispatch-shell .dispatch-booking-assign-panel .fleetview-primary-btn{color:#fffdfa!important;box-shadow:none!important;background:#1f4c39!important;border:1px solid #122f229e!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]),:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]),:root[data-theme=light] .office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]),:root:not([data-theme]) .office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]),.office-shell.is-dispatch-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]),.office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]){color:#173e2d!important;box-shadow:none!important;background:#eef5ed!important;border:1px solid #1f4c3947!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]) *,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]) *,:root[data-theme=light] .office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]) *,:root:not([data-theme]) .office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]) *,.office-shell.is-dispatch-shell .dispatch-reset-tabs button:not(.is-active):not([aria-current=page]) *,.office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]) *{color:inherit!important}:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) a:not(.is-active):not([aria-current=page]),:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) button:not(.is-active):not([aria-current=page]),:root[data-theme=light] .office-shell .ops-shared-tabs a:not(.is-active):not([aria-current=page]),:root[data-theme=light] .office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]){color:#173e2d!important;box-shadow:none!important;background:#eef5ed!important;border:1px solid #1f4c3947!important}:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) a:not(.is-active):not([aria-current=page]) *,:root[data-theme=light] .office-shell .dispatch-reset-tabs:not(.dispatch-create-tabs):not(.dispatch-load-page-tabs):not(.dispatch-load-inner-tabs):not(.dispatch-load-billing-tabs) button:not(.is-active):not([aria-current=page]) *,:root[data-theme=light] .office-shell .ops-shared-tabs a:not(.is-active):not([aria-current=page]) *,:root[data-theme=light] .office-shell .ops-shared-tabs button:not(.is-active):not([aria-current=page]) *{color:inherit!important}.driver-load-workflow-shell--messages .driver-thread-log{background:#f8faf8!important;border-radius:12px!important;min-height:22rem!important;max-height:none!important;padding:.6rem!important}.driver-load-workflow-shell--messages .driver-thread-bubble{border-radius:18px!important;max-width:min(86%,38rem)!important;padding:.56rem .72rem!important}.driver-load-workflow-shell--messages .driver-thread-bubble.outbound{color:#fff!important;background:#27607f!important;border-color:#9cc7ef!important;border-bottom-right-radius:6px!important}.driver-load-workflow-shell--messages .driver-thread-bubble.inbound{color:#17251d!important;background:#eef2f0!important;border-color:#d9e1dc!important;border-bottom-left-radius:6px!important}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--pickup{background:#1f7a4f!important}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--delivery{background:#27607f!important}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--late{background:#b8791c!important}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--issue{background:#a4423d!important}@media (max-width:760px){.driver-dashboard-shell--messages{padding-inline:.45rem!important}.driver-load-workflow-shell--messages .driver-thread-bubble{max-width:92%!important}.driver-load-workflow-shell--messages .driver-thread-log{min-height:clamp(12rem,24dvh,18rem)!important}}.office-shell :where(.dispatch-table-shell,.ops-core-table-shell,.dispatch-table-card,.motive-table-wrap,.report-preview-table-shell,.dispatch-table-scroll){overscroll-behavior-x:contain;scrollbar-gutter:stable;min-width:0;max-width:100%;overflow-x:auto}.office-shell :where(.dispatch-table,table[data-table-like=true],.ops-core-table-shell table){border-collapse:separate;table-layout:auto;min-width:max-content}.office-shell :where(.dispatch-table,table[data-table-like=true],.ops-core-table-shell table) :where(th,td){vertical-align:middle;min-width:0;max-width:min(24rem,42vw)}.office-shell :where(.dispatch-table,table[data-table-like=true],.ops-core-table-shell table) :where(td,th)>:where(span,strong,small,a,p):not(.settlement-status-chip):not(.pill){text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:inline-block;overflow:hidden}.office-shell :where(.dispatch-table,table[data-table-like=true],.ops-core-table-shell table) :where(td,th) :where(.pill,.settlement-status-chip,.fleetview-secondary-btn,.company-billing-primary-action,.company-billing-secondary-action){white-space:nowrap}.team-access-role-warning,.company-billing-warning-copy{color:#8a5b15;margin:.35rem 0 0;font-size:.82rem;font-weight:800}.integration-provider-list{gap:.85rem;background:0 0!important;border:0!important;overflow:visible!important}.integration-provider-group{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface) 94%, var(--surface-strong) 6%);border-radius:8px;overflow:hidden}.integration-provider-group-head{border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent);justify-content:space-between;align-items:center;gap:.85rem;padding:.78rem 1rem;display:flex}.integration-provider-group-head h4{margin:0;font-size:.92rem}.integration-provider-group-head p{color:var(--muted);margin:.14rem 0 0;font-size:.8rem}.integration-provider-group-head>span{background:color-mix(in srgb, var(--accent-soft) 74%, transparent);min-width:2rem;height:2rem;color:var(--text-strong);border-radius:999px;place-items:center;font-weight:900;display:grid}.integration-action,.integration-detail-link{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:2.25rem;padding:.45rem .72rem;font-size:.78rem;font-weight:900;text-decoration:none;display:inline-flex}.integration-provider-action{flex-wrap:wrap;gap:.42rem}.integration-action--primary{color:#f7fff9;background:#1f8b5d;border-color:#1f8b5d5c}.integration-action--info{color:#f4fbff;background:#1d6fb8;border-color:#1d6fb857}.integration-action--warn{color:#1f1604;background:#f3b84b;border-color:#97610c47}.integration-action--danger{color:#fff8f6;background:#c24130;border-color:#c2413057}.integration-action--muted{background:color-mix(in srgb, var(--surface-strong) 78%, transparent);color:var(--muted);border-color:color-mix(in srgb, var(--line) 80%, transparent)}.integration-detail-link{color:var(--text);border-color:color-mix(in srgb, var(--line) 80%, transparent);background:0 0}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--green{background:#1f7a4f!important;border-color:#1f9f676b!important}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--amber{background:#b8791c!important;border-color:#b8791c6b!important}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--red{background:#a4423d!important;border-color:#a4423d6b!important}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn--blue{background:#27607f!important;border-color:#27607f6b!important}.driver-load-workflow-shell--messages .driver-thread-quick-actions button.driver-thread-preset-btn.is-selected{transform:translateY(-1px);box-shadow:0 0 0 3px #ffffff29,0 8px 18px #0000002e}.driver-load-workflow-shell--messages .driver-thread-compose textarea[readonly]{cursor:default;background:color-mix(in srgb, var(--surface-strong) 82%, transparent)}.register-gateway-panel{max-width:58rem}.register-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.register-gateway-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;gap:.45rem;min-width:0;padding:.9rem;display:grid}.register-gateway-card span{color:var(--accent);text-transform:uppercase;font-size:.72rem;font-weight:900}.register-gateway-card h2{margin:0;font-size:1rem}.register-gateway-card p{color:var(--muted);margin:0;line-height:1.42}.register-gateway-action{color:#f7fff9;background:#1f8b5d;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:2.25rem;padding:.45rem .72rem;font-weight:900;text-decoration:none;display:inline-flex}.driver-signup-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.driver-signup-upload-card{border:1px solid var(--line);background:var(--surface-strong);min-width:0;color:var(--text);border-radius:8px;gap:.42rem;padding:.75rem;display:grid}.driver-signup-upload-card>span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.driver-signup-upload-card strong{font-size:.96rem}.driver-signup-upload-card small{color:var(--muted);overflow-wrap:anywhere;line-height:1.35}.driver-signup-upload-card input[type=file]{width:100%;min-width:0}@media (max-width:720px){.register-gateway-grid,.driver-signup-upload-grid{grid-template-columns:1fr}}.owner-operator-workspace,.broker-dashboard-workspace{gap:1rem}.owner-operator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.owner-operator-card{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:var(--surface);border-radius:8px;gap:.42rem;min-width:0;padding:.9rem;display:grid}.owner-operator-card span{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:900}.owner-operator-card strong{color:var(--text-strong);overflow-wrap:anywhere}.owner-operator-card p{color:var(--muted);margin:0;line-height:1.42}.owner-operator-action-card{background:color-mix(in srgb, var(--surface) 86%, #ecf7ef)}.owner-operator-document-panel{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:var(--surface);border-radius:8px;gap:.8rem;padding:1rem;display:grid}.owner-operator-document-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.owner-operator-document-header h3{margin:.28rem 0}.owner-operator-document-header p{color:var(--muted);margin:0;line-height:1.45}.owner-operator-document-status{min-width:7rem;color:var(--muted);justify-items:end;display:grid}.owner-operator-document-status strong{color:var(--text-strong);font-size:1.5rem}.owner-operator-upload-form{grid-template-columns:minmax(9rem,.85fr) minmax(9rem,.85fr) minmax(14rem,1.4fr) auto;align-items:end;gap:.75rem;display:grid}.owner-operator-upload-file input{width:100%;min-width:0}.owner-operator-upload-message{color:var(--text-strong);margin:0;font-weight:800}.owner-operator-mobile-strip{scrollbar-width:thin;gap:.45rem;padding:.2rem 0 .35rem;display:flex;overflow-x:auto}.owner-operator-mobile-strip span{color:#183226;background:#f8fbf8;border:1px solid #1f8b5d2e;border-radius:999px;flex:none;padding:.42rem .68rem;font-size:.78rem;font-weight:850}.owner-operator-profit-chip{border-radius:999px;justify-content:center;align-items:center;min-width:4.5rem;padding:.25rem .55rem;font-weight:900;display:inline-flex}.owner-operator-profit-chip.is-good{color:#1f8b5d;background:#1f8b5d24}.owner-operator-profit-chip.is-warn{color:#9a650c;background:#b8791c29}.owner-operator-profit-chip.is-bad{color:#a4423d;background:#a4423d29}@media (max-width:860px){.owner-operator-grid,.owner-operator-document-header,.owner-operator-upload-form{grid-template-columns:1fr}.owner-operator-document-header{display:grid}.owner-operator-document-status{justify-items:start}}@media (max-width:768px){.office-shell :where(.dispatch-table-shell,.ops-core-table-shell,.dispatch-table-card,.motive-table-wrap,.report-preview-table-shell,.dispatch-table-scroll){overflow-x:auto!important}.office-shell :where(.dispatch-table,table[data-table-like=true],.ops-core-table-shell table){min-width:44rem}.office-shell :where(.dispatch-table,table[data-table-like=true],.ops-core-table-shell table) :where(th,td){max-width:14rem}}.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-new{background:#2563eb!important;box-shadow:0 0 0 1px #2563eb47!important}.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-leg-1{background:#15803d!important;box-shadow:0 0 0 1px #15803d47!important}.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-leg-2{background:#d97706!important;box-shadow:0 0 0 1px #d9770647!important}.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-leg-3{background:#7c3aed!important;box-shadow:0 0 0 1px #7c3aed47!important}.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-completed{background:#475569!important;box-shadow:0 0 0 1px #47556942!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{font-variant-numeric:tabular-nums!important;gap:.24rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-legend .dispatch-legend-item.tone-new{color:#1e3a8a!important;background:#eff6ff!important;border-color:#2563eb42!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-legend .dispatch-legend-item.tone-leg-1{color:#14532d!important;background:#ecfdf3!important;border-color:#15803d42!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-legend .dispatch-legend-item.tone-leg-2{color:#78350f!important;background:#fffbeb!important;border-color:#d977064d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-legend .dispatch-legend-item.tone-leg-3{color:#4c1d95!important;background:#f5f3ff!important;border-color:#7c3aed47!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-legend .dispatch-legend-item.tone-completed{color:#243447!important;background:#f1f5f9!important;border-color:#4755693d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill strong,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill em,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-legend .dispatch-legend-item strong{color:currentColor!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new{background:#1e3a8a6b!important;border-color:#60a5fa61!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1{background:#14532d75!important;border-color:#4ade805c!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2{background:#78350f70!important;border-color:#fbbf2461!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3{background:#4c1d956b!important;border-color:#a78bfa61!important}:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed{background:#3341556b!important;border-color:#94a3b852!important}.driver-messages-quick-actions .driver-messages-preset{letter-spacing:.01em!important;border-width:1px 1px 1px 5px!important;border-radius:8px!important;min-height:36px!important;font-weight:850!important;box-shadow:inset 0 1px #ffffff94!important}.driver-messages-quick-actions .driver-messages-preset--blue{color:#1e3a8a!important;background:#dbeafe!important;border-color:#93c5fd #93c5fd #93c5fd #1d4ed8!important}.driver-messages-quick-actions .driver-messages-preset--green{color:#14532d!important;background:#dcfce7!important;border-color:#86efac #86efac #86efac #15803d!important}.driver-messages-quick-actions .driver-messages-preset--amber{color:#78350f!important;background:#fef3c7!important;border-color:#fcd34d #fcd34d #fcd34d #b45309!important}.driver-messages-quick-actions .driver-messages-preset--red{color:#7f1d1d!important;background:#fee2e2!important;border-color:#fca5a5 #fca5a5 #fca5a5 #b91c1c!important}.driver-messages-quick-actions .driver-messages-preset--gray{color:#1f2e25!important;background:#eef2f0!important;border-color:#b8c2bd #b8c2bd #b8c2bd #334155!important}.driver-messages-quick-actions .driver-messages-preset--purple{color:#4c1d95!important;background:#ede9fe!important;border-color:#c4b5fd #c4b5fd #c4b5fd #6d28d9!important}.driver-messages-quick-actions .driver-messages-preset:hover:not(:disabled),.driver-messages-quick-actions .driver-messages-preset:focus-visible{filter:saturate(1.08)brightness(.98)!important;outline-offset:2px!important;outline:2px solid #1f4c3933!important}.driver-messages-quick-actions .driver-messages-preset:disabled{opacity:.58!important;filter:grayscale(.2)!important;cursor:not-allowed!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer .dispatch-reset-stage-summary{white-space:normal!important;flex-wrap:wrap!important;row-gap:.12rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer .dispatch-reset-stage-summary strong{overflow-wrap:anywhere!important;line-height:1.35!important}.office-shell :where(input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]){border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262624!important}.dispatch-field-error{color:#b91c1c;margin-top:.35rem;font-size:.78rem;font-weight:750;line-height:1.25;display:block}.office-shell :where(.workforce-driver-actions,.workforce-driver-table-footer,.equipment-roster-toolbar,.equipment-filter-controls,.equipment-workspace-action-row,.fleet-view-toolbar,.fleetview-actions){flex-wrap:wrap;min-width:0}.office-shell :where(.dispatch-cell-stack,.workforce-driver-heading,.dispatch-workspace-title-block,.equipment-inline-trigger,.equipment-inline-option,.motive-dispatch-search-copy,.motive-ops-utility-chip){overflow-wrap:anywhere;min-width:0}.office-shell :where(.operations-roster-action-cell,.equipment-roster-toolbar) button{white-space:nowrap}.workforce-driver-document-shell{min-height:0}.workforce-driver-document-grid{max-height:min(44vh,520px);padding-right:.25rem;overflow-y:auto}.equipment-danger-btn{color:#991b1b!important;border-color:#dc262652!important}.equipment-danger-btn:hover,.equipment-danger-btn:focus-visible{background:#fee2e2!important}@media (min-width:761px) and (max-width:1179px){.office-shell.motive-shell{grid-template-columns:74px minmax(0,1fr)!important;display:grid!important}.office-shell.motive-shell .motive-rail{visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:74px!important;min-width:74px!important;max-width:74px!important;padding:.72rem .42rem!important;display:grid!important}.office-shell.motive-shell .motive-workspace{grid-column:2!important;min-width:0!important}.office-shell.motive-shell .motive-brand{background:#1f8f6029!important;border-radius:12px!important;place-items:center!important;width:2.35rem!important;height:2.35rem!important;font-size:0!important;display:inline-grid!important}.office-shell.motive-shell .motive-brand-mark{font-size:1rem!important}.office-shell.motive-shell .motive-brand-word,.office-shell.motive-shell .motive-nav-group-label,.office-shell.motive-shell .motive-nav-divider,.office-shell.motive-shell .motive-nav-link-label,.office-shell.motive-shell .motive-nav-lock,.office-shell.motive-shell .motive-rail-footer,.office-shell.motive-shell .motive-shell-badge{display:none!important}.office-shell.motive-shell .motive-brand-row{justify-content:center!important}.office-shell.motive-shell .motive-sidebar-toggle,.office-shell.motive-shell .motive-sidebar-reopen,.office-shell.motive-shell .motive-mobile-menu-trigger{display:none!important}.office-shell.motive-shell .motive-nav{gap:.38rem!important;padding-right:0!important}.office-shell.motive-shell .motive-nav a{justify-content:center!important;min-height:3rem!important;padding:.32rem!important}.office-shell.motive-shell .motive-nav-link-lead{justify-content:center!important}.office-shell.motive-shell .motive-nav-icon{width:2.3rem!important;height:2.3rem!important}.office-shell .shell-page{width:100%!important;max-width:100%!important;padding-inline:.75rem!important}.office-shell .shell-page .mobile-nav{display:none!important}}@media (max-width:760px){.office-shell.motive-shell{grid-template-columns:minmax(0,1fr)!important;display:block!important}.office-shell.motive-shell .motive-rail{display:none!important}.office-shell.is-dispatch-shell.motive-shell .motive-rail,.office-shell.is-company-shell.motive-shell .motive-rail,.office-shell.is-payroll-shell.motive-shell .motive-rail,.office-shell.motive-shell[data-shell-variant] .motive-rail{pointer-events:none!important;width:0!important;min-width:0!important;max-width:0!important;display:none!important;overflow:hidden!important}.office-shell.motive-shell .motive-mobile-menu-trigger{display:inline-flex!important}.office-shell.motive-shell .motive-mobile-nav-overlay{z-index:1400!important;background:#080e0a94!important;display:block!important;position:fixed!important;inset:0!important}.office-shell.motive-shell .motive-mobile-nav-panel{color:#edf7ef!important;background:linear-gradient(#101612 0%,#0b110e 100%)!important;border-right:1px solid #ddf4e11f!important;width:min(86vw,22rem)!important;max-width:min(22rem,100vw - 1.25rem)!important;height:100%!important;padding:.95rem!important;overflow:auto!important;box-shadow:24px 0 50px #0000004d!important}.office-shell.motive-shell .motive-mobile-nav-head{justify-content:space-between!important;align-items:center!important;gap:.75rem!important;margin-bottom:1rem!important;display:flex!important}.office-shell.motive-shell .motive-mobile-nav-head button{color:#f7fff9!important;background:#ffffff14!important;border:1px solid #ddf4e12e!important;border-radius:.7rem!important;min-height:2rem!important;font-weight:800!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-brand-word,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-group-label,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-copy,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-label,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-detail,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-lock,.office-shell.motive-shell .motive-mobile-nav-panel .motive-shell-badge{width:auto!important;max-width:100%!important;height:auto!important;font-size:inherit!important;opacity:1!important;display:inline-flex!important;overflow:visible!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-group-label{color:#edf7efa8!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:.9rem 0 .35rem!important;font-size:.72rem!important;display:block!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav a{justify-content:flex-start!important;min-height:2.75rem!important;padding:.55rem .65rem!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-lead{justify-content:flex-start!important;gap:.7rem!important;width:100%!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-copy{flex:auto!important;min-width:0!important;display:block!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-label{white-space:nowrap!important;word-break:normal!important;color:#f7fff9!important;letter-spacing:.02em!important;width:auto!important;font-size:.86rem!important;font-weight:850!important;display:block!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-detail{display:none!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-icon{flex:0 0 2rem!important;width:2rem!important;height:2rem!important}.office-shell .shell-page .mobile-nav{display:none!important}}@media (min-width:761px) and (max-width:1179px){.office-shell.is-dispatch-shell .dispatch-board-shell,.office-shell.is-dispatch-shell .dispatch-reset-workbench,.office-shell.is-dispatch-shell .dispatch-reset-live-grid,.office-shell.is-dispatch-shell .dispatch-loads-shell{min-width:0!important;max-width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs{scrollbar-gutter:stable!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:.34rem!important;width:100%!important;max-width:100%!important;padding:.34rem .36rem .42rem!important;display:flex!important;overflow:auto hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs button{flex:none!important;min-width:clamp(6.8rem,18vw,9.5rem)!important;min-height:2.35rem!important;padding:.34rem .52rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs .dispatch-reset-tab-copy{gap:.02rem!important}.office-shell.is-dispatch-shell .dispatch-reset-tabs .dispatch-reset-tab-label,.office-shell.is-dispatch-shell .dispatch-reset-tabs .dispatch-reset-tab-detail{white-space:nowrap!important}.office-shell.is-dispatch-shell .dispatch-mobile-workspace-tabs{display:none!important}.office-shell.is-dispatch-shell .dispatch-board-shell.mobile-dispatch-pane-board .dispatch-reset-support-drawers-below{display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:minmax(0,1fr)!important;gap:.62rem!important;min-height:0!important;max-height:none!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-copy,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body{min-height:0!important;max-height:none!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-support-action-row{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))!important;min-height:0!important;max-height:none!important;display:grid!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-table-control-strip{flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:.46rem!important}.office-shell.is-dispatch-shell .dispatch-date-sort-controls{flex-wrap:nowrap!important;flex:auto!important;min-width:0!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-column-customizer{flex:none!important;margin-left:auto!important}.office-shell.is-dispatch-shell .dispatch-grid-footer-row{grid-template-columns:minmax(13rem,.8fr) minmax(0,1fr)!important;align-items:center!important;gap:.64rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer{justify-content:flex-end!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--footer{flex-wrap:nowrap!important;justify-content:flex-end!important;max-width:100%!important;display:flex!important;overflow-x:auto!important}}.office-shell.is-dispatch-shell .dispatch-booking-assign-panel{z-index:120!important;width:min(32.5rem,100vw - 2rem)!important;max-height:calc(100dvh - 2rem)!important;position:fixed!important;top:clamp(5.25rem,16dvh,9rem)!important;left:max(1rem,50vw + min(32.5rem,100vw - 2rem)/-2)!important;overflow:auto!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option{grid-template-columns:minmax(0,1fr) minmax(7rem,auto)!important}.office-shell.is-dispatch-shell .dispatch-booking-assign-option-main strong,.office-shell.is-dispatch-shell .dispatch-booking-assign-option-main small,.office-shell.is-dispatch-shell .dispatch-booking-assign-option-meta{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-column-customizer-row.is-drop-target{background:#e6f5ec!important;border-color:#1f8b5d9e!important;box-shadow:inset 0 3px #1f8b5d,0 0 0 2px #1f8b5d1f!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row{background:#f7fbf8!important;border-left:5px solid #64748b!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.58rem!important;display:grid!important;position:relative!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row:before{content:""!important;background:#64748b!important;border-radius:8px 0 0 8px!important;width:4px!important;position:absolute!important;inset:0 auto 0 -1px!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row.priority-high,.office-shell.is-dispatch-shell .dispatch-reset-support-row.priority-urgent{background:#fff1f0!important;border-left-color:#b91c1c!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row.priority-high:before,.office-shell.is-dispatch-shell .dispatch-reset-support-row.priority-urgent:before{background:#b91c1c!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row.priority-medium{background:#fff8e8!important;border-left-color:#d97706!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row.priority-medium:before{background:#d97706!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-created,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-dispatched,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-in-transit{background:#eef8ff!important;border-left-color:#1d6fa5!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-created:before,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-dispatched:before,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-in-transit:before{background:#1d6fa5!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row--driver.status-available{background:#ecfdf3!important;border-left-color:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row--driver.status-available:before{background:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row--driver.status-unavailable{background:#f1f5f9!important;border-left-color:#64748b!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row--driver.status-unavailable:before{background:#64748b!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row-line{gap:.24rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row-meta{color:#43584d!important;flex-wrap:wrap!important;gap:.28rem!important;min-width:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row-meta small,.office-shell.is-dispatch-shell .dispatch-reset-support-row-meta span{line-height:1.25!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row-status{color:#173e2d!important;text-align:center!important;white-space:normal!important;background:#ffffffb8!important;border:1px solid #1f4c392e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;max-width:14rem!important;min-height:1.65rem!important;padding:.22rem .5rem!important;font-size:.7rem!important;font-weight:850!important;line-height:1.15!important;display:inline-flex!important}@media (max-width:760px){.office-shell.is-dispatch-shell .dispatch-booking-assign-panel{border-radius:1rem!important;width:auto!important;max-height:min(38rem,100dvh - 1rem)!important;inset:auto .5rem .5rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-support-row-status{justify-self:start!important}}.office-shell .motive-dispatch-search-link{display:none!important}.office-shell .motive-header,.office-shell .motive-header-left,.office-shell .motive-header-right,.office-shell .motive-dispatch-topbar,.office-shell .motive-ops-utility-strip{min-width:0}.office-shell .motive-ops-utility-strip{justify-content:flex-end!important}.office-shell .motive-ops-utility-account,.office-shell .motive-user-summary{margin-left:auto}@media (min-width:761px) and (max-width:1179px){.office-shell.motive-shell,.office-shell.is-dispatch-shell.motive-shell,.office-shell.is-company-shell.motive-shell,.office-shell.is-payroll-shell.motive-shell{grid-template-columns:74px minmax(0,1fr)!important;display:grid!important}.office-shell.motive-shell .motive-rail,.office-shell.is-dispatch-shell.motive-shell .motive-rail,.office-shell.is-company-shell.motive-shell .motive-rail,.office-shell.is-payroll-shell.motive-shell .motive-rail{opacity:1!important;visibility:visible!important;pointer-events:auto!important;width:74px!important;min-width:74px!important;max-width:74px!important;padding:.72rem .42rem!important;display:grid!important}.office-shell.motive-shell .motive-workspace{grid-column:2!important;min-width:0!important;overflow-x:hidden!important}.office-shell.motive-shell .motive-nav-link-copy,.office-shell.motive-shell .motive-nav-link-label,.office-shell.motive-shell .motive-nav-link-detail,.office-shell.motive-shell .motive-nav-group-label,.office-shell.motive-shell .motive-nav-divider,.office-shell.motive-shell .motive-shell-badge,.office-shell.motive-shell .motive-rail-footer,.office-shell.motive-shell .motive-brand-word,.office-shell.motive-shell .motive-nav-lock{display:none!important}.office-shell.motive-shell .motive-brand-row,.office-shell.motive-shell .motive-nav-link-lead{justify-content:center!important}.office-shell.motive-shell .motive-brand{border-radius:12px!important;place-items:center!important;width:2.35rem!important;height:2.35rem!important;font-size:0!important;display:inline-grid!important}.office-shell.motive-shell .motive-brand-mark{font-size:1rem!important}.office-shell.motive-shell .motive-nav a{justify-content:center!important;min-height:3rem!important;padding:.32rem!important}.office-shell.motive-shell .motive-nav-icon{width:2.3rem!important;height:2.3rem!important}.office-shell.motive-shell .motive-sidebar-toggle,.office-shell.motive-shell .motive-sidebar-reopen,.office-shell.motive-shell .motive-mobile-menu-trigger,.office-shell .shell-page .mobile-nav{display:none!important}.office-shell.is-dispatch-shell .motive-header{grid-template-columns:minmax(9rem,.72fr) minmax(0,1fr)!important;align-items:start!important;gap:.55rem!important;display:grid!important}.office-shell.is-dispatch-shell .motive-header-right{justify-self:end!important;width:100%!important}.office-shell.is-dispatch-shell .motive-status-legend-chip,.office-shell.is-dispatch-shell .motive-ops-utility-chip--company{display:none!important}.office-shell.is-dispatch-shell .motive-ops-utility-strip--dispatch{justify-content:flex-end!important;gap:.34rem!important;width:100%!important;display:flex!important}.office-shell.is-dispatch-shell .motive-ops-utility-account{order:10!important;max-width:min(14rem,48vw)!important}.office-shell.is-dispatch-shell .logout-btn{order:11!important}}@media (max-width:760px){.office-shell.motive-shell,.office-shell.is-dispatch-shell.motive-shell,.office-shell.is-company-shell.motive-shell,.office-shell.is-payroll-shell.motive-shell{grid-template-columns:minmax(0,1fr)!important;display:block!important}.office-shell.motive-shell .motive-rail{display:none!important}.office-shell.motive-shell .motive-mobile-menu-trigger{display:inline-flex!important}.office-shell.motive-shell .motive-mobile-nav-overlay{z-index:1400!important;background:#080e0a94!important;display:block!important;position:fixed!important;inset:0!important}.office-shell.motive-shell .motive-mobile-nav-panel{color:#edf7ef!important;background:linear-gradient(#101612 0%,#0b110e 100%)!important;border-right:1px solid #ddf4e11f!important;width:min(86vw,22rem)!important;max-width:min(22rem,100vw - 1.25rem)!important;height:100%!important;padding:.95rem!important;overflow:auto!important;box-shadow:24px 0 50px #0000004d!important}.office-shell.motive-shell .motive-mobile-nav-head{justify-content:space-between!important;align-items:center!important;gap:.75rem!important;margin-bottom:1rem!important;display:flex!important}.office-shell.motive-shell .motive-mobile-nav-head button{color:#f7fff9!important;background:#ffffff14!important;border:1px solid #ddf4e12e!important;border-radius:.7rem!important;min-height:2rem!important;font-weight:800!important}.office-shell .shell-page .mobile-nav{display:none!important}}.office-shell.is-dispatch-shell .dispatch-reset-live-grid{grid-template-columns:minmax(0,1fr) minmax(280px,320px)!important;align-items:start!important;gap:.82rem!important;min-width:0!important;max-width:100%!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel.dispatch-board-focus-strip{min-width:0!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-loads-shell-head.ops-core-table-shell-head.dispatch-reset-table-head{overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:minmax(0,1fr) minmax(17rem,18.5rem)!important;align-items:start!important;gap:.7rem!important;min-width:0!important;max-width:100%!important;display:grid!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-copy,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side,.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row,.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row{min-width:0!important;max-width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-context-route,.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span,.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row>span,.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row strong,.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row strong{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row{flex-wrap:wrap!important;gap:.18rem .52rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span{border-left:0!important;flex:0 auto!important;max-width:min(18rem,100%)!important;padding-left:0!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.24rem .72rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{gap:.42rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-action-row{gap:.35rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{border-left:0!important;flex-wrap:wrap!important;gap:.34rem!important;width:100%!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions .fleetview-secondary-btn{flex:8rem!important;min-height:1.86rem!important;padding:.3rem .5rem!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list{grid-template-columns:minmax(0,1fr)!important;gap:.34rem!important;min-height:0!important;max-height:none!important;display:grid!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item{gap:.12rem!important;min-height:0!important;padding:.46rem .58rem!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item strong,.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item p{white-space:normal!important;text-overflow:clip!important;margin:0!important;line-height:1.2!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item a{justify-self:start!important;margin-top:.12rem!important}.office-shell.is-dispatch-shell .dispatch-table-control-strip{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:.52rem!important;width:100%!important;min-width:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-date-sort-controls{flex-wrap:nowrap!important;flex:auto!important;gap:.32rem!important;min-width:0!important;display:flex!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-column-customizer{flex:none!important;margin-left:auto!important}.office-shell.is-dispatch-shell .dispatch-loads-page-size{border-radius:8px!important;gap:.34rem!important;min-height:2rem!important;padding:.24rem .34rem .24rem .46rem!important}.office-shell.is-dispatch-shell .dispatch-loads-page-size span{letter-spacing:.06em!important}.office-shell.is-dispatch-shell .dispatch-loads-page-size select{min-width:4rem!important;min-height:1.52rem!important;padding-block:0!important}.office-shell.is-dispatch-shell .dispatch-grid-footer-row{grid-template-columns:minmax(13rem,.75fr) minmax(0,1fr)!important;align-items:center!important;gap:.62rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer{justify-content:flex-end!important;min-width:0!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--footer{scrollbar-width:thin!important;flex-wrap:nowrap!important;justify-content:flex-end!important;gap:.28rem!important;max-width:100%!important;display:flex!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{white-space:nowrap!important;flex:none!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-legend-footer .dispatch-reset-stage-summary{display:none!important}.office-shell.is-dispatch-shell .dispatch-table-shell{max-width:100%!important;overflow:auto visible!important}.office-shell.is-dispatch-shell .dispatch-board-table{border-collapse:separate!important;min-width:max-content!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-new:not(.is-selected)>td{background:#e8f7ee!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-1:not(.is-selected)>td{background:#fff7d6!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-2:not(.is-selected)>td{background:#ffead8!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-leg-3:not(.is-selected)>td{background:#eee7ff!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-completed:not(.is-selected)>td{background:#e8edf2!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row.tone-active:not(.is-selected)>td{background:#e3f8fb!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row:is(.tone-warning,.tone-urgent):not(.is-selected)>td{background:#fee9e9!important}:root[data-theme=light] .office-shell.is-dispatch-shell tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent)>td:first-child{box-shadow:inset 6px 0 0 var(--dispatch-row-stage-accent,#1f4c39), inset 0 1px 0 #1f4c391f, inset 0 -1px 0 #1f4c391f!important}.office-shell.is-dispatch-shell .dispatch-reset-side-rail{z-index:2!important;align-self:start!important;gap:.74rem!important;min-width:0!important;max-height:calc(100dvh - 1.44rem)!important;display:grid!important;position:sticky!important;top:.72rem!important;overflow:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card{min-width:0!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-side-list{min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert,.office-shell.is-dispatch-shell .dispatch-reset-side-resource,.office-shell.is-dispatch-shell .dispatch-reset-side-watch,.office-shell.is-dispatch-shell .dispatch-reset-support-row{border-left-width:5px!important;border-radius:8px!important;min-width:0!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-urgent,.office-shell.is-dispatch-shell .dispatch-reset-support-row.priority-high,.office-shell.is-dispatch-shell .dispatch-reset-support-row.priority-urgent{background:#fff1f0!important;border-left-color:#b91c1c!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-warning,.office-shell.is-dispatch-shell .dispatch-reset-support-row.priority-medium{background:#fff8e8!important;border-left-color:#d97706!important}.office-shell.is-dispatch-shell .dispatch-reset-side-resource,.office-shell.is-dispatch-shell .dispatch-reset-support-row--driver.status-available{background:#ecfdf3!important;border-left-color:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch.status-dispatched,.office-shell.is-dispatch-shell .dispatch-reset-side-watch.status-in-transit,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-dispatched,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-in-transit{background:#eef8ff!important;border-left-color:#1d6fa5!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch.status-created,.office-shell.is-dispatch-shell .dispatch-reset-support-row.status-created{background:#ecfdf3!important;border-left-color:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch strong,.office-shell.is-dispatch-shell .dispatch-reset-side-watch small,.office-shell.is-dispatch-shell .dispatch-reset-side-resource-copy,.office-shell.is-dispatch-shell .dispatch-reset-side-resource-copy strong,.office-shell.is-dispatch-shell .dispatch-reset-side-resource-copy small,.office-shell.is-dispatch-shell .dispatch-reset-side-alert strong,.office-shell.is-dispatch-shell .dispatch-reset-side-alert small{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important;overflow:visible!important}@media (max-width:1179px){.office-shell.is-dispatch-shell .dispatch-reset-live-grid{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-side-rail{display:none!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side{width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row,.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-table-control-strip{align-items:stretch!important}.office-shell.is-dispatch-shell .dispatch-grid-footer-row{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--footer{justify-content:flex-start!important}}@media (max-width:520px){.office-shell.is-dispatch-shell .dispatch-reset-manifest-inline-actions.dispatch-reset-selected-actions{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-table-control-strip{flex-wrap:wrap!important}.office-shell.is-dispatch-shell .dispatch-column-customizer{width:100%!important}.office-shell.is-dispatch-shell .dispatch-column-customizer-trigger{justify-content:center!important;width:100%!important}}.office-shell.motive-shell{--office-drawer-breakpoint:1100px}.office-shell.motive-shell .motive-mobile-menu-trigger{display:none}.office-shell.motive-shell .motive-mobile-nav-panel{max-width:min(22rem,100vw - 1.25rem)}.office-shell.motive-shell .motive-workspace,.office-shell.motive-shell .office-main,.office-shell.motive-shell .shell-page{min-width:0;max-width:100%}@media (max-width:1099px){.office-shell.motive-shell,.office-shell.is-dispatch-shell.motive-shell,.office-shell.is-company-shell.motive-shell,.office-shell.is-payroll-shell.motive-shell{grid-template-columns:minmax(0,1fr)!important;display:grid!important}.office-shell.motive-shell .motive-rail{display:none!important}.office-shell.is-dispatch-shell.motive-shell .motive-rail,.office-shell.is-company-shell.motive-shell .motive-rail,.office-shell.is-payroll-shell.motive-shell .motive-rail,.office-shell.motive-shell[data-shell-variant] .motive-rail{pointer-events:none!important;width:0!important;min-width:0!important;max-width:0!important;display:none!important;overflow:hidden!important}.office-shell.motive-shell .motive-workspace{grid-column:1!important;width:100%!important;min-width:0!important;overflow-x:hidden!important}.office-shell.motive-shell .motive-mobile-menu-trigger{display:inline-flex!important}.office-shell.motive-shell .motive-mobile-nav-overlay{z-index:1400!important;background:#080e0a94!important;display:block!important;position:fixed!important;inset:0!important}.office-shell.motive-shell .motive-mobile-nav-panel{color:#edf7ef!important;background:linear-gradient(#101612 0%,#0b110e 100%)!important;border-right:1px solid #ddf4e11f!important;width:min(86vw,22rem)!important;max-width:min(22rem,100vw - 1.25rem)!important;height:100%!important;padding:.95rem!important;overflow:auto!important;box-shadow:24px 0 50px #0000004d!important}.office-shell.motive-shell .motive-mobile-nav-head{justify-content:space-between!important;align-items:center!important;gap:.75rem!important;margin-bottom:1rem!important;display:flex!important}.office-shell.motive-shell .motive-mobile-nav-head button{color:#f7fff9!important;background:#ffffff14!important;border:1px solid #ddf4e12e!important;border-radius:.7rem!important;min-height:2rem!important;font-weight:800!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-brand-word,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-group-label,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-copy,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-label,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-detail,.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-lock,.office-shell.motive-shell .motive-mobile-nav-panel .motive-shell-badge{width:auto!important;max-width:100%!important;height:auto!important;font-size:inherit!important;opacity:1!important;display:inline-flex!important;overflow:visible!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-group-label{color:#edf7efa8!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:.9rem 0 .35rem!important;font-size:.72rem!important;display:block!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav a{justify-content:flex-start!important;min-height:2.75rem!important;padding:.55rem .65rem!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-lead{justify-content:flex-start!important;gap:.7rem!important;width:100%!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-copy{flex:auto!important;min-width:0!important;display:block!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-label{white-space:nowrap!important;word-break:normal!important;color:#f7fff9!important;letter-spacing:.02em!important;width:auto!important;font-size:.86rem!important;font-weight:850!important;display:block!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-link-detail{display:none!important}.office-shell.motive-shell .motive-mobile-nav-panel .motive-nav-icon{flex:0 0 2rem!important;width:2rem!important;height:2rem!important}.office-shell .shell-page .mobile-nav{display:none!important}.office-shell.motive-shell .motive-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding-inline:clamp(.8rem,2vw,1.2rem)!important;display:grid!important}.office-shell.motive-shell .motive-header-left{align-items:center!important;gap:.7rem!important;min-width:0!important;display:flex!important}.office-shell.motive-shell .motive-header-right,.office-shell.motive-shell .motive-ops-utility-strip{justify-self:end!important;min-width:0!important}.office-shell.motive-shell .motive-status-legend-chip,.office-shell.motive-shell .motive-ops-utility-chip--company{display:none!important}.office-shell.motive-shell .motive-ops-utility-account{max-width:min(18rem,42vw)!important;margin-left:auto!important}}@media (min-width:1100px){.office-shell.motive-shell,.office-shell.is-dispatch-shell.motive-shell,.office-shell.is-company-shell.motive-shell,.office-shell.is-payroll-shell.motive-shell{grid-template-columns:var(--motive-rail-width,220px) minmax(0, 1fr)!important;display:grid!important}.office-shell.motive-shell .motive-rail{display:grid!important}.office-shell.motive-shell.is-collapsed,.office-shell.is-dispatch-shell.motive-shell.is-collapsed,.office-shell.is-company-shell.motive-shell.is-collapsed,.office-shell.is-payroll-shell.motive-shell.is-collapsed{grid-template-columns:0 minmax(0,1fr)!important}.office-shell.motive-shell.is-collapsed .motive-rail,.office-shell.is-dispatch-shell.motive-shell.is-collapsed .motive-rail,.office-shell.is-company-shell.motive-shell.is-collapsed .motive-rail,.office-shell.is-payroll-shell.motive-shell.is-collapsed .motive-rail{pointer-events:none!important;visibility:hidden!important;border:0!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important;display:none!important;overflow:hidden!important}.office-shell.motive-shell.is-collapsed .motive-workspace{grid-column:2!important;width:100%!important;min-width:0!important;max-width:100%!important}}:root{--dispatch-stage-new:#15803d;--dispatch-stage-leg-1:#b7791f;--dispatch-stage-leg-2:#c05621;--dispatch-stage-leg-3:#6d28d9;--dispatch-stage-completed:#475569}.office-shell.is-dispatch-shell .dispatch-board-row.tone-new{--dispatch-row-stage-accent:var(--dispatch-stage-new);--dispatch-row-stage-surface-solid:#e8f7ee}.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-1{--dispatch-row-stage-accent:var(--dispatch-stage-leg-1);--dispatch-row-stage-surface-solid:#fff7d6}.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-2{--dispatch-row-stage-accent:var(--dispatch-stage-leg-2);--dispatch-row-stage-surface-solid:#ffead8}.office-shell.is-dispatch-shell .dispatch-board-row.tone-leg-3{--dispatch-row-stage-accent:var(--dispatch-stage-leg-3);--dispatch-row-stage-surface-solid:#eee7ff}.office-shell.is-dispatch-shell .dispatch-board-row.tone-active{--dispatch-row-stage-accent:#0f766e;--dispatch-row-stage-surface-solid:#e3f8fb}.office-shell.is-dispatch-shell .dispatch-board-row.tone-completed{--dispatch-row-stage-accent:var(--dispatch-stage-completed);--dispatch-row-stage-surface-solid:#e8edf2}.office-shell.is-dispatch-shell .dispatch-board-row:is(.tone-warning,.tone-urgent){--dispatch-row-stage-accent:#b91c1c;--dispatch-row-stage-surface-solid:#fee9e9}.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent):not(.is-selected)>td{background:var(--dispatch-row-stage-surface-solid)!important}.office-shell.is-dispatch-shell .dispatch-board-table tbody tr.dispatch-board-row:is(.tone-new,.tone-leg-1,.tone-leg-2,.tone-leg-3,.tone-active,.tone-completed,.tone-warning,.tone-urgent)>td:first-child{box-shadow:inset 6px 0 0 var(--dispatch-row-stage-accent)!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill{white-space:nowrap!important;background:#f8fafc!important;border-radius:999px!important;padding:.2rem .55rem!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-strip--footer{scrollbar-width:thin;white-space:nowrap!important;flex-wrap:nowrap!important;align-items:center!important;gap:.35rem!important;display:flex!important;overflow:auto hidden!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip.dispatch-reset-stage-strip--footer,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-stage-strip.dispatch-reset-stage-strip--footer,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-strip.dispatch-reset-stage-strip--footer{flex-wrap:nowrap!important;overflow:auto hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new{border-color:color-mix(in srgb, var(--dispatch-stage-new) 45%, white)!important;color:#14532d!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new:before{background:var(--dispatch-stage-new)!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1{border-color:color-mix(in srgb, var(--dispatch-stage-leg-1) 48%, white)!important;color:#7c4a03!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1:before{background:var(--dispatch-stage-leg-1)!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2{border-color:color-mix(in srgb, var(--dispatch-stage-leg-2) 48%, white)!important;color:#7c2d12!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2:before{background:var(--dispatch-stage-leg-2)!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3{border-color:color-mix(in srgb, var(--dispatch-stage-leg-3) 44%, white)!important;color:#4c1d95!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3:before{background:var(--dispatch-stage-leg-3)!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed{border-color:color-mix(in srgb, var(--dispatch-stage-completed) 42%, white)!important;color:#334155!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed:before{background:var(--dispatch-stage-completed)!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{align-items:start!important;gap:.7rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row,.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row{overflow-wrap:anywhere!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-selected-next-actions-list .ops-assistant-item{min-height:0!important;padding:.5rem .62rem!important}.office-shell.is-dispatch-shell .dispatch-reset-side-resource,.office-shell.is-dispatch-shell .dispatch-reset-side-watch,.office-shell.is-dispatch-shell .dispatch-reset-side-alert{border-left-width:5px!important;padding:.68rem .78rem!important}.office-shell.is-dispatch-shell .dispatch-reset-side-watch{background:#f7f6de!important;border-left-color:#7d8554!important}.office-shell.is-dispatch-shell .dispatch-reset-side-resource{background:#f2fbf4!important;border-left-color:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-warning{border-left-color:var(--dispatch-stage-leg-1)!important;background:#fff8e8!important}.office-shell.is-dispatch-shell .dispatch-reset-side-alert.tone-urgent{background:#fff1f0!important;border-left-color:#b91c1c!important}.driver-messages-context-rail{grid-template-columns:repeat(3,minmax(0,1fr)) auto!important;gap:.5rem!important}.driver-messages-context-rail article{padding:.62rem .75rem!important}.driver-messages-context-rail article span,.driver-messages-context-rail article small{font-size:.72rem!important;line-height:1.18!important}.driver-messages-context-rail article strong{font-size:.95rem!important;line-height:1.12!important}.driver-messages-compose{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:end!important;gap:.55rem!important;display:grid!important}.driver-messages-compose textarea{max-height:10rem;resize:none!important;min-height:4.25rem!important;overflow-y:auto!important}.driver-messages-compose-presets{order:-1;grid-column:1/-1;flex-wrap:wrap!important;align-items:center!important;gap:.4rem!important;display:flex!important}.driver-messages-preset{box-shadow:none!important;border-radius:8px!important;padding:.42rem .68rem!important;font-weight:800!important;text-decoration:none!important}.driver-messages-roster-new-indicator{background:#cbd5e1;border-radius:999px;width:.55rem;height:.55rem;display:inline-block}.driver-messages-roster-new-indicator.is-active{background:#dc2626;box-shadow:0 0 0 3px #dc262624}.team-access-danger-btn,.workforce-driver-remove-btn{color:#fff!important;background:#b91c1c!important;border:1px solid #b91c1c59!important}.workforce-driver-table-footer.dispatch-grid-footer-row{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:.65rem!important;font-size:.82rem!important;display:flex!important}.workforce-driver-table-footer .dispatch-grid-totals,.workforce-driver-table-footer .dispatch-table-page-size-control{align-items:center!important;gap:.55rem!important;min-width:0!important;display:inline-flex!important}.workforce-driver-detail-summary article.is-good,.workforce-driver-safety-score.is-good{background:#e8f7ee!important;border-color:#15803d3d!important}.workforce-driver-detail-summary article.is-warning,.workforce-driver-safety-score.is-warning{background:#fff7d6!important;border-color:#b7791f47!important}.workforce-driver-detail-summary article.is-urgent,.workforce-driver-safety-score.is-urgent{background:#fee9e9!important;border-color:#b91c1c47!important}.workforce-driver-detail-safety-review{background:#fffaf0;border:1px solid #b7791f47;border-radius:8px;gap:.55rem;margin-top:.85rem;padding:.85rem;display:grid}.workforce-driver-detail-safety-review h3,.workforce-driver-detail-safety-review p{margin:0}.workforce-driver-detail-safety-review ul{margin:0;padding-left:1.1rem}.workforce-driver-detail-table th:nth-child(4),.workforce-driver-detail-table td:nth-child(4){white-space:nowrap;min-width:5.75rem}.equipment-workspace-shell .operations-roster-table tbody tr,.maintenance-table tbody tr,.compliance-table tbody tr{cursor:pointer}.equipment-workspace-shell .operations-roster-table tbody tr:nth-child(odd){background:#f6fbf8!important}.equipment-workspace-shell .operations-roster-table tbody tr:nth-child(2n){background:#eef7f2!important}:is(.equipment-workspace-shell .operations-roster-table tbody tr:has(.status-active),.equipment-workspace-shell .operations-roster-table tbody tr:has(.tone-good)){box-shadow:inset 5px 0 #15803d}:is(.equipment-workspace-shell .operations-roster-table tbody tr:has(.status-assigned),.equipment-workspace-shell .operations-roster-table tbody tr:has(.tone-active)){box-shadow:inset 5px 0 #0f766e}:is(.equipment-workspace-shell .operations-roster-table tbody tr:has(.status-maintenance),.equipment-workspace-shell .operations-roster-table tbody tr:has(.tone-warning)){box-shadow:inset 5px 0 #b7791f}:is(.equipment-workspace-shell .operations-roster-table tbody tr:has(.status-out_of_service),.equipment-workspace-shell .operations-roster-table tbody tr:has(.tone-urgent)){box-shadow:inset 5px 0 #b91c1c}.documents-workspace-shell .dispatch-page-view-strip,.documents-workspace-shell .dispatch-reset-tabs,.office-async-tabs,.motive-subtabs[aria-label=Compliance\ tabs],.motive-subtabs[aria-label=Maintenance\ tabs]{scrollbar-width:thin;flex-wrap:nowrap!important;gap:.35rem!important;display:flex!important;overflow-x:auto!important}.documents-board-table td:nth-child(6),.documents-board-table th:nth-child(6),.documents-overflow-count{white-space:nowrap!important}.documents-overflow-count{padding:.25rem .45rem!important;font-size:.72rem!important}.office-async-tabs-shell{max-width:100%;position:relative}.office-async-tabs{align-items:center;max-width:100%}.office-async-tabs a{min-height:2rem}.office-async-tab-label,.office-async-tab-detail,.office-async-tab-count{white-space:nowrap;align-items:center;display:inline-flex}.office-async-tab-detail{color:color-mix(in srgb, var(--muted) 88%, var(--text) 12%);font-size:.72rem}.office-async-tab-count{background:color-mix(in srgb, var(--surface) 88%, var(--accent-soft) 12%);min-width:1.35rem;min-height:1.15rem;color:var(--text);border-radius:999px;justify-content:center;font-size:.72rem;font-weight:900}.payroll-home-table-shell,.payroll-home-table-shell .dispatch-table-shell,.payroll-home-table{overflow-x:auto!important}.payroll-home-table th:nth-last-child(2),.payroll-home-table td:nth-last-child(2){white-space:nowrap;min-width:7.5rem}.payroll-home-table th:last-child,.payroll-home-table td:last-child{white-space:nowrap;min-width:11rem}.office-tab-loading{color:#355344;background:#f5faf7;border:1px solid #1f4c3929;border-radius:8px;margin-bottom:.5rem;padding:.6rem .75rem;font-weight:800}.compliance-row.is-selected,.maintenance-row.is-selected{outline-offset:-2px;outline:2px solid #15803d47}@media (max-width:760px){.driver-messages-compose,.driver-messages-context-rail{grid-template-columns:minmax(0,1fr)!important}.driver-messages-compose-presets{order:0}}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))!important;align-items:stretch!important;gap:.5rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-list-head{grid-column:1/-1!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource{color:#183225!important;width:100%!important;min-width:0!important;min-height:0!important;box-shadow:none!important;text-align:left!important;background:#fbfdf9!important;border:1px solid #1f4c3929!important;border-left-width:5px!important;border-radius:8px!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch{gap:.14rem!important;padding:.52rem .56rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource{grid-template-columns:1.78rem minmax(0,1fr)!important;align-items:center!important;gap:.46rem!important;padding:.5rem .58rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource>span:first-child{color:#105f3d!important;background:#dff2e5!important;border-radius:999px!important;place-items:center!important;width:1.72rem!important;height:1.72rem!important;font-size:.62rem!important;font-weight:900!important;display:inline-grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch strong,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource strong{color:#183225!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.78rem!important;line-height:1.18!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch small,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource small{color:#536c5b!important;text-overflow:ellipsis!important;min-width:0!important;font-size:.7rem!important;line-height:1.22!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row-meta{gap:.05rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row-status{color:#105f3d!important;text-align:right!important;white-space:normal!important;background:#eef8f2!important;border:1px solid #1f4c392e!important;border-radius:999px!important;grid-column:2!important;justify-self:end!important;max-width:100%!important;padding:.26rem .5rem!important;font-size:.62rem!important;font-weight:900!important;line-height:1.1!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource .dispatch-reset-support-row-status{text-align:left!important;justify-self:start!important;margin-top:.08rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-watch-ref-line{flex-wrap:wrap!important;gap:.2rem!important;min-width:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-watch-ref-line>span,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-watch-status-row .dispatch-status-chip-primary-block{border-radius:6px!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-high,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-urgent{background:#fff1f0!important;border-left-color:#b91c1c!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-medium{background:#fff8e8!important;border-left-color:#b7791f!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-low,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.status-created{background:#ecfdf3!important;border-left-color:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.status-dispatched,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.status-in-transit{background:#eef8ff!important;border-left-color:#1d6fa5!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource.status-available{background:#ecfdf3!important;border-left-color:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource.status-unavailable{background:#f8fafc!important;border-left-color:#475569!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-high,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-urgent,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-high,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-urgent{background:#fff1f0!important;border-left-color:#b91c1c!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-medium,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.priority-medium{background:#fff8e8!important;border-left-color:#b7791f!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.status-created,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.status-created,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource.status-available,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource.status-available{background:#ecfdf3!important;border-left-color:#15803d!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.status-dispatched,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.status-in-transit,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.status-dispatched,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.status-in-transit{background:#eef8ff!important;border-left-color:#1d6fa5!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource.status-unavailable,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource.status-unavailable{background:#f8fafc!important;border-left-color:#475569!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch:hover,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch.is-active,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource:hover:not(:disabled){border-color:#105f3d52!important;box-shadow:inset 4px 0 #105f3d!important}@media (min-width:761px) and (max-width:1099px){.office-shell.is-dispatch-shell .dispatch-reset-command-buttons{flex-wrap:nowrap!important;justify-content:flex-start!important;justify-self:start!important;width:auto!important;max-width:100%!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-primary-action{flex:0 19rem!important;width:auto!important;min-width:12.5rem!important;max-width:19rem!important}.office-shell.is-dispatch-shell .dispatch-reset-overflow-menu,.office-shell.is-dispatch-shell .dispatch-reset-overflow-trigger.fleetview-secondary-btn{flex:none!important;width:auto!important;min-width:8rem!important}}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-list,.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-list{gap:.5rem!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch,.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource{color:#183225!important;width:100%!important;min-width:0!important;min-height:0!important;box-shadow:none!important;text-align:left!important;background:#fbfdf9!important;border:1px solid #1f4c3929!important;border-left-width:5px!important;border-radius:8px!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch{gap:.14rem!important;padding:.52rem .56rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource{grid-template-columns:1.78rem minmax(0,1fr)!important;align-items:center!important;gap:.46rem!important;padding:.5rem .58rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource>span:first-child{color:#105f3d!important;background:#dff2e5!important;border-radius:999px!important;place-items:center!important;width:1.72rem!important;height:1.72rem!important;font-size:.62rem!important;font-weight:900!important;display:inline-grid!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch strong,.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource strong{color:#183225!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.78rem!important;line-height:1.18!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch small,.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource small{color:#536c5b!important;text-overflow:ellipsis!important;min-width:0!important;font-size:.7rem!important;line-height:1.22!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-watch-ref-line{flex-wrap:wrap!important;gap:.2rem!important;min-width:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-watch-ref-line>span,.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-watch-status-row .dispatch-status-chip-primary-block{border-radius:6px!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.priority-high,.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.priority-urgent{background:#fff1f0!important;border-left-color:#b91c1c!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.priority-medium{background:#fff8e8!important;border-left-color:#b7791f!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.priority-low,.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.status-created,.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource.status-available{background:#ecfdf3!important;border-left-color:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.status-dispatched,.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.status-in-transit{background:#eef8ff!important;border-left-color:#1d6fa5!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource.status-unavailable,.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource.status-unknown{background:#f8fafc!important;border-left-color:#475569!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.status-created,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.status-created,:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource.status-available,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource.status-available{background:#ecfdf3!important;border-left-color:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch:hover,.office-shell.is-dispatch-shell .dispatch-reset-side-card--watchlist .dispatch-reset-side-watch.is-active,.office-shell.is-dispatch-shell .dispatch-reset-side-card--resources .dispatch-reset-side-resource:hover:not(:disabled){border-color:#105f3d52!important;box-shadow:inset 4px 0 #105f3d!important}.office-shell.is-dispatch-shell .dispatch-next-leg-needed{color:#5f3508!important;background:#fff8e8!important;border-color:#b7791f6b!important}.office-shell.is-dispatch-shell .dispatch-next-leg-needed .cvui-badge__label{color:#5f3508!important}.office-shell.is-dispatch-shell{--dispatch-stage-new:#15803d;--dispatch-stage-leg-1:#b7791f;--dispatch-stage-leg-2:#c05621;--dispatch-stage-leg-3:#6d28d9;--dispatch-stage-completed:#475569}.office-shell.is-dispatch-shell .dispatch-status-filter-field{border:0!important;gap:.4rem!important;min-width:0!important;margin:0!important;padding:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-status-filter-field legend{color:#536c5b!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0!important;font-size:.72rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-status-filter-options{flex-wrap:wrap!important;gap:.4rem!important;min-width:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-clear-filters-button{color:#7f1d1d!important;background:#fff7f5!important;border-color:#b91c1c3d!important}@media (min-width:1180px){.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{display:grid!important}}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below{gap:.62rem!important;margin-top:.82rem!important}.office-shell.is-dispatch-shell .dispatch-reset-support-color-key{color:#355344!important;background:#fbfdf9!important;border:1px solid #1f4c3924!important;border-radius:8px!important;flex-wrap:wrap!important;align-items:center!important;gap:.4rem .7rem!important;padding:.5rem .62rem!important;font-size:.72rem!important;font-weight:800!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-color-key span{align-items:center!important;gap:.28rem!important;min-width:0!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-support-color-key b{background:#15803d!important;border-radius:999px!important;width:.58rem!important;height:.58rem!important;display:inline-block!important}.office-shell.is-dispatch-shell .dispatch-reset-support-color-key b.status-dispatched{background:#1d6fa5!important}.office-shell.is-dispatch-shell .dispatch-reset-support-color-key b.priority-medium{background:#b7791f!important}.office-shell.is-dispatch-shell .dispatch-reset-support-color-key b.priority-urgent{background:#b91c1c!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-toggle{min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource{grid-template-columns:1.78rem minmax(0,1fr)!important;align-items:start!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource-copy,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row-line,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row-meta{overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch strong,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-watch small,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource strong,.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource small{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row-status{grid-column:2!important;justify-self:start!important;max-width:100%!important}@media (min-width:1180px){.office-shell.is-dispatch-shell .dispatch-reset-live-grid{grid-template-columns:minmax(0,1fr) minmax(13rem,15rem)!important;align-items:start!important}.office-shell.is-dispatch-shell .dispatch-reset-side-rail{align-self:start!important;max-height:none!important;position:static!important;top:auto!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-side-card--exceptions{align-self:start!important;position:static!important}}.office-shell.is-dispatch-shell .dispatch-reset-workbench,.office-shell.is-dispatch-shell .dispatch-reset-live-grid,.office-shell.is-dispatch-shell .dispatch-loads-shell.dispatch-reset-table-panel{width:100%!important;min-width:0!important;max-width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-live-grid{grid-template-columns:minmax(0,1fr)!important}@media (min-width:1180px){.office-shell.is-dispatch-shell .dispatch-reset-live-grid{grid-template-columns:minmax(0,1fr)!important}}.office-shell.is-dispatch-shell .dispatch-inline-exceptions{background:#fbfdf9!important;border:1px solid #1f4c3924!important;border-radius:8px!important;grid-template-columns:minmax(10.5rem,max-content) minmax(0,1fr)!important;align-items:start!important;gap:.62rem!important;min-width:0!important;margin:.72rem 0 .58rem!important;padding:.58rem .62rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions-head{gap:.12rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions-head span{color:#536c5b!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions-head strong{color:#183225!important;font-size:.84rem!important;line-height:1.16!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))!important;gap:.44rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card,.office-shell.is-dispatch-shell .dispatch-inline-exception-empty{color:#183225!important;text-align:left!important;background:#fbfdf9!important;border:1px solid #1f4c3929!important;border-left-width:5px!important;border-radius:8px!important;gap:.08rem!important;min-width:0!important;padding:.46rem .54rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card{cursor:pointer!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card span{color:#536c5b!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.58rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card strong,.office-shell.is-dispatch-shell .dispatch-inline-exception-empty strong{color:#183225!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important;line-height:1.16!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card small,.office-shell.is-dispatch-shell .dispatch-inline-exception-empty span{color:#536c5b!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.68rem!important;line-height:1.22!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card.tone-urgent{background:#fff1f0!important;border-left-color:#b91c1c!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card.tone-urgent span{color:#98463d!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card.tone-warning{background:#fff8e8!important;border-left-color:#b7791f!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card.tone-warning span{color:#8a5a1c!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card.tone-active,.office-shell.is-dispatch-shell .dispatch-inline-exception-empty{background:#ecfdf3!important;border-left-color:#15803d!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card.is-active,.office-shell.is-dispatch-shell .dispatch-inline-exception-card:hover{border-color:#105f3d52!important;box-shadow:inset 4px 0 #105f3d!important}@media (max-width:900px){.office-shell.is-dispatch-shell .dispatch-inline-exceptions{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-inline-exception-card strong,.office-shell.is-dispatch-shell .dispatch-inline-exception-card small{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;overflow:visible!important}}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{min-height:auto!important;max-height:none!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-copy,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-side,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body{overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body{gap:.38rem!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{color:#102419!important;text-overflow:clip!important;white-space:normal!important;font-size:clamp(1.02rem,1.2vw,1.18rem)!important;line-height:1.25!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-context-route{color:#233a2d!important;overflow-wrap:anywhere!important;text-overflow:clip!important;white-space:normal!important;font-size:.82rem!important;line-height:1.34!important;display:block!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row,.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr))!important;gap:.34rem .42rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span,.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row>span{color:#183225!important;overflow-wrap:anywhere!important;text-overflow:clip!important;white-space:normal!important;background:#f8fbf7c7!important;border:1px solid #1f4c391c!important;border-left:3px solid #1f7a4f57!important;border-radius:6px!important;gap:.08rem!important;min-width:0!important;padding:.32rem .42rem!important;line-height:1.22!important;display:grid!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-row>span strong,.office-shell.is-dispatch-shell .dispatch-reset-context-tool-row>span strong{color:#566b5c!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.58rem!important;font-weight:900!important;line-height:1.1!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions{padding:0!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions:not([open]){max-height:3.2rem!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions:not([open]) .dispatch-inline-exceptions-panel{display:none!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions-summary{cursor:pointer!important;justify-content:space-between!important;align-items:center!important;gap:.72rem!important;min-height:2.9rem!important;padding:.52rem .62rem!important;list-style:none!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions-summary::-webkit-details-marker{display:none!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions-toggle{color:#1f4c39!important;background:#fff!important;border:1px solid #1f4c3929!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:max-content!important;padding:.26rem .56rem!important;font-size:.68rem!important;font-weight:850!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions[open] .dispatch-inline-exceptions-toggle{background:#ecfdf3!important}.office-shell.is-dispatch-shell .dispatch-inline-exceptions[open] .dispatch-inline-exceptions-panel{border-top:1px solid #1f4c391f!important;padding:.58rem .62rem!important;display:block!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource-copy{gap:.18rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource strong{white-space:normal!important;max-width:100%!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row-meta{flex-wrap:wrap!important;gap:.16rem .5rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new{color:#14532d!important;background:#ecfdf3!important;border-color:#15803d57!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new:before,.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-new{background:#15803d!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1{color:#7c4a03!important;background:#fff7d6!important;border-color:#b7791f5c!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1:before,.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-leg-1{background:#b7791f!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2{color:#7c2d12!important;background:#ffead8!important;border-color:#c056215c!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2:before,.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-leg-2{background:#c05621!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3{color:#4c1d95!important;background:#eee7ff!important;border-color:#6d28d952!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3:before,.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-leg-3{background:#6d28d9!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed{color:#334155!important;background:#e8edf2!important;border-color:#4755694d!important}.office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed:before,.office-shell.is-dispatch-shell .dispatch-legend-swatch.tone-completed{background:#475569!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-new{color:#14532d!important;background:#ecfdf3!important;border-color:#15803d57!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-1{color:#7c4a03!important;background:#fff7d6!important;border-color:#b7791f5c!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-2{color:#7c2d12!important;background:#ffead8!important;border-color:#c056215c!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-leg-3{color:#4c1d95!important;background:#eee7ff!important;border-color:#6d28d952!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-stage-pill.tone-completed{color:#334155!important;background:#e8edf2!important;border-color:#4755694d!important}@media (max-width:720px){.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-side-resource{grid-template-columns:1.78rem minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-support-drawers-below .dispatch-reset-support-row-status{grid-column:2!important;justify-self:start!important}}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:minmax(0,1fr) minmax(15rem,18rem)!important;align-items:start!important;gap:.62rem!important;min-height:0!important;padding-block:.24rem .04rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body{gap:.18rem!important;min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{color:#0d2518!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:clamp(1rem,1.04vw,1.12rem)!important;line-height:1.14!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-context-linear-band{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)!important;align-items:center!important;gap:.36rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-linear-band .dispatch-reset-context-route{color:#233a2d!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.8rem!important;line-height:1.18!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-strip{scrollbar-width:thin!important;grid-auto-columns:max-content!important;grid-auto-flow:column!important;gap:.28rem!important;min-width:0!important;padding-bottom:.03rem!important;display:grid!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-context-line-item{color:#183225!important;white-space:nowrap!important;background:#f8fbf7d1!important;border:1px solid #1f4c391f!important;border-left:3px solid #1f7a4f5c!important;border-radius:6px!important;align-items:baseline!important;gap:.28rem!important;min-width:0!important;max-width:17.5rem!important;min-height:1.42rem!important;padding:.18rem .38rem!important;line-height:1.08!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-reset-context-line-item strong{color:#607263!important;letter-spacing:.08em!important;text-transform:uppercase!important;flex:none!important;font-size:.56rem!important;font-weight:900!important;line-height:1!important}.office-shell.is-dispatch-shell .dispatch-reset-context-line-item em{color:#173125!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.72rem!important;font-style:normal!important;font-weight:700!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-table-control-strip{align-items:center!important}.office-shell.is-dispatch-shell .dispatch-table-preference-controls{align-items:center!important;gap:.34rem!important;margin-left:auto!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-table-zoom-controls{background:#f8fbf7f2!important;border:1px solid #1f4c3921!important;border-radius:999px!important;align-items:center!important;gap:.22rem!important;min-height:2.2rem!important;padding:.16rem .22rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-table-zoom-button{color:#173125!important;cursor:pointer!important;background:#fff!important;border:1px solid #1f4c3924!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:1.72rem!important;height:1.72rem!important;display:inline-flex!important}.office-shell.is-dispatch-shell .dispatch-table-zoom-button:disabled{cursor:not-allowed!important;opacity:.42!important}.office-shell.is-dispatch-shell .dispatch-table-zoom-label{color:#314d3d!important;letter-spacing:.08em!important;text-align:center!important;text-transform:uppercase!important;min-width:4.1rem!important;font-size:.62rem!important;font-weight:900!important}.office-shell.is-dispatch-shell .dispatch-table-shell{--dispatch-board-table-scale:1}.office-shell.is-dispatch-shell .dispatch-board-table{table-layout:fixed!important}.office-shell.is-dispatch-shell .dispatch-table-shell[data-table-zoom=compact] .dispatch-board-table,.office-shell.is-dispatch-shell .dispatch-table-shell[data-table-zoom=normal] .dispatch-board-table,.office-shell.is-dispatch-shell .dispatch-table-shell[data-table-zoom=wide] .dispatch-board-table,.office-shell.is-dispatch-shell .dispatch-table-shell[data-table-zoom-percent] .dispatch-board-table{font-size:calc(.78rem * var(--dispatch-board-table-scale,1))!important}.office-shell.is-dispatch-shell .dispatch-board-table th{position:relative!important}.office-shell.is-dispatch-shell .dispatch-board-head-label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;padding-right:.52rem!important;display:block!important;overflow:hidden!important}.office-shell.is-dispatch-shell .dispatch-column-resize-handle{cursor:col-resize!important;touch-action:none!important;z-index:2!important;background:0 0!important;border:0!important;border-radius:0!important;width:10px!important;height:100%!important;min-height:2.4rem!important;padding:0!important;position:absolute!important;top:0!important;right:-4px!important}.office-shell.is-dispatch-shell .dispatch-column-resize-handle:after{content:""!important;background:#ffffff61!important;border-radius:999px!important;width:2px!important;height:62%!important;display:block!important;position:absolute!important;top:19%!important;left:4px!important}.office-shell.is-dispatch-shell .dispatch-column-resize-handle:hover:after,.office-shell.is-dispatch-shell .dispatch-column-resize-handle.is-resizing:after{background:#6ee7a8!important;box-shadow:0 0 0 2px #6ee7a82e!important}.office-shell.is-dispatch-shell .dispatch-table-control-strip{gap:.42rem!important;padding-bottom:.42rem!important}.office-shell.is-dispatch-shell .dispatch-table-preference-controls{align-self:center!important;margin-left:.28rem!important}.office-shell.is-dispatch-shell .dispatch-table-zoom-controls{border-radius:7px!important;min-height:2rem!important;padding:.2rem .28rem!important;box-shadow:inset 0 0 0 1px #ffffff94!important}.office-shell.is-dispatch-shell .dispatch-table-zoom-button{border-radius:6px!important;width:1.5rem!important;height:1.5rem!important}.office-shell.is-dispatch-shell .dispatch-table-zoom-label{letter-spacing:.02em!important;text-transform:none!important;min-width:4.8rem!important;font-size:.66rem!important}.office-shell.is-dispatch-shell .dispatch-table-shell{contain:paint!important;max-width:100%!important;margin-top:.22rem!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-loads-shell{overflow-x:clip!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body{grid-template-columns:minmax(18rem,.38fr) minmax(0,1fr)!important;align-items:center!important;gap:.2rem .68rem!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-linear-band{min-width:0!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-context-linear-band .dispatch-reset-context-route{border-right:1px solid #1f4c3929!important;flex:0 17rem!important;padding-right:.54rem!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-strip{flex:auto!important}.office-shell.is-dispatch-shell .dispatch-reset-context-line-item{max-width:13.5rem!important;min-height:1.34rem!important;padding:.16rem .34rem!important}@media (max-width:1100px){.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline,.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-context-linear-band{flex-direction:column!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}.office-shell.is-dispatch-shell .dispatch-reset-context-linear-band .dispatch-reset-context-route{border-right:0!important;padding-right:0!important}}.office-shell.is-dispatch-shell .dispatch-reset-command-strip.dispatch-command-band{column-gap:.62rem!important;padding:.42rem .5rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-search{min-width:0!important;max-width:min(100%,29rem)!important;margin:.08rem .1rem .08rem 0!important;padding:.28rem .42rem .28rem .62rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline{gap:.42rem!important;min-width:0!important;padding-inline:.04rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric{min-width:0!important;padding:.4rem .72rem!important}:root[data-theme=light] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric,:root[data-theme=dark] .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric,:root:not([data-theme]) .office-shell.is-dispatch-shell .dispatch-reset-command-metrics.dispatch-reset-command-metrics--inline .dispatch-reset-command-metric{padding:.4rem .72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-command-metric:first-child{margin-left:.08rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline{grid-template-columns:minmax(0,1fr) minmax(15rem,18rem)!important;align-items:start!important;gap:.72rem!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-copy{min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-topline.dispatch-reset-selected-topline--inline{flex-wrap:wrap!important;align-items:center!important;gap:.32rem .42rem!important;display:flex!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-identity-row{flex:24rem!important;grid-template-columns:minmax(6.8rem,max-content) minmax(0,1fr)!important;align-items:baseline!important;gap:.18rem .42rem!important;min-width:min(100%,22rem)!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-title{text-overflow:clip!important;white-space:normal!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-selected-reference{color:#486052!important;overflow-wrap:anywhere!important;min-width:0!important;font-size:.68rem!important;font-weight:850!important;line-height:1.18!important;display:block!important}.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-body,.office-shell.is-dispatch-shell .dispatch-reset-context-linear-band{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:.42rem!important;min-width:0!important;display:grid!important}.office-shell.is-dispatch-shell .dispatch-reset-context-linear-band .dispatch-reset-context-route{text-overflow:clip!important;white-space:normal!important;border-right:0!important;flex:none!important;min-width:0!important;padding-right:0!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-strip{scrollbar-width:auto!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,10.75rem),1fr))!important;grid-auto-columns:auto!important;grid-auto-flow:row!important;gap:.34rem!important;width:100%!important;min-width:0!important;padding-bottom:0!important;display:grid!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-context-line-item{white-space:normal!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:.1rem!important;min-width:0!important;max-width:none!important;min-height:2.58rem!important;padding:.32rem .42rem!important;display:grid!important;overflow:visible!important}.office-shell.is-dispatch-shell .dispatch-reset-context-line-item strong,.office-shell.is-dispatch-shell .dispatch-reset-context-line-item em{min-width:0!important}.office-shell.is-dispatch-shell .dispatch-reset-context-line-item em{overflow-wrap:anywhere!important;text-overflow:clip!important;white-space:normal!important;overflow:visible!important}@media (max-width:1100px){.office-shell.is-dispatch-shell .dispatch-reset-manifest-context-inline,.office-shell.is-dispatch-shell .dispatch-reset-selected-identity-row{grid-template-columns:minmax(0,1fr)!important}.office-shell.is-dispatch-shell .dispatch-reset-context-fact-strip{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr))!important}}@media (max-width:620px){.office-shell.is-dispatch-shell .office-main{padding-bottom:calc(8.5rem + env(safe-area-inset-bottom))!important}.office-shell.is-dispatch-shell .dispatch-table-control-strip{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom))!important;flex-flow:column!important;align-items:stretch!important}.office-shell.is-dispatch-shell .dispatch-date-sort-controls{flex-wrap:nowrap!important;width:100%!important;min-width:0!important;padding-bottom:.08rem!important;display:flex!important;overflow-x:auto!important}.office-shell.is-dispatch-shell .dispatch-date-sort-button{white-space:nowrap!important;flex:none!important;min-width:max-content!important}.office-shell.is-dispatch-shell .dispatch-date-sort-button span{white-space:nowrap!important}}.office-shell.motive-shell .motive-brand:before,.office-shell.motive-shell .motive-brand:after,.office-shell.is-dispatch-shell .motive-brand:before,.office-shell.is-dispatch-shell .motive-brand:after,.office-shell.is-company-shell .motive-brand:before,.office-shell.is-company-shell .motive-brand:after{content:none!important;display:none!important}.office-shell.motive-shell .motive-brand{color:#f2f6f3!important;letter-spacing:0!important;text-transform:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;gap:.58rem!important;width:auto!important;min-width:0!important;height:auto!important;padding:0!important;font-size:1rem!important;display:inline-flex!important}.office-shell.motive-shell .motive-brand-mark{width:2rem!important;height:2rem!important;box-shadow:none!important;object-fit:contain!important;background:0 0!important;border-radius:8px!important;flex:none!important;margin:0!important;display:block!important;transform:none!important}.office-shell.motive-shell .motive-brand-word{color:#f2f6f3!important;letter-spacing:0!important;text-transform:none!important;white-space:normal!important;min-width:0!important;max-width:11.5rem!important;font-size:.82rem!important;font-weight:850!important;line-height:1.05!important;display:inline-block!important}.office-shell.motive-shell.is-collapsed .motive-brand{justify-content:center!important;width:2.25rem!important;height:2.25rem!important;font-size:0!important}.office-shell.motive-shell.is-collapsed .motive-brand-mark{width:2.05rem!important;height:2.05rem!important}@media (max-width:760px){.office-shell.motive-shell .motive-header{grid-template-columns:minmax(0,1fr)!important;gap:.65rem!important;display:grid!important}.office-shell.motive-shell .motive-header-left,.office-shell.motive-shell .motive-header-right,.office-shell.motive-shell .motive-dispatch-topbar,.office-shell.motive-shell .motive-header-title-block{width:100%!important;min-width:0!important}.office-shell.motive-shell .motive-header-left,.office-shell.motive-shell .motive-header-right{justify-self:stretch!important}.office-shell.motive-shell .motive-header-right,.office-shell.motive-shell .motive-ops-utility-strip,.office-shell.motive-shell .header-user,.office-shell.motive-shell .motive-user-summary{justify-content:flex-start!important}.office-shell.motive-shell .motive-ops-utility-account,.office-shell.motive-shell .motive-user-summary{max-width:100%!important;margin-left:0!important}.office-shell.motive-shell .motive-dispatch-topbar-copy,.office-shell.motive-shell .motive-header-title-block{overflow-wrap:normal!important;word-break:normal!important;min-width:0!important}}
