/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.inline{display:inline}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.feedback{border:1px solid #0000;border-radius:6px;gap:5px;padding:12px;font-size:.86rem;display:grid}.app-shell nav a{color:#c9ced6;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;min-height:38px;padding:9px 11px;text-decoration:none;display:block}.app-shell nav a:hover{color:#fff;background:#2b2d31}.app-shell nav a.selected{color:#fff;background:#32353a;border-color:#4a4f57;font-weight:800;box-shadow:inset 3px 0 #1473e6}.packing-feedback{margin-top:14px}.dashboard-cards a{text-align:left;color:#1d1d1f;background:#fff;border:1px solid #d8dce2;border-radius:8px;gap:8px;min-height:142px;padding:18px;text-decoration:none;display:grid}.dashboard-cards a:hover{border-color:#1473e6;box-shadow:0 2px 8px #1473e61a}.dashboard-cards a:focus-visible{outline-offset:2px;outline:3px solid #1473e6}.search-row button,.download{color:#3f4650;white-space:nowrap;background:#fff;border:1px solid #cfd4dc;border-radius:6px;min-height:40px;padding:9px 13px;text-decoration:none}.purchase-query input,.purchase-work-filters select{background:#fff;min-height:40px}.order-table:not(:has(.check-cell)) .table-head{grid-template-columns:minmax(0,1.3fr) minmax(110px,.7fr) 94px 76px minmax(148px,.85fr)}.order-table:not(:has(.check-cell)) article{grid-template-columns:minmax(0,1.3fr) minmax(110px,.7fr) 94px 76px minmax(148px,.85fr)}@media (width<=850px){.order-progress-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.order-detail-table-head,.order-detail-items article{grid-template-columns:minmax(145px,1.7fr) minmax(72px,.8fr) repeat(4,minmax(62px,.55fr)) minmax(76px,.75fr) minmax(76px,.75fr);min-width:760px}.order-detail-items{overflow-x:auto}}@media (width<=900px){.login-card{grid-template-columns:1fr}.login-card>div{border-bottom:1px solid #3b3e44;border-right:0;min-height:240px;padding:32px}.login-card form{padding:32px}.app-shell{grid-template-columns:72px minmax(0,1fr)}.brand{justify-content:center;padding-inline:0}.brand strong{display:none}.app-shell aside{padding-inline:9px}.app-shell nav a{text-align:center;padding:11px 8px;position:relative}.app-shell nav a .nav-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;margin:0 auto;display:block}.app-shell nav a:after{z-index:20;color:#fff;white-space:nowrap;pointer-events:none;content:attr(data-label);opacity:0;background:#303338;border:1px solid #4b515a;border-radius:4px;padding:6px 8px;font-size:.76rem;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:50%;left:calc(100% + 9px);transform:translate(-4px,-50%)}.app-shell nav a:hover:after,.app-shell nav a:focus-visible:after{opacity:1;transform:translateY(-50%)}.app-shell nav a.selected{box-shadow:inset 3px 0 #1473e6}.welcome,.content-grid,.catalog-layout,.inventory-layout,.orders-layout,.purchase-layout,.packing-layout{grid-template-columns:1fr}.catalog-form,.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-layout>.side-stack,.inventory-layout>.side-stack,.purchase-layout>.side-stack{grid-template-columns:1fr}.purchase-layout>section.panel:nth-child(2) .stack-form,.content-grid>section.panel:nth-child(2) .stack-form,.reference-form,.packing-layout>.panel:first-child .stack-form,.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-layout{grid-template-columns:1fr}.packing-workspace{min-height:0}.packing-active-layout>.packing-start-panel{display:none}.packing-active-layout>.packing-workspace{background:0 0;border:0;border-radius:0;padding:0 14px 76px}.packing-active-layout .packing-workspace-heading{display:none}.packing-active-layout .packing-sticky-controls{z-index:12;background:#f5f6f8;padding:10px 0 8px;position:sticky;top:0;box-shadow:0 6px 10px #1d1d1f14}.packing-active-layout .packing-summary{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:8px}.packing-active-layout .packing-summary div{gap:2px;padding:8px}.packing-active-layout .packing-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.packing-active-layout .packing-scans{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:0;padding:9px}.packing-active-layout .packing-scans form{gap:6px}.packing-active-layout .packing-scans input{min-width:0}.packing-active-layout .packing-items article{padding:13px 4px}.packing-active-layout .packing-actions{z-index:15;background:#fff;border:1px solid #d8dce2;border-radius:8px;margin:0;padding:8px;position:fixed;bottom:12px;right:14px;box-shadow:0 4px 14px #1d1d1f24}.metric{text-align:left;justify-content:space-between;align-items:center;display:flex}.metric span{margin-top:0}.app-shell main{padding:22px}}@media (width<=620px){.app-shell{min-height:100dvh;display:block}.app-shell aside{z-index:30;align-items:center;gap:8px;min-height:58px;padding:7px 10px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 1px #3b3e44}.brand{flex:0 0 40px;min-width:40px}.brand strong{display:none}.brand-mark{width:32px;height:32px}.app-shell nav{overscroll-behavior-x:contain;scrollbar-width:none;flex:1;gap:4px;min-width:0;display:flex;overflow-x:auto}.app-shell nav::-webkit-scrollbar{display:none}.app-shell nav a{flex:0 0 42px;min-height:42px;padding:8px}.app-shell nav a:after{display:none}body,#root,.app-shell,.app-shell main{max-width:100%;overflow-x:clip}.app-shell main{width:100%;min-width:0;padding:14px 12px 24px}.app-shell header{gap:10px;min-height:42px;margin-bottom:14px}.app-shell header>div:first-child{min-width:0}.app-shell header h1{margin:0;font-size:1.58rem;line-height:1.2}.session{gap:6px}.session>div strong{display:none}.session>div span{font-size:.72rem}.session>button{min-width:38px;min-height:38px;padding:7px 9px;font-size:.82rem}.session>button:last-child{min-width:38px;font-size:0}.session>button:last-child:after{content:"↪";font-size:1.15rem;line-height:1}.purchase-action-form,.purchase-partial-form{grid-template-columns:1fr}.purchase-list-panel{padding:12px}.purchase-heading,.purchase-heading .download{display:none}.purchase-list-panel>.upload-note{margin:0 0 12px;font-size:.8rem;line-height:1.45}.purchase-work-filters{background:0 0;border:0;grid-template-columns:minmax(0,1fr) 38px minmax(112px,.7fr);gap:7px;padding:0}.purchase-query{grid-column:1/-1}.purchase-work-filters>label:not(.purchase-query){font-size:0}.purchase-work-filters>label:not(.purchase-query) select{font-size:.82rem}.purchase-work-filters>label:nth-of-type(2){grid-column:1}.purchase-work-filters>label:nth-of-type(3){grid-column:3}.purchase-work-filters .sort-direction{grid-column:2;align-self:end}.purchase-details{grid-column:1/-1}.purchase-details>div{grid-template-columns:1fr}.purchase-filter-actions{grid-column:1/-1}.purchase-filter-actions button{flex:1}.purchase-list-meta{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;margin-top:12px;font-size:.78rem;display:grid}.purchase-list-meta strong{white-space:nowrap;margin:0}.purchase-list-meta span{display:none}.purchase-list-meta .download{min-height:34px;padding:6px 9px}.purchase-page-size{gap:3px;font-size:.74rem}.purchase-page-size select{min-width:84px;max-width:84px;min-height:34px}.purchase-work-head,.purchase-work-list article{grid-template-columns:34px minmax(0,1fr) 94px;gap:6px}.purchase-work-head{z-index:1;padding:8px 0;font-size:.7rem;position:sticky;top:58px}.purchase-work-head .check-cell{font-size:0}.purchase-work-list article{min-height:76px;padding:9px 0}.purchase-item-info strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.purchase-item-info span{font-size:.78rem}.purchase-item-info small{font-size:.68rem}.purchase-quantity{gap:2px}.purchase-quantity>div{grid-template-columns:28px 26px 28px;gap:2px}.purchase-quantity button{width:28px;height:28px}.purchase-quantity strong{font-size:1rem}.purchase-complete-bar{margin:14px -12px -12px;padding:8px 10px}.purchase-complete-bar span{display:none}.purchase-complete-bar button{width:100%;min-height:46px}.purchase-work-filters input,.purchase-work-filters select{font-size:16px}.catalog-form,.purchase-layout>section.panel:nth-child(2) .stack-form,.content-grid>section.panel:nth-child(2) .stack-form,.reference-form,.packing-layout>.panel:first-child .stack-form{grid-template-columns:1fr}.product-catalog{overflow-x:auto}.product-catalog .table-head,.product-catalog article{min-width:920px}.packing-history-table{overflow-x:auto}.packing-history-table .table-head,.packing-history-table article{min-width:720px}.packing-summary,.packing-scans{grid-template-columns:1fr}.packing-items article{grid-template-columns:24px minmax(0,1fr)}.packing-quantity{grid-column:2;justify-content:flex-end}.dashboard-cards{grid-template-columns:1fr}}@media (width<=460px){.app-shell main{padding-inline:10px}.purchase-list-panel{padding:10px}.purchase-work-filters{grid-template-columns:minmax(0,1fr) 36px minmax(102px,.62fr);gap:6px}.purchase-work-filters .sort-direction{width:36px}.purchase-work-filters>label:nth-of-type(3) select{padding-inline:7px;font-size:.76rem}.purchase-list-meta{gap:5px}.purchase-page-size{font-size:0}.purchase-page-size select{min-width:84px;max-width:84px;font-size:.78rem}.purchase-list-meta .download{padding-inline:7px;font-size:.78rem}.purchase-work-head,.purchase-work-list article{grid-template-columns:30px minmax(0,1fr) 88px;gap:5px}.purchase-quantity>div{grid-template-columns:27px 24px 27px}.purchase-quantity button{width:27px}.purchase-complete-bar{margin-inline:-10px}}@media (width<=620px){.scroll-top{width:50px;min-width:50px;height:50px;min-height:50px;bottom:14px;right:14px}.scroll-top svg{width:31px;height:31px}}@media (width<=620px) and (orientation:landscape){.app-shell{grid-template-columns:62px minmax(0,1fr)}.app-shell main{padding:14px 16px}.app-shell header{margin-bottom:14px}.app-shell header h1{font-size:1.3rem}.session div{display:none}.welcome>div:first-child,.panel{padding:16px}.welcome h2{font-size:1.18rem}.metric{padding:12px 16px}.metric strong{font-size:1.7rem}.content-grid{gap:12px}.filter-grid{grid-template-columns:1fr}.filter-actions{justify-content:stretch}.filter-actions button{flex:1}}@container (width<=650px){.purchase-work-filters{grid-template-columns:minmax(0,1fr) 38px}.purchase-query{grid-column:1/-1}.purchase-work-filters>label:nth-of-type(2){grid-column:1}.purchase-work-filters .sort-direction{grid-column:2}.purchase-work-filters>label:nth-of-type(3),.purchase-filter-actions{grid-column:1/-1}}@container (width<=1050px){.order-detail-items{overflow:visible}.order-detail-table-head{display:none}.order-item-sort-controls{background:#f5f6f8;border:1px solid #e2e6eb;border-radius:6px;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.order-item-sort-controls button{color:#505761;background:#fff;border:1px solid #cfd4dc;border-radius:5px;min-height:30px;padding:4px 8px;font:700 .75rem/1.2 Pretendard,sans-serif}.order-item-sort-controls button:focus-visible{outline-offset:2px;outline:2px solid #1473e6}.order-detail-items article{grid-template-columns:1fr;gap:8px;min-width:0;padding:13px 0;display:grid}.order-item-product{gap:3px;min-width:0;display:grid!important}.order-item-vendor{text-align:left!important}.order-item-quantities{background:#f5f6f8;border:1px solid #e2e6eb;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px;display:grid}.order-item-quantity{min-width:0}.order-item-quantity>small{color:#656d76;font-size:.7rem;font-weight:700;display:block}.order-item-status{color:#656d76;justify-content:space-between;align-items:start;gap:12px;font-size:.78rem;display:flex}.order-item-status .purchase-status{text-align:left;justify-items:start}.order-item-editor{grid-template-columns:1fr}.order-item-actions{margin-left:auto}}:root{color:#1d1d1f;font-synthesis:none;background:#f5f6f8;font-family:Inter,Pretendard,Noto Sans KR,Malgun Gothic,system-ui,sans-serif}.access-shell{min-height:100dvh}.access-card{text-align:center;background:#fff;border:1px solid #3a3d42;border-radius:10px;justify-items:center;gap:14px;width:min(560px,100%);padding:36px;display:grid;box-shadow:0 28px 70px #00000047}.access-card .eyebrow{color:#667085;justify-self:start}.access-card h1{color:#1d1d1f;margin:0;font-size:2rem;line-height:1.2}.access-card p{color:#505761;max-width:430px;margin:0;line-height:1.6}.access-card .primary{width:min(100%,360px);min-height:48px}@media (width<=620px){.access-shell{padding:16px}.access-card{padding:28px 20px}.access-card h1{font-size:1.6rem}}.catalog-list{container-type:inline-size}@container (width<=1000px){.product-catalog.image-mode-off{overflow:visible!important}.product-catalog.image-mode-off .table-head{display:none}.product-catalog.image-mode-off:not(.can-manage) article{align-items:start;gap:4px 10px;padding:12px 0;grid-template-columns:112px minmax(0,1fr)!important;min-width:0!important;display:grid!important}.product-catalog.image-mode-off:not(.can-manage) .product-code{grid-row:1/span 2;align-self:start;grid-column:1!important}.product-catalog.image-mode-off:not(.can-manage) article>div{grid-row:1;min-width:0;grid-column:2!important}.product-catalog.image-mode-off:not(.can-manage) .product-jan{color:#656d76;grid-row:2;font-size:.76rem;grid-column:2!important}.product-catalog.image-mode-off.can-manage article{align-items:start;gap:4px 10px;padding:12px 0;grid-template-columns:30px 112px minmax(0,1fr)!important;min-width:0!important;display:grid!important}.product-catalog.image-mode-off.can-manage .check-cell{grid-row:1/span 2;grid-column:1!important}.product-catalog.image-mode-off.can-manage .product-code{grid-row:1/span 2;align-self:start;grid-column:2!important}.product-catalog.image-mode-off.can-manage article>div{grid-row:1;min-width:0;grid-column:3!important}.product-catalog.image-mode-off.can-manage .product-jan{color:#656d76;grid-row:2;font-size:.76rem;grid-column:3!important}.product-catalog.image-mode-off .product-vendor,.product-catalog.image-mode-off .product-updated{display:none!important}}.packing-history-filter{grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0}.packing-history-wide{grid-column:span 2}.order-number-heading{align-items:center;gap:8px;display:flex}.order-no-copy{color:#526071;background:#fff;border:1px solid #cbd5e1;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:grid}.order-no-copy:hover{color:#fff;background:#2563eb;border-color:#2563eb}.order-no-copy svg{fill:currentColor;width:18px;height:18px}.product-original-name{color:#526071;font-size:.82rem;font-style:normal}.language-toggle{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:.9rem;font-weight:800;display:grid}.language-toggle:hover{color:#fff;background:#2563eb;border-color:#2563eb}.quick-order-panel{width:min(720px,100%)}.quick-order-form{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:8px;margin-top:18px;display:grid}.quick-order-form label{color:#505761;gap:6px;font-size:.8rem;font-weight:800;display:grid}.quick-order-form input,.quick-order-form button{min-height:44px}.quick-order-note{color:#656d76;margin-top:12px;font-size:.82rem;line-height:1.5}.quick-order-message{color:#8a1d18;background:#fff4f2;border:1px solid #e9b2ab;border-radius:6px;margin-top:12px;padding:10px 12px;font-size:.84rem;line-height:1.45}.quick-order-camera{background:#17191d;border-radius:8px;gap:10px;margin-top:16px;padding:12px;display:grid}.quick-order-camera video{aspect-ratio:4/3;object-fit:cover;background:#050505;border-radius:5px;width:min(100%,560px);margin:auto}.quick-order-camera>div{color:#fff;justify-content:space-between;align-items:center;gap:8px;font-size:.85rem;display:flex}.quick-order-camera .status{color:#fff;background:#2e333a;border-color:#606a76}@media (width<=620px){.quick-order-form{grid-template-columns:1fr 1fr}.quick-order-form label{grid-column:1/-1}.quick-order-form button{width:100%}.quick-order-camera>div{flex-direction:column;align-items:flex-start}.quick-order-camera .status{width:100%}}.quick-product-result{background:#fff;border:1px solid #d8dce2;border-radius:8px;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:16px;margin-top:18px;padding:14px;display:grid}.quick-product-image{color:#656d76;background:#f5f6f8;border:1px solid #e1e5ea;border-radius:6px;place-items:center;width:112px;height:112px;font-size:.72rem;display:grid;overflow:hidden}.quick-product-image img{object-fit:contain;width:100%;height:100%}.quick-product-result h3{margin:3px 0 5px;font-size:1.15rem}.quick-product-result p{color:#505761;margin:3px 0;font-size:.86rem;line-height:1.4}.quick-product-result dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px;margin:12px 0 0;display:grid}.quick-product-result dl div{gap:2px;display:grid}.quick-product-result dt{color:#656d76;font-size:.72rem}.quick-product-result dd{color:#1d1d1f;word-break:break-all;margin:0;font-size:.84rem;font-weight:700}@media (width<=620px){.quick-product-result{grid-template-columns:76px minmax(0,1fr);gap:11px}.quick-product-image{width:76px;height:76px}.quick-product-result dl{grid-template-columns:1fr}}.quick-product-orders{border-top:1px solid #e1e5ea;gap:10px;margin-top:16px;padding-top:16px;display:grid}.quick-product-orders h3{margin:3px 0 0;font-size:1rem}.quick-product-orders>div:last-child{border-top:1px solid #e1e5ea;display:grid}.quick-product-orders button{text-align:left;color:#1d1d1f;background:#fff;border:0;border-bottom:1px solid #e1e5ea;border-radius:0;gap:3px;padding:11px 2px;display:grid}.quick-product-orders button:hover{color:#0f66d0}.quick-product-orders button span{color:#656d76;font-size:.8rem}.quick-product-orders>p{color:#656d76;margin:0;font-size:.85rem}*{box-sizing:border-box}body{background:#f5f6f8;min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}h1,h2,p{margin:0}.eyebrow{color:#656d76;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.login-shell{background:linear-gradient(135deg,#252525 0%,#1e1e1e 46%,#303338 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #3a3d42;border-radius:8px;grid-template-columns:1fr .92fr;width:min(900px,100%);display:grid;overflow:hidden;box-shadow:0 28px 70px #00000047}.login-card>div{color:#fff;background:linear-gradient(#1473e624,#0000 42%),#242528;border-right:1px solid #3b3e44;align-content:end;gap:12px;min-height:430px;padding:48px;display:grid}.login-card h1{max-width:420px;font-size:2.25rem;line-height:1.16}.login-card>div p{color:#c9ced6}.login-card form,.stack-form{flex-direction:column;gap:16px;display:flex}.login-card form{justify-content:center;padding:42px}label{color:#3f4650;gap:7px;font-size:.84rem;font-weight:800;display:grid}input{color:#1d1d1f;background:#fff;border:1px solid #cfd4dc;border-radius:6px;width:100%;height:42px;padding:10px 12px}select{background:#fff;border:1px solid #cfd4dc;border-radius:6px;width:100%;height:42px;padding:8px 10px}input:focus{border-color:#1473e6;outline:3px solid #1473e62e}.primary{color:#fff;background:#1473e6;border:0;border-radius:6px;min-height:40px;padding:11px 16px;font-weight:800}.primary:hover:not(:disabled){background:#0f66d0}.primary:disabled{opacity:.68}.feedback{z-index:1200;border:1px solid #0000;border-radius:6px;gap:5px;width:min(520px,100vw - 28px);padding:12px;font-size:.86rem;animation:.16s ease-out packing-toast-in;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #121e3033}.feedback-error{color:#8c1d18;background:#fff1f0;border-color:#f2b8b5}.feedback-success{color:#0b5c42;background:#eaf7f1;border-color:#a9dec8}.feedback-info{color:#0d4f8b;background:#edf5ff;border-color:#b8d7ff}.feedback small{color:#656d76}.loading-screen{color:#c9ced6;background:#1e1e1e;place-items:center;min-height:100vh;display:grid}.app-shell{background:#f5f6f8;grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.app-shell aside{color:#f4f6f8;background:#1e1e1e;border-right:1px solid #111;padding:18px 12px}.brand{align-items:center;gap:10px;padding:4px 8px 22px;display:flex}.brand-mark{flex:0 0 34px;width:34px;height:34px;display:block}.brand strong{font-size:1.06rem}.app-shell nav{gap:3px;display:grid}.nav-icon{display:none}.app-shell nav button{color:#c9ced6;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;min-height:38px;padding:9px 11px}.app-shell nav button:hover:not(:disabled){color:#fff;background:#2b2d31}.app-shell nav button.selected{color:#fff;background:#32353a;border-color:#4a4f57;font-weight:800;box-shadow:inset 3px 0 #1473e6}.app-shell nav button:disabled{color:#747b85;opacity:1}.app-shell main{width:min(100%,1440px);min-width:0;margin-inline:auto;padding:22px 24px}.scroll-top{z-index:30;color:#fff;background:#32353a;border:1px solid #505761;border-radius:8px;place-items:center;width:52px;min-width:52px;height:52px;min-height:52px;padding:0;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 3px 12px #0000002e}.scroll-top svg{fill:currentColor;width:32px;height:32px;display:block}.scroll-top:hover{background:#1473e6;border-color:#1473e6}.app-shell header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.app-shell header h1{margin-top:4px;font-size:1.72rem;line-height:1.25}.session{align-items:center;gap:14px;display:flex}.session div{text-align:right;display:grid}.session span{color:#656d76;font-size:.8rem}.session button,.status{color:#3f4650;background:#fff;border:1px solid #cfd4dc;border-radius:6px;min-height:34px;padding:8px 11px}.session button:hover,.status:hover{border-color:#9aa3af}.welcome{grid-template-columns:minmax(0,1fr) 150px 150px;align-items:stretch;gap:14px;display:grid}.welcome>div:first-child,.metric,.panel{background:#fff;border:1px solid #d8dce2;border-radius:8px}.welcome>div:first-child{padding:24px}.welcome h2{margin:8px 0 10px;font-size:1.48rem;line-height:1.28}.welcome p{color:#656d76;max-width:680px;line-height:1.65}.metric{text-align:center;place-content:center;padding:20px;display:grid}.metric strong{font-size:2.28rem;line-height:1}.metric span{color:#656d76;margin-top:8px;font-size:.86rem}.content-grid{grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:16px;display:grid}.catalog-layout{gap:16px;display:grid}.catalog-workspace{gap:14px;display:grid}.catalog-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.catalog-form-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.catalog-form-actions button,.catalog-list .order-actions>a,.catalog-list .order-actions>button{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;height:40px;min-height:40px;padding:0 14px;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.catalog-form-actions .danger,.catalog-list .danger{color:#b42318;background:#fff;border-color:#d31510}.catalog-form-actions .danger:hover,.catalog-list .danger:hover{background:#fff0ef}.catalog-import{border-top:1px solid #e6e9ee;padding-top:12px}.catalog-import summary{cursor:pointer;color:#3f4650;font-size:.9rem;font-weight:800}.catalog-import[open] summary{margin-bottom:12px}.list-meta,.pagination{color:#656d76;justify-content:space-between;align-items:center;gap:10px;font-size:.85rem;display:flex}.list-meta{margin:0 0 8px}.pagination{justify-content:flex-end;margin-top:14px}.pagination strong{text-align:center;color:#3f4650;min-width:78px}.product-catalog.can-manage .table-head,.product-catalog.can-manage article{grid-template-columns:44px minmax(120px,.8fr) minmax(320px,2.6fr) minmax(120px,.85fr) minmax(100px,.7fr) minmax(150px,.9fr)}.product-catalog time{color:#656d76;font-variant-numeric:tabular-nums;font-size:.82rem}.inventory-layout{grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:16px;display:grid}.side-stack{align-content:start;gap:16px;display:grid}.product-table article{cursor:pointer}.product-table article.selected-row{background:#edf5ff;margin-inline:-10px;padding-inline:10px}.movement-list{border-top:1px solid #e6e9ee;display:grid}.movement-list article{border-bottom:1px solid #e6e9ee;grid-template-columns:48px minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.movement-list article>strong{color:#1473e6}.movement-list div{gap:3px;display:grid}.movement-list small{color:#656d76}.orders-layout{grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:16px;display:grid}.upload-note{color:#656d76;margin:0 0 14px;font-size:.88rem;line-height:1.55}.file-input{background:#f9fafb;border:1px dashed #aab2bd;border-radius:6px;margin-bottom:14px;padding:12px}.file-input input{border:0;height:auto;padding:6px 0}.validation{border-radius:6px;gap:6px;margin:12px 0;padding:12px;font-size:.85rem;display:grid}.validation.ok{color:#0b5c42;background:#eaf7f1}.validation.bad{color:#8c1d18;background:#fff1f0}.purchase-layout{grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:16px;display:grid}.packing-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:16px;display:grid}.packing-workspace{min-height:520px}.packing-toast{z-index:1000;color:#7a1d18;background:#fff7f6;border:1px solid #e2aaa6;border-radius:8px;gap:3px;width:min(520px,100vw - 28px);padding:12px 16px;animation:.14s ease-out packing-toast-in;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #1d1d1f2b}.packing-toast strong{font-size:.88rem}.packing-toast span{font-size:.78rem;line-height:1.35}@keyframes packing-toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.packing-summary{background:#d8dce2;border:1px solid #d8dce2;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:16px;display:grid;overflow:hidden}.packing-summary div{background:#fff;gap:5px;padding:11px 12px;display:grid}.packing-summary span,.packing-items article span{color:#656d76;font-size:.78rem}.packing-status{color:#0d4f8b;background:#edf5ff;border:1px solid #b8d7ff;border-radius:999px;padding:5px 9px;font-size:.8rem;font-weight:800}.packing-status.hold{color:#8a4b00;background:#fff3e5;border-color:#f1c48b}.packing-status.completed{color:#fff;background:#12805c;border-color:#12805c}.packing-scans{background:#f5f6f8;border:1px solid #d8dce2;border-radius:6px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;padding:14px;display:grid}.packing-scans form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.packing-scans label{min-width:0}.packing-items{border-top:1px solid #e6e9ee}.packing-items article{border-bottom:1px solid #e6e9ee;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;display:grid}.packing-items article>div:nth-child(2){gap:4px;min-width:0;display:grid}.packing-items strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.packing-index{background:#505761;border-radius:4px;place-items:center;width:24px;height:24px;font-weight:800;display:grid;color:#fff!important}.packing-quantity{align-items:center;gap:8px;display:flex}.packing-quantity button{color:#3f4650;background:#fff;border:1px solid #cfd4dc;border-radius:5px;width:28px;height:28px;padding:0;font-size:1.1rem}.packing-quantity button:disabled{color:#aab2bd;background:#f5f6f8}.packing-quantity strong{text-align:center;font-variant-numeric:tabular-nums;min-width:48px}.packing-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.dashboard-layout{gap:16px;display:grid}.dashboard-cards{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.dashboard-cards :is(a,button){text-align:left;color:#1d1d1f;background:#fff;border:1px solid #d8dce2;border-radius:8px;gap:8px;min-height:142px;padding:18px;text-decoration:none;display:grid}.dashboard-cards :is(a,button):hover{border-color:#1473e6;box-shadow:0 2px 8px #1473e61a}.dashboard-cards span,.dashboard-cards small{color:#656d76}.dashboard-cards strong{font-size:2rem;line-height:1}.dashboard-cards small{font-weight:700}.dashboard-insights{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:16px;display:grid}.trend-list{gap:10px;display:grid}.trend-row{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;display:grid}.trend-row time{color:#656d76;font-variant-numeric:tabular-nums;font-size:.76rem}.trend-bars{gap:4px;min-height:36px;display:grid}.trend-bar{border-radius:3px;align-items:center;min-width:42px;max-width:100%;height:15px;padding:0 6px;transition:width .2s;display:flex;overflow:hidden}.trend-bar b{color:#fff;white-space:nowrap;font-size:.68rem}.trend-bar.orders{background:#1473e6}.trend-bar.packed{background:#12805c}.rising-products{border-top:1px solid #e6e9ee;display:grid}.rising-products article{border-bottom:1px solid #e6e9ee;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 0;display:grid}.rising-products article>strong{color:#fff;background:#505761;border-radius:4px;place-items:center;width:24px;height:24px;font-size:.76rem;display:grid}.rising-products article>div{gap:3px;min-width:0;display:grid}.rising-products b{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.rising-products span{color:#656d76;font-size:.74rem}.rising-products em{color:#0f66d0;font-size:.82rem;font-style:normal;font-weight:800}.import-history{overflow-x:auto}.import-history .table-head,.import-history article{grid-template-columns:70px minmax(160px,1.2fr) minmax(150px,.9fr) 90px 150px;min-width:760px}.import-history article{cursor:pointer}.import-error-details{background:#fff1f0;border:1px solid #f2b8b5;border-radius:6px;gap:5px;margin-top:16px;padding:12px;font-size:.85rem;display:grid}.import-error-details span{color:#8c1d18}.template-link{color:#656d76;background:#edeff2;border:1px solid #d8dce2;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:.8rem;display:flex}.template-link a{color:#0f66d0;font-weight:800;text-decoration:none}.file-meta{color:#656d76;margin:-5px 0 12px;font-size:.76rem;display:block}.validation-errors{gap:5px;max-height:240px;padding-right:4px;display:grid;overflow:auto}.reference-downloads{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.reference-tools{background:#f5f6f8;border:1px solid #e1e5ea;border-radius:7px;gap:8px;margin:0 0 16px;padding:12px;display:grid}.reference-tools .reference-downloads{margin:0}.reference-tools .catalog-import{padding-top:8px}.search-row{gap:8px;margin-bottom:16px;display:flex}.filter-grid{background:#f5f6f8;border:1px solid #e1e5ea;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px;margin-bottom:16px;padding:14px;display:grid}.filter-grid label{color:#505761;gap:6px;min-width:0;font-size:.78rem;font-weight:800;display:grid}.filter-grid input,.filter-grid select{background:#fff;min-width:0}.filter-actions{justify-content:flex-end;align-items:end;gap:8px;display:flex}.filter-actions button{min-height:38px}.sortable-head button{color:#656d76;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;padding:0;font-size:.75rem;font-weight:800}.sortable-head button:hover{color:#0f66d0}.sortable-head button:focus-visible{outline-offset:3px;outline:2px solid #1473e6}.search-row button,.download,.filter-actions button{color:#3f4650;white-space:nowrap;background:#fff;border:1px solid #cfd4dc;border-radius:6px;min-height:40px;padding:9px 13px;font-weight:700;text-decoration:none}.product-table{border-top:1px solid #e6e9ee}.table-head,.product-table article{grid-template-columns:minmax(0,1.6fr) minmax(110px,.7fr) minmax(100px,.6fr);align-items:center;gap:12px;display:grid}.table-head{color:#656d76;padding:10px 0;font-size:.75rem;font-weight:800}.product-table article{border-top:1px solid #e6e9ee;padding:12px 0;font-size:.88rem}.product-table article div{gap:3px;min-width:0;display:grid}.product-table article span,.product-table article div span{color:#656d76;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.empty{color:#656d76;padding:22px 0}.recent-products .table-head,.recent-products article{grid-template-columns:minmax(140px,.7fr) minmax(280px,2.2fr) minmax(120px,.65fr) minmax(170px,.85fr)}.recent-products article>strong:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recent-products article time{color:#656d76;font-variant-numeric:tabular-nums;font-size:.82rem}.product-catalog .table-head,.product-catalog article{grid-template-columns:minmax(112px,.55fr) minmax(0,1.5fr) minmax(110px,.6fr) minmax(100px,.55fr)}.product-catalog .product-code{color:#0f66d0;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.purchase-table{overflow-x:auto}.purchase-table .table-head,.purchase-table article{grid-template-columns:66px minmax(90px,.65fr) minmax(150px,1fr) minmax(120px,.8fr) minmax(110px,.72fr) minmax(120px,.8fr) minmax(240px,1.7fr) 58px 58px 58px 82px minmax(148px,.9fr);min-width:1560px}.purchase-table .product-code{color:#0f66d0;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.purchase-action-form{grid-template-columns:minmax(160px,.7fr) minmax(240px,1.3fr) auto auto;align-items:end;gap:10px;display:grid}.purchase-action-form label,.purchase-partial-form label{color:#505761;gap:6px;min-width:0;font-size:.78rem;font-weight:800;display:grid}.purchase-partial-form{border-top:1px solid #e6e9ee;grid-template-columns:minmax(0,1fr) minmax(180px,.8fr) 130px auto;align-items:end;gap:10px;margin-top:16px;padding-top:14px;display:grid}.purchase-partial-form>span{color:#656d76;font-size:.84rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.purchase-heading{align-items:flex-start}.purchase-list-panel{container-type:inline-size}.purchase-work-filters{background:#f5f6f8;border:1px solid #e1e5ea;border-radius:7px;grid-template-columns:minmax(260px,1fr) 160px 38px 190px auto;align-items:end;gap:8px;margin-bottom:14px;padding:12px;display:grid}.purchase-work-filters label{color:#505761;gap:5px;font-size:.75rem;font-weight:800;display:grid}.purchase-query{grid-column:auto}.purchase-query input,.purchase-work-filters select{background:#fff;min-height:40px}.sort-direction{height:40px;padding:0;font-size:1.15rem}.purchase-details{color:#505761;grid-column:1/-1;font-size:.82rem}.purchase-details summary{cursor:pointer;font-weight:800}.purchase-details[open] summary{margin-bottom:9px}.purchase-details>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.purchase-filter-actions{align-items:end;gap:8px;display:flex}.purchase-filter-actions button{min-height:40px}.purchase-list-meta{color:#656d76;align-items:center;gap:10px;margin-bottom:8px;font-size:.85rem;display:flex}.purchase-list-meta strong{color:#3f4650;margin-right:auto}.purchase-work-list{border-top:1px solid #e6e9ee}.purchase-work-head,.purchase-work-list article{grid-template-columns:38px minmax(0,1fr) 168px;align-items:center;gap:10px;display:grid}.purchase-work-head{color:#656d76;background:#f5f6f8;padding:9px 0;font-size:.76rem;font-weight:800}.purchase-work-list article{border-top:1px solid #e6e9ee;min-height:78px;padding:10px 0}.purchase-work-list article.is-selected{background:#f5f9ff}.purchase-work-list .check-cell{justify-content:center}.purchase-item-info{gap:3px;min-width:0;display:grid}.purchase-item-info strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.purchase-item-info span,.purchase-item-info small{text-overflow:ellipsis;white-space:nowrap;color:#656d76;overflow:hidden}.purchase-item-info small{font-size:.76rem}.purchase-quantity{font-variant-numeric:tabular-nums;justify-items:center;gap:3px;display:grid}.purchase-quantity small{color:#656d76;font-size:.74rem}.purchase-quantity>div{grid-template-columns:32px 36px 32px;align-items:center;gap:4px;display:grid}.purchase-quantity button{color:#3f4650;background:#fff;border:1px solid #cfd4dc;border-radius:5px;width:32px;height:32px;padding:0;font-size:1.1rem}.purchase-quantity button:disabled{color:#aab2bd;background:#f5f6f8}.purchase-quantity strong{text-align:center;font-size:1.1rem}.purchase-quantity>span{color:#1473e6;font-size:.74rem;font-weight:800}.purchase-complete-bar{z-index:2;background:#fff;border-top:1px solid #cfd4dc;justify-content:space-between;align-items:center;gap:12px;margin:16px -12px -12px;padding:12px;display:flex;position:sticky;bottom:0;box-shadow:0 -5px 14px #17203314}.purchase-complete-bar span{color:#505761;padding-left:12px;font-size:.86rem}.purchase-complete-bar strong{color:#0f66d0}.purchase-complete-bar button{min-height:44px}.purchase-page-size{white-space:nowrap;align-items:center;gap:5px;font-size:.8rem;font-weight:800;display:flex}.purchase-page-size select{background:#fff;min-height:34px;padding:4px 24px 4px 8px;font-size:.82rem}.packing-summary{grid-template-columns:repeat(4,1fr)}.packing-history-table .table-head,.packing-history-table article{grid-template-columns:38px minmax(190px,1.35fr) minmax(100px,.6fr) minmax(130px,.75fr) minmax(150px,.8fr)}.packing-history-table article{cursor:pointer}.packing-history-table .check-cell{justify-content:center;align-items:center;display:flex}.packing-history-table time{color:#656d76;font-variant-numeric:tabular-nums;font-size:.8rem}.audit-table .table-head,.audit-table article{grid-template-columns:minmax(160px,1fr) minmax(130px,.8fr) 100px minmax(180px,1fr)}.order-table .table-head,.order-table article{grid-template-columns:66px minmax(0,1.3fr) minmax(110px,.7fr) 94px 76px minmax(148px,.85fr)}.order-table:not(:has(.check-cell)) .table-head{grid-template-columns:minmax(0,1.3fr) minmax(110px,.7fr) 94px 76px minmax(148px,.85fr)}.order-table:not(:has(.check-cell)) article{grid-template-columns:minmax(0,1.3fr) minmax(110px,.7fr) 94px 76px minmax(148px,.85fr)}.order-table article small{color:#8a929d;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:400}.order-actions{align-items:center;gap:8px;display:flex}.compact{min-height:34px;padding:7px 10px;font-size:.82rem}.check-cell{color:#656d76;align-items:center;gap:6px;font-size:.75rem;font-weight:800;display:flex}.check-cell input{accent-color:#1473e6;width:16px;height:16px;padding:0}.orders-layout>.panel>.panel-heading{align-items:flex-start}.orders-layout .order-actions{flex-wrap:wrap;flex:1;justify-content:flex-end}.orders-layout .order-actions>a,.orders-layout .order-actions>button{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;height:40px;min-height:40px;padding:0 14px;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.orders-layout .order-actions>.count{box-sizing:border-box;white-space:nowrap;justify-content:center;align-items:center;height:40px;display:inline-flex}.print-button{color:#0f66d0;background:#edf5ff;border:1px solid #b8d7ff;border-radius:5px;min-height:32px;padding:6px 8px;font-weight:800}.print-button:hover{color:#fff;background:#1473e6;border-color:#1473e6}.import-error-table{overflow-x:auto}.import-error-table .table-head,.import-error-table article{grid-template-columns:minmax(140px,.65fr) 62px minmax(150px,.8fr) 100px minmax(150px,.85fr) minmax(220px,1.2fr);min-width:1010px}.import-error-table .error-product-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.import-error-table .error-field{color:#0f66d0;font-size:.82rem}.import-error-table .error-value{color:#8c1d18;overflow-wrap:anywhere;white-space:normal;background:#fff1f0;border-radius:4px;padding:3px 6px;font-size:.82rem;font-weight:800}.panel{padding:22px}.panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.panel-heading h2{margin-top:3px;font-size:1.22rem}.count{color:#3f4650;background:#edeff2;border:1px solid #d8dce2;border-radius:999px;padding:4px 9px;font-size:.82rem;font-weight:800}.user-list{border-top:1px solid #e6e9ee;display:grid}.user-row{border-bottom:1px solid #e6e9ee;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:12px 0;display:grid}.avatar{color:#fff;background:#32353a;border-radius:7px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.user-row>div:nth-child(2){min-width:0;display:grid}.user-row span{color:#656d76;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.status{white-space:nowrap;font-weight:800}.status.active{color:#fff;background:#12805c;border-color:#12805c}.panel .stack-form{padding:0}.stack-form .primary{margin-top:4px}.switch-label{grid-template-columns:none;align-items:center;gap:9px;display:flex}.switch-label input{accent-color:#1473e6;width:18px;height:18px;padding:0}.reference-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.reference-list{border-top:1px solid #e6e9ee;display:grid}.reference-list article{border-bottom:1px solid #e6e9ee;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.reference-list article>div{gap:3px;min-width:0;display:grid}.reference-list span,.reference-list small{color:#656d76;font-size:.82rem}.reference-list-actions{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:7px;display:flex!important}.reference-edit{color:#34445a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:34px;padding:5px 10px;font-weight:700}.reference-edit:hover{color:#0d65c6;border-color:#1473e6}.reference-form{border-top:1px solid #e6e9ee;margin-top:18px;padding-top:18px}.reference-form-actions{align-items:end;gap:8px;display:flex}.code-lock-note{color:#697586;margin-top:5px;font-size:.76rem;display:block}.order-detail-items{gap:8px;margin-top:18px;display:grid}.order-detail-items>strong{border-top:1px solid #e6e9ee;padding-top:14px}.order-detail-items article{border-bottom:1px solid #e6e9ee;justify-content:space-between;align-items:center;gap:8px;padding:9px 0;display:flex}.order-detail-items article>div{gap:3px;min-width:0;display:grid}.order-detail-items span,.order-detail-items small{color:#656d76;font-size:.78rem}.order-detail-items label{width:76px}.order-detail-items input{height:34px}.packing-quantity .packing-count-empty{color:#1d1d1f}.packing-quantity .packing-count-partial{color:#d31510}.packing-quantity .packing-count-complete{color:#1473e6}.packing-items article>div:nth-child(2)>strong{white-space:normal;text-overflow:clip;line-height:1.35;overflow:visible}.packing-quantity{align-self:center;min-height:28px}.packing-quantity strong{height:28px;line-height:28px}.packing-quantity button{flex:0 0 28px}.last-scanned-item{background:#edf5ff;box-shadow:inset 3px 0 #1473e6}.order-progress-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:14px 0;display:grid}.order-progress-summary div{background:#f5f6f8;border:1px solid #e2e6eb;gap:3px;padding:9px;display:grid}.order-progress-summary span{color:#656d76;font-size:.75rem}.order-progress-summary strong{font-size:.9rem}.order-detail-items{overflow-x:auto}.order-detail-table-head,.order-detail-items article{grid-template-columns:minmax(170px,2fr) minmax(82px,1fr) repeat(4,minmax(62px,.55fr)) minmax(76px,.75fr) minmax(76px,.75fr);align-items:center;gap:7px;min-width:760px;display:grid}.order-detail-table-head{color:#505761;background:#edeff2;padding:7px 0;font-size:.76rem;font-weight:700}.order-detail-table-head>span,.order-detail-table-head button{text-align:left;font:inherit;color:inherit;background:0 0;border:0;padding:0 7px}.order-detail-table-head button{cursor:pointer}.order-detail-items article{justify-content:initial}.order-detail-items article>span,.order-detail-items article>strong{text-align:center}.order-detail-items article>div strong{text-align:left}.order-detail-items .purchase-status{white-space:nowrap;justify-items:center;gap:2px;display:grid}.order-detail-items .purchase-status small{color:#656d76;font-size:.72rem;font-weight:400}.order-item-quantities,.order-item-status{display:contents}.order-item-quantity{place-items:center;gap:2px;min-width:0;display:grid}.order-item-quantity>small{display:none}.order-item-quantity>strong{font-size:.95rem}.order-item-vendor{text-align:center}.detail-stepper{grid-template-columns:22px minmax(32px,1fr) 22px;align-items:center;gap:2px;display:grid}.detail-stepper button{background:#fff;border:1px solid #cfd4dc;border-radius:4px;height:26px;padding:0}.detail-stepper input{text-align:center;border:1px solid #cfd4dc;border-radius:4px;width:100%;height:26px;padding:2px;font-size:.78rem}.order-detail{container-type:inline-size}.order-header-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;margin-top:16px;display:grid}.order-header-form .order-header-wide{grid-column:1/-1}.order-header-form .primary{justify-self:start;margin-top:0}.order-header-copy{grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:7px;display:grid}.order-header-copy .order-no-copy{width:36px;height:36px}@container (width<=700px){.order-header-form{grid-template-columns:1fr}.order-header-form .order-header-wide{grid-column:auto}}.field-ok{color:#12805c;font-weight:700}.field-error{color:#d31510;font-weight:700;display:block}.input-error{box-shadow:0 0 0 1px #d3151029;border-color:#d31510!important}.order-item-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-item-editor{background:#f5f6f8;border:1px solid #e2e6eb;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.order-item-editor>strong,.order-item-product-matches,.order-item-editor-actions{grid-column:1/-1}.order-item-editor label{color:#505761;gap:5px;width:auto;font-size:.78rem;font-weight:800;display:grid}.order-item-editor input{height:38px}.order-item-editor>button{align-self:end}.order-item-product-matches{gap:5px;max-height:180px;display:grid;overflow:auto}.order-item-product-matches button{text-align:left;background:#fff;border:1px solid #cfd4dc;border-radius:5px;gap:2px;padding:8px;display:grid}.order-item-product-matches button.selected{border-color:#1473e6;box-shadow:inset 3px 0 #1473e6}.order-item-product-matches span{color:#656d76;font-size:.76rem}.order-item-editor-actions{justify-content:flex-end;gap:8px;display:flex}.order-item-actions{gap:5px;display:flex}.order-item-actions button{min-height:30px;padding:4px 7px;font-size:.72rem}.order-item-sort-controls{display:none}@media (width<=850px){.order-progress-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.order-detail-table-head,.order-detail-items article{grid-template-columns:minmax(145px,1.7fr) minmax(72px,.8fr) repeat(4,minmax(62px,.55fr)) minmax(76px,.75fr) minmax(76px,.75fr);min-width:760px}.order-detail-items{overflow-x:auto}}.orders-layout,.purchase-layout,.inventory-layout,.content-grid,.reference-layout,.packing-layout{grid-template-columns:minmax(0,1fr)}.orders-layout>.side-stack,.purchase-layout>.side-stack,.purchase-layout>section.panel:nth-child(2),.inventory-layout>.side-stack,.content-grid>section.panel:nth-child(2){order:-1}.orders-layout>.side-stack,.inventory-layout>.side-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.orders-layout>.side-stack>.order-detail,.orders-layout>.side-stack>section.panel:last-child,.inventory-layout>.side-stack>section:first-child{grid-column:1/-1}.orders-layout>.side-stack>.template-link{align-self:stretch}.purchase-layout>section.panel:nth-child(2),.purchase-layout>.side-stack{width:100%}.purchase-layout>section.panel:nth-child(2) .stack-form{grid-template-columns:repeat(4,minmax(0,1fr))}.purchase-layout>section.panel:nth-child(2) .stack-form>button{align-self:end}.purchase-layout>.side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-layout>.side-stack>section:first-child{grid-column:1/-1}.content-grid>section.panel:nth-child(2) .stack-form,.reference-form{grid-template-columns:repeat(3,minmax(0,1fr))}.packing-layout>.packing-workspace{min-height:0}.packing-layout>.panel:first-child .stack-form{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=900px){.login-card{grid-template-columns:1fr}.login-card>div{border-bottom:1px solid #3b3e44;border-right:0;min-height:240px;padding:32px}.login-card form{padding:32px}.app-shell{grid-template-columns:72px minmax(0,1fr)}.brand{justify-content:center;padding-inline:0}.brand strong{display:none}.app-shell aside{padding-inline:9px}.app-shell nav button{text-align:center;padding:11px 8px;position:relative}.app-shell nav button .nav-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;margin:0 auto;display:block}.app-shell nav button:after{z-index:20;color:#fff;white-space:nowrap;pointer-events:none;content:attr(data-label);opacity:0;background:#303338;border:1px solid #4b515a;border-radius:4px;padding:6px 8px;font-size:.76rem;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:50%;left:calc(100% + 9px);transform:translate(-4px,-50%)}.app-shell nav button:hover:after,.app-shell nav button:focus-visible:after{opacity:1;transform:translateY(-50%)}.app-shell nav button.selected{box-shadow:inset 3px 0 #1473e6}.welcome,.content-grid,.catalog-layout,.inventory-layout,.orders-layout,.purchase-layout,.packing-layout{grid-template-columns:1fr}.catalog-form,.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-layout>.side-stack,.inventory-layout>.side-stack,.purchase-layout>.side-stack{grid-template-columns:1fr}.purchase-layout>section.panel:nth-child(2) .stack-form,.content-grid>section.panel:nth-child(2) .stack-form,.reference-form,.packing-layout>.panel:first-child .stack-form,.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-layout{grid-template-columns:1fr}.packing-workspace{min-height:0}.packing-active-layout>.packing-start-panel{display:none}.packing-active-layout>.packing-workspace{background:0 0;border:0;border-radius:0;padding:0 14px 76px}.packing-active-layout .packing-workspace-heading{display:none}.packing-active-layout .packing-sticky-controls{z-index:12;background:#f5f6f8;padding:10px 0 8px;position:sticky;top:0;box-shadow:0 6px 10px #1d1d1f14}.packing-active-layout .packing-summary{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:8px}.packing-active-layout .packing-summary div{gap:2px;padding:8px}.packing-active-layout .packing-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.packing-active-layout .packing-scans{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:0;padding:9px}.packing-active-layout .packing-scans form{gap:6px}.packing-active-layout .packing-scans input{min-width:0}.packing-active-layout .packing-items article{padding:13px 4px}.packing-active-layout .packing-actions{z-index:15;background:#fff;border:1px solid #d8dce2;border-radius:8px;margin:0;padding:8px;position:fixed;bottom:12px;right:14px;box-shadow:0 4px 14px #1d1d1f24}.metric{text-align:left;justify-content:space-between;align-items:center;display:flex}.metric span{margin-top:0}.app-shell main{padding:22px}}@media (width<=620px){.app-shell{min-height:100dvh;display:block}.app-shell aside{z-index:30;align-items:center;gap:8px;min-height:58px;padding:7px 10px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 1px #3b3e44}.brand{flex:0 0 40px;min-width:40px}.brand strong{display:none}.brand-mark{width:32px;height:32px}.app-shell nav{overscroll-behavior-x:contain;scrollbar-width:none;flex:1;gap:4px;min-width:0;display:flex;overflow-x:auto}.app-shell nav::-webkit-scrollbar{display:none}.app-shell nav button{flex:0 0 42px;min-height:42px;padding:8px}.app-shell nav button:after{display:none}body,#root,.app-shell,.app-shell main{max-width:100%;overflow-x:clip}.app-shell main{width:100%;min-width:0;padding:14px 12px 24px}.app-shell header{gap:10px;min-height:42px;margin-bottom:14px}.app-shell header>div:first-child{min-width:0}.app-shell header h1{margin:0;font-size:1.58rem;line-height:1.2}.session{gap:6px}.session>div strong{display:none}.session>div span{font-size:.72rem}.session>button{min-width:38px;min-height:38px;padding:7px 9px;font-size:.82rem}.session>button:last-child{min-width:38px;font-size:0}.session>button:last-child:after{content:"↪";font-size:1.15rem;line-height:1}.purchase-action-form,.purchase-partial-form{grid-template-columns:1fr}.purchase-list-panel{padding:12px}.purchase-heading,.purchase-heading .download{display:none}.purchase-list-panel>.upload-note{margin:0 0 12px;font-size:.8rem;line-height:1.45}.purchase-work-filters{background:0 0;border:0;grid-template-columns:minmax(0,1fr) 38px minmax(112px,.7fr);gap:7px;padding:0}.purchase-query{grid-column:1/-1}.purchase-work-filters>label:not(.purchase-query){font-size:0}.purchase-work-filters>label:not(.purchase-query) select{font-size:.82rem}.purchase-work-filters>label:nth-of-type(2){grid-column:1}.purchase-work-filters>label:nth-of-type(3){grid-column:3}.purchase-work-filters .sort-direction{grid-column:2;align-self:end}.purchase-details{grid-column:1/-1}.purchase-details>div{grid-template-columns:1fr}.purchase-filter-actions{grid-column:1/-1}.purchase-filter-actions button{flex:1}.purchase-list-meta{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;margin-top:12px;font-size:.78rem;display:grid}.purchase-list-meta strong{white-space:nowrap;margin:0}.purchase-list-meta span{display:none}.purchase-list-meta .download{min-height:34px;padding:6px 9px}.purchase-page-size{gap:3px;font-size:.74rem}.purchase-page-size select{min-width:84px;max-width:84px;min-height:34px}.purchase-work-head,.purchase-work-list article{grid-template-columns:34px minmax(0,1fr) 94px;gap:6px}.purchase-work-head{z-index:1;padding:8px 0;font-size:.7rem;position:sticky;top:58px}.purchase-work-head .check-cell{font-size:0}.purchase-work-list article{min-height:76px;padding:9px 0}.purchase-item-info strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.purchase-item-info span{font-size:.78rem}.purchase-item-info small{font-size:.68rem}.purchase-quantity{gap:2px}.purchase-quantity>div{grid-template-columns:28px 26px 28px;gap:2px}.purchase-quantity button{width:28px;height:28px}.purchase-quantity strong{font-size:1rem}.purchase-complete-bar{margin:14px -12px -12px;padding:8px 10px}.purchase-complete-bar span{display:none}.purchase-complete-bar button{width:100%;min-height:46px}.purchase-work-filters input,.purchase-work-filters select{font-size:16px}.catalog-form,.purchase-layout>section.panel:nth-child(2) .stack-form,.content-grid>section.panel:nth-child(2) .stack-form,.reference-form,.packing-layout>.panel:first-child .stack-form{grid-template-columns:1fr}.product-catalog{overflow-x:auto}.product-catalog .table-head,.product-catalog article{min-width:920px}.packing-history-table{overflow-x:auto}.packing-history-table .table-head,.packing-history-table article{min-width:720px}.packing-summary,.packing-scans{grid-template-columns:1fr}.packing-items article{grid-template-columns:24px minmax(0,1fr)}.packing-quantity{grid-column:2;justify-content:flex-end}.dashboard-cards{grid-template-columns:1fr}}@media (width<=460px){.app-shell main{padding-inline:10px}.purchase-list-panel{padding:10px}.purchase-work-filters{grid-template-columns:minmax(0,1fr) 36px minmax(102px,.62fr);gap:6px}.purchase-work-filters .sort-direction{width:36px}.purchase-work-filters>label:nth-of-type(3) select{padding-inline:7px;font-size:.76rem}.purchase-list-meta{gap:5px}.purchase-page-size{font-size:0}.purchase-page-size select{min-width:84px;max-width:84px;font-size:.78rem}.purchase-list-meta .download{padding-inline:7px;font-size:.78rem}.purchase-work-head,.purchase-work-list article{grid-template-columns:30px minmax(0,1fr) 88px;gap:5px}.purchase-quantity>div{grid-template-columns:27px 24px 27px}.purchase-quantity button{width:27px}.purchase-complete-bar{margin-inline:-10px}}@media (width<=620px){.scroll-top{width:50px;min-width:50px;height:50px;min-height:50px;bottom:14px;right:14px}.scroll-top svg{width:31px;height:31px}}@media (width<=620px) and (orientation:landscape){.app-shell{grid-template-columns:62px minmax(0,1fr)}.app-shell main{padding:14px 16px}.app-shell header{margin-bottom:14px}.app-shell header h1{font-size:1.3rem}.session div{display:none}.welcome>div:first-child,.panel{padding:16px}.welcome h2{font-size:1.18rem}.metric{padding:12px 16px}.metric strong{font-size:1.7rem}.content-grid{gap:12px}.filter-grid{grid-template-columns:1fr}.filter-actions{justify-content:stretch}.filter-actions button{flex:1}}@container (width<=650px){.purchase-work-filters{grid-template-columns:minmax(0,1fr) 38px}.purchase-query{grid-column:1/-1}.purchase-work-filters>label:nth-of-type(2){grid-column:1}.purchase-work-filters .sort-direction{grid-column:2}.purchase-work-filters>label:nth-of-type(3),.purchase-filter-actions{grid-column:1/-1}}@container (width<=1050px){.order-detail-items{overflow:visible}.order-detail-table-head{display:none}.order-item-sort-controls{background:#f5f6f8;border:1px solid #e2e6eb;border-radius:6px;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.order-item-sort-controls button{color:#505761;background:#fff;border:1px solid #cfd4dc;border-radius:5px;min-height:30px;padding:4px 8px;font:700 .75rem/1.2 Pretendard,sans-serif}.order-item-sort-controls button:focus-visible{outline-offset:2px;outline:2px solid #1473e6}.order-detail-items article{grid-template-columns:1fr;gap:8px;min-width:0;padding:13px 0;display:grid}.order-item-product{gap:3px;min-width:0;display:grid!important}.order-item-vendor{text-align:left!important}.order-item-quantities{background:#f5f6f8;border:1px solid #e2e6eb;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px;display:grid}.order-item-quantity{min-width:0}.order-item-quantity>small{color:#656d76;font-size:.7rem;font-weight:700;display:block}.order-item-status{color:#656d76;justify-content:space-between;align-items:start;gap:12px;font-size:.78rem;display:flex}.order-item-status .purchase-status{text-align:left;justify-items:start}.order-item-editor{grid-template-columns:1fr}.order-item-actions{margin-left:auto}}.fresh-badge{background:#e8f2ff;border-radius:999px;width:max-content;padding:2px 7px;font-weight:800;color:#0f66d0!important;font-size:.7rem!important;display:inline-flex!important}.fresh-badge.waiting{background:#fff1dc;color:#8a4b00!important}.fresh-badge.ready{background:#e5f7f0;color:#087356!important}.purchase-work-list article.is-waiting{background:#fffaf2}.purchase-work-list article.is-waiting .purchase-quantity{color:#8a6b42}.purchase-work-filters{grid-template-columns:minmax(240px,1fr) 150px 38px 170px 170px auto}@media (width<=700px){.purchase-work-filters{grid-template-columns:minmax(0,1fr) 38px minmax(112px,.7fr)}.purchase-work-filters>label:nth-of-type(4){grid-column:1/-1;font-size:.75rem}}.product-image-mode-control{color:#656d76;white-space:nowrap;background:#f5f6f8;border:1px solid #d8dce2;border-radius:6px;align-items:center;gap:3px;min-height:34px;padding:3px;font-size:.75rem;font-weight:700;display:inline-flex}.product-image-mode-control>span{padding:0 5px}.product-image-mode-control button{color:#505761;background:#fff;border:1px solid #0000;border-radius:4px;min-width:32px;height:28px;padding:0 7px;font-size:.75rem;font-weight:700}.product-image-mode-control button[aria-pressed=true]{color:#fff;background:#1473e6;border-color:#1473e6}.product-thumbnail{color:#656d76;background:#fff;border:1px solid #d8dce2;border-radius:6px;flex:none;place-self:center;place-items:center;display:grid;overflow:hidden}.product-thumbnail-small{width:48px;height:48px}.product-thumbnail-large{width:92px;height:92px}.product-thumbnail img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.product-thumbnail.is-empty{text-align:center;background:#f8f9fa;border-style:dashed;padding:4px}.product-thumbnail.is-empty span{font-size:.64rem;font-weight:700;line-height:1.25}.product-thumbnail.is-error{color:#a9443c;background:#fff7f6;border-color:#e2aaa6}.product-image-heading{color:#656d76;font-size:.72rem;font-weight:700;text-align:center!important}.product-catalog.image-mode-off .table-head,.product-catalog.image-mode-off article{grid-template-columns:minmax(120px,.8fr) minmax(320px,2.6fr) minmax(120px,.85fr) minmax(100px,.7fr) minmax(150px,.9fr)}.product-catalog.image-mode-off.can-manage .table-head,.product-catalog.image-mode-off.can-manage article{grid-template-columns:44px minmax(120px,.8fr) minmax(320px,2.6fr) minmax(120px,.85fr) minmax(100px,.7fr) minmax(150px,.9fr)}.product-catalog.image-mode-small .table-head,.product-catalog.image-mode-small article{grid-template-columns:56px minmax(120px,.8fr) minmax(300px,2.6fr) minmax(120px,.85fr) minmax(100px,.7fr) minmax(150px,.9fr)}.product-catalog.image-mode-small.can-manage .table-head,.product-catalog.image-mode-small.can-manage article{grid-template-columns:44px 56px minmax(120px,.8fr) minmax(300px,2.6fr) minmax(120px,.85fr) minmax(100px,.7fr) minmax(150px,.9fr)}.product-catalog.image-mode-large .table-head,.product-catalog.image-mode-large article{grid-template-columns:100px minmax(120px,.75fr) minmax(280px,2.45fr) minmax(120px,.8fr) minmax(100px,.65fr) minmax(150px,.85fr)}.product-catalog.image-mode-large.can-manage .table-head,.product-catalog.image-mode-large.can-manage article{grid-template-columns:44px 100px minmax(120px,.75fr) minmax(280px,2.45fr) minmax(120px,.8fr) minmax(100px,.65fr) minmax(150px,.85fr)}.product-catalog.image-mode-small article{min-height:68px}.product-catalog.image-mode-large article{min-height:112px}.purchase-work-list.image-mode-small .purchase-work-head,.purchase-work-list.image-mode-small article{grid-template-columns:38px 56px minmax(0,1fr) 168px}.purchase-work-list.image-mode-large .purchase-work-head,.purchase-work-list.image-mode-large article{grid-template-columns:38px 100px minmax(0,1fr) 168px}.purchase-work-list.image-mode-large article{min-height:112px}.purchase-work-list.image-mode-small article{min-height:78px}.packing-image-mode-row{justify-content:flex-end;margin:0 0 8px;display:flex}.packing-items.image-mode-off article{grid-template-columns:28px minmax(0,1fr) auto}.packing-items.image-mode-small article{grid-template-columns:28px 56px minmax(0,1fr) auto;min-height:68px}.packing-items.image-mode-large article{grid-template-columns:28px 100px minmax(0,1fr) auto;min-height:112px}.packing-item-info{gap:4px;min-width:0;display:grid}.packing-item-info>strong{line-height:1.35;white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.order-item-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.order-item-primary{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.order-detail-items.image-mode-off .order-item-primary{grid-template-columns:1fr}.order-detail-items.image-mode-large .order-item-primary{grid-template-columns:92px minmax(0,1fr);gap:11px}.order-detail-items.image-mode-small .order-detail-table-head,.order-detail-items.image-mode-small article{grid-template-columns:minmax(230px,2.25fr) minmax(82px,1fr) repeat(4,minmax(62px,.55fr)) minmax(76px,.75fr) minmax(76px,.75fr)}.order-detail-items.image-mode-large .order-detail-table-head,.order-detail-items.image-mode-large article{grid-template-columns:minmax(285px,2.6fr) minmax(82px,.9fr) repeat(4,minmax(62px,.52fr)) minmax(76px,.7fr) minmax(76px,.7fr)}.order-item-product{gap:3px;min-width:0;display:grid}.order-item-product strong,.order-item-product span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@container (width<=1050px){.order-detail-items.image-mode-small article,.order-detail-items.image-mode-large article{grid-template-columns:1fr;min-width:0}.order-detail-items.image-mode-small .order-item-status,.order-detail-items.image-mode-large .order-item-status{color:#656d76;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 14px;font-size:.78rem;display:flex}.order-detail-items.image-mode-small .order-item-status .purchase-status,.order-detail-items.image-mode-large .order-item-status .purchase-status{text-align:left;justify-items:start}.order-detail-items.image-mode-small .order-item-status .order-item-actions,.order-detail-items.image-mode-large .order-item-status .order-item-actions{margin-left:auto}}@media (width<=700px){.product-image-mode-control>span{display:none}.product-image-mode-control button{min-width:30px;padding-inline:6px}.purchase-work-list.image-mode-small .purchase-work-head,.purchase-work-list.image-mode-small article{grid-template-columns:34px 52px minmax(0,1fr) 94px;gap:6px}.purchase-work-list.image-mode-large .purchase-work-head,.purchase-work-list.image-mode-large article{grid-template-columns:34px 84px minmax(0,1fr) 94px;gap:6px}.purchase-work-list.image-mode-large .product-thumbnail-large{width:78px;height:78px}.packing-items.image-mode-off article{grid-template-columns:24px minmax(0,1fr)}.packing-items.image-mode-small article{grid-template-columns:24px 52px minmax(0,1fr)}.packing-items.image-mode-large article{grid-template-columns:24px 86px minmax(0,1fr)}.packing-items.image-mode-small .packing-quantity,.packing-items.image-mode-large .packing-quantity{grid-column:3;justify-content:flex-end}.packing-items.image-mode-off .packing-quantity{grid-column:2}.packing-items.image-mode-large .product-thumbnail-large{width:80px;height:80px}.order-item-heading{align-items:flex-start}.order-item-heading-actions{justify-content:space-between;width:100%}.order-detail-items.image-mode-large .order-item-primary{grid-template-columns:80px minmax(0,1fr)}.order-detail-items.image-mode-large .product-thumbnail-large{width:76px;height:76px}.quantity-edit-hint{display:none}}@container (width>=1051px){.order-detail-items .order-detail-table-head,.order-detail-items article,.order-detail-items.image-mode-off .order-detail-table-head,.order-detail-items.image-mode-off article,.order-detail-items.image-mode-small .order-detail-table-head,.order-detail-items.image-mode-small article,.order-detail-items.image-mode-large .order-detail-table-head,.order-detail-items.image-mode-large article{grid-template-columns:460px 160px 76px 112px 70px 76px 140px 140px;justify-content:start}.order-detail-items article>*{min-width:0}.order-detail-items .order-item-quantities{grid-column:3/7;grid-template-columns:76px 112px 70px 76px;align-items:center;gap:7px;display:grid}.order-detail-items .order-item-status{grid-column:7/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:4px 10px;display:grid}.order-detail-items .order-item-status>.purchase-status{text-align:left;grid-area:1/1;justify-items:start}.order-detail-items .order-item-status>span:nth-child(2){grid-area:1/2}.order-detail-items .order-item-status>.order-item-actions{grid-area:2/2;margin:0}}@media (width<=900px){.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-cards a{min-height:112px;padding:14px}.dashboard-cards strong{font-size:1.75rem}.dashboard-cards small{font-size:.74rem}.dashboard-insights{grid-template-columns:1fr}.trend-row{grid-template-columns:38px minmax(0,1fr)}.recent-products .table-head{display:none}.recent-products article{grid-template-columns:94px minmax(0,1fr);gap:4px 10px;min-width:0;padding:12px 0;display:grid}.recent-products article>strong:first-child{grid-area:1/1/span 2}.recent-products article>strong:nth-child(2){white-space:normal;grid-column:2}.recent-products article>span:nth-child(3){color:#656d76;grid-column:2;font-size:.76rem}.recent-products article>span:nth-child(4){display:none}.packing-history-layout>section.panel:nth-child(2){order:initial}.packing-history-layout .packing-history-filter{grid-template-columns:1fr}.packing-history-layout .packing-history-wide{grid-column:auto}.packing-history-layout .filter-actions{justify-content:stretch}.packing-history-layout .filter-actions button{flex:1}.packing-history-layout .packing-history-table{overflow:visible}.packing-history-layout .packing-history-table .table-head{display:none}.packing-history-layout .packing-history-table article{grid-template-columns:30px minmax(0,1fr) auto;gap:5px 8px;min-width:0;padding:12px 0;display:grid}.packing-history-layout .packing-history-table .check-cell{grid-area:1/1/span 3}.packing-history-layout .packing-history-table article>div{grid-column:2;min-width:0}.packing-history-layout .packing-history-table article>.packing-status{grid-area:1/3}.packing-history-layout .packing-history-table article>strong{color:#505761;grid-column:2;font-size:.78rem}.packing-history-layout .packing-history-table article>time{color:#8a929d;grid-column:2;font-size:.72rem}.product-catalog{overflow:visible}.product-catalog .table-head{display:none}.product-catalog article{gap:4px 9px;padding:12px 0;display:grid;min-width:0!important}.product-catalog.image-mode-off article{grid-template-columns:minmax(0,1fr) auto}.product-catalog.image-mode-small article{grid-template-columns:52px minmax(0,1fr)}.product-catalog.image-mode-large article{grid-template-columns:80px minmax(0,1fr)}.product-catalog.can-manage.image-mode-off article{grid-template-columns:28px minmax(0,1fr) auto}.product-catalog.can-manage.image-mode-small article{grid-template-columns:28px 52px minmax(0,1fr)}.product-catalog.can-manage.image-mode-large article{grid-template-columns:28px 80px minmax(0,1fr)}.product-catalog .check-cell{grid-area:1/1/span 3}.product-catalog.image-mode-off:not(.can-manage) .product-code{grid-column:1}.product-catalog.image-mode-off.can-manage .product-code{grid-column:2}.product-catalog.image-mode-small .product-thumbnail,.product-catalog.image-mode-large .product-thumbnail{grid-area:1/1/span 3}.product-catalog.can-manage.image-mode-small .product-thumbnail,.product-catalog.can-manage.image-mode-large .product-thumbnail,.product-catalog.image-mode-small .product-code,.product-catalog.image-mode-large .product-code{grid-column:2}.product-catalog.can-manage.image-mode-small .product-code,.product-catalog.can-manage.image-mode-large .product-code{grid-column:3}.product-catalog article>div{grid-column:2;min-width:0}.product-catalog.can-manage article>div{grid-column:3}.product-catalog .product-jan{color:#656d76;grid-column:2;font-size:.76rem}.product-catalog.can-manage .product-jan{grid-column:3}.product-catalog .product-vendor,.product-catalog .product-updated{display:none}.product-catalog.image-mode-large .product-thumbnail-large{width:80px;height:80px}.product-catalog.image-mode-small article{min-height:70px}.product-catalog.image-mode-large article{min-height:102px}}
