:root{--bg:#f6f7fb;--surface:#fff;--ink:#24283d;--muted:#7b8195;--line:#e9eaf2;--primary:#5741d9;--primary-dark:#4530c0;--primary-soft:#f0edff;--green:#218965;--green-soft:#edf8f2;--blue:#337cc0;--orange:#bd7a26;--red:#c34953;--red-soft:#fff0f0;--radius:15px;--shadow:0 5px 22px #1d1a4109}.notice.compact+.panel.form-section+.panel{margin-top:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:14px;line-height:1.55}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.3}h1{letter-spacing:-1px;font-size:30px;font-weight:650}h2{letter-spacing:-.3px;font-size:17px;font-weight:650}h3{font-size:14px;font-weight:600}strong{font-weight:600}small{font-size:12px}button{border:0}svg.icon{vertical-align:middle;flex-shrink:0}input,select,textarea{min-width:0}input,select,textarea,button,a{outline-offset:3px}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--primary)}::selection{background:#e2dcff}.muted{color:var(--muted)}.mono{font-variant-numeric:tabular-nums;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.nowrap{white-space:nowrap}.required,.error-text{color:var(--red)}.success-text{color:var(--green)}.warning-text{color:var(--orange)}.inline-dot{vertical-align:middle;background:#b3b7c8;border-radius:50%;width:3px;height:3px;margin:0 5px;display:inline-block}.dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.dot.live{color:var(--green);box-shadow:0 0 0 4px #e8f6ed}.eyebrow{letter-spacing:1.7px;color:var(--primary);margin-bottom:9px;font-size:10px;font-weight:700}.tiny-label{letter-spacing:1.1px;color:var(--muted);font-size:10px;font-weight:600}.text-link{color:var(--primary)}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:10px 17px;font-size:12px;font-weight:600;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex}.button.primary{background:var(--primary);color:#fff;box-shadow:0 3px 7px #5741d91a}.button.primary:hover:not(:disabled){background:var(--primary-dark)}.button.secondary{color:#525972;background:#fff;border-color:#e0e2ec}.button.secondary:hover:not(:disabled){background:#fafaff;border-color:#ccc6f0}.button.ghost{color:var(--muted);background:0 0}.button.large{min-height:48px;font-size:13px}.button.full{width:100%}.warning-button{color:#fff;background:#ac6425}.icon-button{border:1px solid var(--line);color:#737a91;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-button:hover:not(:disabled){background:var(--primary-soft);color:var(--primary)}.text-button{color:var(--primary);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:6px;padding:5px 0;font-size:12px;font-weight:600;display:inline-flex}.back-link{color:var(--muted);align-items:center;gap:4px;margin-bottom:13px;font-size:12px;display:inline-flex}.badge{white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;font-weight:600;line-height:1.2;display:inline-flex}.badge.success{color:#288060;background:#ecf8f1}.badge.info{color:#407ec1;background:#edf4ff}.badge.violet{color:#775acc;background:#f0edff}.badge.danger{color:#c3763a;background:#fff0eb}.badge.neutral{color:#7b8096;background:#f0f1f6}.avatar{width:36px;height:36px;color:var(--primary);background:#efeaff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:650;display:inline-flex}.avatar.small{width:33px;height:33px;font-size:11px}.avatar.large{border-radius:20px;width:72px;height:72px;font-size:24px}.count-pill{min-width:25px;height:25px;color:var(--primary);background:#f2f0fc;border-radius:7px;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.brand{align-items:center;gap:10px;display:flex}.brand-symbol{background:var(--primary);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:41px;height:41px;display:flex}.brand strong{letter-spacing:-1px;font-size:26px;font-weight:750;line-height:1.05;display:block}.brand-dot{color:var(--primary)}.brand small{letter-spacing:2.8px;color:#7d8096;margin-top:4px;font-size:8px;font-weight:600;display:block}.brand-link{padding:30px 25px 26px;display:block}.sidebar{border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;width:246px;height:100dvh;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.project-switch{border:1px solid var(--line);background:#fcfcff;border-radius:9px;align-items:center;gap:9px;margin:0 18px 28px;padding:12px 10px;display:flex}.project-logo{color:#6b51bc;background:#f0edff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:flex}.project-switch>div{flex:1;min-width:0}.project-switch strong{white-space:nowrap;font-size:11px;display:block}.project-switch small{color:var(--muted);font-size:9px}.project-switch>.icon{color:#a3a1b4}.nav-label{letter-spacing:1.4px;color:#a0a5b6;margin:0 29px 12px;font-size:9px;font-weight:650}.sidebar nav{padding:0 15px}.nav-item{color:#7a8094;text-align:left;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:12px;width:100%;margin-bottom:6px;padding:12px 14px;font-size:12px;font-weight:500;display:flex;position:relative}.nav-item .icon{width:19px;height:19px}.nav-item.active{color:var(--primary);background:var(--primary-soft);font-weight:600}.nav-item.active:before{content:"";background:var(--primary);border-radius:0 2px 2px 0;width:3px;height:23px;position:absolute;top:11px;left:-15px}.nav-item:hover{color:var(--primary);background:#f8f7fe}.nav-shortcut{letter-spacing:.7px;border:1px solid #e4e3ed;border-radius:4px;margin-left:auto;padding:3px 4px;font-size:7px}.sidebar-footer{margin-top:auto;padding:28px 15px 18px}.sidebar-note{color:#8775b9;background:linear-gradient(135deg,#f3f0ff,#f9f8fe);border:1px solid #efeafa;border-radius:11px;margin:0 5px 18px;padding:16px 12px}.sidebar-note strong{color:#5c5081;margin:8px 0 4px;font-size:11px;display:block}.sidebar-note p{color:#9a90ac;font-size:10px;line-height:1.8}.sidebar-user{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:14px;padding:18px 10px 0;display:flex}.sidebar-user>div{min-width:0}.sidebar-user strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.sidebar-user small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.main-shell{flex-direction:column;min-height:100dvh;margin-left:246px;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:75px;padding:0 36px;display:flex}.topbar-left,.topbar-right{align-items:center;gap:20px;display:flex}.breadcrumb{color:#9397ab;align-items:center;gap:14px;font-size:11px;display:flex}.breadcrumb strong{color:#535b73;font-weight:500}.topbar-right{gap:22px}.connection{color:#8d94a6;align-items:center;gap:7px;font-size:10px;display:flex}.connection .dot{background:#36ab7e}.connection.offline .dot{background:#cc8351}.topbar-divider{background:var(--line);width:1px;height:26px}.profile-button{align-items:center;gap:10px;display:flex}.profile-button>span:nth-child(2){flex-direction:column;display:flex}.profile-button strong{font-size:11px}.profile-button small{color:var(--muted);font-size:9px}.profile-button>.icon{color:#8e93a7;margin-left:7px}.page-content{flex:1;width:100%;max-width:1570px;margin:0 auto;padding:32px 36px 36px}.page-heading{justify-content:space-between;align-items:center;gap:22px;margin-bottom:24px;display:flex}.page-heading p{color:var(--muted);max-width:640px;margin-top:8px;font-size:12px;line-height:1.7}.heading-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:9px;display:flex}.workspace-footer{color:#a7aabb;justify-content:space-between;gap:20px;padding:17px 36px;font-size:9px;display:flex}.footer-dot{vertical-align:middle;background:#aaa;border-radius:50%;width:3px;height:3px;margin:0 6px;display:inline-block}.mobile-menu,.mobile-bottom{display:none}.skip-link{background:var(--primary);color:#fff;z-index:1000;padding:12px;position:fixed;top:-60px;left:270px}.skip-link:focus{top:0}.offline-banner{color:#9d6523;background:#fff1db;align-items:center;gap:10px;padding:12px 30px;font-size:12px;display:flex}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0}.panel-header{justify-content:space-between;align-items:center;gap:16px;padding:22px 23px 20px;display:flex}.panel-header h2{font-size:14px}.panel-header p{color:#9298aa;margin-top:5px;font-size:10px;line-height:1.65}.panel-footnote{color:#959bae;background:#fdfdff;border-top:1px solid #f0f1f7;border-radius:0 0 15px 15px;align-items:center;gap:7px;padding:13px 22px;font-size:9px;display:flex}.overview-meta{color:#9297aa;justify-content:space-between;align-items:center;margin:-4px 0 21px;font-size:10px;display:flex}.overview-meta>span{align-items:center;gap:8px;display:flex}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:25px;display:grid}.stat-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:13px;padding:19px 20px 17px;transition:transform .2s}.stat-card:hover{transform:translateY(-2px)}.stat-top{color:#82889e;justify-content:space-between;align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.stat-icon{color:#7859cc;background:#f2eeff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:inline-flex}.stat-card.blue .stat-icon,.stat-icon.blue{color:#428ace;background:#edf4fe}.stat-card.green .stat-icon{color:#379371;background:#edf8f2}.stat-card.orange .stat-icon{color:#c58b49;background:#fff5e8}.stat-number{letter-spacing:-1px;font-variant-numeric:tabular-nums;margin:12px 0 16px;font-size:35px;font-weight:650;line-height:1.2;display:block}.stat-bottom{color:#9399ac;justify-content:space-between;align-items:center;gap:6px;font-size:9px;display:flex}.stat-card.green .stat-bottom span{color:#5aab8e}.stat-card.orange .stat-bottom span{color:#bd9461}.journey-panel{margin-bottom:25px}.journey-stages{grid-template-columns:repeat(8,minmax(0,1fr));gap:15px;padding:3px 22px 23px;display:grid}.journey-stage{flex-direction:column;min-width:0;padding:9px 1px 0;display:flex;position:relative}.stage-icon{color:#8f8aac;background:#fbfaff;border:1px solid #efedf8;border-radius:10px;justify-content:center;align-items:center;width:37px;height:37px;margin-bottom:15px;display:flex}.journey-stage:after{content:"";background:#e9e8f4;height:1px;position:absolute;top:27px;left:47px;right:1px}.journey-stage.last:after{display:none}.stage-number{color:#b5b6c7;z-index:1;background:#fff;padding-left:5px;font-size:8px;position:absolute;top:11px;right:0}.journey-stage>strong{color:#3a4055;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:24px;font-weight:600}.stage-name{color:#8d93a8;min-height:28px;margin-bottom:12px;font-size:9px;line-height:1.45}.stage-bar{background:#f1f0f7;border-radius:4px;height:4px;overflow:hidden}.stage-bar span{background:#afa0ed;border-radius:4px;height:100%;display:block}.journey-stage.last .stage-icon{color:#63a58c;background:#f5fbf7;border-color:#e4f2e9}.journey-stage.last .stage-bar span{background:#85c6ab}.journey-stage:hover .stage-icon{color:var(--primary);border-color:#cfc6f6}.dashboard-columns{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.plan-preview-list{padding:0 22px}.plan-preview{border-top:1px solid #f0f0f7;align-items:center;gap:12px;padding:18px 0;display:flex}.destination-icon{color:#a69ac6;background:#f5f4fc;border:1px solid #eceaf6;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.plan-preview-main{flex:1;min-width:0}.plan-preview-title{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.plan-preview-title>strong{font-size:11px;font-weight:600}.plan-preview-title>.badge{padding:3px 5px;font-size:8px}.plan-preview-main p{color:#8c91a6;margin:4px 0;font-size:9px}.plan-preview-main>span{color:#afb1bf;font-size:8px;display:block}.plan-preview-progress{flex-shrink:0;width:115px}.plan-preview-progress>small{text-align:right;color:#a6acbc;margin-top:7px;font-size:8px;display:block}.plan-preview>.icon{color:#b9bacc;width:13px}.progress-label{color:#9c9eb2;justify-content:space-between;align-items:center;gap:9px;margin-bottom:7px;font-size:9px;display:flex}.progress-label strong{color:#8573bd;font-size:9px;font-weight:500}.progress-track{background:#f0edf8;border-radius:5px;height:5px;overflow:hidden}.progress-track>span{background:#9a86df;border-radius:5px;height:100%;display:block}.activity-list{padding:0 22px 7px}.activity-item{gap:11px;padding:0 0 22px;display:flex;position:relative}.activity-item:not(:last-child):before{content:"";background:#eeeaf7;width:1px;position:absolute;top:28px;bottom:2px;left:13px}.activity-icon{color:#8e7cc0;background:#f3f0fc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.activity-icon.failed{color:#c59657;background:#fff3e7}.activity-item strong{font-size:10px;font-weight:600;line-height:1.6;display:block}.activity-item p{color:#9096aa;margin:3px 0;font-size:9px}.activity-item small{color:#abb0bf;font-size:8px}.activity-pulse{background:#a1d7bc;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #f2f9f5}.driver-hero{color:#fff;background:linear-gradient(110deg,#5741d9,#7660e7);border-radius:17px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:27px 32px;display:flex;position:relative;overflow:hidden}.driver-hero:after{content:"";pointer-events:none;border:30px solid #ffffff08;border-radius:50%;width:270px;height:270px;position:absolute;top:-100px;right:20px}.driver-hero .eyebrow{color:#d5cdf8;font-size:9px}.driver-hero h2{letter-spacing:-.7px;margin:5px 0 10px;font-size:25px;line-height:1.3}.driver-hero p{color:#ddd7fa;max-width:260px;font-size:11px}.hero-cta{align-items:center;gap:8px;margin-top:18px;font-size:11px;font-weight:600;display:flex}.hero-scan{color:#e7e1ff;z-index:1;background:#ffffff10;border:1px solid #ffffff20;border-radius:26px;margin-right:30px;padding:22px;transform:rotate(8deg)}.table-scroll{max-width:100%;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}thead{color:#9298ad;background:#fafbfe}th{letter-spacing:.3px;white-space:nowrap;padding:13px 20px;font-size:9px;font-weight:600}td{vertical-align:middle;color:#71788f;border-top:1px solid #f0f1f7;padding:18px 20px}tr:hover td{background:#fefeff}td .table-primary{color:#4f5670;font-size:11px;font-weight:600}td .table-primary:hover{color:var(--primary)}td small{color:#a3a8b9;margin-top:4px;font-size:9px;line-height:1.6;display:block}.cell-title{color:#596077;font-size:11px;font-weight:500}.progress-cell{min-width:160px;max-width:230px}.pagination{border-top:1px solid var(--line);color:#9ba1b4;justify-content:space-between;align-items:center;gap:14px;padding:16px 21px;font-size:10px;display:flex}.pagination>div{align-items:center;gap:13px;display:flex}.pagination .icon-button{border-radius:6px;width:28px;height:28px}.list-toolbar{border-bottom:1px solid #f1f2f8;justify-content:space-between;align-items:center;gap:15px;padding:20px 22px;display:flex}.search-form{color:#a1a7ba;border:1px solid #e9eaf1;border-radius:8px;flex:1;align-items:center;gap:9px;min-width:0;max-width:440px;height:40px;padding:0 11px;display:flex}.search-form input{color:#626a82;background:0 0;border:0;width:100%;min-width:0;font-size:11px;outline:none!important}.search-form input::placeholder{color:#a6aabc}.search-form .text-button{font-size:10px}.filter-group{gap:9px;min-width:0;display:flex}.filter-group select{color:#777f96;background:#fff;border:1px solid #e8e9f2;border-radius:8px;max-width:175px;height:40px;padding:0 26px 0 10px;font-size:10px}.vehicle-mobile-list{display:none}.person-cell{align-items:center;gap:10px;display:flex}.form-layout{grid-template-columns:minmax(0,1fr) 295px;align-items:start;gap:24px;display:grid}.form-main{flex-direction:column;gap:22px;display:flex}.form-section{padding:25px}.section-title{align-items:flex-start;gap:12px;margin-bottom:23px;display:flex}.section-icon{color:#826acb;background:#f3f0ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.section-title>div{padding-top:1px}.section-title h2{font-size:14px}.section-title p{color:#979caf;margin-top:5px;font-size:11px;line-height:1.7}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{flex-direction:column;gap:7px;min-width:0;margin-bottom:18px;display:flex}.form-grid .field{margin-bottom:0}.field-label{color:#626a81;font-size:11px;font-weight:600}.field>input,.field>select,.field>textarea{color:#4d566f;background:#fff;border:1px solid #e3e5ef;border-radius:8px;width:100%;min-height:43px;padding:11px 12px;font-size:12px}.field input::placeholder,.field textarea::placeholder{color:#b1b5c4;font-weight:400}.field>textarea{resize:vertical;min-height:82px;line-height:1.7}.field>small{color:#a3a8ba;font-size:9px;line-height:1.6}.span-two{grid-column:1/-1}.form-sidebar{position:sticky;top:25px}.plan-summary{padding:24px}.summary-art{color:#9279d1;background:linear-gradient(135deg,#f5f2ff,#ece7fe);border-radius:11px;justify-content:center;align-items:center;gap:13px;height:103px;margin-bottom:22px;display:flex}.summary-art span{writing-mode:vertical-rl;letter-spacing:1.6px;color:#aaa0c4;font-size:7px;font-weight:600}.plan-summary>h2{font-size:17px}.plan-summary>p{color:#969caf;margin-top:7px;font-size:11px;line-height:1.8}.summary-quantity{border-bottom:1px solid var(--line);flex-direction:column;margin-bottom:19px;padding:21px 0;display:flex}.summary-quantity strong{color:var(--primary);font-variant-numeric:tabular-nums;font-size:36px;line-height:1.2}.summary-quantity span{color:#999db1;margin-top:4px;font-size:10px}.detail-item{min-width:0;margin-bottom:16px}.detail-item dt{color:#a2a6b6;margin-bottom:5px;font-size:9px}.detail-item dd{color:#616981;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.7}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;display:grid}.plan-summary dl{margin-bottom:20px}.plan-detail-top{grid-template-columns:1.15fr 1fr;gap:24px;margin-bottom:25px;display:grid}.route-summary{justify-content:space-between;align-items:flex-start;gap:8px;margin:20px 0 24px;display:flex}.route-summary>div{flex-direction:column;min-width:0;max-width:33%;display:flex;position:relative}.route-summary small{letter-spacing:1px;color:#a8a0c0;margin:6px 0;font-size:7px}.route-summary strong{color:#7e7891;font-size:10px;font-weight:500}.route-summary .dot{background:#ab99d9;width:5px;height:5px;margin:3px;box-shadow:0 0 0 3px #f2eef9}.route-summary>i{background:#e9e2f2;flex:1;min-width:12px;height:1px;margin-top:5px}.form-submit-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding-top:21px;display:flex}.form-submit-row>span{color:#a3a8b9;align-items:center;gap:6px;font-size:9px;display:flex}.notice{color:#8573aa;background:#f1eefc;border:1px solid #e9e2f9;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px 18px;font-size:11px;line-height:1.7;display:flex}.notice>.icon{flex-shrink:0;margin-top:1px}.notice p{margin-top:4px}.notice.warning{color:#a98352;background:#fff8ed;border-color:#f6e8d2}.notice.success{color:#55997e;background:#eff9f3;border-color:#dcefe5}.notice.compact{gap:9px;padding:12px;font-size:10px}.error-box{color:#b96775;background:#fff4f4;border:1px solid #f2d7db;border-radius:8px;align-items:flex-start;gap:9px;margin:12px 0;padding:13px 14px;font-size:11px;line-height:1.7;display:flex}.error-box>.icon{width:17px;height:17px;margin-top:1px}.error-box>span{flex:1}.panel>.error-box{margin:14px 20px}.empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:50px 28px;display:flex}.empty-icon{color:#b7aad2;background:#f5f3fc;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:7px;display:flex}.empty h3{color:#737b91;font-size:14px;font-weight:600}.empty p{color:#a4a9b9;max-width:330px;font-size:11px;line-height:1.8}.empty .button{margin-top:9px}.loading{color:#9e9fb5;justify-content:center;align-items:center;gap:11px;padding:50px;font-size:12px;display:flex}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex-shrink:0;width:17px;height:17px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.boot-screen{flex-direction:column;justify-content:center;align-items:center;height:100dvh;display:flex}.boot-screen .loading{padding:30px}.not-found{padding:60px 0}.not-found p{color:var(--muted);margin:16px 0}.scanner-layout{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);align-items:start;gap:26px;display:grid}.scanner-panel{padding:22px}.scanner-panel-heading{align-items:center;gap:12px;margin-bottom:21px;display:flex}.scanner-heading-icon{color:#8f78c8;background:#f3efff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.scanner-panel-heading h2{font-size:14px}.scanner-panel-heading p{color:#9b9fb2;margin-top:5px;font-size:10px}.scanner-panel-heading>.badge{margin-left:auto;font-size:8px}.camera-viewport{color:#bbb1da;background:radial-gradient(at 50% 40%,#343052,#201e34);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:332px;display:flex;position:relative;overflow:hidden}.camera-viewport video{object-fit:cover;width:100%;height:100%;display:none;position:absolute}.camera-active video{display:block}.scanner-grid{pointer-events:none;background-image:linear-gradient(#ffffff02 1px,#0000 1px),linear-gradient(90deg,#ffffff02 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.scan-frame{z-index:1;color:#9484b8;justify-content:center;align-items:center;width:75%;height:124px;margin-top:-38px;display:flex;position:relative}.scan-frame i{border:2px solid #b3a1e3;width:25px;height:25px;position:absolute}.scan-frame i:first-child{border-bottom:0;border-right:0;border-radius:8px 0 0;top:0;left:0}.scan-frame i:nth-child(2){border-bottom:0;border-left:0;border-radius:0 8px 0 0;top:0;right:0}.scan-frame i:nth-child(3){border-top:0;border-right:0;border-radius:0 0 0 8px;bottom:0;left:0}.scan-frame i:nth-child(4){border-top:0;border-left:0;border-radius:0 0 8px;bottom:0;right:0}.camera-message{color:#b6aecb;text-align:center;padding:0 15px;font-size:9px;position:absolute;bottom:78px}.camera-button{color:#fff;background:#6d55b3;border-color:#a08bc030;min-height:37px;padding:8px 18px;font-size:11px;position:absolute;bottom:24px}.scanner-actions{align-items:center;gap:10px;margin-top:18px;display:flex}.scanner-actions>.button{flex:1}.scan-line{background:#b6f5d2;height:2px;animation:2s ease-in-out infinite scanning;position:absolute;top:0;left:10px;right:10px;box-shadow:0 0 14px #83e0b3}.camera-active .camera-message{color:#fff;text-shadow:0 1px 3px #000;background:#17152550;border-radius:4px;padding:5px 10px;bottom:22px}.camera-active .scan-frame{margin-top:0}@keyframes scanning{0%,to{top:5%}50%{top:95%}}.scanner-side .form-section>h2{margin-bottom:9px;font-size:17px}.scanner-side .form-section>p{margin-bottom:23px;font-size:11px;line-height:1.85}.scanner-side .field input{font-size:12px}.scan-instructions{padding:28px 6px}.scan-instructions h3{margin-bottom:20px;font-size:12px}.scan-instructions>div:not(.scan-tip){align-items:flex-start;gap:11px;margin-bottom:17px;display:flex}.scan-instructions>div>span{color:#9d8fc1;background:#eae5f8;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;font-size:10px;display:flex}.scan-instructions p{color:#a2a6b9;font-size:10px;line-height:1.8}.scan-instructions p strong{color:#858b9f;margin-bottom:2px;font-size:11px;display:block}.scan-tip{color:#a196bd;border-top:1px solid #e9e7f0;align-items:flex-start;gap:10px;margin-top:8px;padding-top:20px;display:flex}.scanner-loading{color:#a093ba;justify-content:center;align-items:center;gap:10px;padding:16px 0 0;font-size:11px;display:flex}.vehicle-detail-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:24px;display:grid}.vehicle-detail-main,.vehicle-detail-side{flex-direction:column;gap:23px;min-width:0;display:flex}.vehicle-detail-main>.notice{margin:0}.vehicle-stage-panel .panel-header{padding-bottom:15px}.detail-stages{grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;padding:7px 20px 24px;display:grid}.detail-stages>div{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.detail-stages>div:not(:last-child):after{content:"";background:#e9e5f3;height:1px;position:absolute;top:13px;left:calc(50% + 16px);right:calc(16px - 50%)}.detail-stages span{color:#beb8cb;z-index:1;background:#f3f1f8;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:9px;display:flex}.detail-stages small{color:#a4a1b3;max-width:70px;font-size:8px;line-height:1.4}.detail-stages .complete span{color:#58a787;background:#e6f5ee}.detail-stages .complete small{color:#829e90}.detail-stages .next span{color:#9173c4;background:#f0e8ff;box-shadow:0 0 0 3px #faf7ff}.detail-stages .next small{color:#9b7ac7}.scan-gate{background:linear-gradient(130deg,#fff,#fcfaff);flex-wrap:wrap;align-items:center;gap:17px;padding:24px;display:flex}.scan-gate-icon{color:#ac95d0;background:#f3edf9;border:1px solid #eae2f1;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:59px;height:59px;display:flex}.scan-gate>div{flex:1;min-width:180px}.scan-gate h2{font-size:15px}.scan-gate p{color:#a09aaf;margin-top:6px;font-size:10px;line-height:1.8}.scan-gate .eyebrow{margin-bottom:6px;font-size:8px}.scan-gate>.button{margin-left:auto}.status-form-header{align-items:flex-start;gap:10px;display:flex}.status-form-header>.badge{margin-left:auto;font-size:8px}.status-form-header .section-title{flex:1}.status-form .field>select{color:#84669f;background:#fdfbff;border-color:#e5dbf2}.qc-checklist{margin:26px 0}.qc-checklist-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:15px;display:flex}.qc-checklist-heading h3,.photo-section-title h3{font-size:12px}.qc-checklist-heading>span,.photo-section-title>span{color:#ae9fc0;font-size:9px}.qc-row{background:#fefdff;border:1px solid #ede8f3;border-radius:9px;align-items:center;gap:10px;margin-bottom:8px;padding:12px;display:flex}.qc-row.has-issue{background:#fffbf8;border-color:#f0ddd0}.qc-index{color:#c0abc9;background:#f6f1fa;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:8px;display:flex}.qc-question{flex:1;min-width:0}.qc-question strong{color:#8f7799;font-size:10px;font-weight:500;display:block}.qc-question small{color:#b1a1b6;margin-top:4px;font-size:8px;line-height:1.7;display:block}.qc-options{flex-shrink:0;align-items:center;gap:6px;display:flex}.qc-options button{color:#b0a1b8;background:#fff;border:1px solid #e9e2ec;border-radius:5px;justify-content:center;align-items:center;gap:4px;min-height:32px;padding:7px 8px;font-size:8px;font-weight:500;display:flex}.photo-section{margin-top:22px}.photo-section-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.photo-section>p{color:#b2a3b8;margin-top:6px;margin-bottom:14px;font-size:9px}.photo-drop{text-align:center;color:#b09bc1;background:#fefcff;border:1.5px dashed #e2d8ec;border-radius:10px;flex-direction:column;align-items:center;padding:21px 15px;display:flex}.photo-drop>strong{margin-top:10px;font-size:11px;font-weight:500}.photo-drop>p{color:#b8aabc;margin-top:4px;font-size:9px}.photo-drop>div{gap:9px;margin-top:16px;display:flex}.photo-drop .button{min-height:35px;padding:8px 13px;font-size:10px}.photo-previews{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.photo-previews>div{aspect-ratio:1.3;border:1px solid var(--line);border-radius:8px;min-width:0;position:relative;overflow:hidden}.photo-previews img{object-fit:cover;width:100%;height:100%;display:block}.photo-previews button{color:#fff;background:#332144b3;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex;position:absolute;top:5px;right:5px}.photo-previews span{color:#fff;background:#33214499;border-radius:4px;padding:2px 5px;font-size:8px;position:absolute;bottom:5px;left:5px}.gps-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;display:flex}.gps-row .text-button{color:#a388b7;font-size:10px}.gps-row>span,.gps-row>small{color:#b9aabd;font-size:9px}.gps-row>small{flex-basis:100%}.delivery-complete{color:#78a67c;background:#f6fbf5;border:1px solid #dcecdf;border-radius:14px;align-items:center;gap:17px;padding:25px;display:flex}.delivery-complete h2{font-size:16px}.delivery-complete p{color:#9daf97;margin-top:6px;font-size:10px}.destination-title{color:#83748a;margin-bottom:10px;font-size:13px}.address-text{color:#ada1b1;border-bottom:1px solid #eee9f0;margin-bottom:20px;padding-bottom:18px;font-size:11px;line-height:1.8}.history-list{padding:0 25px 6px}.history-event{gap:13px;padding-bottom:27px;display:flex;position:relative}.history-event:not(:last-child):before{content:"";background:#ece6f0;width:1px;position:absolute;top:28px;bottom:1px;left:13px}.history-marker{color:#b49aca;background:#f3eef8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.history-event.failed .history-marker{color:#c9a07f;background:#fff1e8}.history-event-body{flex:1;min-width:0}.history-event-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.history-event-title h3{color:#8e779b;font-size:11px;font-weight:500;line-height:1.6}.history-event-title .badge{padding:4px 6px;font-size:8px}.history-meta{color:#b4a7bf;margin-top:5px;font-size:9px}.history-notes{color:#a793b0;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:9px;font-size:10px;line-height:1.8}.history-checklist{color:#b09aba;background:#fffdff;border:1px solid #eee5f2;border-radius:7px;margin-top:12px;padding:10px 12px;font-size:9px}.history-checklist summary{cursor:pointer;color:#a78abb;font-size:10px}.history-checklist>div{justify-content:space-between;align-items:flex-start;gap:12px;padding-top:9px;line-height:1.6;display:flex}.history-checklist strong{white-space:nowrap;font-size:8px}.evidence-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:410px;margin-top:13px;display:grid}.evidence-gallery>a{aspect-ratio:1.35;background:#f5f1f8;border-radius:7px;display:block;position:relative;overflow:hidden}.evidence-gallery img{object-fit:cover;width:100%;height:100%}.evidence-gallery span{color:#fff;background:#21112b77;justify-content:center;align-items:center;gap:5px;padding:5px;font-size:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.barcode-modal{text-align:center;padding:30px}.barcode-modal p{color:var(--muted);margin:8px 0 24px;font-size:12px}.barcode-svg{max-width:100%;height:auto;margin:0 auto;display:block}.barcode-modal h3{margin-top:20px}.registration-panel .notice{margin-top:-4px}.partner-summary{grid-template-columns:1fr 1fr 1.5fr;gap:20px;margin-bottom:24px;display:grid}.partner-summary-card{align-items:center;gap:17px;padding:23px;display:flex}.partner-summary-card strong{font-size:25px;line-height:1.2;display:block}.partner-summary-card span:not(.stat-icon){color:#a09cab;margin-top:5px;font-size:10px;display:block}.partner-info{color:#b197c3;align-items:center;gap:16px;padding:15px 20px;display:flex}.partner-info p{color:#a994b3;font-size:11px;line-height:1.85}.tabs{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:0 24px;display:flex}.tabs>button{color:#a29caf;background:0 0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:19px 0;font-size:12px;display:flex}.tabs>button.active{color:var(--primary);border-bottom-color:var(--primary)}.tabs button>span{color:#ac9cc0;background:#f4f1fa;border-radius:5px;padding:1px 6px;font-size:9px}.account-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:25px;max-width:1050px;display:grid}.account-profile{border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;padding:7px 0 25px;display:flex}.account-profile h2{margin-top:6px}.account-layout .form-submit-row{align-items:flex-end}.temporary-password{overflow-wrap:anywhere;color:#a182b4;background:#faf6fd;border:1px solid #eee5f3;border-radius:7px;padding:9px 12px;font-size:15px;display:block}.modal{width:min(480px,100% - 32px);max-height:90dvh;color:var(--ink);background:#fff;border:1px solid #e7e0ee;border-radius:16px;padding:0;box-shadow:0 30px 100px #24132b25}.modal.wide{width:min(780px,100% - 32px)}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#20163070}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.modal>header h2{font-size:16px}.modal-body{padding:24px}.modal-body>p{margin-bottom:20px;font-size:11px;line-height:1.8}.modal-body>.button+.button{margin-top:12px}.toast{z-index:200;color:#739a8c;background:#fff;border:1px solid #ddeae2;border-radius:12px;align-items:center;gap:10px;max-width:calc(100% - 40px);padding:15px 20px;font-size:12px;line-height:1.7;display:flex;position:fixed;bottom:28px;left:calc(50% + 100px);transform:translate(-50%);box-shadow:0 9px 40px #301f3f22}.toast.error{color:#b98391;border-color:#f1dce4}.toast button{color:inherit;background:0 0;margin-left:7px;padding:0;display:flex}.login-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.login-story{color:#fff;background:linear-gradient(150deg,#5140c5,#5c47d2 55%,#6d55de);flex-direction:column;padding:43px 50px;display:flex;position:relative;overflow:hidden}.login-story:before,.login-story:after{content:"";pointer-events:none;border:1px solid #ffffff0d;border-radius:50%;width:600px;height:600px;position:absolute;top:160px;left:180px}.login-story:after{border:45px solid #ffffff03;width:450px;height:450px;top:235px;left:255px}.login-story .brand-symbol{color:#fff;background:#ffffff16;border:1px solid #ffffff25}.login-story .brand-dot{color:#c2b5ff}.login-story .brand small{color:#c6b8f7}.login-story-copy{z-index:1;margin:auto 0;padding:70px 0 65px}.login-tag{letter-spacing:1.5px;color:#d2c9f2;border:1px solid #ffffff25;border-radius:20px;align-items:center;gap:8px;margin-bottom:26px;padding:7px 12px;font-size:8px;display:inline-flex}.login-tag .dot{background:#b7d9c3;width:5px;height:5px}.login-story h1{letter-spacing:-1.8px;font-size:51px;font-weight:550;line-height:1.2}.login-story h1>span{color:#c6b5ff}.login-story-copy>p{color:#cec3f2;max-width:340px;margin-top:23px;font-size:12px;line-height:1.9}.login-route{align-items:center;max-width:330px;margin-top:44px;display:flex}.login-route>span{color:#d5c8f4;background:#ffffff0b;border:1px solid #ffffff15;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.login-route>i{background:#ffffff1a;flex:1;height:1px}.login-story-footer{color:#c8baed;z-index:1;align-items:center;gap:9px;font-size:10px;display:flex}.login-form-side{flex-direction:column;justify-content:center;align-items:center;padding:50px 35px;display:flex;position:relative}.login-card{width:100%;max-width:355px;padding:35px 0}.login-card>.eyebrow{font-size:9px}.login-card>h2{letter-spacing:-.7px;margin-bottom:11px;font-size:24px}.login-card>p{color:#a69bad;margin-bottom:33px;font-size:11px}.input-icon{color:#bda8c6;border:1px solid #e8e1ec;border-radius:8px;align-items:center;gap:10px;min-height:46px;padding:0 12px;display:flex}.input-icon>input{color:#907598;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:11px 0;font-size:12px}.input-icon:focus-within{outline-offset:2px;outline:2px solid #b09cdb}.input-icon>input:focus-visible{outline:0}.input-icon>.icon{width:17px;height:17px}.password-toggle{color:#b9a4c5;background:0 0;flex-shrink:0;padding:4px;display:flex}.login-card form>.button{margin-top:7px}.login-help{color:#b7a3c2;border-top:1px solid #f0e9f4;align-items:flex-start;gap:10px;margin-top:26px;padding-top:24px;display:flex}.login-help p{color:#b09abb;font-size:10px;line-height:1.9}.login-help strong{color:#a187b1;font-weight:500}.login-legal{color:#bea8c8;text-align:center;padding:0 20px;font-size:9px;position:absolute;bottom:32px}.login-mobile-brand{display:none}.print-page{max-width:1040px;margin:0 auto;padding:30px}.print-toolbar{justify-content:space-between;align-items:center;gap:24px;padding:8px 0 30px;display:flex}.print-toolbar h1{font-size:24px}.print-toolbar p{color:#a08fad;margin-top:8px;font-size:11px}.label-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.vehicle-label{color:#35303e;break-inside:avoid;page-break-inside:avoid;background:#fff;border:1px solid #ded9e4;border-radius:8px;min-width:0;padding:20px}.vehicle-label header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.vehicle-label header>.brand{gap:7px}.vehicle-label header>.brand .brand-symbol{border-radius:6px;width:25px;height:25px}.vehicle-label header>.brand .brand-symbol .icon{width:18px;height:18px}.vehicle-label header>.brand strong{font-size:21px}.vehicle-label header>div:not(.brand){text-align:right}.vehicle-label header>div:not(.brand) strong{letter-spacing:.5px;font-size:8px;display:block}.vehicle-label header small{color:#a89bb0;margin-top:3px;font-size:8px;display:block}.vehicle-label .barcode-svg{width:100%;margin:5px auto 12px}.vehicle-label h2{margin:7px 0;font-size:13px}.vehicle-label>p{overflow-wrap:anywhere;color:#6c6376;font-size:10px;line-height:1.65}.vehicle-label footer{border-top:1px solid #eee9f1;justify-content:space-between;gap:15px;margin-top:13px;padding-top:10px;display:flex}.vehicle-label footer>div{flex:1;min-width:0}.vehicle-label footer>div:last-child{text-align:right}.vehicle-label footer small{letter-spacing:1px;color:#ada0b5;font-size:6px;display:block}.vehicle-label footer strong{overflow-wrap:anywhere;margin-top:3px;font-size:9px;line-height:1.5;display:block}.label-instruction{text-align:center;color:#9b87ab;letter-spacing:1px;background:#f6f2f9;border-radius:3px;margin-top:13px;padding:6px;font-size:7px}@media (min-width:1600px){.page-content{padding:38px 44px}.dashboard-columns{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr)}.stat-card{padding:23px}.journey-stages{gap:24px}.page-heading h1{font-size:33px}}@media (max-width:1240px){.sidebar{width:221px}.main-shell{margin-left:221px}.page-content{padding:28px 25px}.topbar{padding:0 25px}.project-switch{margin-left:14px;margin-right:14px}.brand-link{padding-left:23px}.nav-item{gap:10px;font-size:11px}.nav-shortcut{display:none}.dashboard-columns{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:19px}.stat-grid{gap:12px}.stat-card{padding:15px}.stat-top{align-items:flex-start;font-size:10px}.stat-icon{border-radius:8px;width:31px;height:31px}.stat-number{font-size:31px}.stat-bottom{font-size:8px}.plan-preview-progress{width:95px}.plan-preview{gap:9px}.destination-icon{display:none}.plan-preview-list,.activity-list{padding-left:18px;padding-right:18px}.panel-header{padding:20px 18px}.panel-header h2{font-size:13px}.journey-stages{gap:11px;padding:3px 18px 22px}.journey-stage:after{left:41px}.stage-icon{width:32px;height:32px}.stage-number{font-size:7px}.stage-name{font-size:8px}.journey-stage>strong{font-size:23px}.form-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.form-section,.plan-summary{padding:21px}.vehicle-detail-layout{grid-template-columns:minmax(0,1fr) 248px;gap:18px}.qc-row{flex-wrap:wrap}.qc-question{flex-basis:calc(100% - 40px)}.qc-options{margin-left:34px}.qc-options button{padding:7px 12px;font-size:9px}.scanner-layout{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:20px}.heading-actions .button{padding:9px 12px;font-size:11px}h1{font-size:27px}.account-layout{grid-template-columns:270px minmax(0,1fr)}}@media (max-width:1020px){.dashboard-columns{grid-template-columns:1fr}.activity-list{grid-template-columns:1fr 1fr;gap:0 22px;display:grid}.activity-item:not(:last-child):before{display:none}.plan-preview-progress{width:150px}.destination-icon{display:flex}.form-layout{grid-template-columns:1fr}.form-sidebar{position:static}.plan-summary{display:block}.summary-art{float:right;width:150px;height:70px;margin-left:20px}.summary-quantity{clear:both;padding:14px 0}.plan-summary dl{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.plan-detail-top,.vehicle-detail-layout{grid-template-columns:1fr}.vehicle-detail-side{grid-template-columns:1fr 1fr;align-items:start;display:grid}.qc-row{flex-wrap:nowrap}.qc-question{flex-basis:auto}.qc-options{margin-left:0}.partner-summary{grid-template-columns:1fr 1fr}.partner-info{grid-column:1/-1;padding:0 5px}.scanner-layout{grid-template-columns:1fr}.scanner-side{grid-template-columns:1fr 1fr;gap:23px;display:grid}.scan-instructions{padding:15px 0}.login-story h1{font-size:40px}.login-story{padding:35px}.account-layout{grid-template-columns:1fr}.account-profile{border:0;flex-direction:row;justify-content:flex-start;margin-bottom:25px;padding:0}.account-profile>.badge{margin-left:auto}.account-profile .avatar{border-radius:13px;width:48px;height:48px;font-size:18px}.account-profile h2{margin:0;font-size:16px}}@media (max-width:850px){.sidebar{z-index:70;width:248px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;background:#1d182b55;position:fixed;inset:0}.main-shell{margin-left:0}.mobile-menu{display:flex}.topbar{height:64px;padding:0 22px}.topbar-left{gap:13px}.breadcrumb{gap:8px;font-size:10px}.breadcrumb>strong{font-size:11px}.page-content{padding:25px 23px 90px}.mobile-bottom{padding:8px 7px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;height:calc(72px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #ece5f0;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom>a{color:#ad9fba;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:54px;max-width:95px;display:flex}.mobile-bottom>a>span{border-radius:9px;justify-content:center;align-items:center;width:39px;height:30px;display:flex}.mobile-bottom small{font-size:9px;line-height:1.2}.mobile-bottom>a.active{color:var(--primary);font-weight:600}.mobile-bottom>a.active>span{background:#f0eafa}.mobile-bottom>.scan-nav>span{background:var(--primary);color:#fff;width:41px;height:33px;box-shadow:0 3px 7px #5741d933}.mobile-bottom>.scan-nav.active>span{background:var(--primary);color:#fff}.workspace-footer{display:none}.toast{width:max-content;max-width:calc(100% - 30px);padding:12px 15px;font-size:11px;bottom:90px;left:50%}.topbar .profile-button>span:nth-child(2){display:none}.topbar-right{gap:13px}.topbar-divider{height:22px}.profile-button>.icon{display:none}.skip-link{left:20px}.login-story h1{font-size:35px}.login-story{padding:30px}.login-form-side{padding:35px 25px}.login-card>h2{font-size:21px}.vehicle-toolbar{flex-wrap:wrap}.vehicle-toolbar .search-form{flex-basis:100%;max-width:none}.filter-group{width:100%}.filter-group select{flex:1;max-width:none}.offline-banner{padding:10px 20px}.form-layout{gap:22px}}@media (max-width:600px){body{font-size:14px}.page-content{padding:23px 16px 100px}.topbar{height:62px;padding:0 16px}.topbar .breadcrumb{gap:0;font-size:0}.topbar .breadcrumb>.icon{display:none}.topbar .breadcrumb>strong{font-size:11px}.topbar-left{gap:11px}.topbar-right{gap:10px}.topbar-divider{display:none}.connection{font-size:9px}.avatar.small{border-radius:8px;width:29px;height:29px;font-size:10px}.mobile-menu{border:0;width:29px;height:30px}.page-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:23px}.page-heading h1{letter-spacing:-.6px;overflow-wrap:anywhere;font-size:25px;line-height:1.25}.page-heading .eyebrow{letter-spacing:1.4px;margin-bottom:9px;font-size:8px}.page-heading p{max-width:350px;margin-top:8px;font-size:11px;line-height:1.8}.heading-actions{justify-content:flex-start;gap:8px;width:100%}.heading-actions .button{flex:1;min-height:42px;padding:10px 12px;font-size:11px}.overview-meta{margin-top:-6px;margin-bottom:18px;font-size:9px}.overview-meta>span:last-child{text-align:right;gap:7px;max-width:154px;font-size:8px}.overview-meta>span:first-child>.icon{width:13px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:20px}.stat-card{border-radius:12px;padding:14px 13px}.stat-top{align-items:center;min-height:30px;font-size:9px;line-height:1.4}.stat-icon{border-radius:8px;width:28px;height:28px}.stat-icon .icon{width:17px;height:17px}.stat-number{margin:10px 0 11px;font-size:29px}.stat-bottom{align-items:flex-start;font-size:8px;line-height:1.6}.stat-bottom>.icon{display:none}.journey-panel{margin-bottom:20px}.panel-header{gap:10px;padding:19px 17px 17px}.panel-header h2{font-size:13px}.panel-header p{font-size:9px}.panel-header>.tiny-label{display:none}.panel-header>.text-button{font-size:9px}.journey-stages{grid-template-columns:repeat(4,minmax(0,1fr));gap:21px 18px;padding:4px 20px 20px}.journey-stage{padding-top:5px}.stage-icon{width:32px;height:32px;margin-bottom:9px}.stage-number{font-size:7px;top:7px}.journey-stage>strong{font-size:22px}.stage-name{min-height:25px;margin-bottom:7px;font-size:8px}.journey-stage:after{top:21px;left:40px;right:-4px}.journey-stage:nth-child(4):after{display:none}.panel-footnote{align-items:flex-start;gap:7px;padding:11px 17px;font-size:8px;line-height:1.75}.panel-footnote>.icon{width:13px;height:13px;margin-top:2px}.dashboard-columns{gap:20px}.plan-preview-list{padding:0 16px}.plan-preview{flex-wrap:wrap;gap:9px;padding:16px 0}.plan-preview-title>strong{font-size:11px}.plan-preview-main p{font-size:9px}.plan-preview-main>span{font-size:8px}.plan-preview-progress{width:92px}.plan-preview>.icon,.destination-icon{display:none}.plan-preview-title>.badge{font-size:7px}.progress-label{gap:5px;font-size:8px}.progress-label>strong{font-size:8px}.plan-preview-progress>small{font-size:7px}.activity-list{padding:0 17px 5px;display:block}.activity-item{padding-bottom:19px}.activity-item:not(:last-child):before{display:block}.activity-item strong{font-size:10px}.activity-item p{font-size:9px}.activity-item small{font-size:8px}.notice{gap:10px;margin-bottom:18px;padding:13px 14px;font-size:10px;line-height:1.8}.notice>.icon{width:18px;height:18px}.driver-hero{border-radius:14px;margin-bottom:20px;padding:24px}.driver-hero h2{font-size:23px}.driver-hero p{max-width:200px;font-size:10px}.driver-hero .eyebrow{font-size:7px}.hero-scan{border-radius:18px;margin:0 0 0 8px;padding:15px}.hero-scan>.icon{width:48px;height:48px}.hero-cta{font-size:10px}.driver-workspace .page-heading>.heading-actions,.driver-workspace .overview-meta>span:last-child{display:none}.list-toolbar{flex-wrap:wrap;gap:11px;padding:16px}.search-form{gap:8px;min-width:100%;max-width:100%;height:43px;padding:0 10px}.search-form input{font-size:12px}.filter-group{flex-wrap:wrap;gap:8px}.filter-group select{min-width:calc(50% - 8px);max-width:100%;min-height:42px;font-size:11px}.list-toolbar>.tiny-label{font-size:9px}.vehicle-desktop{display:none}.vehicle-mobile-list{display:block}.vehicle-mobile-card{border-bottom:1px solid #f0eaf4;padding:20px 18px;display:block}.vehicle-mobile-card>div{color:#a38cb8;justify-content:space-between;align-items:center;display:flex}.vehicle-mobile-card .mono{color:#8f76a2;letter-spacing:.2px;font-size:10px;font-weight:600}.vehicle-mobile-card h3{color:#7f6a8e;margin-top:9px;font-size:16px}.vehicle-mobile-card>p{color:#a88fb8;align-items:center;gap:5px;margin:8px 0 3px;font-size:11px;display:flex}.vehicle-mobile-card>small{color:#b5a4c0;font-size:9px;line-height:1.7}.vehicle-mobile-card footer{justify-content:space-between;align-items:center;margin-top:13px;display:flex}.vehicle-mobile-card footer>span:last-child{color:#baa9c7;font-size:9px}.vehicle-mobile-card .badge{padding:5px 7px;font-size:9px}.pagination{gap:8px;padding:15px;font-size:9px}.pagination>div{gap:9px}.pagination .icon-button{width:32px;height:32px}.table-scroll table{min-width:620px}td,th{padding:14px 17px}.form-section,.plan-summary{padding:20px 18px}.form-main{gap:18px}.section-title{gap:11px;margin-bottom:22px}.section-title h2{font-size:14px}.section-title p{font-size:10px;line-height:1.75}.section-icon{width:34px;height:34px}.form-grid{grid-template-columns:1fr;gap:17px}.span-two{grid-column:auto}.field-label{font-size:11px}.field>input,.field>select,.field>textarea{min-height:46px;padding:11px 12px;font-size:16px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.field>small{font-size:9px}.form-sidebar{margin-top:0}.plan-summary>h2{font-size:17px}.summary-art{width:90px;height:76px}.summary-art>.icon{width:38px;height:38px}.summary-art>span{display:none}.plan-summary>p{max-width:200px;font-size:10px}.summary-quantity{padding:18px 0}.summary-quantity>strong{font-size:34px}.plan-summary dl{display:block}.detail-item dt{font-size:9px}.detail-item dd{font-size:11px}.form-submit-row{flex-direction:column-reverse;align-items:stretch;gap:14px;margin-top:20px}.form-submit-row>.button{width:100%;min-height:47px;font-size:12px}.form-submit-row>span{text-align:center;justify-content:center;font-size:9px;line-height:1.7}.form-section>form>.button{min-height:45px}.scanner-panel{padding:16px}.scanner-panel-heading{gap:9px;margin-bottom:17px}.scanner-heading-icon{border-radius:9px;width:34px;height:34px}.scanner-panel-heading h2{font-size:12px}.scanner-panel-heading p{max-width:210px;font-size:9px;line-height:1.7}.scanner-panel-heading>.badge{display:none}.camera-viewport{height:285px}.scan-frame{width:83%;height:115px}.camera-message{font-size:8px;bottom:74px}.camera-button{min-height:38px;padding:8px 13px;font-size:10px;bottom:23px}.scanner-actions{gap:8px}.scanner-actions .button{min-height:42px;padding:10px 7px;font-size:10px}.scanner-actions .button>.icon{width:16px}.scanner-side{display:block}.scanner-side .form-section>h2{font-size:17px}.scanner-side .form-section>p{font-size:11px}.scanner-side .field input{font-size:16px}.scanner-side .field input::placeholder{font-size:12px}.scanner-side .button{min-height:46px;font-size:12px}.scan-instructions{padding:26px 9px 0}.scan-instructions h3{font-size:13px}.scan-instructions p{font-size:10px}.scan-instructions p strong{font-size:11px}.vehicle-detail-side{flex-direction:column;gap:19px;display:flex}.vehicle-detail-side>.panel{width:100%}.vehicle-detail-main{gap:20px}.vehicle-stage-panel .panel-header{align-items:flex-start;gap:9px}.vehicle-stage-panel .badge{padding:5px 6px;font-size:8px}.detail-stages{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px 4px;padding:10px 18px 24px}.detail-stages small{max-width:72px;font-size:8px}.detail-stages>div:nth-child(4):after{display:none}.scan-gate{gap:12px;padding:20px 17px}.scan-gate-icon{border-radius:11px;width:48px;height:48px}.scan-gate-icon>.icon{width:29px}.scan-gate h2{font-size:13px}.scan-gate p{font-size:10px;line-height:1.8}.scan-gate>div{min-width:170px}.scan-gate>.button{width:100%;min-height:44px;margin-top:4px;font-size:12px}.status-form-header{flex-wrap:wrap;gap:0;position:relative}.status-form-header>.badge{margin:0 0 20px 45px;font-size:8px}.status-form-header .section-title{flex-basis:100%;margin-bottom:9px}.status-form .field>select{font-size:12px}.qc-checklist-heading{gap:7px;margin-bottom:15px}.qc-checklist-heading h3{font-size:11px}.qc-checklist-heading>span{font-size:8px}.qc-row{flex-wrap:wrap;gap:8px 9px;margin-bottom:9px;padding:12px 10px}.qc-index{width:24px;height:24px}.qc-question{flex-basis:calc(100% - 34px)}.qc-question strong{font-size:11px;line-height:1.6}.qc-question small{margin-top:4px;font-size:9px;line-height:1.7}.qc-options{gap:8px;width:calc(100% - 33px);margin-left:33px}.qc-options button{flex:1;min-height:37px;padding:8px 10px;font-size:10px}.photo-section-title h3{font-size:11px}.photo-section-title>span{font-size:9px}.photo-section>p{font-size:9px;line-height:1.8}.photo-drop{padding:22px 10px}.photo-drop>strong{font-size:11px}.photo-drop>p{font-size:9px}.photo-drop .button{min-height:39px;padding:8px 11px;font-size:10px}.photo-previews{gap:8px}.photo-previews>div{aspect-ratio:1}.photo-previews button{width:28px;height:28px}.gps-row .text-button{min-height:35px;font-size:10px}.history-list{padding:0 16px}.history-event{gap:11px}.history-event-title h3{font-size:11px}.history-meta{font-size:8px;line-height:1.8}.history-notes{font-size:10px}.history-checklist{padding:10px;font-size:9px}.history-checklist summary{font-size:9px}.history-checklist>div{gap:10px;font-size:9px;line-height:1.7}.evidence-gallery{gap:7px}.evidence-gallery span{font-size:7px}.delivery-complete{gap:12px;padding:21px 17px}.delivery-complete>.icon{width:32px;height:32px}.delivery-complete h2{font-size:14px}.delivery-complete p{font-size:10px;line-height:1.8}.partner-summary{gap:12px}.partner-summary-card{gap:12px;padding:17px 14px}.partner-summary-card strong{font-size:23px}.partner-summary-card span:not(.stat-icon){font-size:9px}.partner-info{gap:12px;padding:5px 2px 0}.partner-info p{font-size:10px}.tabs{gap:24px;padding:0 17px}.tabs>button{min-height:55px;font-size:12px}.account-profile{flex-wrap:wrap;gap:13px}.account-profile h2{font-size:15px}.account-profile>.badge{font-size:9px}.account-layout .form-submit-row{align-items:stretch}.modal{border-radius:13px;width:calc(100% - 24px);max-height:92dvh}.modal>header{padding:18px}.modal>header h2{font-size:15px}.modal-body{padding:20px 18px}.modal-body>.button{min-height:45px;font-size:12px}.modal .field input{font-size:16px}.modal .empty{padding:35px 10px}.error-box{padding:12px;font-size:10px;line-height:1.8}.error-box .text-button{font-size:9px}.empty{padding:39px 20px}.empty h3{font-size:13px}.empty p{font-size:11px}.loading{padding:40px 20px;font-size:11px}.offline-banner{padding:10px 16px;font-size:10px;line-height:1.7}.login-page{flex-direction:column;min-height:100dvh;display:flex}.login-story{display:none}.login-mobile-brand{align-self:flex-start;margin-bottom:47px;display:block}.login-form-side{flex:1;justify-content:flex-start;align-items:center;min-height:100dvh;padding:28px 28px 60px}.login-card{max-width:390px;padding:0}.login-card>h2{letter-spacing:-.7px;font-size:25px}.login-card>p{margin-bottom:30px;font-size:11px}.login-card>.eyebrow{font-size:8px}.input-icon{min-height:49px}.input-icon>input{padding:12px 0;font-size:16px}.input-icon>input::placeholder{font-size:12px}.login-card form>.button{min-height:49px;margin-top:9px;font-size:12px}.login-help p{font-size:10px}.login-legal{margin-top:45px;font-size:8px;position:static;bottom:23px}.login-form-side .brand-symbol{width:37px;height:37px}.login-form-side .brand strong{font-size:25px}.print-page{padding:20px 14px}.print-toolbar{flex-direction:column;align-items:stretch;gap:16px}.print-toolbar h1{font-size:22px}.print-toolbar p{font-size:10px;line-height:1.8}.label-grid{grid-template-columns:1fr;gap:17px}.vehicle-label{padding:20px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{@page{size:A4 portrait;margin:8mm}html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;font-size:10pt;color:#000!important;background:#fff!important}.no-print,.toast,.mobile-bottom{display:none!important}.print-page{max-width:none;margin:0;padding:0}.label-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:5mm;display:grid}.vehicle-label{break-inside:avoid;page-break-inside:avoid;box-shadow:none;border:1px solid #999;border-radius:0;min-height:72mm;padding:4mm}.vehicle-label header{margin-bottom:1mm}.vehicle-label .barcode-svg{width:100%;height:auto;margin:1mm auto 2mm}.vehicle-label h2{font-size:9pt}.vehicle-label>p{font-size:7pt;line-height:1.5}.vehicle-label footer{margin-top:2mm;padding-top:2mm}.vehicle-label footer strong{font-size:6.5pt}.vehicle-label .label-instruction{margin-top:2mm;padding:1.5mm;font-size:5pt}.vehicle-label header>div:not(.brand) strong{font-size:6pt}.vehicle-label header small{font-size:5.5pt}a{color:inherit;text-decoration:none}}.qc-question strong,.history-event-title h3,.destination-title{color:#374151;font-weight:600}.qc-question small,.photo-section>p,.photo-drop>p,.history-meta,.history-notes,.history-checklist,.detail-item dt,.scan-instructions p,.form-submit-row>span{color:#667085}.qc-index,.qc-checklist-heading>span,.photo-section-title>span{color:#6d5c84}.qc-options button{color:#645475;border-color:#d8d1e4;min-height:40px;font-size:11px}.qc-options .selected-ok{color:#226449;background:#e5f4ed;border-color:#86c6a8}.qc-options .selected-issue{color:#9b481d;background:#fff1e6;border-color:#dfaa85}.photo-drop{color:#75618d;border-color:#cfc0df}.photo-drop>strong,.history-checklist summary{color:#645078}.detail-stages small,.detail-stages span{color:#6b7280}.detail-stages .complete span,.detail-stages .complete small{color:#28765a}.detail-stages .next span,.detail-stages .next small{color:#6840a1}.history-marker{color:#7956a4}.scan-instructions p strong{color:#465167}.driver-vehicle-results{gap:8px;margin-top:18px;display:grid}.driver-vehicle-result{border:1px solid var(--line);color:inherit;background:#fff;border-radius:10px;gap:5px;padding:12px;display:grid}.driver-vehicle-result:hover{background:#faf8ff;border-color:#c7b8e8}.driver-vehicle-result>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.driver-vehicle-result strong{font-size:10px}.driver-vehicle-result>span{font-size:12px;font-weight:600}.driver-vehicle-result>small{color:var(--muted);font-size:9px}.route-builder{gap:14px;margin:18px 0;display:grid}.route-editor-card{background:#fbfaff;border:1px solid #e5ddec;border-radius:12px;padding:16px}.route-editor-card>header{border-bottom:1px solid #ece6f1;justify-content:space-between;align-items:center;gap:14px;margin-bottom:15px;padding-bottom:13px;display:flex}.route-editor-card>header>div{gap:3px;min-width:0;display:grid}.route-editor-card>header span{letter-spacing:1.1px;color:#8a75a1;font-size:9px;font-weight:700}.route-editor-card>header strong{color:#4e405d;overflow-wrap:anywhere;font-size:12px}.route-remove-button{color:#a23d43;white-space:nowrap;background:#fff;border:1px solid #efcaca;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:10px;font-weight:600;display:inline-flex}.route-remove-button:hover{background:#fff3f3;border-color:#df9fa3}.route-add-button{border-style:dashed;margin:2px 0 18px}.route-editor-empty{text-align:center;color:#806d94;background:#fbf9fd;border:1px dashed #d8cce3;border-radius:12px;justify-items:center;gap:5px;margin:18px 0 12px;padding:24px 16px;display:grid}.route-editor-empty strong{font-size:12px}.route-editor-empty span{color:var(--muted);max-width:310px;font-size:10px;line-height:1.6}.detail-item dt{font-size:11px}.detail-item dd{color:#3f495c;font-size:12px}.route-remove-button{gap:0;width:36px;min-height:36px;padding:7px;font-size:0}.route-remove-button>.icon{width:16px;height:16px}.qc-question strong{font-size:12px}.qc-question small,.history-meta{font-size:10px}.history-notes{font-size:11px}::placeholder{color:#7c8597;opacity:1}@media (max-width:600px){.qc-question strong{font-size:12px}.qc-question small{font-size:11px}.qc-options button{min-height:44px;font-size:12px}.photo-section>p,.photo-drop>p,.photo-drop>strong{font-size:11px}.photo-drop .button{min-height:44px;font-size:11px}.history-meta{font-size:10px}.history-event-title h3{font-size:12px}.detail-stages small{font-size:9px}.detail-item dt{font-size:11px}.icon-button{min-width:40px;min-height:40px}}.heading-actions>.icon-button{color:#525972;border-color:#e0e2ec;border-radius:8px;width:42px;min-width:42px;height:42px;min-height:42px;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s}.heading-actions>.icon-button:hover:not(:disabled){color:var(--primary);background:#fafaff;border-color:#ccc6f0}.heading-actions>.icon-button.warning-text{color:var(--red);background:#fff;border-color:#f0dadd}.heading-actions>.icon-button.warning-text:hover:not(:disabled){background:var(--red-soft);color:var(--red);border-color:#e4bfc4}.qc-location-edit{border:1px solid var(--line);background:#fcfcff;border-radius:10px;margin:18px 0 20px;padding:16px}.qc-location-edit>strong{font-size:12px;display:block}.qc-location-edit>p{color:var(--muted);margin:4px 0 12px;font-size:10px}.qc-location-options{flex-wrap:wrap;gap:9px;display:flex}.qc-location-options label{color:#525972;cursor:pointer;background:#fff;border:1px solid #e0e2ec;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:8px 11px;font-size:11px;font-weight:600;display:flex}.qc-location-options input{width:16px;height:16px;accent-color:var(--primary)}.selection-cell{width:42px;text-align:center!important}.selection-cell input,.vehicle-mobile-select>label input{width:17px;height:17px;accent-color:var(--primary);cursor:pointer}.selected-row{background:#f8f6ff}.vehicle-mobile-select{position:relative}.vehicle-mobile-select>label{color:var(--primary);align-items:center;gap:6px;padding:8px 12px 0;font-size:10px;font-weight:600;display:flex}.vehicle-mobile-select.selected .vehicle-mobile-card{background:#fbfaff;border-color:#cfc5f4}
