@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=League+Spartan:wght@700;800&display=swap");:root{--orange:#ff6b00;--gold:#ffb000;--ink:#11100e;--cream:#fff7e9;--muted:#756f67}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdf9;font-family:DM Sans,sans-serif}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(17,16,14,.98);color:white;position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid #342d26}.brand{font:800 24px League Spartan;letter-spacing:-1px;color:white;text-decoration:none}.brand span{color:var(--orange)}.nav nav{display:flex;gap:34px}.nav nav a{color:#ddd;text-decoration:none;font-weight:600;font-size:14px}.cartButton{border:0;background:var(--orange);color:white;padding:11px 16px;border-radius:999px;display:flex;align-items:center;gap:8px;font-weight:700}.cartButton b{background:white;color:var(--orange);height:21px;min-width:21px;border-radius:50%;display:grid;place-items:center}.hero{min-height:670px;background:radial-gradient(circle at 78% 35%,#4a250f 0,#1a1511 35%,#0d0c0b 70%);display:grid;grid-template-columns:1.08fr .92fr;color:white;padding:90px 8vw;overflow:hidden}.heroCopy{max-width:680px;z-index:2}.eyebrow,.marketplaces>div>span,.sectionTitle span,.success small{font-weight:800;letter-spacing:2px;color:var(--orange);font-size:13px}.hero h1{font:800 clamp(55px,7vw,94px)/.9 League Spartan;letter-spacing:-4px;margin:22px 0}.hero h1 em{font-style:normal;color:var(--gold)}.heroCopy>p{font-size:20px;line-height:1.55;color:#d4ccc5;max-width:560px}.heroActions{display:flex;gap:14px;margin:35px 0}.primary,.secondary{padding:15px 24px;border-radius:9px;text-decoration:none;font-weight:800}.primary{background:var(--orange);color:white}.secondary{border:1px solid #65584e;color:white}.quickFacts{display:flex;gap:22px;color:#beb4aa;font-weight:600;font-size:14px}.quickFacts span{display:flex;align-items:center;gap:7px}.quickFacts svg{width:18px;color:var(--gold)}.heroVisual{display:grid;place-items:center;position:relative}.foodPlate{width:410px;height:410px;border-radius:50%;background:linear-gradient(145deg,#f3e4c7,#a67740);border:22px solid #eee0c4;box-shadow:0 35px 80px #000,0 0 0 3px #5b422d;font-size:190px;display:grid;place-items:center;transform:rotate(-8deg)}.sticker{position:absolute;right:0;bottom:40px;background:var(--orange);width:150px;height:150px;border-radius:50%;display:grid;place-content:center;text-align:center;transform:rotate(8deg);font-weight:700}.sticker strong{font-size:18px}.notice{background:var(--gold);padding:15px;text-align:center}.menuSection{padding:95px 7vw}.sectionTitle{display:flex;justify-content:space-between;align-items:end;gap:30px}.marketplaces h2,.sectionTitle h2{font:800 clamp(36px,4vw,58px) League Spartan;letter-spacing:-2px;margin:8px 0}.sectionTitle>p{max-width:390px;color:var(--muted)}.chips{display:flex;gap:9px;flex-wrap:wrap;margin:35px 0}.chips button{border:1px solid #ddd4c7;background:white;padding:10px 17px;border-radius:999px;font-weight:700}.chips button.active{background:var(--ink);color:white;border-color:var(--ink)}.menuGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.menuCard{background:white;border:1px solid #eee4d7;border-radius:18px;overflow:hidden;box-shadow:0 10px 35px rgba(44,28,14,.06)}.foodEmoji{height:180px;background:linear-gradient(135deg,#fff0d2,#f5c67e);font-size:90px;display:grid;place-items:center}.cardBody{padding:21px}.cardTop{display:flex;justify-content:space-between;gap:14px}.cardTop h3{margin:0;font-size:18px}.cardTop strong{color:var(--orange);white-space:nowrap}.cardBody p{color:var(--muted);font-size:14px;min-height:44px}.cardBody button{width:100%;border:0;padding:12px;border-radius:8px;font-weight:800;display:flex;justify-content:center;align-items:center;gap:6px}.cardBody button,.how{background:var(--ink);color:white}.how{padding:90px 7vw}.sectionTitle.light h2{color:white}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:35px}.steps>div{background:#201d1a;border:1px solid #37312b;border-radius:16px;padding:30px;position:relative}.steps b{position:absolute;right:20px;color:#554b42;font-size:50px}.steps svg{color:var(--orange);width:35px;height:35px}.steps p{color:#aaa19a}.marketplaces{padding:90px 7vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center;background:var(--cream)}.marketplaces p{color:var(--muted)}.appButtons{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.appButtons a{background:white;border:1px solid #e4d9ca;padding:20px;border-radius:12px;text-decoration:none;color:var(--ink);font-weight:800;display:flex;justify-content:space-between}.appButtons span{color:var(--orange)}footer{padding:55px 7vw;background:#090908;color:#c8c0b9;display:flex;align-items:center;justify-content:space-between}.overlay{position:fixed;inset:0;background:#0009;z-index:30}.drawer{position:fixed;top:0;right:0;width:min(470px,100%);height:100%;background:#fffdf9;z-index:31;display:flex;flex-direction:column;box-shadow:-20px 0 60px #0004}.drawerHead{padding:26px;display:flex;justify-content:space-between;border-bottom:1px solid #eee}.drawerHead h2{margin:4px 0}.drawerHead small{color:var(--orange);font-weight:800;letter-spacing:1.5px}.iconButton{border:0;background:#eee8df;width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.fulfillment{display:grid;grid-template-columns:1fr 1fr;margin:20px 24px;background:#eee8df;padding:4px;border-radius:10px}.fulfillment button{border:0;padding:11px;background:transparent;border-radius:7px;font-weight:800}.fulfillment button.active{background:white;box-shadow:0 2px 10px #0001}.cartItems{padding:0 24px;overflow:auto;flex:1 1}.cartItem{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #eee}.cartItem h4{margin:0 0 5px}.cartItem span{color:var(--muted)}.quantity{display:flex;align-items:center;gap:10px}.quantity button{width:30px;height:30px;border:1px solid #ddd;background:white;border-radius:50%;display:grid;place-items:center}.quantity svg{width:14px}.empty{text-align:center;color:var(--muted);padding:70px 20px}.empty svg{width:55px;height:55px;color:#d4c8bb}.drawerBottom{padding:24px;border-top:1px solid #eee}.subtotal{display:flex;justify-content:space-between;font-size:20px}.drawerBottom>p{font-size:12px;color:var(--muted)}.checkout{width:100%;border:0;background:var(--orange);color:white;padding:16px;border-radius:10px;font-size:16px;font-weight:800}.checkout:disabled{opacity:.45}.error{background:#ffe5e0;color:#8b1d0c;padding:10px;border-radius:8px;font-size:13px;margin:10px 0}.success{min-height:100vh;background:var(--ink);color:white;text-align:center;display:grid;place-content:center;padding:30px}.success .check{width:80px;height:80px;border-radius:50%;background:var(--orange);display:grid;place-items:center;margin:0 auto 25px;font-size:44px}.success h1{font:800 clamp(42px,6vw,72px) League Spartan;max-width:800px;margin:12px auto}.success>p{color:#c7beb6;max-width:620px;line-height:1.7}.receipt{display:flex;justify-content:space-between;background:#25211e;padding:18px 22px;border-radius:10px;margin:25px auto;width:min(400px,100%)}.success a{color:white;background:var(--orange);text-decoration:none;font-weight:800;padding:14px 24px;border-radius:9px;justify-self:center}@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding:75px 6vw}.heroVisual{margin-top:50px}.foodPlate{width:290px;height:290px;font-size:130px}.menuGrid{grid-template-columns:repeat(2,1fr)}.marketplaces,.steps{grid-template-columns:1fr}.sectionTitle{display:block}}@media(max-width:560px){.hero{min-height:auto}.hero h1{font-size:52px;letter-spacing:-2px}.heroActions,.quickFacts{flex-direction:column}.foodPlate{width:250px;height:250px}.how,.marketplaces,.menuSection{padding:70px 5vw}.appButtons,.menuGrid{grid-template-columns:1fr}.marketplaces h2,.sectionTitle h2{font-size:40px}footer{display:grid;grid-gap:12px;gap:12px}.cartButton span{display:none}}:root{--pink:#ff3f86;--ink:#281a20;--cream:#fff8f0;--muted:#756970}body{background:#fffdfb}.nav,body{color:var(--ink)}.nav{background:rgba(255,255,255,.96);border-bottom:1px solid #f2e3da;box-shadow:0 6px 25px #6b36100b}.brand{color:var(--ink)}.logoBrand{display:flex;align-items:center;gap:10px}.logoBrand img{border-radius:13px;object-fit:cover}.logoBrand span{background:linear-gradient(90deg,var(--pink),var(--orange));-webkit-background-clip:text;color:transparent}.nav nav a{color:#5e5057}.hero{background:radial-gradient(circle at 86% 30%,#ffe5d4 0,#fff6ed 36%,#fffdfb 72%);color:var(--ink);position:relative}.hero:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:#ff3f8610;left:-120px;bottom:-90px}.heroCopy>p{color:var(--muted)}.secondary{border-color:#e8cfc3;color:var(--ink);background:white}.quickFacts{color:#6f6268}.logoHalo{width:430px;height:430px;border-radius:48px;padding:14px;background:linear-gradient(145deg,#fff,#ffe1d0);box-shadow:0 32px 90px #ff7a3b28;transform:rotate(2deg)}.logoHalo img{width:100%;height:100%;object-fit:cover;border-radius:36px}.categoryChips i{font-style:normal;margin-right:7px}.chips button{border-color:#eadbd2}.chips button.active{background:linear-gradient(90deg,var(--pink),var(--orange));border-color:transparent}.cardBody>small{font-weight:800;color:var(--pink);text-transform:uppercase;letter-spacing:1px}.categoryIntro{display:flex;align-items:center;gap:18px;background:linear-gradient(100deg,#fff0f6,#fff4e4);border:1px solid #ffe0d1;border-radius:16px;padding:20px 24px;margin:0 0 24px}.categoryIntro>b{font-size:42px}.categoryIntro h3{margin:0;font-size:24px}.categoryIntro p{margin:5px 0 0;color:var(--muted)}.comingSoon{text-align:center;background:#fff8f3;border:2px dashed #f1d9cb;border-radius:18px;padding:70px 25px}.comingSoon>b{font-size:56px}.comingSoon h3{font-size:28px;margin:14px 0 6px}.comingSoon p{color:var(--muted)}.how{background:linear-gradient(135deg,#3a202c,#291c24)}.chefServices{padding:90px 7vw;background:#fffdfb}.serviceGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:34px}.serviceGrid>article{display:flex;align-items:flex-start;gap:14px;background:white;border:1px solid #f0dfd5;border-radius:14px;padding:22px;box-shadow:0 8px 30px #7b3a170a}.serviceGrid b{font-size:30px}.serviceGrid h3{margin:2px 0 7px;font-size:18px}.serviceGrid p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.serviceCta{margin-top:22px;border-radius:16px;background:linear-gradient(100deg,var(--pink),var(--orange));color:white;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.serviceCta div{display:grid;grid-gap:4px;gap:4px}.serviceCta strong{font-size:20px}.serviceCta a{background:white;color:var(--ink);text-decoration:none;padding:13px 20px;border-radius:9px;font-weight:800;white-space:nowrap}@media(max-width:900px){.logoHalo{width:310px;height:310px}}@media(max-width:560px){.logoHalo{width:260px;height:260px}.logoBrand span{font-size:20px}.serviceGrid{grid-template-columns:1fr}.chefServices{padding:70px 5vw}.serviceCta{align-items:flex-start;flex-direction:column}}