*{box-sizing:border-box} :root{--orange:#ff6b14;--orange2:#ff8a1e;--cream:#fff9ef;--ink:#221610;--muted:#796b62;--line:#efe3d2;--card:#fff;--green:#1f9d4b;--shadow:0 18px 50px rgba(75,39,10,.12)}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fff5e5 0,#fff 32%,#fffaf2 100%);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;padding-bottom:88px}.shell{max-width:680px;margin:auto;min-height:100vh;background:rgba(255,255,255,.72);box-shadow:0 0 80px rgba(115,55,3,.08)}button,input{font:inherit}.topbar{height:64px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:rgba(255,249,239,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(239,227,210,.75)}.icon-btn{width:42px;height:42px;border:0;border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 7px 24px rgba(84,42,6,.08);font-size:20px;cursor:pointer}.mini-brand img{width:54px;height:54px;object-fit:contain}.brand-hero{text-align:center;padding:18px 18px 14px;position:relative;overflow:hidden}.brand-glow{position:absolute;width:340px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,20,.23),transparent 70%);left:50%;top:-90px;transform:translateX(-50%);filter:blur(10px)}.brand-logo{width:142px;height:142px;object-fit:contain;position:relative;filter:drop-shadow(0 14px 24px rgba(155,74,10,.18))}.eyebrow{font-size:11px;letter-spacing:.18em;color:#b65b1b;font-weight:700;margin:2px 0 7px}.brand-hero h1,.section h2,.hero-copy h2{font-family:'Playfair Display',serif}.brand-hero h1{font-size:34px;line-height:1;margin:0}.tagline{color:var(--muted);margin:8px 0 14px}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick-action{border:1px solid var(--line);border-radius:18px;background:#fff;padding:12px 5px 10px;color:var(--ink);text-decoration:none;font-size:11px;font-weight:600;box-shadow:0 8px 24px rgba(76,43,14,.06);min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.quick-action span{font-size:21px}.quick-action.primary{background:linear-gradient(135deg,var(--orange),var(--orange2));color:white;border-color:transparent}.search-wrap{padding:8px 16px 8px}.searchbox{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;height:54px;padding:0 15px;box-shadow:0 8px 28px rgba(74,43,19,.07)}.searchbox>span{font-size:25px;transform:rotate(-20deg);color:#5e4334}.searchbox input{border:0;outline:0;flex:1;height:100%;font-size:15px;background:transparent;padding:0 10px;color:var(--ink)}.clear-search{border:0;background:transparent;font-size:24px;color:#9b8c82;cursor:pointer}.categories{display:flex;gap:9px;overflow:auto;padding:12px 0 5px;scrollbar-width:none}.categories::-webkit-scrollbar{display:none}.cat{flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:16px;padding:9px 13px;color:#5a463a;display:flex;gap:7px;align-items:center;cursor:pointer;font-size:13px;font-weight:600}.cat.active{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 10px 20px rgba(255,107,20,.2)}.hero-card{margin:10px 16px 5px;border-radius:26px;min-height:275px;position:relative;overflow:hidden;box-shadow:var(--shadow);background:#63321a}.hero-card img{position:absolute;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(47,19,7,.86),rgba(47,19,7,.45) 55%,rgba(47,19,7,.05))}.hero-copy{position:relative;z-index:2;color:#fff;padding:34px 24px;max-width:72%}.hero-kicker,.section-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:700}.hero-copy h2{font-size:34px;line-height:1.04;margin:9px 0 9px}.hero-copy p{margin:0 0 18px;color:#fff5eb;font-size:14px}.pill{border:0;border-radius:999px;padding:11px 16px;font-weight:700;cursor:pointer}.pill-light{background:#fff;color:#d4560b}.section{padding:24px 16px 4px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-bottom:13px}.section-head h2{font-size:27px;margin:2px 0 0}.section-kicker{color:#d55f14}.text-btn{border:0;background:transparent;color:var(--orange);font-weight:700;cursor:pointer}.count{font-size:12px;color:var(--muted)}.dish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dish-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 9px 30px rgba(70,39,12,.06);display:flex;flex-direction:column}.dish-image{position:relative;aspect-ratio:1.32;background:#f5ede4;overflow:hidden}.dish-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.dish-card:hover .dish-image img{transform:scale(1.04)}.badge{position:absolute;left:9px;top:9px;background:#fff;color:#7d3c12;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700;box-shadow:0 4px 12px rgba(0,0,0,.1)}.veg-dot{position:absolute;right:9px;top:9px;width:19px;height:19px;background:#fff;border:2px solid var(--green);border-radius:4px}.veg-dot:after{content:'';position:absolute;width:7px;height:7px;border-radius:50%;background:var(--green);inset:0;margin:auto}.dish-body{padding:12px 12px 13px;display:flex;flex-direction:column;flex:1}.dish-body h3{font-size:16px;margin:0 0 5px}.dish-desc{color:var(--muted);font-size:12px;line-height:1.35;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dish-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.price{font-weight:800;font-size:17px;color:#d65308}.add-btn{border:1px solid var(--orange);background:#fff;color:var(--orange);border-radius:12px;padding:7px 10px;font-weight:700;cursor:pointer}.add-btn:active{transform:scale(.97)}.menu-group{margin:0 0 23px}.menu-group-title{font-family:'Playfair Display',serif;font-size:22px;margin:0 0 10px;display:flex;align-items:center;gap:8px}.menu-list{display:grid;gap:10px}.menu-row{background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;display:grid;grid-template-columns:92px 1fr auto;gap:11px;align-items:center}.menu-row img{width:92px;height:78px;object-fit:cover;border-radius:13px;background:#f5ede4}.menu-row h3{margin:0 0 4px;font-size:15px}.menu-row p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.3}.menu-row-side{text-align:right;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.menu-row-side .price{font-size:15px}.menu-row .add-btn{font-size:12px;padding:6px 8px}.unavailable{opacity:.52}.empty{text-align:center;padding:35px 10px;color:var(--muted)}.empty div{font-size:42px}.empty h3{color:var(--ink);margin:10px 0 3px}.service-strip{margin:24px 16px 8px;background:linear-gradient(135deg,#fff1df,#fff8ed);border:1px solid #ffe0bd;border-radius:22px;padding:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;text-align:center}.service-strip b{display:block;color:#dc5b0c;font-size:14px}.service-strip span{font-size:10px;color:var(--muted)}footer{text-align:center;padding:26px 16px 42px;color:var(--muted)}footer img{width:82px;height:82px;object-fit:contain}footer p{margin:4px 0}footer small{display:block}.admin-link{display:inline-block;color:#b9a99c;font-size:10px;margin-top:14px;text-decoration:none}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(680px,100%);height:76px;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);z-index:40;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{border:0;background:transparent;color:#6f625a;font-size:10px;position:relative;cursor:pointer}.bottom-nav span{display:block;font-size:19px;margin-bottom:3px}.bottom-nav button.active{color:var(--orange);font-weight:700}.bottom-nav em{position:absolute;top:9px;margin-left:1px;background:var(--orange);color:#fff;border-radius:999px;min-width:18px;height:18px;font-style:normal;font-size:10px;line-height:18px}.sheet-backdrop{position:fixed;inset:0;background:rgba(30,14,5,.35);backdrop-filter:blur(3px);z-index:60;opacity:0;pointer-events:none;transition:.25s}.sheet-backdrop.show{opacity:1;pointer-events:auto}.sheet{position:fixed;left:50%;bottom:0;transform:translate(-50%,105%);width:min(680px,100%);max-height:80vh;background:#fffdf9;border-radius:28px 28px 0 0;z-index:70;padding:8px 16px 22px;transition:.32s cubic-bezier(.2,.8,.2,1);box-shadow:0 -30px 70px rgba(62,27,4,.18)}.sheet.show{transform:translate(-50%,0)}.sheet-handle{width:42px;height:5px;background:#ded2c8;border-radius:4px;margin:1px auto 10px}.sheet-head{display:flex;justify-content:space-between;align-items:center}.sheet-head h2{font-family:'Playfair Display',serif;margin:4px 0 12px;font-size:26px}.close-sheet{border:0;background:#f4eee8;width:38px;height:38px;border-radius:50%;font-size:22px;cursor:pointer}.cart-items{overflow:auto;max-height:48vh}.cart-row{display:grid;grid-template-columns:55px 1fr auto;gap:10px;padding:10px 0;border-bottom:1px solid var(--line);align-items:center}.cart-row img{width:55px;height:55px;border-radius:12px;object-fit:cover}.cart-row h4{margin:0 0 2px;font-size:14px}.cart-row small{color:var(--muted)}.qty{display:flex;align-items:center;gap:7px}.qty button{width:27px;height:27px;border:1px solid var(--line);background:#fff;border-radius:9px}.cart-summary{border-top:1px solid var(--line);padding-top:14px;margin-top:8px}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px;margin-bottom:12px}.checkout{width:100%;border:0;border-radius:16px;padding:15px;background:linear-gradient(135deg,#1fa851,#16873f);color:white;font-weight:800;font-size:15px}.more-list{display:grid;gap:10px}.more-list a,.more-list button{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px 15px;text-decoration:none;color:var(--ink);cursor:pointer}.splash{position:fixed;inset:0;background:radial-gradient(circle at 50% 42%,#ff9b35 0,#ff771c 35%,#ef5d08 100%);z-index:999;display:flex;align-items:center;justify-content:center;transition:opacity .55s,visibility .55s}.splash.hide{opacity:0;visibility:hidden}.splash img{width:210px;height:210px;object-fit:contain;filter:drop-shadow(0 22px 45px rgba(69,24,0,.25));animation:logoIn 1s cubic-bezier(.2,.85,.2,1)}.splash-orbit{position:absolute;width:250px;height:250px;border-radius:50%;border:1px solid rgba(255,255,255,.32);animation:orbit 2s linear infinite}.splash-orbit:before{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;top:20px;left:45px;box-shadow:0 0 20px #fff}@keyframes logoIn{0%{opacity:0;transform:scale(.78) translateY(10px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes orbit{to{transform:rotate(360deg)}}@media(max-width:430px){.hero-copy{max-width:82%}.hero-copy h2{font-size:29px}.dish-grid{gap:9px}.quick-actions{gap:7px}.quick-action{border-radius:15px;padding:9px 3px}.menu-row{grid-template-columns:80px 1fr auto}.menu-row img{width:80px;height:72px}}@media(min-width:681px){body{padding-top:18px}.shell{border-radius:30px 30px 0 0;overflow:hidden}.bottom-nav{border-radius:22px 22px 0 0}}
