:root{color-scheme:light;--bg: #edf2f1;--surface: #ffffff;--surface-soft: #f6f8f7;--surface-quiet: #f9fbfa;--ink: #17211f;--muted: #66736f;--line: #d9e1de;--line-strong: #c6d1cd;--brand: #087765;--brand-dark: #045c4f;--brand-soft: #e8f4f1;--blue: #2f68c5;--blue-soft: #edf3ff;--orange: #c8751b;--orange-soft: #fff4e8;--green: #15805b;--green-soft: #e9f6ef;--danger: #c94545;--danger-soft: #fff0f0;--shadow: 0 1px 2px rgba(20, 36, 32, .04), 0 8px 20px rgba(20, 36, 32, .05);--shadow-raised: 0 2px 4px rgba(20, 36, 32, .04), 0 16px 30px rgba(20, 36, 32, .08)}*{box-sizing:border-box}[hidden]{display:none!important}html,body,#app{width:100%;max-width:100%;min-height:100%;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;letter-spacing:0;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}#app .h5-page input:not([type=checkbox]):not([type=radio]):not([type=file]),#app .h5-page select,#app .h5-page textarea{font-size:16px}button,a,label,summary{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.58}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(8,119,101,.2);outline-offset:2px}.h5-body{background:var(--bg)}.h5-app-shell{min-height:100dvh}.carrier-top-bar{position:sticky;z-index:40;top:0;width:min(100%,430px);min-height:calc(36px + env(safe-area-inset-top));margin:0 auto;border-bottom:1px solid rgba(198,209,205,.9);background:#f7faf9f5;padding:env(safe-area-inset-top) 16px 0;box-shadow:0 2px 8px #14242009;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.carrier-top-bar-content{width:100%;min-height:36px}.carrier-top-bar .tenant-workspace-link,.carrier-top-bar .driver-logout-link{position:relative;min-height:36px}.carrier-top-bar .tenant-workspace-link:before,.carrier-top-bar .driver-logout-link:before{position:absolute;inset:-4px;content:""}.carrier-top-bar .driver-logout-link:disabled{color:#9aa5a1;cursor:wait}.carrier-app-shell>.h5-page{min-height:calc(100dvh - 36px - env(safe-area-inset-top))}.h5-page{width:min(100%,430px);min-height:100dvh;margin:0 auto;padding:18px 16px 104px;overflow-x:hidden;background:var(--surface-soft)}.detail-page{padding-top:0}.h5-page.customer-fixed-footer-page{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.page-header,.section-title,.order-card-head,.driver-home-meta,.driver-home-title-row,.driver-task-head,.driver-summary-head,.state-heading-row,.next-action-heading,.node-heading,.node-photo-head,.price-row,.dual-actions,.bottom-actions{display:flex;align-items:center}.page-header,.section-title,.order-card-head,.driver-home-meta,.driver-home-title-row,.driver-task-head,.driver-summary-head,.state-heading-row,.next-action-heading,.node-heading,.node-photo-head,.price-row{justify-content:space-between;gap:12px}.page-header h1,.driver-home-title-row h1,.detail-top h1,.center-state h1{margin:4px 0 0;font-size:24px;font-weight:780;line-height:1.18}.section h2,.status-panel h2,.section-title h2{margin:0;font-size:16px;font-weight:750;line-height:1.25}.eyebrow,.label{margin:0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.4}.muted{margin:0;color:var(--muted);font-size:13px;font-weight:600;line-height:1.55}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.section,.source-card,.order-card,.quote-panel,.status-panel,.status-card,.driver-task-card,.driver-action-panel,.driver-confirm-summary,.driver-identity-card,.current-node-card,.empty-state{margin-top:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.section,.quote-panel,.status-panel,.current-node-card{padding:14px}.primary-button,.ghost-button,.secondary-button,.danger-button,.card-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:0 16px;border:1px solid transparent;font-size:14px;font-weight:850;line-height:1.2;text-align:center;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,opacity .18s ease}.primary-button{background:var(--brand);color:#fff}.primary-button:hover{background:var(--brand-dark)}.ghost-button,.secondary-button{border-color:var(--line-strong);background:#fff;color:var(--ink)}.secondary-button{color:var(--brand-dark)}.danger-button{border-color:#c9454547;background:var(--danger-soft);color:var(--danger)}.danger-text{color:var(--danger)}.full-button{width:100%;margin-top:14px}.text-button,.driver-logout-link{min-height:44px;border:0;background:transparent;color:var(--brand-dark);padding:0;font-size:12px;font-weight:800}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;border:0;border-radius:8px;background:transparent;color:var(--danger);font-size:24px;line-height:1}.tag{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:26px;border-radius:999px;padding:0 10px;font-size:12px;font-style:normal;font-weight:800;white-space:nowrap}.tag-gray{background:#edf1f4;color:#5d6874}.tag-orange{background:var(--orange-soft);color:#a95400}.tag-blue{background:var(--blue-soft);color:var(--blue)}.tag-green{background:var(--green-soft);color:var(--green)}.tag-red{background:var(--danger-soft);color:var(--danger)}.source-card{display:flex;justify-content:space-between;gap:12px;padding:16px}.source-card-body{min-width:0}.source-card strong{display:block;margin-top:4px;font-size:15px;line-height:1.45;overflow-wrap:anywhere}.source-card .source-order-number{margin:4px 0 0;font-size:13px;font-weight:500;line-height:1.45}.source-card .source-extra,.source-card .source-meta{margin:6px 0 0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.source-card .source-extra{color:#40504c}.source-card .source-meta{margin-top:3px;font-weight:600}.sync-status{align-self:flex-start;flex:0 0 auto;border-radius:999px;padding:5px 8px;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:800}.route-stops{position:relative;display:grid;margin-top:12px}.route-stop{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;min-width:0;padding:4px 2px 16px}.route-stop:last-child{padding-bottom:4px}.route-stop:not(:last-child):after{content:"";position:absolute;top:32px;bottom:-4px;left:15px;width:2px;border-radius:999px;background:#d3e0e4}[data-stop-list]:empty{display:none}.route-marker{position:relative;z-index:1;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;font-size:12px;font-weight:900}.route-start{background:var(--brand-soft);color:var(--brand-dark)}.route-via{background:var(--blue-soft);color:var(--blue)}.route-end{background:var(--orange-soft);color:#a95400}.route-stop-body{min-width:0}.route-stop-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.route-stop-heading h3{min-width:0}.route-stop-heading .tag{flex:0 0 auto;margin-top:1px;padding:4px 7px;font-size:10px}.route-stop-body h3{margin:3px 0 7px;font-size:14px;font-weight:800}.route-stop-body h3 small{margin-left:8px;color:var(--muted);font-size:11px;font-weight:650}.route-stop-body>strong{display:block;font-size:13px;font-weight:750;line-height:1.55;overflow-wrap:anywhere}.route-stop-body>p:not(.route-field-label),.route-contact{color:var(--muted);font-size:12px;font-weight:650;line-height:1.5}.route-stop-body>p:not(.route-field-label){display:block;margin:5px 0 0}.route-contact{display:flex;align-items:center;min-height:44px;margin:0}.route-stop.is-cancelled .route-marker{background:#eef1f0;color:#8a9491}.route-stop.is-cancelled .route-stop-body>strong,.route-stop.is-cancelled .route-stop-body>p{color:#929b98}.route-stop.is-cancelled .route-stop-body>strong{text-decoration:line-through;text-decoration-color:#b9c0be}.route-stop-body>p.route-cancelled-note{min-height:auto;color:#7a8582;font-weight:750}.route-field-label{margin:10px 0 7px;color:var(--muted);font-size:12px;font-weight:800}.address-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.address-picker input,.form-field input,.form-field select,.field textarea,.field input,.field select,.time-field input{width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;outline:0;background:#fbfcfd;color:var(--ink)}.address-picker input,.form-field input,.form-field select,.field input,.field select,.time-field input{min-height:44px;padding:0 11px}.address-picker input{padding:0 8px;font-size:13px}.form-field,.field,.time-field{display:grid;gap:8px}.form-field,.field{margin-top:12px}.form-field>span,.field>span,.time-field>span{color:var(--muted);font-size:12px;font-weight:800}.form-field b,.field b{color:var(--danger)}.field textarea{min-height:86px;resize:vertical;padding:12px;line-height:1.55}.address-picker input:focus,.form-field input:focus,.form-field select:focus,.field input:focus,.field select:focus,.field textarea:focus,.time-field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0877651a}.contact-row,.vehicle-main-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-row .form-field{min-width:0}.route-editor .route-stop{padding-top:4px;padding-bottom:14px}.route-editor .route-marker{width:28px;height:28px}.route-editor .route-stop-body h3{margin:0 0 4px;font-size:16px;font-weight:780}.route-section .section-title>.text-button{min-height:38px;padding:0 12px;border:1px solid #b7d7cf;border-radius:8px;background:#fff}.route-editor .danger-text.text-button{min-height:30px;padding:0 10px;border-color:#f1d1d1;border-radius:999px;background:#fff7f7;color:#b94a4a}.route-section .route-edit-card .route-stop-body{gap:0}.route-editor .route-edit-card .route-stop-body{gap:8px}.route-editor .field{gap:5px;margin-top:0}.route-editor .field>span{color:#87939f;font-size:11px;font-weight:800}.route-editor .field input,.route-editor .field select{min-height:38px;border-color:#edf2f4;background:var(--surface-quiet);color:#263441;font-size:13px;font-weight:700}.route-editor .spa-grid-3{gap:6px}.route-editor .route-field-label{margin:2px 0 -2px}.route-editor .route-name-field input,.route-editor .route-detail-field input{min-height:38px}.route-editor .route-name-field,.route-editor .route-region-picker{margin-top:-2px}.route-editor .route-region-picker .field{min-width:0}.route-editor .route-region-picker select{width:100%;padding-right:4px}.route-editor .route-contact-row{margin-top:-2px}.route-editor .spa-grid-3 .field input,.route-editor .spa-grid-3 .field select{min-height:34px;padding:0 8px;font-size:12px}.route-editor .spa-grid-2{gap:8px}.route-editor .spa-grid-2 .field input,.route-editor .spa-grid-2 .field select{min-height:34px;font-size:12px}.time-grid{display:grid;gap:10px;margin-top:12px}.time-picker-row{position:relative;display:grid;gap:6px;width:100%;min-height:64px;padding:10px 12px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface-quiet);color:var(--ink);text-align:left;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.time-picker-row:hover{border-color:var(--line-strong);background:#fff}.time-picker-row:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #0877651a}.time-picker-label{color:var(--muted);font-size:12px;font-weight:850}.time-picker-label b{margin-left:4px;color:#8a96a3;font-size:11px;font-weight:800}.time-picker-label .required-mark{color:var(--danger)}.time-picker-row input{position:static;width:100%;min-width:0;min-height:30px;border:0;outline:0;padding:0;background:transparent;color:var(--ink);font-size:15px;font-weight:850;line-height:1.35;cursor:pointer}.time-picker-row input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.62}.vehicle-title-row{align-items:flex-start}.switch-control{display:grid;grid-template-columns:42px auto;align-items:center;gap:8px;min-height:44px;cursor:pointer}.switch-control input{position:absolute;opacity:0}.switch-control>span{position:relative;width:42px;height:24px;border-radius:999px;background:var(--line-strong);transition:background-color .18s ease}.switch-control>span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #1424202e;transition:transform .18s ease}.switch-control input:checked+span{background:var(--brand)}.switch-control input:checked+span:after{transform:translate(18px)}.switch-control em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.vehicle-demand-area{margin-top:12px}.vehicle-list{display:grid;gap:12px;margin-top:14px}.vehicle-demand{border-top:1px solid var(--line);padding-top:12px}.vehicle-demand:first-child{border-top:0;padding-top:0}.vehicle-demand h3{margin:0;font-size:14px}.vehicle-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quantity-field{grid-column:1 / -1}.input-suffix{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fbfcfd}.input-suffix input{border:0;box-shadow:none}.input-suffix i{padding:0 12px;color:var(--muted);font-size:12px;font-style:normal}.limit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.limit-control{min-width:0}.limit-control>label{display:flex;align-items:center;gap:7px;min-height:44px;font-size:13px;font-weight:750}.limit-control input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand)}.limit-control .input-suffix input{min-width:0;height:40px}.vehicle-demand-area>.secondary-button{width:100%;margin-top:12px}.vehicle-section .section-title{padding-bottom:2px}.vehicle-section .add-vehicle-button{min-height:34px;padding:0 14px;border:1px solid #b7d7cf;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-size:13px}.vehicle-summary{padding:12px;border:1px solid #cfe4de;border-radius:8px;background:#f1f8f6}.vehicle-summary strong{display:block;color:var(--brand-dark);font-size:15px}.vehicle-summary p{margin:4px 0 0;color:#41645c;font-size:12px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}.vehicle-section .vehicle-demand-card{padding:13px;border:1px solid var(--line);border-radius:8px;background:#fff}.vehicle-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.vehicle-card-head>strong{margin-right:auto;font-size:15px}.delete-vehicle{flex:0 0 auto;min-height:30px;padding:0 10px;border:1px solid #f1d1d1;border-radius:8px;background:#fff7f7;color:#b94a4a;font-size:12px;font-weight:850}.vehicle-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin-bottom:10px;color:var(--muted);font-size:12px;font-weight:800}.quantity-stepper{display:grid;grid-template-columns:40px 52px 40px;height:40px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface-quiet)}.quantity-stepper button,.quantity-stepper input{width:100%;min-width:0;border:0;background:transparent;color:var(--ink);text-align:center;font-weight:850}.quantity-stepper button{color:var(--brand-dark);font-size:18px}.quantity-stepper button:disabled{color:#aeb8b5}.quantity-stepper input{appearance:textfield;border-right:1px solid var(--line);border-left:1px solid var(--line);border-radius:0;font-size:14px}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{margin:0;appearance:none}.vehicle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vehicle-field{display:grid;gap:6px;min-width:0}.vehicle-field span{color:var(--muted);font-size:11px;font-weight:800}.vehicle-field select{width:100%;min-width:0;height:42px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--surface-quiet);color:var(--ink);padding:0 10px;font-size:14px;font-weight:800}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:start;margin-top:12px}.over-limit-item{display:grid;gap:8px;align-self:start;min-width:0}.check-chip{display:flex;align-items:center;gap:7px;min-width:0;min-height:44px;width:100%;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-quiet);color:#52606d;font-size:13px;font-weight:800;cursor:pointer}.check-chip input{width:16px;height:16px;accent-color:var(--brand)}.over-limit-item.active .check-chip{border-color:#9fd1c5;background:var(--brand-soft);color:var(--brand-dark)}.unit-input{position:relative;min-width:0}.unit-input input{width:100%;min-width:0;height:42px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--surface-quiet);color:var(--ink);padding:0 28px 0 8px;font-size:12px;font-weight:800}.unit-input input::placeholder{color:#8a96a3;font-size:11px;font-weight:700}.unit-input em{position:absolute;top:50%;right:8px;transform:translateY(-50%);color:var(--muted);font-size:11px;font-style:normal;font-weight:850}.vehicle-more{margin-top:12px;border-top:1px solid var(--line);padding-top:4px}.vehicle-more summary{display:flex;align-items:center;justify-content:space-between;min-height:40px;color:var(--muted);font-size:12px;font-weight:800;cursor:pointer;list-style:none}.vehicle-more summary::-webkit-details-marker{display:none}.vehicle-more summary:after{content:"+";color:var(--brand-dark);font-size:18px}.vehicle-more[open] summary:after{content:"−"}.vehicle-more .field{margin-top:4px}.remark-section .field{margin-top:12px}.form-error,.action-message{min-height:20px;margin:10px 0 0;color:var(--danger);font-size:12px;font-weight:750;line-height:1.45}.bottom-actions{position:fixed;right:auto;bottom:0;left:50%;z-index:20;width:min(100%,430px);justify-content:space-between;gap:10px;margin:0;padding:12px 16px calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -8px 24px #1424200a;transform:translate(-50%)}.bottom-actions>a,.bottom-actions>button,.bottom-actions>span{flex:1}.driver-app-page .bottom-actions>:first-child{flex:.8 1 40%}.driver-app-page .bottom-actions>:last-child{flex:1.2 1 60%}.driver-app-page .bottom-actions.single-action>:first-child,.driver-app-page .bottom-actions.single-action>:last-child{flex:1 1 100%}.driver-app-page .bottom-actions>a,.driver-app-page .bottom-actions>button,.driver-app-page .bottom-actions>span{min-height:48px}.bottom-action-status{border-color:#efd2b3;background:var(--orange-soft);color:#8c4c10}.bottom-message{position:absolute;right:16px;bottom:calc(70px + env(safe-area-inset-bottom));left:16px;margin:0;padding:6px 10px;border-radius:6px;background:var(--danger-soft);text-align:center}.center-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100dvh - 122px);text-align:center}.center-state>p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.success-mark{display:grid;place-items:center;width:74px;height:74px;margin-bottom:18px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:42px;font-weight:900}.status-card{width:100%;padding:16px;text-align:left}.status-card strong{display:block;margin:6px 0;font-size:18px}.status-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.stack-actions{display:grid;width:100%;gap:10px;margin-top:18px}.filter-row{display:flex;gap:8px;margin:16px -16px 0;padding:0 16px 2px;overflow-x:auto;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);padding:0 14px;font-size:13px;font-weight:800}.filter-row a.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark)}.order-card-list,.driver-task-list,.driver-task-summary-list,.exception-list{display:grid;gap:12px}.order-list-count{margin-top:10px}.order-card-list,.driver-task-list{margin-top:16px}.order-card-list .order-card,.driver-task-list .driver-task-card{margin-top:0}.order-card{padding:14px}.highlight-card{border-color:#c8751b66}.order-card-head{align-items:flex-start}.order-card-head>div,.driver-task-head>div,.driver-summary-head>div{min-width:0}.order-card h2{margin:4px 0 0;font-size:16px;line-height:1.4;overflow-wrap:anywhere}.order-vehicle-summary{margin-top:8px}.order-meta{display:flex;justify-content:space-between;gap:12px;margin-top:12px;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.order-meta span{min-width:0}.order-meta time{flex:0 0 auto}.card-link{width:100%;min-height:44px;margin-top:12px;border:0;background:var(--surface-soft);color:var(--brand-dark)}.progress-line{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:14px}.progress-line span{height:5px;border-radius:999px;background:var(--line)}.progress-line .done{background:var(--green)}.progress-line .current{background:var(--blue)}.empty-state{padding:28px 18px;text-align:center}.empty-state strong{font-size:16px}.empty-state p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.pagination-bar{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px;color:var(--muted);font-size:13px}.pagination-bar a,.pagination-bar span{display:inline-flex;align-items:center;min-height:44px}.pagination-bar em{font-style:normal}.detail-top{margin:0 -16px;padding:18px 16px 20px;background:#087765;color:#fff}.detail-top.top-pending,.detail-top.top-quote{background:#315f73}.detail-top.top-action,.detail-top.top-payment{background:#9b5a13}.detail-top.top-fulfillment{background:#245b9d}.detail-top.top-completed{background:var(--green)}.detail-top.top-closed{background:#5d6874}.detail-top.top-driver{background:linear-gradient(135deg,#276ef1f5,#0a7f6aeb),var(--blue)}.detail-top .back-link{display:inline-flex;min-height:0;align-items:center;color:#ffffffe6;font-size:13px;font-weight:800}.detail-top .tag{display:inline-flex;width:max-content;margin:0 0 0 8px;vertical-align:middle;background:#ffffff2e;color:#fff}.detail-top h1{margin-top:28px}.detail-title-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;margin-top:0}.detail-title-row h1{min-width:0;margin:0}.detail-title-row .tag{margin:0}.detail-meta-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.detail-meta-row .header-reference,.detail-meta-row .detail-reference{flex:1 1 auto;min-width:0;margin:0;color:#ffffffc7;font-size:13px;line-height:18px;overflow-wrap:anywhere}.detail-top+.quote-panel,.detail-top+.status-panel,.detail-top+.section,.detail-top+.driver-card{margin-top:12px}.detail-top>p{margin:6px 0 0;color:#ffffffc7;font-size:13px;line-height:18px}.detail-route-summary{overflow-wrap:anywhere}.status-panel-gray{border-color:#5d68743d}.status-panel-orange{border-color:#c8751b6b}.status-panel-blue{border-color:#2f68c54d}.status-panel-green{border-color:#15805b57}.quote-panel{border-color:#c8751b6b}.waiting-row{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;margin-top:10px}.waiting-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:#edf1f4;color:#5d6874;font-size:20px;font-weight:900}.waiting-row strong,.state-heading-row strong{display:block;font-size:16px}.waiting-row .muted,.state-heading-row .muted{margin-top:4px}.price-row{align-items:baseline;margin-top:8px}.price-row strong{color:#a95400;font-size:32px;line-height:1}.price-row span{color:var(--muted);font-size:12px}.status-panel>.muted,.quote-panel>.muted{margin-top:10px}.quote-description{margin:12px 0 0;color:var(--ink);font-size:12px;font-weight:650;line-height:1.55}.quote-description>span{margin-right:8px;color:var(--muted);font-weight:700}.ghost-button.is-disabled{cursor:default;color:var(--muted);opacity:.7}.dual-actions{gap:10px;margin-top:14px}.dual-actions>*{flex:1}.confirm-list,.bill-summary{display:grid;gap:2px;margin-top:12px}.confirm-list div,.bill-summary div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;border-bottom:1px solid var(--line)}.confirm-list div:last-child,.bill-summary div:last-child{border-bottom:0}.confirm-list span,.bill-summary span{color:var(--muted);font-size:12px;font-weight:750}.bill-summary strong{text-align:right;color:var(--brand-dark);font-size:14px;line-height:1.4;overflow-wrap:anywhere}.bill-summary .payment-amount-row strong{font-size:16px}.confirm-list strong{text-align:right;color:var(--ink);font-size:13px;font-weight:800;line-height:1.35}.state-heading-row{align-items:flex-start}.state-heading-row>span{flex:0 0 auto;color:var(--brand-dark);font-size:12px;font-weight:850}.state-warning{margin:12px 0 0;border-radius:6px;padding:9px 10px;background:var(--orange-soft);color:#8c4c10;font-size:12px;font-weight:750}.timeline{display:grid;gap:14px;margin-top:14px}.timeline-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;color:var(--muted)}.timeline-item>span{width:12px;height:12px;margin-top:4px;border-radius:999px;background:var(--line);box-shadow:0 0 0 4px var(--surface-soft)}.timeline-item strong{color:var(--ink);font-size:14px}.timeline-item p{margin:3px 0 0;font-size:12px;line-height:1.45}.timeline-item.done>span{background:var(--green)}.timeline-item.current>span{background:var(--blue)}.timeline-item.pending strong,.timeline-item.pending p{color:var(--muted)}.driver-record{display:flex;justify-content:space-between;gap:12px;margin-top:10px;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface-quiet)}.driver-record>div{min-width:0}.driver-record:last-child{padding-bottom:12px}.driver-record strong{font-size:14px}.driver-record p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.driver-record>span{flex:0 0 auto;color:var(--brand-dark);font-size:12px;font-weight:850;text-align:right}.driver-record>.tag{align-self:flex-start;color:inherit;text-align:center}.driver-record.pending>span{color:var(--muted)}.detail-route-stops .route-stop-body>p{overflow-wrap:anywhere}.info-list h2{margin-bottom:10px}.info-list dl{display:grid;gap:10px;margin:0}.info-list dl>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px}.info-list dt,.info-list dd{margin:0;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.info-list dt{color:var(--muted);font-weight:700}.info-list dd{font-weight:700}.info-list dd a{color:var(--brand-dark)}.driver-task-summary-list{margin-top:12px}.driver-summary-card{border-bottom:1px solid var(--line);padding-bottom:14px}.driver-summary-card:last-child{border-bottom:0;padding-bottom:0}.driver-summary-card.has-exception{border-left:3px solid var(--orange);padding-left:10px}.driver-summary-head{align-items:flex-start}.driver-summary-head strong{display:block;margin-top:4px;font-size:14px}.driver-summary-card>p{margin:8px 0 0;color:var(--muted);font-size:12px}.driver-progress-row{display:grid;gap:4px;margin-top:10px;font-size:12px}.driver-progress-row span{color:var(--muted)}.node-photo-row{margin-top:12px;border-top:1px dashed var(--line);padding-top:10px}.node-photo-row>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:12px}.node-photo-row time{color:var(--muted)}.node-photo-row>p{margin:5px 0 0;color:var(--muted);font-size:12px}.driver-login-page{display:flex;min-height:100dvh;flex-direction:column;padding-top:max(24px,calc(env(safe-area-inset-top) + 16px));padding-bottom:max(24px,calc(env(safe-area-inset-bottom) + 20px));background:var(--surface-soft)}.driver-login-brand-row{display:flex;align-items:center;gap:10px;padding:0 4px}.driver-login-brand-mark{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:8px;background:var(--brand-dark);color:#fff;font-size:19px;font-weight:900}.driver-login-brand-name{display:grid;gap:2px}.driver-login-brand-name strong{font-size:16px;font-weight:850}.driver-login-brand-name small{color:var(--muted);font-size:11px;font-weight:700}.driver-login-panel{margin-top:clamp(40px,7vh,64px);border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:20px;box-shadow:var(--shadow)}.driver-login-panel-heading{display:block}.driver-login-panel-heading h1{margin:0;font-size:26px;font-weight:850;letter-spacing:-.025em;line-height:1.2}.driver-login-panel-heading p{margin:9px 0 0;color:var(--muted);font-size:13px;font-weight:650;line-height:1.55}.driver-login-form{display:grid;gap:16px;margin-top:24px}.driver-login-field{display:grid;gap:8px}.driver-login-field>label{font-size:13px;font-weight:800}.driver-login-field input{width:100%;min-height:52px;border:1px solid var(--line);border-radius:8px;outline:0;background:#fbfcfc;padding:0 15px;color:var(--ink);font-weight:650;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.driver-login-field input::placeholder{color:#96a19d;font-weight:500}.driver-login-field input:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px #0877651c}.driver-login-code-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,auto);gap:8px}.driver-login-code-button{min-height:52px;border:1px solid rgba(8,119,101,.24);border-radius:8px;background:var(--brand-soft);color:var(--brand-dark);padding:0 12px;font-size:12px;font-weight:820;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.driver-login-code-button:not(:disabled):active{background:#dceeea}.driver-login-code-button:disabled{border-color:var(--line);background:var(--surface-quiet);color:var(--muted);cursor:not-allowed}.driver-login-code-notice{margin:-4px 0 0;border-radius:8px;background:var(--brand-soft);padding:9px 11px;color:var(--brand-dark);font-size:12px;font-weight:700;line-height:1.5}.driver-login-error{margin:-4px 0 0;border-radius:8px;background:var(--danger-soft);padding:9px 11px;color:var(--danger);font-size:12px;font-weight:700;line-height:1.5}.driver-login-submit{width:100%;min-height:52px;margin-top:2px;font-size:15px}.driver-login-submit:not(:disabled):active{background:var(--brand-dark)}.driver-home-header{display:grid;grid-template-columns:minmax(0,1fr);width:100%;gap:8px;justify-content:stretch}.driver-home-meta,.driver-home-title-row{width:100%}.driver-home-title-row{align-items:flex-start;min-height:59px}.driver-home-meta .eyebrow,.driver-home-title-row h1{margin:0}.driver-page-heading{min-width:0}.driver-page-heading h1{margin:0;font-size:27px;letter-spacing:-.03em;line-height:1.15}.driver-page-heading p{margin:7px 0 0;color:var(--muted);font-size:12px;font-weight:600;line-height:1.5}.driver-home-meta form{margin:0}.driver-home-meta .carrier-workspace-meta{flex:1;overflow:hidden}.tenant-workspace-link{display:inline-flex;align-items:center;min-width:0;max-width:100%;min-height:44px;gap:7px;margin-left:-4px;border-radius:8px;color:var(--ink);padding:0 4px;text-decoration:none}.tenant-workspace-link:hover{background:#0877650f}.tenant-workspace-link:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.tenant-workspace-name{min-width:0;overflow:hidden;color:var(--muted);font-size:13px;font-weight:750;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.tenant-workspace-name-static{margin:0}.tenant-workspace-action{flex:0 0 auto;color:var(--brand);font-size:12px;font-weight:850}.driver-logout-link{display:inline-flex;align-items:center;min-height:44px;border:0;background:transparent;color:var(--muted);padding:0 4px;font-size:12px;font-weight:750}.driver-exception-entry{display:inline-flex;align-items:center;min-height:44px;border-radius:8px;padding:0 2px;white-space:nowrap}.driver-exception-entry:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.driver-exception-alert{display:inline-flex;min-height:28px;align-items:center;gap:5px;border:1px solid transparent;border-radius:999px;background:transparent;color:#52635e;padding:0 6px;font-size:11px;font-weight:800}.driver-exception-entry:hover .driver-exception-alert{background:#0877650d}.driver-exception-entry.is-active .driver-exception-alert{border-color:#efd2b3;background:var(--orange-soft);color:#8c4c10;padding:0 8px 0 9px}.driver-exception-entry.is-active:hover .driver-exception-alert{border-color:#e7bb8e;background:#ffead6}.driver-exception-dot{width:6px;height:6px;border-radius:999px;background:var(--orange);box-shadow:0 0 0 3px #c8751b21}.driver-entry-arrow{color:#71807b;font-size:18px;line-height:1}.driver-exception-entry.is-active .driver-entry-arrow{color:currentColor}.driver-task-workspace{margin-top:18px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px #1424200a}.driver-status-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;border-bottom:1px solid var(--line);background:#edf3f1}.driver-status-tab{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:46px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);padding:0 6px;font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap;touch-action:manipulation;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.driver-status-tab:hover{color:var(--brand-dark)}.driver-status-tab:active{background:#ffffff9e}.driver-status-tab.active{border-color:#b9d8d1;background:var(--surface);box-shadow:0 1px 3px #14242014;color:var(--brand-dark)}.driver-status-tab:focus-visible{z-index:1;outline:3px solid rgba(8,119,101,.22);outline-offset:-1px}.driver-task-loading{display:flex;align-items:center;justify-content:center;gap:7px;min-height:32px;margin:0;border-bottom:1px solid var(--line);background:var(--surface-quiet);color:var(--muted);font-size:12px;font-weight:700}.driver-task-loading span{width:7px;height:7px;border-radius:999px;background:var(--brand);animation:driver-task-loading-pulse .9s ease-in-out infinite alternate}@keyframes driver-task-loading-pulse{0%{opacity:.3}to{opacity:1}}.driver-task-inline-error{margin:0;border-radius:0}.driver-task-workspace .driver-task-list{gap:0;margin-top:0;transition:opacity .16s ease}.driver-task-workspace .driver-task-list.is-loading{opacity:.58;pointer-events:none}.driver-task-card{display:block;padding:14px}.driver-task-card.confirm-task{border-color:#08776552;border-left:3px solid var(--brand);background:#f7fcfa}.driver-task-card.active-task{border-color:#2f68c552;border-left:3px solid var(--blue);background:#f7faff}.driver-task-card.warning-task{border-color:#c8751b66;border-left:3px solid var(--orange);background:#fffaf4}.driver-task-card.completed-task{border-color:#15805b42;border-left:3px solid var(--green);background:#f7fbf9}.driver-task-workspace .driver-task-card{--driver-task-accent: var(--line-strong);position:relative;margin:0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--surface);box-shadow:none;padding:16px;transition:background-color .16s ease}.driver-task-workspace .driver-task-card:last-child{border-bottom:0}.driver-task-workspace .driver-task-card:before{position:absolute;top:16px;bottom:16px;left:0;width:3px;border-radius:0 999px 999px 0;background:var(--driver-task-accent);content:""}.driver-task-workspace .driver-task-card:hover,.driver-task-workspace .driver-task-card:active{background:var(--surface-quiet)}.driver-task-workspace .driver-task-card.confirm-task{--driver-task-accent: var(--brand);border-left:0;background:var(--surface)}.driver-task-workspace .driver-task-card.active-task{--driver-task-accent: var(--blue);border-left:0;background:var(--surface)}.driver-task-workspace .driver-task-card.warning-task{--driver-task-accent: var(--orange);border-left:0;background:var(--surface)}.driver-task-workspace .driver-task-card.completed-task{--driver-task-accent: var(--green);border-left:0;background:var(--surface)}.driver-task-workspace .pagination-bar{margin:0;border-top:1px solid var(--line);padding:8px 16px;background:var(--surface-quiet)}.driver-task-workspace .driver-task-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:36px 24px 40px}.driver-empty-icon{width:44px;height:44px;margin-bottom:14px;fill:var(--brand-soft);stroke:#7ea69d;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.driver-task-head{align-items:flex-start}.driver-task-head strong{display:block;margin-top:4px;font-size:15px}.driver-route-text{margin:12px 0 0;font-size:13px;font-weight:800;line-height:1.45}.driver-task-meta{display:grid;gap:4px;margin-top:10px;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.driver-task-payable{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 0;padding-top:12px;border-top:1px solid #e8edf5;color:#64748b;font-size:13px}.driver-task-payable strong{color:#0f766e;font-size:17px}.driver-payable-card{overflow:hidden}.driver-payable-overview{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:2px 0}.driver-payable-heading{min-width:0}.driver-payable-title-line{display:flex;min-width:0;align-items:center;gap:8px}.driver-payable-title-line h2{margin:0;font-size:16px;font-weight:750;line-height:1.25}.driver-payable-heading>p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.driver-payable-total{margin:0;color:var(--brand-dark);font-size:clamp(24px,6vw,26px);line-height:1.1;text-align:right;white-space:nowrap}.driver-payable-calculation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:12px;margin-top:10px;border-top:1px solid var(--line);padding:10px 0 0}.driver-payable-calculation>div{display:flex;flex-wrap:wrap;min-width:0;align-items:baseline;gap:6px}.driver-payable-calculation>div:last-child{justify-content:flex-end;text-align:right}.driver-payable-calculation span{color:var(--muted);font-size:12px}.driver-payable-calculation strong{color:var(--ink);font-size:14px;font-weight:750;white-space:nowrap}.driver-payable-calculation strong.has-change{color:#a95400}.driver-payable-description{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.driver-payable-description>span{color:#52635e;font-weight:750;white-space:nowrap}.driver-payable-description>p{min-width:0;margin:0;overflow-wrap:anywhere}.driver-payable-disclosure{margin-top:10px;border-top:1px solid var(--line)}.driver-payable-summary{appearance:none;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:52px;padding:0;border:0;background:transparent;color:inherit;text-align:left}.driver-payable-latest>span,.driver-payable-latest>time{display:block}.driver-payable-latest>span{color:var(--muted);font-size:12px}.driver-payable-latest>time{margin-top:3px;color:var(--ink);font-size:13px;font-weight:750}.driver-payable-toggle{color:var(--brand);font-size:12px;font-weight:800;white-space:nowrap}.driver-payable-history{border-top:1px solid #e7ecea}.driver-payable-history article{padding:13px 0}.driver-payable-history article+article{border-top:1px solid #e7ecea}.driver-payable-history article>div{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px}.driver-payable-history article>div>strong{color:#a95400;font-size:15px;font-weight:750;line-height:1.35}.driver-payable-history time,.driver-payable-history small{color:var(--muted);font-size:12px}.driver-payable-history time{margin-left:auto;white-space:nowrap}.driver-payable-history small{display:block;margin-top:5px;line-height:1.45}.task-overlay-status{display:flex;align-items:center;gap:7px;margin:8px 0 0;color:#9b5717;font-size:12px;font-weight:800}.task-overlay-status>span{width:7px;height:7px;border-radius:999px;background:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.task-step-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;border-top:1px solid var(--line);padding-top:10px}.task-step-summary>div{min-width:0}.task-step-summary span,.task-step-summary strong{display:block;overflow-wrap:anywhere}.task-step-summary span{color:var(--muted);font-size:11px;font-weight:700}.task-step-summary strong{margin-top:3px;font-size:12px}.driver-app-top{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"back status" "title reference";align-items:center;gap:0 10px;padding:0 16px 4px;border-bottom:0;background:var(--surface-soft);color:var(--ink)}.driver-app-top .back-link{position:relative;grid-area:back;width:max-content;min-height:44px;gap:6px;margin-left:-6px;border-radius:8px;color:#52635e;padding:0 8px 0 6px;font-size:12px;font-weight:750;transition:background-color .18s ease,color .18s ease}.driver-app-top .back-link:before{flex:0 0 auto;width:8px;height:8px;border-right:2px solid var(--brand);border-bottom:2px solid var(--brand);content:"";transform:rotate(135deg)}.driver-app-top .back-link:after{position:absolute;inset:-4px;content:""}.driver-app-top .back-link:hover{background:var(--brand-soft);color:var(--ink)}.driver-app-top .back-link:active{background:#dceee9}.driver-app-top .tag{grid-area:status;justify-self:end;min-height:24px;margin:0;border:1px solid #b9d8d0;background:#dceee9;color:var(--brand-dark);padding:0 8px;font-size:11px}.driver-app-top .tag-orange{border-color:#efd2b3;background:var(--orange-soft);color:#8c4c10}.driver-app-top .tag-gray{border-color:#d1d9d6;background:#e8edeb;color:#4f5e59}.driver-app-top h1{grid-area:title;min-width:0;margin:0;font-size:20px;letter-spacing:-.02em}.driver-app-top>p{grid-area:reference;min-width:0;margin:0;color:#61706b;font-size:12px;line-height:1.4;overflow-wrap:anywhere;text-align:right}.driver-app-page.detail-page>.driver-action-panel,.driver-app-page.detail-page>.driver-confirm-summary,.driver-app-page.detail-page>.current-node-card{margin-top:8px}.driver-app-page.detail-page>.driver-card,.driver-app-page.detail-page>.section{margin-top:12px}.driver-confirm-summary,.driver-action-panel,.current-node-card{padding:14px}.driver-confirm-summary{border-color:#b8d8d1;border-left:3px solid var(--brand)}.driver-confirm-summary>strong,.driver-action-panel>strong,.current-node-card>strong,.next-action-heading strong{display:block;margin-top:6px;font-size:19px}.driver-confirm-summary>.muted,.driver-action-panel>.muted,.current-node-card>.muted{margin-top:8px}.driver-confirm-price{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px 12px;margin-top:14px;border-top:1px solid #d7e4e1;padding-top:14px}.driver-confirm-price span{color:var(--muted);font-size:13px;font-weight:800}.driver-confirm-price strong{color:var(--brand);font-size:24px;text-align:right}.driver-confirm-price p{grid-column:1 / -1;margin:0;color:var(--muted);font-size:11px;font-weight:700;line-height:1.45;text-align:right}.driver-action-panel{border-color:#c7ddd7;border-left:3px solid var(--brand);background:#f3f8f6;box-shadow:0 1px 2px #14242009}.current-node-card{border-color:#2f68c547;background:#f7faff}.completed-action-panel{border-color:#15805b47;border-left-color:var(--green);background:#f4faf7}.driver-action-panel.is-closeout{border-color:#efd2b3;border-left-color:var(--orange);background:#fffaf4}.driver-action-panel.is-closeout>.label{color:#9b5b1d}.driver-closeout-flow{margin-top:14px;border-top:1px solid #efdcc7;padding-top:12px}.driver-closeout-head,.node-closeout-note-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.driver-closeout-head>span,.node-closeout-note-head>span{color:#9b5b1d;font-size:11px;font-weight:850}.driver-closeout-head>strong,.node-closeout-note-head>strong{color:#9b5b1d;font-size:12px}.driver-closeout-steps{display:grid;gap:10px;margin:12px 0 0;padding:0;list-style:none}.driver-closeout-steps li{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px}.driver-closeout-steps li>span{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:#f0f2f1;color:var(--muted);font-size:11px;font-weight:900}.driver-closeout-steps li.is-current>span{border:1px solid #e8bd8e;background:var(--orange-soft);color:#9b5b1d}.driver-closeout-steps li.is-done>span{background:var(--green-soft);color:var(--green)}.driver-closeout-steps li strong{display:block;font-size:13px;line-height:1.4}.driver-closeout-steps li p{margin:3px 0 0;color:var(--muted);font-size:11px;font-weight:700;line-height:1.45}.node-closeout-note{border-color:#efd2b3;border-left:3px solid var(--orange);background:#fffaf4}.node-closeout-note.is-final{border-color:#b8d8d1;border-left-color:var(--brand);background:#f3faf8}.node-closeout-note h2{margin:10px 0 0;font-size:17px}.node-closeout-note>p{margin:7px 0 0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.55}.node-closeout-sequence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.node-closeout-sequence span{border:1px solid #efdcc7;border-radius:8px;background:#fff;color:#6d4c2d;padding:9px 10px;font-size:12px;font-weight:850;text-align:center}.driver-route-change-card{border-color:#15805b42;background:#f7fbf9}.driver-route-change-card>.muted{margin:-2px 0 12px}.driver-route-change-list{display:grid;gap:10px}.driver-route-change-list article{display:grid;gap:10px;padding:12px;border:1px solid rgba(21,128,91,.18);border-radius:10px;background:#fff}.driver-route-change-heading,.driver-route-current-address>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.driver-route-change-heading time{color:var(--muted);font-size:11px}.driver-route-current-address,.driver-route-previous-address,.driver-route-cancelled-address{display:grid;gap:5px;padding:11px;border-radius:8px}.driver-route-current-address{border:1px solid rgba(21,128,91,.24);background:#eef8f4}.driver-route-current-address>div>span:first-child,.driver-route-cancelled-address>span{color:var(--green);font-size:11px;font-weight:850}.driver-route-current-address>strong,.driver-route-cancelled-address>strong{color:#142c25;font-size:15px;line-height:1.45}.driver-route-current-address p,.driver-route-previous-address p{margin:0;font-size:12px;line-height:1.55}.driver-route-current-address p{color:#344c45}.driver-route-previous-address{border:1px solid var(--line);background:#f6f7f8}.driver-route-previous-address>span{color:var(--muted);font-weight:800;font-size:11px}.driver-route-previous-address p{color:#7a8582}.driver-route-cancelled-address{border:1px solid rgba(200,117,27,.24);background:#fff8ef}.driver-route-cancelled-address>span{color:#9b5b1d}.driver-route-change-list footer{color:var(--muted);font-size:11px;line-height:1.5}.driver-route-change-history{margin-top:12px;border-top:1px solid var(--line);padding-top:10px}.driver-route-change-history>button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;padding:4px 0;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.driver-route-change-history>button span:last-child{color:var(--brand)}.driver-route-change-history-list{display:grid;gap:8px;margin-top:10px}.driver-route-change-history-list article{display:grid;gap:5px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#f7f8f8}.driver-route-change-history-list article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.driver-route-change-record-heading{display:grid;min-width:0;gap:4px}.driver-route-change-node-label{width:fit-content;border-radius:999px;padding:2px 6px;background:#eaf0f2;color:#64716e;font-size:10px;font-weight:800;line-height:1.3;white-space:nowrap}.driver-route-change-record-heading>strong{min-width:0;color:#6f7c79;font-size:12px;font-weight:750;overflow-wrap:anywhere}.driver-route-change-history-list article>div>.tag{flex:0 0 auto}.driver-route-change-history-list p,.driver-route-change-history-list small{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.driver-route-change-history-list p{color:#7a8582}.warning-node-card{border-color:#c8751b61;background:#fffaf4}.next-action-heading{align-items:flex-end}.next-action-heading>span{color:var(--blue);font-size:12px;font-weight:850}.driver-identity-card{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:14px}.driver-card{display:flex;align-items:center;gap:12px;margin-top:16px;border:1px solid var(--line);border-radius:8px;padding:14px;background:var(--surface);box-shadow:var(--shadow)}.driver-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-size:18px;font-weight:900}.driver-identity-card strong{display:block;margin-top:4px;font-size:14px}.driver-identity-card p:last-child{margin:4px 0 0;color:var(--muted);font-size:12px}.driver-card strong{display:block;margin:4px 0;font-size:14px}.driver-card .mini-button{display:inline-flex;min-height:32px;align-items:center;margin-top:4px;color:var(--brand-dark);font-size:12px;font-weight:850}.cargo-summary{margin-top:12px}.cargo-summary strong{font-size:14px}.cargo-summary p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.remark-content{margin:12px 0 0;color:#4f625e;font-size:14px;font-weight:650;line-height:1.7}.reject-panel summary{min-height:44px;color:var(--danger);font-size:13px;font-weight:800;cursor:pointer}.node-photo-list{display:grid;gap:0;margin:14px 0 0;padding:0;list-style:none}.node-photo-card{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding-bottom:16px}.node-photo-card:not(:last-child):after{content:"";position:absolute;top:16px;bottom:0;left:5px;width:2px;background:var(--line)}.step-dot{position:relative;z-index:1;width:12px;height:12px;margin-top:3px;border-radius:999px;background:var(--line-strong);box-shadow:0 0 0 4px var(--surface)}.node-photo-card.is-completed .step-dot{background:var(--green)}.node-photo-card.is-current .step-dot{background:var(--blue)}.node-photo-head{align-items:flex-start}.node-photo-head strong{font-size:14px}.node-photo-head span{color:var(--muted);font-size:11px}.node-photo-remark{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.node-photo-body{display:grid;gap:10px;margin-top:8px}.node-photo-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.uploaded-photo{display:grid;align-content:end;min-height:88px;margin:0;overflow:hidden;border:1px solid #cbd5dc;border-radius:8px;background:linear-gradient(135deg,#0a7f6a33,#276ef124),#eef3f6}.uploaded-photo.image-photo{display:block;background:#eef3f6}.uploaded-photo-link{display:block;width:100%;margin:0;padding:0;overflow:hidden;border:0;background:transparent;color:inherit;font:inherit;text-align:inherit;cursor:zoom-in;appearance:none}.uploaded-photo img{display:block;width:100%;aspect-ratio:1.2;object-fit:cover}.uploaded-photo figcaption{padding:7px 8px;color:var(--muted);font-size:11px;font-weight:750;line-height:1.35}.spa-row-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.exception-list-item{margin-top:12px;border-top:1px dashed var(--line);padding-top:12px}.exception-list-item:first-of-type{border-top:0;padding-top:0}.driver-exception-section{scroll-margin-top:calc(48px + env(safe-area-inset-top))}.driver-exception-section>.section-title .text-button{display:inline-flex;align-items:center;justify-content:center}.exception-list-item p,.exception-list-item time{display:block;margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.photo-grid,.local-photo-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.photo-grid img,.local-photo-preview img{display:block;width:100%;aspect-ratio:1;border-radius:6px;object-fit:cover}.local-photo-preview .uploaded-photo-link{display:block}.image-preview-overlay{position:fixed;inset:0;z-index:1200;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100vw;height:100vh;height:100dvh;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overflow:hidden;background:#050e12f5;overscroll-behavior:contain}.image-preview-close{z-index:1;display:grid;place-items:center;justify-self:end;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:#ffffff1f;color:#fff;font-size:13px;font-weight:800;line-height:1;cursor:pointer;appearance:none}.image-preview-stage{position:relative;display:flex;min-width:0;min-height:0;align-items:center;justify-content:center;overflow:auto;touch-action:pinch-zoom;-webkit-overflow-scrolling:touch}.image-preview-stage img{display:block;max-width:100%;max-height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.image-preview-loading,.image-preview-error{position:absolute;inset:50% auto auto 50%;color:#ffffffc7;font-size:14px;transform:translate(-50%,-50%)}.image-preview-caption{max-width:100%;margin:10px 0 0;overflow:hidden;color:#ffffffc2;font-size:13px;line-height:1.45;text-align:center;text-overflow:ellipsis;white-space:nowrap}.image-preview-enter-active,.image-preview-leave-active{transition:opacity .16s ease}.image-preview-enter-from,.image-preview-leave-to{opacity:0}.local-photo-item{position:relative}.local-photo-open{border-radius:6px}.local-photo-open:focus-visible{outline:3px solid rgba(39,110,241,.38);outline-offset:2px}.local-photo-item .local-photo-remove{position:absolute;top:5px;right:5px;display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:50%;background:#1e2a30c7;color:#fff;font-size:20px;line-height:1;cursor:pointer}.exception-list{margin-top:12px}.exception-list article{border-bottom:1px solid var(--line);padding-bottom:12px}.exception-list article:last-child{border-bottom:0;padding-bottom:0}.exception-list article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.exception-list p,.exception-list small{display:block;margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.upload-cell{display:grid;place-items:center;align-content:center;width:116px;min-height:100px;margin-top:12px;border:1px dashed #9eb8b2;border-radius:8px;background:var(--brand-soft);color:var(--brand-dark);cursor:pointer}.photo-upload-layout{display:grid;grid-template-columns:116px minmax(0,1fr);align-items:stretch;gap:14px;margin-top:12px}.photo-upload-layout .upload-cell{width:100%;min-height:118px;margin-top:0}.photo-upload-rules{min-width:0;padding:12px 14px;border:1px solid #dbe6e2;border-radius:8px;background:#f8fbfa}.photo-upload-rules-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.photo-upload-rules-head strong{color:var(--text);font-size:13px;font-weight:800}.photo-upload-rules-head span{color:var(--brand-dark);font-size:11px;font-weight:750;white-space:nowrap}.photo-upload-rule{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;font-size:12px;line-height:1.55}.photo-upload-rule+.photo-upload-rule{margin-top:3px}.photo-upload-rule>span{color:var(--muted)}.photo-upload-rule>p{min-width:0;margin:0;color:#34433f;overflow-wrap:anywhere}.warning-photo-upload-rules{border-color:#ead8c5;background:#fffaf5}.upload-cell input{position:absolute;width:1px;height:1px;opacity:0}.upload-cell>span{font-size:28px;line-height:1}.upload-cell>p{margin:7px 0 0;font-size:12px;font-weight:800}.warning-upload{border-color:#d7ad7f;background:var(--orange-soft);color:#8c4c10}.upload-cell.is-disabled{cursor:default;opacity:.68}.photo-upload-progress{margin-top:14px;border:1px solid #cfe2dc;border-radius:8px;background:#f5fbf9;padding:12px 14px}.photo-upload-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--brand-dark);font-size:13px}.photo-upload-progress-head span{font-variant-numeric:tabular-nums;font-weight:850}.photo-upload-progress-track{height:8px;margin-top:9px;overflow:hidden;border-radius:999px;background:#dceae6}.photo-upload-progress-track>span{display:block;width:0;height:100%;border-radius:inherit;background:var(--brand);transition:width .18s ease}.photo-upload-progress>p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.warning-photo-upload-progress{border-color:#ead8c5;background:#fffaf5}.warning-photo-upload-progress .photo-upload-progress-head{color:#8c4c10}.warning-photo-upload-progress .photo-upload-progress-track>span{background:#bf6b20}@media(prefers-reduced-motion:reduce){.photo-upload-progress-track>span{transition:none}}@media(max-width:380px){.photo-upload-layout{grid-template-columns:104px minmax(0,1fr);gap:10px}.photo-upload-rules{padding:10px}.photo-upload-rule{grid-template-columns:30px minmax(0,1fr);gap:6px;font-size:11px}}.notice-toggle{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;margin-top:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfd;padding:12px}.notice-toggle input[type=checkbox]{width:16px;height:16px;margin-top:2px;accent-color:var(--brand)}.notice-toggle span{font-size:13px;font-weight:850}.notice-toggle small{grid-column:2;margin-top:-4px;color:var(--muted);font-size:11px;font-weight:700;line-height:1.4}.exception-record-card{color:var(--ink)}.exception-record-card.warning-task{border-left-width:3px}.exception-record-head,.exception-detail-item-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.exception-record-head .label,.exception-detail-item-head .label{min-width:0;overflow-wrap:anywhere}.exception-record-head .tag,.exception-detail-item-head .tag{flex:0 0 auto}.exception-reason-block{position:relative;margin-top:14px}.exception-record-field-label{display:block;color:var(--muted);font-size:11px;font-weight:750;line-height:1.4}.exception-record-description,.exception-list-item .exception-record-description{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:var(--ink);font-size:15px;font-weight:650;line-height:1.55;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.exception-record-description.is-expanded,.exception-list-item .exception-record-description.is-expanded{display:block;overflow:visible;-webkit-line-clamp:initial}.exception-description-toggle{display:inline-flex;min-height:44px;margin:0 0 -10px -8px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:var(--brand-dark);padding:0 8px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.exception-description-toggle:hover,.exception-description-toggle:active{background:var(--brand-soft)}.exception-description-toggle:focus-visible{outline:3px solid rgba(8,119,101,.2);outline-offset:1px}.exception-record-details{display:grid;gap:8px;margin:14px 0 0;border-top:1px solid var(--line);padding-top:12px}.exception-record-details>div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px}.exception-record-details dt,.exception-record-details dd{min-width:0;margin:0;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.exception-record-details dt{color:var(--muted);font-weight:700}.exception-record-details dd{color:#52635e;font-weight:750}.exception-record-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:14px}.exception-record-meta{display:grid;gap:3px;min-width:0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.exception-record-meta span,.exception-record-meta time{overflow-wrap:anywhere}.exception-record-detail-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:8px;color:var(--brand-dark);padding:0 8px;font-size:12px;font-weight:850;white-space:nowrap}.exception-record-detail-link:hover,.exception-record-detail-link:active{background:var(--brand-soft)}.exception-record-detail-link:focus-visible{outline:3px solid rgba(8,119,101,.2);outline-offset:1px}.exception-detail-reason{margin-top:10px}@media(max-width:360px){.exception-record-footer{grid-template-columns:1fr;align-items:start;gap:2px}.exception-record-detail-link{width:max-content;margin-left:-8px}}.entry-error-page{display:grid;place-items:center}.entry-error-panel{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px;text-align:center;box-shadow:var(--shadow)}.entry-error-panel h1{margin:0;font-size:20px}.entry-error-panel p{margin:10px 0 0;color:var(--muted);line-height:1.6}@media(max-width:370px){.h5-page{padding-right:12px;padding-left:12px}.detail-top,.filter-row{margin-right:-12px;margin-left:-12px}.detail-top,.filter-row,.bottom-actions{padding-right:12px;padding-left:12px}.time-grid,.contact-row{grid-template-columns:1fr}.address-picker{gap:5px}}@media(min-width:431px){.h5-page{box-shadow:0 18px 50px #1424201a}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tenant-select-page{display:flex;flex-direction:column;padding-top:max(20px,calc(12px + env(safe-area-inset-top)));padding-bottom:max(32px,calc(20px + env(safe-area-inset-bottom)));background:linear-gradient(180deg,#e8f4f1b8,#f6f8f700 220px),var(--surface-soft)}.tenant-select-back{display:inline-flex;min-height:44px;align-items:center;gap:4px;margin-left:-8px;border:0;border-radius:8px;background:transparent;color:#52635e;padding:0 8px 0 5px;font-size:13px;font-weight:750;transition:background-color .18s ease,color .18s ease}.tenant-select-back svg{width:20px;height:20px}.tenant-select-back:not(:disabled):hover,.tenant-select-back:not(:disabled):active{background:#08776514;color:var(--brand-dark)}.tenant-select-heading{margin-top:12px}.tenant-select-heading h1{margin:5px 0 0;font-size:25px;letter-spacing:-.02em;line-height:1.25}.tenant-select-heading>p:last-child{margin:8px 0 0;color:var(--muted);font-size:13px;font-weight:650;line-height:1.55}.tenant-list-section{margin-top:28px}.tenant-list-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.tenant-list-heading h2{margin:0;font-size:14px;font-weight:800;line-height:1.4}.tenant-list-heading>span{color:var(--muted);font-size:12px;font-weight:650}.tenant-card-list{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 1px 2px #1424200a,0 10px 28px #1424200e}.tenant-card{appearance:none;display:grid;grid-template-columns:42px minmax(0,1fr) auto;min-height:72px;align-items:center;gap:12px;width:100%;padding:13px 14px;border:0;border-radius:0;background:var(--surface);color:var(--ink);text-align:left;touch-action:manipulation;transition:background-color .18s ease,box-shadow .18s ease}.tenant-card+.tenant-card{border-top:1px solid var(--line)}.tenant-card:not(:disabled):hover,.tenant-card:not(:disabled):active,.tenant-card.is-selecting{background:#f0f8f5}.tenant-card.is-current{background:#f7fbfa;box-shadow:inset 3px 0 var(--brand)}.tenant-card:disabled{opacity:1}.tenant-card:focus-visible{position:relative;z-index:1;outline:3px solid rgba(8,119,101,.24);outline-offset:-3px}.tenant-card-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#edf2f0;color:#52635e;font-size:15px;font-weight:850}.tenant-card.is-current .tenant-card-avatar,.tenant-card.is-selecting .tenant-card-avatar{background:var(--brand-soft);color:var(--brand-dark)}.tenant-card-copy{min-width:0}.tenant-card-copy strong{display:block;overflow-wrap:anywhere}.tenant-card-copy strong{font-size:16px;font-weight:800;line-height:1.35}.tenant-card-status{display:inline-flex;min-height:32px;align-items:center;justify-content:flex-end;gap:4px;color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}.tenant-card-status svg,.tenant-card-chevron{width:20px;height:20px;flex:0 0 auto}.tenant-card-status.is-current,.tenant-card-status.is-loading{color:var(--brand-dark)}.tenant-card-spinner{width:15px;height:15px;border:2px solid rgba(8,119,101,.2);border-top-color:var(--brand);border-radius:999px;animation:tenant-card-spin .7s linear infinite}.tenant-card-chevron{color:#8a9692}@keyframes tenant-card-spin{to{transform:rotate(360deg)}}@media(orientation:landscape)and (max-height:500px){.tenant-select-page{padding-top:10px;padding-bottom:18px}.tenant-select-heading{margin-top:4px}.tenant-list-section{margin-top:18px}.tenant-card{min-height:72px;padding-top:9px;padding-bottom:9px}}@media(prefers-reduced-motion:reduce){.tenant-card-spinner{animation:none;border-color:#0877656b}}.carrier-workspace-meta{display:flex;align-items:center;gap:10px;min-width:0}.tenant-switch-link{color:var(--brand);font-size:12px;font-weight:850;text-decoration:none}.carrier-bottom-nav{position:fixed;z-index:30;bottom:0;left:50%;display:grid;width:min(100%,430px);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px 16px calc(8px + env(safe-area-inset-bottom));transform:translate(-50%);border-top:1px solid rgba(198,209,205,.82);background:#fffffff5;box-shadow:0 -10px 24px #1424200f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.carrier-bottom-nav a{display:grid;min-height:48px;place-items:center;padding:7px 10px;border-radius:10px;color:var(--muted);text-align:center;transition:color .16s ease,background-color .16s ease,transform .16s ease}.carrier-bottom-nav a.active{background:var(--brand-soft);color:var(--brand-dark)}.carrier-bottom-nav span{font-size:13px;font-weight:850}.carrier-bottom-nav small{margin-top:3px;font-size:10px;font-weight:700}.carrier-bottom-nav a:active,.statement-card:active{transform:scale(.99)}.reconciliation-list-page{padding-bottom:124px;background:var(--surface-soft)}.fleet-statement-page,.without-carrier-bottom-nav{padding-bottom:32px}.statement-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;min-height:59px}.statement-title-row h1{margin:0;font-size:27px;letter-spacing:-.03em;line-height:1.15}.statement-title-row p{margin:7px 0 0;color:var(--muted);font-size:12px;font-weight:600;line-height:1.5}.statement-pending-count{flex:0 0 auto;min-height:30px;padding:7px 10px;border:1px solid rgba(200,117,27,.24);border-radius:999px;background:var(--orange-soft);color:#9b5717;font-size:12px;font-weight:850}.statement-workspace{margin-top:18px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px #1424200a}.statement-list-toolbar{margin:0;border-bottom:1px solid var(--line);background:#edf3f1;padding:4px}.statement-filter-row{gap:6px;margin:0;padding:0;overflow:visible}.statement-status-tabs{grid-template-columns:repeat(3,calc((100% - 12px)/4));justify-content:start;padding:0;border:0;background:transparent}.statement-filter-row button{min-height:44px;padding:0 12px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--muted);font-size:12px;font-weight:760;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.statement-filter-row button.active{border-color:#b9d8d1;background:var(--brand-soft);color:var(--brand-dark)}.statement-filter-row button,.statement-card,.statement-dialog button,.success-actions a{touch-action:manipulation}.statement-card-list{display:grid;gap:0;margin:0;transition:opacity .16s ease}.statement-card-list.is-loading{opacity:.58;pointer-events:none}.statement-card{--statement-accent: #a6b8b1;position:relative;display:grid;gap:12px;padding:16px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--surface);box-shadow:none;transition:background-color .16s ease}.statement-card:last-child{border-bottom:0}.statement-card:before{position:absolute;top:16px;bottom:16px;left:0;width:3px;border-radius:0 999px 999px 0;background:var(--statement-accent);content:""}.statement-workspace .statement-card:hover,.statement-workspace .statement-card:active{background:var(--surface-quiet);transform:none}.statement-card.is-pending{--statement-accent: var(--orange);border-left:0;background:var(--surface)}.statement-card-head,.statement-card-total,.statement-transport-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.statement-card-head strong{display:block;margin-top:5px;font-size:16px;letter-spacing:.01em}.statement-card-scope{display:flex;flex-wrap:wrap;gap:6px;padding-top:1px}.statement-scope-chip{display:inline-flex;min-height:26px;padding:5px 9px;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-size:10px;font-weight:850}.statement-card-meta{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:10px;margin:0}.statement-card-meta>div{min-width:0;padding:0}.statement-card-meta dt,.statement-card-meta dd{margin:0;font-size:11px;line-height:1.4}.statement-card-meta dt{color:var(--muted);font-weight:700}.statement-card-meta dd{margin-top:4px;font-size:11px;font-weight:800;letter-spacing:-.015em;overflow-wrap:anywhere}.statement-card-total{align-items:baseline;padding-top:12px;border-top:1px solid var(--line)}.statement-card-total span{color:var(--muted);font-size:12px;font-weight:750}.statement-card-total strong{color:var(--brand-dark);font-size:25px;font-variant-numeric:tabular-nums}.statement-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.statement-card-action{margin:0;color:#a65c16;font-size:11px;font-weight:750;line-height:1.45}.statement-card-link-label{flex:0 0 auto;color:var(--brand-dark);font-size:12px;font-weight:800}.statement-card-action.confirmed-action{color:var(--green)}.statement-inline-error{margin:0;border-radius:0}.statement-list-loading{border-bottom:1px solid var(--line)}.statement-workspace .pagination-bar{margin:0;border-top:1px solid var(--line);padding:8px 16px;background:var(--surface-quiet)}.statement-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:36px 24px 40px}.statement-global-empty-state{min-height:180px;padding-top:40px;padding-bottom:40px}.statement-empty-icon{width:44px;height:44px;margin-bottom:14px;fill:var(--brand-soft);stroke:#7ea69d;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.reconciliation-detail-page{padding-bottom:116px;background:var(--surface-soft)}.reconciliation-detail-top{padding:16px 16px 38px;border-radius:0 0 24px 24px;background:linear-gradient(135deg,#086f61,#045c4f)}.reconciliation-detail-page.is-confirmed .reconciliation-detail-top{background:linear-gradient(135deg,#367663,#245a4c)}.reconciliation-detail-top .eyebrow{margin-top:16px;color:#ffffffc2}.reconciliation-detail-top h1{margin-top:18px;font-size:27px;letter-spacing:-.03em}.reconciliation-detail-top .back-link{min-height:44px;margin:-10px 0 -4px;padding:10px 4px 10px 0}.statement-confirm-notice{margin:-18px 0 0;padding:13px 14px;border:1px solid #edd8bd;border-left:3px solid var(--orange);border-radius:14px;background:#fffaf4;box-shadow:var(--shadow)}.statement-confirm-notice strong{color:#8f5117;font-size:14px}.statement-confirm-notice p{margin:6px 0 0;color:#786451;font-size:12px;font-weight:650;line-height:1.55}.statement-amount-panel{position:relative;z-index:1;margin:-20px 0 0;overflow:hidden;border:1px solid #c9ddd7;border-radius:16px;background:#fff;box-shadow:var(--shadow-raised)}.statement-confirm-notice+.statement-amount-panel{margin-top:14px}.statement-amount-hero{padding:18px 18px 16px;border-bottom:1px solid #e5eeeb;background:linear-gradient(145deg,#fff,#eff8f5);color:var(--brand-dark)}.statement-amount-hero span,.statement-amount-hero strong,.statement-amount-hero small{display:block}.statement-amount-hero span{color:#5f7c73;font-size:12px;font-weight:750}.statement-amount-hero strong{margin-top:8px;font-size:36px;line-height:1;font-variant-numeric:tabular-nums}.statement-amount-hero small{margin-top:9px;color:#7b918a;font-size:10px;font-weight:650}.statement-amount-breakdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;background:#fbfdfc}.statement-amount-breakdown>div{padding:12px 16px;border-top:1px solid #edf2f0}.statement-amount-breakdown>div:nth-child(odd){border-right:1px solid #edf2f0}.statement-amount-breakdown dt,.statement-amount-breakdown dd{margin:0;font-size:12px}.statement-amount-breakdown dt{color:var(--muted);font-weight:700}.statement-amount-breakdown dd{margin-top:5px;font-weight:850;font-variant-numeric:tabular-nums}.reconciliation-detail-page .section{margin-top:14px;padding:16px;border-color:#dbe6e2;border-radius:16px}.reconciliation-detail-page .section-title h2{font-size:15px}.reconciliation-detail-page .section-title>span{color:#6c817a;font-size:11px;font-weight:700}.collection-account-section{border-color:#cde0d9!important;background:linear-gradient(145deg,#fff,#f8fcfa)!important}.statement-info-grid,.collection-account-list,.statement-transport-card dl{display:grid;gap:0;margin:12px 0 0}.statement-info-grid>div,.collection-account-list>div,.statement-transport-card dl>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:11px 0;border-top:1px solid #e7ecea}.statement-info-grid dt,.statement-info-grid dd,.collection-account-list dt,.collection-account-list dd,.statement-transport-card dt,.statement-transport-card dd{margin:0;font-size:12px;line-height:1.5}.statement-info-grid dt,.collection-account-list dt,.statement-transport-card dt{color:var(--muted);font-weight:700}.statement-info-grid dd,.collection-account-list dd,.statement-transport-card dd{font-weight:750;text-align:right;overflow-wrap:anywhere}.masked-account{color:var(--brand-dark);font-variant-numeric:tabular-nums;letter-spacing:.04em}.statement-remark-section>p{margin:10px 0 0;color:#4f625e;font-size:13px;font-weight:650;line-height:1.7}.statement-transport-list{display:grid;gap:12px;margin-top:12px}.statement-transport-card{padding:14px;border:1px solid #dce8e3;border-radius:12px;background:linear-gradient(145deg,#fff,#f8fbfa)}.statement-transport-head>div>span{display:block;color:var(--muted);font-size:10px;font-weight:700}.statement-transport-head>div>strong{display:block;margin-top:5px;font-size:13px;line-height:1.4}.statement-transport-head>strong{flex:0 0 auto;color:var(--brand-dark);padding:5px 8px;border-radius:8px;background:var(--brand-soft);font-size:14px;font-variant-numeric:tabular-nums}.statement-transport-card dl>div{grid-template-columns:90px minmax(0,1fr);padding:7px 0}.statement-dialog-overlay{position:fixed;z-index:100;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#0c1b1794}.statement-dialog{width:min(100%,394px);padding:12px 18px 18px;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:#fff;box-shadow:0 24px 64px #11201c4d}.statement-dialog-handle{display:block;width:36px;height:4px;margin:0 auto 14px;border-radius:999px;background:#d8e2de}.statement-dialog h2{margin:5px 0 0;font-size:21px}.statement-dialog>p:not(.eyebrow){margin:9px 0 0;color:var(--muted);font-size:12px;font-weight:650;line-height:1.6}.statement-dialog-amount,.statement-dialog-account{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:14px;padding:12px;border-radius:12px;background:#f4f8f7}.statement-dialog-amount span,.statement-dialog-account span{color:var(--muted);font-size:11px;font-weight:700}.statement-dialog-amount strong{color:var(--brand-dark);font-size:22px}.statement-dialog-account strong{font-size:13px;letter-spacing:.03em}.statement-dialog-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.driver-submit-dialog-overlay{position:fixed;z-index:120;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px max(16px,env(safe-area-inset-bottom));background:#0c1b1794;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.driver-submit-dialog{width:min(100%,394px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;padding:12px 18px 18px;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:#fff;box-shadow:0 24px 64px #11201c4d}.driver-submit-dialog-handle{display:block;width:36px;height:4px;margin:0 auto 14px;border-radius:999px;background:#d8e2de}.driver-submit-dialog h2{margin:5px 0 0;font-size:21px;line-height:1.35}.driver-submit-dialog>p:not(.eyebrow){margin:9px 0 0;color:var(--muted);font-size:12px;font-weight:650;line-height:1.65}.driver-submit-dialog-summary{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:14px;border-radius:12px;background:#f4f8f7;padding:12px}.driver-submit-dialog-summary span,.driver-submit-dialog-next-head span{color:var(--muted);font-size:11px;font-weight:750}.driver-submit-dialog-summary strong{font-size:13px;text-align:right}.driver-submit-dialog-next{margin-top:10px;border:1px solid #efd2b3;border-radius:12px;background:#fffaf4;padding:12px}.driver-submit-dialog-next.is-final{border-color:#b8d8d1;background:#f3faf8}.driver-submit-dialog-next-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.driver-submit-dialog-next-head strong{color:#9b5b1d;font-size:12px}.driver-submit-dialog-next.is-final .driver-submit-dialog-next-head strong{color:var(--green)}.driver-submit-dialog-next ol{display:grid;gap:8px;margin:10px 0 0;padding:0;list-style:none}.driver-submit-dialog-next li{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:9px}.driver-submit-dialog-next li>span{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:var(--orange-soft);color:#9b5b1d;font-size:11px;font-weight:900}.driver-submit-dialog-next.is-final li>span{background:var(--green-soft);color:var(--green)}.driver-submit-dialog-next li strong{display:block;font-size:12px;line-height:1.4}.driver-submit-dialog-next li p{margin:2px 0 0;color:var(--muted);font-size:10px;font-weight:700;line-height:1.45}.driver-submit-dialog-actions{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:10px;margin-top:18px}.driver-submit-dialog-actions .ghost-button,.driver-submit-dialog-actions .primary-button{width:100%;min-width:0;margin-top:0;padding-right:9px;padding-left:9px;white-space:nowrap}.action-confirm-sheet-overlay{position:fixed;z-index:130;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px max(16px,env(safe-area-inset-bottom));background:#0c1b1794;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.action-confirm-sheet-panel{width:min(100%,394px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;padding:12px 18px 18px;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:#fff;box-shadow:0 24px 64px #11201c4d}.action-confirm-sheet-handle{display:block;width:36px;height:4px;margin:0 auto 14px;border-radius:999px;background:#d8e2de}.action-confirm-sheet-panel h2{margin:5px 0 0;font-size:21px;line-height:1.35}.action-confirm-sheet-description{margin:9px 0 0;color:var(--muted);font-size:13px;font-weight:650;line-height:1.65}.action-confirm-sheet-summary{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px;border-radius:12px;background:#f4f8f7}.action-confirm-sheet-summary span{color:var(--muted);font-size:12px;font-weight:700}.action-confirm-sheet-summary strong{overflow-wrap:anywhere;font-size:13px;text-align:right}.action-confirm-sheet-error{margin:10px 0 0;padding:9px 10px;border-radius:8px;background:var(--danger-soft);color:var(--danger);font-size:12px;font-weight:700;line-height:1.5}.action-confirm-sheet-actions{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:10px;margin-top:18px}.action-confirm-sheet-actions .ghost-button,.action-confirm-sheet-actions .primary-button{width:100%;min-width:0;margin-top:0;white-space:nowrap}.action-confirm-sheet-enter-active,.action-confirm-sheet-leave-active{transition:opacity .18s ease}.action-confirm-sheet-enter-active .action-confirm-sheet-panel,.action-confirm-sheet-leave-active .action-confirm-sheet-panel{transition:transform .18s ease,opacity .18s ease}.action-confirm-sheet-enter-from,.action-confirm-sheet-leave-to{opacity:0}.action-confirm-sheet-enter-from .action-confirm-sheet-panel,.action-confirm-sheet-leave-to .action-confirm-sheet-panel{opacity:0;transform:translateY(18px)}@media(max-width:360px){.action-confirm-sheet-actions{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:8px}.action-confirm-sheet-actions .ghost-button,.action-confirm-sheet-actions .primary-button{padding-right:7px;padding-left:7px;font-size:13px}}@media(prefers-reduced-motion:reduce){.action-confirm-sheet-enter-active,.action-confirm-sheet-leave-active,.action-confirm-sheet-enter-active .action-confirm-sheet-panel,.action-confirm-sheet-leave-active .action-confirm-sheet-panel{transition:none}}@media(max-width:360px){.driver-submit-dialog-actions{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:8px}.driver-submit-dialog-actions .ghost-button,.driver-submit-dialog-actions .primary-button{padding-right:5px;padding-left:5px;font-size:13px}}.reconciliation-success-page{display:flex;flex-direction:column;justify-content:flex-start;padding-top:max(72px,11dvh);background:radial-gradient(circle at 100% 0,rgba(21,128,91,.1),transparent 34%),#f3f7f5}.success-message-panel{padding:22px 20px;border:1px solid #bfdcd1;border-top:4px solid var(--green);border-radius:16px;background:#fff;box-shadow:var(--shadow-raised)}.success-message-panel h1{margin:7px 0 0;color:#176f53;font-size:30px}.success-message-panel>p:last-child{margin:12px 0 0;color:var(--muted);font-size:13px;font-weight:650;line-height:1.7}.success-statement-summary{display:grid;gap:0;margin-top:16px;padding:4px 16px;border:1px solid var(--line);border-radius:16px;background:#fff}.success-statement-summary>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #e7ecea}.success-statement-summary>div:last-child{border-bottom:0}.success-statement-summary span{color:var(--muted);font-size:12px;font-weight:700}.success-statement-summary strong{font-size:14px}.success-statement-summary .success-amount{color:var(--brand-dark);font-size:23px}.success-statement-summary .success-status{color:var(--green)}.success-next-note{margin-top:16px;padding:14px;border:1px solid #d5dfdc;border-radius:12px;background:#ffffffa8}.success-next-note strong{font-size:13px}.success-next-note p{margin:6px 0 0;color:var(--muted);font-size:12px;font-weight:650;line-height:1.55}.success-actions{display:grid;gap:10px;margin-top:22px}.page-refresh-action{display:inline-flex;flex:0 0 auto;width:104px;min-height:44px;margin-right:-16px;align-items:center;justify-content:flex-end;gap:5px;border:0;border-radius:8px;background:transparent;color:#ffffffe6;padding:0 22px 0 6px;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;touch-action:manipulation;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.page-refresh-action:not(:disabled):hover,.page-refresh-action:not(:disabled):active{background:#ffffff21;color:#fff}.page-refresh-action:focus-visible{outline:3px solid rgba(255,255,255,.48);outline-offset:2px}.page-refresh-action:disabled{cursor:wait;opacity:.64}.page-refresh-action__icon{width:16px;height:16px;flex:0 0 auto}.page-refresh-action__icon.is-refreshing{animation:page-refresh-spin .8s linear infinite}@keyframes page-refresh-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.page-refresh-action{transition:none}.page-refresh-action__icon.is-refreshing{animation:none}}.copy-text-button{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;flex:0 0 auto;border:0;border-radius:8px;background:transparent;color:var(--brand-dark);padding:0 7px;font-size:12px;font-weight:850}.copy-text-button:hover{background:var(--brand-soft)}.copy-text-button-dark{color:#fff}.copy-text-button-dark:hover{background:#ffffff29}body.h5-dialog-open{overflow:hidden}.header-reference,.source-order-number,.copyable-value{display:flex!important;min-width:0;align-items:center;gap:6px}.header-reference>span,.source-order-number>span,.copyable-value{overflow-wrap:anywhere}.header-reference .copy-text-button{margin:-13px 0}.source-order-number .copy-text-button{margin:-8px 0 -8px auto}.source-order-number{justify-content:space-between}.copyable-value{justify-content:flex-end}.quote-help-note,.exception-service-note{margin:7px 0 0;font-size:13px;line-height:1.55}.quote-help-note{color:var(--muted)}.quote-confirmation-overlay{position:fixed;z-index:110;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px max(16px,env(safe-area-inset-bottom));background:#0c1b1794}.quote-confirmation-sheet{width:min(100%,430px);padding:12px 18px 18px;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:#fff;box-shadow:0 24px 64px #11201c4d}.quote-confirmation-handle{display:block;width:36px;height:4px;margin:0 auto 14px;border-radius:999px;background:#d8e2de}.quote-confirmation-sheet h2{margin:5px 0 0;font-size:21px}.quote-confirmation-sheet>p:not(.eyebrow,.quote-confirmation-error){margin:9px 0 0;color:var(--muted);font-size:13px;font-weight:650;line-height:1.6}.quote-confirmation-summary{margin-top:14px;padding:0 12px;border-radius:12px;background:#f4f8f7}.quote-confirmation-summary>div{display:flex;min-height:48px;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 0}.quote-confirmation-summary>div+div{border-top:1px solid var(--line)}.quote-confirmation-summary span{color:var(--muted);font-size:12px;font-weight:700}.quote-confirmation-summary strong{font-size:14px}.quote-confirmation-summary>div:first-child strong{color:#a95400;font-size:24px;font-variant-numeric:tabular-nums}.quote-confirmation-error{margin:10px 0 0;border-radius:8px;background:var(--danger-soft);color:var(--danger);padding:9px 10px;font-size:12px;font-weight:700;line-height:1.5}.quote-confirmation-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.quote-confirmation-actions .ghost-button,.quote-confirmation-actions .primary-button{width:100%;margin-top:0}.exception-service-note{border-radius:8px;background:var(--orange-soft);color:#7e430f;padding:10px;font-weight:650}.form-field-error{display:block;color:var(--danger);font-size:12px;font-weight:700;line-height:1.45}.has-error input,.has-error select,.has-error textarea,.has-error .quantity-stepper,.has-error .check-chip{border-color:var(--danger)!important;background-color:var(--danger-soft)}.vehicle-quantity-control{display:grid;justify-items:end;gap:6px}.state-mark{display:grid;place-items:center;width:68px;height:68px;margin-bottom:16px;border-radius:999px;background:var(--orange-soft);color:#9a5414;font-size:14px;font-weight:850}.center-state>.primary-button{margin-top:18px}.route-field-label b,.vehicle-field b{margin-left:3px;color:var(--danger)}.route-editor .spa-grid-2 .field input,.route-editor .spa-grid-2 .field select,.vehicle-field select,.unit-input input,.quantity-stepper,.vehicle-section .add-vehicle-button,.delete-vehicle,.route-editor .danger-text.text-button{min-height:44px}:root{color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.filter-row button{flex:0 0 auto;appearance:none;min-height:44px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--muted);padding:0 14px;font-size:13px;font-weight:800}.filter-row button:hover{background:#fff;color:var(--ink)}.filter-row button.active{border-color:#b8d8d1;background:var(--brand-soft);color:var(--brand-dark);box-shadow:0 1px 2px #1424200a}.pagination-bar button{appearance:none;border:0;background:transparent;color:inherit}.spa-page-state{min-height:78vh}.spa-spinner{width:2.4rem;height:2.4rem;border:3px solid #d9e2e5;border-top-color:#315f73;border-radius:999px;animation:spa-spin .8s linear infinite}@keyframes spa-spin{to{transform:rotate(360deg)}}.spa-inline-error{margin:.75rem 1rem}.spa-success-message{margin:1rem;padding:.85rem 1rem;border-radius:.8rem;background:#e9f8ef;color:#17643a}.spa-grid-2,.spa-grid-3{display:grid;gap:10px}.spa-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spa-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spa-row-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.route-edit-card{align-items:flex-start}.route-edit-card .route-stop-body{display:grid;width:100%;gap:8px}.spa-demand-list,.spa-step-list{display:grid;gap:12px;margin-top:14px}.vehicle-demand-card,.spa-summary-card{padding:13px;border:1px solid var(--line);border-radius:8px;background:var(--surface-quiet)}.spa-limit-grid{display:grid;grid-template-columns:minmax(5rem,auto) minmax(0,1fr);align-items:center;gap:8px 10px;margin:12px 0}.spa-limit-grid label{display:flex;align-items:center;gap:.4rem}.spa-limit-grid input[type=number]{width:100%;min-width:0;min-height:40px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.driver-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:0 1rem 1rem}.driver-overview-grid>*{display:grid;gap:.25rem;padding:.9rem;border:1px solid #e1e8ec;border-radius:.9rem;background:#fff;color:inherit;text-align:left;text-decoration:none}.driver-overview-grid strong{color:#2f68c5;font-size:1.5rem}.compact-current-node{margin-top:.8rem}.spa-action-panel{display:flex;justify-content:flex-end;gap:.75rem}.spa-step-list article{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.7rem}.spa-step-list article>span{display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:999px;background:#e8eef1}.spa-step-list .step-completed>span{background:#dff4e7;color:#177342}@media(max-width:370px){.spa-grid-2{grid-template-columns:1fr}}
