: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: 236px;--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: 12px;--ui-eyebrow-size: 9px;--ui-page-title-size: 29px;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;transition:width .18s ease}.commerce-shell.sidebar-collapsed{--ui-sidebar-width: 72px}.sidebar-collapsed .brand-lockup{justify-content:center;padding-right:0;padding-left:0}.sidebar-collapsed .brand-lockup>span:last-child,.sidebar-collapsed .nav-label,.sidebar-collapsed .commerce-sidebar nav a>span,.sidebar-collapsed .sidebar-bottom>a>span,.sidebar-collapsed .sidebar-user>span:last-child{display:none}.sidebar-collapsed .commerce-sidebar{align-items:center;padding-right:8px;padding-left:8px;overflow-x:visible}.sidebar-collapsed .commerce-sidebar nav,.sidebar-collapsed .commerce-sidebar .nav-group,.sidebar-collapsed .sidebar-bottom{width:100%}.sidebar-collapsed .commerce-sidebar .nav-group{margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid var(--ui-color-sidebar-border)}.sidebar-collapsed .commerce-sidebar nav a,.sidebar-collapsed .sidebar-bottom>a{min-height:44px;justify-content:center;padding:8px}.sidebar-collapsed .sidebar-user{justify-content:center;margin-right:0;margin-left:0;padding:6px}.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;min-width:34px;height:34px;min-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}button.brand-mark{padding:0;border:0;box-shadow:none;cursor:pointer}button.brand-mark:hover{background:color-mix(in srgb,var(--ui-color-primary) 88%,#000)}button.brand-mark:focus-visible{outline:2px solid var(--ui-color-primary-text);outline-offset:2px}.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:40px;display:flex;align-items:center;gap:10px;padding:7px 9px;color:var(--ui-color-sidebar-text);border-radius:6px;font-size:13px;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,.topbar-user{display:flex;align-items:center;gap:9px}.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}.appearance-menu{position:relative}.appearance-menu summary{width:40px;min-height:40px;display:grid;place-items:center;background:var(--ui-color-surface);border:1px solid var(--ui-color-border-control);border-radius:8px;color:var(--ui-color-text-muted);cursor:pointer;list-style:none}.appearance-menu summary::-webkit-details-marker{display:none}.appearance-menu[open] summary,.appearance-menu summary:hover{color:var(--ui-color-text);border-color:var(--ui-color-border-strong);background:var(--ui-color-surface-subtle)}.appearance-menu-panel{position:absolute;z-index:45;top:calc(100% + 9px);right:0;width:250px;display:grid;gap:8px;padding:14px;background:var(--ui-color-surface);border:1px solid var(--ui-color-border);border-radius:10px;box-shadow:0 16px 45px #00000029}.appearance-menu-panel>div{display:grid;gap:2px;margin-bottom:3px}.appearance-menu-panel small{color:var(--ui-color-text-muted);font-size:10px}.appearance-menu-panel .appearance-toggle{width:100%;min-height:42px;justify-content:flex-start}.topbar-user strong{font-size:12px;white-space:nowrap}.topbar-user-copy{min-width:0;display:flex;flex-direction:column}.topbar-user-copy small{color:var(--ui-color-text-subtle);font-size:9px}.topbar-user-copy strong{max-width:230px;overflow:hidden;text-overflow:ellipsis}.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-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}.dialog-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.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(auto-fit,minmax(170px,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,.quick-actions a>.ui-icon{grid-row:1 / 3;width:30px;height:30px;display:grid;place-items:center;background:var(--ds-gray-100);border-radius:6px}.quick-actions a>.ui-icon{padding:7px}.quick-actions a.primary-quick-action{color:var(--ui-color-primary-text);background:var(--ui-color-primary);border-color:var(--ui-color-primary)}.quick-actions a.primary-quick-action:hover{background:var(--ui-color-primary-hover);border-color:var(--ui-color-primary-hover)}.quick-actions a.primary-quick-action>.ui-icon{background:color-mix(in srgb,var(--ui-color-primary-text) 16%,transparent)}.quick-actions a.primary-quick-action small{color:var(--ui-color-primary-muted)}.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}.catalog-filters{display:flex;align-items:center;gap:7px;margin:-2px 0 14px;overflow-x:auto;scrollbar-width:none}.catalog-filters::-webkit-scrollbar{display:none}.catalog-filters button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;background:var(--ui-color-surface);border-color:var(--ui-color-border-control);border-radius:99px;color:var(--ui-color-text-muted);white-space:nowrap}.catalog-filters button span{min-width:20px;padding:1px 6px;background:var(--ui-color-surface-subtle);border-radius:99px;color:var(--ui-color-text-subtle);font-size:10px;font-variant-numeric:tabular-nums}.catalog-filters button.active{background:var(--ui-color-primary);border-color:var(--ui-color-primary);color:var(--ui-color-primary-text)}.catalog-filters button.active span{background:color-mix(in srgb,var(--ui-color-primary-text) 18%,transparent);color:var(--ui-color-primary-text)}.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.single-column{grid-template-columns:minmax(0,1fr)}.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-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--ui-color-border)}.form-panel-heading p{margin:4px 0 0;color:var(--ui-color-text-muted);font-size:11px}.form-panel-heading .icon-action{width:34px;min-width:34px;min-height:34px;padding:0;font-size:18px}.catalog-editor{position:fixed;z-index:45;top:calc(var(--ui-topbar-height) + 16px);right:18px;bottom:18px;width:min(430px,calc(100vw - 36px));overflow-y:auto;border-color:var(--ui-color-border-strong);box-shadow:0 24px 70px #0003}.form-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dgii-lookup-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dgii-lookup-actions small{color:var(--ui-color-text-muted, #64748b)}.dgii-lookup-card{display:grid;gap:7px;padding:12px;border:1px solid var(--ui-color-info-border, #b9cff8);border-radius:8px;background:var(--ui-color-info-surface, #e9f1ff);color:var(--ui-color-text, #172033)}.dgii-lookup-card.warning{border-color:var(--ui-color-warning, #a65b00);background:var(--ui-color-warning-surface, #fff4df)}.dgii-lookup-card p{margin:0;color:var(--ui-color-warning, #a65b00)}.dgii-lookup-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.check{flex-direction:row;align-items:center}.check input{width:15px;min-height:15px}.checkbox-row{display:flex;flex-direction:row;align-items:center;gap:8px}.checkbox-row input[type=checkbox]{width:16px;min-height:16px;height:16px}.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:12px}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:10px;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:10px}td input{min-width:92px}.actions{white-space:nowrap}.actions button+button{margin-left:9px}.filter-row{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr)) auto;align-items:end;gap:12px;margin-bottom:18px}.filter-row>button{min-width:112px}.fiscal-readiness-card{margin:14px 0 18px}.readiness-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.readiness-list li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;padding:12px;background:var(--ui-color-surface-subtle);border-radius:8px}.readiness-list li>span{width:30px;height:30px;display:grid;place-items:center;background:var(--ui-color-surface);border:1px solid var(--ui-color-border-strong);border-radius:50%;color:var(--ui-color-text-muted);font-weight:700}.readiness-list li.complete{background:var(--ui-color-success-surface)}.readiness-list li.complete>span{border-color:var(--ui-color-success);color:var(--ui-color-success)}.readiness-list div{display:grid;gap:3px}.readiness-list small{color:var(--ui-color-text-muted);font-size:10px}.actionable-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.actionable-empty p{max-width:430px}.actionable-empty .secondary-button{margin-top:8px}@media(max-width:1100px){.filter-row{grid-template-columns:repeat(3,minmax(150px,1fr))}.readiness-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.filter-row,.readiness-list{grid-template-columns:minmax(0,1fr)}.filter-row>button{width:100%}.catalog-editor{top:calc(var(--ui-topbar-height) + 8px);right:8px;bottom:calc(68px + env(safe-area-inset-bottom));width:calc(100vw - 16px)}}.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}.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}.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)}.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%}.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}.sales-history-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.sales-history-workspace.has-detail{grid-template-columns:minmax(0,1fr) minmax(360px,430px)}.sales-history-workspace.has-detail .history-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-history-workspace.has-detail .history-filters button{width:100%}.sales-history-list tbody tr.selected{background:var(--ui-color-info-surface);box-shadow:inset 3px 0 var(--ui-color-primary)}.sales-history-list tbody tr:hover{background:var(--ui-color-surface-hover)}.history-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;white-space:nowrap}.history-reprint-action{color:var(--ds-blue-700);font-weight:650}.fiscal-pill{width:fit-content;display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:var(--ds-gray-100);color:var(--ds-gray-700);font-size:10px;font-weight:650;line-height:1.2}.fiscal-pill[data-tone=success]{background:var(--ui-color-success-surface);color:var(--ui-color-success)}.fiscal-pill[data-tone=warning]{background:var(--ui-color-warning-surface);color:var(--ui-color-warning)}.fiscal-pill[data-tone=danger]{background:var(--ui-color-danger-surface);color:var(--ui-color-danger)}.sale-detail-panel{position:sticky;top:calc(var(--ui-topbar-height) + 16px);max-height:calc(100dvh - var(--ui-topbar-height) - 32px);padding:0;overflow-y:auto;overscroll-behavior:contain}.sale-detail-header{position:sticky;z-index:2;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px;background:var(--ui-color-surface);border-bottom:1px solid var(--ds-gray-200)}.sale-detail-header h2,.sale-detail-header p{margin:0}.sale-detail-header .fiscal-pill{margin-top:8px}.icon-button{width:36px;min-width:36px;min-height:36px;display:grid;place-items:center;padding:0;border:1px solid var(--ds-gray-300);border-radius:8px;background:var(--ui-color-surface);color:var(--ds-gray-700);font-size:20px}.sale-detail-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:1px;background:var(--ds-gray-200)}.sale-detail-summary div{min-width:0;padding:12px 14px;background:var(--ui-color-surface)}.sale-detail-summary dt{color:var(--ds-gray-600);font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.04em}.sale-detail-summary dd{margin:3px 0 0;overflow:hidden;color:var(--ds-gray-1000);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.sale-detail-panel>.status-card{margin:14px}.sale-detail-section{padding:16px 18px 8px}.sale-detail-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.sale-detail-section-title h3{margin:0;font-size:13px}.sale-detail-section-title span{color:var(--ds-gray-600);font-size:10px}.sale-detail-lines li{padding:10px 0}.sale-document-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 18px 18px;border-bottom:1px solid var(--ds-gray-200)}.sale-document-actions .text-action{grid-column:1 / -1;justify-self:center}.sale-detail-disclosure{border-bottom:1px solid var(--ds-gray-200)}.sale-detail-disclosure summary{padding:14px 18px;color:var(--ds-gray-700);font-weight:650;cursor:pointer;list-style-position:inside}.sale-detail-disclosure[open] summary{color:var(--ds-gray-1000)}.sale-detail-disclosure-body{display:grid;gap:10px;padding:0 18px 18px}.sale-detail-disclosure-body .form-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.danger-disclosure summary{color:var(--ui-color-danger)}.invoice-preview-backdrop{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:24px;background:#07142ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.invoice-preview-dialog{width:min(1120px,96vw);height:min(900px,94dvh);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:var(--ui-color-surface);border-radius:14px;box-shadow:0 28px 90px #00000061}.invoice-preview-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid var(--ds-gray-200)}.invoice-preview-dialog h2,.invoice-preview-dialog p{margin:0}.invoice-preview-dialog iframe{width:100%;height:100%;border:0;background:#363636}.invoice-preview-actions{display:flex;align-items:center;gap:8px}@media(max-width:1180px){.sales-history-workspace.has-detail{grid-template-columns:minmax(0,1fr)}.sale-detail-panel{position:static;max-height:none}}.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}.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}.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)}.invoice-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin:.75rem 0;padding:.75rem;border:1px solid var(--border, #d8dee8);border-radius:.75rem;background:var(--surface, #fff)}.invoice-actions strong{margin-right:auto}.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}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.settings-grid{grid-template-columns:minmax(0,1fr)}.history-filters{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:901px)and (max-width:1180px){.commerce-shell,.commerce-shell[data-ui-density=comfortable]{--ui-font-size: 14px;--ui-control-height: 44px;--ui-input-height: 46px;--ui-content-padding-y: 22px;--ui-fluid-gutter: 16px;--ui-grid-gap: 10px;--ui-product-card-height: 158px;--ui-product-image-height: 72px;--ui-cart-line-height: 64px;--ui-cart-input-height: 44px;--ui-cart-remove-width: 44px;--ui-cart-remove-height: 44px}.commerce-topbar{padding-right:12px;padding-left:14px}.organization-switcher strong{max-width:260px}.topbar-user strong,.appearance-toggle-label{display:none}.appearance-toggle,.theme-toggle{width:44px;min-width:44px;min-height:44px;padding:0}}@media(min-width:761px)and (max-width:900px){.commerce-shell,.commerce-shell[data-ui-density=comfortable]{--ui-font-size: 14px;--ui-control-height: 44px;--ui-input-height: 46px;--ui-cart-line-height: 64px;--ui-cart-input-height: 44px;--ui-cart-remove-width: 44px;--ui-cart-remove-height: 44px}.commerce-topbar{padding-right:12px;padding-left:14px}.organization-switcher strong{max-width:250px}.topbar-user strong,.appearance-toggle-label{display:none}.appearance-toggle,.theme-toggle{width:44px;min-width:44px;min-height:44px;padding:0}.dashboard-columns{grid-template-columns:1fr}.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{grid-template-columns:1fr}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-actions a{min-height:84px}.catalog-toolbar{flex-wrap:wrap}.catalog-toolbar .search-label{flex-basis:100%;max-width:none}.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-item{display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid var(--ds-gray-200)}.mobile-history-item>button:first-child{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:0;border-radius:0;color:var(--ds-gray-1000);text-align:left}.mobile-history-reprint-actions{display:grid;gap:6px;align-content:center;padding:8px 10px 8px 0}.mobile-history-reprint{min-width:74px;min-height:32px;margin:0;padding:0 10px;border-color:var(--ds-gray-300);background:var(--ui-color-surface, #fff);color:var(--ds-blue-700)}.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}.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}.sale-detail-summary,.sale-detail-disclosure-body .form-columns,.sale-document-actions,.sale-detail-actions{grid-template-columns:minmax(0,1fr)}.sale-document-actions .text-action{grid-column:auto}.invoice-preview-backdrop{padding:0}.invoice-preview-dialog{width:100vw;height:100dvh;border-radius:0}.invoice-preview-dialog>header{padding:10px 12px}.invoice-preview-dialog .secondary-button{display:none}}.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}.voice-button{width:100%}}
