@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Raleway:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #5b9aa9;--color-primary-light: #7eb8c4;--color-primary-dark: #4a8a99;--color-accent: #89c4cf;--color-text: #333333;--color-text-light: #666666;--color-background: #ffffff;--color-background-alt: #f5f9fa;--color-footer-bg: #5b9aa9;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;line-height:1.7;color:var(--color-text);background:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400;line-height:1.3;color:var(--color-text)}p{margin-bottom:1rem}img{max-width:100%;height:auto;display:block}a{color:var(--color-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-primary-dark)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-family:var(--font-heading);font-size:1.8rem;font-weight:400;text-align:center;margin-bottom:2rem;position:relative;display:inline-block}.section-title:before,.section-title:after{content:"";position:absolute;top:50%;width:60px;height:1px;background:var(--color-primary)}.section-title:before{right:100%;margin-right:15px}.section-title:after{left:100%;margin-left:15px}.section-title-wrapper{text-align:center;margin-bottom:2rem}::selection{background:var(--color-primary);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-background-alt)}::-webkit-scrollbar-thumb{background:var(--color-primary-light);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff7;box-shadow:0 2px 10px #0000001a}.header-content{max-width:1200px;margin:0 auto;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none}.logo-title{font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:400;color:#333;letter-spacing:1px}.logo-subtitle{font-family:Raleway,sans-serif;font-size:.75rem;color:#5b9aa9;letter-spacing:2px;text-transform:uppercase}.nav{display:flex;gap:0}.nav a{color:#333;text-decoration:none;font-size:.9rem;font-weight:500;padding:.5rem 1.5rem;border-bottom:2px solid transparent;transition:all .2s ease}.nav a:hover,.nav a.active{color:#5b9aa9;border-bottom-color:#5b9aa9}.lang-selector{background:#5b9aa9;color:#fff;padding:.4rem 1rem;font-size:.85rem;font-weight:500;cursor:pointer}@media(max-width:768px){.header-content{padding:.8rem 1rem;flex-wrap:wrap}.nav{order:3;width:100%;justify-content:center;margin-top:.5rem;gap:0}.nav a{padding:.5rem .8rem;font-size:.8rem}.logo-title{font-size:1.3rem}.lang-selector{padding:.3rem .8rem;font-size:.8rem}}.footer{background:#5b9aa9}.footer-images{display:grid;grid-template-columns:repeat(3,1fr);height:150px}.footer-image{background:linear-gradient(135deg,#5b9aa9cc,#4a8a99cc);background-size:cover;background-position:center}.footer-image:nth-child(1){background-image:url(/images/footer-1.jpg)}.footer-image:nth-child(2){background-image:url(/images/footer-2.jpg)}.footer-image:nth-child(3){background-image:url(/images/footer-3.jpg)}.footer-bottom{padding:1rem 2rem;text-align:center;background:#4a8a99}.footer-bottom p{color:#fff;font-size:.85rem;margin:0;opacity:.9}@media(max-width:600px){.footer-images{grid-template-columns:1fr;height:auto}.footer-image{height:100px}}.hero{height:70vh;min-height:500px;position:relative;background:linear-gradient(135deg,#5b9aa9,#7eb8c4);background-image:url(/images/hero.jpg);background-size:cover;background-position:center;margin-top:70px}.hero-overlay{position:absolute;inset:0;background:#5b9aa94d}.welcome{padding:4rem 2rem;background:#fff}.welcome-container{max-width:900px;margin:0 auto}.welcome-text{text-align:center;font-size:.95rem;line-height:1.9;color:#444}.welcome-text p{margin-bottom:1.5rem}.features{padding:3rem 2rem;background:linear-gradient(180deg,#5b9aa91a,#5b9aa933)}.features-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#fff;padding:2rem;text-align:center}.feature-card h3{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400;color:#333;margin-bottom:1.5rem}.feature-card p{font-size:.9rem;line-height:1.8;color:#555;margin-bottom:1rem;font-style:italic}.read-more{display:inline-block;margin-top:1rem;color:#5b9aa9;font-weight:500;font-size:.9rem;text-decoration:none;border-bottom:1px solid #5b9aa9;padding-bottom:2px;transition:all .2s ease}.read-more:hover{color:#4a8a99;border-bottom-color:#4a8a99}.testimonials{padding:4rem 2rem;background:#fff}.testimonials-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.testimonial-card{text-align:center;padding:1rem}.quote-mark{font-family:Playfair Display,Georgia,serif;font-size:4rem;color:#5b9aa9;line-height:1;margin-bottom:.5rem}.testimonial-name{font-weight:600;color:#333;margin-bottom:1rem;font-size:.95rem}.testimonial-quote{font-style:italic;color:#555;font-size:.9rem;line-height:1.7}.contact-cta a:hover{color:#e0f0f3}@media(max-width:900px){.features-container,.testimonials-container{grid-template-columns:1fr;gap:1.5rem}.feature-card,.testimonial-card{max-width:500px;margin:0 auto}}@media(max-width:600px){.hero{height:50vh;min-height:350px;margin-top:100px}.welcome{padding:3rem 1.5rem}.features{padding:2rem 1rem}.testimonials{padding:3rem 1rem}}.about-hero{padding:6rem 2rem 3rem;background:linear-gradient(135deg,#5b9aa9,#7eb8c4);margin-top:70px}.about-hero-content{max-width:1200px;margin:0 auto}.about-hero .section-title{color:#fff}.about-hero .section-title:before,.about-hero .section-title:after{background:#fff}.about-content{padding:3rem 2rem;background:#fff}.about-container{max-width:1200px;margin:0 auto}.about-container h2{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400;color:#333;margin-bottom:2rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.about-text p{font-size:.9rem;line-height:1.8;color:#444;margin-bottom:1.5rem;font-style:italic}.about-text h3{font-family:Raleway,sans-serif;font-size:.95rem;font-weight:600;color:#333;margin-bottom:1rem;margin-top:1.5rem}.amenities-list{list-style:disc;padding-left:1.5rem}.amenities-list li{font-size:.85rem;color:#555;margin-bottom:.5rem;font-style:italic}.about-images{display:flex;flex-direction:column;gap:1rem}.about-images .image-placeholder{height:150px}.gallery{padding:0;background:#5b9aa9}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,200px);gap:4px}.gallery-item.large{grid-column:span 2;grid-row:span 2}.gallery-item.wide{grid-column:span 2}.gallery-item .image-placeholder{height:100%;border-radius:0}.image-placeholder{background:linear-gradient(135deg,#e2e8f0,#cbd5e0);display:flex;align-items:center;justify-content:center;color:#718096;font-size:.9rem;height:200px}.virtual-tour{padding:3rem 2rem;background:#1a365d}.tour-container{max-width:900px;margin:0 auto;text-align:center}.tour-container h3{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;margin-bottom:1.5rem}.tour-placeholder{background:#2d3748;padding:4rem 2rem;color:#fff}.tour-placeholder p{font-size:1.2rem;margin-bottom:.5rem}.tour-placeholder span{font-size:.85rem;opacity:.7}@media(max-width:900px){.about-grid{grid-template-columns:1fr}.about-images{flex-direction:row;flex-wrap:wrap}.about-images .image-placeholder{flex:1 1 calc(50% - .5rem);min-width:150px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.gallery-item.large{grid-column:span 2;grid-row:span 1}.gallery-item.wide{grid-column:span 2}.gallery-item .image-placeholder{height:200px}}@media(max-width:600px){.about-hero{padding:5rem 1.5rem 2rem;margin-top:100px}.about-content{padding:2rem 1.5rem}.gallery-grid{grid-template-columns:1fr}.gallery-item.large,.gallery-item.wide{grid-column:span 1}}.contact-hero{padding:6rem 2rem 3rem;background:linear-gradient(135deg,#5b9aa9,#7eb8c4);margin-top:70px}.contact-hero-content{max-width:1200px;margin:0 auto}.contact-hero .section-title{color:#fff}.contact-hero .section-title:before,.contact-hero .section-title:after{background:#fff}.contact-content{padding:3rem 2rem;background:#fff}.contact-container{max-width:1000px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 2fr;gap:3rem}.contact-info h2{font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:400;color:#333;margin-bottom:1rem}.contact-info .address{font-size:.9rem;font-style:italic;color:#555;line-height:1.7;margin-bottom:1rem}.contact-info .email a{color:#5b9aa9;font-size:.9rem}.form-intro{font-size:.9rem;font-style:italic;color:#555;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{width:100%;padding:.8rem 1rem;border:1px solid #5b9aa9;font-family:Raleway,sans-serif;font-size:.9rem;color:#333;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#4a8a99;box-shadow:0 0 0 2px #5b9aa933}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#999;font-style:italic}.contact-form button{align-self:flex-end;padding:.7rem 2rem;background:transparent;border:none;color:#5b9aa9;font-family:Raleway,sans-serif;font-size:.9rem;cursor:pointer;transition:color .2s ease}.contact-form button:hover{color:#4a8a99;text-decoration:underline}.directions{padding:3rem 2rem;background:#f5f9fa}.directions-container{max-width:800px;margin:0 auto}.directions h3{font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:400;color:#333;margin-bottom:1.5rem}.directions ul{list-style:disc;padding-left:1.5rem}.directions li{font-size:.9rem;font-style:italic;color:#555;line-height:1.8;margin-bottom:1rem}.map{height:400px;background:#e2e8f0}.map iframe{display:block}.contact-cta{padding:2rem;background:#5b9aa9;text-align:center}.contact-cta p{color:#fff;font-size:1rem;margin:0}.contact-cta a{color:#fff;font-weight:600;text-decoration:underline}@media(max-width:768px){.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-info{text-align:center}}@media(max-width:600px){.contact-hero{padding:5rem 1.5rem 2rem;margin-top:100px}.contact-content,.directions{padding:2rem 1.5rem}}
