:root{--ink:#1d2420;--muted:#778078;--brand:#165442;--brand-dark:#0b3c30;--cream:#f5f1e8;--paper:#fff;--orange:#dc6d2f;--line:#ebe8df;--shadow:0 18px 55px rgba(26,49,39,.13)}*{box-sizing:border-box}html{background:#e7e1d5}body{margin:0;color:var(--ink);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer;color:inherit}.site-shell{min-height:100vh;display:grid;grid-template-columns:minmax(330px,1fr) minmax(390px,640px);background:radial-gradient(circle at 12% 20%,#2c7560 0,#123f34 36%,#092a23)}.brand-panel{padding:52px clamp(35px,6vw,100px);color:#f8f4ea;display:flex;flex-direction:column;justify-content:space-between;position:sticky;top:0;height:100vh;overflow:hidden}.brand-panel:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-180px;bottom:40px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.brand-lockup{display:flex;align-items:center;gap:12px;font-family:serif;font-size:21px;font-weight:700;letter-spacing:.1em;position:relative;z-index:2}.brand-mark{width:38px;height:38px;border-radius:50% 50% 46% 54%;display:grid;place-items:center;background:#e9c687;color:#124b3b;font-size:19px;font-family:serif;box-shadow:inset 0 0 0 1px #fff6}.panel-copy{position:relative;z-index:2;max-width:620px}.eyebrow{font-size:11px;letter-spacing:.28em;color:#d8c58f}.panel-copy h1{font:500 clamp(42px,5vw,74px)/1.15 serif;margin:20px 0 25px;letter-spacing:.02em}.panel-copy p{max-width:530px;font-size:16px;line-height:1.9;color:#ffffffa6}.panel-note{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.14);padding-top:20px;display:flex;justify-content:space-between;color:#ffffffb3;font-size:13px}.panel-note b{color:#e7c985}.phone-stage{background:#ece7dc;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:26px 34px}.app-frame{width:100%;max-width:520px;min-height:calc(100vh - 52px);background:#faf9f5;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);position:relative}.screen{min-height:calc(100vh - 52px);padding-bottom:94px}.hero{height:300px;padding:28px;color:#fff;background:linear-gradient(135deg,#174f40,#0a3027);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;border:1px solid rgba(255,255,255,.08);right:-60px;bottom:-30px;box-shadow:0 0 0 40px #ffffff06,0 0 0 80px #ffffff05}.hero-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3}.brand-lockup.light{font-size:17px}.brand-lockup.light .brand-mark{width:34px;height:34px}.table-chip{border:1px solid rgba(255,255,255,.22);background:#ffffff17;color:#fff;border-radius:20px;padding:8px 12px;display:flex;gap:6px;align-items:center;font-size:12px}.hero-copy{position:relative;z-index:4;margin-top:48px}.hero-copy>span{font-size:11px;letter-spacing:.18em;color:#d8c887}.hero-copy h2{font:500 31px/1.2 serif;margin:9px 0}.hero-copy p{font-size:12px;color:#ffffffa6}.hero-copy button{margin-top:8px;border:0;background:#e6c47d;color:#133e33;border-radius:22px;padding:10px 16px;font-weight:700;display:flex;align-items:center;gap:5px}.hero-dish{position:absolute;right:-4px;bottom:-10px;width:170px;height:170px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#d8c59b 0 55%,#f7f1e1 56% 62%,#bf9c63 63% 65%,transparent 66%);filter:drop-shadow(0 15px 16px rgba(0,0,0,.28));transform:rotate(-8deg)}.hero-dish span{font-size:85px;filter:drop-shadow(0 3px 2px rgba(0,0,0,.16))}.steam{position:absolute;font-size:35px;color:#ffffff2e;font-family:serif}.s1{right:85px;bottom:138px}.s2{right:120px;bottom:145px}.welcome-row{background:#fff;border-radius:15px;margin:-20px 20px 0;position:relative;z-index:5;padding:16px 18px;box-shadow:0 8px 22px #10302617;display:flex;justify-content:space-between;align-items:center}.welcome-row div{font-size:13px;font-weight:700}.welcome-row p{font-size:11px;color:var(--muted);margin:0}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2f9a73;margin-right:5px}.section-block{padding:28px 20px 12px}.section-title{display:flex;align-items:flex-end;justify-content:space-between}.section-title span{font-size:9px;letter-spacing:.17em;color:#ad8e57}.section-title h3{margin:3px 0;font:600 22px serif}.section-title button{border:0;background:none;font-size:12px;color:var(--muted);display:flex;align-items:center}.recommend-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}.recommend-card{background:#fff;border-radius:15px;overflow:hidden;border:1px solid #eeeae1}.recommend-card>button{height:130px;width:100%;border:0;padding:0;position:relative}.recommend-card>button>b,.art-button>b{position:absolute;left:9px;top:9px;background:#cb6432;color:#fff;font-size:9px;padding:4px 7px;border-radius:9px}.recommend-card>div{padding:12px}.recommend-card h4{margin:0;font-size:14px}.recommend-card p{margin:5px 0 12px;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommend-card>div>div{display:flex;justify-content:space-between;align-items:center}.recommend-card strong{color:#c55529;font-size:16px}.promise{margin:8px 20px 0;border-top:1px solid var(--line);display:flex;justify-content:space-around;padding:17px 5px;color:#8a806f;font-size:10px}.promise span:before{content:"✓";color:#2c8064;margin-right:5px}.food-art{height:92px;width:100%;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#e0b88d,#945136)}.food-art.amber{background:linear-gradient(145deg,#e9c38f,#86452e)}.food-art.gold{background:linear-gradient(145deg,#eadbb1,#92783e)}.food-art.green{background:linear-gradient(145deg,#b5c79b,#4c7658)}.food-art.red{background:linear-gradient(145deg,#d69b72,#783e30)}.food-art.purple{background:linear-gradient(145deg,#d3b6bc,#775066)}.food-art.orange{background:linear-gradient(145deg,#efc47c,#b76b36)}.food-art.brown{background:linear-gradient(145deg,#c9a174,#664331)}.food-art.yellow{background:linear-gradient(145deg,#f3d77e,#d28f3b)}.food-art.large{height:100%;min-height:130px}.food-art span{font-size:51px;z-index:2;filter:drop-shadow(0 5px 4px rgba(0,0,0,.23));transform:rotate(-4deg)}.food-art.large span{font-size:70px}.art-ring{position:absolute;width:75px;height:75px;background:#fff8e0d9;border-radius:50%;box-shadow:0 0 0 5px #ffffff26,0 7px 15px #00000024}.food-art.large .art-ring{width:105px;height:105px}.leaf{position:absolute;width:20px;height:9px;background:#255633bf;border-radius:100% 0}.leaf-one{left:10px;bottom:14px;transform:rotate(18deg)}.leaf-two{right:9px;top:12px;transform:rotate(-40deg)}.quantity{display:flex;align-items:center;gap:9px}.quantity button{width:26px;height:26px;border:1px solid #ddd7c9;background:#fff;border-radius:50%;display:grid;place-items:center;padding:0}.quantity button.add{background:var(--brand);border-color:var(--brand);color:#fff}.quantity span{font-size:12px;font-weight:700;min-width:9px;text-align:center}.quantity.compact{gap:6px}.quantity.compact button{width:24px;height:24px}.app-header{padding:26px 22px 16px;background:#fff;display:flex;justify-content:space-between;align-items:center}.mini-label{font-size:10px;color:#9c8e74;letter-spacing:.07em}.app-header h2{font:600 25px serif;margin:4px 0 0}.round-button{width:39px;height:39px;border:1px solid var(--line);background:#f9f7f1;border-radius:50%;display:grid;place-items:center}.search-box{margin:0 20px 14px;padding:0 14px;height:42px;border-radius:11px;background:#f2f1ed;display:flex;align-items:center;gap:9px;color:#92988e}.search-box input{border:0;background:transparent;outline:none;min-width:0;flex:1;font-size:13px}.search-box span{font-size:11px;color:#335c4c}.category-tabs{display:none}.menu-layout{display:grid;grid-template-columns:88px 1fr;min-height:calc(100vh - 220px);border-top:1px solid #eee}.category-rail{background:#f1f0eb;display:flex;flex-direction:column}.category-rail button{border:0;background:transparent;height:57px;font-size:12px;color:#7f847e;position:relative}.category-rail button.active{background:#fff;color:#1f4d3e;font-weight:700}.category-rail button.active:before{content:"";position:absolute;left:0;top:17px;height:23px;width:3px;border-radius:0 3px 3px 0;background:#1f5946}.dish-list{background:#fff;padding:0 15px 110px}.list-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 0 9px}.list-heading h3{font-size:15px;margin:0}.list-heading span{font-size:10px;color:#aaa}.dish-row{padding:10px 0 14px;display:grid;grid-template-columns:104px 1fr;gap:11px;border-bottom:1px solid #f0eee8}.art-button{border:0;padding:0;border-radius:10px;overflow:hidden;position:relative;height:92px}.dish-title{border:0;background:none;font-weight:700;font-size:13px;padding:0}.dish-info p{margin:5px 0 4px;font-size:10px;color:#818881}.dish-info small{font-size:9px;color:#aaa}.dish-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:6px}.dish-bottom strong{color:#c44f25;font-size:16px}.dish-bottom strong i,.modal-footer strong i{font-size:10px;font-style:normal;margin-right:2px}.empty-state,.empty-cart{padding:55px 20px;text-align:center;color:#999}.bottom-nav{position:absolute;bottom:0;left:0;right:0;height:72px;background:#fffffff5;border-top:1px solid #eae7df;display:grid;grid-template-columns:repeat(3,1fr);z-index:20;padding-bottom:4px}.bottom-nav button{border:0;background:none;color:#949990;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px}.bottom-nav button.active{color:var(--brand);font-weight:700}.nav-icon{position:relative}.nav-icon b{position:absolute;width:6px;height:6px;background:#dc5732;border-radius:50%;right:-2px;top:0}.floating-cart{position:absolute;z-index:25;bottom:80px;left:18px;right:18px;height:56px;border:0;border-radius:28px;background:#152c24;color:#fff;display:flex;align-items:center;padding:0 8px 0 15px;box-shadow:0 12px 24px #0c271f3d}.cart-icon{position:relative}.cart-icon>b{position:absolute;right:-8px;top:-9px;background:#dc6635;color:#fff;border-radius:10px;font-size:9px;min-width:17px;padding:2px}.cart-price{display:flex;align-items:baseline;gap:6px;margin-left:18px}.cart-price small{color:#99aaa3;font-size:9px}.cart-price strong{font-size:18px}.floating-cart>i{margin-left:auto;background:#e3c27a;color:#17382e;border-radius:22px;padding:11px 20px;font-style:normal;font-size:13px;font-weight:800}.overlay{position:absolute;z-index:100;inset:0;background:#0718137a;display:flex;align-items:flex-end;backdrop-filter:blur(2px)}.cart-drawer{background:#fff;width:100%;border-radius:24px 24px 0 0;padding:11px 20px 22px;max-height:78vh}.drawer-handle{width:38px;height:4px;background:#d7d5ce;border-radius:4px;margin:0 auto 19px}.drawer-title{display:flex;justify-content:space-between;align-items:center}.drawer-title h3{margin:0;font-size:18px}.drawer-title h3 span{font-size:10px;color:#999;margin-left:5px}.drawer-title button{border:0;background:none;color:#999;font-size:11px}.drawer-items{max-height:45vh;overflow:auto;margin-top:12px}.drawer-items>div{display:grid;grid-template-columns:62px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.drawer-items .food-art{height:58px;border-radius:8px}.drawer-items .food-art span{font-size:31px}.drawer-items .art-ring{width:43px;height:43px}.drawer-items>div>span{display:flex;flex-direction:column;gap:4px}.drawer-items b{font-size:12px}.drawer-items small{font-size:9px;color:#999}.drawer-items strong{font-size:13px;color:#c5552d}.drawer-footer{border-top:1px solid var(--line);margin-top:10px;padding-top:15px;display:flex;align-items:center}.drawer-footer div{display:flex;flex-direction:column}.drawer-footer small{font-size:9px;color:#999}.drawer-footer strong{font-size:21px}.drawer-footer>button{margin-left:auto;border:0;background:var(--brand);color:#fff;border-radius:24px;padding:12px 28px;font-weight:700}.dish-overlay{align-items:flex-end}.dish-modal{background:#fff;border-radius:24px 24px 0 0;width:100%;overflow:hidden;position:relative}.dish-modal>.food-art{height:210px}.dish-modal>.food-art span{font-size:100px}.dish-modal>.food-art .art-ring{width:150px;height:150px}.modal-close{position:absolute;z-index:3;right:15px;top:14px;width:32px;height:32px;border:0;background:#16231d99;color:#fff;border-radius:50%;font-size:23px;line-height:1}.modal-copy{padding:19px 21px 22px}.modal-badge{font-size:9px;color:#9a6d28;background:#fbf1d7;padding:4px 7px;border-radius:5px}.modal-copy h3{margin:9px 0 7px;font:600 22px serif}.modal-copy>p{font-size:11px;color:#7b827b;line-height:1.65;margin:0}.option-group{margin:18px 0}.option-group>b{font-size:12px}.option-group>div{display:flex;gap:8px;margin-top:9px}.option-group button{border:1px solid #e2dfd7;background:#faf9f5;border-radius:7px;padding:7px 17px;font-size:11px}.option-group button.active{border-color:var(--brand);background:#edf5f1;color:var(--brand);font-weight:700}.modal-footer{display:flex;align-items:center}.modal-footer strong{font-size:25px;color:#c4572d}.modal-footer button{margin-left:auto;border:0;background:var(--brand);color:#fff;padding:12px 25px;border-radius:22px;font-weight:700}.toast{position:absolute;z-index:200;left:50%;top:44%;transform:translate(-50%,-50%);background:#071c16e6;color:#fff;padding:12px 17px;border-radius:9px;display:flex;gap:7px;align-items:center;font-size:12px}.light-screen{background:#f5f3ee;padding-bottom:90px}.simple-header{height:82px;background:#fff;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:12px 16px;border-bottom:1px solid #efede7}.simple-header>button{border:0;background:none;display:grid;place-items:center}.simple-header div{text-align:center}.simple-header h2{font-size:17px;margin:0}.simple-header span{font-size:9px;color:#999}.checkout-body,.payment-body,.status-body{padding:13px}.table-card,.order-card,.pay-card,.amount-card,.progress-card,.order-summary,.help-card{background:#fff;border-radius:14px;padding:16px;margin-bottom:12px;border:1px solid #efede7}.table-card{display:flex;align-items:center;justify-content:space-between}.table-badge{display:flex;align-items:center;gap:10px;color:var(--brand)}.table-badge>span{display:flex;flex-direction:column}.table-badge small{font-size:9px;color:#92968f}.table-badge strong{font:700 20px serif}.dining-switch{background:#f1f0ec;padding:3px;border-radius:8px}.dining-switch button{border:0;background:transparent;border-radius:6px;padding:7px 11px;font-size:10px}.dining-switch button.active{background:#fff;color:var(--brand);box-shadow:0 2px 7px #00000014;font-weight:700}.card-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:10px}.card-heading h3{font-size:14px;margin:0}.card-heading span{font-size:9px;color:#999}.checkout-item{display:grid;grid-template-columns:64px 1fr auto;gap:10px;align-items:center;padding:9px 0}.checkout-item .food-art{height:60px;border-radius:8px}.checkout-item .food-art span{font-size:32px}.checkout-item .art-ring{width:44px;height:44px}.checkout-item>div:not(.food-art){display:flex;flex-direction:column}.checkout-item h4{font-size:11px;margin:0 0 4px}.checkout-item span{font-size:9px;color:#999}.checkout-item strong{font-size:12px;margin-top:6px}.form-card label{padding:12px 0;display:flex;align-items:center;font-size:12px;border-bottom:1px solid var(--line)}.form-card label:last-child{border:0}.form-card label span{margin-left:auto;color:#7d847d;display:flex;align-items:center}.form-card input{border:0;text-align:right;margin-left:auto;outline:none;font-size:11px;min-width:0}.price-card p{display:flex;justify-content:space-between;margin:10px 0;font-size:11px}.price-card span{color:#777}.price-card .grand{border-top:1px dashed #ddd8cc;padding-top:13px;align-items:baseline}.price-card .grand strong{font-size:20px;color:#bc522d}.checkout-footer,.pay-footer{position:absolute;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e9e6de;height:78px;padding:10px 17px;display:flex;align-items:center;z-index:20}.checkout-footer>div{display:flex;flex-direction:column}.checkout-footer span{font-size:9px;color:#8c928d}.checkout-footer strong{font-size:23px;color:#be522b}.checkout-footer button{margin-left:auto;border:0;background:var(--brand);color:#fff;border-radius:25px;padding:13px 34px;font-weight:700}.checkout-footer button:disabled{opacity:.4}.empty-cart span{font-size:38px}.empty-cart p{font-size:12px}.empty-cart button{border:0;background:var(--brand);color:#fff;border-radius:18px;padding:8px 20px}.payment-body{padding-top:20px}.amount-card{text-align:center;padding:28px}.amount-card>span{font-size:10px;color:#888}.amount-card>strong{display:block;font-size:40px;letter-spacing:-2px;margin:8px 0}.amount-card>strong i{font-size:19px;font-style:normal}.amount-card>strong small{font-size:23px}.amount-card p{font-size:9px;color:#999;margin:0}.pay-card h3{font-size:13px;margin:0 0 10px}.pay-card>button{width:100%;height:64px;border:0;border-top:1px solid var(--line);background:#fff;display:grid;grid-template-columns:38px 1fr 22px;gap:10px;align-items:center;text-align:left}.pay-logo{width:34px;height:34px;border-radius:9px;color:#fff;display:grid;place-items:center;font-weight:800}.wechat{background:#2aad66}.alipay{background:#1678ff}.store{background:#e08a2e}.pay-card>button>span:nth-child(2){display:flex;flex-direction:column}.pay-card b{font-size:12px}.pay-card small{font-size:9px;color:#999;margin-top:4px}.pay-card button>i{width:19px;height:19px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;color:#fff}.pay-card button.selected>i{background:var(--brand);border-color:var(--brand)}.safe-note{text-align:center;color:#aaa;font-size:9px;margin-top:18px}.pay-footer button{width:100%;height:49px;border:0;border-radius:25px;background:var(--brand);color:#fff;font-weight:700}.spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;vertical-align:-2px}@keyframes spin{to{transform:rotate(360deg)}}.status-hero{height:260px;background:linear-gradient(145deg,#174f40,#0b352b);color:#fff;text-align:center;position:relative;padding-top:15px}.status-header{display:grid;grid-template-columns:45px 1fr 45px;align-items:center;padding:0 12px}.status-header button{border:0;background:none;color:#fff;display:grid;place-items:center}.status-header h2{font-size:16px}.pulse-icon{display:grid;place-items:center;margin:15px auto 10px;width:68px;height:68px;border-radius:50%;background:#f2d38e;font-size:35px;box-shadow:0 0 0 9px #ffffff12}.status-hero h3{font:600 24px serif;margin:13px 0 6px}.status-hero>p{font-size:10px;color:#ffffffa8}.status-body{margin-top:-32px;position:relative;z-index:3}.progress-card{padding:20px}.progress-step{display:grid;grid-template-columns:25px 1fr auto;gap:10px;position:relative;padding-bottom:22px;color:#aaa}.progress-step:before{content:"";position:absolute;left:10px;top:23px;bottom:-2px;width:1px;background:#deddd7}.progress-step:last-child{padding-bottom:0}.progress-step:last-child:before{display:none}.progress-step>i{width:21px;height:21px;border-radius:50%;background:#e7e6e1;font-style:normal;font-size:9px;display:grid;place-items:center;z-index:2}.progress-step.done{color:var(--ink)}.progress-step.done>i{background:var(--brand);color:#fff}.progress-step h4{margin:2px 0 4px;font-size:12px}.progress-step p{margin:0;font-size:9px;color:#999}.progress-step>span{font-size:8px;color:#9a7b46;margin-top:3px}.progress-step.current h4{color:var(--brand)}.demo-progress{display:block;margin:18px auto 0;border:1px solid #d6e3dc;background:#eef6f2;color:var(--brand);border-radius:18px;padding:7px 16px;font-size:10px}.order-summary p{display:flex;justify-content:space-between;font-size:10px;margin:11px 0;color:#727772}.order-summary b{color:#343b36}.order-summary .summary-total{border-top:1px solid var(--line);padding-top:12px;align-items:baseline}.summary-total strong{font-size:17px;color:#be522c}.help-card{display:flex;justify-content:space-between;align-items:center}.help-card>span{display:flex;align-items:center;gap:7px}.help-card b{font-size:11px}.help-card button{border:1px solid #d8ddd9;background:#fff;border-radius:18px;padding:7px 12px;font-size:9px}.again-button{width:100%;border:1px solid var(--brand);color:var(--brand);background:#fff;border-radius:22px;padding:11px;font-weight:700}.status-screen{padding-bottom:20px}@media(max-width:900px){.site-shell{display:block;background:#ece7dc}.brand-panel{display:none}.phone-stage{padding:0}.app-frame{max-width:640px;border-radius:0;min-height:100vh}.screen{min-height:100vh}.bottom-nav,.floating-cart,.checkout-footer,.pay-footer{position:fixed;max-width:640px;left:50%;transform:translate(-50%);width:100%}.overlay{position:fixed;left:50%;transform:translate(-50%);max-width:640px;width:100%}}@media(min-width:521px)and (max-width:900px){.category-tabs{display:flex;overflow:auto;padding:0 20px 10px;gap:8px}.category-tabs button{white-space:nowrap;border:1px solid #e5e1d7;background:#fff;border-radius:17px;padding:7px 12px;font-size:11px}.category-tabs button.active{background:var(--brand);border-color:var(--brand);color:#fff}.category-rail{display:none}.menu-layout{display:block}.dish-list{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.list-heading{grid-column:1/-1}.dish-row{grid-template-columns:100px 1fr}}@media(max-width:380px){.hero{padding:23px 18px}.hero-dish{right:-30px}.recommend-card>button{height:112px}.welcome-row{margin-left:13px;margin-right:13px}.section-block{padding-left:13px;padding-right:13px}.dish-row{grid-template-columns:94px 1fr}.dish-list{padding-left:10px;padding-right:10px}.floating-cart{left:10px;right:10px;width:auto;transform:none}.bottom-nav,.checkout-footer,.pay-footer{left:0;transform:none}.hero-copy h2{font-size:28px}}.spec-add-button,.mini-spec-button{border:0;background:var(--brand);color:#fff;border-radius:17px;padding:7px 10px;display:flex;align-items:center;gap:4px;font-size:10px;position:relative}.spec-add-button b{position:absolute;right:-4px;top:-7px;background:#d95e31;color:#fff;border-radius:10px;min-width:17px;padding:2px 4px;font-size:9px}.mini-spec-button{width:29px;height:29px;padding:0;display:grid;place-items:center;border-radius:50%;font-size:9px}.current-order-strip{width:calc(100% - 40px);margin:14px 20px 0;padding:13px 15px;border:1px solid #dbe9e2;background:#edf6f1;border-radius:13px;display:flex;align-items:center;text-align:left;color:var(--brand)}.current-order-strip>span{display:flex;flex-direction:column;gap:4px}.current-order-strip b{font-size:12px}.current-order-strip small{font-size:9px;color:#71857c}.current-order-strip>svg{margin-left:auto}.spec-modal{max-height:94vh;overflow-y:auto}.spec-modal .modal-copy{padding-bottom:26px}.spec-modal .option-group{margin:15px 0}.spec-modal .option-group>div{flex-wrap:wrap}.spec-modal .option-group button{padding:7px 11px}.addon-group button.active{box-shadow:inset 0 0 0 1px var(--brand)}.spec-checkout-item>div:nth-child(2){min-width:0}.spec-checkout-item h4,.spec-checkout-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-items>div>span{min-width:0}.drawer-items>div>span small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pending-status-card,.merge-notice{background:#fff;border:1px solid #eee9df;border-radius:14px;padding:14px 15px;margin-bottom:12px;display:flex;align-items:center;gap:12px}.pending-status-card>div,.merge-notice{flex-direction:column;align-items:flex-start}.pending-status-card>div{display:flex;flex-direction:column;gap:3px}.pending-status-card b,.merge-notice b{font-size:12px}.pending-status-card span:not(.status-pill),.merge-notice span{font-size:9px;color:#858c86;line-height:1.55}.merge-notice{background:#eef6f2;border-color:#d7e7df;gap:4px}.timeout-demo{display:block;margin:4px auto 0;border:0;background:transparent;color:#a2715a;font-size:10px;text-decoration:underline}.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:13px;padding:5px 9px;font-size:9px;font-weight:800;white-space:nowrap}.status-pill.pending{background:#fff1d5;color:#96630e}.status-pill.paid{background:#e8f4ff;color:#2874a6}.status-pill.making{background:#e5f5ed;color:#167056}.status-pill.done{background:#eaf5e8;color:#397a38}.status-pill.cancel{background:#f1f1ef;color:#797d78}.status-pill.refund{background:#f8eaf0;color:#a3486c}.orders-screen{padding-bottom:85px}.orders-body{padding:14px}.merge-guide{display:flex;gap:12px;padding:15px;background:linear-gradient(135deg,#173f34,#1e6852);border-radius:15px;color:#fff;margin-bottom:13px}.merge-guide>span{width:32px;height:32px;border-radius:50%;background:#e2c37f;color:#174636;display:grid;place-items:center;font-weight:900}.merge-guide>div{flex:1}.merge-guide b{font-size:13px}.merge-guide p{font-size:9px;line-height:1.65;color:#ffffffab;margin:5px 0 0}.order-list{display:flex;flex-direction:column;gap:11px}.order-list-card{width:100%;border:1px solid #ebe7dd;background:#fff;border-radius:15px;padding:15px;text-align:left}.order-card-head,.order-card-items,.order-card-foot{display:flex;justify-content:space-between;align-items:center}.order-card-head>span{display:flex;flex-direction:column;gap:4px}.order-card-head b{font-size:12px}.order-card-head small{font-size:8px;color:#999}.order-card-items{padding:14px 0 12px;margin-top:11px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:12px}.order-card-items span{font-size:10px;color:#6f7770;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-card-items b{font-size:16px;color:#bd542c}.order-card-foot{padding-top:11px}.order-card-foot span{font-size:9px;color:#9a9e99}.order-card-foot i{display:flex;align-items:center;font-size:9px;color:var(--brand);font-style:normal}.status-reference{margin-top:14px;background:#fff;border:1px solid #ebe7dd;border-radius:15px;padding:15px}.reference-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.reference-title b{font-size:12px}.reference-title span{font-size:8px;color:#999}.status-reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.status-reference-grid>div{display:flex;align-items:center;gap:8px;background:#f8f7f3;border-radius:10px;padding:9px}.status-reference-grid>div>i{width:20px;height:20px;border-radius:50%;background:#e7e3da;display:grid;place-items:center;font-size:9px;font-style:normal;font-weight:800}.status-reference-grid>div>span{display:flex;flex-direction:column;gap:2px}.status-reference-grid b{font-size:9px}.status-reference-grid small{font-size:7px;color:#929791}.order-detail-screen{padding-bottom:20px}.detail-hero{height:238px;color:#fff;text-align:center;background:linear-gradient(145deg,#174f40,#0b352b);position:relative;padding-top:15px}.detail-hero.cancel{background:linear-gradient(145deg,#777d78,#4d514e)}.detail-hero.refund{background:linear-gradient(145deg,#8f4661,#5f293d)}.detail-hero.pending{background:linear-gradient(145deg,#b17b26,#765012)}.detail-hero .status-header{margin-bottom:8px}.detail-status-icon{width:64px;height:64px;border-radius:50%;background:#efd28d;color:#174435;display:grid;place-items:center;margin:4px auto 9px;font-size:29px;box-shadow:0 0 0 8px #ffffff14}.detail-hero h3{margin:0;font:600 24px serif}.detail-hero>p{font-size:11px;margin:7px 0 5px}.detail-hero>small{font-size:8px;color:#ffffff91}.detail-body{padding:13px;margin-top:-24px;position:relative;z-index:3}.status-only-progress .progress-step{grid-template-columns:25px 1fr}.status-only-progress .progress-step>span{display:none}.exception-card{background:#fff;border-radius:14px;padding:18px;display:flex;align-items:center;gap:13px;margin-bottom:12px;border:1px solid #eee}.exception-card>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f2efea;font-size:20px}.exception-card>div{display:flex;flex-direction:column;gap:4px}.exception-card b{font-size:13px}.exception-card p{font-size:9px;color:#888;margin:0}.merged-summary{background:#eef6f2;border:1px solid #d5e6dd;border-radius:13px;padding:13px 15px;margin-bottom:12px;display:flex;flex-direction:column;gap:4px}.merged-summary b{font-size:12px;color:var(--brand)}.merged-summary span{font-size:9px;color:#6f8178}.batch-card{background:#fff;border:1px solid #ebe7dd;border-radius:14px;padding:15px;margin-bottom:12px}.batch-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid var(--line)}.batch-head>span{display:flex;flex-direction:column;gap:3px}.batch-head b{font-size:12px}.batch-head small{font-size:8px;color:#999}.batch-item{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #f0eee8}.batch-item .food-art{height:52px;border-radius:8px}.batch-item .food-art span{font-size:27px}.batch-item .art-ring{width:38px;height:38px}.batch-item>span{display:flex;flex-direction:column;gap:4px;min-width:0}.batch-item b{font-size:10px}.batch-item small{font-size:8px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-item strong{font-size:11px}.batch-total{display:flex;justify-content:space-between;padding-top:12px;font-size:10px}.batch-total b{color:#ba512d}.combined-total{background:#173f34;color:#fff;border-radius:14px;padding:17px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.combined-total>span{display:flex;flex-direction:column;gap:4px}.combined-total small{font-size:8px;color:#fff9}.combined-total b{font-size:11px}.combined-total strong{font-size:22px;color:#efd28e}.service-card{background:#fff;border:1px solid #ebe7dd;border-radius:14px;padding:14px;display:flex;align-items:center;margin-bottom:12px}.service-card>span{display:grid;grid-template-columns:34px 1fr;column-gap:9px;align-items:center}.service-card>span>i{grid-row:1/3;width:34px;height:34px;border-radius:50%;background:#eef5f1;color:var(--brand);display:grid;place-items:center}.service-card>span b{font-size:11px}.service-card>span small{font-size:8px;color:#999}.service-card>button{margin-left:auto;border:1px solid #cadbd3;background:#eff7f3;color:var(--brand);border-radius:18px;padding:8px 12px;font-size:9px}.service-card>button:disabled{color:#999;background:#f1f1ef;border-color:#e4e4e0;cursor:not-allowed}.detail-actions{display:flex;flex-direction:column;gap:8px}.refund-demo{width:100%;border:0;background:transparent;color:#a55869;font-size:9px;padding:7px}.confirm-overlay{align-items:center;justify-content:center}.confirm-dialog{width:calc(100% - 52px);background:#fff;border-radius:20px;padding:25px 22px;text-align:center;box-shadow:0 22px 55px #00000038}.confirm-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#e9f4ee;color:var(--brand);margin:0 auto 13px}.confirm-dialog h3{font-size:17px;margin:0 0 10px}.confirm-dialog p{font-size:11px;line-height:1.7;color:#59635d;margin:0}.confirm-dialog>small{display:block;font-size:8px;color:#a08a68;margin:8px 0 18px}.confirm-dialog>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.confirm-dialog>div button{border:1px solid #ddd8cd;background:#f7f5f0;border-radius:20px;padding:10px;font-size:10px}.confirm-dialog>div button:last-child{border-color:var(--brand);background:var(--brand);color:#fff}@media(max-width:380px){.status-reference-grid{grid-template-columns:1fr}.service-card{align-items:flex-start}.service-card>button{padding:7px 9px}.confirm-dialog{width:calc(100% - 28px)}}.list-heading-copy{display:flex;align-items:baseline;gap:7px}.list-heading-copy h3{margin:0}.list-heading-copy small{font-size:9px;color:#aaa}.view-switch{display:flex!important;align-items:center;background:#f1f0eb;border:1px solid #e7e3da;border-radius:18px;padding:3px}.view-switch button{border:0;background:transparent;border-radius:14px;padding:5px 8px;display:flex;align-items:center;gap:4px;color:#888}.view-switch button i{font-size:8px;font-style:normal}.view-switch button.active{background:#fff;color:var(--brand);box-shadow:0 2px 6px #193e301a}.dish-list.large-view{padding-left:12px;padding-right:12px}.large-dish-card{background:#fff;border:1px solid #ebe7dd;border-radius:15px;overflow:hidden;margin:0 0 14px;box-shadow:0 7px 18px #1b352b0f}.large-art-button{width:100%;height:175px;border:0;padding:0;position:relative;display:block}.large-art-button>.food-art{height:100%}.large-art-button>.food-art span{font-size:88px}.large-art-button>.food-art .art-ring{width:135px;height:135px}.large-art-button>b{position:absolute;left:11px;top:11px;background:#cb6432;color:#fff;border-radius:11px;padding:5px 9px;font-size:9px}.large-art-button>span{position:absolute;right:10px;bottom:9px;background:#0b2a22b8;color:#fff;border-radius:12px;padding:5px 8px;font-size:8px;backdrop-filter:blur(4px)}.large-dish-copy{padding:13px 14px 15px}.large-dish-copy>.dish-title{font-size:15px}.large-dish-copy>p{font-size:10px;color:#7c847d;margin:6px 0 4px}.large-dish-copy>small{font-size:9px;color:#aaa}.large-dish-copy>div{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.large-dish-copy strong{color:#c44f25;font-size:18px}.large-dish-copy strong i{font-size:10px;font-style:normal}@media(min-width:521px)and (max-width:900px){.dish-list.large-view{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dish-list.large-view .list-heading{grid-column:1/-1}.large-dish-card{margin:0}.large-art-button{height:155px}}@media(max-width:380px){.large-art-button{height:155px}.view-switch button{padding:5px 6px}.view-switch button i{display:none}}.hero.photo-hero{height:330px;background-image:linear-gradient(90deg,#071f19e0,#09241dad 45%,#081c1724),var(--hero-image);background-size:cover;background-position:center;isolation:isolate}.hero.photo-hero:before{inset:0;width:auto;height:auto;border:0;border-radius:0;background:linear-gradient(0deg,rgba(5,24,19,.5),transparent 55%);box-shadow:none;z-index:-1}.photo-hero .hero-copy{margin-top:42px}.photo-hero .hero-copy h2{text-shadow:0 2px 12px rgba(0,0,0,.38)}.photo-hero .hero-copy p{max-width:235px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:7px}.hero-manage-button{border:1px solid rgba(255,255,255,.2);background:#0a241d6b;color:#fff;border-radius:18px;padding:7px 9px;display:flex;align-items:center;gap:4px;font-size:9px;backdrop-filter:blur(7px)}.hero-manager{width:calc(100% - 38px);max-height:88vh;overflow-y:auto;background:#fff;border-radius:22px;padding:19px;box-shadow:0 24px 65px #00000040}.manager-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.manager-head>span{display:flex;flex-direction:column;gap:3px}.manager-head b{font-size:15px}.manager-head small{font-size:9px;color:#999}.manager-head>button{width:30px;height:30px;border:0;background:#f0eee8;border-radius:50%;font-size:20px}.manager-preview{height:166px;border-radius:14px;overflow:hidden;position:relative;background:#eee;margin-bottom:13px}.manager-preview img{width:100%;height:100%;object-fit:cover;display:block}.manager-preview>span{position:absolute;left:10px;bottom:9px;background:#051e17b3;color:#fff;border-radius:11px;padding:4px 8px;font-size:8px}.manager-upload{display:flex;align-items:center;gap:11px;border:1px dashed #b9cfc4;background:#f1f8f4;color:var(--brand);border-radius:13px;padding:13px;cursor:pointer}.manager-upload>svg{flex:0 0 auto}.manager-upload>span{display:flex;flex-direction:column;gap:3px}.manager-upload b{font-size:11px}.manager-upload small{font-size:8px;color:#7a8d83}.manager-upload input{display:none}.manager-url{margin-top:14px}.manager-url>span{display:block;font-size:9px;color:#888;margin-bottom:7px}.manager-url>div{display:flex;gap:7px}.manager-url input{min-width:0;flex:1;border:1px solid #ddd9d0;border-radius:10px;padding:9px 10px;font-size:9px;outline:none}.manager-url input:focus{border-color:#7ca995}.manager-url button{border:0;border-radius:10px;background:var(--brand);color:#fff;padding:0 13px;font-size:9px}.manager-url button:disabled{opacity:.35}.manager-reset{width:100%;margin-top:10px;border:1px solid #ddd8cd;background:#faf8f3;color:#6f766f;border-radius:11px;padding:10px;font-size:9px}.hero-manager>p{font-size:8px;color:#9b9d99;line-height:1.6;margin:11px 2px 0}.hero-manager::-webkit-scrollbar{width:0}@media(max-width:380px){.hero.photo-hero{height:320px;background-position:58% center}.hero-manage-button{width:30px;height:30px;padding:0;justify-content:center}.hero-manage-button{font-size:0}.hero-actions{gap:5px}.manager-preview{height:145px}}.bottom-nav{grid-template-columns:repeat(4,1fr)}.table-chip{border:1px solid rgba(255,227,153,.8);background:linear-gradient(135deg,#f6d788,#dca84d);color:#143e33;box-shadow:0 7px 22px #01140e57;padding:7px 11px 7px 9px;font-weight:800;gap:5px}.table-chip strong{font-size:18px;line-height:1;letter-spacing:.04em}.table-chip span{font-size:10px}.table-emphasis{display:inline-block;background:#d66030;color:#fff;border-radius:9px;padding:3px 7px;box-shadow:0 4px 10px #bb472238;font-size:10px}.panel-note b{background:#e7c98521;border:1px solid rgba(231,201,133,.3);border-radius:14px;padding:5px 10px}.table-badge strong{background:#fff0d5;color:#a44a20;border-radius:8px;padding:3px 8px;letter-spacing:.05em}.auth-loading{min-height:calc(100vh - 52px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--brand);background:#f8f5ed}.auth-loading b{font:600 19px serif;letter-spacing:.12em}.login-screen{padding-bottom:0;background:#f4f0e7}.login-visual{height:340px;color:#fff;padding:29px 25px 48px;display:flex;flex-direction:column;justify-content:space-between;background-image:linear-gradient(180deg,#071e1873,#071e18e0),var(--hero-image);background-size:cover;background-position:center;position:relative}.login-visual:after{content:"";position:absolute;inset:auto 0 0;height:80px;background:linear-gradient(transparent,#f4f0e7)}.login-brand{display:flex;align-items:center;gap:10px;font:600 17px serif;letter-spacing:.08em;position:relative;z-index:1}.login-brand .brand-mark{width:35px;height:35px}.login-visual>div:last-child{position:relative;z-index:1;margin-bottom:16px}.login-visual>div:last-child>span{font-size:10px;letter-spacing:.18em;color:#e8cc8e}.login-visual h1{font:600 36px/1.1 serif;margin:9px 0}.login-visual p{font-size:11px;color:#ffffffb8;margin:0}.login-card{position:relative;z-index:2;margin:-31px 18px 28px;background:#fff;border:1px solid #ebe5d9;border-radius:20px;padding:22px;box-shadow:0 18px 42px #1833291f}.login-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.login-title span{font:600 21px serif}.login-title small{font-size:9px;color:#a0783e;background:#fff5df;border-radius:9px;padding:5px 8px}.login-card label{height:50px;border:1px solid #e4e1d8;background:#faf9f5;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 13px;margin-bottom:11px;color:#829087}.login-card label:focus-within{border-color:#6f9b88;background:#fff;box-shadow:0 0 0 3px #16544214}.login-card input{border:0;outline:0;background:transparent;min-width:0;flex:1;font-size:12px}.login-card>button{width:100%;height:48px;border:0;border-radius:24px;background:linear-gradient(135deg,#1c664f,#0d4335);color:#fff;font-weight:800;box-shadow:0 10px 20px #0e453533;margin-top:4px}.login-error{font-size:10px;color:#bd4b35;margin:0 3px 9px}.login-note{text-align:center;font-size:9px;color:#a0a39e;margin:13px 0 0}.order-filter-tabs{display:flex;gap:4px;overflow-x:auto;padding:10px 12px;background:#fff;border-bottom:1px solid #eeeae2;scrollbar-width:none;position:sticky;top:0;z-index:12}.order-filter-tabs::-webkit-scrollbar{display:none}.order-filter-tabs button{flex:0 0 auto;min-width:58px;border:0;background:transparent;border-radius:12px;padding:7px 7px 6px;display:flex;align-items:center;justify-content:center;gap:4px;color:#8b918b;font-size:10px}.order-filter-tabs button small{min-width:15px;height:15px;padding:0 4px;border-radius:8px;background:#eeeae2;color:#8c8e89;display:grid;place-items:center;font-size:8px}.order-filter-tabs button.active{background:#e9f3ee;color:var(--brand);font-weight:800}.order-filter-tabs button.active small{background:var(--brand);color:#fff}.orders-body{padding-top:12px}.order-list-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.order-list-card:hover{transform:translateY(-1px);box-shadow:0 9px 23px #1f423417;border-color:#cbdcd3}.order-list-card:active{transform:scale(.992)}.orders-empty{min-height:175px;background:#fff;border:1px dashed #ddd7cb;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8b918b}.orders-empty span{font-size:30px}.orders-empty b{font-size:12px;margin-top:8px;color:#5d655f}.orders-empty p{font-size:9px;margin:5px 0 0}.profile-screen{padding-bottom:90px}.profile-hero{height:220px;padding:25px 22px;color:#fff;background:linear-gradient(145deg,#174f40,#0a352b);position:relative;overflow:hidden}.profile-hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;border:1px solid rgba(255,255,255,.08);right:-80px;top:-65px;box-shadow:0 0 0 42px #ffffff06}.profile-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.profile-top>span{font:600 18px serif}.profile-top button{border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;border-radius:16px;padding:6px 10px;display:flex;align-items:center;gap:5px;font-size:9px}.profile-identity{display:flex;align-items:center;gap:12px;margin-top:35px;position:relative;z-index:1}.profile-avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#e8c77f;color:#174637;font:700 27px serif;box-shadow:0 0 0 5px #ffffff14}.profile-identity>div{display:flex;flex-direction:column;gap:4px}.profile-identity h2{font:600 21px serif;margin:0}.profile-identity p{font-size:10px;color:#ffffffa6;margin:0}.profile-identity>i{margin-left:auto;font-style:normal;font-size:8px;color:#d7ebdf;background:#54a98038;border:1px solid rgba(154,214,184,.24);border-radius:11px;padding:5px 8px}.profile-body{padding:0 14px;margin-top:-27px;position:relative;z-index:2}.profile-table-card{height:84px;background:linear-gradient(135deg,#fff8e9,#f5dfad);border:1px solid #ead199;border-radius:16px;padding:13px 16px;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr 1fr;align-items:center;box-shadow:0 10px 24px #4b351214}.profile-table-card>span{display:flex;align-items:center;gap:7px;color:#8e5d1d}.profile-table-card small{font-size:10px}.profile-table-card strong{grid-row:1/3;grid-column:2;font:800 31px serif;color:#a84822;letter-spacing:.06em}.profile-table-card p{font-size:9px;color:#9f8159;margin:0 0 2px}.profile-stats{background:#fff;border:1px solid #ebe7dd;border-radius:15px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px;padding:14px 4px}.profile-stats button{border:0;background:transparent;display:flex;flex-direction:column;gap:4px;align-items:center;border-right:1px solid #eeeae2}.profile-stats button:last-child{border-right:0}.profile-stats button:disabled{opacity:.45}.profile-stats b{font-size:18px;color:var(--brand)}.profile-stats span{font-size:9px;color:#8e938e}.profile-menu{background:#fff;border:1px solid #ebe7dd;border-radius:15px;margin-top:12px;padding:0 14px}.profile-menu>button{width:100%;height:56px;border:0;border-bottom:1px solid #eeeae2;background:transparent;display:flex;align-items:center;justify-content:space-between}.profile-menu>button:last-child{border-bottom:0}.profile-menu>button>span{display:flex;align-items:center;gap:10px}.profile-menu i{width:31px;height:31px;border-radius:10px;background:#eef5f1;color:var(--brand);display:grid;place-items:center}.profile-menu b{font-size:11px}.profile-menu>button>svg{color:#a4aaa4}.profile-logout{width:100%;height:43px;border:1px solid #e4ddd3;background:#fff;color:#9e5c50;border-radius:22px;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px}@media(max-width:380px){.login-visual{height:320px}.login-card{margin-left:12px;margin-right:12px;padding:19px}.order-filter-tabs{padding-left:8px;padding-right:8px}.order-filter-tabs button{min-width:54px}.profile-body{padding-left:10px;padding-right:10px}}
