:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#1a1a1a;background:#f4f5f7;font-synthesis:none}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0}button,input,select{font:inherit}button{font-family:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,input:focus-visible{outline:3px solid #ff9a63;outline-offset:2px}.topbar{display:flex;align-items:center;gap:16px;background:#1a1a1a;color:#fff;padding:12px 20px;position:sticky;top:0;z-index:10}.brand{font-size:18px;font-weight:700}.ver-badge{font-size:12px;font-weight:700;background:#2a2a2a;color:#ffb38a;border:1px solid #ff5000;padding:3px 9px;border-radius:20px;letter-spacing:.3px}.badge-online{font-size:12px;background:#1e5e3a;color:#c9f7d8;padding:4px 10px;border-radius:20px}.topstat{margin-left:auto;font-size:13px;color:#cfcfcf}.langswitch{display:inline-flex;gap:0;border:1px solid #ff5000;border-radius:20px;overflow:hidden;flex:0 0 auto}.langswitch .lang-btn{background:transparent;color:#cfcfcf;border:none;padding:5px 12px;font-size:13px;font-weight:700;cursor:pointer;line-height:1;transition:background .12s,color .12s}.langswitch .lang-btn.active{background:#ff5000;color:#fff}.langswitch .lang-btn:not(.active):hover{background:#2a2a2a;color:#fff}.login-lang{position:absolute;top:18px;right:18px}.login-lang .langswitch{border-color:#ff5000}.login-lang .lang-btn:not(.active){color:#555}.topuser{display:flex;align-items:center;gap:10px;font-size:13px}.topuser button{background:#2a2a2a;color:#fff;border:1px solid #444;border-radius:8px;padding:7px 12px}.tabs{display:flex;gap:4px;background:#fff;padding:8px 20px 0;border-bottom:1px solid #e3e3e3;position:sticky;top:49px;z-index:9;flex-wrap:wrap}.tab{border:0;background:transparent;padding:12px 18px;font-size:15px;border-bottom:3px solid transparent;color:#555}.tab.active{color:#ff5000;border-bottom-color:#ff5000;font-weight:600}main{padding:20px;max-width:1100px;margin:0 auto}.panel{display:block}h2{margin:0 0 4px}h3{margin:28px 0 4px}.hint{color:#777;font-size:13px;margin:0 0 16px;max-width:760px;line-height:1.5}.offline{background:#9b3600;color:#fff;padding:12px 20px;text-align:center;font-weight:700}.btn-secondary{background:#efefef;border:1px solid #ddd;padding:10px 16px;border-radius:8px;font-size:14px}.btn-primary{background:#ff5000;color:#fff;border:0;padding:12px 20px;border-radius:8px;font-size:16px;font-weight:700}.btn-primary:hover:not(:disabled){background:#e64800}.btn-danger{background:#e23;color:#fff;border:0;padding:10px 16px;border-radius:8px}.btn-link{background:none;border:0;color:#ff5000;cursor:pointer;font:inherit;text-decoration:underline;padding:0}input[type=search],.scanbox{width:100%;padding:12px 14px;font-size:16px;border:1px solid #ccc;border-radius:8px;margin-bottom:14px}.scanbox{font-size:22px;border:2px solid #ff5000}.scanbox.sm{font-size:18px;margin-bottom:0}.pack-scan{margin:6px 0 4px}.pack-scan .scanbox{border-color:#1e7a3a;margin-bottom:0}.btn-primary.pulse{animation:pulse-glow 1.1s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 #ff50008c}50%{box-shadow:0 0 0 6px #ff500000}}.recv-scan{margin-bottom:8px}.recv-hint{font-size:14px;font-weight:600;padding:6px 2px;min-height:22px;color:#666}.recv-hint.ok{color:#1e7a3a}.recv-hint.err{color:#c33}.recv-hint.warn{color:#b35900}.recv-overage{border:1px solid #f0c27a;background:#fff7ec;border-radius:8px;padding:8px 10px;margin:6px 0;display:flex;flex-direction:column;gap:6px}.recv-overage-label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;color:#7a4a00}.recv-overage-input{width:100%;min-width:220px}.recv-overage-preset{align-self:flex-start}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:12px}.card{background:#fff;border:1px solid #e3e3e3;border-radius:10px;padding:14px;border-left:6px solid #ff5000}.card.urgent{border-left-color:#e23}.card.warn{border-left-color:#e8a100}.card.done{opacity:.72}.card.transit{border-left:4px solid #f0ad00;background:#fffaf0}.card[data-posting]{cursor:pointer;transition:.12s;text-align:left;width:100%}.card[data-posting]:hover{box-shadow:0 2px 10px #0000001a;transform:translateY(-1px)}.card h4{margin:0 0 6px;font-size:15px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:8px}.card-order{font-size:20px;font-weight:800;letter-spacing:.3px;color:#111;font-family:SF Mono,Menlo,Consolas,monospace;word-break:break-all;line-height:1.1}.card .meta{font-size:12px;color:#888;margin-bottom:8px}.card .cutoff{font-size:13px;font-weight:600}.card .cutoff.urgent{color:#e23}.card .cutoff.warn{color:#b06b00}.ord-transit-trk{font-size:12px;color:#8a5a00;background:#fff3da;border-radius:6px;padding:4px 8px;margin:4px 0}.ord-status{font-size:12.5px;font-weight:800;white-space:nowrap;padding:3px 9px;border-radius:999px}.ord-status.todo{color:#ff5000;background:#fff0e8}.ord-status.done{color:#1e7a3a;background:#eafaef}.ord-status.transit{color:#b06b00;background:#fff3da}.line{display:flex;align-items:center;gap:12px;padding:8px 0;border-top:1px solid #f0f0f0}.line .ph{width:84px;height:84px;flex:none;border-radius:8px;background:#f0f0f0;border:1px solid #eee;display:grid;place-items:center;color:#bbb;font-size:26px}.line .ln-main{flex:1;min-width:0}.line .ln-article{font-size:20px;font-weight:800;line-height:1.15;letter-spacing:.3px;font-family:SF Mono,Menlo,Consolas,monospace;color:#111;word-break:break-all}.line .ln-sub{font-size:11px;color:#999;line-height:1.25;margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line .ln-set{font-size:12px;font-weight:700;color:#b26a00;margin-top:3px}.line .ln-qty{font-weight:800;font-size:22px;color:#111;white-space:nowrap;text-align:right}.line .ln-qty small{display:block;font-size:11px;font-weight:700;color:#b26a00}.line .ln-addr{font-size:13px;color:#2a6;font-weight:700;flex-shrink:0}.line .ln-addr.none,.sc-item .ln-addr.none{color:#c33}.line .ln-addr.pult{color:#1e7a3a}.line .ln-addr.transit,.sc-item .ln-addr.transit{color:#b06b00;font-style:italic}.line .ln-addr.unassigned,.sc-item .ln-addr.unassigned{color:#8a5a00}.ship-group-h{font-size:14px;font-weight:800;margin:16px 0 8px;color:#222}.ship-group-h.wait{color:#8a5a00;margin-top:22px}.line .ln-pick{font-size:22px;font-weight:800;white-space:nowrap}.line.picked{background:#f4fbf6}.line .ln-pick.ok{color:#1e7a3a}.empty{color:#999;font-style:italic;padding:20px 0}.alert{padding:14px;border-radius:10px;margin:12px 0}.alert.error{background:#fff0f0;color:#9c1c1c;border:1px solid #efb4b4}.alert button{float:right;border:0;background:none;font-size:16px;cursor:pointer}.stage{position:fixed;left:50%;top:84px;transform:translate(-50%);background:#1a1a1a;color:#fff;padding:12px 20px;border-radius:9px;z-index:20}.recv-card{background:#fff;border:2px solid #ff5000;border-radius:14px;padding:18px;margin:10px 0 24px;box-shadow:0 6px 20px #ff50001f}.sc-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.sc-track{font-size:18px;font-weight:800}.sc-note{font-size:13px;color:#555;margin-top:4px}.sc-meta{font-size:12px;color:#999;margin-top:4px}.sc-items{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.sc-item{display:grid;grid-template-columns:64px 1fr 120px 120px 120px;gap:12px;align-items:center;background:#fafafa;border:1px solid #eee;border-radius:10px;padding:10px 12px}.sc-item.picked{background:#eafaef;border-color:#bde6c8}.sc-pack{grid-column:1 / -1}.pack-how.detail{background:#fff8e1;border:3px solid #e6a817;border-radius:12px;padding:14px 16px;color:#5a3a00}.pack-how-title{font-size:20px;font-weight:800;line-height:1.25;letter-spacing:.01em}.pack-how-steps{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:12px 0 0;padding:0}.pack-how-steps li{display:flex;flex-direction:column;gap:8px;min-width:0}.pack-how-steps li.has-photo{flex:1 1 200px;max-width:280px;background:#fff;border:1px solid #f0d48a;border-radius:10px;padding:10px}.pack-how-steps li.text-only{flex:1 1 100%}.pack-how-photo{width:100%;aspect-ratio:1;height:auto;object-fit:cover;border-radius:8px;background:#111;border:1px solid #eee}.pack-how-caption{display:flex;align-items:flex-start;gap:8px}.pack-how-step-n{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#e6a817;color:#3d2800;font-size:15px;font-weight:800}.pack-how-step-text{font-size:16px;font-weight:800;line-height:1.35}.sc-photo{width:56px;height:56px;flex:0 0 56px;object-fit:cover;border-radius:8px;background:#f0f0f0;border:1px solid #eee}.line img.ph{object-fit:cover;overflow:hidden}.st-photo,.grid td .st-photo,.st-item .st-photo{width:44px;height:44px;flex:none;object-fit:cover;border-radius:6px;background:#f0f0f0;border:1px solid #eee;display:block}img.zoomable{cursor:zoom-in}.photo-zoom{position:fixed;z-index:100;pointer-events:none;padding:6px;border-radius:12px;background:#fff;border:1px solid #e3e3e3;box-shadow:0 12px 32px #00000038}.photo-zoom img{width:100%;height:100%;object-fit:contain;border-radius:8px;background:#f6f6f6;display:block}.recv-addr{margin:6px 0 12px}.recv-addr label{display:flex;flex-direction:column;gap:4px;font-weight:700}.recv-addr small{font-weight:400}.sc-article{font-size:20px;font-weight:800;line-height:1.1;letter-spacing:.3px;font-family:SF Mono,Menlo,Consolas,monospace;color:#111;word-break:break-all}.sc-name{font-size:15px;font-weight:800;line-height:1.25;color:#111;word-break:normal;overflow-wrap:anywhere}.sc-sub{font-size:11px;color:#999;margin-top:2px}.sc-set{display:inline-block;margin-top:5px;padding:4px 9px;border-radius:8px;background:#fff3e0;color:#b26a00;font-size:14px;font-weight:800;border:1px solid #f0d09a}.sc-mark-btn{display:block;margin-top:6px;height:34px;padding:0 12px;font-size:13px;font-weight:700}.sc-mark-btn:disabled{opacity:.5;cursor:default}.sc-qty{display:flex;flex-direction:column;gap:2px}.sc-qty label{font-size:11px;color:#777;font-weight:600}.sc-qty-in,.sc-addr-in{height:42px;text-align:center;font-size:18px;font-weight:700;border:2px solid #ccc;border-radius:8px;width:100%}.sc-num{font-weight:800;font-size:20px;text-align:center}.sc-num.ok{color:#1e7a3a}.sc-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:8px}.sc-print-one{height:42px;padding:0 12px;font-size:14px;border:1px solid #2962ff;color:#2962ff;background:#fff;border-radius:8px}.sc-print-one:hover{background:#2962ff;color:#fff}.courier-progress{margin:4px 0 14px}.courier-count{font-size:15px;font-weight:700;margin-bottom:6px}.courier-count b{color:#1e7a3a}.courier-bar{height:12px;background:#e9eef2;border-radius:8px;overflow:hidden}.courier-bar span{display:block;height:100%;background:#1e7a3a;transition:width .25s}.courier-allok{background:#eafaef;color:#1e7a3a;font-weight:800;font-size:16px;padding:10px 12px;border-radius:10px;margin-bottom:8px}.courier-empty{color:#777;padding:14px;background:#f5f7f9;border-radius:10px}.courier-card.shipped{opacity:.7}.courier-actions{display:flex;flex-direction:column;gap:8px;margin-top:8px}.courier-actions .btn-primary,.courier-actions .btn-secondary{width:100%}.courier-actions .meta{text-align:center}.seg-tabs{display:flex;gap:6px;margin:2px 0 14px}.seg{flex:0 0 auto;padding:8px 16px;border:1px solid #d5dde3;background:#f5f7f9;color:#333;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer}.seg.active{background:#1e7a3a;border-color:#1e7a3a;color:#fff}.courier-hist-tools{margin-bottom:10px}.hist-day{margin-bottom:18px}.hist-day-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:6px 0 8px;padding-bottom:6px;border-bottom:2px solid #e9eef2}.hist-day-date{font-size:16px;font-weight:800}.hist-day-count{font-size:13px;color:#777}.hist-card .card-top{margin-bottom:6px}.grid{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden}.grid th,.grid td{text-align:left;padding:10px 12px;border-bottom:1px solid #eee;font-size:13px}.grid th{background:#fafafa;color:#666;font-weight:600}.st-print{padding:7px 12px;font-size:13px;font-weight:600;border:1px solid #2962ff;color:#2962ff;background:#fff;border-radius:8px;white-space:nowrap}.st-print:hover{background:#2962ff;color:#fff}.st-nobc{font-size:11px;color:#b26a00;margin-top:4px}.st-noaddr{color:#999;font-style:italic}.st-groups{display:flex;flex-direction:column;gap:14px;margin:12px 0 20px}.st-group{border:1px solid #e3e3e3;border-radius:10px;overflow:hidden;background:#fff}.st-group.unassigned{border-color:#f0b429;box-shadow:0 0 0 2px #fff3d6 inset}.st-group.unassigned.leftover-only{border-color:#7aa2d6;box-shadow:0 0 0 2px #e7f0fb inset}.st-group-h{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;background:#f4f6ff;font-weight:800}.st-group.unassigned .st-group-h{background:#fff6df;color:#8a5a00}.st-group-h.leftover{background:#eef4ff;color:#1d4f8c}.st-group-addr{font-size:15px;letter-spacing:.3px}.st-group-count{font-size:12px;font-weight:700;color:#667}.st-item{display:grid;grid-template-columns:48px 1fr auto auto;align-items:center;gap:12px;padding:10px 14px;border-top:1px solid #eee}.st-item-main{min-width:0}.st-item-art{font-weight:700}.st-item-name{font-size:13px;color:#556;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-item-note{margin-top:2px;font-size:12px;font-weight:700;color:#1d4f8c}.st-item-qty{font-weight:800;white-space:nowrap}.st-item-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.st-move{grid-column:1 / -1;display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding:10px 12px;margin-top:6px;background:#f4f6ff;border-radius:8px}.st-move .scanbox.sm{flex:1 1 220px}.st-move .st-move-qty{flex:0 0 90px}.st-adjust-mode{display:flex;align-items:center;gap:4px;font-size:13px;white-space:nowrap}.st-move .st-adjust-reason{flex:1 1 240px}.sh-gen{border:1px solid #e3e3e3;border-radius:10px;padding:14px 16px;background:#fafafa;margin-bottom:14px}.sh-gen-h{font-weight:800;margin-bottom:10px}.sh-gen-row{display:flex;gap:16px;flex-wrap:wrap}.sh-gen-row label{display:flex;flex-direction:column;font-size:13px;font-weight:700;gap:4px}.sh-gen-row input{font-size:15px;padding:7px 9px;border:1px solid #cfcfcf;border-radius:7px;width:180px}.sh-gen-row input[type=number]{width:130px}.sh-gen-row small{font-weight:400;color:#888;font-size:11px}.sh-gen-preview{font-size:13px;color:#1a73e8;margin:10px 0;min-height:18px}.sh-add{display:flex;gap:8px;margin:6px 0 4px}.sh-add input{flex:1}.sh-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:12px 0}.sh-toolbar .sh-sp{flex:1}.sh-count{font-weight:700;color:#555}.sh-list{display:flex;flex-direction:column;gap:14px}.sh-rack{border:1px solid #e7e7e7;border-radius:10px;overflow:hidden}.sh-rack-h{background:#f0f3f7;padding:8px 12px;font-weight:800}.sh-rack-h small{font-weight:500;color:#888;margin-left:6px}.sh-rack.unassigned{border-color:#f0b429}.sh-rack.unassigned .sh-rack-h{background:#fff6df;color:#8a5a00}.sh-row{display:flex;align-items:center;gap:10px;padding:7px 12px;border-top:1px solid #f0f0f0}.sh-row.unassigned .sh-addr{color:#8a5a00}.sh-row .sh-addr{font-weight:800;font-size:15px;letter-spacing:.5px;min-width:110px}.sh-row .sh-used{color:#1e7a3a;font-size:13px}.sh-row .sh-empty{color:#aaa;font-size:13px}.sh-row .sh-del{margin-left:auto;background:none;border:0;cursor:pointer;font-size:15px;opacity:.55}.sh-row .sh-del:hover{opacity:1}.importmsg{margin:14px 0;font-size:14px}.importmsg.ok{color:#1e7a3a}.importmsg.err{color:#c33}.rot-row{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.rot-btn{min-width:64px;font-weight:700}.rot-btn.active{background:#ff5000;color:#fff;border-color:#ff5000}.rot-cur{font-size:13px;color:#555;margin-bottom:12px}.rot-cur b{color:#1a1a1a}.center,.login{min-height:100vh;display:grid;place-content:center;position:relative}.login form{width:min(440px,calc(100vw - 32px));background:#fff;padding:36px;border-radius:16px;box-shadow:0 12px 40px #0000001f}.login label{display:grid;gap:7px;font-weight:650;margin:18px 0}.login input{min-height:48px;border:1px solid #aab5c0;border-radius:9px;padding:9px 12px}.login .primary{background:#ff5000;color:#fff;border:0;border-radius:9px;padding:13px;font-size:16px;font-weight:700;width:100%}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#ff5000;font-size:.75rem;font-weight:750}.muted,small{color:#888}.spinner{width:32px;height:32px;border:4px solid #eadfd8;border-top-color:#ff5000;border-radius:50%;animation:spin 1s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}#printRoot{display:none}@media print{body>#root{display:none!important}body>#printRoot{display:block!important}html,body{margin:0!important;padding:0!important}.label-print{position:relative;overflow:hidden;margin:0}.label-print.unit,.label-print.shelf{page-break-after:always;break-after:page}.label-print.unit:last-child,.label-print.shelf:last-child{page-break-after:auto;break-after:auto}#printRoot.rot-0 .label-print,#printRoot.rot-180 .label-print{width:60mm;height:40mm}#printRoot.rot-90 .label-print,#printRoot.rot-270 .label-print{width:40mm;height:60mm}.label-rot{position:absolute;top:0;left:0;width:60mm;height:40mm;box-sizing:border-box;padding:2mm 2.5mm;transform-origin:top left;display:flex;flex-direction:column;justify-content:center;font-family:Arial,sans-serif;color:#000}#printRoot.rot-0 .label-rot{transform:none}#printRoot.rot-90 .label-rot{transform:translate(40mm) rotate(90deg)}#printRoot.rot-180 .label-rot{transform:translate(60mm,40mm) rotate(180deg)}#printRoot.rot-270 .label-rot{transform:translateY(60mm) rotate(-90deg)}.lp-addr{font-size:20pt;font-weight:800;text-align:center;border:1.5pt solid #000;border-radius:1.5mm;padding:1mm;letter-spacing:1px;margin-bottom:1mm}.lp-article{font-size:13pt;font-weight:900;text-align:center;line-height:1.05;letter-spacing:.3px;white-space:nowrap;overflow:hidden;margin-bottom:.5mm}.lp-bc{margin-top:1mm;text-align:center}.lp-bc svg{width:100%;height:15mm;display:block}.lp-code{font-size:10pt;text-align:center;letter-spacing:1px;margin-top:.5mm;font-weight:700}.lp-meta{font-size:6.5pt;text-align:center;margin-top:.3mm;color:#000}.label-print.shelf .lp-shelf-addr{font-size:30pt;font-weight:900;text-align:center;border:2pt solid #000;border-radius:2mm;padding:1.5mm 1mm;letter-spacing:1px;margin-bottom:1.5mm;line-height:1}.label-print.shelf .lp-shelf-cap{font-size:7pt;text-align:center;margin-top:1mm;font-weight:700;letter-spacing:.5px}}@media(max-width:800px){.sc-item{grid-template-columns:1fr 1fr}.pack-how-steps li.has-photo{flex:1 1 100%;max-width:none}.pack-how-photo{max-width:280px}main{padding:12px}}.recv-card-wrap{display:flex;flex-direction:column;gap:6px}.recv-card-wrap .card{width:100%}.card-preview{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:8px 0}.card-thumb{width:44px;height:44px;border-radius:8px;object-fit:cover;background:#f1f3f5;border:1px solid #e6e8eb}.card-thumb-more{font-size:12px;color:#667085;padding:0 4px}.card-remove{align-self:flex-start;font-size:12px;padding:5px 10px;border-radius:8px;border:1px solid #f1c0c0;background:#fff5f5;color:#b42318;cursor:pointer}.card-remove:hover:not(:disabled){background:#ffe9e9}.card-remove:disabled{opacity:.5;cursor:default}.recv-addr-hint{margin:6px 0 12px}.sc-item.recv-item{grid-template-columns:56px 1fr 62px 86px 128px 112px 64px}.recv-item-main{flex:1;min-width:0}.recv-shelf .shelf-in{font-size:15px;letter-spacing:.5px;text-transform:uppercase}.recv-line-print{align-self:end;height:42px;padding:0 8px;font-size:13px;font-weight:700;white-space:nowrap;line-height:1.05}.recv-line-print:disabled{opacity:.45;cursor:default}@media(max-width:800px){.sc-item.recv-item{grid-template-columns:1fr 1fr}}.recv-lbl-groups{display:flex;flex-direction:column;gap:8px;margin:12px 0}.recv-lbl-row{display:grid;grid-template-columns:56px 1fr 70px auto;gap:12px;align-items:center;background:#fafafa;border:1px solid #eee;border-radius:10px;padding:8px 12px}.recv-lbl-info{min-width:0}.inv-panel{display:flex;flex-direction:column;gap:14px}.inv-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.inv-progress{font-size:14px;font-weight:700;color:#333}.inv-blind{color:#b06b00;font-weight:700}.inv-form{display:flex;flex-direction:column;gap:14px;max-width:560px}.inv-field{display:flex;flex-direction:column;gap:6px;font-weight:700;font-size:13px}.inv-field select,.inv-field input{font-size:15px;padding:9px 11px;border:1px solid #d5d5d5;border-radius:10px}.inv-check{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px}.inv-shelf-picker{display:flex;flex-wrap:wrap;gap:8px}.inv-chip{padding:6px 12px;border:1px solid #d5d5d5;border-radius:999px;background:#fafafa;font-weight:700;cursor:pointer}.inv-chip.on{border-color:#ff5000;background:#fff0e8;color:#ff5000}.inv-shelf{border:1px solid #e4e4e4;border-radius:12px;padding:12px;background:#fbfbfb;display:flex;flex-direction:column;gap:10px}.inv-shelf-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.inv-recount{border:1px solid #f0c36d;background:#fff8e8;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px}.inv-recount-title{font-weight:800;font-size:13px;color:#8a5a00}.inv-recount-lock{font-size:12px;color:#8a5a00;background:#fff2d6;border-radius:8px;padding:6px 8px;line-height:1.35}.inv-counted{margin-top:16px;display:flex;flex-direction:column;gap:10px}.inv-counted-h{font-weight:800;font-size:14px}.inv-counted-shelf{border:1px solid #e3e6ea;border-radius:10px;overflow:hidden}.inv-counted-shelf-h{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;background:#f5f7f9;border-bottom:1px solid #e3e6ea}.inv-counted-item{display:flex;align-items:center;gap:10px;padding:6px 10px;border-top:1px solid #f0f2f4}.inv-counted-item:first-of-type{border-top:none}.inv-counted-qty{font-weight:800;font-size:15px;min-width:40px;text-align:right}.inv-recount-item{display:flex;align-items:center;gap:10px}.inv-dir{font-size:12px;font-weight:800;padding:3px 10px;border-radius:999px;white-space:nowrap}.inv-dir-short{background:#fdecec;color:#c0392b}.inv-dir-over{background:#eaf3ff;color:#1f6feb}.inv-locs{display:flex;flex-wrap:wrap;gap:10px}.inv-loc{display:flex;flex-direction:column;gap:4px;align-items:center;padding:8px 14px;border-radius:10px;border:1px solid #d5d5d5;background:#fff;cursor:pointer;min-width:96px}.inv-loc-code{font-weight:800;font-size:14px}.inv-loc-badge{font-size:11.5px;font-weight:700}.inv-loc-pending{border-color:#d9d9d9}.inv-loc-pending .inv-loc-badge{color:#888}.inv-loc-counted{border-color:#7bd39a;background:#eafaef}.inv-loc-counted .inv-loc-badge{color:#1e7a3a}.inv-loc-recount{border-color:#ffb84d;background:#fff3da}.inv-loc-recount .inv-loc-badge{color:#b06b00}.inv-lines{display:flex;flex-direction:column;gap:10px}.inv-line{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:10px 12px;border:1px solid #e4e4e4;border-left-width:4px;border-radius:10px;background:#fff}.inv-line .recv-item-main{flex:1 1 240px}.inv-line .sc-name{font-size:16px}.inv-line .inv-line-nums{flex:0 0 auto}.inv-line-shortage{border-left-color:#e14b4b}.inv-line-overage{border-left-color:#b06b00}.inv-line-misbin{border-left-color:#1a73e8}.inv-line-nums{display:flex;flex-direction:column;gap:3px;min-width:160px}.inv-kind{font-size:11.5px;font-weight:800;padding:2px 8px;border-radius:999px;width:fit-content}.inv-kind-shortage{color:#e14b4b;background:#fdeaea}.inv-kind-overage{color:#b06b00;background:#fff3da}.inv-kind-misbin{color:#1a73e8;background:#e8f0fe}.inv-line-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1 0 100%;padding-top:10px;border-top:1px dashed #ececec}.inv-reason{padding:7px 10px;border:1px solid #d5d5d5;border-radius:8px;font-size:13px;min-width:160px}.inv-qty{padding:7px 10px;border:1px solid #d5d5d5;border-radius:8px;font-size:14px;font-weight:700;width:92px;text-align:center}.inv-ovr-hint{flex-basis:100%;font-size:12.5px;font-weight:600;color:#b06b00}.inv-resolved{font-weight:800;color:#1e7a3a;white-space:nowrap}.ord-status.inv-st-counting{color:#b06b00;background:#fff3da}.ord-status.inv-st-review{color:#1a73e8;background:#e8f0fe}.ord-status.inv-st-closed{color:#1e7a3a;background:#eafaef}.ord-status.inv-st-cancelled{color:#888;background:#f0f0f0}.arch-filters{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px;align-items:center}.arch-filters input,.arch-filters select{padding:8px 10px;border:1px solid #d5d5d5;border-radius:8px;font-size:14px}.arch-sku{min-width:220px;flex:1 1 220px}.arch-count{font-size:13px;color:#666;margin-bottom:8px}.arch-list{display:flex;flex-direction:column;gap:8px}.arch-row{display:flex;gap:10px;padding:10px 12px;border:1px solid #e6e6e6;border-radius:10px;background:#fff;border-left:4px solid #ccc}.arch-row.arch-in{border-left-color:#2e9b4f}.arch-row.arch-out{border-left-color:#d64545}.arch-row.arch-adj{border-left-color:#c48a1a}.arch-row.arch-mov{border-left-color:#3a7bd5}.arch-row .sc-photo{width:48px;height:48px;object-fit:cover;border-radius:6px;flex:0 0 48px}.arch-main{flex:1;min-width:0}.arch-top{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.arch-type{font-size:12px;font-weight:800;padding:2px 8px;border-radius:999px;background:#f0f0f0}.arch-type.in{background:#eafaef;color:#1e7a3a}.arch-type.out{background:#fdecec;color:#b42318}.arch-type.adj{background:#fff3da;color:#8a5a00}.arch-type.mov{background:#e8f0fe;color:#1a73e8}.arch-when{font-size:12px;color:#777;white-space:nowrap}.arch-sku-line{font-weight:800;margin-top:2px}.arch-name{font-size:13px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arch-meta{display:flex;gap:14px;margin-top:4px;font-size:13px}.arch-qty{font-weight:800;font-variant-numeric:tabular-nums}.arch-qty.plus{color:#1e7a3a}.arch-qty.minus{color:#b42318}.arch-ref{margin-top:4px;font-size:12px;color:#666}
