:root{--red:#ea382f;--dark:#15271f;--green:#1f7a45;--lime:#c9e445;--cream:#fff4d6;--pink:#f6b8b1;--ink:#18231d;color:var(--ink);background:var(--cream);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.nav-wrap{background:var(--cream);z-index:20;border-bottom:1px solid #15271f24;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:relative}.brand{letter-spacing:-1px;align-items:center;gap:8px;font-family:Yatra One,serif;font-size:25px;display:flex}.brand-leaf{color:var(--green);font-size:20px;transform:rotate(15deg)}.nav{align-items:center;gap:36px;font-size:14px;font-weight:600;display:flex}.nav a:not(.order-small):hover{color:var(--red)}.order-small{background:var(--dark);color:#fff;border-radius:30px;align-items:center;gap:7px;padding:12px 18px;display:flex}.menu-toggle{background:0 0;border:0;display:none}.hero{background:var(--red);min-height:calc(100vh - 82px);color:var(--cream);grid-template-columns:1.05fr .95fr;align-items:center;padding:70px 6vw 110px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:3;max-width:700px;position:relative}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:2px;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.hero h1,.section-heading h2,.story h2,.visit h2{letter-spacing:-4px;margin:22px 0;font-family:Yatra One,serif;font-size:clamp(60px,7vw,105px);line-height:.92}.hero h1 em,.section-heading h2 em,.story h2 em{color:var(--lime);font-style:normal}.hero-copy>p{color:#ffe7d3;max-width:570px;font-size:18px;line-height:1.6}.hero-actions{align-items:center;gap:26px;margin-top:35px;display:flex}.button{border-radius:40px;justify-content:center;align-items:center;gap:10px;padding:16px 23px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-3px)}.primary{background:var(--lime);color:var(--dark)}.text-link{gap:8px;font-weight:600;display:flex}.rating{align-items:center;gap:9px;margin-top:38px;font-size:13px;display:flex}.faces{letter-spacing:-8px;margin-right:8px;font-size:20px}.rating span{opacity:.78}.hero-art{z-index:2;height:550px;position:relative}.plate{background:var(--cream);width:420px;height:420px;box-shadow:15px 17px 0 var(--dark),inset 0 0 0 18px #ffdf82;border-radius:50%;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;top:65px;left:50%;transform:translate(-50%)rotate(-6deg)}.paan-icon{background:var(--lime);border:3px solid var(--dark);border-radius:90% 10% 85% 15%/75% 12% 88% 25%;width:125px;height:170px;position:relative;transform:rotate(-32deg);box-shadow:7px 7px #15271f2e}.paan-icon.red{background:#ee6959}.paan-icon.brown{background:#845138}.paan-icon.silver{background:#d8e1dd}.paan-icon:after{content:"";border:2px dashed var(--dark);border-radius:50%;width:68%;height:68%;position:absolute;top:22%;left:16%}.vein{background:var(--dark);width:2px;height:130px;position:absolute;top:20px;left:59px;transform:rotate(-10deg)}.filling{z-index:2;color:#ffd43b;font-size:35px;position:absolute;top:62px;left:48px;transform:rotate(32deg)}.plate>.paan-icon:nth-child(2){margin-top:-75px;transform:rotate(4deg)}.plate>.paan-icon:nth-child(3){transform:rotate(38deg)}.burst{z-index:5;background:var(--lime);width:104px;height:104px;color:var(--dark);text-align:center;clip-path:polygon(50% 0,61% 15%,78% 7%,82% 25%,100% 27%,91% 44%,100% 59%,82% 67%,82% 86%,62% 82%,50% 100%,38% 83%,18% 91%,17% 70%,0 60%,9% 44%,0 28%,20% 24%,22% 5%,40% 15%);flex-direction:column;justify-content:center;align-items:center;font-size:22px;font-weight:800;line-height:.9;display:flex;position:absolute;top:15px;right:7%;transform:rotate(10deg)}.burst span{text-transform:uppercase;font-size:12px}.stamp{z-index:5;border:2px solid var(--cream);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:125px;height:125px;font-size:12px;display:flex;position:absolute;bottom:4px;left:6%;transform:rotate(-12deg)}.stamp strong{font-size:16px}.sprinkle{color:var(--red);font-size:30px;position:absolute}.s1{top:70px;left:80px}.s2{bottom:80px;right:60px}.s3{top:110px;right:40px}.sun{border:1px solid #fff4d633;border-radius:50%;width:650px;height:650px;position:absolute;right:-200px}.sun-two{width:800px;height:800px;right:-260px}.marquee{background:var(--lime);width:104%;color:var(--dark);white-space:nowrap;padding:13px 0;font-family:Yatra One;font-size:20px;position:absolute;bottom:0;left:-2%;transform:rotate(-1.7deg)}.marquee div{animation:20s linear infinite move}@keyframes move{to{transform:translate(-50%)}}.menu-section{background:var(--cream);padding:110px 5vw}.section-heading{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.section-heading h2{color:var(--dark);margin:15px 0 0;font-size:clamp(52px,6vw,84px)}.section-heading h2 em{color:var(--red)}.section-heading>p{max-width:410px;line-height:1.65}.kicker{color:var(--red)}.paan-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:38px;display:grid}.paan-card{background:#fffaf0;border:1px solid #15271f40;padding:22px;transition:all .25s;position:relative}.paan-card:hover{box-shadow:8px 8px 0 var(--dark);transform:translateY(-8px)}.paan-card .paan-icon{width:90px;height:123px;margin:25px auto 32px}.paan-card .vein{height:90px;top:15px;left:43px}.paan-card .filling{font-size:25px;top:45px;left:36px}.card-no{font-size:11px;font-weight:700}.note{color:var(--red);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700}.paan-card h3{margin:9px 0;font-family:Yatra One;font-size:28px}.ingredients{flex-wrap:wrap;gap:6px;display:flex}.ingredients span{background:#eee4cc;border-radius:20px;padding:5px 8px;font-size:11px}.card-foot{border-top:1px solid #ddd0b4;justify-content:space-between;align-items:center;margin-top:24px;padding-top:18px;display:flex}.card-foot strong{font-size:21px}.card-foot button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:20px;align-items:center;gap:6px;padding:9px 13px;display:flex}.dark{background:var(--dark);color:#fff}.story{background:var(--pink);grid-template-columns:1fr 1fr;min-height:720px;display:grid}.story-art{background:var(--green);justify-content:center;align-items:center;display:flex;overflow:hidden}.giant-leaf{background:var(--lime);border:5px solid var(--dark);border-radius:90% 10% 85% 15%/75% 12% 88% 25%;justify-content:center;align-items:center;width:430px;height:530px;display:flex;position:relative;transform:rotate(-25deg);box-shadow:25px 25px #0f4e2c}.giant-leaf svg{opacity:.35;position:absolute;transform:rotate(25deg)}.giant-leaf span{text-align:center;font-family:Yatra One;font-size:23px;transform:rotate(25deg)}.giant-leaf strong{font-size:48px}.story-copy{padding:90px 7vw}.story h2{color:var(--dark);font-size:clamp(50px,5vw,74px)}.story h2 em{color:var(--red)}.story-copy>p{max-width:580px;font-size:17px;line-height:1.7}.values{border-top:1px solid #15271f40;grid-template-columns:repeat(3,1fr);margin-top:50px;padding-top:30px;display:grid}.values div{flex-direction:column;gap:10px;display:flex}.values strong{color:var(--red);font-family:Yatra One;font-size:26px}.values span{font-size:13px;font-weight:600}.visit{background:var(--dark);color:var(--cream);text-align:center;padding:100px 5vw 35px;overflow:hidden}.visit .kicker{color:var(--lime);justify-content:center}.visit h2{margin:20px auto 38px;font-size:clamp(50px,6vw,84px)}.cream{background:var(--cream);color:var(--dark)}.city-scroll{white-space:nowrap;color:var(--lime);justify-content:center;gap:28px;margin-top:95px;font-family:Yatra One;font-size:28px;display:flex}.city-scroll i{color:var(--red);font-style:normal}footer{background:var(--cream);justify-content:space-between;align-items:center;padding:35px 5vw;display:flex}footer p{font-size:13px}.social{align-items:center;gap:25px;font-size:12px;display:flex}@media (width<=900px){.nav{background:var(--cream);flex-direction:column;padding:30px;display:none;position:absolute;top:82px;left:0;right:0;box-shadow:0 20px 30px #00000026}.nav.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{height:440px}.plate{width:340px;height:340px}.paan-icon{width:100px;height:140px}.vein{height:105px;left:47px}.filling{left:39px}.section-heading{flex-direction:column;align-items:start}.paan-grid{grid-template-columns:1fr 1fr}.story{grid-template-columns:1fr}.story-art{min-height:600px}.story-copy{padding:80px 8vw}}@media (width<=560px){.nav-wrap{height:70px}.brand{font-size:21px}.hero{min-height:auto;padding:55px 24px 90px}.hero h1{letter-spacing:-2px;font-size:54px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.rating{flex-wrap:wrap}.hero-art{height:380px;margin:15px -20px 0}.plate{width:285px;height:285px;top:55px}.plate .paan-icon{width:82px;height:115px}.plate .vein{height:82px;left:38px}.plate .filling{top:40px;left:31px}.burst{width:85px;height:85px;right:0}.stamp{width:90px;height:90px;bottom:0}.menu-section{padding:80px 20px}.paan-grid{grid-template-columns:1fr}.story-art{min-height:490px}.giant-leaf{width:290px;height:365px}.story-copy{padding:70px 24px}.values{gap:12px}.values span{font-size:11px}.city-scroll{justify-content:flex-start;animation:15s linear infinite move}footer{flex-direction:column;align-items:flex-start;gap:20px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.logo-brand{align-items:center;width:150px;height:76px;display:flex;overflow:visible}.logo-brand img{object-fit:contain;width:118px;height:76px;display:block}.logo-hero{justify-content:center;align-items:center;display:flex}.logo-hero>img{filter:drop-shadow(16px 18px #15271f6b);z-index:2;width:min(100%,560px);height:auto;display:block;position:relative;transform:rotate(2deg)}.footer-logo{height:88px}.footer-logo img{width:135px;height:88px}@media (width<=560px){.logo-brand{width:105px;height:64px}.logo-brand img{width:98px;height:63px}.logo-hero>img{filter:drop-shadow(9px 11px #15271f61);width:330px}.footer-logo{width:130px;height:76px}.footer-logo img{width:118px;height:76px}}.paan-photo{background:#e9dfc8;border-top:1px solid #15271f1f;border-bottom:1px solid #15271f1f;height:205px;margin:14px -22px 24px;overflow:hidden}.paan-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.paan-card:hover .paan-photo img{transform:scale(1.06)}@media (width<=560px){.paan-photo{height:270px}}
