:root{font-family:Microsoft YaHei UI,PingFang SC,Noto Sans SC,system-ui,sans-serif;color:#15231d;background:#f3f6f4;font-synthesis:none;--green-900: #123f2e;--green-800: #18553d;--green-700: #1f6c4c;--green-600: #27845c;--green-100: #dff2e8;--green-50: #f1faf5;--ink: #14231d;--muted: #64746c;--line: #dce5e0;--surface: #ffffff;--shadow: 0 12px 38px rgba(23, 55, 42, .09)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:#f3f6f4;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.boot-screen{min-height:100vh;min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:14px;color:var(--green-700)}.login-page{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);background:radial-gradient(circle at 14% 10%,rgba(255,207,113,.3),transparent 30%),linear-gradient(135deg,#eff9f3,#f8fbf9 52%,#e6f3eb)}.login-brand{padding:clamp(50px,9vw,140px);display:flex;align-items:center;gap:28px}.brand-mark,.small-brand-mark{display:grid;place-items:center;color:#fff;background:var(--green-700);box-shadow:0 16px 34px #1f6c4c3d}.brand-mark{width:86px;height:86px;border-radius:24px;flex:0 0 auto}.brand-logo-image{width:100%;height:100%;display:block;border-radius:inherit;object-fit:contain;background:#fff}.brand-kicker,.eyebrow{color:var(--green-700);font-weight:800;letter-spacing:.12em;font-size:13px}.login-brand h1{font-size:clamp(36px,5vw,64px);margin:8px 0 16px;line-height:1.08;color:var(--green-900)}.login-brand p{color:#597066;font-size:18px;margin:0;max-width:520px;line-height:1.7}.login-card{width:min(430px,calc(100% - 48px));align-self:center;justify-self:center;padding:38px;background:#fffffff0;border:1px solid rgba(255,255,255,.8);border-radius:24px;box-shadow:0 28px 80px #1c4b372b}.login-title{display:flex;align-items:center;gap:13px;color:var(--green-700);margin-bottom:26px}.login-title h2{margin:0 0 4px;color:var(--ink)}.login-title p{margin:0;color:var(--muted);font-size:14px}.wecom-login-button{width:100%;min-height:48px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:#07c160;font-weight:900;text-decoration:none;box-shadow:0 8px 18px #07c1602e}.wecom-login-button:hover{background:#06ad56}.wecom-login-button.disabled{color:#75827c;background:#edf1ef;box-shadow:none}.login-divider{display:flex;align-items:center;gap:10px;margin:20px 0;color:#87928d;font-size:12px}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:#e0e7e3}.login-card label,.order-form label,.reason-form label{display:grid;gap:8px;font-weight:700;font-size:14px;color:#34473e}.login-card label+label{margin-top:16px}.login-password-field{position:relative;display:block}.login-password-field input{padding-right:48px}.password-visibility-button{position:absolute;top:50%;right:5px;width:38px;height:38px;padding:0;display:grid;place-items:center;transform:translateY(-50%);border:0;border-radius:8px;color:#60746a;background:transparent}.password-visibility-button:hover{color:var(--green-700);background:var(--green-50)}.password-visibility-button:focus-visible{outline:2px solid var(--green-600);outline-offset:1px}input,select,textarea{width:100%;border:1px solid #ccd9d2;border-radius:10px;background:#fff;color:var(--ink);outline:none;transition:border-color .15s,box-shadow .15s}input,select{height:44px;padding:0 12px}textarea{padding:12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #27845c1f}.primary-button,.secondary-button,.success-button,.danger-button{border:0;border-radius:10px;min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.primary-button{color:#fff;background:var(--green-700);box-shadow:0 8px 18px #1f6c4c29}.primary-button:hover{background:var(--green-800)}.primary-button:disabled,.secondary-button:disabled,.success-button:disabled,.danger-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.secondary-button{color:#315044;background:#fff;border:1px solid #cfdcd5}.secondary-button:hover{border-color:#9bbbab;background:#f7fbf8}.success-button{color:#fff;background:#23865a}.danger-button{color:#fff;background:#c94040}.login-button{width:100%;margin-top:22px;min-height:48px}.form-error{display:flex;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;border-radius:9px;background:#fff1f0;color:#a62d2d;font-size:14px;font-weight:700}.board-page{min-height:100vh;min-height:100dvh;background:#f3f6f4}.topbar{height:68px;position:sticky;top:0;z-index:20;background:#fffffff0;border-bottom:1px solid #dfe8e3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-inner{width:min(1380px,calc(100% - 36px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.topbar-brand{display:flex;align-items:center;gap:11px}.small-brand-mark{width:40px;height:40px;flex:0 0 40px;border-radius:12px;box-shadow:none}.topbar-brand strong{display:block;font-size:17px;color:var(--green-900)}.topbar-brand span{display:block;font-size:12px;color:var(--muted);margin-top:2px}.module-switch-button{min-height:34px;padding:0 12px;border:1px solid #79aa91;border-radius:9px;color:var(--green-700);background:#fff;font-size:15px;font-weight:900}.module-switch-button:hover{border-color:var(--green-600);background:var(--green-50)}.board-page:not(.incoming-page) .module-switch-button{color:#159fcb}.module-switch-stack{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.release-version-label{display:block;padding-left:2px;color:#56776a;font-size:10px;line-height:1.1;font-weight:800;white-space:nowrap;letter-spacing:.02em}.incoming-topbar-brand{align-items:center}.topbar-actions{display:flex;align-items:center;gap:10px}.sync-indicator{display:flex;align-items:center;gap:6px;color:#347458;font-size:13px;font-weight:700}.sync-indicator.syncing{color:#b67518}.sync-indicator.offline{color:#a35f0a}.user-pill{display:grid;grid-template-columns:auto auto;column-gap:6px;align-items:center;padding:7px 11px;border-radius:11px;background:#f0f6f2;color:#355247}.user-pill svg{grid-row:1 / 3}.user-pill strong{font-size:13px;line-height:1.2}.user-pill small{font-size:11px;color:var(--muted)}.summary-topbar-button{min-height:40px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid #bfd5c9;border-radius:10px;color:var(--green-800);background:#fff;font-size:13px;font-weight:850}.summary-topbar-button:hover{border-color:#85b49c;background:var(--green-50)}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#51675d}.icon-button:hover{background:#eef4f1;color:var(--green-700)}.board-shell{width:min(1380px,calc(100% - 36px));margin:0 auto;padding:16px 0 60px}.offline-banner{display:flex;align-items:center;gap:11px;margin-bottom:16px;padding:11px 14px;border:1px solid #edcf8e;border-radius:12px;color:#855008;background:#fff8e8}.offline-banner svg{flex:0 0 auto}.offline-banner strong,.offline-banner span{display:block}.offline-banner strong{font-size:14px}.offline-banner span{margin-top:2px;font-size:12px;line-height:1.45}.board-quick-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-bottom:12px}.unloading-create-button{color:#0b6f91;border-color:#a8d8e7;background:#f2fbfd}.unloading-create-button:hover{color:#075a77;border-color:#70bfd7;background:#e7f7fb}.status-tabs{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin-bottom:14px}.status-tabs.mine-enabled{grid-template-columns:repeat(5,minmax(110px,1fr))}.status-navigation.has-secondary-row .status-tabs{margin-bottom:5px}.status-tabs button{position:relative;min-height:68px;padding:9px 12px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center;align-items:center;align-content:center;gap:6px;border:1px solid var(--line);border-radius:14px;background:#fff;color:#51665c;text-align:center;box-shadow:0 4px 14px #193a2c09}.status-tabs button>svg{display:none}.status-tabs button>span:not(.others-delivery-popover){font-weight:700;line-height:1.15;text-align:center}.status-tabs button strong{min-width:0;height:auto;display:block;color:var(--green-700);background:transparent;font-size:22px;font-weight:900;line-height:1}.status-tabs button[data-status=pending] strong,.status-tabs button[data-status=claimed] strong,.status-tabs button[data-status=completed] strong,.status-tabs button[data-status=mine] strong{color:var(--green-700);background:transparent}.status-tabs button[data-status=othersDelivering]{color:#536a78;cursor:help}.status-tabs button[data-status=othersDelivering] strong{color:var(--green-700);background:transparent}.status-tabs button.count-only:active{transform:none}.status-tabs button .others-delivery-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:35;width:max-content;max-width:min(300px,calc(100vw - 24px));padding:11px 13px;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff;background:#174b37;box-shadow:0 10px 26px #0d37273d;font-size:13px;font-weight:900;line-height:1.5;text-align:left;white-space:normal;pointer-events:none}.status-tabs button .others-delivery-popover:before{content:"";position:absolute;right:22px;bottom:100%;border:7px solid transparent;border-bottom-color:#174b37}.status-tabs button.active{border-color:var(--green-600);background:var(--green-50);color:var(--green-800);box-shadow:0 6px 18px #1f6c4c1a}.status-tabs button.active strong,.status-tabs button.active[data-status=pending] strong,.status-tabs button.active[data-status=claimed] strong,.status-tabs button.active[data-status=completed] strong{color:var(--green-800);background:transparent}.status-tabs button.pending-alert{border-color:#e4ad43;color:#8a5708;background:#fff6d9;box-shadow:0 6px 18px #ba78111f}.status-tabs button.pending-alert strong{color:#b56b00}.status-secondary-row{display:flex;gap:10px;margin-bottom:12px}.status-secondary-row button{min-width:0;min-height:68px;flex:1 1 0;padding:8px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:13px;color:#51665c;background:#fff;box-shadow:0 4px 14px #193a2c09;font-weight:800;text-align:center}.status-secondary-row button>svg{display:none}.status-secondary-row button>span{flex:0 1 auto;line-height:1.15;white-space:nowrap}.status-secondary-row button strong{min-width:0;height:auto;flex:0 0 auto;display:grid;place-items:center;color:var(--green-700);background:transparent;font-size:21px;font-weight:900;line-height:1}.status-secondary-row button strong svg{width:20px;height:20px}.status-secondary-row button.active{border-color:var(--green-600);color:var(--green-800);background:var(--green-50);box-shadow:0 6px 18px #1f6c4c1a}.board-toolbar{display:flex;align-items:center;gap:10px;padding:8px;margin-bottom:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.unloading-alert{min-height:70px;margin-bottom:12px;padding:11px 13px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #a8d8e7;border-radius:14px;color:#0b6f91;background:#eef9fc;box-shadow:0 7px 18px #159fcb17}.unloading-alert>svg{color:#168fc0}.unloading-alert strong,.unloading-alert span{display:block}.unloading-alert strong{color:#105f80;font-size:16px}.unloading-alert span{margin-top:3px;color:#648692;font-size:11px}.unloading-alert>button{min-height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border:0;border-radius:10px;color:#096f99;background:#fff;font-size:13px;font-weight:900}.unloading-alert>button:hover{background:#dff4fa}.search-box{width:min(480px,42vw);min-width:180px;height:44px;flex:0 1 480px;display:flex;align-items:center;gap:9px;margin-right:auto;padding-left:12px;border-radius:10px;background:#f3f7f5;color:#73847c}.search-box input{height:42px;padding:0;border:0;background:transparent;box-shadow:none}.search-box button{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:#64786e}.all-dates-button{width:58px;height:44px;flex:0 0 auto;border:1px solid #cbded4;border-radius:10px;color:#52685d;background:#fff;font-size:14px;font-weight:900}.all-dates-button:hover:not(:disabled){border-color:#8fc2a7;background:#eef8f2;color:var(--green-700)}.all-dates-button.active{border-color:var(--green-600);color:#fff;background:var(--green-700);box-shadow:0 5px 14px #1f6c4c2e}.all-dates-button:disabled{color:#95a39c;border-color:#dce4e0;background:#f2f4f3;cursor:not-allowed}.today-button{width:58px;height:44px;flex:0 0 auto;border:1px solid #cbded4;border-radius:10px;color:var(--green-700);background:#eef8f2;font-size:14px;font-weight:900}.today-button:hover:not(:disabled){border-color:#8fc2a7;background:#e1f3e8}.today-button:disabled{color:#95a39c;border-color:#dce4e0;background:#f2f4f3;cursor:default}.compact-date-filter{position:relative;width:112px;height:44px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;border:1px solid #cfdcd5;border-radius:10px;background:#fff;color:#23473a;font-size:15px;font-weight:800;cursor:pointer}.compact-date-filter input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;min-width:0;max-width:100%;height:100%;margin:0;padding:0;box-sizing:border-box;border:0;border-radius:inherit;opacity:.01;cursor:pointer}.compact-date-filter input::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:pointer}.compact-date-filter input:disabled{cursor:not-allowed}.compact-date-filter:focus-visible{outline:3px solid rgba(31,108,76,.2);outline-offset:2px;border-color:var(--green-600)}.compact-date-filter:has(input:disabled){color:#9ca9a3;background:#edf1ef;cursor:not-allowed}.refresh-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #cfdcd5;border-radius:10px;background:#fff;color:var(--green-700)}.refresh-button:disabled{color:#9ca9a3;background:#edf1ef;cursor:not-allowed}.incoming-page{--incoming-blue: #159fcb;--incoming-blue-dark: #0b6f91;--incoming-blue-deep: #12566d;--incoming-blue-soft: #eaf8fc;--incoming-blue-line: #b9dfeb;background:#f3fafc}.incoming-page .topbar{border-bottom-color:#d6ebf2}.incoming-page .small-brand-mark{background:var(--incoming-blue);box-shadow:0 8px 20px #159fcb33}.incoming-page .sync-indicator{color:var(--incoming-blue-dark)}.incoming-page .user-pill{color:#245b6d;background:#eaf7fb}.incoming-page .icon-button{color:#4b7481}.incoming-page .icon-button:hover{color:var(--incoming-blue-dark);background:#eaf7fb}.incoming-shell{width:min(920px,calc(100% - 36px));margin:0 auto;padding:24px 0 64px}.incoming-toolbar{display:grid;grid-template-columns:minmax(210px,1fr) 112px 126px 44px;align-items:center;gap:10px;margin-bottom:22px}.incoming-create-button{min-height:48px;font-size:15px}.incoming-page .incoming-create-button{background:var(--incoming-blue);box-shadow:0 8px 18px #159fcb33}.incoming-page .incoming-create-button:hover{background:var(--incoming-blue-dark)}.incoming-today-button{width:112px;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff}.incoming-page .incoming-today-button{color:var(--incoming-blue-dark);border-color:var(--incoming-blue-line);background:var(--incoming-blue-soft)}.incoming-page .incoming-today-button:hover:not(:disabled){border-color:#79c5dc;background:#ddf3f9}.incoming-page .incoming-today-button:disabled{color:#8da9b2;border-color:#d7e8ed;background:#eef5f7}.incoming-date-filter{width:126px;height:48px;justify-content:space-around;padding:0 12px}.incoming-page .incoming-date-filter{color:var(--incoming-blue-deep);border-color:var(--incoming-blue-line)}.incoming-page .refresh-button{color:var(--incoming-blue-dark);border-color:var(--incoming-blue-line)}.incoming-date-heading{margin:0 4px 12px;display:flex;align-items:center;gap:8px;color:var(--incoming-blue-dark)}.incoming-date-heading strong{font-size:17px}.incoming-date-heading span{min-width:34px;padding:3px 8px;border-radius:999px;color:var(--incoming-blue-deep);background:#dff2f8;font-size:11px;font-weight:850;text-align:center}.incoming-records-list{display:grid;gap:14px}.incoming-record-card{padding:18px;border:1px solid #d2e8ef;border-radius:15px;background:#fff;box-shadow:0 5px 18px #15708f0f;content-visibility:auto;contain-intrinsic-size:420px}.linked-unloading-record{border-left:4px solid var(--incoming-blue)}.incoming-linked-status{margin:12px 0 -3px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.incoming-linked-status span,.incoming-linked-status em{padding:3px 7px;border-radius:999px;font-size:10px;font-style:normal;font-weight:900}.incoming-linked-status span:first-child{color:#0b6f91;background:#dff3f9}.incoming-linked-status em{color:#657971;background:#eef2f0}.incoming-unloading-facts{margin:9px 0;display:flex;gap:7px;flex-wrap:wrap}.incoming-unloading-facts span{padding:5px 8px;border-radius:8px;color:#315b69;background:#eef8fb;font-size:11px;font-weight:750}.incoming-record-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.incoming-creator{min-width:0;display:flex;align-items:center;gap:10px}.incoming-avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:var(--incoming-blue-dark);background:var(--incoming-blue-soft)}.incoming-creator>div{min-width:0;display:grid;grid-template-columns:max-content auto;align-items:center;gap:2px 7px}.incoming-creator strong{color:#193d2f;font-size:16px}.incoming-creator em{padding:2px 6px;border-radius:6px;color:var(--incoming-blue-dark);background:#def2f8;font-size:11px;font-style:normal;font-weight:900}.incoming-creator small{grid-column:1 / -1;color:#7b8982;font-size:11px}.incoming-card-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.incoming-card-actions button{min-height:30px;padding:0 2px;display:inline-flex;align-items:center;gap:2px;border:0;color:var(--incoming-blue-dark);background:transparent;font-size:12px;font-weight:900;white-space:nowrap}.incoming-source{margin:14px 0 10px;color:#52675d;font-size:14px}.incoming-source span{color:#6b7a73}.incoming-source strong{color:#1a5265}.incoming-media-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.incoming-media-thumb{position:relative;min-width:0;aspect-ratio:4 / 3;overflow:hidden;padding:0;border:0;border-radius:10px;background:#e8efeb}.incoming-media-thumb img,.incoming-media-thumb video{width:100%;height:100%;display:block;object-fit:cover}.incoming-video-marker{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#0b1c1533}.incoming-video-marker svg{width:42px;height:42px;padding:9px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#0e1f188c}.incoming-note{margin:13px 0 0;display:flex;align-items:flex-start;gap:8px;color:#35483f;font-family:KaiTi,STKaiti,Microsoft YaHei UI,sans-serif;font-size:15px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.incoming-note strong{flex:0 0 auto;color:var(--incoming-blue-dark);font-family:Microsoft YaHei UI,PingFang SC,sans-serif;font-size:13px}.incoming-empty-record{min-height:80px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;color:#78929b;background:#f1f9fb;font-size:12px}.incoming-form-fields{display:grid;gap:14px}.incoming-date-row,.incoming-name-field{color:#34473e;font-size:14px;font-weight:700}.incoming-date-row{display:grid;grid-template-columns:max-content minmax(0,220px);align-items:center;gap:12px}.incoming-date-row input{min-width:0}.incoming-name-field{display:grid;gap:8px}.incoming-form .proof-picker{margin-top:16px}.incoming-detail{padding:18px 22px 24px}.incoming-detail-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;border:1px solid var(--incoming-blue-line);border-radius:12px;background:var(--incoming-blue-soft)}.incoming-detail-summary strong,.incoming-detail-summary small{display:block}.incoming-unloading-result-detail{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.incoming-unloading-result-detail>div{min-height:76px;padding:10px;border:1px solid #d2e8ef;border-radius:10px;background:#f8fcfd}.incoming-unloading-result-detail span,.incoming-unloading-result-detail strong{display:block}.incoming-unloading-result-detail span{color:#72858d;font-size:10px}.incoming-unloading-result-detail strong{margin-top:6px;color:#244e5e;font-size:13px;overflow-wrap:anywhere}.incoming-receipt-form{margin-top:14px;padding:12px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,.8fr) auto;align-items:end;gap:9px;border:1px solid #f0cf91;border-radius:11px;background:#fff9eb}.incoming-receipt-form strong,.incoming-receipt-form span{display:block}.incoming-receipt-form strong{color:#825714}.incoming-receipt-form span{margin-top:3px;color:#75694f;font-size:11px}.incoming-receipt-form .success-button{min-height:44px}.incoming-detail-summary strong{color:var(--incoming-blue-deep)}.incoming-detail-summary small{margin-top:4px;color:#728178;font-size:11px}.incoming-edit-form{margin-top:12px;padding:13px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;border:1px solid #d3e8ee;border-radius:12px;background:#f9fcfd}.incoming-edit-form label{display:grid;gap:7px;color:#40544a;font-size:12px;font-weight:800}.incoming-edit-form label:nth-child(2){grid-column:1 / -1}.incoming-edit-form .success-button{min-height:44px;grid-column:2}.incoming-detail-actions{margin-top:14px}.incoming-detail-gallery{margin-top:16px}.incoming-delete-area{margin-top:18px;padding-top:16px;border-top:1px solid #e3e9e6}.incoming-delete-area>.danger-button{min-height:38px}.incoming-delete-area .delete-warning{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center}.incoming-page .empty-state{color:#78929b;border-color:#bcdfe9;background:#ffffffd1}.incoming-page .empty-state strong{color:#386273}.incoming-page .toast{background:#12566d;box-shadow:0 14px 38px #12566d3d}.incoming-page .modal-backdrop{background:#0a303d75}.incoming-page .modal-head{border-bottom-color:#d8eaf0}.incoming-page .modal-head h2{color:var(--incoming-blue-deep)}.incoming-page input:focus,.incoming-page select:focus,.incoming-page textarea:focus{border-color:var(--incoming-blue);box-shadow:0 0 0 3px #159fcb21}.incoming-page .success-button{background:var(--incoming-blue)}.incoming-page .secondary-button{color:var(--incoming-blue-deep);border-color:var(--incoming-blue-line);background:#fff}.incoming-page .secondary-button:hover{border-color:#7cc5db;background:#f2fbfd}.incoming-page .proof-picker{border-color:var(--incoming-blue-line);background:#f2fbfd}.incoming-page .proof-picker-copy{color:var(--incoming-blue-dark)}.incoming-page .proof-picker-copy strong{color:var(--incoming-blue-deep)}.incoming-page .proof-channel.camera{background:var(--incoming-blue);box-shadow:0 8px 17px #159fcb33}.incoming-page .proof-channel.video{background:#0b7fa6}.incoming-page .proof-channel.album{color:var(--incoming-blue-deep);border-color:#a7d5e3}.incoming-page .selected-proof-list{border-color:#d5e9ef;background:#f9fcfd}.incoming-page .selected-proof-list>header strong,.incoming-page .selected-proof-item strong{color:var(--incoming-blue-deep)}.incoming-page .proof-result-note{border-color:var(--incoming-blue-line);background:#f0fafd}.incoming-page .proof-result-note strong{color:var(--incoming-blue-dark)}.incoming-page .proof-result-note p{color:#315b69}.incoming-page .proof-gallery-item{border-color:#d3e7ed}.incoming-page .proof-file-actions a,.incoming-page .proof-file-actions button{color:var(--incoming-blue-dark);background:#eaf8fc}.orders-list{display:grid;gap:8px}.order-list-entry{min-width:0;scroll-margin-top:132px}.order-card{display:grid;grid-template-columns:minmax(0,1fr);border:1px solid #d7e2dc;border-left:5px solid #d69a36;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 5px 18px #1c3b2f0e}.order-card.status-orange{border-color:#f4cfab;border-left-color:#ed7b24}.order-card.status-yellow{border-color:#ead788;border-left-color:#f5c842}.order-card.status-sea{border-color:#a9cbd6;border-left-color:#468ba3;background:#f3f8fa}.order-card.status-red{border-left-color:#d44949}.order-card.status-gray{border-left-color:#9aa7a0;opacity:.76}.order-card-main{min-width:0;padding:12px 14px 11px}.order-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.order-ocr-review-warning{margin:0 0 10px;padding:10px 11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #edc66f;border-radius:10px;color:#98610d;background:#fff4d3}.order-ocr-review-warning>svg{align-self:flex-start;margin-top:1px}.order-ocr-review-warning strong,.order-ocr-review-warning span,.order-ocr-review-warning small{display:block}.order-ocr-review-warning strong{color:#8d5604;font-size:13px}.order-ocr-review-warning span{margin-top:2px;color:#765e31;font-size:12px;line-height:1.5}.order-ocr-review-warning small{margin-top:3px;color:#9a6a20;font-size:10px;font-weight:750}.order-ocr-review-warning button{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d5a94f;border-radius:8px;color:#805006;background:#fff;font-size:11px;font-weight:850;white-space:nowrap}.order-ocr-review-warning.dismissible{cursor:pointer}.order-ocr-review-warning.dismissible:focus-visible{outline:3px solid rgba(213,169,79,.35);outline-offset:2px}.order-identity{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.order-number{color:#587268;font-size:13px;font-weight:700}.order-identity h3{margin:0;font-size:19px;color:#17392c}.status-badge{padding:4px 8px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;font-size:12px;font-weight:900}.status-badge.orange{color:#a54d0b;background:#fff0df}.status-badge.yellow{color:#6c5200;background:#fff5bd}.status-badge.sea{color:#08779c;background:#e0f5fb}.status-badge.red{color:#ad3030;background:#ffe7e5}.status-badge.gray{color:#68756f;background:#eef1ef}.document-type-badge{padding:3px 7px;border-radius:999px;color:#7053a2;background:#f1eafa;font-size:11px;font-weight:900}.unloading-type-badge{color:#0b6f91;background:#ddf3f9}.urgent-badge{min-height:25px;padding:3px 8px;display:inline-flex;align-items:center;gap:4px;border:1px solid #f3b7aa;border-radius:999px;color:#d94835;background:#fff0ec;font-size:11px;font-weight:900;white-space:nowrap}.urgent-signal{position:relative;width:15px;height:15px;flex:0 0 15px;display:grid;place-items:center}.urgent-signal svg{position:relative;z-index:1;display:block;transform-origin:50% 70%}.urgent-badge.is-flashing .urgent-signal:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;background:#ff69364d;opacity:.18;transform:scale(.55);animation:urgent-glow-flash 1.2s ease-in-out infinite}.urgent-badge.is-flashing .urgent-signal svg{animation:urgent-lamp-flash 1.2s ease-in-out infinite}.order-meta{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:end;gap:5px 10px;color:#718078;font-size:12px;white-space:nowrap}.order-reference-pair{min-width:0;display:inline-flex;align-items:center;gap:7px}.order-reference-pair em{overflow:hidden;color:#527066;font-size:11px;font-style:normal;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.order-meta .assignee-meta{grid-column:1/-1;justify-self:end}.order-meta-swapped{width:100%;padding:8px 4px 2px;grid-template-columns:repeat(3,auto);justify-content:space-between;justify-items:start;gap:5px 12px;border-top:1px solid #dbe7e1;white-space:normal}.order-meta-swapped .assignee-meta{grid-column:1/-1;justify-self:start}.assignee-meta{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid #8dc4a5;border-radius:8px;color:#176f49;background:#eff9f3}.assignee-meta strong{font-size:12px}.assignee-meta em{color:#62766c;font-size:11px;font-style:normal}.mini-action{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;color:#5c7268;background:#eff5f2}.mini-action.danger{color:#b83d3d;background:#fff0ef}.order-items-table-wrap{overflow-x:auto}.order-items-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.order-items-table th{padding:6px 9px;color:#718078;background:#f3f7f5;font-size:12px;font-weight:800;text-align:left}.order-items-table th:first-child{border-radius:8px 0 0 8px}.order-items-table th:last-child{border-radius:0 8px 8px 0}.order-items-table th:nth-child(1){width:58%}.order-items-table th:nth-child(2){width:22%}.order-items-table th:nth-child(3){width:20%}.order-items-table.has-price th:nth-child(1){width:42%}.order-items-table.has-price th:nth-child(2){width:12%}.order-items-table.has-price th:nth-child(3){width:10%}.order-items-table.has-price th:nth-child(4){width:16%}.order-items-table.has-price th:nth-child(5){width:20%}.order-items-table.replenishment{min-width:720px;table-layout:fixed}.order-items-table.replenishment th:nth-child(1){width:48%}.order-items-table.replenishment th:nth-child(2),.order-items-table.replenishment th:nth-child(4){width:15%}.order-items-table.replenishment th:nth-child(3),.order-items-table.replenishment th:nth-child(5){width:11%}.order-items-table th:nth-child(n+2){text-align:center}.order-items-table td{padding:8px 9px;border-bottom:1px dashed #e2e9e5;color:#52645b}.order-items-table td:first-child{color:#203b30;line-height:1.4;overflow-wrap:anywhere}.order-items-table td:nth-child(n+2){text-align:center}.quantity-value{font-size:15px;font-weight:900;color:#183f30}.unit-value{color:#41584d;font-weight:800}.mobile-price{display:none}.order-items-table tfoot td{border-bottom:0;padding-top:9px;color:#496056;background:#fbfcfb}.order-items-table tfoot td:first-child{text-align:left}.order-items-table tfoot span{margin-right:10px;color:#738179}.order-items-table tfoot strong{color:#183f30}.order-items-table tfoot .order-total-cell{padding-right:9px;text-align:left}.order-total-summary{display:flex;align-items:center;gap:12px;min-width:0}.order-total-products{display:inline-flex;align-items:baseline;flex:0 0 auto;margin:0}.order-items-table tfoot .order-total-products>span{margin-right:10px}.order-items-table tfoot .order-total-quantity{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:3px 11px;border:1px solid #cdbce5;border-radius:999px;color:#6941a5;background:#f3eefa;font-size:16px;font-weight:900;line-height:1.2}.order-items-table tfoot .order-total-amount{flex:0 0 auto;margin:0;color:#52645b;font-size:14px;font-weight:400;white-space:nowrap}.order-note,.completion-note{margin:9px 0 0;padding:8px 10px;border-radius:8px;background:#f6f8f7;color:#5f7068;font-size:12px}.order-note{color:#355a4b;background:#f2f7f4;font-weight:900;white-space:pre-wrap;overflow-wrap:anywhere}.completion-note{color:#176b46;background:#eaf7ef}.order-note-block{margin:0 0 7px;padding:7px 10px;border:1px solid #c6d9cf;border-radius:9px;color:#355a4b;background:#f2f7f4}.order-note-block .order-note{margin:0;padding:0;background:transparent}.delivery-instruction-priority{min-width:0;display:flex;align-items:center;gap:10px;white-space:nowrap}.delivery-instruction-priority p{min-width:0;margin:0;display:flex;align-items:center;gap:9px;flex:0 1 auto}.delivery-instruction-priority p strong{flex:0 0 auto;padding:5px 8px;border-radius:7px;color:#176346;background:#e2f0e8;font-size:12px;white-space:nowrap}.delivery-instruction-priority p span{min-width:0;overflow:hidden;color:#294a3c;font-size:16px;font-weight:950;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.delivery-instruction-priority small{min-width:0;padding-left:10px;overflow:hidden;flex:1 1 220px;border-left:1px solid #c6d9cf;color:#64766e;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.delivery-instruction-priority small b{margin-right:7px;color:#527066}.historical-proof-link{margin-top:9px;min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e2c77f;border-radius:8px;color:#815512;background:#fff8df;font-size:12px;font-weight:850}.order-note-thumbnails{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.order-note-thumbnails button{position:relative;width:66px;height:66px;flex:0 0 auto;overflow:hidden;padding:0;border:1px solid #b9e1ee;border-radius:8px;background:#fff;cursor:zoom-in}.order-note-thumbnails img,.order-note-thumbnails video{width:100%;height:100%;display:block;object-fit:cover}.order-note-thumbnails button.is-video{cursor:pointer;background:#07130e}.order-note-thumbnails button>span{position:absolute;right:4px;bottom:4px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#123226b8}.task-content{min-height:116px;padding:14px 15px;border-radius:11px;background:#f7f4fb;color:#433753}.task-content span{color:#735e8d;font-size:12px;font-weight:900}.task-content p{margin:7px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;font-weight:700;line-height:1.7}.unloading-card{border-color:#a9d8e7!important;border-left-color:#159fcb!important;box-shadow:0 7px 22px #159fcb1c}.unloading-card .order-card-action{background:#edf9fc!important}.unloading-content{min-height:116px;padding:13px 14px;border-radius:11px;color:#254b59;background:#f1fafd}.unloading-facts{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.unloading-facts span{min-height:30px;padding:4px 8px;display:inline-flex;align-items:center;gap:5px;border-radius:8px;color:#0b6f91;background:#dff3f9;font-size:12px}.unloading-content>p{margin:9px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#274b59;font-size:14px;font-weight:700;line-height:1.6}.unloading-result-summary{margin-top:10px;padding-top:9px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;border-top:1px solid #cce6ee;font-size:12px}.unloading-result-summary .no-discrepancy{color:#16734b}.has-discrepancy{color:#b84832!important}.receipt-status{padding:3px 7px;border-radius:999px;font-size:10px;font-weight:900}.receipt-waiting_unload{color:#6b7780;background:#edf1f3}.receipt-pending{color:#8a5b14;background:#fff0cf}.receipt-exception{color:#a73d2f;background:#ffebe5}.receipt-posted{color:#0b6f91;background:#dff3f9}.text-action{margin-top:8px;padding:0;border:0;background:transparent;color:#b33b3b;font-size:12px;font-weight:700}.text-action:disabled{color:#8f9a95;cursor:not-allowed}.order-card-action{min-width:0;padding:12px;display:flex;align-items:stretch;border-top:1px solid #e0e8e4;background:#f8faf9}.order-card.status-orange .order-card-action{background:#fff8ef}.order-card.status-yellow .order-card-action{background:#fffbea}.order-card.status-sea .order-card-action{background:#effaff}.order-card.status-yellow .assignee-meta{color:#6c5200;border-color:#dec45b;background:#fff9d8}.order-card.status-sea .assignee-meta{color:#08779c;border-color:#8bcfe4;background:#e8f8fd}.pending-actions{position:relative;width:100%}.pending-actions>.claim-button{width:100%}.pending-more-menu,.claimed-more-menu{top:8px;right:8px}.pending-more-menu>div,.claimed-more-menu>div{top:34px;bottom:auto}.claimed-more-menu{top:auto;bottom:8px}.claimed-more-menu>div{top:auto;bottom:34px}.claimed-worker-actions{width:100%;display:grid;gap:6px}.return-request-button{min-height:34px;border:1px solid #caa45c;border-radius:9px;color:#805500;background:#fff8df;font-size:12px;font-weight:900}.return-pending-banner{margin:0 0 10px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid #e1b75d;border-radius:11px;color:#7b4d00;background:#fff5d5}.return-pending-banner>div{min-width:0;flex:1;display:grid;gap:2px}.return-pending-banner span,.return-pending-banner small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.return-pending-banner nav{display:flex;gap:6px}.return-pending-banner button{min-height:34px;padding:0 10px;border:1px solid #c59843;border-radius:8px;color:#764900;background:#fff;font-weight:850}.return-request-summary{padding:11px 13px;display:grid;gap:3px;border-radius:10px;color:#805400;background:#fff4ce}.overdue-orders-alert{margin-bottom:12px;padding:12px 14px;display:flex;align-items:center;gap:11px;border:2px solid #d87024;border-radius:12px;color:#7f3300;background:#fff0e4}.overdue-orders-alert>div{min-width:0;flex:1;display:grid;gap:3px}.overdue-orders-alert span{line-height:1.4}.overdue-orders-alert button{min-height:36px;padding:0 12px;border:0;border-radius:9px;color:#fff;background:#c4510d;font-weight:900}.overdue-orders-alert nav{display:flex;gap:7px}.overdue-orders-alert .overdue-view-button{color:#91410b;border:1px solid #d98750;background:#fff}.post-completion-menu.order-head-more{position:relative;top:auto;right:auto;flex:0 0 auto}.post-completion-menu.order-head-more>div{top:34px;bottom:auto}.managed-status-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(88px,.55fr)) minmax(180px,1.5fr);gap:7px}.managed-status-actions.can-reopen{grid-template-columns:repeat(3,minmax(88px,.55fr)) minmax(180px,1.5fr)}.card-manage-button.void{color:#b42318;background:#fff0ee}.card-manage-button.correction{color:#8a5b00;background:#fff7d6}.card-manage-button{width:100%;height:42px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:9px;font-size:12px;font-weight:850}.card-manage-button.edit{color:#295f86;background:#e8f3fb}.card-manage-button.delete{color:#ae3737;background:#fff0ee}.card-manage-button.reopen{color:#9a6213;background:#fff6da}.reopen-label-mobile{display:none}.card-manage-button:hover{filter:brightness(.97)}.completed-action-row{position:relative;width:100%}.completed-action-row>.completed-action{min-height:58px}.post-completion-menu{position:absolute;z-index:6;top:5px;right:5px}.post-completion-menu>summary{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(70,105,92,.18);border-radius:50%;color:#667a70;background:#ffffffeb;box-shadow:0 2px 7px #14372a17;cursor:pointer;list-style:none}.post-completion-menu>summary::-webkit-details-marker{display:none}.post-completion-menu[open]>summary{color:#175f44;border-color:#86b9a3;background:#fff}.post-completion-menu>div{position:absolute;right:0;bottom:34px;width:132px;overflow:hidden;padding:4px;border:1px solid #d8e3de;border-radius:9px;background:#fff;box-shadow:0 9px 24px #1c40312e}.post-completion-menu button{width:100%;min-height:36px;padding:0 9px;display:flex;align-items:center;gap:7px;border:0;border-radius:7px;background:transparent;font-size:12px;font-weight:850;text-align:left}.post-completion-menu button.void{color:#b42318}.post-completion-menu button.correction{color:#8a5b00}.post-completion-menu button:hover{background:#f5f8f6}.post-completion-menu button:disabled{color:#9aa5a0;cursor:not-allowed}.claim-button,.proof-button,.assigned-action,.completed-action,.cancelled-action{width:100%;min-height:100%;border:0;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}.claim-button{color:#fff;background:#ed7b24;box-shadow:0 8px 18px #ed7b2438}.claim-button.temporary-delivery-button{color:#654400;background:linear-gradient(135deg,#ffe58c,#efbf35);box-shadow:0 8px 18px #b87f0033}.claim-button.temporary-delivery-button:hover{background:linear-gradient(135deg,#ffdc67,#e8ad16)}.unloading-claim-button{background:#159fcb;box-shadow:0 8px 18px #159fcb38}.unloading-claim-button:hover{background:#0b7fa6}.unloading-claim-split{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:7px}.unloading-estimate-inline{min-height:58px;padding:7px 10px;display:grid;align-content:center;gap:3px;border:1px solid #86cde1;border-radius:10px;color:#126d89;background:#f2fbfd}.unloading-estimate-inline span{font-size:11px;font-weight:900}.unloading-estimate-inline input{width:100%;min-width:0;border:0;color:#173b45;background:transparent;font-size:12px;font-weight:800}.unloading-claim-split .unloading-claim-button{min-height:58px}.unloading-claim-split .unloading-claim-button:disabled{background:#a8c9d2;box-shadow:none;cursor:not-allowed}.unloading-estimated-time.compact{flex:1;min-height:58px;padding:6px 10px;display:grid;align-content:center;gap:2px;border:1px solid #bad4c7;border-radius:11px;color:#285e48;background:#fff}.unloading-estimated-time.compact span{font-size:11px;font-weight:900}.unloading-estimated-time.compact input{min-width:0;width:100%;border:0;background:transparent;font-size:12px;font-weight:800}.claim-confirm-actions>.unloading-estimated-time.compact+.claim-confirm-button{flex:1}.claim-button:hover{background:#d96816;transform:translateY(-1px)}.claim-button span{font-size:20px;font-weight:900}.claim-button small{font-size:10px;opacity:.88}.proof-button{color:#5c4500;background:#f5c842}.order-card-action>.proof-button{min-height:54px;flex-direction:row;gap:10px}.order-card-action>.proof-button small{margin-left:2px}.unloading-proof-button{color:#fff;background:#159fcb}.unloading-assigned-action{color:#0b6f91;background:#dff3f9}.proof-button span,.assigned-action strong,.completed-action strong,.cancelled-action strong{font-size:15px;font-weight:900}.proof-button small,.assigned-action span,.completed-action span{font-size:11px;opacity:.84}.assigned-action{color:#6c5200;background:#fff4b7}.completed-action{color:#08779c;background:#dff4fb}.view-proof-action{border:0;cursor:pointer}.view-proof-action:hover{background:#cceef8}.cancelled-action{color:#6a7670;background:#ecefed}.claim-button:disabled,.proof-button:disabled{cursor:not-allowed;box-shadow:none;filter:saturate(.55)}.claim-button:disabled{background:#9b806d}.proof-button:disabled{background:#627a6f}.empty-state{min-height:260px;display:grid;place-content:center;justify-items:center;gap:9px;border:1px dashed #cbd9d1;border-radius:16px;background:#ffffffb8;color:#819087}.empty-state strong{color:#4e6259}.empty-state span{font-size:13px}.toast{position:fixed;left:50%;bottom:28px;z-index:80;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:12px 18px;border-radius:12px;color:#fff;background:#173d2f;box-shadow:0 14px 38px #14352940;font-weight:700}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px;background:#11221b7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow-y:auto}.modal-card{width:min(560px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 28px 90px #0c211847}.modal-card.modal-wide{width:min(1180px,100%)}.screenshot-crop-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:16px;background:#040c08e6}.screenshot-crop-card{width:min(1380px,100%);height:min(900px,calc(100dvh - 32px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:16px;color:#fff;background:#0b1510;box-shadow:0 28px 90px #0000006b}.screenshot-crop-card>header,.screenshot-crop-card>footer{min-height:64px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#14251d}.screenshot-crop-card>header>div,.screenshot-crop-card>header span,.screenshot-crop-card>footer>div{display:flex;align-items:center;gap:9px}.screenshot-crop-card>header span{align-items:flex-start;flex-direction:column;gap:1px}.screenshot-crop-card>header small,.screenshot-crop-card>footer>span{color:#aec2b7;font-size:12px}.screenshot-crop-card>header button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:9px;color:#fff;background:#ffffff14}.screenshot-crop-stage{min-height:0;display:grid;place-items:center;overflow:auto;padding:14px;background:#050907}.screenshot-crop-surface{position:relative;width:max-content;max-width:100%;max-height:100%;line-height:0;-webkit-user-select:none;user-select:none}.screenshot-crop-surface img{display:block;max-width:100%;max-height:calc(100dvh - 190px);object-fit:contain;cursor:crosshair;touch-action:none;-webkit-user-drag:none}.screenshot-crop-selection{position:absolute;z-index:2;border:2px solid #5ef0a7;background:#2ac4771f;box-shadow:0 0 0 9999px #00000080,0 0 0 1px #ffffffb3 inset;pointer-events:none}.screenshot-crop-card>footer button{min-height:40px}.modal-head{position:sticky;top:0;z-index:2;padding:20px 22px 16px;display:flex;align-items:start;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e9e5;background:#fffffff7}.modal-head h2{margin:0 0 5px;color:#183b2d}.modal-head p{margin:0;color:var(--muted);font-size:13px}.order-form,.proof-form,.reason-form,.user-manager,.system-settings-form{padding:20px 22px 22px}.system-settings-tabs{display:flex;gap:8px;padding:12px 22px 0;border-bottom:1px solid #e2e9e5;background:#fbfcfb}.system-settings-tabs button{min-height:42px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-bottom:3px solid transparent;color:#64766d;background:transparent;font-weight:850}.system-settings-tabs button.active{color:var(--green-700);border-bottom-color:var(--green-700)}.settings-section-heading{margin-bottom:14px}.settings-section-heading strong,.settings-section-heading span{display:block}.settings-section-heading strong{color:#244638;font-size:16px}.settings-section-heading span{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.55}.brand-settings-section{display:grid;gap:14px}.brand-settings-section label{display:grid;gap:7px;color:#34473e;font-size:13px;font-weight:800}.brand-logo-editor{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;padding:14px;border:1px solid #d9e4de;border-radius:13px;background:#f8fbf9}.brand-logo-preview{width:86px;height:86px;display:grid;place-items:center;overflow:hidden;border:1px solid #cbdad2;border-radius:18px;color:#fff;background:var(--green-700)}.brand-logo-preview img{width:100%;height:100%;object-fit:contain;background:#fff}.brand-logo-editor strong,.brand-logo-editor span{display:block}.brand-logo-editor span{margin-top:4px;color:var(--muted);font-size:12px}.brand-logo-actions{display:flex;align-items:center;gap:10px;margin-top:10px}.brand-logo-actions .secondary-button{min-height:36px;padding:0 13px}.text-danger-button{min-height:34px;padding:0 8px;border:0;color:#b83434;background:transparent;font-weight:800}.system-fingerprint-card{margin-top:18px;padding:14px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;border:1px solid #cbded3;border-radius:13px;color:#1e6548;background:#f0f8f4}.system-fingerprint-card.status-modified,.system-fingerprint-card.status-invalid{color:#a34b2f;border-color:#efc0b3;background:#fff4f0}.system-fingerprint-card strong,.system-fingerprint-card span,.system-fingerprint-card code{display:block}.system-fingerprint-card span{margin-top:4px;color:#61746b;font-size:11px;overflow-wrap:anywhere}.system-fingerprint-card code{margin-top:8px;padding:7px 8px;overflow-wrap:anywhere;border-radius:7px;color:#304d41;background:#ffffffc2;font-size:10px}.ocr-import-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 20px;margin-bottom:18px;padding:15px 16px;border:1px solid #b9ddca;border-radius:14px;background:linear-gradient(135deg,#f0faf4,#f7fbf8)}.ocr-import-card.drag-active{border-color:#249662;background:#eaf8f0;box-shadow:inset 0 0 0 2px #24966229}.ocr-import-copy{grid-column:1 / -1;display:flex;align-items:center;gap:12px;min-width:0}.ocr-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;color:var(--green-700);background:#dff2e7}.ocr-import-copy strong,.ocr-import-copy p{display:block}.ocr-import-copy strong{color:#1d513b;font-size:15px}.ocr-import-copy p{margin:4px 0 0;color:#66786f;font-size:12px;line-height:1.55}.ocr-import-card:has(.ocr-import-actions.continuation-mode) .ocr-import-copy{gap:8px}.ocr-import-card:has(.ocr-import-actions.continuation-mode) .ocr-icon{width:34px;height:34px;border-radius:9px}.ocr-import-card:has(.ocr-import-actions.continuation-mode) .ocr-import-copy>div{min-width:0;display:flex;align-items:center;gap:8px}.ocr-import-card:has(.ocr-import-actions.continuation-mode) .ocr-import-copy strong{flex:0 0 auto}.ocr-import-card:has(.ocr-import-actions.continuation-mode) .ocr-import-copy p{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-assignee-field{grid-column:1 / -1;min-width:0;display:grid;gap:10px;padding:11px 12px;border:1px solid #acd2bd;border-radius:11px;background:#ffffffd1}.delivery-assignee-copy{min-width:0;display:flex;align-items:center;gap:9px;color:#1d6a4a}.delivery-assignee-copy>svg{flex:0 0 auto}.delivery-assignee-copy>span,.delivery-assignee-copy strong,.delivery-assignee-copy small{display:block}.delivery-assignee-copy strong{font-size:13px}.delivery-assignee-copy small{margin-top:3px;color:#6a7d73;font-size:11px;font-weight:650}.delivery-assignee-select{position:relative;min-width:0}.delivery-assignee-select summary{min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;overflow:hidden;border:1px solid #9fcab2;border-radius:10px;color:#235f47;background:#f9fcfa;font-size:12px;font-weight:800;cursor:pointer;list-style:none}.delivery-assignee-select summary::-webkit-details-marker{display:none}.delivery-assignee-select summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-assignee-select summary svg{flex:0 0 auto;transition:transform .16s ease}.delivery-assignee-select[open] summary svg{transform:rotate(180deg)}.delivery-assignee-options{max-height:220px;margin-top:7px;padding:7px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow-y:auto;border:1px solid #b8d8c6;border-radius:10px;background:#fff;box-shadow:0 10px 24px #1852391f}.delivery-assignee-options button{min-height:38px;padding:0 11px;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;border:1px solid #a9cdb9;border-radius:9px;color:#2f624e;background:#f9fcfa;font-size:12px;font-weight:800}.delivery-assignee-options button.active{color:#fff;border-color:#237a55;background:#237a55;box-shadow:0 5px 12px #237a5529}.delivery-assignee-options button:disabled{opacity:.62}.assignee-check{width:17px;height:17px;display:grid;place-items:center;border:1px solid currentColor;border-radius:5px;font-size:11px;line-height:1}.delivery-assignee-options button:first-child .assignee-check{display:none}.ocr-import-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.ocr-import-actions.scanner-entry-mode{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ocr-import-actions.scanner-entry-mode .ocr-button{width:100%;min-height:46px}.ocr-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ocr-button{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;color:#fff;background:var(--green-700);font-weight:850;white-space:nowrap;box-shadow:0 7px 16px #1e754d2e}.ocr-button.secondary{color:var(--green-800);border:1px solid #a8cdb9;background:#fff;box-shadow:none}.ocr-button.manual{color:#275c49;border:1px solid #a8cdb9;background:#f5fbf7;box-shadow:none}.ocr-button.manual.compact{width:42px;min-width:42px;flex:0 0 42px;padding:0}.ocr-button.manual.active{color:#fff;border-color:var(--green-700);background:var(--green-700)}.scanner-queue-button{min-width:0;min-height:46px;padding:4px 15px;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1px auto;gap:3px;line-height:1}.scanner-queue-button strong{font-size:14px}.scanner-queue-button>span{width:100%;height:1px;background:#c7ddd2}.scanner-queue-button b{color:#1b704e;font-size:17px;font-weight:900}.ocr-import-card.manual-mode .ocr-drop-zone{display:none}.ocr-button:disabled{opacity:.7;cursor:wait}.ocr-drop-zone{display:none}@media(hover:hover)and (pointer:fine){.ocr-drop-zone{grid-column:1 / -1;min-height:82px;padding:14px;display:flex;align-items:center;justify-content:center;gap:11px;border:2px dashed #9ac9ae;border-radius:12px;color:#246246;background:#ffffffa8;text-align:left}.ocr-drop-zone:hover,.ocr-import-card.drag-active .ocr-drop-zone{border-color:#249662;background:#fff}.ocr-drop-zone>svg{flex:0 0 auto}.ocr-drop-zone span,.ocr-drop-zone strong,.ocr-drop-zone small{display:block}.ocr-drop-zone strong{font-size:14px}.ocr-drop-zone small{margin-top:4px;color:#698078;font-size:11px;font-weight:650}.ocr-drop-zone:disabled{opacity:.68;cursor:wait}}.ocr-source-preview{grid-column:1 / -1;display:flex;align-items:center;gap:11px;padding:10px;border:1px solid #d4e7dc;border-radius:11px;background:#ffffffc7}.ocr-source-image-button{position:relative;width:64px;height:64px;flex:0 0 auto;overflow:hidden;padding:0;border:1px solid #9dc9b1;border-radius:9px;background:#fff;cursor:zoom-in}.ocr-source-image-button img{width:100%;height:100%;display:block;object-fit:cover}.ocr-source-image-button>span{position:absolute;right:5px;bottom:5px;width:28px;height:28px;margin:0;display:grid;place-items:center;border:2px solid rgba(255,255,255,.9);border-radius:50%;color:#fff;background:#0d5337e6;box-shadow:0 2px 7px #0003;font-size:0}.ocr-source-image-button>span svg{width:17px;height:17px}.ocr-source-image-button:focus-visible{outline:3px solid rgba(28,137,88,.28);outline-offset:2px}.ocr-excel-preview{width:58px;height:58px;flex:0 0 auto;display:grid!important;place-items:center;border:1px solid #b8d8c7;border-radius:8px;color:#19784e!important;background:#edf8f2}.ocr-source-preview strong,.ocr-source-preview span{display:block}.ocr-source-preview strong{color:#2e5746;font-size:12px;overflow-wrap:anywhere}.ocr-source-preview span{margin-top:4px;color:#6b7c74;font-size:11px}.ocr-source-preview.expanded{display:grid;grid-template-columns:minmax(0,1fr);gap:0;overflow:hidden;padding:0}.ocr-source-preview.expanded>.ocr-source-copy{order:1;padding:10px 12px}.ocr-source-preview.expanded>.ocr-source-image-button{order:2;width:100%;height:auto;min-height:0;border:0;border-top:1px solid #d4e7dc;border-radius:0;background:#fff}.ocr-source-preview.expanded>.ocr-source-image-button img{width:100%;height:auto;max-height:none;object-fit:contain}.ocr-review-summary-bar{margin-top:7px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;overflow:hidden;border:1px solid #cfe3d8;border-radius:9px;background:#fff}.ocr-review-summary-bar>span,.ocr-review-summary-bar>button{min-width:0;min-height:36px;margin:0;padding:6px 7px;display:flex;align-items:center;justify-content:center;gap:4px;color:inherit;font-size:10.5px;font-weight:850;line-height:1.2;text-align:center}.ocr-review-summary-bar>span{border-right:1px solid #cfe3d8}.ocr-review-summary-bar>span svg{flex:0 0 auto}.ocr-review-summary-bar>button{border:0;cursor:pointer}.ocr-review-summary-bar>.ready{color:#176747;background:#edf9f2}.ocr-review-summary-bar>.warning{color:#965e08;background:#fff3d2}.ocr-review-summary-bar>button:hover{filter:brightness(.98)}.ocr-result{grid-column:1 / -1;display:flex;align-items:flex-start;gap:8px;padding-top:12px;border-top:1px solid #d7eadf;color:#167049}.ocr-result svg{flex:0 0 auto;margin-top:1px}.ocr-result strong,.ocr-result span{display:block}.ocr-result strong{font-size:13px}.ocr-result span{margin-top:3px;color:#5d766a;font-size:12px}.ocr-feedback{grid-column:1 / -1;display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid;border-radius:11px}.ocr-feedback>svg{flex:0 0 auto;margin-top:1px}.ocr-feedback strong,.ocr-feedback span,.ocr-feedback small{display:block}.ocr-feedback strong{font-size:14px}.ocr-feedback span{margin-top:4px;font-size:12px;line-height:1.55}.ocr-feedback small{margin-top:5px;font-size:11px;line-height:1.5}.ocr-feedback.busy{color:#175985;border-color:#a9d7e8;background:#edf8fc}.ocr-feedback.busy span{color:#54727f}.ocr-feedback.error{color:#955d08;border-color:#edc267;background:#fff5d9}.ocr-feedback.error span{color:#805c21;font-weight:750}.ocr-feedback.error small{color:#765e31}.ocr-result-compact{grid-column:1 / -1;min-height:48px;padding:8px 11px;display:flex;align-items:center;gap:8px;border:1px solid #a9d7bc;border-radius:10px;color:#176f49;background:#edf9f2}.ocr-result-compact svg{flex:0 0 auto}.ocr-result-compact>div{min-width:0;display:grid;gap:2px}.ocr-result-compact .ocr-result-primary{color:inherit;font-size:15px;line-height:1.35}.ocr-result-compact .ocr-result-secondary{margin:0;color:#587067;font-size:10px;font-weight:750;line-height:1.35}.ocr-result-compact.warning{color:#9b620c;border-color:#ebc56f;background:#fff5d9}.ocr-result-compact.warning .ocr-result-secondary{color:#805c21}.redaction-inline-status{width:100%;min-height:40px;margin-top:6px;padding:5px 6px 5px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #9bcbb2;border-radius:8px;color:#176747;background:#edf8f2;font-size:12px;font-weight:850}.redaction-inline-status.warning{border-color:#edc267;color:#955d08;background:#fff5d9}.redaction-inline-copy{min-width:0;display:inline-flex;align-items:center;gap:6px;margin:0;color:inherit;font-size:inherit}.redaction-inline-copy>svg{flex:0 0 auto}.redaction-inline-status>button{min-width:64px;min-height:30px;padding:0 12px;border:1px solid currentColor;border-radius:7px;color:inherit;background:#fff;font-size:12px;font-weight:900}.manual-delivery-editor{grid-column:1 / -1;overflow:hidden;border:1px solid #a9cdb9;border-radius:12px;background:#fff}.manual-delivery-editor>header{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:10px;padding:14px 16px 10px;border-bottom:2px solid #214f3d;color:#214f3d}.manual-delivery-editor>header span{font-size:12px;font-weight:800}.manual-delivery-editor>header strong{font-size:22px;letter-spacing:.2em}.manual-delivery-editor>header em{justify-self:end;color:#667a71;font-size:11px;font-style:normal}.manual-customer-field{margin:0;padding:10px 14px;display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px;border-bottom:1px solid #d6e4dd;color:#285844;font-size:12px;font-weight:850}.manual-customer-field input{height:40px;min-width:0}.manual-note-field{margin:0;padding:8px 14px;display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px;border-bottom:1px solid #d6e4dd;color:#285844;font-size:12px;font-weight:850}.manual-note-field textarea{min-width:0;height:42px;min-height:42px;max-height:72px;padding:8px 11px;resize:vertical;font-size:13px}.manual-delivery-table{overflow-x:auto}.manual-delivery-row{min-width:520px;display:grid;grid-template-columns:minmax(220px,1fr) 92px 78px;gap:7px;align-items:center;padding:7px 12px;border-bottom:1px solid #d8e3de}.manual-delivery-table.has-price .manual-delivery-row{min-width:760px;grid-template-columns:minmax(220px,1fr) 78px 92px 100px 100px}.manual-delivery-row.heading{padding-block:8px;color:#587067;background:#f3f7f5;font-size:11px;font-weight:850}.manual-delivery-row input,.manual-delivery-row select{min-width:0;height:40px;font-size:14px}.manual-row-amount{min-height:40px;display:grid;place-items:center;border:1px solid #d0dfd7;border-radius:9px;color:#526a5f;background:#f7faf8;font-size:13px;font-weight:800}.manual-product-name-input,.manual-quantity-input{font-weight:900}.manual-quantity-input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.manual-quantity-input::-webkit-outer-spin-button,.manual-quantity-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.manual-delivery-row:not(.heading){position:relative;overflow:hidden}.manual-delivery-row:not(.heading)>:not(.manual-swipe-delete){transition:transform .18s ease}.manual-swipe-delete{position:absolute;z-index:2;top:7px;right:7px;bottom:7px;width:34px;border:0;border-radius:8px;color:#fff;background:#d44b46;font-size:24px;font-weight:900;line-height:1;transform:translate(calc(100% + 10px));transition:transform .18s ease}.manual-delivery-row.delete-revealed>:not(.manual-swipe-delete){transform:translate(-38px)}.manual-delivery-row.delete-revealed .manual-swipe-delete{transform:translate(0)}@media(hover:hover)and (pointer:fine){.manual-delivery-row:not(.heading):hover .manual-swipe-delete,.manual-swipe-delete:focus-visible{transform:translate(0)}}.manual-delivery-editor>footer{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.manual-delivery-editor>footer>div{display:flex;align-items:center;gap:6px;color:#205e43}.manual-delivery-editor>footer>div span{color:#536a60}.manual-add-item{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #9dc9b1;border-radius:9px;color:#176d49;background:#f2faf6;font-weight:850}.manual-entry-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr;gap:7px;align-items:stretch}.manual-entry-actions .manual-add-item{width:100%;justify-content:center}.manual-entry-actions .manual-swipe-hint{min-height:38px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px dashed #a9c8b8;border-radius:9px;color:#61776d;background:#f7faf8;font-size:12px;font-weight:800;white-space:nowrap}.form-grid{display:grid;grid-template-columns:minmax(0,1fr) 190px 190px;gap:14px}.form-grid-wide{grid-column:1 / -1}.unloading-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quantity-unit-fields{display:grid;grid-template-columns:minmax(0,1fr) 66px;gap:7px}.unloading-form-hint{margin-top:14px;padding:12px 13px;display:flex;align-items:center;gap:8px;border-radius:11px;color:#0b6f91;background:#eef9fc;font-size:12px;font-weight:750}.unloading-primary-button{min-height:44px;padding:0 18px;border:0;border-radius:10px;color:#fff;background:#159fcb;font-weight:900}.unloading-primary-button:hover{background:#0b7fa6}.unloading-result-fields{margin-bottom:14px;padding:13px;display:grid;gap:11px;border:1px solid #b5dfea;border-radius:12px;background:#f2fbfd}.unloading-result-fields label{display:grid;gap:7px;color:#23566a;font-size:13px;font-weight:850}.actual-quantity-field{display:grid;grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:7px}.actual-quantity-field strong{height:44px;display:grid;place-items:center;border:1px solid #b7dce7;border-radius:9px;color:#0b6f91;background:#fff}.discrepancy-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px}.discrepancy-choice button{min-height:42px;border:1px solid #c5d9df;border-radius:9px;color:#607780;background:#fff;font-weight:850}.discrepancy-choice button.active{color:#16734b;border-color:#8ac5a8;background:#e9f7ef}.discrepancy-choice button.active.warning{color:#aa432f;border-color:#efa99c;background:#fff0ec}.order-inline-fields{display:grid;gap:10px}.order-customer-urgent-row{display:grid;grid-template-columns:minmax(0,1fr) 104px;align-items:stretch;gap:10px}.order-customer-urgent-row .order-inline-field{min-width:0}.order-date-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.order-date-row .order-inline-field{min-width:0;grid-template-columns:1fr;align-items:stretch;gap:5px}.order-date-row .order-inline-field>span{color:#355a4b;font-size:12px}.order-date-row input{min-width:0;width:100%}.urgent-toggle{min-height:44px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #efd4ce;border-radius:10px;color:#9b6256;background:#fff;font-size:14px;font-weight:900;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.urgent-toggle:hover{border-color:#f3b7aa;background:#fff8f6}.urgent-toggle.active{color:#d94835;border-color:#f3b7aa;background:#fff0ec;box-shadow:0 0 0 2px #d9483514}.order-form .order-inline-field{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px}.order-form .order-inline-field>span{font-weight:800}.order-form .order-note-field{align-items:center;margin-top:16px}.order-form .order-note-field>span{padding-top:0}.order-note-field textarea{height:44px;min-height:44px;max-height:44px;padding-top:10px;padding-bottom:10px;line-height:1.45;overflow-y:auto;resize:none}.order-note-media-picker{margin-top:12px;padding-left:108px;border-radius:12px;transition:background .15s ease,box-shadow .15s ease}.order-note-media-picker.drag-active{background:#edf9f3;box-shadow:0 0 0 2px #1f6c4c33}.order-note-media-heading{margin-bottom:8px}.order-note-media-heading strong,.order-note-media-heading span{display:block}.order-note-media-heading strong{color:#355a4b;font-size:13px}.order-note-media-heading span{margin-top:3px;color:#76847d;font-size:11px;line-height:1.45}.order-note-media-actions{display:grid;grid-template-columns:repeat(3,minmax(0,180px));gap:10px}.order-note-media-actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #9fc7b3;border-radius:10px;color:var(--green-800);background:#fff;font-weight:900}.order-note-media-actions button:hover:not(:disabled){border-color:var(--green-600);background:var(--green-50)}.order-note-media-drop-hint{width:min(450px,100%);min-height:42px;margin-top:9px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #a9cbb9;border-radius:10px;color:#547366;background:#f8fbf9;font-size:12px;font-weight:800;pointer-events:none}.order-note-media-picker.drag-active .order-note-media-drop-hint{border-color:var(--green-600);color:var(--green-800);background:#e1f4e9}.order-note-media-grid{display:grid;grid-template-columns:repeat(6,minmax(0,96px));gap:9px;margin-top:10px}.order-note-media-item{position:relative;aspect-ratio:1;overflow:visible;border-radius:9px;background:#edf2ef}.order-note-media-item img,.order-note-media-item video{width:100%;height:100%;display:block;object-fit:cover;border:1px solid #d7e1dc;border-radius:inherit}.order-note-media-item video{background:#07130e}.order-note-video-marker{position:absolute;left:50%;top:50%;width:36px;height:36px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#fff;background:#0e5137d1;pointer-events:none}.order-note-media-item button{position:absolute;top:-6px;right:-6px;width:25px;height:25px;display:grid;place-items:center;padding:0;border:2px solid #fff;border-radius:50%;color:#fff;background:#df3d3d;box-shadow:0 3px 8px #971f1f38}.order-note-media-hint{display:block;margin-top:8px;color:#76847d;font-size:12px}.items-editor{margin-top:20px;padding:14px;border:1px solid #dbe5df;border-radius:13px;background:#f9fbfa}.items-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.items-editor-title{min-width:0;display:grid;gap:4px}.items-editor-title-copy{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:7px 10px}.items-editor-title-copy>strong{display:block;color:#24463a;font-size:16px;line-height:1.25}.items-editor-subtitle{display:block;color:var(--muted);font-size:12px}.items-editor-summary{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:9px;color:#246149;background:#eaf6ef;font-size:16px;line-height:1.25;white-space:nowrap}.items-editor-summary>span{margin:0;color:#52645b;font-size:16px;font-weight:500}.item-editor-labels,.item-editor-row{display:grid;grid-template-columns:minmax(260px,1fr) 92px 84px 38px;gap:8px;align-items:center}.item-editor-labels[data-price="1"],.item-editor-row[data-price="1"]{grid-template-columns:minmax(230px,1fr) 86px 80px 130px 38px}.items-editor-table-scroll{overflow-x:auto;padding-bottom:4px}.item-editor-labels.replenishment,.item-editor-row.replenishment{min-width:820px;grid-template-columns:minmax(300px,1fr) 105px 90px 105px 90px 38px}.item-editor-labels{padding:0 4px 6px;color:#718179;font-size:11px;font-weight:800}.item-editor-row+.item-editor-row{margin-top:8px}.row-remove{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff0ef;color:#b53838}.form-total{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px;color:#315d4b;font-size:13px;font-weight:800}.form-total-amount{margin-left:5px;color:#52645b;font-weight:400;white-space:nowrap}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:16px;border-top:1px solid #e2e9e5}.publish-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:18px;background:#0a1912a3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.publish-confirm-card{width:min(520px,100%);padding:22px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;border:1px solid #abd4be;border-radius:16px;background:#fff;box-shadow:0 24px 70px #05201447}.publish-confirm-card.warning{border-color:#e3b956;background:#fffdf7}.publish-confirm-icon{color:#1a7d51}.publish-confirm-card.warning .publish-confirm-icon{color:#c17a0d}.publish-confirm-copy h3{margin:2px 0 0;color:#214a38;font-size:19px}.publish-confirm-card.warning .publish-confirm-copy h3{color:#855306}.publish-confirm-copy p{margin:7px 0 0;color:#617169;font-size:13px;line-height:1.65}.publish-confirm-copy ul{margin:10px 0 0;padding:9px 11px 9px 28px;border-radius:9px;color:#805a1a;background:#fff3cf;font-size:12px;line-height:1.65}.publish-confirm-card>footer{grid-column:1 / -1;margin-top:4px;padding-top:14px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #e7e3d6}.warning-publish-button{min-height:42px;padding:0 15px;border:0;border-radius:10px;color:#fff;background:#c57a0a;font-weight:900}.ocr-review-confirm{padding:20px 22px 22px}.ocr-review-confirm-message{padding:14px;display:flex;align-items:flex-start;gap:11px;border:1px solid #b9d9c8;border-radius:12px;color:#19734b;background:#eef9f3}.ocr-review-confirm-message svg{flex:0 0 auto}.ocr-review-confirm-message strong,.ocr-review-confirm-message span{display:block}.ocr-review-confirm-message span{margin-top:4px;color:#527063;font-size:12px;line-height:1.6}.ocr-reviewed-button{min-height:42px;padding:0 16px;border:0;border-radius:10px;color:#fff;background:#19764d;font-weight:900}.reopen-warning{display:flex;align-items:flex-start;gap:12px;padding:15px;color:#80550f;background:#fff8df;border:1px solid #f0d589;border-radius:12px}.reopen-warning svg{flex:0 0 auto;margin-top:1px}.reopen-warning div{display:grid;gap:5px}.reopen-warning strong{color:#754907}.reopen-warning span{color:#725e35;line-height:1.65}.reopen-reason-field{display:grid;gap:7px;margin-top:15px}.reopen-reason-field>span{color:#4e5d56;font-size:13px;font-weight:850}.reopen-reason-field textarea{min-height:94px;resize:vertical;line-height:1.6}.reopen-confirm-button{min-height:42px;padding:0 18px;color:#fff;background:#c27a12;border:0;border-radius:10px;font-weight:850}.reopen-confirm-button:disabled{opacity:.58}.proof-picker{padding:14px;border:1px solid #c7ddd1;border-radius:14px;background:#f4faf6}.proof-picker-copy{display:flex;align-items:center;gap:10px;color:var(--green-700)}.proof-picker-copy>svg{flex:0 0 auto}.proof-picker-copy strong,.proof-picker-copy span{display:block}.proof-picker-copy strong{color:#244f3d}.proof-picker-copy span{margin-top:3px;color:var(--muted);font-size:12px}.proof-channel-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.proof-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.proof-channel{min-height:68px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 8px;border-radius:11px;font-weight:900}.proof-channel small{flex-basis:100%;margin-top:-5px;font-size:9px;font-weight:700;opacity:.72;text-align:center}.proof-channel.camera{border:0;color:#fff;background:var(--green-700);box-shadow:0 8px 17px #1f6c4c2b}.proof-channel.video{border:0;color:#fff;background:#087fa5;box-shadow:0 8px 17px #087fa529}.proof-channel.album{border:1px solid #abcbbb;color:var(--green-800);background:#fff}.selected-proof-list{margin-top:12px;padding:12px;border:1px solid #dce7e1;border-radius:12px;background:#fbfcfb}.selected-proof-list>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.selected-proof-list>header strong{color:#315747;font-size:13px}.selected-proof-list>header span{color:#728079;font-size:11px}.selected-proof-grid{display:grid;gap:8px}.selected-proof-item{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) 34px;align-items:center;gap:9px;padding:7px;border:1px solid #e0e8e4;border-radius:10px;background:#fff}.selected-proof-item img,.selected-proof-item video{width:52px;height:52px;border-radius:7px;object-fit:cover;background:#e9efec}.selected-proof-item div{min-width:0}.selected-proof-item strong,.selected-proof-item span{display:block}.selected-proof-item strong{color:#2c5b47;font-size:12px}.selected-proof-item span{margin-top:3px;overflow:hidden;color:#748079;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.selected-proof-item button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;color:#b63434;background:#fff0ef}.proof-viewer{padding:18px 22px 22px}.proof-viewer-actions{margin-top:14px;display:grid;grid-template-columns:repeat(3,max-content) minmax(0,1fr);align-items:center;gap:8px}.proof-viewer-actions>span{padding-left:2px;color:#718078;font-size:12px}.proof-add-button{min-height:40px}.proof-add-button.video{color:#08799d;border-color:#b9dce7;background:#edf9fc}.proof-result-summary{display:flex;align-items:center;gap:11px;padding:13px 14px;border-radius:12px;color:#08779c;background:#e8f8fd}.proof-result-summary strong,.proof-result-summary span{display:block}.proof-result-summary span{margin-top:3px;color:#477783;font-size:12px}.proof-result-summary.is-reopened{color:#9a6213;background:#fff7de}.proof-result-summary.is-reopened span{color:#765f34}.proof-result-note{margin-top:12px;padding:13px 14px;border:1px solid #cfe7da;border-radius:12px;background:#f1faf5}.proof-result-note strong{color:#286247;font-size:13px}.proof-result-note p{margin:7px 0 0;color:#355848;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.proof-attempt-groups{display:grid;gap:14px;margin-top:14px}.proof-attempt-group{padding:13px;border:1px solid #cfe3da;border-radius:13px;background:#f7fcf9}.proof-attempt-group.historical{border-color:#ead7a3;background:#fffbef}.proof-attempt-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.proof-attempt-group>header div{min-width:0}.proof-attempt-group>header strong,.proof-attempt-group>header span{display:block}.proof-attempt-group>header strong{color:#246346;font-size:13px}.proof-attempt-group.historical>header strong{color:#865914}.proof-attempt-group>header span{margin-top:3px;color:#728178;font-size:11px}.proof-attempt-group>header em{flex:0 0 auto;padding:3px 8px;border-radius:999px;color:#246346;background:#e2f2e9;font-size:11px;font-style:normal;font-weight:850}.proof-attempt-group.historical>header em{color:#865914;background:#f8ebc8}.proof-attempt-group .proof-gallery{margin-top:10px}.proof-attempt-empty{margin-top:10px;padding:13px;border:1px dashed #cadbd2;border-radius:9px;color:#708078;background:#fff;font-size:12px;text-align:center}.order-history{margin-top:14px;border:1px solid #dce6e1;border-radius:12px;background:#fbfcfb}.order-history summary{padding:12px 14px;color:#365b4b;font-size:13px;font-weight:850;cursor:pointer}.order-history-list{margin:0;padding:0 14px 14px;display:grid;gap:8px;list-style:none}.order-history-item{display:grid;grid-template-columns:124px minmax(0,1fr);gap:4px 12px;padding:10px;border:1px solid #e3eae6;border-radius:9px;background:#fff}.order-history-item time{grid-row:1 / span 2;color:#76837d;font-size:11px}.order-history-item strong{color:#315747;font-size:12px}.order-history-item p{margin:0;color:#617069;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.55}.proof-gallery{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.proof-gallery-item{min-width:0;overflow:hidden;border:1px solid #dbe6e0;border-radius:12px;background:#fff}.proof-gallery-item[draggable=true]{cursor:grab}.proof-gallery-item[draggable=true]:active{cursor:grabbing}.proof-wechat-drag{margin-top:9px;min-height:42px;padding:7px 9px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;column-gap:7px;align-items:center;border:1px dashed #80c79b;border-radius:8px;color:#13783e;background:#effaf3;cursor:grab;-webkit-user-select:none;user-select:none}.proof-wechat-drag:active{cursor:grabbing}.proof-wechat-drag svg{grid-row:1 / 3}.proof-wechat-drag strong,.proof-wechat-drag small{min-width:0;margin:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proof-wechat-drag strong{color:#13783e;font-size:12px;line-height:1.2}.proof-wechat-drag small{color:#60906f;font-size:10px;line-height:1.2}.proof-image-preview{width:100%;display:block;padding:0;border:0;background:#e9efec;cursor:zoom-in}.proof-gallery-item img,.proof-gallery-item video{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover;background:#e9efec}.proof-gallery-item>div{min-width:0;padding:10px}.proof-gallery-item strong,.proof-gallery-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proof-gallery-item strong{color:#294d3e;font-size:12px}.proof-gallery-item span{margin-top:4px;color:#77847e;font-size:11px}.proof-file-actions{margin-top:8px;display:flex;flex-wrap:wrap;align-items:center;gap:7px}.proof-file-actions a,.proof-file-actions button{min-height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border:0;border-radius:7px;color:#16704a;background:#edf7f1;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.proof-file-actions a[download]{color:#295f86;background:#eaf3fa}.proof-file-actions .proof-delete-action{color:#b52f2f;background:#fff0ef}.proof-file-actions .proof-delete-action:disabled{opacity:.55;cursor:not-allowed}.proof-share-menu{position:relative}.proof-share-menu>summary{min-height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border-radius:7px;color:#13783e;background:#edf8f1;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.proof-share-menu>summary::-webkit-details-marker{display:none}.proof-share-menu>div{width:100%;min-width:190px;margin-top:6px;padding:8px;display:grid;gap:6px;border:1px solid #bad9c7;border-radius:10px;background:#fff;box-shadow:0 8px 20px #14412d24}.proof-share-menu>div button,.proof-share-menu>div a{min-height:38px;padding:0 10px;display:flex;align-items:center;justify-content:flex-start;gap:7px;border:0;border-radius:8px;color:#176747;background:#edf8f1;font-size:12px;font-weight:850;text-decoration:none}.proof-share-menu>div button:disabled{opacity:.65}.proof-share-menu>div small{color:#6d7b74;font-size:9px;line-height:1.4}.proof-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;overflow:hidden;padding:18px;background:#07110de0}.proof-lightbox-card{width:min(1180px,100%);min-width:0;max-width:100%;height:calc(100vh - 36px);height:min(900px,calc(100dvh - 36px));max-height:calc(100vh - 36px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:16px;background:#101613;box-shadow:0 24px 80px #00000073}.proof-lightbox-card>header,.proof-lightbox-card>footer{min-width:0;min-height:54px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff}.proof-lightbox-card>header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proof-lightbox-card>header button{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:10px;color:#fff;background:#ffffff21}.proof-lightbox-card>header .lightbox-back-button{width:auto;min-width:108px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:800;cursor:pointer}.proof-lightbox-image-wrap{position:relative;width:100%;min-width:0;max-width:100%;min-height:0;overflow:hidden;background:#050806;overscroll-behavior:contain}.proof-lightbox-image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:0;max-width:100%;max-height:100%;display:block;object-fit:contain;touch-action:pinch-zoom}button.proof-lightbox-image-wrap{padding:0;border:0;cursor:zoom-out}.ocr-zoom-out>span{position:absolute;right:14px;bottom:14px;z-index:1;min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border-radius:19px;color:#fff;background:#101613c7;font-size:12px;font-weight:800;pointer-events:none}.proof-lightbox-image-wrap video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:0;max-width:100%;max-height:100%;display:block;object-fit:contain;background:#000}.proof-lightbox-card>footer span{color:#aebbb5;font-size:12px}.proof-lightbox-card>footer a{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border-radius:9px;color:#fff;background:var(--green-600);font-size:13px;font-weight:800;text-decoration:none}.proof-viewer-empty{min-height:150px;margin-top:14px;display:grid;place-content:center;justify-items:center;gap:7px;border:1px dashed #cfddd5;border-radius:12px;color:#708078;background:#fafcfb}.proof-viewer-empty strong{color:#42574d}.proof-viewer-empty span{font-size:12px}.order-summary{padding:20px 22px 22px}.order-count-metric{position:relative;padding-right:116px}.manual-order-count{position:absolute;right:17px;top:50%;min-width:88px;padding:9px 10px;display:grid;gap:2px;border-left:1px solid #cfe0d7;color:#587168;text-align:left;transform:translateY(-50%)}.manual-order-count small,.manual-order-count b{display:block}.manual-order-count b{color:#176b49;font-size:18px}@media(max-width:680px){.order-count-metric{padding-right:98px}.manual-order-count{right:10px;min-width:76px;padding:7px 8px}.manual-order-count b{font-size:16px}}.summary-date-field{display:grid;grid-template-columns:90px minmax(0,220px);align-items:center;gap:12px;color:#34473e;font-size:14px;font-weight:800}.summary-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.summary-metrics article,.summary-metric-button{min-width:0;min-height:142px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border:1px solid #d8e6df;border-radius:13px;color:var(--green-700);background:#f5faf7;text-align:left}.summary-metric-button{position:relative;cursor:pointer}.summary-metric-button:hover,.summary-metric-button:focus-visible{border-color:#78b596;outline:0;box-shadow:0 7px 18px #1c67461c;transform:translateY(-1px)}.summary-metrics article:nth-child(2),.summary-metric-button:nth-child(2){color:#9a6a11;border-color:#eadcb8;background:#fffaf0}.summary-metrics article.money{color:#08779c;border-color:#c5e4ee;background:#f0fbfe}.summary-metrics article>span,.summary-metric-button>span{color:#5f7168;font-size:12px;font-weight:750}.summary-metrics article>strong,.summary-metric-button>strong{max-width:100%;color:currentColor;font-size:27px;line-height:1.1;overflow-wrap:anywhere}.summary-metrics article>strong small,.summary-metric-button>strong small{margin-left:4px;font-size:12px}.summary-metric-button>em{color:#7b877f;font-size:10px;font-style:normal;font-weight:750}.summary-quantity-list{width:100%;display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 10px}.summary-quantity-list strong{color:currentColor;font-size:23px;line-height:1.1}.summary-quantity-list small{margin-left:3px;font-size:11px}.summary-metrics.loading{opacity:.72}.summary-note{margin:14px 0 0;color:#738078;font-size:12px;line-height:1.6}.task-result-field{position:relative;display:grid;gap:8px;margin-top:14px;color:#34473e;font-size:14px;font-weight:700}.task-result-field textarea{padding-bottom:28px}.note-counter{position:absolute;right:11px;bottom:9px;color:#809088;font-size:11px;font-weight:600}.task-form-grid{grid-template-columns:minmax(0,1fr) 190px}.task-form-hint{display:flex;align-items:center;gap:8px;margin-top:14px;padding:11px 12px;border-radius:10px;color:#5f4c77;background:#f5f0fa;font-size:12px;font-weight:700}.reason-form textarea{margin-top:4px}.claim-confirm{padding:20px 22px 22px}.claim-confirm-message{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid #f3d0ae;border-radius:12px;color:#c25f13;background:#fff7ef}.claim-confirm-message svg{flex:0 0 auto}.claim-confirm-message strong,.claim-confirm-message span{display:block}.claim-confirm-message strong{color:#7b3f12}.claim-confirm-message span{margin-top:4px;color:#85644b;font-size:12px;line-height:1.55}.claim-confirm.temporary-delivery .claim-confirm-message{border-color:#e5bd45;color:#9a6500;background:#ffe06f57;box-shadow:inset 0 0 0 1px #ffffff6b}.claim-confirm.temporary-delivery .claim-confirm-message strong{color:#6e4900}.claim-confirm.temporary-delivery .claim-confirm-message span{color:#735b25}.claim-confirm.temporary-delivery .claim-confirm-button{background:#c88a08;box-shadow:0 7px 16px #ad710038}.claim-confirm.temporary-delivery .claim-confirm-button:hover{background:#ad7300}.claim-confirm-button{min-height:40px;padding:0 18px;border:0;border-radius:10px;color:#fff;background:#ed7b24;font-weight:900;box-shadow:0 7px 16px #ed7b2433}.claim-confirm-button:hover{background:#d96816}.claim-confirm-button:disabled{opacity:.62;cursor:not-allowed;box-shadow:none}.delete-confirm{padding:20px 22px 22px}.delete-warning{display:flex;align-items:flex-start;gap:11px;padding:14px;border-radius:12px;color:#a52f2f;background:#fff0ee}.delete-warning svg{flex:0 0 auto}.delete-warning strong,.delete-warning span{display:block}.delete-warning span{margin-top:4px;color:#7f5959;font-size:12px;line-height:1.55}.wecom-status-banner{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;border:1px solid #dbe5df;border-radius:12px;color:#53665d;background:#f6f8f7}.wecom-status-banner.ready{color:#176b46;border-color:#b9dfc9;background:#edf9f2}.wecom-status-banner.partial{color:#8a5d17;border-color:#ead7ab;background:#fff9e9}.wecom-status-banner strong,.wecom-status-banner span{display:block}.wecom-status-banner span{margin-top:3px;font-size:12px;opacity:.84}.user-manager{min-width:0;overflow-x:hidden}.account-create-panel{padding:14px;border:1px solid #d9e6df;border-radius:14px;background:#f5f9f7}.account-create-heading strong,.account-create-heading span{display:block}.account-create-heading strong{color:#244638;font-size:14px}.account-create-heading span{margin-top:4px;color:#64766d;font-size:12px;line-height:1.55}.new-user-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:11px 12px;margin-top:13px}.new-user-field{min-width:0;display:grid;gap:6px;color:#54675e;font-size:11px;font-weight:850}.new-user-field input,.new-user-field select{width:100%;min-width:0;height:40px;padding:0 10px;border-radius:9px;font-size:12px}.compact-check{min-height:40px;display:flex!important;align-items:center;justify-content:center;gap:6px!important;padding:0 10px;border:1px solid #d5e1da;border-radius:9px;background:#fff;white-space:nowrap;font-size:12px!important;font-weight:800}.compact-check input{width:17px;height:17px}.new-user-submit{min-width:0;min-height:40px;padding:0 12px}.account-login-guidance{margin-top:12px;padding:10px 12px;display:flex;align-items:flex-start;gap:9px;border-radius:10px;color:#16704a;background:#e8f6ee}.account-login-guidance>svg{flex:0 0 auto;margin-top:1px}.account-login-guidance strong,.account-login-guidance span{display:block}.account-login-guidance strong{font-size:12px}.account-login-guidance span{margin-top:3px;color:#527064;font-size:11px;line-height:1.55}.account-edit-hint{margin:14px 2px 0;color:#5d7167;font-size:12px;line-height:1.55}.users-list{margin-top:16px;display:grid;gap:12px}.user-account-card{min-width:0;overflow:hidden;border:1px solid #dce5e0;border-radius:13px;background:#fff}.user-account-card.inactive{opacity:.62}.user-account-card-head{min-width:0;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5ebe8;background:#f7faf8}.user-account-card-head>div:first-child{min-width:0}.user-account-card-head strong,.user-account-card-head>div:first-child span{display:block}.user-account-card-head strong{overflow:hidden;color:#244638;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.user-account-card-head>div:first-child span{margin-top:2px;overflow:hidden;color:#74837c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.user-login-badges{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.user-login-badges>span{min-height:27px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;font-size:10px;font-weight:850;white-space:nowrap}.user-login-badges .wecom-bound{color:#176b46;background:#dff2e7}.user-login-badges .wecom-unbound{color:#7a6b4f;background:#f2eee5}.user-login-badges .account-active{color:#176b46;background:#eaf7ef}.user-login-badges .account-inactive{color:#797f7c;background:#ecefed}.user-account-fields{min-width:0;padding:13px;display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:11px}.user-account-fields label{min-width:0;display:grid;gap:6px;color:#66786f;font-size:10px;font-weight:850}.user-account-fields input,.user-account-fields select{width:100%;min-width:0;height:38px;padding:0 9px;border-radius:8px;font-size:12px}.user-account-card-footer{min-width:0;padding:10px 13px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e5ebe8;background:#fbfcfb}.user-account-permissions{min-width:0;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.save-user-button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:8px;color:#fff;background:var(--green-700);font-size:12px;font-weight:800;white-space:nowrap}.save-user-button.saved{color:#176b46;background:#e3f3e9}.account-row-actions{flex:0 0 auto;display:flex;align-items:center;gap:7px}.delete-user-button{min-height:32px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:8px;color:#ad3434;background:#fff0ee;font-size:12px;font-weight:800;white-space:nowrap}.delete-user-button:disabled{color:#929d97;background:#eef1ef;cursor:not-allowed}.role-select{font-weight:700}.form-success{margin-top:12px;display:flex;align-items:center;gap:7px;padding:10px 12px;border-radius:10px;color:#176b46;background:#eaf7ef;font-size:13px;font-weight:750}.account-input{font-weight:650}.permission-toggle,.status-toggle{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;background:#f0f2f1;color:#67746e;font-weight:700}.permission-toggle.on{color:#8b5b13;background:#fff1d5}.status-toggle.active{color:#1e774e;background:#e3f3e9}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes urgent-lamp-flash{0%,to{opacity:.52;transform:scale(.94);filter:drop-shadow(0 0 0 rgba(255,76,36,0))}48%,58%{opacity:1;transform:scale(1.08);filter:drop-shadow(0 0 5px rgba(255,76,36,.95))}}@keyframes urgent-glow-flash{0%,to{opacity:.12;transform:scale(.55)}48%,58%{opacity:.82;transform:scale(1.12)}}@media(prefers-reduced-motion:reduce){.urgent-badge.is-flashing .urgent-signal:before,.urgent-badge.is-flashing .urgent-signal svg{animation:none}}@media(max-width:820px){.ocr-drop-zone{display:none}.login-page{grid-template-columns:1fr;padding:max(24px,env(safe-area-inset-top)) env(safe-area-inset-right) max(24px,env(safe-area-inset-bottom)) env(safe-area-inset-left)}.login-brand{padding:28px 24px 6px;gap:16px}.brand-mark{width:58px;height:58px;border-radius:17px}.login-brand h1{font-size:30px;margin-bottom:8px}.login-brand p{font-size:14px}.login-card{padding:25px}.topbar{height:calc(54px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.topbar-inner{width:calc(100% - 20px)}.small-brand-mark{width:40px;height:40px;flex-basis:40px;border-radius:10px}.topbar-brand span,.sync-indicator,.user-pill small{display:none}.incoming-topbar-brand{flex:0 0 auto;gap:9px}.module-switch-button{width:auto;min-height:36px;padding:0 11px;font-size:13px;line-height:1;white-space:nowrap}.release-version-label{display:block;font-size:8.5px;letter-spacing:0}.topbar-brand strong{font-size:15px}.topbar-actions{gap:4px}.user-pill{display:flex;padding:6px 7px}.summary-topbar-button{width:36px;min-height:36px;padding:0;justify-content:center}.summary-topbar-button span{display:none}.icon-button{width:36px;height:36px}.board-shell{width:calc(100% - 16px);padding-top:4px;padding-bottom:calc(48px + env(safe-area-inset-bottom))}.board-quick-actions{gap:5px;margin-bottom:6px}.board-quick-actions{display:flex;flex-wrap:wrap}.board-quick-actions .secondary-button,.board-quick-actions .primary-button{min-height:40px;padding:0 9px;font-size:12px}.board-quick-actions .system-settings-button{width:44px;min-height:44px;flex:0 0 44px;position:relative;display:grid;place-items:center;gap:0;padding:0;font-size:0;line-height:0}.board-quick-actions .system-settings-button svg{position:absolute;top:50%;left:50%;width:26px;height:26px;display:block;margin:0;transform:translate(-50%,-50%)}.board-quick-actions .notice-publish-button{width:44px;min-height:44px;flex:0 0 44px;padding:0;display:grid;place-items:center;font-size:0}.board-quick-actions .notice-publish-button svg{width:23px;height:23px}.dispatch-notice-bar{height:28px;margin:0;padding:0 8px;font-size:10px}.board-quick-actions .task-create-button{margin-left:0}.board-quick-actions .task-create-button,.board-quick-actions .unloading-create-button,.board-quick-actions .primary-button{min-width:0;flex:1 1 0}.status-navigation{position:static;margin:0 -8px 8px;padding:0 8px 6px;overflow:visible;border-bottom:1px solid rgba(205,219,211,.88);background:#f3f6f4f5;box-shadow:0 8px 16px #1c43320f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.status-tabs{position:static;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0;padding:0;overflow:visible;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.status-tabs.mine-enabled{grid-template-columns:repeat(5,minmax(0,1fr))}.status-navigation.has-secondary-row .status-tabs{margin-bottom:5px}.status-tabs button{min-width:0;min-height:64px;grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center;align-content:center;gap:5px;padding:6px 3px;border-radius:11px;overflow:visible}.status-tabs button svg{display:none}.status-tabs button>span:not(.others-delivery-popover){width:auto;max-width:100%;justify-self:center;font-size:12px;font-weight:850;line-height:1.15;letter-spacing:0;text-align:center;white-space:nowrap;overflow-wrap:normal;word-break:normal}.status-tabs button strong{min-width:0;height:auto;border-radius:0;font-size:19px}.status-secondary-row{gap:6px;margin:0;padding:0;border:0;background:transparent}.status-secondary-row button{min-width:0;min-height:64px;flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:6px 8px;border-radius:11px;font-size:13px;overflow:hidden}.status-secondary-row button>svg{display:none}.status-secondary-row button>span{width:auto;flex:0 1 auto;font-size:13px;font-weight:850;line-height:1;text-align:center;white-space:nowrap;word-break:normal}.status-secondary-row button strong{min-width:0;height:auto;flex:0 0 auto;border-radius:0;font-size:19px}.user-pill{min-width:0;max-width:104px}.user-pill strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.availability-request-button{flex:0 0 auto;white-space:nowrap}.topbar-brand{min-width:0}.topbar-actions{min-width:0;flex:0 1 auto}.board-page,.board-shell,.orders-list,.order-list-entry{max-width:100%;overflow-x:hidden}.pending-actions{display:block}.unloading-alert{min-height:62px;grid-template-columns:auto minmax(0,1fr) auto;gap:7px;margin-bottom:8px;padding:9px 10px;border-radius:12px}.unloading-alert>svg{width:21px;height:21px}.unloading-alert strong{font-size:13px}.unloading-alert span{font-size:9px}.unloading-alert>button{min-height:36px;padding:0 8px;font-size:11px}.board-toolbar{flex-wrap:nowrap;gap:5px;padding:6px;margin-bottom:10px;border-radius:12px}.search-box{width:auto;min-width:0;max-width:none;height:40px;flex:1 1 auto;margin-right:0;padding-left:9px;gap:6px}.search-box input{min-width:0;height:38px;font-size:12px}.search-box svg{width:18px;height:18px;flex:0 0 auto}.all-dates-button,.today-button{width:44px;height:40px;font-size:12px}.compact-date-filter{width:84px;height:40px;gap:5px;font-size:13px}.compact-date-filter svg{width:17px;height:17px}.refresh-button{width:40px;height:40px;flex:0 0 auto}.incoming-shell{width:calc(100% - 20px);padding:14px 0 48px}.incoming-toolbar{grid-template-columns:minmax(0,1.35fr) 82px 94px;gap:6px;margin-bottom:14px}.incoming-toolbar .refresh-button{display:none}.incoming-create-button{min-width:0;min-height:42px;padding:0 9px;font-size:12px}.incoming-today-button{width:82px;height:42px;gap:5px;font-size:12px}.incoming-date-filter{width:94px;height:42px;padding:0 8px;gap:5px;font-size:13px}.incoming-date-heading{margin:0 2px 9px}.incoming-date-heading strong{font-size:15px}.incoming-records-list{gap:10px}.incoming-record-card{padding:12px;border-radius:13px;contain-intrinsic-size:360px}.incoming-record-head{gap:6px}.incoming-avatar{width:36px;height:36px}.incoming-avatar svg{width:21px;height:21px}.incoming-creator{gap:7px}.incoming-creator strong{font-size:14px}.incoming-creator small{font-size:9px}.incoming-card-actions{gap:4px}.incoming-card-actions button{font-size:10px}.incoming-source{margin:10px 0 8px;font-size:12px}.incoming-media-strip{gap:5px}.incoming-media-thumb{border-radius:8px}.incoming-video-marker svg{width:36px;height:36px;padding:8px}.incoming-note{margin-top:10px;gap:5px;font-size:13px;line-height:1.6}.incoming-note strong{font-size:11px}.incoming-detail{padding:14px 16px 18px}.incoming-detail-summary{padding:11px}.incoming-detail-summary .secondary-button{grid-column:1 / -1;min-height:38px}.incoming-unloading-result-detail{grid-template-columns:repeat(2,minmax(0,1fr))}.incoming-receipt-form{grid-template-columns:1fr;align-items:stretch}.incoming-edit-form{grid-template-columns:1fr}.incoming-edit-form label:nth-child(2),.incoming-edit-form .success-button{grid-column:auto}.incoming-detail-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.incoming-delete-area .delete-warning{grid-template-columns:auto minmax(0,1fr)}.incoming-delete-area .delete-warning button{min-height:38px}.order-card{grid-template-columns:minmax(0,1fr);border-radius:13px}.order-card-main{padding:8px 8px 7px}.order-card-head{align-items:flex-start;margin-bottom:5px}.order-ocr-review-warning{grid-template-columns:auto minmax(0,1fr);padding:9px}.order-ocr-review-warning button{grid-column:2;width:fit-content}.publish-confirm-card{padding:17px;grid-template-columns:auto minmax(0,1fr);gap:10px}.publish-confirm-card>footer{display:grid;grid-template-columns:1fr}.publish-confirm-card>footer button{width:100%;min-height:46px}.ocr-review-confirm{padding:16px}.order-identity{gap:6px}.order-identity h3{width:100%;font-size:16px;order:3}.order-number{font-size:11px}.status-badge{padding:5px 8px;font-size:11px}.order-meta{grid-template-columns:auto auto;justify-items:end;gap:3px 6px;font-size:10px}.assignee-meta{gap:4px;padding:6px 9px}.assignee-meta strong{font-size:12px}.assignee-meta em{font-size:10px}.order-meta .mini-action{display:none}.order-items-table{min-width:0;font-size:12px}.order-items-table-wrap,.order-items-table-wrap.replenishment{overflow-x:hidden}.order-items-table.replenishment{width:100%;min-width:0}.order-items-table.replenishment th:nth-child(1){width:60%}.order-items-table.replenishment th:nth-child(2){width:24%}.order-items-table.replenishment th:nth-child(3){width:16%}.order-items-table.replenishment thead th:nth-child(4),.order-items-table.replenishment thead th:nth-child(5),.order-items-table.replenishment tbody td:nth-child(4),.order-items-table.replenishment tbody td:nth-child(5),.order-items-table.replenishment tfoot td:nth-child(3){display:none}.order-items-table.has-price{min-width:0}.order-items-table th,.order-items-table td{padding:6px}.order-items-table tfoot .order-total-quantity{min-height:30px;padding:3px 10px;font-size:18px}.order-total-summary{gap:8px}.order-items-table tfoot .order-total-products>span{margin-right:5px}.order-items-table tfoot .order-total-amount{font-size:12px}.order-items-table th:nth-child(1),.order-items-table.has-price th:nth-child(1){width:62%}.order-items-table th:nth-child(2),.order-items-table.has-price th:nth-child(2){width:21%}.order-items-table th:nth-child(3),.order-items-table.has-price th:nth-child(3){width:17%}.order-items-table .price-column{display:none}.mobile-price{display:block;margin-top:3px;color:#7a8982;font-size:10px;font-weight:600}.order-card-action{padding:6px}.pending-actions{grid-template-columns:1fr 1fr;gap:5px}.pending-actions>:last-child{grid-column:1/-1;min-height:54px}.managed-status-actions{grid-template-columns:1fr 1fr;gap:5px}.managed-status-actions>:last-child{grid-column:1/-1;min-height:54px}.managed-status-actions.can-reopen{grid-template-columns:repeat(3,1fr)}.managed-status-actions.can-reopen>:last-child{grid-column:1/-1}.card-manage-button{height:38px;padding:0;font-size:11px}.card-manage-button svg{width:15px;height:15px}.reopen-label-full{display:none}.reopen-label-mobile{display:inline}.claim-button span{font-size:16px}.claim-button svg,.proof-button svg,.assigned-action svg,.completed-action svg,.cancelled-action svg{width:23px;height:23px}.proof-button span,.assigned-action strong,.completed-action strong,.cancelled-action strong{font-size:13px}.modal-backdrop{place-items:start center;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));overscroll-behavior:contain}.modal-card{width:100%;max-height:calc(100vh - 20px);max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 16px);border-radius:18px 18px 10px 10px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal-head,.order-form,.proof-form,.reason-form,.user-manager,.system-settings-form{padding:16px}input,select,textarea{font-size:16px}.system-settings-tabs{padding:8px 16px 0}.system-settings-tabs button{flex:1 1 0;min-width:0;padding:0 8px;font-size:13px}.brand-logo-editor{grid-template-columns:66px minmax(0,1fr);padding:11px}.brand-logo-preview{width:66px;height:66px;border-radius:14px}.unloading-form-grid{grid-template-columns:1fr}.unloading-form-grid .form-grid-wide{grid-column:auto}.discrepancy-choice{grid-template-columns:1fr}.proof-viewer{padding:14px 16px 18px}.proof-viewer-actions{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:6px}.proof-viewer-actions>span{grid-column:1 / -1}.proof-add-button{min-width:0;padding:0 7px;font-size:12px}.proof-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.proof-wechat-drag{display:none}.proof-attempt-group{padding:10px}.order-history-item{grid-template-columns:1fr}.order-history-item time{grid-row:auto}.order-summary{padding:16px}.summary-date-field{grid-template-columns:80px minmax(0,1fr)}.summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.summary-metrics article{min-height:124px;padding:12px}.ocr-import-card{grid-template-columns:1fr;padding:13px}.delivery-assignee-field{gap:8px}.delivery-assignee-options{grid-template-columns:1fr}.delivery-assignee-options button{padding:0 10px}.ocr-import-actions{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ocr-import-actions.scanner-entry-mode{grid-template-columns:repeat(3,minmax(0,1fr))}.ocr-import-actions.continuation-mode{grid-template-columns:repeat(2,minmax(0,1fr))}.ocr-button{width:100%;padding:0 5px;gap:5px;font-size:11px}.scanner-queue-button{min-width:0;min-height:46px;padding:4px 8px;gap:3px}.scanner-queue-button strong{font-size:12px}.scanner-queue-button b{font-size:16px}.manual-delivery-editor>header{padding:10px 9px 8px}.manual-delivery-editor>header span{font-size:9px}.manual-delivery-editor>header strong{font-size:18px}.manual-delivery-editor>header em{font-size:9px}.manual-customer-field{padding:8px;grid-template-columns:64px minmax(0,1fr)}.manual-note-field{padding:7px 8px;grid-template-columns:64px minmax(0,1fr)}.manual-note-field textarea{height:38px;min-height:38px;max-height:64px;padding:7px 9px}.manual-delivery-row.heading{display:grid;min-height:32px;padding-block:4px;font-size:9px}.manual-delivery-row{min-width:0;grid-template-columns:minmax(0,1fr) 48px 46px;gap:3px;padding:6px}.manual-delivery-table.has-price .manual-delivery-row{min-width:0;grid-template-columns:minmax(72px,1fr) 42px 70px 60px 64px;gap:3px;padding:6px}.manual-delivery-row input,.manual-delivery-row select{height:38px;padding-inline:4px;font-size:12px}.manual-product-name-input,.manual-quantity-input{font-size:14px}.manual-row-amount{min-height:38px;padding-inline:2px;font-size:11px;white-space:nowrap}.manual-delivery-editor>footer{align-items:stretch;flex-direction:column-reverse}.manual-delivery-editor>footer>div{justify-content:center}.manual-add-item{justify-content:center}.ocr-source-preview{align-items:flex-start}.ocr-feedback{padding:11px}.ocr-result-compact{align-items:flex-start;flex-wrap:wrap;gap:4px 7px;padding:8px 9px}.ocr-result-compact span{flex:1 1 220px}.form-grid{grid-template-columns:1fr}.form-grid-wide{grid-column:auto}.order-form .order-inline-field{grid-template-columns:78px minmax(0,1fr);gap:8px}.order-form .order-inline-field>span{font-size:13px}.order-customer-urgent-row{grid-template-columns:minmax(0,1fr) 82px;gap:7px}.urgent-toggle{min-height:42px;padding:0 8px;font-size:13px}.order-note-media-picker{padding-left:86px}.order-note-media-drop-hint{display:none}.order-note-media-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.order-note-media-actions button{min-width:0;min-height:42px;padding:0 7px;font-size:13px}.order-note-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.items-editor{margin-top:14px;padding:8px}.items-editor-head{align-items:flex-start}.items-editor-head>div{min-width:0}.items-editor-head .secondary-button{min-width:108px;padding:0 10px;white-space:nowrap}.item-editor-labels,.item-editor-row{display:grid;grid-template-columns:minmax(0,1fr) 48px 54px 30px;gap:4px}.item-editor-labels[data-price="1"],.item-editor-row[data-price="1"]{grid-template-columns:minmax(0,1fr) 44px 50px 58px 30px;gap:4px}.item-editor-labels{padding:0 2px 5px;font-size:9px}.item-editor-row{padding:5px 0;border-top:1px solid #e1e8e4;background:transparent}.item-editor-row+.item-editor-row{margin-top:0}.item-editor-row input,.item-editor-row select{min-width:0;height:40px;padding:0 5px;border-radius:7px;font-size:16px}.item-editor-row .row-remove{width:30px;height:34px;border-radius:7px}.item-editor-row.replenishment{min-width:720px;display:grid;grid-template-columns:minmax(270px,1fr) 92px 80px 92px 80px 38px;padding:8px}.item-editor-labels.replenishment{min-width:720px;display:grid;grid-template-columns:minmax(270px,1fr) 92px 80px 92px 80px 38px}.item-editor-row.replenishment input:nth-of-type(1),.item-editor-row.replenishment input:nth-of-type(2),.item-editor-row.replenishment input:nth-of-type(3),.item-editor-row.replenishment select,.item-editor-row.replenishment .row-remove{grid-column:auto;grid-row:auto}.item-editor-row input,.item-editor-row select,.item-editor-row .row-remove{grid-column:auto;grid-row:auto}.new-user-form{grid-template-columns:1fr 1fr}.new-user-submit{grid-column:1 / -1}.claim-confirm{padding:16px}.claim-confirm-actions{display:grid;grid-template-columns:1fr 1fr}.claim-confirm-actions button{width:100%;min-height:44px;padding:0 10px}.delete-confirm{padding:16px}.user-account-fields{grid-template-columns:1fr 1fr}.user-account-card-footer{align-items:stretch;flex-direction:column}.user-account-permissions,.account-row-actions{width:100%}.user-account-permissions>button,.account-row-actions>button{flex:1 1 0;justify-content:center}}@media(max-width:440px){.modal-backdrop{padding-left:max(4px,env(safe-area-inset-left));padding-right:max(4px,env(safe-area-inset-right))}.modal-head{padding:13px 12px}.order-form,.proof-form,.reason-form,.user-manager,.system-settings-form{padding:12px}.items-editor{padding:6px}.today-button:disabled{display:none}.order-card{grid-template-columns:minmax(0,1fr)}.order-card-action{padding:5px}.claim-button span{font-size:15px}.proof-button small,.assigned-action span,.completed-action span{font-size:10px}.board-quick-actions .secondary-button,.board-quick-actions .primary-button{padding:0 8px}.account-create-panel{padding:11px}.new-user-form,.user-account-fields{grid-template-columns:1fr}.user-account-card-head{align-items:flex-start;flex-direction:column}.user-login-badges{justify-content:flex-start}.user-account-permissions{display:grid;grid-template-columns:1fr}.account-row-actions>button{min-width:0;padding-inline:7px}}@media(max-width:380px){.board-quick-actions .task-create-button,.board-quick-actions .unloading-create-button,.board-quick-actions .primary-button{gap:3px;padding:0 3px;font-size:10px}.board-quick-actions .task-create-button svg,.board-quick-actions .unloading-create-button svg,.board-quick-actions .primary-button svg{width:14px;height:14px}.status-tabs{gap:3px;padding-inline:6px}.status-tabs button{gap:2px;padding:5px}.status-tabs button>span:not(.others-delivery-popover){width:auto;font-size:10px;line-height:1.12;white-space:nowrap}.status-tabs button strong{min-width:0;height:auto;font-size:18px}}.redaction-editor-card{width:min(1280px,100%)}.redaction-editor-stage{min-height:0;overflow:auto;display:grid;place-items:center;padding:12px;background:#07100c}.redaction-image-surface{position:relative;width:min(100%,1120px);line-height:0;touch-action:none;-webkit-user-select:none;user-select:none;cursor:crosshair}.redaction-image-surface img{position:static;width:100%;height:auto;display:block;pointer-events:none}.price-mask-preview{position:absolute;overflow:hidden;border:0;border-radius:2px;background:repeating-linear-gradient(135deg,#f2f8f5 0,#f2f8f5 18px,#e0eee7 18px,#e0eee7 36px);box-shadow:inset 0 0 10px 5px #ffffffc7;line-height:1.2;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6px,#000 calc(100% - 6px),transparent 100%),linear-gradient(to bottom,transparent 0,#000 6px,#000 calc(100% - 6px),transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0,#000 6px,#000 calc(100% - 6px),transparent 100%),linear-gradient(to bottom,transparent 0,#000 6px,#000 calc(100% - 6px),transparent 100%);mask-composite:intersect}.proof-lightbox-card>footer.redaction-editor-actions{align-items:center}.redaction-editor-actions>div,.source-viewer-actions>div{display:flex;gap:8px}.redaction-editor-actions button,.source-viewer-actions button{min-height:38px;padding:0 12px;border:1px solid rgba(255,255,255,.28);border-radius:9px;color:#fff;background:#ffffff1a;font-weight:800}.redaction-editor-actions .confirm-redaction-button{border-color:#2ca274;background:#18724f}.permission-toggle-row{display:flex!important;align-items:flex-start;gap:11px;padding:12px;border:1px solid #c7dfd3;border-radius:11px;background:#f4faf7;cursor:pointer}.permission-toggle-row input{width:21px;height:21px;margin-top:2px;accent-color:#18724f}.permission-toggle-row>span{display:grid;gap:3px}.permission-toggle-row small{color:#687b72;font-size:12px;line-height:1.45}.delivery-batch-overview{margin:0 0 10px;padding:11px 13px;display:flex;align-items:center;gap:10px;border:2px solid #6fb596;border-radius:12px;color:#145c40;background:#eaf7f0}.delivery-batch-overview>div{display:grid;gap:2px;flex:1}.delivery-batch-overview span{color:#567568;font-size:12px}.delivery-batch-overview em{font-size:11px;font-style:normal}.delivery-batch-card-banner{margin:0 0 9px;padding:8px 11px;display:flex;align-items:center;gap:8px;border-radius:9px;color:#155e43;background:#e7f6ee}.delivery-batch-card-banner span{margin-left:auto;color:#567568;font-size:12px}.delivery-batch-compact-card{padding:11px 13px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #b9d9c9;border-radius:12px;background:#f7fbf9}.delivery-batch-compact-card>span{padding:4px 7px;border-radius:999px;color:#176346;background:#e4f4ec;font-size:11px;font-weight:900;white-space:nowrap}.delivery-batch-compact-card>div{display:grid;min-width:0;gap:2px}.delivery-batch-compact-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-batch-compact-card small{color:#6a7d73}.delivery-batch-compact-card button{display:flex;align-items:center;gap:2px;border:0;color:#176346;background:transparent;font-weight:900}.proof-shared-watermark{margin:9px 0;background:#ffe478ad}.audit-shared-document-watermark{position:absolute;z-index:3;left:50%;top:8px;transform:translate(-50%);display:flex;align-items:center;gap:7px;padding:8px 14px;border:2px solid rgba(219,154,0,.8);border-radius:11px;color:#7b5100;background:#ffe170ad;font-weight:900;white-space:nowrap;pointer-events:none}.order-primary-document{display:grid;gap:7px}.order-document-preview{position:relative;width:100%;min-height:220px;padding:0;overflow:hidden;border:1px solid #b7d8c8;border-radius:13px;background:#edf7f2}.order-document-preview>img{display:block;width:100%;height:clamp(220px,29vw,390px);object-fit:contain;background:#f7faf8}.order-document-preview.worker-pending-concealed>img,.order-document-preview.worker-pending-concealed .order-generated-preview{filter:blur(8px);transform:scale(1.035)}.pending-document-concealment{position:absolute;inset:50% auto auto 50%;z-index:3;min-width:190px;padding:10px 15px;display:block;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.82);border-radius:12px;color:#fff;background:#1c4031c7;box-shadow:0 8px 22px #132d2238;font-size:13px;font-weight:900;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pending-document-concealment svg{margin-right:6px;vertical-align:-4px}.pending-document-concealment small{font-size:10px;font-weight:700;opacity:.9}.worker-pending-concealed .order-document-zoom{display:none}.completed-document-stamp,.completed-viewer-stamp{position:absolute;z-index:2;left:50%;top:50%;display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border:5px double rgba(224,164,0,.68);border-radius:13px;color:#ae7100b3;background:#ffe03f4d;box-shadow:0 2px 8px #b4770017;font-size:clamp(30px,5vw,50px);font-weight:950;letter-spacing:.12em;white-space:nowrap;transform:translate(-50%,-50%) rotate(-8deg);pointer-events:none}.completed-document-stamp.no-proof,.completed-viewer-stamp.no-proof{border-color:#3f92c99e;color:#1f71a9ad;background:#9fdaff47;box-shadow:0 2px 8px #1f71a914}.completed-viewer-stamp{z-index:4;padding:15px 30px;border-width:6px;border-color:#e0a4009e;color:#ae7100a8;background:#ffe03f3d;font-size:clamp(42px,6vw,70px)}.void-document-stamp{position:absolute;z-index:7;left:18%;top:30%;padding:8px 24px;border:7px double rgba(190,20,20,.82);border-radius:12px;color:#b40000c7;background:#ffebeb4d;font-size:clamp(34px,7vw,62px);font-weight:950;letter-spacing:.22em;transform:rotate(-15deg);pointer-events:none}.void-document-stamp.second{left:auto;right:15%;top:57%;transform:rotate(13deg)}.void-document-stamp.viewer{font-size:clamp(50px,9vw,92px);border-width:9px}.corrected-document-stamp{position:absolute;z-index:6;left:50%;top:31%;padding:8px 21px;border:5px double rgba(224,164,0,.8);border-radius:12px;color:#a06400d1;background:#ffe03f61;font-size:clamp(25px,4vw,42px);font-weight:950;letter-spacing:.12em;transform:translate(-50%,-50%) rotate(-7deg);pointer-events:none}.corrected-document-stamp.viewer{top:29%;font-size:clamp(38px,6vw,66px);border-width:7px}.post-completion-document-note{position:absolute;z-index:8;left:3%;right:3%;bottom:8px;display:flex;justify-content:space-between;gap:12px;padding:8px 12px;border-radius:8px;color:#6d4800;background:#fff4b7f0;border:1px solid #dfb84c;font-size:12px;font-weight:800;pointer-events:none}.post-completion-document-note.void{color:#861515;background:#ffe8e8f2;border-color:#dc7777}.post-completion-document-note.viewer{left:2%;right:2%;bottom:12px;font-size:clamp(13px,1.8vw,20px)}.batch-original-numbered{display:grid;gap:8px}.batch-original-numbered>strong{padding:8px 12px;color:#145d45;background:#eaf7f1;border-left:4px solid #238263;border-radius:6px}.formal-batch-sheet{position:relative}.batch-price-shield-marker{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid #d55a4d;border-radius:6px;color:#aa2424;background:#fff4f3;font-size:10px;font-weight:900}.confirm-extra-redaction{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:0 16px;color:#fff!important;background:#177653!important;border:1px solid #177653!important;border-radius:10px;font-weight:900;white-space:nowrap}.availability-request-button{min-width:76px;min-height:42px;padding:4px 9px;display:grid;place-items:center;gap:1px;border:1px solid #a8bdb4;border-radius:8px;font-size:12px;line-height:1.08;font-weight:900;white-space:nowrap;transition:background .16s ease,color .16s ease,border-color .16s ease}.availability-request-button>span{display:block}.availability-request-button>small{display:block;font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:.02em;opacity:.82}.availability-request-button.idle{color:#5d6d66;background:#f3f5f4;border-color:#c8d2ce}.availability-request-button.active{color:#fff;background:#16815a;border-color:#16815a}.availability-request-button.busy{color:#8a4f08;background:#fff1cf;border-color:#e4b04e;cursor:not-allowed}.availability-request-button.cold-storage{color:#075f7b;background:#e7f7fc;border-color:#78bfd4}.availability-request-button:disabled{opacity:.55}.availability-request-button.busy:disabled{opacity:1}.dispatch-notice-bar{width:100%;min-width:0;height:28px;margin:0 0 5px;display:flex;align-items:center;gap:7px;overflow:hidden;padding:0 9px;color:#176346;border:1px solid #9bcdb4;border-radius:8px;background:#eaf7f0;box-shadow:inset 0 0 8px #31875d0d;font-size:11px;font-weight:900}.dispatch-notice-bar>svg{flex:0 0 auto;color:#2d9568}.dispatch-notice-form{display:grid;gap:12px}.dispatch-notice-form>label{display:grid;gap:6px;color:#476759;font-size:12px;font-weight:900}.dispatch-notice-form textarea{width:100%;padding:10px 11px;border:1px solid #a9cfbb;border-radius:10px;font:inherit;line-height:1.55;resize:vertical}.dispatch-notice-preview{min-height:34px;padding:6px 9px;display:flex;align-items:center;gap:7px;overflow:hidden;border:1px solid #9bcdb4;border-radius:8px;color:#176346;background:#eaf7f0;font-size:11px;font-weight:900}.dispatch-notice-preview span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-notice-list{display:grid;gap:8px}.dispatch-notice-list>header{display:flex;align-items:center;justify-content:space-between;color:#365e4c}.dispatch-notice-list article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid #c9ddd2;border-radius:9px;background:#f8fbf9}.dispatch-notice-list article div{min-width:0}.dispatch-notice-list article strong{color:#176346;font-size:12px}.dispatch-notice-list article p{margin:2px 0;color:#263c32;font-weight:800;overflow-wrap:anywhere}.dispatch-notice-list article small{color:#708078}.dispatch-notice-list article nav{display:flex;flex:0 0 auto;gap:5px}.dispatch-notice-list article button{min-height:32px;padding:0 9px;border:1px solid #a9cfbb;border-radius:8px;color:#176346;background:#fff;font-weight:800}.dispatch-notice-empty{margin:0;padding:12px;color:#718078;text-align:center;border:1px dashed #c9ddd2;border-radius:9px}.dispatch-weather-status{display:flex;align-items:flex-start;gap:9px;padding:10px;border:1px solid #b8d6c7;border-radius:10px;color:#365e4c;background:#f1f8f4}.dispatch-weather-status>svg{flex:0 0 auto;color:#2b8a63}.dispatch-weather-status div{min-width:0}.dispatch-weather-status strong,.dispatch-weather-status p,.dispatch-weather-status small{display:block}.dispatch-weather-status p{margin:2px 0;color:#263c32;font-weight:800;overflow-wrap:anywhere}.dispatch-weather-status small{color:#708078}.dispatch-weather-status.waiting{border-style:dashed;background:#f7f9f8}.dispatch-notice-bar.weather{color:#075f7b;border-color:#78bfd4;background:#e7f7fc}.dispatch-notice-bar.weather>svg{color:#087697}.dispatch-notice-bar.weather-alert{color:#8a3c00;border-color:#e8a34d;background:#fff0db}.dispatch-notice-bar.weather-alert>svg{color:#c76500}.availability-marquee{min-width:0;flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.availability-marquee-track{width:max-content;display:flex;align-items:center;animation:availability-marquee-scroll 14s linear infinite;will-change:transform}.availability-marquee-track>span{padding-right:72px;white-space:nowrap;letter-spacing:.04em}@keyframes availability-marquee-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.availability-marquee-track{animation:none}.availability-marquee-track>span[aria-hidden=true]{display:none}}.delivery-assignee-options button.requested-dispatch{order:-1;border-color:#4baa82;background:#e9f8f1}.delivery-assignee-options button small{margin-left:auto;font-size:10px}.delivery-assignee-options button.requested-dispatch small{color:#177653}.delivery-assignee-options button.idle-assignee small{color:#75877e}.delivery-assignee-options button.busy-assignee{opacity:1;color:#776421;border-color:#d8c681;background:#fff9df}.delivery-assignee-options button.busy-assignee small{color:#927015}.delivery-assignee-options button.cold-storage-assignee{order:-1;color:#075f7b;border-color:#78bfd4;background:#e8f8fc}.delivery-assignee-options button.cold-storage-assignee small{color:#087697}.cold-storage-worker-list{display:grid;gap:9px}.cold-storage-worker-list>article{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #c8d8d1;border-radius:12px;background:#f8fbf9}.cold-storage-worker-list>article.in-cold-storage{border-color:#78bfd4;background:#eaf8fc}.cold-storage-worker-list>article>div{min-width:0;display:grid;gap:3px}.cold-storage-worker-list>article strong{color:#174c3b;font-size:14px}.cold-storage-worker-list>article span{color:#6b7c75;font-size:11px;line-height:1.4}.cold-storage-worker-list>article.in-cold-storage span{color:#087697;font-weight:800}.cold-storage-worker-list>article button{flex:0 0 auto;min-height:38px}.ocr-document-review-card>footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-document-zoom{position:absolute;z-index:3;right:12px;bottom:12px;display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;color:#fff;background:#125b3fe0;box-shadow:0 4px 14px #0d412e38;font-size:13px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.order-document-summary{display:flex;flex-wrap:wrap;align-items:center;gap:7px;min-height:38px;padding:6px 10px;border-radius:9px;color:#175c41;background:#edf8f2;font-size:16px}.order-document-summary-top{margin:0 0 7px}.shared-delivery-banner,.shared-delivery-submit-warning{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:2px solid #e2a525;border-radius:12px;color:#7a5100;background:#fff4cf;box-shadow:0 5px 14px #97630017}.shared-delivery-banner{margin:0 0 10px}.shared-delivery-banner>svg,.shared-delivery-submit-warning>svg{flex:0 0 auto;margin-top:1px}.shared-delivery-banner>div,.shared-delivery-submit-warning>div{display:grid;gap:3px}.shared-delivery-banner strong,.shared-delivery-submit-warning strong{font-size:15px}.shared-delivery-banner span,.shared-delivery-submit-warning span{color:#785e28;font-size:12px;line-height:1.5}.shared-delivery-banner.completed{border-color:#86bbd8;color:#176b9c;background:#eaf7ff}.shared-delivery-banner.completed span{color:#4d7790}.shared-delivery-document-warning{position:absolute;top:3%;left:2%;right:2%;z-index:3;min-width:0;height:30%;padding:8px 11px;display:flex;align-items:center;justify-content:center;gap:8px;border:2px solid rgba(213,145,0,.68);border-radius:11px;color:#815400;background:#ffe07575;box-shadow:0 3px 10px #7b510012;pointer-events:none}.shared-delivery-document-warning>svg{flex:0 0 auto}.shared-delivery-document-warning>span{min-width:0;display:grid;gap:1px;text-align:left}.shared-delivery-document-warning strong,.shared-delivery-document-warning small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-delivery-document-warning strong{font-size:13px}.shared-delivery-document-warning small{color:#755a22;font-size:10px;font-weight:750}.shared-delivery-submit-warning{margin-bottom:14px}.order-document-customer{color:#0f6b49}.order-document-summary em{margin-left:auto;color:#53675e;font-style:normal}.order-generated-preview{width:100%;min-height:220px;padding:18px;color:#183c2e;background:#fff;text-align:left}.order-generated-preview-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:10px;padding-bottom:8px;border-bottom:2px solid #183c2e}.order-generated-preview-head strong{font-size:24px;letter-spacing:.2em}.order-generated-preview-head em{justify-self:end;color:#63736b;font-size:11px;font-style:normal}.order-generated-preview-meta{display:flex;justify-content:space-between;gap:12px;padding:8px 2px;font-size:12px}.order-generated-preview-table{border-top:1px solid #6e8278;border-left:1px solid #6e8278}.order-generated-preview-table>div{display:grid;grid-template-columns:1fr 52px 58px;font-size:11px}.order-generated-preview-table.has-price>div{grid-template-columns:1fr 48px 54px 70px 76px}.order-generated-preview-table>div>*{min-width:0;padding:5px 6px;overflow:hidden;border-right:1px solid #9aaba3;border-bottom:1px solid #9aaba3;text-align:center;text-overflow:ellipsis;white-space:nowrap}.order-generated-preview-table>div>:first-child{text-align:left}.order-generated-preview-table .heading{color:#304c40;background:#eef4f1;font-weight:900}.order-generated-preview-table .price-marked{border-right:2px solid #d24b3d;border-bottom-color:#d24b3d}.order-generated-preview-table .heading .price-marked{border-top:2px solid #d24b3d}.order-generated-preview-table .price-marked:nth-last-child(2){border-left:2px solid #d24b3d}.order-generated-preview-table small{display:block;padding:6px;color:#66776f;font-size:10px}.order-generated-preview-total{display:flex;justify-content:space-between;gap:10px;padding:7px 4px;font-size:11px}.order-generated-preview-total strong{padding:2px 7px;border:2px solid #d24b3d;border-radius:4px;color:#8c2f26}.generated-sheet-table.has-price .generated-sheet-row>:nth-last-child(-n+2){border-color:#d24b3d}.generated-sheet-table.has-price .generated-sheet-row>:nth-last-child(2){border-left:2px solid #d24b3d}.generated-sheet-table.has-price .generated-sheet-row>:last-child{border-right:2px solid #d24b3d}.generated-sheet-table.has-price .generated-sheet-row.heading>:nth-last-child(-n+2){border-top:2px solid #d24b3d}.generated-delivery-sheet>footer>div em{padding:5px 10px;border:2px solid #d24b3d;border-radius:5px;color:#8c2f26;font-weight:900}.order-source-document{margin-top:12px}.order-source-document>button{width:100%;min-height:62px;display:flex;align-items:center;gap:12px;padding:11px 14px;border:1px solid #b5dac8;border-radius:12px;color:#155f42;background:#f0faf5;text-align:left}.order-source-document>button>span{display:grid;gap:2px}.order-source-document small{color:#657b71}.source-rotatable img{transition:transform .2s ease}.source-document-viewer .is-locked header{justify-content:center}.source-document-viewer .is-locked .source-viewer-actions>span{color:#dff8eb;font-weight:800}.source-document-viewer.viewer-locked{overflow:hidden;overscroll-behavior:none;touch-action:none;user-select:none;-webkit-user-select:none}.source-document-viewer .is-locked,.source-document-viewer .is-locked .proof-lightbox-image-wrap,.source-document-viewer .is-locked .generated-sheet-viewport{overflow:hidden;overscroll-behavior:none;touch-action:none}.source-document-viewer .is-locked .proof-lightbox-image-wrap img,.source-document-viewer .is-locked .generated-delivery-sheet{pointer-events:none;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.source-document-viewer .is-locked .source-rotatable img{transition:none}.source-viewer-actions .lock{background:#18724f}.source-viewer-actions .unlock{background:#b66a12}.safe-picking-sheet{min-height:0;overflow:auto;padding:18px;color:#183c2e;background:#f4faf7}.safe-picking-sheet>strong{display:block;margin-bottom:4px;font-size:24px}.safe-picking-sheet>p{margin:0 0 16px;color:#547065;font-weight:800}.safe-picking-sheet>div{display:flex;justify-content:space-between;gap:12px;padding:13px 4px;border-bottom:1px solid #d3e4dc;font-size:18px}@media(max-width:680px){.proof-lightbox-card>footer.redaction-editor-actions,.source-viewer-actions{align-items:stretch;flex-direction:column}.redaction-editor-actions>div,.source-viewer-actions>div{width:100%}.redaction-editor-actions button,.source-viewer-actions button{flex:1}.source-document-viewer .proof-lightbox-card{height:100dvh;max-height:100dvh;border-radius:0}.order-document-preview{min-height:190px;border-radius:10px}.order-document-preview>img{height:clamp(190px,54vw,260px)}.shared-delivery-document-warning{top:3%;left:1.5%;right:1.5%;height:32%;padding:7px 9px;gap:6px;border-width:1.5px}.shared-delivery-document-warning strong{font-size:11px}.shared-delivery-document-warning small{font-size:9px}.order-document-zoom{right:8px;bottom:8px;padding:7px 10px;font-size:11px}.order-document-summary{gap:5px;min-height:40px;padding:7px 9px;font-size:14px}.order-document-summary em{font-size:12px}.order-generated-preview{min-height:190px;padding:10px}.order-generated-preview-head span{font-size:9px}.order-generated-preview-head strong{font-size:18px}.order-generated-preview-head em{font-size:8px}.order-generated-preview-meta,.order-generated-preview-table>div,.order-generated-preview-total{font-size:9px}.return-pending-banner{align-items:flex-start;flex-wrap:wrap}.return-pending-banner nav{width:100%}.return-pending-banner button{flex:1}.overdue-orders-alert{align-items:flex-start;flex-wrap:wrap}.overdue-orders-alert nav{width:100%}.overdue-orders-alert button{flex:1}}.redaction-stroke-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.generated-sheet-viewport{min-height:0;overflow:auto;display:grid;place-items:center;padding:18px;background:#07100c}.generated-delivery-sheet{position:relative;width:min(100%,980px);min-height:auto;padding:24px;border:1px solid #b9c9c1;border-radius:4px;background:#fff;transform-origin:center;transition:transform .2s ease}.generated-delivery-sheet>header{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:12px;padding-bottom:12px;border-bottom:2px solid #183c2e}.generated-delivery-sheet>header span{font-weight:800}.generated-delivery-sheet>header strong{margin:0;font-size:29px;letter-spacing:.25em}.generated-delivery-sheet>header em{justify-self:end;color:#53675e;font-size:13px;font-style:normal}.generated-sheet-meta{display:flex;flex-wrap:wrap;gap:8px 28px;padding:12px 4px;font-size:15px}.generated-sheet-table{border-top:1px solid #3a4b43;border-left:1px solid #3a4b43}.generated-sheet-row{display:grid;grid-template-columns:minmax(260px,1fr) 90px 80px}.generated-sheet-table.has-price .generated-sheet-row{grid-template-columns:minmax(260px,1fr) 90px 80px 110px 120px}.generated-sheet-row>*{min-width:0;padding:10px 12px;border-right:1px solid #3a4b43;border-bottom:1px solid #3a4b43;color:#183c2e}.generated-sheet-row.heading{background:#eef4f1;font-weight:900}.generated-sheet-row>b,.generated-sheet-row>span:not(:first-child){text-align:center}.generated-delivery-sheet>footer{display:block;min-height:0;padding:14px 4px 0;color:#183c2e}.generated-delivery-sheet>footer>div{display:flex;gap:12px;align-items:center}.generated-delivery-sheet>footer>div em{margin-left:auto;font-style:normal}.generated-delivery-sheet>footer p{margin:12px 0 0;padding:10px 12px;background:#f3f7f5}@media(max-width:680px){.generated-sheet-viewport{padding:8px}.generated-delivery-sheet{width:760px;padding:16px;transform-origin:center}}.offline-ready-indicator{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border-radius:9px;color:#8b670f;background:#fff4ce;font-size:12px;font-weight:800}.offline-ready-indicator.ready{color:#176747;background:#e4f5ec}.worker-delivery-stats{margin-top:18px;display:grid;gap:9px}.worker-delivery-stats>header{display:flex;justify-content:space-between;align-items:end;gap:12px}.worker-delivery-stats>header strong{font-size:18px}.worker-delivery-stats>header span{color:#718078;font-size:12px}.worker-delivery-stats>article{display:grid;gap:11px;padding:13px 14px;border:1px solid #d2e2da;border-radius:12px;background:#f7fbf9}.worker-stat-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.worker-stat-heading>div{display:grid;gap:2px}.worker-stat-heading>div>strong{font-size:17px}.worker-stat-heading>div>span{color:#62736b;font-size:11px}.worker-stat-heading>button{min-width:92px;padding:5px 10px;display:grid;justify-items:end;border:1px solid #b9d9c9;border-radius:9px;color:#176747;background:#fff;cursor:pointer}.worker-stat-heading>button b{font-size:22px}.worker-stat-heading>button small{margin-left:2px;font-size:12px}.worker-stat-heading>button span{color:#61756b;font-size:10px}.worker-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.worker-stat-grid>div,.worker-stat-grid>button{min-width:0;min-height:58px;padding:8px;display:grid;align-content:center;gap:4px;border:1px solid #d7e5de;border-radius:9px;color:#365b4b;background:#fff;text-align:left}.worker-stat-grid>button{cursor:pointer}.worker-stat-grid>button:hover,.worker-stat-heading>button:hover{border-color:#78b596;background:#edf8f2}.worker-stat-grid span{color:#708078;font-size:10px}.worker-stat-grid strong{font-size:13px;overflow-wrap:anywhere}.worker-stat-grid .has-proof{color:#176747;background:#edf9f2}.worker-stat-grid .no-proof{color:#277cae;border-color:#bddbeb;background:#eff9ff}.worker-stat-detail-list{max-height:min(68vh,620px);padding:16px;display:grid;gap:9px;overflow:auto}.worker-stat-detail-list>article{padding:11px 12px;border:1px solid #d6e4dd;border-radius:10px;background:#f8fbf9}.worker-stat-detail-list>article.clickable{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.worker-stat-detail-list>article.clickable:hover,.worker-stat-detail-list>article.clickable:focus-visible{border-color:#83bea0;outline:0;box-shadow:0 7px 18px #1c67461c;transform:translateY(-1px)}.worker-stat-detail-list article>header,.worker-stat-detail-list article>div{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:7px 12px}.worker-stat-detail-list article>header span{color:#74837b;font-size:11px}.worker-stat-detail-list h4{margin:7px 0;color:#244e3d;font-size:15px}.worker-stat-detail-list article>div span{color:#66776e;font-size:12px}.worker-stat-detail-list article>div b{color:#245f47}.worker-stat-detail-list article em{padding:3px 7px;border-radius:999px;color:#176747;background:#e8f6ee;font-size:10px;font-style:normal;font-weight:800}.worker-stat-detail-list article em.no-proof{color:#277cae;background:#e7f5fd}.order-audit-detail{padding:16px;display:grid;gap:13px}.order-audit-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border:1px solid #cae1d5;border-radius:11px;background:#f2faf6}.order-audit-summary strong,.order-audit-summary span{display:block}.order-audit-summary strong{color:#174f37;font-size:17px}.order-audit-summary span{margin-top:4px;color:#687b71;font-size:11px}.order-audit-summary button{min-height:39px;padding:0 12px;display:flex;align-items:center;gap:6px;border:1px solid #9ccbb2;border-radius:9px;color:#176846;background:#fff;font-weight:800}.order-audit-summary button b{min-width:20px;padding:2px 6px;border-radius:999px;color:#fff;background:#21845a}.order-audit-document{position:relative;width:100%;overflow:hidden;padding:0;border:1px solid #b5d7c5;border-radius:12px;background:#fff;cursor:zoom-in}.order-audit-document img{width:100%;max-height:56vh;display:block;object-fit:contain}.order-audit-document>span{position:absolute;right:12px;bottom:12px;padding:8px 11px;display:flex;align-items:center;gap:6px;border-radius:999px;color:#fff;background:#146444eb;font-size:11px;font-weight:800}.order-audit-generated{padding:13px;border:1px solid #bddaca;border-radius:11px;background:#fff}.order-audit-generated header,.order-audit-generated p{display:flex;justify-content:space-between;gap:12px}.order-audit-generated p{margin:8px 0 0;padding-top:8px;border-top:1px solid #e1ebe6}.order-audit-facts{padding:11px 12px;display:flex;flex-wrap:wrap;gap:8px 16px;border-radius:10px;color:#246047;background:#edf8f2;font-size:12px}.order-audit-facts p{width:100%;margin:0}.incoming-record-card.clickable{cursor:pointer}.incoming-record-card.clickable:focus-visible{outline:3px solid rgba(21,159,203,.22);outline-offset:2px}.worker-stats-empty{padding:18px;border-radius:12px;color:#718078;background:#f4f7f5;text-align:center}@media(max-width:680px){.offline-ready-indicator{display:none}.worker-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.worker-stat-grid>div,.worker-stat-grid>button{min-height:54px;padding:6px 4px}.worker-stat-grid span{font-size:9px}.worker-stat-grid strong{font-size:11px;line-height:1.25}.worker-stat-heading>button{min-width:82px}}@media(max-width:680px){.audit-shared-document-watermark{top:5px;max-width:calc(100% - 18px);padding:6px 9px;font-size:11px;white-space:normal;text-align:center}.delivery-batch-overview{align-items:flex-start}.delivery-batch-card-banner{flex-wrap:wrap}.delivery-batch-card-banner span{width:100%;margin-left:27px}}.ocr-document-review-card{width:min(1180px,100vw)}.ocr-document-review-card>.proof-lightbox-image-wrap img{width:100%;height:100%;object-fit:contain}@media(max-width:680px){.ocr-document-review:not(.is-editing){place-items:start center;overflow-y:auto;padding:0;background:#050806}.ocr-document-review:not(.is-editing) .ocr-document-review-card{width:100vw;height:auto;max-height:none;grid-template-rows:auto auto auto;overflow:visible;border-radius:0}.ocr-document-review:not(.is-editing) .ocr-document-review-card>.proof-lightbox-image-wrap{position:relative;width:100vw;height:auto;min-height:0;overflow:visible;background:#fff}.ocr-document-review:not(.is-editing) .ocr-document-review-card>.proof-lightbox-image-wrap img{position:static;inset:auto;width:100vw;height:auto;max-width:100vw;max-height:none;object-fit:contain}.ocr-document-review:not(.is-editing) .ocr-document-review-card>header,.ocr-document-review:not(.is-editing) .ocr-document-review-card>footer{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}}@media(orientation:landscape)and (max-height:520px){.ocr-document-review:not(.is-editing){padding:0}.ocr-document-review:not(.is-editing) .ocr-document-review-card{position:relative;width:100vw;height:100dvh;max-height:100dvh;display:block;border-radius:0;background:#050806}.ocr-document-review:not(.is-editing) .ocr-document-review-card>.proof-lightbox-image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh}.ocr-document-review:not(.is-editing) .ocr-document-review-card>.proof-lightbox-image-wrap img{width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;object-fit:contain}.ocr-document-review:not(.is-editing) .ocr-document-review-card>header,.ocr-document-review:not(.is-editing) .ocr-document-review-card>footer{position:absolute;left:0;right:0;z-index:2;min-height:44px;padding:6px max(10px,env(safe-area-inset-right)) 6px max(10px,env(safe-area-inset-left));background:linear-gradient(180deg,#050806d1,#05080647)}.ocr-document-review:not(.is-editing) .ocr-document-review-card>header{top:0}.ocr-document-review:not(.is-editing) .ocr-document-review-card>footer{bottom:0;background:linear-gradient(0deg,#050806d1,#05080647)}.ocr-document-review:not(.is-editing) .ocr-document-review-card>header,.ocr-document-review:not(.is-editing) .ocr-document-review-card>footer{background:transparent;pointer-events:none}.ocr-document-review:not(.is-editing) .ocr-document-review-card>header strong,.ocr-document-review:not(.is-editing) .ocr-document-review-card>footer>span{display:none}.ocr-document-review:not(.is-editing) .ocr-document-review-card>header button,.ocr-document-review:not(.is-editing) .ocr-document-review-card>footer>div{pointer-events:auto}.ocr-document-review:not(.is-editing) .ocr-document-review-card>footer>div{margin-left:auto}}@media(orientation:portrait)and (max-width:680px){.source-document-viewer.force-landscape{padding:0;overflow:hidden}.source-document-viewer.force-landscape .proof-lightbox-card{position:fixed;left:50%;top:50%;width:100dvh;height:100vw;max-width:none;max-height:none;display:block;overflow:hidden;border-radius:0;background:#050806;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center}.source-document-viewer.force-landscape .proof-lightbox-image-wrap,.source-document-viewer.force-landscape .generated-sheet-viewport{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.source-document-viewer.force-landscape .proof-lightbox-image-wrap img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.source-document-viewer.force-landscape .proof-lightbox-card>header,.source-document-viewer.force-landscape .proof-lightbox-card>footer{position:absolute;left:0;right:0;z-index:2;min-height:44px;background:transparent;pointer-events:none}.source-document-viewer.force-landscape .proof-lightbox-card>header{top:0}.source-document-viewer.force-landscape .proof-lightbox-card>footer{bottom:0;flex-direction:row}.source-document-viewer.force-landscape .proof-lightbox-card>header strong,.source-document-viewer.force-landscape .proof-lightbox-card>footer>span{display:none}.source-document-viewer.force-landscape .proof-lightbox-card button,.source-document-viewer.force-landscape .proof-lightbox-card>footer>div{pointer-events:auto}.source-document-viewer.force-landscape .proof-lightbox-card>footer>div{width:auto;margin-left:auto}}@media(orientation:landscape)and (max-height:520px){.source-document-viewer{padding:0}.source-document-viewer .proof-lightbox-card{position:relative;width:100vw;height:100dvh;max-height:100dvh;display:block;border-radius:0;background:#050806}.source-document-viewer .proof-lightbox-image-wrap,.source-document-viewer .generated-sheet-viewport{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh}.source-document-viewer .proof-lightbox-image-wrap img{width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;object-fit:contain}.source-document-viewer .generated-sheet-viewport{padding:8px}.source-document-viewer .generated-delivery-sheet{width:min(980px,calc(100vw - 16px));margin:auto;padding:16px;transform-origin:center}.source-document-viewer .proof-lightbox-card>header,.source-document-viewer .proof-lightbox-card>footer{position:absolute;left:0;right:0;z-index:2;min-height:44px;padding:6px max(10px,env(safe-area-inset-right)) 6px max(10px,env(safe-area-inset-left));background:transparent;pointer-events:none}.source-document-viewer .proof-lightbox-card>header{top:0}.source-document-viewer .proof-lightbox-card>footer{bottom:0;flex-direction:row;align-items:center}.source-document-viewer .proof-lightbox-card>header strong,.source-document-viewer .proof-lightbox-card>footer>span{display:none}.source-document-viewer .proof-lightbox-card>header button,.source-document-viewer .proof-lightbox-card>footer>div{pointer-events:auto}.source-document-viewer .proof-lightbox-card>footer>div{width:auto;margin-left:auto}}.ocr-summary-metrics-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.ocr-customer-metric{min-width:0;display:grid;align-content:center;gap:4px;padding:10px 12px;border:1px solid #b8d9c8;border-radius:12px;background:#f4fbf7}.ocr-customer-metric span{color:#61776c;font-size:11px;font-weight:800}.ocr-customer-metric strong{overflow:hidden;color:#176747;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.ocr-customer-metric.warning{border-color:#e3cb85;background:#fff9e8}.ocr-customer-metric.warning strong{color:#896315}.ocr-confirmed-cases{display:grid;grid-template-columns:auto minmax(82px,120px);align-items:center;gap:9px;padding:10px 12px;border:1px solid #b8d9c8;border-radius:12px;background:#f4fbf7}.ocr-confirmed-cases>span{color:#1d6146;font-weight:900}.ocr-confirmed-cases input{min-width:0;min-height:44px;padding:8px 12px;border:1px solid #9bc8b1;border-radius:9px;font-size:21px;font-weight:900}.ocr-confirmed-cases small{color:#667a70}.ocr-confirmed-cases.ready{color:#176747;background:#e9f7ef}.ocr-confirmed-cases.warning{color:#896315;border-color:#e3cb85;background:#fff9e8}.ocr-confirmed-cases.warning input{border-color:#d2af52}.ocr-structured-review-row{min-height:54px}.ocr-structured-review-row .ocr-customer-metric{display:flex;align-items:center;gap:8px;padding:6px 10px}.ocr-structured-review-row .ocr-customer-metric span{flex:0 0 auto}.ocr-structured-review-row .ocr-customer-metric strong{font-size:15px}.ocr-structured-review-row .ocr-confirmed-cases{grid-template-columns:auto minmax(72px,96px);padding:6px 10px}.ocr-structured-review-row .ocr-confirmed-cases input{min-height:36px;padding:5px 9px;font-size:18px}.ocr-redaction-metric{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 8px;padding:10px 12px;border:1px solid #b8d9c8;border-radius:12px}.ocr-redaction-metric>span{font-size:12px;font-weight:900}.ocr-redaction-metric>strong{justify-self:end;font-size:19px}.ocr-redaction-metric>button{grid-column:1 / -1;min-height:32px;border:1px solid currentColor;border-radius:8px;color:inherit;background:#fff;font-weight:900}.ocr-redaction-metric.ready{color:#176747;background:#e9f7ef}.ocr-redaction-metric.warning{color:#896315;border-color:#e3cb85;background:#fff9e8}.ocr-redaction-publish-status{margin-top:16px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #b8d9c8;border-radius:11px;color:#176747;background:#e9f7ef}.ocr-redaction-publish-status>span{min-width:0}.ocr-redaction-publish-status strong,.ocr-redaction-publish-status small{display:block}.ocr-redaction-publish-status strong{font-size:12px}.ocr-redaction-publish-status small{margin-top:2px;color:#65786f;font-size:10px}.ocr-redaction-publish-status button{min-height:34px;flex:0 0 auto;padding:0 11px;border:1px solid currentColor;border-radius:8px;color:inherit;background:#fff;font-weight:850}.ocr-redaction-publish-status.warning{color:#896315;border-color:#e3cb85;background:#fff9e8}.ocr-photo-quality{min-width:0;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;gap:2px 8px;padding:10px 12px;border:1px solid #b8d9c8;border-radius:12px}.ocr-photo-quality>span{white-space:nowrap;font-size:12px;font-weight:900}.ocr-photo-quality>strong{font-size:21px}.ocr-photo-quality>small{grid-column:1 / -1;white-space:nowrap;font-size:11px}.ocr-photo-quality.excellent{color:#176747;background:#e9f7ef}.ocr-photo-quality.average{color:#5f6f39;background:#f2f6e8}.ocr-photo-quality.usable{color:#896315;border-color:#e3cb85;background:#fff9e8}.ocr-photo-quality.danger{color:#b22d2d;border-color:#ef9c9c;background:#fff0f0}.correct-boxes-button{min-height:34px;padding:0 11px;border:1px solid #75b697;border-radius:9px;color:#176747;background:#fff;font-weight:900}.box-correction-summary{flex:1 1 100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 18px;margin-left:29px;padding:9px 12px;border:1px solid #efd08b;border-radius:9px;color:#76521a;background:#fff6df}.box-correction-summary>strong{white-space:nowrap;color:#a15d08;font-size:17px}.box-correction-summary>em{min-width:0;overflow-wrap:anywhere;color:#76521a;font-size:15px;font-style:normal;font-weight:750;line-height:1.5}.box-correction-form{display:grid;gap:14px}.box-correction-form label{display:grid;gap:7px;font-weight:800}.box-correction-form input,.box-correction-form textarea{width:100%;padding:12px;border:1px solid #bfd2c8;border-radius:10px;font:inherit}.box-correction-form input{font-size:24px;font-weight:900}.box-correction-form p{margin:0;padding:10px 12px;color:#536c60;background:#f1f7f4;border-radius:9px;font-size:13px;line-height:1.55}@media(max-width:680px){.ocr-summary-metrics-row{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:7px}.ocr-confirmed-cases{grid-template-columns:1fr 84px;padding:8px 9px}.ocr-confirmed-cases input{min-height:40px;font-size:19px}.ocr-photo-quality{padding:8px 9px}.ocr-photo-quality>strong{font-size:19px}.ocr-photo-quality>small{overflow:hidden;text-overflow:ellipsis}.correct-boxes-button{margin-left:4px}.box-correction-summary{grid-template-columns:1fr;gap:2px;margin-left:26px;padding:8px 10px}.box-correction-summary>strong{font-size:16px}.box-correction-summary>em{font-size:14px}}@media(max-width:820px){.dispatch-notice-bar{margin-bottom:0}}@media(max-width:680px)and (orientation:portrait){.order-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.order-card-head>.order-meta{grid-column:1 / -1}.order-identity{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px}.order-identity h3{width:auto;order:initial;overflow-wrap:anywhere;font-size:18px}.status-badge{white-space:nowrap}.order-meta{width:100%;grid-template-columns:minmax(0,1fr) auto;justify-items:start;gap:5px 8px}.order-meta>:nth-child(2){justify-self:end}.order-meta .assignee-meta{width:100%;grid-column:1/-1;justify-self:stretch;justify-content:center}}.create-order-mode-picker{display:grid;gap:12px;padding:22px}.create-order-mode-picker>button{min-height:92px;padding:16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #b8d8c8;border-radius:14px;color:#185f43;background:#f8fcfa;text-align:left}.create-order-mode-picker>button.multiple{border-width:2px;border-color:#73b99a;background:#eaf7f0}.create-order-mode-picker span{min-width:0;display:grid;gap:4px}.create-order-mode-picker strong{font-size:18px}.create-order-mode-picker small{color:#667c71;line-height:1.45}.assignee-empty{padding:12px;color:#896315;background:#fff8e3;text-align:center}.pickup-type-badge{color:#7a4e07!important;border-color:#e5bd68!important;background:#fff3cf!important}.multi-order-import{display:grid;gap:13px;padding:20px 22px 22px}.scanner-inbox-modal{display:grid;gap:12px;padding:20px 22px 22px}.manual-proof-form{padding:18px 20px 20px;display:grid;gap:12px}.manual-proof-explanation{padding:12px 13px;display:flex;align-items:flex-start;gap:10px;border:1px solid #e4be66;border-radius:11px;color:#7b5709;background:#fff7d9}.manual-proof-explanation>svg{flex:0 0 auto}.manual-proof-explanation strong,.manual-proof-explanation span{display:block}.manual-proof-explanation span{margin-top:4px;font-size:12px;line-height:1.55}.manual-proof-upload{min-height:68px;padding:11px 13px;display:flex;align-items:center;gap:11px;border:1px dashed #83b99c;border-radius:11px;color:#1c6948;background:#f3fbf7;text-align:left}.manual-proof-upload>svg{flex:0 0 auto}.manual-proof-upload strong,.manual-proof-upload small{display:block}.manual-proof-upload small{margin-top:4px;color:#687a71;font-size:11px}.manual-proof-existing-list{display:grid;gap:7px}.manual-proof-existing{padding:9px 11px;display:flex;align-items:center;gap:7px;border-radius:9px;color:#176747;background:#e8f6ee;font-size:12px}.manual-proof-existing span{min-width:0;flex:1}.manual-proof-existing button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid #c7932d;border-radius:8px;color:#825b0b;background:#fff8df;font-weight:800}.manual-proof-note{display:grid;gap:6px;color:#315f4c;font-weight:850}.manual-proof-note textarea{min-height:96px;resize:vertical}.manual-proof-note small{color:#718078;font-size:11px;font-weight:650}.manual-proof-warning{margin-top:10px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid #e4bb58;border-radius:10px;color:#795408;background:#fff5cb}.manual-proof-warning>svg{flex:0 0 auto}.manual-proof-warning>div{min-width:0;flex:1}.manual-proof-warning strong,.manual-proof-warning span{display:block}.manual-proof-warning span{margin-top:3px;font-size:11px}.manual-proof-warning button,.manual-proof-global-alert button{min-height:36px;padding:0 12px;border:0;border-radius:9px;color:#fff;background:#aa710b;font-weight:850;white-space:nowrap}.manual-proof-global-alert{margin-bottom:10px;padding:12px 14px;display:flex;align-items:center;gap:11px;border:1px solid #dcae43;border-radius:12px;color:#714d08;background:#fff2bf;box-shadow:0 7px 18px #8b5e0a1a}.manual-proof-global-alert>svg{flex:0 0 auto}.manual-proof-global-alert>div{min-width:0;flex:1}.manual-proof-global-alert strong,.manual-proof-global-alert span{display:block}.manual-proof-global-alert strong{font-size:15px}.manual-proof-global-alert span{margin-top:4px;font-size:11px;line-height:1.45}@media(max-width:680px){.manual-proof-form{padding:14px}.manual-proof-global-alert,.manual-proof-warning{align-items:flex-start;flex-wrap:wrap}.manual-proof-global-alert button,.manual-proof-warning button{width:100%}}.scanner-inbox-list{max-height:min(58vh,560px);overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:2px}.scanner-inbox-item{min-width:0;display:grid;grid-template-columns:auto 72px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;border:1px solid #c5ddd1;border-radius:11px;background:#fff;cursor:pointer}.scanner-inbox-item:has(input:checked){border-color:#23825a;box-shadow:inset 0 0 0 1px #23825a;background:#eff9f4}.scanner-inbox-item.disabled{cursor:not-allowed;background:#f7f8f7}.scanner-inbox-item.published{border-color:#d8aaa5}.scanner-inbox-item.duplicate{border-color:#ddc08b}.scanner-inbox-item input{width:19px;height:19px;accent-color:#19764f}.scanner-inbox-thumb{position:relative;width:72px;height:54px;padding:0;border:0;border-radius:7px;background:transparent;cursor:zoom-in}.scanner-inbox-item img{width:72px;height:54px;object-fit:cover;border:1px solid #d3e1da;border-radius:7px;background:#f4f7f5}.scanner-inbox-thumb>span{position:absolute;left:4px;right:4px;bottom:3px;padding:2px 3px;border-radius:4px;color:#fff;background:#0d4a32c7;font-size:9px;font-weight:850;line-height:1.15}.scanner-inbox-thumb b{position:absolute;left:7px;top:17px;min-width:58px;padding:2px 4px;border:2px solid rgba(183,53,47,.72);border-radius:4px;color:#a9241fc7;background:#ffffff2e;font-size:13px;line-height:1;text-align:center;letter-spacing:2px;transform:rotate(-8deg);box-shadow:0 0 0 1px #b7352f14}.scanner-inbox-item.duplicate .scanner-inbox-thumb b{border-color:#a46a12;color:#8a570b}.scanner-inbox-copy{min-width:0;display:grid;gap:3px}.scanner-inbox-item strong,.scanner-inbox-item small,.scanner-inbox-item em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scanner-inbox-item strong{color:#174c36;font-size:14px}.scanner-inbox-item small{color:#5b7065;font-size:12px;font-weight:850;letter-spacing:.01em}.scanner-inbox-item em{color:#347056;font-size:10px;font-style:normal;font-weight:800}.scanner-inbox-delete{min-width:44px;min-height:40px;padding:5px 7px;display:grid;place-items:center;gap:1px;border:1px solid #e1aea5;border-radius:8px;color:#a33b2e;background:#fff8f6;font-size:9px;font-weight:850;cursor:pointer}.scanner-inbox-delete:hover{border-color:#c96f60;background:#fff0ec}.scanner-inbox-preview{z-index:110}.new-order-pending-count{min-width:24px;height:24px;padding:0 6px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.9);border-radius:999px;color:#176747;background:#fff;font-size:14px;font-weight:950;line-height:1;box-shadow:0 2px 7px #0834232e}@media(max-width:680px){.scanner-inbox-list{grid-template-columns:1fr}.scanner-inbox-item{grid-template-columns:auto 72px minmax(0,1fr) auto}}.continued-upload-panel{display:grid;gap:11px;padding:13px;border:1px solid #a9d1bd;border-radius:13px;background:#f6fbf8}.continued-upload-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.continued-upload-copy>div{min-width:0;display:grid;gap:3px}.continued-upload-copy strong{color:#175f43;font-size:16px}.continued-upload-copy span{color:#687c72;font-size:12px;line-height:1.45}.continued-upload-copy em{flex:0 0 auto;padding:4px 8px;border-radius:999px;color:#176346;background:#e2f3ea;font-size:11px;font-style:normal;font-weight:900}.continued-upload-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.continued-upload-actions button{min-height:45px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #83bea1;border-radius:11px;color:#176346;background:#fff;font-weight:900}.continued-upload-actions button:first-of-type{color:#fff;border-color:#237858;background:#237858}.continued-document-list{padding-top:2px}.continued-document-actions{display:flex;align-items:center;gap:6px}.continued-document-actions button{min-width:38px;min-height:36px;padding:0 9px;border:1px solid #d99c89;border-radius:8px;color:#9f3d29;background:#fff;font-weight:850}.continued-document-actions button.remove{display:grid;place-items:center;color:#9a3a2a;border-color:#e5b3a8}.continued-document-stack{grid-column:1 / -1;width:100%;min-width:0;max-width:100%;display:grid;gap:12px;margin-top:12px}.continued-document-stack.newest-first{display:flex;flex-direction:column-reverse}.continued-document-stack.newest-first>header{order:1}.continued-document-stack>header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#285d47}.continued-document-stack>header>*{min-width:0}.continued-document-stack>header span{color:#6a7d73;font-size:12px}.continued-full-document{width:100%;min-width:0;max-width:100%;overflow:hidden;border:1px solid #a9cfbb;border-radius:13px;background:#f8fcfa}.continued-full-document>header{height:54px;padding:8px 11px;display:grid;grid-template-columns:minmax(86px,auto) minmax(120px,1fr) auto;align-items:center;gap:9px;color:#176346;background:#e9f6ef}.continued-full-document>header>div{min-width:0;display:grid;gap:2px}.continued-full-document>header>div span{overflow:hidden;color:#62776c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.continued-document-header-reference{min-width:0;height:36px;padding:3px 4px 3px 8px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;border:1px solid #a9cfbb;border-radius:9px;color:#557064;background:#f8fcfa;font-size:10px;font-weight:900}.continued-document-header-reference input{width:100%;min-width:0;height:28px;padding:2px 7px;border:1px solid #b8d9c8;border-radius:6px;color:#176346;background:#fff;font:inherit;font-size:12px;font-weight:900}.continued-document-header-reference.needs-input{color:#8a5a0a;border-color:#e0b84f;background:#fff2bd}.continued-document-header-reference.needs-input input{color:#865300;border-color:#d7aa32;background:#fffdf4}.continued-document-header-reference.needs-input input::placeholder{color:#a06400;opacity:1}.continued-document-feedback{min-height:90px;display:flex;align-items:center;justify-content:center;gap:8px;color:#176346}.continued-document-feedback.error{color:#a8422d;background:#fff5f2}.continued-document-preview{position:relative;width:100%;min-width:0;max-width:100%;max-height:390px;display:block;overflow:hidden;padding:0;border:0;background:#eef4f1}.continued-document-preview img{width:100%;min-width:0;max-width:100%;height:auto;max-height:390px;display:block;object-fit:contain}.continued-document-preview>span{position:absolute;right:10px;bottom:10px;min-height:38px;padding:0 12px;display:flex;align-items:center;gap:6px;border-radius:999px;color:#fff;background:#186548e6;font-size:12px;font-weight:900;box-shadow:0 5px 14px #0d432e33}.continued-document-excel{min-height:90px;display:flex;align-items:center;justify-content:center;gap:9px;color:#176346}.continued-document-metrics{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:9px 10px}.continued-document-metrics label{min-width:0;min-height:44px;padding:5px 9px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;border:1px solid #b9d8c8;border-radius:9px;color:#61776c;background:#f4fbf7;font-size:11px;font-weight:850}.continued-document-metrics input{width:100%;min-width:0;min-height:32px;padding:4px 7px;border:1px solid #a4ccb8;border-radius:7px;color:#176346;background:#fff;font:inherit;font-size:14px;font-weight:900}.continued-document-note{margin:0 10px 7px;padding:5px 8px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;border:1px solid #c9dbd2;border-radius:8px;color:#3f5f51;background:#f3f7f5;font-size:12px}.continued-document-note textarea{width:100%;min-width:0;min-height:28px;padding:3px 7px;border:1px solid #c5d8ce;border-radius:7px;color:#314f42;background:#fff;font:inherit;font-weight:700;line-height:1.3;resize:vertical}.continued-document-redaction{margin:0 10px 7px;padding:4px 8px;display:flex;align-items:center;justify-content:space-between;gap:7px;border:1px solid #acd3bf;border-radius:8px;color:#176346;background:#eaf7f0}.continued-document-redaction.warning{color:#8a5a0a;border-color:#e4c46f;background:#fff8dc}.continued-document-redaction>span{min-width:0;display:flex;align-items:center;gap:6px}.continued-document-redaction strong{flex:0 0 auto;white-space:nowrap}.continued-document-redaction small{min-width:0;overflow:hidden;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.continued-document-redaction button{min-height:28px;padding:0 8px;border:1px solid currentColor;border-radius:7px;color:inherit;background:#fff;font-size:11px;font-weight:900;white-space:nowrap}.primary-upload-document{grid-column:1 / -1;margin-top:2px}.primary-document-status{flex:0 0 auto;padding:4px 8px;border-radius:999px;color:#176346;background:#fff;font-size:11px;font-weight:900}.primary-upload-document.status-error .primary-document-status{color:#9f3d29}.primary-upload-document>.ocr-result-compact{margin:9px 10px 0}.primary-upload-document>.ocr-source-preview{margin:9px 10px;border-radius:9px}.primary-upload-document>.ocr-result-compact+.ocr-source-preview{margin-top:7px}.primary-upload-document>.ocr-source-preview.expanded{border-color:#b9d8c8}.primary-document-quality{margin:0 10px 9px}.creation-batch-summary{display:grid;gap:8px;margin-top:14px}.creation-batch-summary>p{margin:0;padding:8px 10px;display:flex;align-items:center;gap:7px;color:#5f756a;background:#f1f7f4;border-radius:9px;font-size:11px}.formal-batch-sheet{overflow:hidden;border:2px solid #6eae90;border-radius:13px;color:#173f30;background:#fff;box-shadow:0 7px 20px #18553b14}.formal-batch-sheet>header{min-height:52px;padding:8px 12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;border-bottom:1px solid #aacdbb;background:#f2f8f5}.formal-batch-sheet>header>span{color:#4c6d5e;font-size:11px}.formal-batch-sheet>header>strong{font-size:20px;letter-spacing:.12em}.formal-batch-sheet>header>em{justify-self:end;color:#587267;font-size:11px;font-style:normal}.formal-batch-meta{padding:7px 11px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border-bottom:1px solid #c9ddd3;font-size:12px}.formal-batch-table{border-top:1px solid #8eaa9c;border-left:1px solid #8eaa9c}.formal-batch-table>div{min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) 52px 66px;align-items:stretch;border-bottom:1px solid #8eaa9c}.formal-batch-sheet.show-prices .formal-batch-table>div{grid-template-columns:minmax(0,1fr) 64px 76px 78px 86px}.formal-batch-table>div.heading{min-height:32px;color:#526d60;background:#eef6f2;font-size:11px;font-weight:900}.formal-batch-table>div>*{min-width:0;padding:7px 8px;display:flex;align-items:center;border-right:1px solid #8eaa9c}.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>strong{font-size:15px;line-height:1.25}.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>:nth-child(2){font-size:14px;font-weight:850}.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>:nth-child(3){font-size:18px;font-weight:950}.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>:nth-child(4),.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>:nth-child(5){padding-inline:6px;font-size:12px;font-weight:650}.formal-batch-sheet.show-prices .formal-batch-table>div.heading>:nth-child(1),.formal-batch-sheet.show-prices .formal-batch-table>div.heading>:nth-child(3){color:#315d49;font-size:12px}.formal-batch-sheet.show-prices .formal-batch-table>div>:nth-child(4){position:relative;border-left:0}.formal-batch-sheet.show-prices .formal-batch-table>div>:nth-child(4):before{content:"";position:absolute;top:0;bottom:0;left:5px;width:2px;background:#d24b3d;pointer-events:none}.formal-batch-sheet.show-prices .formal-batch-table>div>:nth-child(5){border-right:2px solid #d24b3d}.formal-batch-sheet.show-prices .formal-batch-table>div.heading>:nth-child(4),.formal-batch-sheet.show-prices .formal-batch-table>div.heading>:nth-child(5){border-top:2px solid #d24b3d}.formal-batch-sheet.show-prices .formal-batch-table>div:last-child>:nth-child(4),.formal-batch-sheet.show-prices .formal-batch-table>div:last-child>:nth-child(5){border-bottom:2px solid #d24b3d}.formal-batch-table>div>strong{overflow-wrap:anywhere}.formal-batch-table>div>span:not(:first-child),.formal-batch-table>div>b{justify-content:flex-end;text-align:right}.formal-batch-sheet>footer{min-height:46px;padding:8px 11px;display:flex;align-items:center;justify-content:flex-end;gap:16px;color:#315c49;background:#f3f9f6;font-size:12px}.formal-batch-sheet>footer strong{color:#784c00;font-size:15px}.formal-batch-sheet>footer .batch-total-price{padding:5px 8px;border:2px solid #d24b3d;border-radius:7px;color:#8b4200;background:#fffaf2}.delivery-batch-sheet-wrap{position:relative;padding:12px}.batch-summary-open{position:relative;width:100%;display:block;padding:0 0 38px;border:0;border-radius:12px;color:inherit;background:transparent;text-align:initial;cursor:zoom-in}.batch-summary-open>.formal-batch-sheet{pointer-events:none}.batch-summary-open>span{position:absolute;right:4px;bottom:0;min-height:32px;padding:0 10px;display:flex;align-items:center;gap:6px;border-radius:9px;color:#fff;background:#186f4ef0;font-size:11px;font-weight:900;box-shadow:0 4px 12px #0d3d2a33}.batch-assignment-menu{position:absolute;z-index:4;top:22px;right:22px}.batch-assignment-menu>summary{width:38px;height:36px;display:grid;place-items:center;list-style:none;border:1px solid #8bbda5;border-radius:9px;color:#155f43;background:#fffffff5;box-shadow:0 4px 12px #12483324;cursor:pointer}.batch-assignment-menu>summary::-webkit-details-marker{display:none}.batch-assignment-menu>div{position:absolute;top:42px;right:0;min-width:148px;padding:6px;border:1px solid #b8d5c6;border-radius:10px;background:#fff;box-shadow:0 10px 25px #1248332e}.batch-assignment-menu button{width:100%;min-height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;border:0;border-radius:8px;color:#175f44;background:#eef8f3;font-weight:900;white-space:nowrap}.batch-assignment-menu button+button{margin-top:5px}.batch-assignment-menu button.void{color:#9b3e32;background:#fff0ed}.nominated-order-float{position:fixed;z-index:80;top:max(68px,calc(env(safe-area-inset-top) + 58px));left:50%;width:min(390px,calc(100vw - 24px));min-height:92px;padding:13px 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;transform:translate(-50%);border:1px solid rgba(204,145,0,.68);border-radius:17px;color:#624500;background:#ffe26de0;box-shadow:0 12px 32px #5d41003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;cursor:pointer;animation:nominated-order-arrive .28s ease-out both}.nominated-order-float:disabled{opacity:.76;cursor:wait}.nominated-order-float-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;color:#fff;background:#ac7300db}.nominated-order-float>span:nth-child(2){min-width:0;display:grid;gap:2px}.nominated-order-float strong{font-size:20px;font-weight:950}.nominated-order-float small,.nominated-order-float em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.nominated-order-float small{color:#6f5312;font-size:12px;font-weight:850}.nominated-order-float em{color:#76570c;font-size:11px;font-weight:750}@keyframes nominated-order-arrive{0%{opacity:0;transform:translate(-50%,-14px) scale(.97)}to{opacity:1;transform:translate(-50%) scale(1)}}@media(max-width:680px){.nominated-order-float{top:max(60px,calc(env(safe-area-inset-top) + 52px));min-height:84px;padding:11px 12px;border-radius:15px}.nominated-order-float-icon{width:44px;height:44px}.nominated-order-float strong{font-size:18px}}.batch-warehouse-status{margin:0 12px 6px;padding:11px 13px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e2bf59;border-radius:12px;color:#77550a;background:#fff7d9}.batch-warehouse-status>svg{flex:0 0 auto}.batch-warehouse-status>span{min-width:0;display:grid;gap:2px}.batch-warehouse-status strong{font-size:15px}.batch-warehouse-status small{color:#7c6a3d;font-size:11px;font-weight:750;line-height:1.4}.batch-warehouse-status>button{min-height:40px;padding:0 13px;border:0;border-radius:9px;color:#fff;background:#1d7a56;font-weight:900;white-space:nowrap}.batch-warehouse-status.state-verified{color:#176448;border-color:#87c1a5;background:#e9f7f0}.batch-warehouse-status.state-verified small{color:#557668}.batch-warehouse-status.state-rejected{color:#923f25;border-color:#df9d82;background:#fff0e9}.batch-warehouse-status.state-rejected small{color:#855f50}.batch-proof-actions{margin:8px 12px 6px;padding:10px;display:grid;gap:9px;border:1px solid #dfbd42;border-radius:12px;background:#fff9dc}.batch-proof-actions>header{display:flex;align-items:center;gap:8px;color:#715400}.batch-proof-actions>header>span{display:grid;gap:1px}.batch-proof-actions>header strong{font-size:14px}.batch-proof-actions>header small{color:#7b6a35;font-size:10px;font-weight:750}.batch-proof-actions>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:7px}.batch-proof-actions button{min-width:0;min-height:58px;padding:8px 10px;display:flex;align-items:center;gap:9px;border:1px solid #e0b52f;border-radius:10px;color:#654b00;background:#f5c842;text-align:left}.batch-proof-actions button>span{min-width:0;display:grid;gap:2px}.batch-proof-actions button strong,.batch-proof-actions button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-proof-actions button strong{font-size:13px}.batch-proof-actions button small{font-size:10px;font-weight:750}.batch-proof-actions button.completed{color:#176448;border-color:#87c1a5;background:#e9f7f0}.batch-proof-actions button:disabled{opacity:.65}.batch-summary-fullscreen-viewport{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:auto;padding:54px 14px;background:#07100c}.batch-summary-fullscreen-viewport>.formal-batch-sheet{width:min(1080px,calc(100vw - 28px));max-height:calc(100dvh - 108px);overflow:auto;background:#fff}.batch-summary-viewer .is-locked .batch-summary-fullscreen-viewport{overflow:hidden;touch-action:none}.batch-summary-viewer .is-locked .formal-batch-sheet{pointer-events:none;user-select:none;-webkit-user-select:none}.delivery-batch-group-foot>div{display:flex;align-items:center;gap:8px}.delivery-batch-group-foot button{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #79b99b;border-radius:9px;color:#176346;background:#fff;font-weight:900}.batch-claim-button{width:calc(100% - 24px);min-height:76px;margin:10px 12px 4px;padding:10px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border:2px solid #e0a218;border-radius:13px;color:#694300;background:linear-gradient(135deg,#ffd86a,#f5b928);box-shadow:0 7px 16px #bb7c0033}.batch-claim-button>span{display:grid;gap:2px;text-align:left}.batch-claim-button strong{font-size:20px;font-weight:950}.batch-claim-button small{color:#775816;font-size:11px;font-weight:800}.batch-claim-button:disabled{opacity:.65}.batch-original-toggle svg:last-child{transition:transform .16s ease}.delivery-batch-group.expanded .batch-original-toggle svg:last-child{transform:rotate(180deg)}.warehouse-summary-review>.formal-batch-sheet{margin:8px;box-shadow:none}.warehouse-summary-progress{padding:8px 12px;display:flex;justify-content:space-between;color:#176346;background:#e8f6ef}.multi-upload-entry>button{width:100%;min-height:72px;padding:12px 15px;display:flex;align-items:center;gap:12px;border:2px dashed #76b89a;border-radius:13px;color:#176346;background:#f2faf6;text-align:left}.multi-upload-entry span{display:grid;gap:3px}.multi-upload-entry small{color:#697d72}.multi-recognition-queue{display:grid;gap:8px}.multi-recognition-queue>header,.batch-summary-preview>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.multi-recognition-queue>header span{padding:4px 8px;border-radius:999px;color:#176346;background:#e5f5ec;font-weight:850}.multi-recognition-queue article{min-width:0;padding:10px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #c8ddd3;border-radius:11px;background:#fff}.multi-recognition-queue article.status-error{border-color:#efb1a5;background:#fff8f6}.multi-recognition-queue article>img{width:58px;height:58px;object-fit:cover;border-radius:8px}.multi-recognition-queue article>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:7px}.multi-recognition-queue article>div>strong,.multi-recognition-queue article>div>span{grid-column:1/-1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-recognition-queue article>div>span{display:flex;align-items:center;gap:5px;color:#677a70;font-size:12px}.multi-recognition-queue article>div>span.error{color:#a8422d;white-space:normal}.multi-recognition-queue label{display:grid;gap:3px;color:#64786e;font-size:11px;font-weight:800}.multi-recognition-queue input{width:100%;min-height:38px;padding:7px 9px;border:1px solid #b9d3c6;border-radius:8px;color:#183c2e;font:inherit;font-weight:850}.multi-recognition-queue article>button{min-height:36px;padding:0 10px;border:1px solid #d99c89;border-radius:8px;color:#9f3d29;background:#fff;font-weight:850}.batch-summary-preview{overflow:hidden;border:1px solid #9fcbb6;border-radius:13px;background:#f4fbf7}.batch-summary-preview>header{padding:11px 13px;color:#165e42;background:#e4f4ec}.batch-summary-preview>header>div{display:grid;gap:2px}.batch-summary-preview>header small{color:#60786d}.batch-summary-preview>div{max-height:220px;overflow:auto}.batch-summary-preview p{margin:0;padding:9px 13px;display:grid;grid-template-columns:minmax(0,1fr) auto 70px;gap:10px;border-top:1px solid #d5e8de}.batch-summary-preview p small{color:#6d8076;text-align:right}.multi-batch-assignee{display:grid;gap:6px;color:#2b624b;font-weight:850}.multi-batch-assignee select{min-height:46px;max-height:118px;padding:7px 10px;border:1px solid #a9cfbc;border-radius:10px;background:#fff}.multi-batch-assignee small{color:#6d7d75;font-size:11px;font-weight:650}.delivery-batch-group{overflow:hidden;border:2px solid #79b99b;border-radius:15px;background:#f7fcf9;box-shadow:0 8px 24px #1a583e14}.delivery-batch-group.state-rejected{border-color:#d7a34f}.delivery-batch-group-head{width:100%;padding:13px 15px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;border:0;color:#165e42;background:#e5f5ec;text-align:left}.delivery-batch-group-head>span:nth-child(2){min-width:0;display:grid;gap:3px}.delivery-batch-group-head strong{font-size:18px}.delivery-batch-group-head small{overflow:hidden;color:#587568;text-overflow:ellipsis;white-space:nowrap}.delivery-batch-group-head em{padding:5px 8px;border-radius:999px;color:#176346;background:#fff;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.delivery-batch-group.expanded .delivery-batch-group-head>svg{transform:rotate(180deg)}.delivery-batch-picking-table{display:grid;padding:8px 13px 12px}.delivery-batch-picking-table>div{min-height:36px;padding:6px 4px;display:grid;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:8px;border-bottom:1px solid #dceae3}.delivery-batch-picking-table>div.heading{color:#687b72;font-size:11px;font-weight:850}.delivery-batch-picking-table>div:has(>small){grid-template-columns:minmax(0,1fr) 90px 100px 100px}.delivery-batch-picking-table>button{min-height:38px;border:0;color:#176346;background:transparent;font-weight:850}.delivery-batch-group-foot{padding:9px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #d9e9e1;color:#61776c;font-size:12px}.delivery-batch-group-foot>span{display:flex;align-items:center;gap:6px}.delivery-batch-group-foot>button,.warehouse-check-banner>button{min-height:36px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:9px;color:#fff;background:#197451;font-weight:900;white-space:nowrap}.delivery-batch-original-orders{padding:12px;display:grid;gap:12px;border-top:1px solid #cfe4da}.delivery-batch-original-orders>header{display:flex;align-items:center;justify-content:space-between;color:#315f4b}.delivery-batch-original-orders>header span{color:#6b7e74;font-size:12px}.batch-original-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px}.batch-original-selector button{min-width:0;min-height:72px;padding:9px 11px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 8px;border:1px solid #b8d8c8;border-radius:11px;color:#315f4b;background:#fff;text-align:left}.batch-original-selector button strong{grid-row:1/3;padding:5px 7px;border-radius:7px;color:#176348;background:#e6f5ed;white-space:nowrap}.batch-original-selector button span,.batch-original-selector button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-original-selector button span{font-weight:900}.batch-original-selector button small{color:#708178}.batch-original-selector button.active{border-color:#22825e;background:#edf9f3;box-shadow:inset 0 0 0 1px #22825e}.batch-original-selector button.active strong{color:#fff;background:#22825e}.batch-original-document-direct{position:relative;width:100%;min-height:220px;padding:8px;display:grid;place-items:center;overflow:hidden;border:1px solid #9fcbb6;border-radius:12px;background:#f2f8f5}.batch-original-document-direct img{display:block;width:100%;max-height:390px;object-fit:contain;border-radius:7px;background:#fff}.batch-original-document-direct>span{position:absolute;right:14px;bottom:14px;min-height:38px;padding:0 12px;display:flex;align-items:center;gap:7px;border-radius:10px;color:#fff;background:#16694aeb;box-shadow:0 5px 14px #0a382738;font-size:12px;font-weight:900}.batch-original-generated{overflow:hidden;border:1px solid #9fcbb6;border-radius:12px;background:#fff}.batch-original-generated>header{padding:10px 12px;display:flex;justify-content:space-between;color:#175f44;background:#eaf6f0}.batch-original-generated p{margin:0;padding:8px 12px;display:flex;justify-content:space-between;gap:12px;border-top:1px solid #deebe5}.delivery-batch-original-orders .order-card{box-shadow:none}.warehouse-check-banner{margin:0 0 10px;padding:9px 11px;display:flex;align-items:center;gap:9px;border:1px solid #d8bd72;border-radius:10px;color:#805a10;background:#fff6da}.warehouse-check-banner>div{min-width:0;flex:1;display:grid;gap:2px}.warehouse-check-banner span{color:#79683e;font-size:12px}.warehouse-check-banner.state-verified{color:#176346;border-color:#9ecbb6;background:#e8f6ef}.warehouse-check-banner.state-rejected{color:#9c3f2b;border-color:#e3a89a;background:#fff0ec}.warehouse-verification-modal{display:grid;gap:14px;padding:19px 22px 22px}.warehouse-third-party-notice{padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid #e2c370;border-radius:10px;color:#805a10;background:#fff5d8}.warehouse-third-party-notice>div{display:grid;gap:2px}.warehouse-third-party-notice span{color:#79683e;font-size:12px}.warehouse-review-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.warehouse-review-mode button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #b8d7c8;border-radius:10px;color:#476e5e;background:#fff;font-weight:900}.warehouse-review-mode button.active{border-color:#237e5b;color:#176346;background:#e6f5ed}.warehouse-summary-review,.warehouse-single-review{overflow:hidden;border:1px solid #b7d6c7;border-radius:12px}.warehouse-summary-review>header,.warehouse-single-items>header{padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#165e42;background:#e8f6ef}.warehouse-summary-review>header>div{display:grid;gap:2px}.warehouse-summary-review>header span{color:#60776c;font-size:12px}.warehouse-summary-review>header em{font-size:12px;font-style:normal}.warehouse-summary-table>div{padding:8px 12px;display:grid;grid-template-columns:minmax(0,1fr) 100px 70px;gap:9px;border-top:1px solid #dceae3}.warehouse-summary-table .heading{color:#6b7e74;font-size:11px;font-weight:850}.warehouse-summary-table small{color:#738279;text-align:right}.warehouse-summary-review>p{margin:0;padding:9px 12px;display:flex;align-items:center;gap:6px;color:#64776e;border-top:1px solid #dceae3;background:#f8fbfa;font-size:12px}.warehouse-original-selector-heading{padding:10px 12px 5px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#175f44;border-top:1px solid #d6e8df;background:#f7fbf9}.warehouse-original-selector-heading span{color:#677b71;font-size:11px}.warehouse-original-selector{padding:6px 8px 9px;background:#f7fbf9}.warehouse-original-document{margin:9px;overflow:hidden;border:2px solid #76b495;border-radius:12px;background:#f3faf6}.warehouse-original-document>header{padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#155f43;background:#e5f4ec}.warehouse-original-document>header span{color:#5f766b;font-size:11px}.warehouse-original-document>button{position:relative;width:100%;min-height:220px;padding:7px;display:grid;place-items:center;border:0;background:#fff}.warehouse-original-document>button img{display:block;width:100%;max-height:430px;object-fit:contain}.warehouse-original-document>button em{position:absolute;right:13px;bottom:13px;min-height:38px;padding:0 11px;display:flex;align-items:center;gap:6px;border-radius:9px;color:#fff;background:#17694beb;font-size:11px;font-style:normal;font-weight:900}.warehouse-generated-original{padding:10px;display:grid;gap:0}.warehouse-generated-original>span{padding:7px;color:#6b7b73;font-size:11px}.warehouse-generated-original p{margin:0;padding:7px 9px;display:flex;justify-content:space-between;border-top:1px solid #dbe9e2;background:#fff}.warehouse-review-progress{padding:10px 12px;display:flex;justify-content:space-between;color:#176346;background:#e8f6ef}.warehouse-order-selector{padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.warehouse-order-selector button{position:relative;min-width:0;padding:9px;display:grid;gap:2px;border:1px solid #c8ded3;border-radius:9px;color:#355e4c;background:#fff;text-align:left}.warehouse-order-selector button.active{border-color:#237e5b;box-shadow:inset 0 0 0 1px #237e5b;background:#f0f9f5}.warehouse-order-selector button>span,.warehouse-order-selector button>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warehouse-order-selector button>svg{position:absolute;top:7px;right:7px;color:#21805c}.warehouse-single-items{margin:0 8px 8px;border:1px solid #d4e5dc;border-radius:9px;overflow:hidden}.warehouse-single-items>div{padding:8px 11px;display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e1ece7}.warehouse-difference-reason{display:grid;gap:6px;color:#5f4a23;font-weight:850}.warehouse-difference-reason textarea{width:100%;padding:10px 11px;border:1px solid #d5be86;border-radius:10px;font:inherit;resize:vertical}.warehouse-difference-fields{padding:11px 12px;display:grid;gap:9px;border:1px solid #dec98e;border-radius:11px;background:#fffaf0;color:#5f4a23}.warehouse-difference-fields>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.warehouse-difference-fields label{min-width:0;display:grid;gap:5px;font-size:12px;font-weight:850}.warehouse-difference-fields select{width:100%;min-height:42px;padding:7px 9px;border:1px solid #d5be86;border-radius:9px;color:#315846;background:#fff;font:inherit}.warehouse-worker-group-heading{margin:5px 0 8px;padding:9px 12px;display:flex;align-items:center;gap:7px;border-radius:9px;color:#165e42;background:#e5f5ec}.warehouse-worker-group-heading strong{flex:1}.warehouse-worker-group-heading span{color:#5f756a;font-size:12px;font-weight:850}.warehouse-audit-history{margin:-3px 0 10px;padding:8px 10px;border:1px solid #cfe2d8;border-radius:9px;color:#426353;background:#f7fbf9;font-size:12px}.warehouse-audit-history summary{cursor:pointer;font-weight:900}.warehouse-audit-history>div{padding:7px 0;display:grid;gap:2px;border-top:1px solid #deebe4}.warehouse-audit-history>div:first-of-type{margin-top:7px}.warehouse-audit-history span,.warehouse-audit-history small{color:#677b71}.warehouse-review-actions{justify-content:space-between}.warehouse-settings-section{border-color:#a9d1bd!important;background:#f5fbf8!important}@media(max-width:680px){.create-order-mode-picker,.multi-order-import,.warehouse-verification-modal{padding:14px}.create-order-mode-picker>button{min-height:82px;padding:12px}.multi-recognition-queue article{grid-template-columns:46px minmax(0,1fr)}.multi-recognition-queue article>img{width:46px;height:54px}.multi-recognition-queue article>div{grid-template-columns:minmax(0,1fr) 92px}.multi-recognition-queue article>button{grid-column:1/-1}.continued-full-document>header{grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr) auto;gap:6px;padding:8px}.continued-full-document>header>div span{display:none}.continued-document-header-reference{padding-left:6px;gap:4px}.continued-document-header-reference span{font-size:9px}.continued-document-actions{justify-content:flex-end}.continued-upload-copy{align-items:center}.continued-document-stack>header{align-items:flex-start}.continued-document-stack>header span{max-width:48%;text-align:right}.continued-document-preview,.continued-document-preview img{max-height:280px}.continued-document-metrics{gap:6px;padding:7px}.continued-document-metrics label{grid-template-columns:1fr;gap:2px;padding:5px 7px}.formal-batch-sheet>header{grid-template-columns:1fr auto}.formal-batch-sheet>header>span{display:none}.formal-batch-sheet>header>strong{justify-self:start;font-size:18px}.formal-batch-meta{grid-template-columns:1fr;gap:3px}.formal-batch-table>div{grid-template-columns:minmax(0,1fr) 38px 48px;font-size:11px}.formal-batch-sheet.show-prices .formal-batch-table>div{min-height:42px;grid-template-columns:minmax(74px,1fr) 44px 54px 54px 58px;font-size:10px}.formal-batch-table>div>*{padding:6px 4px}.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>strong{font-size:13px;line-height:1.22}.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>:nth-child(2){font-size:12px}.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>:nth-child(3){font-size:16px}.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>:nth-child(4),.formal-batch-sheet.show-prices .formal-batch-table>div:not(.heading)>:nth-child(5){padding-inline:3px;font-size:9px}.formal-batch-sheet>footer{flex-wrap:wrap;gap:5px 10px;justify-content:space-between}.formal-batch-sheet>footer strong{width:100%;text-align:right}.delivery-batch-sheet-wrap{padding:8px}.batch-assignment-menu{top:16px;right:16px}.batch-warehouse-status{margin:0 8px 5px;padding:9px 10px;grid-template-columns:auto minmax(0,1fr)}.batch-warehouse-status>button{grid-column:1/-1;width:100%}.batch-proof-actions{margin:7px 8px 5px;padding:8px}.batch-proof-actions>div{grid-template-columns:1fr}.batch-summary-open{padding-bottom:34px}.batch-summary-open>span{right:2px;bottom:0;min-height:28px;padding:0 8px;font-size:10px}.delivery-batch-group-foot{display:grid}.delivery-batch-group-foot>div{width:100%;display:grid;grid-template-columns:1fr}.delivery-batch-group-foot button{justify-content:center}.batch-claim-button{min-height:68px;margin-top:8px}.batch-summary-preview p{grid-template-columns:minmax(0,1fr) auto}.batch-summary-preview p small{grid-column:1/-1;text-align:left}.delivery-batch-group-head{grid-template-columns:auto minmax(0,1fr) auto;padding:11px;gap:8px}.delivery-batch-group-head>em{display:none}.delivery-batch-group-head strong{font-size:16px}.delivery-batch-group-head small{font-size:11px}.delivery-batch-picking-table>div,.delivery-batch-picking-table>div:has(>small){grid-template-columns:minmax(0,1fr) auto}.delivery-batch-picking-table>div>small{display:none}.delivery-batch-group-foot{align-items:flex-start}.delivery-batch-group-foot>span{line-height:1.45}.delivery-batch-original-orders{padding:8px}.delivery-batch-original-orders>header{align-items:flex-start;flex-direction:column;gap:2px}.batch-original-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.batch-original-selector button{min-height:64px;padding:7px;grid-template-columns:auto minmax(0,1fr);gap:1px 6px}.batch-original-document-direct{min-height:180px;padding:5px}.batch-original-document-direct img{max-height:300px}.warehouse-original-selector-heading{align-items:flex-start;flex-direction:column;gap:2px}.warehouse-original-document{margin:7px}.warehouse-original-document>header{align-items:flex-start;flex-direction:column;gap:2px}.warehouse-original-document>button{min-height:180px;padding:4px}.warehouse-original-document>button img{max-height:320px}.warehouse-check-banner{align-items:flex-start;flex-wrap:wrap}.warehouse-check-banner>button{width:100%;justify-content:center}.warehouse-difference-fields>div{grid-template-columns:1fr}.warehouse-order-selector{grid-template-columns:1fr}.warehouse-summary-table>div{grid-template-columns:minmax(0,1fr) auto}.warehouse-summary-table>div>small{grid-column:1/-1;text-align:left}.warehouse-review-actions{display:grid!important;grid-template-columns:1fr 1.2fr}}@media(orientation:portrait)and (max-width:680px){.batch-summary-viewer.force-landscape .batch-summary-fullscreen-viewport{padding:48px 8px}.batch-summary-viewer.force-landscape .batch-summary-fullscreen-viewport>.formal-batch-sheet{width:calc(100dvh - 16px);max-height:calc(100vw - 96px)}}@media(orientation:landscape)and (max-height:520px){.batch-summary-viewer .batch-summary-fullscreen-viewport{width:100vw;height:100dvh;padding:46px 8px}.batch-summary-viewer .batch-summary-fullscreen-viewport>.formal-batch-sheet{width:min(1080px,calc(100vw - 16px));max-height:calc(100dvh - 92px)}}.board-quick-actions .task-create-button,.board-quick-actions .unloading-create-button,.board-quick-actions>.primary-button{display:flex;flex-direction:column;justify-content:center;align-items:center;white-space:nowrap;min-height:48px;padding:4px 3px;gap:3px}.status-tabs button{min-height:46px;padding:4px 3px;gap:2px}@media(max-width:680px){.board-quick-actions{flex-wrap:nowrap}.board-quick-actions .task-create-button,.board-quick-actions .unloading-create-button,.board-quick-actions>.primary-button{font-size:12px;line-height:1.15}.board-quick-actions .system-settings-button,.board-quick-actions .notice-publish-button{width:36px;flex-basis:36px;min-height:48px}.status-tabs button{min-height:43px;padding:4px 2px;gap:2px}}@media(max-width:360px){.create-order-mode-picker>button{grid-template-columns:auto minmax(0,1fr)}.create-order-mode-picker>button>svg:last-child{display:none}.delivery-batch-group-icon{display:none}.delivery-batch-group-head{grid-template-columns:minmax(0,1fr) auto}}
