:root{--blue-1: #16b5ff;--blue-2: #087cff;--blue-3: #005eea;--bg: #f5f9fd;--surface: #ffffff;--surface-soft: #f8fbff;--text: #172033;--muted: #697487;--faint: #a7b1c0;--line: #e7edf5;--red: #ff2938;--orange: #ff9a1c;--shadow: 0 18px 44px rgba(14, 60, 104, .1);--soft-shadow: 0 8px 24px rgba(22, 64, 113, .07);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Segoe UI,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html,body{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body{overflow-x:hidden;background:linear-gradient(180deg,#eef7ff 0,#f8fbff 34rem,#f5f9fd),var(--bg)}button,input{font:inherit}button{border:0;color:inherit;cursor:pointer}button:focus{outline:none}button:focus-visible,input:focus-visible{outline:2px solid rgba(8,125,255,.35);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}img{display:block;max-width:100%}.app-shell{position:relative;width:min(100vw,430px);min-height:100dvh;margin:0 auto;overflow:hidden;background:var(--bg);box-shadow:0 0 0 1px #09345d0d,0 28px 70px #09345d1f}.screen{min-height:100dvh;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.view-shop .screen,.view-checkout .screen{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.surface,.checkout-card,.service-card,.member-card,.profile-stats,.profile-list{background:var(--surface);border:1px solid rgba(210,222,238,.75);box-shadow:var(--soft-shadow)}.home-hero{position:relative;padding:calc(26px + env(safe-area-inset-top)) 20px 12px;color:var(--text);background:linear-gradient(180deg,#fff,#f7fbff);border-bottom:1px solid rgba(217,226,238,.8);border-radius:0}.home-hero:after{display:none}.top-actions,.shop-nav,.plain-header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.top-actions h1{margin:0 0 10px;color:var(--blue-2);font-size:32px;font-weight:900;line-height:1;letter-spacing:0}.location-button{display:inline-flex;align-items:center;max-width:260px;gap:4px;padding:0;overflow:hidden;color:#111827;text-overflow:ellipsis;white-space:nowrap;background:transparent;font-size:16px;font-weight:800}.hero-icons{display:flex;gap:8px}.icon-button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:38px;padding:2px;color:#202a3a;background:transparent}.location-button:active,.icon-button:active,.deal-card button:active{transform:scale(.96)}.icon-button span{font-size:11px;line-height:1}.search-bar{position:relative;z-index:1;display:flex;align-items:center;gap:8px;height:46px;margin-top:16px;padding:0 6px 0 15px;color:#8590a0;background:#fff;border:1px solid #dce8f5;border-radius:999px;box-shadow:0 10px 24px #275d9714}.search-bar input{min-width:0;flex:1;border:0;outline:0;color:var(--text);font-size:15px;background:transparent}.search-bar button{flex:0 0 auto;min-width:60px;height:34px;color:#fff;background:linear-gradient(135deg,#1bbaff,#087aff);border-radius:999px;font-size:14px;font-weight:800}.category-panel{margin:12px 10px 0;padding:14px 12px 16px;border-radius:18px;border-color:#d9e2eee6}.category-title{display:flex;align-items:center;justify-content:space-between;margin:0 4px 14px}.category-title h2{margin:0;color:#162033;font-size:17px;font-weight:950}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:17px}.category-entry{display:grid;justify-items:center;gap:7px;min-width:0;min-height:76px;padding:0;background:transparent;color:#26364d;font-size:12px;font-weight:700;border-radius:16px;transition:color .16s ease,transform .16s ease}.category-entry.active{color:#0878ff;font-weight:900}.category-entry:active{transform:scale(.97)}.category-entry:focus-visible{outline:none}.category-entry:focus-visible .category-icon{box-shadow:inset 0 -1px #ffffffb3,0 0 0 3px #0878ff3d}.category-icon{display:grid;width:53px;height:53px;place-items:center;border-radius:18px;box-shadow:inset 0 -1px #ffffffb3;transition:box-shadow .16s ease,transform .16s ease,background .16s ease}.category-entry.active .category-icon{box-shadow:inset 0 -1px #ffffffb3,0 0 0 2px #0878ff33,0 10px 20px #0878ff29;transform:translateY(-1px)}.tone-orange{color:#f07b17;background:#fff2e4}.tone-blue{color:#087cff;background:#e9f4ff}.tone-green{color:#18a651;background:#ecfbef}.tone-cyan{color:#148eea;background:#e9f8ff}.tone-peach{color:#f0792b;background:#fff0e5}.tone-amber{color:#ef8d00;background:#fff5df}.tone-lime{color:#15a948;background:#edfbea}.tone-slate{color:#286fff;background:#edf3ff}.ai-panel{margin:12px 10px 0;padding:14px;overflow:hidden;background:radial-gradient(circle at 86% 0%,rgba(22,181,255,.22),transparent 32%),linear-gradient(180deg,#fff,#f6fbff);border:1px solid #d7eaff;border-radius:18px;box-shadow:0 14px 32px #087cff1f}.ai-panel-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.ai-panel-head span,.ai-loading span{color:#087aff;font-size:12px;font-weight:900}.ai-panel h2{margin:4px 0 0;color:#142037;font-size:19px;font-weight:950}.ai-badge{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;min-height:28px;padding:0 9px;color:#087aff;background:#eaf5ff;border-radius:999px;font-size:12px;font-weight:900}.ai-dish{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;margin-top:12px}.ai-dish-art{position:relative;width:96px;height:96px}.ai-dish-art img{width:96px;height:96px;padding:6px;object-fit:contain;background:#fff;border:1px solid #e3eef9;border-radius:18px;box-shadow:0 12px 24px #144a801a}.ai-dish-art.is-generating:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.45) 46%,transparent 78%);border-radius:18px;animation:shimmer 1.25s linear infinite}.ai-dish-art span{position:absolute;left:7px;right:7px;bottom:7px;z-index:1;height:22px;color:#087aff;background:#eaf5ffeb;border-radius:999px;font-size:11px;font-weight:900;line-height:22px;text-align:center}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ai-dish p{margin:3px 0 7px;color:#253147;font-size:14px;font-weight:800}.ai-dish small{display:-webkit-box;overflow:hidden;color:var(--muted);-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.45}.ai-dish-bottom{display:flex;align-items:baseline;gap:5px;margin-top:9px}.ai-dish-bottom .price{font-size:20px}.ai-dish-bottom s{color:#9ca6b5;font-size:12px}.ai-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:10px;margin-top:13px}.ai-actions button,.ai-panel-compact button{height:42px;color:#fff;background:linear-gradient(135deg,#1bbdff,#087aff);border-radius:14px;font-size:15px;font-weight:900}.ai-actions .secondary{color:#087aff;background:#e9f5ff}.ai-loading{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center}.ai-loading p,.ai-panel-compact p{margin:6px 0 0;color:var(--muted);font-size:12px}.ai-glow{display:grid;width:52px;height:52px;place-items:center;color:#fff;background:linear-gradient(135deg,#1ec4ff,#087aff);border-radius:17px;box-shadow:0 12px 22px #087cff40}.ai-panel-compact{display:grid;grid-template-columns:auto minmax(0,1fr) 78px;gap:10px;align-items:center}.ai-panel-compact h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-strip{margin:12px 10px 0;padding:13px 10px 10px;overflow:hidden;background:#fff;border:1px solid rgba(222,230,240,.95);border-radius:18px;box-shadow:var(--soft-shadow)}.section-title,.stores-title,.list-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title h2,.list-title h2,.service-card h2{margin:0;font-size:18px;font-weight:900}.section-title span{color:var(--red);font-size:12px;font-weight:800}.deal-scroller{display:grid;grid-auto-columns:minmax(106px,1fr);grid-auto-flow:column;gap:8px;margin-top:10px;overflow-x:auto;scrollbar-width:none}.deal-scroller::-webkit-scrollbar{display:none}.deal-card{min-width:0;padding:7px 7px 9px;background:#fff;border:1px solid #e6edf5;border-radius:14px}.deal-card img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:12px}.deal-card strong{display:block;margin-top:6px;overflow:hidden;color:#283246;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.deal-card div{display:flex;align-items:baseline;gap:4px;margin-top:4px}.price{color:var(--red);font-weight:900}.deal-card s,.menu-bottom s{color:#9ca6b5;font-size:11px}.deal-card button{display:block;width:46px;height:24px;margin:7px auto 0;color:#fff;background:linear-gradient(135deg,#17b8ff,#087aff);border-radius:999px;font-size:13px;font-weight:900}.stores{padding:18px 10px 0}.stores-title button{display:inline-flex;align-items:center;gap:3px;color:var(--muted);background:transparent;font-size:13px}.filter-row{display:flex;gap:9px;margin:12px 0 10px}.filter-row button{height:30px;padding:0 14px;color:#5d6675;background:#eef4fa;border-radius:999px;font-size:12px;font-weight:800;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.filter-row button:active{transform:scale(.96)}.filter-row button:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #0878ff2e}.filter-row .active{color:#0878ff;background:#e5f3ff;box-shadow:inset 0 0 0 1px #0878ff2e}.store-list{display:grid;gap:8px}.store-card{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:10px;width:100%;padding:10px;text-align:left;background:#fff;border:1px solid #e4ebf4;border-radius:16px;box-shadow:var(--soft-shadow)}.store-card>img{width:70px;height:70px;object-fit:cover;border-radius:13px;background:#eef3f8}.empty-store-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:88px;padding:14px 12px;text-align:left;background:linear-gradient(180deg,#fff,#f6fbff);border:1px solid #dceafd;border-radius:16px;box-shadow:var(--soft-shadow)}.empty-store-icon{display:grid;width:42px;height:42px;place-items:center;color:#087aff;background:#e8f4ff;border-radius:14px}.empty-store-copy{display:grid;min-width:0;gap:4px}.empty-store-copy strong{overflow:hidden;color:#1b2638;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900}.empty-store-copy span{overflow:hidden;color:#6c7788;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.empty-store-card em{min-width:54px;padding:6px 8px;color:#fff;background:linear-gradient(135deg,#1bbaff,#087aff);border-radius:999px;text-align:center;font-size:12px;font-style:normal;font-weight:900}.empty-store-card:disabled{cursor:progress;opacity:1}.empty-store-card.is-loading .empty-store-icon,.empty-store-card.is-loading em{animation:softPulse .9s ease-in-out infinite alternate}@keyframes softPulse{0%{transform:scale(1)}to{transform:scale(1.06)}}.store-main{min-width:0}.store-head{display:flex;align-items:center;gap:6px}.store-head h3,.menu-info h3{margin:0;overflow:hidden;color:#1c2536;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:900}.store-head span,.shop-profile h1 span{padding:2px 5px;color:#734500;background:#ffd64b;border-radius:4px;font-size:10px;font-weight:900}.store-meta{display:flex;align-items:center;gap:5px;margin-top:7px;overflow:hidden;color:#697487;white-space:nowrap;font-size:12px}.store-meta svg{color:var(--orange)}.store-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.store-tags small{padding:3px 5px;color:#677285;background:#f4f7fb;border-radius:5px;font-size:10px}.store-tags .blue-tag{color:#087aff;background:#e8f4ff}.store-side{display:grid;align-content:end;justify-items:end;gap:2px;font-size:11px;color:var(--muted)}.store-side strong{color:#121a28;font-size:14px}.shop-screen{background:#f5f9fd}.shop-hero{padding:calc(16px + env(safe-area-inset-top)) 16px 18px;color:var(--text);background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid #e2ebf5;border-radius:0}.shop-nav>button,.plain-header>button{display:grid;width:38px;height:38px;place-items:center;padding:0;background:transparent;border-radius:999px}.shop-nav>div,.order-header>div{display:flex;gap:6px}.shop-profile{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;margin-top:14px}.shop-profile img{width:76px;height:76px;object-fit:cover;border:1px solid #e4edf7;border-radius:16px}.shop-profile h1{display:flex;align-items:center;gap:8px;margin:2px 0 8px;font-size:24px;font-weight:900}.shop-profile p{display:flex;align-items:center;gap:4px;margin:5px 0 0;overflow:hidden;white-space:nowrap;color:#5e6b7b;font-size:13px}.shop-tabs{display:grid;grid-template-columns:repeat(3,1fr);height:50px;margin-top:0;background:#fff;border-radius:0;border-bottom:1px solid var(--line)}.shop-tabs button{position:relative;background:transparent;color:#5d6675;font-size:15px;font-weight:800}.shop-tabs .active{color:#152033}.shop-tabs .active:after{position:absolute;left:35%;right:35%;bottom:0;height:3px;content:"";background:var(--blue-2);border-radius:99px 99px 0 0}.menu-layout{display:grid;grid-template-columns:92px minmax(0,1fr);min-height:calc(100dvh - 215px);background:#fff}.menu-rail{padding:8px 0 110px;background:#f3f7fc}.menu-rail button{position:relative;width:100%;min-height:52px;padding:0 8px 0 14px;text-align:left;color:#586374;background:transparent;font-size:13px;font-weight:800}.menu-rail .active{color:#087aff;background:#fff}.menu-rail .active:before{position:absolute;left:0;top:15px;width:4px;height:22px;content:"";background:var(--blue-2);border-radius:0 99px 99px 0}.menu-list{min-width:0;padding:15px 12px 120px;background:#fff}.menu-list h2{margin:0 0 10px;font-size:15px;font-weight:900}.menu-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid #eef2f7}.menu-card img{width:92px;height:92px;object-fit:cover;border-radius:16px;background:#f2f6fb}.menu-info{min-width:0}.menu-info p{margin:6px 0 5px;overflow:hidden;color:#5f6877;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.menu-info small{color:#8b95a4;font-size:11px}.menu-bottom{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:10px}.menu-bottom .price{font-size:18px}.stepper{display:inline-flex;align-items:center;gap:9px;min-height:30px}.stepper button{display:grid;width:28px;height:28px;place-items:center;color:#fff;background:var(--blue-2);border-radius:999px;box-shadow:0 7px 14px #087dff3d}.stepper button:first-child{color:var(--blue-2);background:#fff;border:1px solid #cfe4ff;box-shadow:none}.stepper span{min-width:13px;text-align:center;font-size:16px;font-weight:800}.cart-bar{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));z-index:30;display:grid;grid-template-columns:54px minmax(0,1fr) 120px;align-items:center;gap:10px;width:min(calc(100vw - 24px),406px);min-height:66px;padding:8px 10px;color:#fff;background:linear-gradient(135deg,#172235,#060912);border-radius:22px;box-shadow:0 18px 36px #050c1659;transform:translate(-50%)}.cart-icon{position:relative;display:grid;width:52px;height:52px;place-items:center;background:linear-gradient(135deg,#22c1ff,#067cff);border-radius:18px}.cart-icon span{position:absolute;top:-4px;right:-5px;min-width:20px;height:20px;padding:0 5px;color:#fff;background:var(--red);border-radius:999px;font-size:12px;font-weight:900;line-height:20px;text-align:center}.cart-bar strong{font-size:22px;font-weight:900}.cart-bar p{margin:2px 0 0;color:#ffffffb8;font-size:12px}.cart-bar button{height:48px;color:#fff;background:linear-gradient(135deg,#1ec4ff,#067aff);border-radius:16px;font-size:17px;font-weight:900}.plain-header{height:calc(56px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;background:#fff;border-bottom:1px solid var(--line)}.plain-header h1{margin:0;font-size:18px;font-weight:900}.checkout-screen,.order-screen,.profile-screen,.simple-screen{background:#f3f6fa}.checkout-card,.service-card,.member-card,.profile-stats,.profile-list{margin:10px 10px 0;padding:16px;border-radius:16px}.address-card{display:flex;align-items:center;justify-content:space-between}.address-card>div{display:flex;align-items:center;gap:12px;min-width:0}.address-card svg{flex:0 0 auto;color:var(--blue-2)}.address-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.address-card p,.address-card small{display:block;margin:5px 0 0;color:var(--muted);font-size:12px}.checkout-store{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:900}.summary-row{display:grid;grid-template-columns:minmax(0,1fr) 72px 72px;align-items:center;gap:8px;min-height:31px;color:#293346;font-size:14px}.summary-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-row small{color:var(--muted);text-align:right;white-space:nowrap}.summary-row strong{text-align:right;font-weight:800}.summary-row.discount strong{color:var(--red)}.checkout-total{display:flex;align-items:baseline;justify-content:flex-end;gap:8px;margin-top:11px;padding-top:12px;border-top:1px solid var(--line)}.checkout-total strong{color:var(--red);font-size:23px;font-weight:950}.note-card{display:grid;gap:8px}.note-card label,.pay-methods h2{margin:0;font-size:16px;font-weight:900}.note-card input{width:100%;height:42px;padding:0 12px;border:1px solid var(--line);outline:0;border-radius:12px;color:var(--text);background:#fbfdff}.pay-methods{display:grid;gap:14px}.pay-methods label{display:flex;align-items:center;justify-content:space-between;min-height:28px;color:#293346}.pay-methods label span{display:flex;align-items:center;gap:8px}.pay-methods svg{color:var(--blue-2)}.pay-methods em{padding:1px 4px;border:1px solid #ffd1d6;border-radius:4px;color:var(--red);font-size:10px;font-style:normal}.pay-methods input{accent-color:var(--blue-2)}.checkout-action{position:fixed;left:50%;bottom:0;z-index:28;display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(100vw,430px);min-height:calc(78px + env(safe-area-inset-bottom));padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%)}.checkout-action div{display:grid}.checkout-action span{color:var(--muted);font-size:12px}.checkout-action strong{color:var(--red);font-size:24px;line-height:1.1;font-weight:950}.checkout-action small{color:var(--muted);font-size:11px}.checkout-action button{min-width:136px;height:50px;color:#fff;background:linear-gradient(135deg,#1bbdff,#087aff);border-radius:15px;font-size:17px;font-weight:900}.order-header{color:#172033;background:#fff;border-bottom:1px solid var(--line)}.delivery-card{margin:10px 10px 0;padding:16px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--soft-shadow)}.delivery-top{display:flex;align-items:start;justify-content:space-between;gap:10px}.delivery-top h2{margin:0;font-size:27px;line-height:1;font-weight:950}.delivery-top p{margin:8px 0 0;font-size:14px;font-weight:800}.delivery-top span{margin-top:5px;color:#4c586b;white-space:nowrap;font-size:12px}.progress-line{display:grid;grid-template-columns:repeat(5,1fr);margin:18px 0 16px}.progress-line div{position:relative;display:grid;justify-items:center;gap:6px;color:#a0aabd;font-size:11px}.progress-line div:before{position:absolute;top:12px;left:-50%;width:100%;height:2px;content:"";background:#d9e2ee}.progress-line div:first-child:before{display:none}.progress-line .done,.progress-line .done:before{color:var(--blue-2);background:transparent}.progress-line .done:before{background:var(--blue-2)}.progress-line span{position:relative;z-index:1;display:grid;width:25px;height:25px;place-items:center;background:currentColor;border-radius:999px}.progress-line svg{color:#fff}.rider-card{display:grid;grid-template-columns:56px minmax(0,1fr) 46px;gap:12px;align-items:center;padding:12px;background:linear-gradient(180deg,#f4f9ff,#fff);border:1px solid #e2efff;border-radius:15px}.rider-card img{width:56px;height:56px;object-fit:cover;border-radius:999px;background:#e5f2ff}.rider-card strong{display:flex;align-items:center;gap:4px;font-size:16px}.rider-card strong svg{color:var(--orange)}.rider-card p{margin:5px 0 0;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px}.rider-card button{display:grid;width:46px;height:46px;place-items:center;color:var(--blue-2);background:#eef7ff;border-radius:999px}.list-title span{color:var(--muted);font-size:13px}.service-card h2{margin-bottom:16px}.service-card>div{display:grid;grid-template-columns:repeat(4,1fr)}.service-card button{display:grid;justify-items:center;gap:7px;color:#1f2a3b;background:transparent;font-size:12px}.service-card svg{color:#141b27}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;align-items:end;justify-items:center;background:#08121e61}.pay-sheet{position:relative;width:min(100vw,430px);padding:22px 20px calc(22px + env(safe-area-inset-bottom));text-align:center;background:#fff;border-radius:24px 24px 0 0}.sheet-close{position:absolute;top:12px;right:16px;width:32px;height:32px;color:#7d8796;background:#f2f5f9;border-radius:999px;font-size:22px;line-height:1}.pay-sheet h2{margin:18px 0 4px;font-size:34px;font-weight:950}.pay-sheet p{margin:0 0 18px;color:var(--muted);font-size:14px}.pay-primary{width:100%;height:52px;color:#fff;background:linear-gradient(135deg,#16bfff,#087aff);border-radius:16px;font-size:17px;font-weight:900}.tabbar{position:fixed;left:50%;bottom:0;z-index:25;display:grid;grid-template-columns:repeat(4,1fr);width:min(100vw,430px);min-height:calc(68px + env(safe-area-inset-bottom));padding:8px 8px calc(6px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid rgba(219,228,239,.9);box-shadow:0 -10px 26px #142d4e1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.app-toast{position:absolute;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));z-index:60;max-width:calc(100% - 36px);padding:10px 14px;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#111d2de6;border-radius:999px;box-shadow:0 12px 32px #0e264838;pointer-events:none;transform:translate(-50%);font-size:13px;font-weight:800}.tabbar button{display:grid;justify-items:center;gap:4px;color:#6e7888;background:transparent;font-size:11px;font-weight:800}.tabbar button:focus-visible{outline:none}.tabbar .active{color:var(--blue-2)}.member-hero,.profile-hero{padding:calc(28px + env(safe-area-inset-top)) 18px 24px;color:#fff;background:linear-gradient(145deg,#08b6ff,#087aff);border-radius:0 0 22px 22px}.member-hero h1,.profile-hero h1{margin:10px 0 6px;font-size:28px;font-weight:950}.member-hero p,.profile-hero p{max-width:280px;margin:0;color:#ffffffd1;font-size:14px;line-height:1.5}.member-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.member-card div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px 10px;align-items:center}.member-card svg{grid-row:span 2;color:var(--blue-2)}.member-card strong{font-size:17px}.member-card span{color:var(--muted);font-size:13px}.member-card button{flex:0 0 auto;height:38px;padding:0 16px;color:#fff;background:var(--blue-2);border-radius:999px;font-weight:900}.profile-hero{display:grid;justify-items:center;text-align:center}.avatar{display:grid;width:72px;height:72px;place-items:center;background:#ffffffeb;border-radius:999px;font-size:36px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:-14px;text-align:center}.profile-stats div{display:grid;gap:5px}.profile-stats strong{font-size:18px;font-weight:950}.profile-stats span{color:var(--muted);font-size:12px}.profile-list{display:grid;gap:1px;padding:6px 0}.profile-list button{display:grid;grid-template-columns:30px minmax(0,1fr) 24px;align-items:center;min-height:54px;padding:0 16px;text-align:left;background:transparent;font-size:15px;font-weight:800}.profile-list button+button{border-top:1px solid #f0f3f8}.profile-list svg:first-child{color:var(--blue-2)}@media(max-width:374px){.top-actions h1{font-size:30px}.category-icon{width:49px;height:49px;border-radius:18px}.store-card{grid-template-columns:62px minmax(0,1fr)}.store-card>img{width:62px;height:62px}.store-side{display:none}.menu-layout{grid-template-columns:82px minmax(0,1fr)}.menu-card{grid-template-columns:78px minmax(0,1fr)}.menu-card img{width:78px;height:78px}.cart-bar{grid-template-columns:50px minmax(0,1fr) 100px}}@media(min-width:760px){body{padding:24px 0}.app-shell{min-height:calc(100dvh - 48px);border-radius:28px}.tabbar,.checkout-action{border-radius:0 0 28px 28px}}
