.Navbar-module__cRh5nW__navbar{z-index:1000;width:100%;transition:var(--transition);border-bottom:1px solid #0000;padding:20px 0;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__scrolled{border-bottom:1px solid var(--glass-border);padding:12px 0;box-shadow:0 4px 30px #0000001a}.Navbar-module__cRh5nW__navContent{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.Navbar-module__cRh5nW__logo{font-family:var(--font-outfit);color:var(--primary);letter-spacing:-1px;font-size:1.8rem;font-weight:800}.Navbar-module__cRh5nW__logo span{color:var(--foreground);font-size:1.4rem;font-weight:400}.Navbar-module__cRh5nW__navLinks{align-items:center;gap:32px;display:flex}.Navbar-module__cRh5nW__navLinks li a{color:var(--foreground);opacity:.8;font-size:.95rem;font-weight:500}.Navbar-module__cRh5nW__navLinks li a:hover{opacity:1;color:var(--primary)}.Navbar-module__cRh5nW__mobileMenuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;display:none;position:relative}.Navbar-module__cRh5nW__mobileMenuBtn span{background:var(--foreground);width:100%;height:2px;transition:var(--transition);display:block}@media (max-width:768px){.Navbar-module__cRh5nW__navLinks{background:var(--background);width:80%;height:100vh;transition:var(--transition);z-index:999;flex-direction:column;justify-content:center;position:fixed;top:0;right:-100%}.Navbar-module__cRh5nW__navLinks.Navbar-module__cRh5nW__mobileOpen{right:0}.Navbar-module__cRh5nW__mobileMenuBtn{z-index:1001;display:flex}.Navbar-module__cRh5nW__open:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module__cRh5nW__open:nth-child(2){opacity:0}.Navbar-module__cRh5nW__open:nth-child(3){transform:translateY(-9px)rotate(-45deg)}}
.Footer-module__3hUVsW__footer{background-color:var(--card-bg);border-top:1px solid var(--glass-border);z-index:10;padding:80px 0 30px;position:relative}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__3hUVsW__brandInfo{max-width:400px}.Footer-module__3hUVsW__logo{font-family:var(--font-outfit);color:var(--primary);letter-spacing:-1px;margin-bottom:20px;font-size:2rem;font-weight:800;display:inline-block}.Footer-module__3hUVsW__logo span{color:var(--foreground);font-size:1.5rem;font-weight:400}.Footer-module__3hUVsW__description{color:var(--secondary-text);margin-bottom:30px;font-size:1.05rem;line-height:1.6}.Footer-module__3hUVsW__socials{gap:16px;display:flex}.Footer-module__3hUVsW__socialIcon{width:40px;height:40px;color:var(--primary);transition:var(--transition);background:#023e8a14;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Footer-module__3hUVsW__socialIcon:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.Footer-module__3hUVsW__linksBlock h3,.Footer-module__3hUVsW__contactInfo h3{color:var(--foreground);margin-bottom:24px;font-size:1.3rem}.Footer-module__3hUVsW__linksBlock ul{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__linksBlock a{color:var(--secondary-text);transition:var(--transition)}.Footer-module__3hUVsW__linksBlock a:hover{color:var(--primary);padding-left:8px}.Footer-module__3hUVsW__contactInfo{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__contactItem{color:var(--secondary-text);align-items:flex-start;gap:12px;display:flex}.Footer-module__3hUVsW__icon{color:var(--primary);margin-top:4px;font-size:1.1rem}.Footer-module__3hUVsW__bottomBar{color:var(--secondary-text);border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:30px;font-size:.9rem;display:flex}.Footer-module__3hUVsW__legal{gap:20px;display:flex}.Footer-module__3hUVsW__legal a:hover{color:var(--primary)}@media (max-width:992px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:40px}.Footer-module__3hUVsW__bottomBar{text-align:center;flex-direction:column;gap:16px}}
.Hero-module___w2HtG__hero{color:#fff;isolation:isolate;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgImage{z-index:-1;object-fit:cover}.Hero-module___w2HtG__overlay{z-index:0;background:linear-gradient(#0006 0%,#0003 50%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__content{z-index:10;max-width:800px;padding:0 20px;position:relative}.Hero-module___w2HtG__content h1{text-shadow:0 4px 10px #0000004d;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.Hero-module___w2HtG__content p{opacity:.9;text-shadow:0 2px 4px #0000004d;max-width:600px;margin-bottom:40px;font-size:clamp(1.1rem,2vw,1.4rem)}.Hero-module___w2HtG__actions{flex-wrap:wrap;gap:20px;display:flex}@media (max-width:768px){.Hero-module___w2HtG__actions{flex-direction:column;align-items:flex-start}.Hero-module___w2HtG__actions a{justify-content:center;width:100%}}
.About-module__RHteCa__aboutSection{background-color:var(--background);position:relative}.About-module__RHteCa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.About-module__RHteCa__imageWrapper{aspect-ratio:4/5;border-radius:var(--border-radius);width:100%;box-shadow:var(--card-shadow);position:relative;overflow:hidden}.About-module__RHteCa__image{transition:transform .5s}.About-module__RHteCa__imageWrapper:hover .About-module__RHteCa__image{transform:scale(1.05)}.About-module__RHteCa__content{flex-direction:column;gap:20px;display:flex}.About-module__RHteCa__tagline{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:600}.About-module__RHteCa__content h2{color:var(--foreground);margin-bottom:10px;font-size:clamp(2rem,4vw,3rem)}.About-module__RHteCa__content p{color:var(--secondary-text);font-size:1.1rem;line-height:1.8}@media (max-width:992px){.About-module__RHteCa__grid{grid-template-columns:1fr;gap:40px}.About-module__RHteCa__imageWrapper{aspect-ratio:16/9}}
.Amenities-module__nF45-W__amenitiesSection{background-color:var(--card-bg);position:relative}.Amenities-module__nF45-W__header{text-align:center;flex-direction:column;gap:16px;max-width:600px;margin:0 auto 60px;display:flex}.Amenities-module__nF45-W__tagline{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:600}.Amenities-module__nF45-W__header h2{color:var(--foreground);font-size:clamp(2rem,4vw,2.5rem)}.Amenities-module__nF45-W__header p{color:var(--secondary-text);font-size:1.1rem}.Amenities-module__nF45-W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.Amenities-module__nF45-W__card{background:var(--background);border:1px solid var(--glass-border);border-radius:var(--border-radius);text-align:center;padding:40px 30px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 6px #00000005}.Amenities-module__nF45-W__card:hover{box-shadow:var(--card-shadow);border-color:#023e8a1a;transform:translateY(-10px)}.Amenities-module__nF45-W__iconWrapper{width:70px;height:70px;color:var(--primary);transition:var(--transition);background-color:#023e8a0d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:1.8rem;display:flex}.Amenities-module__nF45-W__card:hover .Amenities-module__nF45-W__iconWrapper{background-color:var(--primary);color:#fff}.Amenities-module__nF45-W__card h3{color:var(--foreground);margin-bottom:15px;font-size:1.25rem}.Amenities-module__nF45-W__card p{color:var(--secondary-text);font-size:.95rem;line-height:1.6}
.Gallery-module__Z3WcLa__gallerySection{background-color:var(--background);position:relative}.Gallery-module__Z3WcLa__header{text-align:center;flex-direction:column;gap:16px;max-width:600px;margin:0 auto 50px;display:flex}.Gallery-module__Z3WcLa__tagline{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:600}.Gallery-module__Z3WcLa__header h2{color:var(--foreground);font-size:clamp(2rem,4vw,2.5rem)}.Gallery-module__Z3WcLa__header p{color:var(--secondary-text);font-size:1.1rem}.Gallery-module__Z3WcLa__masonry{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-rows:250px;grid-auto-flow:dense;gap:20px;display:grid}.Gallery-module__Z3WcLa__masonryItem{border-radius:var(--border-radius);cursor:pointer;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000000d}.Gallery-module__Z3WcLa__masonryItem:nth-child(2),.Gallery-module__Z3WcLa__masonryItem:nth-child(5),.Gallery-module__Z3WcLa__masonryItem:nth-child(8){grid-row:span 2}.Gallery-module__Z3WcLa__masonryItem:nth-child(3),.Gallery-module__Z3WcLa__masonryItem:nth-child(6){grid-column:span 2}.Gallery-module__Z3WcLa__image{transition:transform .6s cubic-bezier(.16,1,.3,1)}.Gallery-module__Z3WcLa__overlay{opacity:0;width:100%;height:100%;transition:var(--transition);background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.Gallery-module__Z3WcLa__overlay span{color:#fff;letter-spacing:1px;transition:var(--transition);font-size:1.1rem;font-weight:600;transform:translateY(20px)}.Gallery-module__Z3WcLa__masonryItem:hover .Gallery-module__Z3WcLa__image{transform:scale(1.08)}.Gallery-module__Z3WcLa__masonryItem:hover .Gallery-module__Z3WcLa__overlay{opacity:1}.Gallery-module__Z3WcLa__masonryItem:hover .Gallery-module__Z3WcLa__overlay span{transform:translateY(0)}.Gallery-module__Z3WcLa__lightbox{z-index:2000;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:40px;display:flex;position:fixed;top:0;left:0}.Gallery-module__Z3WcLa__closeBtn{color:#fff;cursor:pointer;z-index:2001;background:0 0;border:none;font-size:3rem;font-weight:300;transition:color .3s;position:absolute;top:20px;right:40px}.Gallery-module__Z3WcLa__closeBtn:hover{color:var(--primary-light)}.Gallery-module__Z3WcLa__lightboxContent{width:100%;max-width:1200px;height:100%;max-height:85vh;position:relative}@media (max-width:768px){.Gallery-module__Z3WcLa__masonry{flex-direction:column;display:flex}.Gallery-module__Z3WcLa__masonryItem{height:300px}.Gallery-module__Z3WcLa__lightbox{padding:20px}.Gallery-module__Z3WcLa__closeBtn{top:10px;right:20px}}
