:root{color-scheme:light;--ds-background-100: #ffffff;--ds-background-200: #fafafa;--ds-gray-100: #f2f2f2;--ds-gray-200: #ebebeb;--ds-gray-300: #e6e6e6;--ds-gray-400: #d4d4d4;--ds-gray-600: #8f8f8f;--ds-gray-700: #666666;--ds-gray-900: #3d3d3d;--ds-gray-1000: #1a1a1a;--ds-blue-100: #edf6ff;--ds-blue-700: #0068d6;--ds-green-100: #eaf9ef;--ds-green-700: #0a7d35;--ds-amber-100: #fff6df;--ds-amber-700: #9a4f00;--ds-red-100: #ffeded;--ds-red-700: #d92d20;--radius: 8px;--shadow: 0 1px 2px rgba(0, 0, 0, .035);font-family:Geist,Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--ds-background-200);color:var(--ds-gray-1000)}body,button,input,select,textarea{font:13px/1.45 inherit}button,input,select,textarea{color:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ds-blue-700);outline-offset:2px}.skip-link{position:fixed;z-index:999;top:8px;left:8px;transform:translateY(-150%);padding:9px 12px;background:#111;color:#fff;border-radius:6px}.skip-link:focus{transform:none}.commerce-shell{--ui-color-canvas: #fafafa;--ui-color-surface: #ffffff;--ui-color-surface-subtle: #f2f2f2;--ui-color-surface-hover: #fcfcfc;--ui-color-text: #1a1a1a;--ui-color-text-muted: #666666;--ui-color-text-subtle: #737373;--ui-color-border: #ebebeb;--ui-color-border-control: #e6e6e6;--ui-color-border-strong: #d4d4d4;--ui-color-input-border: #8f8f8f;--ui-color-primary: #1a1a1a;--ui-color-primary-hover: #333333;--ui-color-primary-text: #ffffff;--ui-color-primary-muted: #a1a1a1;--ui-color-sidebar: #ffffff;--ui-color-sidebar-text: #666666;--ui-color-sidebar-muted: #737373;--ui-color-sidebar-active: #ededed;--ui-color-sidebar-active-text: #171717;--ui-color-sidebar-border: #ebebeb;--ui-color-sidebar-user: #fafafa;--ui-color-focus: #0068d6;--ui-color-link: #0068d6;--ui-color-info-surface: #edf6ff;--ui-color-info-border: #c9e3ff;--ui-color-info: #07599f;--ui-color-avatar-surface: #e8f3ff;--ui-color-avatar-text: #07599f;--ui-color-success-surface: #eaf9ef;--ui-color-success: #0a7d35;--ui-color-warning-surface: #fff6df;--ui-color-warning: #9a4f00;--ui-color-danger-surface: #ffeded;--ui-color-danger-border: #ffcaca;--ui-color-danger: #c9362b;--ui-color-topbar: rgba(255, 255, 255, .95);--ui-color-mobile-navigation: rgba(255, 255, 255, .97);--ds-background-100: var(--ui-color-surface);--ds-background-200: var(--ui-color-canvas);--ds-gray-100: var(--ui-color-surface-subtle);--ds-gray-200: var(--ui-color-border);--ds-gray-300: var(--ui-color-border-control);--ds-gray-400: var(--ui-color-border-strong);--ds-gray-600: var(--ui-color-text-subtle);--ds-gray-700: var(--ui-color-text-muted);--ds-gray-900: var(--ui-color-sidebar-text);--ds-gray-1000: var(--ui-color-text);--ds-blue-100: var(--ui-color-info-surface);--ds-blue-700: var(--ui-color-link);--ds-green-100: var(--ui-color-success-surface);--ds-green-700: var(--ui-color-success);--ds-amber-100: var(--ui-color-warning-surface);--ds-amber-700: var(--ui-color-warning);--ds-red-100: var(--ui-color-danger-surface);--ds-red-700: var(--ui-color-danger);--ui-font-size: 13px;--ui-control-height: 36px;--ui-input-height: 38px;--ui-sidebar-width: 216px;--ui-topbar-height: 64px;--ui-content-padding-y: 36px;--ui-content-padding-bottom: 64px;--ui-content-gutter: 24px;--ui-fluid-gutter: 28px;--ui-card-padding: 18px;--ui-panel-heading-height: 68px;--ui-panel-padding-x: 18px;--ui-metric-height: 128px;--ui-list-row-height: 66px;--ui-content-grid-gap: 16px;--ui-grid-gap: 10px;--ui-product-card-height: 174px;--ui-product-image-height: 82px;--ui-register-panel-width: 396px;--ui-cart-line-height: 52px;--ui-cart-input-height: 30px;--ui-cart-quantity-width: 62px;--ui-cart-discount-width: 70px;--ui-cart-remove-width: 26px;--ui-cart-remove-height: 30px;--ui-product-name-size: 11px;--ui-product-secondary-size: 9px;--ui-product-price-size: 12px;--ui-product-padding-x: 11px;--ui-cart-heading-size: 8px;--ui-cart-name-size: 10px;--ui-cart-secondary-size: 8px;--ui-label-size: 11px;--ui-eyebrow-size: 10px;--ui-page-title-size: 27px;min-height:100vh;display:grid;grid-template-columns:var(--ui-sidebar-width) minmax(0,1fr);background:var(--ui-color-canvas);color:var(--ui-color-text);font-size:var(--ui-font-size)}.commerce-shell[data-ui-theme=caribbean]{--ui-color-canvas: #f7f6f2;--ui-color-surface: #ffffff;--ui-color-surface-subtle: #f1f4f8;--ui-color-surface-hover: #f8fafc;--ui-color-text: #172033;--ui-color-text-muted: #64748b;--ui-color-text-subtle: #64748b;--ui-color-border: #dce3ec;--ui-color-border-control: #cbd5e1;--ui-color-border-strong: #94a3b8;--ui-color-input-border: #8796a9;--ui-color-primary: #155eef;--ui-color-primary-hover: #0b4ed1;--ui-color-primary-text: #ffffff;--ui-color-primary-muted: #ffffff;--ui-color-sidebar: #071a3a;--ui-color-sidebar-text: #e8eef8;--ui-color-sidebar-muted: #9fb0c8;--ui-color-sidebar-active: #155eef;--ui-color-sidebar-active-text: #ffffff;--ui-color-sidebar-border: #1e3659;--ui-color-sidebar-user: #10294f;--ui-color-focus: #155eef;--ui-color-link: #0b4ed1;--ui-color-info-surface: #e9f1ff;--ui-color-info-border: #b9cff8;--ui-color-info: #134aa9;--ui-color-avatar-surface: #e9f1ff;--ui-color-avatar-text: #134aa9;--ui-color-success-surface: #eaf8f0;--ui-color-success: #107647;--ui-color-warning-surface: #fff4df;--ui-color-warning: #a65b00;--ui-color-danger-surface: #ffeded;--ui-color-danger-border: #f5b8b3;--ui-color-danger: #c9362b;--ui-color-topbar: rgba(255, 255, 255, .96);--ui-color-mobile-navigation: rgba(255, 255, 255, .98)}.commerce-shell[data-ui-density=comfortable]{--ui-font-size: 14px;--ui-control-height: 42px;--ui-input-height: 44px;--ui-sidebar-width: 220px;--ui-topbar-height: 70px;--ui-content-padding-y: 42px;--ui-content-padding-bottom: 72px;--ui-content-gutter: 28px;--ui-fluid-gutter: 32px;--ui-card-padding: 22px;--ui-panel-heading-height: 76px;--ui-panel-padding-x: 22px;--ui-metric-height: 144px;--ui-list-row-height: 74px;--ui-content-grid-gap: 20px;--ui-grid-gap: 14px;--ui-product-card-height: 196px;--ui-product-image-height: 100px;--ui-register-panel-width: 452px;--ui-cart-line-height: 64px;--ui-cart-input-height: 40px;--ui-cart-quantity-width: 72px;--ui-cart-discount-width: 82px;--ui-cart-remove-width: 40px;--ui-cart-remove-height: 40px;--ui-product-name-size: 12px;--ui-product-secondary-size: 10px;--ui-product-price-size: 14px;--ui-product-padding-x: 14px;--ui-cart-heading-size: 10px;--ui-cart-name-size: 12px;--ui-cart-secondary-size: 10px;--ui-label-size: 12px;--ui-eyebrow-size: 11px;--ui-page-title-size: 30px}.commerce-shell button,.commerce-shell input,.commerce-shell select,.commerce-shell textarea{font-size:var(--ui-font-size)}.commerce-shell[data-ui-density=comfortable] .commerce-sidebar nav a,.commerce-shell[data-ui-density=comfortable] .sidebar-bottom>a,.commerce-shell[data-ui-density=comfortable] .topbar-user strong,.commerce-shell[data-ui-density=comfortable] table{font-size:13px}.commerce-shell[data-ui-density=comfortable] .nav-label,.commerce-shell[data-ui-density=comfortable] th{font-size:10px}.commerce-shell[data-ui-density=comfortable] .brand-lockup small,.commerce-shell[data-ui-density=comfortable] .sidebar-user small,.commerce-shell[data-ui-density=comfortable] .panel-heading p,.commerce-shell[data-ui-density=comfortable] .card-title p,.commerce-shell[data-ui-density=comfortable] td small{font-size:11px}.commerce-shell[data-ui-density=comfortable] .panel-heading h2,.commerce-shell[data-ui-density=comfortable] .card-title h2,.commerce-shell[data-ui-density=comfortable] .card h2{font-size:16px}.commerce-shell[data-ui-density=comfortable] .muted{font-size:14px}.commerce-shell[data-ui-density=comfortable] .metric-strip span,.commerce-shell[data-ui-density=comfortable] .metric-grid span,.commerce-shell[data-ui-density=comfortable] .quick-actions strong,.commerce-shell[data-ui-density=comfortable] .list-row strong,.commerce-shell[data-ui-density=comfortable] .list-row b,.commerce-shell[data-ui-density=comfortable] .empty-row{font-size:12px}.commerce-shell[data-ui-density=comfortable] .metric-strip strong,.commerce-shell[data-ui-density=comfortable] .metric-grid strong{font-size:28px}.commerce-shell[data-ui-density=comfortable] .metric-strip small,.commerce-shell[data-ui-density=comfortable] .metric-grid small,.commerce-shell[data-ui-density=comfortable] .quick-actions small,.commerce-shell[data-ui-density=comfortable] .list-row small,.commerce-shell[data-ui-density=comfortable] .badge,.commerce-shell[data-ui-density=comfortable] .status-pill,.commerce-shell[data-ui-density=comfortable] .count-badge,.commerce-shell[data-ui-density=comfortable] .pager{font-size:10px}.commerce-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:var(--ui-sidebar-width);display:flex;flex-direction:column;padding:14px 9px 10px;background:var(--ui-color-sidebar);color:var(--ui-color-sidebar-text);border-right:1px solid var(--ui-color-sidebar-border);overflow-y:auto}.brand-lockup{min-height:45px;display:flex;align-items:center;gap:10px;padding:0 5px 10px;border-bottom:1px solid var(--ui-color-sidebar-border)}.brand-mark{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;color:var(--ui-color-primary-text);background:var(--ui-color-primary);border-radius:8px;font-size:15px;font-weight:650;letter-spacing:-.04em}.brand-lockup>span:last-child,.sidebar-user>span:last-child,.organization-switcher>span:last-child{min-width:0;display:flex;flex-direction:column}.brand-lockup strong{font-size:13px}.brand-lockup small,.organization-switcher small{color:var(--ds-gray-600);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commerce-sidebar .brand-lockup small,.commerce-sidebar .sidebar-user small{color:var(--ui-color-sidebar-muted)}.commerce-sidebar nav{padding-top:6px}.nav-group{margin-bottom:7px}.nav-label{display:block;padding:10px 9px 5px;color:var(--ui-color-sidebar-muted);font-family:Geist Mono,ui-monospace,monospace;font-size:8px;letter-spacing:.1em}.commerce-sidebar nav a,.sidebar-bottom>a{min-height:35px;display:flex;align-items:center;gap:10px;padding:7px 9px;color:var(--ui-color-sidebar-text);border-radius:6px;font-size:12px;transition:background .12s,color .12s}.commerce-sidebar nav a:hover,.sidebar-bottom>a:hover{color:var(--ui-color-sidebar-active-text);background:var(--ui-color-sidebar-active)}.commerce-sidebar nav a.active,.sidebar-bottom>a.active{color:var(--ui-color-sidebar-active-text);background:var(--ui-color-sidebar-active);box-shadow:inset 2px 0 var(--ui-color-sidebar-active-text)}.ui-icon{display:inline-grid;flex:0 0 17px;width:17px;height:17px}.ui-icon svg{width:100%;height:100%}.sidebar-bottom{margin-top:auto;padding-top:8px;border-top:1px solid var(--ui-color-sidebar-border)}.sidebar-user{display:flex;align-items:center;gap:9px;margin:8px 4px 0;padding:8px;background:var(--ui-color-sidebar-user);border-radius:7px}.sidebar-user strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.avatar{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;background:var(--ui-color-avatar-surface);color:var(--ui-color-avatar-text);border-radius:50%;font-size:10px;font-weight:650}.commerce-workspace{grid-column:2;min-width:0}.commerce-topbar{position:sticky;top:0;z-index:20;height:var(--ui-topbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 24px;background:var(--ui-color-topbar);border-bottom:1px solid var(--ds-gray-200);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.organization-switcher{min-width:0;display:flex;align-items:center;gap:10px}.organization-switcher strong{max-width:400px;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.organization-switcher small{font-size:12px}.store-symbol{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--ds-gray-200);border-radius:8px}.store-symbol .ui-icon{width:16px;height:16px}.topbar-actions,.appearance-controls,.topbar-user{display:flex;align-items:center;gap:9px}.appearance-controls{gap:6px}.appearance-toggle{min-width:40px;min-height:40px;padding:0 11px;white-space:nowrap}.appearance-toggle .ui-icon{width:17px;height:17px}.theme-toggle{width:132px}.topbar-user strong{font-size:12px;white-space:nowrap}.shift-chip{height:34px;display:flex;align-items:center;gap:8px;padding:0 12px;background:var(--ui-color-surface);border:1px solid var(--ds-gray-200);border-radius:7px;font-size:12px}.shift-chip i{width:7px;height:7px;background:var(--ui-color-success);border-radius:50%;box-shadow:0 0 0 3px var(--ds-green-100)}.commerce-content{width:min(1212px,calc(100% - (2 * var(--ui-content-gutter))));margin:0 auto;padding:var(--ui-content-padding-y) 0 var(--ui-content-padding-bottom)}.commerce-content.fluid{width:100%;max-width:none;padding:var(--ui-content-padding-y) var(--ui-fluid-gutter) var(--ui-content-padding-bottom)}.mobile-navigation,.mobile-menu-backdrop,.mobile-menu-sheet,.mobile-cart-jump,.mobile-cart-backdrop,.mobile-cart-close,.mobile-history-list,.inventory-balance-cards{display:none}.page-header{min-height:98px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.page-header h1{margin:2px 0 3px;font-size:var(--ui-page-title-size);line-height:1.18;letter-spacing:-.045em}.page-header h2,.panel h2,.card h2{letter-spacing:-.025em}.eyebrow{margin:0;color:var(--ds-gray-700);font-family:Geist Mono,ui-monospace,monospace;font-size:var(--ui-eyebrow-size);font-weight:520;letter-spacing:.09em}.muted{margin:0;color:var(--ds-gray-700);font-size:13px}.identity{display:flex;flex-direction:column;text-align:right;font-weight:600}.identity small{color:var(--ds-gray-600);font-weight:400}button,.primary-button,.secondary-button{min-height:var(--ui-control-height, 36px);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid var(--ui-color-primary, #1a1a1a);border-radius:7px;background:var(--ui-color-primary, #1a1a1a);color:var(--ui-color-primary-text, #fff);font-weight:550;cursor:pointer}button:hover,.primary-button:hover{background:var(--ui-color-primary-hover, #333)}button:disabled{opacity:.48;cursor:not-allowed}.secondary-button,button.secondary-button,.pager button,.segmented button,.icon-action{border-color:var(--ds-gray-300);background:var(--ui-color-surface, #fff);color:var(--ds-gray-1000)}.secondary-button:hover,button.secondary-button:hover,.pager button:hover{background:var(--ds-gray-100)}.appearance-controls .appearance-toggle{min-width:40px;min-height:max(40px,var(--ui-control-height))}.text-button,.text-action{min-height:28px;padding:0;border:0;background:transparent;color:var(--ds-blue-700);font-weight:500}.text-button:hover,.text-action:hover{background:transparent;text-decoration:underline}.block-button,.primary-cta,.pay-button{width:100%}input,select,textarea{width:100%;min-height:var(--ui-input-height, 38px);padding:8px 11px;background:var(--ui-color-surface, #fff);border:1px solid var(--ui-color-input-border, #8f8f8f);border-radius:7px;transition:border-color .12s,box-shadow .12s}input:hover,select:hover,textarea:hover{border-color:var(--ds-gray-400)}input:focus,select:focus,textarea:focus{border-color:var(--ui-color-focus, #0068d6);box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-color-focus) 16%,transparent);outline:0}input.ng-invalid.ng-touched,select.ng-invalid.ng-touched,textarea.ng-invalid.ng-touched{border-color:var(--danger, #d93036);box-shadow:0 0 0 1px color-mix(in srgb,var(--danger, #d93036) 22%,transparent)}form.ng-submitted input.ng-invalid,form.ng-submitted select.ng-invalid,form.ng-submitted textarea.ng-invalid{border-color:var(--danger, #d93036)}.field-error{color:var(--danger, #b42318);font-size:.75rem;font-weight:500}textarea{min-height:84px;resize:vertical}label{display:flex;flex-direction:column;gap:6px;color:var(--ds-gray-700);font-size:var(--ui-label-size, 11px);font-weight:520}kbd{padding:1px 5px;background:var(--ui-color-surface, #fff);border:1px solid var(--ds-gray-300);border-radius:4px;color:var(--ds-gray-700);font-family:ui-monospace,monospace;font-size:9px}.panel,.card{background:var(--ui-color-surface, #fff);border:1px solid var(--ds-gray-200);border-radius:9px;box-shadow:var(--shadow)}.card{padding:var(--ui-card-padding, 18px)}.panel-heading,.card-title{min-height:var(--ui-panel-heading-height, 68px);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px var(--ui-panel-padding-x, 18px);border-bottom:1px solid var(--ds-gray-200)}.card-title{min-height:auto;padding:0 0 14px;margin-bottom:14px}.panel-heading h2,.card-title h2,.card h2{margin:0;font-size:14px}.panel-heading p,.card-title p{margin:2px 0 0;color:var(--ds-gray-600);font-size:10px}.panel-heading a{color:var(--ds-blue-700);font-size:11px}.metric-strip,.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;background:var(--ui-color-surface, #fff);border:1px solid var(--ds-gray-200);border-radius:9px;overflow:hidden;box-shadow:var(--shadow)}.metric-strip article,.metric-grid article{min-height:var(--ui-metric-height, 128px);display:flex;flex-direction:column;justify-content:center;padding:20px;border-right:1px solid var(--ds-gray-200)}.metric-strip article:last-child,.metric-grid article:last-child{border-right:0}.metric-strip span,.metric-grid span{color:var(--ds-gray-700);font-size:11px}.metric-strip strong,.metric-grid strong{margin:9px 0 7px;font-size:25px;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.metric-strip small,.metric-grid small{color:var(--ds-gray-600);font-size:10px}.quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 18px}.quick-actions a,.quick-action-grid button{min-height:72px;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:9px;align-content:center;padding:12px;background:var(--ui-color-surface, #fff);border:1px solid var(--ds-gray-200);border-radius:9px;box-shadow:var(--shadow)}.quick-actions a:hover{border-color:var(--ds-gray-400)}.quick-actions a>span{grid-row:1 / 3;width:30px;height:30px;display:grid;place-items:center;background:var(--ds-gray-100);border-radius:6px}.quick-actions strong{font-size:11px}.quick-actions small{color:var(--ds-gray-600);font-size:9px}.dashboard-columns{display:grid;grid-template-columns:1.7fr 1fr;gap:18px}.list-rows{overflow:hidden}.list-row{min-height:var(--ui-list-row-height, 66px);display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 16px;border-bottom:1px solid var(--ds-gray-200)}.list-row:last-child{border-bottom:0}a.list-row:hover{background:var(--ds-background-200)}.list-row>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.list-row strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.list-row small{margin-top:2px;color:var(--ds-gray-600);font-size:9px}.list-row b{font-size:11px;font-variant-numeric:tabular-nums}.row-icon{width:30px;height:30px;display:grid;place-items:center;background:var(--ds-gray-100);border-radius:7px;color:var(--ds-gray-700)}.row-icon.warning{background:var(--ds-amber-100);color:var(--ds-amber-700)}.count-badge,.badge,.status-pill{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:99px;background:var(--ds-gray-100);color:var(--ds-gray-700);font-size:9px;white-space:nowrap}.status-pill.success,.badge.success{background:var(--ds-green-100);color:var(--ds-green-700)}.empty-row{padding:24px 18px;color:var(--ds-gray-600);font-size:11px}.success-text{color:var(--ds-green-700)}.catalog-toolbar{display:flex;align-items:flex-end;gap:var(--ui-grid-gap, 10px);margin-bottom:12px;padding:12px;background:var(--ui-color-surface, #fff);border:1px solid var(--ds-gray-200);border-radius:9px}.search-label{flex:1;max-width:430px}.content-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.72fr);gap:var(--ui-content-grid-gap, 16px);align-items:start}.content-grid.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.wide-card{min-width:0}.form-grid{display:grid;gap:var(--ui-grid-gap, 10px)}.form-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.check{flex-direction:row;align-items:center}.check input{width:15px;min-height:15px}.quote{display:flex;justify-content:space-between;gap:12px;padding:10px;background:var(--ds-gray-100);border-radius:6px;font-size:11px}.section-divider{display:flex;justify-content:space-between;margin:18px 0 8px;padding-top:14px;border-top:1px solid var(--ds-gray-200)}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{height:38px;padding:0 14px;background:var(--ds-background-200);color:var(--ds-gray-700);border-bottom:1px solid var(--ds-gray-200);text-align:left;font-family:Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}td{height:54px;padding:8px 14px;border-bottom:1px solid var(--ds-gray-200);vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:var(--ui-color-surface-hover, #fcfcfc)}td strong,td small{display:block}td small{color:var(--ds-gray-600);font-size:9px}td input{min-width:92px}.actions{white-space:nowrap}.actions button+button{margin-left:9px}.data-panel{overflow:hidden}.pager{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:14px;color:var(--ds-gray-600);font-size:10px}.pager button{min-height:30px;padding:0 10px}.sale-layout{grid-template-columns:minmax(0,1.7fr) 380px}.sale-catalog-card{min-width:0}.sale-cart-card{padding:0;overflow:hidden}.sale-catalog-card>.card-title{margin-bottom:14px;padding:0;border-bottom:0}.sale-catalog-card>.catalog-toolbar{margin-bottom:14px}.sale-catalog-card .search-label{max-width:none}.sale-cart-card>.section-divider,.sale-cart-card>.customer-row,.sale-cart-card>.inline-form,.sale-cart-card>.primary-cta{margin-left:16px;margin-right:16px}.cart-lines{border-top:1px solid var(--ds-gray-200)}.cart-column-headings,.cart-line{display:grid;grid-template-columns:minmax(0,1fr) var(--ui-cart-quantity-width) var(--ui-cart-discount-width) var(--ui-cart-remove-width);align-items:center;gap:calc(var(--ui-grid-gap) * .6)}.cart-column-headings.no-discount,.cart-line.no-discount{grid-template-columns:minmax(0,1fr) var(--ui-cart-quantity-width) var(--ui-cart-remove-width)}.cart-column-headings{padding:6px 12px 5px;background:var(--ds-gray-100);color:var(--ds-gray-600);font-size:var(--ui-cart-heading-size);font-weight:650;letter-spacing:.05em;text-transform:uppercase}.cart-line{min-height:var(--ui-cart-line-height);padding:8px 12px;border-bottom:1px solid var(--ds-gray-200)}.cart-line-product{min-width:0;display:flex;flex-direction:column}.cart-line-product strong{overflow:hidden;font-size:var(--ui-cart-name-size);line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.cart-line-product small{color:var(--ds-gray-600);font-size:var(--ui-cart-secondary-size)}.cart-line>input{width:100%;min-width:0;min-height:var(--ui-cart-input-height);padding:0 6px;font-size:var(--ui-cart-name-size);font-variant-numeric:tabular-nums}.cart-line input[aria-invalid=true]{border-color:var(--ui-color-danger);background:var(--ds-red-100)}.cart-validation{margin:8px 12px 0;color:var(--ds-red-700);font-size:10px}.cart-remove{width:var(--ui-cart-remove-width);min-width:var(--ui-cart-remove-width);min-height:var(--ui-cart-remove-height);padding:0;background:transparent;border:0;color:var(--ds-gray-600);font-size:18px;line-height:1}.cart-remove:hover{background:var(--ds-red-100);color:var(--ds-red-700)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sale-cart-card>.primary-cta{width:calc(100% - 32px);margin-bottom:16px}.product-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ui-grid-gap)}.product-picker>button{min-width:0;min-height:var(--ui-product-card-height);display:flex;flex-direction:column;align-items:stretch;padding:0;overflow:hidden;border:1px solid var(--ds-gray-200);background:var(--ui-color-surface, #fff);color:var(--ds-gray-1000);text-align:left}.product-picker>button:hover{border-color:var(--ds-gray-400);box-shadow:0 4px 14px #0000000f;transform:translateY(-1px)}.product-visual{position:relative;min-height:var(--ui-product-image-height);display:grid;place-items:center;background:#e9f2ff;border-bottom:1px solid var(--ds-gray-200)}.product-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-picker>button:nth-child(4n+2) .product-visual{background:#fff3d6}.product-picker>button:nth-child(4n+3) .product-visual{background:#e5f6eb}.product-picker>button:nth-child(4n+4) .product-visual{background:#e4f7fa}.product-copy{display:flex;flex-direction:column;min-width:0;padding:11px var(--ui-product-padding-x) 5px}.product-copy strong{overflow:hidden;font-size:var(--ui-product-name-size);text-overflow:ellipsis;white-space:nowrap}.product-copy small,.product-price small{color:var(--ds-gray-600);font-size:var(--ui-product-secondary-size)}.product-price{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding:5px var(--ui-product-padding-x) 11px}.product-price b{font-size:var(--ui-product-price-size)}.product-monogram{width:48px;height:48px;display:grid;place-items:center;color:#005ecc7a;font-size:26px;font-weight:650}.catalog-item-cell{display:flex;align-items:center;gap:10px;min-width:220px}.catalog-item-cell>span:last-child{display:flex;flex-direction:column;min-width:0}.catalog-item-thumb{position:relative;width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--ds-gray-200);border-radius:8px;background:var(--ds-gray-100);color:var(--ds-gray-600);font-weight:650}.catalog-item-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-image-field{margin:0;padding:0;border:0}.product-image-field legend{margin-bottom:.45rem;font-size:.78rem;font-weight:600;color:var(--ui-color-text-muted)}.product-image-editor{display:flex;align-items:center;gap:.85rem;padding:.75rem;border:1px solid var(--ui-color-border);border-radius:var(--radius)}.product-image-editor>div{display:grid;justify-items:start;gap:.35rem}.product-image-preview{position:relative;display:grid;width:76px;height:76px;flex:0 0 76px;place-items:center;overflow:hidden;border-radius:10px;background:var(--ui-color-surface-subtle);color:var(--ui-color-text-muted);font-size:1.4rem;font-weight:700}.product-image-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.file-button{display:inline-flex;min-height:36px;align-items:center;padding:0 .75rem;border:1px solid var(--ui-color-border-strong);border-radius:7px;background:var(--ui-color-surface);color:var(--ui-color-text);font-size:.82rem;font-weight:600;cursor:pointer}.file-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.danger-link{color:var(--ui-color-danger)}.customer-row{display:flex;align-items:flex-end;gap:9px;padding:14px 0;border-top:1px solid var(--ds-gray-200)}.customer-row label{flex:1}.side-stack{display:grid;gap:var(--ui-grid-gap);align-content:start}.side-stack.checkout-active .total-card{order:-1}.suspended-card{border-radius:0;box-shadow:none}.total-card{position:sticky;top:80px}.total-card dl{margin:0 0 14px}.total-card dl div{display:flex;justify-content:space-between;padding:7px 0;color:var(--ds-gray-700)}.total-card dd{margin:0;color:var(--ds-gray-1000);font-variant-numeric:tabular-nums}.total-card .grand-total{margin-top:8px;padding-top:14px;border-top:1px dashed var(--ds-gray-300);color:var(--ds-gray-1000);font-size:16px;font-weight:650}.history-card{margin-top:16px}.history-heading{padding:16px 16px 0}.history-heading h2,.history-heading p{margin-bottom:2px}.history-filters{display:grid;grid-template-columns:repeat(6,minmax(112px,1fr)) auto auto;gap:8px;align-items:end;padding:14px 16px;border-bottom:1px solid var(--ds-gray-200)}.history-filters label{min-width:0}.history-filters input,.history-filters select{width:100%}.register-mode>.history-card{display:none}.history-mode>.sale-layout{display:none}.history-mode .history-card{margin-top:0;padding:0;overflow:hidden}.history-mode .history-card>.eyebrow,.history-mode .history-card>h2{margin-left:16px;margin-right:16px}.cart-empty,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px;padding:24px;color:var(--ds-gray-700);text-align:center}.cart-empty small,.empty-state small{color:var(--ds-gray-600)}.compact-empty{grid-column:1 / -1}.section-tabs{width:fit-content;display:flex;gap:3px;margin-bottom:14px;padding:3px;background:var(--ds-gray-100);border:1px solid var(--ds-gray-200);border-radius:8px}.section-tabs button{min-height:34px;padding:0 14px;background:transparent;border:0;color:var(--ds-gray-700)}.section-tabs button.active{background:var(--ui-color-surface, #fff);color:var(--ds-gray-1000);box-shadow:0 1px 2px #00000014}.purchasing-layout{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr)}.purchasing-layout>.wide-card:only-child{grid-column:1 / -1}.purchasing-list{display:grid}.purchasing-list>article,.purchasing-list>button,.ledger-list>article{min-width:0;min-height:62px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(140px,.8fr) auto;align-items:center;gap:14px;padding:11px 16px;background:var(--ui-color-surface, #fff);border:0;border-bottom:1px solid var(--ds-gray-200);border-radius:0;color:var(--ds-gray-1000);text-align:left}.purchasing-list>article>span,.purchasing-list>button>span,.ledger-list>article>span{min-width:0;display:flex;flex-direction:column;gap:3px}.purchasing-list small,.ledger-list small{color:var(--ds-gray-600)}.selectable-list>button:hover,.selectable-list>button:focus-visible{background:var(--ds-gray-100)}.purchase-form-card{margin-bottom:16px}.purchase-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.purchase-lines-heading,.purchase-total,.purchase-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.purchase-lines-heading{margin-top:8px;padding-top:14px;border-top:1px solid var(--ds-gray-200)}.purchase-lines{display:grid;gap:8px}.purchase-lines>div{display:grid;grid-template-columns:minmax(220px,1fr) 120px 140px 110px auto;align-items:end;gap:10px;padding:10px;background:var(--ds-gray-100);border-radius:7px}.purchase-lines>div>strong{min-height:38px;display:flex;align-items:center}.purchase-total{justify-content:flex-end;padding-top:12px;border-top:1px solid var(--ds-gray-200)}.purchase-total>span{display:flex;flex-direction:column;text-align:right}.purchase-total>span strong{font-size:20px}.purchase-detail{margin-top:16px}.purchase-detail>.secondary-button,.purchase-actions{margin:14px 16px}.payable-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}.payable-summary div{padding:10px;background:var(--ds-gray-100);border-radius:6px}.payable-summary dt{color:var(--ds-gray-600);font-size:9px}.payable-summary dd{margin:4px 0 0;font-weight:650}.ledger-list{display:grid}.ledger-list>article{grid-template-columns:minmax(0,1fr) auto;padding-right:0;padding-left:0}.ledger-list>article>span:last-child{align-items:flex-end}.danger-text{color:var(--ds-red-700, #b42318)!important}@media(min-width:1181px){.register-mode{min-height:calc(100vh - var(--ui-topbar-height) - 100px);margin-right:var(--ui-register-panel-width)}.register-mode>.page-header{min-height:72px;padding-right:12px}.register-mode .sale-catalog-card>.card-title{display:none}.register-mode>.sale-layout{display:block}.register-mode .side-stack{position:fixed;z-index:10;top:var(--ui-topbar-height);right:0;bottom:0;width:var(--ui-register-panel-width);display:flex;flex-direction:column;gap:0;overflow-y:auto;background:var(--ui-color-surface, #fff);border-left:1px solid var(--ds-gray-200)}.register-mode .sale-cart-card{min-height:100%;display:flex;flex:1 0 auto;flex-direction:column;border:0;border-radius:0;box-shadow:none}.register-mode .side-stack.checkout-active .sale-cart-card{min-height:0;flex:1 1 auto;overflow-y:auto}.register-mode .side-stack.checkout-active .total-card{position:static;flex:0 0 auto}.register-mode .sale-cart-card>.card-title{min-height:76px;margin:0;padding:16px}.register-mode .sale-cart-card>.customer-row{margin-top:auto}.register-mode .cart-empty{flex:1}}@media(min-width:1181px)and (max-width:1550px){.commerce-shell[data-ui-density=comfortable] .product-picker{grid-template-columns:repeat(3,minmax(0,1fr))}}.status-card{margin-bottom:14px;padding:11px 13px;background:var(--ds-blue-100);border:1px solid var(--ui-color-info-border, #c9e3ff);border-radius:7px;color:var(--ui-color-info, #07599f)}.status-card.error,.form-error{background:var(--ds-red-100);border-color:var(--ui-color-danger-border, #ffcaca);color:var(--ds-red-700)}.clean-list{margin:0;padding:0;list-style:none}.clean-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--ds-gray-200)}.clean-list li:last-child{border-bottom:0}.clean-list li div{display:flex;flex-direction:column}.clean-list small{color:var(--ds-gray-600)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.organization-id{display:grid;gap:6px;padding:18px}.organization-id span{color:var(--ds-gray-700);font-size:10px}.organization-id code{overflow-wrap:anywhere;color:var(--ds-gray-600);font-size:10px}.organization-id+button{margin:0 18px 18px}.segmented{display:inline-flex;gap:2px;padding:3px;background:var(--ds-gray-100);border-radius:7px}.segmented button{min-height:29px;padding:0 10px;border:0;background:transparent;font-size:10px}.segmented button.active{background:var(--ui-color-surface, #fff);box-shadow:0 1px 2px #00000014}.login-screen{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 460px;background:#fff}.login-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,8vw,120px);background:var(--ds-background-200);border-right:1px solid var(--ds-gray-200)}.login-copy .brand-lockup{position:absolute;top:24px;border:0}.login-copy h1{max-width:650px;margin:16px 0;font-size:clamp(40px,5vw,72px);line-height:1;letter-spacing:-.065em}.login-copy>p:last-child{max-width:560px;color:var(--ds-gray-700);font-size:16px}.login-card{align-self:center;display:grid;gap:18px;margin:40px;padding:28px;border:1px solid var(--ds-gray-200);border-radius:10px;box-shadow:0 16px 50px #0000000f}.login-card h2{margin:4px 0;font-size:23px}.login-card p{margin:0;color:var(--ds-gray-700)}.page-loader,.pos-login-gate{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--ds-background-200);text-align:center}.pos-login-gate h1{margin:4px 0;font-size:30px;letter-spacing:-.04em}.pos-login-gate p{max-width:420px;color:var(--ds-gray-700)}@media(min-width:761px)and (max-width:1180px){.commerce-shell,.commerce-shell[data-ui-density=comfortable]{--ui-sidebar-width: 72px}.commerce-shell[data-ui-density=comfortable]{--ui-product-card-height: 190px;--ui-product-image-height: 94px}.commerce-sidebar{align-items:center;padding:12px 7px}.commerce-sidebar .brand-lockup{width:100%;justify-content:center;padding:0 0 12px}.commerce-sidebar .brand-lockup>span:last-child,.commerce-sidebar .nav-label,.commerce-sidebar nav a>span,.sidebar-bottom>a>span,.sidebar-user>span:last-child{display:none}.commerce-sidebar nav,.commerce-sidebar .nav-group,.sidebar-bottom{width:100%}.commerce-sidebar .nav-group{margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid var(--ui-color-sidebar-border)}.commerce-sidebar nav a,.sidebar-bottom>a{min-height:42px;justify-content:center;padding:8px}.commerce-sidebar nav a.active,.sidebar-bottom>a.active{box-shadow:inset 0 -2px var(--ui-color-sidebar-active-text)}.sidebar-user{justify-content:center;margin:8px 0 0;padding:6px}.commerce-content{width:calc(100% - 32px)}.commerce-content.fluid{width:100%;padding:28px 18px 48px}.product-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-layout{grid-template-columns:minmax(0,1fr) minmax(310px,36vw)}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid:not(.sale-layout),.settings-grid{grid-template-columns:minmax(0,1fr)}.history-filters{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:761px)and (max-width:900px){.sale-layout,.dashboard-columns{grid-template-columns:1fr}.side-stack,.total-card{position:static}.metric-strip,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-strip article:nth-child(2),.metric-grid article:nth-child(2){border-right:0}.purchase-fields,.purchase-lines>div{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-lines>div>label:first-child{grid-column:1 / -1}}@media(max-width:760px){.commerce-shell,.commerce-shell[data-ui-density=comfortable]{--ui-sidebar-width: 0px;--ui-topbar-height: 58px;--ui-content-padding-y: 20px;--ui-content-padding-bottom: 32px;--ui-content-gutter: 12px;--ui-fluid-gutter: 12px;--ui-product-card-height: 158px;--ui-product-image-height: 70px}.commerce-shell[data-ui-density=comfortable]{--ui-topbar-height: 62px;--ui-content-padding-y: 24px;--ui-content-padding-bottom: 36px;--ui-card-padding: 20px;--ui-grid-gap: 12px;--ui-product-card-height: 174px;--ui-product-image-height: 82px}.commerce-shell{display:block;padding-bottom:68px}.commerce-sidebar{display:none}.mobile-navigation{position:fixed;inset:auto 0 0;z-index:50;height:66px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:5px max(5px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left));background:var(--ui-color-mobile-navigation);border-top:1px solid var(--ds-gray-200);box-shadow:0 -8px 24px #0000000a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-navigation.surface-pos{grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-navigation a,.mobile-navigation button{min-width:0;min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:4px 2px;background:transparent;border:0;border-radius:6px;color:var(--ds-gray-700);font-size:9px;font-weight:520}.mobile-navigation a.active{color:var(--ui-color-sidebar-active-text);background:var(--ui-color-sidebar-active);box-shadow:inset 0 -2px var(--ui-color-sidebar-active-text)}.mobile-navigation .ui-icon{width:18px;height:18px}.mobile-menu-backdrop{position:fixed;inset:0;z-index:60;display:block;min-height:0;padding:0;background:#00000059;border:0;border-radius:0}.mobile-menu-sheet{position:fixed;inset:auto 0 0;z-index:70;max-height:min(82vh,720px);display:flex;flex-direction:column;background:var(--ui-color-surface, #fff);border-radius:16px 16px 0 0;box-shadow:0 -20px 60px #0000002e;overflow:hidden}.mobile-menu-sheet>header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--ds-gray-200)}.mobile-menu-sheet>header div{display:flex;flex-direction:column}.mobile-menu-sheet>header small{color:var(--ds-gray-600)}.mobile-menu-sheet>header button{width:36px;min-height:36px;padding:8px;background:var(--ui-color-surface, #fff);border-color:var(--ds-gray-200);color:var(--ds-gray-1000)}.mobile-menu-sheet>nav{padding:6px 10px calc(18px + env(safe-area-inset-bottom));overflow-y:auto}.mobile-menu-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.mobile-menu-group .nav-label{grid-column:1 / -1;padding-left:8px}.mobile-menu-group a{min-height:42px;display:flex;align-items:center;gap:10px;padding:8px;border-radius:7px}.mobile-menu-group a.active{background:var(--ui-color-sidebar-active);color:var(--ui-color-sidebar-active-text)}.commerce-topbar{height:var(--ui-topbar-height);padding:0 12px}.topbar-user strong,.organization-switcher small,.shift-chip{display:none}.appearance-toggle{width:40px;min-width:40px;padding:0}.appearance-toggle-label{display:none}.organization-switcher strong{max-width:min(58vw,250px)}.commerce-content{width:calc(100% - 24px);padding:var(--ui-content-padding-y) 0 var(--ui-content-padding-bottom)}.commerce-content.fluid{width:100%;padding:var(--ui-content-padding-y) var(--ui-fluid-gutter) var(--ui-content-padding-bottom)}.page-header{min-height:0;margin-bottom:20px;flex-direction:column;gap:10px}.page-header h1{font-size:24px}.page-header .identity{width:100%;padding-top:10px;border-top:1px solid var(--ds-gray-200);text-align:left}.dashboard-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.dashboard-header .primary-button{padding:0 11px}.metric-strip,.metric-grid{grid-template-columns:1fr 1fr}.metric-strip article:nth-child(2),.metric-grid article:nth-child(2){border-right:0}.metric-strip article,.metric-grid article{min-height:104px;padding:15px;border-bottom:1px solid var(--ds-gray-200)}.dashboard-columns,.content-grid,.content-grid.three-columns,.settings-grid,.sale-layout{grid-template-columns:1fr}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-actions a{min-height:84px}.product-picker{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.product-picker>button{min-height:var(--ui-product-card-height);padding:0}.product-visual{min-height:var(--ui-product-image-height)}.product-monogram{width:36px;height:36px}.sale-catalog-card>.card-title,.sale-catalog-card>.catalog-toolbar{margin-left:0;margin-right:0}.catalog-toolbar{flex-wrap:wrap}.catalog-toolbar .search-label{flex-basis:100%;max-width:none}.mobile-cart-jump{position:fixed;z-index:19;right:12px;bottom:72px;left:12px;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 14px;background:var(--ui-color-primary, #171717);border:1px solid var(--ui-color-primary, #171717);border-radius:9px;box-shadow:0 8px 24px #0003;color:var(--ui-color-primary-text, #fff)}.mobile-cart-backdrop{position:fixed;inset:0;z-index:74;display:block;min-height:0;padding:0;background:#0000006b;border:0;border-radius:0}.register-mode .side-stack{position:fixed;inset:auto 0 0;z-index:75;max-height:calc(100dvh - 48px);display:none;gap:0;overflow-y:auto;overscroll-behavior:contain;background:var(--ui-color-surface, #fff);border-radius:16px 16px 0 0;box-shadow:0 -18px 60px #00000038}.register-mode .side-stack.mobile-cart-open{display:flex;flex-direction:column}.register-mode .sale-cart-card,.register-mode .total-card,.register-mode .suspended-card{flex:0 0 auto;border-right:0;border-left:0;border-radius:0;box-shadow:none}.mobile-cart-close{width:34px;min-height:34px;display:grid;place-items:center;margin-left:4px;padding:0;background:var(--ui-color-surface, #fff);border-color:var(--ds-gray-200);color:var(--ds-gray-1000);font-size:22px}.mobile-cart-jump span{display:flex;flex-direction:column}.mobile-cart-jump strong,.mobile-cart-jump b{font-size:12px}.mobile-cart-jump small{color:var(--ui-color-primary-muted);font-size:9px}.register-mode:has(.mobile-cart-open) .mobile-cart-jump{display:none}#sale-cart{scroll-margin-top:68px}.customer-row{align-items:stretch;flex-direction:column}.table-wrap{max-width:100%;overscroll-behavior-x:contain}.table-wrap table{min-width:680px}.history-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.history-filters button{width:100%}.desktop-history-table{display:none}.mobile-history-list{display:grid}.mobile-history-list>button{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;background:var(--ui-color-surface, #fff);border:0;border-bottom:1px solid var(--ds-gray-200);border-radius:0;color:var(--ds-gray-1000);text-align:left}.mobile-history-list span{min-width:0;display:flex;flex-direction:column}.mobile-history-list span:last-child{align-items:flex-end;text-align:right}.mobile-history-list strong,.mobile-history-list b{font-size:11px}.mobile-history-list small{color:var(--ds-gray-600);font-size:9px}.history-card .pager{justify-content:space-between;padding:12px}.inventory-balance-table{display:none}.inventory-balance-cards{display:grid;gap:10px}.inventory-balance-cards>article{padding:14px;border:1px solid var(--ds-gray-200);border-radius:8px}.inventory-balance-cards>article.selected{border-color:var(--ds-gray-1000);box-shadow:inset 3px 0 var(--ds-gray-1000)}.inventory-balance-cards header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.inventory-balance-cards header div{min-width:0;display:flex;flex-direction:column}.inventory-balance-cards header small{color:var(--ds-gray-600)}.inventory-balance-cards dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0}.inventory-balance-cards dl div{min-width:0}.inventory-balance-cards dt{color:var(--ds-gray-600);font-size:9px}.inventory-balance-cards dd{margin:3px 0 0;overflow-wrap:anywhere;font-size:11px}.total-card{position:static}.login-screen{grid-template-columns:1fr}.login-copy{display:none}.login-card{margin:20px}.form-columns{grid-template-columns:1fr}.section-tabs{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.section-tabs button{width:100%;padding-inline:8px}.purchasing-layout,.purchase-fields{grid-template-columns:1fr}.purchasing-list>article,.purchasing-list>button{grid-template-columns:minmax(0,1fr) auto}.purchasing-list>article>:nth-child(2),.purchasing-list>button>:nth-child(2){align-items:flex-end;text-align:right}.purchasing-list>article>:nth-child(3),.purchasing-list>button>:nth-child(3){grid-column:1 / -1;justify-self:start}.purchase-lines>div{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-lines>div>label:first-child{grid-column:1 / -1}.purchase-lines>div>strong{min-height:34px}.purchase-total,.purchase-actions{align-items:stretch;flex-direction:column}.purchase-total>span{text-align:left}.purchase-total button,.purchase-actions button{width:100%}.payable-summary{grid-template-columns:1fr 1fr}.payable-summary div:last-child{grid-column:1 / -1}}.voice-button{min-height:38px;white-space:nowrap;border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}.voice-button[aria-pressed=true]{color:#fff;background:#b42318;border-color:#b42318}.microphone-help{margin:-6px 16px 14px;padding:9px 11px;border:1px solid color-mix(in srgb,var(--ui-color-warning) 35%,var(--border));border-radius:var(--radius);background:color-mix(in srgb,var(--ui-color-warning) 8%,var(--surface));color:var(--muted);font-size:12px}@media(max-width:420px){.topbar-user .avatar{display:none}.metric-strip strong,.metric-grid strong{font-size:21px}.quick-actions{grid-template-columns:1fr}.quick-actions a{min-height:68px}.product-picker{grid-template-columns:1fr 1fr}.cart-column-headings,.cart-line{grid-template-columns:minmax(72px,1fr) 54px 58px 24px;gap:4px;padding-right:8px;padding-left:8px}.cart-column-headings.no-discount,.cart-line.no-discount{grid-template-columns:minmax(0,1fr) 56px 24px}.voice-button{width:100%}}
