.page.settlement-page{background:#f3f5f7;grid-template-rows:none;grid-auto-rows:auto;align-content:start;gap:12px}.settlement-head{color:#fff;background:radial-gradient(circle at 75% 0,#ffffff2e,#0000 34%),linear-gradient(120deg,#172033,#253957);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:18px 22px;display:flex;box-shadow:0 12px 30px #18263c21}.settlement-head h1,.settlement-head p{margin:0}.settlement-head h1{margin-top:3px;font-size:26px}.settlement-head p{color:#c9d4e4;margin-top:5px;font-size:14px}.settlement-eyebrow{color:#87d4ff;letter-spacing:.16em;font-size:11px;font-weight:900}.settlement-total-outstanding{text-align:right;border-left:1px solid #ffffff38;min-width:220px;padding-left:24px}.settlement-total-outstanding span{color:#cbd6e5;font-size:13px;display:block}.settlement-total-outstanding strong{color:#ffd08a;font-variant-numeric:tabular-nums;margin-top:5px;font-size:27px;display:block}.settlement-toolbar{align-items:center;gap:10px;display:flex}.settlement-tabs{background:#fff;border:1px solid #d7dde6;border-radius:9px;padding:3px;display:inline-flex}.settlement-tabs button{color:#5b6778;background:0 0;border-radius:6px;min-width:100px;height:36px;font-weight:800}.settlement-tabs button.active{color:#fff;background:#c40012;box-shadow:0 5px 12px #c400122e}.settlement-date{color:#667286;background:#fff;border:1px solid #d7dde6;border-radius:9px;align-items:center;gap:8px;height:44px;padding:0 10px;font-size:13px;font-weight:700;display:flex}.settlement-date input{color:#182235;background:0 0;border:0;outline:0;font-weight:800}.settlement-search{color:#758196;background:#fff;border:1px solid #d7dde6;border-radius:9px;align-items:center;width:min(360px,30vw);height:44px;margin-left:auto;padding-left:12px;display:flex}.settlement-search input{color:#182235;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 9px}.settlement-search button{color:#26354b;background:0 0;border-left:1px solid #e1e6ed;align-self:stretch;padding:0 16px;font-weight:800}.settlement-refresh{color:#40526a;background:#fff;border:1px solid #d7dde6;border-radius:9px;place-items:center;width:44px;height:44px;display:grid}.settlement-back{color:#2d3d53;background:#fff;border:1px solid #cbd3df;border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 14px;font-weight:800;display:inline-flex}.settlement-back:hover{background:#f8f9fb;border-color:#9da9b9}.spin{animation:1s linear infinite settlement-spin}@keyframes settlement-spin{to{transform:rotate(360deg)}}.settlement-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.settlement-stats article{background:#fff;border:1px solid #dde3eb;border-radius:11px;align-content:center;min-height:102px;padding:14px 18px;display:grid;box-shadow:0 4px 14px #25374e0a}.settlement-stats article.critical{border-left:4px solid #c40012}.settlement-stats span{color:#647186;font-size:13px;font-weight:700}.settlement-stats strong{color:#1c2a3e;font-variant-numeric:tabular-nums;margin-top:4px;font-size:24px}.settlement-stats .critical strong{color:#b80b1b}.settlement-stats small{color:#8993a2;margin-top:4px;font-size:12px}.settlement-stats article.warning{border-left:4px solid #c40012}.settlement-stats article.warning strong{color:#b80b1b}.settlement-stats article.complete{border-left:4px solid #23805a}.settlement-stats article.complete strong{color:#176a48}.settlement-driver-section{background:#fff;border:1px solid #dbe1e8;border-radius:11px;min-height:260px;padding:16px}.settlement-driver-section>header{border-bottom:1px solid #e3e7ec;justify-content:space-between;align-items:flex-end;gap:16px;padding:0 2px 13px;display:flex}.settlement-driver-section h2{color:#1d2b3f;margin:0;font-size:18px}.settlement-driver-section p{color:#778396;margin:4px 0 0;font-size:13px}.settlement-driver-section>header>span{color:#5f6c80;font-size:13px;font-weight:750}.settlement-driver-grid{grid-template-columns:repeat(4,minmax(230px,1fr));gap:10px;padding-top:14px;display:grid}.settlement-driver-card{color:#25354a;text-align:left;background:#fff;border:1px solid #d8dee7;border-left:4px solid #c40012;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.settlement-driver-card.complete{border-left-color:#2b825f}.settlement-driver-card.settled-only{border-left-color:#23805a}.settlement-driver-card:hover{background:#fbfcfd;border-color:#aeb8c6 #aeb8c6 #aeb8c6 #c40012}.settlement-driver-card.complete:hover{border-left-color:#2b825f}.settlement-driver-card.settled-only:hover{border-left-color:#23805a}.settlement-driver-card:focus-visible{outline-offset:2px;outline:3px solid #c4001233}.settlement-driver-card-head,.settlement-driver-card-link{justify-content:space-between;align-items:center;gap:10px;display:flex}.settlement-driver-card-head>strong{color:#18263a;text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.settlement-driver-card-head>b{color:#a40c1a;white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:inline-flex}.settlement-driver-card.complete .settlement-driver-card-head>b,.settlement-driver-card.settled-only .settlement-driver-card-head>b{color:#176a48}.settlement-driver-card-numbers{background:#f7f8fa;border:1px solid #e1e5eb;border-radius:7px;grid-template-columns:1fr 1fr;display:grid}.settlement-driver-card-numbers.settled-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.settlement-driver-card-numbers>span{gap:2px;padding:10px 11px;display:grid}.settlement-driver-card-numbers>span+span{border-left:1px solid #dde2e9}.settlement-driver-card-numbers small{color:#748095;font-size:12px}.settlement-driver-card-numbers strong{color:#24344a;font-size:16px}.settlement-driver-card-numbers.settled-metrics strong{color:#176a48;font-variant-numeric:tabular-nums;font-size:15px}.settlement-driver-card-numbers b{color:#556479;font-variant-numeric:tabular-nums;font-size:13px}.settlement-driver-card-numbers span.pending strong,.settlement-driver-card-numbers span.pending b{color:#b30c1c}.settlement-driver-progress{background:#e5e9ef;border:0;border-radius:2px;width:100%;height:5px;overflow:hidden}.settlement-driver-progress::-webkit-progress-bar{background:#e5e9ef}.settlement-driver-progress::-webkit-progress-value{background:#b80b1b}.settlement-driver-progress::-moz-progress-bar{background:#b80b1b}.settlement-driver-card.complete .settlement-driver-progress::-webkit-progress-value{background:#23805a}.settlement-driver-card.complete .settlement-driver-progress::-moz-progress-bar{background:#23805a}.settlement-driver-card-link{color:#758196;font-size:12px}.settlement-driver-card-link>b{color:#33455d;align-items:center;font-size:12px;display:inline-flex}.settlement-driver-empty{color:#718095;align-content:center;place-items:center;gap:7px;min-height:190px;display:grid}.settlement-driver-empty strong{color:#36475d}.settlement-driver-empty span{font-size:13px}.settlement-detail-control{background:#fff;border:1px solid #dbe1e8;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.settlement-detail-control>div:first-child{gap:2px;display:grid}.settlement-detail-control strong{color:#26364b;font-size:14px}.settlement-detail-control span{color:#7a8698;font-size:12px}.settlement-detail-filters{background:#f5f7f9;border:1px solid #d6dde6;border-radius:7px;padding:2px;display:inline-flex}.settlement-detail-filters button{color:#5c697d;background:0 0;border-radius:5px;height:31px;padding:0 12px;font-size:12px;font-weight:800}.settlement-detail-filters button.active{color:#fff;background:#2d3f57}.settlement-banner,.settlement-message{border-radius:9px;align-items:center;gap:10px;min-height:44px;padding:9px 13px;display:flex}.settlement-banner{color:#704b05;background:#fff8e9;border:1px solid #f1d39b}.settlement-banner.neutral{color:#304a68;background:#f1f6fa;border-color:#cbd8e6}.settlement-banner.neutral span{color:#61738a}.settlement-banner div{flex-direction:column;gap:2px;display:flex}.settlement-banner span{color:#866828;font-size:12px}.settlement-message.error{color:#a3101d;background:#fff1f2;border:1px solid #ffc5ca}.settlement-message.success{color:#12643e;background:#eefaf4;border:1px solid #b9e2ce}.settlement-table-wrap{background:#fff;border:1px solid #dbe1e8;border-radius:11px;min-height:240px;max-height:calc(100vh - 470px);position:relative;overflow:auto}.settlement-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1300px;font-size:13px}.settlement-table.settled-only-table{min-width:1380px}.settlement-table th{z-index:1;color:#566378;text-align:left;white-space:nowrap;background:#f7f8fa;border-bottom:1px solid #dce2e9;height:42px;padding:0 12px;position:sticky;top:0}.settlement-table td{color:#2c394b;border-bottom:1px solid #edf0f3;height:57px;padding:8px 12px}.settlement-table tbody tr:hover td{background:#fbfcfd}.settlement-table td strong{color:#17243a;display:block}.settlement-table td small{color:#8a94a2;margin-top:3px;display:block}.settlement-table td small.settlement-proxy{color:#a80b1a;background:#fff0f1;border-radius:999px;width:fit-content;padding:2px 6px;font-weight:800}.settlement-table .number{text-align:right;font-variant-numeric:tabular-nums}.settlement-table td.received{color:#16704a;font-weight:750}.settlement-table td.discount{color:#aa6a00}.settlement-table td.outstanding{color:#b30c1c;font-weight:850}.settlement-table .actions{text-align:right;white-space:nowrap;width:205px}.settlement-table .actions button,.settlement-done{border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.settle-now{color:#fff;background:#c40012}.settle-edit{color:#46556a;background:#fff;border:1px solid #cad2dd;margin-left:6px}.settlement-done{color:#16704a;background:#edf8f2}.settlement-status{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850;display:inline-flex}.settlement-status.unsettled,.settlement-status.arrears{color:#a70c1b;background:#fff0f1}.settlement-status.settled{color:#176a48;background:#edf8f3}.settlement-status.pending_sync{color:#8a5d00;background:#fff7e6}.settlement-status.sync_failed{color:#a70c1b;background:#fff0f1}.settlement-status.reversed{color:#657286;background:#eef1f4}.settlement-empty,.settlement-loading{color:#778397;align-content:center;place-items:center;gap:7px;min-height:190px;display:grid}.settlement-empty strong{color:#39485c}.settlement-empty span{font-size:13px}.settlement-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d16237a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.settlement-modal{background:#fff;border-radius:15px;width:min(520px,100%);max-height:calc(100vh - 36px);padding:20px;overflow-y:auto;box-shadow:0 24px 70px #0a162747}.settlement-modal>header{justify-content:space-between;align-items:start;display:flex}.settlement-modal>header span{color:#788496;font-size:12px;font-weight:800}.settlement-modal h2{margin:3px 0 0;font-size:23px}.settlement-modal>header button{color:#637085;background:#f0f2f5;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.settlement-modal-amount{color:#5a677a;background:#f5f7f9;border-radius:10px;justify-content:space-between;align-items:baseline;margin:18px 0 14px;padding:13px 15px;display:flex}.settlement-modal-amount strong{color:#17243a;font-size:21px}.settlement-modal>label{color:#4c596d;gap:7px;margin-top:13px;font-size:13px;font-weight:800;display:grid}.settlement-modal select,.settlement-modal textarea,.settlement-money-input{background:#fff;border:1px solid #ccd4df;border-radius:9px;width:100%}.settlement-modal select{height:43px;padding:0 11px}.settlement-modal textarea{resize:vertical;min-height:68px;padding:10px}.settlement-money-input{align-items:center;height:50px;padding:0 12px;display:flex}.settlement-money-input b{color:#657287;font-size:18px}.settlement-money-input input{color:#17243a;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 8px;font-size:23px;font-weight:850}.field-error{color:#b30c1c}.settlement-modal fieldset{border:0;gap:8px;margin:15px 0 0;padding:0;display:grid}.settlement-modal legend{color:#4c596d;margin-bottom:7px;font-size:13px;font-weight:800}.settlement-modal fieldset label{cursor:pointer;border:1px solid #d5dce5;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;display:flex}.settlement-modal fieldset label.selected{background:#fff6f7;border-color:#c40012}.settlement-modal fieldset span{gap:2px;display:grid}.settlement-modal fieldset small{color:#788496;font-weight:500}.settlement-modal footer{border-top:1px solid #e3e7ec;justify-content:flex-end;gap:8px;margin-top:18px;padding-top:15px;display:flex}.settlement-modal footer button{color:#4d5a6e;background:#edf0f3;border-radius:8px;min-width:94px;height:40px;font-weight:850}.settlement-modal footer button.primary{color:#fff;background:#c40012}@media (width<=980px){.settlement-head p{display:none}.settlement-toolbar{flex-wrap:wrap}.settlement-search{order:4;width:100%;margin-left:0}.settlement-stats{grid-template-columns:1fr}.settlement-driver-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.settlement-detail-control{flex-direction:column;align-items:stretch}.settlement-detail-filters{width:fit-content}.settlement-table-wrap{max-height:none}}@media (width<=620px){.settlement-head{flex-direction:column;align-items:flex-start;gap:12px}.settlement-total-outstanding{text-align:left;border-top:1px solid #ffffff38;border-left:0;width:100%;min-width:0;padding-top:10px;padding-left:0}.settlement-driver-section>header{flex-direction:column;align-items:flex-start}.settlement-driver-grid{grid-template-columns:1fr}.settlement-detail-filters{width:100%}.settlement-detail-filters button{flex:1;min-width:0;padding:0 6px}}:root{color:#111827;background:#eef3f8;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,sans-serif;font-size:16px}*{box-sizing:border-box}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#eef3f8;min-width:320px;margin:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer;border:0}button:disabled,input:disabled{cursor:not-allowed;opacity:.46}.boot{place-items:center;min-height:100vh;font-size:30px;font-weight:800;display:grid}.app-shell{grid-template-columns:78px minmax(0,1fr);width:100vw;height:100vh;min-height:720px;display:grid;position:relative;overflow:hidden}.waybill-settlement-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:68px;padding:5px 8px;font-size:12px;font-weight:850;display:inline-flex}.waybill-settlement-status.done{color:#166b48;background:#eaf7f1}.waybill-settlement-status.pending,.waybill-settlement-status.arrears{color:#aa0b1a;background:#fff0f1}.sidebar{background:#fff;border-right:1px solid #dbe3ec;flex-direction:column;align-items:center;gap:10px;padding:10px 9px;display:flex}.sidebar nav,.sidebar-footer{gap:8px;display:grid}.sidebar button{color:#64748b;background:0 0;border-radius:8px;place-items:center;width:54px;height:54px;display:grid}.sidebar svg{stroke-width:2.2px;width:28px;height:28px}.sidebar button:hover,.sidebar button.active{color:#fff;background:#c40012;box-shadow:0 10px 22px #c4001233}.sidebar-footer{border-top:1px solid #dbe3ec;margin-top:auto;padding-top:8px}main{background:#eef3f8;min-width:0;height:100vh;overflow:hidden}.top-strip{background:#fff;border-bottom:1px solid #dbe3ec;justify-content:flex-end;align-items:center;gap:10px;min-height:44px;padding:0 14px;display:flex}.top-strip strong{font-size:24px}.top-strip span,.user-chip small,.page-head p{color:#5f7188;font-size:14px}.user-chip{color:#26364a;align-items:center;gap:8px;min-height:34px;display:inline-flex}.user-chip svg,.ghost svg{width:22px;height:22px}.user-chip small{color:#6b7c90;font-size:13px}.ghost{color:#5f7188;background:0 0;border-left:1px solid #dbe3ec;align-items:center;gap:7px;min-height:34px;padding:0 0 0 12px;display:inline-flex}.page.ai-page{grid-template-rows:auto minmax(0,1fr) auto;gap:12px;padding:14px 18px 16px;overflow:hidden}.ai-hero{background:#fff;border:1px solid #dbe3ec;border-radius:12px;align-items:center;gap:13px;padding:14px 16px;display:flex;box-shadow:0 6px 20px #1f30450d}.ai-hero-mark{color:#fff;background:linear-gradient(145deg,#c40012,#8d0010);border-radius:12px;flex:none;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 8px 18px #c4001238}.ai-title-row{align-items:center;gap:10px;display:flex}.ai-title-row h1,.ai-welcome h2{color:#172337;margin:0}.ai-title-row h1{font-size:23px}.ai-local-badge{color:#18704c;background:#edf8f3;border:1px solid #bbdfcf;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:800}.ai-cloud-badge{color:#5346a8;background:#f4f3ff;border:1px solid #d9d8f5;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:800}.ai-hero p{color:#6b7c90;margin:4px 0 0;font-size:14px}.ai-hero-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.ai-clear-button,.ai-feedback-list-button{color:#596b80;background:#f8fafc;border:1px solid #d7e0ea;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;display:inline-flex}.ai-clear-button:hover:not(:disabled){color:#a80010;border-color:#c40012}.ai-feedback-list-button:hover:not(:disabled){color:#263b53;background:#f1f5f9;border-color:#b9c8d8}.ai-feedback-list-button span{color:#fff;background:#c40012;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:900;display:grid}.ai-chat-shell{background:radial-gradient(circle at 100% 0,#c4001209,#0000 32%),#fff;border:1px solid #dbe3ec;border-radius:12px;min-height:0;overflow:hidden;box-shadow:0 8px 24px #1f30450d}.ai-message-stream{scrollbar-gutter:stable;height:100%;padding:22px clamp(18px,5vw,76px);overflow-y:auto}.ai-welcome{text-align:center;place-content:center;justify-items:center;min-height:100%;display:grid}.ai-welcome-icon{color:#b60011;background:#fff0f1;border-radius:20px;place-items:center;width:66px;height:66px;display:grid}.ai-welcome h2{margin-top:17px;font-size:22px}.ai-welcome>p{color:#708197;margin:7px 0 20px}.ai-suggestions{grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px;width:min(680px,100%);display:grid}.ai-suggestions button{color:#384b62;text-align:left;background:#f8fafc;border:1px solid #dbe3ec;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:10px 13px;display:flex}.ai-suggestions button svg{color:#c40012;flex:none}.ai-suggestions button:hover{color:#9f0010;background:#fff7f8;border-color:#e7a5ad}.ai-message{align-items:flex-start;gap:11px;max-width:900px;margin:0 auto 18px;display:flex}.ai-message.user{flex-direction:row-reverse}.ai-avatar{color:#b20011;background:#fff0f1;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.ai-message.user .ai-avatar{color:#3a526e;background:#e9eff7}.ai-message-content{min-width:0;max-width:min(760px,100% - 48px)}.ai-message-content strong{color:#5e7188;margin:0 0 5px 2px;font-size:12px;display:block}.ai-message.user .ai-message-content strong{text-align:right}.ai-message-content p,.ai-thinking{color:#26374c;overflow-wrap:anywhere;white-space:pre-wrap;background:#f7f9fc;border:1px solid #dfe6ee;border-radius:4px 12px 12px;margin:0;padding:11px 13px;line-height:1.7}.ai-message.user .ai-message-content p{background:#eaf0f7;border-color:#d8e2ef;border-radius:12px 4px 12px 12px}.ai-thinking{color:#6a7c91;align-items:center;gap:8px;display:inline-flex}.ai-thinking svg,.spin{animation:1s linear infinite ai-spin}.ai-stream-caret{vertical-align:-.12em;background:#b20011;border-radius:1px;width:2px;height:1.05em;margin-left:3px;animation:.8s steps(2,start) infinite ai-caret-blink;display:inline-block}.ai-message-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.ai-speech-button,.ai-feedback-button{color:#5c6f85;background:#fff;border:1px solid #dbe3ec;border-radius:8px;align-items:center;gap:6px;margin-top:7px;padding:6px 9px;font-size:12px;display:inline-flex}.ai-speech-button:hover{color:#25384e;background:#f7f9fc;border-color:#c8d3df}.ai-feedback-button:hover:not(:disabled){color:#a40010;background:#fff7f8;border-color:#e1a3aa}.ai-feedback-button.submitted{color:#267253;background:#f0faf5;border-color:#bde3d0}.ai-feedback-form{background:#fffafb;border:1px solid #e3c6ca;border-radius:10px;gap:9px;margin-top:9px;padding:12px;display:grid}.ai-feedback-form-heading{gap:3px;display:grid}.ai-feedback-form-heading strong{color:#7d1420;margin:0;font-size:14px}.ai-feedback-form-heading span,.ai-feedback-form-footer>span{color:#7a6a6c;font-size:12px}.ai-feedback-form select,.ai-feedback-note-row textarea{color:#2d3d50;width:100%;font:inherit;background:#fff;border:1px solid #d9cfd1;border-radius:8px;padding:8px 10px}.ai-feedback-form select{height:38px}.ai-feedback-note-row{grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:8px;display:grid}.ai-feedback-note-row textarea{resize:vertical;min-height:72px;line-height:1.5}.ai-feedback-mic{color:#425b75;background:#f7f9fc;border:1px solid #d2dce7;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.ai-feedback-mic.recording{color:#bd0012;background:#fff0f1;border-color:#d80b20;box-shadow:0 0 0 4px #c4001214}.ai-feedback-form-error,.ai-feedback-list-error{color:#a90010;background:#fff0f1;border-radius:7px;padding:7px 9px;font-size:12px}.ai-feedback-form-footer{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ai-feedback-form-footer>span{margin-right:auto}.ai-feedback-cancel,.ai-feedback-submit{border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 12px;display:inline-flex}.ai-feedback-cancel{color:#52657b;background:#fff;border:1px solid #d8e0e9}.ai-feedback-submit{color:#fff;background:#b90012}@keyframes ai-spin{to{transform:rotate(360deg)}}@keyframes ai-caret-blink{50%{opacity:0}}.ai-composer{background:#fff;border:1px solid #dbe3ec;border-radius:12px;padding:11px 13px 9px;box-shadow:0 8px 24px #1f30450f}.ai-input-row{grid-template-columns:48px minmax(0,1fr) 48px;align-items:end;gap:10px;display:grid}.ai-input-row textarea{resize:vertical;color:#1f3044;width:100%;min-height:70px;max-height:160px;font:inherit;background:0 0;border:0;outline:0;padding:7px 5px;line-height:1.55}.ai-input-row textarea::placeholder{color:#92a0b1}.ai-send-button{color:#fff;background:#c40012;border-radius:10px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 7px 16px #c4001233}.ai-mic-button{color:#435a73;background:#f7f9fc;border:1px solid #d6e0eb;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.ai-mic-button:hover:not(:disabled){background:#edf2f7;border-color:#b9c8d8}.ai-mic-button.recording{color:#bd0012;background:#fff0f1;border-color:#d80b20;box-shadow:0 0 0 4px #c4001214}.ai-send-button:hover:not(:disabled){background:#a90010}.ai-safety-note{color:#76869a;border-top:1px solid #edf1f5;align-items:center;gap:6px;margin-top:7px;padding-top:8px;font-size:12px;display:flex}.ai-safety-note svg{color:#2f815f;flex:none}.ai-error{color:#ab0010;background:#fff0f1;border-radius:7px;margin:-1px 0 8px;padding:7px 9px;font-size:13px}.ai-feedback-admin-dialog{grid-template-rows:auto auto auto minmax(0,1fr);width:min(940px,100%);height:min(780px,100vh - 48px);display:grid;overflow:hidden}.ai-feedback-admin-dialog>header p{color:#728198;margin:4px 0 0;font-size:13px}.ai-feedback-close{color:#53667c;background:#f8fafc;border:1px solid #d7e0ea;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.ai-feedback-toolbar{background:#f8fafc;border-bottom:1px solid #e7edf4;align-items:end;gap:10px;padding:11px 18px;display:flex}.ai-feedback-toolbar label{color:#607288;gap:4px;font-size:12px;font-weight:800;display:grid}.ai-feedback-toolbar select{color:#2c4058;background:#fff;border:1px solid #cfdae6;border-radius:7px;min-width:120px;height:34px;padding:0 9px}.ai-feedback-toolbar button{color:#40566f;background:#fff;border:1px solid #cfdae6;border-radius:7px;align-items:center;gap:6px;height:34px;margin-left:auto;padding:0 10px;display:inline-flex}.ai-feedback-pending-count{color:#a80010;background:#fff5f6;border:1px solid #ecc7cb;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.ai-feedback-list-error{margin:10px 18px 0}.ai-feedback-list{align-content:start;gap:11px;min-height:0;padding:14px 18px 18px;display:grid;overflow-y:auto}.ai-feedback-empty{color:#748399;justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.ai-feedback-card{background:#fff;border:1px solid #dce5ee;border-radius:10px;padding:13px 14px;box-shadow:0 4px 12px #2333480a}.ai-feedback-card-meta{color:#718096;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.ai-feedback-card-meta strong{color:#2c4058;font-size:13px}.ai-feedback-card-meta time{margin-left:auto}.ai-feedback-card-meta .status{border-radius:999px;padding:3px 8px;font-weight:900}.ai-feedback-card-meta .status.pending{color:#ac0011;background:#fff0f1}.ai-feedback-card-meta .status.resolved{color:#237453;background:#ecf9f2}.ai-feedback-card-meta .status.ignored{color:#65758a;background:#eef2f6}.ai-feedback-card dl{gap:7px;margin:12px 0 0;display:grid}.ai-feedback-card dl>div{grid-template-columns:62px minmax(0,1fr);gap:8px;display:grid}.ai-feedback-card dt{color:#718096;font-size:12px;font-weight:900}.ai-feedback-card dd{color:#2b3d53;white-space:pre-wrap;max-height:110px;margin:0;font-size:13px;line-height:1.55;overflow-y:auto}.ai-feedback-card-actions{border-top:1px solid #edf1f5;justify-content:flex-end;gap:8px;margin-top:12px;padding-top:10px;display:flex}.ai-feedback-card-actions button{color:#596c82;background:#fff;border:1px solid #d6dfe8;border-radius:7px;align-items:center;gap:6px;min-height:32px;padding:0 10px;display:inline-flex}.ai-feedback-card-actions button.resolve{color:#246f51;background:#f0faf5;border-color:#b9dfcb}@media (width<=760px){.page.ai-page{padding:10px}.ai-hero{align-items:flex-start}.ai-clear-button,.ai-feedback-list-button{padding:8px;font-size:0}.ai-feedback-list-button span{font-size:10px}.ai-suggestions{grid-template-columns:1fr}.ai-message-stream{padding:18px 12px}.ai-feedback-form-footer{flex-wrap:wrap}.ai-feedback-form-footer>span{width:100%}.ai-feedback-backdrop{padding:10px}.ai-feedback-admin-dialog{height:calc(100vh - 20px)}.ai-feedback-toolbar{flex-wrap:wrap;align-items:center}.ai-feedback-toolbar button{margin-left:0}.ai-feedback-card dl>div{grid-template-columns:1fr;gap:2px}}.page{grid-template-rows:auto auto auto auto minmax(0,1fr) auto;gap:14px;width:100%;min-width:0;max-width:none;height:calc(100vh - 44px);padding:12px 18px 18px;display:grid;overflow:hidden auto}.settings-page{grid-template-rows:auto minmax(0,1fr);gap:12px}.settings-switch{background:#fff;border:1px solid #cbd8e8;border-radius:8px;align-self:start;gap:4px;width:max-content;min-width:0;padding:4px;display:inline-flex;box-shadow:0 4px 12px #18273a0a}.settings-switch button{color:#52657d;background:0 0;border-radius:6px;min-width:104px;min-height:36px;padding:0 16px;font-size:15px;font-weight:900}.settings-switch button.active{color:#fff;background:#10223a}.settings-subpage{grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;min-width:0;min-height:0;display:grid}.crawler-settings-page{grid-template-rows:auto auto;align-content:start}.crawler-settings-page .settings-subpage{grid-template-rows:none;grid-auto-rows:auto;align-content:start;min-height:auto}.waybill-query-page{grid-template-rows:auto auto auto auto minmax(0,1fr);gap:12px;padding-top:12px}.ops-page{grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;padding-top:12px;position:relative}.today-ops-page{grid-template-rows:auto auto auto auto;align-content:start}.today-ops-page .list-section{min-height:auto}.today-ops-page .table-wrap{flex:none;overflow:auto hidden}.page-head.compact{min-height:40px}.page-head,.section-head,.toolbar,.task-controls{align-items:center;gap:16px;min-width:0;display:flex}.page-head,.section-head{justify-content:space-between}.section-head p{color:#5f7188;margin-top:4px;font-size:15px;font-weight:700}h1,h2,p{margin:0}h1{font-size:30px;line-height:1.2}h2{font-size:22px}.status-dot{vertical-align:-2px;border:3px solid #00b982;border-radius:999px;width:16px;height:16px;margin-right:9px;display:inline-block}.primary,.secondary,.sync-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 18px;font-size:16px;font-weight:700;display:inline-flex}.primary svg,.secondary svg,.sync-button svg{width:22px;height:22px}.primary{color:#fff;background:#c40012;box-shadow:0 12px 22px #c400122e}.secondary{color:#152033;background:#fff;border:1px solid #d7e0ea}.sync-button{color:#fff;background:#142136;box-shadow:0 10px 22px #14213633}.icon-button{width:44px;padding:0}.pill{border-radius:999px}.full{width:100%}.segmented{background:#fff;border:1px solid #d7e0ea;border-radius:8px;width:fit-content;display:inline-flex;overflow:hidden}.segmented button{color:#314155;background:0 0;min-width:118px;min-height:46px;font-size:16px;font-weight:800}.segmented button.selected{color:#fff;background:#142136}.segmented button:disabled{color:#8a97a8;cursor:not-allowed;background:#f2f5f8}.query-tab-row{flex-wrap:wrap;align-items:flex-end;gap:12px;min-width:0;display:flex}.ops-tab-row{margin-bottom:10px}.station-tabs{background:#fff;border:1px solid #cbd8e6;border-radius:8px;display:inline-flex;overflow:hidden}.station-tabs button{color:#314155;background:#fff;min-width:74px;min-height:46px;font-size:16px;font-weight:800}.station-tabs button.selected{color:#fff;background:#c40012}.shift-tabs{background:#fff;border:1px solid #cbd8e6;border-radius:8px;display:inline-flex;overflow:visible}.shift-tabs button{color:#314155;background:#fff;justify-content:center;align-items:center;gap:4px;min-width:76px;min-height:46px;font-size:18px;font-weight:800;display:inline-flex}.shift-tabs button.selected{color:#fff;background:#c40012}.shift-dropdown{display:inline-flex;position:relative}.shift-dropdown-caret{font-size:9px;line-height:1;transform:translateY(1px)}.shift-dropdown-menu{z-index:20;background:#fff;border:1px solid #cbd8e6;border-radius:8px;min-width:116px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 12px 26px #0f172a29}.shift-dropdown-menu button{border:0;border-radius:0;justify-content:flex-start;min-width:116px;min-height:42px;padding:0 14px;font-size:15px}.shift-control-stack{flex-direction:column;align-items:center;gap:8px;display:inline-flex;position:relative}.date-filter,.input-icon,.settings-grid label,.task-controls select,.task-controls input{background:#fff;border:1px solid #d7e0ea;border-radius:8px}.date-filter,.input-icon{align-items:center;gap:9px;min-height:42px;padding:0 12px;display:flex}.date-filter input,.input-icon input,.input-icon select{background:0 0;border:0;outline:0;width:100%}.date-time-filter{background:#fff;border:1px solid #b8c6d6;border-radius:8px;align-items:center;gap:10px;min-width:0;min-height:70px;padding:10px 16px;display:flex;box-shadow:0 6px 16px #18273a0d}.date-time-filter.clean{min-height:56px;padding:8px 12px}.date-time-filter .filter-title,.date-time-filter .range-separator{color:#1f2937;white-space:nowrap;font-size:20px;font-weight:700}.date-time-filter label{background:#fff;border:1px solid #9bbdff;border-radius:4px;align-items:center;gap:10px;min-height:44px;padding:0 12px;display:inline-flex}.date-time-filter.clean input{cursor:pointer;background:#fff;border:1px solid #9bbdff;border-radius:4px;width:178px;min-height:40px;padding:0 14px}.date-time-filter.clean input[type=time]{width:120px}.date-time-filter svg{width:20px;height:20px}.date-time-filter input{color:#111827;background:0 0;border:0;outline:0;width:164px;font-size:20px;font-weight:700}.date-time-filter input[type=time]{width:104px}.date-time-filter.clean input::-webkit-calendar-picker-indicator{display:none}.date-time-filter.clean input::-webkit-inner-spin-button{display:none}.date-time-filter.clean input::-webkit-clear-button{display:none}.filter-error{color:#c40012;white-space:nowrap;font-size:15px}.sync-message{color:#0f766e;white-space:nowrap;font-size:15px}.query-button{color:#fff;background:#c40012;border-radius:6px;min-width:86px;min-height:40px;padding:0 22px;font-size:17px;font-weight:800;box-shadow:0 8px 18px #c400122e}.ops-filter{background:#fff;border:1px solid #b8c6d6;border-radius:8px;align-items:center;gap:10px;min-width:0;min-height:56px;padding:8px 12px;display:flex;box-shadow:0 6px 16px #18273a0d}.ops-filter input,.ops-filter select{color:#111827;background:#fff;border:1px solid #9bbdff;border-radius:4px;outline:0;min-height:40px;padding:0 12px;font-weight:700}.ops-filter input[type=date]{width:178px}.ops-filter input[type=time]{width:120px}.ops-filter select{min-width:112px}.ops-filter .query-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.query-button.secondary{color:#1269a8;background:#eef7ff;border:1px solid #9bd4fb}.ops-note{color:#415a75;background:#f7fbff;border:1px solid #d9e8f7;border-radius:6px;min-height:42px;padding:10px 14px;font-size:15px;font-weight:800}.ops-search{background:#fff;border:1px solid #9bbdff;border-radius:4px;align-items:center;gap:8px;min-width:280px;min-height:46px;padding:0 12px;display:inline-flex}.ops-search input{border:0;width:100%;min-width:0;padding:0}.ops-stat-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;min-width:0;display:grid}.ops-stat{background:#fff;border:1px solid #e0e7ef;border-radius:8px;grid-template-columns:minmax(80px,1fr) auto;align-content:center;align-items:end;gap:3px 12px;min-height:66px;padding:10px 14px;display:grid;box-shadow:0 7px 18px #18273a0f}.ops-stat span{color:#51647c;font-size:15px;font-weight:800}.ops-stat strong{color:#c40012;grid-area:1/2/span 2;font-size:28px;line-height:1}.ops-stat strong.muted-value{color:#51647c;font-size:22px}.ops-stat small{color:#5f7188;grid-column:1;font-size:13px;font-weight:700}.external-cargo-page{color:#111827;grid-template-rows:auto auto auto auto minmax(260px,1fr) minmax(180px,.75fr);gap:12px;width:100%;min-width:0;height:calc(100vh - 44px);padding:12px 0 18px;font-size:16px;display:grid;overflow:hidden auto}.inline-search{border:1px solid #9bbdff;border-radius:4px;align-items:center;gap:8px;min-width:220px;padding:0 10px;display:inline-flex}.inline-search input{border:0;width:170px;min-width:0;padding:0}.external-ledger-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;min-width:0;display:grid}.external-ledger-strip button{color:#152033;text-align:left;background:#fff;border:1px solid #dce5ee;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;min-height:56px;padding:9px 12px;display:grid}.external-ledger-strip button.active{border-color:#c40012;box-shadow:inset 0 0 0 1px #c40012}.external-ledger-strip span,.external-ledger-strip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.external-ledger-strip strong{color:#c40012;grid-area:1/2/span 2;align-self:center;font-size:20px}.external-cargo-table{min-width:1560px}.external-status{border-radius:6px;justify-content:center;align-items:center;min-width:54px;min-height:26px;padding:0 8px;font-size:13px;font-weight:800;display:inline-flex}.external-status.settled{color:#08715f;background:#e8f7f4}.external-status.open{color:#9f1239;background:#fff1f2}.external-cargo-legacy{flex-direction:column;align-items:stretch;display:flex;overflow:hidden auto}.external-cargo-legacy>.compact-page-head,.external-cargo-legacy>.external-toolbar,.external-cargo-legacy>.sync-message,.external-cargo-legacy>.external-counterparty-strip,.external-cargo-legacy>.external-cargo-list{width:100%;min-width:0}.compact-page-head{min-height:48px}.external-toolbar{background:#fff;border:1px solid #d7e4f5;border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex;box-shadow:0 7px 18px #204c8514}.external-toolbar label{color:#111827;white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.external-toolbar input,.external-toolbar select,.external-form-grid input,.external-form-grid select{color:#203047;height:34px;font:inherit;background:#fff;border:1px solid #c9d7e8;border-radius:6px;padding:0 10px}.external-toolbar input[type=month],.external-toolbar input[type=date]{width:142px}.external-toolbar .inline-search{border-color:#c9d7e8;min-width:180px;height:34px}.external-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;margin-left:auto;display:flex}.billing-account-section{gap:12px;display:grid}.billing-account-form{grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) auto;align-items:end;gap:10px;display:grid}.billing-account-form label{color:#203047;gap:6px;font-size:13px;font-weight:800;display:grid}.billing-account-form input,.billing-account-form select{color:#203047;height:36px;font:inherit;background:#fff;border:1px solid #c9d7e8;border-radius:6px;padding:0 10px}.billing-account-list{gap:8px;display:grid}.billing-account-row{background:#f8fbff;border:1px solid #dbe7f5;border-radius:6px;grid-template-columns:minmax(180px,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.billing-account-row.disabled{opacity:.65}.billing-account-row div:first-child{gap:3px;min-width:0;display:grid}.billing-account-row strong,.billing-account-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.billing-account-row span{color:#64748b;font-size:13px}.billing-account-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.billing-account-actions button{color:#203047;background:#fff;border:1px solid #cad7e8;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-height:30px;padding:0 10px;font-weight:800;display:inline-flex}.account-management-section{gap:12px;display:grid}.account-type-tabs{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;display:grid}.account-type-tabs button{color:#203047;text-align:left;background:#f8fbff;border:1px solid #c9d7e8;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:42px;padding:0 12px;display:grid}.account-type-tabs button.active{color:#0f5f8f;background:#e8f5fc;border-color:#1890d8}.account-type-tabs span{text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.account-type-tabs strong{color:#203047;text-align:center;background:#fff;border-radius:999px;min-width:28px;padding:2px 8px}.account-type-help{color:#52657d;margin:0;font-size:14px}.account-management-form{grid-template-columns:minmax(160px,.8fr) minmax(160px,1fr) minmax(160px,1fr) auto}.account-reset-panel{background:#fff8ec;border:1px solid #f2c076;border-radius:6px;grid-template-columns:minmax(220px,1fr) minmax(180px,240px) minmax(180px,240px) auto;align-items:end;gap:10px;padding:12px;display:grid}.account-reset-panel>div:first-child{gap:4px;min-width:0;display:grid}.account-reset-panel strong{color:#203047}.account-reset-panel span{color:#7c5a20;font-size:13px}.account-reset-panel label{color:#203047;gap:6px;font-size:13px;font-weight:800;display:grid}.account-reset-panel input{color:#203047;height:36px;font:inherit;background:#fff;border:1px solid #d8b276;border-radius:6px;padding:0 10px}.account-reset-actions{justify-content:flex-end;gap:8px;display:flex}.account-reset-actions button{color:#203047;background:#fff;border:1px solid #cad7e8;border-radius:6px;min-height:36px;padding:0 12px;font-weight:800}.account-management-row{grid-template-columns:minmax(180px,1fr) minmax(150px,190px) auto}.account-management-row>select{color:#203047;min-width:0;height:34px;font:inherit;background:#fff;border:1px solid #c9d7e8;border-radius:6px;padding:0 8px;font-weight:800}.primary-action,.green-action,.danger-soft-action,.yellow-action,.muted-action{color:#fff;white-space:nowrap;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 14px;font-weight:900;display:inline-flex;box-shadow:0 6px 14px #18273a1f}.primary-action{background:#1890d8}.green-action{background:#21aa70}.danger-soft-action{background:#ff725e}.yellow-action{background:#f7b83d}.muted-action{background:#8e98a8}.primary-action:disabled,.green-action:disabled,.danger-soft-action:disabled,.yellow-action:disabled,.muted-action:disabled{opacity:.55;cursor:not-allowed}.external-counterparty-strip{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;min-width:0;display:grid}.external-counterparty-strip button{color:#203047;text-align:center;background:linear-gradient(#fff,#f8fbff);border:1px solid #dbe7f5;border-radius:6px;gap:3px;min-height:62px;padding:8px 12px;display:grid;box-shadow:0 8px 18px #204c8514}.external-counterparty-strip button.active{border-color:#4da3ff;box-shadow:inset 0 0 0 1px #4da3ff,0 8px 18px #204c8514}.external-counterparty-strip span,.external-counterparty-strip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.external-counterparty-strip span{color:#374151;font-size:14px}.external-counterparty-strip strong{color:#162033;font-size:20px;line-height:1.15}.external-counterparty-strip .total strong,.income-cell{color:#2f8cff}.external-table-shell{border-radius:6px;min-height:0;overflow:auto visible}.external-cargo-list{min-height:auto;overflow:visible}.external-cargo-legacy .external-cargo-table{table-layout:fixed;color:#111827;width:max-content;min-width:0;font-size:15px}.external-cargo-legacy .external-cargo-table.money-expanded{min-width:0}.external-cargo-legacy .external-cargo-table th{z-index:1;color:#0b1220;text-align:center;background:#eaf6ff;font-size:14px;position:sticky;top:0}.external-cargo-legacy .external-cargo-table td{color:#111827;text-align:center;vertical-align:middle;height:42px;font-size:15px}.external-cargo-legacy .external-cargo-table .sort-head{color:#0b1220;justify-content:center;width:100%}.external-cargo-legacy .external-cargo-table th:last-child,.external-cargo-legacy .external-cargo-table td:last-child{width:178px}.external-cargo-legacy .external-cargo-table td:last-child{overflow:visible}.external-cargo-legacy .external-cargo-table .select-col,.external-cargo-legacy .external-cargo-table col.select-col{width:34px}.external-cargo-legacy .external-cargo-table .external-col-ticket{width:112px}.external-cargo-legacy .external-cargo-table .external-col-date{width:104px}.external-cargo-legacy .external-cargo-table .external-col-shift{width:68px}.external-cargo-legacy .external-cargo-table .external-col-origin{width:76px}.external-cargo-legacy .external-cargo-table .external-col-counterparty{width:98px}.external-cargo-legacy .external-cargo-table .external-col-party{width:122px}.external-cargo-legacy .external-cargo-table .external-col-place{width:116px}.external-cargo-legacy .external-cargo-table .external-col-qty{width:82px}.external-cargo-legacy .external-cargo-table .external-col-driver{width:102px}.external-cargo-legacy .external-cargo-table .external-col-money,.external-cargo-legacy .external-cargo-table.money-collapsed th:nth-last-child(4),.external-cargo-legacy .external-cargo-table.money-collapsed td:nth-last-child(4),.external-cargo-legacy .external-cargo-table.money-collapsed th:nth-last-child(3),.external-cargo-legacy .external-cargo-table.money-collapsed td:nth-last-child(3){width:82px}.external-cargo-legacy .external-cargo-table.money-collapsed th:nth-last-child(2),.external-cargo-legacy .external-cargo-table.money-collapsed td:nth-last-child(2){width:92px}.external-cargo-legacy .external-column-resizer{z-index:3;cursor:col-resize;pointer-events:auto;touch-action:none;background:0 0;border:0;width:16px;height:100%;min-height:36px;padding:0;position:absolute;top:0;right:0}.external-cargo-legacy .external-column-resizer:after{content:"";background:#0f65a547;border-radius:999px;width:2px;position:absolute;top:9px;bottom:9px;left:7px}.external-cargo-legacy .external-column-resizer:hover:after,.external-cargo-legacy .external-column-resizer:focus-visible:after{background:#0f65a5}.external-cargo-legacy .external-column-resizer:focus-visible{outline-offset:1px;outline:2px solid #0f65a5}.external-party-name,.external-party-phone{display:block}.external-party-phone{color:#475569;margin-top:2px;font-size:12px;line-height:1.2}.external-money-toggle svg{color:#0f65a5}.external-money-total{color:#0b1220;font-weight:900}.sort-head{color:inherit;font:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-weight:900;display:inline-flex}.sort-head span{color:#8fa0b2;font-size:12px}.select-col{text-align:center;width:34px}.row-dot{background:#fff;border:1px solid #9fd2ff;border-radius:50%;width:11px;height:11px;display:inline-block}.external-chip{color:#1685d4;background:#eaf7ff;border:1px solid #9bd7ff;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:14px;font-weight:900;display:inline-flex}.row-actions{justify-content:center;align-items:center;gap:6px;width:100%;min-width:176px;display:inline-flex}.row-actions button{white-space:nowrap;background:0 0;border:0;flex:none;font-size:14px;font-weight:900}.link-success{color:#11a06d}.link-warning{color:#f5a524}.link-danger{color:#f04438}.tiny-icon-button{color:#fff;border-radius:7px;justify-content:center;align-items:center;width:38px;height:30px;display:inline-flex;box-shadow:0 5px 12px #20a9ef38;background:#20a9ef!important}.tiny-icon-button.print{box-shadow:0 5px 12px #47556938;background:#475569!important}.external-pagination{color:#51647c;justify-content:flex-end;align-items:center;gap:10px;min-height:44px;font-size:14px;font-weight:800;display:flex}.external-pagination select,.external-pagination button{background:#fff;border:1px solid #d4dfed;border-radius:6px;height:32px;padding:0 10px}.modal-backdrop{z-index:50;background:#0f172a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border-radius:8px;width:min(980px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 80px #0f172a47}.modal-panel header,.modal-panel footer{border-bottom:1px solid #e5edf6;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.modal-panel footer{border-top:1px solid #e5edf6;border-bottom:0;justify-content:flex-end}.modal-panel h2{margin:0;font-size:18px}.external-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px;display:grid}.external-order-form{border:0;min-inline-size:0;margin:0}.external-order-form:disabled{opacity:.62}.external-form-grid label{color:#31435a;gap:6px;min-width:0;font-size:13px;font-weight:900;display:grid}.external-form-grid .wide-field{grid-column:span 2}.external-printer-modal{width:min(760px,100%)}.external-printer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;display:grid}.external-printer-grid label{color:#31435a;gap:6px;min-width:0;font-size:13px;font-weight:900;display:grid}.external-printer-grid input,.external-printer-grid select{color:#203047;height:34px;font:inherit;background:#fff;border:1px solid #c9d7e8;border-radius:6px;padding:0 10px}.external-printer-grid .checkbox-line{grid-template-columns:auto 1fr;align-content:center;align-items:center;gap:10px}.external-printer-grid .checkbox-line input{width:18px;height:18px;padding:0}.external-printer-status{color:#53667f;background:#f8fbff;border:1px solid #d8e4f0;border-radius:6px;align-content:center;gap:3px;min-height:42px;margin:0 18px 12px;padding:8px 12px;font-size:14px;font-weight:900;display:grid}.external-printer-status.connected{color:#148f5c;background:#f1fff8;border-color:#bfe8d4}.external-printer-status.connecting{color:#1269a8;background:#f2f8ff;border-color:#b9d9ff}.external-printer-status.error{color:#c24141;background:#fff5f5;border-color:#ffc7c7}.external-printer-status small{color:inherit;opacity:.78;font-size:12px;font-weight:800;line-height:1.35}.external-ticket-page{grid-template-rows:auto auto auto minmax(0,1fr)}.external-ticket-connect{gap:12px;display:grid}.external-ticket-connect .external-printer-status{margin:0}.external-ticket-connect-actions,.external-ticket-footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.external-ticket-form-section{overflow:auto}.external-ticket-form-section .section-head{padding:16px 18px 0}.external-ticket-footer{border-top:1px solid #e5edf6;padding:16px 18px}.today-stat-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.today-print-button{min-height:38px;padding:0 14px;font-size:14px}.today-print-button svg{width:18px;height:18px}.today-print-dialog{width:min(680px,100%)}.today-print-dialog header p{color:#5f7188;margin-top:4px;font-size:14px;font-weight:800}.today-print-dialog-tools{border-bottom:1px solid #e5edf6;align-items:center;gap:10px;padding:12px 18px;display:flex}.today-print-dialog-tools .secondary{min-height:34px;padding:0 12px;font-size:14px}.today-print-dialog-tools span{color:#5f7188;font-size:14px;font-weight:800}.today-print-pick-list{max-height:min(520px,100vh - 270px);padding:8px 18px 14px;display:grid;overflow:auto}.today-print-pick-row{color:#142136;border-bottom:1px solid #eef3f8;grid-template-columns:28px minmax(120px,170px) minmax(0,1fr);align-items:center;gap:10px;min-height:42px;font-size:15px;font-weight:800;display:grid}.today-print-pick-row input{width:18px;height:18px;margin:0}.today-print-pick-no{font-family:Arial,Microsoft YaHei,sans-serif}.today-print-pick-receiver{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.today-sync-overlay{z-index:60;color:#0f766e;pointer-events:none;background:#f1fdfbfa;border:2px solid #8fd7df;border-radius:999px;align-items:center;gap:10px;max-width:min(520px,100% - 44px);min-height:46px;padding:0 18px;font-size:15px;font-weight:900;display:inline-flex;position:fixed;top:62px;right:22px;overflow:hidden;box-shadow:0 16px 34px #0f766e33}.today-sync-overlay svg{width:19px;height:19px}.today-sync-overlay.syncing svg{animation:1.1s linear infinite spin}.today-sync-overlay.done{color:#0f766e;border-color:#9fd8ca}.today-sync-overlay.error{color:#c40012;border-color:#ffc2ca}.today-sync-bar{background:#e8f0f7;border-radius:999px;height:4px;position:absolute;bottom:5px;left:10px;right:10px;overflow:hidden}.today-sync-bar:after{content:"";border-radius:inherit;background:#0f9f8f;width:42%;animation:1.35s ease-in-out infinite sync-progress;position:absolute;inset:0}.today-sync-overlay.done .today-sync-bar:after{width:100%;animation:none}.today-sync-overlay.error .today-sync-bar:after{background:#c40012;width:100%;animation:none}@keyframes sync-progress{0%{transform:translate(-120%)}55%{transform:translate(70%)}to{transform:translate(220%)}}@keyframes spin{to{transform:rotate(360deg)}}.delivery-summary-stat{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;overflow:hidden}.delivery-summary-stat>div{grid-template-columns:minmax(78px,1fr) auto;align-content:center;align-items:end;gap:3px 10px;min-width:0;min-height:66px;padding:10px 14px;display:grid}.delivery-summary-stat>div+div{border-left:1px solid #e0e7ef}.delivery-summary-stat span,.delivery-summary-stat small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.delivery-summary-stat strong{grid-area:1/2/span 2}.ops-table{min-width:1180px}.today-ops-table{min-width:980px}.delivery-status-cell{align-items:center;gap:4px;width:100%;min-width:0;max-width:100%;display:inline-flex}.delivery-status-message{color:#1269a8;background:#f2f8ff;border:1px solid #b9d9ff;border-radius:6px;align-items:center;min-height:36px;margin:0 0 8px;padding:0 12px;font-size:14px;font-weight:900;display:flex}.delivery-status-toggle{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:72px;min-height:30px;padding:0 8px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 5px 12px #0f172a1f}.delivery-status-toggle.delivered{color:#fff;background:#16a34a;border-color:#15803d}.delivery-status-toggle.pending{color:#fff;background:#e5484d;border-color:#c52f36}.delivery-status-toggle:hover{filter:brightness(.96)}.delivery-status-action{color:#26364a;white-space:nowrap;background:#fff;border:1px solid #cbd6e2;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-width:54px;min-height:30px;padding:0 7px;font-size:13px;font-weight:900;display:inline-flex}.delivery-status-action.sign{color:#148645;background:#effcf4;border-color:#a9dec0}.delivery-status-action.rollback{color:#c24141;background:#fff5f5;border-color:#ffd1d1}.delivery-status-action.route{color:#925c00;background:#fff9e8;border-color:#f5d690}.delivery-route-select{appearance:auto;color:#925c00;white-space:nowrap;cursor:pointer;background:#fff9e8;border:1px solid #f5d690;border-radius:6px;width:76px;min-width:76px;max-width:76px;min-height:30px;padding:0 4px 0 7px;font-size:13px;font-weight:900}.delivery-route-select:disabled{cursor:progress;opacity:.68}.today-ops-page .waybill-row-unsigned>td{background:#fff7f7}.today-ops-page .waybill-row-unsigned>td:first-child{box-shadow:inset 3px 0 #e5484d}.delivery-status-action:disabled,.delivery-status-toggle:disabled{cursor:progress;opacity:.7}.delivery-status-toggle small{color:inherit;opacity:.75;font-size:11px}.delivery-status-dialog{width:min(620px,100%)}.delivery-status-dialog header p{color:#62748b;margin:4px 0 0;font-size:13px;font-weight:800}.delivery-status-dialog-body{gap:14px;padding:18px;display:grid}.delivery-status-dialog-summary{gap:14px;display:grid}.delivery-status-dialog-summary .delivery-status-toggle{cursor:default;justify-self:start}.delivery-status-dialog-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.delivery-status-dialog-summary dl>div{background:#f8fbff;border:1px solid #e0e8f2;border-radius:6px;gap:4px;min-width:0;padding:10px;display:grid}.delivery-status-dialog-summary dt{color:#65758b;font-size:12px;font-weight:900}.delivery-status-dialog-summary dd{color:#203047;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:900}.delivery-status-dialog-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.delivery-status-dialog-actions .secondary{min-height:34px;text-decoration:none}.delivery-proof-empty{color:#64748b;border:1px dashed #d4dfed;border-radius:6px;align-items:center;min-height:34px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.delivery-proof-location-empty{align-self:start}.delivery-proof-mini-map{gap:8px;min-width:0;display:grid}.delivery-proof-mini-map-stage{touch-action:none;background:#eef3f8;border:1px solid #d7e2ef;border-radius:8px;height:190px;position:relative;overflow:hidden}.delivery-proof-mini-map-stage:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff73}.delivery-proof-mini-map-tile{-webkit-user-select:none;user-select:none;width:256px;height:256px;position:absolute}.delivery-proof-mini-map-pin{z-index:2;color:#fff;background:#d6001c;border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #d6001c47,0 10px 22px #0f172a47}.delivery-proof-mini-map-caption{color:#203047;background:#f8fbff;border:1px solid #e0e8f2;border-radius:6px;align-items:center;gap:8px;min-width:0;padding:8px 10px;font-size:13px;font-weight:900;display:flex}.delivery-proof-mini-map-caption span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.delivery-proof-mini-map-caption small{color:#65758b;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:800}.distribution-workbench-page{grid-template-rows:auto auto auto auto minmax(0,1fr);overflow:hidden}.distribution-control-bar{background:#fff;border:1px solid #c9d8e6;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.distribution-date-field{color:#111827;align-items:center;gap:10px;min-height:42px;font-size:16px;font-weight:800;display:inline-flex}.distribution-date-field input{color:#111827;border:1px solid #9bbdff;border-radius:6px;width:174px;min-height:40px;padding:0 12px;font-size:16px;font-weight:800}.distribution-shift-tabs{align-items:center;gap:8px;padding-right:8px;display:inline-flex}.distribution-shift-tabs button{color:#263447;background:#f3f6fa;border-radius:8px;min-width:92px;min-height:42px;font-size:16px;font-weight:900}.distribution-shift-tabs button.selected{color:#fff;background:#ed1c24;box-shadow:0 10px 22px #ed1c2433}.distribution-action-group{flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex;overflow-x:auto}.distribution-action{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:max-content;min-height:38px;padding:0 12px;font-size:14px;font-weight:900;display:inline-flex}.distribution-action.sync{color:#c40012;background:#fff;border-color:#f1b6bd;box-shadow:0 8px 18px #c4001214}.distribution-action.muted{color:#53667f;background:#f8fafc;border-color:#dce5ee}.distribution-action.auto,.distribution-action.rollback{color:#a86b00;background:#fff5d9;border-color:#ffe1a0}.distribution-action.confirm{color:#187144;background:#dff5da;border-color:#bfe8b8}.distribution-action.cancel{color:#d45b70;background:#fff0f3;border-color:#ffd4dd}.distribution-action.delivery{color:#fff;background:#1392d6;border-color:#1392d6}.distribution-action.print{color:#075985;background:#e8f6ff;border-color:#bae6fd}.distribution-action:disabled{cursor:not-allowed;opacity:.58}.distribution-stats .ops-stat{min-height:70px}.distribution-message-slot.empty{border:0;min-height:0;padding:0;overflow:hidden}.distribution-flow-panel{scrollbar-gutter:stable;background:#f7fbff;border:1px solid #d5e4f2;border-radius:8px;flex-direction:column;gap:12px;min-width:0;min-height:0;padding:10px;display:flex;overflow:auto}.distribution-flow-head{padding:0 2px}.distribution-route-section{flex:none;gap:10px;min-height:0;display:grid}.distribution-route-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:14px;min-width:0;padding:0 0 2px;display:grid}.distribution-route-card,.distribution-detail-card,.distribution-empty-card{background:#fff;border:1px solid #dce8f4;border-radius:8px;box-shadow:0 10px 22px #1225400a}.distribution-route-card{gap:12px;min-height:188px;padding:16px;display:grid}.distribution-route-card header,.distribution-detail-card header{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.distribution-route-card h3,.distribution-detail-card h3{color:#172033;margin:0;font-size:17px;line-height:1.25}.distribution-route-card header span,.distribution-detail-card header span{color:#5d6f86;margin-top:6px;font-size:13px;font-weight:800;display:block}.distribution-route-card b{color:#187144;white-space:nowrap;background:#ddf7e8;border-radius:999px;padding:5px 12px;font-size:13px}.distribution-route-card b.unmatched,.distribution-route-card b.no_driver,.distribution-route-card b.ambiguous,.distribution-route-card b.disabled{color:#b42318;background:#fff1f0}.distribution-route-card b.self_pickup{color:#a86b00;background:#fff5d9}.distribution-route-card p{color:#263447;margin:0;font-size:15px;font-weight:900}.distribution-customer-tags{flex-wrap:wrap;align-content:flex-start;gap:6px;display:flex}.distribution-customer-tags span,.distribution-customer-tags em{color:#1269a8;background:#e2f5ff;border-radius:999px;padding:3px 9px;font-size:13px;font-style:normal;font-weight:800}.distribution-empty-card{color:#68788d;place-items:center;min-height:140px;font-weight:800;display:grid}.finance-page{grid-template-rows:auto auto auto auto auto auto;align-content:start}.finance-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.finance-input-grid{grid-template-columns:repeat(2,minmax(110px,1fr));gap:8px;min-width:0;margin-top:12px;display:grid}.finance-input-grid.compact{grid-template-columns:repeat(3,minmax(160px,1fr))}.finance-input-grid.wangda{grid-template-columns:repeat(5,minmax(96px,1fr))}.finance-input-grid label{gap:4px;min-width:0;display:grid}.finance-input-grid span{color:#51647c;font-size:13px;font-weight:800}.finance-input-grid input{color:#111827;background:#fff;border:1px solid #9bbdff;border-radius:4px;min-width:0;min-height:36px;padding:0 10px;font-size:15px;font-weight:800}.finance-input-grid textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #9bbdff;border-radius:4px;min-width:0;min-height:78px;padding:8px 10px;font-size:15px;font-weight:800}.finance-stat-grid .ops-stat{min-height:66px}.finance-stat-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}.finance-sync-message{flex-wrap:wrap;justify-self:stretch;align-items:center;gap:10px;min-height:24px;display:flex}.finance-sync-message span{white-space:normal;flex:420px;min-width:0}.finance-empty-state{color:#31445c;background:#fff;border:1px solid #dce5ee;border-radius:8px;align-items:center;gap:12px;min-height:112px;padding:18px;display:flex}.finance-empty-state svg{color:#64748b;flex:none}.finance-empty-state div{flex-direction:column;gap:4px;min-width:0;display:flex}.finance-empty-state strong{color:#111827;font-size:17px}.finance-empty-state span{color:#52677f;line-height:1.5}.finance-source-layout{grid-template-columns:1fr;align-content:start;gap:12px;min-width:0;display:grid;overflow:visible}.finance-source-panel{background:#fff;border:1px solid #dce5ee;border-radius:8px;flex-direction:column;min-width:0;min-height:max-content;padding:12px;display:flex;overflow:visible;box-shadow:0 6px 16px #18273a0d}.finance-source-panel.origin,.finance-source-panel.external{min-height:220px}.finance-source-panel.wangda{min-height:420px}.finance-source-panel.salary{min-height:460px}.finance-source-panel .section-head{align-items:flex-start}.finance-source-panel h2{font-size:20px}.finance-source-panel p{color:#5f7188;max-width:720px;font-size:13px;font-weight:700;line-height:1.55}.expense-ledger-page{gap:12px}.expense-ledger-page-head{align-items:flex-start}.expense-ledger-page-head p{color:#5f7188;margin:4px 0 0;font-size:14px;font-weight:800}.expense-ledger-filter{align-self:stretch}.expense-ledger-panel{background:#fff;border:1px solid #dce5ee;border-radius:8px;flex-direction:column;min-width:0;min-height:420px;padding:12px;display:flex;overflow:visible;box-shadow:0 6px 16px #18273a0d}.expense-ledger-head{align-items:center;gap:12px}.expense-ledger-head .sync-button{min-height:38px}.expense-ledger-summary{grid-template-columns:repeat(2,minmax(180px,1fr));gap:8px;margin-top:12px;display:grid}.expense-ledger-metric{background:#f8fafc;border:1px solid #edf2f7;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:grid}.expense-ledger-metric span{color:#51647c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.expense-ledger-metric strong{color:#c40012;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px;line-height:1}.finance-source-note{margin-top:8px}.finance-divider{background:#e5edf5;height:1px;margin:14px 0}.finance-formula-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.finance-formula-grid.single{grid-template-columns:repeat(3,minmax(160px,1fr))}.finance-source-panel.wangda .finance-formula-grid{grid-template-columns:repeat(4,minmax(160px,1fr))}.finance-formula-item{background:#f8fafc;border:1px solid #edf2f7;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:40px;padding:8px 10px;display:grid}.finance-formula-item span{color:#51647c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.finance-formula-item strong{color:#c40012;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:17px;line-height:1}.finance-origin-groups{gap:12px;min-height:0;margin-top:12px;display:grid}.finance-origin-groups section{gap:8px;min-width:0;display:grid}.finance-origin-groups h3{color:#142136;margin:0;font-size:17px}.finance-origin-table{border-collapse:separate;border-spacing:0;table-layout:fixed;border:1px solid #e5edf5;border-radius:8px;width:100%;min-width:0;font-size:13px;overflow:hidden}.finance-origin-table th,.finance-origin-table td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #edf2f7;height:34px;padding:0 8px;overflow:hidden}.finance-origin-table th{color:#fff;background:#101a2d;font-weight:900}.finance-origin-table td{color:#1f2d3d;background:#fff;font-weight:800}.finance-origin-table td:first-child{color:#142136;font-weight:900}.finance-origin-summary-table{font-size:16px}.finance-origin-summary-table th,.finance-origin-summary-table td{height:48px;padding:0 16px}.finance-origin-summary-table td{color:#c40012;font-variant-numeric:tabular-nums;font-size:20px;font-weight:900}.finance-origin-summary-table td.finance-pending-value,.finance-formula-item.pending strong{color:#51647c;font-size:17px}.finance-origin-summary-table td:first-child{color:#101a2d;font-size:18px}.finance-record-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.finance-record-actions span{color:#51647c;font-size:13px;font-weight:800}.finance-confirm-button{min-height:38px}.finance-wangda-records{border-top:1px solid #e5edf5;gap:10px;margin-top:14px;padding-top:12px;display:grid}.finance-wangda-records h2{font-size:18px}.finance-record-table-wrap{border:1px solid #e5edf5;border-radius:8px;overflow:auto}.expense-ledger-table-wrap{border:1px solid #e5edf5;border-radius:8px;margin-top:12px;overflow:auto}.finance-record-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1080px;font-size:13px}.finance-record-table th,.finance-record-table td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #edf2f7;height:36px;padding:0 9px;overflow:hidden}.finance-record-table th{color:#fff;background:#101a2d;font-weight:900}.finance-record-table td{color:#1f2d3d;font-weight:800}.finance-record-table td:nth-child(n+3){color:#c40012;font-variant-numeric:tabular-nums;font-weight:900}.expense-ledger-table{min-width:640px}.expense-ledger-table td:nth-child(n+3){color:#1f2d3d;font-variant-numeric:normal}.expense-ledger-table td:nth-child(3){color:#c40012;font-variant-numeric:tabular-nums;font-weight:900}.expense-ledger-page{background-color:#eaf4fc;background-image:linear-gradient(#7ab5e22e 1px,#0000 1px),linear-gradient(90deg,#7ab5e22e 1px,#0000 1px),linear-gradient(90deg,#f1faffdb,#dae8ffdb);background-size:22px 22px,22px 22px,100% 100%;gap:10px;min-height:calc(100vh - 58px)}.expense-ledger-page-head{margin-bottom:0}.expense-ledger-module{gap:14px;min-width:0;display:grid}.expense-ledger-module-head{justify-content:space-between;align-items:center;gap:12px;min-height:38px;display:flex}.expense-ledger-module-head h2{color:#13233a;margin:0;font-size:22px;font-weight:900}.expense-filter-card,.expense-summary-grid>article,.expense-origin-table-wrap{background:#fffffff5;border:1px solid #d8e5f2;border-radius:6px;box-shadow:0 8px 18px #1830520f}.expense-filter-card{flex-wrap:wrap;align-items:center;gap:10px;min-height:76px;padding:16px 18px;display:flex}.expense-filter-card label,.expense-dialog label{color:#344761;gap:6px;font-size:13px;font-weight:900;display:grid}.expense-filter-card label{grid-template-columns:auto 130px;align-items:center}.expense-filter-card input,.expense-dialog input,.expense-dialog select,.expense-dialog textarea{color:#142136;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cfdcea;border-radius:6px;padding:6px 9px;font-weight:800}.expense-dialog textarea{resize:vertical;min-height:68px}.expense-primary-button,.expense-sync-button,.expense-secondary-button,.expense-delete-button{font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:900;display:inline-flex}.expense-primary-button,.expense-sync-button{color:#fff;background:#1e9ee9;min-height:36px;padding:0 15px;box-shadow:0 8px 16px #1e9ee933}.expense-sync-button{background:#2196e2}.expense-secondary-button{color:#344761;background:#fff;border:1px solid #ccd9e7;min-height:34px;padding:0 14px}.expense-primary-button:disabled,.expense-sync-button:disabled,.expense-delete-button:disabled{cursor:not-allowed;opacity:.64}.expense-ledger-message{color:#41566f;background:#fff;border:1px solid #dbe7f4;border-radius:6px;min-height:34px;padding:8px 12px;font-size:13px;font-weight:900}.expense-summary-grid{grid-template-columns:minmax(260px,.7fr) minmax(460px,2fr);gap:14px;display:grid}.expense-total-card{text-align:center;place-items:center;min-height:84px;padding:14px 18px;display:grid;overflow:visible}.expense-total-card span{color:#79899c;font-size:13px;font-weight:900}.expense-total-card strong{color:#ff6565;font-variant-numeric:tabular-nums;font-size:24px;font-weight:900;line-height:1.2}.expense-total-card small{color:#51647c;font-size:12px;font-weight:800}.expense-category-card{min-height:84px;padding:16px;overflow:hidden}.expense-category-card dl{border-top:1px solid #dce7f3;border-left:1px solid #dce7f3;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.expense-category-card div{border-bottom:1px solid #dce7f3;border-right:1px solid #dce7f3;grid-template-columns:120px minmax(0,1fr);min-height:32px;display:grid}.expense-category-card dt,.expense-category-card dd{text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;margin:0;padding:0 10px;display:flex;overflow:hidden}.expense-category-card dt{color:#3e5470;background:#f4f7fb;font-size:12px;font-weight:900}.expense-category-card dd{color:#142136;font-variant-numeric:tabular-nums;font-size:12px;font-weight:800}.expense-origin-table-wrap{overflow:auto}.expense-origin-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:860px;font-size:13px}.expense-origin-table th,.expense-origin-table td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #dfe9f4;height:36px;padding:0 10px;overflow:hidden}.expense-origin-table th{color:#fff;background:#102039;font-weight:900}.expense-origin-table th button{width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-weight:900;display:inline-flex}.expense-origin-table th button span{color:#a9bbce;font-size:12px}.expense-origin-table td{color:#1d2d44;background:#ffffffe6;font-weight:800}.expense-origin-table td:nth-child(3){color:#2f3a4d;font-variant-numeric:tabular-nums;text-align:right;font-weight:900}.expense-origin-table th:first-child,.expense-origin-table th:nth-child(2){width:120px}.expense-origin-table th:nth-child(3){width:140px}.expense-origin-table th:nth-child(5){width:92px}.expense-category-tag{color:#0c73ad;background:#e9f6ff;border:1px solid #bbd8ef;border-radius:999px;align-items:center;max-width:100%;min-height:22px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.expense-category-tag.warning{color:#9c6400;background:#fff6df;border-color:#f4d397}.expense-category-tag.primary{color:#255cc6;background:#edf3ff;border-color:#adc6ff}.expense-category-tag.info{color:#4e6078;background:#f4f7fb;border-color:#d4dbe5}.expense-category-tag.success{color:#128451;background:#ebfff5;border-color:#a8dfc6}.expense-category-tag.danger{color:#c13b33;background:#fff0ef;border-color:#ffc2bd}.expense-category-tag.life{color:#167b83;background:#ecfbfb;border-color:#bde3e3}.expense-delete-button{color:#ff5d4d;background:0 0;min-height:30px;padding:0 4px}.expense-dialog-backdrop{z-index:80;background:#0a182a5c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.expense-dialog{background:#fff;border-radius:8px;gap:14px;width:min(460px,100%);padding:18px;display:grid;box-shadow:0 24px 70px #06172b47}.expense-dialog header,.expense-dialog footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.expense-dialog header h3{color:#13233a;margin:0;font-size:18px}.expense-dialog header button{color:#344761;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.expense-dialog footer{justify-content:flex-end}@media (width<=980px){.expense-summary-grid{grid-template-columns:1fr}.expense-category-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.expense-ledger-module-head,.expense-filter-card{flex-direction:column;align-items:stretch}.expense-filter-card label,.expense-category-card dl{grid-template-columns:1fr}}.finance-receivable-section{min-height:420px}.finance-receivable-section .table-wrap{flex:none;min-height:320px;max-height:560px}.finance-receivable-section .ops-table{min-width:1320px}.finance-salary-head{gap:14px}.finance-salary-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.finance-salary-summary{grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px;margin-top:12px;display:grid}.finance-salary-metric{background:#f8fafc;border:1px solid #e5edf5;border-radius:7px;gap:6px;min-height:54px;padding:9px 11px;display:grid}.finance-salary-metric span{color:#51647c;font-size:13px;font-weight:800}.finance-salary-metric strong{color:#c40012;font-variant-numeric:tabular-nums;font-size:18px;font-weight:900;line-height:1}.finance-salary-message{margin-top:10px}.finance-record-table-wrap.salary{min-height:310px;margin-top:12px;overflow-x:auto}.finance-salary-table{table-layout:fixed;min-width:1460px}.finance-salary-table th,.finance-salary-table td{text-align:center}.finance-salary-table th:last-child,.finance-salary-table td:last-child{width:230px;min-width:230px;overflow:visible}.finance-salary-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;min-width:210px;display:flex}.finance-salary-actions button,.finance-salary-secondary,.finance-salary-icon-button{color:#24364c;white-space:nowrap;background:#fff;border:1px solid #d7e3ef;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.finance-salary-secondary{min-height:36px;padding:0 12px}.finance-salary-icon-button{width:34px;padding:0}.finance-salary-actions button:disabled,.finance-salary-secondary:disabled{cursor:not-allowed;opacity:.5}.finance-salary-entry-panel{width:min(560px,100%)}.finance-salary-entry-body{padding:18px}.finance-salary-entry-body label{color:#31435a;gap:8px;font-size:14px;font-weight:900;display:grid}.finance-salary-entry-body input{border:1px solid #9bbdff;border-radius:6px;min-height:42px;padding:0 12px;font-size:16px;font-weight:800}.finance-salary-entry-error{color:#a00012;background:#fff5f6;border:1px solid #ffd3d8;border-radius:6px;margin-top:10px;padding:9px 10px;font-size:13px;font-weight:900;line-height:1.45}.finance-salary-edit-panel,.finance-salary-statement-panel{width:min(980px,100%)}.finance-salary-edit-panel header,.finance-salary-statement-panel header{align-items:flex-start}.finance-salary-edit-panel header p,.finance-salary-statement-panel header p{color:#5f7188;margin:4px 0 0;font-size:13px;font-weight:800}.finance-input-grid.salary-edit{grid-template-columns:repeat(2,minmax(150px,1fr));margin:0;padding:18px}.finance-salary-notes{grid-column:1/-1}.finance-formula-grid.salary-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.salary-edit-details{margin:0 18px 18px}.finance-salary-statement-body{gap:16px;padding:18px;display:grid}.finance-salary-lookback{gap:8px;display:grid}.finance-salary-lookback h3{color:#203046;margin:0;font-size:16px}.finance-salary-lookback-table{min-width:680px}.finance-origin-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;display:grid}.finance-origin-card{background:#fbfdff;border:1px solid #e5edf5;border-radius:8px;gap:8px;min-width:0;min-height:210px;padding:10px;display:grid}.finance-origin-card header{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.finance-origin-card header strong{color:#101a2d;font-size:17px}.finance-origin-card header span{color:#5f7188;white-space:nowrap;font-size:13px;font-weight:900}.finance-origin-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.finance-origin-values span{background:#fff;border:1px solid #edf2f7;border-radius:6px;gap:2px;min-width:0;padding:7px 8px;display:grid}.finance-origin-values small{color:#68788d;font-size:12px;font-weight:800}.finance-origin-values b{color:#c40012;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.finance-mini-table{border:1px solid #e5edf5;border-radius:8px;min-height:0;margin-top:12px;overflow:auto}.finance-mini-table table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:620px;font-size:14px}.finance-mini-table th,.finance-mini-table td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #edf2f7;height:36px;padding:0 10px;overflow:hidden}.finance-mini-table th{color:#fff;background:#101a2d;font-weight:900}.finance-mini-table td{color:#1f2d3d;font-weight:800}.distribution-detail-section{z-index:0;flex:none;gap:12px;min-height:0;display:grid;position:relative}.distribution-progress-strip{z-index:1;border-radius:8px;flex:none;align-items:center;gap:10px;width:100%;min-height:46px;padding:0 16px;font-weight:900;line-height:1.3;display:flex;position:relative}.distribution-progress-strip span{min-width:0}.distribution-progress-strip.preview{color:#53667f;background:#f6faff;border:1px solid #d8e4f1}.distribution-progress-strip.confirmed{color:#218b54;background:#f0fbf1;border:1px solid #cbeed4}.distribution-progress-strip.delivering{color:#1269a8;background:#eff8ff;border:1px solid #b9def7}.distribution-detail-grid{grid-template-columns:repeat(2,minmax(360px,1fr));gap:14px;min-width:0;display:grid}.distribution-detail-card{min-width:0;padding:14px}.distribution-detail-card header b{color:#187144;white-space:nowrap;background:#dcfce7;border-radius:999px;padding:5px 10px;font-size:13px}.distribution-detail-table{margin-top:12px;overflow-x:auto}.distribution-detail-table table{border-collapse:collapse;width:100%;min-width:520px}.distribution-detail-table th,.distribution-detail-table td{color:#243244;text-align:left;white-space:nowrap;border-bottom:1px solid #eef3f8;padding:9px 10px;font-size:14px}.distribution-detail-table th{color:#40566f;background:#eef6ff;font-weight:900}.distribution-waybill-cell{align-items:center;gap:6px;min-width:0;display:inline-flex}.distribution-source-tag{color:#075985;background:#e8f6ff;border:1px solid #8fd0ff;border-radius:6px;align-items:center;min-height:22px;padding:0 6px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.distribution-detail-table td small{color:#64748b;white-space:normal;margin-top:3px;font-size:12px;line-height:1.25;display:block}.distribution-detail-table select{color:#64748b;background:#fff;border:1px solid #d5e0ea;border-radius:8px;min-width:94px;min-height:32px;padding:0 8px;font-weight:800}.distribution-print-dialog{flex-direction:column;width:min(760px,100%);height:min(840px,100vh - 48px);max-height:calc(100vh - 48px);display:flex;overflow:hidden}.distribution-print-dialog>header,.distribution-print-dialog>footer,.distribution-print-dialog>.distribution-printer-connect,.distribution-print-dialog>.distribution-print-dialog-tools,.distribution-print-dialog>.distribution-print-note{flex:none}.distribution-print-dialog>footer{margin-top:auto}.distribution-print-dialog header p{color:#5f7188;margin-top:4px;font-size:14px;font-weight:800}.distribution-printer-connect{background:#f8fbff;border:1px solid #dbe7f5;border-radius:8px;gap:10px;margin:0 18px 12px;padding:12px;display:grid}.distribution-printer-connect.connected{background:#f0fdf6;border-color:#a7e4c6}.distribution-printer-connect.helper-missing,.distribution-printer-connect.printer-missing,.distribution-printer-connect.error{background:#fff8ec;border-color:#ffd08a}.distribution-printer-status{color:#8a4d00;align-items:flex-start;gap:10px;min-width:0;display:flex}.distribution-printer-connect.connected .distribution-printer-status{color:#0f766e}.distribution-printer-status strong,.distribution-printer-status span{display:block}.distribution-printer-status strong{color:#152033;font-size:15px;font-weight:900}.distribution-printer-status span,.distribution-printer-connect p{color:#5f7188;font-size:13px;font-weight:800;line-height:1.45}.distribution-printer-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.distribution-printer-controls select{color:#203047;background:#fff;border:1px solid #c9d7e8;border-radius:6px;min-width:min(320px,100%);min-height:38px;padding:0 10px;font-weight:800}.distribution-printer-controls button,.distribution-printer-controls a{border-radius:6px;min-height:38px;padding:0 12px;font-size:14px;font-weight:900;text-decoration:none}.distribution-printer-download{align-items:center;gap:8px;display:inline-flex}.distribution-printer-connect p{margin:0}.distribution-print-route-list{background:#f8fbff;flex:auto;align-content:start;gap:10px;min-height:0;padding:10px 18px 14px;display:grid;overflow:auto;grid-auto-rows:max-content!important}.distribution-print-route{background:#fff;border:1px solid #dce8f4;border-radius:8px;min-height:0;overflow:hidden;height:auto!important;max-height:none!important}.distribution-print-route-head{color:#142136;background:#eef6ff;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:10px 12px;display:grid}.distribution-print-route-head input{width:18px;height:18px;margin:0}.distribution-print-route-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;line-height:1.25;display:block;overflow:hidden}.distribution-print-route-head span{color:#5f7188;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;font-weight:800;display:block;overflow:hidden}.distribution-print-route-head b{color:#1269a8;white-space:nowrap;background:#fff;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:900}.distribution-print-rows{padding:0 12px 6px;display:grid}.distribution-print-rows.is-expanded{visibility:visible!important;height:auto!important;max-height:none!important;display:grid!important;overflow:visible!important}.distribution-print-pick-row{grid-template-columns:28px minmax(120px,170px) minmax(0,1fr);padding:0}.distribution-print-note{color:#8a4d00;border-top:1px solid #e5edf6;padding:10px 18px 0;font-size:13px;font-weight:800}.local-print-queue-dialog{flex-direction:column;width:min(720px,100vw - 32px);max-height:min(680px,100vh - 48px);display:flex;overflow:hidden}.local-print-queue-dialog header p{color:#5f7188;margin-top:4px;font-size:14px;font-weight:800}.local-print-queue-controls{border-top:1px solid #e5edf6;border-bottom:1px solid #e5edf6;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 18px;display:flex}.local-print-queue-controls button{border-radius:7px;min-height:36px;padding:0 12px;font-size:14px;font-weight:900}.local-print-queue-state,.local-print-task-status{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.local-print-queue-state.running,.local-print-task-status.submitted,.local-print-task-status.sending{color:#087b4f;background:#e6f7ee}.local-print-queue-state.paused,.local-print-task-status.paused{color:#9a6500;background:#fff3d7}.local-print-task-status.queued{color:#176da7;background:#e8f3ff}.local-print-queue-message{color:#8a4d00;margin:12px 18px 0;font-size:13px;font-weight:800}.local-print-queue-list{background:#f8fbff;gap:10px;min-height:0;padding:14px 18px 18px;display:grid;overflow:auto}.local-print-queue-empty{color:#6a7d94;text-align:center;margin:20px 0;font-size:14px;font-weight:800}.local-print-queue-task{background:#fff;border:1px solid #dce8f4;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.local-print-queue-task strong,.local-print-queue-task span,.local-print-queue-task small{display:block}.local-print-queue-task strong{color:#18263a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;overflow:hidden}.local-print-queue-task>div:first-child>span,.local-print-queue-task small{color:#64748b;margin-top:4px;font-size:12px;font-weight:800;line-height:1.35}.local-print-queue-task-actions{justify-items:end;gap:8px;display:grid}.local-print-queue-task-actions button{color:#c62f2f;border-color:#ffc7c7;min-height:34px;font-size:13px;font-weight:900}@media (width<=640px){.local-print-queue-task{grid-template-columns:1fr}.local-print-queue-task-actions{grid-template-columns:auto auto;justify-content:space-between;justify-items:start}}.customer-board-page{background:linear-gradient(#fff9 1px,#0000 1px) 0 0/24px 24px,linear-gradient(90deg,#fff9 1px,#0000 1px) 0 0/24px 24px,linear-gradient(135deg,#eef9f2 0%,#dff4ff 52%,#dbe8ff 100%);grid-template-rows:auto auto auto auto minmax(0,1fr) auto;padding:20px}.customer-list-page{grid-template-rows:none;align-content:start}.customer-list-page .customer-table-section{flex:none}.customer-list-page .table-wrap{flex:none;overflow:auto visible}.customer-workbench-module-page{grid-template-rows:auto auto minmax(0,1fr);gap:10px;padding:12px}.customer-workbench-module-actions{background:#fffffff0;border:1px solid #d9e8f7;border-radius:8px;align-items:center;gap:12px;min-height:42px;padding:8px 12px;display:flex;box-shadow:0 8px 18px #2f6fa114}.customer-workbench-module-actions button{color:#fff;background:#2a9fe5;border-radius:7px;align-items:center;gap:6px;min-height:32px;padding:0 12px;font-size:14px;font-weight:900;display:inline-flex}.customer-workbench-module-actions button:disabled{cursor:not-allowed;opacity:.48}.customer-workbench-module-actions p{color:#46637e;min-width:0;margin:0;font-size:13px;font-weight:800}.customer-workbench-frame-shell{background:#eef3f7;border:1px solid #d9e8f7;border-radius:8px;min-height:0;overflow:hidden;box-shadow:0 12px 26px #2f6fa11f}.customer-workbench-loading{color:#46637e;place-items:center;height:100%;min-height:420px;font-size:15px;font-weight:900;display:grid}.customer-workbench-frame{background:#eef3f7;border:0;width:100%;height:100%;display:block}.customer-board-toolbar{background:#fffffff0;border:1px solid #d9e8f7;border-radius:8px;grid-template-columns:minmax(360px,1fr) auto auto auto auto;align-items:center;gap:10px;padding:20px;display:grid;box-shadow:0 12px 26px #2f6fa11f}.customer-search{color:#2b80bd;background:#fff;border:1px solid #bfdcf5;border-radius:6px;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 12px;display:inline-flex}.customer-search input,.customer-board-toolbar select{color:#24415f;background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:42px;font-size:15px;font-weight:700}.customer-board-toolbar select{background:#fff;border:1px solid #bfdcf5;border-radius:6px;padding:0 12px}.customer-view-tabs{background:#ffffffe0;border:1px solid #cfe2f4;border-radius:8px;align-items:center;gap:4px;padding:4px;display:inline-flex}.customer-view-tabs button{color:#527391;background:0 0;border-radius:6px;min-height:34px;padding:0 14px;font-size:14px;font-weight:900}.customer-view-tabs button.active{color:#fff;background:#2a9fe5;box-shadow:0 8px 18px #2a9fe52e}.customer-merge-review-page{grid-template-rows:auto minmax(0,1fr);align-content:start;gap:12px}.customer-merge-review{gap:12px;min-width:0;display:grid}.customer-merge-review-intro{background:linear-gradient(110deg,#f2fff7,#edf9ff);border:1px solid #b9e3ce;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex;box-shadow:0 8px 18px #2f6fa114}.customer-merge-review-intro h2{color:#155f43;margin:0;font-size:18px}.customer-merge-review-intro p{color:#46637e;max-width:780px;margin:5px 0 0;font-size:14px;font-weight:700;line-height:1.55}.customer-merge-review-refresh,.customer-merge-review-card footer button,.customer-merge-review-history-row button{color:#315b7a;background:#fff;border:1px solid #bfdaee;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:14px;font-weight:900;display:inline-flex}.customer-merge-review-refresh:disabled,.customer-merge-review-card footer button:disabled,.customer-merge-review-history-row button:disabled{cursor:not-allowed;opacity:.55}.customer-merge-review-metrics{flex-wrap:wrap;gap:8px;display:flex}.customer-merge-review-metrics span{color:#597792;background:#ffffffe6;border:1px solid #d8e7f3;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:800}.customer-merge-review-metrics b{color:#1477b5;font-size:16px}.customer-merge-review-tabs{border-bottom:1px solid #d4e3ef;justify-self:start;gap:4px;display:inline-flex}.customer-merge-review-tabs button{color:#63819a;background:0 0;border:0;border-bottom:3px solid #0000;padding:9px 14px 8px;font-size:14px;font-weight:900}.customer-merge-review-tabs button.active{color:#126d4e;border-bottom-color:#159b6a}.customer-merge-review-notice,.customer-merge-review-error,.customer-merge-review-state{border-radius:8px;align-items:center;gap:7px;margin:0;padding:10px 13px;font-size:14px;font-weight:800;display:flex}.customer-merge-review-notice{color:#157352;background:#effcf5;border:1px solid #aee4c8}.customer-merge-review-error{color:#ba3c3c;background:#fff5f5;border:1px solid #ffcaca}.customer-merge-review-state{color:#58768e;background:#ffffffc7;border:1px dashed #bed6e7;justify-content:center;min-height:92px}.customer-merge-review-filters{background:#ffffffe6;border:1px solid #d9e8f7;border-radius:9px;grid-template-columns:minmax(240px,1.5fr) minmax(180px,1fr) minmax(200px,1fr);gap:10px;padding:12px;display:grid}.customer-merge-review-filters label,.customer-merge-review-note{gap:5px;min-width:0;display:grid}.customer-merge-review-filters label>span,.customer-merge-review-note>span{color:#607f99;font-size:12px;font-weight:900}.customer-merge-review-filters input,.customer-merge-review-filters select,.customer-merge-review-note textarea{color:#243f57;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #c7dceb;border-radius:7px;font-size:14px;font-weight:700}.customer-merge-review-filters input,.customer-merge-review-filters select{min-height:36px;padding:0 10px}.customer-merge-review-note textarea{resize:vertical;min-height:62px;padding:8px 10px;line-height:1.45}.customer-merge-review-batch{background:#f4fbff;border:1px solid #b9ddef;border-radius:10px;gap:10px;padding:12px;display:grid}.customer-merge-review-batch-intro,.customer-merge-review-batch-summary,.customer-merge-review-batch-plan footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-merge-review-batch-intro strong{color:#176b9c;align-items:center;gap:6px;font-size:15px;display:inline-flex}.customer-merge-review-batch-intro p,.customer-merge-review-batch-summary p{color:#58758d;margin:4px 0 0;font-size:13px;font-weight:700;line-height:1.5}.customer-merge-review-batch button{color:#176b9c;cursor:pointer;background:#fff;border:1px solid #98cfe9;border-radius:8px;min-height:36px;padding:0 13px;font-weight:900}.customer-merge-review-batch button:disabled{cursor:not-allowed;opacity:.55}.customer-merge-review-batch-plan{border-top:1px solid #cce5f2;gap:10px;padding-top:11px;display:grid}.customer-merge-review-batch-summary>div>strong{color:#155f43;font-size:15px}.customer-merge-review-batch-close{min-width:36px;padding:0!important}.customer-merge-review-batch-details{background:#fff;border:1px solid #c8dfed;border-radius:8px;overflow:hidden}.customer-merge-review-batch-details summary{cursor:pointer;color:#315c79;padding:10px 12px;font-size:13px;font-weight:900}.customer-merge-review-batch-details>div{border-top:1px solid #d9e8f1;max-height:360px;display:grid;overflow:auto}.customer-merge-review-batch-details article{color:#4d6f89;grid-template-columns:minmax(220px,1.5fr) minmax(180px,.8fr) minmax(220px,1fr);gap:10px;padding:9px 12px;font-size:13px;display:grid}.customer-merge-review-batch-details article+article{border-top:1px solid #edf3f7}.customer-merge-review-batch-details article strong{overflow-wrap:anywhere;color:#294c66}.customer-merge-review-batch-details article em{color:#15704d;font-style:normal;font-weight:800}.customer-merge-review-batch-plan footer{justify-content:flex-end}.customer-merge-review-batch-plan footer .primary{color:#fff;background:#159b6a;border-color:#159b6a}.customer-merge-review-list,.customer-merge-review-history{gap:10px;display:grid}.customer-merge-review-card,.customer-merge-review-history-row{background:#fffffff0;border:1px solid #d6e6f2;border-radius:10px;box-shadow:0 8px 20px #2f6fa112}.customer-merge-review-card>header{border-bottom:1px solid #e2edf5;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.customer-merge-review-reason{color:#9a6111;background:#fff1d7;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:12px;font-weight:900;display:inline-flex}.customer-merge-review-card h3{color:#243e57;margin:7px 0 0;font-size:16px}.customer-merge-review-card h3 span,.customer-merge-review-history-row strong span{color:#76a0be}.customer-merge-review-total{color:#4d6d87;justify-items:end;gap:3px;display:grid}.customer-merge-review-total small{font-size:12px;font-weight:800}.customer-merge-review-total strong{color:#1573ad;font-size:14px}.customer-merge-review-comparison{grid-template-columns:1fr 1fr;gap:10px;padding:12px 14px 0;display:grid}.customer-merge-review-comparison section{background:#f5fbff;border:1px solid #cce1f1;border-radius:8px;gap:5px;min-width:0;padding:10px 12px;display:grid}.customer-merge-review-comparison section+section{background:#f3fff8;border-color:#cde9d9}.customer-merge-review-comparison small{color:#63819a;font-size:12px;font-weight:800}.customer-merge-review-comparison strong{overflow-wrap:anywhere;color:#25445f;font-size:16px}.customer-merge-review-comparison span,.customer-merge-review-comparison em{color:#4d6f89;font-size:13px;font-style:normal;font-weight:700}.customer-merge-review-evidence{color:#58758d;margin:10px 14px;font-size:13px;font-weight:700}.customer-merge-review-location{color:#795b2e;background:#fffaf0;border:1px solid #f0d5a4;border-radius:10px;gap:3px;margin:0 14px 12px;padding:9px 11px;font-size:12px;display:grid}.customer-merge-review-location.supported{color:#216d4f;background:#f1fcf6;border-color:#a9dfc5}.customer-merge-review-location strong{font-size:13px}.customer-merge-review-location span,.customer-merge-review-location small{line-height:1.5}.customer-merge-review-note{margin:0 14px 12px}.customer-merge-review-card footer{border-top:1px solid #e2edf5;flex-wrap:wrap;gap:8px;padding:11px 14px;display:flex}.customer-merge-review-confirm{color:#176b9c!important;background:#eff9ff!important;border-color:#9bd3ec!important}.customer-merge-review-confirm.secondary{color:#15704d!important;background:#effbf4!important;border-color:#a9dfc5!important}.customer-merge-review-separate{color:#a35d17!important;background:#fff7ed!important;border-color:#f0c89f!important}.customer-merge-review-history-row{justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.customer-merge-review-history-row strong{color:#28445d;font-size:15px}.customer-merge-review-history-row p,.customer-merge-review-history-row small{color:#60809a;margin:5px 0 0;font-size:13px;font-weight:700;display:block}@media (width<=760px){.customer-merge-review-intro,.customer-merge-review-card>header,.customer-merge-review-history-row{flex-direction:column;align-items:stretch}.customer-merge-review-filters,.customer-merge-review-comparison{grid-template-columns:1fr}.customer-merge-review-batch-intro,.customer-merge-review-batch-summary{flex-direction:column;align-items:stretch}.customer-merge-review-batch-details article{grid-template-columns:1fr;gap:4px}.customer-merge-review-total{justify-items:start}}.customer-checkbox{color:#527391;white-space:nowrap;align-items:center;gap:6px;min-height:42px;font-size:14px;font-weight:700;display:inline-flex}.customer-checkbox input{width:15px;height:15px;margin:0}.customer-primary,.customer-success,.customer-warning,.customer-danger{color:#fff;white-space:nowrap;border-radius:7px;min-height:42px;padding:0 16px;font-size:15px;font-weight:900;box-shadow:0 10px 20px #2777b92e}.customer-primary{background:#2a9fe5}.customer-success{background:#22bf86}.customer-warning{color:#e7a638;box-shadow:none;background:#fff4df;border:1px solid #ffd49b}.customer-danger{background:#ffb0b4}.customer-board-note{color:#71869d;background:#ffffffdb;border:1px solid #e4edf7;border-radius:8px;min-height:40px;padding:11px 16px;font-size:14px;font-weight:700}.customer-route-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px;display:grid}.customer-route-card{background:#fffffff2;border:1px solid #d9e8f7;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:118px;padding:20px;display:flex;box-shadow:0 10px 22px #2f6fa11a}.customer-route-card h2{color:#203046;margin:0 0 18px;font-size:17px;font-weight:900}.customer-route-card p{color:#7b8da1;margin:0;font-size:14px;font-weight:700}.customer-route-actions{justify-items:end;gap:12px;display:grid}.customer-route-actions span{color:#117fc5;background:#e5f5ff;border:1px solid #9bd4fb;border-radius:999px;padding:3px 10px;font-size:14px;font-weight:900}.customer-route-actions button,.customer-row-actions button{color:#fff;background:#2a9fe5;border-radius:7px;min-height:36px;padding:0 12px;font-size:14px;font-weight:900}.customer-route-actions button:disabled,.customer-row-actions button:disabled,.customer-board-toolbar button:disabled{cursor:not-allowed;opacity:.45}.customer-table-section{background:#ffffffeb;border-color:#d9e8f7}.customer-list-table{table-layout:auto;min-width:1320px;font-size:15px}.customer-list-table th{color:#31546f;background:#eef7ff}.customer-list-table:not(.customer-merge-table) th:first-child,.customer-list-table:not(.customer-merge-table) td:first-child{width:44px}.customer-list-table:not(.customer-merge-table) th:nth-child(2),.customer-list-table:not(.customer-merge-table) td:nth-child(2){width:150px}.customer-list-table:not(.customer-merge-table) th:nth-child(3),.customer-list-table:not(.customer-merge-table) td:nth-child(3){min-width:230px}.customer-list-table:not(.customer-merge-table) th:nth-child(10),.customer-list-table:not(.customer-merge-table) td:nth-child(10){width:230px}.customer-head-filter,.table-sort-button{color:#1f5f91;background:#fff;border:1px solid #b9d8f2;border-radius:6px;width:100%;min-height:32px;padding:0 8px;font-size:13px;font-weight:900}.table-sort-button{text-align:left;cursor:pointer}.customer-name-head{gap:6px;min-width:0;display:grid}.customer-name-head label{color:#42627d;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:900;display:inline-flex}.customer-route-stack{flex-wrap:wrap;gap:4px;display:flex}.customer-head-filter:focus,.table-sort-button:focus-visible{outline-offset:1px;outline:2px solid #2a9fe552}.customer-list-table td{color:#334c66;font-weight:800}.customer-list-table td strong{color:#536d86;font-size:16px;display:block}.customer-list-table td small{color:#9aa9b8;margin-top:4px;font-size:12px;font-weight:700;display:block}.customer-list-table a{color:inherit;text-decoration:none}.customer-list-table a:hover{color:#078b72;text-decoration:underline}.customer-row-actions a,.customer-row-actions .disabled{border:0;border-radius:6px;padding:7px 9px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.customer-row-actions a{color:#1179bb;background:#eef7ff}.customer-row-actions .disabled{color:#9aa9b7}.customer-pagination{justify-content:flex-end;align-items:center;gap:14px;padding:14px 4px 4px;display:flex}.customer-pagination a{color:#143b58;background:#fff;border:1px solid #cddbe6;border-radius:8px;padding:8px 14px;font-weight:700;text-decoration:none}.customer-pagination a[aria-disabled=true]{opacity:.45;pointer-events:none}.customer-profile-page{gap:18px;display:grid}.customer-profile-head{justify-content:space-between;align-items:end;display:flex}.customer-profile-head h1{margin:10px 0 4px}.customer-profile-head p,.customer-profile-section-head p{color:#718596;margin:0}.customer-back-link{color:#12856e;font-weight:700;text-decoration:none}.customer-page-action{color:#fff;background:#11876f;border-radius:9px;padding:11px 16px;font-weight:800;text-decoration:none}.customer-page-message,.customer-page-loading{background:#fff8e8;border:1px solid #f0d99b;border-radius:10px;padding:14px 16px}.customer-summary-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.customer-summary-cards>div,.customer-profile-section,.customer-parent-edit-form>section,.customer-parent-edit-form>aside{background:#fff;border:1px solid #dbe6ee;border-radius:12px;padding:18px;box-shadow:0 8px 24px #1e49640f}.customer-summary-cards span,.customer-summary-cards small{color:#718596;display:block}.customer-summary-cards strong{margin:8px 0;font-size:22px;display:block}.customer-profile-section-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.customer-profile-section-head h2,.customer-parent-edit-form h2{margin:0 0 6px}.customer-profile-section-head>a{color:#24465e;border:1px solid #cbd9e3;border-radius:8px;padding:8px 13px;text-decoration:none}.customer-profile-section-head>a.active{color:#fff;background:#11876f}.customer-child-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px;display:grid}.customer-child-grid a{color:#203f55;border:1px solid #d8e3eb;border-radius:10px;gap:5px;padding:13px;text-decoration:none;display:grid}.customer-child-grid a.active,.customer-child-grid a:hover{background:#eaf8f4;border-color:#119071}.customer-child-grid span,.customer-child-grid small{color:#728596}.customer-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.customer-contact-grid>div{background:#f7fafc;border:1px solid #e0e9ef;border-radius:10px;gap:8px;padding:14px;display:grid}.customer-contact-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-contact-card-head button,.customer-binding-form-actions button{font:inherit;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:800}.customer-binding-form{background:#fff;border:1px solid #cfe0e8;border-radius:8px;gap:9px;padding:10px;display:grid}.customer-binding-form label{gap:5px;display:grid}.customer-binding-form label span{color:#526b7a;font-size:12px;font-weight:700}.customer-binding-form input{font:inherit;border:1px solid #c8d7e1;border-radius:7px;min-width:0;padding:8px 9px}.customer-binding-form-actions,.customer-binding-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customer-binding-form-actions{justify-content:flex-end}.customer-binding-actions{margin-top:2px}.link-button{color:#167b68;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.link-button.danger{color:#c24e4e}.link-button:disabled,.customer-contact-card-head button:disabled,.customer-binding-form-actions button:disabled{cursor:not-allowed;opacity:.55}.customer-miniapp-readonly{border-top:1px dashed #ccdbe3;gap:8px;margin-top:4px;padding-top:12px;display:grid}.customer-miniapp-readonly>strong{color:#526b7a;font-size:12px}.customer-contact-grid a{color:#11876f;font-weight:800}.customer-contact-grid article{border-top:1px solid #dfe8ee;gap:4px;padding-top:9px;display:grid}.customer-contact-grid small,.customer-contact-grid span,.customer-parent-edit-form footer span{color:#718596}.customer-parent-edit-form{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px;display:grid}.customer-parent-edit-form label{gap:7px;margin-top:14px;display:grid}.customer-parent-edit-form input:not([type=checkbox]){font:inherit;border:1px solid #c8d7e1;border-radius:8px;padding:10px 12px}.customer-parent-edit-form ul{margin:12px 0 0;padding:0;list-style:none}.customer-parent-edit-form li{border-bottom:1px solid #edf1f4;justify-content:space-between;padding:9px 0;display:flex}.customer-parent-edit-form li small{color:#758898}.customer-parent-edit-form footer{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.customer-parent-edit-form footer a,.customer-parent-edit-form footer button{border-radius:8px;padding:10px 18px;font-weight:800;text-decoration:none}@media (width<=1100px){.customer-summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-contact-grid,.customer-parent-edit-form{grid-template-columns:1fr}}.customer-miniapp-code-button{color:#1f7a5a;text-align:left;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;max-width:100%;margin-top:6px;padding:0;font:800 12px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.customer-miniapp-code-button:hover,.customer-miniapp-code-button:focus-visible{color:#12563e;text-decoration:underline}.customer-miniapp-user-line{overflow-wrap:anywhere;color:#496d65!important;font-weight:700!important}.customer-merge-table{min-width:1910px}.customer-merge-table td{vertical-align:top}.customer-merge-workbench-head{background:#fffffff0;border:1px solid #d9e8f7;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:14px;padding:10px 12px;display:flex}.customer-merge-metrics{flex-wrap:wrap;gap:6px;display:flex}.customer-merge-metrics span{color:#42627d;background:#fff;border:1px solid #cfe0ec;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.customer-merge-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:520px;display:flex}.customer-merge-toolbar-actions button{color:#31546f;background:#fff;border:1px solid #cfe0ec;border-radius:6px;min-height:32px;padding:0 12px;font-size:13px;font-weight:900}.customer-merge-toolbar-actions button.primary{color:#fff;background:#74cdf1;border-color:#6fc6ef}.customer-merge-toolbar-actions button.danger{color:#d6001c;border-color:#fecdd3}.customer-merge-toolbar-actions button:disabled{cursor:not-allowed;opacity:.48}.customer-merge-filters{background:#fffffff0;border:1px solid #d9e8f7;border-radius:8px;grid-template-columns:minmax(280px,1fr) 150px 110px minmax(180px,220px) repeat(5,auto);align-items:center;gap:10px;padding:9px 12px;display:grid}.customer-merge-filters label:not(.checkline){grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.customer-merge-filters label>span{color:#536d86;font-size:13px;font-weight:900}.customer-merge-filters input[type=search],.customer-merge-filters input[type=text],.customer-merge-filters select{color:#24415f;background:#fff;border:1px solid #cfe0ec;border-radius:6px;width:100%;min-width:0;min-height:32px;padding:0 9px;font-size:13px;font-weight:800}.customer-merge-filters .search-box{grid-template-columns:auto minmax(220px,1fr)}.customer-merge-filters .checkline{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.customer-merge-table th{color:#fff;background:#0f1b2f}.customer-merge-table .select-col{text-align:center;width:48px}.customer-merge-table .seq-col{text-align:center;width:58px}.customer-merge-table .name-col{min-width:190px}.customer-merge-table .source-col{min-width:360px}.customer-merge-table .standard-coordinate-col{min-width:430px}.customer-merge-table .role-col{width:100px}.customer-merge-table .route-col{width:140px}.customer-merge-table .date-col{width:180px}.customer-merge-table .waybill-col{width:110px}.customer-merge-table .freight-col{text-align:right;width:130px}.customer-merge-candidate-head td{border-left:5px solid var(--customer-candidate-border);background:var(--customer-candidate-head);color:var(--customer-candidate-text)}.customer-merge-candidate-head strong,.customer-merge-candidate-head span{align-items:center;margin-right:14px;font-size:13px;font-weight:900;display:inline-flex}.customer-merge-candidate-row td{background:var(--customer-candidate-bg)}.customer-merge-candidate-row td:first-child{border-left:5px solid var(--customer-candidate-border)}.customer-standard-far-row td:first-child{border-left:5px solid #dc2626}.customer-merge-marked-row td{background:#fff7d6}.customer-merge-table tr.selected td{box-shadow:inset 0 0 0 999px #74cdf114}.customer-merge-aliases{flex-wrap:wrap;gap:6px;max-width:390px;display:flex}.customer-merge-aliases span{color:#536d86;background:#fff;border:1px solid #d8e8f5;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:900}.customer-merge-aliases span.far{color:#c40012;text-underline-offset:2px;background:#fff1f2;border-color:#fecdd3;text-decoration:underline}.customer-merge-hint{gap:4px;min-width:180px;display:grid}.customer-merge-hint strong{color:#24415f;font-size:13px;font-weight:900}.customer-merge-hint small{color:#7c91a6}.customer-merge-hint.multi strong{color:#9b4d08}.customer-merge-hint.muted strong,.customer-merge-muted{color:#9aa9b8}.customer-merge-badge{border:1px solid var(--customer-candidate-border,#b7d6ee);width:fit-content;color:var(--customer-candidate-text,#31546f);background:#fff;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:900;display:inline-flex}.customer-merge-inline-actions{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.customer-merge-inline-actions button{color:#0b6fa4;background:#fff;border:1px solid #cfe0ec;border-radius:6px;min-height:24px;padding:0 7px;font-size:12px;font-weight:900}.customer-merge-inline-actions button:disabled{cursor:not-allowed;opacity:.45}.customer-standard-coordinate{gap:6px;min-width:280px;display:grid}.customer-standard-main{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.customer-standard-main select{color:#18324a;background:#fff;border:1px solid #cfe0ec;border-radius:6px;width:100%;min-height:30px;padding:4px 8px;font-weight:900}.customer-standard-main button{color:#0b6fa4;white-space:nowrap;background:#fff;border:1px solid #cfe0ec;border-radius:6px;min-height:30px;padding:0 8px;font-size:12px;font-weight:900}.customer-standard-summary{background:#f8fbfe;border:1px solid #d8e8f5;border-radius:6px;gap:2px;padding:6px 8px;display:grid}.customer-standard-summary strong{color:#24415f;font-size:12px;font-weight:900}.customer-standard-summary small{color:#7c91a6}.customer-standard-coordinate.warning .customer-standard-summary,.customer-standard-warning{color:#c40012;background:#fff1f2;border-color:#fecdd3}.customer-standard-warning{border:1px solid #fecdd3;border-radius:6px;padding:5px 7px;font-size:12px;font-weight:900}.customer-standard-toggle{color:#0b6fa4;background:#fff;border:1px solid #cfe0ec;border-radius:6px;width:fit-content;min-height:26px;padding:2px 8px;font-size:12px;font-weight:900}.customer-standard-details{gap:6px;display:grid}.customer-standard-detail{background:#ffffffb8;border:1px solid #d8e8f5;border-radius:6px;padding:6px 8px}.customer-standard-detail.far{background:#fff7f8;border-color:#fecdd3}.customer-standard-detail-head{gap:2px;display:grid}.customer-standard-detail-head strong{color:#1c3854;font-weight:900}.customer-standard-detail-head small{color:#7c91a6}.customer-standard-points{gap:2px;margin-top:5px;display:grid}.customer-standard-point{border-top:1px dashed #e1edf6;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;min-height:24px;padding:3px 0;font-size:12px;display:grid}.customer-standard-point:first-child{border-top:0}.customer-standard-point span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-standard-point strong{color:#24415f;font-variant-numeric:tabular-nums;font-weight:900}.customer-standard-point.medium strong{color:#9b4d08}.customer-standard-point.far{background:#fff1f2;border-radius:4px;margin-left:-4px;margin-right:-4px;padding-left:4px;padding-right:4px}.customer-standard-point.far strong,.customer-standard-point.far em{color:#c40012}.customer-standard-point em{white-space:nowrap;border:1px solid #fecdd3;border-radius:999px;padding:1px 5px;font-size:11px;font-style:normal;font-weight:900}.customer-merge-statusbar{color:#536d86;background:#fffffff0;border:1px solid #d9e8f7;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:900;display:flex}.customer-merge-statusbar span{min-width:0}.row-radio{background:#f8fcff;border:1px solid #bee2fb;border-radius:999px;width:13px;height:13px;display:inline-block}.customer-pill{color:#1482c3;background:#e9f8ff;border:1px solid #aee1fb;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.customer-pill.muted{color:#1482c3}.customer-pill.active{color:#129963;background:#e7fff1;border-color:#9de8c5}.customer-row-actions{align-items:center;gap:8px;min-width:max-content;display:flex}.customer-action-cell{overflow:visible!important}.customer-row-actions .text-warning{color:#e7a638;background:0 0;padding:0 2px}.customer-row-actions .text-danger{color:#ff6b62;background:0 0;padding:0 2px}.customer-detail-panel{background:#fffffff5;border:1px solid #d9e8f7;border-radius:8px;gap:14px;padding:18px 20px;display:grid}.customer-detail-panel h2{color:#203046;margin:0;font-size:20px;font-weight:900}.customer-detail-panel p{color:#71869d;margin:6px 0 0;font-size:14px;font-weight:800}.customer-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-detail-grid span{color:#334c66;overflow-wrap:anywhere;background:#f8fcff;border:1px solid #e4edf7;border-radius:6px;min-width:0;padding:10px 12px;font-size:14px;font-weight:800}.customer-miniapp-access{background:#f3fbf8;border:1px solid #c9e6dc;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.customer-miniapp-access>div:first-child{gap:4px;display:grid}.customer-miniapp-access small,.customer-miniapp-access span{color:#627d75;font-size:13px;font-weight:700}.customer-miniapp-access strong{color:#143f36;letter-spacing:.06em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:22px}.customer-miniapp-access-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customer-miniapp-access-actions button.primary{color:#fff;background:#12805f;border-color:#12805f}.customer-miniapp-linked-users{background:#fff;border:1px solid #dce8e4;border-radius:8px;gap:8px;padding:14px 16px;display:grid}.customer-miniapp-linked-head,.customer-miniapp-linked-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.customer-miniapp-linked-head span,.customer-miniapp-linked-row span,.customer-miniapp-linked-empty{color:#6b7f79;font-size:13px;font-weight:700}.customer-miniapp-linked-row{border-top:1px solid #edf2f0;padding-top:9px}.customer-miniapp-linked-row>div{gap:2px;display:grid}.customer-miniapp-linked-row>div strong{color:#173f36}.customer-recent-waybills{background:#fff;border:1px solid #dce6ed;border-radius:8px;gap:12px;padding:14px 16px;display:grid}.customer-recent-head>div,.customer-recent-row>div:first-child,.customer-recent-charge{gap:4px;display:grid}.customer-recent-head strong{color:#203046;font-size:15px}.customer-recent-head span,.customer-recent-row span,.customer-recent-empty{color:#728395;font-size:12px;font-weight:700}.customer-recent-list{gap:8px;display:grid}.customer-recent-row{border-top:1px solid #edf2f6;grid-template-columns:minmax(180px,1.4fr) minmax(190px,1fr) auto;align-items:center;gap:14px;padding-top:10px;display:grid}.customer-recent-row>div:first-child strong,.customer-recent-charge strong{color:#2b4055;font-size:14px}.customer-recent-charge{text-align:right}.customer-recent-actions{justify-content:flex-end;gap:7px;display:flex}.customer-recent-actions .danger-soft{color:#a94a28;background:#fff5ee;border-color:#e8c6b4}@media (width<=760px){.customer-miniapp-access{flex-direction:column;align-items:stretch}.customer-miniapp-access-actions{justify-content:stretch}.customer-miniapp-access-actions button{flex:1}.customer-miniapp-linked-head,.customer-miniapp-linked-row{flex-direction:column;align-items:flex-start;gap:4px}.customer-recent-row{grid-template-columns:1fr}.customer-recent-charge{text-align:left}.customer-recent-actions{justify-content:stretch}.customer-recent-actions button{flex:1}}.customer-edit-panel{background:#fffffffa;border:1px solid #d9e8f7;border-radius:8px;padding:18px 20px;box-shadow:0 12px 26px #2f6fa11f}.customer-edit-panel form{gap:16px;display:grid}.customer-edit-panel header{justify-content:space-between;align-items:center;gap:14px;display:flex}.customer-edit-panel h2{color:#203046;margin:0;font-size:18px;font-weight:900}.customer-edit-panel p{color:#71869d;margin:4px 0 0;font-size:13px;font-weight:800}.customer-edit-panel header button{color:#527391;background:#f7fbff;border:1px solid #d8e8f5;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.customer-edit-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;display:grid}.customer-edit-grid label{gap:6px;min-width:0;display:grid}.customer-edit-grid .customer-edit-check{background:#f8fcff;border:1px solid #e4edf7;border-radius:6px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.customer-edit-check input{width:16px;height:16px;margin:0}.customer-edit-grid span{color:#536d86;font-size:13px;font-weight:900;text-decoration:none}.customer-edit-grid input,.customer-edit-grid select{color:#24415f;background:#fff;border:1px solid #bfdcf5;border-radius:6px;width:100%;min-width:0;min-height:38px;padding:0 10px;font-size:14px;font-weight:800}.customer-edit-grid .customer-edit-check input{border:0;width:16px;min-width:16px;height:16px;min-height:16px;padding:0}.customer-edit-actions{justify-content:flex-end;gap:10px;display:flex}.customer-edit-actions button{border-radius:7px;min-height:38px;padding:0 16px;font-size:14px;font-weight:900}.customer-edit-actions button:not(.customer-primary){color:#527391;background:#f7fbff;border:1px solid #d8e8f5}.dispatch-status-row{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.dispatch-status-chip{color:#213044;background:#fff;border:1px solid #d7e0ea;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-width:148px;min-height:44px;padding:0 14px;font-weight:800;display:inline-flex;box-shadow:0 6px 14px #18273a0d}.dispatch-status-chip strong{font-size:22px;line-height:1}.dispatch-status-chip.pending strong{color:#b45309}.dispatch-status-chip.in_progress strong{color:#0f766e}.dispatch-status-chip.completed strong{color:#166534}.dispatch-status-chip.active{border-color:#c40012;box-shadow:0 0 0 3px #c400121f}.dispatch-resource-page{flex-direction:column;align-items:stretch;gap:12px;display:flex}.dispatch-resource-board{background:#fff;border:1px solid #dce5ee;border-radius:8px;flex:none;gap:14px;min-width:0;padding:14px 16px 16px;display:grid;box-shadow:0 6px 16px #18273a0d}.dispatch-resource-panel{grid-template-columns:minmax(190px,.7fr) minmax(420px,2fr) minmax(340px,1fr);align-items:center;gap:12px;min-width:0;display:grid}.dispatch-resource-page>.list-section{flex:none}.dispatch-panel-section{border-top:1px solid #e3ebf3;min-width:0;padding-top:14px;overflow:visible}.dispatch-panel-section[hidden]{display:none}.dispatch-trunk-section,.dispatch-fleet-section,.dispatch-routes-section{overflow:visible}.dispatch-resource-title h1{font-size:30px}.dispatch-resource-title p{color:#5f7188;margin-top:4px;font-size:15px;font-weight:800}.dispatch-trunk-section p,.dispatch-fleet-section p,.dispatch-routes-section p{color:#5f7188;margin-top:4px;font-size:15px;font-weight:700}.dispatch-resource-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.dispatch-section-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dispatch-search{flex:280px;min-width:min(340px,100%)}.dispatch-resource-metrics{grid-template-columns:repeat(4,minmax(90px,1fr));gap:10px;display:grid}.dispatch-resource-tile{background:#fbfdff;border:1px solid #dce5ee;border-left:4px solid #c40012;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:6px 10px;min-height:54px;padding:8px 12px;display:grid}.dispatch-resource-tile strong{color:#142136;font-size:28px;line-height:1}.dispatch-resource-tile span{color:#51647c;text-align:left;font-size:14px;font-weight:900}.dispatch-resource-tile.active{background:#fff5f6;border-color:#c40012;box-shadow:0 0 0 3px #c4001214}.dispatch-trunk-grid,.dispatch-route-grid{gap:12px;margin-top:12px;display:grid}.dispatch-trunk-grid{grid-template-columns:repeat(2,minmax(260px,1fr))}.dispatch-trunk-card,.dispatch-route-card{background:#fff;border:1px solid #dce5ee;border-radius:8px;min-width:0;box-shadow:0 6px 16px #18273a0d}.dispatch-trunk-card{grid-template-columns:120px minmax(0,1fr);gap:14px;padding:16px;display:grid}.dispatch-trunk-time{align-content:center;gap:4px;display:grid}.dispatch-trunk-time strong{color:#c40012;font-size:34px;line-height:1}.dispatch-trunk-time span,.dispatch-slot-title span,.dispatch-route-card header span,.dispatch-warning-head span{color:#5f7188;font-weight:800}.dispatch-trunk-meta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.dispatch-trunk-meta span{color:#5f7188;font-weight:800}.dispatch-trunk-meta b,.dispatch-online-pill{color:#26364a;background:#f7fafc;border:1px solid #d7e0ea;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:14px;font-weight:900;display:inline-flex}.dispatch-edit-row,.dispatch-add-row{grid-column:1/-1;grid-template-columns:120px 120px minmax(140px,1fr) minmax(160px,1fr);gap:10px;min-width:0;display:grid}.dispatch-edit-row label{gap:4px;min-width:0;display:grid}.dispatch-edit-row label span{color:#5f7188;font-size:13px;font-weight:900}.dispatch-edit-row input,.dispatch-edit-row select,.dispatch-add-row select,.dispatch-assignment-row select{color:#1f2d3d;background:#fff;border:1px solid #cbd8e6;border-radius:6px;outline:0;width:100%;min-width:0;min-height:42px;padding:0 12px;font-weight:800}.dispatch-fleet-grid{grid-template-columns:minmax(240px,.85fr) minmax(360px,1.15fr);gap:12px;margin-top:12px;display:grid}.dispatch-fleet-grid.single{grid-template-columns:1fr}.dispatch-fleet-column{background:#fbfdff;border:1px solid #e3ebf3;border-radius:8px;align-content:start;gap:10px;min-width:0;padding:12px;display:grid}.dispatch-fleet-column h3{color:#152033;margin:0;font-size:18px}.dispatch-detail-layout{gap:12px;min-width:0;margin-top:12px;display:grid}.dispatch-detail-table-wrap{background:#fff;border:1px solid #e3ebf3;border-radius:8px;min-width:0;overflow-x:auto}.dispatch-detail-table{border-collapse:collapse;color:#243449;width:100%;min-width:1720px;font-size:14px}.dispatch-detail-table.vehicle{min-width:1080px}.dispatch-detail-table th,.dispatch-detail-table td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e6edf5;padding:10px 12px}.dispatch-detail-table th{color:#31546f;background:#f3f8fd;font-size:13px;font-weight:900}.dispatch-detail-table td{font-weight:800}.dispatch-detail-table tr:last-child td{border-bottom:0}.dispatch-link-button{color:#1167a8;text-align:left;font-weight:900}.dispatch-map-open-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.dispatch-map-dialog-backdrop{z-index:120}.dispatch-map-dialog{gap:14px;width:900px;max-width:min(900px,100vw - 32px);display:grid}.dispatch-map-dialog-header,.dispatch-map-dialog-footer,.dispatch-map-dialog-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.dispatch-map-dialog-header h3,.dispatch-map-dialog-header p{margin:0}.dispatch-map-dialog-header p,.dispatch-map-dialog-footer span,.dispatch-map-dialog-meta{color:#5f738d;font-size:13px}.dispatch-map-dialog-meta{background:#f5f9fd;border:1px solid #dce8f4;border-radius:8px;flex-wrap:wrap;justify-content:flex-start;padding:9px 12px}.dispatch-tile-map-stage{background:#dfeaf2;border:1px solid #cbdbea;border-radius:10px;height:min(56vh,520px);min-height:320px;position:relative;overflow:hidden}.dispatch-tile-map-tile{pointer-events:none;-webkit-user-select:none;user-select:none;width:256px;max-width:none;height:256px;position:absolute}.dispatch-tile-map-pin{color:#dc2626;filter:drop-shadow(0 2px 2px #0f172a73);z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.dispatch-map-dialog-footer{border-top:1px solid #e1eaf2;padding-top:12px}@media (width<=640px){.dispatch-map-dialog{gap:12px;max-width:calc(100vw - 20px)}.dispatch-map-dialog-header,.dispatch-map-dialog-footer{align-items:flex-start}.dispatch-map-dialog-meta{flex-direction:column;align-items:flex-start;gap:5px}.dispatch-tile-map-stage{height:48vh;min-height:260px}}.dispatch-status-pill{color:#53657a;background:#f7fafc;border:1px solid #d7e0ea;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.dispatch-status-pill.ok{color:#158055;background:#effdf5;border-color:#a8e8c6}.dispatch-status-pill.warning{color:#b76d00;background:#fff7e6;border-color:#ffd08a}.dispatch-status-pill.muted{color:#74839a}.secondary.compact{border-radius:6px;min-height:32px;padding:0 10px;font-size:13px;font-weight:900}.dispatch-detail-editor{background:#fbfdff;border:1px solid #dce5ee;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.dispatch-detail-editor-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dispatch-detail-editor-head h3{color:#152033;margin:0;font-size:18px;font-weight:900}.dispatch-detail-editor-head p{color:#5f7188;margin:4px 0 0;font-size:13px;font-weight:800}.dispatch-detail-form-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;min-width:0;display:grid}.dispatch-detail-form-grid label,.dispatch-readonly-field{color:#52647a;gap:5px;min-width:0;font-size:13px;font-weight:900;display:grid}.dispatch-detail-form-grid input,.dispatch-detail-form-grid select{color:#1f2d3d;background:#fff;border:1px solid #cbd8e6;border-radius:6px;outline:0;width:100%;min-width:0;min-height:40px;padding:0 10px;font-weight:800}.dispatch-readonly-field{overflow-wrap:anywhere;background:#fff;border:1px solid #e3ebf3;border-radius:7px;padding:8px 10px}.dispatch-readonly-field b{color:#52647a}.dispatch-toggle-field{background:#fff;border:1px solid #e3ebf3;border-radius:7px;grid-template-columns:auto 1fr;grid-auto-flow:column;align-items:center;gap:8px;min-height:40px;padding:0 10px;display:inline-flex!important}.dispatch-toggle-field input{width:16px;height:16px;min-height:16px;padding:0}.dispatch-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dispatch-route-grid{grid-template-columns:repeat(3,minmax(260px,1fr))}.dispatch-route-card{border-top:4px solid #c40012;gap:12px;padding:16px;display:grid}.dispatch-route-card header{justify-content:space-between;gap:12px;display:flex}.dispatch-route-card h3{color:#152033;margin:0 0 4px;font-size:22px}.dispatch-route-card header small{color:#26364a;background:#f4f7fb;border:1px solid #cbd8e6;border-radius:999px;align-self:flex-start;padding:3px 9px;font-weight:900}.dispatch-route-slot{background:#fbfdff;border:1px dashed #cbd8e6;border-radius:8px;gap:10px;padding:12px;display:grid}.dispatch-slot-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.dispatch-slot-title strong{color:#1f2d3d;font-size:18px}.dispatch-assignment-row{background:#fff;border:1px solid #e3ebf3;border-radius:8px;grid-template-columns:minmax(120px,.9fr) minmax(150px,1fr) 34px;align-items:center;gap:8px;min-width:0;padding:10px;display:grid}.driver-token{min-width:0;display:grid}.driver-token strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#142136;border-radius:7px;width:fit-content;max-width:100%;padding:5px 10px;overflow:hidden}.driver-token small{color:#5f7188;margin-top:4px;font-size:13px;font-weight:800}.icon-remove{color:#c40012;background:#fff2f2;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.dispatch-empty-slot{color:#6b7b8f;border:1px dashed #d7e0ea;border-radius:7px;min-height:42px;padding:10px 12px;font-weight:800}.dispatch-add-row{grid-template-columns:minmax(140px,1fr) auto}.dispatch-add-row .secondary{min-height:42px;padding:0 14px}.dispatch-online-pill{color:#0f766e}.dispatch-warning-strip{color:#7c3f00;background:#fff7ed;border:1px solid #ffd7a8;border-radius:8px;gap:10px;margin-top:12px;padding:14px 16px;display:grid}.dispatch-warning-strip.ok{color:#166534;background:#f0fdf4;border-color:#bdebd2}.dispatch-warning-head{align-items:center;gap:10px;display:flex}.dispatch-warning-list{flex-wrap:wrap;gap:8px;display:flex}.dispatch-warning-list span{background:#fff;border:1px solid #ffd7a8;border-radius:999px;padding:5px 10px;font-size:14px;font-weight:800}.stat-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px;min-width:0;display:grid}.stat-card{background:#fff;border:1px solid #e0e7ef;border-radius:8px;justify-content:space-between;align-items:center;min-height:84px;padding:14px 22px;display:flex;box-shadow:0 7px 18px #18273a0f}.summary-card{text-align:left;grid-template-columns:minmax(90px,1fr) auto;align-content:center;align-items:end;gap:6px 16px;min-height:84px;display:grid}.summary-card:hover{border-color:#b8c6d6;box-shadow:0 10px 22px #18273a14}.summary-card span{margin:0}.summary-card strong{grid-area:1/2/span 2;line-height:1}.summary-card small{color:#5f7188;grid-column:1;font-size:17px;font-weight:700}.stat-card span{color:#51647c;margin-bottom:0;font-size:18px;font-weight:700;display:block}.stat-card strong{font-size:38px}.stat-card svg{border-radius:8px;width:66px;height:66px;padding:15px}.summary-card svg{display:none}.stat-card.red strong{color:#c40012}.stat-card.red svg{color:#c40012;background:#fff0f2}.stat-card.amber strong{color:#f08a00}.stat-card.amber svg{color:#f08a00;background:#fff5e6}.stat-card.ink svg{color:#111827;background:#f4f7fb}.stat-card.green strong{color:#00a873}.stat-card.green svg{color:#00a873;background:#e8fff5}.list-section,.config-panel,.settings-grid,.task-create{background:#fff;border:1px solid #dce5ee;border-radius:8px;min-width:0;padding:12px;box-shadow:0 6px 16px #18273a0d}.list-section{flex-direction:column;min-height:0;display:flex}.crawler-alert{color:#7c3f00;background:#fff7ed;border:1px solid #ffd7a8;border-radius:8px;align-items:center;gap:14px;min-width:0;padding:16px 18px;display:flex;box-shadow:0 6px 16px #18273a0d}.crawler-alert>svg{color:#f08a00;flex:none}.crawler-alert div{gap:4px;min-width:0;margin-right:auto;display:grid}.crawler-active-body{width:min(860px,100%)}.crawler-active-title{justify-content:space-between;align-items:center;gap:16px;display:flex!important}.crawler-alert strong{font-size:18px}.crawler-alert span{color:#8a5a20;font-size:15px}.progress-bar{background:#ffe5c4;border-radius:999px;width:100%;height:14px;overflow:hidden}.progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#f08a00,#c40012);min-width:0;height:100%;transition:width .22s;display:block}.progress-bar.small{background:#e8eef5;width:130px;height:10px}.table-progress{align-items:center;gap:10px;display:inline-flex}.table-progress-cell{gap:4px;min-width:0;display:grid}.table-progress>span{color:#26364a;min-width:42px;font-weight:800}.table-progress-cell small{color:#5b6b7f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:1.35;display:block;overflow:hidden}.table-wrap{border:1px solid #dce5ee;border-radius:8px;flex:1;width:100%;min-width:0;margin-top:8px;overflow:auto}.crawler-task-history{min-height:auto}.crawler-task-history .table-wrap{flex:none;overflow:auto hidden}.data-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1160px;font-size:15px}.waybill-table{min-width:1120px}.crawler-table{min-width:1420px}.row-action{min-height:30px;padding:0 12px;font-size:13px}.data-table th,.data-table td{text-overflow:ellipsis;white-space:nowrap;text-align:left;border-bottom:1px solid #eef2f6;height:38px;padding:0 10px;overflow:hidden}.data-table th{color:#fff;z-index:2;background:#101a2d;height:42px;font-weight:800;position:sticky;top:0;box-shadow:0 1px #dce5ee}.data-table th.sign-status-column,.data-table td.sign-status-column{text-overflow:clip;overflow:hidden}.data-table th.sign-status-column{text-align:center}.sign-status-sort{min-height:32px;color:inherit;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 7px;font-weight:800;display:inline-flex}.sign-status-sort:hover,.sign-status-sort.active{background:#ffffff21}.sign-status-sort:focus-visible{outline-offset:1px;outline:2px solid #fff}.sign-status-sort:not(.active) svg{opacity:.45}.data-table td.sign-status-column{padding-left:6px;padding-right:6px}.freight-toggle{min-height:32px;color:inherit;background:0 0;border-radius:6px;padding:0;font-weight:800}.freight-toggle:hover{text-underline-offset:3px;text-decoration:underline}.sign-proof-link{color:#10864c;background:#eafaf1;border-radius:6px;min-height:28px;padding:0 10px;font-size:14px;font-weight:800}.sign-proof-link:hover{text-underline-offset:3px;background:#d9f6e6;text-decoration:underline}.waybill-inline-action{border-radius:6px;min-height:28px;padding:0 10px;font-size:14px;font-weight:800}.waybill-inline-action.pending{color:#9a4f00;background:#fff4e0}.waybill-inline-action:hover{text-underline-offset:3px;text-decoration:underline}.waybill-action-modal{width:min(520px,100%)}.waybill-action-modal header p{color:#61728a;margin:4px 0 0;font-size:13px;font-weight:700}.waybill-action-content{color:#10203a;gap:12px;padding:18px;font-size:15px;font-weight:700;display:grid}.waybill-action-content p{color:#3f5068;margin:0;line-height:1.6}.waybill-action-field{gap:8px;display:grid}.waybill-action-field span{color:#61728a;font-size:13px;font-weight:800}.waybill-action-field select{color:#10203a;min-height:40px;font:inherit;background:#fff;border:1px solid #ccd8e6;border-radius:6px;padding:0 10px;font-weight:800}.waybill-action-hint{color:#61728a;font-size:13px}.waybill-action-error{color:#c70018;font-size:13px}.waybill-action-footer{justify-content:flex-end;gap:10px;display:flex}.waybill-action-footer .primary-btn,.waybill-action-footer .ghost-btn{border-radius:6px;min-height:36px;padding:0 14px;font-weight:800}.waybill-action-footer .primary-btn{color:#fff;background:#d40018;border:1px solid #d40018}.waybill-action-footer .ghost-btn{color:#10203a;background:#fff;border:1px solid #ccd8e6}.waybill-action-footer button:disabled,.waybill-action-field select:disabled{cursor:not-allowed;opacity:.58}.sign-proof-modal{width:min(860px,100%);overflow-x:hidden}.sign-proof-modal header p{color:#61728a;margin:4px 0 0;font-size:13px;font-weight:700}.sign-proof-modal .ghost-btn{color:#10203a;background:#fff;border:1px solid #ccd8e6;border-radius:6px;min-height:34px;padding:0 14px;font-weight:800}.sign-proof-body{grid-template-columns:minmax(0,1fr) 300px;gap:18px;min-width:0;padding:18px;display:grid}.sign-proof-photo{color:#61728a;background:#f7fafc;border:1px solid #dce5ee;border-radius:8px;place-items:center;min-width:0;min-height:320px;font-weight:800;display:grid;overflow:hidden}.sign-proof-photo img{object-fit:contain;max-width:100%;max-height:70vh;display:block}.sign-proof-meta{align-content:start;gap:10px;min-width:0;margin:0;display:grid}.sign-proof-meta div{background:#fbfdff;border:1px solid #dce5ee;border-radius:8px;padding:12px}.sign-proof-meta dt{color:#61728a;font-size:13px;font-weight:800}.sign-proof-meta dd{color:#10203a;word-break:break-word;margin:6px 0 0;font-size:15px;font-weight:800}.sign-proof-map{background:#eef3f8;border:1px solid #dce5ee;border-radius:8px;width:100%;overflow:hidden}.sign-proof-map-tiles{aspect-ratio:1;width:min(288px,100%);position:relative;overflow:hidden}.sign-proof-map-tiles img{object-fit:cover;width:96px;height:96px;position:absolute}.sign-proof-map-marker{z-index:2;background:#d6001c;border:3px solid #fff;border-radius:999px;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #d6001c57,0 8px 18px #0f172a47}.data-table tbody tr:nth-child(2n){background:snow}.data-table tfoot td{background:#f7fbfa;font-weight:800}.empty-cell{color:#6b7b8f;font-size:15px;text-align:center!important}.toggle{align-items:center;gap:8px;min-width:0;display:inline-flex}.settings-grid{grid-template-columns:repeat(4,minmax(130px,1fr)) auto;align-items:end;gap:12px;display:grid}.settings-grid label{gap:6px;min-height:64px;padding:8px;display:grid}.settings-grid input{border:0;outline:0;min-width:0}.task-controls{flex-wrap:wrap;margin-top:12px}.task-help{color:#5f7188;margin-top:10px;font-size:15px}.task-controls select,.task-controls input{min-height:36px;padding:0 10px}.ok{color:#00a873;font-weight:700}.bad{color:#c40012;font-weight:800}.login-screen{background:linear-gradient(#fbfdff 0%,#f4f8fb 54%,#eef5f9 100%);place-items:center;min-height:100vh;padding:clamp(16px,3vh,24px);display:grid;position:relative;overflow:hidden}.login-screen:before{z-index:0;content:"";filter:drop-shadow(-2px -2px #ffffffc7)drop-shadow(0 18px 22px #16202a2e)saturate(.9)contrast(.98);opacity:.82;pointer-events:none;background-image:url(/login-brand-relief.png);background-position:50% calc(50% + 40px);background-repeat:no-repeat;background-size:min(68vw,1140px);position:absolute;inset:0}.login-screen:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#fbfdffb8 0%,#fbfdff14 27% 73%,#fbfdffb8 100%),linear-gradient(#fbfdff80 0%,#fbfdff14 42%,#eef5f96b 100%);position:absolute;inset:0}.login-panel{z-index:1;background:0 0;border:0;gap:14px;width:min(430px,100%);padding:0;display:grid;position:relative;transform:translateY(clamp(18px,3vh,32px))}.login-hint{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;margin:-4px 0 2px;padding:9px 11px;font-size:15px;font-weight:800}.login-panel label{color:#1a2638;text-shadow:0 1px #ffffffbd;gap:7px;font-size:15px;font-weight:900;display:grid}.login-panel .input-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border-color:#15203329;min-height:50px;box-shadow:0 10px 24px #10182824,inset 0 1px #ffffffc7}.login-panel .input-icon:focus-within{border-color:#c400127a;box-shadow:0 0 0 3px #c400121a,0 12px 26px #10182826,inset 0 1px #ffffffd1}.login-panel .input-icon svg{color:#1f2937;stroke-width:2.35px;width:20px;height:20px}.login-panel .input-icon input,.login-panel .input-icon select{color:#111827;font-size:17px;font-weight:800}.login-panel .primary.full{background:#d00018;min-height:54px;margin-top:4px;font-size:18px;font-weight:900;box-shadow:0 16px 30px #c4001242,inset 0 1px #ffffff38}.login-remember{color:#263447;text-shadow:0 1px #ffffffad;-webkit-user-select:none;user-select:none;grid-template-columns:none;align-items:center;width:fit-content;margin-top:-2px;font-size:15px;font-weight:900;gap:8px!important;display:inline-flex!important}.login-remember input{accent-color:#c40012;width:19px;height:19px;margin:0}.error{color:#b42318;background:#fff2f2;border:1px solid #f1b9b9;border-radius:8px;padding:8px 10px}@media (width<=720px){.login-screen:before{opacity:.4;background-position:50% calc(50% + 70px);background-size:min(126vw,540px)}.login-panel{width:min(430px,100vw - 48px)}}@media (width<=960px){.app-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;width:100%;min-width:0}.sidebar{z-index:5;flex-direction:row;justify-content:flex-start;gap:12px;width:100%;min-width:0;max-width:100vw;padding:8px 12px;position:sticky;top:0;overflow:auto hidden}main{width:100%;min-width:0;max-width:100vw;height:calc(100vh - 58px)}.sidebar nav,.sidebar-footer{flex:none;gap:8px;display:flex}.sidebar-footer{margin-left:auto}.sidebar button{width:42px;height:42px}.top-strip{min-height:44px;padding:0 12px}.page{height:calc(100vh - 102px);padding:12px 14px 32px}.external-cargo-page{height:calc(100vh - 102px);padding:12px 0 32px}.page-head,.section-head{flex-direction:column;align-items:flex-start}.toolbar{flex-wrap:wrap}.date-time-filter,.ops-filter{flex-wrap:wrap;align-items:flex-start}.shift-control-stack{align-items:flex-start}.today-filter-print-button{margin-left:0}.today-print-dialog-tools{flex-wrap:wrap;align-items:flex-start}.today-print-pick-row{grid-template-columns:26px minmax(100px,145px) minmax(0,1fr)}.distribution-print-route-head{grid-template-columns:26px minmax(0,1fr)}.distribution-print-route-head b{grid-column:2;justify-self:start}.distribution-print-pick-row{grid-template-columns:26px minmax(100px,145px) minmax(0,1fr)}.stat-grid,.ops-stat-grid{grid-template-columns:1fr 1fr;gap:12px}.finance-input-grid.wangda{grid-template-columns:repeat(3,minmax(120px,1fr))}.finance-source-layout{grid-template-columns:1fr;overflow:visible}.finance-salary-grid{grid-template-columns:1fr}.finance-salary-summary{grid-template-columns:repeat(3,minmax(120px,1fr))}.settings-grid,.customer-board-toolbar,.customer-route-grid,.customer-detail-grid,.customer-edit-grid,.dispatch-route-grid{grid-template-columns:1fr 1fr}.customer-checkbox{justify-content:flex-start}.dispatch-resource-panel,.dispatch-resource-actions{grid-template-columns:1fr;align-items:stretch}.dispatch-resource-actions{flex-direction:column}.dispatch-resource-actions .secondary,.dispatch-resource-actions .sync-button,.dispatch-search{width:100%}.dispatch-search{min-width:0}.dispatch-resource-metrics,.dispatch-trunk-grid,.dispatch-fleet-grid,.dispatch-edit-row,.dispatch-assignment-row{grid-template-columns:1fr 1fr}.dispatch-detail-form-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media (width<=600px){.stat-grid,.ops-stat-grid,.settings-grid,.finance-input-grid,.finance-input-grid.wangda,.finance-formula-grid,.finance-salary-summary,.finance-input-grid.salary-edit,.finance-formula-grid.salary-detail-grid,.finance-origin-card-grid,.finance-origin-values,.billing-account-form,.account-reset-panel,.billing-account-row,.account-type-tabs,.account-management-row{grid-template-columns:1fr}.account-reset-actions{flex-wrap:wrap;justify-content:flex-start}.billing-account-actions{justify-content:flex-start}.user-chip{display:none}.customer-board-page{padding:12px}.customer-board-toolbar,.customer-route-grid,.customer-detail-grid,.customer-edit-grid,.dispatch-resource-metrics,.dispatch-trunk-grid,.dispatch-fleet-grid,.dispatch-route-grid{grid-template-columns:1fr}.customer-route-card{flex-direction:column;align-items:flex-start}.customer-route-actions{justify-items:start}.dispatch-trunk-card,.dispatch-edit-row,.dispatch-add-row,.dispatch-assignment-row,.dispatch-detail-form-grid{grid-template-columns:1fr}}
