.Navbar-module__cJzEcG__navbar{z-index:1000;background-color:#fff;border-bottom:1px solid #e8e8e8;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 8px #00000014}.Navbar-module__cJzEcG__navInner{justify-content:space-between;align-items:center;max-width:1280px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cJzEcG__logo{color:var(--color-primary);align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoLeaf{font-size:1.4rem}.Navbar-module__cJzEcG__logoText{font-family:var(--font-serif);color:var(--color-primary);font-size:1.35rem;font-weight:700}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:1.8rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--color-text-medium);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--color-primary)}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--color-secondary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navActions{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__btnCall{color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--border-radius-full);padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .25s}.Navbar-module__cJzEcG__btnCall:hover{border-color:var(--color-primary);background:#014d330f}.Navbar-module__cJzEcG__btnOrder{color:var(--color-primary);background:var(--color-secondary);border-radius:var(--border-radius-full);padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s}.Navbar-module__cJzEcG__btnOrder:hover{background:var(--color-secondary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #d99c4366}@media (max-width:1024px){.Navbar-module__cJzEcG__navLinks{display:none}}@media (max-width:600px){.Navbar-module__cJzEcG__btnCall{display:none}}
.HeroSection-module__sBkrQG__hero{background-color:#000;justify-content:flex-start;align-items:center;min-height:92vh;padding:120px 5% 60px;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__slideBg{opacity:0;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity 1.5s ease-in-out,transform 8s ease-in-out;position:absolute;top:0;left:0;transform:scale(1.05)}.HeroSection-module__sBkrQG__activeBg{opacity:1;transform:scale(1)}.HeroSection-module__sBkrQG__heroOverlay{z-index:1;background:linear-gradient(105deg,#014d33eb 0%,#014d33bf 45%,#014d334d 70%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__sBkrQG__heroContent{z-index:2;flex-direction:column;justify-content:center;max-width:620px;min-height:400px;display:flex;position:relative}.HeroSection-module__sBkrQG__textContent{opacity:0;pointer-events:none;width:100%;transition:opacity .8s,transform .8s;position:absolute;top:0;left:0;transform:translateY(20px)}.HeroSection-module__sBkrQG__activeText{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.HeroSection-module__sBkrQG__heroTitle{font-family:var(--font-serif);color:#fff;margin-bottom:1.2rem;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:700;line-height:1.15}.HeroSection-module__sBkrQG__highlight{color:var(--color-secondary)}.HeroSection-module__sBkrQG__heroSubtitle{color:#ffffffd9;max-width:520px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.HeroSection-module__sBkrQG__heroActions{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.HeroSection-module__sBkrQG__btnPrimary{background:var(--color-secondary);color:#fff;border-radius:var(--border-radius-full);align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.HeroSection-module__sBkrQG__btnPrimary:hover{background:var(--color-secondary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #d99c4366}.HeroSection-module__sBkrQG__btnSecondary{color:#fff;border-radius:var(--border-radius-full);background:0 0;border:2px solid #ffffff80;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.HeroSection-module__sBkrQG__btnSecondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.HeroSection-module__sBkrQG__heroMeta{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.HeroSection-module__sBkrQG__metaItem{color:#ffffffe6;align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;display:flex}.HeroSection-module__sBkrQG__metaIcon{font-size:1.1rem}.HeroSection-module__sBkrQG__metaDivider{background:#ffffff4d;width:1px;height:20px}.HeroSection-module__sBkrQG__indicators{gap:.5rem;display:flex;position:absolute;bottom:-40px;left:0}.HeroSection-module__sBkrQG__indicator{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.HeroSection-module__sBkrQG__activeIndicator{background:var(--color-secondary);border-radius:10px;width:25px}@media (max-width:768px){.HeroSection-module__sBkrQG__hero{align-items:flex-end;min-height:80vh;padding:100px 1.5rem 60px}.HeroSection-module__sBkrQG__heroOverlay{background:linear-gradient(#0000 0%,#014d3399 40%,#014d33f2 100%)}.HeroSection-module__sBkrQG__heroTitle{font-size:2rem}.HeroSection-module__sBkrQG__metaDivider{display:none}.HeroSection-module__sBkrQG__heroMeta{gap:.75rem}.HeroSection-module__sBkrQG__heroContent{min-height:350px}}
.FavoritesSection-module__NJoYVa__section{background:#fff;padding:80px 0}.FavoritesSection-module__NJoYVa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.FavoritesSection-module__NJoYVa__sectionHeader{text-align:center;margin-bottom:3.5rem}.FavoritesSection-module__NJoYVa__sectionTag{font-family:var(--font-sans);color:var(--color-secondary);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.FavoritesSection-module__NJoYVa__sectionTitle{font-family:var(--font-serif);color:var(--color-primary);font-size:2.5rem}.FavoritesSection-module__NJoYVa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.FavoritesSection-module__NJoYVa__card{border-radius:20px;margin-top:50px;transition:transform .3s,box-shadow .3s;position:relative;overflow:visible}.FavoritesSection-module__NJoYVa__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.FavoritesSection-module__NJoYVa__green{background-color:var(--color-primary)}.FavoritesSection-module__NJoYVa__yellow{background-color:var(--color-secondary)}.FavoritesSection-module__NJoYVa__imageWrap{justify-content:center;width:100%;height:180px;margin-top:-50px;margin-bottom:.5rem;display:flex;position:relative}.FavoritesSection-module__NJoYVa__image{object-fit:contain;filter:drop-shadow(0 15px 20px #00000059);width:auto;height:100%;transition:transform .4s}.FavoritesSection-module__NJoYVa__card:hover .FavoritesSection-module__NJoYVa__image{transform:scale(1.06)rotate(2deg)}.FavoritesSection-module__NJoYVa__cardBody{padding:.5rem 1.8rem 2rem}.FavoritesSection-module__NJoYVa__labelRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.FavoritesSection-module__NJoYVa__subtitleTag{font-family:var(--font-serif);color:#ffffffd9;letter-spacing:.5px;font-size:1rem;font-style:italic;font-weight:400}.FavoritesSection-module__NJoYVa__price{font-family:var(--font-sans);color:#fff;font-size:1.2rem;font-weight:800}.FavoritesSection-module__NJoYVa__cardTitle{font-family:var(--font-serif);color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.15}.FavoritesSection-module__NJoYVa__description{color:#ffffffd1;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.FavoritesSection-module__NJoYVa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.FavoritesSection-module__NJoYVa__section{padding:40px 0}.FavoritesSection-module__NJoYVa__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}
.ExperienceSection-module__NRec-a__section{background:var(--color-bg-light);padding:80px 0}.ExperienceSection-module__NRec-a__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ExperienceSection-module__NRec-a__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:5rem;display:grid}.ExperienceSection-module__NRec-a__imageCol{width:100%;position:relative}.ExperienceSection-module__NRec-a__collageWrap{aspect-ratio:1;width:100%;max-width:500px;margin:0 auto;position:relative}.ExperienceSection-module__NRec-a__image{object-fit:cover;border-radius:12px}.ExperienceSection-module__NRec-a__imgLarge{z-index:2;border:4px solid #fff;border-radius:16px;width:60%;height:60%;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 15px 35px #0000001a}.ExperienceSection-module__NRec-a__imgSmallBottom{z-index:3;border:4px solid #fff;border-radius:12px;width:45%;height:45%;position:absolute;bottom:0;right:15%;overflow:hidden;box-shadow:0 15px 35px #0000001a}.ExperienceSection-module__NRec-a__imgSmallLeft{z-index:4;border:4px solid #fff;border-radius:12px;width:50%;height:40%;position:absolute;top:35%;left:0;overflow:hidden;box-shadow:0 15px 35px #0000001a}.ExperienceSection-module__NRec-a__experienceBadge{background:var(--color-primary);z-index:5;border-radius:12px;flex-direction:column;justify-content:center;padding:1rem 1.5rem;display:flex;position:absolute;bottom:15%;left:5%;box-shadow:0 10px 25px #014d3340}.ExperienceSection-module__NRec-a__badgeNumber{font-family:var(--font-sans);color:#fff;align-items:center;gap:.2rem;font-size:2.2rem;font-weight:800;line-height:1;display:flex}.ExperienceSection-module__NRec-a__badgeNumber:after{content:"+";color:var(--color-secondary);font-size:1.5rem}.ExperienceSection-module__NRec-a__badgeText{color:#ffffffd9;margin-top:.3rem;font-size:.8rem;font-weight:600}.ExperienceSection-module__NRec-a__decorativeTop{z-index:1;opacity:.9;animation:5s ease-in-out infinite ExperienceSection-module__NRec-a__floatSlow;position:absolute;top:-10px;left:-15px}.ExperienceSection-module__NRec-a__decorativeBottom{z-index:1;opacity:.9;animation:5s ease-in-out infinite reverse ExperienceSection-module__NRec-a__floatSlow;position:absolute;bottom:20%;right:-15px}@keyframes ExperienceSection-module__NRec-a__floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ExperienceSection-module__NRec-a__contentCol{padding-right:1rem}.ExperienceSection-module__NRec-a__tag{color:var(--color-primary);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1px;background:#014d331a;border:1px solid #014d3333;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.ExperienceSection-module__NRec-a__title{font-family:var(--font-serif);color:var(--color-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ExperienceSection-module__NRec-a__description{color:var(--color-text-medium);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.ExperienceSection-module__NRec-a__featureCards{flex-direction:column;gap:1.5rem;display:flex}.ExperienceSection-module__NRec-a__featureCard{border-radius:12px;align-items:flex-start;gap:1.2rem;padding:1.8rem;display:flex}.ExperienceSection-module__NRec-a__cardSolid{background:#014d3312;border:1px solid #014d3326}.ExperienceSection-module__NRec-a__cardOutline{background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 15px #00000005}.ExperienceSection-module__NRec-a__iconWrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.ExperienceSection-module__NRec-a__cardSolid .ExperienceSection-module__NRec-a__iconWrap{background:var(--color-primary);box-shadow:0 4px 10px #014d3333}.ExperienceSection-module__NRec-a__cardOutline .ExperienceSection-module__NRec-a__iconWrap{background:var(--color-bg-light)}.ExperienceSection-module__NRec-a__cardContent{flex:1}.ExperienceSection-module__NRec-a__cardTitle{font-family:var(--font-sans);color:var(--color-text-dark);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.ExperienceSection-module__NRec-a__cardDesc{color:var(--color-text-medium);font-size:.9rem;line-height:1.5}@media (max-width:1024px){.ExperienceSection-module__NRec-a__grid{grid-template-columns:1fr;gap:4rem}.ExperienceSection-module__NRec-a__collageWrap{margin-bottom:2rem}}@media (max-width:768px){.ExperienceSection-module__NRec-a__title{font-size:2rem}.ExperienceSection-module__NRec-a__featureCard{padding:1.2rem}}@media (max-width:767px){.ExperienceSection-module__NRec-a__section{padding:40px 0}}
.ProcessSection-module__G585fq__section{background:#fff;padding:80px 0}.ProcessSection-module__G585fq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ProcessSection-module__G585fq__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:6rem;display:grid}.ProcessSection-module__G585fq__leftCard{background-color:var(--color-primary);border-radius:20px;align-items:stretch;min-height:380px;display:flex;position:relative}.ProcessSection-module__G585fq__cardContent{color:#fff;z-index:2;width:55%;max-width:400px;padding:3.5rem 3rem}.ProcessSection-module__G585fq__cardTitle{font-family:var(--font-serif);color:#fff;margin-bottom:1.5rem;font-size:2.4rem;line-height:1.2}.ProcessSection-module__G585fq__cardDescription{color:#ffffffd9;margin-bottom:2.5rem;font-size:.95rem;line-height:1.6}.ProcessSection-module__G585fq__btnExplore{background-color:var(--color-secondary);color:#fff;border-radius:30px;padding:.8rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.ProcessSection-module__G585fq__btnExplore:hover{background-color:var(--color-secondary-hover);transform:translateY(-2px);box-shadow:0 4px 15px #d99c4366}.ProcessSection-module__G585fq__cardImageWrap{z-index:3;border-radius:16px;width:280px;height:85%;position:absolute;top:50%;right:-70px;overflow:hidden;transform:translateY(-50%);box-shadow:0 15px 30px #0000004d}.ProcessSection-module__G585fq__cardImage{object-fit:cover;width:100%;height:100%;display:block}.ProcessSection-module__G585fq__rightContent{padding-right:2rem}.ProcessSection-module__G585fq__stepCircle{background-color:var(--color-secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;display:flex}.ProcessSection-module__G585fq__rightTitle{font-family:var(--font-serif);color:var(--color-primary);margin-bottom:1.5rem;font-size:2.4rem;line-height:1.2}.ProcessSection-module__G585fq__rightDescription{color:var(--color-text-medium);font-size:1.05rem;line-height:1.8}@media (max-width:1024px){.ProcessSection-module__G585fq__grid{grid-template-columns:1fr;gap:4rem}.ProcessSection-module__G585fq__leftCard{margin-right:40px}}@media (max-width:768px){.ProcessSection-module__G585fq__leftCard{flex-direction:column;min-height:auto;margin-right:0}.ProcessSection-module__G585fq__cardContent{width:100%;padding:2.5rem 2rem 150px}.ProcessSection-module__G585fq__cardImageWrap{width:85%;height:200px;position:absolute;top:auto;bottom:-60px;right:50%;transform:translate(50%)}.ProcessSection-module__G585fq__rightContent{margin-top:3rem;padding-right:0}}@media (max-width:767px){.ProcessSection-module__G585fq__section{padding:40px 0}}
.MenuSection-module__2HGwrW__section{background:var(--color-bg-light);padding:80px 0}.MenuSection-module__2HGwrW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.MenuSection-module__2HGwrW__sectionTag{text-align:center;color:var(--color-secondary);letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.MenuSection-module__2HGwrW__sectionTitle{text-align:center;font-family:var(--font-serif);color:var(--color-primary);margin-bottom:3.5rem;font-size:2.2rem}.MenuSection-module__2HGwrW__menuGrid{grid-template-columns:repeat(2,1fr);gap:2rem 3rem;margin-bottom:3.5rem;display:grid}.MenuSection-module__2HGwrW__menuItem{border-bottom:1px solid #e8e8e8;align-items:center;gap:1.2rem;padding:1rem 0;display:flex}.MenuSection-module__2HGwrW__menuItemImageWrap{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden;box-shadow:0 4px 10px #0000001a}.MenuSection-module__2HGwrW__menuItemImage{object-fit:cover;width:100%;height:100%}.MenuSection-module__2HGwrW__menuItemContent{flex:1}.MenuSection-module__2HGwrW__menuItemTop{align-items:baseline;gap:.5rem;display:flex}.MenuSection-module__2HGwrW__itemName{font-family:var(--font-sans);color:var(--color-text-dark);white-space:nowrap;font-size:1.05rem;font-weight:700}.MenuSection-module__2HGwrW__dots{border-bottom:2px dotted #ccc;flex:1;min-width:20px;margin-bottom:4px}.MenuSection-module__2HGwrW__itemPrice{color:var(--color-primary);white-space:nowrap;font-size:1.05rem;font-weight:700}.MenuSection-module__2HGwrW__itemDesc{color:var(--color-text-medium);margin-top:.4rem;font-size:.85rem;line-height:1.5}.MenuSection-module__2HGwrW__center{justify-content:center;display:flex}.MenuSection-module__2HGwrW__btnViewFull{background:var(--color-primary);color:#fff;border-radius:var(--border-radius-full);align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.MenuSection-module__2HGwrW__btnViewFull:hover{background:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 6px 20px #014d334d}@media (max-width:768px){.MenuSection-module__2HGwrW__menuGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:767px){.MenuSection-module__2HGwrW__section{padding:40px 0}}
.PromoSection-module__f6Hbnq__section{text-align:center;background-image:url(/images/hero-dosa.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:80px 0;position:relative;overflow:hidden}.PromoSection-module__f6Hbnq__overlay{z-index:1;background:#014d33e0;width:100%;height:100%;position:absolute;top:0;left:0}.PromoSection-module__f6Hbnq__container{z-index:2;max-width:800px;margin:0 auto;padding:0 1.5rem;position:relative}.PromoSection-module__f6Hbnq__content{color:#fff;flex-direction:column;align-items:center;display:flex}.PromoSection-module__f6Hbnq__pill{color:#8c5b1b;border-radius:var(--border-radius-full);text-transform:uppercase;letter-spacing:1px;background-color:#f7dfaf;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.PromoSection-module__f6Hbnq__title{font-family:var(--font-serif);color:#fff;margin-bottom:1.2rem;font-size:3rem;font-weight:700;line-height:1.2}.PromoSection-module__f6Hbnq__description{color:#fffffff2;max-width:600px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.PromoSection-module__f6Hbnq__details{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;margin-bottom:3rem;display:flex}.PromoSection-module__f6Hbnq__detailItem{color:#fff;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.PromoSection-module__f6Hbnq__detailDivider{color:#f7dfaf;font-weight:700}.PromoSection-module__f6Hbnq__btnReserve{color:var(--color-primary);border-radius:var(--border-radius-full);background:#fff;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0003}.PromoSection-module__f6Hbnq__btnReserve:hover{background:#f8f8f8;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}@media (max-width:768px){.PromoSection-module__f6Hbnq__title{font-size:2.2rem}.PromoSection-module__f6Hbnq__description{font-size:1rem}.PromoSection-module__f6Hbnq__details{flex-direction:column;gap:.8rem;margin-bottom:2rem}.PromoSection-module__f6Hbnq__detailDivider{display:none}}@media (max-width:767px){.PromoSection-module__f6Hbnq__section{padding:40px 0}}
.GallerySection-module__a5c5NG__section{background:#fff;padding:80px 0}.GallerySection-module__a5c5NG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.GallerySection-module__a5c5NG__sectionTag{text-align:center;color:var(--color-secondary);letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.GallerySection-module__a5c5NG__sectionTitle{text-align:center;font-family:var(--font-serif);color:var(--color-primary);margin-bottom:3rem;font-size:2.4rem}.GallerySection-module__a5c5NG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.GallerySection-module__a5c5NG__galleryItem{aspect-ratio:1;cursor:pointer;border-radius:12px;width:100%;position:relative;overflow:hidden}.GallerySection-module__a5c5NG__image{object-fit:cover;transition:transform .4s}.GallerySection-module__a5c5NG__galleryItem:hover .GallerySection-module__a5c5NG__image{transform:scale(1.08)}.GallerySection-module__a5c5NG__overlay{opacity:0;background:#014d3399;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.GallerySection-module__a5c5NG__galleryItem:hover .GallerySection-module__a5c5NG__overlay{opacity:1}.GallerySection-module__a5c5NG__icon{color:#fff;font-size:2rem;transition:transform .3s;transform:scale(.5)}.GallerySection-module__a5c5NG__galleryItem:hover .GallerySection-module__a5c5NG__icon{transform:scale(1)}.GallerySection-module__a5c5NG__centerBtn{text-align:center}.GallerySection-module__a5c5NG__btnInsta{background-color:var(--color-secondary);color:#fff;border-radius:30px;padding:.8rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.GallerySection-module__a5c5NG__btnInsta:hover{background-color:var(--color-secondary-hover);transform:translateY(-2px);box-shadow:0 4px 15px #d99c4366}@media (max-width:768px){.GallerySection-module__a5c5NG__galleryGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.GallerySection-module__a5c5NG__galleryGrid{grid-template-columns:1fr}}@media (max-width:767px){.GallerySection-module__a5c5NG__section{padding:40px 0}}
.FeaturesSection-module__MmT36G__section{background:var(--color-bg-light);padding:80px 0}.FeaturesSection-module__MmT36G__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.FeaturesSection-module__MmT36G__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.FeaturesSection-module__MmT36G__card{text-align:center;border-radius:var(--border-radius-lg);border:1px solid #eee;padding:2rem 1.5rem;transition:all .3s}.FeaturesSection-module__MmT36G__card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-4px)}.FeaturesSection-module__MmT36G__iconWrap{background:var(--color-bg-light);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.2rem;display:flex}.FeaturesSection-module__MmT36G__icon{font-size:1.8rem}.FeaturesSection-module__MmT36G__cardTitle{font-family:var(--font-serif);color:var(--color-primary);margin-bottom:.6rem;font-size:1.05rem}.FeaturesSection-module__MmT36G__cardDesc{color:var(--color-text-medium);font-size:.85rem;line-height:1.6}@media (max-width:1024px){.FeaturesSection-module__MmT36G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FeaturesSection-module__MmT36G__grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}}@media (max-width:767px){.FeaturesSection-module__MmT36G__section{padding:40px 0}}
.ReviewsSection-module__slDNfq__section{background:var(--color-bg-light);padding:80px 0}.ReviewsSection-module__slDNfq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ReviewsSection-module__slDNfq__contentWrap{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}.ReviewsSection-module__slDNfq__imageCol{position:relative}.ReviewsSection-module__slDNfq__collage{width:100%;height:420px;position:relative}.ReviewsSection-module__slDNfq__imgLeft,.ReviewsSection-module__slDNfq__imgRight{border:4px solid #fff;border-radius:16px;position:absolute;overflow:hidden;box-shadow:0 12px 30px #0000001f}.ReviewsSection-module__slDNfq__imgLeft{width:55%;height:90%;top:0;left:0}.ReviewsSection-module__slDNfq__imgRight{width:42%;height:75%;top:8%;right:0}.ReviewsSection-module__slDNfq__img{object-fit:cover;transition:transform .5s}.ReviewsSection-module__slDNfq__imgLeft:hover .ReviewsSection-module__slDNfq__img,.ReviewsSection-module__slDNfq__imgRight:hover .ReviewsSection-module__slDNfq__img{transform:scale(1.06)}.ReviewsSection-module__slDNfq__ratingBadge{background:var(--color-primary);color:#fff;text-align:center;z-index:5;border-radius:16px;min-width:110px;padding:1rem 1.2rem;position:absolute;bottom:5%;right:-12px;box-shadow:0 10px 30px #014d334d}.ReviewsSection-module__slDNfq__ratingText{font-family:var(--font-serif);color:#fff;font-size:2.2rem;font-weight:700;line-height:1;display:block}.ReviewsSection-module__slDNfq__stars{letter-spacing:1px;margin:.4rem 0;font-size:.7rem}.ReviewsSection-module__slDNfq__ratingLabel{color:#fffc;font-size:.72rem;font-weight:600}.ReviewsSection-module__slDNfq__textCol{color:var(--color-text-dark);padding-right:1rem}.ReviewsSection-module__slDNfq__sectionTag{color:var(--color-secondary);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.ReviewsSection-module__slDNfq__sectionTitle{font-family:var(--font-serif);color:var(--color-primary);margin-bottom:2rem;font-size:2.2rem;line-height:1.2}.ReviewsSection-module__slDNfq__reviewCard{border-left:4px solid var(--color-primary);background:#fff;border-radius:20px;margin-bottom:1.8rem;padding:2rem;transition:opacity .3s,transform .3s;box-shadow:0 8px 30px #0000000f}.ReviewsSection-module__slDNfq__fadeIn{opacity:1;transform:translateY(0)}.ReviewsSection-module__slDNfq__fadeOut{opacity:0;transform:translateY(10px)}.ReviewsSection-module__slDNfq__quoteMark{font-family:var(--font-serif);color:var(--color-secondary);opacity:.7;margin-bottom:1rem;font-size:4rem;line-height:.5}.ReviewsSection-module__slDNfq__reviewText{color:var(--color-text-medium);margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.8}.ReviewsSection-module__slDNfq__reviewer{align-items:center;gap:1rem;display:flex}.ReviewsSection-module__slDNfq__avatar{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;font-size:.95rem;font-weight:700;display:flex}.ReviewsSection-module__slDNfq__reviewerName{color:var(--color-text-dark);font-size:1rem;font-weight:700}.ReviewsSection-module__slDNfq__reviewDate{color:var(--color-text-medium);font-size:.82rem}.ReviewsSection-module__slDNfq__reviewRating{color:var(--color-primary);white-space:nowrap;background:#014d3312;border-radius:20px;margin-left:auto;padding:.3rem .8rem;font-size:.95rem;font-weight:700}.ReviewsSection-module__slDNfq__controls{justify-content:space-between;align-items:center;display:flex}.ReviewsSection-module__slDNfq__dots{gap:.5rem;display:flex}.ReviewsSection-module__slDNfq__dot{cursor:pointer;background:#d0d0d0;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.ReviewsSection-module__slDNfq__dotActive{background:var(--color-primary);border-radius:5px;width:28px}.ReviewsSection-module__slDNfq__navButtons{gap:.75rem;display:flex}.ReviewsSection-module__slDNfq__navBtn{border:2px solid var(--color-primary);width:44px;height:44px;color:var(--color-primary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ReviewsSection-module__slDNfq__navBtn:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #014d3340}@media (max-width:992px){.ReviewsSection-module__slDNfq__contentWrap{grid-template-columns:1fr;gap:4rem}.ReviewsSection-module__slDNfq__collage{max-width:480px;height:380px;margin:0 auto}.ReviewsSection-module__slDNfq__textCol{padding-right:0}}@media (max-width:767px){.ReviewsSection-module__slDNfq__section{padding:40px 0}.ReviewsSection-module__slDNfq__collage{height:320px}.ReviewsSection-module__slDNfq__sectionTitle{font-size:1.8rem}}
.BlogSection-module__nyVgcG__section{background:#fff;padding:80px 0}.BlogSection-module__nyVgcG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.BlogSection-module__nyVgcG__sectionTag{text-align:center;color:var(--color-secondary);letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.BlogSection-module__nyVgcG__sectionTitle{text-align:center;font-family:var(--font-serif);color:var(--color-primary);margin-bottom:3rem;font-size:2.4rem}.BlogSection-module__nyVgcG__blogGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.BlogSection-module__nyVgcG__blogCard{background:#fff;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 15px #0000000d}.BlogSection-module__nyVgcG__blogCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.BlogSection-module__nyVgcG__imageWrap{width:100%;height:200px;position:relative}.BlogSection-module__nyVgcG__image{object-fit:cover;transition:transform .4s}.BlogSection-module__nyVgcG__blogCard:hover .BlogSection-module__nyVgcG__image{transform:scale(1.05)}.BlogSection-module__nyVgcG__content{padding:1.5rem}.BlogSection-module__nyVgcG__date{color:var(--color-secondary);margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.BlogSection-module__nyVgcG__title{font-family:var(--font-serif);color:var(--color-primary);margin-bottom:1rem;font-size:1.25rem;line-height:1.3}.BlogSection-module__nyVgcG__excerpt{color:var(--color-text-medium);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.BlogSection-module__nyVgcG__readMore{color:var(--color-primary);font-size:.9rem;font-weight:700;text-decoration:none;transition:color .3s}.BlogSection-module__nyVgcG__readMore:hover{color:var(--color-secondary)}@media (max-width:992px){.BlogSection-module__nyVgcG__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BlogSection-module__nyVgcG__blogGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:767px){.BlogSection-module__nyVgcG__section{padding:40px 0}}
.LocationSection-module__U0d0WG__section{background:#f3f4f6;padding:80px 0}.LocationSection-module__U0d0WG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.LocationSection-module__U0d0WG__header{text-align:center;margin-bottom:3rem}.LocationSection-module__U0d0WG__sectionTag{color:var(--color-secondary);letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.LocationSection-module__U0d0WG__sectionTitle{font-family:var(--font-serif);color:var(--color-primary);margin-bottom:.5rem;font-size:2.5rem}.LocationSection-module__U0d0WG__sectionDesc{color:var(--color-text-medium);max-width:500px;margin:0 auto;font-size:1rem}.LocationSection-module__U0d0WG__premiumCard{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;min-height:600px;display:grid;overflow:hidden;box-shadow:0 20px 50px #00000014}.LocationSection-module__U0d0WG__imagePane{align-items:flex-end;padding:3rem;display:flex;position:relative;overflow:hidden}.LocationSection-module__U0d0WG__bgImage{object-fit:cover;z-index:1}.LocationSection-module__U0d0WG__imageOverlay{z-index:2;background:linear-gradient(#014d3366 0%,#014d33e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.LocationSection-module__U0d0WG__glassInfo{z-index:3;-webkit-backdrop-filter:blur(12px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;width:100%;padding:2rem;position:relative}.LocationSection-module__U0d0WG__infoItem{gap:1.2rem;margin-bottom:1.5rem;display:flex}.LocationSection-module__U0d0WG__infoItem:last-child{margin-bottom:0}.LocationSection-module__U0d0WG__infoIcon{background:var(--color-secondary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;display:flex}.LocationSection-module__U0d0WG__infoLabel{font-family:var(--font-serif);color:#fff;margin-bottom:.3rem;font-size:1.1rem}.LocationSection-module__U0d0WG__infoText{color:#ffffffe6;font-size:.95rem;line-height:1.5}.LocationSection-module__U0d0WG__formPane{flex-direction:column;justify-content:center;padding:4rem 3rem;display:flex}.LocationSection-module__U0d0WG__formTitle{font-family:var(--font-serif);color:var(--color-primary);margin-bottom:.5rem;font-size:2rem}.LocationSection-module__U0d0WG__formSubtitle{color:var(--color-text-medium);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.LocationSection-module__U0d0WG__form{width:100%}.LocationSection-module__U0d0WG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.LocationSection-module__U0d0WG__formGroup{margin-bottom:1.5rem}.LocationSection-module__U0d0WG__label{color:var(--color-text-dark);margin-bottom:.6rem;font-size:.85rem;font-weight:700;display:block}.LocationSection-module__U0d0WG__input,.LocationSection-module__U0d0WG__textarea{background:#fdfdfd;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:.9rem 1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.LocationSection-module__U0d0WG__input:focus,.LocationSection-module__U0d0WG__textarea:focus{border-color:var(--color-secondary);background:#fff;outline:none;box-shadow:0 0 0 4px #014d331a}.LocationSection-module__U0d0WG__textarea{resize:vertical}.LocationSection-module__U0d0WG__btnSubmit{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.LocationSection-module__U0d0WG__btnSubmit:hover{background:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 5px 15px #014d3333}@media (max-width:992px){.LocationSection-module__U0d0WG__premiumCard{grid-template-columns:1fr}.LocationSection-module__U0d0WG__imagePane{min-height:500px}}@media (max-width:600px){.LocationSection-module__U0d0WG__formRow{grid-template-columns:1fr}.LocationSection-module__U0d0WG__imagePane{padding:1.5rem}.LocationSection-module__U0d0WG__formPane{padding:2.5rem 1.5rem}}@media (max-width:767px){.LocationSection-module__U0d0WG__section{padding:40px 0}}
.Footer-module__S6Hkya__footer{background:var(--color-primary);color:#fff;border-top:1px solid #ffffff1a}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;padding:5rem 0 4rem;display:grid}.Footer-module__S6Hkya__brand{padding-right:1rem}.Footer-module__S6Hkya__logo{align-items:center;gap:.5rem;margin-bottom:1.5rem;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__logoLeaf{font-size:1.5rem}.Footer-module__S6Hkya__logoText{font-family:var(--font-serif);color:#fff;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__brandDesc{color:#ffffffd9;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--color-secondary);border-color:var(--color-secondary);transform:translateY(-3px)}.Footer-module__S6Hkya__column{padding-top:.5rem}.Footer-module__S6Hkya__columnTitle{font-family:var(--font-serif);color:var(--color-secondary);margin-bottom:1.5rem;font-size:1.3rem}.Footer-module__S6Hkya__linkList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__linkList li{margin-bottom:.8rem}.Footer-module__S6Hkya__linkList a{color:#ffffffd9;align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:color .3s;display:flex}.Footer-module__S6Hkya__linkList a:before{content:"›";color:var(--color-secondary);font-size:1.2rem}.Footer-module__S6Hkya__linkList a:hover{color:#fff}.Footer-module__S6Hkya__contactItem{margin-bottom:1.2rem}.Footer-module__S6Hkya__contactLabel{color:#fff;margin-bottom:.2rem;font-size:.95rem;font-weight:700}.Footer-module__S6Hkya__contactText{color:#ffffffd9;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__bottomBar{text-align:center;border-top:1px solid #ffffff1a;padding:2rem 0}.Footer-module__S6Hkya__copyright{color:#ffffffb3;font-size:.9rem}.Footer-module__S6Hkya__poweredLink{color:var(--color-secondary);font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__poweredLink:hover{color:#fff}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:4rem 2rem}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem}}
.ScrollToTop-module__bPaVnG__scrollToTopBtn{background-color:var(--color-secondary);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;transition:all .3s;animation:.3s ScrollToTop-module__bPaVnG__fadeIn;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #0003}.ScrollToTop-module__bPaVnG__scrollToTopBtn:hover{background-color:var(--color-primary);transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}@keyframes ScrollToTop-module__bPaVnG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ScrollToTop-module__bPaVnG__scrollToTopBtn{width:45px;height:45px;font-size:1.2rem;bottom:20px;right:20px}}
