:root{--bg: #f4f6f8;--panel: #ffffff;--line: #d9e0e7;--text: #1f2933;--muted: #637083;--sidebar: #17202b;--sidebar-active: #243244;--blue: #2563eb;--blue-soft: #e8f0ff;--green: #0f8f62;--green-soft: #e8f7ef;--amber: #b7791f;--amber-soft: #fff4dc;--red: #c03221;--red-soft: #ffe9e5;--shadow: 0 14px 32px rgb(31 41 51 / 8%)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;letter-spacing:0}button,input,select{font:inherit}.app-shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--sidebar);color:#cbd6e2;padding:18px 14px}.brand{display:flex;align-items:center;gap:10px;height:42px;padding:0 10px;color:#fff;font-size:17px;font-weight:700;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:6px;background:var(--blue);font-size:14px}.nav-title{margin:24px 10px 8px;color:#7f8da1;font-size:12px}.nav-item{display:flex;align-items:center;width:100%;height:38px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:inherit;font-size:14px;text-align:left;cursor:pointer}.nav-item.active{background:var(--sidebar-active);color:#fff}.main{min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:58px;gap:16px;padding:10px 24px;border-bottom:1px solid var(--line);background:var(--panel)}.topbar-left{display:flex;align-items:center;min-width:0;gap:10px}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.detail-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.mobile-nav{display:none}.mobile-nav-group{display:grid;gap:8px}.mobile-nav-title{color:#64748b;font-size:12px;font-weight:700}.mobile-nav-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.mobile-nav-item{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid #d7e0ea;border-radius:999px;background:#fff;color:#475569;font-size:13px;white-space:nowrap;cursor:pointer}.mobile-nav-item.active{border-color:var(--blue);background:var(--blue);color:#fff}.back-btn{flex:0 0 auto}.breadcrumb{color:var(--muted);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.btn{min-height:34px;padding:0 13px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);font-size:13px;white-space:nowrap;cursor:pointer}.btn.primary{border-color:var(--blue);background:var(--blue);color:#fff}.btn.danger{border-color:#f0b7ae;background:var(--red-soft);color:var(--red)}.table-action{min-height:30px}.no-dna-action{min-height:34px;border-color:#d97706;background:#fff7ed;color:#9a3412;font-weight:400}.no-dna-action:not(:disabled):hover{border-color:#b45309;background:#fed7aa}button:disabled{cursor:not-allowed;opacity:.55}.form-actions{display:flex;gap:10px;margin-top:12px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:24px;background:#1f293373}.modal-card{width:min(460px,100%);padding:0;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 18px 46px #1f293333}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid var(--line)}.modal-count{flex:0 0 auto;min-width:64px;padding:4px 8px;border-radius:6px;background:var(--blue-soft);color:var(--blue);font-size:13px;font-weight:700;text-align:center}.modal-copy{margin:0;padding:18px 20px 0;color:var(--muted);font-size:14px;line-height:1.7}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;padding:18px 20px 20px}.content{padding:18px 22px 24px}.employee-mobile-page{display:grid;gap:14px}.employee-mobile-hero{position:relative;padding:22px 24px;border:0;background:radial-gradient(circle at top right,rgb(37 99 235 / 22%),transparent 36%),linear-gradient(135deg,#122033,#17314b 58%,#1b4061);color:#fff}.employee-mobile-hero:after{position:absolute;right:-48px;bottom:-68px;width:210px;height:210px;border:1px solid rgb(255 255 255 / 12%);border-radius:40px;content:"";transform:rotate(24deg)}.employee-mobile-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:20px;align-items:end}.employee-mobile-eyebrow{color:#bfdbfeeb;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.employee-mobile-hero h1{margin-top:10px;color:#fff}.employee-mobile-hero .subline{max-width:680px;color:#dbeafee0}.employee-mobile-overview{display:grid;gap:6px;padding:16px 18px;border:1px solid rgb(255 255 255 / 14%);border-radius:18px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:right}.employee-mobile-overview span,.employee-mobile-overview em{color:#dbeafed1;font-style:normal;font-size:12px}.employee-mobile-overview strong{font-size:32px;line-height:1}.employee-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px}.employee-mobile-card{display:grid;gap:16px;padding:18px;border-color:#dbe5ee;border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f6fafdfa),#fff;box-shadow:0 18px 30px #0f172a12}.employee-mobile-card-top{display:grid;grid-template-columns:56px minmax(0,1fr) 116px;gap:16px;align-items:start}.employee-mobile-card-mark{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;font-size:18px;font-weight:800}.employee-mobile-card-copy{min-width:0}.employee-mobile-card h2{margin:0;font-size:18px}.employee-mobile-card p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.employee-mobile-stat{min-width:116px;padding:10px 12px;border-radius:14px;background:#f8fafc;text-align:right}.employee-mobile-stat span{display:block;color:var(--muted);font-size:12px}.employee-mobile-stat strong{display:block;margin-top:4px;font-size:22px}.employee-mobile-helper{color:var(--muted);font-size:12px;line-height:1.6}.employee-mobile-action{min-width:132px;justify-self:start}.employee-mobile-card.tone-blue .employee-mobile-card-mark{background:#e0ecff;color:#2563eb}.employee-mobile-card.tone-green .employee-mobile-card-mark{background:#def7ea;color:#0f8f62}.employee-mobile-card.tone-amber .employee-mobile-card-mark{background:#fff1cf;color:#b7791f}.employee-mobile-card.tone-red .employee-mobile-card-mark{background:#ffe4de;color:#c03221}.employee-mobile-card.tone-blue .employee-mobile-stat{background:#eff6ff}.employee-mobile-card.tone-green .employee-mobile-stat{background:#ecfdf5}.employee-mobile-card.tone-amber .employee-mobile-stat{background:#fffbeb}.employee-mobile-card.tone-red .employee-mobile-stat{background:#fff1f2}.page-grid{display:grid;grid-template-columns:minmax(420px,1.5fr) repeat(2,minmax(170px,.85fr));gap:14px;margin-bottom:14px}.page-hero{padding:16px}.summary-grid,.leave-summary-grid{display:grid;grid-template-columns:minmax(420px,1.45fr) repeat(3,minmax(150px,.9fr));gap:14px;margin-bottom:14px}.pickup-summary-grid{grid-template-columns:minmax(420px,1.7fr) repeat(3,minmax(150px,.75fr))}.pickup-summary-grid .metric{gap:6px;min-height:86px;padding:14px 16px}.pickup-handover-page{display:grid;gap:14px}.pickup-redesign{padding:16px;border-color:#cad6df;box-shadow:none}.pickup-ticket-head{display:grid;grid-template-columns:1fr 1.35fr 1fr 150px;overflow:hidden;border:1px solid #d7e0e8;border-radius:8px;background:#fff}.pickup-ticket-head>div{min-width:0;padding:14px 16px;border-right:1px solid #e3e9ee}.pickup-ticket-head>div:last-child{border-right:0}.pickup-ticket-head .label{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}.pickup-ticket-head strong{display:block;overflow-wrap:anywhere;font-size:16px}.pickup-progress-pill{display:grid;place-items:center;background:#eef8f3;color:#116b4c;text-align:center}.pickup-progress-pill span{font-size:22px;font-weight:800}.pickup-progress-pill small{font-size:12px}.pickup-workbench-grid{display:grid;grid-template-columns:minmax(430px,1.15fr) minmax(300px,.78fr) minmax(260px,.62fr);gap:14px;margin-top:14px}.pickup-card{display:grid;align-content:start;gap:12px;min-width:0;padding:16px;border:1px solid #dce4eb;border-radius:8px;background:#fff}.primary-card{border-color:#c9d7e3}.card-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.card-heading h2{margin:0;font-size:16px}.card-heading span{color:var(--muted);font-size:12px}.handover-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.handover-form label{display:grid;gap:6px;color:var(--muted);font-size:13px}.handover-form .wide{grid-column:1 / -1}.plate-input{font-weight:700;letter-spacing:0}.waybill-list{display:grid;gap:8px}.waybill-list-head,.waybill-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.waybill-list-head{color:var(--muted);font-size:13px}.waybill-list .mini-btn{min-height:32px;padding:0 10px;font-size:12px}.waybill-list .icon-btn{width:36px;min-width:36px;height:36px;padding:0;font-size:16px;line-height:1}.pickup-handover-page .pickup-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pickup-handover-page .pickup-remark-field{grid-column:1 / -1}.pickup-check-list{display:grid;gap:10px}.pickup-check-item{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border:1px solid #dbe7e2;border-radius:7px;background:#fbfdfc;color:var(--text);font-size:14px}.pickup-check-item input{width:16px;height:16px;accent-color:var(--green)}.handover-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.handover-stats>div{padding:12px;border-radius:8px;background:#f6f8fa}.handover-stats span{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}.handover-stats strong{font-size:20px}.photo-upload-zone{display:grid;place-items:center;min-height:196px;padding:18px;border:1px dashed #9fb7c9;border-radius:8px;background:#f8fbfd;color:var(--text);text-align:center;cursor:pointer}.photo-upload-zone input{position:absolute;width:1px;height:1px;opacity:0}.upload-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:10px;border-radius:50%;background:#e6f0f8;color:var(--blue);font-size:28px;line-height:1}.photo-upload-zone strong{max-width:100%;overflow-wrap:anywhere;font-size:15px}.photo-upload-zone small{max-width:220px;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}.reconcile-upload-grid{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:16px;align-items:stretch}.statement-upload-zone{min-height:180px}.statement-upload-flow{display:grid;gap:10px;align-content:start}.statement-upload-flow>.btn{justify-self:start}.statement-upload-zone.disabled{opacity:.62;cursor:not-allowed}.reconcile-remark-field{display:grid;gap:8px;color:var(--muted);font-size:13px}.reconcile-remark-field .remark-field{min-height:180px}.statement-result-panel{margin-bottom:14px}.statement-total{display:grid;justify-items:end;gap:4px;min-width:140px}.statement-total span,.statement-summary-grid span{color:var(--muted);font-size:12px}.statement-total strong{color:var(--blue);font-size:22px}.statement-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px;padding:0 14px 14px}.statement-summary-grid>div{display:grid;gap:5px;min-height:64px;align-content:center;padding:10px 12px;border:1px solid #dfe7ef;border-radius:7px;background:#f8fafc}.statement-summary-grid strong{font-size:18px}.statement-table-wrap{border-top:1px solid var(--line)}.statement-table{min-width:3000px;table-layout:auto}.statement-table th,.statement-table td{min-height:40px;padding:8px 10px;white-space:nowrap;vertical-align:middle}.statement-table th{background:#edf2f7}.statement-table tfoot td{background:#f8fafc;font-weight:700}.statement-address{white-space:normal;line-height:1.45}.statement-table th:nth-child(4),.statement-table td:nth-child(4){min-width:150px}.statement-table th:nth-child(5),.statement-table td:nth-child(5),.statement-table th:nth-child(6),.statement-table td:nth-child(6){min-width:110px}.statement-table th:nth-child(7),.statement-table td:nth-child(7),.statement-table th:nth-child(8),.statement-table td:nth-child(8),.statement-table th:nth-child(9),.statement-table td:nth-child(9),.statement-table th:nth-child(11),.statement-table td:nth-child(11){min-width:96px}.statement-table th:nth-child(10),.statement-table td:nth-child(10){min-width:260px;max-width:320px;white-space:normal;overflow-wrap:anywhere}.statement-table th:nth-child(n+12),.statement-table td:nth-child(n+12){min-width:86px;text-align:right}.statement-table th:nth-child(30),.statement-table td:nth-child(30){min-width:110px;text-align:left}.statement-total-cell{color:var(--blue);font-weight:700}.notice.danger{border-color:#f0b7ae;background:var(--red-soft);color:var(--red)}.reconcile-review-flow{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;padding:14px}.review-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:6px 10px;align-items:center;min-height:86px;padding:12px;border:1px solid #dbe3eb;border-radius:7px;background:#f8fafc}.review-step span{grid-row:1 / span 2;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e2e8f0;color:#475569;font-weight:800}.review-step strong{font-size:14px}.review-step small{color:var(--muted);font-size:12px;line-height:1.45}.review-step.active{border-color:#93b4ff;background:var(--blue-soft)}.review-step.active span{background:var(--blue);color:#fff}.review-step.done{border-color:#b7e1cb;background:var(--green-soft)}.review-step.done span{background:var(--green);color:#fff}.material-card{margin-top:14px}.compact-materials{max-height:230px}.pickup-confirm-panel .btn:disabled{opacity:.55;cursor:not-allowed}.panel{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.shipment-card,.metric{padding:16px}.shipment-title{display:flex;justify-content:space-between;gap:16px}.shipment-actions{display:flex;align-items:flex-start;gap:10px;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}h1{margin:0;font-size:22px;line-height:1.25}.subline{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.tag{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:6px;background:#eef2f6;color:#445061;font-size:12px;white-space:nowrap}.tag.blue{background:var(--blue-soft);color:var(--blue)}.tag.green{background:var(--green-soft);color:var(--green)}.tag.amber{background:var(--amber-soft);color:var(--amber)}.metric{display:grid;gap:8px;align-content:center}.metric-label,.metric-note,.section-extra,.label,.event-time,.event-note{color:var(--muted)}.metric-label{font-size:13px}.metric-value{font-size:24px;font-weight:700}.metric-note{font-size:12px}.flow{display:grid;grid-template-columns:repeat(10,minmax(88px,1fr));gap:8px;padding:14px;margin-bottom:14px}.business-flow-page{display:grid;gap:14px}.business-flow-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px}.flow-legend{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:12px}.flow-legend span{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:#fbfcfd}.legend-dot{width:8px;height:8px;border-radius:50%;background:var(--blue)}.legend-dot.branch{background:var(--amber)}.legend-dot.risk{background:var(--red)}.process-map{display:grid;grid-template-columns:repeat(6,minmax(138px,1fr));gap:14px 20px;padding:16px}.process-step{position:relative;min-width:0}.process-card{display:grid;min-height:148px;gap:8px;align-content:start;padding:14px;border:1px solid #cbd8e6;border-radius:8px;background:#fff}.process-step.branch .process-card{border-color:#edc46d;background:#fffaf0}.process-no{display:inline-grid;place-items:center;width:32px;height:24px;border-radius:5px;background:var(--blue-soft);color:var(--blue);font-size:12px;font-weight:800}.process-step.branch .process-no{background:var(--amber-soft);color:var(--amber)}.process-card strong{font-size:16px}.process-card em{color:var(--muted);font-style:normal;font-size:12px}.process-card p{margin:0;color:#445061;font-size:12px;line-height:1.55}.process-step.parallel .process-card{gap:7px;padding:12px}.parallel-title{color:var(--text);font-size:14px;font-weight:700}.parallel-branches{display:grid;gap:6px}.parallel-branch{display:grid;gap:3px;padding:7px;border:1px solid #d7e3f0;border-radius:6px;background:#f8fbff}.parallel-branch strong{font-size:13px}.parallel-branch em{color:var(--muted);font-style:normal;font-size:11px}.parallel-branch p{margin:0;color:#445061;font-size:11px;line-height:1.4}.process-arrow{position:absolute;top:58px;right:-17px;z-index:1;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e8eef5;color:#526173;font-size:13px;font-weight:800}.flow-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.swimlane{display:grid;gap:0;padding:14px}.lane-row{display:grid;grid-template-columns:112px minmax(0,1fr);min-height:64px;border:1px solid var(--line);border-bottom:0}.lane-row:last-child{border-bottom:1px solid var(--line)}.lane-title{display:flex;align-items:center;padding:12px;border-right:1px solid var(--line);background:#f6f8fb;font-weight:700}.lane-items{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;overflow-x:auto}.lane-items span{flex:0 0 auto;padding:7px 10px;border:1px solid #d6e0eb;border-radius:6px;background:#fff;color:#2f3b4a;font-size:13px}.flow-side{display:grid;gap:14px}.control-list{display:grid;gap:10px;margin:0;padding:14px 16px 16px 36px;color:#354252;font-size:13px;line-height:1.55}.exception-flow{display:grid;gap:10px;padding:14px}.exception-chip{display:grid;gap:5px;padding:12px;border:1px solid #d9e3ed;border-radius:7px;background:#fbfcfd}.exception-chip span{color:var(--muted);font-size:12px}.exception-chip strong{font-size:13px;line-height:1.45}.exception-chip.amber{border-color:#f0c879;background:var(--amber-soft)}.exception-chip.red{border-color:#f0b7ae;background:var(--red-soft)}.exception-chip.blue{border-color:#aac5ff;background:var(--blue-soft)}.step{min-height:62px;padding:10px 8px;border:1px solid var(--line);border-radius:7px;background:#fbfcfd}.step.done{border-color:#b7e1cb;background:var(--green-soft)}.step.current{border-color:#7aa7ff;background:var(--blue-soft);box-shadow:inset 0 0 0 1px #7aa7ff}.step.blocked{border-color:#f0c879;background:var(--amber-soft)}.step-name{font-size:13px;font-weight:700}.step-owner{margin-top:8px;color:var(--muted);font-size:12px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.annotation-workspace{position:relative;grid-template-columns:minmax(0,1fr) 380px}.annotation-lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;pointer-events:none}.annotation-lines line{stroke:#2563eb;stroke-width:.28;stroke-dasharray:1.4 1.2;vector-effect:non-scaling-stroke}.annotation-pin{position:absolute;z-index:3;display:grid;place-items:center;width:24px;height:24px;border:2px solid #fff;border-radius:50%;background:#2563eb;color:#fff;font-size:12px;font-weight:800;line-height:1;box-shadow:0 8px 18px #2563eb42;transform:translate(-50%,-50%);cursor:default}.annotation-editor{position:absolute;z-index:5;display:grid;width:min(280px,calc(100% - 32px));gap:10px;padding:12px;border:1px solid #9dbbff;border-radius:8px;background:#fff;box-shadow:0 16px 34px #0f172a2e;transform:translate(10px,10px)}.annotation-editor-title{color:var(--blue);font-size:13px;font-weight:800}.annotation-editor textarea{width:100%;min-height:82px;padding:8px 10px;border:1px solid var(--line);border-radius:6px;color:var(--text);font:inherit;font-size:13px;line-height:1.5;resize:vertical}.annotation-editor textarea:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 2px #2563eb1f}.annotation-editor-actions{display:flex;justify-content:flex-end;gap:8px}.left-column,.side-stack{display:grid;gap:14px}.annotation-panel{position:relative;z-index:4}.annotation-list{display:grid;gap:10px;padding:12px}.annotation-card{display:grid;gap:8px;padding:12px;border:1px solid #bfd3ff;border-radius:7px;background:#f8fbff}.annotation-card-head{display:grid;grid-template-columns:24px minmax(0,1fr) 26px;align-items:center;gap:8px}.annotation-card-head strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.annotation-index{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.annotation-remove{display:grid;place-items:center;width:24px;height:24px;border:1px solid #d7e0ea;border-radius:5px;background:#fff;color:var(--muted);font-size:18px;line-height:1;cursor:pointer}.annotation-card p{margin:0;color:#2f3b4a;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.annotation-time,.annotation-empty{color:var(--muted);font-size:12px}.annotation-empty{padding:16px;line-height:1.6}.body-grid{display:grid;grid-template-columns:minmax(360px,1.1fr) minmax(280px,.9fr);gap:14px}.leave-main-grid{grid-template-columns:minmax(0,1fr) 390px}.leave-confirm-panel{border-color:#b9c8d8}.leave-confirm-body{display:grid;gap:14px;padding:16px}.leave-confirm-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.leave-confirm-summary>div{min-width:0;padding:12px;border:1px solid #dce5ee;border-radius:7px;background:#f8fafc}.leave-confirm-summary .label{display:block;margin-bottom:6px;font-size:12px}.leave-confirm-summary strong{display:block;overflow-wrap:anywhere;font-size:15px}.pickup-confirm-panel{border-color:#a9c7bc;overflow:hidden}.sign-confirm-panel{border-color:#c9d3a8;overflow:hidden}.pickup-confirm-strip{display:grid;grid-template-columns:1.25fr 1fr .9fr;gap:0;overflow:hidden;border:1px solid #cfe0d9;border-radius:8px;background:#f7fbf9}.sign-confirm-strip{display:grid;grid-template-columns:1.2fr 1fr .85fr;gap:0;overflow:hidden;border:1px solid #dfe6c2;border-radius:8px;background:#fbfdf2}.pickup-confirm-strip>div{min-width:0;padding:12px 14px;border-right:1px solid #d9e8e2}.sign-confirm-strip>div{min-width:0;padding:12px 14px;border-right:1px solid #e8edcf}.pickup-confirm-strip>div:last-child{border-right:0}.sign-confirm-strip>div:last-child{border-right:0}.pickup-confirm-strip .label{display:block;margin-bottom:6px;font-size:12px;color:#667085}.sign-confirm-strip .label{display:block;margin-bottom:6px;color:#667085;font-size:12px}.pickup-confirm-strip strong,.sign-confirm-strip strong{display:block;overflow-wrap:anywhere;font-size:15px}.pickup-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 14px;padding:14px;border:1px solid #dbe7e2;border-radius:8px;background:#fbfdfc}.pickup-form-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.pickup-form-grid .field{border-color:#cfdcd7}.pickup-form-grid .field:focus{border-color:#3f8f73;outline:0;box-shadow:0 0 0 2px #3f8f7324}.pickup-form-grid .remark-field{min-height:82px}.pickup-attachment-field{gap:8px}.file-field{height:auto;min-height:38px;padding:7px 10px}.file-field::file-selector-button{height:28px;margin-right:10px;padding:0 12px;border:1px solid #b9c8d8;border-radius:6px;background:#f8fafc;color:#1f2937;cursor:pointer}.attachment-hint{color:var(--muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.pickup-confirm-panel .departure-actions{justify-content:flex-end;gap:16px;margin-top:-2px;padding-top:2px}.leave-confirm-panel .departure-actions{display:flex;justify-content:flex-end;gap:14px;padding-top:4px}.logistics-no-list{display:grid;gap:10px}.logistics-no-row{display:grid;grid-template-columns:112px minmax(180px,1fr) 52px;align-items:center;gap:10px;color:var(--muted);font-size:13px}.logistics-no-row .field{color:var(--text)}.sms-preview{margin:16px;padding:14px;border:1px solid #dce5ee;border-radius:7px;background:#f8fafc}.sms-preview.sent{border-color:#b7e1cb;background:var(--green-soft)}.sms-status{margin-bottom:8px;color:var(--text);font-weight:800}.sms-preview p{margin:0;color:#445061;font-size:13px;line-height:1.55}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:10px 16px;border-bottom:1px solid var(--line)}.section-title{font-size:15px;font-weight:700}.section-extra{font-size:12px;text-align:right}.scan-console{padding:16px}.scan-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) 98px;gap:10px;margin-bottom:14px}.scan-input-wrap.compact{grid-template-columns:minmax(0,1fr) 108px;max-width:560px;margin-top:16px;margin-bottom:0}.scan-input{width:100%;height:46px;min-width:0;padding:0 14px;border:2px solid var(--blue);border-radius:8px;outline:none;background:#fff;color:var(--text);font-size:18px;font-weight:700}.scan-input:focus{box-shadow:0 0 0 3px #2563eb24}.scan-button{min-height:46px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-size:15px;font-weight:700;cursor:pointer}.progress-meter{height:8px;margin-bottom:14px;overflow:hidden;border-radius:999px;background:#eef2f6}.progress-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#0f8f62)}.progress-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mini-stat{min-width:0;padding:10px;border:1px solid var(--line);border-radius:7px;background:#fbfcfd}.mini-stat span{color:var(--muted);font-size:12px}.mini-stat strong{display:block;margin-top:4px;font-size:20px}.mini-stat.danger strong{color:var(--red)}.mini-stat.warn strong{color:var(--amber)}.mini-stat.success strong{color:var(--green)}.scan-alert{margin-top:14px;padding:11px 12px;border-radius:7px;font-size:13px;font-weight:700;line-height:1.5}.scan-alert.neutral{background:#eef2f6;color:#445061}.scan-alert.danger{background:var(--red-soft);color:var(--red)}.scan-alert.success{background:var(--green-soft);color:var(--green)}.pick-confirm-actions{display:flex;justify-content:flex-end;margin-top:10px}.pick-material-table{min-width:1180px}.freight-cell{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.freight-help{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid #98a8bb;border-radius:999px;background:#f8fafc;color:#42526e;font-size:12px;font-weight:700;line-height:1;cursor:help;vertical-align:middle}.freight-tooltip{position:fixed;z-index:100000;width:max-content;max-width:min(520px,calc(100vw - 32px));padding:12px 14px;border-radius:6px;background:#1f2933f5;color:#fff;box-shadow:0 12px 28px #0f172a47;font-size:13px;font-weight:600;line-height:1.7;pointer-events:none;text-align:left;transform:translate(-50%,-100%);white-space:pre-line}.freight-tooltip.is-bottom{transform:translate(-50%)}.qc-table{min-width:980px}.pack-table{min-width:1040px}.pick-shortfall-list .info-row{grid-template-columns:112px minmax(0,1fr)}.accessory-box-panel{grid-column:1 / -1}.accessory-box-body{padding:16px}.accessory-scan-wrap{grid-template-columns:minmax(0,1fr) 86px;margin-bottom:12px}.accessory-scan-input{height:40px;font-size:15px}.accessory-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.accessory-box-list{display:grid;gap:8px}.accessory-box-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%;min-height:54px;padding:9px 10px;border:1px solid var(--line);border-radius:7px;background:#fbfcfd;color:var(--text);text-align:left}.accessory-box-item.active{border-color:var(--blue);background:var(--blue-soft)}.accessory-box-main{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.accessory-box-main span,.accessory-box-main strong,.accessory-box-main em{min-width:0}.accessory-box-main strong{display:block;overflow-wrap:anywhere;font-size:13px}.accessory-box-main em{display:block;margin-top:3px;color:var(--muted);font-size:12px;font-style:normal}.accessory-box-main small{flex:0 0 auto;color:var(--green);font-size:12px;font-weight:700}.accessory-box-row-actions{display:flex;align-items:center;gap:8px}.accessory-box-row-actions .btn{min-height:32px;padding:6px 10px;white-space:nowrap}.accessory-box-row-actions .accessory-print-btn{color:var(--green);font-weight:700}.accessory-relation-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);font-size:13px}.accessory-relation-head span{color:var(--muted);overflow-wrap:anywhere;text-align:right}.accessory-material-list{display:grid;gap:7px;margin-top:8px}.accessory-material-list.inline{grid-column:1 / -1;margin-top:2px;padding-top:8px;border-top:1px dashed var(--line)}.accessory-material-item,.accessory-empty{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:8px 10px;border:1px solid #dbe3ec;border-radius:6px;background:#fff}.accessory-material-item strong{display:block;font-size:13px}.accessory-material-item em{display:block;margin-top:2px;color:var(--muted);font-size:12px;font-style:normal}.accessory-material-item small{flex:0 0 auto;color:var(--text);font-size:12px;font-weight:700}.accessory-material-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.accessory-material-actions .btn{min-height:30px;padding:5px 9px;font-weight:400;white-space:nowrap}.accessory-empty{justify-content:center;color:var(--muted);font-size:13px}.accessory-print-page{display:none}.accessory-print-card{width:86mm;min-height:52mm;padding:7mm;border:1px solid #111827;background:#fff;color:#111827;font-family:Arial,Microsoft YaHei,sans-serif}.accessory-print-card header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7mm;font-size:12px}.accessory-print-card header strong{font-size:17px}.barcode{display:flex;align-items:stretch;justify-content:center;height:19mm;gap:1px;padding:0 2mm;background:#fff}.barcode span{display:block;height:100%;background:#111827}.barcode span.blank{background:transparent}.barcode-code{margin-top:4mm;text-align:center;font-size:18px;font-weight:800;letter-spacing:0}.barcode-meta{display:grid;grid-template-columns:1fr 1fr;gap:2mm 4mm;margin-top:4mm;color:#374151;font-size:10px}.barcode-meta span:first-child{grid-column:1 / -1}.table-wrap{overflow-x:auto}.task-panel{margin-bottom:14px}.delivery-manager{border-radius:4px;box-shadow:none}.delivery-tabs{display:flex;min-height:52px;border-bottom:1px solid var(--line);overflow-x:auto}.delivery-tab{position:relative;min-width:118px;padding:0 22px;border:0;border-right:1px solid #edf1f5;background:#fff;color:#2d3748;font-size:14px;white-space:nowrap;cursor:pointer}.delivery-tab.active{color:var(--blue);font-weight:700}.delivery-tab.active:after{position:absolute;right:18px;bottom:0;left:18px;height:3px;border-radius:3px 3px 0 0;background:var(--blue);content:""}.delivery-filter{display:flex;align-items:flex-end;gap:10px;padding:16px;border-bottom:1px solid var(--line);flex-wrap:wrap}.filter-field{display:grid;gap:6px;min-width:150px;color:var(--muted);font-size:12px}.filter-field input,.filter-field select{width:100%;height:34px;min-width:0;padding:0 10px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--text);font-size:13px}.keyword-field{width:min(340px,100%)}.date-field,.compact-field{width:150px}.carrier-field{width:180px}.date-separator{align-self:center;padding-top:18px;color:var(--muted)}.create-btn{margin-left:auto}.toolbar-notice{padding:8px 16px;border-bottom:1px solid var(--line);background:#f8fafc;color:var(--muted);font-size:12px}.delivery-table-wrap{min-height:520px;overflow-x:visible}.delivery-table{width:100%;min-width:0;table-layout:fixed}.delivery-table th,.delivery-table td{height:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-table th{color:#303846}.delivery-table th:nth-child(1),.delivery-table td:nth-child(1){width:96px}.delivery-table th:nth-child(2),.delivery-table td:nth-child(2){width:78px}.delivery-table th:nth-child(3),.delivery-table td:nth-child(3),.delivery-table th:nth-child(4),.delivery-table td:nth-child(4),.delivery-table th:nth-child(5),.delivery-table td:nth-child(5){width:92px}.delivery-table th:nth-child(6),.delivery-table td:nth-child(6){width:104px}.delivery-table th:nth-child(7),.delivery-table td:nth-child(7),.delivery-table th:nth-child(8),.delivery-table td:nth-child(8){width:94px}.delivery-table th:nth-child(9),.delivery-table td:nth-child(9){width:118px}.delivery-table th:nth-child(10),.delivery-table td:nth-child(10){width:220px}.org-dialog.fee-change-dialog{width:min(1160px,calc(100vw - 36px));max-height:min(760px,calc(100vh - 36px))}.fee-change-body{display:grid;gap:12px;max-height:calc(100vh - 142px);overflow:auto;padding:16px 18px 18px;background:#f7f9fb}.fee-change-body h2{margin:0 0 2px;padding:8px 2px 10px;font-size:18px;font-weight:700}.fee-change-sheet{display:grid;grid-template-columns:150px minmax(220px,1fr) 150px minmax(220px,1fr);border-top:1px solid #d6dee7;border-left:1px solid #d6dee7;background:#fff}.sheet-field{display:grid;grid-template-columns:subgrid;grid-column:span 2;min-height:48px;border-right:1px solid #d6dee7;border-bottom:1px solid #d6dee7}.sheet-field.wide{grid-column:1 / -1;grid-template-columns:150px minmax(0,1fr)}.sheet-field span{display:flex;align-items:center;padding:0 14px;border-right:1px solid #d6dee7;background:#eef2f6;color:#2f3b4a;font-size:14px;font-weight:700}.sheet-field strong,.sheet-field input,.sheet-field select,.sheet-field textarea{min-width:0;width:100%;border:0;border-radius:0;background:#fff;color:var(--text);font-size:14px;font-weight:400}.sheet-field strong{display:flex;align-items:center;padding:0 14px}.sheet-field input,.sheet-field select{height:47px;padding:0 14px}.fee-change-body textarea{min-height:82px;padding:10px 14px;resize:vertical}.fee-flow-panel{display:grid;justify-items:center;align-content:center;gap:28px;min-height:300px;padding:28px 16px;border:1px solid #d6dee7;background:linear-gradient(#f3f6f8 1px,transparent 1px),linear-gradient(90deg,#f3f6f8 1px,transparent 1px),#fff;background-size:28px 28px}.fee-flow-node{position:relative;display:grid;place-items:center;min-width:220px;min-height:52px;padding:8px 18px;border:2px solid #97a6b8;border-radius:7px;background:#fff;color:#253141;font-size:14px;font-weight:700}.fee-flow-node:before{position:absolute;top:-22px;left:50%;width:1px;height:20px;background:#587185;content:""}.fee-flow-node:first-child:before{display:none}.fee-flow-node.active{border-color:#10b981;background:#f0fdf4}.fee-flow-node.current{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.fee-flow-node.start,.fee-flow-node.end{min-width:120px;border-color:#10b981;border-radius:999px;background:#ecfdf5;color:#075f45}.fee-flow-node.end{border-color:#94a3b8;background:#f8fafc;color:#334155}.fee-flow-node.muted{color:#8a97a8;opacity:.7}.fee-approval-panel{display:grid;gap:12px;padding:14px;border:1px solid #d6dee7;background:#fff}.approval-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;min-height:38px}.approval-actions label{display:inline-flex;align-items:center;gap:7px;color:#334155;font-size:14px}.approval-actions input{width:16px;height:16px;accent-color:var(--blue)}.approval-comment{display:grid;grid-template-columns:90px minmax(0,1fr);border:1px solid #d6dee7}.approval-comment span{display:flex;align-items:center;padding:0 12px;border-right:1px solid #d6dee7;background:#f1f5f9;font-size:14px;font-weight:700}.approval-comment textarea{border:0}.approval-next{justify-self:end;color:#475569;font-size:13px;font-weight:700}.freight-config-page{min-height:calc(100vh - 58px)}.freight-config-manager{min-height:calc(100vh - 104px)}.freight-filter{align-items:end}.freight-summary{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.save-notice{color:var(--green);font-weight:700}.freight-table{min-width:1480px}.box-config-table{min-width:1320px}.carrier-config-table{min-width:1220px}.sender-config-table{min-width:1040px}.freight-table th,.freight-table td{text-align:center}.freight-table th:first-child,.freight-table td:first-child{min-width:190px;text-align:left}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:24px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:700}.status-pill.green{background:var(--green-soft);color:var(--green)}.status-pill.gray{background:#eef2f6;color:#6b7583}.attachment-name{color:var(--blue);font-weight:700}.attachment-note,.muted-value{color:var(--muted);font-size:12px}.status-switch{display:inline-flex;align-items:center;min-width:88px;height:30px;gap:7px;padding:0 8px;border:1px solid #cbd5e1;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:700;cursor:pointer}.status-switch-track{position:relative;display:inline-block;width:34px;height:18px;flex:0 0 auto;border-radius:999px;background:#cbd5e1;transition:background .16s ease}.status-switch-thumb{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a38;transition:transform .16s ease}.status-switch.active{border-color:#b7e1cb;background:var(--green-soft);color:var(--green)}.status-switch.active .status-switch-track{background:var(--green)}.status-switch.active .status-switch-thumb{transform:translate(16px)}.status-switch:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 2px #2563eb1f}.freight-dialog{width:min(760px,100%)}.org-dialog.pickup-dialog{width:min(1220px,calc(100vw - 48px))}.freight-dialog-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.freight-dialog-body label{display:grid;gap:6px;color:var(--muted);font-size:13px}.wide-field{grid-column:1 / -1}.form-error{grid-column:1 / -1;padding:10px 12px;border-radius:6px;background:var(--red-soft);color:var(--red);font-size:13px;font-weight:700}.pickup-manager-body{display:grid;gap:14px;max-height:min(620px,calc(100vh - 154px));overflow:auto;padding:16px}.pickup-manager-toolbar{display:flex;justify-content:flex-end;gap:10px}.pickup-table-wrap{min-height:260px;border:1px solid var(--line);border-radius:6px}.pickup-table{min-width:1080px}.action-cell{min-width:180px;background:#fff}.action-link{min-height:28px;margin-right:8px;padding:0 8px;border:1px solid transparent;border-radius:6px;background:#fff;color:var(--blue);font-size:13px;white-space:nowrap;cursor:pointer}.action-link.warn{color:#ea580c;font-weight:400}.action-link:hover{border-color:#bfdbfe;background:#eff6ff;text-decoration:none}.empty-cell{height:120px;color:var(--muted);text-align:center}.pagination-bar{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-height:56px;padding:10px 16px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;flex-wrap:wrap}.pager-btn{min-width:30px;height:30px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--text);cursor:pointer}.pager-btn:disabled{color:#a8b2bf;cursor:not-allowed}.pager-btn.active{border-color:var(--blue);color:var(--blue);font-weight:700}.page-size,.jump-input{height:30px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--text);font-size:13px}.page-size{width:94px}.jump-input{width:58px;padding:0 8px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.link-cell{font-weight:700}.text-link{padding:0;border:0;background:transparent;color:var(--blue);font:inherit;font-weight:700;cursor:pointer}.text-link:hover{text-decoration:underline}table{width:100%;border-collapse:collapse}th,td{height:42px;padding:0 12px;border-bottom:1px solid var(--line);font-size:13px;text-align:left;white-space:nowrap}th{background:#f8fafc;color:var(--muted);font-weight:600}.qty,.value{font-weight:700}.ok,.success{color:var(--green);font-weight:700}.warn{color:var(--amber);font-weight:700}.danger{color:var(--red);font-weight:700}.money{color:var(--red);font-weight:800}.info-list{padding:6px 16px 14px}.info-row{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px dashed #dce3ea;font-size:13px}.info-row:last-child{border-bottom:0}.timeline{padding:4px 16px 16px}.event{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px solid #edf1f5;font-size:13px}.event:last-child{border-bottom:0}.event-main{font-weight:700}.event-note{margin-top:3px;font-size:12px;line-height:1.45}.exception-panel{border-color:#f0b7ae}.footer-panels{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:640px;margin-top:16px}.form-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.field{width:100%;height:38px;min-width:0;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text)}.field[readonly]{background:#f3f6f8;color:var(--muted);cursor:default}textarea.field{height:auto;min-height:92px;padding:8px 10px;line-height:1.5;resize:vertical}.remark-field{min-height:104px}.flow-short{grid-template-columns:repeat(5,minmax(110px,1fr));margin-bottom:0}.complete-page{background:#eef2f5}.delivery-sheet{position:relative;max-width:1480px;margin:0 auto;padding:18px 24px 26px;border-color:#b8c3cf;border-radius:4px;box-shadow:none}.sheet-actions{position:absolute;top:14px;right:18px;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.delivery-header{display:grid;grid-template-columns:300px minmax(0,1fr) 120px;align-items:center;min-height:128px}.sheet-notice{margin:-4px 0 12px;border:1px solid #bbf7d0;border-radius:6px;background:#f0fdf4;color:#15803d}.jieshun-brand{display:flex;align-items:center;gap:12px}.logo-mark{position:relative;width:96px;height:52px;flex:0 0 auto}.logo-mark span{position:absolute;display:block;width:94px;height:28px}.mark-red{top:0;left:0;background:#d71920;clip-path:polygon(0 0,100% 0,78% 100%,24% 100%)}.mark-blue{left:0;bottom:0;background:#006d91;clip-path:polygon(0 0,78% 0,53% 100%,20% 100%)}.logo-text{color:#006d91;font-size:34px;font-weight:800;line-height:1}.logo-en{color:#006d91;font-size:16px;font-weight:800;letter-spacing:0}.logo-site{margin-top:10px;color:#111827;font-size:13px}.sheet-title{text-align:center}.sheet-title h1{font-size:22px;line-height:1.3}.sheet-title strong{display:block;margin-top:20px;font-size:22px}.delivery-basic{display:grid;grid-template-columns:minmax(620px,1fr) minmax(340px,430px);gap:54px;align-items:start;margin-bottom:8px}.basic-left,.basic-right{display:grid;gap:9px}.form-line{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;align-items:center;color:#2b3441;font-size:14px}.basic-right .form-line{grid-template-columns:128px minmax(0,1fr)}.split-line{grid-template-columns:112px minmax(0,1fr)}.option-line{grid-template-columns:112px repeat(5,max-content);gap:10px 14px}.location-line{grid-template-columns:112px 120px 140px 140px minmax(220px,1fr)}.location-line .street-input{min-width:220px}.textarea-line{align-items:start}.required,.import-toolbar strong,.money-required{color:#c03221}.radio-item{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.sheet-input{width:100%;min-width:0;height:32px;padding:0 8px;border:1px solid #a9b3bf;border-radius:2px;background:#fff;color:var(--text);font-size:14px}.sheet-select-button{width:100%;height:32px;min-width:0;padding:0 10px;border:1px solid var(--blue);border-radius:2px;background:#eef5ff;color:var(--blue);font-size:14px;font-weight:700;text-align:center;cursor:pointer}.sheet-select-button:hover{background:#dceaff}textarea.sheet-input{height:48px;padding:6px 8px;resize:vertical}.sheet-input:focus,.cell-input:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 2px #2563eb1f}.sheet-input[readonly]{background:#f3f6f8;color:var(--muted);cursor:default}.sheet-input:disabled{background:#eef2f6;color:#8a96a3;cursor:not-allowed}.sheet-input.readonly-field:focus{border-color:#a9b3bf;box-shadow:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0f172a6b}.org-dialog{width:min(560px,100%);max-height:min(680px,calc(100vh - 48px));overflow:hidden;border:1px solid #b8c3cf;border-radius:6px;background:#fff;box-shadow:0 20px 46px #0f172a38}.org-dialog-head,.org-dialog-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:10px 16px;border-bottom:1px solid var(--line)}.org-dialog-head strong{font-size:16px}.org-dialog-foot{justify-content:flex-end;border-top:1px solid var(--line);border-bottom:0}.dialog-close{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--muted);font-size:20px;line-height:1;cursor:pointer}.org-tree{max-height:520px;overflow:auto;padding:12px 16px 16px}.org-tree ul{margin:0;padding-left:18px;list-style:none;border-left:1px dashed #cbd5e1}.org-tree>ul{padding-left:0;border-left:0}.org-tree li{position:relative;margin:6px 0}.org-tree li:before{position:absolute;top:17px;left:-18px;width:14px;border-top:1px dashed #cbd5e1;content:""}.org-tree>ul>li:before{content:none}.org-node{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:34px;gap:12px;padding:6px 10px;border:1px solid #d7e0ea;border-radius:4px;background:#fbfcfd;color:var(--text);font-size:14px;text-align:left;cursor:pointer}.org-node:hover{border-color:var(--blue);background:var(--blue-soft)}.org-node em{color:var(--muted);font-style:normal;font-size:12px;white-space:nowrap}.root-node{font-weight:700}.leaf-node{background:#fff}.read-line{min-height:32px}.read-line.two-cols{grid-template-columns:128px minmax(70px,.7fr) 64px minmax(80px,.8fr);margin-top:8px}.plain-value{min-height:32px}.material-import{margin-top:12px;border:1px solid #aebbc8}.import-toolbar{display:flex;align-items:center;min-height:42px;gap:8px;padding:5px 8px;border-bottom:1px solid #aebbc8;background:#f5f7f9;color:#2b3441;font-size:14px;flex-wrap:wrap}.import-toolbar a{color:var(--blue);font-weight:700}.file-picker{max-width:300px;min-width:210px;font-size:13px}.sheet-table-wrap{overflow-x:auto}.sheet-table{min-width:1060px;table-layout:fixed}.sheet-table th,.sheet-table td{height:38px;padding:0;border:1px solid #b8c3cf;text-align:center}.sheet-table th{background:#dbecef;color:#1f2933;font-weight:700}.sheet-table th:nth-child(1){width:112px}.sheet-table th:nth-child(2){width:150px}.sheet-table th:nth-child(3){width:210px}.sheet-table th:nth-child(4),.sheet-table th:nth-child(5),.sheet-table th:nth-child(6),.sheet-table th:nth-child(7){width:110px}.sheet-table th:nth-child(8),.sheet-table th:nth-child(9){width:165px}.cell-input{width:100%;height:37px;min-width:0;padding:0 8px;border:0;background:transparent;color:var(--text);font-size:13px}.table-icon{display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid #8aa4b6;border-radius:50%;background:#d9f1f5;color:#0b7092;font-weight:800;cursor:pointer}.total-row td{font-weight:700}.expense-strip{display:grid;grid-template-columns:repeat(7,minmax(110px,1fr));border-right:1px solid #b8c3cf;border-bottom:1px solid #b8c3cf;border-left:1px solid #b8c3cf}.expense-cell{display:grid;grid-template-rows:34px 34px;border-right:1px solid #b8c3cf;color:#1f2933;font-size:14px;font-weight:700}.expense-cell:last-child{border-right:0}.expense-cell span{display:flex;align-items:center;padding:0 8px;border-bottom:1px solid #b8c3cf}.expense-cell .sheet-input{height:34px;border:0;border-radius:0}.expense-cell .amount-input{text-align:right}.sign-grid{display:grid;grid-template-columns:120px minmax(420px,1.2fr) 130px minmax(360px,1fr);border-right:1px solid #b8c3cf;border-bottom:1px solid #b8c3cf;border-left:1px solid #b8c3cf}.sign-grid>*{border-top:1px solid #b8c3cf}.sign-title{display:grid;place-items:center;padding:10px;font-size:24px;font-weight:800;text-align:center}.carrier-title{grid-column:1;grid-row:1}.carrier-fields{grid-column:2;grid-row:1}.sender-title{grid-column:3;grid-row:1}.sender-fields{grid-column:4;grid-row:1}.carrier-fields,.sender-fields{display:grid}.carrier-fields label,.sender-fields label,.receiver-name,.receiver-date{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;min-height:42px;border-left:1px solid #b8c3cf;border-bottom:1px solid #b8c3cf;font-size:14px}.carrier-fields label:last-child,.sender-fields label:last-child{border-bottom:0}.carrier-fields label span,.sender-fields label span,.receiver-name span,.receiver-date span{display:flex;align-items:center;align-self:stretch;padding:0 8px;border-right:1px solid #b8c3cf;background:#f7f9fb}.carrier-fields .sheet-input,.sender-fields .sheet-input,.receiver-name .sheet-input,.receiver-date .sheet-input{height:41px;border:0;border-radius:0}.sender-picker{display:grid;grid-template-columns:minmax(0,1fr) 150px;min-width:0}.sender-picker .sheet-input+.sheet-input{border-left:1px solid #b8c3cf}.receiver-title{grid-column:1;grid-row:2 / span 2}.receiver-name{grid-column:2;grid-row:2;min-height:70px}.receiver-name .sheet-input{height:70px}.receiver-date{grid-column:2;grid-row:3}.id-note{grid-column:3 / span 2;grid-row:2;display:flex;align-items:center;padding:0 12px;border-left:1px solid #b8c3cf;color:#1f2933;font-size:14px}.exception-note{grid-column:3 / span 2;grid-row:3;display:flex;align-items:center;padding:0 12px;border-left:1px solid #b8c3cf;color:#1f2933;font-size:14px}.sign-note{grid-column:1 / -1;grid-row:4;display:grid;place-items:center;min-height:54px;font-size:15px;font-weight:700}.print-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:22px;background:#0f172a75}.print-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1320px,100%);max-height:calc(100vh - 44px);overflow:hidden;border:1px solid #b8c3cf;border-radius:8px;background:#fff;box-shadow:0 24px 52px #0f172a3d}.print-dialog-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:54px;gap:14px;padding:10px 16px;border-bottom:1px solid var(--line);background:#fff}.print-dialog-toolbar strong{font-size:16px}.print-dialog-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.print-preview-scroll{overflow:auto;padding:18px;background:#e9eef3}.delivery-print-page{width:1180px;min-height:820px;margin:0 auto;padding:28px 20px 24px;background:#fff;color:#111827;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;box-shadow:0 16px 38px #0f172a29}.print-delivery-header{display:grid;grid-template-columns:260px minmax(0,1fr) 170px;align-items:center;min-height:108px}.print-brand{align-items:flex-start;transform:scale(.9);transform-origin:left center}.print-title{text-align:center}.print-title h1{margin:0;font-size:22px;line-height:1.3;font-weight:800}.print-title strong{display:block;margin-top:20px;font-size:21px}.print-info-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.92fr) 128px;gap:36px;align-items:start;min-height:176px;margin-top:2px}.print-info-list{display:grid;gap:9px;font-size:14px;line-height:1.22}.print-info-list div{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;min-height:18px}.print-info-list span{font-weight:700}.print-info-list strong{min-width:0;font-weight:400;word-break:break-all}.print-wide-line{min-height:36px}.print-qr-wrap{display:grid;justify-items:center;gap:8px;padding-top:20px;font-size:13px}.print-qr{display:grid;grid-template-columns:repeat(11,8px);grid-template-rows:repeat(11,8px);gap:2px;padding:7px;border:1px solid #111827;background:#fff}.print-qr span{width:8px;height:8px;background:#fff}.print-qr span.filled{background:#111827}.print-material-table{width:100%;table-layout:fixed;border-collapse:collapse;margin-top:8px;font-size:13px}.print-material-table th,.print-material-table td{height:25px;padding:2px 6px;border:1px solid #2f343a;text-align:center;vertical-align:middle}.print-material-table th{background:#dfe8e4;font-weight:800}.print-material-table th:nth-child(1){width:58px}.print-material-table th:nth-child(2){width:116px}.print-material-table th:nth-child(3){width:410px}.print-material-table th:nth-child(4){width:58px}.print-material-table th:nth-child(5),.print-material-table th:nth-child(6),.print-material-table th:nth-child(7),.print-material-table th:nth-child(8){width:72px}.print-material-table th:nth-child(9){width:86px}.print-material-table th:nth-child(10){width:160px}.print-text-left{text-align:left}.print-total-row td{height:26px;font-weight:800}.print-operation-page{display:grid;gap:16px}.print-operation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.print-operation-toolbar h1{margin:0 0 6px;font-size:20px}.print-operation-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.print-operation-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px;align-items:start}.print-doc-list{display:grid;gap:10px}.print-doc-item{display:grid;gap:5px;width:100%;min-height:64px;padding:12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);text-align:left;cursor:pointer}.print-doc-item.active{border-color:var(--blue);background:var(--blue-soft)}.print-doc-item span{color:var(--muted);font-size:12px}.print-preview-panel{overflow:auto;background:#e9eef3}.print-operation-sheet{width:min(100%,1180px);min-width:900px;box-shadow:none}@page{size:A4 landscape;margin:8mm}@media print{body.printing-accessory-barcode{background:#fff}body.printing-accessory-barcode .app-shell{display:block;min-height:auto}body.printing-accessory-barcode .sidebar,body.printing-accessory-barcode .topbar,body.printing-accessory-barcode .content>:not(.accessory-print-page){display:none!important}body.printing-accessory-barcode .main,body.printing-accessory-barcode .content{display:block;padding:0}body.printing-accessory-barcode .accessory-print-page{display:block}body.printing-accessory-barcode .accessory-print-card{margin:0;box-shadow:none}body.printing-delivery{background:#fff}body.printing-delivery .app-shell{display:block;min-height:auto}body.printing-delivery .sidebar,body.printing-delivery .topbar,body.printing-delivery .content>:not(.print-dialog-backdrop),body.printing-delivery .print-dialog-toolbar{display:none!important}body.printing-delivery .main,body.printing-delivery .content{display:block;padding:0}body.printing-delivery .print-dialog-backdrop{position:static;display:block;padding:0;background:#fff}body.printing-delivery .print-dialog{display:block;width:auto;max-height:none;overflow:visible;border:0;border-radius:0;box-shadow:none}body.printing-delivery .print-preview-scroll{overflow:visible;padding:0;background:#fff}body.printing-delivery .delivery-print-page{width:auto;min-height:0;margin:0;padding:0;box-shadow:none}}@media(max-width:1180px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.summary-grid,.leave-summary-grid,.employee-mobile-grid,.reconcile-upload-grid,.page-grid,.workspace,.flow-layout,.body-grid,.footer-panels,.form-grid{grid-template-columns:1fr}.annotation-lines,.annotation-pin{display:none}.annotation-editor{position:static;width:auto;margin-bottom:14px;transform:none}.process-map{grid-template-columns:repeat(3,minmax(160px,1fr))}.flow{grid-template-columns:repeat(5,minmax(100px,1fr))}.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%}.employee-mobile-hero-grid{grid-template-columns:1fr;align-items:start}.employee-mobile-overview{max-width:220px;text-align:left}.topbar-left{width:100%}.mobile-nav{display:grid;gap:12px;padding:12px 24px 0}.breadcrumb{white-space:normal;overflow:visible}.delivery-header,.delivery-basic,.sign-grid,.pickup-ticket-head,.pickup-workbench-grid{grid-template-columns:1fr}.pickup-ticket-head>div{border-right:0;border-bottom:1px solid #e3e9ee}.pickup-ticket-head>div:last-child{border-bottom:0}.pickup-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-header{gap:18px}.sheet-title{text-align:left}.delivery-basic{gap:18px}.carrier-title,.carrier-fields,.sender-title,.sender-fields,.receiver-title,.receiver-name,.receiver-date,.id-note,.exception-note,.sign-note{grid-column:1;grid-row:auto}.sign-title{justify-items:start;min-height:46px;font-size:18px}.id-note,.exception-note{min-height:42px;border-left:0}.expense-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.create-btn{margin-left:0}}@media(max-width:640px){.content{padding:10px}.employee-mobile-page{gap:10px}.business-flow-hero{flex-direction:column}.process-map{grid-template-columns:1fr}.process-card{min-height:0}.process-arrow{position:static;justify-self:center;margin:-5px 0;transform:rotate(90deg)}.lane-row{grid-template-columns:1fr}.lane-title{border-right:0;border-bottom:1px solid var(--line)}.mobile-nav{gap:10px;padding:10px 10px 0}.mobile-nav-title{padding-left:2px}.pickup-redesign{padding:10px}.handover-form{grid-template-columns:1fr}.pickup-workbench-grid{gap:10px}.mobile-nav-list{gap:6px}.mobile-nav-item{min-height:32px;padding:0 10px;font-size:12px}.employee-mobile-hero{padding:18px 16px;border-radius:20px}.employee-mobile-hero:after{right:-86px;bottom:-92px;width:190px;height:190px}.employee-mobile-hero-grid{gap:14px}.employee-mobile-hero h1{font-size:24px}.employee-mobile-hero .subline{margin-top:10px;font-size:13px;line-height:1.6}.employee-mobile-overview{max-width:none;grid-template-columns:repeat(3,auto);align-items:end;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:16px}.employee-mobile-overview strong{font-size:28px}.employee-mobile-overview em{justify-self:end}.shipment-title,.section-head{align-items:flex-start;flex-direction:column}.employee-mobile-card{gap:14px;padding:14px;border-radius:16px}.employee-mobile-card-top{grid-template-columns:48px minmax(0,1fr);gap:12px}.employee-mobile-card-mark{width:48px;height:48px;border-radius:15px;font-size:16px}.employee-mobile-card-copy h2{font-size:17px}.employee-mobile-card-copy p{margin-top:6px;font-size:12px;line-height:1.55}.employee-mobile-stat{grid-column:1 / -1;display:flex;align-items:baseline;justify-content:space-between;width:100%;min-width:0;padding:10px 12px;text-align:left}.employee-mobile-stat strong{margin-top:0;font-size:20px}.employee-mobile-helper{min-height:38px;font-size:12px}.employee-mobile-action{width:100%;min-height:42px;justify-self:stretch;border-radius:12px}.section-extra{text-align:left}.flow,.progress-row{grid-template-columns:repeat(2,minmax(0,1fr))}.pickup-confirm-strip,.pickup-form-grid{grid-template-columns:1fr}.pickup-confirm-strip>div{border-right:0;border-bottom:1px solid #d9e8e2}.pickup-confirm-strip>div:last-child{border-bottom:0}.pickup-confirm-panel .departure-actions,.leave-confirm-panel .departure-actions{justify-content:stretch}.pickup-confirm-panel .departure-actions .btn,.leave-confirm-panel .departure-actions .btn{flex:1 1 0}.scan-input-wrap,.scan-input-wrap.compact{grid-template-columns:1fr}.qc-table,.pack-table,.pick-material-table{min-width:760px}.info-row,.event{grid-template-columns:1fr}.delivery-sheet{padding:14px 12px 18px}.sheet-actions{position:static;display:flex;justify-content:flex-end;margin-bottom:12px}.delivery-header{min-height:0}.jieshun-brand{align-items:flex-start}.logo-mark{width:72px;height:42px}.logo-mark span{width:70px;height:23px}.logo-text{font-size:26px}.sheet-title h1,.sheet-title strong{font-size:18px}.form-line,.basic-right .form-line,.split-line,.option-line,.location-line,.read-line.two-cols,.carrier-fields label,.sender-fields label,.receiver-name,.receiver-date{grid-template-columns:1fr}.option-line{gap:8px}.expense-strip{grid-template-columns:1fr}.delivery-tabs{min-height:46px}.delivery-tab{min-width:98px;padding:0 14px}.delivery-filter{align-items:stretch;flex-direction:column;padding:12px}.keyword-field,.date-field,.compact-field,.carrier-field{width:100%}.date-separator{display:none}.pagination-bar{justify-content:flex-start}.freight-dialog-body{grid-template-columns:1fr}}
