@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@500;600;700;800&display=swap";
:root{--ink:#0b0810;--purple:#6d28d9;--violet:#8b5cf6;--yellow:#ffd21f;--paper:#f7f7f8;--muted:#73717b;--line:#e8e6eb;--card:#fff;--dark:#14101c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.site-header{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f7f7f8d1;border-bottom:1px solid #14101c0f;position:sticky;top:0}.header-inner{align-items:center;gap:32px;max-width:1420px;margin:auto;padding:14px 28px;display:flex}.brand{letter-spacing:-.8px;align-items:center;gap:7px;font-family:Outfit,sans-serif;font-size:22px;font-weight:800;display:inline-flex}.brand>span:last-child,.brand span:not(.brand-mark){color:var(--ink)}.brand span span{color:var(--purple)}.brand-mark{background:var(--yellow);border-radius:9px;place-items:center;width:28px;height:28px;font-size:17px;display:grid;box-shadow:0 5px 15px #ffd21f47}.desktop-nav{gap:26px;margin-left:auto;font-size:14px;font-weight:600;display:flex}.desktop-nav a{opacity:.72;transition:all .25s}.desktop-nav a:hover{opacity:1;color:var(--purple)}.header-actions{align-items:center;gap:8px;margin-left:10px;display:flex}.icon-button,.cart-button,.menu-button{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:center;align-items:center;height:42px;padding:0 12px;transition:all .25s;display:inline-flex}.icon-button:hover,.cart-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #15101e14}.cart-button{gap:7px;font-weight:700;position:relative}.cart-button b,.mobile-nav b{background:var(--yellow);color:#16110a;border-radius:99px;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:-5px;right:-5px}.menu-button,.mobile-menu{display:none}.delivery-bar{color:#68646e;justify-content:space-between;max-width:1420px;margin:0 auto;padding:9px 28px;font-size:12px;display:flex}.delivery-bar span{align-items:center;gap:6px;display:flex}.delivery-status{color:var(--purple)}.delivery-status:first-letter{color:#23c55e}.page-shell{max-width:1420px;margin:auto;padding:0 28px}.hero{background:var(--dark);color:#fff;isolation:isolate;border-radius:38px;grid-template-columns:46% 54%;align-items:center;min-height:650px;margin:8px 0 58px;padding:60px 70px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;background:radial-gradient(circle at 70% 45%,#6d28d999,#0000 35%),radial-gradient(circle at 20% 110%,#ffd21f2e,#0000 30%);position:absolute;inset:0}.hero:after{content:"";z-index:-1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000,#0000);mask-image:linear-gradient(#0000,#000,#0000)}.hero-glow{filter:blur(90px);opacity:.4;border-radius:50%;width:280px;height:280px;position:absolute}.hero-glow.one{background:#7c3aed;top:15%;right:20%}.hero-glow.two{background:#ffd21f;bottom:-30%;left:8%}.hero-copy{z-index:3;position:relative}.eyebrow,.section-kicker{color:var(--yellow);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.eyebrow{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:99px;align-items:center;gap:8px;margin-bottom:22px;padding:8px 12px;display:inline-flex}.live-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #22c55e1a}.hero h1{letter-spacing:-.065em;margin:0 0 24px;font-family:Outfit,sans-serif;font-size:clamp(58px,6.6vw,100px);line-height:.86}.hero h1 span{color:var(--yellow)}.hero p{color:#bbb5c5;margin:0 0 28px;font-size:17px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.primary-button,.secondary-button{border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-weight:800;transition:all .25s;display:inline-flex}.primary-button{background:var(--yellow);color:#18120a;box-shadow:0 12px 28px #ffd21f2e}.primary-button:hover{transform:translateY(-3px);box-shadow:0 18px 35px #ffd21f47}.secondary-button{color:#fff;background:#ffffff0f;border:1px solid #ffffff29}.hero-mini-proof{color:#8f8a96;align-items:center;gap:10px;margin-top:25px;font-size:12px;display:flex}.hero-mini-proof b{color:#fff}.avatar-stack{display:flex}.avatar-stack i{border:2px solid var(--dark);background:linear-gradient(135deg,#ffd166,#7c3aed);border-radius:50%;width:25px;height:25px;margin-left:-6px}.hero-food{height:550px;position:relative}.hero-burger{object-fit:contain;filter:drop-shadow(0 40px 45px #00000073);mix-blend-mode:screen;transform:scale(1.05)}.hero-ring{border:1px solid #ffffff1f;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 100px #8b5cf626}.eta-card{background:#15111d;border:1px solid #ffd21f73;border-radius:20px;grid-template-columns:auto 1fr;gap:2px 8px;padding:13px 15px;display:grid;position:absolute;top:22%;right:1%;box-shadow:0 20px 50px #0000004d}.eta-card svg{color:var(--yellow);grid-row:1/4}.eta-card small{color:#aaa3b2;font-size:10px}.eta-card strong{color:var(--yellow);font-size:31px;line-height:1}.eta-card strong span{color:#fff;font-size:11px}.eta-card em{color:#8e8994;font-size:9px;font-style:normal}.floating-chip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:99px;padding:10px 13px;font-size:11px;font-weight:700;position:absolute}.chip-one{color:#fff;top:16%;left:7%}.chip-two{color:var(--yellow);bottom:13%;right:7%}.section{padding:0 0 70px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.section-heading h2,.page-title h1,.menu-hero h1,.checkout-heading h1,.account-hero h1{letter-spacing:-.05em;margin:6px 0 0;font-family:Outfit,sans-serif;font-size:clamp(30px,3.2vw,48px);line-height:.95}.section-heading>a{color:var(--purple);align-items:center;gap:3px;font-size:13px;font-weight:800;display:flex}.category-row{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:116px;transition:all .3s;display:flex}.category-card span{font-size:31px}.category-card b{font-size:13px}.category-card:hover,.category-card.active{border-color:#c9b5f6;transform:translateY(-5px);box-shadow:0 18px 40px #2d145014}.category-card.active{color:#fff;background:linear-gradient(145deg,#6d28d9,#4c1d95)}.deal-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.deal-card{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:255px;padding:25px;display:flex;position:relative;overflow:hidden}.deal-card.purple{color:#fff;background:linear-gradient(135deg,#251034,#6d28d9);border:0}.deal-card h3{margin:7px 0;font-family:Outfit;font-size:25px}.deal-card p{color:#777;max-width:280px;margin:0;font-size:13px;line-height:1.5}.purple p{color:#d4c9e0}.tiny-label{letter-spacing:.1em;color:var(--purple);font-size:10px;font-weight:900}.purple .tiny-label{color:var(--yellow)}.deal-price{margin-top:14px;font-family:Outfit;font-size:28px;font-weight:800}.deal-image{width:270px;height:230px;position:absolute;bottom:-45px;right:-35px;transform:rotate(-7deg)}.deal-image img{object-fit:contain;filter:drop-shadow(0 18px 20px #0003);width:100%;height:100%}.deal-card>button{z-index:2;background:var(--yellow);border:0;border-radius:12px;align-self:flex-start;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:flex;position:relative}.build-banner{color:#fff;background:linear-gradient(120deg,#151019,#27113e);border-radius:30px;grid-template-columns:32% 68%;align-items:center;margin-bottom:70px;padding:34px 38px;display:grid;position:relative;overflow:hidden}.build-banner:after{content:"⚡";color:#ffffff06;font-size:250px;position:absolute;top:-25%;right:2%;transform:rotate(12deg)}.build-banner h2{letter-spacing:-.04em;margin:7px 0;font-family:Outfit;font-size:36px}.build-banner p{color:#aaa0b1;margin:0 0 20px}.build-steps{z-index:2;grid-template-columns:repeat(4,1fr);gap:15px;display:grid;position:relative}.build-steps div{text-align:center;flex-direction:column;align-items:center;gap:7px;display:flex}.build-steps b{background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.build-steps span{font-size:34px}.build-steps small{color:#aaa0b1;font-size:10px}.restaurant-row{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.restaurant-card{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:12px;padding:15px;display:flex}.restaurant-icon{background:#f4f2f6;border-radius:13px;place-items:center;width:45px;height:45px;font-size:23px;display:grid}.restaurant-card b{font-size:13px}.restaurant-card div div{color:#706b76;align-items:center;gap:3px;margin:4px 0;font-size:10px;display:flex}.restaurant-card div div svg{color:#f59e0b}.restaurant-card small{color:#16a34a;font-size:9px}.flash-offer{color:#fff;background:linear-gradient(105deg,#5b21b6,#7c3aed);border-radius:26px;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;min-height:145px;margin-bottom:70px;padding:20px 25px;display:grid;position:relative;overflow:hidden}.flash-copy>span{color:var(--yellow);letter-spacing:.1em;align-items:center;gap:5px;font-size:10px;font-weight:900;display:flex}.flash-copy h2{margin:5px 0 0;font-family:Outfit;font-size:27px}.flash-copy p{color:#ddd2ec;margin:0;font-size:11px}.flash-copy strong{color:#1b1127;background:var(--yellow);border-radius:6px;margin-top:8px;padding:4px 7px;font-size:10px;display:inline-block}.offer-timer{z-index:2;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.offer-timer b{background:#ffffff1f;border:1px solid #ffffff1a;border-radius:10px;padding:8px 10px;font-family:Outfit;font-size:32px}.offer-timer small{color:#d8cdea;font-size:7px;position:absolute;bottom:-17px}.offer-art{filter:drop-shadow(0 15px 18px #0003);text-align:center;font-size:90px;transform:rotate(-12deg)}.offer-percent{font-size:22px}.offer-percent b{color:var(--yellow);font-family:Outfit;font-size:46px}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:25px;min-width:0;transition:all .3s;overflow:hidden}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #140a2317}.product-image-wrap{background:#eeeaf3;height:230px;display:block;position:relative;overflow:hidden}.product-image{object-fit:cover;transition:all .5s}.product-card:hover .product-image{transform:scale(1.05)}.product-badge{z-index:2;background:var(--yellow);color:#1b1406;border-radius:99px;padding:6px 8px;font-size:9px;font-weight:900;position:absolute;top:12px;left:12px}.heart{color:#7b7481;z-index:3;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.heart.liked,.liked{color:#e11d48}.product-info{padding:15px}.product-rating{color:#746f79;align-items:center;gap:4px;font-size:10px;display:flex}.product-rating svg{color:#f59e0b}.product-rating span{color:#aaa5ad}.product-info h3{letter-spacing:-.025em;margin:7px 0 6px;font-family:Outfit;font-size:20px}.product-info p{color:#7b7680;min-height:34px;margin:0 0 15px;font-size:11px;line-height:1.5}.product-bottom{justify-content:space-between;align-items:center;display:flex}.product-bottom strong{font-family:Outfit;font-size:21px}.product-bottom del{color:#aaa;margin-left:5px;font-size:11px}.add-button{background:var(--yellow);border:0;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.social-proof{border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-columns:1fr auto auto;align-items:center;gap:30px;margin-bottom:70px;padding:30px;display:grid}.social-proof h2{margin:5px 0;font-family:Outfit;font-size:30px}.social-proof p{color:#777;margin:0;font-size:13px}.rating-big{align-items:center;gap:10px;display:flex}.rating-big>strong{font-family:Outfit;font-size:48px}.stars{color:#f59e0b;letter-spacing:2px}.rating-big small{color:#777;font-size:10px}.newsletter{color:#fff;background:#0f0b15;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;margin-bottom:70px;padding:36px;display:grid}.newsletter h2{margin:5px 0;font-family:Outfit;font-size:36px}.newsletter p{color:#9f98a7;margin:0}.newsletter-form{gap:8px;display:flex}.newsletter-form input{color:#fff;background:#1a1520;border:1px solid #3a3442;border-radius:14px;outline:0;flex:1;min-width:0;height:52px;padding:0 15px}.newsletter-form button{background:var(--yellow);border:0;border-radius:14px;align-items:center;gap:6px;height:52px;padding:0 17px;font-weight:800;display:flex}.footer{color:#716c76;grid-template-columns:2fr 1fr 1fr;gap:50px;max-width:1420px;margin:auto;padding:50px 28px 100px;display:grid}.footer p{font-size:12px}.footer>div:not(:first-child){flex-direction:column;gap:9px;font-size:12px;display:flex}.footer b{color:#1a1520}.inner-page{padding-top:48px;padding-bottom:100px}.page-title{margin:0 0 35px}.page-title p,.menu-hero p,.checkout-heading p,.account-hero p{color:#7a757f;margin-top:10px}.back-link{color:#746d7b;align-items:center;gap:6px;margin-bottom:25px;font-size:12px;font-weight:700;display:inline-flex}.menu-hero{grid-template-columns:1fr 430px;align-items:end;gap:30px;margin-bottom:35px;display:grid}.menu-hero h1 span{color:var(--purple)}.menu-search{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:10px;height:54px;padding:0 15px;display:flex;box-shadow:0 10px 25px #140a230a}.menu-search svg{color:var(--purple)}.menu-search input{border:0;outline:0;flex:1;min-width:0}.menu-search button{background:0 0;border:0}.filter-bar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.filter-categories{gap:7px;padding-bottom:2px;display:flex;overflow:auto}.filter-categories button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:99px;padding:9px 13px;font-size:11px;font-weight:700}.filter-categories button.active{color:#fff;background:#21132f;border-color:#21132f}.filter-bar label{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:12px;align-items:center;gap:5px;padding:8px 11px;font-size:11px;display:flex}.filter-bar select{background:0 0;border:0;outline:0;font-weight:700}.menu-result-line{color:#777;justify-content:space-between;margin-bottom:16px;font-size:11px;display:flex}.cart-layout{grid-template-columns:1.4fr .6fr;align-items:start;gap:25px;display:grid}.cart-list{flex-direction:column;gap:10px;display:flex}.cart-item{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:82px 1fr auto auto;align-items:center;gap:15px;padding:13px;display:grid}.cart-item>img{object-fit:cover;border-radius:15px;width:82px;height:82px}.cart-item h3{margin:0 0 4px;font-family:Outfit;font-size:17px}.cart-item p{color:#8a8490;margin:0 0 10px;font-size:10px}.cart-item>strong{font-family:Outfit;font-size:18px}.quantity{border:1px solid var(--line);border-radius:11px;align-items:center;gap:12px;width:max-content;padding:4px;display:flex}.quantity button{background:#f4f2f6;border:0;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.trash{color:#9a949f;background:0 0;border:0}.summary-card{color:#fff;background:#17121f;border-radius:25px;padding:23px;position:sticky;top:90px}.summary-card h2{margin:0 0 22px;font-family:Outfit;font-size:24px}.summary-card>div{color:#aaa2b0;justify-content:space-between;margin:11px 0;font-size:12px;display:flex}.summary-card>div b{color:#fff}.summary-card hr,.checkout-summary hr{border:0;border-top:1px solid #ffffff1a;margin:17px 0}.summary-card .total-row{color:#fff;font-size:15px}.summary-card .total-row b{color:var(--yellow);font-family:Outfit;font-size:24px}.summary-note{color:#908797;font-size:10px;line-height:1.5}.wide{width:100%;margin-top:8px}.empty-state{text-align:center;border:1px solid var(--line);color:#756f79;background:#fff;border-radius:28px;padding:65px 20px}.empty-state>div{font-size:50px}.empty-state h2{color:#19131e;margin:8px 0;font-family:Outfit}.empty-state p{margin-bottom:20px;font-size:12px}.empty-state.small{padding:45px}.checkout-top{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 35px;display:flex}.secure{color:#6c6670;align-items:center;gap:5px;font-size:11px;display:flex}.checkout-page{grid-template-columns:1fr 350px;gap:30px;max-width:1180px;margin:auto;padding:55px 25px 100px;display:grid}.checkout-heading{margin-bottom:25px}.checkout-main{min-width:0}.checkout-card{border:1px solid var(--line);background:#fff;border-radius:23px;margin-bottom:14px;padding:23px}.card-title{align-items:center;gap:12px;margin-bottom:20px;display:flex}.card-title>span{width:40px;height:40px;color:var(--purple);background:#f2ecff;border-radius:12px;place-items:center;display:grid}.card-title h2{margin:0;font-family:Outfit;font-size:18px}.card-title p{color:#888;margin:3px 0 0;font-size:10px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{color:#4d4652;flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.form-grid label span{color:#999;font-weight:500}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea{border:1px solid var(--line);background:#fafafa;border-radius:12px;outline:0;height:46px;padding:0 12px}.form-grid textarea{resize:vertical;height:82px;padding:12px}.payment-options{gap:9px;display:grid}.payment-options button{text-align:left;border:1px solid var(--line);background:#fafafa;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.payment-options button.selected{background:#f8f4ff;border-color:#a98ae8}.payment-options button>span{font-size:22px}.payment-options b{font-size:12px;display:block}.payment-options small{color:#8a848e;margin-top:3px;font-size:9px;display:block}.payment-options svg{color:var(--purple)}.error-box{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;margin-bottom:12px;padding:11px 13px;font-size:11px}.place-order{width:100%;height:55px}.checkout-summary{color:#fff;background:#17121f;border-radius:23px;align-self:start;padding:22px;position:sticky;top:90px}.checkout-summary h2{margin:0 0 20px;font-family:Outfit}.mini-line{align-items:center;gap:10px;margin-bottom:12px;display:flex}.mini-line img{object-fit:cover;border-radius:10px;width:48px;height:48px}.mini-line div{flex:1;justify-content:space-between;gap:8px;font-size:10px;display:flex}.mini-line span{color:var(--yellow);white-space:nowrap}.checkout-summary>div:not(.mini-line):not(.total-row):not(.demo-callout){color:#aaa2b0;justify-content:space-between;margin:9px 0;font-size:11px;display:flex}.checkout-summary .total-row{justify-content:space-between;align-items:center;margin-top:17px;display:flex}.checkout-summary .total-row b{color:var(--yellow);font-family:Outfit;font-size:24px}.demo-callout{color:#bdb2c8;background:#ffd21f14;border-radius:13px;gap:8px;margin-top:20px;padding:11px;font-size:9px;line-height:1.5;display:flex}.demo-callout svg{color:var(--yellow);flex:none}.checkout-empty{text-align:center;padding:120px 20px}.tracking-card{color:#fff;background:#17121f;border-radius:25px;margin-bottom:25px;padding:22px}.tracking-head{justify-content:space-between;align-items:center;font-size:12px;display:flex}.tracking-head>div{align-items:center;gap:8px;display:flex}.tracking-head b{color:var(--yellow);font-family:Outfit;font-size:20px}.track-line{grid-template-columns:repeat(4,1fr);margin:30px 0 25px;display:grid;position:relative}.track-line:before{content:"";background:#4a414f;height:2px;position:absolute;top:18px;left:7%;right:7%}.track-step{text-align:center;position:relative}.track-step span{z-index:1;color:#aaa;background:#2b2530;border-radius:50%;place-items:center;width:38px;height:38px;margin:auto;display:grid;position:relative}.track-step.active span{background:var(--yellow);color:#17121f}.track-step b{margin-top:8px;font-size:10px;display:block}.track-step small{color:#82798b;font-size:8px}.tracking-address{color:#a59cac;border-top:1px solid #ffffff14;align-items:center;gap:6px;padding-top:15px;font-size:10px;display:flex}.orders-list{gap:12px;display:grid}.order-card{border:1px solid var(--line);background:#fff;border-radius:21px;padding:17px}.order-head{justify-content:space-between;align-items:center;display:flex}.order-head>div{flex-direction:column;gap:4px;display:flex}.order-head b{font-family:Outfit}.order-head span{color:#89838d;font-size:9px}.status-pill{color:#15803d;background:#ecfdf3;border-radius:99px;align-items:center;gap:4px;padding:6px 9px;font-size:9px;font-weight:800;display:flex}.order-items{gap:8px;margin:15px 0;display:flex}.order-items div{background:#f7f5f8;border-radius:10px;align-items:center;gap:6px;padding:5px 7px;font-size:9px;display:flex}.order-items img{object-fit:cover;border-radius:7px;width:30px;height:30px}.order-foot{border-top:1px solid var(--line);align-items:center;gap:15px;padding-top:12px;display:flex}.order-foot strong{font-family:Outfit;font-size:18px}.order-foot span{color:#777;font-size:9px}.order-foot button{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:5px;margin-left:auto;padding:7px 10px;font-size:9px;font-weight:800;display:flex}.account-hero{color:#fff;background:#17121f;border-radius:26px;align-items:center;gap:16px;margin-bottom:16px;padding:28px;display:flex}.account-hero .section-kicker{color:var(--yellow)}.account-hero p{color:#a79fac}.profile-avatar{background:linear-gradient(135deg,var(--yellow),#ff9f1c);color:#241800;border-radius:20px;place-items:center;width:66px;height:66px;font-family:Outfit;font-size:28px;display:grid}.account-hero .icon-button{margin-left:auto}.account-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:45px;display:grid}.account-stats>div{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr;column-gap:10px;padding:18px;display:grid}.account-stats svg{color:var(--purple);grid-row:1/3}.account-stats b{font-family:Outfit;font-size:20px}.account-stats span{color:#888;font-size:9px}.account-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:55px;display:grid}.account-panel{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px}.account-panel h2{margin:0 0 15px;font-family:Outfit;font-size:19px}.address-box{background:#f8f7f9;border-radius:15px;align-items:flex-start;gap:10px;padding:14px;display:flex}.address-box svg{color:var(--purple)}.address-box b{font-size:12px}.address-box p{color:#777;margin:4px 0 0;font-size:10px;line-height:1.5}.address-box button{color:var(--purple);background:0 0;border:0;margin-left:auto;font-size:10px;font-weight:800}.account-panel>a{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px 0;font-size:11px;font-weight:700;display:flex}.account-panel>a:last-child{border:0}.account-panel>a svg{color:var(--purple);width:17px}.account-panel>a span{color:#aaa;margin-left:auto}.product-detail{grid-template-columns:1fr 1fr;align-items:center;gap:55px;display:grid}.detail-image{background:#e8e4ed;border-radius:30px;height:590px;position:relative;overflow:hidden}.detail-image img{object-fit:cover}.detail-image>span{background:var(--yellow);z-index:2;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:18px;left:18px}.detail-copy h1{letter-spacing:-.06em;margin:12px 0;font-family:Outfit;font-size:clamp(40px,5vw,70px);line-height:.92}.detail-description{color:#777;max-width:520px;font-size:15px;line-height:1.65}.detail-price{margin:20px 0;font-family:Outfit;font-size:35px}.detail-price del{color:#aaa;margin-left:8px;font-size:14px}.ingredients{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0}.ingredients>b{font-size:11px}.ingredients>div{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.ingredients span{background:#f4f1f7;border-radius:99px;padding:7px 9px;font-size:9px}.detail-actions{align-items:center;gap:9px;margin-top:20px;display:flex}.detail-actions .primary-button{flex:1}.detail-note{color:#888;margin-top:15px;font-size:10px}.mobile-nav{display:none}@media (max-width:1000px){.hero{grid-template-columns:1fr;min-height:760px;padding:45px 35px}.hero-copy{text-align:center}.hero-actions,.hero-mini-proof{justify-content:center}.hero-food{height:420px;margin-top:-15px}.hero-ring{width:380px;height:380px}.eta-card{top:18%;right:7%}.category-row{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.build-banner{grid-template-columns:1fr;gap:30px}.restaurant-row{grid-template-columns:repeat(2,1fr)}.flash-offer{grid-template-columns:1.3fr 1fr 1fr}.offer-percent{display:none}.cart-layout,.checkout-page{grid-template-columns:1fr}.summary-card,.checkout-summary{position:relative;top:auto}.checkout-summary{order:-1}.product-detail{grid-template-columns:1fr;gap:30px}.detail-image{height:500px}}@media (max-width:700px){.header-inner{padding:11px 14px}.desktop-nav,.desktop-only,.delivery-bar{display:none}.menu-button{width:42px;padding:0;display:inline-flex}.mobile-menu{flex-wrap:wrap;gap:8px;padding:8px 14px 15px;display:flex}.mobile-menu a{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 12px;font-size:11px;font-weight:700}.page-shell{padding:0 14px}.hero{border-radius:0 0 30px 30px;min-height:690px;margin:0 -14px 40px;padding:38px 20px 25px}.hero h1{font-size:58px}.hero p{font-size:14px}.hero-food{height:360px}.hero-ring{width:310px;height:310px}.eta-card{top:15%;right:0;transform:scale(.9)}.chip-one{top:17%;left:0;transform:scale(.9)}.chip-two{bottom:8%;right:0;transform:scale(.9)}.section{padding-bottom:45px}.section-heading{align-items:end}.section-heading h2{font-size:29px}.category-row{margin:0 -14px;padding:2px 14px 8px;display:flex;overflow:auto}.category-card{border-radius:19px;min-width:92px;height:100px}.category-card span{font-size:25px}.category-card b{font-size:11px}.deal-grid{grid-template-columns:1fr}.deal-card{min-height:230px}.deal-image{width:230px;height:200px;right:-35px}.build-banner{border-radius:24px;margin:0 -2px 45px;padding:25px 20px}.build-banner h2{font-size:29px}.build-steps{gap:5px}.build-steps span{font-size:27px}.build-steps small{font-size:8px}.restaurant-row{margin:0 -14px;padding:0 14px 8px;display:flex;overflow:auto}.restaurant-card{min-width:200px}.flash-offer{grid-template-columns:1.3fr 1fr;margin-bottom:45px;padding:17px}.offer-timer b{font-size:24px}.offer-art{font-size:65px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-image-wrap{height:160px}.product-info{padding:11px}.product-info h3{font-size:15px}.product-info p{display:none}.product-bottom strong{font-size:17px}.add-button{width:34px;height:34px}.social-proof{grid-template-columns:1fr;gap:15px;margin-bottom:45px;padding:22px}.newsletter{grid-template-columns:1fr;gap:20px;margin-bottom:45px;padding:24px}.newsletter h2{font-size:29px}.newsletter-form{flex-direction:column}.footer{grid-template-columns:1fr 1fr;padding:35px 14px 100px}.footer>div:first-child{grid-column:1/-1}.inner-page{padding-top:30px;padding-bottom:90px}.menu-hero{grid-template-columns:1fr;gap:18px}.menu-hero h1{font-size:44px}.menu-search{height:50px}.filter-bar{display:block}.filter-categories{margin-bottom:10px}.menu-result-line{margin-top:15px}.cart-item{grid-template-columns:62px 1fr auto;gap:10px}.cart-item>img{width:62px;height:62px}.cart-item>strong{grid-area:1/3}.cart-item .trash{grid-area:2/3}.cart-item-main{grid-column:2}.checkout-top{height:62px;padding:0 14px}.checkout-top .secure{display:none}.checkout-page{padding:30px 14px 90px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.checkout-summary{order:-1}.track-line{gap:3px}.track-step b{font-size:8px}.track-step small{font-size:7px}.account-hero{padding:20px}.account-stats{gap:7px}.account-stats>div{padding:13px 10px}.account-stats b{font-size:17px}.account-grid{grid-template-columns:1fr}.detail-image{height:400px}.detail-copy h1{font-size:48px}.detail-actions{flex-wrap:wrap}.detail-actions .primary-button{flex-basis:100%;order:3}.mobile-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:60;background:#14101cf2;border:1px solid #ffffff14;border-radius:21px;justify-content:space-around;align-items:center;height:62px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 20px 50px #00000040}.mobile-nav a{color:#aaa3ae;flex-direction:column;align-items:center;gap:4px;font-size:8px;display:flex;position:relative}.mobile-nav a>span:first-child{font-size:18px}.mobile-nav .quick{background:var(--yellow);color:#18120a;border:4px solid var(--paper);border-radius:50%;place-items:center;width:48px;height:48px;margin-top:-23px;display:grid;box-shadow:0 8px 25px #ffd21f47}.mobile-nav .quick span{font-size:22px}.brand{font-size:19px}.brand-mark{width:25px;height:25px}.cart-button{height:40px;padding:0 10px}.cart-button span{display:none}}@media (max-width:390px){.hero h1{font-size:50px}.hero{min-height:650px}.hero-food{height:330px}.product-grid{gap:7px}.product-image-wrap{height:145px}.product-info h3{font-size:14px}.offer-art{font-size:52px}}
