:root{color:#1e1a1b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f4f2;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{height:100%;min-height:0;margin:0}body{min-height:0;overflow:hidden}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}code{background:#231f200f;border-radius:8px;padding:2px 6px}:root{--ui-control-height:40px;--ui-border:#d8dee8;--ui-border-focus:#2563eb;--ui-error:#b42318;--ui-muted:#667085;--ui-surface:#fff}.ui-form-field{gap:6px;min-width:0;display:grid}.ui-form-field__label{color:#344054;font-size:13px;font-weight:700}.ui-form-field__label>span,.ui-checkbox-field em,.ui-switch-field em{color:var(--ui-error);margin-left:3px;font-style:normal}.ui-field-control{box-sizing:border-box;width:100%;min-height:var(--ui-control-height);border:1px solid var(--ui-border);background:var(--ui-surface);color:#101828;font:inherit;border-radius:6px;padding:8px 11px}.ui-field-control:focus{border-color:var(--ui-border-focus);outline:0;box-shadow:0 0 0 3px #2563eb1f}.ui-field-control:disabled,input.ui-field-control:read-only,textarea.ui-field-control:read-only{color:#667085;cursor:not-allowed;background:#f2f4f7}.ui-field-control--textarea{resize:vertical;min-height:88px}.ui-form-field--error .ui-field-control{border-color:var(--ui-error)}.ui-form-field__description,.ui-form-field__error{margin:0;font-size:12px;line-height:1.4}.ui-form-field__description{color:var(--ui-muted)}.ui-form-field__error{color:var(--ui-error)}.ui-check-field{align-content:start}.ui-checkbox-field,.ui-switch-field{color:#344054;align-items:center;gap:9px;font-size:13px;font-weight:600;display:inline-flex}.ui-checkbox-field input{width:16px;height:16px}.ui-switch-field input{opacity:0;pointer-events:none;position:absolute}.ui-switch-field__track{background:#98a2b3;border-radius:10px;width:36px;height:20px;transition:background .15s;position:relative}.ui-switch-field__track i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px}.ui-switch-field input:checked+.ui-switch-field__track{background:#2563eb}.ui-switch-field input:checked+.ui-switch-field__track i{transform:translate(16px)}.ui-switch-field input:focus-visible+.ui-switch-field__track{outline:3px solid #2563eb33}.ui-form-actions{justify-content:flex-end;align-items:center;gap:10px;min-height:44px;display:flex}.ui-overlay-backdrop{z-index:1200;background:#0f172a7a;animation:.14s ease-out ui-fade-in;position:fixed;inset:0}.ui-overlay-backdrop--confirm{z-index:1300}.ui-overlay,.ui-confirm-dialog{z-index:1201;box-sizing:border-box;background:#fff;position:fixed;box-shadow:0 24px 64px #0f172a3d}.ui-overlay--modal{border-radius:8px;max-height:min(88vh,840px);top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.ui-overlay--drawer{max-width:calc(100vw - 24px);height:100vh;animation:.18s ease-out ui-drawer-in;top:0;right:0}.ui-overlay--sm{width:min(420px,100vw - 32px)}.ui-overlay--md{width:min(620px,100vw - 32px)}.ui-overlay--lg{width:min(900px,100vw - 32px)}.ui-overlay__head{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 20px;display:flex}.ui-overlay__head h2{color:#101828;margin:0;font-size:18px}.ui-overlay__head p{color:#667085;margin:5px 0 0;font-size:13px}.ui-overlay__close{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.ui-overlay__close:hover:not(:disabled){background:#f2f4f7}.ui-overlay__body{max-height:calc(88vh - 132px);padding:20px;overflow:auto}.ui-overlay--drawer .ui-overlay__body{max-height:calc(100vh - 132px)}.ui-overlay__footer{border-top:1px solid #eaecf0;justify-content:flex-end;align-items:center;gap:10px;padding:12px 20px;display:flex}.ui-confirm-dialog{z-index:1301;border-radius:8px;width:min(420px,100vw - 32px);padding:22px;top:50%;left:50%;transform:translate(-50%,-50%)}.ui-confirm-dialog h2{margin:0;font-size:18px}.ui-confirm-dialog p{color:#667085;margin:10px 0 0;font-size:14px;line-height:1.5}.ui-confirm-dialog__actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.ui-pagination{color:#475467;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-height:42px;font-size:13px;display:flex}.ui-pagination button,.ui-pagination select,.ui-pagination input,.ui-pagination__size{box-sizing:border-box;color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:5px;min-width:34px;height:32px}.ui-pagination button{cursor:pointer;place-items:center;padding:0 9px;display:inline-grid}.ui-pagination button.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;font-weight:700}.ui-pagination button:disabled{color:#98a2b3;cursor:not-allowed;background:#f2f4f7}.ui-pagination select{padding:0 8px}.ui-pagination input{text-align:center;width:46px;margin:0 5px;padding:0 6px}.ui-pagination__total{margin-right:auto}.ui-pagination__size{align-items:center;padding:0 8px;display:inline-flex}.ui-pagination__jump{align-items:center;display:inline-flex}.ui-pagination__ellipsis{padding:0 3px}.ui-data-state{color:#667085;text-align:center;align-content:center;place-items:center;gap:8px;min-height:120px;display:grid}.ui-data-state--page{min-height:320px}.ui-data-state--inline{text-align:left;justify-content:flex-start;min-height:44px;display:flex}.ui-data-state strong{color:#344054;font-size:15px}.ui-data-state p{max-width:520px;margin:0;font-size:13px;line-height:1.5}.ui-data-state--error strong{color:var(--ui-error)}.ui-data-state__spinner{border:2px solid #d0d5dd;border-top-color:#2563eb;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite ui-spin}@keyframes ui-spin{to{transform:rotate(360deg)}}@keyframes ui-fade-in{0%{opacity:0}}@keyframes ui-drawer-in{0%{opacity:0;transform:translate(24px)}}@media (width<=640px){.ui-overlay--drawer{width:100vw;max-width:100vw}.ui-overlay--modal{max-height:calc(100vh - 24px)}.ui-overlay__body{max-height:calc(100vh - 156px)}.ui-pagination__jump{display:none}}.app-shell{color:#1e1a1b;background:#f4f6fa;grid-template-columns:144px 1fr;height:100vh;min-height:0;display:grid;overflow:hidden}.app-rail{color:#f8fbff;background:#071521;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;min-height:0;padding:14px 8px 12px;display:grid;overflow:hidden}.brand-block{align-items:center;gap:6px;min-height:42px;padding:0 6px;display:flex}.brand-logo{object-fit:cover;background:#fff;border-radius:8px;width:30px;height:30px;padding:2px;display:block}.brand-block strong,.brand-block span{display:block}.brand-block strong{color:#fff;font-size:14px;font-weight:900;line-height:1.2}.brand-block span{color:#f8fbff9e;margin-top:1px;font-size:10px;font-weight:700}.brand-name{letter-spacing:.08em;margin:0;font-family:IBM Plex Sans,Arial,sans-serif;font-size:15px;font-weight:700}.brand-desc,.rail-title,.rail-footer p{color:#f8f5efad;margin:0;font-size:12px}.rail-group{scrollbar-gutter:stable;flex-direction:column;gap:6px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.rail-group::-webkit-scrollbar{width:4px}.rail-group::-webkit-scrollbar-thumb{background:#f8f5ef3d;border-radius:999px}.rail-link{color:#f8fbffe6;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;min-height:40px;padding:0 10px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.rail-link svg{color:#f8fbffd6;flex:none;width:19px;height:19px}.rail-link.active{color:#fff;background:#135dff;border-color:#135dff}.rail-link.active svg{color:#fff}.rail-session{border-top:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:4px;padding-top:10px;display:flex}.rail-user-avatar{color:#0b3c96;background:#d9e7ff;border:2px solid #ffffff4d;border-radius:999px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:inline-flex}.rail-user-text{flex:78px;gap:2px;min-width:0;display:grid}.rail-user-text strong,.rail-user-text span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rail-user-text strong{color:#fff;font-size:12px;font-weight:800}.rail-user-text span{color:#f8fbff9e;font-size:10px;font-weight:700}.rail-icon-button{appearance:none;color:#f8fbff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.rail-icon-button:focus-visible,.login-user-button:focus-visible,.login-submit-button:focus-visible{outline-offset:3px;outline:3px solid #f2c46d6b}.login-page{color:#1e1a1b;background:linear-gradient(#f7f7f5 0%,#efefec 100%);grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);justify-content:center;align-items:center;gap:24px;min-height:100vh;padding:28px;display:grid}.login-hero{border-radius:10px;height:calc(100vh - 56px);min-height:520px;overflow:hidden;box-shadow:0 18px 48px #110c0a1f}.login-hero img{object-fit:cover;object-position:54% 50%;width:100%;height:100%;display:block}.login-panel{background:#fbf8f3;border:1px solid #231f2014;border-radius:8px;flex-direction:column;justify-self:center;gap:18px;width:min(100%,420px);max-width:420px;padding:28px;display:flex;box-shadow:0 18px 48px #110c0a1f}.login-logo{background:#f3f0eb;border-radius:14px;width:72px;padding:8px;display:block}.login-kicker{color:#6f6864;letter-spacing:.08em;margin:0 0 6px;font-size:12px;font-weight:900}.login-panel h1{margin:0;font-family:Noto Serif SC,Source Han Serif SC,serif;font-size:30px}.login-users{flex-direction:column;gap:10px;display:flex}.login-form{flex-direction:column;gap:14px;display:flex}.login-submit-button{justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;display:inline-flex}.login-password-field{position:relative}.login-password-field input{width:100%;padding-right:46px}.login-password-toggle{appearance:none;color:#5e5957;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.login-remember{color:#5e5957;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.login-remember input{accent-color:#231f20;width:18px;height:18px}.login-user-button{appearance:none;color:#231f20;cursor:pointer;text-align:left;background:#fff;border:1px solid #231f201a;border-radius:8px;justify-content:space-between;align-items:center;min-height:62px;padding:12px 14px;display:flex}.login-user-button span{flex-direction:column;gap:4px;display:flex}.login-user-button strong{font-size:16px}.login-user-button small{color:#6f6864;font-size:12px;font-weight:800}.rail-footer{border-top:1px solid #ffffff14;margin-top:auto;padding-top:18px}.app-main{flex-direction:column;gap:16px;min-height:0;padding:16px;display:flex;overflow:hidden auto}.route-loading{min-height:100%}.app-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.eyebrow{color:#5e5957;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:700}.app-header h1,.notice-card h2,.preview-head h2{margin:0;font-family:Noto Serif SC,Source Han Serif SC,serif}.app-header h1{font-size:32px}.header-desc,.preview-head p,.stage-card p,.notice-card li{color:#5e5957;font-size:14px}.header-meta{flex-wrap:wrap;gap:10px;display:flex}.meta-chip,.tag{background:#e7e0d7;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.meta-chip.warning{color:#8a5b12;background:#f6e7c6}.notice-card,.stage-card,.preview-cats,.product-card,.preview-order{background:#ffffffeb;border:1px solid #231f2012;border-radius:18px;box-shadow:0 12px 24px #110c0a14}.notice-card{padding:20px}.notice-card ul{margin:12px 0 0;padding-left:20px}.system-toast{color:#fff;pointer-events:none;text-align:center;z-index:1200;background:#111827f5;border-radius:8px;flex-direction:column;align-items:center;gap:4px;max-width:min(420px,100vw - 48px);padding:10px 14px;display:inline-flex;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0f172a38}.system-toast strong{color:#fff;font-size:13px;font-weight:900;line-height:1.35}.system-toast span{color:#ffffffb8;font-size:11px;font-weight:700;line-height:1.3}.stage-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stage-card{padding:18px}.stage-card h3{margin:0 0 8px}.workbench-preview{flex-direction:column;gap:16px;display:flex}.preview-layout{grid-template-columns:124px 1fr 284px;gap:14px;display:grid}.preview-cats{flex-direction:column;gap:10px;padding:18px;display:flex}.cat-item{color:#231f20;cursor:pointer;text-align:left;background:0 0;border:1px solid #231f2014;border-radius:12px;min-height:42px;padding:0 12px;font-size:14px;font-weight:700}.cat-item.active{color:#fff;background:#231f20}.preview-products{grid-template-columns:repeat(2,minmax(200px,1fr));gap:12px;display:grid}.product-card{flex-direction:column;gap:10px;min-height:182px;padding:12px;display:flex}.product-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-card strong,.order-block strong{font-size:15px}.spec-list{flex-direction:column;gap:8px;display:flex}.spec-row{justify-content:space-between;align-items:center;display:flex}.preview-order{flex-direction:column;gap:12px;padding:18px;display:flex}.order-block{border-top:1px solid #231f2014;padding-top:12px}.order-block:first-of-type{border-top:none;padding-top:0}.primary-button{color:#fff;cursor:pointer;background:#1262ff;border:none;border-radius:12px;min-height:44px;font-size:14px;font-weight:700}.primary-button:hover:not(:disabled){background:#0f55e6}.primary-button.small,.danger-button.small{min-height:36px;padding:0 12px}.outline-button,.secondary-button,.danger-button,.warn-button,.ghost-button,.tab-pill,.option-pill{cursor:pointer;border-radius:12px;min-height:40px;padding:0 14px;font-size:14px;font-weight:700}.outline-button,.secondary-button{color:#231f20;background:#fff;border:1px solid #231f201f}.outline-button.small,.ghost-button{min-height:34px;padding:0 12px}.ghost-button{color:#231f20;background:#f8f4ef;border:1px solid #231f2014}.danger-button{color:#fff;background:#8d3c33;border:none}.warn-button{color:#fff;background:#b07a22;border:none}.tab-row,.header-status-row,.filter-row,.row-actions,.stacked-actions,.option-row{flex-wrap:wrap;gap:10px;display:flex}.row-action-group{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:0;min-width:0;display:flex}.row-action-group--start{justify-content:flex-start}.row-action-button{color:#125cff;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;min-width:0;height:28px;padding:0 7px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.row-action-button+.row-action-button{border-left:1px solid #dfe4ee;border-radius:0}.row-action-button:hover:not(:disabled){background:#f2f7ff}.row-action-button:disabled{color:#94a3b8;cursor:not-allowed}.row-action-button--danger{color:#dc2626}.row-action-button--danger:hover:not(:disabled){background:#fff1f2}.tab-pill,.option-pill{color:#231f20;background:#f7f4ef;border:1px solid #231f2014}.filter-chip{color:#3c3634;cursor:pointer;background:#fff;border:1px solid #231f201a;border-radius:999px;min-height:32px;padding:0 12px;font-size:13px;font-weight:700}.tab-pill.active,.option-pill.active,.filter-chip.active{color:#fff;background:#231f20}.category-list{flex-wrap:wrap;gap:8px;display:flex}.category-pill{color:#4b4542;cursor:pointer;background:#fff;border:1px solid #231f201f;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.category-pill.active{color:#6f4810;background:#f6e7c6;border-color:#b07a2252}.category-pill small{color:inherit;opacity:.72;font-size:11px}.date-filter-field{color:#4b4542;background:#fff;border:1px solid #231f201f;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 10px 0 12px;display:inline-flex}.date-filter-field.active{color:#6f4810;background:#f6e7c6;border-color:#b07a2252}.date-filter-field span{white-space:nowrap;font-size:13px;font-weight:700}.date-filter-field input{color:inherit;font:inherit;background:0 0;border:none;min-height:28px;font-size:13px;font-weight:700}.option-pill.active-muted{background:#e7e0d7}.inline-tag{color:#8a5b12;background:#f6e7c6;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.inline-tag--draft{color:#245a9a;background:#e9f2ff}.inline-tag--payable{color:#8a5b12;background:#f6e7c6}.inline-tag--paid{color:#203d33;background:#e7f0eb}.inline-tag--closed{color:#6b655f;background:#e7e0d7}.workspace-shell{flex-direction:column;gap:20px;min-height:0;display:flex}.workspace-shell--compact{gap:12px}.workspace-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.workspace-header>div:first-child{min-width:0}.workspace-kicker{color:#5e5957;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:700}.workspace-header h1{margin:0;font-family:Noto Serif SC,Source Han Serif SC,serif;font-size:32px}.workspace-shell--compact .workspace-header h1{font-size:26px}.workspace-header-actions{flex:none;justify-content:flex-end;align-items:flex-start;padding-top:4px;display:flex}.workspace-shell--compact .workspace-header:has(h1:empty){display:none}.workspace-description{color:#5e5957;margin:8px 0 0;font-size:14px}.workspace-meta{flex-wrap:wrap;gap:10px;display:flex}.panel-card{background:#ffffffeb;border:1px solid #231f2012;border-radius:18px;flex-direction:column;gap:14px;padding:18px;display:flex;box-shadow:0 12px 24px #110c0a14}.panel-card__head h3{margin:0 0 6px}.panel-card__head p{color:#5e5957;margin:0;font-size:13px}.tables-grid,.availability-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.tables-toolbar{gap:12px;display:grid}.tables-preview-layout{grid-template-columns:minmax(0,1fr) minmax(330px,380px);align-items:start;gap:18px;display:grid}.tables-preview-layout .tables-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.menu-toolbar{flex-direction:column;gap:8px;display:flex}.menu-toolbar__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.menu-toolbar__actions{flex:none;align-items:center;gap:8px;display:flex}.active-filter-button{color:#6f4810;background:#f6e7c6;border-color:#b07a2252}.menu-search-input{color:#231f20;background:#fff;border:1px solid #231f201f;border-radius:12px;width:min(420px,100%);min-height:42px;padding:0 14px;font-size:15px;font-weight:700}.menu-filter-group{grid-template-columns:72px minmax(0,1fr);align-items:flex-start;gap:8px;display:grid}.menu-filter-panel{background:#fff;border:1px solid #231f2014;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex;box-shadow:0 12px 28px #110c0a14}.menu-filter-panel__footer{justify-content:flex-end;align-items:center;gap:8px;padding-top:4px;display:flex}.menu-quick-filter-row{grid-template-columns:72px minmax(0,1fr);align-items:flex-start;gap:8px;display:grid}.menu-quick-filter-row>span,.menu-filter-group>span{color:#8b817a;white-space:nowrap;font-size:12px;font-weight:900;line-height:32px}.menu-filter-pill{min-height:32px;padding:0 10px}.menu-management-split{grid-template-columns:minmax(340px,.85fr) minmax(440px,1.15fr);gap:14px;min-height:0;display:grid}.menu-management-split>.panel-card{min-height:0}.menu-product-list{flex-direction:column;gap:8px;min-height:0;max-height:calc(100vh - 216px);padding-right:2px;display:flex;overflow:auto}.menu-product-list-head{z-index:1;background:#fff;border-bottom:1px solid #231f2014;padding:0 2px 10px;position:sticky;top:0}.menu-product-list-head div{align-items:baseline;gap:8px;display:flex}.menu-product-list-head strong{color:#231f20;font-size:15px}.menu-product-list-head span{color:#8b817a;font-size:12px;font-weight:800}.menu-product-list-row{appearance:none;color:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #231f2014;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%;min-height:58px;padding:10px 12px;transition:background .16s,border-color .16s,box-shadow .16s;display:grid}.menu-product-list-row:hover,.menu-product-list-row.active{background:#fbfaf7;border-color:#2f6b4f3d;box-shadow:0 8px 18px #110c0a0f}.menu-product-list-row__main{flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-width:0;display:flex}.menu-product-list-row__main strong,.menu-product-list-row__main span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.menu-product-list-row__main span{color:#6f6864;font-size:12px;font-weight:800}.menu-product-list-row__dots{justify-content:flex-end;align-items:center;gap:5px;min-width:44px;display:flex}.menu-status-dot{border-radius:999px;width:8px;height:8px;display:inline-flex}.menu-status-dot--available{background:#2f6b4f}.menu-status-dot--warning{background:#d49a2a}.menu-status-dot--neutral{background:#9b938d}.menu-status-dot--danger{background:#b44a3f}.menu-product-detail{flex-direction:column;gap:16px;min-height:0;max-height:calc(100vh - 216px);padding-right:2px;display:flex;overflow:auto}.menu-product-detail__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.menu-product-detail__head strong{font-size:20px;line-height:1.2;display:block}.menu-product-detail__head p,.menu-detail-section p{color:#5e5957;margin:6px 0 0;font-size:13px;font-weight:700}.menu-detail-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.menu-detail-summary-tile{background:#f7f4ef;border:1px solid #231f200f;border-radius:10px;flex-direction:column;gap:4px;min-width:0;padding:10px;display:flex}.menu-detail-summary-tile span{color:#8b817a;font-size:11px;font-weight:900}.menu-detail-summary-tile strong{color:#231f20;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.menu-detail-section{border-top:1px solid #231f2014;flex-direction:column;gap:10px;padding-top:14px;display:flex}.menu-detail-section__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.menu-detail-section__head>span:not(.status-badge){color:#8b817a;font-size:12px;font-weight:800}.menu-detail-switches{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.menu-detail-specs{flex-wrap:wrap;gap:8px;display:flex}.menu-detail-specs span{color:#231f20;background:#f7f4ef;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.menu-detail-actions{grid-template-columns:minmax(0,220px);gap:10px;display:grid}.inline-stock-rules{flex-direction:column;gap:8px;display:flex}.inline-stock-rule-row{background:#fbfaf7;border:1px solid #231f2014;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.inline-stock-rule-row__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.inline-stock-rule-row__head strong{color:#231f20;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.inline-stock-rule-row__head span{color:#8b817a;flex:none;font-size:11px;font-weight:900}.inline-stock-rule-grid{grid-template-columns:minmax(160px,1fr) minmax(88px,.42fr) minmax(76px,.32fr);gap:8px;display:grid}.inline-stock-rule-grid label{flex-direction:column;gap:5px;min-width:0;display:flex}.inline-stock-rule-grid label span{color:#8b817a;font-size:11px;font-weight:900}.inline-stock-rule-grid input,.inline-stock-rule-grid select{color:#231f20;background:#fff;border:1px solid #231f201f;border-radius:8px;width:100%;min-width:0;height:36px;padding:0 9px;font-size:13px;font-weight:800}.inline-stock-rule-grid input:disabled,.inline-stock-rule-grid select:disabled{color:#9b938d;cursor:not-allowed;background:#f1eee8}.inline-stock-rule-error{color:#b44a3f!important;margin:0!important;font-size:12px!important;font-weight:900!important}.menu-detail-inline-actions{grid-template-columns:minmax(0,1fr) minmax(0,.7fr);gap:10px;display:grid}.table-card,.availability-item{flex-direction:column;gap:10px;display:flex}.availability-item{appearance:none;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0}.availability-item:focus-visible{outline-offset:3px;outline:3px solid #231f2038}.availability-item--add{justify-content:center;min-height:112px}.availability-item--add strong{color:#2f6b4f}.table-card{appearance:none;color:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #231f201a;border-radius:8px;min-height:142px;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 10px 22px #110c0a12}.table-card:hover{transform:translateY(-1px);box-shadow:0 14px 28px #110c0a1f}.table-card:focus-visible{outline-offset:3px;outline:3px solid #231f2038}.table-card--selected{border-color:#2563ebb8;box-shadow:0 0 0 2px #2563eb29,0 14px 28px #110c0a1f}.table-card--empty{background:#fff}.table-card--draft{background:#e9f2ff;border-color:#296fc447}.table-card--submitted{background:#fff2df;border-color:#c276244d}.table-card--mixed{background:#ffe9e5;border-color:#aa3a2d52}.table-card__head,.availability-item__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.availability-chain-badges{flex-wrap:wrap;align-items:center;gap:5px;min-height:24px;display:flex}.availability-item__title{width:100%;min-width:0}.availability-item__title strong,.availability-item__title p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.availability-switches{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.toggle-switch{color:#5e5957;cursor:pointer;background:#f7f4ef;border:1px solid #231f201a;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:0 8px 0 12px;font-size:12px;font-weight:800;display:flex}.toggle-switch i{background:#b9b1a8;border-radius:999px;flex:none;width:34px;height:18px;display:block;position:relative}.toggle-switch i:after{content:"";background:#fff;border-radius:999px;width:14px;height:14px;transition:transform .16s;position:absolute;top:2px;left:2px}.toggle-switch--on{color:#203d33;background:#e7f0eb}.toggle-switch--on i{background:#2f6b4f}.toggle-switch--on i:after{transform:translate(16px)}.toggle-switch:disabled{cursor:not-allowed;opacity:.52}.table-card__meta,.availability-item p,.list-row p,.detail-line p,.order-block p,.order-line p,.timeline-item span,.restore-row p{color:#5e5957;margin:0;font-size:13px}.table-card__meta.strong{color:#8d3c33;font-weight:700}.table-card__foot{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.table-card__foot strong{font-size:22px;line-height:1}.table-card__metrics{color:#3c3634;border-top:1px solid #231f2014;justify-content:space-between;align-items:center;padding-top:8px;font-size:13px;font-weight:800;display:flex}.table-card__head strong{align-items:baseline;gap:8px;display:flex}.table-card__head strong span{color:#5e5957;font-size:13px;font-weight:700}.table-order-preview{background:#fffffff5;border:1px solid #231f2014;border-radius:8px;flex-direction:column;gap:18px;min-height:calc(100vh - 184px);padding:20px;display:flex;position:sticky;top:18px;box-shadow:0 18px 34px #110c0a1a}.table-order-preview__empty{color:#5e5957;text-align:center;align-content:center;gap:8px;min-height:260px;display:grid}.table-order-preview__empty strong{color:#231f20;font-size:18px}.table-order-preview__empty p{margin:0}.table-order-preview__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.table-order-preview__head h2{margin:0;font-size:20px;line-height:1.2}.table-order-preview__head p{color:#5e5957;margin:6px 0 0;font-size:13px;font-weight:700}.preview-close-button{color:#3c3634;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.preview-close-button:hover{background:#f7f4ef;border-color:#231f2014}.party-size-card,.preview-summary{border-top:1px solid #231f2014;gap:14px;padding-top:16px;display:grid}.party-size-card>span{color:#3c3634;font-size:13px;font-weight:800}.party-size-stepper{border:1px solid #231f201f;border-radius:8px;grid-template-columns:44px 1fr 44px;min-height:46px;display:grid;overflow:hidden}.party-size-stepper button,.party-size-options button{color:#231f20;cursor:pointer;background:#fff;border:none;font-size:16px;font-weight:800}.party-size-stepper button:first-child{border-right:1px solid #231f201a}.party-size-stepper button:last-child{border-left:1px solid #231f201a}.party-size-stepper strong{justify-content:center;align-items:center;display:flex}.party-size-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.party-size-options button{border:1px solid #231f201a;border-radius:8px;min-height:38px;font-size:14px}.party-size-options button.active{color:#245a9a;background:#e9f2ff;border-color:#2563eb61}.preview-summary dl{gap:12px;margin:0;display:grid}.preview-summary dl>div{justify-content:space-between;align-items:center;display:flex}.preview-summary dt{color:#5e5957;font-size:13px;font-weight:700}.preview-summary dd{color:#231f20;margin:0;font-size:16px;font-weight:900}.preview-lines{border-top:1px solid #231f2014;gap:10px;padding-top:16px;display:grid}.preview-lines__title{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.preview-lines__title span{color:#231f20;font-size:15px;font-weight:900}.preview-lines__title small{color:#5e5957;font-size:12px;font-weight:700}.preview-line{border-bottom:1px solid #231f2014;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.preview-line div{gap:4px;min-width:0;display:grid}.preview-line strong,.preview-line span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.preview-line strong{font-size:14px}.preview-line span{color:#5e5957;font-size:12px;font-weight:700}.preview-line>div:last-child{justify-items:end}.preview-line>div:last-child span{color:#231f20;font-size:14px;font-weight:900}.preview-line em{color:#b07a22;font-size:12px;font-style:normal;font-weight:900}.preview-line-empty{color:#5e5957;text-align:center;background:#f7f4ef;border-radius:8px;padding:14px;font-size:13px;font-weight:700}.table-preview-actions{gap:12px;margin-top:auto;display:grid}.table-preview-actions .primary-button,.table-preview-actions .secondary-button{width:100%}.preview-action-note{color:#8d3c33;text-align:center;margin:0;font-size:13px;font-weight:700;line-height:1.5}.ordering-top{flex-wrap:wrap;gap:10px;display:flex}.ordering-page-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.ordering-page-head--table{background:#fffffff5;border:1px solid #dfe4ee;border-radius:8px;min-height:54px;padding:8px 10px;box-shadow:0 10px 24px #0f172a0f}.ordering-topbar-main{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.ordering-back-button{color:#1f2937;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;height:38px;padding:0 8px;display:inline-flex}.ordering-back-button span{display:none}.ordering-back-button:hover:not(:disabled){color:#1264d8;background:#eef4ff}.ordering-back-button:disabled{cursor:not-allowed;opacity:.55}.ordering-title-row{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.ordering-title-row--table{flex-wrap:nowrap;gap:8px}.ordering-title-label{color:#111827;white-space:nowrap;font-size:18px;font-weight:800}.ordering-title-row h1{color:#111827;margin:0;font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:26px;font-weight:900;line-height:1.2}.ordering-title-row--table h1{color:#1677ff;text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:900;overflow:hidden}.ordering-title-area{color:#667085;background:#f3f6fb;border:1px solid #e1e7f0;border-radius:999px;flex:none;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.ordering-top-meta{color:#4b5563;flex:none;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.ordering-top-meta strong{color:#111827;font-weight:900}.ordering-top-chips,.ordering-top-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.ordering-top-chip{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.ordering-top-chip--orange{color:#b45309;background:#fff4e6}.ordering-top-chip--green{color:#147a3c;background:#eaf8ef}.ordering-top-chip--yellow{color:#9a5d00;background:#fff7dc}.ordering-top-action{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.ordering-top-action--secondary{color:#1264d8;background:#eef4ff}.ordering-top-action:hover:not(:disabled){color:#1264d8;background:#f1f5f9}.ordering-top-action:disabled{cursor:not-allowed;opacity:.55}.status-badge{border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.status-badge--dark{color:#fff;background:#231f20}.status-badge--neutral,.status-badge--inuse{color:#6b655f;background:#e7e0d7}.status-badge--inuse{color:#245a9a;background:#d8e8ff}.status-badge--payable,.status-badge--warning{color:#b07a22;background:#f6e7c6}.status-badge--available{color:#203d33;background:#e7f0eb}.status-badge--danger{color:#8d3c33;background:#f8e4df}.ordering-layout,.order-center-layout,.detail-layout,.two-col-layout{gap:16px;display:grid}.ordering-layout{grid-template-columns:minmax(360px,1fr) 300px 320px;align-items:start;height:calc(100vh - 150px);min-height:0}.order-center-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.app-shell:has(.workbench-layout) .app-main{gap:12px;padding:12px;overflow:hidden}.app-shell:has(.workbench-layout) .workspace-shell{flex:auto;gap:12px;min-height:0}.workspace-shell:has(.workbench-layout) .workspace-header h1{color:#111827;letter-spacing:0;font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:21px;font-weight:900;line-height:1.2}.workspace-shell:has(.workbench-layout) .workspace-header{border-bottom:1px solid #dfe4ee;align-items:flex-end;gap:16px;padding-bottom:16px;position:relative}.workspace-shell:has(.workbench-layout) .workspace-header-actions{padding-top:0}.workbench-actions{align-items:center;gap:10px;display:flex}.workbench-actions .primary-button,.workbench-actions .outline-button{border-radius:6px;height:32px;min-height:32px;padding:0 12px;font-size:13px;font-weight:900}.workbench-actions .primary-button{background:#1262ff;border:1px solid #1262ff;box-shadow:0 8px 18px #1262ff33}.workbench-actions .outline-button{color:#111827;background:#fff;border:1px solid #d7deea;align-items:center;gap:6px;display:inline-flex;box-shadow:0 4px 12px #0f172a0a}.workbench-layout{flex-direction:column;gap:16px;height:calc(100vh - 124px);min-height:0;display:flex}.workbench-overview,.workbench-panel,.workbench-tables{min-height:0}.workbench-overview{flex:none}.workbench-main-grid{flex:1;grid-template-columns:minmax(340px,1.35fr) minmax(280px,1fr) minmax(260px,.8fr);gap:16px;min-height:0;display:grid}.workbench-section-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.workbench-overview .workbench-section-head{justify-content:space-between}.workbench-head-left{align-items:center;gap:14px;display:flex}.workbench-time{color:#64748b;background:0 0;border-radius:0;flex:none;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.workbench-overview-strip{align-items:stretch;gap:10px;display:flex}.workbench-focus-stat,.workbench-compact-stats{background:#fff;border:1px solid #dfe4ee;border-radius:8px;min-height:84px;padding:12px 14px}.workbench-focus-stat{flex-direction:column;flex:0 0 210px;gap:4px;display:flex}.workbench-compact-stats{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:0;display:grid;overflow:hidden}.workbench-compact-stats div{background:#fff;flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:14px;display:flex}.workbench-focus-stat span,.workbench-compact-stats span,.workbench-row small,.workbench-table small{color:#64748b;font-size:12px;font-weight:800}.workbench-focus-stat strong{color:#111827;font-size:24px;font-weight:900;line-height:1.1}.workbench-focus-stat:first-child strong{color:#1262ff}.workbench-compact-stats strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:900;line-height:1.1;overflow:hidden}.workbench-focus-stat small{color:#475467;font-size:12px;font-weight:700}.app-shell:has(.workbench-layout) .workbench-panel.panel-card{box-shadow:none;border-color:#dfe4ee;border-radius:8px}.workbench-panel .panel-card__head h3{font-size:16px;font-weight:900}.workbench-panel-icon{color:#1262ff;background:#f0f4ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.workbench-list{flex-direction:column;flex:1;gap:8px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.workbench-row,.workbench-table{appearance:none;color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #eef1f6;border-radius:8px;justify-content:space-between;gap:12px;min-width:0;padding:12px;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s;display:flex}.workbench-table{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;min-height:128px}.workbench-row:hover,.workbench-table:hover{background:#f8fafc;border-color:#dfe4ee}.workbench-table:hover{border-color:#b7d0ff;transform:translateY(-1px);box-shadow:0 6px 16px #1262ff1a}.workbench-row span,.workbench-table span{flex-direction:column;gap:6px;min-width:0;display:flex}.workbench-row strong,.workbench-table strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workbench-row em,.workbench-table em{color:#1262ff;border-radius:0;flex:none;align-self:center;font-size:12px;font-style:normal;font-weight:900}.workbench-table em{align-self:flex-start;margin-top:auto}.workbench-stock-row span{flex:1}.workbench-stock-progress{background:#eef1f6;border-radius:999px;width:100%;height:6px;margin-top:4px;display:block;position:relative;overflow:hidden}.workbench-stock-progress:before{border-radius:inherit;content:"";width:var(--stock-percent,0%);background:#1262ff;position:absolute;inset:0 auto 0 0}.workbench-row--danger,.workbench-row--warning,.workbench-row--neutral{border-left:0}.workbench-table-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.workbench-table{min-height:128px}.workbench-table--draft,.workbench-table--mixed,.workbench-table--submitted{background:#fff}.workbench-empty{color:#98a2b3;background:#ffffffad;border:1px dashed #dfe4ee;border-radius:8px;justify-content:center;align-items:center;min-height:96px;font-size:14px;font-weight:700;display:flex}.workbench-layout .status-badge{border-radius:6px;min-height:22px;padding:0 8px;font-size:11px;font-weight:800}.workbench-layout .status-badge--neutral{color:#475467;background:#f2f4f7}.workbench-layout .status-badge--inuse{color:#2f6fe4;background:#eef4ff}.workbench-layout .status-badge--payable{color:#b45309;background:#fff2df}.workbench-layout .status-badge--danger{color:#dc2626;background:#fef2f2}.workbench-layout .status-badge--warning{color:#c2410c;background:#fff7ed}.workbench-layout .status-badge--available{color:#047857;background:#ecfdf3}@media (width<=1180px){.login-page{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);padding:18px}.login-hero{height:calc(100vh - 36px);min-height:480px}.workbench-overview-strip{grid-template-columns:minmax(170px,1fr) minmax(170px,1fr);display:grid}.reports-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.reports-grid{grid-template-columns:1fr}.reports-grid .panel-card:first-child{grid-row:auto}.workbench-focus-stat{flex-basis:auto}.workbench-compact-stats{grid-column:1/-1}.workbench-main-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.order-center-side,.order-center-section{flex-direction:column;gap:12px;display:flex}.app-shell:has(.order-center-page) .app-main{gap:12px;padding:12px;overflow:hidden}.app-shell:has(.order-center-page) .workspace-shell{flex:auto;gap:12px;min-height:0}.workspace-shell:has(.order-center-page) .workspace-header{border-bottom:1px solid #dfe4ee;align-items:flex-start;gap:16px;padding-bottom:12px}.workspace-shell:has(.order-center-page) .workspace-header h1{color:#111827;letter-spacing:0;font-family:Inter,Microsoft YaHei,PingFang SC,Noto Sans SC,Arial,sans-serif;font-size:21px;font-weight:900;line-height:1.2}.workspace-shell:has(.order-center-page) .workspace-header-actions{padding-top:0}.order-center-header-actions{align-items:center;gap:10px;display:flex}.workspace-shell:has(.order-center-page) .order-center-header-actions .outline-button{border-color:#d9dee8;border-radius:6px;min-height:32px;padding:0 12px;font-size:13px;font-weight:900;box-shadow:0 1px 2px #0f172a0a}.order-center-page{flex-direction:column;flex:auto;gap:10px;min-height:0;display:flex}.order-center-metrics{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.order-center-metric,.order-center-panel{background:#fff;border:1px solid #dfe4ee;border-radius:8px;box-shadow:0 10px 24px #0f172a0f}.order-center-metric{min-height:74px;padding:12px 14px}.order-center-metric span{color:#64748b;font-size:12px;font-weight:850;display:block}.order-center-metric strong{color:#111827;margin-top:8px;font-size:24px;font-weight:950;line-height:1;display:block}.order-center-metric em{color:#64748b;float:right;margin-top:5px;font-size:11px;font-style:normal;font-weight:850;line-height:1}.order-center-main-layout{flex:auto;grid-template-columns:minmax(0,1fr);gap:12px;min-height:0;display:grid}.order-center-list-panel,.order-center-side{min-width:0}.order-center-panel{flex-direction:column;min-height:0;display:flex;overflow:hidden}.order-center-panel-head{border-bottom:1px solid #dfe4ee;flex:none;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;display:flex}.order-center-panel-head strong{color:#111827;font-size:15px;font-weight:950}.order-center-panel-head span{color:#64748b;font-size:12px;font-weight:850}.order-center-toolbar{border-bottom:1px solid #e8edf5;flex:none;grid-template-columns:max-content 136px minmax(0,1fr) 116px 116px;gap:10px;min-height:50px;padding:8px 12px;display:grid}.order-center-time-tabs{border-color:#d9dee8;border-radius:6px}.order-center-time-tabs button{border-left-color:#d9dee8;min-height:34px;padding:0 13px;font-size:13px;font-weight:900}.order-center-time-tabs button.active{background:#125cff}.order-center-search{border-color:#d9dee8;border-radius:6px;width:100%;min-height:34px}.order-center-filter-select{border-color:#d9dee8;border-radius:6px;width:100%;min-width:0;min-height:34px;font-size:12px;font-weight:850}.order-center-date-field{color:#64748b;background:#fff;border:1px solid #d9dee8;border-radius:6px;align-items:center;gap:8px;min-width:0;min-height:34px;padding:0 9px;display:inline-flex}.order-center-date-field.active{color:#125cff;border-color:#b7ccff}.order-center-date-field span{flex:none;font-size:12px;font-weight:850}.order-center-date-field input{color:#111827;font:inherit;border:0;outline:0;width:100%;min-width:0;font-size:12px;font-weight:850}.order-center-table{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden auto}.order-center-pagination{background:#fff;border-top:1px solid #e8edf5;flex:none;padding:8px 12px}.order-center-table-row{color:#111827;text-align:left;background:#fff;border:0;border-bottom:1px solid #e8edf5;border-radius:0;flex:none;grid-template-columns:minmax(150px,1.1fr) 58px 82px 76px 76px 78px 48px;justify-content:stretch;align-items:center;gap:10px;width:100%;min-height:54px;padding:0 12px;font-size:13px;font-weight:850;display:grid}.order-center-table-row--head{color:#475569;cursor:default;pointer-events:none;background:#f8fafc;min-height:38px;font-size:12px;font-weight:950}.order-center-table-row.active,.order-center-table-row:hover:not(.order-center-table-row--head){background:#f3f8ff}.order-center-table-row.active{box-shadow:inset 0 0 0 1px #2f74ff}.order-center-order-cell{min-width:0}.order-center-order-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;display:block;overflow:hidden}.order-center-order-cell small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:800;display:block;overflow:hidden}.order-center-amount{color:#125cff;font-weight:950}.order-center-badge{border-radius:999px;justify-content:center;width:fit-content;padding:6px 8px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.order-center-badge--blue{color:#125cff;background:#edf4ff}.order-center-badge--green{color:#15803d;background:#eaf8ef}.order-center-badge--orange{color:#b45309;background:#fff4e6}.order-center-badge--red{color:#dc2626;background:#fff1f2}.order-center-link{color:#125cff;justify-self:end;font-size:12px;font-weight:950}.order-center-side{flex-direction:column;gap:12px;min-height:0;display:flex}.order-center-side .order-center-panel{flex:1 1 0}.order-center-side-list{flex-direction:column;flex:auto;gap:8px;min-height:0;padding:10px;display:flex;overflow-y:auto}.order-center-side-card{color:#111827;text-align:left;background:#fff;border:1px solid #e8edf5;border-radius:8px;flex:none;justify-items:stretch;gap:7px;width:100%;min-height:86px;padding:10px;display:grid}.order-center-side-card.active,.order-center-side-card:hover{background:#f3f8ff;border-color:#b7ccff}.order-center-side-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.order-center-side-card p{color:#64748b;margin:0;font-size:11px;font-weight:800;line-height:1.45}.order-center-card-foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.order-center-card-foot>span:last-child{color:#125cff;font-size:12px;font-weight:950}@media (width<=1280px){.order-center-main-layout{grid-template-columns:minmax(0,1fr)}.order-center-toolbar{grid-template-columns:max-content 136px minmax(180px,1fr) 104px 104px}.order-center-date-field{width:100%}.order-center-table-row{grid-template-columns:minmax(132px,1.1fr) 52px 76px 68px 68px 72px 44px;gap:8px}}@media (width<=1080px){.app-shell:has(.order-center-page) .app-main{overflow:auto}.order-center-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.order-center-main-layout{grid-template-columns:1fr}.order-center-side{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}.order-center-empty{color:#64748b;justify-content:center;align-items:center;gap:6px;margin:0;padding:18px;font-size:13px;font-weight:800;display:inline-flex}.shared-data-table{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.shared-data-table__head,.shared-data-table__row{box-sizing:border-box;grid-template-columns:var(--shared-data-table-columns);align-items:center;gap:10px;width:100%;min-width:0;display:grid}.shared-data-table__head{color:#64748b;background:#f8fafc;border-bottom:1px solid #dfe4ee;flex:none;padding:10px 12px;font-size:12px;font-weight:900}.shared-data-table__body{flex:auto;min-height:0;overflow:auto}.shared-data-table__row{color:#111827;text-align:left;background:#fff;border:0;border-bottom:1px solid #eef2f7;border-radius:0;width:100%;min-height:52px;padding:8px 12px;font-size:12px;font-weight:800;transition:background .15s,box-shadow .15s}button.shared-data-table__row{cursor:pointer}button.shared-data-table__row:hover{background:#f8fbff}.shared-data-table__row.active{background:#f2f7ff;box-shadow:inset 3px 0 #125cff}.shared-data-table__row>span,.shared-data-table__head>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shared-data-table__empty{color:#64748b;text-align:center;padding:18px;font-size:13px;font-weight:800}.tap-card-item{min-height:132px}.tap-card-meta{background:#fbf8f3;border:1px solid #231f2014;border-radius:12px;flex-direction:column;gap:6px;padding:10px;display:flex}.tap-card-meta span{color:#5e5957;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.tap-card-meta strong{font-size:18px}.ordering-menu{background:#ffffffeb;border:1px solid #231f2012;border-radius:18px;flex-direction:column;gap:12px;height:100%;min-height:0;padding:14px;display:flex;overflow:hidden;box-shadow:0 12px 24px #110c0a14}.product-list-panel{flex-direction:column;gap:8px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.product-list-row{color:#231f20;cursor:pointer;text-align:left;background:#fffffff0;border:1px solid #231f2014;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:68px;padding:12px 14px;display:flex;box-shadow:0 8px 18px #110c0a0d}.product-list-row.selected{color:#fff;background:#231f20;border-color:#231f20}.product-list-row.disabled{opacity:.52}.product-list-row>div{min-width:0}.product-list-row strong,.product-list-row p{margin:0}.product-list-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;display:block;overflow:hidden}.product-list-row p{color:#6a625c;margin-top:4px;font-size:12px}.product-list-row.selected p{color:#ffffffb8}.product-list-row>span{flex:none;font-size:14px;font-weight:800}.product-list-stock{margin-top:6px;display:block}.product-list-stock small{color:#6a625c;margin-bottom:3px;font-size:11px;line-height:1.25;display:block}.product-list-stock .workbench-stock-progress{margin-top:0}.ordering-action-panel{background:#fffffff0;border:1px solid #231f2012;border-radius:18px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 12px 24px #110c0a14}.action-scroll{flex-direction:column;flex:1;gap:16px;min-height:0;padding:18px;display:flex;overflow-y:auto}.action-footer{border-top:1px solid #231f2014;flex:none;padding:14px;display:flex}.action-footer--split{justify-content:space-between;align-items:center}.action-footer--muted{color:#8d857d;justify-content:center;align-items:center;font-size:13px;font-weight:800}.action-footer-hint{color:#8d857d;font-size:12px;font-weight:800}.action-empty{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;display:flex}.action-empty strong,.action-head strong{font-size:20px}.action-empty p,.action-head p{color:#6a625c;margin:6px 0 0;font-size:13px}.action-head{flex-direction:column;gap:4px;display:flex}.action-head span,.action-label,.action-summary span{color:#6a625c;font-size:12px;font-weight:800}.action-line-spec{color:#6a625c;margin:0;font-size:13px}.action-product-head{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.action-product-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.action-main-row{grid-template-columns:minmax(0,1fr) 150px;align-items:flex-end;gap:20px;display:grid}.action-spec-area,.action-qty-area{flex-direction:column;gap:8px;min-width:0;display:flex}.action-block{flex-direction:column;gap:8px;display:flex}.action-spec-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.action-spec-button{color:#231f20;cursor:pointer;text-align:left;background:#fff;border:1px solid #231f201f;border-radius:10px;flex-direction:column;gap:4px;min-height:62px;padding:10px;display:flex}.action-spec-button.selected{color:#fff;background:#231f20;border-color:#231f20}.action-spec-button:disabled{color:#958c85;cursor:not-allowed;background:#eee8df;text-decoration:line-through}.action-spec-button span{font-size:12px;font-weight:800}.action-summary{background:#fbfaf7;border:1px solid #231f2014;border-radius:10px;justify-content:space-between;align-items:center;min-height:52px;padding:0 12px;display:flex}.action-summary strong{font-size:18px}.action-main-button{width:100%;min-height:52px}.action-delete-button{appearance:none;color:#9b5a50;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:13px;font-weight:800}.action-delete-button:hover{color:#7d332b;text-decoration:underline}.action-delete-button:disabled{color:#bdb5ad;cursor:not-allowed;text-decoration:none}.action-quantity{grid-template-columns:54px minmax(0,1fr) 54px;align-items:center;gap:14px;display:grid}.action-quantity>strong{text-align:center;font-size:32px}.qty-button.action-qty{border-radius:12px;width:54px;height:54px}.products-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-content:start;gap:12px;display:grid}.products-grid--compact{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.two-col-layout,.detail-layout{grid-template-columns:1.2fr .8fr}.product-card{background:#fffffff0;border:1px solid #231f2014;border-radius:12px;flex-direction:column;gap:12px;min-height:176px;padding:12px;display:flex;box-shadow:0 8px 18px #110c0a0f}.product-card--compact{gap:8px;min-height:132px;padding:10px}.product-card.disabled{opacity:.58}.product-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-card__head p{color:#5e5957;margin-top:4px;font-size:12px}.product-card--compact .product-card__head{align-items:center}.product-card--compact .product-card__head p{display:none}.product-card--compact .status-badge{min-height:24px;padding:0 8px}.product-card--compact .spec-list{gap:6px}.product-card--compact .spec-row{gap:8px}.product-card--compact .spec-row strong{font-size:13px}.spec-pill{color:#231f20;cursor:pointer;background:#fff;border:1px solid #231f201f;border-radius:999px;min-height:34px;padding:0 12px;font-size:13px;font-weight:700}.spec-pill.active{color:#fff;background:#231f20}.spec-pill:disabled{color:#958c85;cursor:not-allowed;background:#eee8df;border-color:#231f200f;text-decoration:line-through}.add-product-button{width:100%}.money-summary,.form-stack,.checkout-view,.checkout-section,.list-stack,.timeline-list,.restore-list{flex-direction:column;gap:12px;display:flex}.money-summary>div,.timeline-item,.spec-row,.list-row,.restore-row,.detail-line,.order-line{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-line--selectable{color:#231f20;cursor:pointer;text-align:left;background:#fff;border:1px solid #231f2014;border-radius:10px;width:100%;padding:10px 12px;position:relative}.order-line--selectable:before{content:"";border-radius:10px 0 0 10px;width:4px;position:absolute;top:0;bottom:0;left:0}.order-line--draft{background:#fff7e6;border-color:#bc7d1b2e}.order-line--draft:before{background:#d6a23f}.order-line--submitted{background:#fff}.order-line--submitted:before{background:#cfc6b8}.order-line--selectable.selected{color:#fff;background:#231f20;border-color:#231f20}.order-line--selectable.selected:before{background:#d6b36a}.order-line--selectable.selected p,.order-line--selectable.selected .inline-tag{color:#ffffffb8}.order-line--selectable:disabled{cursor:not-allowed}.order-line__amount{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.order-line--draft .order-line__amount strong{color:#8b5d16}.order-line--selectable.selected .order-line__amount strong{color:#fff}.restore-row{background:#fff;border:1px solid #231f2014;border-radius:12px;padding:12px}.restore-row--decided{background:#fbf8f3}.option-pill:disabled,.primary-button:disabled,.outline-button:disabled,.danger-button:disabled,.warn-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.52}.order-line--muted{opacity:.58}.order-line>div:first-child,.detail-line>div:first-child{min-width:0}.order-line>div:first-child strong,.detail-line>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.order-line>div:first-child p,.detail-line>div:first-child p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-card p,.product-card strong,.availability-item strong,.table-card strong,.list-row strong,.detail-line strong,.order-line strong,.restore-row strong{margin:0}.order-panel,.availability-groups{flex-direction:column;gap:12px;display:flex}.ordering-layout>.panel-card{height:100%;min-height:0;overflow:hidden}.ordering-layout .order-panel{height:100%;min-height:0}.order-panel__section{border-top:1px solid #231f2014;flex-direction:column;gap:8px;min-height:0;padding-top:12px;display:flex;overflow-y:auto}.ordering-layout .order-panel__section{flex:1 1 0}.order-panel__section--single{border-top:none;padding-top:0}.order-panel__totals{background:#fbfaf7;border:1px solid #231f2014;border-radius:12px;flex:none;justify-content:space-between;gap:10px;padding:10px 12px;display:flex}.order-panel__totals span{color:#5e5957;font-size:12px;font-weight:800}.checkout-topbar{background:#fffffff5;border:1px solid #dfe4ee;border-radius:8px;flex:none;align-items:center;gap:14px;min-height:54px;padding:0 14px;display:flex}.checkout-back-button{color:#1f2937;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.checkout-back-button:hover{background:#f1f5f9}.checkout-title-row{white-space:nowrap;flex:none;align-items:center;gap:8px;min-width:0;display:inline-flex}.checkout-title-row span{color:#475467;font-size:17px;font-weight:800}.checkout-title-row strong{color:#111827;font-size:18px;font-weight:900}.checkout-title-row em{color:#1264d8;background:#eef4ff;border-radius:999px;padding:4px 9px;font-size:12px;font-style:normal;font-weight:900}.checkout-top-meta{color:#4b5563;white-space:nowrap;flex:none;font-size:13px;font-weight:800}.checkout-top-meta strong{color:#111827;font-weight:900}.checkout-top-chips,.checkout-top-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.checkout-top-chips{flex:auto;min-width:0}.checkout-top-chip{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.checkout-top-chip--orange{color:#b45309;background:#fff4e6}.checkout-top-chip--green{color:#147a3c;background:#eaf8ef}.checkout-top-chip--yellow{color:#9a5d00;background:#fff7dc}.checkout-top-action{color:#475467;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.checkout-top-action:hover:not(:disabled){color:#1264d8;background:#f1f5f9}.checkout-top-action--primary{color:#1264d8;background:#eef4ff}.checkout-top-action:disabled{cursor:not-allowed;opacity:.55}.checkout-layout{flex:auto;grid-template-columns:minmax(360px,1.1fr) minmax(300px,.9fr) minmax(280px,300px);gap:12px;min-height:0;display:grid}.checkout-layout>.panel-card{background:#fff;border-color:#dfe4ee;border-radius:8px;flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden;box-shadow:0 10px 24px #0f172a0f}.checkout-layout>.panel-card .panel-card__head{border-bottom:1px solid #dfe4ee;flex:none;justify-content:space-between;align-items:center;min-height:50px;padding:0 14px;display:flex}.checkout-layout>.panel-card .panel-card__head h3{margin:0;font-size:16px;font-weight:900}.checkout-layout>.panel-card .panel-card__head p{color:#667085;margin:0;font-size:12px;font-weight:800}.checkout-success-view{justify-content:center;align-items:center;min-height:min(620px,100vh - 120px);display:flex}.checkout-success-card{text-align:center;background:#fff;border:1px solid #231f2014;border-radius:18px;flex-direction:column;align-items:center;gap:16px;width:min(100%,520px);max-width:520px;padding:42px;display:flex;box-shadow:0 18px 44px #231f2014}.checkout-success-card h1{margin:0;font-size:48px;line-height:1}.checkout-success-card p{color:#5e5957;margin:0;font-size:16px;font-weight:700}.checkout-meta-grid,.checkout-placeholder-grid,.checkout-adjust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.checkout-adjust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-meta-grid>div,.checkout-placeholder,.checkout-input-field{background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;flex-direction:column;gap:5px;min-width:0;padding:9px 10px;display:flex}.checkout-meta-grid span,.checkout-placeholder span,.checkout-input-field span{color:#667085;font-size:11px;font-weight:800}.checkout-meta-grid strong,.checkout-placeholder strong{color:#111827;font-size:16px;font-weight:900}.checkout-placeholder p{color:#5e5957;margin:0;font-size:12px}.checkout-placeholder--disabled{opacity:.62}.checkout-placeholder--reserved{color:#6f6864;background:#f7f4ee}.checkout-meta-warning{color:#8d3c33;border-color:#b3483c4d!important}.checkout-input-field input,.checkout-input-field select{color:#111827;background:#fff;border:1px solid #dfe4ee;border-radius:8px;width:100%;min-height:38px;padding:0 10px;font-size:13px;font-weight:800}.checkout-input-field input:disabled,.checkout-input-field select:disabled{color:#837b76;background:#f0ece6}.checkout-section{flex:auto;gap:12px;min-height:0;padding:12px}.checkout-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.checkout-payment-method{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5eaf2;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 11px;display:flex}.checkout-payment-method strong{font-size:13px;font-weight:900}.checkout-payment-method:hover:not(:disabled){color:#1264d8;border-color:#cfe1ff}.checkout-payment-method--active{color:#1264d8;background:#eaf2ff;border-color:#cfe1ff}.checkout-payment-method:disabled{cursor:not-allowed;opacity:.58}.checkout-payment-segments{flex-direction:column;gap:6px;display:flex}.checkout-payment-divider{border-top:1px solid var(--line,#e5eaf2);margin:14px 0}.checkout-info-divider{border-top:1px solid var(--line,#e5eaf2);margin:16px 0 4px}.checkout-info-label{color:#98a2b3;letter-spacing:1px;margin:0 0 8px;font-size:12px;font-weight:900}.checkout-unpaid-row{background:var(--surface-soft,#f8fafc);border:1px solid #e5eaf2;border-radius:8px;justify-content:space-between;align-items:center;min-height:40px;margin-top:10px;padding:0 12px;display:flex}.checkout-unpaid-row span{color:#667085;font-size:12px;font-weight:800}.checkout-unpaid-row strong{font-size:14px;font-weight:900}.checkout-unpaid-row--pending{color:#b45309}.checkout-unpaid-row--paid{color:#16a34a}.checkout-payment-segment{background:#fff;border:1px solid #e5eaf2;border-radius:8px;align-items:center;gap:10px;min-height:40px;padding:0 10px;display:flex}.checkout-payment-segment span{color:#475467;font-size:13px;font-weight:800}.checkout-payment-segment strong{color:#111827;margin-left:auto;font-size:13px;font-weight:900}.checkout-payment-segment__remove{color:#98a2b3;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.checkout-payment-segment__remove:hover:not(:disabled){color:#b42318;background:#fef1f0}.checkout-payment-segments__total{color:#667085;justify-content:flex-end;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.checkout-payment-segments__total strong{color:#344054;font-size:13px}.checkout-member-entry{color:#344054;cursor:pointer;text-align:left;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;display:flex}.checkout-member-entry:hover:not(:disabled){color:#1264d8;border-color:#1264d8}.checkout-member-entry span{font-size:12px;font-weight:800}.checkout-member-entry strong{font-size:13px;font-weight:900}.checkout-member-row{align-items:stretch;gap:8px;display:flex}.checkout-member-entry{flex:auto;min-width:0}.checkout-member-clear{color:#667085;cursor:pointer;background:#fff;border:1px solid #e5eaf2;border-radius:8px;min-height:44px;padding:0 14px;font-size:13px;font-weight:800}.checkout-member-clear:hover:not(:disabled){color:#b42318;border-color:#b42318}.checkout-adjust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.checkout-adjust-control{gap:6px;display:grid}.checkout-adjust-button{color:#344054;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5eaf2;border-radius:8px;flex-direction:column;gap:3px;min-height:52px;padding:8px 12px;display:flex}.checkout-adjust-button:hover:not(:disabled){color:#1264d8;border-color:#cfe1ff}.checkout-adjust-button:disabled{cursor:not-allowed;opacity:.6}.checkout-free-link{color:#98a2b3;cursor:pointer;background:0 0;border:0;margin-right:auto;padding:0 6px;font-size:13px;font-weight:800}.checkout-free-link:hover:not(:disabled){color:#b42318;text-decoration:underline}.checkout-free-link:disabled{cursor:not-allowed;opacity:.5}.checkout-adjust-button span{color:#667085;font-size:12px;font-weight:800}.checkout-adjust-button strong{font-size:14px;font-weight:900}.checkout-adjust-control--active .checkout-adjust-button{background:#eaf2ff;border-color:#cfe1ff}.checkout-adjust-control--active .checkout-adjust-button strong{color:#1264d8}.checkout-adjust-undo{color:#b42318;cursor:pointer;background:0 0;border:0;justify-self:end;padding:0;font-size:12px;font-weight:800}.checkout-keypad{flex-direction:column;gap:12px;display:flex}.checkout-keypad__display{background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:64px;padding:8px 12px;display:flex}.checkout-keypad__display strong{color:#111827;font-size:26px;font-weight:900}.checkout-keypad__display small{color:#667085;font-size:12px;font-weight:800}.checkout-keypad__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.checkout-keypad__key{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5eaf2;border-radius:8px;min-height:48px;font-size:20px;font-weight:800}.checkout-keypad__key:hover:not(:disabled){color:#1264d8;background:#eaf2ff;border-color:#cfe1ff}.checkout-keypad__key:disabled{color:#98a2b3;cursor:not-allowed;background:#f2f4f7}.checkout-keypad__clear{color:#667085;cursor:pointer;background:0 0;border:0;align-self:flex-end;padding:4px 6px;font-size:12px;font-weight:800}.checkout-member-box{flex-direction:column;gap:8px;min-height:0;display:flex}.checkout-member-match{color:#667085;background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;min-height:38px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.5}.checkout-member-match--selected{color:#147a3c;background:#eaf8ef;border-color:#c8ead3}.checkout-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.5}.checkout-status-line{justify-content:space-between;align-items:center;gap:10px;display:flex}.checkout-payment-pill{color:#9a5d00;background:#fff7dc;border-radius:999px;flex:none;min-height:28px;padding:6px 10px;font-size:12px;font-weight:900}.checkout-actions{flex-direction:column;gap:8px;margin-top:auto;display:flex}.checkout-actions .primary-button,.checkout-actions .outline-button{border-radius:8px;min-height:44px;font-size:15px;font-weight:900}.checkout-layout .money-summary{background:#fff;border:1px solid #e5eaf2;border-radius:8px;gap:0;overflow:hidden}.checkout-layout .money-summary>div{min-height:38px;padding:0 11px}.checkout-layout .money-summary>div+div{border-top:1px solid #edf1f7}.checkout-layout .money-summary span{color:#667085;font-size:12px;font-weight:800}.checkout-layout .money-summary strong{color:#111827;font-size:13px;font-weight:900}.checkout-layout .payable-box{text-align:center;background:linear-gradient(#f9fbff 0%,#eef4ff 100%);border:1px solid #cfe1ff;border-radius:10px;gap:5px;min-height:118px;padding:12px}.checkout-layout .payable-box span{color:#1264d8;font-size:13px;font-weight:900}.checkout-layout .payable-box strong{color:#111827;letter-spacing:0;font-size:38px;font-weight:900}.checkout-layout .member-list{flex-direction:column;gap:8px;min-height:0;max-height:190px;display:flex;overflow:auto}.checkout-layout .member-row{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5eaf2;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:9px 10px;display:flex}.checkout-layout .member-row.active,.checkout-layout .member-row:hover{background:#eaf2ff;border-color:#cfe1ff}.checkout-layout .member-row strong{font-size:13px;font-weight:900;display:block}.checkout-layout .member-row p,.checkout-layout .member-row span{color:#667085;margin:3px 0 0;font-size:11px;font-weight:800}.checkout-layout .member-wallet-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.checkout-layout .member-wallet-grid>div{background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;min-width:0;padding:9px 10px}.checkout-layout .member-wallet-grid span{color:#667085;font-size:11px;font-weight:800;display:block}.checkout-layout .member-wallet-grid strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;font-weight:900;display:block;overflow:hidden}.checkout-points-row{background:#f0f4ff;border:1px solid #d7e3ff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:10px 12px;display:flex}.checkout-points-row>div{flex-direction:column;gap:3px;display:flex}.checkout-points-row strong{color:#2f6fe4;font-size:13px;font-weight:900}.checkout-points-row span{color:#64748b;font-size:12px;font-weight:700}.checkout-points-applied{color:#047857;background:#ecfdf3;border:1px solid #bbf7d0;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:12px;font-weight:800}.danger-text{color:#9a3f34}.app-shell:has(.reports-page) .app-main{gap:12px;padding:12px}.app-shell:has(.reports-page) .workspace-shell{flex:auto;gap:12px;min-height:0}.workspace-shell:has(.reports-page) .workspace-header h1{color:#111827;letter-spacing:0;font-family:Inter,Microsoft YaHei,PingFang SC,Noto Sans SC,Arial,sans-serif;font-size:21px;font-weight:900;line-height:1.2}.workspace-shell:has(.reports-page) .workspace-header{border-bottom:1px solid #dfe4ee;align-items:flex-start;gap:16px;padding-bottom:16px;position:relative}.workspace-shell:has(.reports-page) .workspace-header-actions{padding-top:0}.reports-page{flex-direction:column;gap:14px;display:flex}.reports-toolbar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.reports-toolbar-select{background:#fff;border:1px solid #d9dee8;border-radius:6px;flex-direction:row;align-items:center;gap:6px;min-width:132px;height:34px;padding:0 9px;display:inline-flex}.reports-toolbar-select span{color:#64748b;flex:none;font-size:12px;font-weight:800}.reports-toolbar-select select{color:#111827;background:0 0;border:0;border-radius:0;flex:auto;width:auto;min-width:0;min-height:0;padding:0;font-size:12px}.reports-toolbar-export{border-radius:6px;min-height:34px;margin-left:auto;padding:0 11px;font-size:12px}.reports-toolbar-reset{border-radius:6px;min-height:34px;padding:0 11px;font-size:12px}.reports-toolbar-error{color:#b42318;margin:0;font-size:12px;font-weight:800}.reports-date-field{color:#64748b;background:#fff;border:1px solid #d9dee8;border-radius:6px;align-items:center;gap:6px;min-width:0;height:34px;padding:0 9px;display:inline-flex}.reports-date-field span{flex:none;font-size:12px;font-weight:800}.reports-date-field input{color:#111827;font:inherit;border:0;outline:0;min-width:0;padding:0;font-size:12px;font-weight:800}.reports-custom-range{align-items:center;gap:8px;display:flex}.reports-view-toggle{color:#125cff;cursor:pointer;white-space:nowrap;background:#eef4ff;border:1px solid #cfe1ff;border-radius:6px;align-items:center;gap:6px;height:34px;margin-left:auto;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.reports-view-toggle:hover{color:#0b52df;background:#dceaff;border-color:#9fc3ff}.reports-view-toggle:focus-visible{outline-offset:2px;outline:2px solid #125cff4d}.reports-view-toggle:disabled{opacity:.72}.reports-report-actions{margin-left:auto}.reports-section-tabs--inner{border-bottom:0;min-height:38px}.reports-section-tabs--inner button{min-height:34px}.reports-section-tabs{border-bottom:1px solid #dfe4ee;align-items:center;gap:24px;min-width:0;min-height:44px;display:flex}.reports-tabs-row{border-bottom:1px solid #dfe4ee;align-items:center;gap:16px;min-width:0;display:flex}.reports-tabs-row .reports-section-tabs{border-bottom:0;flex:1}.reports-tabs-row .reports-view-toggle{flex:none;margin-left:0}.reports-section-tabs button{appearance:none;color:#475467;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0;font-size:14px;font-weight:700;position:relative}.reports-section-tabs button:hover:not(.active){color:#344054}.reports-section-tabs button.active{color:#125cff}.reports-section-tabs button.active:after{content:"";background:#125cff;height:2px;position:absolute;bottom:-1px;left:0;right:0}.reports-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.reports-metric{background:#fff;border:1px solid #dfe4ee;border-radius:8px;flex-direction:column;gap:12px;min-height:96px;padding:14px 16px;display:flex}.reports-metric__top{justify-content:space-between;align-items:center;display:flex}.reports-metric__label{color:#64748b;font-size:13px;font-weight:800}.reports-metric__icon{color:#125cff;background:#eef4ff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.reports-metric strong{font-size:24px;line-height:1}.reports-metric--primary strong{color:#125cff}.reports-metric--primary .reports-metric__icon{color:#fff;background:#125cff}.reports-metric--muted strong{color:#b42318}.reports-metric--muted .reports-metric__icon{color:#b42318;background:#fef1f0}.reports-operating-table{border:1px solid #dfe4ee;border-radius:6px;overflow:hidden}.reports-operating-table__scroll{max-height:min(68vh,720px);overflow:auto}.reports-operating-table table{border-collapse:separate;border-spacing:0;width:100%;min-width:max-content}.reports-operating-table th,.reports-operating-table td{box-sizing:border-box;text-align:right;white-space:nowrap;background:#fff;border-bottom:1px solid #e8ecf2;border-right:1px solid #eef1f5;min-width:116px;padding:10px 12px}.reports-operating-table th{color:#475467;z-index:4;height:40px;font-size:12px;font-weight:800;position:sticky;top:32px}.reports-operating-table__groups th{color:#344054;text-align:center;z-index:5;background:#f4f7fb;height:32px;padding-block:7px;top:0}.reports-operating-table th button{appearance:none;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:5px;width:100%;padding:0;display:inline-flex}.reports-operating-table th button:hover,.reports-operating-table th button:focus-visible{color:#125cff}.reports-operating-table th button:focus-visible{outline-offset:2px;outline:2px solid #125cff40}.reports-operating-table th:first-child,.reports-operating-table td:first-child{text-align:left;z-index:3;min-width:124px;position:sticky;left:0}.reports-operating-table thead th:first-child{z-index:7}.reports-operating-table thead tr:not(.reports-operating-table__groups) th:nth-child(2),.reports-operating-table tbody td:nth-child(2),.reports-operating-table tfoot td:nth-child(2){text-align:left;z-index:3;min-width:76px;position:sticky;left:124px}.reports-operating-table thead tr:not(.reports-operating-table__groups) th:nth-child(2){z-index:7}.reports-operating-table tbody tr:hover td{background:#f8faff}.reports-operating-table tfoot td{color:#111827;z-index:4;background:#eff4ff;font-weight:800;position:sticky;bottom:0}.reports-operating-table tfoot td:first-child,.reports-operating-table tfoot td:nth-child(2){z-index:6;background:#e4edff}.reports-operating-cell--danger{font-weight:800;color:#b42318!important;background:#fff1f0!important}.reports-operating-cell--warning{font-weight:800;color:#c2410c!important;background:#fff7ed!important}.reports-operating-cell--free{font-weight:800;color:#a16207!important;background:#fffbeb!important}.reports-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr);gap:14px;display:grid}.reports-grid .panel-card:first-child{grid-row:span 2}.reports-trend-chart{overflow-x:auto}.reports-trend-inner{gap:10px;min-width:100%;height:216px;display:flex}.reports-trend-col{flex-direction:column;flex:1 1 0;align-items:center;min-width:44px;display:flex}.reports-trend-value{color:#475467;margin-bottom:4px;font-size:10px;font-weight:800}.reports-trend-bar{background-image:linear-gradient(#eef2f7 1px,#0000 1px);background-size:100% 25%;flex:1 1 0;justify-content:center;align-items:flex-end;width:100%;display:flex}.reports-trend-bar i{background:linear-gradient(#4b8bff,#125cff);border-radius:4px 4px 0 0;width:26px;min-height:4px}.reports-trend-col>span{color:#64748b;margin-top:6px;font-size:11px;font-weight:800}.reports-trend-col>small{color:#98a2b3;margin-top:2px;font-size:10px}.reports-product-toolbar{grid-template-columns:minmax(180px,220px) minmax(260px,1fr);align-items:end;gap:12px;display:grid}.reports-search-field{min-width:0}.reports-notice{color:#1d4ed8;background:#eff6ff;border:1px solid #d3e5ff;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.5}.reports-product-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:14px;display:grid}.reports-product-grid .panel-card:last-child{grid-column:1/-1}.reports-rank{color:#98a2b3;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:inline-flex}.reports-rank--gold{color:#b45309;background:#fef3c7}.reports-rank--silver{color:#475467;background:#f1f5f9}.reports-rank--bronze{color:#c2410c;background:#ffedd5}.reports-cell-name{flex-direction:column;min-width:0;display:flex}.reports-cell-name strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reports-cell-name small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.reports-cell-num{color:#475467}.reports-cell-amount{color:#111827}.reports-col-amount,.reports-col-num{text-align:right}.reports-share{align-items:center;gap:6px;display:inline-flex}.reports-share i{background:#e5eaf1;border-radius:999px;width:44px;height:6px;display:inline-block;overflow:hidden}.reports-share i b{border-radius:inherit;background:#125cff;height:100%;display:block}.reports-share em{color:#475467;min-width:38px;font-size:11px;font-style:normal;font-weight:800}.reports-alert{color:#b42318;display:inline-flex}.reports-alert--warning{color:#b45309}.reports-exception-tag{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:900}.reports-exception-tag--danger{color:#b42318;background:#fef1f0}.reports-exception-tag--warning{color:#b45309;background:#fffaeb}.reports-empty{color:#64748b;flex-direction:column;align-items:center;gap:8px;padding:18px;font-size:13px;font-weight:800;display:flex}.reports-composition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.reports-donut-layout{align-items:center;gap:20px;display:flex}.reports-donut{flex:none}.reports-donut-value{fill:#344054;font-size:18px;font-weight:900}.reports-donut-caption{fill:#64748b;font-size:11px;font-weight:800}.reports-donut-legend{flex-direction:column;flex:auto;gap:12px;min-width:0;display:flex}.reports-donut-legend-row{grid-template-columns:10px minmax(0,1fr) auto 46px;align-items:center;gap:8px;display:grid}.reports-donut-dot{border-radius:50%;width:10px;height:10px}.reports-donut-legend-label{color:#344054;font-size:13px;font-weight:800}.reports-donut-legend-value{color:#64748b;font-size:12px;font-weight:800}.reports-donut-legend-row strong{color:#475467;text-align:right;font-size:12px;font-weight:900}.reports-method-list{border-top:1px solid #eef2f7;flex-direction:column;gap:8px;margin-top:14px;padding-top:12px;display:flex}.reports-method-row{grid-template-columns:minmax(0,1fr) 56px 88px;align-items:center;gap:8px;display:grid}.reports-method-row span{color:#475467;font-size:12px;font-weight:800}.reports-method-row .reports-method-count{color:#98a2b3;text-align:right}.reports-method-row strong{color:#344054;text-align:right;font-size:12px}.reports-discount-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.reports-discount-item{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.reports-discount-item span{color:#64748b;font-size:12px;font-weight:800}.reports-discount-item strong{color:#344054;font-size:18px}.reports-discount-item small{color:#98a2b3;font-size:11px;font-weight:800}.reports-metric__sub{color:#98a2b3;font-size:11px;font-weight:800;line-height:1.4}.reports-trend-chip{border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:3px 8px;font-size:11px;font-weight:900;display:inline-flex}.reports-trend-chip--up{color:#067647;background:#ecfdf3}.reports-trend-chip--down{color:#b42318;background:#fef1f0}.reports-trend-chip--flat{color:#667085;background:#f2f4f7}.reports-trend-toggle{margin-bottom:10px}.reports-low-stock{flex-direction:column;gap:8px;display:flex}.reports-low-stock-row{background:#fff;border:1px solid #eef2f7;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.reports-low-stock-main{flex-direction:column;flex:auto;min-width:0;display:flex}.reports-low-stock-main strong{color:#344054;font-size:13px}.reports-low-stock-main small{color:#64748b;margin-top:2px;font-size:11px;font-weight:800}.reports-low-stock-main .workbench-stock-progress{margin-top:6px}@media (width<=1100px){.reports-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.reports-grid,.reports-product-grid,.reports-composition-grid{grid-template-columns:minmax(0,1fr)}.reports-grid .panel-card:first-child{grid-row:auto}}.menu-spec-editor{background:#fff;border:1px solid #231f2014;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,.7fr) minmax(0,.8fr);gap:10px;padding:12px;display:grid}.menu-spec-editor--with-action{grid-template-columns:minmax(0,1fr) minmax(0,.8fr) auto;align-items:end}.menu-spec-editor--inventory{grid-template-columns:minmax(0,1fr) minmax(0,.7fr) minmax(0,.9fr) minmax(0,.8fr) auto;align-items:end}.menu-spec-editor--inventory-batch{grid-template-columns:minmax(0,.75fr) minmax(0,1fr) auto;align-items:end}.menu-stock-summary-list{flex-direction:column;gap:8px;display:flex}.menu-stock-summary-row{background:#fff;border:1px solid #231f2014;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.menu-stock-summary-row>div:first-child{min-width:0}.menu-stock-summary-row strong,.menu-stock-summary-row p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.menu-stock-summary-row p{color:#5e5957;margin:4px 0 0;font-size:12px;font-weight:700}.compact-button{min-height:42px;padding:0 14px}.menu-edit-validation{color:#8d3c33;flex-basis:100%;margin:0;font-size:12px;font-weight:700}.checkout-order-lines{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow:auto}.checkout-order-line{background:#fff;border:1px solid #e5eaf2;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.checkout-order-line__main{min-width:0}.checkout-order-line__main strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;display:block;overflow:hidden}.checkout-order-line__amounts{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:4px;min-width:88px;display:flex}.checkout-order-line__amounts span{color:#667085;white-space:nowrap;font-size:11px;font-weight:800}.checkout-order-line__amounts strong{white-space:nowrap;font-size:15px;font-weight:900}.detail-tag{vertical-align:middle;border-radius:999px;margin-left:6px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:900;line-height:1;display:inline-block}.detail-tag--gift{color:#147a3c;background:#eaf8ef}.detail-tag--discount{color:#1264d8;background:#eaf1ff}.checkout-order-line--returned{background:#fff7ed;border-color:#fed7aa}.checkout-order-line p{color:#667085;margin:4px 0 0;font-size:12px;font-weight:700}.checkout-order-line span{white-space:nowrap;font-weight:800}.history-order-lines,.history-timeline{flex-direction:column;gap:8px;display:flex}.history-order-line,.history-timeline-item{background:#fff;border:1px solid #231f2014;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.history-order-line--returned{background:#f8f3ed}.history-order-line>div:first-child,.history-timeline-item>div:first-child{min-width:0}.history-order-line strong,.history-timeline-item strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.history-order-line p,.history-timeline-item p{color:#5e5957;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;overflow:hidden}.history-order-line>div:last-child,.history-timeline-item>div:last-child{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.history-order-line span,.history-timeline-item span{white-space:nowrap;font-weight:800}.history-order-line small,.history-timeline-item small{color:#5e5957;white-space:nowrap;font-size:11px}.app-shell:has(.history-detail-page) .app-main{gap:12px;padding:12px;overflow:hidden}.app-shell:has(.history-detail-page) .workspace-shell{flex:auto;gap:12px;min-height:0}.history-detail-page{flex-direction:column;flex:auto;gap:10px;min-height:0;display:flex}.history-detail-topbar{background:#fffffff5;border:1px solid #dfe4ee;border-radius:8px;flex:none;justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:54px;padding:8px 10px;display:flex;box-shadow:0 10px 24px #0f172a0f}.history-detail-topbar-main{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.history-detail-topbar .ordering-title-row{min-width:0}.history-detail-topbar .ordering-title-row h1{max-width:180px}.history-detail-topbar .ordering-top-meta{white-space:nowrap}.history-detail-topbar .ordering-top-actions{min-width:0}.history-detail-topbar .ordering-top-action{flex:none}.history-detail-summary-grid{flex:none;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:10px;display:grid}.history-detail-summary-card,.history-detail-panel{background:#fff;border:1px solid #dfe4ee;border-radius:8px;min-width:0;box-shadow:0 10px 24px #0f172a0f}.history-detail-summary-card{min-height:80px;padding:12px 14px}.history-detail-summary-card span{color:#64748b;font-size:12px;font-weight:850;display:block}.history-detail-summary-card strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:20px;font-weight:950;line-height:1.05;display:block;overflow:hidden}.history-detail-summary-card .history-detail-summary-amount{color:#125cff;font-size:24px}.history-detail-summary-card em{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;font-style:normal;font-weight:800;display:block;overflow:hidden}.history-detail-layout{flex:auto;grid-template-columns:minmax(0,1fr) 332px;gap:12px;min-height:0;display:grid}.history-detail-panel{flex-direction:column;min-height:0;display:flex;overflow:hidden}.history-detail-panel-head{border-bottom:1px solid #dfe4ee;flex:none;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;display:flex}.history-detail-panel-head strong{color:#111827;font-size:15px;font-weight:950}.history-detail-panel-head span{color:#64748b;font-size:12px;font-weight:850}.history-detail-table{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden auto}.history-detail-table-row{color:#111827;border-bottom:1px solid #e8edf5;flex:none;grid-template-columns:minmax(220px,1fr) 90px 70px 88px 92px;align-items:center;gap:12px;min-height:58px;padding:0 14px;font-size:13px;font-weight:850;display:grid}.history-detail-table-row--head{color:#475569;background:#f8fafc;min-height:38px;font-size:12px;font-weight:950}.history-detail-product-cell{min-width:0}.history-detail-product-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;display:block;overflow:hidden}.history-detail-product-cell small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:800;display:block;overflow:hidden}.history-detail-amount{color:#125cff;font-weight:950}.history-detail-tag{border-radius:999px;justify-content:center;width:fit-content;padding:6px 8px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.history-detail-tag--green{color:#15803d;background:#eaf8ef}.history-detail-tag--red{color:#dc2626;background:#fff1f2}.history-detail-tag--gray{color:#64748b;background:#eef2f7}.history-detail-side{flex-direction:column;gap:12px;min-height:0;display:flex}.history-detail-money-list{gap:10px;padding:12px 14px;display:grid}.history-detail-money-line{justify-content:space-between;align-items:center;font-size:13px;font-weight:850;display:flex}.history-detail-money-line span{color:#64748b}.history-detail-money-line strong{color:#111827;font-size:14px;font-weight:950}.history-detail-money-line--total{border-top:1px solid #e8edf5;margin-top:2px;padding-top:10px}.history-detail-money-line--total strong{color:#125cff;font-size:22px}.history-detail-timeline-panel{flex:auto}.history-detail-timeline,.history-detail-operation-list{gap:10px;padding:12px 14px;display:grid;overflow-y:auto}.history-detail-timeline-item{border:1px solid #e8edf5;border-radius:8px;gap:6px;padding:10px;display:grid}.history-detail-timeline-item strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;display:block;overflow:hidden}.history-detail-timeline-item p{color:#64748b;margin:0;font-size:11px;font-weight:800;line-height:1.4}.history-detail-timeline-item>span{color:#125cff;font-size:13px;font-weight:950}.history-detail-operation-list div{justify-content:space-between;align-items:center;display:flex}.history-detail-operation-list span{color:#64748b;font-size:12px;font-weight:850}.history-detail-operation-list strong{color:#111827;font-size:12px;font-weight:950}.history-detail-empty{color:#64748b;margin:0;padding:18px;font-size:13px;font-weight:800}@media (width<=1180px){.history-detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-detail-layout{grid-template-columns:1fr}}@media (width<=1100px){.order-center-layout,.checkout-layout{grid-template-columns:1fr}.checkout-layout .panel-card:first-child{grid-row:auto}}@media (width<=720px){.login-page{grid-template-columns:1fr}.login-hero{display:none}.reports-toolbar{align-items:center}.reports-page--business .reports-tabs-row{flex-wrap:wrap;gap:8px;padding-bottom:8px}.reports-page--business .reports-tabs-row .reports-section-tabs{flex-basis:100%;gap:12px}.reports-page--business .reports-section-tabs button{white-space:nowrap;flex-shrink:0}.reports-page--business .reports-tabs-row .reports-view-toggle{margin-left:auto}.reports-page--business .reports-toolbar>.ui-segmented-filter{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.reports-page--business .reports-toolbar>.ui-segmented-filter button{white-space:nowrap;justify-content:center;padding:0 4px}.reports-section-tabs{scrollbar-width:none;gap:18px;overflow-x:auto}.reports-section-tabs::-webkit-scrollbar{display:none}.reports-custom-range{flex-wrap:wrap}.reports-product-grid,.reports-product-toolbar,.reports-metrics,.checkout-meta-grid,.checkout-placeholder-grid,.checkout-adjust-grid,.members-layout{grid-template-columns:1fr}}.order-panel__section:first-of-type{border-top:none;padding-top:0}.order-panel__section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-panel__fixed-head{flex:none;justify-content:space-between;align-items:center;gap:10px;display:flex}.order-panel__fixed-head strong{margin:0}.order-panel__fixed-head span{color:#5e5957;font-size:12px;font-weight:700}.takeout-toggle{color:#231f20;cursor:pointer;background:#fbfaf7;border:1px solid #231f2014;border-radius:12px;flex:none;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:14px;font-weight:900;display:flex}.takeout-toggle input{accent-color:#231f20;width:18px;height:18px}.order-panel__section-head span{color:#5e5957;font-size:12px;font-weight:700}.draft-tools{flex:none;justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:flex}.sticky-actions{z-index:2;background:#fffffff0;border-radius:14px;flex:none;justify-content:flex-end;align-items:center;padding:10px}.order-panel .sticky-actions .primary-button,.order-panel .sticky-actions .warn-button,.order-panel .sticky-actions .outline-button,.order-panel .sticky-actions .ghost-button{flex:none;min-width:128px;min-height:42px;padding:0 18px}.qty-button,.remove-button{cursor:pointer;border-radius:999px;font-size:12px;font-weight:700}.qty-button{background:#fff;border:1px solid #231f201f;flex:0 0 34px;width:34px;height:34px}.qty-value{background:#f4f1eb;border-radius:999px;justify-content:center;align-items:center;min-width:28px;padding:0 8px;font-size:13px;font-weight:700;display:inline-flex}.remove-button{color:#8d3c33;white-space:nowrap;background:0 0;border:1px solid #8d3c332e;flex:none;min-width:52px;min-height:30px;padding:0 10px}.danger-text-button{color:#8d3c33;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700}.payable-box{background:linear-gradient(#f9f7f2 0%,#f1ece4 100%);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;display:flex}.payable-box strong{font-size:40px}.authorization-grid{gap:14px;display:grid}.auth-panel{background:#fbf8f3;border:1px solid #231f200f;border-radius:16px;flex-direction:column;gap:12px;padding:14px;display:flex}.auth-panel__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.input-placeholder{color:#5e5957;background:#fff;border:1px solid #231f201a;border-radius:12px;align-items:center;min-height:44px;padding:0 14px;display:flex}.textarea-input{resize:vertical;width:100%;min-height:96px;padding:12px 14px}.drawer-backdrop{z-index:20;background:#231f2061;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.modal-backdrop{z-index:24;background:#231f2061;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-shell{background:#fff;border:1px solid #dfe4ee;border-radius:8px;flex-direction:column;width:min(480px,100vw - 48px);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 22px 60px #0f172a38}.modal-shell__head{border-bottom:1px solid #eef1f6;justify-content:space-between;align-items:flex-start;gap:12px;min-height:58px;padding:14px 16px 12px;display:flex}.modal-shell__head h2{color:#111827;margin:0;font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:18px;font-weight:900;line-height:1.2}.modal-shell__close{color:#1f2937;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.modal-shell__close:hover:not(:disabled){background:#f3f4f6}.modal-shell__body{gap:12px;padding:14px 16px 12px;display:grid;overflow-y:auto}.modal-shell__footer{background:#fff;border-top:1px solid #eef1f6;flex:none}.side-drawer,.confirm-dialog{background:#fbf8f3;flex-direction:column;gap:16px;padding:22px;display:flex;box-shadow:-18px 0 42px #110c0a2e}.side-drawer{width:40vw;max-width:460px;min-height:0;max-height:100vh;overflow-y:auto}.stock-rule-drawer{width:min(78vw,920px);max-width:920px}.stock-rule-list{flex-direction:column;gap:10px;min-height:0;padding-right:2px;display:flex;overflow:auto}.stock-generate-panel{background:#fff;border:1px solid #231f201a;border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.stock-generate-panel__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.stock-generate-panel__head p{color:#5e5957;margin:4px 0 0;font-size:13px}.stock-generate-panel__head span{color:#231f20;white-space:nowrap;background:#f2f0ec;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.stock-generate-form{grid-template-columns:minmax(180px,1.4fr) minmax(110px,.7fr) minmax(110px,.65fr) minmax(120px,.7fr);gap:10px;display:grid}.stock-generate-preview{color:#5e5957;flex-wrap:wrap;gap:8px;font-size:12px;font-weight:700;display:flex}.stock-generate-preview span{background:#f8f7f3;border-radius:999px;padding:5px 9px}.stock-rule-row{background:#fff;border:1px solid #231f2014;border-radius:12px;grid-template-columns:minmax(150px,1.1fr) minmax(120px,.7fr) minmax(150px,.9fr) minmax(120px,.65fr) minmax(110px,.55fr);align-items:end;gap:10px;padding:12px;display:grid}.stock-rule-product{min-width:0}.stock-rule-product strong,.stock-rule-product p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stock-rule-product p{color:#5e5957;margin:5px 0 0;font-size:12px;font-weight:700}.confirm-dialog{border-radius:18px;align-self:center;width:36vw;max-width:420px;margin-left:auto;margin-right:auto}.stock-shortage-dialog{gap:18px;max-width:520px}.return-dish-dialog{gap:16px;width:min(92vw,520px);max-width:520px}.return-dish-body{flex-direction:column;gap:14px;display:flex}.return-dish-body .list-stack{flex-direction:column;gap:8px;display:flex}.return-dish-body .list-row{background:#fff;border:1px solid #eef2f7;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.return-dish-body .list-row strong{color:#344054;font-size:13px}.return-dish-body .list-row p{color:#64748b;margin:2px 0 0;font-size:12px;font-weight:700}.return-dish-body .draft-tools{align-items:center;gap:8px;display:flex}.return-dish-body .qty-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d9dee8;border-radius:6px;flex:0 0 32px;width:32px;height:32px;font-size:16px;font-weight:800;line-height:1}.return-dish-body .qty-button:disabled{color:#98a2b3;cursor:not-allowed;background:#f2f4f7}.return-dish-body .qty-value{color:#344054;text-align:center;min-width:30px;font-size:16px;font-weight:800}.return-dish-body .option-row{flex-wrap:wrap;gap:8px;display:flex}.return-dish-body .option-pill{color:#344054;cursor:pointer;background:#fff;border:1px solid #d9dee8;border-radius:999px;min-height:32px;padding:0 14px;font-size:12px;font-weight:800}.return-dish-body .option-pill:hover:not(:disabled){color:#125cff;border-color:#b5c8e6}.return-dish-body .option-pill.active{color:#fff;background:#125cff;border-color:#125cff}.return-dish-body .option-pill:disabled{color:#98a2b3;cursor:not-allowed;background:#f2f4f7}.return-dish-body textarea.ui-field-control{min-height:76px}.free-order-body{flex-direction:column;gap:12px;display:flex}.free-order-tags{flex-wrap:wrap;gap:8px;display:flex}.free-order-tag{color:#344054;cursor:pointer;background:#fff;border:1px solid #d9dee8;border-radius:999px;min-height:32px;padding:0 14px;font-size:12px;font-weight:800}.free-order-tag:hover:not(:disabled){color:#125cff;border-color:#b5c8e6}.free-order-tag.active{color:#fff;background:#125cff;border-color:#125cff}.free-order-tag:disabled{cursor:not-allowed;opacity:.6}.free-order-custom-reason{width:100%}.return-dish-drawer{width:min(560px,100vw - 32px)}.stock-shortage-list{gap:10px;display:grid}.stock-shortage-row{background:#fff;border:1px solid #7e5b2d2e;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.stock-shortage-row div{gap:4px;display:grid}.stock-shortage-row span{color:#6d6560;font-size:12px}.stock-shortage-row>div:last-child{justify-items:end}.stock-shortage-row>div:last-child strong{color:#b3422f}.drawer-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.drawer-head p,.confirm-dialog p{color:#5e5957;margin:6px 0 0;font-size:13px}.ui-filter-toolbar,.ui-filter-toolbar__right{align-items:center;gap:10px;display:flex}.ui-filter-toolbar{justify-content:space-between}.ui-segmented-filter{border:1px solid #d9dee8;border-radius:6px;display:inline-flex;overflow:hidden}.ui-segmented-filter button{color:#1f2937;background:#fff;border:0;border-left:1px solid #d9dee8;align-items:center;gap:5px;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.ui-segmented-filter button:first-child{border-left:0}.ui-segmented-filter button.active{color:#fff;background:#125cff}.ui-segmented-filter button span{opacity:.7;font-size:10px}.ui-search-input{color:#6b7280;background:#fff;border:1px solid #d9dee8;border-radius:6px;align-items:center;gap:7px;width:210px;min-height:34px;padding:0 11px;display:inline-flex}.ui-search-input input{color:#111827;font:inherit;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:12px}.ui-search-input input::placeholder{color:#9aa3b2}.ui-filter-select{appearance:auto;color:#111827;background:#fff;border:1px solid #d9dee8;border-radius:6px;min-width:116px;min-height:34px;padding:0 10px;font-size:12px;font-weight:800}.order-center-panel .order-center-toolbar{grid-template-columns:max-content 136px minmax(0,1fr) 116px 116px;justify-content:stretch;display:grid}.order-center-panel .order-center-time-tabs,.order-center-panel .order-center-time-tabs button{white-space:nowrap;flex:none}@media (width<=1280px){.order-center-panel .order-center-toolbar{grid-template-columns:max-content 136px minmax(180px,1fr) 104px 104px}}.tables-screen{--tables-scale:1;background:#f5f7fb;grid-template-columns:minmax(0,1fr) minmax(268px,284px);height:100vh;min-height:100vh;margin:-24px;display:grid;overflow:hidden}.tables-screen__main{flex-direction:column;gap:19px;min-width:0;min-height:0;padding:19px 19px 19px 22px;display:flex}.tables-screen__header{border-bottom:1px solid #dfe4ee;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.tables-screen__header h1{color:#111827;margin:0;font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:21px;font-weight:900;line-height:1.2}.tables-screen__header p{color:#5d6675;margin:6px 0 0;font-size:12px;font-weight:700}.tables-header-actions,.tables-toolbar,.tables-toolbar__right{align-items:center;gap:10px;display:flex}.tables-header-actions .outline-button,.tables-toolbar__right .tables-area-select,.tables-search{border-color:#d9dee8;border-radius:6px;box-shadow:0 1px 2px #0f172a0a}.tables-header-actions .outline-button{white-space:nowrap;align-items:center;gap:6px;min-height:32px;padding:0 11px;display:inline-flex}.tables-toolbar{justify-content:space-between}.tables-status-tabs{border:1px solid #d9dee8;border-radius:6px;display:inline-flex;overflow:hidden}.tables-status-tabs button{color:#1f2937;cursor:pointer;background:#fff;border:0;border-left:1px solid #d9dee8;align-items:center;gap:5px;min-height:30px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.tables-status-tabs button:first-child{border-left:0}.tables-status-tabs button.active{color:#fff;background:#125cff}.tables-status-tabs button span{opacity:.7;font-size:10px}.tables-search{color:#6b7280;background:#fff;border:1px solid #d9dee8;align-items:center;gap:6px;width:165px;min-height:30px;padding:0 10px;display:inline-flex}.tables-search input{color:#111827;font:inherit;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:12px;font-weight:700}.tables-search input::placeholder{color:#9aa3b2}.tables-area-select{appearance:auto;color:#111827;background:#fff;border:1px solid #d9dee8;min-width:98px;min-height:32px;padding:0 10px;font-size:12px;font-weight:800}.tables-screen .tables-grid{scrollbar-gutter:stable;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-items:start;gap:16px 18px;min-height:0;padding-bottom:22px;padding-right:6px;display:grid;overflow-y:auto}.tables-screen .tables-grid::-webkit-scrollbar{width:8px}.tables-screen .table-order-preview__body::-webkit-scrollbar{width:8px}.tables-screen .tables-grid::-webkit-scrollbar-thumb{background:#cfd6e4;border-radius:999px}.tables-screen .table-order-preview__body::-webkit-scrollbar-thumb{background:#cfd6e4;border-radius:999px}.tables-screen .tables-grid::-webkit-scrollbar-track{background:0 0}.tables-screen .table-order-preview__body::-webkit-scrollbar-track{background:0 0}.table-card-slot{min-width:0;position:relative}.table-card-slot--open{filter:none}.tables-screen .table-card{background:#fff;border:1px solid #dfe4ee;border-radius:8px;gap:0;width:100%;height:168px;min-height:168px;padding:16px;position:relative;overflow:hidden;box-shadow:0 8px 18px #0f172a0a}.tables-screen .table-card:before{content:"";background:#d1fae5;border-radius:8px 0 0 8px;width:3px;position:absolute;top:0;bottom:0;left:0}.tables-screen .table-card:hover{transform:none;box-shadow:0 10px 24px #0f172a14}.tables-screen .table-card--empty{background:#fff;border-color:#e2e8f0}.tables-screen .table-card--empty:before{opacity:.55;background:#d1fae5}.tables-screen .table-card--draft{background:#f2f7ff;border-color:#bfdbfe}.tables-screen .table-card--draft:before{background:#3b82f6;width:4px}.tables-screen .table-card--submitted{background:#fff8e8;border-color:#f6cc7b}.tables-screen .table-card--submitted:before{background:#f59e0b;width:4px}.tables-screen .table-card--mixed{background:#fff1f2;border-color:#fda4af}.tables-screen .table-card--mixed:before{background:#ef4444;width:4px}.tables-screen .table-card--selected{border-color:#125cff;box-shadow:0 0 0 1px #125cff,0 10px 24px #125cff1f}.tables-screen .table-card--selected:before{opacity:1;background:#125cff;width:4px}.table-inline-open-panel{gap:7px;min-width:0;display:grid}.table-inline-open-panel>span{color:#374151;font-size:13px;font-weight:800}.tables-screen .table-card--open-config{cursor:default;grid-template-rows:auto 1fr;gap:6px;height:168px;padding:11px 13px;display:grid;overflow:hidden}.table-card-open__head{min-width:0;display:grid}.table-card-open__head strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:900;line-height:1.1;display:block;overflow:hidden}.table-inline-open-panel .primary-button{background:#125cff;border-radius:6px;min-height:27px;font-size:12px}.tables-screen .table-card__head{align-items:flex-start}.tables-screen .table-card__head>div{gap:6px;min-width:0;display:grid}.tables-screen .table-card__head strong{color:#111827;letter-spacing:0;font-size:16px;font-weight:900;line-height:1.1;display:block}.tables-screen .table-card__head span{color:#5d6675;font-size:12px;font-weight:700;display:block}.tables-screen .table-card__head .status-badge{justify-self:start;margin-top:10px}.tables-screen .table-card__metrics{color:#374151;border-top:0;justify-content:flex-start;min-height:35px;padding-top:14px}.tables-screen .table-card__metrics span{align-items:center;gap:4px;margin-right:10px;display:inline-flex}.tables-screen .table-card__foot{color:#111827;border-top:1px solid #dfe4ee;margin-top:auto;padding-top:14px}.tables-screen .table-card__foot strong{font-size:14px;font-weight:900}.tables-screen .table-card__foot span{color:#111827;font-size:12px;font-weight:800}.tables-screen .status-badge{border:1px solid #0000;border-radius:5px;min-height:19px;padding:0 6px;font-size:11px}.tables-screen .status-badge--neutral{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.tables-screen .status-badge--inuse{color:#1d4ed8;background:#eaf3ff;border-color:#93c5fd}.tables-screen .status-badge--payable{color:#b45309;background:#fff7df;border-color:#f6c768}.tables-screen .status-badge--danger{color:#be123c;background:#fff1f2;border-color:#fb7185}.table-inline-open-panel__error{color:#dc2626;font-size:12px;font-weight:800}.tables-screen .party-size-stepper{border-color:#d9dee8;border-radius:6px;grid-template-columns:29px 1fr 29px;min-height:27px}.tables-screen .table-card--open-config .party-size-stepper{grid-template-columns:27px 1fr 27px;min-height:24px}.tables-screen .party-size-stepper button,.tables-screen .party-size-options button{border-radius:0;font-size:13px}.tables-screen .party-size-options{gap:8px}.tables-screen .party-size-options button{color:#374151;border:1px solid #d9dee8;border-radius:6px;min-height:27px}.tables-screen .table-card--open-config .party-size-options button{min-height:22px;font-size:11px}.tables-screen .party-size-options button.active{color:#125cff;background:#edf4ff;border-color:#b7ccff}.tables-screen .table-order-preview{background:#fff;border:0;border-left:1px solid #dfe4ee;border-radius:0;flex-direction:column;gap:0;height:100vh;min-height:0;padding:0;display:flex;position:relative;top:0;overflow:hidden;box-shadow:-8px 0 24px #0f172a0a}.tables-screen .table-order-preview__head{border-bottom:1px solid #dfe4ee;min-height:58px;padding:19px 19px 14px}.tables-screen .table-order-preview__head h2{color:#111827;font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:18px;font-weight:900}.tables-screen .table-order-preview__head p{color:#6b7280;font-size:11px}.tables-screen .preview-close-button{color:#1f2937;border:0}.tables-screen .preview-summary{border-top:0;flex:none;gap:16px;padding:21px 19px}.tables-screen .table-order-preview__body{flex:auto;min-height:0;display:block;overflow-y:auto}.tables-screen .preview-summary>.status-badge{justify-self:start}.tables-screen .preview-summary dl{gap:16px}.tables-screen .preview-summary dt{color:#5d6675;font-size:12px;font-weight:800}.tables-screen .preview-summary dd{color:#111827;font-size:14px;font-weight:900}.tables-screen .preview-summary dd[data-testid=preview-payable-amount]{color:#125cff;font-size:24px}.tables-screen .preview-lines{border-top:1px solid #eef1f6;gap:0;padding:18px 19px 0}.tables-screen .preview-lines__title{margin-bottom:13px}.tables-screen .preview-lines__title span{font-size:12px}.tables-screen .preview-line{border-bottom-color:#e5e9f1;grid-template-columns:minmax(0,1fr) 74px;min-height:40px}.tables-screen .preview-line strong{color:#111827;font-size:12px}.tables-screen .preview-line>div:last-child{flex-direction:row-reverse;justify-content:flex-start;align-items:center;gap:11px;display:flex}.tables-screen .preview-line>div:last-child span{font-size:12px}.tables-screen .preview-line small{color:#111827;font-size:12px;font-weight:800}.tables-screen .table-preview-actions{background:#fff;border-top:1px solid #eef1f6;flex:none;gap:13px;margin-top:auto;padding:18px 19px 22px}.tables-screen .table-preview-actions .primary-button,.tables-screen .table-preview-actions .secondary-button{border-radius:6px;min-height:40px;font-size:13px}.tables-screen .table-preview-actions .primary-button{background:#125cff}.tables-screen .table-preview-actions .secondary-button{background:#fff;border-color:#d9dee8}.tables-screen .table-order-preview__empty{text-align:left;align-content:start;min-height:0;padding:22px 19px}.tables-screen .table-order-preview__empty strong{color:#111827;font-size:18px}.tables-screen .table-order-preview__empty p{color:#6b7280;font-size:12px;font-weight:700;line-height:1.7}@media (width>=1181px){.app-main:has(.tables-screen){padding:0;overflow:hidden}.tables-screen{width:100%;margin:0}.tables-screen .table-order-preview{height:100vh}}@media (width<=1180px){.app-shell{grid-template-columns:104px 1fr}.menu-toolbar__top{flex-direction:column;align-items:stretch}.menu-toolbar__actions{justify-content:space-between}.menu-filter-group{grid-template-columns:1fr}.menu-filter-group>span,.menu-quick-filter-row>span{line-height:1.2}.menu-quick-filter-row,.menu-management-split{grid-template-columns:1fr}.menu-product-list{max-height:42vh}.menu-product-detail{max-height:none}.menu-detail-summary-grid{grid-template-columns:1fr}.preview-layout{grid-template-columns:116px 1fr 268px}.stock-rule-drawer{width:92vw;max-width:none}.stock-rule-row,.stock-generate-form{grid-template-columns:1fr 1fr}.tables-preview-layout{grid-template-columns:1fr}.table-order-preview{min-height:auto;position:static}.tables-screen{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.tables-screen .table-order-preview{border-top:1px solid #dfe4ee;border-left:0;height:auto;min-height:auto;position:static;overflow:visible}.tables-screen .tables-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.tables-screen .tables-toolbar,.tables-screen__header{flex-direction:column;align-items:stretch}.menu-spec-editor--inventory-batch,.stage-grid{grid-template-columns:1fr}.ordering-layout{grid-template-columns:minmax(0,1fr) 300px}.ordering-layout>.panel-card{grid-column:1/-1}}@media (width>=1181px){.ordering-layout{grid-template-columns:minmax(720px,1fr) 300px;gap:12px;height:calc(100vh - 126px)}}.ordering-layout .ordering-menu{box-shadow:none;background:#f8fafc;border-color:#dfe4ee;border-radius:8px;gap:10px;min-height:0;padding:10px 12px 12px;position:relative;overflow:hidden}.ordering-layout .category-list{flex-wrap:nowrap;flex:none;gap:6px;padding-bottom:2px;overflow-x:auto}.ordering-layout .category-pill{white-space:nowrap;border-radius:999px;min-height:28px;padding:0 10px;font-size:12px}.ordering-layout .category-pill.active{color:#1264d8;background:#eaf2ff;border-color:#cfe1ff}.ordering-layout .product-list-panel{flex:1 1 0;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));align-content:start;gap:10px;min-height:0;padding:0 2px 76px 0;display:grid;overflow:auto}.ordering-layout .ordering-menu:has(>.ordering-action-panel) .product-list-panel{padding-bottom:178px}.ordering-layout .product-list-row{box-shadow:none;border-color:#dfe4ee;border-radius:7px;grid-template-rows:minmax(0,1fr) auto;justify-content:stretch;align-items:stretch;gap:8px;min-height:86px;padding:10px 11px;display:grid}.ordering-layout .product-list-row:hover{border-color:#b5c8e6;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a14}.ordering-layout .product-list-row.selected{color:#111827;background:#f4f8ff;border-color:#1677ff;box-shadow:0 0 0 1px #1677ff33}.ordering-layout .product-list-row strong{font-size:15px;font-weight:800}.ordering-layout .product-list-row>span{color:#455468;place-self:end start;font-size:13px;font-weight:800}.ordering-layout .ordering-action-panel{z-index:8;border-color:#dfe4ee;border-radius:8px;grid-template-columns:minmax(0,1fr) 104px;height:auto;min-height:0;max-height:210px;display:grid;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 18px 48px #0f172a29}.ordering-layout .action-scroll{grid-template-columns:minmax(140px,.75fr) minmax(220px,1.3fr) minmax(160px,.85fr);align-items:start;gap:12px;min-width:0;max-height:186px;padding:12px;display:grid;overflow:hidden}.ordering-layout .ordering-action-panel--product .action-scroll{grid-template-columns:minmax(128px,.55fr) minmax(260px,1.35fr) minmax(150px,.7fr)}.ordering-layout .ordering-action-panel--draft .action-scroll{grid-template-columns:minmax(170px,1fr) 180px 130px;align-items:center}.ordering-layout .ordering-action-panel--draft{max-height:178px;display:flex}.ordering-layout .ordering-action-panel--draft .action-scroll{flex-direction:column;align-items:stretch;gap:8px;max-height:none;padding:10px 12px;display:flex}.ordering-layout .ordering-action-panel--draft .action-product-head strong{font-size:14px}.ordering-layout .ordering-action-panel--draft .action-product-head .action-delete-button{padding:2px 0}.ordering-layout .ordering-action-panel--draft .action-main-row{grid-template-columns:minmax(0,1fr) 116px;align-items:flex-end;gap:14px}.ordering-layout .ordering-action-panel--draft .action-spec-area,.ordering-layout .ordering-action-panel--draft .action-qty-area{gap:5px}.ordering-layout .ordering-action-panel--draft .action-label{font-size:11px}.ordering-layout .ordering-action-panel--draft .action-line-spec{padding:4px 0;font-size:12px}.ordering-layout .ordering-action-panel--draft .action-spec-grid{gap:6px;max-height:88px}.ordering-layout .ordering-action-panel--draft .action-spec-button{gap:2px;min-height:32px;padding:5px 8px}.ordering-layout .ordering-action-panel--draft .action-spec-button strong{font-size:12px}.ordering-layout .ordering-action-panel--draft .action-spec-button span{font-size:11px}.ordering-layout .ordering-action-panel--draft .action-quantity{grid-template-columns:34px minmax(0,1fr) 34px;gap:8px}.ordering-layout .ordering-action-panel--draft .action-quantity>strong{font-size:20px}.ordering-layout .ordering-action-panel--draft .qty-button.action-qty{border-radius:6px;width:34px;height:34px}.ordering-layout .ordering-action-panel--draft .action-row-tools{flex-direction:column;gap:8px;padding-top:2px;display:flex}.ordering-layout .ordering-action-panel--draft .action-row-actions{gap:8px;display:flex}.ordering-layout .ordering-action-panel--draft .action-row-button{color:#475467;cursor:pointer;background:#fff;border:1px solid #dfe4ee;border-radius:6px;align-items:center;gap:6px;min-height:32px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.ordering-layout .ordering-action-panel--draft .action-row-button:hover:not(:disabled){color:#125cff;border-color:#b5c8e6}.ordering-layout .ordering-action-panel--draft .action-row-button.active{color:#1264d8;background:#eaf1ff;border-color:#cfe1ff}.ordering-layout .ordering-action-panel--draft .action-row-button:disabled{cursor:not-allowed;opacity:.55}.ordering-layout .ordering-action-panel--draft .action-row-undo{color:#b42318;cursor:pointer;background:0 0;border:0;align-items:center;padding:0 6px;font-size:12px;font-weight:800}.ordering-layout .ordering-action-panel--submitted{max-height:214px}.ordering-layout .ordering-action-panel--submitted .action-footer{border-top:1px solid #dfe4ee;border-left:0;justify-content:flex-start;padding:8px 12px}.ordering-layout .action-footer{border-top:0;border-left:1px solid #dfe4ee;align-items:end;padding:10px 12px}.ordering-layout .action-footer--split{flex-direction:column;justify-content:center;align-items:center}.ordering-layout .action-empty strong,.ordering-layout .action-head strong{font-size:16px}.ordering-layout .action-head p{font-size:12px}.ordering-layout .action-head,.ordering-layout .action-block{min-width:0}.ordering-layout .action-head strong,.ordering-layout .action-head p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ordering-layout .action-summary{border-color:#dfe4ee;border-radius:7px;min-height:42px;padding:0 10px}.ordering-layout .action-summary strong{font-size:14px}.ordering-layout .action-spec-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:104px;overflow:auto}.ordering-layout .action-spec-button{border-color:#dfe4ee;border-radius:5px;gap:3px;min-height:42px;padding:8px}.ordering-layout .action-spec-button.selected{color:#1264d8;background:#f4f8ff;border-color:#1677ff}.ordering-layout .action-main-button{min-height:40px}.ordering-layout .action-quantity{grid-template-columns:42px minmax(0,1fr) 42px;gap:10px}.ordering-layout .action-quantity>strong{font-size:24px}.ordering-layout .qty-button.action-qty{border-radius:6px;width:42px;height:42px}.ordering-layout>.panel-card{box-shadow:none;background:#fff;border-color:#dfe4ee;border-radius:8px;padding:0;position:relative;overflow:visible}.ordering-layout .order-panel{gap:0;position:relative;overflow:visible}.ordering-layout .order-panel__fixed-head{border-bottom:1px solid #dfe4ee;min-height:48px;padding:0 14px}.ordering-layout .order-panel__fixed-head strong{font-size:15px}.ordering-layout .takeout-toggle{border-width:0 0 1px;border-color:#dfe4ee;border-radius:0;min-height:42px}.ordering-layout .order-panel__section{gap:0;padding-top:0}.ordering-layout .order-line--selectable{border-width:0 0 1px;border-color:#dfe4ee;border-radius:0;min-height:66px;padding:8px 14px}.ordering-layout .order-line--selectable:before{border-radius:0;width:0}.ordering-layout .order-line--draft{background:#fffaf0}.ordering-layout .order-line--submitted{background:#fff}.ordering-layout .order-line--selectable.selected{color:#111827;background:#f6f9ff;border-left:3px solid #1677ff;padding-left:11px}.ordering-layout .order-line--selectable.selected p,.ordering-layout .order-line--selectable.selected .inline-tag{color:#667085}.ordering-layout .order-line--selectable.selected .order-line__amount strong{color:#111827}.ordering-layout .order-line>div:first-child strong{font-size:14px}.ordering-layout .order-line>div:first-child p{color:#667085;margin-top:6px;font-size:12px;font-weight:700}.ordering-layout .order-line__amount strong{font-size:14px}.ordering-layout .order-panel__totals{background:#fff;border-width:1px 0 0;border-color:#dfe4ee;border-radius:0;padding:10px 14px}.ordering-layout .sticky-actions{background:#fff;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 14px 12px;display:grid}.ordering-layout .sticky-actions .warn-button{grid-column:1/-1}.ordering-layout .order-panel .sticky-actions .primary-button,.ordering-layout .order-panel .sticky-actions .warn-button,.ordering-layout .order-panel .sticky-actions .outline-button,.ordering-layout .order-panel .sticky-actions .ghost-button{border-radius:6px;width:100%;min-width:0;min-height:44px;padding:0 12px}.route-denied{color:#6f2727;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:100%;display:grid}.route-denied h1,.route-denied p{margin:0}
