:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18202a;background:#f7f8fa;--border: #d9dee5;--muted: #eef1f4;--muted-fg: #697386;--primary: #1f2937;--primary-fg: #ffffff;--destructive: #b42318}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.min-h-screen{min-height:100vh}.bg-background{background:#f7f8fa}.p-4{padding:1rem}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.max-w-sm{max-width:24rem}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-6xl{font-size:3.75rem}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.font-semibold{font-weight:600}.text-center{text-align:center}.text-muted-foreground{color:var(--muted-fg)}.text-foreground{color:#18202a}.text-primary-foreground{color:var(--primary-fg)}.text-destructive{color:var(--destructive)}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.w-full{width:100%}.w-9{width:2.25rem}.h-9{height:2.25rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-4{width:1rem}.h-4{height:1rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.p-3{padding:.75rem}.mt-auto{margin-top:auto!important}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.rounded{border-radius:.375rem}.rounded-md{border-radius:.5rem}.border{border:1px solid var(--border)}.border-dashed{border-style:dashed}.border-border{border-color:var(--border)}.border-primary{border-color:var(--primary)}.border-destructive{border-color:var(--destructive)}.bg-primary{background:var(--primary)}.bg-muted{background:var(--muted)}.bg-transparent{background:transparent}.bg-destructive\/10{background:#fef3f2}.poc-button{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:.5rem;padding:.65rem 1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.poc-button:disabled{opacity:.5;cursor:not-allowed}.poc-button-outline{background:#fff;color:#18202a;border-color:var(--border)}.poc-button-lg{min-height:3rem}.poc-input{width:100%;border:1px solid var(--border);border-radius:.5rem;padding:.65rem .8rem;background:#fff;color:#18202a;outline:none}.poc-input:focus{border-color:#667085;box-shadow:0 0 0 3px #66708526}.poc-label{display:inline-block;font-weight:600}.toast-viewport{position:fixed;right:1rem;bottom:1rem;display:grid;gap:.5rem;width:min(24rem,calc(100vw - 2rem));z-index:100}.toast{padding:.85rem 1rem;border-radius:.5rem;background:#18202a;color:#fff;box-shadow:0 8px 30px #10182829}.toast.error{background:#b42318}.warehouse-home{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem}.warehouse-home-back-to-hub{position:absolute;top:1.5rem;left:1.5rem}.warehouse-home-title{margin:0 0 1rem;font-size:1.875rem}.warehouse-home-actions{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:42rem}.warehouse-home-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;height:12rem;border:0;border-radius:.75rem;background:var(--primary);color:var(--primary-fg);font-size:1.5rem;font-weight:700;cursor:pointer;transition:opacity .15s ease}.warehouse-home-action:not(:disabled):hover{opacity:.9}.warehouse-home-action:disabled{cursor:not-allowed;opacity:.55}.warehouse-home-icon{width:3.5rem;height:3.5rem}.warehouse-home-unavailable{font-size:.875rem;font-weight:600}.stock-check-sections{display:grid;gap:1.5rem}.stock-check-search-row{display:flex;align-items:flex-end;gap:.5rem}.stock-check-search-field{position:relative;width:100%;max-width:20rem}.stock-check-item-section{padding-top:1rem;border-top:1px solid var(--border)}.stock-check-table-wrap{overflow:auto;border:1px solid var(--border);border-radius:.5rem;background:#fff}.stock-check-sku-results{max-height:18rem}.stock-check-table{width:100%;border-collapse:collapse;font-size:.875rem}.stock-check-table th,.stock-check-table td{padding:.5rem .65rem;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap}.stock-check-table th{position:sticky;top:0;z-index:1;background:var(--muted);font-weight:600}.stock-check-table tr:last-child td{border-bottom:0}.stock-check-item-table td:last-child{white-space:normal}.stock-check-item-label{width:10rem}.stock-check-empty{padding:1rem 0;text-align:center}.sku-autocomplete{position:relative}.sku-autocomplete-results{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:20;overflow:hidden;border:1px solid var(--border);border-radius:.5rem;background:#fff;box-shadow:0 8px 24px #10182824}.sku-autocomplete-option{display:flex;width:100%;flex-direction:column;gap:.2rem;padding:.65rem .8rem;border:0;border-bottom:1px solid var(--border);background:#fff;color:inherit;text-align:left;cursor:pointer}.sku-autocomplete-option:last-child{border-bottom:0}.sku-autocomplete-option:hover{background:var(--muted)}.replenishment-sections{display:grid;gap:1rem;max-width:46rem}.replenishment-search-row{display:flex;align-items:flex-end;gap:.5rem}.replenishment-search-field{position:relative;width:100%;max-width:20rem}.replenishment-feedback{margin:0;padding:.75rem;border-radius:.5rem;background:var(--muted)}.replenishment-candidates{display:grid;gap:1rem}.replenishment-alternatives{display:grid;gap:.75rem}.replenishment-card{display:grid;gap:.75rem;padding:1rem;border:1px solid var(--border);border-radius:.5rem;background:#fff}.replenishment-card h2{margin:0}.replenishment-details{display:grid;gap:.35rem;margin:0}.replenishment-details div{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:.5rem}.replenishment-details dt{font-weight:600}.replenishment-details dd{margin:0;overflow-wrap:anywhere}.replenishment-empty{padding:1rem 0;text-align:center}.replenishment-undo{padding-top:1rem;border-top:1px solid var(--border)}.replenishment-undo-form{max-width:24rem}.desktop-hub{min-height:100vh;background:#f7f8fa}.desktop-hub-header{display:flex;align-items:center;gap:2rem;min-height:4.5rem;padding:0 2rem;border-bottom:1px solid var(--border);background:#fff}.desktop-hub-brand{font-size:1.35rem;font-weight:800;letter-spacing:.04em}.desktop-hub-nav{display:flex;align-self:stretch;gap:.25rem;margin-right:auto}.desktop-hub-nav button{padding:0 1rem;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted-fg);font-weight:600;cursor:pointer}.desktop-hub-nav button:hover{color:#18202a}.desktop-hub-nav button.active{border-bottom-color:var(--primary);color:#18202a}.desktop-hub-content{padding:2rem}.password-setup{max-width:30rem;margin:3rem auto}.password-setup form label{display:grid;gap:.35rem;font-weight:600}.user-admin-page{display:grid;gap:1.25rem;max-width:100rem;margin:0 auto}.user-admin-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.user-admin-heading h1,.user-admin-heading p,.user-admin-invite h2,.user-admin-invite p{margin:0}.user-admin-invite{display:grid;grid-template-columns:minmax(15rem,2fr) minmax(15rem,2fr) minmax(10rem,1fr) auto;gap:1rem;align-items:end;padding:1rem;border:1px solid var(--border);border-radius:.5rem;background:#fff}.user-admin-invite label{display:grid;gap:.35rem;font-size:.875rem;font-weight:600}.user-admin-summary{display:flex;gap:1rem;color:var(--muted-fg);font-size:.875rem}.user-admin-error{margin:0;padding:.75rem 1rem;border-radius:.5rem;background:#fef3f2;color:var(--destructive)}.user-admin-table-wrap{overflow:auto;border:1px solid var(--border);border-radius:.5rem;background:#fff}.user-admin-table{width:100%;border-collapse:collapse;font-size:.875rem}.user-admin-table th,.user-admin-table td{padding:.7rem .8rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;white-space:nowrap}.user-admin-table th{background:var(--muted);font-weight:600}.user-admin-table tr:last-child td{border-bottom:0}.user-admin-role{min-width:8rem;padding:.45rem .6rem}.user-admin-you{display:inline-block;margin-left:.5rem;padding:.15rem .4rem;border-radius:999px;background:var(--muted);color:var(--muted-fg);font-size:.7rem;font-weight:700}.user-admin-status{display:inline-block;padding:.2rem .5rem;border-radius:999px;font-size:.75rem;font-weight:700}.user-admin-status.active{background:#ecfdf3;color:#027a48}.user-admin-status.disabled{background:#fef3f2;color:var(--destructive)}.user-admin-actions{display:flex;gap:.5rem}.user-admin-actions .poc-button{padding:.45rem .65rem}.user-admin-disable{border-color:var(--destructive);background:#fff;color:var(--destructive)}.location-admin-page{display:grid;gap:1.25rem;max-width:100rem;margin:0 auto}.location-admin-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.location-admin-heading h1,.location-admin-heading p,.location-admin-form h2,.location-admin-form p{margin:0}.location-admin-heading-actions{display:flex;gap:.5rem}.location-admin-form{display:grid;grid-template-columns:minmax(16rem,1fr) minmax(16rem,1fr);gap:1rem;align-items:end;padding:1rem;border:1px solid var(--border);border-radius:.5rem;background:#fff}.location-admin-form-title,.location-admin-profile-help,.location-admin-form-actions{grid-column:1 / -1}.location-admin-form label,.location-admin-toolbar label{display:grid;gap:.35rem;font-size:.875rem;font-weight:600}.location-admin-switches{display:flex;align-items:center;gap:1.25rem;min-height:2.75rem}.location-admin-switches label{display:flex;align-items:center;gap:.45rem}.location-admin-switches input{width:1rem;height:1rem}.location-admin-profile-help{padding:.75rem;border-radius:.5rem;background:var(--muted);color:var(--muted-fg)}.location-admin-form-actions{display:flex;justify-content:flex-end;gap:.5rem}.location-admin-toolbar{display:flex;align-items:end;justify-content:space-between;gap:1rem}.location-admin-toolbar label{width:min(24rem,100%)}.location-admin-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem;color:var(--muted-fg);font-size:.875rem}.location-admin-bulk{display:grid;grid-template-columns:auto repeat(3,minmax(10rem,1fr)) auto;gap:.75rem;align-items:end;padding:.65rem;border:1px solid var(--border);border-radius:.2rem;background:#fff}.location-admin-bulk>strong{align-self:center;white-space:nowrap}.location-admin-bulk label{display:grid;gap:.25rem;font-size:.75rem;font-weight:600}.location-admin-bulk .poc-input{padding:.35rem .5rem;border-radius:.2rem;font-size:.8rem}.location-admin-bulk-actions{display:flex;gap:.35rem}.location-admin-error{margin:0;padding:.75rem 1rem;border-radius:.5rem;background:#fef3f2;color:var(--destructive)}.location-admin-table-wrap{overflow:auto;border:1px solid var(--border);border-radius:.5rem;background:#fff}.location-admin-table{width:100%;border-collapse:collapse;font-size:.875rem}.location-admin-table th,.location-admin-table td{padding:.7rem .8rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;white-space:nowrap}.location-admin-table th{background:var(--muted);font-weight:600}.location-admin-table tr:last-child td{border-bottom:0}.location-admin-select-cell{width:2rem;text-align:center!important}.location-admin-select-cell input{width:.95rem;height:.95rem;margin:0;vertical-align:middle}.location-admin-statuses{display:flex;gap:.35rem}.location-admin-status{display:inline-block;padding:.2rem .5rem;border-radius:999px;font-size:.75rem;font-weight:700}.location-admin-status.active{background:#ecfdf3;color:#027a48}.location-admin-status.inactive{background:var(--muted);color:var(--muted-fg)}.location-admin-status.blocked{background:#fef3f2;color:var(--destructive)}.orders-page{display:grid;gap:1.25rem;max-width:100rem;margin:0 auto}.orders-heading h1,.orders-heading p{margin:0}.orders-heading h1{font-size:1.75rem}.orders-heading p{margin-top:.25rem}.orders-filters{display:grid;grid-template-columns:minmax(14rem,2fr) repeat(5,minmax(9rem,1fr));gap:.75rem;align-items:end;padding:1rem;border:1px solid var(--border);border-radius:.5rem;background:#fff}.orders-filters label{display:grid;gap:.35rem;min-width:0;font-size:.875rem;font-weight:600}.orders-filter-actions{display:flex;gap:.5rem;grid-column:1 / -1}.orders-table-wrap{overflow:auto;border:1px solid var(--border);border-radius:.5rem;background:#fff}.orders-table{width:100%;border-collapse:collapse;font-size:.875rem}.orders-table th,.orders-table td{padding:.7rem .8rem;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap}.orders-table th{background:var(--muted);font-weight:600}.orders-table tr:last-child td{border-bottom:0}.orders-table tr.selected td{background:#eef2f6}.orders-order-link{padding:0;border:0;background:transparent;color:#175cd3;font-weight:700;text-decoration:underline;cursor:pointer}.orders-message{margin:0;padding:1rem;text-align:center}.orders-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem}.orders-pagination-actions{display:flex;gap:.5rem}.order-detail{display:grid;gap:1rem;padding:1.25rem;border:1px solid var(--border);border-radius:.5rem;background:#fff}.order-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.order-detail-heading h2{margin:0}.order-detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0}.order-detail-summary div{min-width:0}.order-detail-summary dt{font-size:.75rem;color:var(--muted-fg);font-weight:600;text-transform:uppercase}.order-detail-summary dd{margin:.2rem 0 0;overflow-wrap:anywhere}.order-detail-notes{grid-column:1 / -1}@media(min-width:640px){.warehouse-home-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.warehouse-home-action-wide{grid-column:span 2}}@media(max-width:1100px){.orders-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.orders-search-field{grid-column:span 3}.order-detail-summary,.user-admin-invite{grid-template-columns:repeat(2,minmax(0,1fr))}.location-admin-form{grid-template-columns:1fr}.location-admin-form-title,.location-admin-profile-help,.location-admin-form-actions{grid-column:auto}.location-admin-bulk{grid-template-columns:repeat(2,minmax(0,1fr))}.location-admin-bulk>strong,.location-admin-bulk-actions{grid-column:1 / -1}}@media(max-width:640px){.p-4{padding:.8rem}.warehouse-home-back-to-hub{position:static;align-self:flex-start}.desktop-hub-header{gap:.75rem;padding:0 .8rem}.desktop-hub-nav button{padding:0 .5rem}.desktop-hub-content{padding:.8rem}.orders-filters{grid-template-columns:1fr}.orders-search-field{grid-column:auto}.order-detail-summary{grid-template-columns:1fr}.orders-pagination,.user-admin-heading{align-items:flex-start;flex-direction:column}.user-admin-invite{grid-template-columns:1fr}.location-admin-heading,.location-admin-toolbar{align-items:flex-start;flex-direction:column}.location-admin-bulk{grid-template-columns:1fr}.location-admin-bulk>strong,.location-admin-bulk-actions{grid-column:auto}.location-admin-summary{justify-content:flex-start}.location-admin-heading-actions,.location-admin-form-actions{width:100%}.location-admin-heading-actions .poc-button,.location-admin-form-actions .poc-button{flex:1}}:is(.stock-check-table,.user-admin-table,.location-admin-table,.orders-table){border-collapse:collapse;font-size:.78rem;line-height:1.15}:is(.stock-check-table,.user-admin-table,.location-admin-table,.orders-table) th,:is(.stock-check-table,.user-admin-table,.location-admin-table,.orders-table) td{height:1.85rem;padding:.25rem .4rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);white-space:nowrap}:is(.stock-check-table,.user-admin-table,.location-admin-table,.orders-table) th:last-child,:is(.stock-check-table,.user-admin-table,.location-admin-table,.orders-table) td:last-child{border-right:0}:is(.stock-check-table,.user-admin-table,.location-admin-table,.orders-table) th{background:#e9edf2;font-size:.72rem;font-weight:700}:is(.stock-check-table,.user-admin-table,.location-admin-table,.orders-table) tbody tr:hover td{background:#f8fafc}:is(.stock-check-table-wrap,.user-admin-table-wrap,.location-admin-table-wrap,.orders-table-wrap){border-radius:.2rem}:is(.stock-check-table,.user-admin-table,.location-admin-table,.orders-table) .poc-input{min-height:1.75rem;padding:.2rem .35rem;border-radius:.2rem;font-size:.78rem}:is(.stock-check-table,.user-admin-table,.location-admin-table,.orders-table) .poc-button{min-height:1.7rem;padding:.2rem .45rem;border-radius:.2rem;font-size:.75rem}:root{--hub-accent: #1f2937;--hub-brand-label: "HUB";--hub-logo-image: none;--hub-radius: 0px;--hub-surface: #ffffff;--hub-surface-alt: #f8f9fb;--hub-page: #f4f5f7;--hub-text: #161b22;--hub-muted-text: #667085;--hub-border: #cfd5dd;--hub-nav: #ffffff;--hub-nav-text: #344054;--hub-danger: #b42318;--hub-success: #16803c;--hub-table-pad-y: .42rem;--hub-table-pad-x: .6rem}:root[data-hub-corners=subtle]{--hub-radius: 3px}:root[data-hub-corners=rounded]{--hub-radius: 8px}:root[data-hub-density=comfortable]{--hub-table-pad-y: .7rem;--hub-table-pad-x: .8rem}@media(prefers-color-scheme:dark){:root[data-hub-theme=system]{--hub-surface: #15181d;--hub-surface-alt: #1b1f25;--hub-page: #0f1115;--hub-text: #f2f4f7;--hub-muted-text: #a8b0bd;--hub-border: #303640;--hub-nav: #15181d;--hub-nav-text: #d0d5dd}}:root[data-hub-theme=dark]{--hub-surface: #15181d;--hub-surface-alt: #1b1f25;--hub-page: #0f1115;--hub-text: #f2f4f7;--hub-muted-text: #a8b0bd;--hub-border: #303640;--hub-nav: #15181d;--hub-nav-text: #d0d5dd}:root[data-hub-navigation=dark]{--hub-nav: #171b22;--hub-nav-text: #e7eaf0}body,.desktop-hub,.bg-background{background:var(--hub-page)!important;color:var(--hub-text)}.desktop-hub-header{min-height:4.15rem;gap:1.35rem;padding:0 1.4rem;border-color:var(--hub-border);background:var(--hub-nav)!important;box-shadow:none}.desktop-hub-brand{position:relative;display:inline-flex;align-items:center;min-width:4rem;gap:.55rem;font-size:0!important;color:var(--hub-nav-text)}.desktop-hub-brand:before{content:"";display:var(--hub-logo-image, none);width:28px;height:28px;background-image:var(--hub-logo-image);background-size:contain;background-position:center;background-repeat:no-repeat}.desktop-hub-brand:after{content:var(--hub-brand-label);font-size:1.08rem;font-weight:800;letter-spacing:.02em;white-space:nowrap}.desktop-hub-nav{gap:0}.desktop-hub-nav button{padding:0 .82rem;border-bottom-width:2px;color:var(--hub-nav-text)!important;opacity:.72}.desktop-hub-nav button:hover{opacity:1}.desktop-hub-nav button.active{border-bottom-color:var(--hub-accent)!important;color:var(--hub-nav-text)!important;opacity:1}.poc-button,.poc-input,.toast,.stock-check-table-wrap,.sku-autocomplete-results,.replenishment-card,.user-admin-invite,.user-admin-table-wrap,.location-admin-form,.location-admin-bulk,.poc-table,.orders-table-wrap,.hub-settings-card,.hub-theme-preview,.hub-theme-preview-panel,.rounded-lg.border,section[style*=border]{border-radius:var(--hub-radius)!important}.poc-button{border-color:var(--hub-accent);background:var(--hub-accent);min-height:2.5rem;padding:.52rem .9rem;font-weight:650;box-shadow:none}.poc-button-outline,button[class*=outline]{background:var(--hub-surface)!important;color:var(--hub-text)!important;border-color:var(--hub-border)!important}.poc-input{min-height:2.5rem;padding:.5rem .65rem;border-color:var(--hub-border)!important;background:var(--hub-surface)!important;color:var(--hub-text)!important;box-shadow:none}.poc-input:focus{border-color:var(--hub-accent)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--hub-accent) 18%,transparent)}.rounded-lg.border,aside[style*=background],.orders-page section[style*=background],.space-y-4>div[style*=background]{background:var(--hub-surface)!important;color:var(--hub-text)!important;border-color:var(--hub-border)!important}.poc-table,.stock-check-table,.user-admin-table,.orders-table{width:100%;border-collapse:collapse;background:var(--hub-surface)!important;color:var(--hub-text)!important;font-size:13px;line-height:1.25}.poc-table th,.poc-table td,.stock-check-table th,.stock-check-table td,.user-admin-table th,.user-admin-table td,.orders-table th,.orders-table td{padding:var(--hub-table-pad-y) var(--hub-table-pad-x)!important;border-color:var(--hub-border)!important;color:var(--hub-text)!important}.poc-table th,.stock-check-table th,.user-admin-table th,.orders-table th{background:color-mix(in srgb,var(--hub-surface) 82%,var(--hub-border))!important;color:var(--hub-text)!important;font-size:.76rem;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap}.poc-table tbody td,.stock-check-table tbody td,.user-admin-table tbody td,.orders-table tbody td{background:var(--hub-surface)!important}.poc-table tbody tr:nth-child(2n) td,.stock-check-table tbody tr:nth-child(2n) td,.user-admin-table tbody tr:nth-child(2n) td,.orders-table tbody tr:nth-child(2n) td{background:var(--hub-surface-alt)!important}.poc-table tbody tr:hover td,.stock-check-table tbody tr:hover td,.user-admin-table tbody tr:hover td,.orders-table tbody tr:hover td{background:color-mix(in srgb,var(--hub-accent) 9%,var(--hub-surface))!important}.poc-table .poc-input{min-height:32px;height:32px;padding:4px 7px;font-size:13px}.poc-table input[type=checkbox]{width:15px;height:15px}.poc-table a,.stock-check-table a,.user-admin-table a{color:color-mix(in srgb,var(--hub-accent) 72%,var(--hub-text))}.orders-filters,.orders-table-wrap,.user-admin-invite,.user-admin-table-wrap,.location-admin-form,.location-admin-bulk,.stock-check-table-wrap,.sku-autocomplete-results,.replenishment-card{background:var(--hub-surface)!important;color:var(--hub-text)!important;border-color:var(--hub-border)!important}.orders-filters label,.orders-filters .poc-label{color:var(--hub-text)!important}.orders-table tr.selected td{background:color-mix(in srgb,var(--hub-accent) 16%,var(--hub-surface))!important}.orders-order-link{color:color-mix(in srgb,var(--hub-accent) 68%,#5b8cff)!important}.order-detail{background:var(--hub-surface)!important;color:var(--hub-text)!important;border-color:var(--hub-border)!important}.stock-listing-type-menu,.stock-listing-zero-toggle{background:var(--hub-surface)!important;color:var(--hub-text)!important;border:1px solid var(--hub-border)!important}.stock-listing-type-menu-head{border-bottom:1px solid var(--hub-border)!important}.stock-listing-type-option:hover{background:var(--hub-surface-alt)}.stock-listing-type-menu input[type=checkbox],.stock-listing-zero-toggle input[type=checkbox]{accent-color:var(--hub-accent)}.hub-preview-control{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.hub-preview-control .poc-input{min-width:170px;height:36px;padding-top:4px;padding-bottom:4px}.hub-preview-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:8px 12px;border-bottom:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text)}.hub-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;font-size:13px;border-bottom:1px solid var(--hub-border)}.hub-mode-banner-support{background:color-mix(in srgb,var(--hub-danger) 10%,var(--hub-surface));color:color-mix(in srgb,var(--hub-danger) 75%,var(--hub-text))}.hub-mode-banner-preview{background:color-mix(in srgb,#d5ad45 14%,var(--hub-surface));color:var(--hub-text)}.text-muted-foreground{color:var(--hub-muted-text)!important}.text-foreground{color:var(--hub-text)!important}.hub-settings-card{border:1px solid var(--hub-border);background:var(--hub-surface);padding:1rem}.hub-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hub-settings-field{display:grid;gap:.35rem}.hub-settings-field>span{font-size:.82rem;font-weight:700}.hub-theme-preview{border:1px solid var(--hub-border);overflow:hidden;background:var(--hub-page)}.hub-theme-preview-header{display:flex;align-items:center;gap:.7rem;height:52px;padding:0 1rem;border-bottom:1px solid var(--hub-border);background:var(--hub-nav);color:var(--hub-nav-text);font-weight:800}.hub-theme-preview-accent{height:3px;background:var(--hub-accent)}.hub-theme-preview-body{padding:1rem}.hub-theme-preview-panel{border:1px solid var(--hub-border);background:var(--hub-surface);padding:.8rem}.hub-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hub-health-dot{width:9px;height:9px;border-radius:50%;background:var(--hub-success);flex:0 0 auto}@media(max-width:900px){.hub-settings-grid,.hub-health-grid{grid-template-columns:1fr}.desktop-hub-header{padding:0 .8rem;gap:.7rem}.desktop-hub-content{padding:.8rem}}.desktop-hub-shell{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr);background:var(--hub-page)!important}.desktop-hub-shell.sidebar-collapsed{grid-template-columns:68px minmax(0,1fr)}.desktop-hub-main{min-width:0;min-height:100vh;padding-bottom:38px}.desktop-hub-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid var(--hub-border);background:var(--hub-nav);color:var(--hub-nav-text);z-index:30}.desktop-hub-sidebar-head{min-height:56px;display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid var(--hub-border)}.desktop-hub-sidebar-head .desktop-hub-brand{flex:1;min-width:0}.desktop-hub-sidebar-collapse,.desktop-hub-mobile-close,.desktop-hub-mobile-menu{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.desktop-hub-sidebar-collapse{width:30px;height:30px;border-radius:var(--hub-radius);color:var(--hub-nav-text);opacity:.72}.desktop-hub-sidebar-collapse:hover{opacity:1;background:color-mix(in srgb,var(--hub-border) 42%,transparent)}.desktop-hub-mobile-close{display:none;width:34px;height:34px}.desktop-hub-side-nav{flex:1;overflow-y:auto;padding:8px 7px 10px;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--hub-nav-text) 28%,transparent) transparent}.desktop-hub-side-nav::-webkit-scrollbar{width:8px}.desktop-hub-side-nav::-webkit-scrollbar-track{background:transparent}.desktop-hub-side-nav::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--hub-nav-text) 28%,transparent);border:2px solid transparent;border-radius:999px;background-clip:padding-box}.desktop-hub-side-nav::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--hub-nav-text) 42%,transparent);border:2px solid transparent;background-clip:padding-box}.desktop-hub-side-nav::-webkit-scrollbar-button{display:none;width:0;height:0}.desktop-hub-nav-group{margin-bottom:4px}.desktop-hub-nav-group-toggle{width:100%;min-height:26px;padding:3px 7px;border:0;background:transparent;color:var(--hub-muted-text);display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.desktop-hub-nav-group-toggle svg{transition:transform .16s ease}.desktop-hub-nav-group-toggle svg.open{transform:rotate(180deg)}.desktop-hub-nav-group-items{display:none}.desktop-hub-nav-group-items.open{display:grid;gap:0}.desktop-hub-side-item{width:100%;min-height:34px;display:flex;align-items:center;gap:9px;padding:5px 9px;border:0;border-left:3px solid transparent;border-radius:var(--hub-radius);background:transparent;color:var(--hub-nav-text);text-align:left;font-size:13px;font-weight:600;cursor:pointer;opacity:.78}.desktop-hub-side-item svg{flex:0 0 auto}.desktop-hub-side-item:hover{opacity:1;background:color-mix(in srgb,var(--hub-border) 35%,transparent)}.desktop-hub-side-item.active{opacity:1;border-left-color:var(--hub-accent);background:color-mix(in srgb,var(--hub-accent) 11%,var(--hub-nav));font-weight:750}.desktop-hub-side-item.nested{min-height:32px;padding-left:23px;font-size:12.5px}.desktop-hub-sidebar-footer{display:grid;gap:8px;padding:10px;border-top:1px solid var(--hub-border)}.desktop-hub-sidebar-footer .hub-preview-control{display:grid;gap:4px}.desktop-hub-sidebar-footer .hub-preview-control .poc-input{min-width:0;width:100%}.desktop-hub-sidebar-footer .poc-button{width:100%;justify-content:center;gap:7px}.desktop-hub-topbar{min-height:56px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text)}.desktop-hub-page-title{flex:1;font-size:16px;font-weight:800}.desktop-hub-mobile-menu{display:none;width:38px;height:38px;color:var(--hub-text)}.desktop-hub-mobile-overlay{display:none}.desktop-hub-content{padding:1.4rem}.desktop-hub-shell.sidebar-collapsed .desktop-hub-sidebar-head{padding:0 8px;justify-content:center}.desktop-hub-shell.sidebar-collapsed .desktop-hub-brand{display:none}.desktop-hub-shell.sidebar-collapsed .desktop-hub-sidebar-collapse{width:38px;height:38px}.desktop-hub-shell.sidebar-collapsed .desktop-hub-nav-group-toggle{display:none}.desktop-hub-shell.sidebar-collapsed .desktop-hub-nav-group{margin-bottom:2px}.desktop-hub-shell.sidebar-collapsed .desktop-hub-nav-group-items{display:grid;gap:1px}.desktop-hub-shell.sidebar-collapsed .desktop-hub-side-item,.desktop-hub-shell.sidebar-collapsed .desktop-hub-side-item.nested{justify-content:center;min-height:34px;padding:6px;border-left-width:0;border-bottom:3px solid transparent}.desktop-hub-shell.sidebar-collapsed .desktop-hub-side-item.active{border-bottom-color:var(--hub-accent)}.desktop-hub-shell.sidebar-collapsed .desktop-hub-side-item span{display:none}.desktop-hub-shell.sidebar-collapsed .desktop-hub-sidebar-footer{padding:8px}.desktop-hub-shell.sidebar-collapsed .desktop-hub-sidebar-footer .poc-button{min-width:0;padding-left:0;padding-right:0}.desktop-hub-shell.sidebar-collapsed .desktop-hub-topbar .hub-preview-control{margin-left:auto}#root>footer{position:fixed;right:0;bottom:0;z-index:24;min-height:34px;padding:7px 14px!important;border-top:1px solid var(--hub-border);border-left:1px solid var(--hub-border);background:color-mix(in srgb,var(--hub-surface) 96%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.toast-viewport{bottom:3.25rem}.warehouse-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.75rem;width:100%;max-width:44rem}.warehouse-dashboard-secondary{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:.75rem}.warehouse-dashboard-grid .warehouse-home-action{height:7rem}.warehouse-dashboard-roll-pick{height:100%!important;min-height:14.75rem}.warehouse-dashboard-stocktake{width:100%;max-width:44rem;height:7rem}@media(max-width:900px){.desktop-hub-shell,.desktop-hub-shell.sidebar-collapsed{display:block}.desktop-hub-sidebar{position:fixed;left:0;top:0;width:min(84vw,280px);transform:translate(-102%);transition:transform .18s ease;box-shadow:12px 0 28px #00000029}.desktop-hub-shell.mobile-nav-open .desktop-hub-sidebar{transform:translate(0)}.desktop-hub-sidebar-collapse{display:none}.desktop-hub-mobile-close,.desktop-hub-mobile-menu,.desktop-hub-shell.sidebar-collapsed .desktop-hub-brand{display:inline-flex}.desktop-hub-shell.sidebar-collapsed .desktop-hub-sidebar-head{padding:0 12px;justify-content:flex-start}.desktop-hub-shell.sidebar-collapsed .desktop-hub-nav-group-toggle{display:flex}.desktop-hub-shell.sidebar-collapsed .desktop-hub-nav-group-items{display:none}.desktop-hub-shell.sidebar-collapsed .desktop-hub-nav-group-items.open{display:grid}.desktop-hub-shell.sidebar-collapsed .desktop-hub-side-item,.desktop-hub-shell.sidebar-collapsed .desktop-hub-side-item.nested{justify-content:flex-start;min-height:34px;padding:5px 9px;border-bottom:0;border-left:3px solid transparent}.desktop-hub-shell.sidebar-collapsed .desktop-hub-side-item.nested{padding-left:23px}.desktop-hub-shell.sidebar-collapsed .desktop-hub-side-item.active{border-left-color:var(--hub-accent)}.desktop-hub-shell.sidebar-collapsed .desktop-hub-side-item span{display:inline}.desktop-hub-shell.sidebar-collapsed .desktop-hub-sidebar-footer{padding:10px}.desktop-hub-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#00000052;cursor:pointer}.desktop-hub-shell.mobile-nav-open .desktop-hub-mobile-overlay{display:block}.desktop-hub-topbar{padding:0 12px}.desktop-hub-content{padding:.8rem}.desktop-hub-topbar .hub-preview-control{display:none}.warehouse-dashboard-grid{grid-template-columns:1fr}.warehouse-dashboard-secondary{grid-template-rows:none}.warehouse-dashboard-roll-pick,.warehouse-dashboard-grid .warehouse-home-action{height:7rem!important;min-height:7rem}#root>footer{max-width:calc(100vw - 12px);font-size:11px!important}}[role=button][aria-label$="from print queue"]{border-left-color:#697386!important;background:#eef1f4!important;box-shadow:inset 0 0 0 1px #d9dee5!important;color:#18202a!important}
