html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--surface:#f5f7fa;--surface-raised:#eef2f6;--panel:#fff;--panel-strong:#fbfcfd;--ink:#12171f;--muted:#64707d;--muted-strong:#3d4854;--line:#dce3ea;--line-strong:#a8b4c0;--accent:#1f5f8f;--accent-soft:#e5f2f8;--accent-ink:#164560;--success:#147a4d;--success-soft:#e5f6ef;--success-ink:#0f5d3b;--warn:#bd7a16;--warn-soft:#fff4df;--warn-ink:#7b4b05;--danger:#bb2d1f;--danger-soft:#fde9e6;--danger-ink:#8f2117;--shadow:0 18px 42px #17202614;--shadow-tight:0 8px 22px #17202612;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--surface);min-width:320px}body{min-width:320px;min-height:100svh;margin:0}button,input,select,textarea{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #f2b84b}#root{min-height:100svh}.loading-screen,.login-screen{background:#f5f7fa;place-items:center;min-height:100svh;padding:24px;display:grid}.login-panel{width:min(440px,100%);box-shadow:0 18px 48px #12171f14}.full-width{width:100%}.app-shell{min-height:100svh}.app-header{background:#fff;border-bottom:1px solid #e6ebf0;justify-content:space-between;align-items:center;gap:18px;height:auto;min-height:76px;padding:14px 24px;line-height:normal;display:flex}.app-header h1,.page-title h2,.order-header h2,.section-kicker+h3,.login-panel h1{letter-spacing:0;margin:0}.eyebrow,.section-kicker{color:#1f5f8f;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.2;display:block}.user-chip{background:#fbfcfd;border:1px solid #e6ebf0;border-radius:6px;min-width:0;padding:6px 8px}.user-meta{gap:2px;min-width:0;display:grid}.user-meta .ant-typography{text-overflow:ellipsis;white-space:nowrap;max-width:180px;margin:0;overflow:hidden}.desktop-sider{border-right:1px solid #e6ebf0;background:#fff!important}.desktop-sider .ant-layout-sider-children{min-height:calc(100svh - 76px);padding:16px 10px;position:sticky;top:0}.mobile-menu{z-index:8;background:#fff;border-bottom:1px solid #e6ebf0;display:none;position:sticky;top:0;overflow-x:auto}.mobile-menu .ant-menu{min-width:max-content}.workspace{width:min(1280px,100%);margin:0 auto;padding:24px}.global-feedback{margin-bottom:16px}.screen{gap:16px;display:grid}.page-title .ant-card-body,.order-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-title-inner{justify-content:space-between;width:100%}.order-header,.order-header>div{min-width:0}.order-header .ant-typography{word-break:break-word}.metric-card{border-top:4px solid #1f5f8f;min-height:156px}.metric-card.warning{border-top-color:#d48806}.metric-card.danger{border-top-color:#cf1322}.metric-icon{color:#1f5f8f;background:#f7fafc;border:1px solid #e6ebf0;border-radius:6px;place-items:center;width:40px;height:40px;display:inline-grid}.split,.workflow-layout{grid-template-columns:minmax(300px,.86fr) minmax(430px,1.14fr);align-items:start;gap:16px;display:grid}.workflow-layout{grid-template-columns:minmax(330px,.95fr) minmax(430px,1.05fr)}.workflow-actions{justify-content:flex-end;display:flex}.workflow-controls .ant-form-item{margin-bottom:12px}.receive-mode-toggle{width:100%}.receive-all-panel{background:#fbfcfd}.receive-all-panel .ant-card-body{gap:14px;display:grid}.receive-all-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.receive-all-stats .ant-statistic{background:#fff;border:1px solid #e6ebf0;border-radius:6px;min-width:0;padding:12px}.receive-all-stats .ant-statistic-title{margin-bottom:4px}.receiving-steps{background:#fbfcfd}.receiving-steps .ant-card-body{padding:12px}.receiving-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.receiving-flow-step{text-align:center;background:#fff;border:1px solid #e6ebf0;border-radius:6px;justify-items:center;gap:5px;min-width:0;padding:8px;display:grid}.receiving-flow-step>span{color:#64707d;background:#eef2f6;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:inline-grid}.receiving-flow-step.done>span,.receiving-flow-step.active>span{color:#fff;background:#1f5f8f}.receiving-flow-step strong,.receiving-flow-step small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.receiving-flow-step strong{color:#12171f;font-size:11px;line-height:1.2}.receiving-flow-step small{color:#64707d;font-size:11px}.order-list .ant-list-item,.line-list .ant-list-item{padding:0 0 10px}.order-list .ant-card,.line-list .ant-card{width:100%}.selected-card{background:#f0f7ff;border-color:#1f5f8f!important}.progress-summary{background:#fbfcfd}.progress-line,.line-row-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.line-row-head>div{min-width:0}.line-row-head .ant-tag{flex:none}.upc-product-card{border-top:4px solid #1f5f8f}.upc-product-layout{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:16px;display:grid}.upc-product-layout img,.upc-product-placeholder{aspect-ratio:1;object-fit:contain;background:#fbfcfd;border:1px solid #e6ebf0;border-radius:6px;width:112px}.upc-product-placeholder{color:#1f5f8f;place-items:center;display:grid}.upc-product-layout h3{letter-spacing:0;margin:4px 0 10px}.identification-thumbnail{object-fit:contain;background:#fbfcfd;border:1px solid #e6ebf0;border-radius:6px;width:min(100%,260px);max-height:180px}.item-detail-card.compact{box-shadow:none;border:0}.item-detail-card.compact>.ant-card-body{padding:0}.item-detail-drawer .ant-drawer-header{padding:14px 18px}.item-detail-drawer .ant-drawer-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.item-detail-drawer .ant-drawer-body{padding:16px}.item-detail-card.compact .activity-grid>.ant-col,.item-detail-card.compact .item-info-card,.item-detail-card.compact .activity-card{min-width:0}.item-detail-card.compact .activity-grid>.ant-col{flex:0 0 100%;max-width:100%}.item-detail-card.compact .activity-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.item-detail-card.compact .activity-row-main .ant-typography{overflow-wrap:break-word;word-break:normal}.item-detail-card.compact .activity-row-actions{align-items:center}.item-detail-hero{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.item-detail-hero>div{min-width:0}.item-detail-hero h2,.item-detail-hero h3{letter-spacing:0;margin:2px 0 4px}.item-detail-tags{flex:none}.item-stat{background:#fbfcfd;height:100%}.item-stat.primary{background:#f0f7ff;border-color:#1f5f8f}.item-stat.danger{background:#fff1f0;border-color:#cf1322}.item-action-card{background:#fbfcfd}.item-action-grid{width:100%}.item-info-card,.activity-card{height:100%}.activity-row{justify-content:space-between;align-items:flex-start;gap:10px;width:100%;display:flex}.activity-row-main{min-width:0}.activity-row-actions{flex:none;justify-content:flex-end}.activity-action-button{color:#1f5f8f;border-color:#1f5f8f;align-items:center;gap:4px;font-weight:700;display:inline-flex}.activity-action-button:hover,.activity-action-button:focus-visible{color:#174766;background:#f0f7ff;border-color:#174766}.item-search-list .ant-list-item{padding:0 0 8px}.item-search-row,.request-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.item-search-row>div,.request-head>div{min-width:0}.scanner{gap:10px;display:grid}.scanner-label{align-items:center;gap:7px;display:inline-flex}.scanner-row .ant-input-affix-wrapper{min-width:0}.camera-preview{object-fit:cover;background:#000;border:1px solid #1f5f8f;border-radius:6px;width:100%;max-height:280px}.camera-status{font-size:12px;display:block}@media (width<=991px){.desktop-sider{display:none}.mobile-menu{display:block}.workspace{padding:18px 14px 36px}}@media (width<=920px){.split,.workflow-layout{grid-template-columns:1fr}}@media (width<=760px){.app-header{flex-direction:column;align-items:flex-start;min-height:auto;padding:14px 12px}.user-chip{justify-content:space-between;width:100%}.user-meta .ant-typography{max-width:none}.page-title .ant-card-body,.order-header,.item-detail-hero{flex-direction:column;align-items:flex-start}.item-detail-tags{gap:6px!important}.page-title-inner{align-items:flex-start}.metric-card{min-height:132px}.workflow-actions,.workflow-actions .ant-btn{width:100%}.receiving-flow-grid{grid-template-columns:1fr}.scanner-row .ant-btn{width:48px}}@media (width<=420px){.loading-screen,.login-screen{padding:12px}.workspace{padding:14px 10px 32px}.app-header{gap:10px;padding:12px 10px}.app-header h1{font-size:32px;line-height:1.1}.page-title .ant-card-body{padding:18px 16px}.page-title h2,.order-header h2{font-size:22px}.item-detail-card>.ant-card-body{padding:16px 14px}.item-detail-drawer .ant-drawer-header{padding:12px 14px}.item-detail-drawer .ant-drawer-body{padding:12px}.item-detail-drawer .ant-drawer-title{font-size:18px}.item-detail-card .ant-space{row-gap:12px}.item-detail-hero{gap:8px}.item-detail-hero h2,.item-detail-hero h3{word-break:normal;overflow-wrap:anywhere;max-width:100%;font-size:25px;line-height:1.16}.item-detail-hero .ant-typography-secondary{font-size:13px;line-height:1.35}.item-stat-grid{row-gap:10px!important;margin-left:-5px!important;margin-right:-5px!important}.item-stat-grid>.ant-col{padding-left:5px!important;padding-right:5px!important}.item-stat-grid>.ant-col:first-child{flex:0 0 100%;max-width:100%}.item-stat .ant-card-body{padding:11px 12px}.item-stat.primary .ant-card-body{padding:13px 14px}.item-stat .ant-statistic-title{margin-bottom:2px;font-size:12px}.item-stat .ant-statistic-content{font-size:25px;line-height:1.15}.item-stat.primary .ant-statistic-content{font-size:34px}.item-action-card .ant-card-body,.item-info-card .ant-card-body,.activity-card .ant-card-body{padding:12px}.item-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;display:grid!important}.item-action-grid .ant-space-item,.item-action-grid .ant-btn{width:100%}.item-action-grid .ant-btn{padding-inline:8px}.metric-card .ant-statistic-content{font-size:28px}.line-row-head{flex-direction:column}.upc-product-layout,.item-search-row,.request-head,.activity-row{flex-direction:column;grid-template-columns:1fr}.activity-row-actions{justify-content:space-between;width:100%}.item-detail-card.compact .activity-row{grid-template-columns:1fr}.activity-card .ant-list-item{padding-inline:0}.activity-action-button{justify-content:center;min-width:104px}.upc-product-layout img,.upc-product-placeholder{width:88px}.receive-all-stats{grid-template-columns:1fr}}
