.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffffa;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.Header-module__Af2_WG__headerContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__logo{align-items:center;display:flex}.Header-module__Af2_WG__logoImage{object-fit:contain;max-height:70px;width:auto!important;height:auto!important}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__navLink{color:var(--primary-blue);font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:var(--accent-green);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Header-module__Af2_WG__navLink:hover{color:var(--accent-green)}.Header-module__Af2_WG__navLink:hover:after{width:100%}@media (max-width:768px){.Header-module__Af2_WG__headerContent{flex-direction:column;gap:1rem}.Header-module__Af2_WG__nav{flex-wrap:wrap;justify-content:center;gap:1rem}.Header-module__Af2_WG__navLink{font-size:.9rem}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);padding:6rem 0;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroOverlay{opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%232c5f8d' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__Z8hQ_W__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__Z8hQ_W__heroText{animation:.8s ease-out Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__heroTitle{color:var(--text-dark);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.Hero-module__Z8hQ_W__highlight{background:linear-gradient(135deg,var(--primary-blue),var(--secondary-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__heroSubtitle{color:var(--text-light);margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.Hero-module__Z8hQ_W__heroDescription{color:var(--text-light);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.Hero-module__Z8hQ_W__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__Z8hQ_W__heroImage{animation:.8s ease-out .2s backwards Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__entranceImage{border-radius:20px;width:100%;height:auto;transition:transform .3s;box-shadow:0 20px 60px #0003}.Hero-module__Z8hQ_W__entranceImage:hover{transform:scale(1.02)}@media (max-width:968px){.Hero-module__Z8hQ_W__heroContent{grid-template-columns:1fr;gap:3rem}.Hero-module__Z8hQ_W__heroImage{order:-1}.Hero-module__Z8hQ_W__heroTitle{font-size:2.5rem}.Hero-module__Z8hQ_W__heroSubtitle{font-size:1.25rem}}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.About-module__vqXTeW__about{background:var(--bg-white)}.About-module__vqXTeW__aboutContent{gap:3rem;display:grid}.About-module__vqXTeW__aboutText{font-size:1.125rem;line-height:1.8}.About-module__vqXTeW__aboutText p{margin-bottom:1.5rem}.About-module__vqXTeW__aboutText strong{color:var(--primary-blue);font-weight:600}.About-module__vqXTeW__aboutFeatures{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem;display:grid}.About-module__vqXTeW__feature{text-align:center;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s}.About-module__vqXTeW__feature:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.About-module__vqXTeW__featureIcon{margin-bottom:1rem;font-size:3rem}.About-module__vqXTeW__feature h3{color:var(--primary-blue);margin-bottom:.5rem;font-size:1.25rem}.About-module__vqXTeW__feature p{color:var(--text-light);font-size:.95rem}@media (max-width:768px){.About-module__vqXTeW__aboutFeatures{gap:1.5rem}.About-module__vqXTeW__feature{padding:1.5rem}}
.Amenities-module__jkRoiG__amenities{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.Amenities-module__jkRoiG__amenitiesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Amenities-module__jkRoiG__amenityCard{background:var(--bg-white);text-align:center;box-shadow:var(--shadow);border-radius:16px;padding:2.5rem 2rem;transition:all .3s}.Amenities-module__jkRoiG__amenityCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.Amenities-module__jkRoiG__amenityIcon{filter:drop-shadow(0 4px 6px #0000001a);margin-bottom:1rem;font-size:3.5rem}.Amenities-module__jkRoiG__amenityCard h3{color:var(--primary-blue);margin-bottom:.5rem;font-size:1.25rem}.Amenities-module__jkRoiG__amenityCard p{color:var(--text-light);font-size:.95rem}@media (max-width:768px){.Amenities-module__jkRoiG__amenitiesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Amenities-module__jkRoiG__amenityCard{padding:2rem 1.5rem}}
.Location-module__NSwgta__location{background:var(--bg-white)}.Location-module__NSwgta__locationContent{grid-template-columns:1fr 1.5fr;align-items:start;gap:3rem;display:grid}.Location-module__NSwgta__addressCard{background:linear-gradient(135deg,var(--primary-blue),var(--secondary-blue));color:#fff;box-shadow:var(--shadow-lg);border-radius:20px;padding:3rem 2.5rem}.Location-module__NSwgta__addressCard h3{color:#fff;margin-bottom:1.5rem;font-size:1.75rem}.Location-module__NSwgta__address{color:#fffffff2;margin-bottom:2rem;font-size:1.125rem;font-style:normal;line-height:1.8}.Location-module__NSwgta__address strong{margin-bottom:.5rem;font-size:1.25rem;display:block}.Location-module__NSwgta__contactInfo{border-top:1px solid #ffffff4d;margin-top:2rem;padding-top:2rem}.Location-module__NSwgta__contactInfo p{color:#fff;margin-bottom:1rem;font-size:1.05rem}.Location-module__NSwgta__socialLink{color:var(--accent-green);font-weight:600;text-decoration:none;transition:color .3s}.Location-module__NSwgta__socialLink:hover{color:var(--accent-orange);text-decoration:underline}.Location-module__NSwgta__mapContainer{box-shadow:var(--shadow-lg);border-radius:20px;position:relative;overflow:hidden}.Location-module__NSwgta__map{border-radius:20px;width:100%;height:450px}.Location-module__NSwgta__mapOverlay{z-index:10;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:968px){.Location-module__NSwgta__locationContent{grid-template-columns:1fr;gap:2rem}.Location-module__NSwgta__addressCard{padding:2rem 1.5rem}.Location-module__NSwgta__map{height:350px}}
.Contact-module__OWeMSG__contact{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.Contact-module__OWeMSG__contactContent{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.Contact-module__OWeMSG__contactCard{background:var(--bg-white);text-align:center;box-shadow:var(--shadow);border-radius:16px;padding:3rem 2rem;transition:all .3s}.Contact-module__OWeMSG__contactCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.Contact-module__OWeMSG__contactIcon{margin-bottom:1rem;font-size:3.5rem}.Contact-module__OWeMSG__contactCard h3{color:var(--primary-blue);margin-bottom:1rem;font-size:1.25rem}.Contact-module__OWeMSG__contactLink{color:var(--secondary-blue);font-size:1.125rem;font-weight:500;text-decoration:none;transition:color .3s}.Contact-module__OWeMSG__contactLink:hover{color:var(--accent-green);text-decoration:underline}@media (max-width:768px){.Contact-module__OWeMSG__contactContent{gap:1.5rem}.Contact-module__OWeMSG__contactCard{padding:2rem 1.5rem}}
.Footer-module__EZoWya__footer{background:linear-gradient(135deg,var(--primary-blue),var(--secondary-blue));color:#fff;padding:4rem 0 2rem}.Footer-module__EZoWya__footerContent{grid-template-columns:1.5fr 2fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__footerBrand{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__footerLogo{object-fit:contain;max-height:60px;width:auto!important;height:auto!important}.Footer-module__EZoWya__footerTagline{color:#ffffffe6;margin:0;font-size:1.125rem}.Footer-module__EZoWya__footerLinks{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__EZoWya__footerSection h4{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Footer-module__EZoWya__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module__EZoWya__footerSection li{margin-bottom:.75rem}.Footer-module__EZoWya__footerSection a{color:#ffffffd9;font-size:.95rem;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__footerSection a:hover{color:var(--accent-green)}.Footer-module__EZoWya__footerBottom{text-align:center;border-top:1px solid #fff3;padding-top:2rem}.Footer-module__EZoWya__footerBottom p{color:#fffc;margin:0;font-size:.95rem}@media (max-width:968px){.Footer-module__EZoWya__footerContent{grid-template-columns:1fr;gap:3rem}.Footer-module__EZoWya__footerLinks{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:3rem 0 1.5rem}.Footer-module__EZoWya__footerContent{gap:2rem;margin-bottom:2rem}}
