:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#251816;background:#f1ebe6;font-synthesis:none;text-rendering:optimizeLegibility;--red: #d62839;--red-dark: #a91f2d;--red-soft: #fdebed;--ink: #251816;--muted: #74635f;--cream: #fffaf6;--surface: #fff;--line: #eee1da;--green: #24793a;--gold: #ad7a08;--shadow: 0 12px 36px rgba(57, 35, 30, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#f1ebe6}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif}.app-stage{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;position:relative}.mobile-app{width:100%;max-width:520px;min-height:100vh;background:var(--cream);position:relative;overflow:clip;box-shadow:0 0 60px #321c1824}.view-shell{min-height:100vh;background:var(--cream);position:relative}.page-scroll{min-height:100vh;padding-bottom:88px}.page-end-space{height:38px}.desktop-note{display:none}.topbar{height:62px;padding:max(11px,env(safe-area-inset-top)) 18px 10px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:#fffaf6f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:6px;font-family:Georgia,serif;color:var(--red-dark);font-size:21px;font-weight:800}.brand img{width:104px;height:44px;display:block;object-fit:contain}.table-chip{padding:7px 12px;border:1px solid #f2c9cc;border-radius:999px;color:var(--red-dark);background:var(--red-soft);font-size:11px;font-weight:800}.hero{height:278px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(145deg,#351411,#631918 52%,#2a1512)}.hero:after{content:"";position:absolute;top:30%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(25,10,8,.85))}.hero__orb{position:absolute;border-radius:999px;background:var(--red);opacity:.18}.hero__orb--one{width:220px;height:220px;right:-80px;top:-110px}.hero__orb--two{width:150px;height:150px;left:-65px;bottom:-65px}.hero__dish{position:absolute;width:184px;height:184px;right:-28px;bottom:2px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 40% 38%,#f6c067 0,#f6c067 28%,#9f2b22 29%,#9f2b22 55%,#f9e6ce 56%,#f9e6ce 62%,#3a1914 63%);box-shadow:-18px 22px 44px #00000059;transform:rotate(-9deg)}.hero__dish span{font-size:78px;filter:drop-shadow(0 10px 12px rgba(0,0,0,.25));transform:rotate(9deg)}.hero__qr{position:absolute;right:112px;top:34px;width:68px;padding:7px;background:#ffffffeb;border-radius:12px;box-shadow:0 10px 30px #0000002e;transform:rotate(5deg)}.mini-qr{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;aspect-ratio:1}.mini-qr i{background:transparent}.mini-qr i.is-dark{background:#2c1916}.hero__qr small{display:block;margin-top:4px;color:#6a5550;font-size:5.5px;font-weight:900;text-align:center;letter-spacing:.12em}.hero__copy{position:absolute;z-index:2;left:20px;right:120px;bottom:23px}.eyebrow,.section-kicker{color:#eeb6ad;font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero__copy h1{margin-top:8px;font-size:clamp(28px,8vw,38px);line-height:1.03;letter-spacing:-.035em}.hero__copy p{margin-top:8px;color:#ffffffbf;font-size:12px}.restaurant-card{margin:-12px 13px 0;padding:17px;position:relative;z-index:4;border:1px solid rgba(226,207,199,.8);border-radius:22px;background:var(--surface);box-shadow:var(--shadow)}.restaurant-card__top{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:11px;align-items:start}.restaurant-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#9c1c27,#dd3443);box-shadow:0 7px 16px #d6283938;font:800 15px/1 Georgia,serif}.restaurant-logo--small{width:40px;height:40px;border-radius:12px}.sponsored{display:block;margin-bottom:3px;color:#a3938e;font-size:7px;font-weight:900;letter-spacing:.12em}.restaurant-title{min-width:0}.restaurant-title h2{overflow:hidden;font-size:18px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.restaurant-title p{margin-top:4px;overflow:hidden;color:var(--muted);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.rating{padding:6px 8px;display:flex;flex-direction:column;align-items:center;border-radius:10px;color:#6e5109;background:#f5eacb;white-space:nowrap}.rating strong{font-size:11px}.rating span{margin-top:2px;font-size:7px;opacity:.7}.restaurant-meta{margin-top:13px;display:flex;flex-wrap:wrap;gap:8px 13px;color:var(--muted);font-size:10.5px}.restaurant-meta span{display:flex;align-items:center;gap:5px}.restaurant-meta svg{width:14px;height:14px;color:var(--red)}.restaurant-meta b{color:var(--green)}.restaurant-tags{margin-top:12px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.restaurant-tags::-webkit-scrollbar{display:none}.restaurant-tags span{flex:0 0 auto;padding:5px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fffdfa;font-size:9px;font-weight:700}.restaurant-actions{margin-top:14px;display:grid;grid-template-columns:1.4fr 1fr .7fr;gap:7px}.button{min-height:39px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:11px;font-size:10px;font-weight:800}.button svg{width:14px;height:14px}.button--primary{color:#fff;background:linear-gradient(135deg,var(--red),#bc1f2f);box-shadow:0 8px 18px #d6283933}.button--soft{color:var(--red-dark);background:var(--red-soft)}.mode-switch{margin:16px 13px 0;padding:4px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:15px;background:#f8e8e5}.mode-switch__item{padding:10px 4px;border-radius:11px;color:#9c4a4d;background:transparent;font-size:10.5px;font-weight:800;transition:.18s ease}.mode-switch__item span{margin-right:4px}.mode-switch__item.is-active{color:var(--red-dark);background:#fff;box-shadow:0 5px 14px #752d291c}.menu-section,.content-section{padding:25px 13px 0}.section-heading{margin-bottom:13px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.section-heading h2{margin-top:3px;font-size:21px;letter-spacing:-.02em}.section-kicker{color:var(--red)}.menu-count{color:#a18f89;font-size:9px;font-weight:800}.search-box{height:45px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 5px 18px #35201c0a}.search-box svg{width:17px;color:var(--red)}.search-box input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px}.search-box input::placeholder{color:#b4a7a3}.search-box kbd{width:23px;height:23px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:#aa9994;background:#fffaf7;font-size:11px}.category-tabs{margin:13px 0 0;padding:0 0 10px;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.category-tabs::-webkit-scrollbar{display:none}.category-tab{flex:0 0 auto;padding:8px 13px;scroll-snap-align:start;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;font-size:10.5px;font-weight:800}.category-tab.is-active{border-color:var(--red);color:#fff;background:var(--red);box-shadow:0 6px 14px #d628392e}.menu-list>h3{margin:5px 0 10px;font-size:16px}.food-card{margin-bottom:10px;padding:10px;display:grid;grid-template-columns:102px minmax(0,1fr);gap:12px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 5px 18px #3f25200b}.food-card__visual{min-height:108px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:radial-gradient(circle at 30% 25%,color-mix(in srgb,var(--food-accent),#fff 65%),var(--food-accent))}.food-card__visual:after{content:"";width:80px;height:80px;position:absolute;right:-25px;bottom:-25px;border:15px solid rgba(255,255,255,.15);border-radius:50%}.food-card__emoji{position:relative;z-index:1;font-size:46px;filter:drop-shadow(0 9px 8px rgba(44,20,16,.2))}.food-mark{width:16px;height:16px;display:grid;place-items:center;border:1.5px solid;border-radius:3px;background:#fff}.food-card__visual .food-mark{position:absolute;z-index:2;top:7px;left:7px}.food-mark i{display:block;width:8px;height:8px}.food-mark--veg{border-color:var(--green)}.food-mark--veg i{border-radius:50%;background:var(--green)}.food-mark--nonveg{border-color:#ad2a22}.food-mark--nonveg i{width:0;height:0;border-right:4px solid transparent;border-bottom:7px solid #ad2a22;border-left:4px solid transparent}.food-card__badge{position:absolute;z-index:2;bottom:7px;left:7px;padding:4px 6px;border-radius:6px;color:#7c5311;background:#fff4d1eb;font-size:7px;font-weight:900;text-transform:uppercase}.food-card__body{min-width:0;display:flex;flex-direction:column;justify-content:space-between}.food-card__body h4{font-size:13px;line-height:1.3}.food-card__body p{margin-top:4px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--muted);font-size:9.5px;line-height:1.45}.food-card__footer{margin-top:8px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 5px}.price del{color:#b6a7a2;font-size:9px}.price strong{font-size:13px}.price small{flex-basis:100%;color:var(--green);font-size:7.5px;font-weight:800}.add-button{min-width:62px;padding:7px 11px;border:1.4px solid var(--red);border-radius:9px;color:var(--red);background:var(--red-soft);font-size:10px;font-weight:900}.add-button span{margin-left:2px}.stepper{height:31px;display:flex;align-items:center;overflow:hidden;border:1.4px solid var(--red);border-radius:9px;color:var(--red);background:var(--red-soft)}.stepper button{width:28px;height:100%;padding:0;color:inherit;background:transparent;font-size:15px;font-weight:900}.stepper strong{min-width:16px;font-size:10px;text-align:center}.stepper--compact{height:28px}.stepper--compact button{width:25px}.empty-search{padding:38px 20px;display:flex;flex-direction:column;align-items:center;border:1px dashed var(--line);border-radius:16px;color:var(--muted);background:#fff;text-align:center}.empty-search span{font-size:34px}.empty-search strong{margin-top:8px;color:var(--ink);font-size:13px}.empty-search p{margin-top:4px;font-size:10px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.steps-grid article{min-width:0;padding:13px 10px;border:1px solid var(--line);border-radius:14px;background:#fff}.steps-grid article>span{color:var(--red);font:800 13px/1 Georgia,serif}.steps-grid strong{display:block;margin-top:11px;font-size:10.5px}.steps-grid p{margin-top:4px;color:var(--muted);font-size:8.5px;line-height:1.4}.facility-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.facility-grid div{min-width:0;padding:13px 4px;display:flex;flex-direction:column;align-items:center;gap:7px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:center}.facility-grid span{font-size:19px}.facility-grid strong{color:var(--muted);font-size:8px}.text-link{padding:0;color:var(--red);background:none;font-size:10px;font-weight:800}.reviews{display:grid;gap:8px}.reviews article{padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff}.reviews article>div{display:flex;justify-content:space-between}.reviews strong{font-size:10.5px}.reviews span{color:var(--gold);font-size:9px;font-weight:800}.reviews p{margin-top:6px;color:var(--muted);font-size:9.5px;line-height:1.5}.floating-cart{width:calc(100% - 26px);max-width:494px;min-height:58px;padding:10px 12px 10px 15px;display:flex;align-items:center;justify-content:space-between;position:fixed;z-index:40;bottom:calc(67px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);border-radius:15px;color:#fff;background:linear-gradient(135deg,#c82031,#df3445);box-shadow:0 13px 30px #c21f2f52;text-align:left}.floating-cart>span:first-child{display:flex;flex-direction:column;gap:2px}.floating-cart strong{font:800 12px/1.2 Georgia,serif}.floating-cart small{color:#ffffffbd;font-size:8px}.floating-cart__price{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:900}.floating-cart__price svg{width:15px}.bottom-nav{width:100%;max-width:520px;height:calc(64px + env(safe-area-inset-bottom));padding:5px 26px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(3,1fr);position:fixed;z-index:35;bottom:0;left:50%;transform:translate(-50%);border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#a59591;background:transparent;font-size:8px;font-weight:800}.bottom-nav__item.is-active{color:var(--red)}.bottom-nav__icon{height:28px;min-width:36px;display:grid;place-items:center;position:relative;border-radius:10px}.bottom-nav__item.is-active .bottom-nav__icon{background:var(--red-soft)}.bottom-nav__icon svg{width:18px;height:18px}.bottom-nav__count{min-width:14px;height:14px;padding:0 3px;display:grid;place-items:center;position:absolute;top:-2px;right:1px;border:2px solid #fff;border-radius:999px;color:#fff;background:var(--red);font-size:6px}.sub-header{min-height:66px;padding:max(12px,env(safe-area-inset-top)) 14px 11px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:#fffaf6f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sub-header>button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:#fff}.sub-header>div{display:flex;flex-direction:column;min-width:0}.sub-header>div span{color:var(--muted);font-size:8px;font-weight:700}.sub-header>div strong{overflow:hidden;font:800 14px/1.3 Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.sub-header__count{padding:6px 9px;border-radius:999px;color:var(--red-dark);background:var(--red-soft);font-size:8px;font-weight:800}.cart-page{padding:13px 13px 100px}.cart-card,.checkout-card{margin-bottom:11px;padding:15px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 7px 22px #39231e0b}.cart-card__heading{padding-bottom:12px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.cart-card__heading>div{display:flex;align-items:center;gap:9px}.cart-card__heading strong{display:block;font:800 12px/1.3 Georgia,serif}.cart-card__heading p{margin-top:3px;color:var(--muted);font-size:8.5px}.cart-card__heading button{padding:6px;color:var(--red);background:none;font-size:9px;font-weight:800}.cart-lines{padding-top:3px}.cart-line{padding:11px 0;display:grid;grid-template-columns:16px minmax(0,1fr) auto 48px;align-items:center;gap:8px;border-bottom:1px solid #f4ebe7}.cart-line>div:nth-child(2){min-width:0}.cart-line>div:nth-child(2) strong{display:block;overflow:hidden;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.cart-line small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.cart-line>b{font-size:9.5px;text-align:right}.instruction{height:42px;margin-top:12px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px dashed #dcc9c0;border-radius:11px;background:#fffbf8}.instruction span{color:var(--red)}.instruction input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:9px}.checkout-title{display:flex;align-items:center;gap:10px}.checkout-title>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:11px;color:var(--red);background:var(--red-soft);font-weight:900}.checkout-title svg{width:16px}.checkout-title h2{font-size:13px}.checkout-title p{margin-top:3px;color:var(--muted);font-size:8px}.table-grid{margin-top:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.table-grid button{padding:9px 5px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:#fffdfb;font-size:9px;font-weight:800}.table-grid button.is-active,.payment-grid button.is-active{border-color:var(--red);color:var(--red);background:var(--red-soft)}.coupon-card{margin-bottom:11px;padding:13px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px dashed #d9a439;border-radius:15px;background:#fff7df}.coupon-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#ffedb9}.coupon-card strong{color:#885f0b;font-size:10px}.coupon-card p{margin-top:3px;color:#a27b2f;font-size:7.5px}.coupon-card button{color:#8a650e;background:transparent;font-size:8px;font-weight:800}.bill{margin-top:13px}.bill>div{padding:5px 0;display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.bill b{color:var(--ink)}.bill .saving,.bill .saving b{color:var(--green)}.bill .bill__total{margin-top:7px;padding-top:11px;border-top:1px solid var(--line);color:var(--ink);font-size:11px;font-weight:800}.payment-grid{margin-top:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.payment-grid button{padding:10px 4px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:#fffdfb;font-size:9px;font-weight:800}.checkout-card--last{margin-bottom:0}.checkout-bar{width:100%;max-width:520px;min-height:70px;padding:10px 13px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;position:fixed;z-index:40;bottom:0;left:50%;transform:translate(-50%);border-top:1px solid var(--line);background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.checkout-bar>div{display:flex;flex-direction:column}.checkout-bar strong{font:800 16px/1.2 Georgia,serif}.checkout-bar span{margin-top:2px;color:var(--muted);font-size:7.5px}.checkout-bar button{padding:12px 18px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--red),#b91f2d);font-size:10px;font-weight:900;box-shadow:0 8px 18px #d6283933}.checkout-bar button span{margin-left:5px;color:#fff;font-size:12px}.empty-cart{min-height:68vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-cart>span{width:70px;height:70px;display:grid;place-items:center;border-radius:24px;color:var(--red);background:var(--red-soft)}.empty-cart h1{margin-top:19px;font-size:22px}.empty-cart p{max-width:220px;margin-top:7px;color:var(--muted);font-size:10px;line-height:1.5}.empty-cart .button{margin-top:17px;padding-inline:20px}.tracking-shell{background:#fff9f5}.tracking-hero{padding:max(35px,calc(22px + env(safe-area-inset-top))) 22px 37px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(145deg,#8f1925,#d52a3a 58%,#e14b42);text-align:center}.tracking-hero:before,.tracking-hero:after{content:"";position:absolute;border-radius:50%;background:#ffffff14}.tracking-hero:before{width:180px;height:180px;top:-90px;right:-50px}.tracking-hero:after{width:130px;height:130px;bottom:-70px;left:-50px}.tracking-hero__label{position:relative;z-index:1;padding:5px 9px;display:inline-flex;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#ffffff1a;font-size:7px;font-weight:900;letter-spacing:.15em}.tracking-hero__visual{width:78px;height:78px;margin:17px auto 13px;display:grid;place-items:center;position:relative;border:1px solid rgba(255,255,255,.25);border-radius:27px;background:#ffffff1f}.tracking-hero__visual>span{font-size:39px}.tracking-hero__visual i{width:4px;height:4px;position:absolute;border-radius:50%;background:#ffd98c;animation:pulse 1.5s infinite}.tracking-hero__visual i:nth-child(2){top:10px;right:10px}.tracking-hero__visual i:nth-child(3){bottom:13px;left:7px;animation-delay:.3s}.tracking-hero__visual i:nth-child(4){top:15px;left:4px;animation-delay:.6s}@keyframes pulse{50%{transform:scale(2);opacity:.35}}.tracking-hero h1{position:relative;z-index:1;font-size:28px;line-height:1.05}.tracking-hero>p{max-width:320px;margin:9px auto 0;position:relative;z-index:1;color:#ffffffbf;font-size:9.5px;line-height:1.5}.time-pill{width:max-content;margin:16px auto 0;padding:8px 12px;display:flex;align-items:center;gap:8px;position:relative;z-index:1;border-radius:12px;color:#68111b;background:#fff;text-align:left}.time-pill>span{font-size:18px}.time-pill div{display:flex;flex-direction:column}.time-pill small{color:#987e78;font-size:6.5px}.time-pill strong{margin-top:2px;font-size:9px}.tracking-card{margin:-15px 13px 11px;padding:17px;position:relative;z-index:4;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.tracking-card__head{padding-bottom:14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.tracking-card__head span{color:var(--red);font-size:7px;font-weight:900;letter-spacing:.13em}.tracking-card__head h2{margin-top:3px;font-size:16px}.live-dot{width:9px;height:9px;border-radius:50%;background:#34a853;box-shadow:0 0 0 5px #34a8531f}.timeline{padding-top:4px}.timeline__step{min-height:65px;display:grid;grid-template-columns:29px minmax(0,1fr) auto;gap:10px;align-items:start;position:relative;padding-top:13px}.timeline__step:not(:last-child):after{content:"";width:2px;position:absolute;top:40px;bottom:-1px;left:13px;background:#eaded9}.timeline__marker{width:28px;height:28px;display:grid;place-items:center;position:relative;z-index:1;border:2px solid #e4d7d1;border-radius:50%;color:#ad9c97;background:#fff;font-size:8px;font-weight:900}.timeline__marker svg{width:14px}.timeline__step.is-done .timeline__marker{border-color:var(--green);color:#fff;background:var(--green)}.timeline__step.is-done:not(:last-child):after{background:var(--green)}.timeline__step.is-active .timeline__marker{border-color:var(--red);color:#fff;background:var(--red);box-shadow:0 0 0 5px var(--red-soft)}.timeline__step strong{display:block;padding-top:2px;font-size:10px}.timeline__step p{margin-top:4px;color:var(--muted);font-size:8px}.status-chip{margin-top:2px;padding:4px 6px;border-radius:999px;color:var(--red);background:var(--red-soft);font-size:6.5px;font-weight:900}.help-card{margin:0 13px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--line);border-radius:17px;background:#fff}.help-card>div{display:flex;align-items:center;gap:9px;min-width:0}.help-card>div>span{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:10px;color:var(--red);background:var(--red-soft)}.help-card svg{width:15px}.help-card strong{display:block;font-size:9px}.help-card p{margin-top:3px;color:var(--muted);font-size:7px}.help-card button{padding:8px 9px;flex:0 0 auto;border-radius:9px;color:var(--red);background:var(--red-soft);font-size:7px;font-weight:900}@media(min-width:700px){.app-stage{padding:42px 32px;align-items:center;gap:55px;background:radial-gradient(circle at 15% 10%,#fff7f0,transparent 35%),linear-gradient(135deg,#e7ded7,#f8f3ef)}.mobile-app{min-height:min(900px,calc(100vh - 84px));max-height:min(900px,calc(100vh - 84px));border:8px solid #2d2220;border-radius:38px;box-shadow:0 35px 90px #2f1c1838}.view-shell{min-height:calc(100vh - 100px)}.page-scroll{height:calc(100vh - 100px);min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d8c8c0 transparent}.topbar{padding-top:10px}.bottom-nav,.floating-cart,.checkout-bar{position:absolute}.desktop-note{width:270px;display:flex;flex-direction:column}.desktop-note span{color:var(--red);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.desktop-note strong{margin-top:15px;color:#382420;font:800 38px/1.05 Georgia,serif;letter-spacing:-.04em}.desktop-note small{margin-top:14px;color:#846f69;font-size:12px}}@media(min-width:1050px){.desktop-note{width:340px}.desktop-note strong{font-size:47px}}@media(max-width:370px){.hero__dish{right:-58px}.hero__qr{right:92px}.restaurant-card__top{grid-template-columns:42px minmax(0,1fr)}.restaurant-card__top .rating{grid-column:2;width:max-content;flex-direction:row;gap:3px}.restaurant-actions{grid-template-columns:1fr 1fr}.restaurant-actions .button:last-child{display:none}.food-card{grid-template-columns:90px minmax(0,1fr)}.food-card__visual{min-height:104px}}
