:root{font-family:Inter,"Microsoft YaHei","PingFang SC",sans-serif;color:#243b35;background:#f5f7f8;font-synthesis:none;font-size:14px;--green:#167052;--muted:#84908d;--line:#e9edeb}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button{border:1px solid #e2e8e5;background:white;color:#485c54;border-radius:7px;padding:9px 14px;display:inline-flex;gap:8px;align-items:center;justify-content:center;transition:.15s}button:hover{background:#edf6f1;border-color:#b9d7c8}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:var(--green);color:white;border-color:var(--green)}.primary:hover{background:#105c43}.danger{color:#c4564a}.icon{width:20px;height:20px;display:inline-block;flex-shrink:0;vertical-align:middle}.layout{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.sidebar{background:white;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;width:232px;display:flex;flex-direction:column;padding:29px 18px 20px;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 12px 35px}.brand-mark{width:39px;height:39px;background:var(--green);border-radius:11px;display:grid;place-items:center;color:white}.brand-mark .icon{width:25px;height:25px}.brand strong{font-size:23px;letter-spacing:2px}.brand small{display:block;color:#8e9995;font-size:10px;letter-spacing:1.8px;margin-top:3px}.nav-label{font-size:11px;letter-spacing:1px;color:#a0aaa6;margin:8px 16px 13px}.nav-item{border:0;background:transparent;width:100%;justify-content:flex-start;padding:13px 16px;margin-bottom:5px;color:#75837d;gap:13px;font-size:13px}.nav-item.active{background:#e9f4ee;color:var(--green);font-weight:600}.nav-item .count{margin-left:auto;font-size:10px;padding:2px 6px;background:#d8ebe0;border-radius:4px}.sidebar-foot{margin-top:auto;border-top:1px solid var(--line);padding:20px 10px 0;color:#93a099;font-size:11px}.online{display:inline-block;width:6px;height:6px;background:#36a878;border-radius:100%;margin-right:6px}.main{grid-column:2;min-width:0}.topbar{height:76px;padding:0 36px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fff}.crumb{font-size:12px;color:#94a09a}.crumb span{color:#3b5047;margin-left:12px}.topright{display:flex;align-items:center;gap:17px;font-size:12px}.topright .user{display:flex;gap:10px;align-items:center;border-left:1px solid var(--line);padding-left:19px}.avatar{background:#e8eee7;color:#64815b;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:600}.user small{display:block;color:#8b9891;margin-top:3px;font-size:10px}.icon-btn{border:0;padding:5px;background:transparent}.content{max-width:1660px;margin:auto;padding:30px 36px 24px}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px;gap:15px}.page-head h1{font-size:25px;letter-spacing:.4px;margin:0 0 8px;font-weight:650}.subtle{color:#8b9791;font-size:12px;line-height:1.8}.actions{display:flex;gap:10px;align-items:center}.date-chip{font-size:12px;color:#7d8c83;background:white;padding:10px 13px;border:1px solid var(--line);border-radius:7px;display:flex;gap:9px;align-items:center}.welcome{background:#eaf3ed;border:1px solid #ddebe1;border-radius:10px;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;margin-bottom:24px}.welcome h2{font-size:18px;margin:0 0 10px}.welcome p{color:#74877a;font-size:12px;margin:0;line-height:1.8}.welcome .welcome-art{color:#9bbba6;position:absolute;right:38px;top:13px;transform:rotate(-9deg);opacity:.65}.welcome-art .icon{width:125px;height:100px;stroke-width:1}.welcome .welcome-action{margin-right:170px;border:0;background:white;color:var(--green);font-size:12px;z-index:1;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:21px 22px}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#85938a;font-size:12px}.stat-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:#edf5f0;color:#548d6b}.stat:nth-child(2) .stat-icon{background:#fff6e9;color:#c59b56}.stat:nth-child(3) .stat-icon{background:#edf2fc;color:#6f8eb8}.stat:nth-child(4) .stat-icon{background:#f2eef8;color:#9b83b5}.stat strong{display:block;font-size:30px;font-weight:650;margin:10px 0 12px;letter-spacing:.4px;font-variant-numeric:tabular-nums}.stat strong small{font-size:12px;font-weight:400;color:#8d9a91;margin-left:7px}.stat-bottom{border-top:1px solid #f2f4f2;padding-top:12px;font-size:10px;color:#98a29c}.stat-bottom b{color:#529277;font-weight:500;margin-right:7px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:23px;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:21px 23px;border-bottom:1px solid #f0f3f1;gap:12px}.panel-head h2{font-size:15px;margin:0;display:flex;align-items:center;gap:9px}.panel-head h2:before{content:"";width:3px;height:15px;background:var(--green);border-radius:4px}.panel-head .text-btn{font-size:11px}.text-btn{color:#72847a;border:0;background:transparent;padding:3px}.tabs{display:flex;gap:25px;align-items:center;padding:0 23px;border-bottom:1px solid var(--line);overflow:auto}.tab{border:0;border-radius:0;background:transparent;padding:17px 0 14px;color:#839088;white-space:nowrap;font-size:12px;border-bottom:2px solid transparent}.tab.active{border-bottom-color:var(--green);color:var(--green);font-weight:600}.tab b{font-size:10px;padding:2px 5px;background:#f1f4f2;border-radius:4px;font-weight:500}.filters{display:flex;align-items:center;gap:10px;padding:18px 23px;flex-wrap:wrap}.filters input{width:230px}.filters select{width:160px}.filters .right{margin-left:auto}.control,input,select,textarea{padding:10px 11px;border:1px solid #e1e7e3;border-radius:6px;background:#fff;color:#52645b;min-width:0;outline:none;font-size:12px}input:focus,select:focus,textarea:focus{border-color:#71ad8c;box-shadow:0 0 0 3px #1670520b}input::placeholder{color:#a6afa9}input[type=checkbox]{accent-color:var(--green);width:14px;height:14px;cursor:pointer}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:12px}th{font-weight:500;color:#87958c;background:#f8faf9;padding:14px 18px;border-block:1px solid #f0f3f1}td{padding:18px;border-bottom:1px solid #f1f4f2;color:#677a6e}tbody tr:hover{background:#fcfdfc}td.title{color:#324e3c;font-weight:500}td small{display:block;font-size:10px;color:#9aa69d;margin-top:6px}td .link{color:#388967;border:0;padding:0;background:transparent;font-size:11px}.badge{font-size:10px;border-radius:4px;padding:4px 8px;display:inline-flex;align-items:center;gap:5px;background:#f2f3f4;color:#89918e}.badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.badge.green{background:#eaf6ed;color:#4b9c6d}.badge.orange{background:#fff5e5;color:#c79847}.badge.blue{background:#edf3fb;color:#7598c5}.badge.gray{background:#f0f1f2;color:#929c95}.table-foot{display:flex;justify-content:space-between;align-items:center;padding:17px 23px;color:#929e96;font-size:11px}.pages{display:flex;gap:5px;align-items:center}.pages button{padding:5px 10px;font-size:11px}.pages .current{background:var(--green);color:white;border:1px solid var(--green)}.bottom-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:23px}.workflow{padding:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.workflow button{border:0;display:flex;flex-direction:column;padding:8px 0;background:transparent;font-size:12px;color:#62766a;position:relative}.workflow button:not(:last-child):after{content:"······";color:#ccd9cf;position:absolute;right:-22px;top:26px;letter-spacing:3px}.workflow .step-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#eff5f1;color:#689377;margin-bottom:7px}.workflow small{font-size:10px;color:#9aa79e}.feed{padding:8px 23px 15px}.feed-row{display:flex;align-items:start;gap:12px;padding:12px 0}.feed-dot{width:7px;height:7px;background:#91b8a1;border-radius:50%;margin-top:6px}.feed-row p{margin:0;font-size:12px;color:#677a6e;line-height:1.7}.feed-row small{color:#a0aaa4;font-size:10px;display:block}.feed-row time{margin-left:auto;font-size:10px;color:#a0aaa4;white-space:nowrap;padding-top:4px}.footer{text-align:center;color:#acb5af;font-size:10px;padding:7px 0 0;letter-spacing:.5px}.empty{text-align:center;padding:55px;color:#a3ada6;line-height:2}.bulk-bar{padding:13px 23px;background:#f0f7f2;display:flex;align-items:center;gap:12px;font-size:12px;color:var(--green)}.bulk-bar button:first-of-type{margin-left:auto}.modal-backdrop{position:fixed;inset:0;background:#172d2466;backdrop-filter:blur(3px);z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:#fff;border-radius:13px;width:min(780px,100%);max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 80px #13261d33}.modal.wide{width:min(1060px,100%)}.modal-title{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;border-bottom:1px solid var(--line)}.modal-title h2{margin:0;font-size:18px}.modal-body{padding:24px 26px;overflow:auto}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:17px 26px;border-top:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field{display:flex;flex-direction:column;gap:8px;color:#6d8073;font-size:12px}.field input,.field select,.field textarea{width:100%;font-size:13px;padding:11px}.field.full{grid-column:1/-1}.required{color:#d38570}.help{padding:13px 16px;background:#f0f7f2;border-radius:7px;color:#6b8876;font-size:12px;line-height:1.8;margin-bottom:20px}.error{font-size:12px;color:#bc5b4d;line-height:1.8;white-space:pre-wrap;margin-top:12px}.upload{border:1px dashed #a9c8b5;padding:25px;text-align:center;background:#f9fcfa;border-radius:7px;color:#7e9688;line-height:2}.upload input{max-width:100%;margin:10px 0}.preview{max-height:190px;max-width:100%;display:block;margin:10px auto}.batch-input{width:100px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.detail-grid label{display:block;color:#96a49a;font-size:11px;margin-bottom:8px}.detail-grid span{font-size:13px}.login{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;background:#fff}.login-story{background:#e9f2eb;display:flex;flex-direction:column;padding:60px 12%;justify-content:center}.login-story .brand{padding:0;margin-bottom:60px}.login-story h1{font-size:44px;font-weight:600;line-height:1.45;margin:0 0 25px;color:#23513e}.login-story p{line-height:2;color:#72907d;max-width:350px}.login-flow{margin-top:55px;color:#75937f;font-size:12px;letter-spacing:2px}.login-form{display:flex;align-items:center;justify-content:center;padding:35px}.login-form form{width:350px}.login-form h2{font-size:26px;margin:0 0 12px}.login-form .field{margin-top:22px}.login-form .primary{width:100%;margin-top:28px;padding:13px}.login-note{font-size:11px;color:#a0aba4;line-height:1.9;margin-top:22px}.login-form .brand{display:none}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:13px 24px;background:#234f3e;color:white;border-radius:8px;box-shadow:0 8px 30px #20392c30;z-index:200;opacity:0;pointer-events:none;transition:.2s;font-size:13px}#toast.show{opacity:1}.mobile-brand{display:none}.notice{background:#fff7e9;color:#b28e52;padding:13px 22px;font-size:12px;line-height:1.8}.base-tabs{margin-bottom:20px;background:white;border:1px solid var(--line);border-radius:8px}.checkline{display:flex;align-items:center;gap:8px}.mobile-menu{display:none}.chart-bars{padding:20px 25px}.bar-row{display:grid;grid-template-columns:130px 1fr 40px;gap:13px;align-items:center;font-size:11px;color:#798c7e;padding:10px 0}.bar-track{height:7px;background:#edf3ee;border-radius:8px;overflow:hidden}.bar-track span{display:block;height:100%;background:#70a185;border-radius:8px}
@media(min-width:1500px){.content{padding-top:38px}.stat{padding:24px}.welcome{padding:30px}.panel td{padding-block:21px}}
@media(max-width:1150px){.layout{grid-template-columns:190px minmax(0,1fr)}.sidebar{width:190px;padding-inline:10px}.content{padding:24px}.topbar{padding:0 24px}.stats{gap:12px}.stat{padding:16px}.welcome .welcome-action{margin-right:0}.welcome-art{display:none}.bottom-grid{grid-template-columns:1fr}.workflow{padding:18px}.stat strong{font-size:26px}.date-chip{display:none}}
@media(max-width:760px){.layout{display:block}.sidebar{transform:translateX(-100%);transition:.2s;box-shadow:10px 0 30px #16332222;width:230px}.sidebar.open{transform:translateX(0)}.main{width:100%}.topbar{height:64px;padding:0 18px}.mobile-menu{display:inline-flex}.crumb{display:none}.topright{gap:8px}.topright .user{border:0;padding:0}.topright>.subtle{display:none}.content{padding:21px 15px}.page-head{align-items:flex-start;margin-bottom:20px}.page-head h1{font-size:22px}.page-head .actions{flex-wrap:wrap;justify-content:flex-end}.page-head button{font-size:11px;padding:8px}.stats{grid-template-columns:repeat(2,1fr)}.stat{padding:15px}.stat-top{font-size:11px}.stat strong{font-size:26px}.stat-bottom{font-size:9px}.welcome{padding:20px;gap:12px}.welcome h2{font-size:16px}.welcome .welcome-action{display:none}.filters{padding:13px;gap:8px}.filters input{width:100%}.filters select{width:calc(50% - 5px)}.filters .right{margin-left:0}.panel-head{padding:17px}.tabs{padding:0 15px;gap:20px}.table-foot{padding:13px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-backdrop{padding:10px}.modal-body{padding:18px}.modal-title,.modal-footer{padding:18px}.detail-grid{grid-template-columns:repeat(2,1fr)}.login{display:block;background:#eef5f0}.login-story{display:none}.login-form{min-height:100vh}.login-form form{background:#fff;padding:30px;border-radius:14px;width:100%;max-width:420px}.login-form .brand{display:flex;padding:0 0 35px}.bulk-bar{padding:12px;flex-wrap:wrap}.footer{line-height:1.7}.topright .user small{display:none}.workflow{gap:10px}.workflow button:not(:last-child):after{right:-14px;font-size:10px;letter-spacing:1px}}
@media(max-width:760px){
 .driver-table{overflow:visible}.driver-table table,.driver-table tbody{display:block;white-space:normal}
 .driver-table thead{display:none}.driver-table.selectable thead{display:block}
 .driver-table.selectable th{display:none}.driver-table.selectable th:first-child{display:flex;align-items:center;gap:10px;background:white;border:0;padding:14px 18px 0}
 .driver-table.selectable th:first-child:after{content:"选择当前页全部物资";font-size:11px}
 .driver-table tbody tr{display:grid;grid-template-columns:1fr 1fr;position:relative;margin:13px;padding:14px;border:1px solid #e3ebe5;border-radius:9px;gap:12px;background:#fcfefc}
 .driver-table td{padding:0;border:0;font-size:12px;overflow-wrap:anywhere}
 .driver-table td:before{display:block;color:#98a69d;font-size:10px;margin-bottom:5px}
 .driver-table td.title{grid-column:1/-1;font-size:15px;color:#2e6146;padding-right:28px;padding-bottom:8px;border-bottom:1px solid #edf2ee}
 .driver-table.selectable td:first-child{position:absolute;right:14px;top:12px}.driver-table input[type=checkbox]{width:18px;height:18px}
 .driver-table:not(.selectable) td:nth-child(2):before,.driver-table.selectable td:nth-child(3):before{content:"规格"}
 .driver-table:not(.selectable) td:nth-child(3):before,.driver-table.selectable td:nth-child(4):before{content:"单位"}
 .driver-table:not(.selectable) td:nth-child(4):before,.driver-table.selectable td:nth-child(5):before{content:"数量"}
 .driver-table:not(.selectable) td:nth-child(4),.driver-table.selectable td:nth-child(5){font-size:18px;color:#26734e;font-weight:600}
 .driver-table:not(.selectable) td:nth-child(5):before,.driver-table.selectable td:nth-child(6):before{content:"生产厂家"}
 .driver-table:not(.selectable) td:nth-child(6):before,.driver-table.selectable td:nth-child(7):before{content:"计划号"}
 .driver-table:not(.selectable) td:nth-child(7):before,.driver-table.selectable td:nth-child(8):before{content:"物流单号"}
 .driver-table:not(.selectable) td:nth-child(8):before,.driver-table.selectable td:nth-child(9):before{content:"备注"}
}
.plan-table{max-height:65vh;overflow:auto;scrollbar-gutter:stable;scrollbar-color:#9bb7a9 #edf3ef;scrollbar-width:auto}
.plan-table table{min-width:2300px}
.plan-table th{position:sticky;top:0;z-index:2;background:#f5f9f6}
.plan-table td:first-child,.plan-table th:first-child{position:sticky;left:0;background:#f8fbf9;border-right:1px solid #e3ebe5}
.plan-table th:first-child{z-index:3}
.plan-table td:first-child{z-index:1}
.frozen-material-table td:first-child,.frozen-material-table th:first-child{position:sticky;left:0;background:#f8fbf9;border-right:1px solid #e3ebe5;z-index:2}
.frozen-material-table th:first-child{z-index:3}
.plan-table::-webkit-scrollbar{height:13px;width:11px}
.plan-table::-webkit-scrollbar-track{background:#edf3ef}
.plan-table::-webkit-scrollbar-thumb{background:#9bb7a9;border:3px solid #edf3ef;border-radius:8px}
.base-wrap{white-space:normal;min-width:180px;max-width:500px;line-height:1.9}
.multi-choice{border:1px solid #e2eae5;border-radius:8px;padding:16px;margin:16px 0 0;min-width:0}
.multi-choice legend{padding:0 7px;color:#627c6d;font-size:12px}
.multi-choice>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.multi-choice .checkline{padding:10px;border:1px solid #eaf0ec;border-radius:6px;cursor:pointer;line-height:1.5}
.multi-choice .checkline:has(input:checked){background:#eff7f1;border-color:#b8d6c2;color:#26734e}
.multi-choice input[type=checkbox]{width:17px;height:17px;flex-shrink:0;padding:0;margin:0}
@media(max-width:760px){.multi-choice>div{grid-template-columns:1fr}}
.report-breadcrumb{display:flex;align-items:center;gap:12px;margin:-8px 0 20px;color:#7b8e81;font-size:12px;flex-wrap:wrap}
.report-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
.report-stats strong{font-size:25px}
.report-table{max-height:60vh;overflow:auto;scrollbar-color:#9bb7a9 #edf3ef}
.report-table th{position:sticky;top:0;z-index:1;background:#f5f9f6}
.report-table .link{white-space:nowrap}
@media(max-width:760px){.report-stats{grid-template-columns:1fr}.report-stats .stat{display:flex;align-items:center;justify-content:space-between}.report-stats strong{margin:0;font-size:22px}.table-foot{gap:12px;flex-wrap:wrap}}
.invoice-card{display:block;text-align:left;cursor:pointer;width:100%;color:inherit}
.invoice-card.selected{border-color:#167052;background:#f1f8f3}
.invoice-card .stat-top{display:flex;width:100%;gap:15px}
.invoice-card .stat-bottom{display:block}
.invoice-items{white-space:pre-line;min-width:300px;line-height:1.9}
.invoice-totals{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;background:#f1f7f3;border-radius:8px;padding:18px;margin-top:20px;color:#718a7a;font-size:12px}
.invoice-totals strong{display:block;color:#246a48;font-size:20px;margin-top:10px}
@media(max-width:760px){.invoice-totals{grid-template-columns:1fr}.invoice-card .stat-bottom{margin-top:8px}.report-stats .invoice-card{display:block}}
.brand-mark{flex-shrink:0}
.brand strong{display:block;font-size:18px;letter-spacing:0;line-height:1.5;word-break:normal;overflow-wrap:anywhere}
.sidebar .brand{gap:9px;padding-inline:4px}
.sidebar .brand strong{max-width:135px;font-size:17px}
.login-story .brand strong{font-size:22px}
@media(min-width:761px) and (max-width:1150px){.sidebar .brand strong{font-size:15px}}
.receipt-table{max-height:65vh}
.sort-controls{display:inline-flex;flex-direction:column;gap:0;margin-left:4px;vertical-align:middle;white-space:nowrap}
.sort-controls button{display:flex;align-items:center;justify-content:center;width:14px;height:10px;min-width:0;padding:0;border:0;background:transparent;color:#a4b1aa;font-size:9px;line-height:1;border-radius:2px}
.sort-controls button:hover,.sort-controls .sort-active{background:#e8f2ec;color:#126847}
.sort-controls button:focus-visible{outline:2px solid var(--green)}
@media(max-width:760px){.sort-controls{display:none}}
.android-shell .sort-controls{display:none}
@media(min-width:761px){
 th[aria-sort]{position:relative;padding-right:24px!important}
 th[aria-sort]>.sort-controls{position:absolute;right:5px;top:50%;transform:translateY(-50%);margin-left:0}
}
.invoice-material-layout table{width:2140px;min-width:2140px;table-layout:fixed}
.invoice-material-layout th,.invoice-material-layout td{white-space:normal;overflow-wrap:anywhere}
.receipt-table.receipt-frozen-triple table{width:2140px;min-width:2140px;table-layout:fixed}
.receipt-frozen-triple th,.receipt-frozen-triple td{white-space:normal;overflow-wrap:anywhere}
.receipt-frozen-triple td:nth-child(2),.receipt-frozen-triple th:nth-child(2){position:sticky;left:140px;background:#f8fbf9;border-right:1px solid #e3ebe5;z-index:1}
.receipt-frozen-triple td:nth-child(3),.receipt-frozen-triple th:nth-child(3){position:sticky;left:250px;background:#f8fbf9;border-right:1px solid #e3ebe5;z-index:1}
.receipt-frozen-triple th:nth-child(2),.receipt-frozen-triple th:nth-child(3){z-index:3}
.home-stat-link{display:block;text-align:left;width:100%;color:inherit}
.home-stat-link:hover{background:#f1f8f3;border-color:#8fbea3}
.home-stat-link:focus-visible{outline:2px solid var(--green);outline-offset:3px}
.mobile-page-actions{display:none}
.filing-footer{padding:10px 0;text-align:center;font-size:12px;line-height:1.6;letter-spacing:0}
.filing-footer a{color:#65776d;text-decoration:none}
.filing-footer a:hover{text-decoration:underline;color:var(--green)}
.login-filing{grid-column:1/-1;padding:4px 16px;background:#fff}
.unbilled-summary-list{padding:0 16px}
.unbilled-summary-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 82px;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}
.unbilled-summary-name{overflow-wrap:anywhere;min-width:0}
.unbilled-summary-amount{text-align:right;overflow-wrap:anywhere;min-width:0;font-variant-numeric:tabular-nums}
.unbilled-summary-row button{font-size:12px;padding:8px 6px;white-space:nowrap}
.unbilled-summary-heading{font-size:12px;color:var(--muted)}
.unbilled-summary-heading span:nth-child(2){text-align:right}
.unbilled-summary-heading span:last-child{text-align:center}
@media(max-width:760px){
 .unbilled-summary-list{padding:0 10px}
 .unbilled-summary-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 68px;gap:8px;font-size:12px;padding:10px 0}
 .unbilled-summary-row button{font-size:11px}
}
.missing-material-list{padding:0 18px}
.missing-material-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 4px;border-bottom:1px solid #eef2ef}
.missing-material-info{min-width:0;display:flex;flex-direction:column;gap:4px}
.missing-material-info strong{color:#315b45}
.missing-material-info span,.missing-material-info small{color:#8a9890;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.price-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}
.price-detail-grid div{display:flex;flex-direction:column;gap:5px}
.price-detail-grid small{color:#91a098;font-size:11px}
.price-detail-grid span{overflow-wrap:anywhere}
@media(max-width:760px){
 .missing-material-list{padding:0 10px}
 .missing-material-row{padding:10px 2px}
 .missing-material-row button{padding:7px 9px;font-size:11px;flex-shrink:0}
 .price-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}
}
@media(max-width:760px){
 .stat strong.manager-card-amount{font-size:clamp(16px,4.3vw,20px);letter-spacing:0;line-height:1.4;max-width:100%;white-space:normal;overflow-wrap:anywhere}
}
.sidebar-backdrop{display:none}
@media(max-width:760px){
 .sidebar.open+.sidebar-backdrop{display:block;position:fixed;inset:0;z-index:19;width:100%;height:100%;border:0;border-radius:0;padding:0;background:#172d2433}
}
.mobile-page-return{display:none}
.driver-home-list table{table-layout:fixed;width:100%}
.driver-home-list th,.driver-home-list td{padding:8px 12px;line-height:1.35}
.driver-home-list th:nth-child(2){width:30%}
.driver-home-list th:nth-child(3){width:50px}
.driver-home-list th:nth-child(4){width:75px}
.driver-home-list td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.driver-home-list td:last-child,.driver-home-list th:last-child{text-align:right}
@media(max-width:760px){
 .topbar .topright .home-return{display:none}
 .page-head{position:relative;padding-right:72px;flex-wrap:wrap}
 .page-head .mobile-page-return{display:inline-flex;position:absolute;right:0;top:0;min-height:40px;padding:8px;flex-shrink:0;font-size:12px}
 .page-head .mobile-page-return .icon{width:17px;height:17px}
 .page-head .actions:empty{display:none}
 .driver-home-list th,.driver-home-list td{padding:6px;font-size:12px}
 .driver-summary h3{font-size:14px;line-height:1.35;margin:12px 0 5px}
 .driver-summary h3:first-child{margin-top:0}
 .driver-summary .panel-head{padding:5px 0;gap:6px}
 .driver-summary .panel-head button{padding:6px 8px;font-size:11px}
 .driver-summary th,.driver-summary td{padding:6px 7px;line-height:1.3;font-size:12px}
 .driver-summary th:first-child,.driver-summary td:first-child{width:130px;min-width:130px;max-width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
 .driver-summary .help{padding:7px 9px;margin-bottom:6px;line-height:1.4}
}
.plan-date-filter{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.plan-date-filter label{display:flex;align-items:center;gap:5px;font-size:12px}
.plan-date-filter input,.plan-date-filter select{width:auto;min-width:0}
@media(max-width:760px){
 .delivery-content{padding:12px!important}
 .delivery-content .page-head{margin-bottom:12px}
 .delivery-content .page-head h1{font-size:20px}
 .delivery-content .page-head .subtle{display:none}
 .delivery-content .tabs{padding:0 8px;gap:4px;overflow-x:auto}
 .delivery-content .tab{padding:10px 8px;white-space:nowrap;font-size:12px}
 .delivery-content .filters{display:flex;flex-wrap:wrap;gap:6px;padding:10px}
 .delivery-content .filters input{flex:1 1 100%;min-width:0}
 .delivery-content .filters select{flex:1 1 40%;width:40%;min-width:0}
 .delivery-content .filters button{margin-left:0;padding:6px 9px;font-size:12px}
 .delivery-content .bulk-bar{padding:8px 10px;gap:6px;flex-wrap:wrap;font-size:12px}
 .delivery-content .bulk-bar .subtle{display:none}
 .delivery-content .bulk-bar button{padding:8px;font-size:12px}
 .delivery-content .business-table th,.delivery-content .business-table td{padding:8px 6px;font-size:12px}
 .delivery-content .driver-table table{width:100%;min-width:0;max-width:100%}
 .delivery-content .driver-table tbody{width:100%;min-width:0}
 .delivery-content .driver-table tbody tr{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0;margin:6px 8px;padding:8px;gap:5px 10px}
 .delivery-content .driver-table td{min-width:0;white-space:normal;overflow-wrap:anywhere;padding:0}
 .delivery-content .driver-table td.title{padding:0 30px 5px 0;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
 .delivery-content .driver-table td{line-height:1.3}
 .delivery-content .driver-table td:before{display:inline;margin:0 6px 0 0;font-size:10px}
 .delivery-content .driver-table.selectable td:nth-child(5),
 .delivery-content .driver-table:not(.selectable) td:nth-child(4){font-size:14px}
 .delivery-content .driver-table.selectable td:first-child{top:8px;right:10px}
 .delivery-content .driver-table.selectable th:first-child{padding:8px 12px}
 .delivery-content .table-foot{padding:10px;gap:6px;font-size:11px}
 .delivery-content .footer{margin-top:12px}
}
.home-return,.header-logout,.modal-close{white-space:nowrap;flex-shrink:0}
.modal-title h2{min-width:0}
.modal{min-width:0;overflow:hidden}
.modal-body{min-height:0;min-width:0;overscroll-behavior:contain}
.modal-title,.modal-footer{flex-shrink:0}
@media(max-width:760px){
 .modal-backdrop{padding:8px}
 .modal{max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}
 .modal-title,.modal-footer{padding:12px;gap:8px}
 .modal-title h2{font-size:17px}
 .modal-body{padding:12px}
 .delivery-confirm-modal .help{padding:9px 11px;margin-bottom:12px;line-height:1.6}
 .delivery-confirm-modal .table-wrap{overflow:visible}
 .delivery-confirm-modal table,.delivery-confirm-modal tbody{display:block;width:100%;min-width:0;white-space:normal}
 .delivery-confirm-modal thead{display:none}
 .delivery-confirm-modal tbody tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:10px;margin-bottom:8px;border:1px solid var(--line);border-radius:8px}
 .delivery-confirm-modal td{display:block;padding:0;border:0;min-width:0;overflow-wrap:anywhere}
 .delivery-confirm-modal td:first-child{grid-column:1/-1;font-size:14px;font-weight:600;color:#324e3c}
 .delivery-confirm-modal td:nth-child(2){grid-column:1/-1;color:#84908d}
 .delivery-confirm-modal td:nth-child(3)::before{content:"待送数量";display:block;font-size:11px;margin-bottom:5px}
 .delivery-confirm-modal[aria-label="退货登记"] td:nth-child(3)::before{content:"可退数量"}
 .delivery-confirm-modal td:nth-child(4)::before{content:"本次数量";display:block;font-size:11px;margin-bottom:5px}
 .delivery-confirm-modal .batch-input{width:100%;min-height:42px;font-size:16px}
 .delivery-confirm-modal .upload{padding:12px;margin-top:12px!important;overflow-wrap:anywhere}
 .delivery-confirm-modal .upload input{width:100%;font-size:12px;padding:8px}
 .delivery-confirm-modal .form-grid{margin-top:12px!important;gap:10px}
 .delivery-confirm-modal .modal-footer button{min-height:42px;flex:1}
}
.android-shell .header-logout,.android-shell .topright [data-action="refresh"],.android-shell .mobile-page-actions{display:none}
@media(max-width:760px){
 .topbar{height:auto;min-height:64px;flex-wrap:wrap;gap:8px;padding:10px 14px}
 .topright{flex-wrap:wrap;justify-content:flex-end;flex:1;min-width:0}
 .topright .user{max-width:130px}
 .topright .user>div:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .header-logout,.topright [data-action="refresh"]{display:none}
 .home-return{padding:6px 9px;font-size:12px}
 .mobile-page-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}
 .mobile-page-actions button{background:transparent;border-color:transparent;color:var(--muted,#6b7280);font-size:12px;min-height:44px}
}
.receipt-table table{min-width:1850px;table-layout:auto}
.receipt-table th,.receipt-table td{padding:11px 10px;font-size:11px}
.receipt-table th{letter-spacing:-.15px}
.receipt-table td{line-height:1.45}
.receipt-table td:first-child,.receipt-table th:first-child{padding-left:10px;padding-right:10px}
.plan-table:not(.receipt-table) th,.plan-table:not(.receipt-table) td,
.business-table th,.business-table td,
.report-table th,.report-table td{
  padding:11px 10px;
  font-size:11px;
  line-height:1.45;
}
.business-table th,.report-table th{letter-spacing:-.15px}
.business-table td:first-child,.business-table th:first-child,
.report-table td:first-child,.report-table th:first-child{padding-left:10px;padding-right:10px}
.export-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.export-setting-card{margin:0}.export-setting-card .panel-head{padding:17px 20px}.export-field-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:18px 20px}.export-field-list .checkline{padding:9px 10px;border:1px solid #e8efea;border-radius:6px;cursor:pointer}.export-field-list .checkline:has(input:checked){background:#eff7f1;border-color:#b7d8c2;color:#26734e}
@media(max-width:760px){.export-settings-grid{grid-template-columns:1fr}.export-field-list{grid-template-columns:1fr}}
