@charset "UTF-8";:root,body,page{--brand-primary:#963d32;--brand-primary-rgb:150,61,50;--brand-primary-hover:#ad5243;--brand-primary-hover-rgb:173,82,67;--brand-primary-pressed:#7c3028;--brand-primary-pressed-rgb:124,48,40;--brand-primary-soft:#f3e5e0;--brand-primary-soft-rgb:243,229,224;--brand-background:#faf6ef;--brand-background-rgb:250,246,239;--brand-surface:#fff;--brand-surface-rgb:255,255,255;--brand-text:#352920;--brand-text-rgb:53,41,32;--brand-muted:#6e6056;--brand-muted-rgb:110,96,86;--brand-subtle:#baaca1;--brand-subtle-rgb:186,172,161;--brand-border:#e5dad0;--brand-border-rgb:229,218,208;--brand-rail:#f0eae2;--brand-rail-rgb:240,234,226;--brand-success:#37664e;--brand-success-rgb:55,102,78;--brand-success-soft:#eaf1ec;--brand-success-soft-rgb:234,241,236;--brand-warning:#895b20;--brand-warning-rgb:137,91,32;--brand-warning-soft:#f7eeda;--brand-warning-soft-rgb:247,238,218;--brand-danger:#b33e38;--brand-danger-rgb:179,62,56;--brand-danger-soft:#faebe8;--brand-danger-soft-rgb:250,235,232;--brand-info:#385f7c;--brand-info-rgb:56,95,124;--brand-info-soft:#eaf0f4;--brand-info-soft-rgb:234,240,244;--brand-accent:#b77b45;--brand-accent-rgb:183,123,69;--brand-sidebar:#352920;--brand-sidebar-rgb:53,41,32;--brand-sidebar-text:#f3e5e0;--brand-sidebar-text-rgb:243,229,224}body,page{background:var(--brand-background);color:var(--brand-text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-variant-numeric:tabular-nums;line-height:22px;margin:0}taro-button-core,taro-image-core,taro-input-core,taro-scroll-view-core,taro-text-core,taro-view-core{box-sizing:border-box}taro-text-core{overflow-wrap:anywhere}taro-button-core{background:transparent;border:0;border-radius:10px;color:inherit;cursor:pointer;font:inherit;line-height:22px;margin:0}taro-button-core::after{border:0}taro-button-core[disabled]{cursor:not-allowed;opacity:.48}taro-input-core{color:inherit;font:inherit;min-width:0}taro-button-core:focus-visible,taro-input-core:focus-visible{outline:3px solid var(--brand-primary);outline-offset:2px}.page{background:linear-gradient(135deg,rgba(var(--brand-background-rgb),.33333),transparent 320px),#fff;min-height:100vh;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom);padding-top:calc(52px + env(safe-area-inset-top))}.appbar{align-items:center;background:linear-gradient(110deg,var(--brand-background),#fff 68%,var(--brand-background));border-bottom:1px solid var(--brand-border);display:flex;gap:4px;height:calc(52px + env(safe-area-inset-top));left:0;padding:env(safe-area-inset-top) 12px 0 8px;position:fixed;right:0;top:0;z-index:25}.appbar-label{display:flex;flex:1;flex-direction:column;min-width:0}.appbar-title{display:block;font-size:18px;font-weight:600;line-height:26px}.appbar-label .muted{line-height:18px}.appbar-actions{align-items:center;display:flex;flex-shrink:0;gap:4px}.tablet-feature-nav{display:none}@media (min-width:768px){.tablet-nav-host{gap:12px}.tablet-nav-host .desk-operations,.tablet-nav-host .root-menu-button{display:none}.tablet-nav-host .appbar-label{min-width:80px}.tablet-nav-host .appbar-label .muted,.tablet-nav-host .appbar-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tablet-feature-nav{align-items:center;display:flex;flex:0 1 auto;gap:8px;max-width:65%;min-width:0}.tablet-feature-scroll{flex:1 1 0;min-width:0;width:0}.tablet-feature-links{align-items:center;display:flex;gap:8px;width:-moz-max-content;width:max-content}.tablet-feature-link{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;color:var(--brand-muted);display:flex;flex:0 0 72px;flex-direction:column;font-size:12px;gap:2px;justify-content:center;line-height:16px;min-height:44px;min-width:72px;padding:3px 8px;white-space:nowrap;width:72px}.tablet-feature-link .app-icon{height:20px;width:20px}.tablet-feature-link .tablet-nav-icon{background-color:currentColor;-webkit-mask:var(--tablet-nav-icon) center/contain no-repeat;mask:var(--tablet-nav-icon) center/contain no-repeat}.tablet-feature-link.active{background:var(--brand-primary-soft);border-color:var(--brand-border);color:var(--brand-primary)}.tablet-feature-link:focus-visible{outline:2px solid var(--brand-primary);outline-offset:1px}.tablet-feature-more{border-left-color:var(--brand-border)}}.app-icon{display:block;flex-shrink:0;height:22px;width:22px}.icon-button{align-items:center;display:flex;flex-shrink:0;height:44px;justify-content:center;padding:11px;width:44px}.text-button{align-items:center;color:var(--brand-primary);display:flex;font-size:14px;gap:4px;justify-content:center;min-height:44px;padding:0 4px;white-space:normal;width:auto}.text-button .app-icon{height:18px;width:18px}.content{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:840px;padding:16px}.section-title{display:block;font-size:16px;font-weight:600;line-height:24px}.page-title{display:block;font-size:18px;font-weight:600;line-height:26px}.muted{color:var(--brand-muted);display:block;font-size:12px;font-weight:400;line-height:18px}.inline,.muted.inline{display:inline}.block{display:block}.grow{flex:1;min-width:0}.blue{color:var(--brand-primary)}.ink{color:var(--brand-text)!important}.between,.inline-row,.link-row,.section-heading{align-items:center;display:flex;gap:8px}.between{justify-content:space-between}.section-heading{margin:4px 0}.link-row{gap:12px;text-align:left;width:100%}.link-row > taro-view-core{flex:1}.button{align-items:center;border:1px solid transparent;border-radius:10px;display:flex;font-size:15px;font-weight:600;justify-content:center;line-height:22px;min-height:48px;overflow-wrap:anywhere;padding:12px 16px;text-align:center;white-space:normal}.button.primary{background:linear-gradient(var(--brand-primary),var(--brand-primary));border-color:var(--brand-primary);box-shadow:0 3px 7px rgba(var(--brand-primary-rgb),.10196);color:#fff}.button.secondary{background:#fff;border-color:var(--brand-border);color:var(--brand-text)}.button.danger{background:var(--brand-danger-soft);border-color:var(--brand-danger-soft);color:var(--brand-danger)}.full{width:100%}.input{background:#fff;border:1px solid var(--brand-border);border-radius:10px;height:48px;padding:0 12px;width:100%}.input .weui-input{color:inherit;height:100%!important;line-height:normal;font:inherit}.label{display:block;font-size:14px;line-height:22px;margin-bottom:8px}.field{margin-top:20px}.field .muted{margin-top:8px}.notice{align-items:flex-start;background:var(--brand-primary-soft);border-radius:10px;color:var(--brand-primary);display:flex;font-size:12px;gap:8px;line-height:18px;overflow-wrap:anywhere;padding:12px}.notice.danger{background:var(--brand-danger-soft);color:var(--brand-danger)}.notice.warning{background:var(--brand-primary-soft);color:var(--brand-primary)}.notice .text-button{flex-shrink:0;min-height:24px}.notice .app-icon{height:18px;width:18px}.empty-state{color:var(--brand-muted);line-height:22px;padding:40px 16px;text-align:center}.loading-line{color:var(--brand-muted);font-size:12px;padding:12px}.panel,.settings-card{background:#fff;border:1px solid var(--brand-border);border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px}.settings-card.link-row{flex-direction:row}.badge{align-self:flex-start;background:var(--brand-primary-soft);border-radius:8px;color:var(--brand-primary);display:inline-block;font-size:12px;line-height:18px;padding:4px 10px;white-space:normal}.status-0{background:var(--brand-background);color:var(--brand-success)}.status-1{background:var(--brand-primary-soft);color:var(--brand-primary)}.neutral,.status-4{background:var(--brand-rail);color:var(--brand-muted)}.badge.danger{background:var(--brand-danger-soft);color:var(--brand-danger)}.price{color:inherit;display:block;font-size:18px;font-weight:600;line-height:26px}.main-amount,.total-price{color:var(--brand-primary);font-size:28px;font-weight:650;line-height:36px}.main-amount{color:inherit;display:block}.amount-card{background:linear-gradient(120deg,var(--brand-background),#fff 65%,var(--brand-background));border:1px solid var(--brand-background);border-radius:12px;padding:16px}.amount-grid{display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr))}.amount-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.amount-grid > taro-view-core{border-right:1px solid var(--brand-border);display:flex;flex-direction:column;gap:4px;min-width:0;padding:0 8px}.amount-grid > taro-view-core:first-child{padding-left:0}.amount-grid > taro-view-core:last-child{border:0;padding-right:0}.amount-grid > taro-view-core > taro-text-core:not(.muted){font-size:22px;font-weight:600;line-height:30px;overflow-wrap:anywhere}.summary-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:6px 0}.summary-row > taro-text-core:last-child{text-align:right}.dish-row{align-items:center;border-bottom:1px solid var(--brand-border);display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto minmax(60px,auto);padding:12px 0}.dish-row > taro-text-core:last-child{text-align:right}.book-context{align-items:center;background:linear-gradient(110deg,var(--brand-background),var(--brand-background));border:1px solid var(--brand-background);border-radius:8px;display:flex;gap:8px;min-height:48px;padding:10px 12px}.book-context .muted{display:inline}.segmented{display:flex;gap:2px}.segmented > taro-button-core{background:var(--brand-background);border:1px solid var(--brand-background);border-radius:8px;color:var(--brand-muted);flex:1;font-size:14px;min-height:44px;min-width:0;padding:8px 4px}.segmented > taro-button-core.selected{background:linear-gradient(var(--brand-primary),var(--brand-primary));border-color:var(--brand-primary);color:#fff}.pagination{align-items:center;display:flex;gap:8px;justify-content:space-between;padding-top:12px}.pagination > .button{font-size:14px;font-weight:400;min-height:44px;padding:8px 16px}.business-footer{background:#fff;border-top:1px solid var(--brand-border);bottom:0;display:flex;gap:8px;justify-content:center;left:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:20}.business-footer > .button{flex:1;max-width:520px}.ledger-detail-page,.ledger-editor-page,.order-detail-page{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.overlay{align-items:flex-end;background:rgba(var(--brand-text-rgb),.33333);display:flex;inset:0;justify-content:center;position:fixed;z-index:80}.dialog{background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -6px 32px rgba(var(--brand-text-rgb),.07843);display:flex;flex-direction:column;max-height:calc(94dvh - env(safe-area-inset-top));max-width:560px;overflow:auto;padding:8px 16px calc(16px + env(safe-area-inset-bottom));width:100%}.sheet-handle{background:var(--brand-border);border-radius:4px;flex-shrink:0;height:4px;margin:0 auto 12px;width:42px}.sheet-heading{align-items:flex-start;border-bottom:1px solid var(--brand-border);display:flex;flex-shrink:0;gap:8px;justify-content:space-between;padding:0 0 12px}.sheet-body{display:flex;flex-direction:column;gap:16px;min-height:0;overflow-y:auto;padding:16px 0}.sheet-body .field{margin-top:0}.cancel-dialog-actions,.dialog-actions{align-items:center;display:flex;flex-shrink:0;gap:12px;padding-top:12px}.cancel-dialog-actions > .button,.dialog-actions > .button{flex:1}.dialog-amount{font-size:28px;font-weight:650;line-height:36px;padding:12px;text-align:center}.round-button,.stepper > taro-button-core{align-items:center;background:var(--brand-background);border:1px solid var(--brand-border);border-radius:50%;color:var(--brand-primary);display:flex;font-size:24px;height:44px;justify-content:center;min-width:44px;padding:0;width:44px}.round-button.filled{background:linear-gradient(var(--brand-primary-hover),var(--brand-primary));border:0;color:#fff}.people-control{align-items:center;border:1px solid var(--brand-border);border-radius:10px;display:flex;justify-content:space-between;min-height:64px;padding:8px 12px}.people-input{font-size:28px;font-weight:650;text-align:center;width:64px}.people-control .inline-row{font-size:18px}.cash-input{font-size:22px;font-weight:600}.desk-detail-number{font-size:28px;font-weight:650;line-height:36px;overflow-wrap:anywhere}.desk-unit{font-size:14px;font-weight:500;line-height:22px}.desk-facts > taro-view-core > taro-text-core:not(.muted){font-size:18px;line-height:26px}.desk-detail .amount-card .section-heading{margin-bottom:12px}.desk-detail .dish-row{padding:8px 0}.cancel-explanation{display:block;margin:16px 0}.login-page{align-items:center;background:radial-gradient(ellipse at 20% 0,var(--brand-border),transparent 45%),radial-gradient(ellipse at 95% 15%,var(--brand-background),transparent 38%),#fff;display:flex;justify-content:center;min-height:100dvh;padding:0 20px}.auth-form{max-width:350px;padding:calc(32px + env(safe-area-inset-top)) 0 calc(32px + env(safe-area-inset-bottom));width:100%}.auth-heading{align-items:center;display:flex;flex-direction:column}.auth-brand{align-items:center;background:var(--brand-border);border-radius:20px;display:flex;height:76px;justify-content:center;margin-bottom:8px;width:76px}.auth-brand .app-icon{height:58px;width:58px}.brand-name{font-size:18px;font-weight:600;line-height:26px}.welcome{display:block;font-size:28px;font-weight:650;line-height:36px}.auth-heading .welcome{margin-top:28px}.auth-heading .muted{font-size:16px;line-height:24px;margin:8px 0 12px}.input-with-icon{align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:10px;display:flex;gap:12px;min-height:48px;padding-left:12px}.input-with-icon .input{border:0;padding:0}.auth-form > .button{margin-top:28px}.auth-help{color:var(--brand-muted);display:block;font-size:12px;margin:16px auto 0;text-align:center}.text-button.auth-help{color:var(--brand-primary);font-size:14px}.profile-card{align-items:center;background:linear-gradient(115deg,var(--brand-background),var(--brand-background));border-radius:12px;display:flex;gap:16px;min-height:100px;padding:20px 16px}.profile-card > .app-icon{background:hsla(0,0%,100%,.69);border-radius:50%;height:48px;padding:10px;width:48px}.profile-card > taro-view-core{flex:1}.settings-content{background:linear-gradient(var(--brand-background),var(--brand-background));gap:12px;max-width:650px;min-height:calc(100dvh - 52px)}.settings-content .logout{margin-bottom:32px;margin-top:auto}.settings-content .profile-card{margin-bottom:4px}.settings-content .settings-card{padding:16px}.feature-content{max-width:900px}.feature-group{margin-top:8px}.feature-grid{display:grid;gap:12px;grid-template-columns:1fr;margin-top:12px}.feature-card{align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:12px;display:flex;gap:16px;min-height:80px;padding:20px 16px;text-align:left}.feature-card > taro-text-core{flex:1;font-weight:600}.desks-page{display:flex;flex-direction:column;height:100dvh;min-height:0;overflow:hidden}.desk-status-tabs,.line-tabs{background:#fff;border-bottom:1px solid var(--brand-border);display:flex;flex-shrink:0;gap:8px}.desk-status-tabs{gap:0;padding:0 12px}.desk-status-tabs > taro-button-core,.line-tabs > taro-button-core{border-radius:0;flex:1;font-size:12px;min-height:44px;padding:8px 0;position:relative;white-space:nowrap}.desk-status-tabs > taro-button-core.active,.line-tabs > taro-button-core.active{color:var(--brand-primary);font-weight:600}.desk-status-tabs > taro-button-core.active:after,.line-tabs > taro-button-core.active:after{background:var(--brand-primary);border-radius:3px;bottom:0;content:"";height:3px;left:8px;position:absolute;right:8px;top:auto;transform:none;width:auto}.search-box{align-items:center;background:var(--brand-rail);border-radius:8px;display:flex;flex-shrink:0;gap:8px;margin:8px 16px;min-height:44px;padding:0 12px}.search-box > taro-input-core{background:transparent;flex:1;font-size:14px;min-width:0}.search-box .icon-button{margin-right:-12px}.desk-workspace{border-top:1px solid var(--brand-border);display:flex;flex:1;min-height:0}.area-rail{background:var(--brand-rail);flex:0 0 80px;height:100%;overflow:auto;width:80px}.area-rail taro-button-core{align-items:center;border-radius:0;color:var(--brand-muted);display:flex;font-size:14px;min-height:56px;padding:12px 10px;position:relative;text-align:left;width:100%}.area-rail taro-button-core.active{background:#fff;border-left:4px solid var(--brand-primary);color:var(--brand-primary);font-weight:600;padding-left:6px}.desk-list-scroll{flex:1;height:100%;min-width:0;padding:0 8px 16px;width:0}.desk-list-heading{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:8px 0}.desk-list-heading .section-title{font-size:14px;line-height:22px}.desk-grid{align-items:stretch;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.desk-card{background:linear-gradient(#fff,var(--brand-background));border:1px solid var(--brand-border);border-radius:8px;display:flex;flex-direction:column;gap:4px;justify-content:space-between;min-height:70px;padding:8px;text-align:left;width:100%}.desk-card-bottom,.desk-card-top{align-items:baseline;display:flex;gap:3px;justify-content:space-between}.desk-number{font-size:22px;font-weight:650;line-height:28px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desk-meta,.desk-status,.desk-time{font-size:12px;font-weight:400;line-height:18px}.desk-meta{color:var(--brand-muted);flex-shrink:0}.desk-status{color:var(--brand-success);flex-shrink:0}.desk-time{color:var(--brand-muted);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.desk-state-1{background:var(--brand-primary-soft);border-color:var(--brand-border)}.desk-state-1 .desk-status{color:var(--brand-primary)}.desk-state-2{background:var(--brand-warning-soft);border-color:var(--brand-border)}.desk-state-2 .desk-status{color:var(--brand-warning)}.desk-state-4{background:var(--brand-rail)}.desk-state-4 .desk-status{color:var(--brand-muted)}.tablet-only{display:none}.order-active{display:flex;flex-direction:column;height:100dvh;min-height:0;overflow:hidden}.order-layout{display:flex;flex:1;min-height:0;padding-bottom:88px}.menu-panel{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0}.menu-workspace{display:flex;flex:1;min-height:0}.goods-scroll{flex:1;height:100%;min-width:0;padding:0 16px 16px 12px;width:0}.goods-card{align-items:flex-start;border-bottom:1px solid var(--brand-border);display:flex;gap:10px;min-height:112px;padding:16px 0}.goods-photo,.goods-placeholder{border-radius:8px;flex:0 0 72px;height:72px;width:72px}.goods-placeholder{align-items:center;background:var(--brand-rail);color:var(--brand-muted);display:flex;flex-direction:column;font-size:12px;gap:4px;justify-content:center}.goods-placeholder .app-icon{opacity:.6}.goods-body{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.goods-name{display:block;font-size:16px;font-weight:600;line-height:24px}.goods-controls{align-items:flex-end;display:flex;flex-direction:column;gap:8px;max-width:84px}.goods-controls .price{font-size:16px;line-height:24px}.sku-button{background:var(--brand-primary-soft);border:1px solid var(--brand-primary-soft);border-radius:22px;color:var(--brand-primary);font-size:12px;min-height:44px;padding:5px 8px}.goods-controls .round-button{height:44px;width:44px}.cart-container{display:none}.cart-container.cart-open{align-items:flex-end;background:rgba(var(--brand-text-rgb),.33333);display:flex;inset:0;justify-content:center;position:fixed;z-index:60}.cart-panel{background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -6px 32px rgba(var(--brand-text-rgb),.07843);display:flex;flex-direction:column;max-height:86dvh;max-width:560px;min-height:0;padding:8px 16px calc(16px + env(safe-area-inset-bottom));width:100%}.cart-heading{align-items:flex-start;border-bottom:1px solid var(--brand-border);display:flex;flex-shrink:0;gap:12px;justify-content:space-between;padding-bottom:8px}.cart-lines{flex:1;min-height:0;overflow:auto}.cart-line{align-items:center;border-bottom:1px solid var(--brand-border);display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto auto;padding:16px 0}.cart-line .section-title{font-size:14px;line-height:22px}.cart-line .text-button{font-size:12px;justify-content:flex-start;min-height:32px}.cart-line .price{font-size:16px;min-width:48px;text-align:right}.stepper{align-items:center;display:flex;gap:4px}.stepper > taro-button-core{box-shadow:inset 0 0 0 6px #fff;font-size:22px;height:44px;min-width:44px;width:44px}.stepper > taro-text-core{font-weight:600;min-width:14px;text-align:center}.cart-summary{flex-shrink:0;max-height:55dvh;overflow:auto;padding-top:8px}.cart-summary > .button{margin-top:8px}.cart-summary .summary-row{padding:4px 0}.mobile-cart-bar{align-items:center;background:#fff;border-radius:16px 16px 0 0;border-top:1px solid var(--brand-border);bottom:0;box-shadow:0 -3px 12px rgba(var(--brand-text-rgb),.03529);display:flex;gap:8px;left:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:35}.mobile-cart-bar .total-price{line-height:30px}.mobile-cart-bar .button{padding:12px}.mobile-cart-bar .section-title{font-size:14px;line-height:22px}.cart-bag{align-items:center;background:var(--brand-primary-soft);border-radius:24px;display:flex;height:48px;justify-content:center;width:40px}.cart-bag .app-icon{height:30px;width:30px}.sku-list{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.sku-option{border:1px solid var(--brand-border);border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:14px 8px}.sku-option.selected{background:var(--brand-primary-soft);border-color:var(--brand-primary);color:var(--brand-primary)}.receipt{gap:20px;max-width:480px;padding-top:40px;text-align:center}.receipt-mark{align-items:center;background:var(--brand-background);border-radius:50%;display:flex;height:88px;justify-content:center;margin:0 auto;width:88px}.receipt-mark .app-icon{height:56px;width:56px}.receipt > .panel{text-align:left}.receipt .amount-card{margin-top:8px}.receipt .notice{align-items:center;text-align:left}.receipt > .button.primary{margin-top:12px}.orders-content{gap:12px;padding-top:0}.orders-content .line-tabs{margin:0 -16px;padding:0 16px}.line-tabs > taro-button-core{font-size:14px}.orders-content .search-box{margin:0}.status-pills{display:flex;gap:8px}.status-pills > taro-button-core{background:var(--brand-background);border-radius:24px;flex:1;font-size:12px;min-height:40px;padding:8px}.status-pills > taro-button-core.selected{background:var(--brand-background);color:var(--brand-primary)}.business-record{padding:12px}.order-record{display:flex;flex-direction:column;gap:6px;padding:0;text-align:left;width:100%}.order-record .between > .muted{max-width:110px;text-align:right}.order-record .price{display:inline;font-size:18px}.order-record .desk-detail-number{font-size:28px}.refund-action{align-self:flex-end;border-color:var(--brand-primary-soft)!important;color:var(--brand-primary)!important;font-size:14px;min-height:44px;padding:8px 12px;width:auto}.sales-card > .total-price{font-size:28px}.order-identity{display:flex;flex-direction:column;gap:4px}.order-identity .inline-row{align-items:center;flex-wrap:wrap}.detail-content{gap:16px}.order-dishes .dish-row{padding:10px 0}.management-panel{display:flex;flex-wrap:wrap;gap:8px}.management-panel .button{flex:1;font-size:14px;min-width:120px}.ledger-content{gap:12px}.ledger-summary{gap:12px}.ledger-row{align-items:center;border-bottom:1px solid var(--brand-border);border-radius:0;display:flex;gap:12px;min-height:80px;padding:12px 0;text-align:left;width:100%}.ledger-row + .ledger-row{margin-top:-12px}.ledger-category-icon{align-items:center;border-radius:50%;display:flex;flex:0 0 48px;height:48px;justify-content:center;width:48px}.expense-bg{background:var(--brand-danger-soft)}.income-bg{background:var(--brand-background)}.ledger-expense{color:var(--brand-danger)!important}.ledger-income{color:var(--brand-success)!important}.record-money{text-align:right}.record-money > taro-text-core{display:block}.record-money > .price{font-size:18px;line-height:26px}.ledger-row > .app-icon{width:16px}.ledger-row .section-title{font-size:16px}.ledger-detail-card{gap:0}.ledger-detail-card > .main-amount{margin:4px 0 16px}.detail-field{border-top:1px solid var(--brand-border);display:grid;gap:16px;grid-template-columns:96px minmax(0,1fr);padding:10px 0}.receipt-preview{display:flex;gap:12px}.ledger-receipt{border-radius:8px;height:132px;width:45%}.receipt-preview-button{align-items:center;background:var(--brand-background);border:1px dashed var(--brand-border);color:var(--brand-muted);display:flex;flex:1;flex-direction:column;gap:8px;justify-content:center}.receipt-choices{display:flex;flex-wrap:wrap;gap:8px}.editor{gap:16px}.ledger-editor-page .segmented > .selected{background:var(--brand-primary-soft);color:var(--brand-primary)}.amount-entry{gap:8px;padding:16px}.amount-input{font-size:28px;font-weight:650;height:44px;line-height:36px;width:100%}.amount-input .weui-input{font:inherit;height:100%!important}.editor-selector{align-items:center;border-bottom:1px solid var(--brand-border);display:flex;gap:12px;min-height:52px}.editor-selector .value{text-align:right}.upload-grid{display:flex;flex-wrap:wrap;gap:12px}.upload-choice,.upload-preview{align-items:center;background:var(--brand-background);border:1px dashed var(--brand-primary-soft);border-radius:8px;color:var(--brand-primary);display:flex;flex-direction:column;gap:8px;height:104px;justify-content:center;position:relative;width:104px}.upload-preview taro-image-core{border-radius:8px;height:100%;width:100%}.upload-preview > taro-text-core{background:rgba(var(--brand-text-rgb),.66667);border-radius:0 0 8px 8px;bottom:0;color:#fff;font-size:12px;left:0;position:absolute;right:0;text-align:center}.upload-preview > .icon-button{background:#fff;border:1px solid var(--brand-border);border-radius:50%;position:absolute;right:-10px;top:-10px}.print-content{max-width:650px}.print-jobs{display:flex;flex-direction:column;gap:16px}.print-job{gap:12px}.print-job .badge{align-self:flex-start}.print-footnote{padding:32px 0;text-align:center}@media (max-width:374px){.desk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.goods-photo,.goods-placeholder{flex-basis:60px;height:60px;width:60px}.goods-scroll{padding-left:8px;padding-right:12px}.goods-card{gap:6px}.goods-controls{max-width:68px}.cart-line{grid-template-columns:minmax(0,1fr) auto}.cart-line > .price{grid-column:2}.mobile-cart-bar .cart-bag{display:none}.mobile-cart-bar{gap:6px}.amount-grid > taro-view-core > taro-text-core:not(.muted){font-size:20px}.ledger-row{gap:8px}.ledger-category-icon{flex-basis:40px;height:40px;width:40px}}@media (min-width:600px){.desk-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desk-list-scroll{padding:0 16px 16px}.desk-card{min-height:86px}.goods-photo,.goods-placeholder{flex-basis:80px;height:80px;width:80px}}@media (min-width:768px){.appbar{padding-left:16px;padding-right:16px}.desk-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.desk-status-tabs{max-width:680px;width:100%}.desk-status-tabs > taro-button-core{font-size:14px}.desks-page > .search-box{max-width:640px}.area-rail{flex-basis:96px;width:96px}.order-layout{display:grid;gap:8px;grid-template-columns:290px 68px minmax(0,1fr);padding:0}.order-layout > .menu-panel{grid-column:3;grid-row:1;padding-right:8px}.order-layout > .cart-container{grid-column:1;grid-row:1}.tablet-line-tools{display:flex;flex-direction:column;gap:10px;grid-column:2;grid-row:1;min-height:0;overflow-y:auto;padding-top:16px}.tablet-line-tools > .muted{font-size:11px;text-align:center}.tablet-line-tools > taro-button-core{align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:10px;color:var(--brand-text);display:flex;flex-direction:column;flex-shrink:0;font-size:13px;gap:4px;justify-content:center;min-height:64px;width:64px}.tablet-line-tools > taro-button-core[disabled]{background:var(--brand-background);color:var(--brand-muted)}.tablet-line-tools > taro-button-core > taro-text-core:first-child{font-size:24px;line-height:24px}.tablet-category-bar{display:block;flex-shrink:0;height:58px;padding:2px 8px 10px;white-space:nowrap;width:100%}.tablet-category-bar taro-button-core{align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:10px;display:inline-flex;font-size:14px;justify-content:center;margin-right:8px;min-height:44px;padding:8px 18px;width:auto}.tablet-category-bar taro-button-core.active{background:var(--brand-primary-soft);border-color:var(--brand-primary-soft);color:var(--brand-primary)}.order-page .menu-workspace > .area-rail{display:none}.order-page .goods-scroll{padding:2px 8px 16px}.order-page .goods-grid{align-content:start;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.order-page .goods-card{background:#fff;border:1px solid var(--brand-border);border-radius:12px;box-shadow:0 3px 12px rgba(var(--brand-text-rgb),.03137);flex-direction:column;gap:8px;min-height:156px;padding:16px 12px 12px;position:relative}.order-page .goods-placeholder{display:none}.order-page .goods-photo{flex-basis:90px;height:90px;width:100%}.order-page .goods-body{width:100%}.order-page .goods-controls{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:none;width:100%}.order-page .goods-controls .price{flex-shrink:0;white-space:nowrap}.order-page .goods-controls .sku-button{flex-shrink:0;white-space:nowrap;width:auto}.order-page .goods-quantity{align-items:center;background:var(--brand-primary);border-radius:12px;color:#fff;display:flex;font-size:12px;height:24px;justify-content:center;min-width:24px;padding:0 6px;position:absolute;right:-3px;top:-5px}.cart-line.line-selected{background:var(--brand-primary-soft);box-shadow:inset 3px 0 var(--brand-primary);padding-left:8px;padding-right:8px}.order-page .cart-line{cursor:pointer}.order-page .menu-panel > .search-box{margin-left:8px;margin-right:8px}.cart-container,.cart-container.cart-open{align-items:stretch;background:transparent;display:flex;min-height:0;padding:12px 0 16px 12px;position:static;z-index:auto}.cart-panel{border:1px solid var(--brand-border);border-radius:12px;box-shadow:none;height:100%;max-height:none;padding:12px}.cart-close,.cart-panel > .sheet-handle,.mobile-cart-bar{display:none}.cart-summary{max-height:46dvh}.cart-line{grid-template-columns:minmax(0,1fr) auto}.cart-line > .price{grid-column:2}.dialog{border-radius:20px;max-height:85dvh;padding-bottom:20px}.overlay{align-items:center;padding:24px}.business-footer{margin:auto;max-width:840px}.settings-content{min-height:calc(100dvh - 52px)}.content{padding-top:24px}.orders-content{padding-top:0}}@media (min-width:1100px){.desk-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.order-layout{grid-template-columns:320px 76px minmax(0,1fr)}.order-page .goods-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.goods-scroll{padding-right:24px}.goods-card{gap:16px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}.weui-btn,taro-button-core{margin:0!important}.app-icon img{height:100%!important;left:0!important;max-height:none!important;max-width:none!important;-o-object-fit:contain;object-fit:contain;top:0!important;transform:none!important;width:100%!important}.button{width:auto}.button.full{width:100%}.mobile-cart-bar > .button,.mobile-cart-bar > .total-price{flex-shrink:0}.mobile-cart-bar > .grow{min-width:72px}.mobile-cart-bar > .button{flex:0 0 auto}.mobile-cart-bar .muted{font-size:12px}.mobile-cart-bar .total-price{font-size:22px}.auth-help{margin:16px auto 0!important}.auth-form > .button{margin-top:28px!important}.settings-content .logout{margin-bottom:32px!important;margin-top:auto!important}.receipt > .button.primary{margin-top:12px!important}.amount-grid.long-values{gap:12px;grid-template-columns:1fr}.amount-grid.long-values > taro-view-core{align-items:baseline;border:0;flex-direction:row;gap:16px;justify-content:space-between;padding:0}.amount-grid.long-values > taro-view-core > taro-text-core:not(.muted){white-space:nowrap}.section-heading > .section-title{flex-shrink:0}.cash-record-amount{flex-shrink:0}.business-record > .between > taro-view-core{min-width:0}.business-record .muted{overflow-wrap:anywhere}.direct-intro{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.direct-intro .welcome{display:block;font-size:22px;margin-bottom:8px}.draft-grid{display:grid;gap:14px;grid-template-columns:1fr;margin-top:20px}.draft-card{margin:0;min-width:0}.draft-card .summary-row{gap:12px}.draft-card .section-title{overflow-wrap:anywhere}.draft-note{color:var(--text-secondary);display:block;margin:16px 0;min-height:44px;overflow-wrap:anywhere}.draft-state{background:var(--brand-background);border-radius:8px;color:var(--brand-primary);font-size:12px;padding:5px 8px;white-space:nowrap}.draft-state.held{background:var(--brand-background);color:var(--brand-muted)}.remark-input{box-sizing:border-box;min-height:96px;width:100%}.remark-tags{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.remark-tags .sku-option{padding:10px 14px;width:auto}.cart-note-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px}.cart-note{color:var(--brand-muted);display:block;margin:8px 0;overflow-wrap:anywhere}@media (min-width:768px){.draft-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.direct-page .content{margin:auto;max-width:1360px}.remark-dialog{max-width:640px}}@media (min-width:1100px){.draft-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.page .text-button[disabled]{color:var(--brand-muted)}.desk-browser{display:contents}.desk-rail-actions,.desk-status-full{display:none}.desk-status-count{margin-left:4px}@media (min-width:768px){.desk-browser{-moz-column-gap:16px;column-gap:16px;display:grid;flex:1;grid-template-columns:156px minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr);min-height:0;min-width:0;padding:12px 16px 16px}.desk-browser > .desk-status-tabs{background:linear-gradient(180deg,#fff,var(--brand-primary-soft));border:1px solid var(--brand-border);border-radius:12px;flex-direction:column;gap:10px;grid-column:1;grid-row:1/4;min-height:0;overflow-y:auto;padding:12px 8px;width:auto}.desk-browser .desk-status-tabs > taro-button-core{align-items:center;border-radius:8px;color:var(--brand-muted);display:flex;flex:0 0 auto;justify-content:space-between;min-height:52px;padding:12px;text-align:left}.desk-browser .desk-status-tabs > taro-button-core.active{background:var(--brand-primary-soft);box-shadow:inset 3px 0 var(--brand-primary);color:var(--brand-primary)}.desk-browser .desk-status-tabs > taro-button-core.active:after{display:none}.desk-status-short{display:none}.desk-status-full{display:inline}.desk-status-count{color:inherit;font-weight:600}.desk-rail-actions{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:24px}.desk-rail-actions .button{align-items:center;display:flex;font-size:13px;gap:6px;justify-content:center;min-height:44px;padding:8px;width:100%}.desk-browser > .search-box{grid-column:2;grid-row:1;margin:0 0 12px;max-width:640px;width:100%}.desk-browser > .notice{grid-column:2;grid-row:2;margin:0 0 12px}.desk-browser > .desk-workspace{border:0;display:flex;flex-direction:column;grid-column:2;grid-row:3;min-width:0}.desk-workspace > .area-rail{background:transparent;flex:0 0 44px;height:44px;white-space:nowrap;width:100%}.desk-workspace .area-tabs{align-items:center;border-bottom:1px solid var(--brand-border);display:flex;gap:16px;min-width:100%;padding:0 2px 6px;width:-moz-max-content;width:max-content}.desk-workspace > .area-rail taro-button-core{align-items:center;background:transparent;border:0;border-bottom:2px solid transparent;border-radius:0;display:flex;flex:none;font-size:13px;height:36px;justify-content:center;line-height:20px;min-height:36px;padding:0 4px;white-space:nowrap;width:auto}.desk-workspace > .area-rail taro-button-core.active{background:transparent;border-bottom-color:var(--brand-primary);color:var(--brand-primary);padding-left:4px}.desk-workspace > .desk-list-scroll{height:0;padding:0 0 16px;width:100%}.desk-workspace .desk-grid{gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.desk-workspace .desk-card{border-radius:10px;min-height:106px;padding:12px}.desk-workspace .desk-list-heading{padding:2px 0 12px}}@media (min-width:1000px){.desk-workspace .desk-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1200px){.desk-workspace .desk-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.storage-content{margin:auto;max-width:1440px}.storage-search{align-items:center;display:flex;gap:8px;margin-bottom:12px}.storage-search .search-box{flex:1;margin:0;min-width:0}.storage-location-filter{align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:8px;display:flex;font-size:13px;gap:6px;padding:12px}.storage-layout{margin-top:16px}.storage-card{background:#fff;border:1px solid var(--brand-border);border-radius:12px;display:flex;flex-direction:column;gap:8px;margin-bottom:12px;padding:16px;text-align:left;width:100%}.storage-card.selected{background:var(--brand-background);border-color:var(--brand-primary-soft)}.storage-card .section-heading{padding:0;width:100%}.storage-pagination{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:12px 0}.storage-pagination .button{font-size:13px;padding:8px 12px}.storage-detail{background:#fff;border:1px solid var(--brand-border);border-radius:12px;min-width:0;padding:20px 16px}.storage-facts{display:flex;flex-direction:column;gap:8px;margin:16px 0}.storage-item{align-items:center;border-bottom:1px solid var(--brand-border);display:flex;gap:16px;justify-content:space-between;padding:14px 0}.storage-item > taro-view-core{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.storage-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.storage-log{border-bottom:1px solid var(--brand-border);display:flex;flex-direction:column;gap:6px;padding:16px 0}.storage-empty-detail{display:none}.storage-dialog{max-width:640px}.storage-dialog .input{min-height:44px;padding:10px 12px}.storage-dialog taro-textarea-core.input{height:90px}.storage-dialog .storage-quantity{flex:0 0 76px;width:76px}.storage-catalog{border:1px solid var(--brand-border);border-radius:8px;max-height:180px;overflow-y:auto}.storage-catalog-item{align-items:center;border-bottom:1px solid var(--brand-border);display:flex;font-size:14px;gap:12px;justify-content:space-between;min-height:44px;padding:10px 12px;text-align:left;width:100%}@media (min-width:768px){.storage-layout{align-items:start;display:grid;gap:20px;grid-template-columns:minmax(280px,2fr) minmax(0,3fr)}.storage-record-list{max-height:calc(100dvh - 220px);min-width:0;overflow-y:auto;padding-right:4px}.storage-detail{max-height:calc(100dvh - 220px);overflow-y:auto}.storage-empty-detail{display:block}.storage-search .search-box{max-width:520px}}@media (max-width:767px){.storage-detail{box-shadow:0 12px 48px rgba(var(--brand-text-rgb),.14902);inset:64px 12px 12px;overflow-y:auto;position:fixed;z-index:20}}.storage-dialog .sheet-body > *{flex-shrink:0}.storage-dialog .storage-catalog{flex-shrink:0;min-height:46px}.storage-dialog taro-picker-core .input{align-items:center;display:flex;justify-content:space-between}.storage-dialog .field > taro-textarea-core{box-sizing:border-box;width:100%}.storage-dialog taro-textarea-core{box-sizing:border-box;max-width:100%}.taro-model__confirm{color:var(--brand-primary)!important}@media (min-width:768px){.order-page{--tablet-cart-width:290px;--tablet-tools-width:68px}.order-layout{grid-template-columns:var(--tablet-cart-width) var(--tablet-tools-width) minmax(0,1fr)}.order-page .cart-container{padding:0}.order-page .cart-panel{border-bottom:0;border-left:0;border-radius:0;border-top:0;padding:12px 10px}.order-page .cart-line{align-items:start;gap:8px;grid-template-columns:minmax(0,1fr) 36px 66px;padding:10px 6px}.order-page .cart-line-info{min-width:0}.order-page .cart-line-info > .section-title{font-size:15px;line-height:1.5;overflow-wrap:anywhere}.order-page .cart-line > .stepper,.order-page .cart-line-info > .text-button{display:none}.order-page .cart-line > .tablet-line-quantity{display:block;font-variant-numeric:tabular-nums;line-height:1.5;text-align:right;white-space:nowrap}.order-page .cart-line > .price{font-size:15px;grid-column:3;grid-row:1;line-height:1.5;text-align:right;white-space:nowrap}.order-page .cart-line > .combo-lines{grid-column:1/-1;margin:0 -6px -10px}.order-page .cart-line.line-selected{padding-left:6px;padding-right:6px}.order-page .cart-summary{padding-top:8px}}@media (min-width:1100px){.order-page{--tablet-cart-width:320px;--tablet-tools-width:76px}}.table-action-dialog{max-width:960px;width:100%}.table-action-dialog > .sheet-body{min-height:200px}@media (min-width:768px){.table-action-dialog{height:min(720px,88dvh);max-height:88dvh}.table-action-dialog > .sheet-body{flex:1;min-height:0}.table-action-dialog .dialog-actions{flex-shrink:0}}@media (min-width:768px){.mobile-combo{display:none}.order-page .cart-line > .combo-lines{display:block}}@media (min-width:768px){.order-page .cart-combo-label,.order-page .cart-dish-subtotal,.order-page .cart-print-hint{display:none}.order-page .cart-note-actions{margin-bottom:4px}.order-page .cart-summary .text-button{min-height:32px;padding-bottom:4px;padding-top:4px}.order-page .cart-summary .summary-row{padding:2px 0}.order-page .cart-summary > .button{margin-top:4px}}.desk-status-tabs > taro-button-core,.line-tabs > taro-button-core,.printer-filters > taro-button-core,.segmented > taro-button-core,.sku-button,.status-pills > taro-button-core{align-items:center;display:flex;justify-content:center;line-height:22px;text-align:center}@media (min-width:768px){.segmented{gap:8px}}@media (min-width:768px){.tablet-category-tabs{align-items:center;display:flex;gap:8px;min-width:100%;width:-moz-max-content;width:max-content}.direct-order{--tablet-cart-width:270px;--tablet-tools-width:64px}.direct-order .order-layout{gap:8px}.direct-order .menu-panel > .search-box{height:40px;margin:8px 0;min-height:40px}.direct-order .tablet-category-bar{height:50px;padding:0 0 8px}.direct-order .tablet-category-bar taro-button-core{flex:none;font-size:14px;height:40px;min-height:40px;padding:6px 14px}.direct-order .goods-scroll{padding:2px 0 10px}.direct-order .goods-grid{gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.direct-order .goods-card{border-radius:8px;box-shadow:none;gap:4px;min-height:112px;padding:10px 8px}.direct-order .goods-name{display:block;font-size:16px;line-height:22px;overflow-wrap:anywhere;white-space:normal}.direct-order .goods-body{flex:1}.direct-order .goods-body > .muted,.direct-order .goods-photo{display:none}.direct-order .goods-controls{margin-top:auto}.direct-order .goods-controls .price{font-size:13px;line-height:20px}.direct-order .goods-controls > taro-button-core{display:none}.direct-order .goods-controls > taro-button-core[disabled]{font-size:11px;min-height:24px}.direct-order .tablet-line-tools{gap:8px;padding:8px 0}.direct-order .tablet-line-tools > taro-button-core{border-radius:7px;font-size:12px;gap:2px;height:46px;min-height:46px;width:64px}.direct-order .tablet-line-tools > taro-button-core > .app-icon{height:18px;width:18px}.direct-order .tablet-line-tools > .muted{display:none}.direct-order .direct-tools-divider{background:var(--brand-border);flex:none;height:1px;margin:2px 0}.direct-order .cart-heading{min-height:44px;padding-bottom:8px}.direct-order .cart-heading .muted{display:none}.direct-order .cart-panel{padding:8px}.direct-order .cart-summary .cart-note-actions{display:flex}.direct-order .cart-summary > .summary-row:has(+ .summary-row){font-size:12px}.direct-order .cart-summary > .button.primary{min-height:48px}.direct-order .cart-line{gap:6px;grid-template-columns:minmax(0,1fr) 28px 58px;padding:8px 4px}.direct-order .cart-line > .price,.direct-order .cart-line-info > .section-title{font-size:14px;line-height:20px}.direct-order .cart-line-info > .muted{font-size:11px;line-height:18px}}@media (min-width:768px) and (max-width:999px){.direct-order{--tablet-cart-width:250px;--tablet-tools-width:60px}.direct-order .tablet-line-tools > taro-button-core{width:60px}.direct-order .goods-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.direct-order{--tablet-cart-width:320px;--tablet-tools-width:68px}.direct-order .tablet-line-tools > taro-button-core{width:68px}.direct-order .goods-card{min-height:130px}.direct-order .goods-name{font-size:18px;line-height:24px}}@media (min-width:768px){.orders-list-mode{display:flex;flex-direction:column;height:100dvh;overflow:hidden}.orders-list-mode .orders-content{flex:1;gap:10px;max-width:none;min-height:0;padding:10px 16px;width:100%}.orders-list-mode .orders-content > .line-tabs{flex:none;gap:20px;justify-content:flex-start}.orders-list-mode .line-tabs > taro-button-core{flex:none;font-size:14px;min-height:40px;padding:8px 4px;width:auto}.orders-query-row{align-items:center;display:flex;flex:none;gap:12px}.orders-query-row > .search-box{flex:1;height:40px;max-width:440px;min-height:40px;min-width:180px}.orders-date-range{align-items:center;display:flex;font-size:12px;gap:8px}.orders-date-range .input{font-size:12px;height:40px;min-height:40px;padding:8px;white-space:nowrap}.orders-date-range .button{font-size:12px;min-height:40px;padding:8px 12px}.orders-list-mode .status-pills{flex:none;gap:10px}.orders-list-mode .status-pills > taro-button-core{border-radius:8px;flex:none;min-height:36px;min-width:76px;padding:6px 14px;width:auto}.orders-tablet-workspace{display:grid;flex:1;gap:12px;grid-template-columns:minmax(0,1fr);min-height:0}.orders-tablet-workspace.has-detail{grid-template-columns:minmax(0,1fr) 320px}.orders-table-panel{display:flex;flex-direction:column;gap:8px;min-height:0;min-width:0}.orders-count{flex:none;min-height:24px}.orders-count .section-title{font-size:13px}.orders-count .muted{font-size:12px}.orders-table{background:#fff;border:1px solid var(--brand-border);border-radius:8px;flex:1;min-height:0;overflow:auto}.orders-table-row{align-items:center;border-bottom:1px solid var(--brand-border);border-radius:0;display:grid;font-size:13px;gap:10px;grid-template-columns:96px minmax(145px,1.4fr) minmax(70px,.7fr) 90px 90px 70px minmax(60px,.7fr);height:38px;line-height:20px;min-height:38px;min-width:720px;padding:0 10px;text-align:left;width:100%}.orders-table-row > taro-text-core{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-table-row > taro-text-core:nth-child(4),.orders-table-row > taro-text-core:nth-child(5){font-variant-numeric:tabular-nums;text-align:right}.orders-table-head{background:var(--brand-primary-soft);color:var(--brand-primary);font-weight:600;position:sticky;top:0;z-index:1}.orders-table-row:nth-child(odd):not(.orders-table-head){background:var(--brand-background)}.orders-table-row.selected{background:var(--brand-primary-soft)!important;box-shadow:inset 3px 0 var(--brand-primary)}.orders-list-mode .mobile-order-record{display:none}.orders-list-mode .pagination{flex:none;font-size:12px;gap:12px;justify-content:flex-end;margin:0;padding:0}.orders-list-mode .pagination > .button{flex:none;font-size:12px;min-height:36px;padding:6px 14px}.orders-list-mode .loading-line{flex:none;font-size:12px}}@media (min-width:768px) and (max-width:999px){.orders-query-row{flex-wrap:wrap}.orders-query-row > .search-box{max-width:none}.orders-tablet-workspace.has-detail{grid-template-columns:minmax(0,1fr) 290px}}@media (min-width:1000px) and (max-width:1279px){.orders-tablet-workspace.has-detail .orders-table-row{font-size:12px;gap:8px;grid-template-columns:84px minmax(125px,1fr) minmax(54px,.6fr) 72px 72px 60px;min-width:540px}.orders-tablet-workspace.has-detail .orders-table-row > taro-text-core:last-child{display:none}}@media (min-width:768px) and (max-width:999px){.orders-tablet-workspace.has-detail{grid-template-columns:minmax(0,1fr);position:relative}.orders-tablet-workspace.has-detail > .order-quick-detail{bottom:0;box-shadow:-8px 0 24px rgba(var(--brand-text-rgb),.10196);position:absolute;right:0;top:0;width:320px;z-index:2}}@media (min-width:768px){.direct-order .tablet-line-tools > taro-button-core{line-height:16px;padding:4px 2px;white-space:nowrap}.direct-order .tablet-line-tools > taro-button-core > taro-text-core:first-child{font-size:20px;line-height:20px}}@media (min-width:768px){.catalog-page .catalog-workspace{align-items:stretch;gap:16px;height:calc(100dvh - 116px - env(safe-area-inset-top) - env(safe-area-inset-bottom));min-height:0;overflow:hidden;padding:12px 16px}.catalog-page .catalog-list{display:flex;flex-direction:column;gap:8px;min-height:0;overflow:hidden}.catalog-page .catalog-list > .search-box{flex:none;height:40px;margin:0;min-height:40px}.catalog-page .catalog-list > .catalog-categories,.catalog-page .catalog-list > .status-pills{flex:none;margin:0}.catalog-page .catalog-list > .status-pills > taro-button-core{border-radius:8px;min-height:36px;padding:6px 12px}.catalog-page .catalog-categories .inline-row{gap:8px}.catalog-page .catalog-categories taro-button-core{align-items:center;display:flex;font-size:12px;justify-content:center;line-height:20px;min-height:36px;padding:6px 10px}.catalog-page .catalog-rows{display:flex;flex:1;flex-direction:column;gap:8px;min-height:0;overflow:auto}.catalog-page .catalog-rows > .catalog-card{border-radius:8px;flex:none;padding:8px 12px}.catalog-page .catalog-card .price,.catalog-page .catalog-card .section-title{font-size:14px;line-height:20px}.catalog-page .catalog-card .muted{font-size:11px}.catalog-page .catalog-card .between + .between{margin-top:4px}.catalog-page .catalog-detail{gap:12px;min-height:0;overflow:auto;padding:16px;position:static}.catalog-page .catalog-description-text{margin:8px 0}.catalog-page .catalog-sku{padding:10px 0}.catalog-page .catalog-detail .notice{font-size:12px;line-height:18px}.kitchen-page .kitchen-workspace{gap:16px;height:calc(100dvh - 52px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:12px 16px}.kitchen-page .kitchen-orders{display:flex;flex-direction:column;gap:8px;min-height:0;overflow:hidden}.kitchen-page .kitchen-orders > .search-box{flex:none;height:40px;margin:0;min-height:40px}.kitchen-page .kitchen-order-rows{display:flex;flex:1;flex-direction:column;gap:8px;min-height:0;overflow:auto}.kitchen-page .kitchen-order-rows > .kitchen-order{border-radius:8px;flex:none;padding:10px 12px}.kitchen-page .kitchen-order .section-title{font-size:14px}.kitchen-page .kitchen-order .muted{font-size:11px;margin-top:4px}.kitchen-page .kitchen-pagination{flex:none}.kitchen-page .kitchen-detail{border-radius:10px;padding:14px}.kitchen-page .kitchen-explanation{font-size:11px;line-height:16px;margin:8px 0}.kitchen-page .kitchen-filters > taro-button-core{min-height:36px;padding:6px 10px}.kitchen-page .kitchen-lines{gap:8px}.kitchen-page .kitchen-line{border-radius:8px;padding:10px}.kitchen-page .kitchen-line .muted,.kitchen-page .kitchen-note{font-size:11px}.kitchen-page .kitchen-selection{margin:4px 0}.kitchen-page .kitchen-actions{margin-top:10px;padding-bottom:0;padding-top:10px}.page .stalls-list{display:flex;flex-direction:column;gap:8px}.page .stalls-list > *{flex-shrink:0}.page .stalls-list > .stall-card{border-radius:8px;padding:12px}.page .stall-card .section-title{font-size:14px}.page .stall-card .muted{font-size:12px}.page .stall-card .block{margin-top:4px}.storage-content{padding:12px 16px;width:100%}.storage-search{margin-bottom:0}.storage-content > .line-tabs{gap:16px}.storage-content > .line-tabs > taro-button-core{flex:none;font-size:13px;min-height:40px;min-width:70px;padding:8px}.storage-record-list{display:flex;flex-direction:column;gap:8px}.storage-card{border-radius:8px;display:grid;font-size:13px;gap:6px 12px;grid-template-columns:1fr 1fr;padding:12px}.storage-card > .section-heading{grid-column:1/-1}.storage-card .section-title{font-size:14px}.storage-card .muted{font-size:11px}.storage-pagination{font-size:12px;justify-content:flex-end}.feature-content{align-content:start;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:1280px;padding:14px 16px;width:100%}.feature-content > .profile-card{grid-column:1/-1;min-height:64px;padding:12px 16px}.feature-group{background:#fff;border:1px solid var(--brand-border);border-radius:10px;padding:12px}.feature-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{border-radius:8px;min-height:48px;padding:10px 12px}.feature-card > taro-text-core{font-size:13px}.feature-group > .section-title{font-size:14px}.orders-list-mode .orders-content{gap:8px;padding:8px 16px}.orders-list-mode .line-tabs > taro-button-core{min-height:36px;padding:6px 4px}.orders-query-row > .search-box{height:36px;min-height:36px}.orders-date-range .button,.orders-date-range .input{height:36px;min-height:36px;padding:6px 10px}.orders-list-mode .status-pills > taro-button-core{min-height:32px;padding:4px 14px}.orders-count{min-height:20px}.orders-table-row{height:32px;min-height:32px}.orders-page .order-quick-detail{gap:8px;padding:10px}.orders-page .order-quick-detail > .between > .text-button{min-height:30px}.orders-page .quick-order-facts{font-size:12px;gap:4px}.orders-page .quick-order-line{padding:8px 0}.orders-page .quick-order-footer{gap:8px;padding-top:8px}}@media (min-width:768px){.weui-picker{border-radius:14px;bottom:max(24px,50dvh - 160px);box-shadow:0 18px 64px rgba(var(--brand-text-rgb),.2);left:calc(50% - 260px);overflow:hidden;right:auto;width:520px}.weui-picker__hd{background:#fff;font-size:16px}.weui-picker__action{color:var(--brand-primary)}}.desk-search-toggle{flex:none;position:relative}.desk-search-toggle.active{background:var(--brand-primary-soft);border-radius:10px}.search-active-dot{background:var(--brand-primary);border-radius:50%;height:6px;position:absolute;right:7px;top:7px;width:6px}.desk-search-box{animation:desk-search-reveal .16s ease-out}@keyframes desk-search-reveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.desk-search-box{animation:none}}@media (min-width:768px){.order-page .goods-grid{gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.order-page .goods-card{border-radius:8px;box-shadow:none;gap:4px;min-height:80px;padding:8px}.order-page .goods-name{display:block;font-size:14px;line-height:20px;overflow-wrap:anywhere;white-space:normal}.order-page .goods-body{flex:1}.order-page .goods-body > .muted,.order-page .goods-photo{display:none}.order-page .goods-controls{margin-top:auto}.order-page .goods-controls .price{font-size:13px;line-height:18px}.order-page .goods-controls > taro-button-core{display:none}.order-page .goods-controls > taro-button-core[disabled]{font-size:11px;min-height:24px}.order-page .menu-panel > .search-box{height:36px;margin:8px 0;min-height:36px}.order-page .tablet-category-bar{height:46px;padding:0 0 6px}.order-page .tablet-category-bar taro-button-core{flex:none;font-size:13px;height:36px;min-height:36px;padding:6px 12px}.order-page .tablet-line-tools{gap:8px;padding:8px 0}.order-page .tablet-line-tools > .muted{display:none}.order-page .tablet-line-tools > taro-button-core{font-size:12px;gap:2px;height:46px;line-height:16px;min-height:46px;padding:4px 2px;white-space:nowrap}.order-page .tablet-line-tools > taro-button-core > .app-icon{height:18px;width:18px}.order-page .tablet-line-tools > taro-button-core > taro-text-core{font-size:12px;line-height:16px;white-space:nowrap}.order-page .tablet-line-tools > taro-button-core > taro-text-core.tablet-tool-symbol{font-size:20px;line-height:20px}.order-page .sku-overlay{align-items:stretch;background:#fff;left:calc(var(--tablet-cart-width) + var(--tablet-tools-width) + 16px);padding:0;top:calc(52px + env(safe-area-inset-top))}.order-page .sku-dialog{border-radius:0;box-shadow:none;display:flex;flex-direction:column;height:100%;max-height:none;max-width:none;padding:0;width:100%}.order-page .sku-dialog .sheet-heading{border-bottom:1px solid var(--brand-border);min-height:52px;padding:12px 16px}.order-page .sku-dialog .sheet-handle{display:none}.order-page .sku-dialog .sheet-body{flex:1;min-height:0;overflow:auto;padding:12px 16px}.order-page .sku-dialog .sku-list{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.order-page .sku-dialog .sku-option{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;gap:6px;justify-content:space-between;min-height:64px;padding:10px;width:100%}.order-page .sku-dialog .dialog-actions{border-top:1px solid var(--brand-border);flex:none;margin:0;padding:10px 16px}.order-page .sku-dialog .dialog-actions > .button{flex:none;min-height:44px;min-width:120px;width:auto}}@media (min-width:768px) and (max-width:999px){.order-page .goods-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.order-page .sku-dialog .sku-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.order-page .goods-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.desk-preview-list{flex-shrink:1;max-height:220px;min-height:0;overflow-y:auto}@media (min-width:768px){.desks-page .desk-detail{border-radius:14px;max-height:min(520px,84dvh);max-width:calc(100vw - 48px);overflow:hidden;padding:12px 16px;width:460px}.desks-page .desk-detail > .sheet-handle{display:none}.desks-page .desk-detail > .sheet-heading{align-items:center;padding-bottom:8px}.desks-page .desk-detail-number{font-size:22px;line-height:28px}.desks-page .desk-detail .sheet-heading .muted{font-size:12px;line-height:18px}.desks-page .desk-detail > .sheet-body{gap:10px;padding:10px 0}.desks-page .desk-detail .desk-facts{flex:none}.desks-page .desk-detail .desk-facts > taro-view-core > taro-text-core:not(.muted){font-size:13px;line-height:20px}.desks-page .desk-detail .muted{font-size:12px;line-height:18px}.desks-page .desk-detail .amount-card{border-radius:8px;flex:none;padding:10px}.desks-page .desk-detail .amount-grid,.desks-page .desk-detail .amount-grid.long-values{gap:0;grid-template-columns:repeat(3,minmax(0,1fr))}.desks-page .desk-detail .amount-grid > taro-view-core{display:flex;flex-direction:column;gap:4px;padding:0 8px}.desks-page .desk-detail .amount-grid > taro-view-core:first-child{padding-left:0}.desks-page .desk-detail .amount-grid > taro-view-core:last-child{padding-right:0}.desks-page .desk-detail .amount-card .amount-grid > taro-view-core > taro-text-core:not(.muted){font-size:16px;line-height:22px}.desks-page .desk-detail .section-heading{flex:none;margin:0;min-height:28px}.desks-page .desk-detail .section-title{font-size:14px}.desks-page .desk-detail .section-heading .text-button{font-size:12px;min-height:28px;padding:2px}.desks-page .desk-detail .desk-preview-list{max-height:180px}.desks-page .desk-detail .dish-row{font-size:13px;gap:8px;grid-template-columns:minmax(0,1fr) 40px 78px;line-height:20px;min-height:32px;padding:6px 0}.desks-page .desk-detail .dish-row > taro-text-core:first-child{overflow-wrap:anywhere}.desks-page .desk-detail > .dialog-actions{border-top:1px solid var(--brand-border);padding-top:10px}.desks-page .desk-detail > .dialog-actions > .button{font-size:14px;height:42px;min-height:42px;padding:8px}.desks-page .desk-detail .empty-state{padding:20px}.order-page.order-active .combo-overlay,.order-page.order-active .sku-overlay{background:transparent;left:0}.order-page.order-active .combo-dialog,.order-page.order-active .sku-dialog{margin-left:calc(var(--tablet-cart-width) + var(--tablet-tools-width) + 16px);width:calc(100% - var(--tablet-cart-width) - var(--tablet-tools-width) - 16px)}}.cart-batch-bar{align-items:center;background:var(--brand-primary-soft);border-bottom:1px solid var(--brand-border);display:flex;flex-shrink:0;flex-wrap:wrap;font-size:12px;gap:6px;padding:8px 10px}.cart-batch-bar taro-button-core{align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-primary);display:flex;font-size:12px;justify-content:center;line-height:18px;margin:0;min-height:34px;padding:5px 9px}.cart-batch-bar taro-button-core[disabled]{opacity:.45}.cart-batch-bar .danger-text{color:var(--brand-danger)}.cart-line-info .batch-check{color:var(--brand-primary);font-size:18px;margin-right:5px}.order-page .cart-note-actions{flex-wrap:wrap;gap:4px 10px}@media (min-width:768px){.order-page .tablet-line-tools > .tool-active{background:var(--brand-primary-soft);border-color:var(--brand-primary-soft);color:var(--brand-primary)}.order-page .cart-line > taro-button-core.tablet-line-quantity{background:transparent;border:0;color:var(--brand-primary);font-size:14px;margin:0;min-height:32px;padding:4px 2px}}.cart-batch-bar > taro-button-core{flex:0 0 auto;width:auto}.cart-batch-bar > taro-text-core{margin-right:auto;white-space:nowrap}.order-page .cart-line-info > .batch-check{display:inline-block;float:left;line-height:22px}@media (min-width:768px){.direct-order .cart-note-actions > taro-button-core:last-child{display:none}}@media (min-width:768px){.order-page .goods-unavailable .goods-controls > taro-button-core{display:flex;height:auto;min-height:24px;padding:2px 6px;white-space:nowrap;width:auto}}.cart-send-message{background:var(--brand-background);border-radius:8px;color:var(--brand-primary);font-size:12px;line-height:1.5;margin-bottom:8px;padding:8px 10px}.cart-sent-lines{border-bottom:1px solid var(--brand-border);color:var(--brand-muted);font-size:12px;margin-bottom:10px;padding-bottom:6px}.cart-sent-lines > .between{font-weight:600;padding:4px 0}.cart-sent-line{border-top:1px solid var(--brand-background);display:grid;gap:4px 8px;grid-template-columns:minmax(0,1fr) 36px 66px;padding:8px 0}.cart-sent-line > taro-text-core:nth-child(2),.cart-sent-line > taro-text-core:nth-child(3){text-align:right}.cart-sent-remark{font-size:11px;grid-column:1/-1;line-height:1.4}.cart-sent-lines .text-button{font-size:12px;min-height:28px;padding:2px 8px}@media (min-width:768px){.mobile-spec-action{display:none!important}}.gift-summary{color:var(--brand-success);font-size:12px}.gift-dialog{max-width:520px}.gift-quantity{align-items:center;display:flex;gap:12px}.gift-quantity taro-button-core{align-items:center;background:var(--brand-primary-soft);border-radius:10px;color:var(--brand-primary);display:flex;font-size:22px;height:44px;justify-content:center;width:44px}.gift-quantity taro-input-core{background:var(--brand-background);border-radius:10px;height:44px;text-align:center;width:76px}.gift-reasons{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.gift-reasons taro-button-core{align-items:center;background:var(--brand-background);border:1px solid var(--brand-border);border-radius:10px;color:var(--brand-muted);display:flex;font-size:13px;justify-content:center;min-height:40px;padding:10px 14px}.gift-reasons taro-button-core.selected{background:var(--brand-primary-soft);border-color:var(--brand-primary-soft);color:var(--brand-primary)}.gift-reasons taro-button-core{flex:0 0 auto;margin:0;width:auto}.gift-quantity taro-button-core{flex:0 0 44px;margin:0}.gift-quantity taro-input-core{flex:0 0 76px}.gift-quantity .weui-input{height:44px;line-height:44px;text-align:center}.order-dishes .dish-row.selected{background:var(--brand-background);border-radius:10px}.order-dishes .dish-row{align-items:start;cursor:pointer;padding:10px}.line-action-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.line-action-strip taro-button-core{align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:8px;color:var(--brand-primary);display:flex;font-size:13px;justify-content:center;line-height:20px;margin:0;min-height:40px;min-width:64px;padding:8px 12px;width:auto}@media (min-width:768px){.order-detail-page .detail-content{gap:12px;max-width:1400px;padding:16px 24px 100px;width:100%}.order-detail-page .order-identity{gap:3px}.order-detail-page .desk-detail-number{font-size:24px}.order-detail-page .amount-card{margin:0;min-height:72px;padding:12px 16px}.order-detail-page .amount-card taro-text-core:not(.muted){font-size:24px}.order-detail-page .summary-row{padding:8px 10px}.order-detail-page .settings-card{margin:0;min-height:48px;padding:10px 16px}.order-detail-page .order-dishes .dish-row{font-size:14px;gap:12px;grid-template-columns:minmax(0,1fr) 48px 100px}.order-detail-page .business-footer{max-width:1400px}}.order-dishes .gift-summary{display:block;margin-top:4px}.bill-line-heading{align-items:center;display:flex;gap:12px;justify-content:space-between}.bill-line-heading .text-button{margin:0;min-height:40px;padding:8px 12px;width:auto}.orders-filter-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.orders-filter-actions .button{font-size:13px;min-height:36px;padding:6px 12px}.history-view-toggle{display:flex;gap:6px}.history-view-toggle taro-button-core{border:1px solid var(--brand-border);border-radius:6px;font-size:12px;min-height:32px;padding:5px 12px}.history-view-toggle taro-button-core.selected{background:var(--brand-primary-soft);border-color:var(--brand-primary-soft);color:var(--brand-primary)}.history-card-grid{align-content:start;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;overflow:auto}.history-card{align-items:stretch;background:#fff;border:1px solid var(--brand-border);border-radius:10px;display:flex;flex-direction:column;font-size:13px;gap:8px;overflow-wrap:anywhere;padding:12px;text-align:left}.history-card.selected{background:var(--brand-background);border-color:var(--brand-primary-soft)}.history-card .section-title{font-size:15px}.history-card .muted{font-size:12px}.history-card .badge{font-size:11px}.orders-page .status-pills{flex-wrap:nowrap;gap:8px;overflow-x:auto}.orders-page .status-pills taro-button-core{flex:none}@media (min-width:768px){.orders-filter-actions .muted{font-size:12px}.orders-query-row{justify-content:space-between}.orders-table-panel{overflow:hidden}.orders-tablet-workspace.has-detail .history-card-grid{grid-template-columns:1fr}}@media (max-width:767px){.orders-filter-actions{justify-content:flex-end;margin:6px 0}.history-filter-dialog .gift-reasons taro-button-core{padding:8px 10px}}.history-card-grid{flex:1;grid-auto-rows:max-content}.history-card{height:auto;min-height:154px}.history-card > *{flex-shrink:0}.batch-bill-tools{margin:0;padding-bottom:8px}.order-dishes .dish-row.batch-selected{background:var(--brand-background);box-shadow:inset 3px 0 var(--brand-primary)}.batch-mark{color:var(--brand-primary);display:inline-block;margin-right:8px}.batch-return-list{display:flex;flex-direction:column;gap:8px;max-height:180px;overflow:auto}.batch-return-list .inline-row{gap:16px;justify-content:space-between}.cart-line-info > .blue,.cart-line-info > .gift-summary{display:block;line-height:20px;margin-top:4px;overflow-wrap:anywhere}.desk-practice-summary{display:block;font-size:12px;line-height:1.5;margin-top:3px;overflow-wrap:anywhere}.orders-page .status-pills > taro-button-core{flex:none;min-width:64px;padding:8px 14px;white-space:nowrap;width:auto}@media (max-width:767px){.direct-page .direct-intro{flex-wrap:nowrap;gap:12px;margin:0 0 12px;padding:14px}.direct-intro .welcome{font-size:16px;line-height:24px;margin:0}.direct-intro > .button{flex:none;margin:0;min-height:44px;width:auto}.direct-page .line-tabs{margin:0}.direct-page .content > .search-box{margin:12px 0}.draft-grid{gap:10px;margin-top:12px}.draft-card{padding:12px}.draft-card > .muted{display:block;margin:6px 0}.draft-card .summary-row{min-height:32px;padding:0}.draft-card .total-price{font-size:20px}.draft-card .inline-row{margin-top:8px}.draft-note{margin:8px 0;min-height:0}.orders-query-row{gap:8px}.orders-filter-actions{gap:8px}.orders-content{gap:10px}.orders-page .status-pills{margin:0;min-height:44px}.orders-page .status-pills > taro-button-core{border-radius:8px;min-height:44px}.orders-page .mobile-order-record{margin-bottom:0;padding:10px 12px}.order-record{gap:4px}.order-record .desk-detail-number{font-size:22px}.order-record .price{font-size:16px}.order-record .between > .muted{font-size:11px;max-width:108px}.order-record > .muted{font-size:11px}.feature-card{min-height:56px;padding:10px 14px}.feature-grid{gap:10px}.feature-group{margin-top:16px}}@media (max-width:767px){.direct-page .direct-intro{flex-direction:row}.direct-page .draft-card{gap:6px}.direct-page .draft-card .summary-row{min-height:28px}.direct-page .draft-grid{margin-top:0}.direct-page .content{gap:10px}.direct-page .draft-card .inline-row{margin-top:4px}.table-action-dialog .sheet-body{gap:10px;padding:10px 0}.table-action-dialog .choice-search{margin-top:0}.table-action-dialog .notice{margin:0}.table-action-dialog .sheet-heading{padding-bottom:8px}.sheet-heading > .section-title,.sheet-heading > taro-view-core{min-width:0;overflow-wrap:anywhere}.dialog-actions > .button{height:auto;line-height:22px;min-width:0;white-space:normal}}@media (max-width:767px){.order-page .goods-photo,.order-page .goods-placeholder{flex-basis:52px;height:52px;width:52px}.order-page .goods-placeholder{font-size:10px}.order-page .goods-card{gap:8px;min-height:94px;padding:10px 0}.order-page .goods-name{font-size:14px;line-height:21px}.order-page .goods-controls .price{font-size:14px}.order-page .goods-body > .muted{font-size:11px}.order-page .goods-controls{gap:6px}}.taro__toast > div:last-child{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(var(--brand-background-rgb),.94)!important;border:1px solid rgba(var(--brand-border-rgb),.65);border-radius:14px!important;box-shadow:0 6px 24px rgba(var(--brand-text-rgb),.12);color:var(--brand-primary)!important;flex-direction:row!important;font-size:15px;gap:10px;max-width:calc(100vw - 32px)!important;min-height:0!important;min-width:0!important;overflow-wrap:anywhere;padding:14px 18px!important}.taro__toast > div:last-child > p:first-child{filter:brightness(.45);flex-shrink:0;height:22px!important;margin:0!important;width:22px!important}.taro_page,body,html{overscroll-behavior-y:none}.taro_page{scrollbar-gutter:stable}.desk-search-box{animation:none}.page,.page *{-webkit-tap-highlight-color:transparent}:root{--phone-safe-top:env(safe-area-inset-top,0px);--phone-safe-bottom:env(safe-area-inset-bottom,0px);--phone-safe-left:env(safe-area-inset-left,0px);--phone-safe-right:env(safe-area-inset-right,0px)}:root[data-phone-insets=native]{--phone-safe-top:0px;--phone-safe-bottom:0px;--phone-safe-left:0px;--phone-safe-right:0px}.phone-layout{--phone-rail:78px}.phone-layout .tablet-feature-nav,.phone-layout .tablet-only{display:none!important}.phone-layout taro-button-core:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.phone-layout .appbar{flex:none;height:calc(56px + var(--phone-safe-top));min-height:56px;padding:calc(4px + var(--phone-safe-top)) 12px 4px}.phone-layout .appbar-label{min-width:0}.phone-layout .appbar-title{font-size:18px;line-height:26px}.phone-layout .appbar-actions{gap:4px}.phone-layout .appbar-actions > .text-button{font-size:14px;min-height:44px}.phone-layout .appbar-label > .muted{display:none}.phone-layout .dialog{max-height:calc(92dvh - var(--phone-safe-top))}.phone-layout .sheet-heading{align-items:center;flex:none;min-height:48px}.phone-layout .sheet-heading > .section-title{min-width:0}.phone-layout.desks-page .desk-browser{display:contents}.phone-layout.desks-page .desk-status-tabs{background:#fff;border:0;border-bottom:1px solid var(--brand-border);border-radius:0;display:flex;flex-direction:row;gap:0;overflow:visible;padding:0}.phone-layout.desks-page .desk-status-tabs > taro-button-core{align-items:center;background:transparent;border-radius:0;box-shadow:none;color:var(--brand-muted);display:flex;flex:1;flex-direction:column-reverse;font-size:13px;gap:2px;justify-content:center;min-height:58px;padding:5px 0;position:relative}.phone-layout.desks-page .desk-status-tabs > taro-button-core.active{background:var(--brand-background);box-shadow:none;color:var(--brand-primary)}.phone-layout.desks-page .desk-status-count{background:var(--brand-rail);border-radius:10px;font-size:11px;font-weight:500;line-height:17px;margin:0;min-width:19px;padding:0 4px}.phone-layout.desks-page .active .desk-status-count{background:var(--brand-primary);color:#fff}.phone-layout.desks-page .desk-status-short{display:inline}.phone-layout.desks-page .desk-rail-actions,.phone-layout.desks-page .desk-status-full{display:none}.phone-layout.desks-page .desk-status-tabs > taro-button-core.active:after{display:block;height:2px}.phone-layout.desks-page .desk-status-tabs > taro-button-core:first-child{flex:0 0 var(--phone-rail);min-width:0;width:var(--phone-rail)}.phone-layout.desks-page .desk-workspace{border:0;display:flex;flex:1;flex-direction:row;min-height:0}.phone-layout.desks-page .desk-workspace > .area-rail{background:var(--brand-rail);flex:0 0 var(--phone-rail);height:100%;white-space:normal;width:var(--phone-rail)}.phone-layout.desks-page .area-tabs{border:0;display:block;min-width:0;padding:0;width:100%}.phone-layout.desks-page .area-tabs > taro-button-core{border:0;color:var(--brand-muted);height:auto;justify-content:center;line-height:20px;min-height:56px;padding:12px 8px;text-align:center;white-space:normal;width:100%}.phone-layout.desks-page .area-tabs > taro-button-core.active{background:#fff;border-left:3px solid var(--brand-primary);color:var(--brand-primary);padding-left:5px}.phone-layout.desks-page .desk-workspace > .desk-list-scroll{height:100%;padding:0 10px 16px;width:0}.phone-layout.desks-page .desk-list-heading{min-height:42px;padding:10px 0}.phone-layout.desks-page .desk-list-heading .section-title{border-left:3px solid var(--brand-primary);padding-left:7px}.phone-layout.desks-page .desk-grid{gap:10px 8px;grid-template-columns:repeat(3,minmax(0,1fr))}.phone-layout.desks-page .desk-card{background:#fff;border:1px solid var(--brand-border);border-radius:8px;box-shadow:0 2px 6px rgba(var(--brand-text-rgb),.06275);gap:0;height:110px;min-height:110px;overflow:hidden;padding:0;position:relative}.phone-layout.desks-page .phone-desk-person{height:16px;left:6px;opacity:.7;position:absolute;top:8px;width:16px}.phone-layout.desks-page .desk-card-top{display:block;height:80px;position:relative}.phone-layout.desks-page .desk-number{color:var(--brand-primary);display:block;font-size:23px;font-weight:600;left:5px;line-height:32px;position:absolute;right:5px;text-align:center;top:31px}.phone-layout.desks-page .desk-meta{color:var(--brand-muted);font-size:10px;line-height:18px;position:absolute;right:5px;top:7px}.phone-layout.desks-page .desk-card-bottom{align-items:center;background:var(--brand-background);border-top:1px solid var(--brand-border);flex-wrap:wrap;justify-content:space-between;min-height:29px;padding:4px 5px}.phone-layout.desks-page .desk-status,.phone-layout.desks-page .desk-time{font-size:10px;line-height:17px}.phone-layout.desks-page .desk-status{color:var(--brand-primary)}.phone-layout.desks-page .desk-state-1{background:var(--brand-primary-soft);border-color:var(--brand-primary-soft)}.phone-layout.desks-page .desk-state-2{background:var(--brand-background);border-color:var(--brand-border)}.phone-layout.desks-page .desk-state-2 .desk-card-bottom{background:var(--brand-background);border-color:var(--brand-border)}.phone-layout.desks-page .desk-state-2 .desk-number,.phone-layout.desks-page .desk-state-2 .desk-status{color:var(--brand-warning)}.phone-layout.desks-page .desk-state-4{background:var(--brand-border)}.phone-layout.desks-page .desk-state-4 .desk-number{color:var(--brand-muted)}.phone-layout.desks-page .desk-time{font-size:9px}.phone-layout.phone-opening-overlay{align-items:flex-end;padding:0}.phone-layout .phone-opening-dialog{border-radius:16px 16px 0 0;max-width:540px;padding:8px 12px calc(12px + var(--phone-safe-bottom));width:100%}.phone-people-value{align-items:center;background:var(--brand-background);border-radius:10px;color:var(--brand-primary);display:flex;font-size:30px;font-weight:600;gap:8px;justify-content:center;margin:14px 0 4px;min-height:62px;padding:10px}.phone-people-content{align-items:baseline;display:inline-flex;gap:8px;justify-content:center;line-height:1}.phone-people-number{font-size:inherit;line-height:1}.phone-people-unit{font-size:14px;font-weight:400;line-height:1}.phone-deposit-toggle{align-self:flex-end;font-size:12px;margin-bottom:6px}.phone-deposit-field{margin-bottom:12px}.phone-people-keypad{display:grid;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,56px)}.phone-people-keypad > taro-button-core{align-items:center;background:var(--brand-background);border:1px solid var(--brand-border);border-radius:8px;display:flex;font-size:24px;justify-content:center;min-height:44px;width:100%}.phone-people-keypad .phone-key-delete{font-size:14px;grid-area:1/4/2/5}.phone-people-keypad .phone-key-confirm{background:var(--brand-primary);color:#fff;flex-direction:column;font-size:18px;grid-area:2/4/5/5}.phone-people-keypad .phone-key-confirm[disabled]{background:var(--brand-border);color:var(--brand-muted)}.phone-layout.order-page .order-layout{display:flex;gap:0;padding:0 0 calc(82px + var(--phone-safe-bottom))}.phone-layout.order-page .cart-container{display:none}.phone-layout.order-page .cart-container.cart-open{align-items:stretch;background:#fff;display:flex;inset:0;padding:0;position:fixed;width:100%;z-index:60}.phone-layout.order-page .cart-panel{border:0;border-radius:0;box-shadow:none;height:100%;max-height:none;max-width:none;padding:var(--phone-safe-top) 14px calc(12px + var(--phone-safe-bottom));width:100%}.phone-layout.order-page .cart-panel > .sheet-handle{display:none}.phone-layout.order-page .cart-heading{align-items:center;min-height:52px;padding:8px 0}.phone-layout.order-page .cart-heading .cart-close,.phone-layout.order-page .cart-heading .cart-sheet-subtitle{display:none}.phone-layout.order-page .cart-heading > .between{gap:4px}.phone-layout.order-page .cart-heading > .between > .muted{font-size:12px}.phone-layout.order-page .cart-line{align-items:start;display:grid;gap:8px;grid-template-columns:64px minmax(0,1fr) auto;min-height:90px;padding:14px 0;position:relative}.phone-layout.order-page .phone-cart-image{border-radius:9px;grid-column:1;grid-row:1/3;height:64px;width:64px}.phone-layout.order-page .phone-cart-placeholder{align-items:center;background:var(--brand-rail);display:flex;justify-content:center}.phone-layout.order-page .phone-cart-placeholder .app-icon{height:30px;opacity:.45;width:30px}.phone-layout.order-page .cart-line-info{grid-column:2;grid-row:1;min-width:0}.phone-layout.order-page .cart-line .section-title{font-size:14px;line-height:21px;overflow-wrap:anywhere}.phone-layout.order-page .cart-line .stepper{align-items:center;grid-column:2;grid-row:2;margin-top:-4px}.phone-layout.order-page .cart-line .stepper > taro-button-core{display:none}.phone-layout.order-page .cart-line.line-selected .stepper > taro-button-core{display:flex}.phone-layout.order-page .cart-line .stepper > taro-text-core:before{content:"×"}.phone-layout.order-page .cart-line.line-selected .stepper > taro-text-core:before{content:""}.phone-layout.order-page .cart-line > .price{color:var(--brand-text);font-size:14px;font-weight:600;grid-column:3;grid-row:1;min-width:0}.phone-layout.order-page .cart-line .cart-combo-label,.phone-layout.order-page .cart-line .text-button{display:none}.phone-layout.order-page .cart-line.line-selected .text-button{display:inline-flex;font-size:12px;margin-right:8px;min-height:44px}.phone-layout.order-page .cart-line .mobile-combo{display:block;overflow:hidden}.phone-layout.order-page .cart-line .combo-inline{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-layout.order-page .cart-line.line-selected .combo-inline{white-space:normal}.phone-layout.order-page .cart-line .combo-detail-rows{display:none}.phone-layout.order-page .cart-summary{align-items:center;border-top:1px solid var(--brand-border);display:grid;flex:none;gap:8px;grid-template-columns:minmax(0,1fr) 116px 66px;max-height:38dvh;overflow:auto;padding-top:8px}.phone-layout.order-page .cart-note-actions{flex-wrap:nowrap;gap:12px;grid-column:1/-1;margin:0;overflow:auto}.phone-layout.order-page .cart-note-actions > .text-button{flex:none;font-size:12px;min-height:36px}.phone-layout.order-page .cart-summary > .summary-row:not(.cart-grand-total){font-size:12px;grid-column:1/-1;margin:0;min-height:24px}.phone-layout.order-page .cart-summary > .cart-dish-subtotal{display:none!important}.phone-layout.order-page .cart-summary > .cart-grand-total{flex-wrap:wrap;gap:2px;grid-column:1;grid-row:auto;justify-content:flex-start;margin:0}.phone-layout.order-page .cart-summary > .cart-grand-total > .section-title{font-size:12px}.phone-layout.order-page .cart-summary .total-price{font-size:17px;line-height:24px}.phone-layout.order-page .cart-summary > .phone-submit-checkout{grid-column:2}.phone-layout.order-page .cart-summary > .button.primary{grid-column:3}.phone-layout.order-page .cart-summary > .button{border-radius:23px;font-size:13px;min-height:46px;padding:8px 6px;width:100%}.phone-layout.order-page .cart-summary > .cart-note,.phone-layout.order-page .cart-summary > .inline-row,.phone-layout.order-page .cart-summary > .text-button{grid-column:1/-1}.phone-layout.order-page .mobile-cart-bar{align-items:center;background:var(--brand-primary-soft);border:1px solid var(--brand-border);border-radius:28px;bottom:calc(12px + var(--phone-safe-bottom));box-shadow:0 4px 16px rgba(var(--brand-text-rgb),.10196);display:flex;gap:10px;height:56px;left:12px;min-height:56px;padding:0 0 0 10px;position:fixed;right:12px}.phone-layout.order-page .mobile-cart-bar > .grow{display:none}.phone-layout.order-page .mobile-cart-bar > .total-price{color:var(--brand-primary);flex:1;font-size:20px}.phone-layout.order-page .mobile-cart-bar > .button.primary{border-radius:0 28px 28px 0;height:56px;min-height:56px;min-width:100px;padding:0 18px}.phone-layout.order-page .cart-bag{align-items:center;background:transparent;display:flex;height:44px;justify-content:center;min-width:44px;padding:0;position:relative;width:44px}.phone-layout.order-page .phone-cart-count{background:var(--brand-primary);border-radius:12px;color:#fff;font-size:10px;line-height:18px;min-width:18px;padding:0 4px;position:absolute;right:0;top:0}.phone-confirm-heading{align-items:center;border-bottom:1px solid var(--brand-border);display:grid;flex:none;grid-template-columns:64px minmax(0,1fr) 64px;min-height:56px}.phone-confirm-heading > taro-text-core{font-size:18px;font-weight:600;text-align:center}.phone-confirm-heading > .text-button{font-size:14px}.phone-menu{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0}.phone-menu-search{margin:8px 12px}.phone-menu-workspace{display:flex;flex:1;min-height:0}.phone-menu-rail{background:var(--brand-rail);flex:0 0 var(--phone-rail);height:100%;width:var(--phone-rail)}.phone-menu-rail taro-button-core{align-items:center;border-radius:0;color:var(--brand-muted);display:flex;font-size:13px;line-height:21px;min-height:58px;padding:14px 9px;position:relative;text-align:left;width:100%}.phone-menu-rail taro-button-core.active{background:#fff;border-left:3px solid var(--brand-primary);color:var(--brand-primary);font-weight:600;padding-left:6px}.phone-category-count{background:var(--brand-primary);border-radius:10px;color:#fff;font-size:10px;line-height:16px;min-width:16px;padding:0 3px;position:absolute;right:2px;text-align:center;top:2px}.phone-menu-products{flex:1;height:100%;min-width:0;padding:0 10px 16px;width:0}.phone-section-title{border-left:3px solid var(--brand-primary);display:block;font-size:14px;font-weight:600;line-height:20px;margin:12px 0;padding-left:6px}.phone-goods-grid{display:grid;gap:12px 8px;grid-template-columns:repeat(3,minmax(0,1fr))}.phone-goods-card{background:#fff;border:1px solid var(--brand-border);border-radius:8px;box-shadow:0 2px 5px rgba(var(--brand-text-rgb),.06275);display:flex;flex-direction:column;overflow:hidden;padding:0;text-align:left;white-space:normal;width:100%}.phone-goods-card[disabled]{opacity:.6}.phone-goods-image{aspect-ratio:1/1;background:var(--brand-rail);flex:none;position:relative;width:100%}.phone-goods-image > taro-image-core{display:block;height:100%;width:100%}.phone-goods-placeholder{align-items:center;display:flex;height:100%;justify-content:center}.phone-goods-placeholder .app-icon{height:32px;opacity:.3;width:32px}.phone-combo-tag{background:var(--brand-border);border-radius:0 0 5px 0;color:var(--brand-primary);font-size:10px;left:0;line-height:18px;padding:0 4px;position:absolute;top:0}.phone-goods-count{background:var(--brand-primary);border-radius:10px;color:#fff;font-size:10px;line-height:17px;min-width:17px;padding:0 3px;position:absolute;right:2px;text-align:center;top:2px}.phone-goods-info{display:flex;flex:1;flex-direction:column;gap:5px;min-width:0;padding:6px 5px;width:100%}.phone-goods-name{display:block;font-size:12px;font-weight:600;line-height:18px;min-height:36px;overflow-wrap:anywhere}.phone-goods-info > .price{font-size:13px;line-height:18px;margin-top:auto;overflow-wrap:anywhere}.phone-goods-info > .price > taro-text-core{font-size:10px}.phone-stock{color:var(--brand-muted);font-size:10px}.phone-goods-select{align-items:center;background:var(--brand-background);border-top:1px solid var(--brand-border);color:var(--brand-primary);display:flex;font-size:13px;justify-content:center;min-height:44px;width:100%}.phone-layout.combo-overlay{align-items:flex-end;background:rgba(var(--brand-text-rgb),.33333);inset:0;padding:0}.phone-layout.combo-overlay .combo-dialog{border-radius:16px 16px 0 0;max-height:88dvh;max-width:600px;padding:8px 12px calc(12px + var(--phone-safe-bottom));width:100%}.phone-layout.combo-overlay .combo-fixed-grid{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.phone-layout.combo-overlay .combo-fixed-item{align-items:center;background:var(--brand-background);border-radius:9px;font-size:13px;justify-content:center;line-height:20px;min-height:84px;padding:26px 8px 10px;position:relative;text-align:center}.phone-layout.combo-overlay .combo-fixed-item > .muted{color:var(--brand-primary);font-size:11px;position:absolute;right:5px}.phone-layout.combo-overlay .combo-options{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.phone-layout.combo-overlay .combo-option{align-items:stretch;flex-direction:column;gap:8px;padding:10px}.phone-layout.combo-overlay .combo-option .stepper{gap:2px;justify-content:space-between}.phone-layout.combo-overlay .combo-option .stepper > taro-button-core{min-width:44px;width:44px}.phone-layout.combo-overlay .dialog-actions{flex-wrap:wrap}.phone-layout.combo-overlay .combo-total{align-items:baseline;flex-basis:100%;flex-direction:row;justify-content:space-between}.phone-layout .phone-operation-overlay,.phone-layout .phone-payment-overlay{align-items:flex-end;z-index:80}.phone-operation-grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));overflow:auto;padding:12px 0}.phone-operation-grid > taro-button-core{align-items:center;background:var(--brand-background);border:1px solid var(--brand-border);border-radius:10px;display:flex;flex-direction:column;font-size:12px;gap:10px;justify-content:center;line-height:20px;min-height:80px;padding:10px 5px}.phone-operation-grid > taro-button-core > .app-icon{height:24px;width:24px}.phone-layout.checkout-page{display:flex;flex-direction:column;height:var(--phone-viewport-height,100dvh);min-height:0;overflow:hidden}.phone-layout.checkout-page > .detail-content{flex:none}.phone-checkout{display:flex;flex:1;flex-direction:column;min-height:0}.phone-bill-scroll{flex:1;height:0;padding:14px 12px 20px}.phone-bill-identity{align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:9px;display:flex;gap:8px;justify-content:space-between;margin-bottom:14px;padding:8px 12px}.phone-bill-identity > taro-text-core{border-left:3px solid var(--brand-primary);font-size:18px;font-weight:600;overflow-wrap:anywhere;padding-left:8px}.phone-bill-identity > taro-button-core{flex:none;font-size:12px}.phone-bill-card{background:#fff;border:1px solid var(--brand-border);border-radius:12px;overflow:hidden}.phone-bill-heading{align-items:center;border-bottom:1px solid var(--brand-border);color:var(--brand-muted);display:flex;font-size:13px;justify-content:space-between;min-height:48px;padding:4px 12px}.phone-bill-heading > taro-button-core{font-size:12px}.phone-bill-line{border-bottom:1px solid var(--brand-border);min-height:76px;padding:16px 12px}.phone-bill-line.selected{background:var(--brand-background)}.phone-bill-line-main{align-items:start;display:grid;font-size:14px;gap:12px;grid-template-columns:minmax(0,1fr) auto auto;line-height:22px}.phone-bill-line-name{font-weight:600;overflow-wrap:anywhere}.phone-line-tag{background:var(--brand-border);border-radius:4px;color:var(--brand-primary);display:inline-block;font-size:10px;margin-left:4px;padding:0 4px}.phone-bill-price{font-weight:600;text-align:right}.phone-bill-quantity{color:var(--brand-muted)}.phone-line-note{color:var(--brand-muted);display:block;font-size:12px;line-height:19px;margin-top:5px;overflow-wrap:anywhere}.phone-combo-summary{align-items:center;color:var(--brand-muted);display:flex;font-size:12px;gap:8px;margin-top:4px;min-height:44px;padding:0;text-align:left;width:100%}.phone-combo-summary > taro-text-core{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-combo-summary .app-icon{flex:none;height:16px;width:16px}.phone-checkout .combo-inline{display:block;font-size:12px;white-space:normal}.phone-checkout .combo-detail-rows{display:none}.phone-batch-bar,.phone-line-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:10px}.phone-batch-bar{align-items:center;font-size:12px;padding:8px 12px}.phone-line-actions > taro-button-core{background:#fff;border:1px solid var(--brand-border);border-radius:8px;color:var(--brand-primary);font-size:12px;min-height:44px;padding:7px 12px}.phone-bill-amount{color:var(--brand-muted);display:flex;flex-direction:column;font-size:13px;gap:10px;padding:14px 12px}.phone-bill-amount > taro-view-core{align-items:baseline;display:flex;gap:8px;justify-content:flex-end}.phone-payable{color:var(--brand-text);font-size:23px;font-weight:600}.phone-bill-number{color:var(--brand-muted);display:block;font-size:11px;overflow-wrap:anywhere;padding:12px 4px}.phone-bill-footer{align-items:center;background:#fff;border-top:1px solid var(--brand-border);display:flex;flex:none;gap:8px;padding:10px 12px calc(10px + var(--phone-safe-bottom))}.phone-footer-amount{align-items:baseline;display:flex;flex:1;flex-wrap:wrap;gap:4px;min-width:0}.phone-footer-amount > taro-text-core:first-child{font-size:12px}.phone-footer-amount > taro-text-core:last-child{color:var(--brand-primary);font-size:20px;font-weight:600;overflow-wrap:anywhere}.phone-bill-footer > .button{border-radius:24px;flex:none;font-size:14px;min-height:46px;padding:10px 14px}.phone-payment-methods{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:22px 0}.phone-payment-methods > taro-button-core{align-items:center;display:flex;flex-direction:column;font-size:12px;gap:10px;min-height:100px;padding:0}.phone-pay-icon{align-items:center;background:var(--brand-primary-soft);border:1px solid var(--brand-border);border-radius:14px;color:var(--brand-primary);display:flex;font-size:32px;height:72px;justify-content:center;width:72px}.phone-pay-icon .app-icon{height:32px;width:32px}.phone-payment-due{background:var(--brand-primary-soft);border-radius:24px;color:var(--brand-primary);font-size:20px;font-weight:600;padding:14px;text-align:center}.phone-payment-tip{display:block;font-size:11px;margin-top:10px;text-align:center}.phone-layout.cash-payment-overlay{align-items:flex-end;padding:0}.phone-layout.cash-payment-overlay .cash-payment-dialog{border-radius:16px 16px 0 0;max-width:540px;padding-bottom:calc(12px + var(--phone-safe-bottom))!important;width:100%!important}.phone-layout.features-page .feature-content{margin:0;max-width:none;padding:12px}.phone-layout.features-page .profile-card{min-height:68px;padding:12px}.phone-layout.features-page .feature-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.phone-layout.features-page .feature-card{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:16px 4px;text-align:center}.phone-layout.features-page .feature-card > .app-icon:first-child{height:32px;width:32px}.phone-layout.features-page .feature-card > .app-icon:last-child{display:none}.phone-layout.features-page .feature-card > taro-text-core{flex:none;font-size:13px}@media (max-width:374px){.phone-layout{--phone-rail:68px}.phone-layout .phone-menu-products{padding-left:8px;padding-right:8px}.phone-layout .phone-goods-grid{gap:10px 6px}.phone-layout .phone-bill-footer > .button{padding:10px}}@media (max-height:580px){.phone-layout .phone-people-keypad{grid-template-rows:repeat(4,44px)}.phone-layout .phone-people-value{margin:4px 0;min-height:44px;padding:4px}.phone-layout .phone-opening-dialog{max-height:96dvh;overflow:auto}}.page.phone-layout{padding-top:calc(56px + var(--phone-safe-top))}.phone-layout .phone-line-actions > taro-button-core{flex:none;margin:0;width:auto}.phone-layout .phone-batch-bar > taro-button-core{width:auto}.phone-layout .appbar-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-layout.order-page .cart-summary > .inline-row{display:none}.page.phone-layout:not(.desks-page):not(.order-page) .appbar-label{left:76px;pointer-events:none;position:absolute;right:76px;text-align:center}.page.phone-layout:not(.desks-page):not(.order-page) .appbar-title{display:block}.page.phone-layout:not(.desks-page):not(.order-page) .appbar-actions{margin-left:auto;position:relative}.phone-layout{--phone-rail:21.2vw}.phone-layout .content{max-width:none}.phone-layout .overlay{align-items:flex-end;padding:0}.phone-layout .overlay > .dialog{border-radius:14px 14px 0 0;max-height:88dvh;max-width:none;padding:12px 14px calc(12px + var(--phone-safe-bottom));width:100%}.phone-layout .overlay .sheet-heading{justify-content:center;min-height:48px;padding:4px 40px 12px 0;position:relative;text-align:center}.phone-layout .overlay .sheet-heading > .icon-button{position:absolute;right:0;top:0}.phone-layout .overlay .sheet-heading .section-title{font-size:17px;line-height:24px}.phone-layout .overlay .sheet-heading .muted{display:block;font-size:12px}.phone-layout .overlay .sheet-handle{display:none}.phone-layout .overlay .sheet-body{min-height:0;overflow:auto}.phone-layout .overlay .dialog-actions{flex:none;gap:12px;padding-top:12px}.phone-layout .overlay .dialog-actions > .button{min-height:46px}.phone-layout .overlay .field{margin:12px 0}.phone-layout .overlay .label{font-size:14px;line-height:22px}.phone-layout .overlay .input{background:var(--brand-background);border:0;border-radius:7px;font-size:16px;min-height:46px}.phone-layout .overlay .gift-reasons{flex-wrap:wrap;gap:8px}.phone-layout .overlay .gift-reasons > taro-button-core{font-size:13px;min-height:38px;padding:7px 12px}.phone-layout .table-action-dialog{height:74dvh}.phone-layout .table-action-dialog .choice-search{flex:none;margin:4px 0;min-height:40px}.phone-layout .table-action-dialog .choice-area-items{gap:8px}.phone-layout .table-action-dialog .choice-area-items > taro-button-core{border-radius:5px;min-height:36px;padding:5px 12px}.phone-layout .table-action-dialog .choice-grid{gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.phone-layout .table-action-dialog .choice-card{border-radius:5px;min-height:62px;padding:8px 4px;text-align:center}.phone-layout .table-action-dialog .choice-title{font-size:15px;justify-content:center;overflow-wrap:anywhere}.phone-layout .table-action-dialog .choice-card .muted{font-size:10px;line-height:15px}.phone-layout .table-action-dialog .choice-card .price{font-size:12px}.phone-layout .table-action-dialog .notice{font-size:11px;padding:8px}.phone-layout .discount-dialog .sheet-body > .gift-reasons{background:var(--brand-background);display:flex;padding:4px}.phone-layout .discount-dialog .sheet-body > .gift-reasons > taro-button-core{background:transparent;border:0;border-radius:5px;flex:1}.phone-layout .discount-dialog .sheet-body > .gift-reasons > taro-button-core.selected{background:#fff;color:var(--brand-primary)}.phone-layout .discount-dialog .dialog-actions > .secondary,.phone-layout .gift-dialog .dialog-actions > .secondary,.phone-layout .remark-dialog .dialog-actions > .secondary{display:none}.phone-layout .gift-quantity{justify-content:center;margin:12px 0}.phone-layout .gift-quantity > taro-button-core{min-height:46px;width:46px}.phone-layout .remark-dialog .remark-input{height:96px;min-height:96px}.phone-layout .remark-dialog .remark-tags{display:flex;flex-wrap:wrap;gap:8px}.phone-layout .business-footer{padding:10px 12px calc(10px + var(--phone-safe-bottom))}.phone-layout .line-tabs,.phone-layout .status-pills{border-radius:0;display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;padding:0}.phone-layout .line-tabs > taro-button-core,.phone-layout .status-pills > taro-button-core{background:#fff;border-radius:0;flex:1 0 auto;font-size:13px;min-height:44px;padding:8px 12px}.phone-layout .line-tabs > taro-button-core.active,.phone-layout .status-pills > taro-button-core.selected{background:#fff;border-bottom:2px solid var(--brand-primary);color:var(--brand-primary)}.phone-layout.desks-page .appbar-label{align-items:center;display:flex;flex-direction:row;gap:2px}.phone-layout.desks-page .phone-title-refresh{min-width:32px;padding:6px;width:32px}.phone-layout.desks-page .phone-title-refresh .app-icon{height:20px;width:20px}.phone-layout.desks-page .area-tabs > taro-button-core{font-size:13px}.phone-layout.features-page .feature-content{display:flex;flex-direction:column;min-height:calc(var(--phone-viewport-height, 100dvh) - 56px - var(--phone-safe-top));padding:12px 12px calc(100px + var(--phone-safe-bottom))}.phone-layout.features-page .feature-group{margin:0}.phone-layout.features-page .feature-grid{gap:12px}.phone-layout.features-page .feature-card{aspect-ratio:1;background:var(--brand-background);border-radius:9px;box-shadow:none;min-height:108px}.phone-layout.features-page .phone-feature-logout{bottom:calc(20px + var(--phone-safe-bottom));left:12px;min-height:48px;position:fixed;right:12px;width:calc(100% - 24px);z-index:5}.phone-layout .phone-bill-line{min-height:104px;padding-left:82px;position:relative}.phone-layout .phone-bill-photo{border-radius:8px;height:60px;left:12px;position:absolute;top:16px;width:60px}.phone-layout .phone-bill-photo .app-icon{height:28px;opacity:.5;width:28px}.phone-layout .phone-bill-line-main{gap:6px;grid-template-columns:minmax(0,1fr) auto auto}.phone-layout .phone-bill-line-name{font-size:13px;line-height:21px}.phone-layout .phone-bill-price,.phone-layout .phone-bill-quantity{font-size:13px}.phone-layout .phone-bill-line .phone-line-actions{margin-left:-70px}.phone-layout.orders-page .orders-content{padding:0 12px 20px}.phone-layout.orders-page .phone-history-query{background:#fff;margin:0 -12px}.phone-layout.orders-page .phone-history-basis{align-items:center;border-bottom:1px solid var(--brand-border);display:flex;font-size:13px;justify-content:space-between;min-height:42px;padding:8px 14px}.phone-layout.orders-page .phone-history-dates{display:grid;grid-template-columns:1fr 1fr;padding:12px 0}.phone-layout.orders-page .phone-history-dates > taro-button-core{align-items:stretch;background:#fff;border-radius:0;display:flex;flex-direction:column;font-size:13px;gap:8px;min-height:56px;padding:0 14px;text-align:left;width:100%}.phone-layout.orders-page .phone-history-dates > taro-button-core + taro-button-core{border-left:1px solid var(--brand-border)}.phone-layout.orders-page .phone-history-dates > taro-button-core > taro-view-core{align-items:center;color:var(--brand-primary);display:flex;font-size:12px;justify-content:space-between}.phone-layout.orders-page .phone-history-dates .app-icon{height:19px;width:19px}.phone-layout.orders-page .orders-query-row{display:block;padding:12px 0 6px}.phone-layout.orders-page .orders-query-row .search-box{background:var(--brand-rail);border:0;border-radius:7px;margin:0}.phone-layout.orders-page .orders-filter-actions{gap:6px;justify-content:flex-end;margin-top:4px}.phone-layout.orders-page .orders-filter-actions > .muted{display:none}.phone-layout.orders-page .orders-filter-actions > .button,.phone-layout.orders-page .orders-filter-actions > .text-button{font-size:12px;min-height:32px;padding:4px 8px}.phone-layout.orders-page .phone-history-tabs{background:var(--brand-background);border-radius:6px;display:flex;gap:4px;margin:8px 0 0;overflow:auto;padding:4px}.phone-layout.orders-page .phone-history-tabs > taro-button-core{background:transparent;border-radius:5px;flex:1 0 auto;font-size:13px;min-height:36px;padding:6px 10px}.phone-layout.orders-page .phone-history-tabs > taro-button-core.active{background:#fff;border:1px solid var(--brand-primary-soft);color:var(--brand-primary)}.phone-layout.orders-page .status-pills{background:#fff;margin-bottom:12px}.phone-layout.orders-page .status-pills > taro-button-core{flex:1;font-size:12px;min-width:0;padding:6px 8px}.phone-layout.orders-page .business-record{border-radius:8px;margin:10px 0;padding:12px}.phone-layout.orders-page .order-record .desk-detail-number{font-size:19px}.phone-layout.orders-page .order-record > .muted{display:block;font-size:11px;margin:8px 0}.phone-layout.orders-page .order-record .price{font-size:15px}.phone-layout.orders-page .pagination{margin-top:16px}.phone-layout .settings-content{padding:0}.phone-layout .settings-content > .profile-card,.phone-layout .settings-content > .settings-card{border:0;border-bottom:1px solid var(--brand-border);border-radius:0;box-shadow:none;margin:0;min-height:60px;padding:14px 16px}.phone-layout .settings-content > .profile-card{margin-bottom:10px;min-height:94px}.phone-layout .settings-content .logout{margin:36px 12px 12px;width:calc(100% - 24px)}.phone-layout.printers-page .printer-content{padding:12px}.phone-layout.printers-page .printer-workspace{display:block}.phone-layout.printers-page .printer-toolbar{padding:0}.phone-layout.printers-page .printer-filters{background:#fff;display:flex;gap:0}.phone-layout.printers-page .printer-filters > taro-button-core{flex:1;font-size:12px;min-height:42px}.phone-layout.printers-page .printer-toolbar-tools{display:flex;flex-wrap:wrap;gap:8px}.phone-layout.printers-page .printer-search{flex:1}.phone-layout.printers-page .printer-create{flex-basis:100%;min-height:44px}.phone-layout.printers-page .printer-row{background:#fff;border-radius:8px;display:block;margin:12px 0;padding:16px 12px}.phone-layout.printers-page .printer-row-info{display:grid;gap:8px;grid-template-columns:1fr auto;min-height:110px}.phone-layout.printers-page .printer-identity{grid-column:1}.phone-layout.printers-page .printer-sn{font-size:12px;grid-column:1/-1}.phone-layout.printers-page .printer-stall-name{font-size:13px;grid-column:1}.phone-layout.printers-page .printer-paper{font-size:12px;grid-column:1}.phone-layout.printers-page .printer-online{font-size:12px;grid-column:2;grid-row:1}.phone-layout.printers-page .printer-enabled{grid-column:2;grid-row:3}.phone-layout.printers-page .printer-row-actions{display:flex;gap:8px;margin-top:14px;padding:0}.phone-layout.printers-page .printer-row-actions > taro-button-core{flex:1;font-size:12px;min-height:38px;padding:5px}.phone-layout.printers-page .printer-list-heading{display:none}.phone-layout.printers-page .printer-panel-wrap{background:var(--brand-background);display:flex;inset:0;padding:0;position:fixed;z-index:70}.phone-layout.printers-page .printer-panel{border:0;border-radius:0;height:100%;max-height:none;max-width:none;overflow:auto;padding:0 14px 90px;position:relative;width:100%}.phone-layout.printers-page .printer-panel-heading{background:#fff;margin:0 -14px 12px;min-height:56px;padding:8px 14px;position:sticky;top:0;z-index:2}.phone-layout.printers-page .printer-form{display:block}.phone-layout.printers-page .printer-form > .field{align-items:center;border-bottom:1px solid var(--brand-border);display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:14px 0}.phone-layout.printers-page .printer-form > .field > .label{font-size:13px;width:80px}.phone-layout.printers-page .printer-form > .field > .input,.phone-layout.printers-page .printer-form > .field > .printer-choice{flex:1;min-width:0}.phone-layout.printers-page .printer-panel-actions{background:#fff;bottom:0;left:0;padding:12px 14px calc(12px + var(--phone-safe-bottom));position:fixed;right:0}.phone-layout .direct-intro{border-radius:8px;min-height:72px}.phone-layout .bookkeeping-workspace,.phone-layout .catalog-workspace,.phone-layout .draft-grid,.phone-layout .storage-workspace{grid-template-columns:1fr}.phone-layout .catalog-card,.phone-layout .draft-card,.phone-layout .settings-card{border-radius:8px;box-shadow:none}.phone-layout .catalog-detail{border-radius:0}.phone-layout .finance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.phone-layout .record-filters{border-radius:8px}@media (max-height:500px){.phone-layout .overlay > .dialog{max-height:96dvh}.phone-layout .phone-opening-dialog{overflow:auto}}.phone-layout.combo-overlay .combo-fixed-item{align-items:stretch;background:#fff;gap:8px;justify-content:flex-start;overflow:hidden;padding:0 0 12px;text-align:left}.phone-layout.combo-overlay .combo-fixed-item > taro-text-core:not(.muted){line-height:20px;min-height:40px;padding:0 8px}.phone-layout.combo-overlay .combo-fixed-item > .muted{background:var(--brand-primary);border-radius:12px;color:#fff;padding:1px 6px;right:4px;top:4px;z-index:1}.phone-layout.combo-overlay .phone-combo-photo{align-items:center;aspect-ratio:1;background:var(--brand-background);display:flex;justify-content:center;width:100%}.phone-layout.combo-overlay .phone-combo-photo > taro-image-core{height:100%;width:100%}.phone-layout.combo-overlay .phone-combo-photo > .app-icon{height:32px;opacity:.4;width:32px}.phone-layout.combo-overlay .dialog-actions > .secondary{display:none}.phone-layout.combo-overlay .combo-total{flex-wrap:wrap}.phone-layout.combo-overlay .combo-total > .muted{display:none}.phone-layout.combo-overlay .phone-combo-count{gap:6px;margin-left:auto}.phone-layout.combo-overlay .phone-combo-count > taro-button-core{border-radius:50%;min-height:40px;min-width:40px;width:40px}.phone-layout .phone-orders-home{padding:14px 12px}.phone-layout .phone-orders-home > .panel{border-radius:9px;padding:16px}.phone-layout .phone-orders-home .section-title{border-left:3px solid var(--brand-primary);padding-left:8px}.phone-layout .phone-orders-home-grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.phone-layout .phone-orders-home-grid > taro-button-core{align-items:center;background:#fff;display:flex;flex-direction:column;font-size:13px;gap:14px;justify-content:center;min-height:94px}.phone-layout .phone-orders-home-grid .app-icon{height:32px;width:32px}.phone-layout.order-page .cart-line.line-selected .cart-line-info > .text-button{display:none}.phone-layout .phone-cart-row-actions{display:flex;gap:6px;justify-content:flex-end;margin:8px 0}.phone-layout .phone-cart-row-actions > taro-button-core{background:var(--brand-background);border-radius:6px;color:var(--brand-primary);font-size:12px;min-height:36px;padding:5px 10px;width:auto}.phone-layout .phone-cart-identity{align-items:center;border-bottom:1px solid var(--brand-border);display:flex;font-size:17px;font-weight:600;gap:12px;justify-content:space-between;min-height:54px}.phone-layout .phone-cart-identity > .text-button{font-size:13px;font-weight:400;min-height:44px}.page.phone-layout{--phone-rail:21.2%;padding:calc(48px + var(--phone-safe-top)) var(--phone-safe-right) var(--phone-safe-bottom) var(--phone-safe-left)}.page.phone-layout .appbar{gap:4px;height:calc(48px + var(--phone-safe-top));min-height:48px;padding:var(--phone-safe-top) calc(8px + var(--phone-safe-right)) 0 calc(8px + var(--phone-safe-left))}.page.phone-layout .appbar-title{font-size:16px;line-height:24px}.page.phone-layout .appbar > .icon-button{height:44px;min-width:40px;padding:9px;width:40px}.page.phone-layout .appbar-actions{gap:0;max-width:62%}.page.phone-layout .appbar-actions > .text-button{align-items:center;display:flex;font-size:12px;gap:3px;line-height:18px;padding:6px}.page.phone-layout .appbar-actions > .text-button > .app-icon{height:15px;width:15px}.page.phone-layout .appbar-label{flex:1;left:auto!important;min-width:0;position:static!important;right:auto!important;text-align:left!important}.page.phone-layout .appbar-label > .appbar-title{overflow:hidden;text-overflow:ellipsis}.page.phone-layout .appbar-actions{margin-left:0!important}.page.phone-layout .phone-confirm-heading{grid-template-columns:44px minmax(0,1fr) 60px;min-height:48px}.page.phone-layout .phone-confirm-heading > taro-text-core{font-size:16px}.page.phone-layout:not(.desks-page):not(.order-page) .appbar{display:grid;grid-template-columns:40px minmax(0,1fr) auto}.page.phone-layout:not(.desks-page):not(.order-page) .appbar-label{text-align:center!important}.page.phone-layout:not(.desks-page):not(.order-page) .appbar-actions{max-width:none}.page.phone-layout.login-page,.page.phone-layout.queue-guest{padding-top:var(--phone-safe-top)}.page.phone-layout.desks-page .desk-status-tabs{min-height:42px;padding:0}.page.phone-layout.desks-page .desk-status-tabs > taro-button-core{font-size:12px;gap:0;min-height:42px;padding:2px 0}.page.phone-layout.desks-page .desk-status-count{font-size:10px;line-height:14px;min-width:16px}.page.phone-layout.desks-page .desk-workspace > .area-rail{background:var(--brand-background)}.page.phone-layout.desks-page .desk-workspace > .desk-list-scroll{padding:0 8px 12px}.page.phone-layout.desks-page .area-tabs > taro-button-core{font-size:12px;min-height:64px;padding:18px 5px}.page.phone-layout.desks-page .desk-list-heading{min-height:32px;padding:5px 0}.page.phone-layout.desks-page .desk-list-heading .section-title{font-size:13px}.page.phone-layout.desks-page .desk-grid{gap:10px 8px}.page.phone-layout.desks-page .desk-card{border-radius:5px;box-shadow:0 1px 3px rgba(var(--brand-text-rgb),.03137);height:108px;min-height:108px}.page.phone-layout.desks-page .desk-card-top{height:80px}.page.phone-layout.desks-page .desk-number{font-size:16px;font-weight:500;line-height:24px;top:39px}.page.phone-layout.desks-page .desk-meta{font-size:10px;top:5px;white-space:nowrap}.page.phone-layout.desks-page .phone-desk-person{height:14px;left:4px;top:5px;width:14px}.page.phone-layout.desks-page .desk-card-bottom{flex-wrap:nowrap;gap:1px;min-height:26px;padding:3px}.page.phone-layout.desks-page .desk-status,.page.phone-layout.desks-page .desk-time{font-size:10px;line-height:18px;white-space:nowrap}.page.phone-layout.desks-page .desk-time{min-width:0;overflow:hidden;text-overflow:ellipsis}.page.phone-layout.order-page .order-layout{height:100%;min-height:0;padding-bottom:calc(64px + var(--phone-safe-bottom))}.page.phone-layout.order-page .phone-menu-rail taro-button-core{font-size:12px;line-height:17px;min-height:64px;padding:16px 8px}.page.phone-layout.order-page .phone-menu-products{padding:0 9px 12px;width:0}.page.phone-layout.order-page .phone-section-title{font-size:13px;line-height:18px;margin:6px 0 8px}.page.phone-layout.order-page .phone-goods-grid{align-items:start;gap:20px 9px}.page.phone-layout.order-page .phone-goods-card{border-radius:4px;box-shadow:0 1px 2px rgba(var(--brand-text-rgb),.07059)}.page.phone-layout.order-page .phone-goods-info{gap:3px;padding:3px 4px}.page.phone-layout.order-page .phone-goods-name{display:-webkit-box;-webkit-line-clamp:2;line-height:15px;min-height:30px;-webkit-box-orient:vertical;overflow:hidden}.page.phone-layout.order-page .phone-goods-info > .price{font-size:12px;line-height:16px}.page.phone-layout.order-page .phone-stock{line-height:14px}.page.phone-layout.order-page .phone-goods-select{font-size:12px;min-height:28px}.page.phone-layout.order-page .phone-goods-card{min-height:140px}.page.phone-layout.order-page .mobile-cart-bar{border-radius:24px;bottom:calc(12px + var(--phone-safe-bottom));gap:6px;height:46px;left:calc(10px + var(--phone-safe-left));min-height:46px;right:calc(10px + var(--phone-safe-right))}.page.phone-layout.order-page .mobile-cart-bar > .button.primary{font-size:14px;height:46px;min-height:46px;min-width:96px;padding:0 16px}.page.phone-layout.order-page .mobile-cart-bar > .total-price{font-size:16px}.page.phone-layout.order-page .cart-panel{padding:var(--phone-safe-top) calc(12px + var(--phone-safe-right)) calc(10px + var(--phone-safe-bottom)) calc(12px + var(--phone-safe-left))}.page.phone-layout.order-page .phone-cart-identity{border:0;font-size:14px;font-weight:500;min-height:46px}.page.phone-layout.order-page .phone-cart-identity > taro-text-core{border-left:2px solid var(--brand-primary);padding-left:7px}.page.phone-layout.order-page .phone-cart-identity > .text-button{color:var(--brand-muted);font-size:11px}.page.phone-layout.order-page .cart-lines{padding:0}.page.phone-layout.order-page .cart-line{align-items:start;border-bottom:1px solid var(--brand-background);gap:6px;grid-template-columns:64px minmax(0,1fr) 28px 58px;min-height:86px;padding:10px 0}.page.phone-layout.order-page .phone-cart-image{border-radius:5px;grid-row:1;height:64px;width:64px}.page.phone-layout.order-page .cart-line-info{grid-column:2/5;grid-row:1;min-height:64px;padding:0}.page.phone-layout.order-page .cart-line-info > .section-title{display:block;font-size:12px;line-height:20px;overflow:hidden;padding-right:92px;text-overflow:ellipsis;white-space:nowrap}.page.phone-layout.order-page .cart-line .stepper{gap:0;grid-area:auto;margin:0;min-height:20px;position:absolute;right:64px;top:10px}.page.phone-layout.order-page .cart-line .stepper > taro-text-core{font-size:11px;line-height:20px;min-width:22px;text-align:right}.page.phone-layout.order-page .cart-line.line-selected .stepper > taro-button-core{display:none}.page.phone-layout.order-page .cart-line.line-selected .stepper > taro-text-core:before{content:"×"}.page.phone-layout.order-page .cart-line > .price{font-size:12px;grid-row:1;line-height:20px;text-align:right;white-space:nowrap}.page.phone-layout.order-page .cart-line-info > .gift-summary,.page.phone-layout.order-page .cart-line-info > .muted{font-size:11px;line-height:17px}.page.phone-layout.order-page .cart-line-info > .muted:not(.line-options-summary):empty{display:none}.page.phone-layout.order-page .phone-cart-combo{align-items:center;background:transparent;color:var(--brand-muted);display:flex;font-size:11px;gap:6px;min-height:32px;padding:0;text-align:left;width:100%}.page.phone-layout.order-page .phone-cart-combo > taro-text-core{flex:1;line-height:18px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page.phone-layout.order-page .phone-cart-combo > .app-icon{height:16px;width:16px}.page.phone-layout.order-page .phone-cart-combo-expanded{font-size:12px;line-height:22px;padding:6px 0}.page.phone-layout.order-page .phone-cart-combo-expanded > taro-view-core{display:flex;gap:6px;justify-content:space-between}.page.phone-layout.order-page .phone-cart-row-actions{gap:0;justify-content:flex-end;margin:4px 0;position:relative}.page.phone-layout.order-page .phone-cart-row-actions > taro-button-core{border-radius:0;flex:1;font-size:12px;min-height:40px}.page.phone-layout.order-page .phone-cart-row-actions > taro-button-core:first-child{border-radius:6px 0 0 6px}.page.phone-layout.order-page .phone-cart-row-actions > taro-button-core:last-child{border-radius:0 6px 6px 0}.page.phone-layout.order-page .cart-summary{gap:6px;grid-template-columns:minmax(0,1fr) 112px 76px;padding-top:10px}.page.phone-layout.order-page .cart-summary > .button{font-size:12px;min-height:40px}.page.phone-layout.order-page .cart-summary .total-price{font-size:14px}.page.phone-layout.order-page .cart-summary > .cart-grand-total{gap:0}.phone-layout .overlay > .dialog{border-radius:8px 8px 0 0;max-height:calc(var(--phone-viewport-height, 100dvh) - var(--phone-safe-top) - 24px);padding:6px calc(12px + var(--phone-safe-right)) calc(12px + var(--phone-safe-bottom)) calc(12px + var(--phone-safe-left))}.phone-layout .overlay .sheet-heading{min-height:40px;padding:4px 40px}.phone-layout .overlay .sheet-heading .section-title{font-size:14px;line-height:22px}.phone-layout .overlay .sheet-heading > .icon-button{height:36px;min-width:36px;padding:9px;width:36px}.phone-layout .overlay .sheet-heading > .icon-button .app-icon{height:18px;width:18px}.phone-layout .overlay .dialog-actions > .button{border-radius:24px;min-height:42px}.phone-layout .table-action-dialog{height:min(46dvh,420px);min-height:300px}.phone-layout .table-action-dialog .choice-search{min-height:34px}.phone-layout .table-action-dialog .choice-card{border-radius:3px;min-height:52px;padding:6px 3px}.phone-layout .table-action-dialog .choice-title{font-size:12px}.phone-layout .table-action-dialog .choice-area-items > taro-button-core{font-size:11px;min-height:32px;padding:4px 10px}.phone-layout .table-action-dialog .sheet-body{min-height:0}.phone-layout .discount-dialog{min-height:280px}.phone-layout .discount-dialog .field{margin:8px 0}.phone-layout .discount-dialog .input{min-height:42px}.phone-layout .phone-operation-grid{gap:8px}.phone-layout .phone-operation-grid > taro-button-core{border-radius:5px;min-height:68px}.phone-layout .phone-bill-scroll{padding:12px 6px 16px}.phone-layout .phone-bill-identity{border:0;border-radius:5px;box-shadow:0 2px 4px rgba(var(--brand-text-rgb),.04706);margin-bottom:12px;min-height:44px;padding:4px 8px}.phone-layout .phone-bill-identity > taro-text-core{border-left-width:2px;font-size:14px;font-weight:500;padding-left:6px}.phone-layout .phone-bill-identity > taro-button-core{color:var(--brand-muted);font-size:11px}.phone-layout .phone-bill-card{border:0;border-radius:6px;box-shadow:0 2px 5px rgba(var(--brand-text-rgb),.06275)}.phone-layout .phone-bill-heading{font-size:11px;min-height:34px;padding:2px 10px}.phone-layout .phone-bill-heading > .text-button{font-size:11px;min-height:32px}.phone-layout .phone-bill-line{min-height:90px;padding:10px 10px 10px 84px}.phone-layout .phone-bill-photo{border-radius:4px;height:64px;left:10px;top:10px;width:64px}.phone-layout .phone-bill-line-main{gap:5px;grid-template-columns:minmax(0,1fr) 25px 58px}.phone-layout .phone-bill-line-name{font-size:12px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-layout .phone-bill-price,.phone-layout .phone-bill-quantity{font-size:11px;line-height:20px;white-space:nowrap}.phone-layout .phone-combo-summary{font-size:10px;line-height:18px;margin:0;min-height:32px}.phone-layout .phone-combo-summary > .app-icon{height:16px;width:16px}.phone-layout .phone-line-note{font-size:11px;line-height:17px;margin-top:2px}.phone-layout .phone-bill-amount{font-size:12px;padding:8px 10px}.phone-layout .phone-bill-amount .phone-payable{font-size:16px}.phone-layout .phone-bill-footer{gap:8px;min-height:60px;padding:8px calc(12px + var(--phone-safe-right)) calc(8px + var(--phone-safe-bottom)) calc(12px + var(--phone-safe-left))}.phone-layout .phone-footer-amount > taro-text-core:last-child{font-size:15px}.phone-layout .phone-bill-footer > .button{font-size:12px;min-height:40px;padding:8px 16px}.phone-layout .phone-payment-methods{gap:12px;padding:14px 4px}.phone-layout .phone-pay-icon{border-radius:6px;height:64px;width:64px}.phone-layout .phone-payment-methods > taro-button-core{font-size:11px;min-height:92px}.phone-layout .phone-payment-due{font-size:16px;line-height:22px;padding:10px}.phone-layout .phone-payment-tip{font-size:10px}.phone-layout .business-footer{padding-left:calc(12px + var(--phone-safe-left));padding-right:calc(12px + var(--phone-safe-right))}.phone-layout.combo-overlay .combo-dialog{border-radius:8px 8px 0 0;max-height:calc(88dvh - var(--phone-safe-top));padding:4px calc(12px + var(--phone-safe-right)) calc(12px + var(--phone-safe-bottom)) calc(12px + var(--phone-safe-left))}.phone-layout.combo-overlay .sheet-heading{min-height:36px}.phone-layout.combo-overlay .sheet-heading > .section-title{font-size:14px}.phone-layout.combo-overlay .combo-fixed > .section-title{font-size:12px}.phone-layout.combo-overlay .combo-fixed-grid{gap:10px 12px}.phone-layout.combo-overlay .combo-fixed-item{border:0;border-radius:4px;box-shadow:0 2px 5px rgba(var(--brand-text-rgb),.06275);gap:4px;min-height:140px}.phone-layout.combo-overlay .combo-fixed-item > taro-text-core:not(.muted){font-size:12px;line-height:18px;min-height:36px;padding:0 6px}.phone-layout.combo-overlay .combo-fixed-item > .muted{font-size:10px;padding:0 4px}.phone-layout.combo-overlay .phone-combo-count > taro-button-core{min-height:32px;min-width:32px;width:32px}.phone-layout.combo-overlay .dialog-actions{gap:10px}.phone-layout.combo-overlay .dialog-actions > .primary{border-radius:24px;min-height:44px}.phone-layout.combo-overlay .total-price{font-size:18px}.phone-layout.cash-payment-overlay .cash-payment-dialog{border-radius:8px 8px 0 0;max-height:calc(var(--phone-viewport-height, 100dvh) - var(--phone-safe-top) - 12px);max-width:none;padding:4px calc(12px + var(--phone-safe-right)) var(--phone-safe-bottom) calc(12px + var(--phone-safe-left))!important}.phone-layout.cash-payment-overlay .phone-cash-label{border-left:2px solid var(--brand-primary);display:block;font-size:12px;line-height:16px;padding:8px 0 0 7px}.phone-layout.cash-payment-overlay .cash-entry{font-size:20px;margin:18px 8px 0}.phone-layout.cash-payment-overlay .cash-entry taro-input-core{font-size:22px;height:42px;line-height:42px}.phone-layout.cash-payment-overlay .cash-change{font-size:12px;min-height:78px;padding:10px 8px}.phone-layout.cash-payment-overlay .cash-denominations{display:none}.phone-layout.cash-payment-overlay .cash-keypad{gap:0;grid-template-rows:repeat(4,54px);margin:0 -12px}.phone-layout.cash-payment-overlay .cash-keypad taro-button-core{background:#fff;border:0;border-radius:0;border-right:1px solid var(--brand-border);border-top:1px solid var(--brand-border);font-size:20px;min-height:48px}.phone-layout.cash-payment-overlay .cash-keypad .cash-delete{font-size:12px}.phone-layout.cash-payment-overlay .cash-keypad .cash-confirm{background:var(--brand-primary);font-size:16px;grid-area:2/4/5/5}.page.phone-layout.features-page .feature-content{min-height:calc(var(--phone-viewport-height, 100dvh) - 48px - var(--phone-safe-top));padding:8px 10px calc(88px + var(--phone-safe-bottom))}.page.phone-layout.features-page .feature-grid{gap:10px}.page.phone-layout.features-page .feature-card{aspect-ratio:1;border-radius:5px;gap:10px;min-height:98px}.page.phone-layout.features-page .feature-card > .app-icon:first-child{height:28px;width:28px}.page.phone-layout.features-page .feature-card > taro-text-core{font-size:13px}.page.phone-layout.features-page .phone-feature-logout{border-radius:24px;left:calc(12px + var(--phone-safe-left));min-height:44px;right:calc(12px + var(--phone-safe-right));width:auto}.page.phone-layout.orders-page .orders-content{display:flex;gap:0;padding:0 12px 16px}.page.phone-layout.orders-page .phone-history-basis{font-size:11px;min-height:36px}.page.phone-layout.orders-page .phone-history-dates{padding:10px 0}.page.phone-layout.orders-page .phone-history-dates > taro-button-core{font-size:11px;min-height:50px;padding:0 12px}.page.phone-layout.orders-page .orders-query-row{padding:10px 0 4px}.page.phone-layout.orders-page .orders-query-row .search-box{height:36px;min-height:36px;padding:4px 8px}.page.phone-layout.orders-page .orders-query-row .search-box taro-input-core{font-size:11px}.page.phone-layout.orders-page .orders-filter-actions{margin:2px 0 0}.page.phone-layout.orders-page .orders-filter-actions > .button,.page.phone-layout.orders-page .orders-filter-actions > .text-button{font-size:11px;min-height:28px;padding:2px 6px}.page.phone-layout.orders-page .phone-history-tabs{flex:none;margin:6px 0 0;padding:3px}.page.phone-layout.orders-page .phone-history-tabs > taro-button-core{font-size:11px;min-height:32px}.page.phone-layout.orders-page .status-pills{flex:none;margin:0 0 8px}.page.phone-layout.orders-page .status-pills > taro-button-core{font-size:11px;min-height:36px}.page.phone-layout.orders-page .business-record{border-radius:5px;margin:8px 0;padding:10px}.page.phone-layout.orders-page .order-record .desk-detail-number{font-size:16px}.page.phone-layout.printers-page .printer-content{padding:8px}.page.phone-layout.printers-page .printer-row{margin:10px 0;padding:10px}.page.phone-layout.printers-page .printer-row-info{font-size:12px;gap:4px;min-height:86px}.page.phone-layout.printers-page .printer-device-name{font-size:13px}.page.phone-layout.printers-page .printer-online{max-width:120px;text-align:right;white-space:normal}.page.phone-layout.printers-page .printer-row-actions{gap:4px;margin-top:8px}.page.phone-layout.printers-page .printer-row-actions > taro-button-core{font-size:11px;min-height:36px}.page.phone-layout.printers-page .printer-panel{padding:var(--phone-safe-top) calc(12px + var(--phone-safe-right)) calc(88px + var(--phone-safe-bottom)) calc(12px + var(--phone-safe-left))}.page.phone-layout.printers-page .printer-panel-heading{min-height:48px;top:var(--phone-safe-top)}.page.phone-layout.printers-page .printer-panel-actions{padding-left:calc(12px + var(--phone-safe-left));padding-right:calc(12px + var(--phone-safe-right))}@media (max-height:500px){.page.phone-layout .appbar{height:calc(44px + var(--phone-safe-top));min-height:44px}.page.phone-layout{padding-top:calc(44px + var(--phone-safe-top))}.phone-layout .overlay > .dialog,.phone-layout.combo-overlay .combo-dialog{max-height:calc(var(--phone-viewport-height, 100dvh) - var(--phone-safe-top) - 8px)}.phone-layout .table-action-dialog{height:calc(var(--phone-viewport-height, 100dvh) - var(--phone-safe-top) - 8px);min-height:0}.phone-layout.cash-payment-overlay .cash-entry{margin:4px 8px 0}.phone-layout.cash-payment-overlay .cash-change{min-height:32px;padding:4px 8px}.phone-layout.cash-payment-overlay .cash-keypad{grid-template-rows:repeat(4,42px)}.phone-layout.cash-payment-overlay .cash-keypad taro-button-core{min-height:40px}.phone-layout .phone-opening-dialog{max-height:calc(var(--phone-viewport-height, 100dvh) - var(--phone-safe-top) - 8px);overflow:auto}}.phone-layout .overlay.phone-top-operations{align-items:flex-start;background:rgba(0,0,0,.4);bottom:0;display:flex;justify-content:flex-start;left:0;padding:0;position:fixed;right:0;top:calc(48px + var(--phone-safe-top));z-index:85}.phone-layout .overlay.phone-top-operations .phone-top-operation-panel{border-radius:0 0 5px 5px;box-shadow:0 3px 6px rgba(var(--brand-text-rgb),.04706);max-height:calc(var(--phone-viewport-height, 100dvh) - 48px - var(--phone-safe-top) - var(--phone-safe-bottom));overflow:auto;padding:10px calc(8px + var(--phone-safe-right)) 12px calc(8px + var(--phone-safe-left));width:100%}.phone-layout .overlay.phone-top-operations .phone-operation-grid{gap:8px 0;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;padding:0}.phone-layout .overlay.phone-top-operations .phone-operation-grid > taro-button-core{background:#fff;border:0;border-radius:0;box-shadow:none;font-size:12px;gap:8px;line-height:18px;min-height:86px;padding:8px 2px;white-space:normal}.phone-layout .overlay.phone-top-operations .phone-operation-icon{align-items:center;background:linear-gradient(145deg,var(--brand-background),var(--brand-border));border-radius:14px;color:var(--brand-primary);display:flex;height:42px;justify-content:center;width:42px}.phone-layout .overlay.phone-top-operations .phone-operation-icon > .app-icon{height:26px;width:26px}.phone-layout .overlay.phone-top-operations .phone-operation-back{align-items:center;background:transparent;color:var(--brand-primary);display:flex;font-size:12px;gap:4px;min-height:40px;padding:4px 8px;width:auto}@media (max-height:500px){.phone-layout .overlay.phone-top-operations{top:calc(44px + var(--phone-safe-top))}.phone-layout .phone-top-operations .phone-operation-grid > taro-button-core{min-height:72px}}.phone-layout .phone-expanded-arrow{transform:rotate(180deg)}.page.phone-layout.checkout-page{padding-bottom:0}.phone-layout.phone-opening-overlay .phone-opening-dialog{max-height:calc(var(--phone-viewport-height, 100dvh) - var(--phone-safe-top) - 12px);padding-left:calc(12px + var(--phone-safe-left));padding-right:calc(12px + var(--phone-safe-right))}.page.phone-layout.checkout-page,.page.phone-layout.desks-page,.page.phone-layout.order-page{height:var(--phone-viewport-height,100dvh);min-height:0}.page.phone-layout{--phone-rail:clamp(64px,21.2%,110px);min-height:var(--phone-viewport-height,100dvh)}.page.phone-layout.desks-page .desk-status-tabs{align-self:stretch;max-width:none;width:100%}.phone-layout .cart-container.cart-open,.phone-layout .overlay,.phone-layout .printer-panel-wrap,.phone-layout.overlay{bottom:var(--phone-keyboard-inset,0)}.page.phone-layout.order-page .mobile-cart-bar{bottom:calc(12px + var(--phone-safe-bottom) + var(--phone-keyboard-inset, 0px))}.page.phone-layout.features-page .phone-feature-logout{bottom:calc(20px + var(--phone-safe-bottom) + var(--phone-keyboard-inset, 0px))}.phone-layout .printer-panel-actions{bottom:var(--phone-keyboard-inset,0)}@media (min-width:600px) and (max-height:500px){.page.phone-layout.desks-page .desk-grid,.page.phone-layout.order-page .phone-goods-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.page.phone-layout.order-page .cart-line{grid-template-columns:64px minmax(0,1fr) 28px max-content}.page.phone-layout.order-page .cart-line-info{display:contents}.page.phone-layout.order-page .cart-line-info > *{grid-column:2/-1}.page.phone-layout.order-page .cart-line-info > .section-title{grid-column:2;grid-row:1;padding-right:0}.page.phone-layout.order-page .cart-line .stepper{grid-column:3;grid-row:1;position:static}.page.phone-layout.order-page .cart-line > .price{grid-column:4}.page.phone-layout.order-page .phone-cart-image{grid-row:1/3}.phone-layout .phone-bill-line-main{grid-template-columns:minmax(0,1fr) 25px max-content}.phone-layout{color:var(--brand-text)}.phone-layout .muted,.phone-layout .phone-cart-combo,.phone-layout .phone-combo-summary,.phone-layout .phone-line-note{color:var(--brand-muted)}.phone-layout .button.primary{background:linear-gradient(var(--brand-primary),var(--brand-primary));border-color:var(--brand-primary);border-radius:10px;box-shadow:0 3px 7px rgba(var(--brand-primary-rgb),.10196);color:#fff}.phone-layout .button.secondary{background:#fff;border-color:var(--brand-border);border-radius:10px;color:var(--brand-text)}.phone-layout .button.danger{background:var(--brand-danger-soft);border-color:var(--brand-danger-soft);color:var(--brand-danger)}.phone-layout .combo-dialog,.phone-layout .overlay > .dialog{background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -6px 32px rgba(var(--brand-text-rgb),.07843)}.phone-layout .overlay .input{background:#fff;border:1px solid var(--brand-border);border-radius:10px;color:var(--brand-text)}.phone-layout .phone-operation-grid > taro-button-core{color:var(--brand-text)}.phone-layout .phone-operation-grid > taro-button-core:not([role=menuitem]){background:#fff;border-color:var(--brand-border);border-radius:10px}.phone-layout .overlay.phone-top-operations .phone-top-operation-panel{background:#fff;box-shadow:0 3px 12px rgba(var(--brand-text-rgb),.03137)}.phone-layout .overlay.phone-top-operations .phone-operation-icon{background:#fff;border:1px solid var(--brand-border);border-radius:12px}.phone-layout .phone-bill-scroll{background:var(--brand-background)}.phone-layout .phone-bill-card,.phone-layout .phone-bill-identity{background:#fff;border:1px solid var(--brand-border);border-radius:12px;box-shadow:none}.phone-layout .phone-bill-identity > taro-text-core,.phone-layout .phone-bill-line-name,.phone-layout .phone-bill-price{color:var(--brand-text)}.phone-layout .phone-bill-heading{border-bottom-color:var(--brand-border);color:var(--brand-muted)}.phone-layout .phone-bill-line{border-bottom-color:var(--brand-border)}.phone-layout .phone-bill-line.selected{background:var(--brand-primary-soft)}.phone-layout .phone-footer-amount > taro-text-core:last-child,.phone-layout .phone-payable{color:var(--brand-primary)}.phone-layout .phone-pay-icon{background:var(--brand-primary-soft);border-color:var(--brand-border);border-radius:12px;color:var(--brand-primary)}.phone-layout .phone-payment-due{background:var(--brand-primary-soft);border-radius:10px;color:var(--brand-primary)}.phone-layout .phone-people-value{background:#fff;border:1px solid var(--brand-border);border-radius:10px;color:var(--brand-primary)}.phone-layout .phone-key-confirm{background:linear-gradient(var(--brand-primary),var(--brand-primary));color:#fff}.phone-layout .phone-cart-placeholder,.phone-layout .phone-combo-photo,.phone-layout .phone-goods-image{background:var(--brand-rail)}.phone-layout .phone-bill-number,.phone-layout .phone-goods-info > .price{color:var(--brand-text)}.page.phone-layout{background:linear-gradient(135deg,rgba(var(--brand-background-rgb),.33333),transparent 320px),#fff}.page.phone-layout .appbar{background:#fff;border-bottom-color:var(--brand-border)}.page.phone-layout .area-rail,.page.phone-layout .phone-menu-rail{background:var(--brand-rail)}.page.phone-layout .area-tabs > taro-button-core,.page.phone-layout .phone-menu-rail taro-button-core{color:var(--brand-muted)}.page.phone-layout.desks-page .desk-workspace > .area-rail{background:var(--brand-rail)}.page.phone-layout.desks-page .desk-card{background:linear-gradient(#fff,var(--brand-background));border-color:var(--brand-border);border-radius:8px;box-shadow:none}.page.phone-layout.desks-page .desk-number{color:var(--brand-text)}.page.phone-layout.desks-page .desk-meta,.page.phone-layout.desks-page .desk-time{color:var(--brand-muted)}.page.phone-layout.desks-page .desk-status{color:var(--brand-success)}.page.phone-layout.desks-page .desk-card-bottom{background:transparent;border-top-color:var(--brand-border)}.page.phone-layout.desks-page .desk-state-1{background:var(--brand-primary-soft);border-color:var(--brand-border)}.page.phone-layout.desks-page .desk-state-1 .desk-number,.page.phone-layout.desks-page .desk-state-1 .desk-status{color:var(--brand-primary)}.page.phone-layout.desks-page .desk-state-2{background:var(--brand-warning-soft);border-color:var(--brand-border)}.page.phone-layout.desks-page .desk-state-2 .desk-card-bottom{background:transparent;border-color:var(--brand-border)}.page.phone-layout.desks-page .desk-state-2 .desk-number,.page.phone-layout.desks-page .desk-state-2 .desk-status{color:var(--brand-warning)}.page.phone-layout.desks-page .desk-state-4{background:var(--brand-rail)}.page.phone-layout.desks-page .desk-state-4 .desk-status{color:var(--brand-muted)}.page.phone-layout.desks-page .desk-status-tabs > taro-button-core{background:#fff;color:var(--brand-muted)}.page.phone-layout.desks-page .desk-status-tabs > taro-button-core.active{background:var(--brand-primary-soft);color:var(--brand-primary)}.page.phone-layout.order-page .phone-goods-card{background:#fff;border-color:var(--brand-border);border-radius:8px;box-shadow:none}.page.phone-layout.order-page .phone-goods-select{border-top-color:var(--brand-border);color:var(--brand-primary)}.page.phone-layout.order-page .cart-line .section-title,.page.phone-layout.order-page .cart-line > .price{color:var(--brand-text)}.page.phone-layout.order-page .cart-line.line-selected{background:var(--brand-primary-soft)}.page.phone-layout.order-page .cart-summary > .button{border-radius:10px}.page.phone-layout.order-page .mobile-cart-bar{background:#fff;border-color:var(--brand-border);border-radius:12px;box-shadow:0 -3px 12px rgba(var(--brand-text-rgb),.03529)}.page.phone-layout.order-page .mobile-cart-bar > .button.primary{border-radius:0 12px 12px 0}.page.phone-layout.order-page .mobile-cart-bar > .total-price{color:var(--brand-primary)}.page.phone-layout.order-page .phone-cart-row-actions > taro-button-core{background:#fff;border:1px solid var(--brand-border);color:var(--brand-text)}.page.phone-layout.features-page .feature-card{background:#fff;border:1px solid var(--brand-border);border-radius:12px;box-shadow:none}.page.phone-layout.features-page .phone-feature-logout{border-radius:10px}.page.phone-layout.orders-page .phone-history-tabs{background:var(--brand-rail)}.page.phone-layout.orders-page .phone-history-tabs > taro-button-core.active{background:#fff;border-color:var(--brand-border);color:var(--brand-primary)}.page.phone-layout.orders-page .business-record{background:#fff;border-color:var(--brand-border);border-radius:12px}.page.phone-layout.orders-page .orders-query-row .search-box{background:#fff;border:1px solid var(--brand-border)}.page.phone-layout.printers-page .printer-row{background:#fff;border-color:var(--brand-border);border-radius:12px}.page.phone-layout.printers-page .printer-row-actions > taro-button-core{border:1px solid var(--brand-border);color:var(--brand-text)}.page.phone-layout.printers-page .printer-panel-wrap{background:var(--brand-background)}.phone-layout.combo-overlay .combo-dialog{border-radius:20px 20px 0 0}.phone-layout.combo-overlay .combo-fixed-item{border:1px solid var(--brand-border);border-radius:8px;box-shadow:none}.phone-layout.cash-payment-overlay .cash-payment-dialog{border-radius:20px 20px 0 0}.phone-layout.cash-payment-overlay .cash-keypad taro-button-core{background:var(--brand-background);border-color:var(--brand-border);color:var(--brand-text)}.phone-layout.cash-payment-overlay .cash-keypad .cash-confirm{background:linear-gradient(var(--brand-primary),var(--brand-primary));color:#fff}.phone-layout .dialog{font-size:14px;line-height:22px}.phone-layout .dialog .sheet-heading{align-items:center;display:flex;gap:0;justify-content:center;min-height:52px;padding:10px 44px;position:relative;text-align:center}.phone-layout .dialog .sheet-heading .section-title{color:var(--brand-text);display:block;font-size:17px;font-weight:600;line-height:24px}.phone-layout .dialog .sheet-heading .muted{display:block;font-size:12px;font-weight:400;line-height:18px;margin-top:2px}.phone-layout .dialog .sheet-heading > .icon-button{align-items:center;display:flex;height:44px;justify-content:center;min-width:44px;padding:12px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:44px}.phone-layout .dialog .sheet-heading > .icon-button .app-icon{height:20px;width:20px}.phone-layout .dialog .label{font-size:14px;line-height:22px;margin-bottom:8px}.phone-layout .dialog taro-input-core{align-items:center;display:flex;font-family:inherit;font-size:16px;line-height:24px;min-height:24px}.phone-layout .dialog taro-input-core.input{font-size:16px;height:46px;line-height:24px;min-height:46px;padding:0 12px}.phone-layout .dialog .weui-input{color:inherit;height:100%!important;line-height:normal;font:inherit;min-height:24px}.phone-layout .dialog .cancel-dialog-actions > .button,.phone-layout .dialog .dialog-actions > .button{align-items:center;border-radius:10px;font-size:15px;justify-content:center;line-height:22px;min-height:46px;padding:10px 14px}.phone-layout .dialog .gift-quantity{align-items:center}.phone-layout .dialog .gift-quantity > taro-input-core{height:46px;line-height:24px}.phone-layout .dialog .gift-quantity > taro-text-core{font-size:14px;line-height:22px}.phone-layout .dialog .choice-search{align-items:center}.phone-layout .phone-people-value{align-items:center;font-size:30px;line-height:40px}.phone-layout .phone-people-value > taro-text-core{font-size:14px;line-height:22px}.phone-layout.cash-payment-overlay .cash-entry{align-items:center;font-size:22px;line-height:32px}.phone-layout.cash-payment-overlay .cash-entry taro-input-core{font-size:28px;height:46px;line-height:36px}.phone-layout.cash-payment-overlay .cash-change{align-items:center;font-size:14px;line-height:22px;min-height:64px}@media (max-height:500px){.page.phone-layout.order-page .phone-confirm-heading{height:44px;min-height:44px}}.phone-layout .phone-people-value{width:100%}.phone-layout .phone-deposit-value{align-items:center;display:flex;font-size:16px;line-height:24px;text-align:left}.phone-layout .phone-deposit-value.keypad-selected,.phone-layout .phone-people-value.keypad-selected{border-color:var(--brand-primary)}.phone-layout.cash-payment-overlay .phone-cash-value{align-items:center;background:transparent;border-radius:0;color:inherit;display:flex;flex:1;font-size:28px;height:46px;line-height:36px;min-width:0;padding:0;text-align:left;width:0}.page.phone-layout.order-page .phone-goods-grid{gap:10px 8px}.page.phone-layout.order-page .phone-goods-image{aspect-ratio:1.12}.page.phone-layout.order-page .phone-goods-info{gap:2px;padding:5px 5px 6px}.page.phone-layout.order-page .phone-goods-name{line-height:16px;min-height:32px}.page.phone-layout.order-page .phone-goods-price{background:hsla(0,0%,100%,.949);border-radius:0 0 0 6px;color:var(--brand-primary);font-size:12px;font-weight:600;line-height:18px;max-width:100%;padding:2px 5px;position:absolute;right:0;top:0;white-space:nowrap}.page.phone-layout.order-page .phone-goods-price > taro-text-core{font-size:10px;font-weight:400;margin-left:1px}.page.phone-layout.order-page .phone-goods-select{background:hsla(0,0%,100%,.949);border:1px solid var(--brand-border);border-radius:6px;bottom:4px;font-size:11px;line-height:18px;min-height:24px;min-width:24px;padding:2px 5px;position:absolute;right:4px;width:auto}.page.phone-layout.order-page .phone-goods-count{bottom:6px;left:4px;line-height:18px;min-width:18px;right:auto;top:auto}.page.phone-layout.order-page .cart-bag{border-radius:0;flex-shrink:0;overflow:visible}.page.phone-layout.order-page .phone-cart-count{align-items:center;display:flex;height:18px;justify-content:center;line-height:18px;max-width:34px;min-width:18px;right:0;top:1px;white-space:nowrap}.page.phone-layout.order-page .phone-goods-grid{align-items:stretch;gap:18px 9px}.page.phone-layout.order-page .phone-goods-card{display:flex;flex-direction:column;min-height:0;padding:0;text-align:left}.page.phone-layout.order-page .phone-goods-image{aspect-ratio:1;flex:none;width:100%}.page.phone-layout.order-page .phone-goods-info{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0;padding:5px;width:100%}.page.phone-layout.order-page .phone-goods-name{font-size:12px;font-weight:600;line-height:17px;min-height:34px}.page.phone-layout.order-page .phone-goods-price{background:transparent;border-radius:0;display:block;font-size:13px;line-height:20px;padding:0;position:static;white-space:normal}.page.phone-layout.order-page .phone-goods-select{background:#fff;border:0;border-radius:0;border-top:1px solid var(--brand-border);display:block;font-size:13px;line-height:20px;min-height:30px;padding:5px 2px;position:static;text-align:center;width:100%}.page.phone-layout.order-page .phone-goods-count{bottom:5px;left:auto;right:5px}.page.phone-layout.settings-page .settings-content{padding:0 0 calc(84px + var(--phone-safe-bottom))}.page.phone-layout.settings-page .phone-profile-fields{background:#fff;margin-bottom:12px}.page.phone-layout.settings-page .phone-profile-fields > taro-view-core{align-items:center;border-bottom:1px solid var(--brand-border);display:flex;font-size:14px;gap:16px;justify-content:space-between;min-height:48px;padding:12px 16px}.page.phone-layout.settings-page .settings-card{background:#fff;border:0;border-bottom:1px solid var(--brand-border);border-radius:0;margin:0;min-height:48px;padding:0 16px}.page.phone-layout.settings-page .settings-card > .link-row,.page.phone-layout.settings-page .settings-card.link-row{min-height:48px}.page.phone-layout.settings-page .settings-card .section-title{font-size:14px;font-weight:400}.page.phone-layout.settings-page .logout{left:12px;right:12px;width:auto}.page.phone-layout.printers-page .printer-row{margin:12px 0;padding:12px}.page.phone-layout.printers-page .printer-row-info{align-items:center;gap:6px 10px;grid-template-columns:56px minmax(0,1fr) auto;grid-template-rows:36px auto auto auto;min-height:134px}.page.phone-layout.printers-page .printer-identity{border-left:3px solid var(--brand-primary);grid-column:1/3;grid-row:1;min-width:0;padding-left:7px}.page.phone-layout.printers-page .printer-device-name{font-size:15px;font-weight:500}.page.phone-layout.printers-page .printer-online{font-size:10px;grid-column:3;grid-row:1;max-width:112px}.page.phone-layout.printers-page .phone-printer-symbol{align-items:center;background:var(--brand-primary-soft);border-radius:8px;display:flex;grid-column:1;grid-row:2/5;height:64px;justify-content:center;width:56px}.page.phone-layout.printers-page .phone-printer-symbol .app-icon{height:38px;width:38px}.page.phone-layout.printers-page .printer-stall-name{font-size:14px;grid-column:2/4;grid-row:2;padding-top:8px}.page.phone-layout.printers-page .printer-paper{font-size:12px;grid-column:2;grid-row:3}.page.phone-layout.printers-page .printer-enabled{grid-column:3;grid-row:3}.page.phone-layout.printers-page .printer-sn{color:var(--brand-muted);font-size:11px;grid-column:2/4;grid-row:4;overflow-wrap:anywhere}.page.phone-layout.printers-page .printer-row-actions{border-top:1px solid var(--brand-border);gap:0;margin-top:10px;padding-top:10px}.page.phone-layout.printers-page .printer-row-actions > taro-button-core{background:#fff;border:0;border-radius:0;border-right:1px solid var(--brand-border);font-size:12px;min-height:40px}.page.phone-layout.printers-page .printer-row-actions > taro-button-core:last-child{border-right:0}@media (max-width:767px){.taro_page{scrollbar-gutter:auto;scrollbar-width:none}.taro_page::-webkit-scrollbar{width:0}}.page.phone-layout.settings-page .settings-content .logout{bottom:calc(20px + var(--phone-safe-bottom) + var(--phone-keyboard-inset, 0px));left:12px;margin:0;min-height:48px;position:fixed;right:12px;width:auto;z-index:3}.pull-refresh-hint{background:var(--brand-background);border:1px solid var(--brand-border);border-radius:20px;box-shadow:0 4px 16px rgba(var(--brand-text-rgb),.07843);color:var(--brand-primary);font-size:13px;left:50%;line-height:20px;padding:8px 16px;pointer-events:none;position:fixed;top:calc(var(--phone-safe-top, 0px) + 58px);transform:translateX(-50%);white-space:nowrap;z-index:90}@media (min-width:768px){.order-page .goods-has-photo{position:relative}.order-page .goods-has-photo .goods-photo{border-radius:6px;bottom:8px;display:block;flex:none;height:40px;position:absolute;right:8px;width:40px}.order-page .goods-has-photo .goods-controls{align-items:center;min-height:40px;padding-right:48px;width:100%}}.page,body,page{background:var(--brand-background);color:var(--brand-text)}.appbar{background:#fff;border-color:var(--brand-border)}.button.primary,.phone-layout .button.primary,.phone-layout .phone-key-confirm,.phone-layout.cash-payment-overlay .cash-keypad .cash-confirm{background:var(--brand-primary);border-color:var(--brand-primary);box-shadow:0 3px 7px rgba(var(--brand-primary-rgb),.1);color:#fff}.page.phone-layout{background:var(--brand-background)}.page.phone-layout.login-page{background:var(--brand-background)}.page.phone-layout .area-rail,.page.phone-layout .phone-menu-rail,.page.phone-layout.desks-page .desk-workspace > .area-rail{background:var(--brand-rail)}.page.phone-layout .area-tabs > taro-button-core.active,.page.phone-layout .phone-menu-rail taro-button-core.active{background:#fff;color:var(--brand-primary)}.page.phone-layout .phone-cart-placeholder,.page.phone-layout .phone-combo-photo,.page.phone-layout .phone-goods-placeholder{background:var(--brand-rail)}.desk-state-1,.page.phone-layout.desks-page .desk-state-1{background:var(--brand-info-soft);border-color:var(--brand-border)}.desk-state-1 .desk-number,.desk-state-1 .desk-status,.page.phone-layout.desks-page .desk-state-1 .desk-number,.page.phone-layout.desks-page .desk-state-1 .desk-status{color:var(--brand-info)}.desk-state-2,.page.phone-layout.desks-page .desk-state-2{background:var(--brand-warning-soft);border-color:var(--brand-border)}.desk-state-2 .desk-number,.desk-state-2 .desk-status,.page.phone-layout.desks-page .desk-state-2 .desk-number,.page.phone-layout.desks-page .desk-state-2 .desk-status{color:var(--brand-warning)}.desk-state-4,.page.phone-layout.desks-page .desk-state-4{background:var(--brand-rail);border-color:var(--brand-border)}.status-1{background:var(--brand-info-soft);color:var(--brand-info)}.status-2{background:var(--brand-warning-soft);color:var(--brand-warning)}.status-4{background:var(--brand-rail);color:var(--brand-muted)}.phone-layout .phone-bill-line.selected,.phone-layout .phone-pay-icon,.phone-layout .phone-payment-due{background:var(--brand-primary-soft);border-color:var(--brand-border);color:var(--brand-primary)}.auth-brand{background:var(--brand-primary);overflow:hidden}.auth-brand .brand-avatar{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.button.danger,.phone-layout .button.danger{background:var(--brand-danger-soft);border-color:var(--brand-danger);color:var(--brand-danger)}@media (min-width:768px){.page:not(.phone-layout) .button,.page:not(.phone-layout) .icon-button,.page:not(.phone-layout) .record-select,.page:not(.phone-layout) .text-button{min-height:44px}.page:not(.phone-layout) .icon-button{min-width:44px}.page:not(.phone-layout) .input{min-height:44px}.page:not(.phone-layout) .dialog{max-height:calc(100dvh - 40px)}.page:not(.phone-layout) .dialog > .dialog-actions,.page:not(.phone-layout) .dialog > .sheet-heading{flex:none}.page:not(.phone-layout) .dialog > .sheet-body{min-height:0;overflow:auto;overscroll-behavior:contain}.page:not(.phone-layout) .dialog-actions{background:#fff;gap:12px;padding-top:16px}.page:not(.phone-layout) .dialog-actions > .button{min-height:48px}.tablet-nav-host{gap:8px}.tablet-nav-host .appbar-label{flex:1 1 auto;min-width:68px}.tablet-nav-host .appbar-actions{flex:0 0 auto}.tablet-feature-nav{flex:0 0 auto;gap:4px;max-width:none;width:auto}.tablet-feature-scroll{flex:none;width:auto}.tablet-feature-links{gap:4px}.tablet-feature-link{flex-basis:64px;min-width:64px;padding:2px 4px;width:64px}.features-page:not(.phone-layout) .feature-content{display:block;max-width:none;padding:24px 28px}.features-page:not(.phone-layout) .profile-card{background:transparent;border:0;margin-bottom:24px;max-width:560px;padding:0}.features-page:not(.phone-layout) .feature-group{background:transparent;border:0;margin:0 0 28px;padding:0}.features-page:not(.phone-layout) .feature-group > .section-title{color:var(--brand-muted);display:block;font-size:14px;margin-bottom:14px}.features-page:not(.phone-layout) .feature-grid{display:grid;gap:16px;grid-template-columns:repeat(6,minmax(0,1fr))}.features-page:not(.phone-layout) .feature-card{align-items:center;aspect-ratio:auto;background:#fff;border:1px solid var(--brand-border);border-radius:12px;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:144px;padding:20px 12px}.features-page:not(.phone-layout) .feature-card > .app-icon:first-child{height:38px;width:38px}.features-page:not(.phone-layout) .feature-card > .app-icon:last-child{display:none}.features-page:not(.phone-layout) .feature-card > taro-text-core{flex:none;font-size:16px}.staff-profile-overlay{align-items:stretch;justify-content:flex-end;padding:0;z-index:230}.staff-profile-panel{background:#fff;box-sizing:border-box;color:var(--brand-text);display:flex;flex-direction:column;height:100%;max-width:90vw;padding:24px;text-align:left;white-space:normal;width:390px}.staff-profile-content{display:flex;flex:1;flex-direction:column;gap:20px;min-height:0;overflow:auto;padding-top:24px}.staff-profile-content .settings-card{border:1px solid var(--brand-border);border-radius:10px;padding:16px}.staff-profile-content .settings-card .badge{margin-left:16px}.staff-profile-content .settings-card > .block{margin-top:12px}.staff-profile-logout{flex:none;margin-top:20px}.settings-page:not(.phone-layout) .settings-content{margin:0 auto;max-width:900px;padding:28px}.catalog-page:not(.phone-layout) .catalog-workspace{display:block;height:calc(100dvh - 116px);padding:16px}.catalog-page:not(.phone-layout) .catalog-list{display:grid;gap:12px 20px;grid-template-columns:176px minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.catalog-page:not(.phone-layout) .catalog-list > .search-box{grid-column:2;grid-row:1;margin:0}.catalog-page:not(.phone-layout) .catalog-list > .status-pills{grid-column:2;grid-row:2;margin:0}.catalog-page:not(.phone-layout) .catalog-categories{background:var(--brand-rail);border-radius:10px;box-sizing:border-box;grid-column:1;grid-row:1/4;height:100%;margin:0;overflow:auto;padding:8px}.catalog-page:not(.phone-layout) .catalog-categories .inline-row{align-items:stretch;display:flex;flex-direction:column;gap:8px;width:100%}.catalog-page:not(.phone-layout) .catalog-categories taro-button-core{min-height:52px;text-align:left;white-space:normal;width:100%}.catalog-page:not(.phone-layout) .catalog-rows{align-content:start;display:grid;gap:12px;grid-auto-rows:minmax(124px,max-content);grid-column:2;grid-row:3;grid-template-columns:repeat(3,minmax(0,1fr));overflow:auto}.catalog-page:not(.phone-layout) .catalog-card{display:flex;flex-direction:column;gap:16px;justify-content:space-between;min-height:124px;padding:16px}.catalog-page:not(.phone-layout) .catalog-card .between{margin:0;width:100%}.catalog-page:not(.phone-layout) .catalog-card .section-title{font-size:16px}.catalog-page:not(.phone-layout) .catalog-detail-backdrop{z-index:78}.catalog-page:not(.phone-layout) .catalog-detail{background:#fff;box-shadow:0 20px 80px rgba(var(--brand-text-rgb),.18);height:calc(100dvh - 64px);left:max(32px,(100vw - 900px)/2);overflow:auto;padding:24px;position:fixed;right:max(32px,(100vw - 900px)/2);top:32px;transform:none;width:auto;z-index:79}.catalog-page:not(.phone-layout) .catalog-mobile-back{align-items:center;display:flex;margin:0 0 16px;width:auto}.catalog-page:not(.phone-layout) .catalog-base-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page:not(.phone-layout) .catalog-description-field,.catalog-page:not(.phone-layout) .catalog-name-field{grid-column:1/-1}.catalog-page:not(.phone-layout) .catalog-list > .empty-state{grid-column:2;grid-row:3}.printers-page:not(.phone-layout) .printer-list{align-content:start;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:16px}.printers-page:not(.phone-layout) .printer-list-heading{display:none}.printers-page:not(.phone-layout) .printer-row{background:#fff;border:1px solid var(--brand-border);border-radius:12px;display:flex;flex-direction:column;gap:16px;min-width:0;padding:16px}.printers-page:not(.phone-layout) .printer-row-info{border:0;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;min-width:0;padding:0;width:100%}.printers-page:not(.phone-layout) .printer-identity{grid-column:1/-1;min-height:48px}.printers-page:not(.phone-layout) .printer-sn{grid-column:1/-1;overflow-wrap:anywhere;white-space:normal}.printers-page:not(.phone-layout) .printer-row-actions{border-top:1px solid var(--brand-border);display:grid;gap:8px;grid-template-columns:1fr 1fr;padding-top:12px;width:100%}.printers-page:not(.phone-layout) .printer-row-actions taro-button-core{background:var(--brand-background);border-radius:8px;margin:0;min-height:44px;width:100%}.printers-page:not(.phone-layout) .printer-panel{max-width:none;width:min(760px,100vw - 64px)}.stall-type-nav{background:var(--brand-rail);border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:8px}.stall-type-nav taro-button-core{background:transparent;border-radius:8px;min-height:56px;padding:12px 16px;text-align:left;width:100%}.stall-type-nav taro-button-core.active{background:#fff;color:var(--brand-primary)}.stalls-page:not(.phone-layout) .stalls-workspace{grid-template-columns:180px minmax(0,1fr);max-width:none;padding:16px}.stalls-page:not(.phone-layout) .stalls-list{align-content:start;display:grid;gap:16px;grid-auto-rows:minmax(120px,max-content);grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:44px}.stalls-page:not(.phone-layout) .stalls-list > .button{grid-column:1/-1;max-height:48px;min-height:44px}.stalls-page:not(.phone-layout) .stall-card{min-height:124px;padding:20px!important}.stalls-page:not(.phone-layout) .stall-card .section-title{font-size:17px}.stalls-page:not(.phone-layout) .editor-open{display:block}.stalls-page:not(.phone-layout) .editor-open > .stall-type-nav,.stalls-page:not(.phone-layout) .editor-open > .stalls-list{display:none}.stalls-page:not(.phone-layout) .stall-editor{box-sizing:border-box;height:100%;margin:0 auto;max-width:1120px;padding:24px}.stalls-page:not(.phone-layout) .stall-settings-grid{gap:24px;grid-template-columns:1fr 1fr}.stalls-page:not(.phone-layout) .stall-setting .stall-pills taro-button-core{font-size:14px;min-height:44px}.stalls-page:not(.phone-layout) .stall-cancel{bottom:0;float:left;margin-top:20px;position:sticky;width:auto;z-index:2}.stalls-page:not(.phone-layout) .stall-save{margin-left:auto;min-height:48px;width:220px}.tablet-storage-tabs{align-items:stretch;background:#fff;border-bottom:1px solid var(--brand-border);display:flex;gap:24px;height:56px;padding:0 24px}.tablet-storage-tabs taro-button-core{background:transparent;border-radius:0;min-height:44px;padding:8px 16px;width:auto}.tablet-storage-tabs taro-button-core.active{border-bottom:3px solid var(--brand-primary);color:var(--brand-primary)}.storage-page .storage-create-workspace{align-items:stretch;background:var(--brand-background);bottom:0;display:flex;left:0;padding:16px;position:fixed;right:0;top:calc(108px + env(safe-area-inset-top));z-index:80}.storage-page .storage-create-workspace > .storage-create-dialog{border-radius:12px;height:100%;max-height:none;max-width:none;padding:16px;width:100%}.storage-page .storage-create-workspace .sheet-body{display:grid;flex:1;gap:16px 24px;grid-template-columns:minmax(0,1fr) 340px;grid-template-rows:minmax(140px,1fr) minmax(80px,.6fr) 100px;overflow:hidden}.storage-page .storage-create-workspace .storage-create-info{gap:14px;grid-column:2;grid-row:1/4;height:100%;overflow:auto;padding-right:6px}.storage-page .storage-create-workspace .storage-create-menu{display:flex;flex-direction:column;grid-column:1;grid-row:1;min-height:0}.storage-page .storage-create-workspace .storage-create-menu > .search-box{flex:none;margin:0 0 10px}.storage-page .storage-create-workspace .storage-catalog{align-content:start;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:auto}.storage-page .storage-create-workspace .storage-catalog-item{min-height:52px;padding:12px}.storage-page .storage-create-workspace .storage-edit-items{border-top:1px solid var(--brand-border);grid-column:1;grid-row:2;max-height:none;overflow:auto}.storage-page .storage-create-workspace .storage-editor-remark{grid-column:1;grid-row:3;margin:0}.storage-page .storage-create-workspace .storage-editor-remark .input{height:60px;min-height:60px}.storage-page .storage-create-workspace .dialog-actions{justify-content:flex-end}.storage-page .storage-create-workspace .dialog-actions > .button{flex:0 1 220px}.page:not(.phone-layout) .checkout-workspace{grid-template-columns:minmax(280px,1fr) 80px minmax(280px,.82fr) minmax(230px,.66fr)}.checkout-choices{background:#fff;border:1px solid var(--brand-border);border-radius:10px;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden;padding:16px}.checkout-choices-scroll{flex:1;height:0;min-height:0}.checkout-choices .checkout-options{border:0;border-radius:0;overflow:visible;padding:0 0 24px}.checkout-choices .checkout-extra{margin-top:16px;padding:0}.checkout-choices .checkout-payment-primary{display:grid;gap:12px;grid-template-columns:1fr}.checkout-choices .checkout-payment-primary > .button{display:flex;flex-direction:column;gap:8px;margin:0;min-height:104px;width:100%}.checkout-choices .checkout-payment-primary > .button.primary{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.checkout-choices .checkout-payment-primary > .button.secondary{background:var(--brand-primary-soft);color:var(--brand-primary)}.checkout-choices .checkout-payment-secondary > taro-button-core{margin-top:12px;min-height:56px;width:100%}.page:not(.phone-layout) .checkout-summary .checkout-pay-bottom{padding-top:16px}.page:not(.phone-layout) .checkout-summary .checkout-balance{font-size:25px}.dialog.has-tablet-pad{display:grid;gap:16px 24px;grid-template-columns:minmax(0,1fr) 280px;grid-template-rows:auto minmax(0,1fr) auto;max-width:none;padding:24px;width:min(900px,100vw - 48px)}.has-tablet-pad > .dialog-actions,.has-tablet-pad > .sheet-heading{grid-column:1/-1;margin:0}.has-tablet-pad > .sheet-body{grid-column:1;grid-row:2;min-height:0;overflow:auto}.tablet-number-pad{align-content:center;display:grid;gap:10px;grid-column:2;grid-row:2;grid-template-columns:repeat(3,minmax(0,1fr))}.tablet-number-pad taro-button-core{background:var(--brand-background);border:1px solid var(--brand-border);border-radius:10px;font-size:24px;line-height:1.3;min-height:66px;padding:10px;width:100%}.tablet-number-pad taro-button-core:nth-child(10),.tablet-number-pad taro-button-core:nth-last-child(2){font-size:17px}.tablet-number-pad .tablet-key-decimal{font-size:16px;grid-column:1/-1;min-height:44px}.tablet-opening-overlay .phone-opening-dialog{display:grid;gap:20px;grid-template-columns:minmax(220px,1fr) minmax(0,1.4fr);grid-template-rows:auto 100px auto 1fr;max-width:none;padding:28px;width:min(900px,100vw - 48px)}.tablet-opening-overlay .sheet-heading{grid-column:1/-1}.tablet-opening-overlay .phone-people-value{background:var(--brand-primary-soft);border-radius:10px;color:var(--brand-primary);font-size:48px;grid-column:1;grid-row:2;margin:0;min-height:90px;width:100%}.tablet-opening-overlay .phone-people-content{gap:12px}.tablet-opening-overlay .phone-people-unit{font-size:18px}.tablet-opening-overlay .phone-deposit-toggle{grid-column:1;grid-row:3}.tablet-opening-overlay .phone-deposit-field{grid-column:1;grid-row:4}.tablet-opening-overlay .phone-people-keypad{gap:10px;grid-column:2;grid-row:2/5;grid-template-rows:repeat(4,64px)}.tablet-opening-overlay .phone-people-keypad taro-button-core{min-height:64px}.combo-overlay:not(.phone-layout){justify-content:flex-end;padding:16px}.combo-overlay:not(.phone-layout) .combo-dialog{height:calc(100dvh - 84px);max-width:none;width:min(720px,100vw - 320px)}.page:not(.phone-layout) .gift-reasons > taro-button-core,.page:not(.phone-layout) .record-select-options > taro-button-core,.page:not(.phone-layout) .stall-ticket-row .record-select{min-height:44px}.page:not(.phone-layout) .history-grid-row{min-height:56px}.page:not(.phone-layout) .history-grid-head{min-height:44px}.page:not(.phone-layout) .history-pagination,.page:not(.phone-layout) .record-pagination{min-height:60px}.bookkeeping-page:not(.phone-layout) .ledger-content{margin:auto;max-width:1200px;padding:24px}.ledger-detail-page:not(.phone-layout) .detail-ledger,.ledger-editor-page:not(.phone-layout) .editor{margin:auto;max-width:1000px;padding:28px}.ledger-editor-page:not(.phone-layout) .editor-selector{min-height:52px}.bill-print-jobs-page:not(.phone-layout) .print-content{margin:auto;max-width:1200px;padding:24px}.kitchen-page:not(.phone-layout) .kitchen-workspace{gap:16px}.queue-page:not(.phone-layout) .queue-btn{min-height:44px}.page:not(.phone-layout) .rs-modal-mask .button{min-height:44px}}@media (min-width:768px) and (max-width:1100px){.tablet-feature-link{flex-basis:54px;font-size:11px;min-width:54px;width:54px}.tablet-feature-links,.tablet-feature-nav{gap:2px}.features-page:not(.phone-layout) .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-page:not(.phone-layout) .catalog-list{gap:12px;grid-template-columns:146px minmax(0,1fr)}.catalog-page:not(.phone-layout) .catalog-rows{grid-template-columns:repeat(2,minmax(0,1fr))}.printers-page:not(.phone-layout) .printer-list,.stalls-page:not(.phone-layout) .stalls-list{grid-template-columns:repeat(2,minmax(0,1fr))}.storage-page .storage-create-workspace .sheet-body{gap:12px;grid-template-columns:minmax(0,1fr) 300px}.page:not(.phone-layout) .checkout-workspace{grid-template-columns:minmax(0,1fr) 72px 310px;grid-template-rows:minmax(0,1fr) 240px}.checkout-bill,.checkout-operations{grid-row:1/3}.checkout-choices{grid-column:3;grid-row:1;padding:12px}.checkout-summary{grid-column:3;grid-row:2;padding:12px}.page:not(.phone-layout) .checkout-summary .checkout-summary-lines{gap:8px}.page:not(.phone-layout) .checkout-summary .checkout-section-title{margin-bottom:8px}.page:not(.phone-layout) .checkout-summary .checkout-balance{font-size:22px;line-height:32px;padding:4px}.page:not(.phone-layout) .checkout-summary .checkout-pay-bottom{padding-top:6px}.checkout-choices .checkout-payment-primary > .button{min-height:80px}.dialog.has-tablet-pad{gap:16px;grid-template-columns:minmax(0,1fr) 250px}}@media (min-width:768px){.catalog-page:not(.phone-layout) .catalog-detail{display:flex;flex-direction:column;overflow:hidden}.catalog-page:not(.phone-layout) .catalog-detail > .between,.catalog-page:not(.phone-layout) .catalog-mobile-back{flex:none}.catalog-page:not(.phone-layout) .catalog-detail-body{flex:1;min-height:0;overflow:auto;padding:0 4px 16px}.catalog-page:not(.phone-layout) .catalog-save{box-shadow:none;flex:none;margin:12px 0 0;position:relative}.catalog-page:not(.phone-layout) .catalog-mobile-back{justify-content:flex-start;margin-bottom:6px}.checkout-choices .checkout-payment-primary > taro-button-core > taro-view-core{align-items:center}}@media (min-width:768px){.storage-page .storage-create-workspace .storage-create-menu{overflow:hidden}.storage-page .storage-create-workspace .storage-catalog{flex:1;height:0;min-height:0;overflow:auto}}@media (min-width:768px){.page.storage-page .storage-create-workspace .storage-create-dialog > .sheet-body{align-items:stretch;overflow:hidden}.storage-page .storage-create-workspace .storage-create-menu,.storage-page .storage-create-workspace .storage-edit-items{align-self:stretch;box-sizing:border-box;height:100%;max-height:100%;min-height:0}}@media (max-width:767px){.catalog-detail-body{display:contents}}.startup-screen{align-items:center;background:#fff;box-sizing:border-box;color:var(--brand-text);display:flex;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;inset:0;isolation:isolate;justify-content:center;opacity:1;position:fixed;transition:opacity .18s ease;z-index:2147483000}.startup-screen::before{background:radial-gradient(ellipse,rgba(var(--brand-border-rgb),.65),rgba(var(--brand-primary-soft-rgb),.2) 48%,transparent 70%);border-radius:50%;content:"";height:min(620px,100vh);pointer-events:none;position:absolute;width:min(620px,100vw);z-index:-1}.startup-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:24px;text-align:center;width:100%}.startup-logo{align-items:center;background:#fff;border:1px solid var(--brand-primary-soft);border-radius:20px;box-shadow:0 8px 28px rgba(var(--brand-primary-rgb),.03922);box-sizing:border-box;color:var(--brand-primary);display:flex;flex:none;font-size:32px;font-weight:600;height:72px;justify-content:center;overflow:hidden;width:72px}.startup-logo img,.startup-logo taro-image-core{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.startup-name{color:var(--brand-text);display:block;font-size:24px;font-weight:600;letter-spacing:1px;line-height:34px;margin-top:14px;max-width:90vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.startup-dots{display:flex;gap:8px;height:8px;justify-content:center;margin-top:24px}.startup-dot{animation:startup-pulse 1.2s ease-in-out infinite;background:var(--brand-primary);border-radius:50%;display:block;height:6px;opacity:.22;width:6px}.startup-dot:nth-child(2){animation-delay:.16s}.startup-dot:nth-child(3){animation-delay:.32s}.startup-message{color:var(--brand-muted);display:block;font-size:12px;font-weight:400;line-height:20px;margin-top:10px}.startup-actions{display:flex;gap:12px;justify-content:center;margin-top:18px}.startup-retry{align-items:center;background:var(--brand-primary);border:0;border-radius:10px;color:#fff;cursor:pointer;display:flex;font:500 14px/1 -apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;height:40px;justify-content:center;margin:0;min-width:108px;padding:0 18px}.startup-screen[data-phase="leaving"]{opacity:0;pointer-events:none}.startup-screen[data-phase="error"] .startup-dot{animation:none;opacity:.25}.startup-screen [hidden]{display:none!important}@media(min-width:768px){.startup-logo{border-radius:22px;height:80px;width:80px}.startup-name{font-size:26px;line-height:36px;margin-top:16px}.startup-message{font-size:13px}}@media(prefers-reduced-motion:reduce){.startup-screen{transition:none}.startup-dot{animation:none;opacity:.5}}@keyframes startup-pulse{0%,100%,70%{opacity:.22}30%{opacity:1}}