@charset "UTF-8";
.topbar-signout{padding:6px 10px;font-size:10px;margin-left:8px}
@media(max-width:760px){button.topbar-signout{display:block;padding:5px 7px;font-size:9px}}
:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#1c2936;background:#f5f7fa;font-synthesis:none;--navy:#12293b;--teal:#087c75;--muted:#71808e;--border:#e6eaee}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid var(--border);background:#fff;color:inherit;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:600}button:hover{background:#eef5f5}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #5eaba9;outline-offset:3px}svg{width:19px;height:19px;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:31px;letter-spacing:-1.15px;line-height:1.25}h2{font-size:18px;letter-spacing:-.4px}h3{font-size:14px}small{font-size:12px}.muted{color:var(--muted);font-size:14px;line-height:1.6}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.7px;color:var(--teal);margin-bottom:12px}.eyebrow.light{color:#92d1c8}.primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 3px 8px #087c7515;padding:12px 17px}.primary:hover{background:#086b65}.full{width:100%}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy);font-size:23px;font-weight:760;letter-spacing:-.8px}.brand-logo{display:block;width:58px;height:58px;border-radius:50%;object-fit:contain;flex:0 0 58px}.brand-sub{display:block;font-size:8px;letter-spacing:2px;margin-top:4px;font-weight:600;color:#8b9aa6}.shell{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--border);padding:25px 19px 19px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar .brand{margin:0 7px 35px}.sidebar .brand-logo{width:64px;height:64px;flex-basis:64px}.workspace-label{font-size:9px;font-weight:700;letter-spacing:1.5px;color:#99a5af;padding:0 14px;margin-bottom:14px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:12px;border:0;background:transparent;text-align:left;padding:13px 14px;color:#647482;font-weight:550}.nav-item.active{background:#e8f3f1;color:#087c75;font-weight:700}.nav-count{margin-left:auto;background:#d0e9e3;padding:2px 7px;border-radius:5px;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:40px}.private-note{display:flex;gap:10px;padding:15px 10px;background:#f6f8fa;border-radius:10px;color:#687b88;margin-bottom:20px}.private-note strong,.private-note span{display:block;font-size:10px;line-height:1.7}.private-note strong{color:#4e6573}.account{display:flex;align-items:center;gap:10px;padding:14px 2px 9px;border-top:1px solid var(--border)}.account strong{display:block;font-size:11px}.account small{color:var(--muted);font-size:10px}.avatar{display:inline-flex;align-items:center;justify-content:center;background:#e6eeee;color:#507776;width:34px;height:34px;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0}.avatar.large{width:43px;height:43px}.signout{padding:8px 2px;border:0;font-size:9px;font-weight:500;color:#7a8995}.topbar{height:74px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#ffffffb0;font-size:12px;color:#7a8894}.topbar strong{font-weight:500;color:#304655}.crumb{margin:0 12px;color:#bac3ca}.top-right{font-size:11px;display:flex;align-items:center;gap:7px}.demo-dot{height:6px;width:6px;border-radius:50%;background:#32988d}.content{padding:35px 38px 20px;max-width:1660px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.page-heading h1{margin-bottom:9px}.page-heading .eyebrow{font-size:9px;margin-bottom:9px}.access-pill{display:flex;align-items:center;gap:7px;color:#567d74;font-size:11px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:28px}.stat{background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px}.stat>div{display:flex;align-items:center;justify-content:space-between;color:#73838f;font-size:11px;gap:8px}.stat svg{width:17px;color:#8ca29f}.stat>strong{display:block;font-size:29px;letter-spacing:-1px;margin:18px 0 10px;font-weight:650;color:#233947}.stat-unit{font-size:11px;font-weight:450;color:#97a2ab;letter-spacing:0;margin-left:9px}.stat small{font-size:10px;color:#8a959f}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:24px;align-items:start}.panel{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden}.section-heading{display:flex;justify-content:space-between;align-items:center;padding:23px 22px;gap:14px}.section-heading h2{font-size:16px;margin-bottom:7px}.section-heading p{font-size:11px;color:#8a969f}.text-button{border:0;padding:5px 0;display:inline-flex;align-items:center;gap:7px;background:transparent;color:var(--teal);font-size:11px;white-space:nowrap}.text-button svg{width:15px;height:15px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{padding:12px 20px;text-align:left;background:#f9fafb;border-block:1px solid #edf0f3;color:#8d99a3;font-size:9px;font-weight:600;white-space:nowrap}td{padding:18px 20px;border-bottom:1px solid #eff2f4;vertical-align:middle}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdfd}td small{display:block;font-size:10px;margin-top:6px;line-height:1.5;color:#7b8995}td small.date{font-size:9px;color:#a1aab2}.document-link{font-size:11px;padding:0;border:0;color:#2d4a60;background:none;font-weight:700;letter-spacing:.2px}.vehicle-id{color:#718b98}.vehicle-id span{display:block;font-size:9px;color:#a2acb4}.amount{text-align:right;white-space:nowrap}.badge{display:inline-block;font-size:9px;font-weight:600;border-radius:5px;padding:5px 7px;white-space:nowrap}.badge.green{background:#eaf5ee;color:#478760}.badge.blue{background:#eaf1fc;color:#5c81b4}.badge.amber{background:#fdf3df;color:#ac8530}.badge.red{background:#fceceb;color:#b2655e}.badge.neutral{background:#edf0f3;color:#7b8894}.icon-button{padding:5px;border:0;background:none;color:#9aa8b2}.icon-button svg{width:15px}.overview-side{display:flex;flex-direction:column;gap:20px}.feature-card{background:var(--navy);color:#fff;border-radius:12px;padding:25px 23px}.feature-icon{width:43px;height:43px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#284454;color:#9bcbc2;margin-bottom:24px}.feature-card .eyebrow{font-size:8px;letter-spacing:1.5px}.feature-card h2{font-size:20px;line-height:1.45;font-weight:550}.feature-card>p:not(.eyebrow){font-size:11px;line-height:1.8;color:#95aab7;margin:14px 0 22px}.feature-card button{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:10px;background:#244453;border:1px solid #385563;color:#b6d8d2}.compact{padding:20px}.compact h3{font-size:12px;margin-bottom:15px}.check-row{display:flex;gap:9px;align-items:center;font-size:10px;color:#7d8c98;margin:13px 0}.check-row svg{color:#70a093;width:13px;height:13px}.page-footer{display:flex;justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid #e6ebef;color:#9aa5ae;font-size:9px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;padding:20px;gap:20px}.search{display:flex;flex:1;align-items:center;gap:10px;max-width:450px;color:#83919e}.search input{margin:0}.filter-label{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:11px;color:#86939e}.filter-label select{margin:0}label{display:block;font-size:11px;font-weight:550;color:#506473}input,select{display:block;width:100%;border:1px solid #dfe6ea;background:#fff;border-radius:7px;padding:11px 12px;font-size:12px;color:#304758;margin:8px 0 19px}input::placeholder{color:#a4afb8}.search input{background:#f9fafb}.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.vehicle-card{padding:23px}.vehicle-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.vehicle-icon{padding:12px;background:#edf5f3;color:var(--teal);border-radius:10px;display:flex}.vehicle-card h2{font-size:23px;margin-bottom:7px}.vehicle-card p{font-size:13px;color:#6a7e8c;margin-bottom:12px}.vehicle-card small{font-size:10px;color:#94a0a9}.vehicle-bottom{margin-top:23px;border-top:1px solid var(--border);padding-top:18px;display:flex;flex-direction:column;gap:17px}.vehicle-bottom>span{font-size:10px;color:#83939f}.customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:5px 22px 25px}.customer-card{border:1px solid var(--border);border-radius:10px;padding:22px}.customer-card h3{margin:14px 0 10px}.customer-card p{font-size:11px;color:#84939d;margin-bottom:20px}.notice{display:flex;align-items:center;gap:10px;background:#e8f5ef;color:#3b8068;padding:13px 18px;border-radius:8px;font-size:12px;margin-bottom:20px}.error{font-size:12px;line-height:1.5;color:#b04444;min-height:18px;margin:12px 0}.error-box{background:#fff0ef;padding:15px;border-radius:8px}.empty{padding:60px;text-align:center;font-size:13px;color:#81939e}.table-note{font-size:11px;line-height:1.7;color:#84949e;padding:0 22px 16px}.login-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fff}.login-story{background:var(--navy);padding:48px 60px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login-story .brand{color:#fff}.login-story h1{font-size:clamp(36px,4vw,62px);font-weight:560;letter-spacing:-2px;line-height:1.15;margin:20px 0 25px}.intro{color:#a9bdc9;line-height:1.9;font-size:15px}.story-list{display:flex;flex-direction:column;gap:20px;margin:42px 0 45px;color:#c3d5dc;font-size:12px}.story-list span{display:flex;align-items:center;gap:13px}.story-list svg{color:#78b7a9}.story-footer{font-size:9px;letter-spacing:1.5px;color:#a3b6c1;display:flex;justify-content:space-between}.story-footer span{letter-spacing:0}.login-main{display:flex;align-items:center;justify-content:center;padding:40px}.login-card{width:100%;max-width:360px}.pilot-label{display:inline-block;background:#eef6f3;color:#58867a;font-size:9px;font-weight:650;letter-spacing:1.1px;border-radius:4px;padding:7px 9px;margin-bottom:23px}.login-card h2{font-size:28px;letter-spacing:-1px;margin-bottom:10px}.login-card .muted{font-size:12px;margin-bottom:29px}.demo-accounts{border-top:1px solid var(--border);padding-top:24px;margin-top:16px}.demo-buttons{display:flex;flex-wrap:wrap;gap:7px}.demo-buttons button{font-size:10px;padding:9px}.demo-accounts>p:last-child{font-size:10px;color:#94a1aa;line-height:1.8;margin-top:15px}.scrim{position:fixed;inset:0;background:#152c3c65;z-index:10;display:flex;justify-content:flex-end}.drawer{width:min(640px,100%);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 60px #152b3a20;overflow:auto;outline:0}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:25px 30px;border-bottom:1px solid var(--border)}.drawer-header .eyebrow{margin:0}.drawer-header h2{margin-top:12px}.close{border:0;font-size:26px;color:#8a99a4;background:none;padding:0 7px}.drawer-body{padding:28px 30px;flex:1}.document-title{display:flex;justify-content:space-between;align-items:center;gap:20px}.document-title h2{font-size:27px}.document-summary{margin:15px 0 25px;color:#6e8593;font-size:14px}.document-meta{display:grid;grid-template-columns:1fr 1fr;gap:27px;background:#f7f9fa;padding:22px;border-radius:10px;margin-bottom:30px}.document-meta small{display:block;font-size:8px;letter-spacing:1px;color:#9ba6ae;margin-bottom:8px}.document-meta strong,.document-meta span{display:block;font-size:12px;line-height:1.6}.document-meta span{color:#899aa5;font-size:10px}.line-items{margin-top:13px}.line-item{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--border);font-size:12px}.line-item small{display:block;margin-top:9px;color:#91a0aa;font-size:10px}.totals{margin:30px 0 25px 30%;font-size:12px}.totals p{display:flex;justify-content:space-between;margin:13px 0;color:#7e8f9c}.totals .grand-total{border-top:1px solid var(--border);padding-top:18px;font-size:18px;color:#213e50}.document-disclaimer{font-size:10px;line-height:1.7;color:#96a3ac;background:#f8fafb;padding:15px;border-radius:6px}.drawer-actions{border-top:1px solid var(--border);padding:20px 30px;display:flex;gap:10px;justify-content:flex-end}.drawer-actions button{font-size:11px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.editor-row{display:grid;grid-template-columns:minmax(0,1fr) 64px 85px 40px 20px;gap:8px;align-items:center;margin-top:18px}.editor-row input{padding:10px 6px}.editor-row .tax-check{display:flex;align-items:center;gap:3px;margin-top:9px}.tax-check input{width:auto;margin:0}.remove-row{padding:0;border:0;font-size:20px;margin-top:6px}.editor .table-note{padding:0;margin-top:25px}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh;color:#82959e}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1550px){.content{padding:45px 48px}.stats{gap:22px}.stat{padding:25px}.overview-grid{grid-template-columns:minmax(0,1fr) 300px}td{padding:22px}.feature-card{padding:30px}}
@media(max-width:1150px){.overview-grid{grid-template-columns:1fr}.overview-side{display:grid;grid-template-columns:1fr 1fr}.feature-card h2 br{display:none}.feature-icon{display:none}.content{padding:28px 25px}.sidebar{padding-inline:12px}.shell{grid-template-columns:210px minmax(0,1fr)}.stat{padding:16px}.stat>strong{font-size:24px}.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.shell{display:block}.sidebar{position:static;height:auto;padding:18px 16px}.sidebar .brand{margin:0 0 20px;font-size:21px}.sidebar nav{flex-direction:row;overflow:auto}.nav-item{padding:10px;font-size:11px;white-space:nowrap;gap:6px}.nav-item svg{width:15px}.workspace-label,.sidebar-bottom,.nav-count{display:none}.topbar{padding:0 20px;height:52px;font-size:10px}.top-right{font-size:9px}.content{padding:25px 16px}.page-heading{align-items:flex-start;gap:15px}h1{font-size:24px}.page-heading .muted{font-size:12px}.page-heading .primary{font-size:10px;padding:10px;white-space:nowrap}.page-heading .primary svg{display:none}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat>strong{font-size:26px}.stat>div{font-size:10px}.stat small{font-size:9px}.overview-side{grid-template-columns:1fr}.compact{display:none}.section-heading{padding:20px 16px}.section-heading h2{font-size:14px}td,th{padding:15px 13px}.page-footer{flex-direction:column;gap:8px}.vehicle-grid,.customer-grid{grid-template-columns:1fr}.access-pill{display:none}.list-toolbar{align-items:stretch;flex-direction:column;gap:12px}.filter-label select{width:auto}.login-layout{display:block}.login-story{min-height:auto;padding:25px}.login-story>div:nth-child(2),.story-footer{display:none}.login-main{padding:40px 25px}.drawer-header,.drawer-body{padding:22px 18px}.drawer-actions{padding:18px;flex-wrap:wrap}.document-title h2{font-size:22px}.editor-row{grid-template-columns:minmax(0,1fr) 52px 70px 38px 16px;gap:5px}.editor-row label{font-size:9px}.drawer-header h2{font-size:21px}.form-grid{gap:0 10px}}
textarea{display:block;width:100%;border:1px solid #dfe6ea;border-radius:7px;padding:12px;margin:8px 0 20px;color:#304758;font:inherit;resize:vertical}button:disabled{opacity:.55;cursor:not-allowed}.row-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.row-actions button{font-size:11px}.vehicle-card .vehicle-detail{font-size:10px;line-height:1.8;margin-top:14px;overflow-wrap:anywhere}.customer-card{overflow-wrap:anywhere}.settings-panel{max-width:900px;padding:28px}.settings-panel section+section{border-top:1px solid var(--border);margin-top:25px;padding-top:25px}.settings-panel .muted{margin:12px 0 24px;font-size:12px;line-height:1.7}.settings-panel .table-note{padding:16px 0}.inline-check{display:flex;align-items:center;gap:8px}.inline-check input{width:auto;margin:0}.preset-row{display:grid;grid-template-columns:minmax(0,1fr) 140px 90px 30px;gap:12px;align-items:center}.preset-row>button{padding:7px}.settings-panel>button{margin-top:15px}.settings-panel .text-button{margin-top:20px}.drawer.editor{width:min(880px,100%)}.editor-row{display:block;border:1px solid var(--border);background:#fafcfc;border-radius:10px;padding:16px;margin:16px 0}.editor-row label{font-size:11px}.editor-row input,.editor-row select{padding:10px;margin:7px 0 12px}.line-top{display:flex;align-items:center;gap:18px;margin-bottom:12px}.line-top>strong{flex:1;font-size:12px;color:var(--teal)}.line-top>button{padding:2px 8px;font-size:20px}.line-top .inline-check input{margin:0}.line-fields{display:grid;grid-template-columns:85px minmax(140px,1.7fr) minmax(90px,1fr) 95px 85px;gap:12px;align-items:center}.part-note{font-size:10px;color:var(--muted);line-height:1.6}.line-total{text-align:right;font-size:10px}.line-total strong{display:block;margin-top:12px;font-size:13px}.editor-tax-note{padding:14px 16px;background:#eef6f3;border-radius:8px;font-size:11px;line-height:1.8;margin:10px 0 25px;color:#426e63}.editor h3{margin:20px 0 12px}.import-table{max-height:350px;margin:18px 0}.import-table td{overflow-wrap:anywhere}.editor form>.drawer-body>.muted{line-height:1.7;margin-bottom:24px}.editor .totals{max-width:330px;margin-left:auto}.settings-panel input,.settings-panel select,.form-grid>*{min-width:0}
@media(max-width:760px){.page-heading:has(.row-actions){flex-direction:column}.settings-panel{padding:20px 16px}.preset-row{grid-template-columns:minmax(0,1fr) 100px;gap:0 12px;border-bottom:1px solid var(--border);padding-bottom:16px;margin-bottom:16px}.preset-row>button{justify-self:end}.line-fields{grid-template-columns:1fr 1fr}.line-total{grid-column:1/-1;text-align:right}.line-total strong{display:inline;margin-left:15px}.editor-row{padding:12px}.editor-row label{font-size:11px}.form-grid{grid-template-columns:1fr 1fr}.editor .table-note{margin-top:16px}.line-top{gap:10px}.drawer.editor .totals{width:100%}.editor .form-grid select{max-width:100%}}
@media(max-width:400px){.form-grid{grid-template-columns:1fr}.line-fields{grid-template-columns:1fr 1fr}}
[hidden]{display:none!important}
@media print{.document-workspace form[data-document-type]{display:none}}
body:has(.scrim){overflow:hidden}
.entry-scrim{background:#f3f6f8}
.drawer.editor.document-workspace{width:100%;height:100%;background:#f3f6f8;box-shadow:none;display:block;overscroll-behavior:contain}
.entry-header{padding:30px max(24px,calc((100% - 900px)/2));background:#fff;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:flex-start;gap:24px}
.entry-header h2{font-size:27px;margin:0 0 10px}.entry-header .muted{font-size:13px;max-width:620px}.entry-header>button{flex-shrink:0}
.entry-body{max-width:900px;margin:0 auto;padding:24px 24px 50px}
.entry-views{display:flex;gap:6px;padding:5px;background:#e5ecef;border-radius:10px;width:fit-content;max-width:100%;margin-bottom:26px}
.entry-views button{border:0;background:none;color:#59707e}.entry-views button[aria-pressed=true]{background:#fff;color:var(--teal);box-shadow:0 2px 5px #17334410}
.question-section{padding:28px;border:1px solid var(--border);border-radius:14px;background:#fff;margin-bottom:24px}
.document-workspace .question-section h3{font-size:21px;margin:0 0 10px}.question-section>.muted{font-size:13px;margin-bottom:24px}
.document-meta>div{min-width:0;overflow-wrap:anywhere}.unit-detail-bundle{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px 20px}.unit-detail-bundle>div{min-width:0}.unit-mileage{border-left:1px solid #dfe6ea;padding-left:12px}
.po-editor{margin:24px 0;padding:20px;border:1px solid #b0bdc5;border-radius:10px;background:#f7f9fa}.po-editor .muted{font-size:12px;margin:12px 0}.po-editor .table-note{padding:0;margin-bottom:15px}.po-editor input{border-color:#b0bdc5}.po-editor[hidden],#po-notice[hidden]{display:none}.drawer-actions{flex-wrap:wrap}.overview-note{padding:20px 0 0}.overview-side .compact{display:block}.overview-side .muted{font-size:12px}
.overview-stack{display:flex;flex-direction:column;gap:24px}.overview-insights{display:grid;grid-template-columns:1fr 1fr;gap:20px}.overview-insights .compact,.customer-guide{display:block}.overview-insights .muted,.customer-guide .muted{font-size:12px}.activity-panel>.section-heading{padding-bottom:18px}.activity-panel .eyebrow{margin-bottom:8px}.activity-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-top:1px solid var(--border);background:#fbfcfd}.activity-range-controls,.activity-pagination{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.activity-controls label{display:flex;align-items:center;gap:8px;white-space:nowrap}.activity-controls select{width:auto;min-width:82px;margin:0;padding:8px 28px 8px 10px}.activity-pagination{justify-content:flex-end;color:#788995;font-size:10px}.activity-pagination button{padding:8px 11px;font-size:10px}.activity-panel>.table-note{padding-top:16px}.customer-guide{max-width:none}
.unit-service>strong{display:block;color:#496171;font-size:11px}.unit-service small{max-width:440px}.unit-service .unit-label{margin-top:5px;color:#94a0a9}.unit-service .service-excerpt{margin-top:7px;color:#657b89}.payment-cell{min-width:140px}.payment-select{width:auto;min-width:104px;margin:0;padding:8px 28px 8px 10px;font-size:11px;border-color:#b0bdc5}.payment-context{max-width:155px}.payment-unavailable{display:block;font-size:10px;line-height:1.5}
.activity-filters{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;padding:0 22px 18px}.activity-filters>label{min-width:185px}.activity-filters select{margin:7px 0 0;padding:9px 30px 9px 10px}.activity-filters>button{padding:9px 12px}.activity-match-count{margin-left:auto;padding-bottom:10px;color:#7b8b96;font-size:10px}.activity-status-menu{position:relative;min-width:170px}.activity-status-menu summary{list-style:none;border:1px solid #dfe6ea;background:#fff;border-radius:7px;padding:9px 12px;cursor:pointer;font-size:11px;font-weight:550;color:#506473}.activity-status-menu summary::-webkit-details-marker{display:none}.activity-status-menu summary span{display:block;margin-top:3px;color:#87959f;font-size:9px;font-weight:500}.activity-status-menu[open] summary{border-color:#67aaa3;box-shadow:0 0 0 2px #67aaa31a}.activity-status-menu>div{position:absolute;z-index:4;top:calc(100% + 6px);left:0;min-width:210px;background:#fff;border:1px solid #dfe6ea;border-radius:9px;padding:8px;box-shadow:0 12px 32px #1b34431f}.activity-status-menu label{display:flex;align-items:center;gap:9px;padding:8px;border-radius:6px}.activity-status-menu label:hover{background:#f2f7f6}.activity-status-menu input,.select-column input{display:inline-block;width:16px;height:16px;margin:0;padding:0;accent-color:var(--teal)}.select-column{width:45px;padding-inline:14px;text-align:center}.invoice-bulk-bar{margin:0 20px 18px;padding:14px 16px;border:1px solid #b8d7d1;border-radius:9px;background:#f0f8f6;display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:11px;color:#476a63}.invoice-bulk-bar>span{color:#748881}.invoice-bulk-bar .row-actions{margin-left:auto}.invoice-bulk-bar button{padding:8px 11px;font-size:10px}.invoice-select-hint{padding-top:0}.email-review{width:min(720px,100%)}.email-intro{margin:0 0 20px}.email-customer-group{border:1px solid var(--border);border-radius:10px;padding:20px;margin-bottom:18px}.email-customer-group h3{font-size:17px;margin-bottom:18px}.email-customer-group textarea{min-height:85px}.email-document-list{border-top:1px solid var(--border);margin-top:8px;padding-top:4px}.email-document-list article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #edf0f2}.email-document-list article:last-child{border-bottom:0}.email-document-list strong,.email-document-list span,.email-document-list small{display:block}.email-document-list span{margin-top:5px;color:#788b97;font-size:10px}.email-document-list small{color:#9a7b38;text-align:right;font-size:9px}
.print-packet{width:100%;background:#eef2f4}.print-packet>.drawer-header,.print-packet>.drawer-actions{background:#fff}.packet-body{width:100%;max-width:940px;margin:0 auto;padding:30px}.packet-document{background:#fff;border:1px solid var(--border);border-radius:12px;padding:42px;margin-bottom:28px;box-shadow:0 8px 24px #1733440c}.packet-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.packet-heading>div:last-child{text-align:right}.packet-heading h2{font-size:25px;margin:8px 0 10px}.packet-heading p{font-size:11px;color:var(--muted);margin-top:10px}.packet-heading .brand{font-size:21px}.packet-heading .brand-logo{width:48px;height:48px;flex-basis:48px}.packet-document>.document-summary{margin-top:0}.packet-document>.totals{max-width:340px;margin-left:auto}
@media(max-width:760px){.overview-insights{grid-template-columns:1fr}.activity-controls{align-items:stretch;flex-direction:column}.activity-range-controls{justify-content:space-between}.activity-pagination{justify-content:space-between}.activity-pagination span{width:100%}.activity-filters{align-items:stretch;padding-inline:16px}.activity-filters>label,.activity-status-menu{width:100%}.activity-match-count{margin-left:0;padding:0}.activity-status-menu>div{position:static;margin-top:6px}.invoice-bulk-bar{align-items:stretch;margin-inline:14px}.invoice-bulk-bar .row-actions{margin-left:0}.email-document-list article{align-items:flex-start;flex-direction:column}.email-document-list small{text-align:left}}
@media print{.po-editor,#po-notice{display:none!important}}
.question-stack{display:flex;flex-direction:column;gap:18px}
.question-stack>label{display:block;padding:22px;background:#f9fbfc;border:1px solid #b0bdc5;border-radius:12px;font-size:14px;line-height:1.5;color:#3b5667}
.question-stack>label:focus-within{border-color:#67aaa3;background:#f4faf8;box-shadow:0 0 0 2px #67aaa31a}
.document-workspace form[data-document-type] :is(input:not([type=checkbox]):not([type=radio]),select,textarea):not(:focus),.document-workspace .editor-row{border-color:#b0bdc5}
.document-workspace form[data-document-type] :is(input,select,textarea):focus,.document-workspace .editor-row:focus-within{border-color:#67aaa3}
.question-stack input,.question-stack select,.question-stack textarea{font-size:15px;padding:13px 14px;margin:12px 0 0;width:100%;min-width:0}
.question-stack input[readonly]{color:#7a8b96;background:#f0f4f6}.question-stack textarea{min-height:120px}
.entry-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-top:24px}.entry-actions button{font-size:13px}
.entry-review .totals{max-width:360px}.entry-review .table-note{font-size:12px}
.entry-print-sheet{background:#fff;border:1px solid var(--border);border-radius:12px;padding:35px}.preview-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.preview-heading h2{font-size:30px}.preview-heading p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:10px}.preview-heading .brand-logo,.saved-document-heading .brand-logo{width:58px;height:58px;flex-basis:58px}.saved-document-heading{margin-bottom:24px}.saved-document-id{text-align:right}.saved-document-id h2{font-size:27px;margin-bottom:10px}
.entry-print-sheet .line-item strong,.entry-print-sheet .document-summary{overflow-wrap:anywhere}.entry-print-sheet .line-item>strong{white-space:nowrap}
textarea:focus-visible{outline:3px solid #5eaba9;outline-offset:3px}
@media(max-width:760px){.entry-header{padding:24px 18px;gap:12px}.entry-header h2{font-size:22px}.entry-header .eyebrow{font-size:8px}.entry-body{padding:20px 14px 35px}.question-section{padding:20px 16px}.question-stack>label{padding:18px 14px}.entry-views{width:100%}.entry-views button{flex:1;font-size:12px;padding:12px 8px}.entry-print-sheet{padding:22px 18px}.entry-actions>button{flex:1}.preview-heading h2{font-size:24px}.question-section>.muted{line-height:1.7}.document-workspace .line-fields{grid-template-columns:1fr 1fr}}
@media print{body{background:#fff}.shell{display:none}.scrim{position:static;display:block;background:none}.drawer{width:100%;height:auto;overflow:visible;box-shadow:none}.drawer-header,.drawer-actions,#dialog-error{display:none}.drawer-body{padding:0}.document-meta{break-inside:avoid}.line-item{break-inside:avoid}.document-disclaimer{font-weight:bold}.document-workspace #draft-form,.entry-header,.entry-views,.entry-actions{display:none}.drawer.editor.document-workspace{height:auto;overflow:visible;background:#fff}.entry-print-sheet{border:0;padding:0}}
@media(max-width:760px){.packet-body{padding:12px}.packet-document{padding:24px 18px}.packet-heading{flex-direction:column}.packet-heading>div:last-child{text-align:left}.packet-document>.totals{max-width:none;margin-left:0}}
@media print{@page{margin:.45in}.packet-scrim,.print-packet{background:#fff}.packet-body{max-width:none;margin:0;padding:0}.packet-document{border:0;border-radius:0;box-shadow:none;margin:0;padding:0;break-after:page;page-break-after:always}.packet-document:last-child{break-after:auto;page-break-after:auto}.packet-heading{margin-top:0}.brand-logo{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
.inactive-unit{background:#fafbfc}.inactive-unit .vehicle-icon{filter:grayscale(1);opacity:.65}.account-scope-note{padding:13px 15px;margin-bottom:20px;border-radius:8px;background:#eef6f3;color:#426e63;font-size:11px;line-height:1.7}.message-center{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:610px}.message-threads{border-right:1px solid var(--border);background:#fafbfc}.message-customer-picker{padding:0 20px}.thread-summary{display:flex;flex-direction:column;padding:0 10px 18px}.thread-row{border:0;background:transparent;text-align:left;padding:14px 12px;border-radius:9px}.thread-row:hover,.thread-row.active{background:#e8f3f1}.thread-row strong,.thread-row span,.thread-row small{display:block}.thread-row strong{font-size:12px}.thread-row span{font-size:10px;color:#71808e;margin:6px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-row small{font-size:9px;color:#9aa5ae}.conversation{display:flex;flex-direction:column;min-width:0}.conversation>header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:24px 26px;border-bottom:1px solid var(--border)}.conversation>header .eyebrow{margin-bottom:8px}.message-list{display:flex;flex:1;flex-direction:column;gap:14px;padding:24px 26px;background:#f8fafb;min-height:350px;max-height:520px;overflow:auto}.message-bubble{width:min(76%,600px);padding:14px 16px;border:1px solid var(--border);border-radius:12px;background:#fff}.message-bubble.sent{align-self:flex-end;background:#e8f3f1;border-color:#d4e8e4}.message-bubble strong{display:block;font-size:10px;color:#426e63;margin-bottom:7px}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.65}.message-bubble small{display:block;margin-top:9px;color:#8796a0;font-size:9px}.conversation form{padding:20px 26px;border-top:1px solid var(--border)}.conversation form textarea{margin-bottom:10px}.message-compose-actions{display:flex;align-items:center;justify-content:space-between;gap:15px}.message-compose-actions span{font-size:9px;color:#8c99a3}.account-settings-grid{display:grid;grid-template-columns:minmax(0,900px) 260px;gap:20px;align-items:start}.account-access-card{padding:24px}.account-access-card h2{margin-bottom:12px}.account-access-card .muted{margin-bottom:20px}.account-settings-grid input[readonly]{background:#f2f5f6;color:#71808e}
@media(max-width:900px){.message-center{grid-template-columns:1fr}.message-threads{border-right:0;border-bottom:1px solid var(--border)}.thread-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.account-settings-grid{grid-template-columns:1fr}}
@media(max-width:760px){.top-right>.demo-dot,.top-right{font-size:0}.message-center{min-height:0}.thread-summary{grid-template-columns:1fr}.conversation>header,.message-list,.conversation form{padding-inline:16px}.message-list{max-height:none}.message-bubble{width:90%}.message-compose-actions{align-items:stretch;flex-direction:column}.message-compose-actions button{width:100%}}
.nav-count.unread-count{background:#c74f4f;color:#fff}.communications-inbox{min-height:520px}.inbox-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:26px}.inbox-toolbar h2{font-size:21px;margin-bottom:8px}.inbox-toolbar>div>p:last-child{font-size:11px;line-height:1.7;color:#788994;max-width:650px}.new-thread-form{display:flex;align-items:flex-end;gap:10px;flex:0 1 440px}.new-thread-form label{flex:1}.new-thread-form select{margin:8px 0 0}.new-thread-form button{white-space:nowrap}.inbox-channel-status{display:flex;gap:8px;padding:0 26px 20px}.inbox-list{border-top:1px solid var(--border)}.inbox-list-heading,.inbox-row{display:grid;grid-template-columns:210px minmax(260px,1fr) 90px 155px 95px;align-items:center;gap:18px}.inbox-list-heading{padding:11px 22px;background:#f8fafb;color:#8a98a2;font-size:9px;font-weight:650;letter-spacing:.4px;text-transform:uppercase}.inbox-row{width:100%;border:0;border-bottom:1px solid #edf0f2;border-radius:0;padding:17px 22px;text-align:left;background:#fff;font-weight:500}.inbox-row:last-child{border-bottom:0}.inbox-row:hover{background:#f5faf9}.inbox-row.has-unread{background:#fbfefd;box-shadow:inset 4px 0 0 var(--teal)}.inbox-customer{display:flex;align-items:center;gap:11px;min-width:0}.inbox-customer strong,.inbox-customer small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-customer strong{font-size:12px;color:#2e4656}.inbox-customer small{font-size:9px;color:#8a98a2;margin-top:5px}.inbox-preview{font-size:11px;color:#607583;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inbox-row time{font-size:9px;color:#7f8e99}.unread-pill{display:inline-block;border-radius:999px;background:#087c75;color:#fff;padding:5px 8px;font-size:9px;font-weight:700}.read-label{font-size:9px;color:#94a0a9}.inbox-empty h3{font-size:17px;color:#425a69;margin-bottom:9px}.inbox-empty p{line-height:1.7}.conversation.panel{min-height:610px}.conversation-back{padding:14px 26px;border-bottom:1px solid var(--border);background:#fbfcfd}.conversation-back button{padding:7px 0;border:0;background:transparent;color:var(--teal);font-size:10px}.conversation>header p:last-child{font-size:10px;color:#84939e;margin-top:8px}.message-meta{display:flex;align-items:center;justify-content:space-between;gap:14px}.message-bubble .message-meta strong{margin:0}.message-unread{border-radius:999px;background:#fff2d8;color:#956c19;padding:4px 7px;font-size:8px;font-weight:700;white-space:nowrap}
@media(max-width:1100px){.inbox-list-heading,.inbox-row{grid-template-columns:180px minmax(180px,1fr) 70px 125px 80px;gap:12px}.inbox-toolbar{align-items:flex-start;flex-direction:column}.new-thread-form{width:100%;flex-basis:auto}}
@media(max-width:760px){.inbox-toolbar{padding:20px 16px}.new-thread-form{align-items:stretch;flex-direction:column}.new-thread-form button{width:100%}.inbox-channel-status{padding-inline:16px}.inbox-list-heading{display:none}.inbox-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:16px}.inbox-row>.inbox-customer{grid-column:1}.inbox-row>.inbox-preview{grid-column:1/-1;grid-row:2;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.inbox-row>span:nth-child(3){grid-column:1;grid-row:3}.inbox-row>time{grid-column:2;grid-row:3;text-align:right}.inbox-row>span:nth-child(5){grid-column:2;grid-row:1;text-align:right}.conversation.panel{min-height:0}.conversation-back{padding-inline:16px}.message-meta{align-items:flex-start;flex-direction:column;gap:6px}}
.access-stack{display:flex;flex-direction:column;gap:22px}.generated-access{align-items:flex-start}.generated-access>div{width:100%}.generated-access strong{display:block;margin-bottom:7px}.generated-access p{font-size:10px;line-height:1.6}.generated-access input{margin:10px 0 0;background:#fff;border-color:#8fc6b8}.access-management{overflow:visible}.access-form{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));align-items:end;gap:14px;padding:0 22px 22px}.access-form input,.access-form select{margin-bottom:0}.access-form .inline-check{min-height:39px}.access-form .inline-check input{width:16px}.access-form button{height:40px}.pending-invitations{border-top:1px solid var(--border);padding:20px 22px}.pending-invitations h3{margin-bottom:12px}.pending-invitations>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 0;border-top:1px solid #edf0f2}.pending-invitations strong,.pending-invitations small{display:block}.pending-invitations small{color:#7f909b;margin-top:5px}.access-lower{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.audit-list{padding:0 22px 20px;max-height:520px;overflow:auto}.audit-list article{display:flex;gap:12px;padding:14px 0;border-top:1px solid #edf0f2}.audit-dot{width:8px;height:8px;border-radius:50%;background:#62a69a;margin-top:4px;flex-shrink:0}.audit-list strong{display:block;font-size:11px}.audit-list p{font-size:10px;color:#667c89;margin:5px 0}.audit-list small{font-size:9px;color:#97a2aa}.security-card{padding:24px}.security-card h2{margin-bottom:12px}.security-card .muted{font-size:11px;margin-bottom:20px}.security-card input{margin-bottom:14px}.security-card form+button{margin-top:8px}.recovery-codes{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.recovery-codes code{padding:9px;background:#f2f5f6;border-radius:6px;text-align:center;font-size:11px}.account-side{display:flex;flex-direction:column;gap:20px}.settings-with-security{display:grid;grid-template-columns:minmax(0,900px) 330px;gap:22px;align-items:start}.settings-with-security>.settings-panel{width:100%}.access-management+.panel td:last-child{min-width:300px}.access-management+.panel td strong{display:block}.access-management+.panel td small{margin-top:5px}
@media(max-width:1100px){.access-form{grid-template-columns:1fr 1fr}.access-lower,.settings-with-security{grid-template-columns:1fr}.access-management+.panel td:last-child{min-width:240px}}
@media(max-width:760px){.access-form{grid-template-columns:1fr;padding-inline:16px}.pending-invitations{padding-inline:16px}.pending-invitations>div{align-items:flex-start;flex-direction:column}.access-management+.panel td:last-child{min-width:190px}.recovery-codes{grid-template-columns:1fr}.security-card{padding:20px 16px}}

/* Public FleetTec site */
.public-site{--public-ink:#102b3b;--public-blue:#123e5a;--public-teal:#087c75;--public-mint:#92c9bd;--public-orange:#f09b2d;background:#f6f7f5;color:var(--public-ink);min-height:100vh;overflow:hidden}
.public-site a{color:inherit;text-decoration:none}.public-header{height:92px;display:flex;align-items:center;gap:42px;padding:0 clamp(24px,5vw,76px);position:relative;z-index:5;background:#f7f8f6;border-bottom:1px solid #dce3e2}.public-brand{min-width:max-content}.public-brand .brand-logo{width:54px;height:54px;flex-basis:54px;border:2px solid #d9e0de}.public-brand .brand-sub{color:#5d7a82;letter-spacing:1.55px}.public-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(20px,3vw,42px);margin-left:auto}.public-header nav a{font-size:12px;font-weight:650;color:#48616d}.public-header nav a:hover{color:var(--public-teal)}.public-header-actions{display:flex;align-items:center;gap:12px}.public-header button{white-space:nowrap}.team-link{border:0;background:transparent;font-size:11px;color:#617680;padding-inline:4px}.public-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:4px;padding:14px 20px;font-size:11px;font-weight:750;letter-spacing:.2px;transition:transform .18s ease,background .18s ease}.public-button:hover{transform:translateY(-1px)}.public-button svg{width:16px;height:16px}.public-button-primary{background:var(--public-teal);border-color:var(--public-teal);color:#fff}.public-button-primary:hover{background:#066e68}.public-menu{display:none;padding:10px}
.public-hero{position:relative;min-height:calc(100vh - 92px);height:min(780px,calc(100vh - 92px));display:flex;align-items:center;background:#102b3b;color:#fff}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo{background:url('/branding/fleettec-mobile-service.jpg') center/cover no-repeat}.hero-shade{background:linear-gradient(90deg,rgba(7,27,41,.97) 0%,rgba(7,31,46,.88) 37%,rgba(7,32,46,.34) 68%,rgba(7,32,46,.08) 100%)}.hero-credential-badge{position:absolute;z-index:2;top:28px;right:clamp(24px,4vw,58px);width:clamp(190px,17vw,250px);padding:12px 15px 10px;border:1px solid #ffffff61;border-radius:7px;background:rgba(255,255,255,.52);box-shadow:0 10px 30px #071b2938;backdrop-filter:blur(10px)}.hero-credential-badge img{display:block;width:100%;height:auto}.hero-content{position:relative;z-index:1;width:min(720px,57%);margin-left:clamp(24px,7vw,110px);padding:58px 0 128px}.hero-kicker{display:flex;align-items:center;gap:11px;color:#a9d4cb;font-size:10px;font-weight:800;letter-spacing:2.1px}.hero-kicker span{width:30px;height:2px;background:var(--public-orange)}.public-hero h1{font-size:clamp(48px,6.1vw,90px);line-height:.98;letter-spacing:-4.3px;font-weight:680;margin:25px 0 30px;max-width:880px}.public-hero h1 em{color:#a9d7cd;font-style:normal;font-weight:480}.hero-lead{font-size:clamp(15px,1.35vw,19px);line-height:1.75;color:#d0dde1;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:36px}.public-button-accent{background:var(--public-orange);border:1px solid var(--public-orange);color:#102b3b}.public-button-accent:hover{background:#ffa93e}.public-button-ghost{border:1px solid #d4e2e266;color:#fff;background:#0f344580}.public-button-ghost:hover{background:#ffffff18}.hero-proof{position:absolute;left:0;bottom:0;display:grid;grid-template-columns:repeat(3,minmax(155px,1fr));width:min(880px,calc(100vw - 48px));background:#f7f8f6;color:var(--public-ink)}.hero-proof>div{padding:23px 26px;border-right:1px solid #dce3e2}.hero-proof>div:last-child{border-right:0}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-size:12px;margin-bottom:7px}.hero-proof span{color:#6a7c84;font-size:10px;line-height:1.5}.scroll-cue{position:absolute;z-index:2;right:clamp(24px,5vw,76px);bottom:28px;display:flex;align-items:center;gap:13px;color:#fff;font-size:9px;letter-spacing:1.3px;text-transform:uppercase;writing-mode:vertical-rl}.scroll-cue span{opacity:.7}
.public-section{padding:clamp(75px,8vw,125px) clamp(24px,7vw,110px)}.public-intro{display:grid;grid-template-columns:250px minmax(0,900px);gap:55px;justify-content:center;background:#fff}.section-label{font-size:9px;font-weight:800;letter-spacing:2px;color:var(--public-teal);padding-top:9px}.public-intro h2,.section-heading-public h2,.approach-copy h2,.portal-copy h2,.contact-section h2{font-size:clamp(35px,4vw,58px);line-height:1.07;letter-spacing:-2.5px;font-weight:620}.public-intro p{font-size:16px;line-height:1.85;color:#62757e;max-width:820px;margin-top:25px}.public-eyebrow{font-size:9px;font-weight:800;letter-spacing:2.2px;color:var(--public-teal);margin-bottom:18px}
.services-section{background:#f4f6f4}.section-heading-public{display:flex;justify-content:space-between;align-items:end;gap:60px;max-width:1400px;margin:0 auto 54px}.section-heading-public>div{max-width:760px}.section-heading-public>p{max-width:430px;font-size:14px;line-height:1.8;color:#687a82;padding-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1400px;margin:0 auto;border:1px solid #d6dfdd}.service-card{position:relative;min-height:350px;padding:34px 30px;background:#fff;border-right:1px solid #d6dfdd}.service-card:last-child{border-right:0}.service-card-featured{background:var(--public-blue);color:#fff}.service-number{position:absolute;right:24px;top:24px;font-size:10px;font-weight:700;color:#96a5aa}.service-card-featured .service-number{color:#88a9b8}.service-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#e6f0ed;color:var(--public-teal);margin:72px 0 36px}.service-card-featured .service-icon{background:#244f67;color:#a5d4ca}.service-card h3{font-size:18px;line-height:1.35;margin-bottom:16px}.service-card p{font-size:12px;line-height:1.75;color:#6c7d84}.service-card-featured p{color:#b9cbd2}.manufacturer-line{max-width:1400px;margin:35px auto 0;display:flex;align-items:center;justify-content:center;gap:clamp(15px,2.5vw,38px);flex-wrap:wrap;color:#839097}.manufacturer-line span{font-size:9px;text-transform:uppercase;letter-spacing:1.2px}.manufacturer-line strong{color:#526670;font-size:12px;letter-spacing:1.2px}
.approach-section{background:#102c3c;color:#fff}.approach-copy{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(70px,9vw,160px);align-items:start;width:min(1400px,100%);margin:0 auto;padding:clamp(85px,9vw,140px) clamp(24px,7vw,110px);box-sizing:border-box}.approach-copy .public-eyebrow{color:#9dd1c6}.approach-intro>p:not(.public-eyebrow){margin-top:28px;color:#b3c5cb;font-size:14px;line-height:1.85;max-width:590px}.approach-copy ol{list-style:none;margin:16px 0 0;padding:0}.approach-copy li{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:28px 0;border-top:1px solid #ffffff20}.approach-copy li>span{font-size:10px;color:#91c4ba}.approach-copy li strong{display:block;font-size:15px;margin-bottom:9px}.approach-copy li p{font-size:12px;line-height:1.75;color:#9eb2ba;max-width:560px}
.portal-section{display:grid;grid-template-columns:minmax(380px,.8fr) minmax(500px,1.2fr);gap:clamp(55px,8vw,130px);align-items:center;background:#fff}.portal-copy>p:not(.public-eyebrow){font-size:14px;line-height:1.85;color:#667981;margin:25px 0}.portal-features{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:28px 0 32px}.portal-features span{display:flex;align-items:center;gap:10px;font-size:11px;color:#4f6872}.portal-features svg{color:var(--public-teal);width:17px}.portal-window{border-radius:13px;background:#f5f8f8;border:1px solid #cfdbda;box-shadow:0 30px 65px #15354520;overflow:hidden;transform:perspective(1400px) rotateY(-4deg) rotateX(1deg)}.portal-window-bar{height:42px;background:#fff;border-bottom:1px solid #dae3e2;display:flex;align-items:center;gap:6px;padding:0 16px;color:#7d8c91;font-size:9px}.portal-window-bar i{width:7px;height:7px;border-radius:50%;background:#d3dcdb}.portal-window-bar span{margin-left:10px}.portal-window-body{display:grid;grid-template-columns:130px 1fr;min-height:390px}.portal-window-body aside{padding:22px 18px;background:#123142;display:flex;flex-direction:column;gap:20px}.portal-window-body aside img{width:42px;height:42px;border-radius:50%}.portal-window-body aside b{display:block;width:75%;height:8px;border-radius:8px;background:#ffffff2b}.portal-window-body aside b:nth-of-type(1){background:#8cbeb4;width:90%}.portal-window-body>div>div{min-width:0}.portal-window-body>div:last-child{padding:42px 34px}.portal-window-body small{color:#258a81;font-size:8px;letter-spacing:1.4px}.portal-window-body h3{font-size:25px;margin:9px 0 25px}.portal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.portal-stats i{height:72px;background:#fff;border:1px solid #dce4e3;border-radius:7px}.portal-table{margin-top:17px;background:#fff;border:1px solid #dce4e3;border-radius:7px;padding:16px}.portal-table b,.portal-table span{display:block;height:8px;background:#e1e8e7;border-radius:6px;margin-bottom:16px}.portal-table b{width:32%;background:#aacdc6}.portal-table span:nth-child(2){width:92%}.portal-table span:nth-child(3){width:75%}.portal-table span:last-child{width:84%;margin-bottom:0}
.contact-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:80px;align-items:end;padding:clamp(80px,10vw,145px) clamp(24px,7vw,110px);background:#deece8}.contact-section>div:first-child{max-width:800px}.contact-section>div:first-child>p:last-child{max-width:680px;margin-top:25px;color:#607871;font-size:14px;line-height:1.8}.contact-actions{border-top:1px solid #a9c3bc}.contact-actions a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:25px 3px;border-bottom:1px solid #a9c3bc}.contact-actions span{font-size:9px;letter-spacing:1.5px;color:#568077}.contact-actions strong{font-size:16px;color:#123747}.public-footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding:70px clamp(24px,7vw,110px) 25px;background:#0e2838;color:#fff}.public-footer .public-brand{color:#fff}.public-footer .public-brand .brand-sub{color:#8ea5af}.public-footer>div:first-child>p{color:#8fa4ad;font-size:11px;line-height:1.75;margin-top:22px;max-width:330px}.public-footer>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-top:6px}.public-footer>div:not(:first-child)>strong{font-size:10px;letter-spacing:1.2px;color:#a8d0c7;margin-bottom:7px}.public-footer a,.public-footer button{font-size:10px;color:#aab9c0}.public-footer button{padding:0;border:0;background:none}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #ffffff18;padding-top:24px;margin-top:25px;color:#6f8792;font-size:9px}
.login-back{display:block;border:0;background:transparent;padding:0;margin:0 0 38px;color:#627984;font-size:10px}.login-back:hover{background:transparent;color:var(--teal)}
@media(max-width:1100px){.public-header nav{display:none}.public-menu{display:flex;margin-left:auto}.public-header-actions{display:none}.public-header.menu-open{height:auto;min-height:92px;align-items:flex-start;flex-wrap:wrap;padding-block:19px}.public-header.menu-open nav,.public-header.menu-open .public-header-actions{display:flex;width:100%;order:5}.public-header.menu-open nav{align-items:flex-start;flex-direction:column;gap:0}.public-header.menu-open nav a{width:100%;padding:13px 0;border-top:1px solid #dde4e2}.public-header.menu-open .public-header-actions{padding:5px 0 12px}.hero-content{width:min(760px,75%)}.hero-proof{width:min(780px,calc(100vw - 48px))}.service-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:1px solid #d6dfdd}.approach-copy{grid-template-columns:minmax(0,.85fr) minmax(430px,1.15fr);gap:55px;padding:85px 55px}.portal-section{grid-template-columns:1fr;gap:60px}.portal-window{max-width:820px}.public-footer{grid-template-columns:1.5fr 1fr 1fr}.public-footer>div:nth-child(4){grid-column:2}.footer-bottom{grid-row:auto}}
@media(max-width:760px){.public-header{height:74px;padding-inline:18px}.public-brand{font-size:20px}.public-brand .brand-logo{width:44px;height:44px;flex-basis:44px}.public-hero{height:auto;min-height:780px;align-items:flex-start}.hero-photo{background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(7,27,41,.95),rgba(7,31,46,.58)),linear-gradient(0deg,rgba(7,27,41,.85),transparent 50%)}.hero-credential-badge{top:16px;right:16px;width:140px;padding:7px 9px 6px;border-radius:5px}.hero-content{width:auto;margin:0;padding:135px 20px 245px}.public-hero h1{font-size:clamp(45px,14vw,66px);letter-spacing:-3px}.hero-lead{font-size:14px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .public-button{width:100%}.hero-proof{left:20px;bottom:25px;width:calc(100% - 40px);grid-template-columns:1fr}.hero-proof>div{padding:13px 16px;border-right:0;border-bottom:1px solid #dce3e2}.hero-proof>div:last-child{border-bottom:0}.scroll-cue{display:none}.public-intro{grid-template-columns:1fr;gap:25px}.public-intro h2,.section-heading-public h2,.approach-copy h2,.portal-copy h2,.contact-section h2{font-size:36px;letter-spacing:-1.7px}.section-heading-public{align-items:flex-start;flex-direction:column;gap:22px}.service-grid{grid-template-columns:1fr}.service-card{min-height:290px;border-right:0;border-bottom:1px solid #d6dfdd}.service-card:nth-child(3){border-bottom:1px solid #d6dfdd}.service-card:last-child{border-bottom:0}.service-icon{margin-top:40px}.manufacturer-line{justify-content:flex-start}.approach-copy{grid-template-columns:1fr;gap:40px;padding:70px 24px}.approach-copy ol{margin-top:0}.portal-section{grid-template-columns:1fr}.portal-features{grid-template-columns:1fr}.portal-window{transform:none}.portal-window-body{grid-template-columns:72px 1fr;min-height:300px}.portal-window-body aside{padding:20px 14px}.portal-window-body aside b{width:100%}.portal-window-body>div:last-child{padding:30px 20px}.portal-window-body h3{font-size:19px}.portal-stats{grid-template-columns:1fr}.portal-stats i{height:42px}.contact-section{grid-template-columns:1fr;gap:45px}.contact-actions a{align-items:flex-start;flex-direction:column}.public-footer{grid-template-columns:1fr 1fr;gap:45px 28px;padding-top:55px}.public-footer>div:first-child{grid-column:1/-1}.public-footer>div:nth-child(4){grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.portal-login .login-story{display:none}.portal-login .login-main{min-height:100vh}}

/* Unit display preferences and high-detail fleet list. */
.public-header{height:104px}.public-brand .brand-logo{width:68px;height:68px;flex-basis:68px}
.unit-view-switch{display:inline-flex;padding:3px;border:1px solid #d8e1e4;border-radius:9px;background:#f6f8f8}
.unit-view-switch button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:6px;padding:7px 9px;background:transparent;color:#71828d;font-size:10px}
.unit-view-switch button svg{width:15px;height:15px}.unit-view-switch button[aria-pressed="true"]{background:#fff;color:var(--teal);box-shadow:0 1px 4px #18394b1c}
.unit-list-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;color:#607581;font-size:11px}
.unit-list-summary strong{font-size:12px;color:#2f4857}.unit-list-table{min-width:920px}.unit-list-table td{padding:13px 12px}.unit-list-table th{padding-inline:12px}.unit-list-table td>strong{white-space:nowrap;color:#344d5c}.unit-serial{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;white-space:nowrap}
.unit-list-actions{display:flex;align-items:stretch;flex-direction:column;gap:5px}.unit-list-actions button{padding:6px 8px;font-size:9px;white-space:nowrap}.unit-list-table .inactive-unit{color:#89969e}
@media(min-width:761px){.public-hero{min-height:calc(100vh - 104px);height:min(780px,calc(100vh - 104px))}}
@media(max-width:760px){.public-header{height:82px}.public-brand .brand-logo{width:52px;height:52px;flex-basis:52px}.unit-view-switch{width:100%}.unit-view-switch button{flex:1;justify-content:center}.page-heading .row-actions{width:100%}}
.unit-custom-details{display:flex;flex-direction:column;gap:.15rem}
.vehicle-card .unit-custom-details{margin-top:.45rem}
.asset-fields-editor{margin-top:22px;padding:18px;border:1px solid #d9e1e4;border-radius:12px;background:#f8faf9}.asset-fields-editor h3{margin:0 0 5px}.asset-fields-editor>.muted{margin:0 0 14px}.asset-field-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:12px}.asset-field-pair:first-child{margin-top:0}
.unit-list-summary>span{display:flex;flex-direction:column;gap:3px}.unit-list-summary>span small{color:#71828d}.unit-column-menu{position:relative}.unit-column-menu summary{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #d1dade;border-radius:8px;background:#fff;color:#405967;font-weight:700;cursor:pointer;list-style:none}.unit-column-menu summary::-webkit-details-marker{display:none}.unit-column-menu summary svg{width:15px;height:15px}.unit-column-menu>div{position:absolute;right:0;z-index:8;display:grid;min-width:210px;max-height:320px;overflow:auto;margin-top:7px;padding:8px;background:#fff;border:1px solid #d1dade;border-radius:10px;box-shadow:0 12px 30px #193b4d24}.unit-column-menu label{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;white-space:nowrap}.unit-column-menu label:hover{background:#f1f6f5}.unit-column-menu input{width:auto;margin:0}
@media(max-width:760px){.asset-field-pair{grid-template-columns:1fr}.unit-list-summary{align-items:flex-start}.unit-column-menu>div{right:auto;left:0}}
.nav-item{transition:background-color .16s ease,font-weight .16s ease,transform .16s ease}
.nav-item:hover:not(.active){background:#f4f7f7;color:#647482;font-weight:700;transform:translateX(2px)}
.public-header nav a,.public-footer a,.public-footer button,.contact-actions a,.team-link,.login-back,.text-button,.document-link,.topbar-signout,.signout,.conversation-back button{transition:font-weight .16s ease,transform .16s ease,background-color .16s ease,opacity .16s ease}
.public-header nav a:hover{color:#48616d;font-weight:800;transform:translateY(-1px)}
.public-footer a:hover,.public-footer button:hover{color:#aab9c0;font-weight:750;transform:translateX(2px);background:transparent}
.contact-actions a:hover{color:inherit;font-weight:750;transform:translateX(3px)}
.team-link:hover{color:#617680;font-weight:750;background:#eef3f2;transform:translateY(-1px)}
.login-back:hover{color:#627984;font-weight:750;background:transparent;transform:translateX(-2px)}
.text-button:hover{color:var(--teal);font-weight:750;background:transparent;transform:translateX(2px)}
.document-link:hover{color:#2d4a60;font-weight:800;background:transparent;transform:translateX(2px)}
.topbar-signout:hover,.signout:hover{color:inherit;font-weight:750;transform:translateY(-1px)}
.conversation-back button:hover{color:var(--teal);font-weight:750;background:transparent;transform:translateX(-2px)}
.brand{transition:opacity .16s ease,transform .16s ease}.brand:hover{color:var(--navy);opacity:.88;transform:translateY(-1px)}.public-footer .brand:hover,.login-story .brand:hover{color:#fff}
.service-card-image{isolation:isolate;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:#102f40;color:#fff;border-color:#415764;padding-top:150px}
.service-card-image::before,.service-card-image::after{content:"";position:absolute;inset:0;pointer-events:none}
.service-card-image::before{z-index:-2;background-image:var(--service-image);background-size:cover;background-position:var(--service-position,center);transform:scale(1.01);transition:transform .45s ease,filter .45s ease}
.service-card-image::after{z-index:-1;background:linear-gradient(180deg,rgba(7,28,42,.06) 0%,rgba(7,28,42,.13) 34%,rgba(7,28,42,.83) 72%,rgba(7,28,42,.98) 100%)}
.service-card-image:hover::before{transform:scale(1.045);filter:saturate(1.04) contrast(1.02)}
.service-card-preventive{--service-image:url('/branding/service-preventive.jpg');--service-position:43% 58%}
.service-card-diagnostics{--service-image:url('/branding/service-diagnostics.jpg');--service-position:47% center}
.service-card-emissions{--service-image:url('/branding/service-emissions.jpg');--service-position:53% center}
.service-card-repair{--service-image:url('/branding/service-repair.jpg');--service-position:center}
.service-card-image .service-number{color:#fff;background:#0a2c3b99;border:1px solid #ffffff24;border-radius:999px;padding:6px 8px;line-height:1;backdrop-filter:blur(5px)}
.service-card-image h3{color:#fff;text-shadow:0 1px 12px #061c28;margin-top:auto}
.service-card-image p{color:#d4e1e5;text-shadow:0 1px 10px #061c28}
@media(max-width:760px){.service-card-image{min-height:360px;padding-top:170px}.service-card-preventive{--service-position:42% 55%}.service-card-diagnostics{--service-position:center}.service-card-emissions{--service-position:center}.service-card-repair{--service-position:center}}

/* Keep the maintenance introduction and service capabilities visually connected. */
.public-intro{padding-bottom:clamp(42px,4.5vw,68px);scroll-margin-top:18px}
.services-section{padding-top:clamp(30px,3.5vw,52px)}
.section-heading-public h2{font-size:clamp(32px,3.35vw,50px)}
@media(max-width:760px){.public-intro{padding-bottom:38px}.services-section{padding-top:26px}.section-heading-public h2{font-size:32px}}

/* Landing-page hierarchy and workstation presentation. */
.public-intro .section-label,.services-section .public-eyebrow{font-size:12px}
.portal-intro-title{font-size:clamp(16px,1.45vw,21px);font-weight:720;letter-spacing:.25px;text-transform:none;margin-bottom:20px}
.portal-showcase{position:relative;width:100%;aspect-ratio:3/2;background:url('/branding/portal-workstation.jpg') center/contain no-repeat}
.portal-showcase .portal-window{position:absolute;left:17.2%;top:13.1%;width:65.6%;height:50.4%;border:0;border-radius:0;background:#f5f8f8;box-shadow:none;overflow:hidden;transform:none}
.portal-showcase .portal-window-bar{height:10%;min-height:20px;padding:0 2.5%;font-size:clamp(5px,.55vw,8px)}
.portal-showcase .portal-window-bar i{width:5px;height:5px}
.portal-showcase .portal-window-body{grid-template-columns:20% 1fr;height:90%;min-height:0}
.portal-showcase .portal-window-body aside{padding:7% 10%;gap:8%}
.portal-showcase .portal-window-body aside img{width:clamp(18px,3vw,36px);height:clamp(18px,3vw,36px)}
.portal-showcase .portal-window-body aside b{height:5px}
.portal-showcase .portal-window-body>div:last-child{padding:6% 5%}
.portal-showcase .portal-window-body small{font-size:clamp(4px,.5vw,7px)}
.portal-showcase .portal-window-body h3{font-size:clamp(10px,1.45vw,20px);margin:2% 0 5%}
.portal-showcase .portal-stats{gap:5px}
.portal-showcase .portal-stats i{height:clamp(18px,3.8vw,48px)}
.portal-showcase .portal-table{margin-top:4%;padding:4%}
.portal-showcase .portal-table b,.portal-showcase .portal-table span{height:5px;margin-bottom:4%}
.public-footer>div:first-child>p{font-size:13px}.public-footer>div:not(:first-child)>strong{font-size:12px}.public-footer a,.public-footer button{font-size:12px}.footer-bottom{font-size:11px}
@media(max-width:760px){.public-intro .section-label,.services-section .public-eyebrow{font-size:11px}.portal-intro-title{font-size:16px}.portal-showcase{margin-top:10px}.public-footer>div:first-child>p{font-size:12px}.public-footer>div:not(:first-child)>strong,.public-footer a,.public-footer button{font-size:11px}.footer-bottom{font-size:10px}}

/* Accessibility and rendering safeguards shared by public and portal views. */
.skip-link{position:fixed;z-index:1000;left:14px;top:14px;padding:11px 15px;border-radius:6px;background:#fff;color:#102b3b;font-size:13px;font-weight:750;box-shadow:0 5px 20px #071b2940;transform:translateY(-160%);transition:transform .15s ease}
.skip-link:focus{transform:translateY(0)}
#app:focus{outline:none}
.public-intro,.services-section,.approach-section,.portal-section,.contact-section{content-visibility:auto;contain-intrinsic-size:auto 760px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
