*{box-sizing:border-box} :root{--ink:#241b17;--muted:#74665d;--cream:#fff9f1;--card:#fff;--line:#eadfd3;--red:#8f2d1d;--orange:#c45d22;--shadow:0 12px 32px rgba(76,45,28,.08)}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream)}
.hero{background:linear-gradient(120deg,#7c2d12,#a83f1e 58%,#c76a28);color:white;padding:55px 20px}.hero-inner,main{max-width:1240px;margin:auto}.hero h1{font-size:clamp(38px,7vw,70px);margin:4px 0 6px;line-height:1}.hero p{font-size:18px;margin:0;opacity:.9}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800}.eyebrow.dark{color:var(--orange)}
main{padding:24px 18px 50px}.pricing{margin-bottom:24px}.pricing h2{margin-bottom:12px}.price-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.price-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px 15px;display:flex;justify-content:space-between;gap:10px;box-shadow:var(--shadow)}.price-card strong{color:var(--red)}
.layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:22px}.menu-panel,.cart-panel .sticky{background:white;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.menu-panel{padding:20px}.sticky{padding:20px;position:sticky;top:16px}
.section-head,.cart-title,.total{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-head h2{margin:3px 0}.section-head input{max-width:250px;width:100%;padding:11px 13px;border:1px solid var(--line);border-radius:12px}
.tabs{display:flex;gap:8px;overflow:auto;padding:14px 0 18px}.tab{white-space:nowrap;border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:999px;font-weight:700;cursor:pointer}.tab.active{background:var(--red);border-color:var(--red);color:white}
.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.dish{border:1px solid var(--line);border-radius:16px;padding:14px}.dish h3{margin:0 0 11px;font-size:16px}.controls{display:grid;grid-template-columns:1fr 62px;gap:7px}.dish select,.dish input,form input,form textarea{width:100%;border:1px solid #d8cec5;border-radius:10px;padding:10px;background:#fff;font:inherit}.add{width:100%;margin-top:8px;border:0;background:#f7e7da;color:#7c2d12;border-radius:10px;padding:10px;font-weight:800;cursor:pointer}
.cart-title h2{margin:0}.badge{font-size:12px;background:#f6e6d8;padding:6px 9px;border-radius:999px}.cart{margin:14px 0;max-height:300px;overflow:auto}.empty{color:var(--muted);padding:14px 0}.cart-item{padding:10px 0;border-bottom:1px solid #eee}.cart-item-top{display:flex;justify-content:space-between;gap:10px}.cart-item strong{font-size:14px}.cart-item p{margin:4px 0 0;color:var(--muted);font-size:12px}.remove{border:0;background:none;color:#a52a1a;cursor:pointer}.total{border-top:2px solid var(--line);padding-top:14px;font-size:17px}.total strong{font-size:24px;color:var(--red)}.small{font-size:12px;color:var(--muted);line-height:1.45}
form h3{margin:20px 0 10px}label{display:block;font-size:13px;font-weight:700;margin:9px 0}label input,label textarea{margin-top:5px;font-weight:400}.two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.primary{width:100%;border:0;border-radius:12px;padding:13px;background:var(--red);color:white;font-weight:800;font-size:15px;cursor:pointer;margin-top:8px}
.modal{position:fixed;inset:0;background:rgba(20,12,8,.58);display:grid;place-items:center;padding:18px;z-index:20}.hidden{display:none}.modal-card{position:relative;background:#fff;border-radius:20px;padding:24px;max-width:650px;width:100%;max-height:90vh;overflow:auto}.x{position:absolute;right:14px;top:10px;border:0;background:none;font-size:30px;cursor:pointer}.review-list{padding-left:20px}.notice{background:#fff3df;border-radius:12px;padding:12px;font-size:13px}footer{text-align:center;padding:25px;color:var(--muted);font-size:13px}
@media(max-width:850px){.layout{grid-template-columns:1fr}.sticky{position:static}.price-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.menu-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.section-head input{max-width:none}.two{grid-template-columns:1fr}.hero{padding:40px 18px}}.spice-label{margin:10px 0 5px}.dish select:focus-visible{outline:2px solid var(--orange);outline-offset:2px}

.heat-picker{margin-top:14px;padding:12px;background:#fff9f1;border:1px solid #f1dfcf;border-radius:12px}.heat-picker .spice-label{margin-top:0}.heat-presets{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.heat-presets button{flex:1 1 70px;padding:8px 5px;border:1px solid #decbbc;border-radius:20px;background:white;color:var(--ink);font:inherit;font-size:12px;cursor:pointer}.heat-presets button[aria-pressed=true]{background:var(--red);color:#fff;border-color:var(--red)}.heat-track{height:7px;border-radius:8px;background:#eadfd3;overflow:hidden}.heat-fill{width:0;height:100%;background:linear-gradient(90deg,#eab54e,#dc6925,#a92b21);border-radius:8px;transition:width .3s ease}.heat-caption{font-size:12px;min-height:18px;margin:8px 0 0;color:#7c2d12}.dish{transition:box-shadow .2s,transform .2s}.dish:hover{box-shadow:0 8px 22px #7c2d1212;transform:translateY(-2px)}.add:active{transform:scale(.97)}button:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.order-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,16px);opacity:0;pointer-events:none;background:#35241d;color:white;padding:15px 22px;border-radius:16px;box-shadow:0 8px 30px #0003;z-index:30;max-width:calc(100% - 32px);width:max-content;transition:opacity .2s,transform .2s}.order-toast.visible{opacity:1;transform:translate(-50%,0)}@media(prefers-reduced-motion:reduce){.dish,.heat-fill,.order-toast{transition:none}.dish:hover,.add:active{transform:none}}
.hero-title{display:flex;align-items:center;gap:22px}.ganesh-logo{width:100px;height:100px;object-fit:contain;flex-shrink:0}.hero-title h1{margin:4px 0 6px}@media(max-width:560px){.hero-title{gap:12px}.hero-title h1{font-size:clamp(28px,7.5vw,42px)}.ganesh-logo{width:70px;height:70px}}
/* Rolling category dock */
.tabs{gap:12px;padding:22px 12px 26px;align-items:center;scroll-behavior:smooth;scroll-snap-type:x proximity;min-height:100px;background:linear-gradient(180deg,#fffaf5,#f8eadd);border:1px solid #f1dfcf;border-radius:20px;margin:14px 0 18px;perspective:700px}
.tab{flex:0 0 auto;scroll-snap-align:center;padding:13px 18px;border-radius:16px;transform-origin:center bottom;transition:transform .22s ease,box-shadow .22s ease,background .22s ease;box-shadow:0 3px 0 #ead7c6;position:relative}
.tab.active{box-shadow:0 5px 0 #622719,0 8px 18px #8f2d1d25;transform:translateY(-3px) scale(1.04)}
.tab:focus-visible{transform:translateY(-7px) scale(1.1);z-index:2;outline-offset:4px}
@media(hover:hover) and (pointer:fine){.tab:hover{transform:translateY(-8px) scale(1.12);z-index:2;box-shadow:0 8px 18px #8f2d1d28}.tab:has(+ .tab:hover),.tab:hover + .tab{transform:translateY(-3px) scale(1.04)}}
.tab:active{transform:translateY(0) scale(.98)}
.menu-grid.category-enter{animation:category-arrive .25s ease-out}
@keyframes category-arrive{from{opacity:.45;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:560px){.tabs{gap:10px;padding-inline:10px}.tab{padding:12px 15px}}
@media(prefers-reduced-motion:reduce){.tabs{scroll-behavior:auto}.tab{transition:none}.tab:hover,.tab:focus-visible,.tab.active,.tab:has(+ .tab:hover),.tab:hover + .tab{transform:none}.menu-grid.category-enter{animation:none}}
/* Keep the Ganesh mark aligned with the header's right edge. */
.hero-inner{position:relative;padding-right:138px;min-height:110px}
.hero-title{display:block}
.ganesh-logo{position:absolute;right:0;top:50%;transform:translateY(-50%);width:110px;height:110px}
@media(max-width:560px){.hero-inner{padding-right:88px;min-height:76px}.ganesh-logo{width:72px;height:72px}.hero-title h1{font-size:clamp(28px,7.5vw,42px)}.hero p{font-size:15px;line-height:1.45}}

/* Warm kitchen theme */
:root{--cream:#fffaf2;--red:#8b321f;--orange:#b86c24}h1,h2,form h3{font-family:Lora,Georgia,serif;font-weight:600}.hero{background:radial-gradient(ellipse at top right,#d68a3438,transparent 55%),linear-gradient(115deg,#78321f,#a44726 65%,#ad592e)}.hero h1{letter-spacing:-.035em}.eyebrow{color:#ffe0a0}.ganesh-logo{filter:drop-shadow(0 0 16px #ffd58b30)}.price-card{border-top:3px solid #d9ad61}.tab{box-shadow:0 2px 4px #78321f0a}.tab.active{box-shadow:inset 0 -3px #efc77e,0 4px 12px #78321f18;transform:translateY(-2px)}.tab:focus-visible{transform:translateY(-3px) scale(1.04)}@media(hover:hover) and (pointer:fine){.tab:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 6px 14px #78321f18}.tab:has(+ .tab:hover),.tab:hover + .tab{transform:translateY(-1px) scale(1.015)}}.dish{background:linear-gradient(150deg,#fff,#fffcf7)}.add{transition:background .18s,transform .18s}.add:hover{background:#f1d8bc}.cart-pop{animation:cart-pop .35s ease}@keyframes cart-pop{50%{transform:scale(1.12);background:#f3d49b}}.mobile-order{display:none}#orderPanel{scroll-margin-top:18px}.order-toast{bottom:28px}@media(max-width:850px){body{padding-bottom:80px}.mobile-order{display:block;position:fixed;bottom:16px;left:18px;right:18px;width:calc(100% - 36px);z-index:15;border:1px solid #e1b96e;border-radius:15px;background:var(--red);color:white;padding:16px;font:700 15px Inter,system-ui,sans-serif;box-shadow:0 6px 24px #54251435;cursor:pointer}.order-toast{bottom:90px}}@media(prefers-reduced-motion:reduce){.cart-pop{animation:none}.add{transition:none}.tab:hover,.tab:focus-visible,.tab.active,.tab:has(+ .tab:hover),.tab:hover + .tab{transform:none}}
/* Fresh garden palette */
:root{--ink:#203b32;--muted:#607569;--cream:#f5faf5;--card:#fff;--line:#dce8dc;--red:#24634d;--orange:#387853;--shadow:0 12px 32px rgba(31,75,49,.06)}
body{background:linear-gradient(180deg,#f0f7ed 0,#fbfcf7 650px)}
.hero{background:radial-gradient(ellipse at top right,#94b67c45,transparent 60%),linear-gradient(115deg,#173f33,#2b654d 65%,#4f7c55);color:#fffdf3}
.eyebrow{color:#f2dfaa}.eyebrow.dark{color:#397455}.hero p{color:#edf5e9}.ganesh-logo{filter:drop-shadow(0 0 18px #f6dd9528)}
.price-card{background:#fffef8;border-color:#dce7d8;border-top-color:#c9ae6d}.price-card strong{color:#24634d}
.menu-panel,.cart-panel .sticky{background:#ffffff;border-color:#dce8dc}.tabs{background:linear-gradient(180deg,#f7fbf2,#eaf3e5);border-color:#dce8d6}.tab{background:#fffef9;color:#294c3c;border-color:#dbe6d5;box-shadow:0 2px 4px #244f310a}.tab.active{background:#28634c;color:#fffdf3;border-color:#28634c;box-shadow:inset 0 -3px #e2c987,0 4px 12px #315a3818}
.dish{background:linear-gradient(150deg,#fff,#fafdf7);border-color:#dce8d8}.dish select,.dish input,form input,form textarea,.section-head input{border-color:#ceddcc;color:#203b32;background:#fff}.heat-picker{background:#f3f8ed;border-color:#deead5}.heat-presets button{background:#fffef8;border-color:#d1dfc8;color:#35503b}.heat-presets button[aria-pressed=true]{background:#28634c;color:white;border-color:#28634c}.heat-track{background:#dce8d3}.heat-caption{color:#426342}.add{background:#e4f0d8;color:#25503a}.add:hover{background:#d4e8c2}.badge{background:#e7f0d9;color:#315438}.cart-item{border-color:#e2eade}.remove{color:#8d432b}.total{border-color:#dce8dc}.notice{background:#fff6dd;color:#5b5033}.order-toast{background:#214b3b;color:#fffef3}.mobile-order{background:#24634d;border-color:#adc68d;box-shadow:0 6px 24px #214b3b25}
@keyframes cart-pop{50%{transform:scale(1.12);background:#cfe4b9}}
/* Colorful market-inspired accents */
body{background:radial-gradient(ellipse at 0 25%,#fff0ce80,transparent 45%),radial-gradient(ellipse at 100% 60%,#dceef780,transparent 45%),#fffdf8}
.hero{background:linear-gradient(115deg,#173f33 0%,#286755 42%,#366d79 75%,#665477 100%)}
.price-card:nth-child(1){background:#fff5da;border-color:#ead6a3;border-top-color:#c58b23}.price-card:nth-child(1) strong{color:#805610}
.price-card:nth-child(2){background:#ffebe5;border-color:#efc9be;border-top-color:#cf765d}.price-card:nth-child(2) strong{color:#974a34}
.price-card:nth-child(3){background:#eaf4fc;border-color:#c9deeb;border-top-color:#5a91b6}.price-card:nth-child(3) strong{color:#356483}
.price-card:nth-child(4){background:#f3ecfa;border-color:#dfcfea;border-top-color:#9976b5}.price-card:nth-child(4) strong{color:#73508e}
.tabs{background:linear-gradient(100deg,#fff4df,#fff0e9 32%,#ecf5fa 68%,#f2edf8);border-color:#e8dfd2}
.tab[data-c="Tiffins"]{--category-color:#93601c;--category-light:#fff1cb;--category-border:#e3c477}
.tab[data-c="Appetizers"]{--category-color:#a64b36;--category-light:#ffe8df;--category-border:#e8b1a2}
.tab[data-c="Curries"]{--category-color:#28634c;--category-light:#e6f2df;--category-border:#b0cda5}
.tab[data-c="Rice & Biryani"]{--category-color:#326681;--category-light:#e5f2fa;--category-border:#a8cada}
.tab[data-c="Desserts"]{--category-color:#78518e;--category-light:#f1e7f8;--category-border:#cbb0da}
.tab{background:var(--category-light);color:var(--category-color);border-color:var(--category-border)}.tab.active{background:var(--category-color);color:#fff;border-color:var(--category-color);box-shadow:inset 0 -3px #ffffff50,0 4px 12px #33333318}
.dish:nth-child(4n+1){border-top:3px solid #d6b15e}.dish:nth-child(4n+2){border-top:3px solid #d98b77}.dish:nth-child(4n+3){border-top:3px solid #77a7bc}.dish:nth-child(4n){border-top:3px solid #ab8abe}
.heat-presets button[data-level="0"]{background:#e7f3e2;border-color:#b6d2a9;color:#35582b}.heat-presets button[data-level="3"]{background:#fff3cd;border-color:#e3cc83;color:#725716}.heat-presets button[data-level="5"]{background:#ffe9d7;border-color:#e3b38e;color:#88481c}.heat-presets button[data-level="10"]{background:#fbe4e9;border-color:#dea4b0;color:#8c3548}.heat-presets button[aria-pressed=true]{outline:2px solid currentColor;outline-offset:1px;font-weight:800}
/* Refined restaurant interface */
:root{--ink:#202620;--muted:#70756f;--cream:#faf9f6;--line:#e5e6df;--red:#254c3b;--orange:#58705b;--shadow:none}
body{background:#faf9f6;color:var(--ink)}
.hero{background:#203e31;color:#fffdf5;padding:44px 24px}.hero-inner{min-height:110px}.hero h1{font-family:Lora,Georgia,serif;font-weight:500;letter-spacing:-.04em;font-size:clamp(36px,5.5vw,62px)}.hero p{font-size:15px;color:#dbe3da;line-height:1.6}.eyebrow{color:#c9b886;font-size:10px;letter-spacing:.19em}.eyebrow.dark{color:#777c71}.ganesh-logo{filter:none;width:92px;height:92px}
main{padding-top:30px}.pricing h2{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;letter-spacing:.02em}.price-cards{gap:0;background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.price-card:nth-child(n){background:#fff;border:0;border-right:1px solid var(--line);border-radius:0;padding:17px 18px;box-shadow:none;font-size:13px}.price-card:last-child{border-right:0}.price-card:nth-child(n) strong{color:#293c2f}.pricing .small{margin-top:9px}
.menu-panel,.cart-panel .sticky{border:1px solid var(--line);border-radius:16px;box-shadow:none;background:white}.menu-panel{padding:24px}.section-head h2,.cart-title h2{font-family:Inter,system-ui,sans-serif;font-size:23px;font-weight:700;letter-spacing:-.04em}.section-head input{background:#f8f9f6;border:1px solid #e5e6df;border-radius:8px;font-size:13px}.tabs{background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:0;gap:23px;margin:18px 0 24px;padding:0 0 1px;perspective:none}.tab:nth-child(n){background:transparent;color:#757a73;border:0;border-radius:0;padding:14px 0;box-shadow:none;transform:none;font-size:13px;font-weight:600;transition:color .15s;flex-shrink:0}.tab.active:nth-child(n){background:transparent;color:#254c3b;border:0;box-shadow:inset 0 -3px #254c3b;transform:none}.tab:hover:nth-child(n),.tab:focus-visible:nth-child(n),.tab:has(+ .tab:hover),.tab:hover + .tab{transform:none;box-shadow:none;color:#254c3b}.tab.active:hover:nth-child(n){box-shadow:inset 0 -3px #254c3b}
.menu-grid{gap:16px}.dish:nth-child(n){background:white;border:1px solid #e5e6df;border-radius:12px;padding:18px;transform:none;box-shadow:none}.dish:hover{border-color:#b7c5b6;transform:none;box-shadow:none}.dish h3{font-size:16px;letter-spacing:-.02em;margin-bottom:16px}.dish select,.dish input{border-color:#e0e3dc;border-radius:7px;font-size:13px;padding:10px;color:#303a30}.heat-picker{background:#f8f9f5;border:0;border-radius:8px;padding:11px;margin-top:12px}.spice-label{font-size:11px;font-weight:600;color:#646d60}.heat-presets{gap:5px;margin:9px 0}.heat-presets button:nth-child(n){background:white;border:1px solid #dfe4d8;color:#5b6655;border-radius:6px;outline:none;font-size:11px;padding:7px 4px}.heat-presets button[aria-pressed=true]:nth-child(n){background:#e5ecdf;border-color:#83977b;color:#284329;outline:none}.heat-track{height:3px;background:#e4e8de}.heat-fill{background:#68845c}.heat-caption{color:#6b7663;font-size:11px}.add{background:#254c3b;color:white;border-radius:7px;padding:12px;font-size:12px;font-weight:600;margin-top:13px}.add:hover{background:#193729}.badge{background:#edf1e9;color:#405339}.total strong{color:#254c3b}.primary{border-radius:8px;font-size:13px}.mobile-order{border:0;border-radius:10px;background:#254c3b;box-shadow:0 4px 16px #16271c20}.small{font-size:11px}.order-toast{border-radius:10px}
@media(max-width:850px){.price-card:nth-child(2){border-right:0}.price-card:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:560px){.hero{padding:32px 20px}.ganesh-logo{width:70px;height:70px}.hero h1{font-size:34px}.hero p{font-size:13px}.menu-panel{padding:18px}.tabs{gap:22px}.section-head h2{font-size:22px}.price-card:nth-child(n){padding:14px 12px;font-size:12px}}
.thank-you-mark{width:54px;height:54px;display:grid;place-items:center;background:#eaf1e5;color:#254c3b;border-radius:50%;font-size:28px;margin:0 0 16px}#thankYouTitle{font-size:26px;line-height:1.25;margin:0 28px 10px 0}.thank-you-message{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:22px}

form select{width:100%;border:1px solid #d8cec5;border-radius:8px;padding:10px;background:#fff;font:inherit;color:var(--ink);margin-top:5px;font-weight:400}
.hero-title h1{font-size:clamp(30px,4.6vw,56px);line-height:1.15}@media(max-width:560px){.hero-title h1{font-size:clamp(25px,6.4vw,34px)}}
.hero-title h1{font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;font-weight:600;font-size:clamp(34px,5.2vw,64px);letter-spacing:-.025em;line-height:1.12;color:#fffdf5;transition:color .25s ease,text-shadow .25s ease}.hero-title h1:hover{color:#f0d8a1;text-shadow:0 2px 18px #d7b66d25}.kitchen-tagline{display:block;margin:13px 0 10px;letter-spacing:.2em}.hero p{margin-top:0}@media(max-width:560px){.hero-title h1{font-size:clamp(29px,7vw,39px)}.kitchen-tagline{font-size:9px;letter-spacing:.12em;line-height:1.6}}@media(prefers-reduced-motion:reduce){.hero-title h1{transition:none}}
/* Modern kitchen wordmark */
.hero-title h1{font-family:Inter,"Segoe UI",Arial,sans-serif;font-style:normal;font-weight:800;font-size:clamp(30px,4.8vw,58px);letter-spacing:-.045em;line-height:1.12;color:#fffdf5;text-shadow:none;transition:none}.hero-title h1:hover{color:#fffdf5;text-shadow:none}.kitchen-tagline{margin-top:15px;letter-spacing:.22em;font-size:10px;font-weight:600}@media(max-width:560px){.hero-title h1{font-size:clamp(26px,6.5vw,36px);letter-spacing:-.04em}.kitchen-tagline{font-size:9px;letter-spacing:.12em}}
.hero .hero-title:after{display:none}
/* White Ganesh mark against the green header. */
.hero .ganesh-logo{filter:none;width:156px;height:156px;animation:ganesh-float 4s ease-in-out infinite}
.hero .hero-inner{padding-right:180px;min-height:156px}
@keyframes ganesh-float{0%,100%{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 5px))}}
@media(max-width:560px){.hero .ganesh-logo{width:100px;height:100px}.hero .hero-inner{padding-right:115px;min-height:120px}}
@media(prefers-reduced-motion:reduce){.hero .ganesh-logo{animation:none}}
.category-navigation{display:flex;align-items:center;gap:12px;margin:18px 0 24px;min-width:0}
.category-navigation .tabs{position:relative;flex:1;min-width:0;margin:0;scroll-snap-type:x proximity;padding-bottom:3px;gap:23px}
.category-arrow{flex:0 0 32px;width:32px;height:32px;display:grid;place-items:center;border:1px solid #dce3d8;border-radius:50%;background:#fff;color:#254c3b;font:24px Georgia,serif;cursor:pointer;transition:background .2s,transform .2s}
.category-arrow:hover:enabled{background:#edf2e9;transform:scale(1.06)}.category-arrow:disabled{opacity:.3;cursor:default}
.category-navigation .tab.active:nth-child(n){box-shadow:none}
#categoryIndicator{position:absolute;bottom:0;left:0;height:3px;background:#254c3b;border-radius:3px;transition:transform .28s ease,width .28s ease;pointer-events:none}
@keyframes category-arrive{from{opacity:.3;transform:translateX(calc(var(--category-direction,1)*16px))}to{opacity:1;transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){#categoryIndicator,.category-arrow{transition:none}}
.hero{border-bottom:4px double #b7a475}
.food-story{margin:0 0 24px;border-radius:12px;overflow:hidden;background:#f0ebdf;position:relative}.food-story img{display:block;width:100%;height:clamp(170px,25vw,310px);object-fit:cover}.food-story figcaption{position:absolute;bottom:0;left:0;right:0;padding:35px 22px 18px;background:linear-gradient(transparent,#17281fe0);color:#fffaf0;font-family:Lora,Georgia,serif;font-size:clamp(16px,2vw,24px)}
.order-steps{display:flex;gap:24px;list-style:none;padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid #e5e6df}.order-steps li{flex:1;display:flex;gap:10px;align-items:center;font-size:12px;color:#405144}.order-steps span{font-family:Georgia,serif;color:#9a824b;font-size:20px}
@media(max-width:560px){.order-steps{gap:10px}.order-steps li{font-size:10px;gap:6px}.order-steps span{font-size:16px}.food-story figcaption{padding:30px 14px 14px}}
.kitchen-intro{padding:12px 0 26px;max-width:720px}.kitchen-intro h2{font-family:Lora,Georgia,serif;font-weight:500;font-size:clamp(23px,3vw,34px);line-height:1.3;letter-spacing:-.02em;margin:10px 0;color:#254c3b}.kitchen-intro p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}
.customer-feedback{margin-top:36px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:36px;background:#fff;border:1px solid var(--line);border-radius:16px}.customer-feedback h2{color:#254c3b;font-size:28px;margin:10px 0}.customer-feedback p{color:var(--muted);line-height:1.65;font-size:14px}.customer-feedback .small{font-size:12px}.rating{border:0;padding:0;margin:16px 0}.rating legend{font-size:13px;font-weight:700}.rating-options{display:flex;gap:8px;flex-wrap:wrap}.rating-options label{position:relative;flex:1}.rating-options input{position:absolute;opacity:0;width:1px;height:1px}.rating-options span{display:block;padding:11px 8px;border:1px solid #dce3d8;border-radius:8px;text-align:center;color:#6c623e;cursor:pointer;white-space:nowrap}.rating-options input:checked+span{background:#254c3b;color:#fff;border-color:#254c3b}.rating-options input:focus-visible+span{outline:2px solid #9c854b;outline-offset:3px}#feedbackStatus:empty{display:none}@media(max-width:850px){.customer-feedback{grid-template-columns:1fr;gap:12px;padding:22px}}
.layout>*{min-width:0}.sticky,form select{min-width:0}@media(max-width:850px){.layout{grid-template-columns:minmax(0,1fr)}}
/* Layout and accessibility corrections */
.controls{grid-template-columns:minmax(0,1fr) 62px}.dish select{min-width:0}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.two label{min-width:0}#time{max-width:100%}.modal-open{overflow:hidden}#manualOrder{width:100%;font:13px Inter,system-ui,sans-serif;padding:12px;border:1px solid #dce3d8;border-radius:8px}#searchStatus:empty{display:none}.hero-title h1{overflow-wrap:anywhere}.review-list,.cart-item,#review{overflow-wrap:anywhere}@media(max-width:560px){.two{grid-template-columns:1fr}.hero .hero-inner{padding-right:100px}.hero .ganesh-logo{width:88px;height:88px}.hero-title h1{font-size:27px}.cart-title{flex-wrap:wrap}}
.hero .telugu-name{font-family:"Noto Sans Telugu",sans-serif;font-size:17px;font-weight:400;color:#e8ddbd;line-height:1.7;margin:8px 0 0}@media(max-width:560px){.hero .telugu-name{font-size:14px}}
.hero .kitchen-location{font-family:Inter,system-ui,sans-serif;font-size:12px;color:#d3ddcf;letter-spacing:.035em;margin-top:12px;line-height:1.5}@media(max-width:560px){.hero .kitchen-location{font-size:11px}}
/* Balanced brand header spacing */
.hero{padding:36px 24px}.hero .hero-inner{display:flex;flex-direction:column;justify-content:center;min-height:184px;padding-right:188px}.hero .hero-title h1{margin:0;font-size:clamp(30px,4.6vw,56px);line-height:1.12;letter-spacing:.015em}.hero .telugu-name{margin:5px 0 0;font-size:16px;line-height:1.55}.hero .kitchen-tagline{margin:18px 0 7px;line-height:1.4;font-size:9px;letter-spacing:.18em}.hero .hero-inner>p:not(.kitchen-location){margin:0;font-size:14px;line-height:1.55}.hero .kitchen-location{margin:10px 0 0;font-size:11px;line-height:1.45;letter-spacing:0}.hero .ganesh-logo{right:8px;width:148px;height:148px}
@media(max-width:560px){.hero{padding:28px 20px}.hero .hero-inner{padding-right:0;padding-top:0;min-height:0;align-items:center;text-align:center}.hero .hero-title{padding-top:106px;width:100%}.hero .hero-title h1{font-size:clamp(27px,7.3vw,38px)}.hero .ganesh-logo{top:0;right:calc(50% - 45px);width:90px;height:90px;transform:none;animation:ganesh-mobile-float 4s ease-in-out infinite}.hero .telugu-name{font-size:14px;margin-top:6px}.hero .kitchen-tagline{margin-top:16px}.hero .hero-inner>p:not(.kitchen-location){font-size:13px}.hero .kitchen-location{margin-top:9px}}
@keyframes ganesh-mobile-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){.hero .ganesh-logo{animation:none}}
.hero .kitchen-tagline{font-weight:700;font-size:12px;text-transform:none;letter-spacing:.06em;color:#eee3c6}@media(max-width:560px){.hero .kitchen-tagline{font-size:11px}}
/* Final ordering polish */
.control-labels{display:grid;grid-template-columns:minmax(0,1fr) 62px;gap:7px;font-size:10px;font-weight:600;color:#727b6d;margin:0 0 6px}.cart-edit{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-edit label{display:flex;align-items:center;gap:8px;font-size:12px;color:#63705e}.cart-edit select{border:1px solid #dce3d8;border-radius:6px;padding:7px;background:white;color:#254c3b;min-width:54px}.empty-cart{padding:24px 12px;text-align:center;border:1px dashed #d8dfd1;border-radius:10px;background:#fafbf7}.empty-cart strong{font:500 20px Lora,Georgia,serif;color:#254c3b}.empty-cart p{font-size:12px;line-height:1.6;color:#70786a;margin-bottom:0}.dish{display:flex;flex-direction:column}.dish .add{margin-top:auto}.dish .controls,.dish .heat-picker{margin-bottom:13px}.cart-item{padding:14px 0}.cart-item-top{align-items:baseline}.cart-item .remove{font-size:11px;padding:8px 0 8px 8px}.customer-feedback{margin-top:48px;background:#fcfcf8}.category-arrow{min-height:36px;min-width:36px}.section-head input:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #7d946b;outline-offset:2px}.hero .hero-inner{max-width:1180px}.pricing{margin-bottom:30px}.menu-panel{padding:26px}.order-steps{margin-bottom:28px}@media(max-width:560px){.menu-panel{padding:18px}.customer-feedback{margin-top:28px}.dish{padding:16px}.hero .kitchen-tagline{font-size:11px}.order-steps{padding-bottom:20px;margin-bottom:24px}}
.hero .hero-title .kitchen-tagline{margin:0 0 12px}.hero .hero-title{margin-bottom:12px}
/* Classic restaurant lettering */
.hero-title h1{font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif;font-style:normal;font-weight:500;font-size:clamp(32px,5.2vw,64px);letter-spacing:.025em;line-height:1.15;color:#fff5dc}.hero-title h1:hover{color:#fff5dc}.kitchen-tagline{margin-top:15px;color:#cbb887;letter-spacing:.24em;font-size:9px}.hero-title:after{content:"";display:block;width:44px;height:1px;background:#cbb887;margin-top:17px}@media(max-width:560px){.hero-title h1{font-size:clamp(28px,6.7vw,38px);letter-spacing:.015em}.kitchen-tagline{font-size:8px;letter-spacing:.12em}}
