:root{--blue:#14149c;--blue-dark:#0c0c6e;--blue-deep:#07073f;--yellow:#ffe000;--yellow-deep:#f0b400;--yellow-soft:#fff4bf;--red:#e0231c;--red-dark:#b3160f;--maroon:#b3160f;--maroon-dark:#3a0a12;--gold:#f0b400;--gold-soft:#fff4bf;--cream:#f6f6fc;--cream-alt:#fff7cf;--ink:#16163a;--muted:#5c5c7a;--line:#e4e4f1;--bg:#fff;--radius:16px;--radius-lg:24px;--shadow:0 20px 50px rgba(20,20,110,.12);--shadow-sm:0 8px 22px rgba(20,20,110,.09);--shadow-gold:0 14px 34px rgba(240,180,0,.4);--serif:var(--font-playfair),Georgia,"Times New Roman",serif;--sans:var(--font-poppins),system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px;overflow-x:clip}body{font-family:var(--sans);color:var(--ink);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{width:min(1200px,92%);margin:0 auto}h1,h2,h3,h4{font-family:var(--serif);line-height:1.18;color:var(--ink);font-weight:700}section{position:relative}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--sans);font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--red)}.eyebrow:before{content:"";width:26px;height:2px;background:var(--red);display:inline-block}.eyebrow.center{justify-content:center}.section-head{text-align:center;max-width:680px;margin:0 auto 54px}.section-head h2{font-size:clamp(1.9rem,3.6vw,2.9rem);margin:14px 0}.section-head p{color:var(--muted);font-size:1.02rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--sans);font-weight:600;font-size:.95rem;border:none;border-radius:999px;padding:14px 32px;cursor:pointer;transition:transform .18s ease,background .2s ease,box-shadow .2s ease,color .2s ease;white-space:nowrap}.btn svg{width:18px;height:18px}.btn-sm{padding:10px 22px;font-size:.85rem}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;box-shadow:0 12px 28px rgba(20,20,110,.28)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(20,20,110,.36)}.btn-gold{background:linear-gradient(135deg,var(--yellow),var(--yellow-deep));color:var(--blue-dark);box-shadow:var(--shadow-gold)}.btn-gold:hover{transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--blue);border:1.6px solid var(--blue)}.btn-outline:hover{background:var(--blue);color:#fff;transform:translateY(-2px)}.btn-ghost-light{background:hsla(0,0%,100%,.14);color:#fff;border:1.6px solid hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-ghost-light:hover{background:#fff;color:var(--blue);transform:translateY(-2px)}.site-head{position:fixed;top:0;left:0;right:0;z-index:100;transition:box-shadow .25s ease}.site-head.scrolled{box-shadow:0 6px 24px rgba(20,20,110,.12)}.topbar{background:var(--blue-dark);color:#f6ecd8;font-size:.82rem;transition:height .25s ease,opacity .25s ease}.topbar-inner{justify-content:space-between;height:40px}.topbar-contacts,.topbar-inner{display:flex;align-items:center}.topbar-contacts{gap:24px}.tb-loc,.topbar-contacts a{display:inline-flex;align-items:center;gap:7px;color:#f6ecd8;opacity:.9;transition:opacity .2s ease}.topbar-contacts a:hover{opacity:1;color:var(--yellow-soft)}.tb-ic{display:inline-flex;color:var(--yellow)}.tb-ic,.tb-ic svg{width:14px;height:14px}.topbar-socials{display:flex;gap:10px}.topbar-socials a{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid hsla(40,63%,91%,.3);color:#f6ecd8;transition:all .2s ease}.topbar-socials a svg{width:14px;height:14px}.topbar-socials a:hover{background:var(--yellow);color:var(--blue-dark);border-color:var(--yellow)}.navbar{background:rgba(255,253,248,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.navbar-inner{justify-content:space-between;height:78px;gap:20px}.logo,.navbar-inner{display:flex;align-items:center}.logo{gap:12px}.logo-img{height:50px;width:auto;border-radius:8px;display:block}.foot-brand .logo-img{height:56px;border-radius:10px}.logo-mark{width:46px;height:46px;flex:none;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:var(--yellow-soft);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(20,20,110,.3)}.logo-mark svg{width:26px;height:26px}.logo-block{display:flex;flex-direction:column;line-height:1}.logo-text{font-family:var(--serif);font-size:1.5rem;font-weight:800;color:var(--blue);letter-spacing:.01em}.logo-block small{font-size:.62rem;letter-spacing:.28em;text-transform:uppercase;color:var(--yellow-deep);margin-top:3px;font-weight:600}.menu{display:flex;align-items:center;gap:30px}.menu>a{font-size:.92rem;font-weight:500;color:var(--ink);position:relative;padding:4px 0;transition:color .2s ease}.menu>a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--yellow);transition:width .25s ease}.menu>a:hover{color:var(--blue)}.menu>a:hover:after{width:100%}.menu-cta{display:none}.nav-dropdown,.nav-trigger{position:relative}.nav-trigger{font-size:.92rem;font-weight:500;color:var(--ink);padding:4px 0;display:inline-flex;align-items:center;gap:5px;transition:color .2s ease}.nav-trigger:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--yellow);transition:width .25s ease}.nav-dropdown:hover .nav-trigger,.nav-trigger.active{color:var(--blue)}.nav-dropdown:hover .nav-trigger:after,.nav-trigger.active:after{width:100%}.nav-caret{font-size:1.5rem;line-height:1;transition:transform .25s ease}.nav-dropdown:hover .nav-caret{transform:rotate(180deg)}.nav-submenu{position:absolute;top:100%;left:0;padding-top:14px;min-width:230px;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,visibility .22s;z-index:120}.nav-submenu:before{content:"";position:absolute;inset:14px 0 0;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);z-index:-1}.nav-dropdown:hover .nav-submenu{opacity:1;visibility:visible;transform:translateY(0)}.nav-submenu a{padding:11px 20px;font-size:.9rem;font-weight:500;color:var(--ink);white-space:nowrap;transition:background .18s ease,color .18s ease}.nav-submenu a:first-child{border-radius:12px 12px 0 0}.nav-submenu a:last-child{border-radius:0 0 12px 12px}.nav-submenu a.active,.nav-submenu a:hover{background:var(--cream);color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:14px}.menu-toggle{display:none;background:var(--blue);color:#fff;border:none;width:44px;height:44px;border-radius:12px;font-size:1.3rem;cursor:pointer}.hero{position:-webkit-sticky;position:sticky;top:0;z-index:0;height:100vh;display:flex;align-items:center;padding:150px clamp(16px,6vw,90px) 90px;color:#fff;overflow:hidden;background:var(--blue-dark)}.home-scroll{position:relative;z-index:1;background:var(--cream-alt);box-shadow:0 -40px 60px rgba(0,0,0,.18)}.hero-slides{z-index:0}.hero-slide,.hero-slides{position:absolute;inset:0}.hero-slide{background-position:50%;background-size:cover;background-repeat:no-repeat;opacity:0;transform:scale(1.04);transition:opacity 1.2s ease,transform 6s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(105deg,rgba(7,7,55,.92),rgba(12,12,95,.72) 48%,rgba(12,12,95,.3))}.hero-dots{position:absolute;bottom:30px;right:clamp(16px,6vw,90px);z-index:2;display:flex;gap:10px}.hero-dot{width:11px;height:11px;padding:0;border-radius:50%;border:1px solid hsla(0,0%,100%,.7);background:transparent;cursor:pointer;transition:background .3s ease,transform .3s ease}.hero-dot.active{background:var(--yellow);border-color:var(--yellow);transform:scale(1.15)}.hero-inner{position:relative;z-index:2;width:100%;max-width:660px}.hero-badge{display:inline-flex;align-items:center;gap:9px;background:hsla(0,0%,100%,.12);border:1px solid hsla(43,68%,87%,.4);color:var(--yellow-soft);padding:8px 18px;border-radius:999px;font-size:.8rem;font-weight:600;letter-spacing:.05em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:24px}.hero-badge svg{width:15px;height:15px;color:var(--yellow)}.hero h1{font-size:clamp(2.6rem,6vw,4.6rem);color:#fff;margin-bottom:8px}.hero h1 .accent{color:var(--yellow);display:block;font-style:italic}.hero-since{font-family:var(--serif);font-style:italic;font-size:1.15rem;color:var(--yellow-soft);margin-bottom:18px}.hero p{font-size:1.1rem;color:hsla(0,0%,100%,.9);max-width:540px;margin-bottom:34px}.hero-cta{display:flex;gap:14px;flex-wrap:wrap}.hero-scroll{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:2;color:hsla(0,0%,100%,.75);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:8px}.hero-scroll span{width:1px;height:36px;background:linear-gradient(to bottom,var(--yellow),transparent);animation:scrollPulse 1.8s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}.stats{background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;padding:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.stat{padding:44px 18px;border-right:1px solid hsla(0,0%,100%,.12)}.stat:last-child{border-right:none}.stat-value{font-family:var(--serif);font-size:clamp(2rem,4vw,2.9rem);font-weight:800;color:var(--yellow);line-height:1}.stat-label{margin-top:8px;font-size:.85rem;letter-spacing:.05em;color:hsla(0,0%,100%,.82)}.about{padding:100px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.about-text h2{font-size:clamp(1.9rem,3.6vw,2.8rem);margin:14px 0 18px}.about-text>p{color:var(--muted);margin-bottom:16px}.feature-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 18px;gap:12px 18px;margin:26px 0 30px}.feature-list li{display:flex;align-items:center;gap:10px;font-size:.92rem;font-weight:500}.tick{flex:none;width:24px;height:24px;border-radius:50%;background:var(--blue);color:var(--yellow);display:inline-flex;align-items:center;justify-content:center}.tick svg{width:13px;height:13px}.about-media,.about-photo{position:relative}.about-photo{height:520px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);background:url(https://commons.wikimedia.org/wiki/Special:FilePath/Rosogolla.jpg?width=900) 50%/cover no-repeat,var(--cream-alt)}.about-full-images{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-top:64px}.about-full-images img{width:100%;height:100%;max-height:440px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.about-photos{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;align-items:start}.about-photo-img{width:100%;height:auto;object-fit:contain;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.about-photos .about-photo-img:first-child{margin-top:0}.about-photos .about-photo-img:last-child{margin-bottom:0}.about-badge{position:absolute;bottom:-22px;left:-22px;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;border-radius:var(--radius);padding:22px 26px;box-shadow:var(--shadow);text-align:center}.about-badge b{font-family:var(--serif);font-size:2.2rem;display:block;line-height:1;color:var(--yellow)}.about-badge span{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.about-deco{position:absolute;top:-20px;right:-20px;width:120px;height:120px;border:3px solid var(--yellow-soft);border-radius:var(--radius-lg);z-index:-1}.video-section{padding:0 0 100px}.video-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.video-text h2{font-size:clamp(1.9rem,3.6vw,2.8rem);margin:14px 0 18px}.video-text>p{color:var(--muted);margin-bottom:16px}.video-frame,.video-media{position:relative}.video-frame{width:100%;aspect-ratio:560/346;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);background:var(--cream-alt)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%}.celebrate{padding:100px 0;background:var(--cream);text-align:center}.celebrate-media{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;max-width:880px;margin:0 auto 36px}.celebrate-img{width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.celebrate-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-bottom:44px}.celebrate-quote{font-family:var(--serif);font-style:italic;font-size:clamp(1.3rem,2.6vw,1.9rem);line-height:1.5;color:var(--blue);max-width:820px;margin:0 auto 22px;position:relative;padding:0 20px}.celebrate-quote:after,.celebrate-quote:before{content:"\201C";font-family:var(--serif);color:var(--yellow)}.celebrate-quote:after{content:"\201D"}.celebrate-foot{color:var(--muted);max-width:640px;margin:0 auto}.whychoose-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.whychoose-img{width:100%;height:100%;max-height:540px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.whychoose-text h2{font-size:clamp(1.9rem,3.6vw,2.8rem);margin:14px 0 18px}.whychoose-text>p{color:var(--muted);margin-bottom:26px}.whychoose-list{list-style:none;display:grid;grid-gap:16px;gap:16px}.whychoose-list li{display:flex;align-items:flex-start;gap:12px;color:var(--muted);line-height:1.6}.whychoose-list .tick{margin-top:2px}.whychoose-list b{color:var(--ink)}.legacy{padding:100px 0;background:var(--cream)}.legacy-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.legacy-media{position:relative}.legacy-img{width:100%;height:100%;max-height:520px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.legacy-text h2{font-size:clamp(1.9rem,3.6vw,2.8rem);margin:14px 0 18px}.legacy-text>p{color:var(--muted);margin-bottom:16px}.legacy-text .btn{margin-top:12px}.reveal-banner{position:-webkit-sticky;position:sticky;top:0;z-index:0;height:100vh;width:100%;background-position:50%;background-size:cover;background-repeat:no-repeat;background-color:var(--blue-dark)}.reveal-cover{position:relative;z-index:1;background:var(--cream);box-shadow:0 -40px 60px rgba(0,0,0,.18)}.shutter{position:relative;width:100%;aspect-ratio:16/8;max-height:540px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);cursor:pointer;background:#1a1a1f}.shutter-img{width:100%;height:100%;object-fit:cover;display:block}.shutter-door{position:absolute;inset:0;transform:translateY(0);transition:transform 1.2s cubic-bezier(.22,.61,.36,1);background-color:#b9bcc4;background-image:repeating-linear-gradient(180deg,hsla(0,0%,100%,.55) 0,hsla(0,0%,100%,.55) 2px,rgba(0,0,0,.18) 3px,rgba(0,0,0,.28) 9px,hsla(0,0%,100%,.35) 11px,hsla(0,0%,100%,.1) 14px),linear-gradient(90deg,#8e9199,#c7cad1 14%,#b3b6bd 50%,#c7cad1 86%,#8e9199);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:16px;padding-bottom:26px}.shutter.open .shutter-door{transform:translateY(-101%)}.shutter-rail{position:absolute;bottom:0;left:0;right:0;height:14px;background:linear-gradient(180deg,#6f727a,#3f4148);box-shadow:0 -2px 6px rgba(0,0,0,.3)}.shutter-handle{width:64px;height:8px;border-radius:999px;background:linear-gradient(180deg,#5b5e66,#383a40);margin-bottom:4px}.shutter-label{font-family:var(--serif);font-weight:600;font-size:clamp(1.1rem,2.4vw,1.6rem);color:var(--blue-dark);letter-spacing:.04em;text-shadow:0 1px 0 hsla(0,0%,100%,.5)}.fr-hero-image{padding:56px 0 0}.fr-hero-img{width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow);display:block}.franchise-opp{padding:100px 0;background:var(--cream)}.franchise-opp-body{max-width:820px;margin:0 auto;text-align:center}.franchise-opp-body>p{color:var(--muted);margin-bottom:18px;line-height:1.7}.franchise-opp-sub{font-family:var(--serif);font-size:1.25rem;margin:30px 0 18px;color:var(--ink)}.franchise-opp-list{text-align:left;max-width:680px;margin:0 auto 30px}.franchise-opp-body .btn{margin-top:10px}.banner{background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;padding:56px 0}.banner .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.banner h2{color:#fff;font-size:clamp(1.4rem,2.6vw,2rem);max-width:760px}.menu-section{padding:100px 0;background:var(--cream)}.delicacies{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center;margin-bottom:60px}.delicacies-text h2{font-size:clamp(1.9rem,3.6vw,2.8rem);margin:14px 0 18px}.delicacies-text>p{color:var(--muted);margin-bottom:22px}.delicacies-list{list-style:none;display:grid;grid-gap:16px;gap:16px}.delicacies-list li{position:relative;padding-left:26px;color:var(--muted);line-height:1.6}.delicacies-list li:before{content:"";position:absolute;left:0;top:9px;width:10px;height:10px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 3px var(--yellow-soft)}.delicacies-list b{color:var(--ink)}.delicacies-media{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.delicacies-img{width:100%;height:100%;min-height:260px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.delicacies-media .delicacies-img:first-child{margin-top:28px}.delicacies-media .delicacies-img:last-child{margin-bottom:28px}.menu-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:48px}.menu-tab{background:#fff;border:1.5px solid var(--line);color:var(--ink);padding:11px 26px;border-radius:999px;font-family:var(--sans);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.menu-tab:hover{border-color:var(--blue);color:var(--blue)}.menu-tab.active{background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;border-color:var(--blue);box-shadow:0 10px 22px rgba(20,20,110,.25)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.product-card{background:#fff;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--line);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;animation:fadeUp .5s ease both}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-img{position:relative;height:230px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:var(--cream-alt)}.product-tag{position:absolute;top:14px;left:14px;z-index:2;background:var(--yellow);color:var(--blue-dark);font-size:.72rem;font-weight:700;letter-spacing:.04em;padding:5px 13px;border-radius:999px;text-transform:uppercase}.product-body{padding:22px 24px 26px;display:flex;flex-direction:column;flex:1 1}.product-body h3{font-size:1.28rem;margin-bottom:8px}.product-body p{color:var(--muted);font-size:.9rem;flex:1 1;margin-bottom:18px}.product-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed var(--line);padding-top:16px}.product-price{display:flex;flex-direction:column;line-height:1.1}.product-price b{font-family:var(--serif);font-size:1.35rem;color:var(--blue)}.product-price small{font-size:.72rem;color:var(--muted)}.menu-foot{text-align:center;margin-top:48px}.menu-foot p{color:var(--muted);margin-bottom:18px}.product-cat-block{margin-bottom:72px;scroll-margin-top:110px}.product-cat-block .section-head{margin-bottom:32px}.product-cat-foot{text-align:center;margin-top:32px}.story-timeline{max-width:820px;margin:0 auto;position:relative;padding-left:8px}.story-chapter{position:relative;display:grid;grid-template-columns:24px 1fr;grid-gap:26px;gap:26px;padding-bottom:44px}.story-chapter:last-child{padding-bottom:0}.story-chapter:before{content:"";position:absolute;left:11px;top:22px;bottom:-2px;width:2px;background:var(--line)}.story-chapter:last-child:before{display:none}.story-marker{position:relative;z-index:1;width:24px;height:24px;margin-top:4px;border-radius:50%;background:linear-gradient(135deg,var(--yellow),var(--yellow-deep));box-shadow:0 0 0 5px var(--cream-alt)}.story-body h3{font-size:1.4rem;margin:6px 0 12px;color:var(--ink)}.story-photo{display:block;width:100%;max-width:460px;height:auto;border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-sm);margin:0 0 18px}.story-body p{color:var(--muted);font-size:.98rem;line-height:1.75;margin-bottom:12px}.story-body p:last-child{margin-bottom:0}.heritage{padding:110px 0;text-align:center;color:#fff;background:linear-gradient(rgba(7,7,55,.86),rgba(7,7,55,.86)),url(https://commons.wikimedia.org/wiki/Special:FilePath/Ras%20malai.jpg?width=1500) 50%/cover fixed no-repeat,var(--blue-dark)}.heritage-mark{font-family:var(--serif);font-size:4rem;color:var(--yellow);line-height:.5;display:block;margin-bottom:10px}.heritage blockquote{font-family:var(--serif);font-style:italic;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:500;max-width:880px;margin:0 auto 22px;line-height:1.4}.heritage cite{font-style:normal;font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;color:var(--yellow-soft)}.order{padding:96px 0}.order-card{background:linear-gradient(135deg,var(--cream),var(--cream-alt));border:1px solid var(--line);border-radius:var(--radius-lg);padding:56px 48px;display:grid;grid-template-columns:1.3fr 1fr;grid-gap:40px;gap:40px;align-items:center;box-shadow:var(--shadow-sm)}.order-card h2{font-size:clamp(1.8rem,3.2vw,2.5rem);margin:12px 0 14px}.order-card p{color:var(--muted)}.order-apps{display:flex;flex-direction:column;gap:14px}.order-app{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:16px 20px;transition:transform .2s ease,box-shadow .2s ease}.order-app:hover{transform:translateX(4px);box-shadow:var(--shadow-sm)}.order-app-ic{width:46px;height:46px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1.3rem;flex:none}.order-app-ic.swiggy{background:#fc8019}.order-app-ic.zomato{background:#e23744}.order-app b{display:block;font-size:1rem}.order-app span{font-size:.82rem;color:var(--muted)}.order-app .arrow{margin-left:auto;color:var(--yellow-deep)}.franchise{padding:100px 0;background:var(--cream)}.franchise-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-bottom:44px}.franchise-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px 24px;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.franchise-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.franchise-ic{width:58px;height:58px;margin:0 auto 18px;border-radius:16px;background:linear-gradient(135deg,var(--yellow-soft),#fff);color:var(--blue);display:inline-flex;align-items:center;justify-content:center}.franchise-ic svg{width:28px;height:28px}.franchise-card h3{font-size:1.12rem;margin-bottom:8px}.franchise-card p{color:var(--muted);font-size:.88rem}.franchise-cta{text-align:center}.fr-section{padding:96px 0}.fr-section.alt{background:var(--cream)}.fr-why-section{position:relative;overflow:hidden}.fr-why-section .wrap{position:relative;z-index:1}.fr-corner{position:absolute;width:clamp(110px,12vw,180px);height:clamp(110px,12vw,180px);object-fit:contain;z-index:10}.fr-corner-tl{top:26px;left:26px;transform:rotate(-4deg)}.fr-corner-tr{top:26px;right:26px;transform:rotate(4deg)}.fr-corner-br{bottom:26px;right:26px;transform:rotate(-3deg)}@media (max-width:980px){.fr-corner{display:none}}.wrap-narrow{width:min(820px,92%)}.fr-intro{padding:84px 0 76px;position:relative}.fr-intro-inner{max-width:760px;margin:0 auto;text-align:center}.fr-intro-inner h2{font-size:clamp(1.9rem,3.6vw,2.8rem);margin:14px 0 18px}.fr-intro-inner>p{color:var(--muted);font-size:1.05rem;line-height:1.7}.fr-intro-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:30px}.fr-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.fr-feature{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:34px 28px 30px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.fr-feature:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--yellow),var(--yellow-deep));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.fr-feature:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.fr-feature:hover:before{transform:scaleX(1)}.fr-feature-num{position:absolute;top:22px;right:26px;font-family:var(--serif);font-size:2.4rem;font-weight:800;color:var(--cream-alt);line-height:1}.fr-feature-ic{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:var(--yellow);margin-bottom:20px}.fr-feature-ic svg{width:26px;height:26px}.fr-feature h3{font-size:1.18rem;margin-bottom:10px}.fr-feature p{color:var(--muted);font-size:.92rem;line-height:1.65}.fr-why{display:grid;grid-template-columns:1fr 1.25fr;grid-gap:56px;gap:56px;align-items:start}.fr-why-head{position:-webkit-sticky;position:sticky;top:130px}.fr-why-head h2{font-size:clamp(1.7rem,3vw,2.4rem);margin:14px 0 16px}.fr-why-head p{color:var(--muted);font-size:1rem;line-height:1.7}.fr-why-list{display:flex;flex-direction:column;gap:16px}.fr-point{display:flex;gap:18px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px 26px;transition:transform .2s ease,box-shadow .2s ease}.fr-point:hover{transform:translateX(4px);box-shadow:var(--shadow-sm)}.fr-point-ic{flex:none;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--yellow-soft);color:var(--blue-dark)}.fr-point-ic svg{width:24px;height:24px}.fr-point h3{font-size:1.1rem;margin-bottom:6px}.fr-point p{color:var(--muted);font-size:.92rem;line-height:1.6}.fr-spec{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;max-width:960px;margin:0 auto}.fr-spec-layout{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:40px;gap:40px;align-items:center}.fr-faq-images{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.fr-faq-images img{width:100%;height:100%;max-height:420px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.fr-spec-layout .fr-spec{max-width:none;margin:0}.fr-spec-media{height:100%}.fr-spec-img{width:100%;height:100%;min-height:320px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.fr-spec-item{background:#fff;border:1px solid var(--line);border-left:4px solid var(--yellow-deep);border-radius:var(--radius);padding:24px 26px;box-shadow:var(--shadow-sm)}.fr-spec-item:last-child:nth-child(odd){grid-column:1/-1}.fr-spec-label{display:block;font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--maroon);margin-bottom:8px}.fr-spec-value{color:var(--ink);font-size:.98rem;line-height:1.6}.fr-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;position:relative}.fr-steps:before{content:"";position:absolute;top:34px;left:12%;right:12%;height:2px;background:repeating-linear-gradient(90deg,var(--yellow-deep) 0 10px,transparent 10px 20px);z-index:0}.fr-step{position:relative;z-index:1;text-align:center;padding:0 8px}.fr-step-num{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;margin:0 auto 20px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:var(--yellow);font-family:var(--serif);font-size:1.5rem;font-weight:800;box-shadow:0 10px 24px rgba(20,20,110,.28)}.fr-step h3{font-size:1.08rem;margin-bottom:8px}.fr-step p{color:var(--muted);font-size:.9rem;line-height:1.6}.fr-cta{position:relative;background:linear-gradient(135deg,var(--blue),var(--blue-dark));padding:88px 0;overflow:hidden}.fr-cta:after,.fr-cta:before{content:"";position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,224,0,.18),transparent 70%)}.fr-cta:before{width:420px;height:420px;top:-160px;left:-120px}.fr-cta:after{width:360px;height:360px;bottom:-180px;right:-100px}.fr-cta-inner{position:relative;z-index:1;text-align:center}.fr-cta-inner h2{color:#fff;font-size:clamp(1.9rem,3.4vw,2.7rem);margin-bottom:14px}.fr-cta-inner p{color:hsla(0,0%,100%,.85);font-size:1.08rem;margin-bottom:30px}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease}.faq-item.open{border-color:var(--yellow-deep);box-shadow:var(--shadow-sm)}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--sans);font-size:1.02rem;font-weight:600;color:var(--ink)}.faq-sign{position:relative;flex:none;width:18px;height:18px}.faq-sign:after,.faq-sign:before{content:"";position:absolute;background:var(--yellow-deep);border-radius:2px;transition:transform .25s ease,opacity .25s ease}.faq-sign:before{top:8px;left:0;width:18px;height:2px}.faq-sign:after{top:0;left:8px;width:2px;height:18px}.faq-item.open .faq-sign:after{transform:scaleY(0);opacity:0}.faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.faq-item.open .faq-a{grid-template-rows:1fr}.faq-a>p{overflow:hidden;color:var(--muted);font-size:.95rem;line-height:1.65;margin:0 24px;padding-bottom:0;transition:padding .28s ease}.faq-item.open .faq-a>p{padding-bottom:22px}.gallery-strip{padding:90px 0}.strip-row{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.strip-shot{position:relative;aspect-ratio:3/4;border-radius:var(--radius);overflow:hidden;background-size:cover;background-position:50%;background-color:var(--cream-alt);cursor:pointer;transition:transform .3s ease}.strip-shot:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,20,110,.35),transparent 60%);opacity:0;transition:opacity .3s ease}.strip-shot:hover{transform:scale(1.03)}.strip-shot:hover:after{opacity:1}.strip-cap{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:24px 14px 12px;font-family:var(--serif);font-weight:700;font-size:.95rem;color:#fff;text-align:center;background:linear-gradient(0deg,rgba(58,10,18,.82),transparent)}.strip-dots{display:flex;justify-content:center;gap:9px;margin-top:26px}.dot{width:9px;height:9px;border-radius:50%;border:none;background:var(--line);cursor:pointer;transition:all .2s ease}.dot.active{background:var(--blue);width:26px;border-radius:999px}.contact{padding:100px 0;background:var(--cream)}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:40px;gap:40px}.contact-info{background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;padding:44px 40px}.contact-info,.fr-form-media{border-radius:var(--radius-lg)}.fr-form-media{overflow:hidden;box-shadow:var(--shadow)}.fr-form-img{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.contact-info h3{color:#fff;font-size:1.6rem;margin-bottom:8px}.info-sub{color:hsla(0,0%,100%,.78);font-size:.92rem;margin-bottom:28px}.info-item{display:flex;gap:16px;padding:18px 0;border-top:1px solid hsla(0,0%,100%,.12)}.info-ic{flex:none;width:44px;height:44px;border-radius:12px;background:hsla(0,0%,100%,.1);color:var(--yellow);display:inline-flex;align-items:center;justify-content:center}.info-ic svg{width:20px;height:20px}.info-item b{font-size:.92rem;display:block;margin-bottom:3px}.info-item p{color:hsla(0,0%,100%,.8);font-size:.88rem}.info-socials{display:flex;gap:12px;margin-top:26px}.info-socials a{width:40px;height:40px;border-radius:12px;border:1px solid hsla(0,0%,100%,.25);display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.info-socials a svg{width:18px;height:18px}.info-socials a:hover{background:var(--yellow);color:var(--blue-dark);border-color:var(--yellow)}.contact-form{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:44px 40px;box-shadow:var(--shadow-sm)}.contact-form h3{font-size:1.6rem;margin-bottom:6px}.form-sub{color:var(--muted);font-size:.92rem;margin-bottom:26px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.contact-form input,.contact-form textarea{width:100%;font-family:var(--sans);font-size:.92rem;padding:13px 16px;border:1.5px solid var(--line);border-radius:12px;background:var(--cream);color:var(--ink);margin-bottom:14px;transition:border-color .2s ease,box-shadow .2s ease;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--yellow);box-shadow:0 0 0 3px rgba(20,20,156,.18)}.contact-form .btn{width:100%;margin-top:4px}.contact-strip{background:var(--cream);border-top:1px solid rgba(22,22,58,.08);padding:64px 0}.contact-strip-head{text-align:center;margin-bottom:40px}.contact-strip-head h2{font-family:var(--serif);font-size:clamp(1.6rem,3vw,2.2rem);color:var(--ink);margin-top:10px}.contact-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.contact-strip-col{background:#fff;border:1px solid rgba(22,22,58,.08);border-radius:16px;padding:28px 24px;box-shadow:0 10px 30px rgba(22,22,58,.05)}.contact-strip-ic{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,var(--yellow),var(--yellow-deep));color:var(--blue-dark);margin-bottom:16px}.contact-strip-ic svg{width:22px;height:22px}.contact-strip-col h5{font-family:var(--sans);font-size:1.05rem;font-weight:700;color:var(--ink);margin-bottom:8px}.contact-strip-col p{font-size:.9rem;line-height:1.6;color:rgba(22,22,58,.7);margin-bottom:12px}.contact-strip-col a{font-size:.9rem;font-weight:600;color:var(--maroon);word-break:break-word;transition:color .2s ease}.contact-strip-col a:hover{color:var(--maroon-dark)}.site-foot{background:var(--blue-dark);color:hsla(40,63%,91%,.85);padding:64px 0 0}.foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-gap:40px;gap:40px;padding-bottom:48px}.foot-brand{display:flex;align-items:center;gap:12px;margin-bottom:16px}.foot-brand .logo-mark{width:42px;height:42px}.foot-brand-name{font-family:var(--serif);font-size:1.5rem;font-weight:800;color:#fff}.foot-col p{font-size:.9rem;margin-bottom:12px;max-width:320px}.foot-col h5{font-family:var(--sans);color:#fff;font-size:.95rem;letter-spacing:.04em;margin-bottom:18px}.foot-links{display:flex;flex-direction:column;gap:11px}.foot-links a{font-size:.9rem;opacity:.85;transition:all .2s ease;width:-moz-fit-content;width:fit-content}.foot-links a:hover{color:var(--yellow);opacity:1;padding-left:4px}.foot-contact-item{display:flex;gap:10px;align-items:flex-start;font-size:.9rem;margin-bottom:12px}.foot-contact-item svg{width:16px;height:16px;color:var(--yellow);flex:none;margin-top:3px}.foot-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:22px 0;text-align:center;font-size:.82rem;opacity:.75}.foot-bottom a{color:var(--yellow);transition:color .2s ease}.foot-bottom a:hover,.wa{color:#fff}.wa{position:fixed;bottom:26px;right:26px;z-index:90;width:58px;height:58px;border-radius:50%;background:#25d366;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 28px rgba(37,211,102,.45);transition:transform .2s ease;animation:waPulse 2.4s ease-in-out infinite}.wa svg{width:30px;height:30px}.wa:hover{transform:scale(1.08)}@keyframes waPulse{0%,to{box-shadow:0 12px 28px rgba(37,211,102,.45)}50%{box-shadow:0 12px 28px rgba(37,211,102,.45),0 0 0 12px rgba(37,211,102,.12)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.contact-strip-grid,.fr-features{grid-template-columns:repeat(2,1fr)}.fr-why{grid-template-columns:1fr;gap:32px}.fr-why-head{position:static}.fr-steps{grid-template-columns:repeat(2,1fr);gap:32px 24px}.fr-steps:before{display:none}.menu{position:fixed;top:118px;left:0;right:0;background:var(--bg);flex-direction:column;align-items:stretch;gap:0;padding:12px 6%;border-bottom:1px solid var(--line);box-shadow:var(--shadow);transform:translateY(-120%);opacity:0;pointer-events:none;transition:all .3s ease}.menu.open{transform:translateY(0);opacity:1;pointer-events:auto}.menu>a{padding:14px 4px}.menu>a,.nav-dropdown{border-bottom:1px solid var(--line)}.nav-dropdown{display:flex;flex-direction:column}.nav-trigger{padding:14px 4px;justify-content:space-between}.nav-trigger:after{display:none}.nav-submenu{position:static;opacity:1;visibility:visible;transform:none;padding:0 0 12px;min-width:0}.nav-submenu:before{display:none}.nav-submenu a{padding:10px 16px;color:var(--muted)}.menu-cta{display:inline-flex;margin-top:14px}.nav-cta{display:none}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.about-grid,.celebrate-media,.delicacies,.legacy-grid,.order-card,.video-grid,.whychoose-grid{grid-template-columns:1fr;gap:40px}.delicacies-media .delicacies-img:first-child,.delicacies-media .delicacies-img:last-child{margin:0}.about-full-images{grid-template-columns:1fr;margin-top:40px}.about-photos{height:auto}.about-photos .about-photo-img:first-child,.about-photos .about-photo-img:last-child{margin:0}.about-media{max-width:460px;margin:0 auto;width:100%}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:none}.stat:first-child,.stat:nth-child(2){border-bottom:1px solid hsla(0,0%,100%,.12)}.franchise-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.strip-row{grid-template-columns:repeat(3,1fr)}.contact-grid{grid-template-columns:1fr}}@media (max-width:620px){.tb-loc,.topbar-contacts a:not(:first-child){display:none}.topbar-inner{gap:10px}.topbar-socials .order-ic{display:none}.topbar-socials{gap:8px}.about-deco{display:none}.hero{position:relative;height:auto;min-height:100vh;min-height:100svh;padding:120px 20px 76px}.hero-inner{max-width:100%}.home-scroll{box-shadow:none}.reveal-banner{position:relative;height:60vh;height:60svh}.reveal-cover{box-shadow:none}.hero-cta{flex-direction:column;align-items:stretch}.hero-cta .btn{width:100%}.feature-list,.form-row,.fr-faq-images,.fr-features,.fr-spec,.fr-spec-layout,.fr-steps,.franchise-grid,.product-grid{grid-template-columns:1fr}.fr-feature-num{font-size:2rem}.strip-row{grid-template-columns:repeat(2,1fr)}.contact-strip-grid,.foot-grid{grid-template-columns:1fr}.banner .wrap{flex-direction:column;text-align:center}.contact-form,.contact-info,.order-card{padding:32px 24px}.about-badge{left:0}}.menu>a.active{color:var(--maroon)}.menu>a.active:after{width:100%}.page-hero{position:relative;padding:170px 0 70px;color:#fff;text-align:center;background:linear-gradient(135deg,rgba(58,10,18,.9),rgba(79,13,24,.82)),url(https://commons.wikimedia.org/wiki/Special:FilePath/Bengali%20sweet%20platter.jpg?width=1600) 50%/cover no-repeat,var(--maroon-dark)}.page-hero-inner{position:relative;z-index:2}.page-hero h1{color:#fff;font-size:clamp(2.2rem,5vw,3.4rem);margin:12px 0 10px}.page-hero p{color:hsla(0,0%,100%,.9);max-width:640px;margin:0 auto}.page-hero .eyebrow{color:var(--gold)}.page-hero .eyebrow:before{background:var(--gold)}.crumbs{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px;font-size:.85rem;color:hsla(0,0%,100%,.75)}.crumbs a{color:var(--gold)}.crumbs a:hover{text-decoration:underline}.section-pad{padding:90px 0}.section-pad.alt{background:var(--cream)}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.store-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px 26px;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.store-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.store-flag{display:inline-block;align-self:flex-start;background:var(--gold);color:#4a2c0b;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 12px;border-radius:999px;margin-bottom:14px}.store-card h3{font-size:1.25rem;margin-bottom:14px}.store-row{display:flex;gap:12px;align-items:flex-start;color:var(--muted);font-size:.9rem;margin-bottom:12px}.store-row svg{width:18px;height:18px;color:var(--gold);flex:none;margin-top:2px}.store-actions{margin-top:auto;display:flex;gap:10px;padding-top:16px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.step-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px 24px;position:relative;overflow:hidden}.step-num{font-family:var(--serif);font-size:2.6rem;font-weight:800;color:var(--gold-soft);line-height:1;margin-bottom:12px}.step-card h3{font-size:1.12rem;margin-bottom:8px}.step-card p{color:var(--muted);font-size:.9rem}.gallery-page-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.gallery-page-grid .strip-shot{aspect-ratio:4/3}.map-section{padding:80px 0;background:var(--cream)}.map-section .section-head{margin-bottom:36px}.map-frame{margin-top:40px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-sm);line-height:0}.map-frame iframe{width:100%;height:380px;border:0;display:block}.mini-cta{text-align:center;max-width:620px;margin:0 auto}.mini-cta .btn{margin-top:8px}@media (max-width:980px){.steps-grid,.store-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.gallery-page-grid,.steps-grid,.store-grid{grid-template-columns:1fr}.page-hero{padding:150px 0 56px}}.brand-ic{width:100%;height:100%;object-fit:cover;display:block}.info-socials a.order-ic,.topbar-socials a.order-ic{background:#fff;border:none;padding:0;overflow:hidden}.info-socials a.order-ic:hover,.topbar-socials a.order-ic:hover{background:#fff;transform:translateY(-1px)}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Playfair_Display_7ac052;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_Fallback_7ac052;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_7ac052{font-family:__Playfair_Display_7ac052,__Playfair_Display_Fallback_7ac052;font-style:normal}.__variable_7ac052{--font-playfair:"__Playfair_Display_7ac052","__Playfair_Display_Fallback_7ac052"}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_Fallback_51684b;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_51684b{font-family:__Poppins_51684b,__Poppins_Fallback_51684b;font-style:normal}.__variable_51684b{--font-poppins:"__Poppins_51684b","__Poppins_Fallback_51684b"}