:root{--ink:#1b120e;--muted:#6a5547;--paper:#fff7ec;--panel:#fff;--brand:#c9242c;--brand-dark:#7d171a;--accent:#f7a20a;--accent-soft:#fff0cf;--line:#efd6bf;--charcoal:#120d0b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff7ec;background:var(--paper);color:#1b120e;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}a{color:inherit;text-decoration:none}.site-shell{background:#fff7ec;background:var(--paper);min-height:100vh}.site-header{background:#fff7ecf5;border-bottom:1px solid #c9242c24;gap:28px;justify-content:space-between;left:0;padding:14px clamp(18px,5vw,72px);position:fixed;right:0;top:0;z-index:20}.brand,.site-header{align-items:center;display:flex}.brand{flex:0 0 auto;max-width:min(320px,36vw)}.brand img{display:block;height:54px;object-fit:contain;width:100%}.nav-links{color:#6a5547;color:var(--muted);display:flex;font-size:.94rem;font-weight:700;gap:28px}.nav-links a:hover{color:#c9242c;color:var(--brand)}.button,.delivery-button{align-items:center;border-radius:999px;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:0 20px;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button-primary{background:#c9242c;background:var(--brand);color:#fff}.delivery-group{align-items:center;display:flex;gap:12px}.delivery-group>span{color:#6a5547;color:var(--muted);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.delivery-actions{display:flex;gap:10px}.delivery-button{background:#fff;border:1px solid #1b120e1f;border-radius:8px;box-shadow:0 10px 24px #41251914;gap:9px;min-height:40px;min-width:118px;padding:0 18px}.delivery-button.swiggy{color:#fc8019}.delivery-button.swiggy img{height:22px;width:78px}.delivery-button.zomato{color:#e23744}.delivery-button.whatsapp img,.delivery-button.zomato img{height:22px;width:78px}.delivery-button img{display:block;height:19px;object-fit:contain;width:19px}.delivery-button strong{font-size:1rem;font-weight:900;letter-spacing:0}.button:hover,.delivery-button:hover{transform:translateY(-1px)}.hero{align-items:center;background-position:center 46%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;min-height:92vh;padding:120px clamp(20px,6vw,84px) 70px}.hero-content{max-width:760px}.eyebrow{color:#f7a20a;color:var(--accent);font-size:.82rem;font-weight:900;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3rem,7vw,6.4rem);line-height:.94;margin-bottom:24px;max-width:900px}h2{font-size:clamp(2rem,4.2vw,3.8rem);line-height:1;margin-bottom:22px}h3{font-size:1.45rem;margin-bottom:18px}.hero-copy{color:#ffffffe0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.65;max-width:680px}.section{padding:clamp(70px,9vw,120px) clamp(20px,6vw,84px)}.section-inner{margin:0 auto;max-width:1120px}.contact-grid,.split-layout,.story-grid{grid-gap:clamp(34px,6vw,76px);display:grid;gap:clamp(34px,6vw,76px);grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)}.about-section p,.rating-card p,.section-heading p,.story-section p{color:#6a5547;color:var(--muted);font-size:1.06rem;line-height:1.75}.highlight-panel{grid-gap:4px;align-self:start;background:#fff;background:var(--panel);border:1px solid #efd6bf;border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 70px #41251917;display:grid;gap:4px;padding:24px}.highlight-item{align-items:center;border-bottom:1px solid #efd6bf;border-bottom:1px solid var(--line);display:flex;gap:14px;padding:16px 0}.highlight-item:last-child{border-bottom:0}.highlight-item span{align-items:center;background:#fff0cf;background:var(--accent-soft);border-radius:8px;color:#c9242c;color:var(--brand);display:inline-flex;flex:0 0 32px;font-weight:900;height:32px;justify-content:center}.highlight-item p{font-weight:750;margin:0}.menu-section{background:#f8eddf}.story-section{background:linear-gradient(135deg,#7d171af5,#1b120efa);color:#fff}.story-section .eyebrow{color:#ffc766}.story-section p{color:#ffffffd1}.story-panel{background:#ffffff14;border-color:#ffffff2e;box-shadow:none}.story-panel .highlight-item{border-bottom-color:#ffffff29}.story-panel .highlight-item span{background:#f7a20a2e;color:#ffc766}.story-panel .highlight-item p{color:#fff}.section-heading{margin-bottom:38px;max-width:720px}.menu-category-grid{grid-gap:32px;display:grid;gap:32px}.menu-category{background:#fff;background:var(--panel);border:1px solid #efd6bf;border:1px solid var(--line);border-radius:8px;padding:clamp(18px,3vw,28px)}.menu-category h3{color:#7d171a;color:var(--brand-dark);margin-bottom:22px}.menu-items-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.menu-item-card{background:#fffaf3;border:1px solid #efd6bf;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 44px #41251912;color:#1b120e;color:var(--ink);display:flex;flex-direction:column;min-height:100%;overflow:hidden}.menu-item-card img{aspect-ratio:4/3;background:#fff0cf;background:var(--accent-soft);display:block;object-fit:cover;width:100%}.menu-item-card img.menu-item-placeholder{object-fit:contain;padding:26px}.menu-item-card h4{font-size:1rem;line-height:1.25;margin:0;padding:16px}.ratings-section{background:#fff7ec;background:var(--paper)}.ratings-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.rating-card{background:#fff;background:var(--panel);border:1px solid #efd6bf;border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 60px #41251914;display:flex;flex-direction:column;gap:16px;padding:26px}.rating-card-top{align-items:center;display:flex}.platform-logo{align-items:center;display:inline-flex;gap:10px;min-height:42px}.platform-logo img{display:block;height:26px;object-fit:contain;width:26px}.platform-logo span{font-size:1.6rem;font-weight:900;letter-spacing:0}.platform-logo.swiggy span{color:#fc8019}.platform-logo.zomato span{color:#e23744}.rating-score{align-items:baseline;display:flex;gap:8px}.rating-score strong{color:#7d171a;color:var(--brand-dark);font-size:3.3rem;line-height:1}.rating-score span{color:#f7a20a;color:var(--accent);font-size:1.5rem}.rating-count{color:#c9242c!important;color:var(--brand)!important;font-weight:850;margin:-10px 0 0}.contact-section{background:#120d0b;background:var(--charcoal);color:#fff}.contact-list{grid-gap:18px;display:grid;gap:18px;margin-top:34px}.contact-list p{color:#ffffffe6;margin:0}.contact-list span{display:block;font-size:.78rem;font-weight:900;letter-spacing:.1em;margin-bottom:5px;text-transform:uppercase}.contact-list a:hover,.contact-list span{color:#f7a20a;color:var(--accent)}.social-row{display:flex;gap:14px;margin-top:34px}.social-row a{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;display:inline-flex;font-size:1.4rem;height:46px;justify-content:center;width:46px}.social-row a:hover{background:#c9242c;background:var(--brand)}.contact-grid iframe{border:0;border-radius:8px;height:420px;width:100%}.site-footer{background:#0d0a09;color:#ffffffb8;font-size:.94rem;padding:28px 20px;text-align:center}@media (max-width:840px){.site-header{align-items:flex-start;flex-direction:column;gap:12px;position:static}.nav-links{flex-wrap:wrap;width:100%}.delivery-actions,.delivery-group{width:100%}.delivery-group{align-items:flex-start;flex-direction:column}.delivery-button{flex:1 1;width:100%}.hero{min-height:82vh;padding-top:76px}.contact-grid,.menu-items-grid,.ratings-grid,.split-layout{grid-template-columns:1fr}}@media (max-width:520px){.brand{max-width:260px}.brand img{height:46px}.button{width:100%}h1{font-size:3rem}}
/*# sourceMappingURL=main.565bd52d.css.map*/