:root{--rest-brand: #0046e0;--rest-brand-dark: #0038b8;--rest-brand-light: #e8eeff;--rest-bg: #ffffff;--rest-page-bg: #f7f8fc}.rest-shell{height:-webkit-fill-available;height:100vh;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;background:var(--rest-page-bg);display:flex;flex-direction:column}body.rest-touch-mode{overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:auto}body.rest-touch-mode #root{height:-webkit-fill-available;height:100vh;height:100dvh;overflow:hidden}body.rest-touch-mode input,body.rest-touch-mode textarea{-webkit-user-select:text;user-select:text}body.rest-touch-mode *{-webkit-tap-highlight-color:transparent}body.rest-touch-mode .rest-shell .rest-body.rest-layout-scroll{flex:1 1 auto;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}body.rest-touch-mode .rest-shell .rest-body.rest-body-session,body.rest-touch-mode .rest-shell .rest-body.rest-body-pastry{overflow:hidden!important;touch-action:none;display:flex;flex-direction:column;min-height:0}body.rest-touch-mode .rest-session-layout{flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden}body.rest-touch-mode .rest-session-layout>div:first-child{min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}body.rest-touch-mode .rest-session-layout>.rest-cart-card{min-height:0;max-height:100%;overflow:hidden}body.rest-touch-mode .rest-cart-list,body.rest-touch-mode .rest-checkout-panel-scroll,body.rest-touch-mode .rest-pastry-grid{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}body.rest-touch-mode .rest-pastry-cashier-root{flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden;display:flex;flex-direction:column}body.rest-touch-mode .rest-pastry-cashier-main{flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden}body.rest-touch-mode .rest-pastry-cart-panel{min-height:0;max-height:100%;overflow:hidden}body.rest-touch-mode .rest-pastry-cart-body,body.rest-touch-mode .rest-pastry-product-wrap{flex:1 1 auto;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}body.rest-touch-mode .rest-pastry-cat-list{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}body.rest-touch-mode .rest-header-nav{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-x}body.rest-touch-mode .ant-drawer-body,body.rest-touch-mode .ant-modal-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.rest-header{background:var(--rest-brand);color:#fff;padding:6px 12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;flex-shrink:0;box-shadow:0 2px 8px #0046e040}.rest-header-lead{display:flex;align-items:center;gap:8px;min-width:0;flex-shrink:0}.rest-brand{display:flex;align-items:center;flex-shrink:0;background:#fff;padding:4px 10px;border-radius:8px;line-height:0;border:none;cursor:pointer}.rest-logo{height:30px;width:auto;display:block;object-fit:contain}.rest-header-nav{display:flex;align-items:center;gap:2px;min-width:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-x}.rest-header-nav::-webkit-scrollbar{display:none}.rest-header .ant-btn-text{height:34px;padding:0 8px!important;font-size:13px!important;font-weight:600;white-space:nowrap;flex-shrink:0}.rest-header-logout{flex-shrink:0;justify-self:end}.rest-logo-circle{height:44px;width:44px;display:block;object-fit:contain;border-radius:50%}.rest-header-user{font-size:13px;opacity:.92;white-space:nowrap}.rest-header .ant-btn-text{color:#fff!important}.rest-header .ant-btn-text:hover{background:#ffffff26!important}.rest-body{flex:1;min-height:0;padding:12px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;background:var(--rest-bg)}.rest-body.rest-body-session,.rest-body:has(.rest-session-layout){padding:8px 10px;overflow:hidden;display:flex;flex-direction:column}.rest-today-card{background:var(--rest-brand)!important;border:none!important;color:#fff!important}.rest-today-card .ant-card-body{color:#fff}.rest-table-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.rest-table-btn{min-height:88px;border-radius:10px;border:2px solid #e0e4ef;background:#fff;cursor:pointer;font-size:16px;color:#1a1a2e}.rest-table-btn:hover{border-color:var(--rest-brand)}.rest-table-btn.occupied{border-color:var(--rest-brand);background:var(--rest-brand-light);color:var(--rest-brand-dark)}.rest-table-btn.ghost{border-color:#fa8c16;border-width:2px;background:#fff7e6;color:#ad4e00;box-shadow:0 0 0 2px #fa8c1626}.rest-table-btn.annex{border-color:#243b6b;box-shadow:inset 0 5px #243b6b}.rest-table-btn.annex .rest-table-btn-title{color:#1e3a5f}.rest-table-btn.annex.occupied{border-color:#243b6b;background:#e8eef9;color:#1e3a5f;box-shadow:inset 0 5px #243b6b}.rest-table-btn.annex.ghost{border-color:#243b6b;background:#eef2ff;color:#1e3a5f;box-shadow:inset 0 5px #243b6b,0 0 0 2px #243b6b1f}.rest-table-btn.annex.ghost:hover{border-color:#1e3a5f;background:#dbe4f5}.rest-table-btn-title{font-weight:700;font-size:16px}.rest-table-ghost-badge{display:inline-block;margin-top:6px;padding:2px 10px;font-size:13px;font-weight:700;color:#fff;background:#fa541c;border-radius:10px;line-height:1.3}.rest-table-ghost-hint{font-size:12px;font-weight:600;margin-top:4px;color:#d46b08}.rest-table-amount{font-size:14px;font-weight:700;margin-top:6px;color:var(--rest-brand-dark)}.rest-table-guest-badge{display:inline-block;margin-left:6px;padding:1px 7px;font-size:11px;font-weight:700;color:#fff;background:#52c41a;border-radius:8px;line-height:1.4;vertical-align:middle}.rest-table-pending-print-badge{display:inline-block;margin-left:4px;padding:1px 7px;font-size:11px;font-weight:700;color:#fff;background:#ff4d4f;border-radius:8px;line-height:1.4;vertical-align:middle;animation:rest-blink 1.2s ease-in-out infinite}@keyframes rest-blink{0%,to{opacity:1}50%{opacity:.5}}.rest-ghost-banner{background:#fff2e8;border:2px solid #ffbb96;border-radius:12px;padding:14px 16px;margin-bottom:16px}.rest-ghost-banner-icon{font-size:20px;color:#fa541c}.rest-ghost-banner-title{font-size:17px;font-weight:700;color:#d4380d}.rest-ghost-banner-hint{margin:0 0 12px;font-size:13px;color:#873800;line-height:1.45}.rest-ghost-chip{min-width:120px;padding:10px 16px;border:2px dashed #fa8c16;border-radius:10px;background:#fff;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:4px;transition:background .15s,border-color .15s}.rest-ghost-chip:hover{background:#fff7e6;border-color:#d46b08;border-style:solid}.rest-ghost-chip-label{font-size:16px;font-weight:700;color:#1a1a2e}.rest-ghost-chip-action{font-size:13px;font-weight:700;color:#d46b08}.rest-counter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.rest-counter-btn{min-height:88px;border-radius:10px;border:2px solid #e0e4ef;background:#fff;cursor:pointer;font-size:16px;color:#1a1a2e;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 8px}.rest-counter-btn.active{border-color:var(--rest-brand);background:var(--rest-brand-light)}.rest-counter-btn.ghost{border-color:#fa8c16;background:#fff7e6;color:#ad4e00}.rest-session-layout{display:grid;grid-template-columns:1fr minmax(460px,42%);gap:10px;flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden;align-items:stretch}.rest-session-layout>div:first-child{min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.rest-shell .ant-btn-primary{background:var(--rest-brand);border-color:var(--rest-brand);color:#fff;font-weight:600}.rest-shell .ant-btn-primary .anticon{color:#fff}.rest-shell .ant-btn-primary:not(:disabled):hover{background:var(--rest-brand-dark);border-color:var(--rest-brand-dark);color:#fff}.rest-shell .ant-btn-primary:not(:disabled):hover .anticon{color:#fff}.rest-shell .ant-btn-primary:disabled{background:#a8b8e8;border-color:#a8b8e8;color:#ffffffbf}.rest-shell .ant-btn-default.rest-accent-outline{border-color:var(--rest-brand);color:var(--rest-brand)}.combo-slot-editor{max-height:55vh;overflow-y:auto;padding-right:4px}.combo-slot-card{border-color:#e0e4ef}.combo-item-grid-wrap{display:flex;flex-direction:column;gap:12px}.combo-item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:8px;margin-top:6px}.combo-item-tile{position:relative;min-height:64px;padding:8px 10px;border:2px solid #e0e4ef;border-radius:8px;background:#fff;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:2px;transition:border-color .15s,background .15s}.combo-item-tile:hover:not(:disabled){border-color:var(--rest-brand)}.combo-item-tile.selected{border-color:var(--rest-brand);background:var(--rest-brand-light)}.combo-item-tile:disabled{opacity:.45;cursor:not-allowed}.combo-item-tile-name{font-size:13px;font-weight:600;line-height:1.3;color:#1a1a2e}.combo-item-tile-price{font-size:11px;color:#666}.combo-item-tile-check{position:absolute;top:4px;right:6px;color:var(--rest-brand);font-weight:700}.combo-choice-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:4px}.rest-guest-pad{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.rest-guest-pad .ant-btn{min-height:48px;font-size:18px}.rest-combo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.rest-combo-tile{min-height:88px;padding:12px 14px;border:2px solid var(--rest-brand);border-radius:12px;background:var(--rest-brand-light);cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:4px}.rest-combo-tile:hover{background:#dce4ff}.rest-combo-tile.active{border-color:var(--rest-brand-dark);background:#dce4ff;box-shadow:0 0 0 2px #0046e033}.rest-combo-panel{display:flex;flex-direction:column;gap:16px}.rest-combo-expand{background:#f7f8fc;border:2px solid var(--rest-brand-light);border-radius:12px;padding:16px;animation:rest-expand-in .2s ease-out}@keyframes rest-expand-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rest-combo-expand-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.rest-combo-expand-title{font-size:18px;font-weight:700;color:#1a1a2e}.rest-combo-expand-meta{font-size:13px;color:#666;margin-top:4px}.rest-combo-slot{margin-bottom:16px}.rest-combo-slot-label{font-size:14px;font-weight:700;color:var(--rest-brand-dark);margin-bottom:8px}.rest-combo-confirm{margin-top:8px;min-height:48px}.rest-menu-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px}.rest-menu-tile-grid.compact{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.rest-menu-tile{min-height:72px;padding:10px 8px;border:2px solid #e0e4ef;border-radius:10px;background:#fff;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:border-color .15s,background .15s}.rest-menu-tile:hover:not(:disabled){border-color:var(--rest-brand);background:var(--rest-brand-light)}.rest-menu-tile.selected{border-color:var(--rest-brand);background:var(--rest-brand-light)}.rest-menu-tile.fixed{background:#f0f0f0;border-color:#d0d0d0;color:#666;cursor:default;opacity:.92}.rest-menu-tile.fixed.selected{border-color:#bbb;background:#e8e8e8}.rest-menu-tile.disabled{opacity:.45;cursor:not-allowed}.rest-menu-tile-name{font-size:14px;font-weight:700;line-height:1.25;color:#1a1a2e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.rest-menu-tile-sub{font-size:12px;font-weight:600;color:var(--rest-brand)}.rest-menu-tile-tag{font-size:10px;color:#888;margin-top:2px}.rest-ala-panel{display:flex;flex-direction:column;gap:16px}.rest-ala-section-title{font-size:15px;font-weight:700;color:var(--rest-brand-dark);margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid #e8ecf5}.rest-combo-tile-name{font-size:16px;font-weight:700;color:var(--rest-brand-dark)}.rest-combo-tile-price{font-size:13px;color:#444}.rest-item-grid{display:flex;flex-wrap:wrap;gap:8px}.rest-menu-item-btn{min-height:44px}.rest-soldout-strip{background:#fff7e6;border:1px solid #ffd591;border-radius:8px;padding:8px 12px;margin-bottom:12px}.rest-pending-print-banner{background:#fff1f0;border:2px solid #ff4d4f;border-radius:8px;padding:10px 14px;margin-bottom:12px;color:#cf1322}.rest-guest-order-banner{background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;padding:8px 14px;margin-bottom:12px;color:#389e0d}.rest-pending-banner{background:#fff7e6;border:2px solid #ffc069;border-radius:12px;padding:14px 16px;margin-bottom:16px}.rest-pending-banner-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.rest-pending-banner-icon{font-size:20px;color:#d46b08}.rest-pending-banner-title{font-size:17px;font-weight:700;color:#ad4e00}.rest-pending-chips{display:flex;flex-wrap:wrap;gap:10px}.rest-pending-chip{min-width:120px;padding:10px 16px;border:2px solid #fa8c16;border-radius:10px;background:#fff;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:4px;transition:background .15s,box-shadow .15s}.rest-pending-chip:hover{background:#fffbe6;box-shadow:0 2px 8px #fa8c1640}.rest-pending-chip:active{transform:scale(.98)}.rest-pending-chip-label{font-size:16px;font-weight:700;color:#1a1a2e;line-height:1.3}.rest-pending-chip-amount{font-size:15px;font-weight:700;color:#d46b08}.rest-soldout-page{max-width:1200px}.rest-soldout-toolbar{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.rest-soldout-summary{background:#fff1f0;border:1px solid #ffccc7;border-radius:8px;padding:10px 14px;margin-bottom:16px;font-size:14px;color:#a8071a}.rest-soldout-tile{position:relative;min-height:88px;padding:10px 8px 8px;border:2px solid #e0e4ef;border-radius:10px;background:#fff;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:border-color .15s,background .15s,opacity .15s}.rest-soldout-tile.selling:hover:not(:disabled){border-color:#ff7875;background:#fff1f0}.rest-soldout-tile.sold{background:#f5f5f5;border-color:#bfbfbf;opacity:.88}.rest-soldout-tile.sold:hover:not(:disabled){border-color:var(--rest-brand);background:var(--rest-brand-light);opacity:1}.rest-soldout-tile.busy{opacity:.6;cursor:wait}.rest-soldout-tile-badge{position:absolute;top:6px;right:8px;font-size:11px;font-weight:700;color:#fff;background:#cf1322;padding:2px 8px;border-radius:10px;line-height:1.2}.rest-soldout-tile-hint{font-size:10px;color:#999;margin-top:4px}.rest-soldout-tile.sold .rest-menu-tile-name{color:#888}.rest-cart-card{position:sticky;top:12px;align-self:stretch;min-width:460px;min-height:0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 12px #0046e014}.rest-session-layout>.rest-cart-card{position:static;top:auto;height:100%;max-height:100%}.rest-cart-card.ant-card{display:flex;flex-direction:column}.rest-cart-card .ant-card-head{flex-shrink:0;min-height:36px;padding:0 10px}.rest-cart-card .ant-card-head-title{font-size:17px;font-weight:700;white-space:normal;line-height:1.3}.rest-cart-card .ant-card-body{padding:6px 10px 10px;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;min-width:0;height:auto;max-height:none}.rest-cart-split{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;min-height:0;overflow:hidden}.rest-cart-split.has-checkout{flex-direction:row;gap:0}.rest-cart-pane-label{flex-shrink:0;font-size:12px;font-weight:700;color:#8c8c8c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.rest-cart-list-pane{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column}.rest-cart-split.has-checkout .rest-cart-list-pane{flex:1 1 48%;padding-right:10px;border-right:1px solid #e8ecf4}.rest-annual-cart-banner{margin-bottom:6px;padding:8px 10px;flex-shrink:0;border-radius:8px;border:2px solid #fa8c16;background:linear-gradient(135deg,#fff7e6,#ffe7ba)}.rest-annual-cart-banner-title{font-size:13px;font-weight:700;color:#d46b08;margin-bottom:4px}.rest-annual-cart-banner-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:2px 0}.rest-cart-list{flex:1 1 auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;margin:0 -2px;padding:0 2px;min-height:80px;max-height:none}.rest-cart-split:not(.has-checkout) .rest-cart-list{min-height:200px}.rest-cart-line.annual{background:#fffbe6;margin:0 -8px;padding-left:8px!important;padding-right:8px!important;border-radius:6px;border-bottom-color:#ffe58f!important}.rest-cart-line{padding:6px 0!important;border-bottom:1px solid #f0f2f8;align-items:flex-start!important}.rest-cart-line:last-child{border-bottom:none}.rest-cart-line-body{flex:1;min-width:0;padding-right:8px}.rest-cart-line-name{font-size:14px;font-weight:600;line-height:1.3;color:#1a1a2e;word-break:break-word}.rest-cart-line-meta{font-size:13px;font-weight:700;color:var(--rest-brand);margin-top:2px;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.rest-cart-qty-controls{display:inline-flex;align-items:center;gap:6px;margin-top:4px;font-weight:600}.rest-cart-qty-btn{width:32px;height:32px;border:1px solid #d9d9d9;border-radius:8px;background:#fafafa;color:#262626;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;padding:0}.rest-cart-qty-btn.danger{border-color:#ffccc7;background:#fff2f0;color:#cf1322}.rest-cart-qty-input{width:48px!important}.rest-cart-qty-input input{text-align:center;font-weight:600}.rest-cart-line-amount{margin-left:6px;color:var(--rest-brand);font-weight:700}.rest-cart-line .ant-btn{font-size:13px;min-height:30px;height:30px!important;padding:0 6px}.rest-cart-line .ant-tag{font-size:12px;line-height:20px;margin-inline-start:4px!important}.rest-cart-checkout{margin-top:12px!important;margin-bottom:4px!important;min-height:46px!important;height:46px!important;font-size:16px!important;font-weight:700!important;flex-shrink:0;align-self:stretch}.rest-checkout-panel{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;margin-top:0;padding-top:0;border-top:none;overflow:hidden}.rest-cart-split.has-checkout .rest-checkout-panel{flex:1 1 52%;padding-left:8px}.rest-checkout-panel-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:2px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.rest-checkout-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-bottom:6px}.rest-checkout-total{font-size:21px;font-weight:800;color:var(--rest-brand);margin-bottom:0;line-height:1.2}.rest-checkout-due{font-size:12px;color:#666;margin-bottom:0;line-height:1.3}.rest-checkout-compact-row{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.rest-checkout-compact-label{font-size:13px;font-weight:600;color:#666;flex-shrink:0}.rest-pay-group{flex:1;display:flex;flex-wrap:wrap;gap:4px!important}.rest-pay-group .ant-radio-button-wrapper{height:30px!important;line-height:28px!important;padding:0 10px!important;font-size:13px!important}.rest-checkout-section{margin-bottom:8px}.rest-checkout-section--member{margin-bottom:4px}.rest-checkout-section-title{font-weight:600;font-size:13px;margin-bottom:4px;color:#1a1a2e}.rest-member-search .ant-input{font-size:14px}.rest-member-block{margin-top:6px}.rest-member-tag{font-size:12px!important;line-height:20px!important;margin:0 4px 4px 0!important}.rest-member-sub{margin-top:6px}.rest-member-sub-title{font-size:12px;font-weight:600;margin-bottom:4px;color:#444}.rest-member-btn-stack{display:flex;flex-direction:column;gap:4px}.rest-member-action-btn{height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:13px!important}.rest-balance-label{font-size:12px;font-weight:600;color:#444}.rest-balance-input{width:96px!important}.rest-daily-pastry-picked{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-radius:6px;background:#e6f7ff;border:1px solid #91d5ff;font-size:13px}.rest-daily-pastry-open{font-weight:600}.rest-daily-pastry-modal-hint{font-size:13px;color:#666;margin-bottom:10px}.rest-daily-pastry-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;max-height:min(50vh,400px);overflow-y:auto}.rest-daily-pastry-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:64px;padding:8px 6px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s}.rest-daily-pastry-tile:hover{border-color:var(--rest-brand);background:#f0faf7}.rest-daily-pastry-tile-name{font-size:13px;font-weight:600;text-align:center;line-height:1.25;word-break:break-word}.rest-daily-pastry-tile-price{font-size:12px;color:var(--rest-brand);font-weight:700;margin-top:4px}.rest-annual-member-discount-banner{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:8px 10px;margin-bottom:8px;border-radius:6px;background:linear-gradient(135deg,#e6f7f0,#d9f2e8);border:1px solid #95de64;font-size:13px;color:#135200}.rest-annual-member-discount-banner strong{color:var(--rest-brand)}.rest-annual-member-discount-until{font-size:12px;color:#389e0d}.rest-coupon-vs-annual-hint{color:#d46b08;font-weight:600}.rest-cart-card .ant-input-number-input,.rest-cart-card .ant-input-search .ant-input{font-size:14px}.rest-coupon-list{display:flex;flex-direction:column;gap:4px}.rest-coupon-selected-banner{display:flex;align-items:center;gap:6px;padding:5px 8px;margin-bottom:4px;border-radius:6px;background:var(--rest-brand);color:#fff;font-size:13px;font-weight:700}.rest-coupon-selected-banner .anticon,.rest-coupon-selected-banner span{color:#fff}.rest-coupon-btn{text-align:left!important;height:auto!important;min-height:36px!important;padding:4px 8px!important;margin-bottom:0!important;white-space:normal!important;line-height:1.35!important;font-size:13px!important;border-width:1px!important}.rest-coupon-btn.applicable:not(.selected){border-color:#95de64!important;border-style:dashed!important;background:#fff!important;color:#1a1a2e!important;font-weight:500!important}.rest-coupon-btn.applicable:not(.selected):hover{border-color:var(--rest-brand)!important;border-style:solid!important;background:#f0faf7!important}.rest-coupon-btn.selected,.rest-coupon-btn.selected:hover,.rest-coupon-btn.selected:focus{border:3px solid var(--rest-brand-dark)!important;background:var(--rest-brand)!important;color:#fff!important;font-weight:700!important;box-shadow:0 0 0 2px #0046e033,0 4px 12px #0046e059!important}.rest-coupon-btn.disabled{opacity:.5;border-style:dashed!important}.promo-daily-redeemed-banner.compact{margin-bottom:4px;padding:6px 8px;gap:8px;border-width:1px}.promo-daily-redeemed-banner.compact .promo-daily-redeemed-icon{width:24px;height:24px;font-size:14px}.promo-daily-redeemed-banner.compact .promo-daily-redeemed-title{font-size:13px}.promo-daily-redeemed-banner.compact .promo-daily-redeemed-sub{font-size:12px;margin-top:2px}.rest-balance-row{display:flex;flex-wrap:wrap;gap:4px 6px;align-items:center;margin-top:6px}.rest-balance-row .ant-btn-sm{height:28px;padding:0 8px;font-size:12px}.rest-cart-card .rest-balance-use-all.ant-btn-primary{background:var(--rest-brand)!important;border-color:var(--rest-brand)!important;color:#fff!important;font-weight:600}.rest-cart-card .rest-balance-use-all.ant-btn-primary:not(:disabled):hover{background:var(--rest-brand-dark)!important;border-color:var(--rest-brand-dark)!important;color:#fff!important}.rest-cart-card .rest-balance-clear{border-color:#d9d9d9;color:#1a1a2e;background:#fff}.rest-discount-panel{padding:12px 14px;background:#fafafa;border-radius:8px}.rest-discount-panel--compact{padding:6px 8px;margin-bottom:6px;border-radius:6px;background:#f5f6f8}.rest-discount-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:6px}.rest-discount-panel--compact .rest-discount-panel-head{margin-bottom:4px}.rest-discount-panel-title{font-size:13px;font-weight:600;color:#1f2937}.rest-discount-active-tag{font-size:12px;color:var(--rest-brand);font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rest-discount-clear-btn{border:none;background:transparent;color:#f5222d;font-size:12px;cursor:pointer;padding:0 4px;flex-shrink:0}.rest-discount-hint{font-size:12px;color:#1677ff;margin-bottom:4px;line-height:1.2}.rest-discount-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;margin-bottom:4px}.rest-discount-pct-btn{padding:4px 2px;border-radius:4px;border:1px solid #d9d9d9;background:#fff;color:#1f2937;font-size:12px;font-weight:600;cursor:pointer;min-height:30px;line-height:1.1}.rest-discount-pct-btn.active{border-color:#fa541c;background:#fa541c;color:#fff}.rest-discount-pct-btn:disabled{opacity:.45;cursor:not-allowed}.rest-discount-row2{display:grid;grid-template-columns:1fr 1fr;gap:4px;align-items:center}.rest-discount-row2 .ant-input-number{width:100%}.rest-discount-row2 .ant-input-number-group-addon{padding:0 6px;font-size:12px}.rest-discount-row2 .ant-input-number-input{font-size:13px}.rest-discount-round-btn{padding:4px 2px;border-radius:4px;border:1px dashed #d9d9d9;background:#fff;color:#1f2937;font-size:12px;font-weight:600;cursor:pointer;min-height:30px}.rest-discount-round-btn:disabled{opacity:.45;cursor:not-allowed}.rest-brand{border:none;cursor:pointer}.rest-pastry-panel{display:flex;flex-direction:column;gap:12px;min-height:200px}.rest-pastry-toolbar{display:flex;flex-direction:column;gap:10px}.rest-pastry-search{max-width:420px}.rest-pastry-group-tabs{display:flex;flex-wrap:wrap;gap:8px}.rest-pastry-group-btn{min-height:40px;padding:0 18px;border-radius:8px;border:2px solid #e0e4ef;background:#fff;font-size:15px;font-weight:600;cursor:pointer;color:#1a1a2e}.rest-pastry-group-btn.active{border-color:var(--rest-brand);background:var(--rest-brand-light);color:var(--rest-brand-dark)}.rest-pastry-price-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.rest-pastry-price-chip{min-height:32px;padding:0 12px;border-radius:16px;border:1px solid #d9d9d9;background:#fafafa;font-size:13px;cursor:pointer;color:#555}.rest-pastry-price-chip.active{border-color:var(--rest-brand);background:var(--rest-brand);color:#fff}.rest-pastry-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px;max-height:min(58vh,520px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:4px 2px 8px}.rest-pastry-tile{min-height:96px;padding:10px 10px 8px;border:2px solid #e0e4ef;border-radius:10px;background:#fff;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:border-color .15s,background .15s}.rest-pastry-tile:hover{border-color:var(--rest-brand);background:var(--rest-brand-light)}.rest-pastry-tile-zh{font-size:15px;font-weight:700;line-height:1.25;color:#1a1a2e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.rest-pastry-tile-price{font-size:14px;font-weight:700;color:var(--rest-brand);margin-top:2px}.rest-pastry-tile-en{font-size:10px;line-height:1.2;color:#888;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%;margin-top:2px;word-break:break-word}.rest-pastry-count{font-size:12px;color:#999}.rest-supply-manage-pane{max-width:900px}.rest-supply-manage-pane .ant-tabs-content-holder{padding-top:4px}.rest-supply-page{max-width:1280px;margin:0 auto;padding:16px 16px 24px;display:flex;flex-direction:column;min-height:100%;box-sizing:border-box}.rest-supply-page>.ant-btn-link,.rest-supply-page>h2,.rest-supply-page>.ant-alert{flex-shrink:0}.rest-supply-page>.ant-tabs{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.rest-supply-page>.ant-tabs>.ant-tabs-nav{flex-shrink:0}.rest-supply-page>.ant-tabs>.ant-tabs-content-holder{flex:1 1 auto;min-height:0}.rest-supply-page>.ant-tabs>.ant-tabs-content-holder:has(.rest-supply-order-pane){overflow:hidden}.rest-supply-page>.ant-tabs .ant-tabs-content:has(.rest-supply-order-pane){height:100%}.rest-supply-page>.ant-tabs .ant-tabs-tabpane-active:has(.rest-supply-order-pane){height:100%}.rest-supply-order-pane{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.rest-supply-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:16px;align-items:stretch;flex:1 1 auto;min-height:0;overflow:hidden}.rest-supply-main{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.rest-supply-main>.ant-tabs{flex:1 1 auto;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.rest-supply-main>.ant-tabs>.ant-tabs-nav{flex-shrink:0}.rest-supply-main .ant-tabs-content-holder{flex:1 1 auto;min-height:0;overflow:hidden}.rest-supply-main .ant-tabs-content,.rest-supply-main .ant-tabs-tabpane{height:100%}.rest-supply-main .ant-tabs-tabpane-active{display:flex;flex-direction:column;min-height:0;overflow:hidden}.rest-supply-cart-aside{align-self:stretch;max-height:100%;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.rest-supply-cart-card{flex:0 1 auto;width:100%;min-height:0;max-height:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 12px #0000000f}.rest-supply-cart-card .ant-card-head{flex-shrink:0}.rest-supply-cart-card .ant-card-body{flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden;display:flex;flex-direction:column}.rest-supply-cart-inner{display:flex;flex-direction:column;min-height:0;max-height:100%;overflow:hidden}.rest-supply-cart-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;margin:0 -2px;padding:0 2px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.rest-supply-cart-footer{flex-shrink:0;padding-top:12px;border-top:1px solid #f0f0f0;background:#fff}.rest-supply-cart-drawer .ant-drawer-body{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;min-height:0}.rest-supply-cart-drawer .rest-supply-cart-inner{flex:0 1 auto;min-height:0;max-height:100%}.rest-supply-split .rest-supply-catalog-panel{flex:1 1 auto;min-height:0;height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden}.rest-supply-split .rest-supply-catalog-toolbar,.rest-supply-split .rest-supply-letter-bar{flex-shrink:0}.rest-supply-split .rest-supply-grid{flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.rest-supply-mobile-bar{display:none}@media(max-width:900px){.rest-supply-split{grid-template-columns:1fr;min-height:0}.rest-supply-cart-aside{display:none}.rest-supply-mobile-bar{display:flex;position:fixed;left:12px;right:12px;bottom:12px;z-index:100;gap:10px;padding:10px 12px;background:#fff;border:2px solid var(--rest-brand);border-radius:12px;box-shadow:0 4px 20px #0046e02e;align-items:center;justify-content:space-between}.rest-supply-page{padding-bottom:88px}.rest-supply-split .rest-supply-grid{max-height:min(50vh,420px)}}.rest-supply-catalog-panel{background:#f8f9fc;border:1px solid #e8ecf4;border-radius:12px;padding:12px 14px 14px}.rest-supply-catalog-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px}.rest-supply-catalog-search{flex:1 1 220px;min-width:200px;max-width:420px}.rest-supply-catalog-meta{font-size:12px;color:#888;margin-left:auto}.rest-supply-letter-bar{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.rest-supply-letter-chip{min-width:32px;padding:4px 10px;border:1px solid #d9dce8;border-radius:16px;background:#fff;font-size:13px;cursor:pointer;color:#444}.rest-supply-letter-chip.active{border-color:var(--rest-brand);background:var(--rest-brand);color:#fff;font-weight:600}.rest-supply-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:10px;max-height:min(52vh,480px);overflow-y:auto;padding:4px 2px 8px}.rest-supply-tile{min-height:88px;padding:10px 8px 8px;border:2px solid #e0e4ef;border-radius:10px;background:#fff;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:border-color .15s,background .15s,opacity .15s}.rest-supply-tile:hover:not(:disabled){border-color:var(--rest-brand);background:var(--rest-brand-light)}.rest-supply-tile.in-cart{border-color:#52c41a;background:#f6ffed;cursor:default;opacity:.92}.rest-supply-tile:disabled{cursor:default}.rest-supply-tile-name{font-size:14px;font-weight:700;line-height:1.3;color:#1a1a2e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%;word-break:break-word}.rest-supply-tile-unit{font-size:11px;color:#666;background:#f0f2f8;padding:2px 8px;border-radius:10px}.rest-supply-tile-price{font-size:12px;font-weight:600;color:var(--rest-brand)}.rest-supply-tile-badge{font-size:10px;color:#389e0d;font-weight:600}@media(max-width:1100px){.rest-session-layout{grid-template-columns:1fr minmax(480px,50%)}.rest-cart-card{min-width:480px}}@media(max-height:920px){.rest-header{padding:4px 8px;gap:6px}.rest-logo{height:26px}.rest-brand{padding:3px 8px}.rest-header-user{display:none}.rest-header .ant-btn-text{height:30px;padding:0 6px!important;font-size:12px!important}.rest-header-logout span:not(.anticon){display:none}.rest-body.rest-body-session,.rest-body:has(.rest-session-layout){padding:6px 8px}.rest-session-layout{grid-template-columns:1fr minmax(400px,46%);gap:8px}.rest-cart-card{min-width:400px}.rest-cart-card .ant-card-head-title{font-size:15px}.rest-checkout-total{font-size:18px}.rest-cart-checkout{min-height:42px!important;height:42px!important;font-size:15px!important}.rest-menu-tile-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.rest-menu-tile{min-height:64px;padding:8px 6px}.rest-menu-tile-name{font-size:13px}}@media(max-width:900px){.rest-session-layout{grid-template-columns:1fr}.rest-logo{height:28px}.rest-cart-card{position:static;min-width:0;width:100%}.rest-cart-card .ant-card-body{max-height:none;height:auto}.rest-cart-split.has-checkout{flex-direction:column;gap:10px}.rest-cart-split.has-checkout .rest-cart-list-pane{flex:0 0 auto;max-height:min(42vh,360px);padding-right:0;border-right:none;border-bottom:1px solid #e8ecf4;padding-bottom:8px}.rest-cart-split.has-checkout .rest-checkout-panel{flex:1 1 auto;padding-left:0;max-height:none}}.rest-orders-page{min-height:min-content}.rest-orders-page h2{margin:0;font-size:20px}.rest-orders-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 12px;margin-bottom:12px}.rest-orders-meta{font-size:13px;color:#666}.rest-order-summary{font-size:13px;color:#333;line-height:1.4}.rest-order-disc-tag{display:block;font-size:11px;color:#fa541c}.rest-order-drawer-meta .ant-descriptions-item-label{color:#888;width:72px}.rest-order-drawer-items{width:100%;border-collapse:collapse;font-size:13px}.rest-order-drawer-items th{text-align:left;font-weight:600;color:#666;padding:6px 4px;border-bottom:1px solid #e8ecf4}.rest-order-drawer-items th:nth-child(n+2),.rest-order-drawer-items td:nth-child(n+2){text-align:right;white-space:nowrap}.rest-order-drawer-items td{padding:8px 4px;border-bottom:1px solid #f0f2f8;vertical-align:top}.rest-order-line-remark{font-size:11px;color:#888;margin-top:2px}.rest-order-drawer-totals{margin-top:12px;padding-top:8px;border-top:1px dashed #d9d9d9}.rest-order-drawer-row{display:flex;justify-content:space-between;font-size:13px;padding:4px 0}.rest-order-drawer-row.muted{color:#888}.rest-order-drawer-row.discount{color:#fa541c}.rest-order-disc-note{font-weight:400;color:#666}.rest-order-drawer-row.total{font-size:16px;font-weight:700;color:var(--rest-brand-dark, #0038b8);margin-top:4px}.rest-body.rest-body-pastry,.rest-body:has(.rest-pastry-cashier-root){padding:0;overflow:hidden;display:flex;flex-direction:column}.rest-pastry-cashier-root{flex:1;min-height:0;display:flex;flex-direction:column;background:#f0f2f5;overflow:hidden}.rest-pastry-cashier-top{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:6px 10px;background:#fff;border-bottom:1px solid #f0f0f0}.rest-pastry-cashier-back{flex-shrink:0;padding-left:0!important}.rest-pastry-cashier-title{font-size:17px;font-weight:700;color:#1f2937;flex-shrink:0}.rest-pastry-cashier-search{flex:1;max-width:320px;margin-left:auto}.rest-pastry-mini-stats{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 12px;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;font-size:13px}.rest-pastry-mini-stats-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.rest-pastry-mini-label{color:#6b7280}.rest-pastry-mini-value{font-weight:700;font-size:15px;color:#004d3d}.rest-pastry-mini-sep{color:#d9d9d9}.rest-pastry-mini-void{color:#cf1322}.rest-pastry-mini-btn{background:transparent;border:1px solid #e5e7eb;border-radius:6px;padding:4px 10px;font-size:13px;color:#1f2937;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.rest-pastry-mini-btn:hover{background:#e6f4ef;border-color:#004d3d;color:#004d3d}.rest-pastry-mini-hint{font-size:12px;color:#bbb}.rest-pastry-price-bar{display:flex;flex-wrap:wrap;gap:6px;padding:6px 12px;background:#fafafa;border-bottom:1px solid #f0f0f0;flex-shrink:0}.rest-pastry-price-bar .rest-pastry-price-chip{margin:0}.rest-pastry-cashier-main{flex:1;min-height:0;display:flex;overflow:hidden}.rest-pastry-cart-panel{width:300px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-right:1px solid #f0f0f0;min-height:0}.rest-pastry-cart-head{flex-shrink:0;height:44px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-weight:700;border-bottom:1px solid #f0f0f0;background:#fafafa}.rest-pastry-cart-clear{border:none;background:transparent;color:#f5222d;font-size:14px;font-weight:600;cursor:pointer;padding:4px 6px}.rest-pastry-cart-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.rest-pastry-cart-empty{padding:32px 16px;text-align:center;color:#888;font-size:15px}.rest-pastry-cart-line{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #f5f5f5}.rest-pastry-cart-line-info{flex:1;min-width:0}.rest-pastry-cart-line-name{font-weight:600;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rest-pastry-cart-line-meta{font-size:13px;color:#666;margin-top:2px}.rest-pastry-qty-btn{width:34px;height:34px;border:1px solid #d9d9d9;border-radius:8px;background:#fafafa;color:#262626;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.rest-pastry-qty-btn.danger{border-color:#ffccc7;background:#fff2f0;color:#cf1322}.rest-pastry-qty-input{width:44px!important;text-align:center}.rest-pastry-qty-input input{text-align:center}.rest-pastry-action-bar{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:10px 12px;border-top:1px solid #f0f0f0;background:#fafafa}.rest-pastry-action-summary{flex:1;min-width:0}.rest-pastry-action-qty{display:block;font-size:12px;color:#888}.rest-pastry-action-total{display:block;font-size:20px;font-weight:700;color:#d4380d;line-height:1.2}.rest-pastry-checkout-btn-native{min-width:110px;height:48px;padding:0 16px;font-size:16px;font-weight:700;color:#fff;border:none;border-radius:8px;background:linear-gradient(135deg,#ff7a45,#f5222d);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0}.rest-pastry-checkout-btn-native:disabled{background:#d9d9d9;cursor:not-allowed}.rest-pastry-product-wrap{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:10px;background:#f0f2f5}.rest-pastry-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.rest-pastry-product-tile{position:relative;border:1px solid #e8e8e8;border-radius:12px;background:#fff;padding:14px 10px 10px;text-align:left;min-height:132px;display:flex;flex-direction:column;cursor:pointer;box-shadow:0 1px 3px #0000000a;transition:transform .08s ease}.rest-pastry-product-tile:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:#004d3d;border-radius:12px 12px 0 0}.rest-pastry-product-tile:active:not(:disabled){transform:scale(.97)}.rest-pastry-product-tile.out{opacity:.45;cursor:not-allowed}.rest-pastry-product-tile.flash{animation:rest-pastry-flash .4s ease}@keyframes rest-pastry-flash{0%{background:#fff7e6}to{background:#fff}}.rest-pastry-product-name{font-size:15px;font-weight:600;color:#262626;line-height:1.3;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rest-pastry-product-en{font-size:11px;color:#888;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rest-pastry-product-stock{font-size:12px;color:#666;margin-top:auto;padding-top:6px}.rest-pastry-product-stock.zero{color:#cf1322;font-weight:600}.rest-pastry-product-price{font-size:15px;font-weight:700;color:#d4380d;margin-top:4px}.rest-pastry-cat-list{width:120px;flex-shrink:0;background:#fff;border-left:1px solid #f0f0f0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.rest-pastry-cat-item{padding:14px 8px;border:none;background:transparent;font-size:14px;font-weight:600;color:#595959;cursor:pointer;border-bottom:1px solid #f5f5f5;display:flex;flex-direction:column;align-items:center;gap:4px}.rest-pastry-cat-count{font-size:12px;font-weight:500;color:#8c8c8c}.rest-pastry-cat-item.active .rest-pastry-cat-count{color:#004d3d}.rest-pastry-cat-item.active{background:#e6f4ef;color:#004d3d;border-left:3px solid #004d3d}.rest-pastry-quick-btn{background:#004d3d!important;border-color:#004d3d!important}.rest-pastry-quick-btn:hover{background:#006b55!important;border-color:#006b55!important}.rest-pastry-counter-btn.active{border-color:#004d3d;background:#e6f4ef}.rest-pastry-checkout-dialog.ant-modal{max-width:calc(100vw - 24px);padding-bottom:0}.rest-pastry-checkout-dialog .ant-modal-header{padding:10px 16px;margin-bottom:0}.rest-pastry-checkout-dialog .ant-modal-title{font-size:16px}.rest-pastry-checkout-dialog .ant-modal-footer{padding:10px 16px 14px;margin-top:0;border-top:1px solid #f0f0f0}.rest-pastry-checkout-confirm-btn{height:44px!important;font-size:16px!important;font-weight:700!important}.rest-pastry-checkout-modal .rest-pastry-checkout-due{font-size:17px;margin-bottom:10px}.rest-pastry-checkout-modal .rest-pastry-checkout-sub{display:block;font-size:12px;color:#888;font-weight:400;margin-top:4px}.rest-pastry-checkout-modal .rest-checkout-section{margin-bottom:10px}.rest-pastry-checkout-modal .rest-checkout-section-title{margin-bottom:4px;font-size:13px}.rest-pastry-checkout-modal .rest-pastry-checkout-pay.checkout-pay-grid{grid-template-columns:repeat(4,1fr);gap:6px}.rest-pastry-checkout-modal .rest-pastry-checkout-pay .checkout-pay-btn{min-height:46px;font-size:11px;padding:4px 2px;border-radius:8px}.rest-pastry-checkout-modal .rest-pastry-checkout-pay .checkout-pay-btn-icon{font-size:14px}.rest-pastry-checkout-modal .rest-discount-panel--compact{margin-bottom:8px}.rest-pastry-checkout-modal .rest-annual-member-discount-banner{margin-bottom:8px;padding:8px 10px;font-size:12px}@media(max-height:920px){.rest-pastry-mini-stats{padding:4px 10px;font-size:12px}.rest-pastry-mini-value{font-size:13px}.rest-pastry-mini-btn{padding:2px 8px;font-size:12px}.rest-pastry-cart-panel{width:272px}.rest-pastry-product-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.rest-pastry-product-tile{min-height:116px;padding:10px 8px 8px}.rest-pastry-product-name{font-size:14px}.rest-pastry-cat-list{width:100px}.rest-pastry-cat-item{padding:12px 6px;font-size:13px}.rest-pastry-checkout-btn-native{min-width:96px;height:44px;font-size:15px}.rest-pastry-checkout-dialog.ant-modal{top:12px!important;width:min(380px,calc(100vw - 20px))!important}.rest-pastry-checkout-dialog .ant-modal-body{max-height:min(48dvh,360px)!important;padding:6px 12px!important}.rest-pastry-checkout-modal .rest-pastry-checkout-pay .checkout-pay-btn{min-height:40px;font-size:10px}.rest-pastry-checkout-modal .rest-pastry-checkout-pay .checkout-pay-btn-icon{font-size:13px}.rest-pastry-checkout-confirm-btn{height:40px!important;font-size:15px!important}}html.pos-legacy-android,body.pos-legacy-android.rest-touch-mode{height:auto!important;min-height:100%;overflow-x:hidden!important;overflow-y:scroll!important;-webkit-overflow-scrolling:touch;touch-action:pan-y}body.pos-legacy-android.rest-touch-mode #root{height:auto!important;min-height:100%;overflow:visible!important}body.pos-legacy-android .rest-shell{height:auto!important;max-height:none!important;min-height:100%;overflow:visible!important}body.pos-legacy-android .rest-body,body.pos-legacy-android .rest-body.rest-body-session{flex:none!important;height:auto!important;overflow:visible!important;display:block!important}body.pos-legacy-android .rest-session-layout{display:block!important;height:auto!important;min-height:0}body.pos-legacy-android .rest-session-layout>div:first-child{overflow:visible!important;height:auto!important;min-height:0}body.pos-legacy-android .rest-session-layout .ant-tabs,body.pos-legacy-android .rest-session-layout .ant-tabs-content,body.pos-legacy-android .rest-session-layout .ant-tabs-tabpane{height:auto!important;overflow:visible!important}body.pos-legacy-android .rest-cart-card{position:static!important;min-width:0!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important;margin-top:12px}body.pos-legacy-android .rest-cart-card .ant-card-body,body.pos-legacy-android .rest-cart-split,body.pos-legacy-android .rest-cart-list-pane,body.pos-legacy-android .rest-cart-list,body.pos-legacy-android .rest-checkout-panel,body.pos-legacy-android .rest-supply-split,body.pos-legacy-android .rest-supply-catalog-panel,body.pos-legacy-android .rest-supply-grid,body.pos-legacy-android .rest-supply-cart-scroll{height:auto!important;max-height:none!important;overflow:visible!important}body.pos-legacy-android .combo-slot-editor{max-height:none!important;overflow:visible!important}body.pos-legacy-android .rest-header{flex-wrap:wrap!important}body.pos-legacy-android .rest-header-nav{overflow:visible!important;flex-wrap:wrap!important;width:100%}body.pos-legacy-android .rest-body.rest-body-pastry{overflow:hidden!important;display:flex!important;flex-direction:column}body.pos-legacy-android .rest-pastry-cashier-root{flex:1 1 auto;min-height:0;height:auto!important;overflow:hidden!important;display:flex!important;flex-direction:column}body.pos-legacy-android .rest-pastry-cashier-main{display:flex!important;flex-direction:column!important;flex:1 1 auto;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}body.pos-legacy-android .rest-pastry-cart-panel{width:100%!important;flex:0 0 auto!important;max-height:32vh!important;height:auto!important;overflow:hidden!important;border-right:none;border-bottom:1px solid #f0f0f0}body.pos-legacy-android .rest-pastry-cart-body{flex:1 1 auto!important;min-height:0!important;max-height:28vh!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}body.pos-legacy-android .rest-pastry-product-wrap{flex:1 1 auto!important;min-height:0!important;max-height:42vh!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}body.pos-legacy-android .rest-pastry-cat-list{flex:0 0 auto!important;width:100%!important;flex-direction:row!important;flex-wrap:wrap!important;max-height:none!important;overflow:visible!important}body.pos-legacy-android .rest-pastry-product-grid,body.pos-legacy-android .rest-pastry-grid{height:auto!important;max-height:none!important;overflow:visible!important}body.pos-legacy-android.rest-touch-mode .rest-shell .rest-body.rest-body-session{overflow:visible!important;touch-action:auto!important;display:block!important;flex:none!important;height:auto!important;min-height:0!important;max-height:none!important}body.pos-legacy-android.rest-touch-mode .rest-session-layout{display:block!important;flex:none!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}body.pos-legacy-android.rest-touch-mode .rest-session-layout>div:first-child{overflow:visible!important;height:auto!important;min-height:0!important;max-height:none!important;touch-action:auto!important}body.pos-legacy-android.rest-touch-mode .rest-session-layout>.rest-cart-card{min-height:0!important;max-height:none!important;overflow:visible!important}body.pos-legacy-android.rest-touch-mode .rest-pastry-grid,body.pos-legacy-android.rest-touch-mode .rest-cart-list,body.pos-legacy-android.rest-touch-mode .rest-checkout-panel-scroll{overflow:visible!important;max-height:none!important;touch-action:auto!important}.member-portal{--portal-brand: #004d3d;--portal-brand-hover: #006b55;--portal-text: #1f1f1f;--portal-muted: rgba(0, 0, 0, .55);--portal-border: #f0f0f0;min-height:100vh;box-sizing:border-box;background:#f5f7f6;color:var(--portal-text);padding:20px 16px 48px}.member-portal-inner{max-width:420px;margin:0 auto}.member-portal .portal-announce{margin-bottom:14px;padding:12px 14px;border-radius:10px;background:#fff;border:1px solid var(--portal-border);border-left:4px solid var(--portal-brand);color:var(--portal-text);font-size:14px;line-height:1.55}.member-portal .portal-card.ant-card{background:#fff;border:1px solid var(--portal-border);border-radius:12px;color:var(--portal-text);margin-bottom:0;overflow:hidden;box-shadow:0 1px 4px #0000000a}.member-portal .portal-card .ant-card-head{min-height:44px;padding:0 16px;background:var(--portal-brand);border-bottom:none}.member-portal .portal-card .ant-card-head-title{color:#fff;font-weight:600;font-size:15px}.member-portal .portal-card .ant-card-body{color:var(--portal-text);background:#fff}.member-portal .portal-card+.portal-card,.member-portal .portal-card-spaced{margin-top:12px}.member-portal .portal-muted{color:var(--portal-muted);font-size:13px}.member-portal .portal-points{font-size:34px;font-weight:700;color:var(--portal-brand);letter-spacing:.02em}.member-portal .portal-input.ant-input{background:#fff;border-color:#d9d9d9;color:var(--portal-text)}.member-portal .portal-input.ant-input::placeholder{color:#00000059}.member-portal .portal-input.ant-input:focus,.member-portal .portal-input.ant-input:hover{border-color:var(--portal-brand);background:#fff}.member-portal .portal-btn-primary.ant-btn-primary{background:var(--portal-brand);color:#fff;border:none;font-weight:600;height:44px;border-radius:8px}.member-portal .portal-btn-primary.ant-btn-primary:hover{background:var(--portal-brand-hover);color:#fff}.member-portal .portal-btn-link.ant-btn-primary{background:var(--portal-brand);color:#fff;border:none;font-weight:600;height:44px;border-radius:8px}.member-portal .portal-btn-link.ant-btn-primary:hover{background:var(--portal-brand-hover);color:#fff}.member-portal .portal-btn-ghost.ant-btn-default{background:#fff;border-color:#d9d9d9;color:var(--portal-text);height:44px;border-radius:8px}.member-portal .portal-btn-ghost.ant-btn-default:hover{border-color:var(--portal-brand);color:var(--portal-brand);background:#fff}.member-portal .ant-list-item{color:var(--portal-text);border-block-end-color:var(--portal-border)!important}.member-portal .ant-list-empty-text{color:var(--portal-muted)}.member-portal .portal-tag-gold.ant-tag{background:#004d3d1a;color:var(--portal-brand);border:none}.member-portal .portal-tag-active.ant-tag{background:var(--portal-brand);color:#fff;border:none}.member-portal .portal-tag-done.ant-tag{background:#f5f5f5;color:var(--portal-muted);border:none}.member-portal .portal-qr-wrap{display:inline-block;padding:14px;border-radius:12px;background:#fff;box-shadow:0 2px 12px #0000000f;border:1px solid var(--portal-border)}.member-portal .portal-banner img{border-radius:10px;box-shadow:0 2px 12px #00000014}.member-portal .portal-intro{margin:0 0 12px;color:var(--portal-muted);font-size:14px}body.pos-touch-mode{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:auto;overflow:hidden}body.pos-touch-mode input,body.pos-touch-mode textarea{-webkit-user-select:text;user-select:text}@media(pointer:coarse){body.pos-touch-mode,body.pos-touch-mode *{cursor:none!important}}@media(hover:none){body.pos-touch-mode .pos-tool-btn:hover,body.pos-touch-mode .pos-bottom-action:hover,body.pos-touch-mode .pos-cat-item:hover,body.pos-touch-mode .pos-tile:hover{background:inherit}}body.pos-touch-mode *{-webkit-tap-highlight-color:transparent}.pos-tile{position:relative;border-radius:12px;background:#fff;border:1px solid #e8e8e8;padding:14px 10px 10px;text-align:left;transition:transform .08s ease,box-shadow .15s ease,border-color .15s ease;min-height:132px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;cursor:pointer;box-shadow:0 1px 3px #0000000a}.pos-tile:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:var(--tile-accent, #1677ff);border-radius:12px 12px 0 0}.pos-tile:active{transform:scale(.96);box-shadow:0 6px 18px #00000026}.pos-tile.pos-tile-out{opacity:.5}.pos-tile-img{display:none}.pos-tile-name{font-size:15px;font-weight:600;color:#262626;line-height:1.3;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:6px}.pos-tile-stock-line{font-size:14px;color:#ff4d4f;font-weight:500;margin-top:auto;padding-top:8px}.pos-tile-price{font-size:16px;font-weight:700;color:#d4380d;margin-top:4px}.pos-tile-flash{animation:pos-flash .4s ease}@keyframes pos-flash{0%{background:#fff7e6}to{background:#fff}}.pos-tile-stock,.pos-tile-stock-text{display:none}.pos-cat-list{width:130px;background:#fff;border-left:1px solid #f0f0f0;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:10px 8px;gap:6px;flex-shrink:0}.pos-cat-list::-webkit-scrollbar{width:6px}.pos-cat-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.pos-cat-item{height:64px;border-radius:10px;background:#f5f5f5;color:#262626;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;border:none;transition:background .15s,color .15s,transform .08s;text-align:center;padding:0 6px;line-height:1.2;cursor:pointer;flex-shrink:0}.pos-cat-item:active{transform:scale(.96)}.pos-cat-item.active{background:#52c41a;color:#fff;box-shadow:0 2px 8px #52c41a59}.pos-cat-item.active.accent-orange{background:#fa8c16;box-shadow:0 2px 8px #fa8c1659}.pos-tool-rail{width:76px;background:#f7f7f7;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;padding:10px 0;gap:8px;flex-shrink:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.pos-tool-rail::-webkit-scrollbar{width:4px}.pos-tool-btn{width:64px;height:60px;border-radius:10px;background:#fff;border:1px solid #e8e8e8;color:#595959;font-size:13px;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:background .12s,transform .08s;flex-shrink:0}.pos-tool-btn:hover{background:#fafafa}.pos-tool-btn:active{transform:scale(.92);background:#f0f0f0}.pos-tool-btn .anticon{font-size:20px;color:#8c8c8c}.pos-tool-btn.disabled{opacity:.4;pointer-events:none}.pos-bottom-bar{height:68px;background:#fff;border-top:1px solid #f0f0f0;display:flex;align-items:center;padding:0 16px;gap:12px;flex-shrink:0}.pos-bottom-action{height:52px;padding:0 22px;border-radius:10px;background:#fff;border:1px solid #d9d9d9;color:#262626;font-size:16px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background .12s,transform .08s}.pos-bottom-action:hover{background:#fafafa}.pos-bottom-action:active{transform:scale(.96);background:#f0f0f0}.pos-bottom-action .anticon{font-size:18px}.pos-bottom-pages{margin-left:auto;display:flex;align-items:center;gap:6px}.pos-bottom-pages button{width:48px;height:48px;border-radius:8px;background:#fff;border:1px solid #d9d9d9;color:#595959;font-weight:600;font-size:16px;cursor:pointer}.pos-bottom-pages button:active{transform:scale(.94)}.pos-bottom-pages button.active{background:#1677ff;color:#fff;border-color:#1677ff}.pos-chip-row{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-x;scroll-snap-type:x mandatory;padding:8px 12px;background:#fff;border-bottom:1px solid #f0f0f0;scrollbar-width:none}.pos-chip-row::-webkit-scrollbar{display:none}.pos-chip{flex:0 0 auto;scroll-snap-align:start;height:48px;padding:0 18px;border-radius:24px;background:#f5f5f5;color:#595959;font-size:15px;font-weight:500;display:inline-flex;align-items:center;border:none;transition:background .15s,color .15s,transform .08s}.pos-chip:active{transform:scale(.95)}.pos-chip.active{background:linear-gradient(135deg,#ff7a45,#f5222d);color:#fff;box-shadow:0 2px 8px #f5222d4d}.pos-cart-line{padding:14px 12px;border-bottom:1px solid #f5f5f5;display:flex;align-items:center;gap:8px}.pos-cart-name{flex:1;font-size:16px;font-weight:600;color:#1f2937}.pos-cart-price{font-size:13px;color:#8c8c8c;margin-top:4px}.pos-cart-line-total{color:#f5222d;font-weight:700}.pos-qty-btn{width:52px;height:52px;border-radius:10px;border:1px solid #d9d9d9;background:#fff;font-size:22px;line-height:1;color:#1f2937;display:inline-flex;align-items:center;justify-content:center;transition:transform .08s,background .15s;flex-shrink:0}.pos-qty-btn:active{transform:scale(.88);background:#f0f0f0}.pos-qty-btn.danger{color:#f5222d;border-color:#ffccc7}.pos-qty-btn .anticon{font-size:18px}.pos-qty-num{min-width:40px;text-align:center;font-size:20px;font-weight:700;color:#1f2937}.pos-action-bar{flex-shrink:0;height:72px;background:#fff;border-top:1px solid #f0f0f0;display:flex;align-items:center;padding:0 12px;gap:12px;box-shadow:0 -4px 16px #0000000a}.pos-action-summary{flex:1;display:flex;flex-direction:column}.pos-action-summary-line1{font-size:13px;color:#8c8c8c}.pos-action-summary-line2{font-size:24px;font-weight:700;color:#f5222d;line-height:1.1}.pos-checkout-btn{height:56px;min-width:120px;font-size:17px;font-weight:700;border-radius:12px}.pos-search-input.ant-input-affix-wrapper{height:48px;border-radius:24px;font-size:16px;background:#ffffff1f;border-color:#fff3}.pos-search-input.ant-input-affix-wrapper input{background:transparent;color:#fff;font-size:16px}.pos-search-input.ant-input-affix-wrapper input::placeholder{color:#ffffff8c}.pos-search-input .anticon{color:#ffffffb3}.pos-pay-amount{font-size:56px;font-weight:800;color:#f5222d;text-align:center;line-height:1.1;margin:8px 0 4px}.pos-pay-qty{text-align:center;color:#8c8c8c;font-size:14px;margin-bottom:20px}.pos-pay-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pos-pay-btn{height:96px;border-radius:14px;border:2px solid #f0f0f0;background:#fff;font-size:18px;font-weight:600;color:#1f2937;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;transition:transform .08s,border-color .15s,background .15s}.pos-pay-btn:active{transform:scale(.96)}.pos-pay-btn.active{border-color:#f5222d;background:#fff1f0;box-shadow:0 4px 12px #f5222d33}.pos-pay-btn-icon{font-size:32px}.pos-cart-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#bfbfbf;padding:40px 20px;text-align:center}.pos-cart-empty-emoji{font-size:48px;margin-bottom:8px}.pos-cart-empty-text{font-size:14px}.pos-mini-stats{display:flex;align-items:center;justify-content:space-between;padding:6px 16px;background:#fff;border-bottom:1px solid #f0f0f0;font-size:13px;flex-shrink:0}.pos-mini-stats-group{display:flex;align-items:center;gap:6px}.pos-mini-label{color:#6b7280}.pos-mini-value{font-weight:700;font-size:15px}.pos-mini-sep{color:#d9d9d9;margin:0 2px}.pos-mini-btn{background:transparent;border:1px solid #e5e7eb;border-radius:6px;padding:4px 10px;font-size:13px;color:#1f2937;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.pos-mini-btn:hover{background:#f9fafb;border-color:#1677ff;color:#1677ff}.pos-tile-oos-badge{position:absolute;top:4px;right:4px;background:#fa541c;color:#fff;font-size:10px;padding:2px 6px;border-radius:3px;font-weight:600;z-index:1}.pos-tile{position:relative}.pos-coupon-list{display:flex;flex-direction:column;gap:8px}.pos-coupon-selected-banner{padding:8px 12px;margin-bottom:8px;border-radius:8px;background:#1677ff;color:#fff;font-size:13px;font-weight:700;line-height:1.45}.pos-coupon-btn{text-align:left!important;height:auto!important;min-height:48px!important;padding:10px 14px!important;margin-bottom:0!important;white-space:normal!important;line-height:1.45!important;font-size:14px!important;border-width:2px!important}.pos-coupon-btn.applicable:not(.in-cart){border-color:#95de64!important;border-style:dashed!important;background:#fff!important;color:#1f2937!important;font-weight:500!important}.pos-coupon-btn.applicable:not(.in-cart):hover{border-color:#1677ff!important;border-style:solid!important;background:#e6f4ff!important}.pos-coupon-btn.in-cart,.pos-coupon-btn.in-cart:hover,.pos-coupon-btn.in-cart:focus{border:3px solid #0958d9!important;background:#1677ff!important;color:#fff!important;font-weight:700!important;box-shadow:0 0 0 2px #1677ff40,0 4px 12px #1677ff59!important}.pos-coupon-btn.disabled:not(.in-cart){opacity:.5;border-style:dashed!important}.promo-daily-redeemed-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;margin-bottom:10px;border-radius:8px;border:2px solid #cf1322;background:linear-gradient(135deg,#fff1f0,#ffccc7);box-shadow:0 2px 8px #cf132226}.promo-daily-redeemed-banner.compact{margin-bottom:0}.promo-daily-redeemed-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#cf1322;color:#fff;font-size:18px;font-weight:800}.promo-daily-redeemed-title{font-size:16px;font-weight:800;color:#a8071a;line-height:1.3}.promo-daily-redeemed-sub{font-size:13px;font-weight:600;color:#820014;margin-top:4px;line-height:1.35}body.pos-platform-mode{background:#fff0f6}.pos-platform-root{height:100%;display:flex;flex-direction:column;background:#fff0f6}.pos-platform-root .pos-mini-stats{background:linear-gradient(90deg,#ffadd2,#fff0f6 55%,#fff0f6);border-bottom:1px solid #ffadd2}.pos-platform-root .pos-platform-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-left:12px}.pos-platform-root .pos-platform-meta .ant-select,.pos-platform-root .pos-platform-meta .ant-input{background:#fff}.pos-platform-root .pos-platform-cart-panel{background:#fff5f8;border-right-color:#ffadd2}.pos-platform-root .pos-platform-cart-header{background:#ffe7f0;border-bottom-color:#ffadd2}.pos-platform-root .pos-platform-grid-wrap{background:#fff0f6}.pos-platform-root .pos-cat-list{background:#fff5f8;border-left-color:#ffadd2}.pos-platform-root .pos-cat-item.active{background:#ff85c0;border-color:#eb2f96;color:#fff}.pos-platform-root .pos-bottom-bar{background:#ffe7f0;border-top-color:#ffadd2}.pos-platform-root .pos-checkout-btn.platform{background:linear-gradient(135deg,#eb2f96,#c41d7f)!important;border-color:transparent!important}.pos-app-layout.ant-layout{height:100vh;height:100dvh;max-height:100dvh;overflow:hidden}.pos-app-layout>.ant-layout-content{min-height:0;overflow:hidden}.pos-app-layout>.ant-layout-content.pos-layout-orders,.pos-app-layout>.ant-layout-content:has(.pos-orders-page){overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:12px;background:#f5f5f5}.pos-orders-page{min-height:min-content}.pos-shell-header.ant-layout-header{height:58px;flex:0 0 58px;line-height:1}.pos-shell-header .ant-btn-lg{height:40px!important;padding:0 10px!important;font-size:13px!important;font-weight:600!important}.pos-shell-header .pos-search-input.ant-input-affix-wrapper{height:40px;font-size:14px}.pos-shell-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:1;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-x;scrollbar-width:none}.pos-shell-header-actions::-webkit-scrollbar{display:none}.pos-cashier-root{height:100%;min-height:0;display:flex;flex-direction:column;background:#f0f2f5;overflow:hidden}.pos-cashier-main{flex:1 1 auto;min-height:0;display:flex;overflow:hidden}.pos-cart-panel{width:320px;background:#fff;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;flex-shrink:0;min-height:0;overflow:hidden}.pos-cart-panel-head{flex-shrink:0;height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0;font-size:15px;font-weight:700;color:#1f2937;background:#fafafa}.pos-cart-panel-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.pos-product-grid-wrap{flex:1 1 auto;min-height:0;padding:10px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;background:#f0f2f5}.pos-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(152px,1fr));gap:10px}@media(max-height:920px){.pos-shell-header.ant-layout-header{height:52px;flex-basis:52px;padding:0 10px!important;gap:8px!important}.pos-shell-header .ant-btn{height:36px;padding:0 8px;font-size:12px}.pos-shell-header .pos-search-input.ant-input-affix-wrapper{height:36px;font-size:14px}.pos-shell-header .pos-search-input.ant-input-affix-wrapper input{font-size:14px}.pos-shell-header span[style]{font-size:13px!important}.pos-mini-stats{padding:4px 10px;font-size:12px}.pos-mini-value{font-size:13px}.pos-mini-btn{padding:2px 6px;font-size:11px}.pos-cart-panel{width:288px}.pos-cart-panel-head{height:40px;font-size:14px}.pos-cart-line{padding:10px 8px;gap:6px}.pos-cart-name{font-size:14px}.pos-qty-btn{width:44px;height:44px;font-size:18px}.pos-action-bar{height:64px;padding:0 10px;gap:10px}.pos-action-summary-line2{font-size:22px}.pos-checkout-btn{height:52px;min-width:108px!important;font-size:16px}body.pos-touch-mode .pos-tile{min-height:118px;padding:12px 10px 10px;border-radius:10px}body.pos-touch-mode .pos-tile:before{height:4px}body.pos-touch-mode .pos-tile-name{font-size:14px;min-height:36px;margin-top:4px}body.pos-touch-mode .pos-tile-stock-line{font-size:12px;padding-top:4px}body.pos-touch-mode .pos-tile-price{font-size:15px;margin-top:2px}.pos-product-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px}.pos-product-grid-wrap{padding:8px}.pos-cat-list{width:108px;padding:6px;gap:4px}.pos-cat-item{height:52px;font-size:13px}.pos-bottom-bar{height:56px;padding:0 10px}.pos-bottom-action{height:44px;padding:0 14px;font-size:14px}.pos-pay-amount{font-size:42px}.pos-pay-btn{height:72px;font-size:15px}}.pastry-promo-banner{margin:4px 10px 0;padding:5px 10px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;flex-shrink:0}.pastry-promo-banner--compact{margin:4px 10px 0;padding:5px 10px}.pastry-promo-banner-line{font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pastry-promo-banner-title{font-weight:700;color:#135200}.pastry-promo-banner-detail{color:#389e0d}.checkout-promo-summary{background:#fff7e6;border:1px solid #ffd591;border-radius:8px;padding:10px 14px;margin-bottom:12px}.checkout-promo-row{display:flex;justify-content:space-between;font-size:14px;color:#fa541c;font-weight:600}.checkout-promo-row--buy6{color:#d4380d}.eod-gift-picker-hint{margin-bottom:12px;color:#666}.eod-gift-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.eod-gift-picker-tile{border:1px solid #d9d9d9;border-radius:8px;padding:10px;background:#fff;text-align:left;cursor:pointer}.eod-gift-picker-tile:disabled{opacity:.5;cursor:not-allowed}.eod-gift-picker-name{display:block;font-weight:600;font-size:13px}.eod-gift-picker-price{display:block;font-size:12px;color:#888}.eod-gift-picker-tag{display:block;font-size:12px;color:#722ed1;margin-top:4px}.pos-transfer-panel{display:flex;flex-direction:column;gap:10px;min-height:200px}.pos-transfer-field{display:flex;flex-direction:column;gap:6px}.pos-transfer-label{font-weight:600;color:#262626}.pos-transfer-stock-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;max-height:280px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.pos-transfer-stock-tile{border:1px solid #d9d9d9;border-radius:10px;padding:10px;background:#fafafa;text-align:left;cursor:pointer}.pos-transfer-stock-tile:active{transform:scale(.98)}.pos-transfer-stock-name{font-weight:600;font-size:14px;margin-bottom:6px;line-height:1.3}.pos-transfer-cart{border-top:1px solid #f0f0f0;padding-top:12px;margin-top:4px}.pos-transfer-cart-title{font-weight:700;margin-bottom:8px}.pos-transfer-cart-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px dashed #f0f0f0}.pos-transfer-cart-name{flex:1;font-size:14px}html.pos-legacy-android,body.pos-legacy-android.pos-touch-mode{height:auto!important;min-height:100%;overflow-x:hidden!important;overflow-y:scroll!important;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:none}html.pos-legacy-android #root{height:auto!important;min-height:100%}body.pos-legacy-android .pos-app-layout.ant-layout{height:auto!important;max-height:none!important;min-height:0;overflow:visible!important}body.pos-legacy-android .pos-app-layout>.ant-layout-content{overflow:visible!important;height:auto!important}body.pos-legacy-android .pos-cashier-root{height:auto!important;overflow:visible!important}body.pos-legacy-android .pos-cashier-main{display:block!important;height:auto!important;overflow:visible!important}body.pos-legacy-android .pos-cart-panel{width:100%!important;height:auto!important;overflow:visible!important;border-right:none;border-bottom:1px solid #f0f0f0}body.pos-legacy-android .pos-cart-panel-body{height:auto!important;max-height:none!important;overflow:visible!important}body.pos-legacy-android .pos-product-grid-wrap{height:auto!important;overflow:visible!important}body.pos-legacy-android .pos-cat-list{width:100%!important;height:auto!important;flex-direction:row!important;flex-wrap:wrap!important;overflow:visible!important;border-left:none;border-top:1px solid #f0f0f0}body.pos-legacy-android .pos-cat-item{flex:0 0 auto;min-width:88px;height:48px;font-size:14px}body.pos-legacy-android .pos-tool-rail{width:100%!important;height:auto!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:flex-start;padding:8px;overflow:visible!important}body.pos-legacy-android .pos-shell-header.ant-layout-header{height:auto!important;min-height:58px;flex-wrap:wrap!important;overflow:visible!important}body.pos-legacy-android .pos-shell-header-actions{flex-wrap:wrap!important;overflow:visible!important;width:100%}body.pos-legacy-android .ant-drawer-body,body.pos-legacy-android .ant-modal-body{max-height:none!important;overflow:visible!important}@media(pointer:coarse){body.pos-legacy-android,body.pos-legacy-android *{cursor:auto!important}}.checkout-pay-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.checkout-pay-btn{min-height:58px;border-radius:10px;border:2px solid #f0f0f0;background:#fff;font-size:13px;font-weight:600;color:#1f2937;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px 4px;line-height:1.2;transition:transform .08s,border-color .15s,background .15s;cursor:pointer}.checkout-pay-btn:active{transform:scale(.96)}.checkout-pay-btn.active{border-color:#f5222d;background:#fff1f0;box-shadow:0 2px 8px #f5222d26}.checkout-pay-btn:disabled{opacity:.45;cursor:not-allowed}.checkout-pay-btn-icon{font-size:18px;line-height:1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{height:100vh}
