:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--wine:#7d1721;--wine-dark:#4d0e15;--ink:#201b19;--cream:#f7f2e9;--gold:#f1b94b;--btn-text:#fff}*{box-sizing:border-box}html{background:#ece8e1}body{color:var(--ink);background:var(--cream);margin:0;font-family:ui-rounded,SF Pro Rounded,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{background:#fbf8f2;max-width:680px;min-height:100svh;margin:auto;padding-bottom:124px;box-shadow:0 0 50px #21130d18}.hero{color:#fff;background:var(--wine-dark);min-height:294px;padding:22px 20px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;opacity:.65;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(#23070a45 0%,#390a0ebd 72%,#4d0e15 100%);position:absolute;inset:0}.hero-content{z-index:1;flex-direction:column;justify-content:space-between;height:250px;display:flex;position:relative}.topline,.store-meta,.category-nav,.product-actions,.cart-summary,.quantity,.rating{align-items:center;display:flex}.topline{justify-content:space-between}.location-pill,.status-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#24070a7a;border:1px solid #ffffff50;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:700}.status-pill{color:#d9ffcf}.brand-mark{background:var(--gold);width:48px;height:48px;color:var(--wine-dark);border-radius:15px;place-items:center;font-size:27px;font-weight:950;display:grid;box-shadow:0 9px 25px #0004}.hero h1{letter-spacing:-1.2px;margin:12px 0 8px;font-size:34px;line-height:1}.hero p{color:#f7e9dc;margin:0;font-size:15px}.store-meta{gap:12px;margin-top:15px;font-size:13px;font-weight:700}.rating{color:#ffe08b;gap:4px}.content{padding:0 16px 28px}.promo{z-index:2;background:linear-gradient(135deg,#f4c85c,#f1a737);border-radius:20px;justify-content:space-between;align-items:center;gap:12px;margin:-25px 0 18px;padding:16px;display:flex;position:relative;box-shadow:0 12px 30px #5d281324}.promo strong{font-size:17px;display:block}.promo small{color:#5e351b}.promo-badge{color:var(--wine);background:#fff8e7;border-radius:10px;flex:none;padding:8px 10px;font-size:12px;font-weight:900}.search{background:#fff;border:1px solid #e3dace;border-radius:15px;outline:none;width:100%;padding:13px 15px;box-shadow:0 4px 14px #3b231008}.category-nav{scrollbar-width:none;z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f2ee;gap:8px;padding:14px 0 6px;position:sticky;top:0;overflow:auto}.category-nav::-webkit-scrollbar{display:none}.category-chip{white-space:nowrap;color:#5c514a;background:#fff;border:1px solid #ddd1c2;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800}.category-chip.active{background:var(--wine);color:var(--btn-text);border-color:var(--wine)}.section-head{justify-content:space-between;align-items:end;margin:20px 0 12px;display:flex}.section-head h2{letter-spacing:-.5px;margin:0;font-size:23px}.section-head span{color:#897d73;font-size:13px}.menu-grid{gap:13px;display:grid}.product-card{background:#fff;border:1px solid #e8dfd4;border-radius:20px;grid-template-columns:122px 1fr;gap:14px;min-height:142px;padding:12px;display:grid;overflow:hidden;box-shadow:0 5px 16px #3e261008}.product-image-wrap{background:#eee5da;border-radius:15px;height:118px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%}.popular{background:var(--gold);color:#4d2513;text-transform:uppercase;letter-spacing:.4px;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:950;position:absolute;top:7px;left:7px}.product-info{flex-direction:column;min-width:0;display:flex}.product-info h3{margin:2px 0 5px;font-size:17px}.product-info p{color:#81766e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-actions{justify-content:space-between;margin-top:auto}.price{color:var(--wine);font-size:17px;font-weight:900}.add-btn,.round-btn{background:var(--wine);color:var(--btn-text);cursor:pointer;border:0;font-weight:900}.add-btn{border-radius:11px;padding:9px 13px}.quantity{gap:8px;font-weight:900}.round-btn{border-radius:10px;width:32px;height:32px;font-size:18px}.round-btn.minus{color:var(--wine);background:#efe7dc}.empty{text-align:center;color:#85796f;padding:40px 20px}.error{color:#8f251e;background:#fff0ef;border:1px solid #e9a09a;border-radius:14px;margin:14px 0;padding:13px 15px;font-size:14px}.cart-bar{z-index:10;left:50%;bottom:max(12px,env(safe-area-inset-bottom));color:#fff;cursor:pointer;background:#1f1a18;border:0;border-radius:18px;width:min(100% - 24px,656px);padding:11px 13px;position:fixed;transform:translate(-50%);box-shadow:0 13px 35px #0005}.cart-summary{justify-content:space-between;gap:12px}.cart-count{background:var(--gold);color:#4b2512;border-radius:11px;place-items:center;width:36px;height:36px;font-weight:950;display:grid}.cart-copy{text-align:left;flex:1}.cart-copy strong,.cart-copy small{display:block}.cart-copy small{color:#c9c0ba;margin-top:2px}.cart-total{font-size:17px;font-weight:950}.success-screen,.loading-screen{background:radial-gradient(circle at top,#9c2934,var(--wine-dark));color:#fff;text-align:center;place-items:center;min-height:100svh;padding:24px;display:grid}.success-card{width:min(100%,460px);color:var(--ink);background:#fff;border-radius:26px;padding:30px 22px}.check{color:#27731d;background:#e6f6df;border-radius:50%;place-items:center;width:72px;height:72px;margin:auto;font-size:38px;display:grid}.order-number{background:#f6efe6;border-radius:14px;margin:16px 0;padding:13px;font-weight:900}@media (min-width:600px){.menu-grid{grid-template-columns:1fr 1fr}.product-card{grid-template-columns:110px 1fr}}.table-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.taction{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8dfd4;border-radius:16px;align-items:center;gap:10px;padding:12px 13px;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:0 5px 14px #3e261007}.taction:active{transform:scale(.97)}.taction:disabled{opacity:.6;cursor:default}.taction .ta-ic{background:#f6efe6;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.taction .ta-tx{flex-direction:column;gap:1px;min-width:0;display:flex}.taction .ta-tx strong{font-size:13px;line-height:1.2}.taction .ta-tx small{color:#8a7d73;font-size:11px}.taction.done{background:#f2fbee;border-color:#bfe3ad}.taction.done .ta-ic{background:#dff3d4}.taction.bill .ta-ic{background:#fbeed0}.toast{left:50%;bottom:max(96px,calc(env(safe-area-inset-bottom) + 84px));z-index:30;color:#fff;text-align:center;background:#1f1a18;border-radius:999px;max-width:calc(100% - 32px);padding:11px 18px;font-size:13.5px;font-weight:700;animation:.18s ease-out toast-in;position:fixed;transform:translate(-50%);box-shadow:0 10px 26px #0004}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.sheet-backdrop{z-index:40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a0f0b66;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{width:100%;max-width:680px;max-height:88svh;padding:10px 20px max(22px,env(safe-area-inset-bottom));background:#fbf8f2;border-radius:24px 24px 0 0;animation:.22s cubic-bezier(.2,.9,.25,1) sheet-up;overflow:auto;box-shadow:0 -20px 50px #0005}@keyframes sheet-up{0%{opacity:.6;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sheet-handle{background:#e3d9cb;border-radius:99px;width:38px;height:4px;margin:6px auto 12px}.sheet-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.sheet-head h2{letter-spacing:-.4px;margin:0;font-size:19px}.sheet-close{color:#6b6058;cursor:pointer;background:#f2ece2;border:0;border-radius:50%;width:32px;height:32px;font-size:14px}.sheet-loading{text-align:center;color:#897d73;padding:30px 0}.bill-total{background:linear-gradient(135deg,var(--wine),var(--wine-dark));color:#fff;border-radius:18px;margin-bottom:16px;padding:16px 18px}.bill-total span{opacity:.85;font-size:12px;display:block}.bill-total strong{letter-spacing:-1px;margin:2px 0 4px;font-size:30px;display:block}.bill-total small{opacity:.85;font-size:12px}.bill-orders{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.bill-order{background:#fff;border:1px solid #e8dfd4;border-radius:14px;padding:11px 13px}.bill-order.mine{border-color:var(--gold);background:#fffaf0}.bill-order-head{color:#6b6058;justify-content:space-between;margin-bottom:6px;font-size:12.5px;font-weight:800;display:flex}.bill-order-head strong{color:var(--ink);font-size:14px}.bill-order ul{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.bill-order li{color:#4a423c;justify-content:space-between;font-size:13px;display:flex}.bill-empty{text-align:center;color:#897d73;padding:18px 0;font-size:13px}.split-box{background:#f2ece2;border-radius:16px;margin-bottom:16px;padding:14px 16px}.split-row{justify-content:space-between;align-items:center;font-size:14px;font-weight:800;display:flex}.split-stepper{align-items:center;gap:12px;display:flex}.split-stepper button{width:30px;height:30px;color:var(--wine);cursor:pointer;background:#fff;border:0;border-radius:9px;font-size:17px;font-weight:900;box-shadow:0 2px 6px #0001}.split-stepper button:disabled{opacity:.4}.split-stepper strong{text-align:center;min-width:18px}.split-each{color:#6b6058;margin-top:8px;font-size:12.5px}.sheet-actions{flex-direction:column;gap:9px;display:flex}.sheet-btn{cursor:pointer;border:0;border-radius:14px;padding:13px;font-size:14px;font-weight:900}.sheet-btn.primary{background:var(--wine);color:#fff}.sheet-btn.ghost{color:var(--ink);background:#f2ece2}.sheet-btn:disabled{opacity:.65}.sheet-note{text-align:center;color:#897d73;margin:12px 0 4px;font-size:11.5px}
