/* An operating surface inside the site's established light editorial world. */
.dashboard-section{padding:100px var(--gutter) 70px;background:#f8faff;color:#10182a;position:relative;scroll-margin-top:76px}
.dashboard-section #explorer{position:absolute;top:0;scroll-margin-top:76px;padding:0;width:0;height:0;border:0;background:none;pointer-events:none}
.dashboard-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin:0 auto 38px;max-width:1440px}
.dashboard-section-heading h2{font:750 clamp(30px,3.45vw,54px)/1.12 var(--font-body,'Manrope',sans-serif);letter-spacing:-.035em;text-transform:none;margin:0;text-wrap:balance}
.dashboard-section-heading h2>span{color:#738097;font-size:.65em;letter-spacing:-.025em;font-weight:500;display:block;margin-top:10px}
.dashboard-section-heading>p{font-size:14px;line-height:1.7;color:#58667d;margin:0 0 3px;max-width:365px}
.dashboard{--dash-bg:#111824;--dash-panel:#17202e;--dash-raised:#1e2a3b;--dash-line:#ffffff12;--dash-text:#edf2ff;--dash-muted:#a3afc3;--dash-faint:#8695af;--dash-blue:#8c9eff;--dash-mint:#7dd6b4;--dash-amber:#e9c47a;max-width:1440px;margin:auto;background:var(--dash-bg);color:var(--dash-text);font:400 13px/1.5 var(--font-body,'Manrope',sans-serif);font-variant-numeric:tabular-nums;border-radius:16px;overflow:hidden;box-shadow:0 28px 65px -30px #17274665;color-scheme:dark;isolation:isolate}
.dashboard *{box-sizing:border-box}
.dashboard :is(h3,h4,p,dl,dd){margin:0}
.dashboard :is(button,input,select){font:inherit;color:inherit}
.dashboard button{cursor:pointer;border:0;background:none;text-align:left}
.dashboard :is(button,input,select):focus-visible{outline:2px solid #a3b1ff;outline-offset:4px}
.dashboard button:disabled{opacity:.45;cursor:default}
.dash-header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px 30px 22px;border-bottom:1px solid var(--dash-line)}
.dash-app-name{display:flex;gap:14px;align-items:center}
.dash-app-name strong{display:block;font-size:19px;line-height:1.2;letter-spacing:-.02em;font-weight:650}
.dash-app-name small{display:block;color:var(--dash-muted);font-size:11px;margin-top:5px}
.dash-app-mark{width:30px;height:32px;display:flex;align-items:flex-end;gap:4px;padding:4px 0}
.dash-app-mark i{width:6px;background:#a2afff;display:block;border-radius:2px}
.dash-app-mark i:nth-child(1){height:13px}.dash-app-mark i:nth-child(2){height:24px}.dash-app-mark i:nth-child(3){height:18px}
.dash-header-controls{display:flex;align-items:center;gap:22px}
.dash-period{display:flex;gap:2px;padding:4px;background:#080f1b;border-radius:7px}
.dash-period button{padding:6px 13px;border-radius:5px;font-size:11px;color:var(--dash-muted);min-height:32px;text-align:center}
.dash-period button[aria-pressed=true]{background:#2a364b;color:#f0f4ff}
.dash-period button:hover{color:#fff}
.dash-date-label{color:#c2cde0;font-size:12px}
.dash-nav-row{display:flex;justify-content:space-between;align-items:center;padding:0 30px;border-bottom:1px solid var(--dash-line);gap:22px}
.dash-nav{display:flex;align-items:center;gap:27px;min-width:0}
.dash-nav button{color:var(--dash-muted);position:relative;white-space:nowrap;min-height:59px;padding:16px 0;font-size:12px;font-weight:550}
.dash-nav button[aria-pressed=true]{color:#f4f6ff}
.dash-nav button[aria-pressed=true]:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:#9daaff}
.dash-nav button:hover{color:#d4ddff}
.dash-select{position:relative;display:block;color:#c4cfdf;font-size:11px;max-width:220px}
.dash-select select{background:#1a2535;border:1px solid #ffffff13;border-radius:6px;min-height:34px;padding:7px 27px 7px 12px;max-width:100%;cursor:pointer}
.dash-customer select{background:transparent;border:0;color:var(--dash-muted);font-size:11px}
.dash-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:25px 30px 26px;border-bottom:1px solid var(--dash-line);gap:24px}
.dashboard .dash-metric{padding:0 24px 0 0;border-right:1px solid var(--dash-line);min-width:0}
.dashboard .dash-metric:last-child{border:0;padding-right:0}
.dash-metric-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#b9c6da}
.dash-metric-label>span{color:#7688a5;font-size:15px;transition:transform .18s}
.dash-metric:hover .dash-metric-label>span{transform:translate(2px,-2px);color:#bac5ff}
.dash-metric>strong{display:block;font-weight:600;font-size:clamp(22px,2.15vw,34px);line-height:1.15;letter-spacing:-.03em;margin:13px 0 9px;white-space:nowrap}
.dash-metric>strong>small{font-size:.52em;font-weight:400;color:#99a9c1;letter-spacing:0}
.dash-currency{font-size:.65em;font-weight:450;color:#a8b6cc;letter-spacing:0}
.dash-metric>small{display:block;color:var(--dash-muted);font-size:10px;line-height:1.4}
.dash-content{padding:27px 30px 0;scroll-margin-top:88px;min-height:500px}
.dash-overview-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(275px,1fr);gap:34px}
.dash-panel-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;min-height:22px}
.dash-panel-head h3{font-weight:600;font-size:14px;letter-spacing:-.015em;line-height:1.4}
.dash-subtle{color:var(--dash-muted);font-size:10px;line-height:1.5}
.dashboard .dash-text-button{font-size:11px;color:#b8c4ff;min-height:30px;padding:0;white-space:nowrap}
.dash-text-button>span{margin-left:9px}
.dash-text-button:hover{color:#fff}
.dash-chart-panel .dash-panel-head{margin-bottom:17px}
.dash-chart-legend{display:flex;gap:18px;align-items:center;font-size:10px;color:var(--dash-muted)}
.dash-chart-legend>span{display:flex;gap:6px;align-items:center}
.dash-chart-legend i{width:6px;height:6px;border-radius:2px}
.dash-key-work{background:#8899fb}.dash-key-confirmed{background:#80c7b4}
.dash-chart-legend>small{margin-left:auto;font-size:10px}
.dash-chart{height:193px;display:grid;grid-template-columns:49px 1fr;gap:13px;margin-top:21px}
.dash-chart-scale{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:29px;font-size:9px;color:#8d9bb4}
.dash-chart-plot{position:relative;display:flex;gap:13px;justify-content:space-between;padding-top:1px}
.dash-chart-lines{position:absolute;inset:0 0 29px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}
.dash-chart-lines i{display:block;width:100%;border-top:1px solid #ffffff0b}
.dashboard .dash-chart-column{flex:1;padding:0;min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;justify-content:flex-end}
.dash-chart-columns{height:164px;width:100%;max-width:51px;display:flex;gap:5px;align-items:flex-end;position:relative}
.dash-chart-columns>i{flex:1;display:block;height:var(--bar-height);min-height:2px;background:#6c7cb7;border-radius:3px 3px 0 0;transition:background .18s}
.dash-chart-columns>i+ i{background:#568c83}
.dash-chart-column.is-selected .dash-chart-columns>i,.dash-chart-column:hover .dash-chart-columns>i{background:#97a6ff}
.dash-chart-column.is-selected .dash-chart-columns>i+ i,.dash-chart-column:hover .dash-chart-columns>i+ i{background:#8bd5bd}
.dash-chart-date{font-size:9px;color:var(--dash-muted);white-space:nowrap}
.dash-chart-column.is-selected .dash-chart-date{color:#ecf0ff}
.dash-chart-tooltip{position:absolute;left:50%;transform:translate(-50%,5px);bottom:75%;width:165px;padding:12px 14px;background:#edf2ff;color:#182336;border-radius:8px;font-size:10px;pointer-events:none;opacity:0;transition:opacity .16s,transform .16s;z-index:3;box-shadow:0 10px 30px #0004;text-align:left}
.dash-chart-tooltip b{display:block;font-size:16px;margin-top:4px}.dash-chart-tooltip small{display:block;font-size:10px;margin-top:4px}
.dash-chart-column:hover .dash-chart-tooltip,.dash-chart-column:focus-visible .dash-chart-tooltip{opacity:1;transform:translate(-50%,0)}
.dash-chart-column:nth-child(2) .dash-chart-tooltip{left:0;transform:translate(0,5px)}
.dash-chart-column:last-child .dash-chart-tooltip{left:auto;right:0;transform:translate(0,5px)}
.dash-chart-column:nth-child(2):is(:hover,:focus-visible) .dash-chart-tooltip,.dash-chart-column:last-child:is(:hover,:focus-visible) .dash-chart-tooltip{transform:translate(0,0)}
.dash-attention{border-left:1px solid var(--dash-line);padding-left:29px}
.dash-count{font-size:10px;border:1px solid #ffffff22;border-radius:5px;padding:2px 7px;color:#ced7e7}
.dash-attention .dash-panel-head{margin-bottom:4px}
.dashboard .dash-attention-row{display:flex;align-items:center;width:100%;gap:11px;padding:13px 0;border-bottom:1px solid var(--dash-line)}
.dash-attention-row>span:nth-child(2){flex:1;display:grid;grid-template-columns:1fr auto;column-gap:12px}
.dash-attention-row strong{font-size:11px;font-weight:500;color:#dae2f3}
.dash-attention-row b{font-size:11px;font-weight:600;white-space:nowrap}
.dash-attention-row small{grid-column:1/-1;color:#9cacc3;font-size:10px;margin-top:4px}
.dash-attention-row>span:last-child{font-size:15px;color:#91a1ba}
.dash-attention-row:hover>span:last-child{color:#fff}
.dash-attention-mark{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;font-size:19px;background:#20303d;flex-shrink:0}
.dash-attention-mark.amber{color:var(--dash-amber);background:#e9c47a12}.dash-attention-mark.mint{color:var(--dash-mint);background:#7dd6b412;font-size:11px}.dash-attention-mark.blue{color:#a1b1fa;background:#8c9eff15}
.dash-attention>p{font-size:10px;line-height:1.7;color:var(--dash-muted);padding-top:16px}
.dash-finance{margin-top:30px;padding:22px 0;border-top:1px solid var(--dash-line);border-bottom:1px solid var(--dash-line)}
.dash-finance .dash-panel-head{margin-bottom:16px}
.dash-finance-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:29px}
.dashboard .dash-finance-step{padding:0}
.dash-finance-step>span:first-child{display:flex;justify-content:space-between;font-size:10px;color:#b5c0d3}
.dash-finance-step>span:first-child>i{font-style:normal;color:#5f708c}
.dash-finance-step>strong{display:block;font-size:21px;letter-spacing:-.02em;font-weight:550;margin:5px 0 2px}
.dash-finance-step>small{font-size:9px;color:var(--dash-muted);display:block}
.dash-finance-track{display:block;height:3px;background:#ffffff0b;margin-top:13px;overflow:hidden;border-radius:2px}
.dash-finance-track>i{display:block;height:100%;width:var(--fill);background:#798ed3}
.dash-finance-step--1 .dash-finance-track>i{background:#8da0ed}.dash-finance-step--2 .dash-finance-track>i{background:#65aaa2}.dash-finance-step--3 .dash-finance-track>i{background:#83d6b6}
.dash-finance-step--3>strong{color:#96dfc0}
.dash-fleet,.dash-works{padding-top:25px}
.dash-fleet .dash-panel-head,.dash-works .dash-panel-head{margin-bottom:12px}
.dash-vehicle-grid{display:grid;grid-template-columns:minmax(245px,1.4fr) minmax(150px,1fr) minmax(160px,1fr) minmax(110px,.75fr) 90px;gap:16px;align-items:center}
.dash-table-head{font-size:9px;color:#9cabc1;padding:0 0 12px;border-bottom:1px solid var(--dash-line)}
.dashboard .dash-table-row{width:100%;border-bottom:1px solid var(--dash-line);padding:14px 0;min-height:66px;transition:background .16s}
.dash-table-row:last-child{border-bottom:0}
.dash-table-row:hover{background:#ffffff04}
.dash-table-row>span{font-size:11px;color:#b5c2d7}
.dash-table-row strong{font-weight:500;font-size:11px;color:#ecf0fa}
.dash-table-row small{display:block;font-size:9px;color:#97a6be;margin-top:3px}
.dash-vehicle-name{display:flex;align-items:center;gap:13px;min-width:0}
.dash-vehicle-name>i{width:36px;color:#8f9fbb;flex-shrink:0}
.dash-vehicle-name svg{width:36px;display:block}
.dash-vehicle-name em{font-style:normal;color:#a7b5cc;font-size:9px;margin-left:5px;white-space:nowrap}
.dash-table-row .dash-table-amount{font-weight:550;font-size:12px;white-space:nowrap}
.dash-status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:10px!important;color:#a7b4c9!important}
.dash-status i{width:4px;height:4px;border-radius:50%;background:currentColor;flex-shrink:0}
.dash-status--mint{color:var(--dash-mint)!important}.dash-status--amber{color:var(--dash-amber)!important}.dash-mint{color:var(--dash-mint)}
.is-scrollable{max-height:475px;overflow:auto;scrollbar-width:thin;scrollbar-color:#3a4964 transparent;padding-right:8px}
.dash-search{display:flex;align-items:center;gap:7px;background:#1b2637;border:1px solid #ffffff12;border-radius:6px;padding:0 10px;min-width:210px;color:var(--dash-muted)}
.dash-search>span{font-size:20px;line-height:1}
.dash-search input{width:100%;font-size:11px;background:none;border:0;outline-offset:0;min-height:35px;max-width:230px;padding:7px 0}
.dash-search input::placeholder{color:#a3afc3}
.dash-footer{padding:16px 30px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--dash-line);font-size:9px;color:#9baac1;background:#0e1520}
.dash-footer>span:first-child{display:flex;align-items:center;gap:7px;white-space:nowrap}
.dash-footer i{width:5px;height:5px;border:1px solid #a1b0cc;border-radius:50%}
.dashboard-section-bottom{max-width:1440px;margin:29px auto 0;display:flex;justify-content:space-between;align-items:center;gap:24px}
.dashboard-section-bottom p{font-size:12px;line-height:1.8;color:#65728a}
.dashboard-section-bottom strong{font-weight:500;color:#17223b}
.dashboard-connect{display:flex;align-items:center;justify-content:space-between;gap:45px;background:#172445;border:0;color:#fff;padding:16px 22px;min-height:49px;border-radius:7px;font-size:12px;cursor:pointer;transition:background .18s}
.dashboard-connect:hover{background:#314878}.dashboard-connect:focus-visible{outline:2px solid #536ed4;outline-offset:4px}
.dashboard-connect>span{font-size:18px}
.dash-downtime-intro{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}
.dash-downtime-intro h3{font-size:23px;line-height:1.3;letter-spacing:-.025em;font-weight:550;margin-bottom:10px}
.dash-downtime-intro p{font-size:11px;line-height:1.8;color:var(--dash-muted)}
.dash-downtime-totals{display:flex;gap:27px}
.dash-downtime-totals small{display:block;font-size:9px;color:var(--dash-muted)}
.dash-downtime-totals strong{display:block;font-weight:550;white-space:nowrap;font-size:22px;margin-top:8px;letter-spacing:-.02em}
.dash-downtime-totals em{font-style:normal;font-size:13px;color:var(--dash-muted)}
.dash-idle-layout{display:grid;grid-template-columns:minmax(230px,.85fr) minmax(0,1.75fr);gap:42px;padding-top:23px;border-top:1px solid var(--dash-line);padding-bottom:27px}
.dash-reason{margin-bottom:20px}.dash-reason>span{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#c9d3e7}.dash-reason b{font-weight:500;color:#aebbd2;white-space:nowrap}
.dash-reason-track{height:4px;background:#ffffff09;margin-top:10px;border-radius:3px;overflow:hidden}
.dash-reason-track>i{display:block;height:100%;width:var(--fill);background:#929eda;border-radius:3px}
.dash-fine{font-size:10px!important;line-height:1.8;color:#9cabc1!important;margin-top:23px!important;max-width:70ch}
.dashboard .dash-idle-row{display:flex;align-items:center;gap:16px;width:100%;padding:15px 0;border-bottom:1px solid var(--dash-line)}
.dash-idle-row:hover{background:#ffffff04}
.dash-idle-time{color:#b7c5db;font-size:12px;min-width:38px}
.dash-idle-time small{display:block;font-size:9px;color:#99a8bf;margin-top:5px}
.dash-idle-name{flex:1}.dash-idle-name strong{display:block;font-weight:500;font-size:11px}.dash-idle-name small{display:block;font-size:9px;color:#9eacc3;margin-top:5px}
.dash-idle-amount{font-size:12px;text-align:right;min-width:85px}.dash-idle-amount .dash-status{display:flex;justify-content:flex-end;font-size:9px!important;margin-top:5px}
.dash-idle-row>span:last-child{font-size:15px;color:#889bb8}
.dash-content.has-detail{padding-top:24px;padding-bottom:30px}
.dash-detail-head .dash-back{color:#b6c4e0;font-size:11px;padding:0;min-height:32px;margin-bottom:17px}
.dash-detail-head>div{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.dash-detail-head h3{font-size:27px;font-weight:550;letter-spacing:-.025em;line-height:1.3;outline:none}
.dash-detail-head>p{font-size:12px;color:var(--dash-muted);margin-top:9px}
.dash-detail-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;border-block:1px solid var(--dash-line);padding:23px 0;margin-top:26px!important}
.dash-detail-facts dt{font-size:10px;color:#a4b2c8;margin-bottom:8px}.dash-detail-facts dd{font-size:25px;line-height:1.2;letter-spacing:-.02em;font-weight:550}.dash-detail-facts dd small{font-size:13px;color:var(--dash-muted)}
.dash-detail-columns{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;padding-top:29px}
.dash-timeline ol{padding:0;margin:0;list-style:none}
.dash-timeline li{display:grid;grid-template-columns:47px 13px 1fr;gap:12px;position:relative;min-height:76px}
.dash-timeline time{font-size:11px;color:var(--dash-muted);padding-top:1px}
.dash-timeline li>i{width:9px;height:9px;background:#8f9fd6;border:2px solid #36435e;border-radius:50%;margin-top:4px;position:relative}
.dash-timeline li>i:after{content:'';position:absolute;top:11px;left:2px;height:52px;width:1px;background:#334157}
.dash-timeline li:last-child>i:after{display:none}.dash-timeline li>i.is-last{background:var(--dash-mint);border-color:#385950}
.dash-timeline strong{font-size:12px;font-weight:500}.dash-timeline p{font-size:10px;color:var(--dash-muted);margin-top:4px;line-height:1.65;max-width:45ch}
.dash-proof blockquote{margin:0;padding:0 0 19px;margin-bottom:19px;border-bottom:1px solid var(--dash-line)}
.dash-proof blockquote>p{font-size:12px;line-height:1.8;color:#d5deee}.dash-proof blockquote footer{display:flex;gap:9px;align-items:center;font-size:10px;margin-top:11px}.dash-proof blockquote b{font-weight:550}.dash-proof blockquote footer>span{color:var(--dash-muted)}
.dash-evidence{display:flex;gap:8px 15px;flex-wrap:wrap}.dash-evidence>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#b6c7dd}.dash-evidence i{font-style:normal;color:var(--dash-mint);font-size:10px}
.dash-verdict{background:#192b2d;padding:19px 21px;border-radius:10px;margin-top:25px;color:#a3dfc8}
.dash-verdict strong{font-size:13px;font-weight:550}.dash-verdict p{font-size:11px;line-height:1.85;color:#b9d1ce;margin-top:7px}
.dash-work-note{font-size:10px;color:var(--dash-muted);margin-bottom:20px}
.dash-work-inline-date{display:none}
.dash-work-grid{display:grid;grid-template-columns:minmax(240px,1.7fr) 100px minmax(140px,1fr) minmax(120px,.8fr) 110px;gap:17px;align-items:center}
.dash-works{padding-bottom:20px}.dash-works .dash-select select{font-size:11px}
.dash-document-chain{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;padding-top:33px}
.dash-document-step{display:flex;gap:12px;align-items:flex-start}.dash-document-step>span{width:24px;height:24px;display:grid;place-items:center;flex-shrink:0;border:1px solid #647490;border-radius:50%;font-size:11px;color:#8d9eb9}.dash-document-step.is-done>span{color:#9bdec3;background:#273f3d;border:0}
.dash-document-step h4{font-size:12px;line-height:1.5;font-weight:550;margin:1px 0 7px}.dash-document-step p{color:var(--dash-muted);font-size:10px;line-height:1.7}.dash-document-step small{display:block;color:#c0cdeb;font-size:10px;margin-top:12px;overflow-wrap:anywhere}
.dash-empty{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:25px}.dash-empty>span{font-size:35px;color:#9eafd1}.dash-empty h3{font-size:19px;font-weight:550}.dash-empty p{font-size:12px;color:var(--dash-muted)}.dash-empty .dash-text-button{margin-top:5px}
.dash-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
#city-controls[hidden]{display:none!important}
#city-controls:not([hidden]){padding:30px var(--gutter);background:#111824;color:#edf2ff}
@media(min-width:1800px){.dashboard-section{padding-top:110px}.dashboard{font-size:14px}.dash-panel-head h3{font-size:16px}.dash-metric-label{font-size:13px}.dash-table-row strong,.dash-table-row>span{font-size:12px}.dash-table-row small{font-size:10px}.dash-attention-row strong,.dash-attention-row b{font-size:12px}}
@media(max-width:1150px){.dashboard-section-heading>p{max-width:285px;font-size:12px}.dash-header,.dash-footer{padding-left:23px;padding-right:23px}.dash-nav-row{padding:0 23px}.dash-metrics{padding:23px;gap:18px}.dash-metric-label{font-size:10px}.dashboard .dash-metric{padding-right:17px}.dash-content{padding:23px 23px 0}.dash-nav{gap:22px}.dash-overview-grid{gap:24px;grid-template-columns:1.4fr 1fr}.dash-attention{padding-left:22px}.dash-attention-row>span:nth-child(2){display:block}.dash-attention-row b{display:block;margin-top:3px}.dash-attention-row small{display:block}.dash-attention>p{display:none}.dash-chart{margin-top:22px}.dash-vehicle-grid{grid-template-columns:minmax(220px,1.4fr) minmax(125px,1fr) 115px 90px}.dash-vehicle-grid>span:nth-child(3){display:none}.dash-finance-step>strong{font-size:19px}.dash-finance-flow{gap:20px}.dash-work-grid{grid-template-columns:minmax(210px,1.5fr) 88px 120px 110px}.dash-work-basis,.dash-work-grid.dash-table-head>span:nth-child(3){display:none}.dash-downtime-intro{align-items:flex-start;flex-direction:column}.dash-downtime-totals{gap:40px}.dash-idle-layout{gap:28px}.dash-detail-columns{gap:30px}.dash-detail-facts dd{font-size:21px}.dash-document-chain{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}}
@media(max-width:760px){
 .dash-work-inline-date{display:inline}
 .dashboard-section{padding:65px 16px 45px}.dashboard-section-heading{display:block;margin-bottom:25px}.dashboard-section-heading h2{font-size:31px;line-height:1.15;letter-spacing:-.03em}.dashboard-section-heading h2>span{font-size:21px;line-height:1.35;margin-top:8px;max-width:320px}.dashboard-section-heading>p{margin-top:17px;max-width:100%;font-size:12px;line-height:1.8}.dashboard-section-heading>p br{display:none}
 .dashboard{border-radius:12px}.dash-header{padding:20px 17px;display:block}.dash-app-name strong{font-size:18px}.dash-app-name small{font-size:10px}.dash-header-controls{margin-top:18px;justify-content:space-between;gap:12px}.dash-period button{font-size:11px;padding:6px 15px;min-height:32px}.dash-date-label{font-size:11px}
 .dash-nav-row{padding:0 17px;display:block}.dash-nav{gap:21px;overflow-x:auto;scrollbar-width:none;margin-right:-17px;padding-right:17px}.dash-nav button{font-size:11px;min-height:48px;padding:12px 0}.dash-customer{max-width:none;padding:7px 0;border-top:1px solid var(--dash-line)}.dash-customer select{padding-left:0;width:100%;min-height:33px;font-size:11px}
 .dash-metrics{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px 17px;gap:23px 18px}.dashboard .dash-metric{padding-right:0;border:0}.dash-metric-label{font-size:10px;gap:5px}.dash-metric-label>span{font-size:12px}.dash-metric>strong{font-size:23px;letter-spacing:-.03em;margin:10px 0 7px}.dash-metric>small{font-size:9px;max-width:132px;line-height:1.6}.dash-content{padding:24px 17px 0;min-height:0}
 .dash-overview-grid{display:block}.dash-panel-head h3{font-size:14px}.dash-panel-head{gap:10px}.dash-subtle{font-size:9px}.dash-chart-panel .dash-panel-head{align-items:flex-start}.dash-chart-panel .dash-panel-head>.dash-subtle{max-width:87px;text-align:right}.dash-chart-legend{font-size:9px;gap:14px}.dash-chart{grid-template-columns:39px 1fr;gap:7px;height:167px;margin-top:21px}.dash-chart-scale{font-size:8px}.dash-chart-columns{height:138px;gap:3px}.dash-chart-plot{gap:6px}.dash-chart-date{font-size:7px}.dash-chart-tooltip{width:125px;font-size:9px}.dash-chart-tooltip b{font-size:13px}.dash-chart-tooltip small{font-size:8px}
 .dash-attention{padding:24px 0 0;margin-top:23px;border-left:0;border-top:1px solid var(--dash-line)}.dash-attention-row>span:nth-child(2){display:grid}.dash-attention-row strong,.dash-attention-row b{font-size:11px}.dash-attention-row b{margin:0}.dash-attention-row small{font-size:9px}.dash-attention-row{gap:9px!important}.dash-attention-row>span:last-child{display:none}.dash-attention-mark{width:18px;height:18px}
 .dash-finance{margin-top:25px;padding:23px 0}.dash-finance .dash-panel-head{align-items:flex-start}.dash-finance .dash-panel-head>.dash-subtle{max-width:105px;text-align:right}.dash-finance-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.dash-finance-step>strong{font-size:19px}.dash-finance-step>small{font-size:8px}.dash-finance-step>span:first-child{font-size:10px}.dash-finance-step>span:first-child>i{display:none}.dash-finance-track{margin-top:10px}
 .dash-fleet,.dash-works{padding-top:22px}.dash-fleet>.dash-panel-head{flex-wrap:wrap}.dash-search{min-width:100%;margin:2px 0 8px}.dash-search input{max-width:none;min-height:40px;font-size:12px}.dash-vehicle-grid{grid-template-columns:minmax(0,1fr) 91px;gap:3px 12px}.dash-vehicle-grid .dash-cell-customer,.dash-vehicle-grid .dash-cell-task,.dash-vehicle-grid.dash-table-head{display:none}.dash-vehicle-name{grid-column:1;grid-row:1/3;gap:9px}.dash-vehicle-name>i,.dash-vehicle-name svg{width:27px}.dash-vehicle-name em{display:block;margin:3px 0 0;font-size:8px}.dash-table-row strong{font-size:11px}.dash-table-row small{font-size:8px}.dash-table-row .dash-table-amount{font-size:11px;text-align:right;grid-column:2;grid-row:1}.dash-vehicle-grid>.dash-status{grid-column:2;grid-row:2;justify-content:flex-end;font-size:9px!important}.dashboard .dash-table-row{min-height:73px;padding:13px 0}.is-scrollable{max-height:510px;padding-right:0}.dash-table-body{padding-bottom:5px}
 .dash-footer{padding:15px 17px;display:block;font-size:8px;line-height:1.8}.dash-footer>span+span{display:block;margin-top:3px}.dashboard-section-bottom{display:block;margin-top:22px}.dashboard-section-bottom p{font-size:11px;line-height:1.8}.dashboard-connect{width:100%;margin-top:19px;min-height:48px;font-size:12px;padding:14px 18px}
 .dash-downtime-intro{gap:22px;margin-bottom:23px}.dash-downtime-intro h3{font-size:23px}.dash-downtime-intro p{font-size:11px}.dash-downtime-intro p br{display:none}.dash-downtime-totals{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}.dash-downtime-totals>span:last-child{grid-column:1/-1}.dash-downtime-totals strong{font-size:22px;margin-top:5px}.dash-idle-layout{grid-template-columns:1fr;gap:25px;padding-top:22px}.dash-reasons .dash-fine{margin-top:17px!important}.dash-reason{margin-bottom:16px}.dash-reason>span{font-size:11px}.dash-idle-list .dash-panel-head{align-items:flex-start}.dash-idle-list .dash-subtle{max-width:105px;text-align:right}.dashboard .dash-idle-row{gap:10px}.dash-idle-time{font-size:10px;min-width:31px}.dash-idle-time small{font-size:8px}.dash-idle-name strong{font-size:10px}.dash-idle-name small{font-size:8px;line-height:1.7}.dash-idle-amount{font-size:11px;min-width:73px}.dash-idle-amount .dash-status{font-size:8px!important}.dash-idle-row>span:last-child{display:none}
 .dash-content.has-detail{padding:18px 17px 24px}.dash-detail-head .dash-back{margin-bottom:14px}.dash-detail-head h3{font-size:24px}.dash-detail-head>div{gap:12px}.dash-detail-head>p{font-size:10px;line-height:1.9}.dash-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 19px;margin-top:23px!important;padding:21px 0}.dash-detail-facts dt{font-size:9px}.dash-detail-facts dd{font-size:21px}.dash-detail-columns{grid-template-columns:1fr;gap:25px;padding-top:25px}.dash-timeline li{grid-template-columns:37px 12px 1fr;gap:10px;min-height:82px}.dash-timeline time{font-size:10px}.dash-timeline strong{font-size:11px}.dash-timeline p{font-size:10px}.dash-timeline li>i:after{height:59px}.dash-proof blockquote>p{font-size:12px}.dash-proof blockquote footer{flex-wrap:wrap;font-size:10px}.dash-evidence>span{font-size:10px}.dash-verdict{padding:17px;margin-top:20px}.dash-verdict p{font-size:11px}
 .dash-works>.dash-panel-head{flex-wrap:wrap}.dash-works .dash-select{max-width:100%}.dash-work-grid{grid-template-columns:minmax(0,1fr) 95px;gap:5px 12px}.dash-work-grid.dash-table-head,.dash-work-grid .dash-work-date{display:none}.dash-work-grid>span:first-child{grid-row:1/3}.dash-work-grid>.dash-status{grid-column:2;grid-row:2;justify-content:flex-end;font-size:9px!important}.dash-work-grid>span:first-child>small{font-size:8px;line-height:1.7}.dash-work-note{font-size:10px;line-height:1.8;margin-bottom:10px}.dash-document-chain{grid-template-columns:1fr;gap:28px}.dash-document-step h4{font-size:13px}.dash-document-step p{font-size:11px}
}
/* Keep secondary information readable at the compact display size. */
.dash-nav button,.dash-period button,.dash-customer select,.dash-date-label{font-size:12px}
.dash-metric-label,.dash-finance-step>span:first-child{font-size:12px}
.dash-metric>small,.dash-subtle,.dash-chart-legend,.dash-chart-legend>small,.dash-finance-step>small,.dash-table-head,.dash-table-row small,.dash-vehicle-name em,.dash-attention-row small,.dash-downtime-totals small,.dash-fine,.dash-footer,.dash-detail-facts dt,.dash-timeline p,.dash-idle-time small,.dash-idle-name small,.dash-document-step p,.dash-document-step small,.dash-proof blockquote footer,.dash-evidence>span,.dash-work-note{font-size:11px}
.dash-chart-scale,.dash-chart-date{font-size:10px}
.dash-table-row strong,.dash-table-row>span,.dash-idle-name strong,.dash-attention-row strong,.dash-attention-row b,.dash-timeline strong,.dash-reason>span,.dash-downtime-intro p,.dash-detail-head>p,.dash-detail-head .dash-back{font-size:13px}
.dash-table-row .dash-table-amount,.dash-idle-amount,.dash-idle-time{font-size:13px}
.dash-status,.dash-idle-amount .dash-status{font-size:11px!important}
.dash-proof blockquote>p{font-size:13px}
.dash-panel-head h3{font-size:15px}
.dash-downtime-totals{gap:28px}
.dash-detail-facts dd{overflow-wrap:anywhere}
.dash-downtime-totals strong{font-size:23px}
.dash-downtime-intro{align-items:flex-start}
@media(min-width:761px){.dash-finance-step>strong{font-size:23px}.dash-table-row{min-height:70px}.dash-downtime-intro>div:first-child{max-width:44%}.dash-downtime-totals{flex-wrap:wrap;justify-content:flex-end}.dash-detail-facts dd{font-size:clamp(21px,2vw,28px)}}
@media(min-width:761px) and (max-width:1150px){.dash-downtime-intro>div:first-child{max-width:100%}.dash-downtime-totals{justify-content:flex-start}}
@media(max-width:760px){
 .dash-nav{gap:20px}.dash-nav button{font-size:12px}.dash-period button{min-height:36px}.dash-customer select{min-height:36px}
 .dash-metric-label{font-size:11px}.dash-metric>small{font-size:10px;max-width:145px}.dash-metric>strong{font-size:23px}
 .dash-chart-date{font-size:8px}.dash-chart-scale{font-size:9px}.dash-chart-legend{font-size:10px}.dash-subtle{font-size:10px}
 .dash-attention-row strong,.dash-attention-row b{font-size:12px}.dash-attention-row small{font-size:11px}.dash-attention-row>span:nth-child(2){grid-template-columns:1fr auto;column-gap:8px}
 .dash-finance-step>strong{font-size:21px}.dash-finance-step>small{font-size:10px;line-height:1.6}
 .dash-table-row strong,.dash-table-row .dash-table-amount{font-size:12px}.dash-table-row small,.dash-vehicle-name em,.dash-work-grid>span:first-child>small{font-size:10px}.dash-vehicle-grid>.dash-status,.dash-work-grid>.dash-status{font-size:10px!important}
 .dash-footer{font-size:10px}.dash-footer>span:first-child{white-space:normal}
 .dash-idle-name strong,.dash-reason>span{font-size:12px}.dash-idle-name small,.dash-idle-time small{font-size:10px}.dash-idle-amount,.dash-idle-time{font-size:12px}.dash-idle-amount .dash-status{font-size:10px!important}
 .dash-detail-facts dt,.dash-detail-head>p{font-size:11px}.dash-timeline strong{font-size:13px}.dash-timeline p{font-size:11px}.dash-timeline li{min-height:96px}.dash-timeline li>i:after{height:73px}
 .dash-detail-facts dd{font-size:21px}.dash-downtime-totals strong{font-size:23px}.dash-proof blockquote>p{font-size:13px}.dash-document-step p{font-size:12px}
}
@media(max-width:380px){.dash-metric>strong{font-size:19px}.dash-finance-step>strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){.dashboard *,.dashboard-connect{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
@media print{.dashboard-section{padding:20px 0}.dashboard{box-shadow:none;print-color-adjust:exact}.dash-chart-tooltip,.dashboard-connect{display:none}.is-scrollable{max-height:none}.dash-content{min-height:0}}
