@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:wght@800&family=Bagel+Fat+One&family=Bellefair&family=Kumbh+Sans:wght@300;400&display=swap");@keyframes chaatFloat{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(1deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes chaatZigzag{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(8px,-12px) rotate(1.5deg)}50%{transform:translate(-8px,-20px) rotate(-1deg)}75%{transform:translate(6px,-10px) rotate(1deg)}to{transform:translate(0) rotate(0deg)}}.chaat-float{animation:chaatFloat 5s ease-in-out infinite}.chaat-float-delayed{animation:chaatFloat 5.5s ease-in-out 1.5s infinite}.chaat-float-slow{animation:chaatFloat 6s ease-in-out .5s infinite}.chaat-float-zigzag{animation:chaatZigzag 6s ease-in-out infinite}@keyframes chaatLeafShake{0%{transform:translate(0) rotate(0deg) scale(1)}20%{transform:translate(-8px,-12px) rotate(-1.5deg) scale(1.008)}40%{transform:translate(6px,-18px) rotate(1.2deg) scale(1.004)}60%{transform:translate(-6px,-8px) rotate(-1deg) scale(1.002)}80%{transform:translate(8px,-14px) rotate(1.4deg) scale(1.006)}to{transform:translate(0) rotate(0deg) scale(1)}}.chaat-leaf-shake{animation:chaatLeafShake 7.5s ease-in-out infinite}.btn-filled,.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 18px;border-radius:999px;font-family:var(--font-body);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s}.btn-filled{background:var(--secondary-color);border:1.5px solid var(--secondary-color);color:var(--primary-color)}.btn-filled:hover{background:#f0d4bf;border-color:#f0d4bf;color:var(--primary-color);transform:translateY(-1px)}.btn-outline{background:transparent;border:1.5px solid var(--secondary-color);color:var(--secondary-color)}.btn-outline:hover{background:var(--secondary-color);color:var(--primary-color);transform:translateY(-1px)}.hero-chaat{position:relative;min-height:100vh;background-color:#ffffff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:88px}.hero-chaat__mob-bg-leaf,.hero-chaat__mv-bg-leaf{display:none!important}.hero-chaat__bg-leaf-container{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;z-index:1}.hero-chaat__bg-leaf{position:absolute;top:-30px;left:-30px;right:-30px;bottom:-30px;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.78;filter:blur(3.5px) drop-shadow(0 12px 20px rgba(15,50,25,.12));pointer-events:none}.hero-chaat__bg-leaf-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 50% 50%,rgba(255,255,255,.05) 20%,rgba(255,255,255,.4) 65%,rgba(245,243,236,.45) 100%);pointer-events:none;z-index:1}.hero-chaat__inner{position:relative;width:100%;max-width:1440px;height:calc(100vh - 88px);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-chaat__good-vibes{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);z-index:2}.hero-chaat__good-vibes-content{font-family:Bagel Fat One,cursive,sans-serif;font-size:clamp(80px,12vw,200px);font-weight:400;color:#000000;line-height:1;text-align:center;white-space:nowrap}.hero-chaat__images{position:relative;width:100%;height:100%;z-index:3}.hero-chaat__img-juice-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.hero-chaat__img-juice{max-height:70vh}.hero-chaat__img-poori-wrap{position:absolute;top:64%;left:59%;transform:translate(-50%,-20%);z-index:4}.hero-chaat__img-poori{width:190px;height:auto}.hero-chaat__img-samosa-wrap{position:absolute;top:55%;left:42%;transform:translate(-50%,-20%);z-index:5}.hero-chaat__img-samosa{width:480px;height:auto}.hero-chaat__subtitle{position:absolute;top:25%;left:15%;font-family:Bellefair,serif;font-weight:400;font-size:40px;color:#000000;z-index:10}.hero-chaat__leaf-left{position:absolute;top:10%;left:25%;width:150px;height:auto;z-index:9}.hero-chaat__leaf-bottom{position:absolute;top:75%;left:18%;width:180px;height:auto;z-index:9}.hero-chaat__leaf-right{position:absolute;top:30%;right:17%;width:275px;height:auto;z-index:9;pointer-events:none}.bold-bites{background-color:#FFFFFF;padding:180px 20px 80px;position:relative;z-index:1}.bold-bites__img-cheese{position:absolute;top:50px;left:0;width:260px;height:auto;z-index:2}.bold-bites__img-pizza{position:absolute;top:0;right:0;width:250px;height:auto;transform:rotate(-21deg);z-index:2}.bold-bites__inner{max-width:100%;padding:0 40px;box-sizing:border-box}.bold-bites__header,.bold-bites__inner{width:100%;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:16px}.bold-bites__header{max-width:922px;align-items:center}.bold-bites__title{font-family:Bellefair,serif;font-weight:400;font-size:64px;color:#001A35;line-height:1;margin:0}.bold-bites__desc{font-family:Kumbh Sans,sans-serif;font-weight:300;font-size:24px;color:#393939;line-height:30px;letter-spacing:0;text-align:center;margin:0 auto;max-width:922px;width:100%}.bold-bites__cards-outer{position:relative;overflow:hidden;width:100%;margin-top:60px}.bold-bites__controls,.bold-bites__nav-btn{display:none!important}.bold-bites__cards-wrapper{width:100%;overflow-x:auto;overflow-y:visible;margin-top:0;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.bold-bites__cards-wrapper::-webkit-scrollbar{display:none}.bold-bites__cards-wrapper:active{cursor:-webkit-grabbing;cursor:grabbing}.bold-bites__cards{display:flex;gap:24px;flex-wrap:nowrap;width:max-content;padding:20px 0}.bold-bites__cards>*{scroll-snap-align:start;flex-shrink:0}.bold-bites__card{position:relative;width:424px;height:200px;border-radius:16px;display:flex}.bold-bites__card--red{background-color:#901B01}.bold-bites__card--yellow{background-color:#FFC813}.bold-bites__card--yellow .bold-bites__card-vertical-large,.bold-bites__card--yellow .bold-bites__card-vertical-small{color:#000000}.bold-bites__card--orange{background-color:#C64F11}.bold-bites__card--coral{background-color:#F98158}.bold-bites__card--coral .bold-bites__card-vertical-large,.bold-bites__card--coral .bold-bites__card-vertical-small{color:#000000}.bold-bites__card-left{width:124px;height:100%;display:flex;align-items:flex-end;justify-content:center;gap:4px;padding-bottom:8px}.bold-bites__card-vertical-small{font-family:Bellefair,serif;font-size:22px}.bold-bites__card-vertical-large,.bold-bites__card-vertical-small{color:#FFFFFF;writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;margin:0}.bold-bites__card-vertical-large{font-family:Alegreya Sans SC,sans-serif;font-weight:800;font-size:56px;line-height:.8}.bold-bites__card-right{width:300px;height:100%;background-color:#FEF8EC;border-radius:32px 16px 16px 32px;padding:24px 24px 24px 52px;display:flex;flex-direction:column;justify-content:flex-start;gap:8px;text-align:left}.bold-bites__card-title{font-family:Bellefair,serif;font-size:24px;font-weight:400;color:#000000;margin:0}.bold-bites__card-desc{font-family:Kumbh Sans,sans-serif;font-weight:300;font-size:18px;color:#000000;line-height:1.4;margin:0}.bold-bites__card-btn{background-color:#001A35;color:#FFFFFF;font-family:Bellefair,serif;font-size:18px;border:none;border-radius:40px;padding:8px 24px;cursor:pointer;align-self:flex-end;margin-top:auto}.bold-bites__card-img{position:absolute;width:139px;height:104px;top:96px;left:73px;z-index:5}.bold-bites__card-img--mango,.bold-bites__card-img--watermelon{width:auto;height:155px;top:45px;left:82px}.about-freshness{background-color:#FFFFFF;padding:100px 0 0;position:relative;overflow:hidden;scroll-margin-top:calc(var(--cj-header-height, 80px) + 20px)}.about-freshness__inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:60px}.about-freshness__image-wrap{flex:0 0 auto}.about-freshness__image-wrap--inline{display:none}.about-freshness__composite{position:relative;width:575px;max-width:100%;aspect-ratio:575/471;height:auto}.about-freshness__box{top:0;left:27.8%;width:72.2%;z-index:1}.about-freshness__box,.about-freshness__juice{position:absolute;height:auto;pointer-events:none;object-fit:contain;transform-origin:center bottom}.about-freshness__juice{top:.4%;left:0;width:78.3%;z-index:2}.about-freshness__content{max-width:473px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.about-freshness__subtitle-wrap{display:flex;align-items:center;gap:12px;margin-bottom:12px}.about-freshness__subtitle{font-family:Kumbh Sans,sans-serif;font-weight:400;font-size:16px;color:#000000}.about-freshness__line{display:inline-block;width:86px;height:1px;background-color:#000000}.about-freshness__title{font-family:Bellefair,serif;font-weight:400;font-size:64px;line-height:1.02;color:#001A35;margin:0 0 24px}.about-freshness__desc{font-family:Kumbh Sans,sans-serif;font-weight:300;font-size:18px;line-height:1.5;color:#000000;margin:0 0 32px;text-align:justify}.about-freshness__btn{display:inline-flex;align-items:center;gap:10px;background-color:#001A35;color:#FFFFFF;font-family:Bellefair,serif;font-size:18px;border:none;border-radius:40px;padding:16px 24px;cursor:pointer;transition:background-color .2s}.about-freshness__btn:hover{background-color:#001226}.about-freshness__sauce,.sauce-splash-section__img{width:100%;height:auto;display:block;margin-top:-60px;position:relative;z-index:1;pointer-events:none}.sauce-splash-section{padding-top:1px}.experiences,.sauce-splash-section{position:relative;width:100%;background-color:#FFFFFF}.experiences{padding:140px 20px 100px;scroll-margin-top:calc(var(--cj-header-height, 80px) + 20px)}.experiences__inner{max-width:1280px;width:100%;margin:0 auto;padding:0 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.experiences__title{font-family:Bellefair,serif;font-weight:400;font-size:64px;color:#001A35;line-height:1.05;margin:0}.experiences__desc{font-family:Kumbh Sans,sans-serif;font-weight:300;font-size:24px;color:#393939;line-height:1.4;max-width:760px;margin:0 auto 60px}.experiences__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;max-width:1280px;margin:0 auto;width:100%}.experiences__card{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;min-height:280px;width:100%}.experiences__card-num-wrap{height:52px;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;margin-bottom:24px}.experiences__card-num{font-family:Kumbh Sans,sans-serif;font-weight:900;font-size:96px;line-height:1;color:#ECECEC;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.experiences__card-title{font-family:Bellefair,serif;font-weight:400;font-size:32px;color:#000000;margin:0 0 12px;line-height:1.1}.experiences__card-desc{font-family:Kumbh Sans,sans-serif;font-weight:300;font-size:18px;color:#393939;line-height:1.4;max-width:260px;margin:0 auto 16px}.experiences__card-img{width:64px;height:64px;object-fit:contain;margin-top:auto}@media (max-width:1024px){.experiences{padding:100px 20px 80px}.experiences__title{font-size:48px}.experiences__desc{font-size:20px;margin-bottom:40px}.experiences__grid{grid-template-columns:repeat(2,1fr);gap:48px 32px}}@media (max-width:640px){.experiences{padding:70px 16px 50px}.experiences__title{font-size:36px}.experiences__desc{font-size:16px;margin-bottom:32px}.experiences__grid{grid-template-columns:1fr;gap:36px}}.cravings{background-color:#FFFFFF;padding:120px 0 100px;position:relative;overflow:hidden}.cravings__side-poori{position:absolute;top:10px;left:-39px;width:159px;height:159px;object-fit:contain;z-index:5}.cravings__inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:flex-start;min-height:520px}.cravings__content{max-width:474px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;position:relative;z-index:3}.cravings__title{font-family:Bellefair,serif;font-weight:400;font-size:64px;line-height:1.02;color:#001A35;margin:0}.cravings__desc{font-family:Kumbh Sans,sans-serif;font-weight:300;font-size:18px;line-height:1.5;color:#393939;text-align:justify;margin:0}.cravings__desc strong{font-weight:400;color:#001A35}.cravings__btn--mobile{display:none!important}.cravings__btn{display:inline-flex;align-items:center;gap:10px;background-color:#001A35;color:#FFFFFF;font-family:Bellefair,serif;font-size:24px;border:none;border-radius:40px;padding:16px 24px;cursor:pointer;transition:background-color .2s;align-self:center}.cravings__btn:hover{background-color:#001226}.cravings__image-wrap{position:absolute;right:-40px;top:50%;transform:translateY(-50%);z-index:2}.cravings__main-img{width:720px;max-width:none;height:auto;object-fit:contain;display:block}.gallery{background-color:#FFFFFF;padding:100px 20px;position:relative;overflow-x:hidden}.gallery__splash{position:absolute;width:240px;height:auto;pointer-events:none;z-index:1}.gallery__splash--left{left:-140px;top:270px}.gallery__splash-wrap--right{position:absolute;right:-140px;top:620px;width:240px;z-index:1;pointer-events:none;transform:scaleX(-1)}.gallery__splash--right{position:relative;width:100%;height:auto;display:block}.gallery__inner{max-width:1263px;margin:0 auto;display:flex;flex-direction:column;gap:24px;position:relative}.gallery__bottom-row,.gallery__top-row{display:flex;justify-content:space-between;align-items:flex-start;width:100%;position:relative;z-index:2}.gallery__stack{display:flex;flex-direction:column;gap:20px}.gallery__img{border-radius:16px;object-fit:cover;display:block}.gallery__img--1{width:473px;height:490px}.gallery__img--2{width:205px;height:324px;margin-top:166px}.gallery__img--3{width:473px;height:490px}.gallery__img--4{width:398px;height:412px}.gallery__img--5{width:205px;height:324px}.gallery__img--6{width:205px;height:146px}.gallery__img--7{width:205px;height:324px}.gallery__img--8{width:337px;height:349px}.hero-chaat__btn-reserve{position:absolute;top:65%;left:13%;background-color:#001A35;color:#FFFFFF;font-family:Bellefair,serif;font-weight:400;font-size:24px;border:none;border-radius:40px;padding:16px 24px;display:flex;align-items:center;gap:10px;cursor:pointer;z-index:10}.hero-chaat__btn-reserve:hover{opacity:.9}.hero-chaat__text-right{position:absolute;top:65%;right:8%;width:326px;z-index:10}.hero-chaat__right-title{font-family:Bellefair,serif;font-weight:400;font-size:32px;color:#000000;margin:0 0 10px}.hero-chaat__right-desc{font-family:Kumbh Sans,sans-serif;font-weight:300;font-size:24px;line-height:35px;color:#393939;margin:0}.hero{position:relative;min-height:100vh;background:linear-gradient(135deg,var(--primary-color) 0,#011f1c 60%,var(--primary-card) 100%);overflow:hidden;padding-top:88px}.hero,.hero__side-phone{display:flex;align-items:center}.hero__side-phone{position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:left center;gap:.8rem;margin-left:1.2rem}.hero__side-phone span{font-size:.68rem;font-weight:600;letter-spacing:.18em;color:rgba(255,255,255,.45);text-transform:uppercase;white-space:nowrap}.hero__side-phone:before{content:"";display:block;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='%23E0C0AB' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cellipse cx='32' cy='32' rx='5' ry='7'/%3E%3Ccircle cx='32' cy='23' r='3'/%3E%3Cpath d='M30 18 L30 14'/%3E%3Cpath d='M27 30 C16 22 10 28 14 34 C17 36 23 34 27 30Z'/%3E%3Cpath d='M37 30 C48 22 54 28 50 34 C47 36 41 34 37 30Z'/%3E%3Cpath d='M29 40 L26 46'/%3E%3Cpath d='M32 40 L32 47'/%3E%3Cpath d='M35 40 L38 46'/%3E%3Ccircle cx='22' cy='48' r='0.8' fill='%23E0C0AB'/%3E%3Ccircle cx='42' cy='48' r='0.8' fill='%23E0C0AB'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:50%;transform:rotate(90deg);opacity:.75}.hero__side-phone:after{content:"";display:block;width:32px;height:1px;background:rgba(255,255,255,.3)}.hero__inner{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;grid-gap:4rem;gap:4rem;min-height:calc(100vh - 88px);padding-top:3rem;padding-bottom:3rem}@media (min-width:992px){.hero__inner.container{width:100%;margin:auto}}.hero__content{padding-left:2rem;justify-content:center}.hero__content,.hero__heading{display:flex;flex-direction:column}.hero__heading{margin:.5rem 0 1.5rem}.hero__heading-line{display:block;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:900;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:var(--white-color)}@media (min-width:992px){.hero__heading-line{font-size:clamp(2.6rem,4.4vw,4.6rem)}}.hero__sub{font-size:.95rem;line-height:1.8;color:rgba(255,255,255,.65);max-width:420px;margin-bottom:2.5rem}.hero__ctas{display:flex;gap:1rem;flex-wrap:wrap}.hero__cta-main{padding:.9rem 2.2rem}.hero__dots{display:flex;gap:.6rem;margin-top:3rem}.hero__dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.25);border:none;cursor:pointer;padding:0;transition:all .3s}.hero__dot.active{background:var(--secondary-color);transform:scale(1.3);box-shadow:0 0 12px rgba(228,196,172,.5)}.hero__visual{min-height:620px;align-self:stretch}.hero__images,.hero__visual{position:relative;height:100%}.hero__images{width:100%}.hero__img-main{position:absolute;right:0;top:0;width:70%;height:100%;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-card);border:2px solid #e0c0ab}.hero__img-main img{width:100%;height:100%;object-fit:cover;transition:transform 10s ease}.hero__img-blob{position:absolute;left:2%;bottom:4%;width:min(390px,52%);height:min(390px,52%);border-radius:50%;overflow:hidden;box-shadow:var(--shadow-card);border:2px solid #e0c0ab;z-index:2}.hero__img-blob img{width:100%;height:100%;object-fit:cover;transition:transform 8s ease}@media (min-width:992px){.hero__visual{min-height:0;height:clamp(440px,75vh,600px);align-self:center}}@media (max-width:991px){.hero__inner{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.hero__img-blob{border-radius:var(--radius-xl)}.hero__content{padding-left:0}.hero__visual{height:520px;min-height:520px}.hero__img-main{width:75%;height:100%;border-radius:var(--radius-xl) var(--radius-xl) var(--radius-xl) var(--radius-xl)}.hero__side-phone{display:none}}@media (max-width:640px){.hero__visual{height:440px;min-height:440px}.hero__img-main{width:80%;height:100%}.hero__img-blob{width:min(400px,55%);height:min(350px,55%);left:-5%;bottom:5%;border-radius:var(--radius-xl)}.hero__inner.container{max-width:95%!important}}.todays-specials{padding:6rem 0;background:linear-gradient(135deg,var(--primary-surface) 0,var(--primary-color) 40%,var(--primary-card) 100%)}.ts-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.ts-desc{font-size:.88rem;color:var(--secondary-color);line-height:1.6;margin:.4rem 0 0;max-width:380px}.ts-cards{display:flex;gap:18px;overflow-x:auto;padding-bottom:8px;padding-top:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.ts-cards::-webkit-scrollbar{display:none}.ts-slide{flex:0 0 320px;height:240px;scroll-snap-align:start}.ts-slide--shimmer{border-radius:14px;background:linear-gradient(90deg,rgba(255,255,255,.04) 25%,rgba(255,255,255,.08) 50%,rgba(255,255,255,.04) 75%);background-size:220% 100%;animation:tsShimmer 1.3s ease-in-out infinite}@keyframes tsShimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.ts-empty{padding:2.5rem;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid rgba(228,196,172,.1);color:rgba(255,255,255,.4);font-size:.88rem;text-align:center}@media (max-width:640px){.ts-cards{gap:12px}.ts-slide{flex:0 0 300px;height:230px}.ts-head{flex-direction:column;align-items:flex-start}}.about{position:relative;padding:6rem 0;background-color:var(--primary-color);background-repeat:repeat;overflow:hidden}.about__inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center}.about__float{position:absolute;font-size:2.5rem;pointer-events:none;z-index:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.about__float--1{top:12%;left:8%}.about__float--2{top:20%;right:5%;font-size:1.8rem}.about__float--3{bottom:25%;right:8%}.about__float--4{bottom:15%;left:5%;font-size:2rem}.about__image-wrap{position:relative;display:flex;align-items:center;justify-content:center}.about__image-wrap-old:before{content:"";position:absolute;inset:-50px 80px 40px 0;background-image:url(webpack:///mini-css-extract-plugin//_next/static/media/section-bg-pattern.5e45bbd8.png);background-repeat:repeat;background-size:420px;opacity:.9;pointer-events:none;z-index:0}.about__image-frame{position:relative;border-radius:0 0 50% 50%;overflow:hidden;width:clamp(440px,40vw,500px);height:clamp(600px,48vw,600px);box-shadow:var(--shadow-card);border:2px solid rgba(228,196,172,.15);background:var(--primary-color);isolation:isolate;z-index:1}.about__carousel{display:flex;flex-direction:column;align-items:center;z-index:1}.about__img-dots{display:flex;justify-content:center;gap:.5rem;margin-top:.9rem}.about__img-dot{width:8px;height:8px;border-radius:50%;border:none;background:rgba(255,255,255,.45);cursor:pointer;padding:0;transition:background .25s,transform .25s}.about__img-dot.active{background:#E0C0AB;transform:scale(1.25)}.about__image-frame img{position:relative;z-index:1;width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover;transition:transform 6s ease}.about__stats{position:absolute;bottom:-24px;right:-24px;display:flex;gap:0;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);display:none}.about__stat{padding:1.2rem 1.5rem;text-align:center;border-right:1px solid rgba(255,255,255,.08);background:rgba(0,39,36,.9)}.about__stat:last-child{border-right:none}.about__stat-num{display:block;font-size:1.6rem;font-weight:900;color:var(--secondary-color);line-height:1}.about__stat-label{display:block;font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:.3rem}.about__content{padding-right:2rem;text-align:center}.about__content .section-title{margin-bottom:0}.about__content .ornament{display:flex;gap:10px;align-items:center;margin:1rem 0 1.5rem;justify-content:center}.about__content .ornament img{width:32px;height:auto;opacity:.85}.about__content .section-desc{max-width:100%}@media (max-width:1024px){.about__inner{grid-template-columns:1fr;gap:3rem}.about__content{padding-right:0}.about__image-frame{width:clamp(380px,68%,560px);height:clamp(460px,82%,680px)}.about__stats{right:0}.about__float{display:none}}@media (max-width:991px){.about__content{text-align:center}.about__content .ornament{justify-content:center}.about__content .section-desc{margin-left:auto;margin-right:auto}.about__image-wrap:before{inset:-40px 80px 0 80px}.about__content{order:1;margin-bottom:40px}.about__image-wrap{order:2}}@media (max-width:576px){.about__image-frame{width:min(88vw,440px);height:520px}.about__image-wrap:before{inset:-40px 10px 25px -10px}}@media (max-width:480px){.about__image-frame{width:min(88vw,440px);height:500px}}.hours{padding:6rem 0;background:var(--primary-color);position:relative;overflow:hidden}.hours__inner{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:5rem;gap:5rem;align-items:start}.hours__left{display:flex;flex-direction:column}.hours__pills{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.8rem 0 0}.hours__pill{font-family:inherit;font-weight:600;font-size:.8rem;letter-spacing:.02em;color:var(--white-color);background:transparent;border:1px solid rgba(228,196,172,.3);border-radius:999px;padding:.5rem 1.1rem;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.hours__pill.active,.hours__pill:hover{border-color:var(--secondary-color)}.hours__pill.active{background:var(--secondary-color);color:var(--primary-color)}.hours__list{display:flex;flex-direction:column;gap:.55rem;margin:1.4rem 0 0}.hours__row{display:flex;gap:.6rem;font-size:.92rem;padding:.3rem 0;border-bottom:1px solid rgba(228,196,172,.07)}.hours__day{font-weight:600;color:var(--white-color);min-width:155px}.hours__time{font-weight:600;color:var(--secondary-color);white-space:nowrap}.hours__marquee{overflow:hidden;margin-top:3rem;width:100%}.hours__marquee-track{display:flex;gap:14px;width:max-content;animation:hoursMarquee 25s linear infinite}.hours__marquee-track:hover{animation-play-state:paused}.hours__marquee-slide{width:210px;height:155px;border-radius:12px;overflow:hidden;flex-shrink:0}.hours__marquee-slide img{width:100%;height:100%;object-fit:cover;display:block}@keyframes hoursMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hours__right{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.hours__main-frame{width:90%;max-width:600px;border-radius:16px;overflow:hidden;height:400px;box-shadow:0 12px 36px rgba(0,0,0,.35);border:1px solid rgba(228,196,172,.1);align-self:center}.hours__main-frame img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 6s ease}.hours__main-frame:hover img{transform:scale(1.04)}.hours__book-btn{align-self:center}@media (max-width:1024px){.hours__inner{grid-template-columns:1fr;gap:3.5rem}.hours__main-frame{height:380px}}@media (max-width:640px){.hours__day{min-width:130px}.hours__day,.hours__time{font-size:.82rem}.hours__main-frame{height:280px;border-radius:14px}.hours__marquee-slide{width:170px;height:125px}}.why{padding:6rem 0;background:linear-gradient(135deg,var(--primary-surface) 0,var(--primary-color) 40%,var(--primary-card) 100%);position:relative;overflow:hidden}.why:before{content:"";position:absolute;top:-120px;left:-120px;width:480px;height:480px;background:radial-gradient(circle,rgba(228,196,172,.05) 0,transparent 70%);pointer-events:none}.why__inner{display:grid;grid-template-columns:1fr 1.15fr;grid-gap:5rem;gap:5rem;align-items:center}.why__img-frame{position:relative;border-radius:80px 20px 80px 20px;overflow:hidden;height:520px;box-shadow:var(--shadow-card);border:1px solid rgba(228,196,172,.1)}.why__img-frame img{width:100%;height:100%;object-fit:cover;transition:transform 6s ease}.why__img-frame:hover img{transform:scale(1.04)}.why__img-overlay{position:absolute;inset:0;background:linear-gradient(160deg,rgba(0,39,36,.25),transparent 55%)}.why__title-sub{color:var(--secondary-color);font-size:.85em}.why__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:rgba(228,196,172,.1);border-radius:16px;overflow:hidden;margin-top:.5rem}.why__item{position:relative;background:var(--primary-card);padding:26px 24px;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;transition:background .3s ease}.why__item:before{content:"";position:absolute;top:0;left:0;width:2px;height:0;background:var(--secondary-color);border-radius:0 0 2px 0;transition:height .35s ease}.why__item:hover{background:rgba(0,39,36,.85)}.why__item:hover:before{height:100%}.why__item-num{font-family:var(--font-heading);font-size:2rem;font-weight:900;color:var(--secondary-color);line-height:1;position:absolute;bottom:0;right:1rem;pointer-events:none;letter-spacing:-.02em}.why__item-title{font-size:.84rem;font-weight:700;color:var(--white-color);letter-spacing:.03em;line-height:1.4;margin:0}.why__item-desc{font-size:.75rem;color:var(--secondary-color);line-height:1.75;margin:0}@media (max-width:1024px){.why__inner{grid-template-columns:1fr;gap:3rem}.why__img-frame{height:380px;border-radius:60px 16px 60px 16px}.why__content{order:1}.why__image{order:2}}@media (max-width:640px){.why__list{grid-template-columns:1fr}.why__img-frame{height:300px;border-radius:40px 12px 40px 12px}.why__item{padding:2rem 1.2rem}}.flavors{padding:6rem 0;background:var(--primary-color);position:relative}.flavors:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='1' fill='rgba(228,196,172,0.04)'/%3E%3C/svg%3E") repeat;pointer-events:none}.flavors__header{text-align:center;margin-bottom:4rem}.flavors__sub{font-size:.85rem;color:var(--secondary-color);letter-spacing:.06em;margin-top:.5rem;text-transform:uppercase}.flavors__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.flavors__card{border-radius:var(--radius-xl);background:var(--card-bg,var(--primary-card));border:1px solid rgba(255,255,255,.22);padding:3rem 2.25rem;display:flex;flex-direction:column;gap:1.25rem;text-align:center;transition:border-color .3s ease,box-shadow .3s ease;box-shadow:0 0 0 1px rgba(255,255,255,.06),0 4px 32px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.07)}.flavors__card:hover{border-color:rgba(255,255,255,.38);box-shadow:0 0 0 1px rgba(255,255,255,.1),0 8px 40px rgba(0,0,0,.22),0 0 28px rgba(255,255,255,.05),inset 0 1px 0 rgba(255,255,255,.1)}.flavors__card-title{font-family:var(--font-heading);font-size:clamp(1.35rem,2vw,1.7rem);font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--secondary-color);margin:0;line-height:1.2}.flavors__card-desc{font-size:.9rem;color:rgba(255,255,255,.62);line-height:1.75;margin:0}@media (min-width:641px) and (max-width:1024px){.about-item__grid{grid-template-columns:repeat(2,1fr)!important}.about__image-wrap:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - 1rem);margin:0 auto}.flavors__grid{grid-template-columns:repeat(2,1fr)}.flavors__card:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - 1rem);margin:0 auto}}@media (max-width:640px){.flavors__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.about-item__grid{grid-template-columns:1fr!important;max-width:480px;margin:0 auto}.flavors__card{padding:1.75rem 1.5rem}}@media (max-width:400px){.flavors__card{padding:1.4rem 1.2rem}}.legacy{position:relative;padding:6rem 0;background:linear-gradient(135deg,var(--primary-surface) 0,var(--primary-color) 40%,var(--primary-card) 100%);overflow:hidden}.legacy__hb{top:10%;right:5%;z-index:1}.legacy__hb,.legacy__particle{position:absolute;pointer-events:none}.legacy__particle{width:4px;height:4px;border-radius:50%;background:var(--secondary-color);left:calc(8% + var(--li, 0) * 7%);bottom:15%}.legacy__inner{position:relative;z-index:2}.legacy__content-wrap{display:grid;grid-template-columns:80px 1fr 450px;grid-gap:3rem;gap:3rem;align-items:center}.legacy__chef-thumb{width:80px;height:80px;overflow:hidden;flex-shrink:0;align-self:flex-start;margin-top:1rem}.legacy__chef-thumb img{width:100%;height:100%;object-fit:contain}.legacy__title{line-height:1.05}.legacy__em{color:var(--secondary-color);font-style:normal!important}.legacy__desc{font-size:.9rem;line-height:1.85;color:rgba(255,255,255,.65)}.legacy__chef-large{position:relative;height:550px;border-radius:0 50% 0 0;box-shadow:var(--shadow-card);border:2px solid #e0c0ab;isolation:isolate}.legacy__chef-large:before{content:"";position:absolute;inset:-35px -35px 0 0;background-image:url(webpack:///mini-css-extract-plugin//_next/static/media/section-bg-pattern.5e45bbd8.png);background-repeat:repeat;background-size:420px;opacity:.9;pointer-events:none;z-index:0}.legacy__chef-large img{position:relative;z-index:1;width:100%;height:100%;border-radius:inherit;object-fit:cover;transition:transform 6s ease}.legacy__chef-overlay{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(0,39,36,.3),transparent 60%);z-index:2}@media (max-width:1024px){.legacy__content-wrap{grid-template-columns:1fr;gap:4.5rem}.legacy__chef-thumb{display:none}.legacy__text{margin-bottom:40px}.legacy__chef-large{width:clamp(380px,68%,560px);height:clamp(400px,52vw,520px);margin:0 auto}}@media (max-width:991px){.legacy__chef-large{width:clamp(340px,70vw,500px);height:clamp(550px,58vw,480px)}}@media (max-width:768px){.legacy__chef-large{width:clamp(300px,78vw,440px);height:clamp(500px,72vw,480px)}}@media (max-width:576px){.legacy__chef-large{width:90%;height:clamp(500px,80vw,500px)}}@media (max-width:450px){.legacy__chef-large{width:92%;height:clamp(460px,80vw,550px)}}.news{padding:6rem 0;background:linear-gradient(135deg,var(--primary-surface) 0,var(--primary-color) 40%,var(--primary-card) 100%)}.news__header{margin-bottom:4rem}.news__grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.news__featured{border-radius:var(--radius-xl);overflow:hidden;background:var(--primary-tertiary);border:1px solid rgba(228,196,172,.08);transition:var(--transition-medium);cursor:pointer}.news__featured:hover{transform:translateY(-4px)}.news__img-wrap{position:relative;height:320px;overflow:hidden}.news__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.news__featured:hover .news__img-wrap img{transform:scale(1.05)}.news__img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,39,36,.5) 0,transparent 60%)}.news__body{padding:2rem;background-color:var(--primary-surface)}.news__meta{display:flex;gap:.5rem;font-size:.72rem;color:rgba(255,255,255,.4);margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.06em}.news__title{font-size:1.3rem;font-weight:800;color:var(--white-color);line-height:1.3;margin-bottom:.8rem;letter-spacing:-.01em}.news__excerpt{font-size:.85rem;color:rgba(255,255,255,.6);line-height:1.7;margin-bottom:1.5rem}.news__link{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--secondary-color);position:relative;display:inline-flex;align-items:center;gap:.35rem}.news__link i{font-size:.9rem;transition:transform .2s}.news__link:hover i{transform:translateX(3px)}.news__side{display:flex;flex-direction:column;gap:1.5rem}.news__card{display:grid;grid-template-columns:140px 1fr;grid-gap:1.2rem;gap:1.2rem;border-radius:var(--radius-lg);overflow:hidden;background-color:var(--primary-surface);border:1px solid rgba(228,196,172,.08);cursor:pointer;transition:var(--transition-medium)}.news__card:hover{transform:translateX(6px);border-color:rgba(228,196,172,.2)}.news__card-img{position:relative;height:160px;overflow:hidden}.news__card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.news__card:hover .news__card-img img{transform:scale(1.08)}.news__card-body{padding:1.2rem 1.2rem 1.2rem 0;background:var(--primary-surface);display:flex;flex-direction:column;justify-content:center;gap:.5rem}.news__card-title{font-size:.92rem;font-weight:700;color:var(--white-color);line-height:1.4}@media (max-width:1024px){.news__grid{grid-template-columns:1fr}}@media (max-width:640px){.news__card{grid-template-columns:1fr}.news__card-img{height:180px}.news__card-body{padding:1rem}}.gallery-section{padding:6rem 0;background:var(--primary-color);overflow:hidden}.gallery-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:4rem}.gallery-header__left{flex:1 1}.gallery-header__right{max-width:300px;padding-bottom:.4rem}.gallery-tracks-wrapper{position:relative}.gallery-track{overflow:hidden;padding:6px 0}.gallery-track+.gallery-track{margin-top:16px}@keyframes marquee-fwd{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-rev{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.gallery-track__inner{display:flex;gap:16px;width:max-content;animation:marquee-fwd 50s linear infinite}.gallery-track--rev .gallery-track__inner{animation:marquee-rev 50s linear infinite}.gallery-tracks-wrapper:hover .gallery-track__inner{animation-play-state:paused}.gallery-card{position:relative;width:350px;height:260px;border-radius:14px;overflow:hidden;cursor:pointer;flex-shrink:0;background:var(--primary-card)}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.25,.46,.45,.94);will-change:transform}.gallery-card:hover img{transform:scale(1.08)}.gallery-card:after{content:"";position:absolute;inset:0;border-radius:14px;border:2px solid transparent;transition:border-color .3s ease;pointer-events:none;z-index:2}.gallery-card:hover:after{border-color:rgba(228,196,172,.55);box-shadow:inset 0 0 20px rgba(228,196,172,.06)}.gallery-card__overlay{display:none}.gallery-card__caption{color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:rgba(228,196,172,.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(228,196,172,.28);padding:5px 13px;border-radius:20px;transform:translateY(6px);transition:transform .32s ease}.gallery-card:hover .gallery-card__caption{transform:translateY(0)}.gallery-fade{display:none}.gallery-modal-overlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.85);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.gallery-modal{position:relative;width:min(900px,100%);max-height:92vh;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:#0d0d0d;box-shadow:0 32px 80px rgba(0,0,0,.7),0 0 0 1px rgba(228,196,172,.12)}.gallery-modal img{width:100%;max-height:78vh;object-fit:contain;display:block}.gallery-modal__close{position:absolute;top:14px;right:14px;width:38px;height:38px;border-radius:50%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.15);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s,transform .2s}.gallery-modal__close:hover{background:rgba(228,196,172,.22);transform:scale(1.1)}.gallery-modal__close svg{width:17px;height:17px}.gallery-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.15);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s,transform .25s}.gallery-modal__nav:hover{background:rgba(228,196,172,.22)}.gallery-modal__prev{left:14px}.gallery-modal__next{right:14px}.gallery-modal__prev:hover{transform:translateY(-50%) translateX(-2px)}.gallery-modal__next:hover{transform:translateY(-50%) translateX(2px)}.gallery-modal__nav svg{width:20px;height:20px}.gallery-modal__footer{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;background:rgba(8,8,8,.96);border-top:1px solid rgba(228,196,172,.1)}.gallery-modal__caption{color:rgba(255,255,255,.85);font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.gallery-modal__counter{color:rgba(228,196,172,.55);font-size:.78rem;font-weight:500;letter-spacing:.06em}@media (max-width:1024px){.gallery-grid{grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:220px 190px 215px;gap:12px}}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:200px 170px 170px 195px;gap:10px;grid-template-areas:"biryani  biryani" "lamb     paneer" "fish     restaurant" "tandoori dessert"}.gallery-item--fish{display:block}}@media (max-width:480px){.gallery-section{padding:4rem 0}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:175px 145px 145px 165px;gap:8px;grid-template-areas:"biryani  biryani" "lamb     paneer" "fish     restaurant" "tandoori dessert"}.gallery-item__caption{font-size:.7rem;padding:4px 10px}.gallery-modal-overlay{padding:10px}.gallery-modal{border-radius:14px}.gallery-modal__nav{width:38px;height:38px}.gallery-modal__prev{left:8px}.gallery-modal__next{right:8px}.gallery-header{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:640px){.gallery-header{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.gallery-card{position:relative;width:300px;height:220px}}@media (max-width:991px){.about,.flavors,.gallery-section,.hours,.legacy,.news,.todays-specials,.why{padding:4rem 0}}.about-item__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin:2.5em auto}.about-item{padding:25px}.about-item img{filter:drop-shadow(0 20px 40px rgba(0,0,0,.8)) drop-shadow(0 0 40px rgba(239,238,237,.25))}@media (max-width:991px){body,html{overflow-x:hidden!important}.hero-chaat{min-height:auto!important;height:auto!important;padding:calc(var(--cj-header-height, 80px) + 16px) 16px 28px!important;overflow:hidden!important}.hero-chaat__mv-bg-leaf{display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-size:130% auto!important;background-position:50%!important;background-repeat:no-repeat!important;opacity:.8!important;pointer-events:none!important;z-index:1!important;mask-image:linear-gradient(180deg,black 70%,transparent)!important;-webkit-mask-image:linear-gradient(180deg,black 70%,transparent)!important}.hero-chaat__bg-leaf-container{display:none!important}.hero-chaat__inner{height:auto!important;min-height:auto!important;max-width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;position:relative!important}.hero-chaat__subtitle{top:calc(var(--cj-header-height, 80px) - 6px)!important;left:8%!important;font-size:clamp(22px,4vw,30px)!important;text-align:left!important;z-index:10!important}.hero-chaat__good-vibes,.hero-chaat__subtitle{position:absolute!important;margin:0!important;pointer-events:none!important}.hero-chaat__good-vibes{top:calc(var(--cj-header-height, 80px) + 40px)!important;left:50%!important;transform:translateX(-50%)!important;z-index:2!important;width:100%!important;text-align:center!important}.hero-chaat__good-vibes-content{font-size:clamp(56px,14vw,105px)!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;letter-spacing:-.5px!important}.hero-chaat__images{order:2!important;position:relative!important;z-index:3!important;width:100%!important;max-width:400px!important;height:280px!important;margin:48px auto 0!important}.hero-chaat__img-juice-wrap{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.hero-chaat__img-juice{max-height:250px!important;width:auto!important}.hero-chaat__img-poori-wrap{position:absolute!important;top:60%!important;left:70%!important;transform:translate(-50%,-20%)!important}.hero-chaat__img-poori{width:140px!important}.hero-chaat__img-samosa-wrap{position:absolute!important;top:52%!important;left:34%!important;transform:translate(-50%,-20%)!important}.hero-chaat__img-samosa{width:290px!important;max-width:82vw!important}.hero-chaat__leaf-bottom,.hero-chaat__leaf-left,.hero-chaat__leaf-right{display:none!important}.hero-chaat__text-right{order:4!important;position:relative!important;top:auto!important;right:auto!important;width:100%!important;max-width:440px!important;text-align:center!important;margin:4px auto 0!important;padding:0 14px!important;box-sizing:border-box!important}.hero-chaat__right-title{font-size:26px!important;margin-bottom:6px!important}.hero-chaat__right-desc{font-size:15px!important;line-height:23px!important;color:#444444!important}.hero-chaat__btn-reserve{order:5!important;position:relative!important;top:auto!important;left:auto!important;margin:14px auto 0!important;font-size:17px!important;padding:12px 28px!important}.bold-bites{padding:110px 16px 36px!important;overflow:hidden!important}.bold-bites__inner{padding:0!important;gap:8px!important}.bold-bites__img-cheese,.bold-bites__img-pizza{display:none!important}.bold-bites__header{gap:8px!important}.bold-bites__title{font-size:clamp(28px,6vw,40px)!important}.bold-bites__desc{font-size:15px!important;line-height:22px!important;padding:0 4px!important}.bold-bites__cards-outer{margin-top:10px!important;position:relative!important;width:100%!important}.bold-bites__cards-wrapper{margin-top:0!important;padding:6px 0 16px!important;scroll-behavior:smooth!important}.bold-bites__controls{gap:16px!important;margin-top:10px!important;width:100%!important}.bold-bites__controls,.bold-bites__nav-btn{display:flex!important;align-items:center!important;justify-content:center!important}.bold-bites__nav-btn{position:static!important;transform:none!important;width:40px!important;height:40px!important;border-radius:50%!important;background-color:#001A35!important;color:#FFFFFF!important;border:1.5px solid rgba(255,255,255,.4)!important;box-shadow:0 4px 10px rgba(0,0,0,.25)!important;cursor:pointer!important;padding:0!important;transition:background-color .2s ease,transform .15s ease!important}.bold-bites__nav-btn:hover{background-color:#002b57!important}.bold-bites__nav-btn:active{transform:scale(.9)!important}.about-freshness{padding:50px 16px 36px!important;overflow:hidden!important}.about-freshness__inner{flex-direction:column!important;gap:28px!important;text-align:center!important;padding:0!important}.about-freshness__image-wrap{display:none!important}.about-freshness__image-wrap--inline{order:0!important;width:100%!important;display:flex!important;justify-content:center!important;margin:8px auto 6px!important}.about-freshness__composite{width:100%!important;max-width:420px!important;margin:0 auto!important;aspect-ratio:575/471!important}.about-freshness__content{order:1!important;max-width:520px!important;align-items:center!important;text-align:center!important;margin:0 auto!important;padding-bottom:8px!important}.about-freshness__title{font-size:clamp(30px,6vw,44px)!important;text-align:center!important}.about-freshness__desc{font-size:15px!important;line-height:24px!important;text-align:center!important;margin:0 0 18px!important}.about-freshness__btn{margin:0 auto!important;font-size:16px!important;padding:12px 28px!important;gap:8px!important}.about-freshness__btn svg{margin-left:0!important}.sauce-splash-section{padding:0!important;margin:0 auto!important;overflow:hidden!important;width:100%!important}.sauce-splash-section__img{width:110%!important;max-width:110%!important;height:auto!important;margin:0 -5%!important;display:block!important;border-radius:0!important}.experiences{padding:50px 16px 40px!important;overflow:hidden!important}.experiences__header{margin-bottom:30px!important}.experiences__title{font-size:clamp(30px,6vw,42px)!important}.experiences__desc{font-size:15px!important;margin-bottom:28px!important}.experiences__grid{grid-template-columns:repeat(2,1fr)!important;gap:24px 20px!important}.cravings{padding:70px 20px 40px!important;overflow:hidden!important;position:relative!important}.cravings__side-poori{width:80px!important;top:-40px!important;left:-15px!important;opacity:.45!important}.cravings__inner{display:flex!important;flex-direction:column!important;min-height:auto!important;gap:16px!important;padding:0!important;z-index:2!important}.cravings__content,.cravings__inner{align-items:center!important;text-align:center!important;position:relative!important}.cravings__content{max-width:540px!important;margin:0 auto!important;z-index:4!important;order:1!important}.cravings__btn--desktop{display:none!important}.cravings__title{font-size:clamp(30px,6vw,42px)!important;text-align:center!important}.cravings__desc{font-size:15.5px!important;line-height:24px!important;text-align:center!important;color:#393939!important;text-shadow:none!important}.cravings__desc strong{color:#001A35!important}.cravings__image-wrap{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important;width:calc(100% + 24px)!important;max-width:460px!important;margin:-20px -24px 0 auto!important;align-self:flex-end!important;z-index:2!important;pointer-events:auto!important;order:2!important}.cravings__image-wrap:after{display:none!important}.cravings__main-img{width:100%!important;height:auto!important;object-fit:contain!important;opacity:1!important;filter:none!important;display:block!important;margin:0 auto!important}.cravings__btn--mobile{display:inline-flex!important;order:3!important;font-size:16px!important;padding:12px 28px!important;gap:8px!important;border-radius:999px!important;margin:12px auto 0!important;align-self:center!important;box-shadow:0 4px 14px rgba(0,26,53,.2)!important}.cravings__btn--mobile svg{width:14px!important;height:14px!important;margin-left:6px!important}.gallery{padding:40px 16px!important;overflow:hidden!important}.gallery__splash,.gallery__splash-wrap--right{display:none!important}.gallery__inner{display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-gap:14px!important;gap:14px!important;width:100%!important;max-width:100%!important;padding:0!important;box-sizing:border-box!important}.gallery__bottom-row,.gallery__stack,.gallery__top-row{display:contents!important}.gallery__img,.gallery__img--1,.gallery__img--2,.gallery__img--3,.gallery__img--4,.gallery__img--5,.gallery__img--6,.gallery__img--7,.gallery__img--8{width:100%!important;height:190px!important;object-fit:cover!important;border-radius:14px!important;margin:0!important}.chaat-faq-animated{padding:10px 0 30px!important}}@media (max-width:640px){.hero-chaat{padding:calc(var(--cj-header-height, 80px) + 12px) 14px 20px!important}.hero-chaat__mv-bg-leaf{display:none!important}.hero-chaat__mob-bg-leaf{display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-size:78% auto!important;background-position:top!important;background-repeat:no-repeat!important;filter:invert(1) hue-rotate(180deg) blur(2.5px)!important;mix-blend-mode:multiply!important;opacity:.65!important;pointer-events:none!important;z-index:1!important}.hero-chaat__subtitle{top:calc(var(--cj-header-height, 80px) - 10px)!important;left:6%!important;font-size:clamp(17px,5vw,22px)!important}.hero-chaat__good-vibes{top:calc(var(--cj-header-height, 80px) + 32px)!important}.hero-chaat__good-vibes-content{font-size:clamp(50px,14.5vw,75px)!important}.hero-chaat__images{max-width:340px!important;height:240px!important;margin:38px auto 0!important}.hero-chaat__img-juice{max-height:215px!important}.hero-chaat__img-poori{width:120px!important}.hero-chaat__img-samosa{width:250px!important}.bold-bites{padding:30px 14px 32px!important}.bold-bites__card{width:345px!important;min-width:345px!important;height:200px!important;position:relative!important}.bold-bites__card-left{width:95px!important;padding-left:10px!important;padding-right:0!important;padding-bottom:10px!important;justify-content:flex-start!important;align-items:flex-end!important}.bold-bites__card-vertical-large{font-size:36px!important;line-height:.8!important}.bold-bites__card-vertical-small{font-size:14px!important}.bold-bites__card-right{width:250px!important;padding:16px 16px 14px 40px!important}.bold-bites__card-title{font-size:21px!important;line-height:1.15!important;margin:0 0 4px!important}.bold-bites__card-desc{font-size:13.5px!important;line-height:1.38!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bold-bites__card-btn{font-size:15px!important;padding:7px 22px!important;margin-top:auto!important;align-self:flex-end!important}.bold-bites__card-img{width:95px!important;height:auto!important;max-height:75px!important;top:100px!important}.bold-bites__card-img,.bold-bites__card-img--mango,.bold-bites__card-img--watermelon{position:absolute!important;left:64px!important;right:auto!important;z-index:5!important;object-fit:contain!important}.bold-bites__card-img--mango,.bold-bites__card-img--watermelon{width:auto!important;height:125px!important;max-height:125px!important;max-width:68px!important;top:38px!important}.about-freshness{padding:36px 14px 28px!important}.about-freshness__inner{gap:22px!important}.about-freshness__composite{max-width:280px!important}.about-freshness__desc{font-size:14px!important;line-height:22px!important;margin:0 0 16px!important}.about-freshness__btn{padding:11px 24px!important;font-size:16px!important;margin:0 auto!important}.about-freshness__btn svg{margin-left:0!important}.sauce-splash-section{margin-top:0!important}.sauce-splash-section__img{width:116%!important;margin-left:-8%!important}.experiences{padding:36px 16px 30px!important}.experiences__title{font-size:28px!important}.experiences__desc{font-size:14px!important;line-height:21px!important;margin-bottom:22px!important}.experiences__grid{grid-template-columns:1fr!important;gap:20px!important}.cravings{padding:36px 16px 30px!important}.cravings__inner{gap:14px!important}.cravings__btn--mobile{font-size:15px!important;padding:10px 24px!important;margin:8px auto 0!important}.cravings__image-wrap{max-width:340px!important;width:calc(100% + 20px)!important;margin:8px -20px 0 auto!important;align-self:flex-end!important}.cravings__main-img{opacity:1!important}.gallery{padding:30px 12px!important}.gallery__inner{gap:10px!important}.gallery__img,.gallery__img--1,.gallery__img--2,.gallery__img--3,.gallery__img--4,.gallery__img--5,.gallery__img--6,.gallery__img--7,.gallery__img--8{height:150px!important;border-radius:12px!important}}.faq-section{position:relative;background:var(--primary-color);color:rgba(255,255,255,.88)}.faq-section--with-bg{background-color:var(--primary-color);background-size:cover;background-position:50%}.faq-section-bg-overlay{display:block;position:absolute;inset:0;background:rgba(0,36,34,.78);pointer-events:none;z-index:0}.faq-shell{position:relative;z-index:1;max-width:1240px;margin:0 auto;padding:6rem 48px;display:grid;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);grid-gap:34px;gap:34px;align-items:start}.faq-section--full .faq-shell{grid-template-columns:1fr;max-width:90%}.faq-section--full .faq-copy{max-width:720px;margin:0 auto 32px;text-align:center}@media (max-width:768px){.faq-section--full .faq-shell{max-width:100%}}.faq-copy{max-width:460px}.faq-kicker{margin:0 0 14px;font-family:var(--font-body);font-size:.9rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--secondary-color)}.faq-title{margin:0 0 18px;font-family:var(--font-heading);font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.08;color:rgba(255,255,255,.95)}.faq-intro{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.8;color:rgba(255,255,255,.62)}.faq-list{display:grid;grid-gap:18px;gap:18px}.faq-item{border-radius:var(--radius-md);background:var(--primary-surface);border:1px solid rgba(224,192,171,.15);overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item.is-open{border-color:rgba(224,192,171,.4)}.faq-question{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 26px;border:0;background:transparent;color:rgba(255,255,255,.92);font-family:var(--font-heading);font-size:1.3rem;font-weight:700;line-height:1.25;text-align:left;cursor:pointer}.faq-icon{width:40px;height:40px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(224,192,171,.22);color:var(--secondary-color);font-size:.92rem}.faq-answer{padding:0 26px 24px}.faq-answer p{margin:0;font-family:var(--font-body);font-size:.98rem;line-height:1.8;color:rgba(255,255,255,.65)}.faq-answer-link{color:var(--secondary-color);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:opacity .2s ease}.faq-answer-link:hover{opacity:.85}@media (max-width:1024px){.faq-shell{padding:6rem 32px;grid-template-columns:1fr}.faq-copy{max-width:100%}}@media (max-width:991px){.faq-shell{padding:4rem 32px}}@media (max-width:640px){.faq-shell{gap:24px}.faq-question{padding:20px;font-size:1.08rem}.faq-icon{width:36px;height:36px;border-radius:12px}.faq-answer{padding:0 20px 20px}}@media (max-width:576px){.faq-shell{padding:4rem 24px}}.ct-page{min-height:100vh;background:#ffffff}.ct-sec{padding:80px 0;position:relative;z-index:1;background:transparent}.ct-ctr{max-width:1200px;margin:0 auto;padding:0 40px}.ct-bg-wrap{position:relative;background:transparent}.ct-bg-scrim{display:none}.ct-main-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:36px;gap:36px;align-items:flex-start}.ct-info-panel{padding:32px;align-self:flex-start;height:-moz-fit-content;height:fit-content;margin-top:0}.ct-form-panel,.ct-info-panel{display:flex;flex-direction:column;background:var(--surface-alt,#f7f7f7);border:1px solid var(--border,#e5e5e5);border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.04)}.ct-form-panel{padding:44px 40px}.ct-info-title{font-family:var(--font-heading);font-size:1.85rem;font-weight:700;color:var(--primary-color);margin:0 0 12px;line-height:1.2}.ct-info-sub{font-family:var(--font-body);font-size:.92rem;color:var(--text-muted);line-height:1.65;margin:0 0 20px}.ct-info-list{display:flex;flex-direction:column;gap:0;margin-bottom:0}.ct-info-item{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--border);background:transparent}.ct-info-item:last-child{border-bottom:none}.ct-info-ico{width:44px;height:44px;flex-shrink:0;border-radius:12px;background:#ffffff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--secondary-color);font-size:1.1rem}.ct-info-text{display:flex;flex-direction:column;gap:2px}.ct-info-label{font-family:var(--font-body);font-size:1rem;font-weight:700;color:var(--primary-color)}.ct-info-text a,.ct-info-text span{font-family:var(--font-body);font-size:.9rem;color:var(--text-muted);line-height:1.5;text-decoration:none;transition:color .2s ease}.ct-info-text a:hover{color:var(--primary-color)}.ct-socials{display:flex;align-items:center;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid var(--border)}.ct-socials-label{font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.ct-social-icons{display:flex;gap:10px}.ct-social-icons a{width:38px;height:38px;border-radius:10px;border:1px solid var(--border);background:#ffffff;display:flex;align-items:center;justify-content:center;color:var(--primary-color);font-size:.9rem;transition:background .2s,border-color .2s,color .2s}.ct-social-icons a:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:var(--primary-color)}.ct-eyebrow-pill{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:6px 16px;border-radius:999px;background:#ffffff;border:1px solid var(--border);font-family:var(--font-body);font-size:.82rem;font-weight:600;color:var(--primary-color);margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.ct-eyebrow-pill i{color:var(--secondary-color);font-size:.75rem}.ct-form-h2{font-family:var(--font-heading);font-size:2.2rem;font-weight:700;color:var(--primary-color);margin:0 0 12px;line-height:1.1}.ct-form-sub{font-family:var(--font-body);font-size:.92rem;color:var(--text-muted);line-height:1.65;margin:0 0 28px}.ct-form{display:flex;flex-direction:column;gap:18px}.ct-row-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.ct-field{display:flex;flex-direction:column;gap:8px;position:relative}.ct-field-full{grid-column:1/-1}.ct-field label{font-family:var(--font-body);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);transition:color .2s}.ct-field.filled label,.ct-field.focused label{color:var(--primary-color)}.ct-field input,.ct-field textarea{width:100%;padding:14px 18px;border-radius:12px;border:1px solid var(--border);background:#ffffff;color:var(--text);font-family:var(--font-body);font-size:.95rem;outline:none;transition:border-color .25s,background .25s,box-shadow .25s;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ct-field input::placeholder,.ct-field textarea::placeholder{color:var(--text-muted-light)}.ct-field.focused input,.ct-field.focused textarea{border-color:var(--secondary-color);background:#ffffff;box-shadow:0 0 0 3px rgba(224,192,171,.16)}.ct-field textarea{resize:vertical;min-height:140px;line-height:1.7}.ct-req{color:#e88b7d;font-weight:700;margin-left:2px}.ct-error{display:block;margin-top:6px;font-family:var(--font-body);font-size:.78rem;line-height:1.4;color:#e88b7d}.ct-field.has-error .cselect__trigger,.ct-field.has-error input,.ct-field.has-error textarea{border-color:#e88b7d}.ct-field .cselect__trigger{width:100%;padding:14px 18px;border-radius:12px;border:1px solid var(--border);background:#ffffff;color:var(--text);font-family:var(--font-body);font-size:.95rem;transition:border-color .25s,background .25s,box-shadow .25s}.ct-field .cselect__trigger.open,.ct-field.focused .cselect__trigger{border-color:var(--secondary-color);background:#ffffff;box-shadow:0 0 0 3px rgba(224,192,171,.16)}.ct-field .cselect__placeholder{color:var(--text-muted-light)}.ct-field .cselect__chevron{color:var(--primary-color)}.ct-field .cselect__list{background:#ffffff;border:1px solid var(--border);box-shadow:0 10px 30px rgba(0,0,0,.12);border-radius:12px;padding:6px}.ct-field .cselect__option{color:var(--text);border-radius:8px;font-size:.93rem}.ct-field .cselect__option:focus-visible,.ct-field .cselect__option:hover{background:var(--surface-alt);color:var(--primary-color)}.ct-field .cselect__option.selected{background:var(--primary-color);color:#ffffff;font-weight:600}.ct-submit{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:8px 10px 8px 24px;border:1.5px solid var(--primary-color);border-radius:999px;background:var(--primary-color);color:#fff;font-family:var(--font-body);font-size:.95rem;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:background var(--transition),border-color var(--transition),transform var(--transition);align-self:flex-start;margin-top:10px}.ct-submit:hover{background:color-mix(in srgb,var(--primary-color) 85%,var(--white-color));border-color:color-mix(in srgb,var(--primary-color) 85%,var(--white-color));transform:translateY(-2px)}.ct-submit-icon-circle{width:34px;height:34px;border-radius:50%;background:#ffffff;display:flex;align-items:center;justify-content:center;color:var(--primary-color);box-shadow:0 2px 6px rgba(0,0,0,.08);transition:transform .25s ease,background .25s ease;flex-shrink:0}.ct-submit-icon-circle svg{width:14px;height:14px;color:var(--primary-color);transition:transform .25s ease}.ct-submit:hover .ct-submit-icon-circle svg{transform:translate(1px,-1px)}.ct-success{flex-direction:column;text-align:center;gap:16px;padding:48px 24px;border-radius:20px;border:1px solid var(--border);background:#ffffff}.ct-success,.ct-success-icon{display:flex;align-items:center}.ct-success-icon{width:64px;height:64px;border-radius:50%;background:var(--secondary-color);justify-content:center;color:var(--primary-color);font-size:1.6rem;box-shadow:0 14px 28px rgba(0,0,0,.15)}.ct-success h3{font-family:var(--font-heading);font-size:1.5rem;color:var(--primary-color);margin:0;text-transform:uppercase}.ct-success p{font-family:var(--font-body);font-size:.98rem;color:var(--text-muted);max-width:320px;line-height:1.7;margin:0}.ct-success-back{margin-top:8px;padding:10px 24px;border-radius:999px;border:1.5px solid var(--secondary-color);background:transparent;color:var(--primary-color);font-family:var(--font-body);font-size:.9rem;font-weight:700;cursor:pointer;transition:background var(--transition),color var(--transition)}.ct-success-back:hover{background:var(--secondary-color);color:var(--primary-color)}.ct-info-map-box{display:flex;flex-direction:column;gap:14px;margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.ct-info-map-wrap{width:100%;height:200px;border-radius:16px;overflow:hidden;border:1px solid var(--border);box-shadow:0 4px 12px rgba(0,0,0,.04)}.ct-info-map-wrap iframe{width:100%;height:100%;border:0;display:block}.ct-dir-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;border-radius:999px;background:var(--primary-color,#001A35);border:1.5px solid var(--primary-color,#001a35);color:#ffffff!important;font-family:var(--font-body);font-size:.88rem;font-weight:700;letter-spacing:.02em;text-decoration:none!important;transition:background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.12);align-self:flex-start;margin-top:2px}.ct-dir-btn:hover{background:color-mix(in srgb,var(--primary-color,#001A35) 85%,#ffffff);border-color:color-mix(in srgb,var(--primary-color,#001A35) 85%,#ffffff);color:#ffffff!important;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.18)}.ct-dir-btn i{font-size:.9rem;color:var(--secondary-color,#ff9a62)}@media (max-width:1024px){.ct-ctr{padding:0 28px}.ct-main-grid{grid-template-columns:1fr;gap:32px}.ct-form-panel,.ct-info-panel{padding:36px 28px}.ct-info-panel{margin-top:0}}@media (max-width:640px){.ct-ctr{padding:0 16px}.ct-sec{padding:48px 0}.ct-row-2{grid-template-columns:1fr}.ct-submit{align-self:stretch;justify-content:center}.ct-form-h2{font-size:1.8rem}.ct-info-title{font-size:1.5rem}}