.Navbar-module__xn8wIa__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #0000000d;position:sticky;top:0}.Navbar-module__xn8wIa__navInner{justify-content:space-between;align-items:center;height:110px;display:flex}.Navbar-module__xn8wIa__logoContainer{align-items:center;gap:12px;display:flex}.Navbar-module__xn8wIa__logoImg{object-fit:contain;width:auto;height:100px}.Navbar-module__xn8wIa__logoText{flex-direction:column;line-height:1.2;display:flex}.Navbar-module__xn8wIa__logoTitle{color:var(--dark);font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700}.Navbar-module__xn8wIa__logoSlogan{color:var(--primary);letter-spacing:.02em;font-size:.8rem;font-weight:500}.Navbar-module__xn8wIa__navLinks{gap:2rem;font-weight:500;display:none}.Navbar-module__xn8wIa__navLinks a:hover{color:var(--primary)}.Navbar-module__xn8wIa__navActions{align-items:center;gap:1rem;display:flex}.Navbar-module__xn8wIa__navToggle{color:var(--dark);background:0 0;padding:.5rem;font-size:1.5rem;display:block}.Navbar-module__xn8wIa__mobileMenu{z-index:200;background:#fff;padding:2rem;transition:all .4s cubic-bezier(.2,.8,.2,1);position:fixed;inset:0;transform:translate(100%)}.Navbar-module__xn8wIa__mobileMenu.Navbar-module__xn8wIa__active{transform:translate(0)}.Navbar-module__xn8wIa__mobileHeader{justify-content:space-between;margin-bottom:3rem;display:flex}.Navbar-module__xn8wIa__closeBtn{color:var(--dark);background:0 0;font-size:1.5rem}.Navbar-module__xn8wIa__mobileLinks{flex-direction:column;gap:1.5rem;font-size:1.2rem;font-weight:600;display:flex}.Navbar-module__xn8wIa__mobileLinks a{border-bottom:1px solid var(--border-light);padding:.5rem 0}.Navbar-module__xn8wIa__overlay{z-index:199;background:#0000004d;position:fixed;inset:0}@media (min-width:900px){.Navbar-module__xn8wIa__navLinks{display:flex}.Navbar-module__xn8wIa__navToggle{display:none}}@media (max-width:768px){.Navbar-module__xn8wIa__logoText{display:none}.Navbar-module__xn8wIa__logoImg{height:85px}}
.Hero-module__xpZaLa__hero{align-items:center;height:75vh;min-height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__xpZaLa__heroBg{background:#2d2420 url(/images/hero.png) 50%/cover no-repeat;position:absolute;inset:0}.Hero-module__xpZaLa__heroOverlay{background:linear-gradient(90deg,#000000b3 0%,#0000004d 100%);position:absolute;inset:0}.Hero-module__xpZaLa__heroContent{z-index:10;color:#fff;max-width:700px;position:relative}.Hero-module__xpZaLa__heroContent h1{color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.5rem)}.Hero-module__xpZaLa__heroContent p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}
.OfferCard-module__4z68HG__offerCard{background-color:var(--dark);color:#fff;border:none}.OfferCard-module__4z68HG__offerCard h3,.OfferCard-module__4z68HG__offerCard p{color:#ffffffe6}.OfferCard-module__4z68HG__offerCard .btn-link{color:var(--secondary)}.OfferCard-module__4z68HG__offerCard .btn-link:hover{color:#fff}.OfferCard-module__4z68HG__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#2d2420cc;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out OfferCard-module__4z68HG__fadeIn;display:flex;position:fixed;inset:0}@keyframes OfferCard-module__4z68HG__fadeIn{0%{opacity:0}to{opacity:1}}.OfferCard-module__4z68HG__offerPanel{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;padding:3rem;animation:.3s cubic-bezier(.2,.8,.2,1) OfferCard-module__4z68HG__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 100px -20px #00000080}@keyframes OfferCard-module__4z68HG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.OfferCard-module__4z68HG__closeBtn{cursor:pointer;z-index:10;color:var(--text);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex;position:absolute;top:20px;right:20px}.OfferCard-module__4z68HG__closeBtn:hover{background:var(--bg-cream)}.OfferCard-module__4z68HG__offerBadge{color:var(--secondary);text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.OfferCard-module__4z68HG__offerTitle{color:var(--primary);margin-bottom:1.5rem;font-family:Playfair Display,serif}.OfferCard-module__4z68HG__offerBody{padding-right:1rem;overflow-y:auto}.OfferCard-module__4z68HG__offerDesc{color:var(--text);white-space:pre-line;font-size:1.1rem;line-height:1.8}
.RoomCard-module__fOdGYG__roomCard{cursor:pointer}.RoomCard-module__fOdGYG__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#2d2420cc;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out RoomCard-module__fOdGYG__fadeIn;display:flex;position:fixed;inset:0}@keyframes RoomCard-module__fOdGYG__fadeIn{0%{opacity:0}to{opacity:1}}.RoomCard-module__fOdGYG__panel{background:#fff;border-radius:24px;grid-template-columns:1fr;width:100%;max-width:1000px;max-height:90vh;animation:.3s cubic-bezier(.2,.8,.2,1) RoomCard-module__fOdGYG__slideUp;display:grid;overflow:hidden;box-shadow:0 50px 100px -20px #00000080}@keyframes RoomCard-module__fOdGYG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:900px){.RoomCard-module__fOdGYG__panel{grid-template-columns:1.5fr 1fr;height:600px}}.RoomCard-module__fOdGYG__imgContainer{background:#f0f0f0;height:350px;position:relative;overflow:hidden}@media (min-width:900px){.RoomCard-module__fOdGYG__imgContainer{height:100%}}.RoomCard-module__fOdGYG__modalImg{object-fit:cover;width:100%;height:100%}.RoomCard-module__fOdGYG__carouselBtn{color:var(--primary);cursor:pointer;z-index:2;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #0003}.RoomCard-module__fOdGYG__carouselBtn:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.RoomCard-module__fOdGYG__prevBtn{left:1.5rem}.RoomCard-module__fOdGYG__nextBtn{right:1.5rem}.RoomCard-module__fOdGYG__modalContent{flex-direction:column;justify-content:center;padding:3rem;display:flex;position:relative;overflow-y:auto}.RoomCard-module__fOdGYG__closeBtn{cursor:pointer;z-index:10;color:var(--text);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.RoomCard-module__fOdGYG__closeBtn:hover{background:var(--bg-cream)}.RoomCard-module__fOdGYG__modalLabel{color:var(--primary);text-transform:uppercase;font-size:.9rem;font-weight:700}.RoomCard-module__fOdGYG__modalTitle{margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.RoomCard-module__fOdGYG__modalPrice{color:var(--dark);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.RoomCard-module__fOdGYG__modalDesc{color:var(--text);margin-bottom:1.5rem;line-height:1.7}.RoomCard-module__fOdGYG__modalFeatures{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.RoomCard-module__fOdGYG__featureItem{background:var(--bg-cream);color:var(--dark);border-radius:100px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.85rem;font-weight:500;display:flex}.RoomCard-module__fOdGYG__featureItem i{color:var(--primary);font-size:1.1rem}
.Services-module__7T4CNq__block{border-radius:var(--radius-xl);max-width:1240px;box-shadow:var(--shadow-card);background:linear-gradient(135deg,#fdfbf7 0%,#f5efe6 100%);margin:4rem auto;padding:6rem 2rem}.Services-module__7T4CNq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;display:grid}.Services-module__7T4CNq__item{text-align:center}.Services-module__7T4CNq__item p{opacity:.8;font-size:.9rem}.Services-module__7T4CNq__iconBox{width:70px;height:70px;color:var(--primary);background:#fff;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;transition:all .3s;display:flex;box-shadow:0 10px 20px #a05a2c1a}.Services-module__7T4CNq__item:hover .Services-module__7T4CNq__iconBox{transform:rotate(-10deg)scale(1.1)}
.FAQ-module__6nl_Ma__faqItem{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);margin-bottom:1rem;transition:all .3s;overflow:hidden}.FAQ-module__6nl_Ma__faqQuestion{text-align:left;width:100%;color:var(--dark);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__6nl_Ma__faqIcon{color:var(--primary);flex-shrink:0;margin-left:1rem;transition:all .3s}.FAQ-module__6nl_Ma__active .FAQ-module__6nl_Ma__faqIcon{transform:rotate(180deg)}.FAQ-module__6nl_Ma__faqAnswer{max-height:0;color:var(--text);padding:0 1.5rem;transition:all .4s ease-out;overflow:hidden}.FAQ-module__6nl_Ma__active .FAQ-module__6nl_Ma__faqAnswer{max-height:300px;padding-bottom:1.5rem}
.Footer-module__zX2wcG__footer{background:var(--dark);color:#ffffffb3;padding:5rem 0 2rem}.Footer-module__zX2wcG__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;display:grid}.Footer-module__zX2wcG__col h4{color:#fff;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.2rem}.Footer-module__zX2wcG__col ul{list-style:none}.Footer-module__zX2wcG__col li{align-items:center;gap:.5rem;margin-bottom:.8rem;display:flex}.Footer-module__zX2wcG__col a:hover{color:var(--secondary);padding-left:5px}.Footer-module__zX2wcG__brandName{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700}.Footer-module__zX2wcG__brandDesc{opacity:.7;font-size:.9rem}.Footer-module__zX2wcG__bottom{text-align:center;opacity:.5;border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:1.5rem;font-size:.8rem}
