:root{--color-red:#e5342a;--color-red-dark:#c8281f;--color-black:#0b0b0b;--color-black-soft:#141414;--color-ink:#191919;--color-body:#5c6169;--color-body-light:#9aa0a6;--color-cream:#f4f4f2;--color-white:#fff;--color-line:#e7e7e5;--font-display:"Poppins", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;--font-ui:"Manrope", "Segoe UI", sans-serif;--font-script:"Courgette", "Lucida Calligraphy", "Apple Chancery", Georgia, serif;--radius-pill:999px;--radius-lg:24px;--radius-md:16px;--max-width:1240px;--shell-max-width:1548px;--shell-gutter:clamp(32px, 3.6vw, 52px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;scroll-padding-top:0}@supports not (scrollbar-gutter:stable){html{overflow-y:scroll}}body{font-family:var(--font-body);color:var(--color-ink);background:var(--color-white);-webkit-font-smoothing:antialiased;-moz-text-size-adjust:100%;text-size-adjust:100%;margin:0}h1,h2,h3,h4{font-family:var(--font-display);color:var(--color-black);letter-spacing:-.01em;margin:0}p{color:var(--color-body);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:var(--font-body)}ul{margin:0;padding:0;list-style:none}img,video{max-width:100%;display:block}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}@media (max-width:640px){.container{padding:0 20px}}:focus-visible{outline:3px solid var(--color-red);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body.splash-active{overscroll-behavior:none}@media (max-width:600px){:root{--shell-gutter:16px}}.navbar{z-index:60;padding:18px var(--shell-gutter) 0;pointer-events:none;justify-content:center;display:flex;position:fixed;top:0;left:0;right:0}.navbar__inner{pointer-events:auto;width:100%;max-width:var(--shell-max-width);-webkit-backdrop-filter:blur(25px)saturate(138%);background:linear-gradient(110deg,#fff9,#fffcf985);border:1px solid #ffffffb3;border-radius:24px;justify-content:space-between;align-items:center;gap:clamp(14px,1.4vw,22px);min-height:82px;padding:10px 16px;transition:background .34s,border-color .34s,box-shadow .34s;display:flex;box-shadow:inset 0 1px #ffffffb8,0 6px 20px #3d160f0b}.navbar--scrolled .navbar__inner{-webkit-backdrop-filter:blur(27px)saturate(132%);background:linear-gradient(110deg,#ffffffc2,#ffffffad);border-color:#ffffffb8;box-shadow:inset 0 1px #ffffffb8,0 2px 10px #3d160f05}.navbar__brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.navbar__logo{box-shadow:none;background:0 0;border:0;border-radius:13px;flex:none;justify-content:center;align-items:center;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1);display:inline-flex;overflow:hidden}.navbar__logo img{object-fit:cover;border-radius:13px;width:50px;height:50px;display:block}.navbar__brand-copy{gap:3px;display:grid;transform:translateY(1px)}.navbar__brand-tagline{color:#000;font-family:"Inter", var(--font-body);letter-spacing:-.022em;white-space:nowrap;font-size:.9rem;font-weight:600}.navbar__brand-underline{transform-origin:0;background:#f62e18;border-radius:999px;width:90%;height:2px;margin-left:5%;display:block;transform:rotate(-1.2deg)}.navbar__links{font-family:"Inter", var(--font-body);letter-spacing:-.014em;color:#000;white-space:nowrap;justify-content:center;align-items:center;gap:clamp(16px,1.2vw,24px);margin-left:auto;font-size:clamp(.82rem,.72vw,.9rem);font-weight:520;display:flex}.navbar__links a{color:#000;transition:color .22s;position:relative}:is(.navbar__links a:hover,.navbar__links a:focus-visible){color:#f62e18}.navbar__actions{align-items:center;gap:10px;min-width:max-content;display:flex}.navbar__auth,.navbar__app{min-height:44px;font-family:"Inter", var(--font-body);letter-spacing:-.014em;white-space:nowrap;justify-content:center;align-items:center;font-size:.88rem;font-weight:620;line-height:1;transition:color .22s,box-shadow .22s,background-color .22s,border-color .22s;display:inline-flex}.navbar__auth{color:#000;-webkit-backdrop-filter:blur(12px);background:#ffffff38;border:1px solid #7a160d1f;border-radius:16px;padding:0 18px}:is(.navbar__auth:hover,.navbar__auth:focus-visible){color:#f62e18;background:#ffffff57;border-color:#f62e1833;box-shadow:0 5px 14px #3d160f0a}.navbar__app{color:#fff;background:#f62e18;border:1px solid #f62e18;border-radius:15px;gap:13px;padding:0 18px 0 20px}:is(.navbar__app:hover,.navbar__app:focus-visible){background:#ff3b25;border-color:#ff3b25;box-shadow:0 6px 16px #f62e1829}.navbar__app-text{align-items:center;display:inline-flex}.navbar__app-icons{justify-content:center;align-items:center;gap:11px;line-height:0;display:inline-flex}.navbar__store-icon{fill:currentColor;flex:none;width:auto;height:22px;display:block}.navbar__store-icon--apple{width:18px;height:24px}.navbar__store-icon--play{width:20px;height:20px}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.navbar__inner{background:#ffffffeb}.navbar--scrolled .navbar__inner{background:#fffffff5}}@media (max-width:1500px){.navbar{padding:15px var(--shell-gutter) 0}.navbar__inner{border-radius:22px;min-height:74px;padding:9px 13px}.navbar__logo img{border-radius:12px;width:46px;height:46px}.navbar__logo{border-radius:12px}.navbar__brand-tagline{font-size:.84rem}.navbar__links{gap:clamp(16px,1.5vw,24px);font-size:clamp(.78rem,.72vw,.86rem)}.navbar__auth,.navbar__app{min-height:42px;font-size:.84rem}}@media (max-width:1320px){.navbar__brand-copy{display:none}.navbar__links{gap:clamp(15px,1.8vw,24px)}}@media (max-width:1080px){.navbar{padding:12px 18px 0}.navbar__inner{border-radius:20px;min-height:64px;padding:8px 12px}.navbar__logo img{width:42px;height:42px}.navbar__links{gap:14px;font-size:.78rem}.navbar__auth,.navbar__app{min-height:40px;font-size:.79rem}}@media (max-width:860px){.navbar__links,.navbar__brand-copy{display:none}}@media (max-width:600px){.navbar{padding:10px 12px 0}.navbar__inner{border-radius:18px;gap:8px;min-height:60px;padding:7px 10px}.navbar__logo img{border-radius:10px;width:38px;height:38px}.navbar__actions{gap:8px}.navbar__auth,.navbar__app{min-height:36px;padding-inline:12px;font-size:.74rem}.navbar__app{gap:8px;padding-left:14px;padding-right:14px}.navbar__app-icons{gap:8px}.navbar__store-icon--apple{width:15px;height:20px}.navbar__store-icon--play{width:17px;height:17px}}@media (max-width:380px){.navbar__auth,.navbar__app{padding-inline:9px;font-size:.7rem}.navbar__actions{gap:6px}.navbar__app,.navbar__app-icons{gap:7px}}@media (max-width:340px){.navbar__inner{padding-inline:8px}.navbar__app{gap:5px;padding-inline:6px;font-size:.66rem}.navbar__app-icons{gap:5px}.navbar__store-icon--apple{width:12px;height:16px}.navbar__store-icon--play{width:14px;height:14px}}.hero{height:100vh;height:100svh;height:100dvh;min-height:0;color:var(--color-white);isolation:isolate;display:flex;position:relative;overflow:hidden}.hero__media{z-index:-2;background:var(--color-black);position:absolute;inset:0}.hero__video{object-fit:cover;object-position:center;width:100%;height:100%}.hero__scrim{background:radial-gradient(circle,#0c090714 0%,#0c09073d 58%,#0c09076b 100%),linear-gradient(#07050529 0%,#0705051a 24%,#07050542 100%);position:absolute;inset:0}.hero__content{z-index:1;justify-content:center;align-items:center;min-height:100%;padding-top:clamp(104px,13vh,124px);padding-bottom:42px;display:flex;position:relative}.hero__inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:860px;display:flex}.hero__headline{letter-spacing:.01em;text-transform:uppercase;color:var(--color-white);text-wrap:balance;text-shadow:0 12px 36px #00000038;margin-bottom:18px;font-family:EB Garamond,Georgia,serif;font-size:clamp(4rem,7.4vw,7rem);font-weight:800;line-height:.9}.hero__subtext{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:#fff4e8e6;margin-bottom:32px;font-size:clamp(.82rem,1vw,.96rem);font-weight:500}.hero__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.hero__ghost{color:var(--color-white)!important}.hero__ghost:hover{color:#ffd4ce!important}@media (min-width:901px) and (max-height:760px){.hero__content{padding-top:92px;padding-bottom:28px}.hero__headline{margin-bottom:14px;font-size:clamp(3.7rem,6.2vw,6.2rem)}.hero__subtext{margin-bottom:24px;font-size:.8rem}}@media (max-width:900px){.hero{height:auto;min-height:100vh;min-height:100svh;min-height:100dvh}.hero__content{padding-top:116px;padding-bottom:72px}.hero__inner{max-width:680px}.hero__headline{font-size:clamp(3.45rem,11.5vw,5.4rem);line-height:.94}}@media (max-width:560px){.hero__content{padding-top:108px;padding-bottom:52px}.hero__headline{margin-bottom:12px;font-size:clamp(3rem,13.4vw,4.2rem)}.hero__subtext{letter-spacing:.18em;margin-bottom:24px;font-size:.74rem}}@media (prefers-reduced-motion:no-preference){.hero__inner>*{opacity:0;transform:translateY(24px)}.hero.is-visible .hero__inner>*{animation:.75s cubic-bezier(.22,1,.36,1) forwards heroRise}.hero.is-visible .hero__headline{animation-delay:.12s}.hero.is-visible .hero__subtext{animation-delay:.24s}.hero.is-visible .hero__ctas{animation-delay:.34s}.hero__video{transform:scale(1.025)}.hero.is-visible .hero__video{animation:1.8s cubic-bezier(.22,1,.36,1) forwards heroVideoSettle}}@keyframes heroRise{to{opacity:1;transform:translateY(0)}}@keyframes heroVideoSettle{to{transform:scale(1)}}.btn{font-family:var(--font-body);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .22s,border-color .22s,box-shadow .22s;display:inline-flex}.btn:active{transform:scale(.97)}.btn__icon{align-items:center;display:inline-flex}.btn--primary{background:var(--color-red);color:var(--color-white)}.btn--primary:hover{background:var(--color-red-dark);transform:translateY(-2px)scale(1.015);box-shadow:0 10px 24px #e5342a38}.btn--secondary{background:var(--color-white);color:var(--color-black);border-color:var(--color-line)}.btn--secondary:hover{border-color:var(--color-black);transform:translateY(-2px)}.btn--ghost{color:var(--color-ink);background:0 0;padding:14px 8px}.btn--ghost:hover{color:var(--color-red)}.btn--pill-outline{background:var(--color-white);color:var(--color-black);border:1.5px solid var(--color-line);border-radius:10px;padding:12px 22px;font-weight:600}.btn--pill-outline:hover{border-color:var(--color-black);transform:translateY(-2px);box-shadow:0 8px 18px #00000014}.chefs{font-family:var(--font-ui);background:#fff;padding:56px 0 104px;position:relative}.chefs__frame{position:relative}.chefs__panel{text-align:center;background:#fff;border:1px solid #e5342a14;border-radius:36px;max-width:1020px;margin:0 auto;padding:52px 72px 62px;position:relative;overflow:hidden;box-shadow:0 28px 68px #18141212,inset 0 1px #ffffffe6}.chefs__eyebrow{z-index:1;margin-bottom:22px;position:relative}.chefs__eyebrow span{min-height:38px;color:var(--color-red);font-family:"fraunces", var(--font-body);letter-spacing:.14em;text-transform:uppercase;background:#f62e1814;border:1px solid #f62e181f;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.89rem;font-weight:700;display:inline-flex}.chefs__headline{z-index:1;max-width:820px;font-family:var(--font-ui);letter-spacing:-.055em;color:#101218;text-wrap:balance;margin:0 auto 22px;font-size:clamp(2.45rem,4vw,4rem);font-weight:800;line-height:1.08;position:relative}.chefs__headline-accent{color:#16181d;display:inline-block;position:relative}.chefs__headline-accent:after{content:"";z-index:-1;background:linear-gradient(90deg,#f62e183d,#f62e181f);border-radius:999px;height:.28em;position:absolute;bottom:.12em;left:4px;right:4px}.chefs__text{z-index:1;max-width:860px;font-family:"Fraunces",var(--font-body);letter-spacing:-.016em;color:#656d77;text-wrap:balance;margin:0 auto;font-size:clamp(1.04rem,1.12vw,1.15rem);font-weight:400;line-height:1.86;position:relative}.chefs__text strong{color:#2a2f36;font-weight:700}.chefs__actions{z-index:1;justify-content:center;margin-top:34px;display:flex;position:relative}.chefs__cta{min-height:56px;font-family:"Inter", var(--font-body);letter-spacing:-.02em;padding:16px 28px;font-size:1rem;font-weight:700;box-shadow:0 16px 36px #e5342a38}.chefs__cta:hover{box-shadow:0 20px 42px #e5342a42}.chefs__cta-icon{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@media (max-width:900px){.chefs{padding:42px 0 88px}.chefs__panel{border-radius:28px;padding:42px 34px 48px}.chefs__headline{margin-bottom:18px}.chefs__text{max-width:760px;line-height:1.76}.chefs__actions{margin-top:28px}}@media (max-width:560px){.chefs{padding:34px 0 72px}.chefs__panel{border-radius:24px;padding:34px 22px 38px}.chefs__eyebrow{margin-bottom:16px}.chefs__eyebrow span{letter-spacing:.1em;min-height:34px;padding:0 14px;font-size:.78rem}.chefs__headline{font-size:clamp(1.9rem,8vw,2.7rem);line-height:1.12}.chefs__text{font-size:.98rem;line-height:1.72}.chefs__actions{margin-top:24px}.chefs__cta{justify-content:center;width:100%;min-height:52px;font-size:.96rem}}.rider{font-family:var(--font-ui);background:#fff;padding:12px 0 24px}.rider__container{width:100%}.rider__shell{grid-template-columns:minmax(340px,.94fr) minmax(300px,.82fr);align-items:center;gap:clamp(24px,4vw,56px);max-width:1180px;margin:0 auto;display:grid}.rider__content,.rider__media{justify-self:end;width:100%;min-width:0;max-width:820px}.rider__content{padding-left:24px;position:relative}.rider__content:before{content:"";background:linear-gradient(#f62e18fa,#f62e1847);border-radius:999px;width:4px;height:clamp(184px,26vw,236px);position:absolute;top:8px;left:0;box-shadow:0 10px 24px #f62e181f}.rider__eyebrow{min-height:36px;font-family:"Inter", var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--color-red);background:#f62e1812;border:1px solid #f62e181f;border-radius:999px;align-items:center;margin:0 0 18px;padding:0 14px;font-size:.86rem;font-weight:700;line-height:1.2;display:inline-flex}.rider__headline{max-width:620px;font-family:var(--font-ui);letter-spacing:-.05em;color:#111319;text-wrap:balance;margin:0 0 18px;font-size:clamp(2.1rem,3.55vw,3.2rem);font-weight:800;line-height:1.04}.rider__lead{max-width:560px;font-family:"EB Garamond" , var(--font-display);letter-spacing:-.02em;color:#394149;text-wrap:pretty;margin:0 0 18px;font-size:clamp(1.08rem,1.2vw,1.18rem);font-weight:600;line-height:1.74}.rider__text{max-width:560px;font-family:"Fraunces",var(--font-display);letter-spacing:-.012em;color:#616a75;text-wrap:pretty;margin:0;font-size:1.02rem;font-weight:400;line-height:1.88}.rider__image-card{background:linear-gradient(#fff 0%,#fff8f6 100%);border:1px solid #ece6e1;border-radius:28px;width:100%;transition:transform .36s cubic-bezier(.22,1,.36,1),border-color .3s;position:relative;overflow:hidden}.rider__image-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#f62e180b,#0000 42%);position:absolute;inset:0}.rider__image-card:hover{border-color:#e8ddd6;transform:translateY(-4px)}.rider__image{aspect-ratio:1.2;object-fit:cover;width:100%;display:block}.rider__caption{text-align:center;letter-spacing:-.022em;text-wrap:balance;max-width:1120px;margin:clamp(32px,4vw,56px) auto 0;padding:10px 12px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.12rem,1.45vw,1.42rem);font-style:italic;font-weight:400}.rider__caption p{font:inherit;color:#d84315;line-height:1.5}.rider__caption em{font-style:inherit;color:#d84315}.rider__quote-mark{color:#d84315;padding-inline:.12em;font-style:normal}@media (prefers-reduced-motion:no-preference){.rider__image-card,.rider__content,.rider__caption{opacity:0;transform:translateY(28px)}.rider.is-visible .rider__image-card,.rider.is-visible .rider__content,.rider.is-visible .rider__caption{opacity:1;transform:translateY(0)}.rider__image-card{transition:opacity .75s,transform .82s cubic-bezier(.22,1,.36,1),border-color .3s}.rider__content{transition:opacity .78s 80ms,transform .86s cubic-bezier(.22,1,.36,1) 80ms}.rider__caption{transition:opacity .72s .16s,transform .78s cubic-bezier(.22,1,.36,1) .16s}}@media (max-width:980px){.rider{padding:14px 0 24px}.rider__shell{grid-template-columns:1fr;gap:30px;max-width:860px}.rider__content{order:1;max-width:760px;padding-left:18px}.rider__content:before{width:3px;height:184px}.rider__media{order:2;justify-self:center;max-width:760px}.rider__caption{margin-top:40px}}@media (max-width:640px){.rider{padding:12px 0 20px}.rider__shell{gap:24px}.rider__image-card{border-radius:22px}.rider__content{padding-left:0}.rider__content:before{display:none}.rider__eyebrow{letter-spacing:.1em;min-height:32px;margin-bottom:14px;padding:0 12px;font-size:.76rem}.rider__headline{font-size:clamp(2rem,8vw,2.7rem);line-height:1.08}.rider__lead,.rider__text{font-size:.98rem;line-height:1.7}.rider__caption{margin-top:32px;padding-inline:4px;font-size:clamp(1.12rem,4.5vw,1.4rem)}}.specials{background:var(--color-white);min-height:0;font-family:var(--font-ui);align-items:center;padding:42px 0 34px;display:flex}.specials__shell{width:100%}.specials__intro{text-align:center;max-width:820px;margin:0 auto 28px}.specials__headline{font-family:var(--font-ui);letter-spacing:-.05em;margin-bottom:10px;font-size:clamp(2.1rem,3.55vw,3.2rem);font-weight:800;line-height:1.02}.specials__headline-brand{color:#f62e18}.specials__text{max-width:720px;font-family:"Fraunces" , var(--font-display);color:#6b717c;margin:0 auto;font-size:clamp(.92rem,1.02vw,1.02rem);font-weight:500;line-height:1.55}.specials__stage{grid-template-columns:minmax(160px,1fr) minmax(240px,300px) minmax(160px,1fr);align-items:center;gap:20px;display:grid;position:relative}.specials__column{flex-direction:column;gap:18px;display:flex}.specials__column--left{align-items:flex-end}.specials__column--right{align-items:flex-start}.specials__phone-wrap{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.specials__glow{background:radial-gradient(circle,#f62e181c,#f62e180b 48%,#f62e1800 74%);border-radius:50%;width:360px;height:360px;position:absolute}.specials__phone{background:#0e1014;border-radius:34px;width:min(100%,278px);padding:10px;position:relative;box-shadow:0 28px 58px #120f0c26}.specials__notch{z-index:2;background:#050608;border-radius:999px;width:88px;height:19px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.specials__screen{background:#fff;border-radius:25px;min-height:470px;padding:34px 12px 16px;position:relative;overflow:hidden}.specials__topbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.specials__brand-logo{object-fit:contain;border-radius:10px;flex:none;width:32px;height:32px;display:block}.specials__city{color:#261a15;font-size:.68rem;font-weight:700}.specials__search{color:#a0a4aa;background:#f8f8f8;border:1px solid #261a151a;border-radius:999px;margin-bottom:12px;padding:11px 13px;font-size:.74rem}.specials__chips{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.specials__chip{color:#50545c;background:#f2f2f2;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.64rem;font-weight:700;display:inline-flex}.specials__chip--active{color:#f62e18;background:#f62e181f}.specials__panel{background:#fff;border:1px solid #261a1517;border-radius:16px;margin-bottom:12px;overflow:hidden;box-shadow:0 10px 22px #140f0c0d}.specials__meal-image{aspect-ratio:1.55;background:#f3f3f3}.specials__meal-image img{object-fit:cover;width:100%;height:100%}.specials__meal-copy{justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 12px 12px;display:flex}.specials__meal-copy h4{font-family:var(--font-ui);letter-spacing:-.02em;color:#111317;margin:0 0 4px;font-size:.8rem;font-weight:800}.specials__meal-copy p{color:#777c84;font-size:.67rem}.specials__price{color:#f62e18;white-space:nowrap;font-size:.76rem;font-weight:800}.specials__subpanels{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.specials__mini-card{background:#fbfbfb;border:1px solid #261a1514;border-radius:14px;padding:10px 10px 9px}.specials__mini-card strong{color:#181a1f;margin-bottom:4px;font-size:.7rem;font-weight:800;display:block}.specials__mini-card span{color:#737880;font-size:.62rem;line-height:1.35;display:block}.specials__nav{border-top:1px solid #261a1514;grid-template-columns:repeat(4,1fr);gap:6px;padding-top:11px;display:grid}.specials__nav span{text-align:center;color:#91959c;font-size:.62rem;font-weight:700}.specials__nav .is-active{color:#f62e18}.specials__card{text-align:center;background:linear-gradient(#fffffffe,#fffffffa);border:1px solid #1b1f2712;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:min(100%,196px);min-height:134px;padding:18px 16px 20px;display:flex;position:relative;box-shadow:0 16px 34px #120f0c0f}.specials__card:after{content:"";opacity:.9;background:linear-gradient(90deg,#f62e186b,#f62e1800);width:28px;height:2px;position:absolute;top:50%}.specials__card--left:after{right:-28px}.specials__card--right:after{left:-28px;transform:rotate(180deg)}.specials__icon{width:74px;height:74px;box-shadow:none;background:0 0;justify-content:center;align-items:center;margin-bottom:10px;display:inline-flex}.specials__icon-svg{width:72px;height:72px;display:block}.specials__icon-image{object-fit:contain;width:100%;height:100%;display:block}.specials__icon-image--chef{transform:scale(1.04)}.specials__icon-image--delivery{transform:scale(1.08)}.specials__card h3{font-family:var(--font-ui);letter-spacing:-.03em;color:#17191d;max-width:100%;margin:0;font-size:1rem;font-weight:800;line-height:1.18}@media (max-width:1180px){.specials{min-height:auto;padding:66px 0 54px}.specials__stage{grid-template-columns:minmax(150px,1fr) minmax(220px,280px) minmax(150px,1fr);gap:16px}.specials__card{width:min(100%,176px)}}@media (max-width:980px){.specials{padding:74px 0 72px}.specials__intro{margin-bottom:32px}.specials__stage{grid-template-columns:1fr;gap:24px}.specials__column{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.specials__column--left,.specials__column--right{align-items:stretch}.specials__phone-wrap{order:-1;min-height:auto;padding:8px 0}.specials__card{width:100%;min-height:108px}.specials__card:after{display:none}}@media (max-width:760px){.specials__headline{font-size:clamp(1.7rem,8.2vw,2.6rem)}.specials__text{font-size:.92rem}.specials__column{grid-template-columns:repeat(2,1fr)}.specials__phone{border-radius:32px;width:min(100%,262px)}.specials__screen{min-height:452px}}@media (max-width:560px){.specials{padding:58px 0 60px}.specials__intro{margin-bottom:24px}.specials__column{grid-template-columns:1fr 1fr}.specials__card{border-radius:20px;min-height:112px;padding:15px 12px}.specials__icon{width:60px;height:60px;margin-bottom:8px}.specials__icon-svg{width:58px;height:58px}.specials__card h3{font-size:.9rem}}@media (prefers-reduced-motion:no-preference){.specials__intro,.specials__phone-wrap,.specials__column{opacity:0;transform:translateY(24px)}.specials.is-visible .specials__intro,.specials.is-visible .specials__phone-wrap,.specials.is-visible .specials__column{animation:.72s cubic-bezier(.22,1,.36,1) forwards specialsRise}.specials.is-visible .specials__intro{animation-delay:50ms}.specials.is-visible .specials__phone-wrap{animation-delay:.14s}.specials.is-visible .specials__column--left{animation-delay:.2s}.specials.is-visible .specials__column--right{animation-delay:.27s}.specials__card,.specials__icon,.specials__icon-svg{transition:transform .34s,box-shadow .34s,filter .34s}.specials__card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #120f0c16}.specials__card:hover .specials__icon{transform:scale(1.05)}.specials__card:hover .specials__icon-svg{animation:1.35s ease-in-out infinite iconPulse}.specials__phone{transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .4s}.specials__phone-wrap:hover .specials__phone{transform:translateY(-4px)scale(1.01);box-shadow:0 34px 66px #120f0c2e}}@keyframes specialsRise{to{opacity:1;transform:translateY(0)}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:640px){.specials__brand-logo{border-radius:12px;width:48px;height:48px}}.story-video{font-family:var(--font-ui);background:#fff;padding:88px 0 38px}.story-video__shell.container{width:100%;max-width:var(--shell-max-width);padding-left:var(--shell-gutter);padding-right:var(--shell-gutter);margin:0 auto}.story-video__frame{width:100%}.story-video__intro{text-align:center;width:min(100%,1180px);margin:0 auto 34px}.story-video__heading{font-family:var(--font-display);letter-spacing:-.035em;color:#191919;text-wrap:balance;margin:0;font-size:clamp(1.65rem,2.4vw,2.125rem);font-weight:600;line-height:1.28}.story-video__heading-accent{color:var(--color-red);display:inline-block}.story-video__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(36px,4vw,58px) clamp(34px,4vw,64px);width:min(100%,1180px);margin:0 auto;display:grid}.story-video__card{flex-direction:column;width:min(100%,510px);min-width:0;margin:0 auto;display:flex}.story-video__image-wrap{width:100%;height:clamp(210px,21vw,280px);box-shadow:none;background:#fff;border:1px solid #ece7e1;border-radius:24px;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .32s,box-shadow .32s;overflow:hidden}.story-video__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1);display:block}.story-video__copy{width:calc(100% - 24px);margin-left:12px;padding:18px 0 0}.story-video__copy h3{font-family:var(--font-display);letter-spacing:-.025em;color:#303035;overflow-wrap:break-word;margin:0 0 7px;font-size:clamp(1.08rem,1.34vw,1.32rem);font-weight:600;line-height:1.38}.story-video__copy p{max-width:48ch;font-family:"Fraunces", var(--font-display);letter-spacing:-.008em;color:#606570;overflow-wrap:break-word;text-wrap:pretty;margin:0;font-size:clamp(.92rem,1vw,1rem);font-weight:500;line-height:1.65}@media (prefers-reduced-motion:no-preference){.story-video__card{opacity:0;transition:opacity .72s,transform .82s cubic-bezier(.22,1,.36,1);transform:translateY(26px)}.story-video.is-visible .story-video__card{opacity:1;transform:translateY(0)}.story-video.is-visible .story-video__card:nth-child(2){transition-delay:80ms}.story-video.is-visible .story-video__card:nth-child(3){transition-delay:.15s}.story-video.is-visible .story-video__card:nth-child(4){transition-delay:.22s}.story-video__card:hover .story-video__image-wrap{border-color:#e6dfd8;transform:translateY(-4px);box-shadow:0 14px 32px #15120f0f}.story-video__card:hover .story-video__image{transform:scale(1.02)}}@media (max-width:1080px){.story-video{padding:78px 0 36px}.story-video__intro{margin-bottom:28px}.story-video__grid{gap:34px 26px;width:min(100%,980px)}.story-video__card{width:min(100%,440px)}.story-video__image-wrap{border-radius:20px;height:clamp(190px,24vw,250px)}.story-video__copy{width:calc(100% - 20px);margin-left:10px}}@media (max-width:760px){.story-video{padding:66px 0 26px}.story-video__shell.container{padding-left:16px;padding-right:16px}.story-video__intro{margin-bottom:22px}.story-video__grid{grid-template-columns:1fr;row-gap:28px;width:100%}.story-video__card{width:min(100%,420px)}.story-video__image-wrap{aspect-ratio:1.28;border-radius:18px;height:auto}.story-video__copy{width:calc(100% - 16px);margin-left:8px;padding-top:12px}.story-video__copy h3{font-size:1.1rem}.story-video__copy p{font-size:.94rem}}.why{background:var(--color-white);font-family:var(--font-ui);padding:112px 0 124px}.why__shell{text-align:center;max-width:1040px;margin:0 auto}.why__eyebrow{color:var(--color-red);letter-spacing:.02em;margin-bottom:28px;font-size:.95rem;font-weight:700}.why__statement{max-width:1120px;font-family:var(--font-ui);letter-spacing:-.028em;color:#4a4c51;text-wrap:balance;margin:0 auto;font-size:clamp(1.55rem,2.55vw,2.6rem);font-weight:500;line-height:1.52}.why__statement strong{color:#2e3035;font-weight:800}.why__quote{max-width:760px;font-family:var(--font-script);font-synthesis:none;letter-spacing:0;color:var(--color-red);text-wrap:balance;margin:56px auto 0;font-size:clamp(1.4rem,2.3vw,2.2rem);font-weight:400;line-height:1.32}@media (max-width:900px){.why{padding:82px 0 88px}.why__eyebrow{margin-bottom:20px}.why__quote{margin-top:40px}}@media (max-width:560px){.why__statement{font-size:clamp(1.28rem,6vw,1.78rem);line-height:1.56}.why__quote{margin-top:28px;font-size:clamp(1.12rem,5.8vw,1.6rem)}}.footer{font-family:var(--font-ui);color:#b8b8bd;background:#080808;border-top:1px solid #222224;margin-top:0;padding-top:clamp(40px,4.2vw,64px);scroll-margin-top:112px;position:relative}.footer>.container{width:calc(100% - var(--shell-gutter) - var(--shell-gutter));max-width:var(--shell-max-width);padding-inline:0}.footer__top{grid-template-columns:minmax(205px,1.2fr) minmax(112px,.7fr) minmax(142px,.85fr) minmax(150px,.85fr) minmax(244px,1fr);grid-template-areas:"brand craves legal chefs social";align-items:start;gap:clamp(24px,2.8vw,44px);padding-bottom:40px;display:grid}.footer__brand{grid-area:brand}.footer__col--craves{grid-area:craves}.footer__col--legal{grid-area:legal}.footer__col--chefs{grid-area:chefs}.footer__social-col{grid-area:social}.footer__brand,.footer__col{min-width:0}.footer__brand{flex-direction:column;align-items:flex-start;display:flex}.footer__logo{border-radius:15px;width:56px;height:56px;margin-bottom:18px}.footer__brand p{color:#b8b8bd;text-wrap:pretty;max-width:262px;font-size:.94rem;line-height:1.7}.footer__col h4{font-family:var(--font-ui);letter-spacing:.09em;color:#fff;margin:4px 0 27px;font-size:.76rem;font-weight:800;line-height:1.4;position:relative}.footer__col h4:after{content:"";background:#f62e18;border-radius:2px;width:28px;height:2px;position:absolute;bottom:-11px;left:0}.footer__col ul{flex-direction:column;gap:7px;display:flex}.footer__col li{min-width:0}.footer__col a{color:#b8b8bd;text-underline-offset:5px;align-items:center;min-height:32px;font-size:.91rem;line-height:1.5;transition:color .18s;display:inline-flex}.footer__col a:hover{color:#fff}.footer__col li a:hover{text-decoration:underline}.footer__col a:focus-visible{color:#fff;outline-offset:5px;border-radius:3px;outline:2px solid #ff654f}.footer__social-col{text-align:center;flex-direction:column;align-items:center;display:flex}.footer__social-col h4:after{left:50%;transform:translate(-50%)}.footer__socials{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;display:flex}.footer__col .footer__social-link{color:#080808;background:#fff;border:1px solid #ffffff1a;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;min-height:40px;padding:0;transition:transform .2s,box-shadow .2s;display:inline-flex}.footer__col .footer__social-link:hover{color:#080808;background:#fff;transform:translateY(-3px);box-shadow:0 6px 18px #ffffff14}.footer__col .footer__social-link:focus-visible{outline-offset:5px;border-radius:50%;outline:2px solid #ff654f}.footer__social-link svg{flex:none;width:21px;height:21px;display:block}.footer__icon-linkedin,.footer__icon-youtube,.footer__icon-facebook{fill:#080808;stroke:none}.footer__icon-instagram{fill:none;stroke:#080808;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.footer__icon-instagram .footer__social-dot{fill:#080808;stroke:none}.footer__social-play{fill:#fff;stroke:none}.footer__icon-x{object-fit:contain;width:19px;height:19px;display:block}.footer__sticker{object-fit:contain;filter:drop-shadow(0 6px 9px #0000002e);height:auto;display:block}.footer__sticker--brand{width:126px;margin:22px 0 0 4px;transform:rotate(-7deg)}.footer__sticker--social{width:154px;margin-top:27px;transform:rotate(-4deg)}.footer__bottom{text-align:center;border-top:1px solid #27272a;justify-content:center;align-items:center;padding-block:19px 22px;display:flex}.footer__bottom p{color:#97979e;letter-spacing:.005em;font-size:.79rem;line-height:1.6}@media (max-width:1100px){.footer__top{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"brand brand brand social social social""craves craves legal legal chefs chefs";gap:34px 28px}.footer__brand p{max-width:320px}.footer__sticker--brand{width:112px;margin-top:18px}.footer__social-col{justify-self:end}.footer__sticker--social{width:144px;margin-top:24px}}@media (max-width:640px){.footer{padding-top:36px;scroll-margin-top:88px}.footer__top{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"brand brand""craves legal""chefs chefs""social social";gap:30px 20px;padding-bottom:30px}.footer__brand{grid-template-columns:minmax(0,1fr) 92px;align-items:center;column-gap:16px;display:grid}.footer__logo{border-radius:13px;grid-column:1;width:50px;height:50px;margin-bottom:14px}.footer__brand p{grid-column:1;max-width:270px;font-size:.85rem}.footer__sticker--brand{grid-area:1/2/3;width:92px;margin:0}.footer__col h4{margin-top:0;margin-bottom:22px;font-size:.73rem}.footer__col ul{gap:3px}.footer__col a{min-height:38px;font-size:.85rem}.footer__col--chefs ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;display:grid}.footer__social-col{border-top:1px solid #27272a;justify-self:stretch;padding-top:27px}.footer__col .footer__social-link{flex-basis:44px;width:44px;height:44px;min-height:44px}.footer__sticker--social{width:132px;margin-top:24px}.footer__bottom{padding-block:17px 20px}.footer__bottom p{font-size:.74rem}}@media (prefers-reduced-motion:reduce){.footer__col a,.footer__col .footer__social-link{transition:none}.footer__col .footer__social-link:hover{transform:none}}html[data-craves-splash-active=true]{background:#f62e18}.splash{--nav-logo-left:52px;--nav-logo-top:48px;--nav-logo-width:40px;--nav-logo-height:40px;--nav-logo-radius:10px;--splash-title-scale:.054;z-index:1000;pointer-events:none;position:fixed;inset:0}.splash__surface{width:100vw;height:100vh;-webkit-backface-visibility:hidden;backface-visibility:hidden;visibility:hidden;will-change:left, top, width, height, border-radius;background:radial-gradient(circle at 50% 42%,#ffffff0d,#0000 31%),linear-gradient(145deg,#f62e18 0%,#ef2b18 48%,#df2415 100%);border-radius:0;place-items:center;height:100svh;display:grid;position:fixed;top:0;left:0;overflow:hidden;transform:translate(0,0);box-shadow:0 0 #0000}.splash--ready .splash__surface{visibility:visible}.splash__ambient{pointer-events:none;opacity:.7;background:radial-gradient(circle at 30% 20%,#ffffff0b,#0000 24%),radial-gradient(circle at 74% 74%,#6d0a0414,#0000 29%);position:absolute;inset:-18%}.splash__brand{transform-origin:50%;will-change:transform;place-items:center;width:min(72vw,640px);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.splash__wordmark{z-index:3;opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:drop-shadow(0 8px 20px #5809041a);width:min(100%,620px);height:auto;animation:none;display:block;position:relative;transform:translate(0,0)}.splash__final-logo{z-index:4;object-fit:cover;opacity:0;will-change:opacity;width:100%;height:100%;display:block;position:absolute;inset:0;transform:translate(0,0)}@media (prefers-reduced-motion:no-preference){.splash--ready .splash__surface{animation:.96s cubic-bezier(.72,0,.2,1) 1.3s forwards splashSurfaceMorph}.splash--ready .splash__brand{animation:.96s cubic-bezier(.72,0,.2,1) 1.3s forwards splashBrandMorph}.splash--ready .splash__final-logo{animation:.1s ease-out 2.26s forwards splashFinalLogoIn}}@keyframes splashBrandMorph{0%{top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}to{transform:translate3d(-50%, -50%, 0) scale(var(--splash-title-scale));top:49.4817%;left:50.638%}}@keyframes splashSurfaceMorph{0%{width:100vw;height:100vh;border-radius:0;height:100svh;top:0;left:0}to{left:var(--nav-logo-left);top:var(--nav-logo-top);width:var(--nav-logo-width);height:var(--nav-logo-height);border-radius:var(--nav-logo-radius)}}@keyframes splashFinalLogoIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.splash__brand{width:min(84vw,430px)}.splash__wordmark{width:min(100%,410px)}}@media (prefers-reduced-motion:reduce){.splash__wordmark{opacity:1;animation:none}.splash__final-logo{display:none}}.app{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}main{flex:1}@media (prefers-reduced-motion:no-preference){main section:not(.is-visible){opacity:.001}main section.is-visible{opacity:1;transition:opacity .65s}.why__copy,.delivered__copy,.chefs__copy{opacity:0;transition:transform .75s cubic-bezier(.22,1,.36,1),opacity .75s;transform:translateY(28px)}.why__image,.delivered__image,.chefs__panel{opacity:0;transition:transform .85s cubic-bezier(.22,1,.36,1),opacity .85s;transform:translateY(28px)}.why.is-visible .why__copy,.why.is-visible .why__image,.delivered.is-visible .delivered__copy,.delivered.is-visible .delivered__image,.chefs.is-visible .chefs__copy,.chefs.is-visible .chefs__panel{opacity:1;transform:translateY(0)}.why.is-visible .why__image,.delivered.is-visible .delivered__image{transition-delay:80ms}.features__kicker,.features__headline{opacity:0;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .7s;transform:translateY(24px)}.features__card{opacity:0;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .7s,box-shadow .25s;transform:translateY(30px)}.features.is-visible .features__kicker,.features.is-visible .features__headline,.features.is-visible .features__card{opacity:1;transform:translateY(0)}.features.is-visible .features__headline{transition-delay:80ms}.features.is-visible .features__card:first-child{transition-delay:.12s}.features.is-visible .features__card:nth-child(2){transition-delay:.2s}.features.is-visible .features__card:nth-child(3){transition-delay:.28s}.features.is-visible .features__card:nth-child(4){transition-delay:.36s}}body.splash-active{overflow:hidden}.app--intro .navbar{opacity:0;transform:none}.app--ready .navbar{opacity:1;transition:opacity .38s 60ms;transform:none}main section:not(.hero),footer[id]{scroll-margin-top:var(--anchor-clearance,104px)}@media (max-width:900px){main section:not(.hero),footer[id]{scroll-margin-top:var(--anchor-clearance,86px)}}main section:not(.hero)>.container{width:calc(100% - var(--shell-gutter) - var(--shell-gutter));max-width:var(--shell-max-width);padding-left:0;padding-right:0}@media (prefers-reduced-motion:no-preference){.why__shell{opacity:0;transition:opacity .8s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.why.is-visible .why__shell{opacity:1;transform:translateY(0)}.chefs__values{opacity:0;transition:opacity .85s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.chefs.is-visible .chefs__values{opacity:1;transform:translateY(0)}}.landing-notice{box-sizing:border-box;border:1px solid var(--color-line);width:min(520px,100vw - 32px);color:var(--color-ink);background:#fff;border-radius:24px;margin:auto;padding:42px 32px 32px;box-shadow:0 24px 90px #0003}.landing-notice::backdrop{background:#00000080}.landing-notice h2{font-size:25px;line-height:1.3}.landing-notice p{margin:18px 0 24px}.landing-notice .btn{white-space:normal;text-align:center}.landing-notice__close{width:36px;height:36px;color:var(--color-ink);cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:8px;right:8px}
