@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@500;600;700;800&family=Nunito:wght@400;500;600;700;800&display=swap";:root{--pink:#d63870;--dark:#1a0500;--orange:#ff6b00;--green:#00875a;--cream:#fff8f2;--white:#fff;--muted:#7e6861;--line:#f1ded3;--shadow:0 24px 70px #52190a24;--radius:28px}*{box-sizing:border-box}body{color:var(--dark);background:radial-gradient(circle at 0 0,#ffe8ef 0,#fff8f2 34%,#fff 100%);margin:0;font-family:Nunito,system-ui,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer;border:0}img{max-width:100%;display:block}.app-shell{min-height:100vh;padding-bottom:96px}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8f2d1;border-bottom:1px solid #d6387014;justify-content:space-between;align-items:center;gap:16px;padding:16px clamp(18px,4vw,64px);display:flex;position:sticky;top:0}.brand{color:var(--dark);background:0 0;align-items:center;gap:10px;font-family:Bricolage Grotesque;font-size:28px;font-weight:800;display:flex}.brand-mark{background:linear-gradient(135deg,var(--pink),#ff8aad);color:#fff;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 14px 32px #d638704d}.location{color:var(--muted);align-items:center;gap:8px;font-weight:800;display:flex}.bag{background:var(--dark);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:relative}.bag b{background:var(--orange);border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;display:grid;position:absolute;top:-6px;right:-6px}main{max-width:1320px;margin:auto;padding:0 clamp(16px,4vw,48px)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:38px;padding:54px 0;display:grid}.eyebrow{color:var(--pink);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin:0 0 12px;font-size:13px;font-weight:900;display:inline-flex}.hero h1,.menu-hero h1{letter-spacing:-.05em;margin:0 0 20px;font-family:Bricolage Grotesque;font-size:clamp(44px,7vw,86px);line-height:.91}.subtext,.menu-hero p{color:var(--muted);max-width:680px;font-size:19px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:14px;margin:30px 0;display:flex}.hero-actions button,.section-head button,.wish-box button,.chat-card button,.pre-card button,.plan button,.full{background:linear-gradient(135deg,var(--pink),#f15f95);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:15px 22px;font-weight:900;display:inline-flex;box-shadow:0 18px 44px #d6387040}.hero-actions .ghost,.section-head button{color:var(--dark);box-shadow:none;border:1px solid var(--line);background:#fff}.trust-row{flex-wrap:wrap;gap:12px;display:flex}.trust-row span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:flex}.trust-row svg,.meta svg,.chef-card svg{width:16px;color:var(--green)}.hero-visual{position:relative}.hero-visual:before{content:"";background:linear-gradient(135deg,#ffd2df,#fff0d9);border-radius:44px;position:absolute;inset:8% -3% -3% 11%;transform:rotate(-4deg)}.hero-visual img{object-fit:cover;width:100%;height:560px;box-shadow:var(--shadow);border-radius:44px;position:relative}.floating-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #ffffffb3;border-radius:22px;padding:16px 18px;position:absolute;bottom:24px;left:24px;box-shadow:0 18px 60px #00000026}.floating-card span{color:var(--muted);margin-top:4px;display:block}.section-head{justify-content:space-between;align-items:end;gap:18px;margin:28px 0 18px;display:flex}.section-head h2,.premium-panel h2,.wish-strip h2,.preorder h2,.orders-card h2{letter-spacing:-.035em;margin:0;font-family:Bricolage Grotesque;font-size:clamp(30px,4vw,48px)}.category-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.category-card{text-align:left;color:#fff;background:#111;border-radius:28px;min-height:230px;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000014}.category-card img{object-fit:cover;filter:saturate(1.05);width:100%;height:100%;position:absolute;inset:0}.category-card:after{content:"";background:linear-gradient(#0000 38%,#1a0500d1);position:absolute;inset:0}.category-card div{z-index:2;position:absolute;bottom:16px;left:16px;right:16px}.category-card b{font-family:Bricolage Grotesque;font-size:22px;display:block}.category-card span{color:#ffe9de;font-size:13px}.premium-panel,.wish-strip,.menu-hero,.chat-card,.orders-card,.auth-card{box-shadow:var(--shadow);border-radius:var(--radius);background:#ffffffb8;border:1px solid #d638701a}.premium-panel{grid-template-columns:.8fr 1.2fr;align-items:center;gap:20px;margin:44px 0;padding:30px;display:grid}.plans{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.plan{border:1px solid var(--line);background:#fff;border-radius:24px;padding:20px}.plan.featured{background:linear-gradient(155deg,var(--dark),#5d1125);color:#fff}.plan h3{margin:10px 0;font-size:30px}.plan span{color:var(--muted)}.featured span{color:#ffdfe8}.plan button{width:100%;box-shadow:none;margin-top:18px;padding:12px}.chef-grid,.food-grid,.preorder-grid,.testimonials{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.chef-card,.food-card,.quote,.pre-card,.update{border:1px solid var(--line);background:#fff;border-radius:26px;box-shadow:0 18px 40px #52190a14}.chef-card{overflow:hidden}.chef-card img{object-fit:cover;width:100%;height:260px}.chef-card div,.food-info,.quote,.pre-card{padding:18px}.chef-card b,.pre-card b{font-family:Bricolage Grotesque;font-size:24px}.chef-card span,.food-info p,.pre-card span,.order p,.update p{color:var(--muted);margin:5px 0;display:block}.chef-card p,.meta{align-items:center;gap:10px;font-weight:900;display:flex}.wish-strip{grid-template-columns:.8fr 1.2fr;align-items:center;gap:20px;margin:42px 0;padding:28px;display:grid}.wish-box{border:1px solid var(--line);background:#fff;border-radius:24px;gap:10px;padding:10px;display:flex}.wish-box input{background:0 0;border:0;outline:0;flex:1;padding:12px}.testimonials{margin:24px 0 50px}.quote p{color:#54342a;font-size:18px;line-height:1.55}.page-section{padding:28px 0}.menu-hero{background:linear-gradient(135deg,#fff,#fff2e8);margin-bottom:18px;padding:30px}.menu-hero h1{font-size:clamp(40px,6vw,66px)}.filters{gap:10px;padding:6px 0 20px;display:flex;overflow:auto}.filters button,.switch button{white-space:nowrap;border:1px solid var(--line);color:var(--dark);background:#fff;border-radius:999px;padding:11px 16px;font-weight:900}.filters .selected,.switch .selected{background:var(--dark);color:#fff}.filters .veg.selected{background:var(--green)}.food-card{overflow:hidden}.food-card img{object-fit:cover;width:100%;height:230px}.food-info h3{margin:8px 0 4px;font-family:Bricolage Grotesque;font-size:24px}.dot{border:2px solid var(--orange);width:13px;height:13px;display:inline-block}.vegdot{border-color:var(--green)}.meta{color:var(--muted);font-size:14px}.price-row{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.price-row b{font-size:24px}.add,.qty{background:var(--pink);color:#fff;border-radius:999px;padding:10px 18px;font-weight:900}.qty{align-items:center;gap:12px;padding:7px;display:flex}.qty button{color:var(--pink);background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.empty{text-align:center;border:1px dashed var(--line);background:#fff;border-radius:28px;margin:20px 0;padding:50px}.preorder{margin:42px 0}.pre-card button{background:var(--dark);color:#fff;border-radius:999px;margin-top:12px;padding:10px 14px;font-weight:900}.chat-page .chat-card{padding:24px}.bot{background:#fff6f8;border:1px solid #ffd7e2;border-radius:20px;align-items:center;gap:10px;padding:14px;font-weight:900;display:flex}.chat-card textarea{border:1px solid var(--line);resize:vertical;border-radius:20px;outline:0;width:100%;min-height:140px;margin:14px 0;padding:16px}.timeline{gap:12px;margin-top:18px;display:grid}.update{align-items:center;gap:14px;padding:16px;display:flex}.update>div{flex:1}.update button{color:var(--orange);background:#fff2e8;border-radius:999px;padding:10px 14px;font-weight:900}.profile-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.auth-card,.orders-card{padding:24px}.switch{gap:8px;margin-bottom:18px;display:flex}.form{gap:12px;display:grid}.form input{border:1px solid var(--line);border-radius:16px;outline:0;padding:14px}.full{border-radius:16px;width:100%;margin-top:8px}.bio{color:var(--dark);border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:14px;font-weight:900;display:flex}.steps{gap:8px;margin:16px 0;display:flex}.steps span{color:#9c8178;background:#f3e6dd;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.steps .done{background:var(--pink);color:#fff}.success{text-align:center;padding:30px}.success svg{width:56px;height:56px;color:var(--green)}.order{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 0;display:flex}.order svg{color:var(--green)}.order div{flex:1}.order span{font-weight:900}.bottom-tabs{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1a0500eb;border:1px solid #ffffff1f;border-radius:26px;grid-template-columns:repeat(4,1fr);width:min(560px,100% - 28px);padding:8px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 70px #1a050042}.bottom-tabs button{color:#d6c5bd;background:0 0;border-radius:18px;flex-direction:column;align-items:center;gap:3px;padding:9px 8px;font-size:12px;font-weight:900;display:flex}.bottom-tabs button.active{color:var(--pink);background:#fff}@media (width<=1050px){.hero,.premium-panel,.wish-strip,.profile-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.hero-visual img{height:440px}.plans,.chef-grid,.food-grid,.preorder-grid,.testimonials{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.topbar{padding:12px 14px}.location{display:none}.brand{font-size:24px}.hero{padding:30px 0}.hero h1{font-size:46px}.hero-visual img{border-radius:30px;height:360px}.category-grid,.plans,.chef-grid,.food-grid,.preorder-grid,.testimonials{grid-template-columns:1fr}.category-card{min-height:190px}.section-head{flex-direction:column;align-items:flex-start}.premium-panel,.wish-strip,.menu-hero,.auth-card,.orders-card{border-radius:24px;padding:20px}.wish-box{flex-direction:column}.wish-box button{justify-content:center;width:100%}.update{align-items:flex-start}.update button{display:none}.bottom-tabs{bottom:10px}}
