*{box-sizing:border-box}body{margin:0;color:#1f2937;background:#f3f4f6;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}.app-shell{min-height:100vh;background:#f3f4f6}.topbar{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 max(24px,calc((100vw - 1180px)/2));background:#fff;border-bottom:1px solid #dfe3e8}.brand,.tab-label{display:inline-flex;align-items:center;gap:8px}.brand{font-size:18px;font-weight:700}.brand-mark,.login-brand-mark{display:grid;place-items:center;flex:none;width:36px;height:36px;color:#fff;background:#17202a;border-radius:8px}.topbar-actions{display:flex;align-items:center;gap:8px}.topbar-actions .ant-btn{min-height:38px}.content{width:min(1180px,calc(100vw - 32px));margin:20px auto 40px}.login-page{display:grid;place-items:center;min-height:100vh;padding:20px;background:linear-gradient(90deg,#17202a 0 10px,transparent 10px),#eef1f4}.login-panel{width:min(420px,100%);padding:30px;background:#fff;border:1px solid #dfe3e8;border-radius:8px;box-shadow:0 18px 42px #17202a1a}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:26px}.login-brand .ant-typography{margin:0}.login-brand .ant-typography-secondary{display:block;margin-top:2px;font-size:12px}.panel{padding:18px;background:#fff;border:1px solid #dfe3e8;border-radius:8px}.panel-alert{margin-bottom:14px}.toolbar{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px}.takeaway-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.takeaway-link{display:flex;align-items:center;gap:14px;margin:0 0 20px;padding:14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.takeaway-link svg{flex:none;padding:6px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.takeaway-link>div{min-width:0}.mobile-order-list,.mobile-merchant-list{display:none}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.section-heading .ant-typography{margin:2px 0 0}.section-kicker{color:#64748b;font-size:12px;font-weight:600}.metric{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:2px 10px;min-height:112px;padding:18px;background:#fff;border:1px solid #dfe3e8;border-radius:8px}.metric:before{position:absolute;inset:12px auto 12px 0;width:3px;content:"";background:#94a3b8;border-radius:0 3px 3px 0}.metric-amber:before{background:#d97706}.metric-blue:before{background:#2563eb}.metric-green:before{background:#059669}.metric-icon{display:grid;place-items:center;grid-row:1 / span 2;width:34px;height:34px;color:#475569;background:#f1f5f9;border-radius:8px}.metric-title{display:block;color:#64748b;font-size:14px}.metric strong{display:block;color:#111827;font-size:28px;line-height:1}.qr{width:92px;height:92px;border:1px solid #e5e7eb}.qr-cell{max-width:220px}.qr-cell svg{border:1px solid #e5e7eb;border-radius:6px}.qr-link{max-width:220px;font-size:12px}.merchant-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.merchant-form-grid .ant-form-item{min-width:0}.form-grid-wide{grid-column:1 / -1}.table-theme-name{display:inline-flex;align-items:center;gap:8px;font-weight:600;white-space:nowrap}.table-theme-swatch{width:10px;height:10px;flex:0 0 auto;border-radius:999px;box-shadow:0 0 0 3px #0f172a14}.merchant-account-block{display:flex;flex-direction:column;gap:14px;padding:14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.merchant-account-title{display:block;margin-bottom:4px;color:#111827;font-weight:700}.image-upload-field{display:grid;gap:8px}.image-upload-row{display:flex;align-items:center;gap:8px}.image-upload-row .ant-input{min-width:0}.image-upload-preview,.image-upload-empty{width:112px;height:72px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.image-upload-preview{object-fit:cover}.image-upload-empty{display:grid;place-items:center;color:#94a3b8;font-size:12px}.dish-options-editor{margin-top:8px}.dish-template-bar{margin-bottom:12px}.dish-options-list{width:100%}.dish-options-card{width:100%;border-radius:8px}.dish-group-grid{display:grid;grid-template-columns:minmax(160px,1.5fr) minmax(180px,1.2fr) 92px 120px;gap:12px;align-items:end}.dish-option-row{display:grid;grid-template-columns:minmax(160px,1fr) 150px 100px 86px 40px;gap:8px;align-items:start}.dish-option-row .ant-form-item{margin-bottom:0}@media(max-width:760px){.topbar{position:sticky;top:0;z-index:20;height:56px;padding:0 14px}.brand{min-width:0;font-size:16px}.brand span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brand-mark{width:34px;height:34px}.account-name,.logout-label{display:none}.topbar-actions .ant-btn{width:38px;padding:0}.content{width:calc(100vw - 20px);margin:10px auto 24px}.content>.ant-tabs>.ant-tabs-nav{position:sticky;top:56px;z-index:15;margin:0 -10px 10px;padding:0 10px;overflow:hidden;background:#f5f7fb}.content>.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap{overflow-x:auto}.content>.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list{min-width:max-content}.panel{padding:12px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar{gap:8px;justify-content:flex-start}.toolbar>.ant-btn{min-height:36px}.order-filters{width:100%}.order-filters .ant-select{flex:1;min-width:130px;width:auto!important}.desktop-order-table,.desktop-merchant-table{display:none}.mobile-order-list,.mobile-merchant-list{display:grid;gap:10px}.mobile-merchant-card{padding:12px;background:#fff;border:1px solid #dfe3e8;border-left:4px solid #17202a;border-radius:8px}.mobile-merchant-head,.mobile-merchant-account,.mobile-merchant-theme,.mobile-merchant-foot,.mobile-merchant-stats{display:flex;align-items:center}.mobile-merchant-head,.mobile-merchant-foot{justify-content:space-between;gap:10px}.mobile-merchant-head>div,.mobile-merchant-account>div{min-width:0}.mobile-merchant-head strong,.mobile-merchant-head span{display:block}.mobile-merchant-head strong{color:#111827;font-size:16px}.mobile-merchant-head span{margin-top:2px;color:#64748b;font-size:11px}.mobile-merchant-account{align-items:stretch;gap:8px;margin:12px 0}.mobile-merchant-account>div{display:grid;align-content:start;flex:1;gap:3px;padding:9px;background:#f7f8fa;border-radius:6px}.mobile-merchant-account span,.mobile-merchant-account small{color:#64748b;font-size:11px}.mobile-merchant-account strong{overflow:hidden;color:#1f2937;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.mobile-merchant-account .ant-tag{width:fit-content;margin:2px 0 0}.mobile-merchant-theme{gap:8px;min-width:0;padding-bottom:10px;color:#334155;font-size:12px}.mobile-merchant-theme span:nth-child(2){min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobile-merchant-theme small{margin-left:auto;color:#64748b;white-space:nowrap}.mobile-merchant-foot{padding-top:10px;border-top:1px solid #eef1f4}.mobile-merchant-stats{gap:12px;color:#64748b;font-size:11px}.mobile-merchant-stats b{color:#111827;font-size:14px}.mobile-order-card{position:relative;padding:12px;background:#fff;border:1px solid #e2e8f0;border-left-width:4px;border-left-color:#94a3b8;border-radius:8px;box-shadow:0 6px 16px #0f172a0a}.order-status-pending_payment{border-left-color:#d97706}.order-status-paid,.order-status-accepted,.order-status-preparing,.order-status-ready{border-left-color:#2563eb}.order-status-completed{border-left-color:#059669}.mobile-order-head,.mobile-order-head>div,.mobile-order-meta{display:flex;align-items:center}.mobile-order-head,.mobile-order-meta{justify-content:space-between;gap:8px}.mobile-order-head>div{min-width:0;gap:6px}.mobile-order-head strong{min-width:0;overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.mobile-order-meta{margin:10px 0;color:#64748b;font-size:12px}.mobile-order-meta b{color:#111827;font-size:18px}.mobile-order-location,.mobile-order-remark{margin:8px 0;padding:9px 10px;background:#f8fafc;border-radius:6px;font-size:12px}.mobile-order-location strong,.mobile-order-location span{display:block}.mobile-order-location span{margin-top:4px;color:#64748b;line-height:1.45}.mobile-order-items{display:grid;gap:4px;padding:8px 0;color:#334155;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;font-size:13px}.mobile-order-remark{color:#9a3412;background:#fff7ed}.mobile-order-actions{margin-top:10px}.mobile-order-actions .ant-space{width:100%}.mobile-order-actions .ant-btn{min-height:38px}.mobile-empty{padding:36px 0 24px;color:#94a3b8;text-align:center}.panel>.ant-table-wrapper{max-width:100%;overflow-x:auto}.panel>.ant-table-wrapper .ant-table{min-width:720px}.takeaway-settings{grid-template-columns:1fr}.takeaway-link{align-items:flex-start}.dish-group-grid,.dish-option-row,.image-upload-row,.merchant-form-grid{grid-template-columns:1fr}.image-upload-row{align-items:stretch;flex-direction:column}.form-grid-wide{grid-column:auto}}@media(max-width:420px){.metric{padding:14px}.metric strong{font-size:22px}.metric{min-height:104px;padding:14px}.login-panel{padding:24px 20px}.takeaway-link{flex-direction:column}}.template-picker.ant-radio-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;width:100%}.template-option.ant-radio-button-wrapper{height:auto;min-height:132px;padding:14px;white-space:normal;border:1px solid #e5e7eb;border-radius:8px!important;line-height:1.35}.template-option.ant-radio-button-wrapper:before{display:none}.template-option.ant-radio-button-wrapper:hover,.template-option.ant-radio-button-wrapper-checked{color:#111827;border-color:var(--template-primary)!important;box-shadow:0 0 0 2px #1677ff1f}.template-option-head,.template-swatch-row{display:flex;align-items:center}.template-option-head{gap:8px;color:#111827}.template-option-head svg{color:var(--template-primary)}.template-option-desc{display:block;margin-top:8px;color:#64748b;font-size:12px}.template-swatch-row{gap:6px;margin-top:12px}.template-swatch-row i{display:block;width:26px;height:10px;border-radius:999px}.template-swatch-row i:nth-child(1){background:var(--template-primary)}.template-swatch-row i:nth-child(2){background:var(--template-button)}.template-swatch-row i:nth-child(3){background:#f8fafc;border:1px solid #e5e7eb}.h5-page{--h5-text: #251914;--h5-heading: #211611;--h5-muted: #7c6f67;--h5-soft: #fff8f3;--h5-surface: rgba(255, 255, 255, .94);--h5-border: rgba(83, 58, 43, .14);--h5-page-bg: linear-gradient(180deg, #fff8f2 0%, #fffdf8 44%, #f6eadf 100%);--h5-hero-bg: linear-gradient(135deg, #3f1510 0%, #e9431f 58%, #ffb45f 100%);--h5-cart-bg: #211713;--h5-fallback-bg: linear-gradient(135deg, #e9431f, #ffb45f);--h5-shadow: 0 12px 26px rgba(64, 37, 22, .11);max-width:520px;min-height:100vh;margin:0 auto;padding:12px 12px 96px;background:var(--h5-page-bg);color:var(--h5-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.h5-template-hotpot-bbq{--h5-text: #2a1712;--h5-heading: #22100c;--h5-muted: #8b6d5c;--h5-soft: #fff2e6;--h5-surface: rgba(255, 250, 244, .95);--h5-border: rgba(170, 61, 28, .22);--h5-page-bg: linear-gradient(180deg, #fff2e6 0%, #fffaf4 43%, #f5e5d8 100%);--h5-hero-bg: linear-gradient(135deg, #32100c 0%, #b82716 48%, #ff9f45 100%);--h5-cart-bg: #241411;--h5-fallback-bg: linear-gradient(135deg, #b82716, #ff9f45);--h5-shadow: 0 14px 30px rgba(141, 54, 24, .14)}.h5-template-tea-cafe{--h5-text: #1c302a;--h5-heading: #0f2923;--h5-muted: #66766d;--h5-soft: #edf8f0;--h5-surface: rgba(252, 255, 248, .96);--h5-border: rgba(42, 118, 95, .18);--h5-page-bg: linear-gradient(180deg, #eef8ec 0%, #fffaf0 48%, #e8f3ef 100%);--h5-hero-bg: linear-gradient(135deg, #15372f 0%, #1b9a7b 56%, #f7d78f 100%);--h5-cart-bg: #17332d;--h5-fallback-bg: linear-gradient(135deg, #1b9a7b, #f7d78f);--h5-shadow: 0 12px 26px rgba(21, 86, 67, .12)}.h5-template-fast-snack{--h5-text: #241d16;--h5-heading: #17120d;--h5-muted: #735f4b;--h5-soft: #fff5cc;--h5-surface: rgba(255, 255, 250, .96);--h5-border: rgba(245, 158, 11, .28);--h5-page-bg: linear-gradient(180deg, #fff1b8 0%, #fffdf2 38%, #eaf5ff 100%);--h5-hero-bg: linear-gradient(135deg, #1e293b 0%, #f59e0b 50%, #ef4444 100%);--h5-cart-bg: #172033;--h5-fallback-bg: linear-gradient(135deg, #f59e0b, #ef4444);--h5-shadow: 0 12px 24px rgba(179, 91, 13, .14)}.h5-template-chinese-dining{--h5-text: #2a211a;--h5-heading: #1f1510;--h5-muted: #7a695c;--h5-soft: #fff4e6;--h5-surface: rgba(255, 252, 246, .96);--h5-border: rgba(124, 35, 25, .18);--h5-page-bg: linear-gradient(180deg, #fff7e9 0%, #fbf8ef 42%, #edf4ef 100%);--h5-hero-bg: linear-gradient(135deg, #4a0f0a 0%, #b42318 50%, #256a5b 100%);--h5-cart-bg: #211a16;--h5-fallback-bg: linear-gradient(135deg, #b42318, #256a5b);--h5-shadow: 0 13px 26px rgba(91, 44, 31, .13)}.h5-template-western-dessert{--h5-text: #2d2430;--h5-heading: #251827;--h5-muted: #7b687d;--h5-soft: #fff0f5;--h5-surface: rgba(255, 252, 255, .96);--h5-border: rgba(151, 91, 120, .18);--h5-page-bg: linear-gradient(180deg, #fff0f5 0%, #fffdfa 45%, #f0eefc 100%);--h5-hero-bg: linear-gradient(135deg, #5a3355 0%, #b35c7a 48%, #f2c17d 100%);--h5-cart-bg: #2b2232;--h5-fallback-bg: linear-gradient(135deg, #b35c7a, #7f5af0);--h5-shadow: 0 14px 28px rgba(105, 58, 98, .12)}.h5-center{display:grid;place-items:center;padding:24px;color:var(--h5-muted);text-align:center}.h5-loading-state{align-content:center;gap:8px}.h5-loading-state svg{color:var(--h5-primary);animation:h5-spin .9s linear infinite}.h5-loading-state strong{color:var(--h5-heading);font-size:17px}.h5-loading-state span{font-size:13px}@keyframes h5-spin{to{transform:rotate(360deg)}}.h5-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:2px 0 10px}.h5-brand{display:flex;align-items:center;min-width:0;gap:10px}.h5-brand img,.h5-brand-mark{display:grid;place-items:center;flex:none;width:40px;height:40px;object-fit:cover;color:#fff;background:var(--h5-cart-bg);border:1px solid var(--h5-border);border-radius:8px;font-size:17px;font-weight:800}.h5-brand>div{min-width:0}.h5-brand strong{display:block;max-width:230px;overflow:hidden;color:var(--h5-heading);font-size:16px;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.h5-brand>div>span{display:block;margin-top:3px;color:var(--h5-muted);font-size:11px}.h5-top-actions{display:flex;flex:none;gap:6px}.h5-topbar button,.h5-orders-title button{flex:none;color:var(--h5-primary);background:var(--h5-surface);border:1px solid var(--h5-border);border-radius:8px;font-weight:700}.h5-topbar button{display:grid;place-items:center;width:46px;height:46px;padding:4px 0}.h5-topbar button small{font-size:10px;line-height:1}.h5-topbar button:disabled{opacity:.5}.h5-orders-title button{height:34px;padding:0 12px}.h5-shop-card{position:relative;min-height:132px;padding:18px;overflow:hidden;background:var(--h5-hero-bg);background-size:cover;background-position:center;border:1px solid var(--h5-border);border-radius:8px;box-shadow:var(--h5-shadow)}.h5-shop-card:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#14100eb8,#14100e2e)}.h5-shop-card:after{display:none;position:absolute;right:18px;bottom:14px;width:68px;height:36px;content:"";border-top:1px solid rgba(255,255,255,.42);border-bottom:1px solid rgba(255,255,255,.28);opacity:.65}.h5-shop-copy{position:relative;z-index:1;display:flex;align-items:center;gap:16px}.h5-table-ticket{display:grid;place-items:center;flex:none;width:82px;min-height:94px;padding:12px 8px;color:var(--h5-heading);background:#fffffff0;border:1px solid rgba(255,255,255,.75);border-radius:8px;box-shadow:0 12px 28px #120d0b33}.h5-table-ticket span{color:var(--h5-muted);font-size:10px;font-weight:800}.h5-table-ticket strong{display:block;width:100%;color:var(--h5-primary);font-size:23px;line-height:1;overflow-wrap:anywhere;text-align:center;text-overflow:ellipsis}.h5-welcome-copy{min-width:0}.h5-auth-chip{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:4px 8px;color:#ffffffeb;background:#ffffff29;border:1px solid rgba(255,255,255,.24);border-radius:999px;font-size:11px;font-weight:700}.h5-auth-chip.wechat{color:#effff4;background:#12b14f3d}.h5-auth-chip svg[data-lucide=loader-circle]{animation:h5-spin .9s linear infinite}.h5-shop-card h1{max-width:290px;margin:10px 0 0;overflow:hidden;color:#fff;font-size:22px;line-height:1.15;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis}.h5-shop-card p{display:-webkit-box;margin:7px 0 0;overflow:hidden;color:#ffffffe0;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-shop-card button,.h5-primary-action,.h5-success-card button,.h5-cart-bar>button:last-child{min-height:38px;color:#fff;background:var(--h5-button);border:0;border-radius:8px;font-weight:800;box-shadow:0 10px 20px #20150e29}.h5-search{display:flex;align-items:center;gap:8px;height:42px;margin:12px 0;padding:0 14px;color:var(--h5-muted);background:var(--h5-surface);border:1px solid var(--h5-border);border-radius:8px;box-shadow:0 8px 16px #1c14100d}.h5-fulfillment-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.h5-fulfillment-switch button{display:flex;align-items:center;gap:9px;min-width:0;min-height:60px;padding:9px 10px;color:var(--h5-muted);text-align:left;background:var(--h5-surface);border:1px solid var(--h5-border);border-radius:8px}.h5-fulfillment-switch button.active{color:var(--h5-primary);border-color:var(--h5-primary);box-shadow:0 0 0 2px #1677ff1f}.h5-fulfillment-switch button>svg{flex:none}.h5-fulfillment-switch button>span,.h5-fulfillment-switch strong,.h5-fulfillment-switch small{display:block;min-width:0}.h5-fulfillment-switch strong{color:var(--h5-heading);font-size:13px}.h5-fulfillment-switch small{margin-top:3px;overflow:hidden;color:var(--h5-muted);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.h5-search span{font-size:18px}.h5-search svg{flex:none}.h5-search input{min-width:0;flex:1;height:100%;color:var(--h5-text);background:transparent;border:0;outline:0;font:inherit}.h5-search input::placeholder{color:#a69a91}.h5-toast,.h5-notice{margin:10px 0;padding:10px 12px;color:var(--h5-primary);background:var(--h5-soft);border:1px solid var(--h5-border);border-radius:8px;font-size:13px}.h5-menu-shell{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:0}.h5-categories{position:sticky;top:8px;align-self:start;display:flex;flex-direction:column;gap:6px;max-height:calc(100vh - 132px);padding:4px 2px 76px 0;overflow-y:auto}.h5-categories button{display:flex;align-items:center;justify-content:space-between;gap:4px;min-height:42px;padding:8px;color:var(--h5-muted);background:transparent;border:0;border-radius:8px;font-size:13px}.h5-categories button span{display:-webkit-box;min-width:0;overflow:hidden;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-categories button small{flex:none;min-width:18px;padding:2px 4px;color:var(--h5-muted);background:#ffffff8f;border-radius:999px;font-size:10px;text-align:center}.h5-categories button.active{color:var(--h5-primary);background:var(--h5-surface);font-weight:800;box-shadow:0 8px 16px #1c141012}.h5-dish-list{display:flex;flex-direction:column;gap:10px;min-width:0;padding-bottom:80px}.h5-dish-card{position:relative;display:grid;grid-template-columns:94px minmax(0,1fr);gap:12px;min-height:118px;padding:10px;overflow:hidden;background:var(--h5-surface);border:1px solid var(--h5-border);border-radius:8px;box-shadow:var(--h5-shadow)}.h5-dish-card:before{position:absolute;top:10px;bottom:10px;left:0;width:3px;content:"";background:var(--h5-primary);border-radius:0 999px 999px 0}.h5-dish-image{width:94px;height:94px;aspect-ratio:1 / 1;object-fit:cover;background:var(--h5-soft);border-radius:8px;box-shadow:inset 0 0 0 1px #1e140e0d}.h5-dish-fallback{display:grid;grid-template-rows:auto auto;place-items:center;color:#fff;background:var(--h5-fallback-bg)}.h5-dish-fallback span{font-size:28px;font-weight:900;line-height:1}.h5-dish-fallback small{margin-top:5px;font-size:11px;font-weight:800;opacity:.86}.h5-dish-info{min-width:0}.h5-dish-info h2{margin:2px 0 0;overflow:hidden;color:var(--h5-heading);font-size:15px;line-height:1.25;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis}.h5-dish-info p{display:-webkit-box;min-height:34px;margin:6px 0 10px;overflow:hidden;color:var(--h5-muted);font-size:12px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-dish-row,.h5-qty-row,.h5-checkout-item,.h5-mini-stepper,.h5-cart-bar,.h5-order-head,.h5-order-item,.h5-order-total{display:flex;align-items:center}.h5-dish-row{justify-content:space-between}.h5-dish-row strong{color:var(--h5-primary);font-size:17px}.h5-dish-row button{display:grid;place-items:center;width:32px;height:32px;color:#fff;background:var(--h5-button);border:0;border-radius:8px;box-shadow:0 8px 14px #20150e24}.h5-cart-bar{position:fixed;left:50%;bottom:14px;z-index:20;width:min(496px,calc(100vw - 24px));height:58px;transform:translate(-50%);overflow:hidden;color:#fff;background:var(--h5-cart-bg);border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 16px 32px #140e0b42}.h5-cart-summary{display:flex;align-items:center;gap:8px;flex:1;height:100%;min-width:0;padding:0 14px;color:#fff;text-align:left;background:transparent;border:0}.h5-cart-icon{position:relative;display:grid;place-items:center;flex:none;width:38px;height:38px;background:var(--h5-button);border-radius:8px}.h5-cart-icon b{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;color:var(--h5-heading);background:#fff;border-radius:999px;font-size:10px}.h5-cart-summary span:not(.h5-cart-icon){color:#ffffffc7;font-size:13px}.h5-cart-summary strong{color:#fff;font-size:19px}.h5-cart-bar>button:last-child{display:flex;align-items:center;justify-content:center;gap:3px;width:128px;height:44px;margin-right:7px;box-shadow:none}.h5-cart-bar button:disabled,.h5-primary-action:disabled{opacity:.48}.h5-sheet-mask,.h5-success-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#1a14117a}.h5-sheet{position:absolute;left:50%;bottom:0;width:min(520px,100vw);max-height:88vh;padding:22px 16px 18px;overflow-y:auto;transform:translate(-50%);background:var(--h5-surface);border-radius:8px 8px 0 0;box-shadow:0 -18px 38px #1d140e2e}.h5-detail-sheet{padding-top:0}.h5-sheet-close{position:absolute;top:12px;right:14px;z-index:2;width:34px;height:34px;color:var(--h5-text);background:#ffffffe6;border:1px solid var(--h5-border);border-radius:50%;font-size:22px;line-height:1}.h5-sheet h3,.h5-success-card h3{margin:0 42px 16px 0;color:var(--h5-heading);font-size:20px;letter-spacing:0}.h5-detail-media{margin:0 -16px 16px}.h5-detail-media .h5-dish-image{width:100%;height:auto;max-height:280px;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px 8px 0 0}.h5-detail-title{display:flex;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid var(--h5-border)}.h5-detail-title h3{margin-bottom:6px}.h5-detail-title p{margin:0;color:var(--h5-muted);font-size:13px;line-height:1.5}.h5-detail-title strong{flex:none;color:var(--h5-primary);font-size:22px}.h5-option-group{margin:16px 0}.h5-option-title{display:flex;gap:8px;align-items:center;margin-bottom:10px;color:var(--h5-heading);font-weight:800}.h5-option-title span{padding:2px 7px;color:var(--h5-primary);background:var(--h5-soft);border-radius:999px;font-size:12px}.h5-options{display:flex;flex-wrap:wrap;gap:10px}.h5-options button{min-width:82px;min-height:38px;padding:0 14px;color:var(--h5-text);background:var(--h5-soft);border:1px solid transparent;border-radius:8px}.h5-options button.selected{color:var(--h5-primary);background:#fff;border-color:var(--h5-primary);font-weight:800}.h5-qty-row{justify-content:space-between;margin:16px 0;color:var(--h5-heading);font-weight:800}.h5-qty-row>div,.h5-mini-stepper{display:flex;align-items:center;gap:12px}.h5-qty-row button,.h5-mini-stepper button{display:grid;place-items:center;width:32px;height:32px;color:var(--h5-heading);background:#fff;border:1px solid var(--h5-border);border-radius:50%;font-size:16px}.h5-qty-row b,.h5-mini-stepper span{min-width:22px;text-align:center}.h5-primary-action{width:100%;min-height:48px;font-size:16px}.h5-checkout-items,.h5-order-list{display:flex;flex-direction:column;gap:10px}.h5-checkout-items{margin-bottom:14px}.h5-checkout-item{justify-content:space-between;gap:12px;padding:12px;background:#fff;border:1px solid var(--h5-border);border-radius:8px}.h5-checkout-item p{margin:4px 0;color:var(--h5-muted);font-size:13px}.h5-checkout-item span,.h5-order-item b,.h5-order-total strong{color:var(--h5-primary)}.h5-remark{width:100%;min-height:84px;margin:4px 0 14px;padding:12px;color:var(--h5-text);resize:none;background:#fff;border:1px solid var(--h5-border);border-radius:8px;font:inherit}.h5-delivery-form{display:grid;gap:8px;margin:4px 0 12px}.h5-checkout-mode{display:flex;align-items:center;gap:9px;padding:11px 12px;color:var(--h5-primary);background:var(--h5-soft);border:1px solid var(--h5-border);border-radius:8px}.h5-checkout-mode svg{flex:none}.h5-checkout-mode strong,.h5-checkout-mode span{display:block}.h5-checkout-mode strong{color:var(--h5-heading);font-size:14px}.h5-checkout-mode span{margin-top:2px;color:var(--h5-muted);font-size:11px}.h5-delivery-form label{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;color:var(--h5-muted);background:#fff;border:1px solid var(--h5-border);border-radius:8px}.h5-delivery-form label svg{flex:none}.h5-delivery-form input,.h5-delivery-form textarea{min-width:0;width:100%;color:var(--h5-text);background:transparent;border:0;outline:0;font:inherit}.h5-delivery-form textarea{padding:11px 0;resize:none}.h5-address-field{align-items:flex-start!important}.h5-address-field svg{margin-top:13px}.h5-pay-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.h5-pay-methods button:only-child{grid-column:1 / -1}.h5-pay-methods button{min-height:62px;padding:10px;color:var(--h5-heading);text-align:left;background:#fff;border:1px solid var(--h5-border);border-radius:8px}.h5-pay-methods button.selected{border-color:var(--h5-primary);box-shadow:0 0 0 2px #1677ff1f}.h5-pay-methods button:disabled{opacity:.48}.h5-pay-methods small{display:block;margin-top:4px;color:var(--h5-muted);font-size:12px}.h5-checkout-totals{display:grid;grid-template-columns:1fr auto;gap:7px 12px;margin:-2px 0 14px;padding:10px 12px;color:var(--h5-muted);background:var(--h5-soft);border-radius:8px;font-size:12px}.h5-checkout-totals b{color:var(--h5-heading);text-align:right}.h5-member-card{padding:16px;color:#fff;background:var(--h5-cart-bg);border-radius:8px;box-shadow:var(--h5-shadow)}.h5-member-identity{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.14)}.h5-member-identity>img,.h5-member-identity>span{display:grid;place-items:center;flex:none;width:42px;height:42px;object-fit:cover;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.18);border-radius:50%}.h5-member-identity>div{min-width:0}.h5-member-identity strong{max-width:220px;margin:0 0 4px;overflow:hidden;font-size:15px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.h5-member-identity small{color:#ffffffad;font-size:11px}.h5-member-card span,.h5-member-card p{color:#ffffffc2}.h5-member-balance{display:block;margin:8px 0;font-size:30px;line-height:1}.h5-member-card p{margin:0;font-size:13px}.h5-auth-retry{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:42px;margin-top:10px;color:var(--h5-primary);background:var(--h5-soft);border:1px solid var(--h5-border);border-radius:8px;font-weight:800}.h5-member-bind{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:8px;margin:12px 0 16px}.h5-member-bind input,.h5-member-bind button{height:42px;border-radius:8px;font:inherit}.h5-member-bind input{min-width:0;padding:0 12px;color:var(--h5-text);background:#fff;border:1px solid var(--h5-border)}.h5-member-bind input:disabled,.h5-member-bind button:disabled{cursor:not-allowed;opacity:.5}.h5-member-bind button,.h5-recharge-grid button{color:var(--h5-primary);background:#fff;border:1px solid var(--h5-border);font-weight:800}.h5-member-section{margin-top:16px}.h5-member-section h4{margin:0 0 10px;color:var(--h5-heading);font-size:15px}.h5-recharge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.h5-recharge-grid button{min-height:70px;padding:10px;text-align:left;border-radius:8px}.h5-recharge-grid strong,.h5-recharge-grid span{display:block}.h5-recharge-grid span{margin-top:4px;color:var(--h5-muted);font-size:12px}.h5-member-transactions{display:grid;gap:8px}.h5-member-transaction{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#fff;border:1px solid var(--h5-border);border-radius:8px}.h5-member-transaction strong,.h5-member-transaction span{display:block}.h5-member-transaction span{margin-top:3px;color:var(--h5-muted);font-size:12px}.h5-member-transaction b{color:var(--h5-primary)}.h5-member-transaction b.negative{color:#dc2626}.h5-success-mask{display:grid;place-items:center;padding:20px}.h5-success-card{width:min(380px,100%);padding:28px 22px 22px;text-align:center;background:var(--h5-surface);border:1px solid var(--h5-border);border-radius:8px;box-shadow:0 22px 48px #1c141033}.h5-success-mark{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 14px;color:#fff;background:var(--h5-fallback-bg);border-radius:50%;font-size:42px;font-weight:900;box-shadow:0 14px 26px #20150e29}.h5-success-card h3{margin:0 0 8px}.h5-success-card p{color:var(--h5-muted)}.h5-success-card>strong{display:block;margin:14px 0 18px;color:var(--h5-primary);font-size:24px}.h5-success-info{display:grid;grid-template-columns:auto 1fr;gap:10px 14px;margin:16px 0;padding:14px;color:var(--h5-muted);text-align:left;background:#fff;border-radius:8px}.h5-success-info b{color:var(--h5-heading);text-align:right;font-weight:600}.h5-success-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.h5-success-actions button:first-child{color:var(--h5-primary);background:var(--h5-soft);border:1px solid var(--h5-border);box-shadow:none}.h5-success-card button{height:44px}.h5-orders-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.h5-orders-title h3{margin-bottom:10px}.h5-empty{padding:22px 0;color:var(--h5-muted);text-align:center}.h5-order-card{padding:13px;background:#fff;border:1px solid var(--h5-border);border-radius:8px}.h5-order-head,.h5-order-item,.h5-order-total{justify-content:space-between;gap:10px}.h5-order-head strong{display:block;font-size:16px}.h5-order-head span,.h5-order-no{color:var(--h5-muted);font-size:12px}.h5-order-head em{flex:none;padding:4px 9px;color:var(--h5-primary);background:var(--h5-soft);border-radius:999px;font-style:normal;font-size:12px;font-weight:800}.h5-order-no{margin:8px 0}.h5-order-contact{margin:8px 0;padding:8px 10px;color:var(--h5-text);background:var(--h5-soft);border-radius:8px;font-size:12px}.h5-order-contact span{display:block;margin-top:3px;color:var(--h5-muted)}.h5-order-item{padding:6px 0;color:var(--h5-text);font-size:14px}.h5-order-total{margin-top:8px;padding-top:10px;border-top:1px solid var(--h5-border)}.h5-order-total strong{font-size:18px}.h5-template-tea-cafe .h5-shop-card:after{width:74px;height:28px;border-color:#ffffff61}.h5-template-fast-snack .h5-dish-card{border-width:2px}.h5-template-fast-snack .h5-dish-row strong{padding:2px 7px;color:#fff;background:var(--h5-primary);border-radius:8px}.h5-template-chinese-dining .h5-shop-card:after{width:56px;height:56px;border:1px solid rgba(255,235,205,.46)}.h5-template-western-dessert .h5-dish-card{grid-template-columns:104px minmax(0,1fr)}.h5-template-western-dessert .h5-dish-image{width:104px;height:104px}@media(max-width:430px){.template-picker.ant-radio-group{grid-template-columns:1fr}.h5-shop-card{padding:20px}.h5-cart-bar{width:min(496px,calc(100vw - 20px))}}@media(max-width:380px){.h5-page{padding-inline:10px}.h5-top-actions{gap:6px}.h5-topbar button{padding:0 9px}.h5-menu-shell{grid-template-columns:78px minmax(0,1fr)}.h5-dish-card,.h5-template-western-dessert .h5-dish-card{grid-template-columns:82px minmax(0,1fr)}.h5-dish-image,.h5-template-western-dessert .h5-dish-image{width:82px;height:82px}.h5-cart-icon{width:34px;height:34px}.h5-cart-bar>button:last-child{width:104px}}
