*,:before,:after{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0;overflow-x:hidden}#root{text-align:left;box-sizing:border-box;border-inline:none;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0;display:flex;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.header{z-index:1000;background-color:#4a231f;width:100%;font-family:Inter,system-ui,-apple-system,sans-serif;position:sticky;top:0;box-shadow:0 4px 6px #0000001a}.header-container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;margin:0;padding:10px 24px;display:flex}.logo-container{align-items:center;gap:10px;display:flex}.logo-container .logo{width:auto;height:60px;display:block}.brand-copy{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brand-copy h1{color:#dd2026;letter-spacing:0;margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:clamp(20px,1.95vw,40px);font-weight:700}.brand-copy p{color:#6b3b2a;letter-spacing:.25em;background:#e7d6a3;border-radius:4px;margin:5px 0 0;padding:5px 9px 4px;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:clamp(8px,.65vw,12px);font-weight:700}.nav-links{align-items:center;gap:25px;display:flex}.nav-link{color:#fff;letter-spacing:.5px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;font-weight:400;text-decoration:none;transition:color .3s}.nav-link:hover{color:#eed4a6}.header-right{align-items:center;display:flex}.order-btn{color:#1a1a1a;cursor:pointer;letter-spacing:.5px;background-color:#eed4a6;border:none;border-radius:25px;padding:12px 24px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;font-weight:500;transition:background-color .3s,transform .2s}.order-btn:hover{background-color:#dcb87d;transform:translateY(-2px)}.desktop-only{display:block}.mobile-only{align-self:center;width:auto;margin-top:20px;display:none}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:25px;height:18px;margin-left:20px;padding:0;display:none}.hamburger .bar{background-color:#fff;border-radius:10px;width:100%;height:2px;transition:all .3s linear}@media screen and (width<=968px){.nav-links{text-align:center;background-color:#4a231f;flex-direction:column;gap:20px;width:100%;padding:30px 0;transition:all .3s ease-in-out;position:absolute;top:100%;left:-100%;box-shadow:0 10px 27px #0000001a}.nav-links.open{left:0}.desktop-only{display:none}.mobile-only{display:inline-block}.hamburger{display:flex}.brand-copy p{letter-spacing:.18em}}@media screen and (width<=480px){.header-container{padding:10px 15px}.logo-container .logo{height:45px}.brand-copy h1{font-size:20px}.brand-copy p{letter-spacing:.14em;padding:4px 6px 3px;font-size:7px}}.site-footer{color:#f8ebd0;box-sizing:border-box;background:#651f1f;width:100%;padding:.3rem 1.5rem .8rem;font-family:Georgia,Times New Roman,serif}.footer-top-edge{background-image:url(/assets/footer-line-fskBjMBQ.png);background-position:top;background-repeat:repeat-x;background-size:auto 100%;height:14px;margin:0 -1.5rem}.footer-brand-row{justify-content:center;align-items:center;gap:.6rem;padding:.8rem 0 .55rem;display:flex}.footer-logo{width:clamp(48px,5vw,70px);height:auto;display:block}.footer-brand-copy{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.footer-brand-copy h2{color:#dd2026;margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:clamp(24px,2.5vw,46px);font-weight:700}.footer-brand-copy p{color:#6b3b2a;letter-spacing:.26em;background:#e7d6a3;border-radius:4px;margin:5px 0 0;padding:5px 9px 4px;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:clamp(8px,.7vw,12px);font-weight:700}.footer-divider{background:linear-gradient(90deg,#0000 0%,#d9bd81 10% 90%,#0000 100%);height:4px;margin-bottom:.8rem}.footer-main-grid{grid-template-columns:.9fr 1fr 1fr 1fr 1.25fr;align-items:start;gap:1rem;width:min(100%,1200px);margin:0 auto;display:grid}.footer-train-box{background:#e6c98e;border-radius:1.1rem;width:125px;padding:.7rem}.footer-train-box img{width:100%;height:auto;display:block}.footer-col h3{text-underline-offset:4px;margin:0 0 .45rem;font-size:clamp(1rem,1.45vw,2rem);font-weight:500;text-decoration:underline}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:.14rem;font-size:clamp(.9rem,1.12vw,1.45rem);line-height:1.25}.footer-order-btn{color:#211a12;cursor:pointer;background:#ebd59e;border:0;border-radius:999px;margin:.15rem 0 .75rem;padding:.62rem 1.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(.8rem,1.02vw,1.2rem)}.footer-contact p{margin:.45rem 0;font-size:clamp(.92rem,1.12vw,1.35rem)}.footer-policy{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:.7rem;font-size:clamp(.92rem,1.08vw,1.3rem);display:flex}.footer-credit{text-align:center;margin:.35rem 0 0;font-size:clamp(.9rem,1vw,1.2rem)}.footer-credit strong{color:#e11919;font-weight:700}@media (width<=1024px){.footer-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-train-box{width:110px}}@media (width<=640px){.site-footer{padding:.25rem .85rem .7rem}.footer-top-edge{margin:0 -.85rem}.footer-main-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:.8rem}.footer-train-box{width:102px}.footer-col{flex-direction:column;align-items:center;display:flex}.footer-col h3,.footer-col ul,.footer-col li{text-align:center}.footer-order-btn{width:100%;max-width:220px}.footer-brand-copy h2{font-size:28px}.footer-brand-copy p{letter-spacing:.15em;padding:4px 6px 3px;font-size:7px}.footer-contact p{text-align:center}}.home{background:#fff;width:100%}.home-hero-shell{padding-bottom:0;position:relative}.home-hero-wrap{width:100%;min-height:100vh;margin:0 auto;position:relative;overflow:hidden}.home-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-copy-right{text-align:center;color:#4e1f1d;font-family:Georgia,Times New Roman,serif;position:absolute;top:5.5%;right:3.8%}.home-copy-right h1{letter-spacing:.02em;margin:0;font-size:clamp(1.05rem,3.25vw,3.5rem);font-weight:500;line-height:1.12}.home-copy-right h1 span{color:#c77a42}.home-copy-divider{color:#8a583a;margin-top:.8rem;font-size:clamp(.8rem,1.6vw,1.6rem)}.home-copy-divider-img{width:clamp(95px,14vw,220px);height:auto;margin:.8rem auto 0;display:block}.home-mobile-hero-top{display:none}.home-copy-left{color:#1f1a18;text-align:center;z-index:2;width:min(38vw,460px);font-family:Georgia,Times New Roman,serif;display:none;position:absolute;bottom:24.9%;left:50%;transform:translate(-50%)}.home-copy-left p{max-width:100%;margin:0;font-family:Gentium Book Basic,serif;font-size:24px;font-weight:400;line-height:1.22}.home-copy-left button{color:#fff;letter-spacing:.02em;cursor:pointer;background:#5d1f1f;border:0;border-radius:999px;margin-top:1.55rem;padding:clamp(.58rem,.8vw,.92rem) clamp(1.05rem,1.85vw,2.05rem);font-family:Georgia,Times New Roman,serif;font-size:clamp(.86rem,1vw,1.06rem);display:inline-block;box-shadow:0 9px 16px #0003}.home-gap-image-card{display:none}@media (width<=767px){.home-hero-shell{min-height:0;padding-bottom:36px;position:relative}.home-hero-wrap{height:auto;min-height:0;position:relative;overflow:visible}.home-hero-image,.home-copy-right{display:none}.home-mobile-hero-top{text-align:center;background-image:url(/assets/mobile-bg-B1z741nj.png);background-position:50% -10px;background-repeat:no-repeat;background-size:contain;height:76vh;min-height:940px;margin-top:56px;padding:.95rem .7rem .35rem;display:block}.home-mobile-hero-top h1{color:#0b1d43;letter-spacing:0;text-align:center;overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.36rem,6.15vw,1.9rem);font-weight:500;line-height:1.12}.home-mobile-hero-top h1>span{color:#bf6f38}.home-mobile-line-one{color:#bf6f38;white-space:normal}.home-mobile-train{width:min(94%,540px);height:auto;margin:-3.45rem auto 0;display:none}.home-mobile-biryani{width:min(96%,600px);height:auto;margin:-8.4rem auto 0;display:none}.home-copy-left{z-index:3;text-align:left;background:#f4eee7;border-radius:18px;width:min(84%,560px);min-width:0;height:fit-content;margin:0;padding:1rem 1.2rem .55rem;display:block;position:absolute;top:19.5%;left:50%;transform:translate(-50%);box-shadow:0 14px 30px #00000024}.home-copy-left p{color:#2e100f;max-width:96%;font-size:1rem;line-height:1.42}.home-copy-left button{color:#fff;letter-spacing:.01em;background:#5a1010;border-radius:999px;margin-top:.75rem;padding:.66rem 1.24rem;font-size:1.05rem;font-weight:600;box-shadow:0 8px 14px #0003}.home-gap-image-card{z-index:3;background:#f3f1ee;border-radius:22px;width:min(92%,430px);padding:14px;display:block;position:absolute;top:97%;left:50%;transform:translate(-50%);box-shadow:0 14px 30px #0000001f}.home-gap-image{border-radius:34px;width:100%;height:auto;display:block}}.flavor{background:#fff;grid-template-columns:.9fr 1.45fr 1.25fr;align-items:start;gap:1.2rem;width:min(100%,1400px);margin:0 auto;padding:1.5rem 1.6rem 2rem;display:grid}.flavor-left{gap:1.2rem;display:grid}.flavor-side-card,.flavor-main-card{border-radius:1.9rem;width:100%;margin-top:40px;display:block;box-shadow:0 12px 26px #00000029}.flavor-main-card{margin-top:-300px}.flavor-center{text-align:center;color:#151515;padding-top:350px;font-family:Georgia,Times New Roman,serif}.flavor-center h2{letter-spacing:.01em;color:#181312;margin:1.6rem 0 1rem;font-family:Gentium Book Basic,serif;font-size:36px;font-weight:400}.flavor-center p{color:#1f1a18;max-width:92%;margin:0 auto;font-family:Gentium Book Basic,serif;font-size:20px;font-weight:400;line-height:1.35}.story-btn{color:#fff;cursor:pointer;background:#5d1f1f;border:0;border-radius:999px;margin-top:1.4rem;padding:.7rem 1.65rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(.9rem,1.1vw,1.25rem);box-shadow:0 8px 16px #0000002e}.flavor-right{gap:1rem;display:grid}.customer-pill{color:#fff;background:#c7773f;border-radius:999px;align-items:center;gap:.9rem;padding:.85rem 1.45rem;font-family:Georgia,Times New Roman,serif;display:flex;box-shadow:0 8px 18px #00000024}.customer-user-img{width:clamp(46px,4vw,66px);height:auto;display:block}.customer-copy{flex-direction:column;align-items:flex-start;display:flex}.customer-star-img{width:clamp(100px,9vw,160px);height:auto;margin-bottom:.18rem;display:block}.customer-copy p{color:#fff;margin:0;font-size:clamp(.95rem,1.65vw,2rem);line-height:1.1}.google-panel{background:#c7773f;border-radius:2rem;padding:1.4rem 1.2rem;box-shadow:0 12px 22px #00000029}.google-panel h3{text-align:center;color:#fff;letter-spacing:.03em;margin:0 0 1rem;font-family:Gentium Book Basic,serif;font-size:clamp(1rem,1.3vw,1.4rem);font-weight:500}.google-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.google-grid img{aspect-ratio:1;object-fit:cover;border-radius:.7rem;width:100%;display:block}.menu-scroll{background:#fff;padding:1.2rem 0 2.6rem}.section-title-wrap{justify-content:center;align-items:center;gap:.35rem;min-height:clamp(56px,7.4vw,98px);padding:.2rem .7rem;display:flex}.menu-scroll-title-wrap,.services-title-wrap,.gallery-title-wrap{margin-bottom:1.2rem}.menu-ribbon,.services-ribbon,.gallery-ribbon{color:#fff;text-align:center;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;min-width:clamp(190px,23vw,320px);padding:.85rem 2.85rem .85rem 2.25rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2vw,2.4rem);line-height:1}.menu-ribbon-train,.services-ribbon-train,.gallery-ribbon-train{width:clamp(62px,7vw,108px);height:auto}.menu-scroll-shell{background:#c7773f;border-radius:1.8rem;width:min(100%,1460px);margin:0 auto;padding:2.3rem 4.5rem;position:relative;box-shadow:0 14px 20px #00000029}.menu-track{--menu-gap:1.4rem;gap:var(--menu-gap);scroll-behavior:smooth;scrollbar-width:none;display:flex;overflow-x:auto}.menu-track::-webkit-scrollbar{display:none}.menu-card{flex:0 0 calc((100% - (2 * var(--menu-gap))) / 3);background:#e5c98d;border-radius:2rem;justify-content:space-between;align-items:center;gap:.8rem;padding:1.2rem 1rem 1.2rem 1.35rem;display:flex;box-shadow:0 10px 18px #0000002e}.menu-card-copy h3{color:#130f0e;margin:0 0 .45rem;font-family:Gentium Book Basic,serif;font-size:32px;font-weight:400}.menu-card-copy p{color:#130f0e;margin:0 0 .65rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(.95rem,1.15vw,1.3rem)}.menu-card-copy button{color:#fff;cursor:pointer;background:#5d1f1f;border:0;border-radius:999px;padding:.55rem 1.3rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(.85rem,1.05vw,1.1rem);box-shadow:0 6px 10px #0003}.menu-card img{object-fit:contain;width:clamp(140px,16vw,220px);height:auto}.menu-arrow{color:#fff;cursor:pointer;z-index:1;background:#5d1f1f;border:1px solid #c7b3b3;border-radius:999px;place-items:center;width:3.35rem;height:3.35rem;font-size:2rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 14px #0000003d}.menu-arrow-left{left:.9rem}.menu-arrow-right{right:.9rem}.services{background:#fff;padding:1rem 1.2rem 2.4rem}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;gap:1.2rem;width:min(100%,1460px);margin:0 auto;display:grid}.service-card{opacity:1;background:#c7773f;border-radius:1rem;width:250px;height:207px;min-height:207px;padding:.85rem 1rem .95rem;position:relative;transform:rotate(0);box-shadow:0 12px 18px #0003}.service-card:before,.service-card:after{content:"";background:#5d1f1f;border-radius:4px;width:6px;height:28px;position:absolute;top:50%;transform:translateY(-50%)}.service-card:before{left:-6px}.service-card:after{right:-6px}.service-icon{object-fit:contain;width:44px;height:44px;margin-bottom:.55rem;display:block}.service-card h3{color:#fff;margin:0 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,1.3vw,1.5rem);font-weight:500}.service-card p{color:#fff;max-width:92%;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(.8rem,.95vw,1rem);line-height:1.2}.gallery{background:#fff;padding:1rem 0 2.2rem;overflow:hidden}.gallery-marquee{width:100%;padding:0 4rem;position:relative}.gallery-track{scroll-behavior:smooth;scrollbar-width:none;align-items:flex-start;gap:.85rem;display:flex;overflow-x:auto}.gallery-track::-webkit-scrollbar{display:none}.gallery-card{background:#000;flex:none;width:clamp(170px,18vw,330px);height:clamp(320px,34vw,690px);margin:0;overflow:hidden;box-shadow:0 12px 20px #0003}.gallery-card:nth-child(5n+1),.gallery-card:nth-child(5n+5){transform-origin:50%;transform:perspective(700px)rotateY(11deg)}.gallery-card:nth-child(5n+2),.gallery-card:nth-child(5n+4){transform-origin:50%;transform:perspective(700px)rotateY(5deg)}.gallery-card:nth-child(5n+3){width:clamp(220px,24vw,420px);transform:none}.gallery-card img{object-fit:cover;width:100%;height:100%;display:block}.gallery-arrow{color:#fff;cursor:pointer;z-index:2;background:#5d1f1f;border:1px solid #c7b3b3;border-radius:999px;place-items:center;width:3.35rem;height:3.35rem;font-size:2rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 14px #0000003d}.gallery-arrow-left{left:.65rem}.gallery-arrow-right{right:.65rem}@media (width<=1200px){.flavor{grid-template-columns:1fr 1fr}.flavor-left{grid-area:1/1}.flavor-center{grid-area:1/2}.flavor-right{grid-area:2/1/auto/span 2}.customer-copy p{font-size:1.55rem}.menu-scroll-shell{border-radius:1.5rem;padding:2rem 4rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px) and (width<=900px){.home-copy-right{top:4.8%;right:2.7%}.home-copy-left{width:min(48vw,390px);bottom:14%;left:2.4%}.home-copy-left p{font-size:clamp(1rem,2.2vw,1.3rem);line-height:1.28}.flavor{grid-template-columns:1fr;padding:1.2rem 1rem 1.6rem}.flavor-left{grid-template-columns:1fr 1fr}.flavor-center,.flavor-right,.flavor-left{grid-area:auto}.menu-scroll-shell{border-radius:1.1rem;padding:1.2rem 1rem}.menu-arrow{display:none}.menu-card{flex:0 0 calc((100% - var(--menu-gap)) / 2);border-radius:1.25rem}.services-grid{gap:.95rem}.gallery-card{width:clamp(150px,34vw,270px);height:clamp(240px,58vw,460px)}.gallery-card:nth-child(5n+3){width:clamp(185px,42vw,320px)}}@media (width<=560px){.home-copy-right{top:3.2%;right:2%}.flavor{grid-template-columns:1fr;gap:.9rem;padding:.9rem .7rem 1.2rem}.flavor-left{grid-template-columns:1fr;gap:.8rem}.flavor-side-card,.flavor-main-card{border-radius:1.25rem;margin-top:0}.flavor-main-card{margin-left:auto;margin-right:auto}.flavor-center h2{margin:1rem 0 .8rem;font-size:clamp(2.1rem,10.2vw,3rem);line-height:1.05}.flavor-center p{max-width:96%;font-size:clamp(1.02rem,5.7vw,1.3rem);line-height:1.3}.story-btn{margin-top:1rem}.customer-pill{border-radius:999px;padding:.7rem .85rem}.customer-user-img{width:44px}.customer-star-img{width:98px}.customer-copy p{font-size:1.02rem}.google-panel{border-radius:1.3rem;padding:.9rem .7rem}.google-grid{gap:.42rem}.menu-scroll{padding:.7rem 0 1.6rem}.menu-scroll-shell{border-radius:1.25rem;width:calc(100% - .6rem);padding:1rem .55rem 4.2rem}.menu-arrow{width:2.7rem;height:2.7rem;font-size:1.7rem;display:grid;top:auto;bottom:.8rem;transform:none}.menu-arrow-left{left:calc(50% - 3.2rem)}.menu-arrow-right{right:calc(50% - 3.2rem)}.menu-ribbon{padding:.62rem 1.8rem}.menu-card{border-radius:1.1rem;flex-basis:calc(100vw - 1.8rem);gap:.35rem;max-width:calc(100vw - 1.8rem);padding:.85rem .65rem .85rem .85rem}.menu-card-copy h3{font-size:clamp(1.65rem,8.2vw,2.15rem);line-height:1}.menu-card-copy p{margin-bottom:.55rem;font-size:1rem}.menu-card-copy button{padding:.5rem 1rem;font-size:.95rem}.menu-card img{width:clamp(102px,30vw,130px)}.services{padding:.8rem .8rem 1.6rem}.services-ribbon{padding:.62rem 1.8rem}.services-grid{grid-template-columns:1fr}.service-card{border-radius:.9rem;width:250px;height:207px;min-height:207px}.gallery{padding:.8rem 0 1.4rem}.gallery-ribbon{padding:.62rem 1.8rem}.gallery-track{gap:.52rem}.gallery-marquee{padding:0 .4rem 4rem}.gallery-arrow{width:2.6rem;height:2.6rem;font-size:1.6rem;display:grid;top:auto;bottom:.55rem;transform:none}.gallery-arrow-left{left:calc(50% - 3.05rem)}.gallery-arrow-right{right:calc(50% - 3.05rem)}.gallery-card{width:46vw;height:64vw}.gallery-card:nth-child(5n+3){width:56vw}}
