body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home{overflow-x:hidden}.hero-luxury{align-items:center;display:flex;justify-content:center;min-height:85vh;overflow:hidden;position:relative}.hero-background-image{background-image:url(https://images.unsplash.com/photo-1540555700478-4be289fbecef?q=80&w=2070);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:1}.hero-background-image,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:linear-gradient(135deg,#2d5d58eb,#3d7771d9);z-index:2}.hero-content{margin:0 auto;max-width:650px;padding:60px 30px;position:relative;width:100%;z-index:3}.hero-text{color:#fff;text-align:center}.hero-badge{margin-bottom:30px}.hero-title{font-size:3.8rem;font-weight:200;letter-spacing:-1px;line-height:1.2;margin-bottom:25px}.hero-title .highlight{color:#96c1bc;display:block;font-weight:300}.hero-subtitle{font-size:1.15rem;font-weight:300;line-height:1.7;margin-bottom:40px;opacity:.95}.hero-buttons{display:flex;gap:15px;justify-content:center;margin-bottom:50px}.btn-book{background:#96c1bc;border:none;border-radius:6px;color:#1a4a44;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.3px;padding:16px 40px;transition:all .3s ease}.btn-book:hover{background:#fff;box-shadow:0 10px 30px #96c1bc66;transform:translateY(-2px)}.btn-explore{background:#0000;border:2px solid #fff6;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;letter-spacing:.3px;padding:16px 40px;transition:all .3s ease}.btn-explore:hover{background:#ffffff1a;border-color:#96c1bc;transform:translateY(-2px)}.hero-info{flex-wrap:wrap;gap:40px;justify-content:center}.hero-info,.info-item{align-items:center;display:flex}.info-item{font-size:.95rem;gap:10px;opacity:.9}.info-item svg{stroke:#96c1bc;flex-shrink:0;height:20px;width:20px}.features-section{background:#fff;padding:100px 0}.section-header{margin-bottom:60px;text-align:center}.section-header h2{color:#3d7771;font-size:2.5rem;font-weight:300;letter-spacing:-.02em;margin-bottom:15px}.section-header p{color:#5e6368;font-size:1.1rem;font-weight:300}.features-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.feature-card{border:1px solid #e7ebee;border-radius:12px;padding:40px 30px;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#96c1bc;box-shadow:0 20px 40px #3d77711a;transform:translateY(-5px)}.feature-icon{align-items:center;background:#e7ebee;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 25px;transition:all .3s ease;width:80px}.feature-card:hover .feature-icon{background:#96c1bc}.feature-icon svg{stroke:#3d7771;height:32px;transition:all .3s ease;width:32px}.feature-card:hover .feature-icon svg{stroke:#fff}.feature-card h3{color:#3d7771;font-size:1.3rem;font-weight:400;margin-bottom:15px}.feature-card p{color:#5e6368;font-size:.95rem;line-height:1.6}.services-preview-section{background:linear-gradient(135deg,#e7ebee,#fff);padding:100px 0}.services-preview-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.service-preview-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #3d77711a;overflow:hidden;transition:all .3s ease}.service-preview-card:hover{box-shadow:0 20px 40px #3d777126;transform:translateY(-5px)}.service-image{height:200px}.service-preview-card:hover .service-image img{transform:scale(1.05)}.service-content{padding:30px}.service-content h3{margin-bottom:15px}.service-content p{margin-bottom:20px}.service-content button{background:none;border:none;color:#3d7771;cursor:pointer;font-weight:500;padding:0;transition:color .3s ease}.service-content button:hover{color:#96c1bc}.reviews-section{background:#fff;overflow:hidden;padding:100px 0}.reviews-list{-webkit-overflow-scrolling:touch;display:flex;gap:30px;overflow-x:auto;overflow-y:hidden;padding:20px 0;scroll-behavior:smooth;scrollbar-color:#96c1bc #e7ebee;scrollbar-width:thin}.reviews-list::-webkit-scrollbar{height:8px}.reviews-list::-webkit-scrollbar-track{background:#e7ebee;border-radius:10px}.reviews-list::-webkit-scrollbar-thumb{background:#96c1bc;border-radius:10px}.reviews-list::-webkit-scrollbar-thumb:hover{background:#3d7771}.review-item{background:#fff;border:1px solid #e7ebee;border-radius:16px;box-shadow:0 10px 40px #3d777114;display:flex;flex-direction:column;flex-shrink:0;max-width:380px;min-width:380px;overflow:hidden;transition:all .3s ease}.review-item:hover{box-shadow:0 20px 50px #3d77711f;transform:translateY(-5px)}.review-image{height:280px;overflow:hidden;position:relative}.review-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.review-item:hover .review-image img{transform:scale(1.05)}.image-overlay{background:linear-gradient(180deg,#0000 50%,#3d77711a)}.review-details{display:flex;flex:1 1;flex-direction:column;padding:25px}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.review-header h4{color:#3d7771;font-size:1.1rem;font-weight:500;margin-bottom:8px}.stars{display:flex;gap:3px}.star{stroke:#e7ebee;height:16px;width:16px}.star.filled{stroke:gold;fill:gold}.quote-icon{color:#96c1bc;opacity:.2}.quote-icon svg{height:32px;width:32px}.review-text{color:#5e6368;font-size:.95rem;line-height:1.7;margin:0}.cta-section{background:linear-gradient(135deg,#3d7771,#2d5d58);color:#fff;padding:80px 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:300;letter-spacing:-.02em;margin-bottom:20px}.cta-content p{font-size:1.1rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.cta-actions .btn-primary{background:#96c1bc;border:none;border-radius:8px;color:#2d5d58;cursor:pointer;font-size:1rem;font-weight:500;padding:16px 32px;transition:all .3s ease}.cta-actions .btn-primary:hover{background:#fff;transform:translateY(-2px)}.cta-actions .btn-secondary{background:#0000;border:2px solid #96c1bc;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:16px 32px;transition:all .3s ease}.cta-actions .btn-secondary:hover{background:#96c1bc;color:#2d5d58;transform:translateY(-2px)}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.05rem}.hero-buttons{flex-direction:column;margin-left:auto;margin-right:auto;max-width:280px}.btn-book,.btn-explore{width:100%}.hero-info{flex-direction:column;gap:20px}.features-grid,.services-preview-grid{grid-template-columns:1fr}.review-item{max-width:300px;min-width:300px}.review-image{height:240px}.review-details{padding:20px}.cta-content h2,.section-header h2{font-size:2rem}.cta-actions{align-items:center;flex-direction:column}.cta-actions .btn-primary,.cta-actions .btn-secondary{max-width:300px;width:100%}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-content{padding:50px 20px}.hero-subtitle{font-size:.95rem}.btn-book,.btn-explore{font-size:.95rem;padding:14px 30px}.info-item{font-size:.85rem}.feature-card,.service-preview-card{padding:30px 20px}.review-details{padding:18px}.review-image{height:220px}.review-item{max-width:280px;min-width:280px}}.about-us{background:#fff}.about-hero{align-items:center;background:linear-gradient(135deg,#2d5d58,#3d7771);display:flex;height:60vh;justify-content:center;min-height:400px;overflow:hidden;position:relative}.about-hero:before{background-image:url(https://images.unsplash.com/photo-1540555700478-4be289fbecef?q=80&w=2070);background-position:50%;background-size:cover;content:"";opacity:.2;z-index:1}.about-hero-overlay,.about-hero:before{bottom:0;left:0;position:absolute;right:0;top:0}.about-hero-overlay{background:linear-gradient(135deg,#2d5d58d9,#3d7771bf);z-index:2}.about-hero-content{color:#fff;margin:0 auto;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:3}.about-hero-content h1{font-size:3.5rem;font-weight:200;letter-spacing:-1px;margin-bottom:15px}.about-hero-content p{font-size:1.2rem;font-weight:300;opacity:.95}.about-main{padding:100px 0}.about-story{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin-bottom:120px}.story-images{height:550px;position:relative}.story-image{border-radius:12px;box-shadow:0 20px 50px #3d777126;overflow:hidden;position:absolute}.story-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.story-image:hover img{transform:scale(1.05)}.main-image{height:420px;left:0;top:0;width:85%;z-index:2}.accent-image{bottom:0;height:280px;right:0;width:65%;z-index:1}.story-content{padding-left:20px}.story-content h2{color:#3d7771;font-size:2.5rem;font-weight:300;letter-spacing:-.5px;margin-bottom:25px}.story-content p{color:#5e6368;font-size:1.05rem;line-height:1.8;margin-bottom:20px}.about-values{margin-bottom:120px}.values-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.value-card{background:#fff;border:1px solid #e7ebee;border-radius:12px;padding:40px 30px;text-align:center;transition:all .3s ease}.value-card:hover{border-color:#96c1bc;box-shadow:0 20px 40px #3d77711a;transform:translateY(-5px)}.value-icon{align-items:center;background:#e7ebee;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto 25px;transition:all .3s ease;width:70px}.value-card:hover .value-icon{background:#96c1bc}.value-icon svg{stroke:#3d7771;height:30px;transition:all .3s ease;width:30px}.value-card:hover .value-icon svg{stroke:#fff}.value-card h3{color:#3d7771;font-size:1.3rem;font-weight:400;margin-bottom:15px}.value-card p{color:#5e6368;font-size:.95rem;line-height:1.6;margin:0}.about-gallery{margin-bottom:60px}.gallery-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(4,1fr)}.gallery-item{aspect-ratio:1;border-radius:12px;box-shadow:0 10px 30px #3d77711a;overflow:hidden}.gallery-item:hover{box-shadow:0 20px 40px #3d777126}.gallery-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover img{transform:scale(1.1)}@media (max-width:968px){.about-hero-content h1{font-size:2.8rem}.about-story{gap:60px;grid-template-columns:1fr}.story-images{height:450px;margin:0 auto;max-width:500px}.story-content{padding-left:0;text-align:center}.section-label{justify-content:center}.gallery-grid,.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-hero{height:50vh;min-height:350px}.about-hero-content h1{font-size:2.2rem}.about-hero-content p{font-size:1.05rem}.about-main{padding:70px 0}.about-story{margin-bottom:80px}.story-images{height:400px}.main-image{height:350px}.accent-image{height:220px}.story-content h2{font-size:2rem}.lead-text{font-size:1.1rem}.about-values{margin-bottom:80px}.values-grid{gap:30px;grid-template-columns:1fr}.section-header-center h2{font-size:2rem}.gallery-grid{gap:15px;grid-template-columns:1fr}}@media (max-width:480px){.about-hero-content h1{font-size:1.8rem}.about-hero-content p{font-size:.95rem}.story-images{height:350px}.main-image{height:280px}.accent-image{height:180px}.story-content h2{font-size:1.7rem}.value-card{padding:30px 20px}.value-icon{height:60px;width:60px}.value-icon svg{height:26px;width:26px}}.services-page{background:#fff}.services-hero{align-items:center;background:linear-gradient(135deg,#2d5d58,#3d7771);display:flex;height:50vh;justify-content:center;min-height:400px;overflow:hidden;position:relative}.services-hero:before{background-image:url(https://images.unsplash.com/photo-1540555700478-4be289fbecef?q=80&w=2070);background-position:50%;background-size:cover;content:"";opacity:.2;z-index:1}.services-hero-overlay,.services-hero:before{bottom:0;left:0;position:absolute;right:0;top:0}.services-hero-overlay{background:linear-gradient(135deg,#2d5d58d9,#3d7771bf);z-index:2}.services-hero-content{color:#fff;margin:0 auto;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:3}.services-hero-content h1{font-size:3.2rem;font-weight:200;letter-spacing:-1px;margin-bottom:15px}.services-hero-content p{font-size:1.15rem;font-weight:300;opacity:.95}.services-main{padding:100px 0}.services-intro{grid-gap:80px;background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e7ebee;border-radius:12px;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin-bottom:100px;padding:60px}.intro-content h2{color:#3d7771;font-size:2rem;font-weight:300;letter-spacing:-.5px;margin-bottom:25px}.services-list ul{list-style:none;margin:0;padding:0}.services-list li{border-bottom:1px solid #e7ebee;color:#5e6368;font-size:1.05rem;padding:12px 0 12px 25px;position:relative}.services-list li:last-child{border-bottom:none}.services-list li:before{color:#96c1bc;content:"✓";font-weight:700;left:0;position:absolute}.mobile-service-section{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin-bottom:120px}.mobile-service-image{border-radius:12px;box-shadow:0 20px 50px #3d777126;height:500px;overflow:hidden;position:relative}.mobile-service-image img{height:100%;object-fit:cover;width:100%}.image-overlay{background:linear-gradient(135deg,#3d77711a,#0000)}.mobile-service-content{padding-left:20px}.mobile-service-content h2{color:#3d7771;font-size:2.5rem;font-weight:300;letter-spacing:-.5px;margin-bottom:25px}.lead-text{color:#3d7771;font-size:1.2rem;font-weight:400;line-height:1.8;margin-bottom:20px}.mobile-service-content p{color:#5e6368;font-size:1.05rem;line-height:1.8;margin-bottom:30px}.contact-info{display:flex;flex-direction:column;gap:15px}.contact-item{align-items:center;background:#f8f9fa;border:1px solid #e7ebee;border-radius:8px;display:flex;gap:12px;padding:12px 15px}.contact-item svg{stroke:#3d7771;flex-shrink:0;height:20px;width:20px}.contact-item span{color:#5e6368;font-size:.95rem}.detailed-services{margin-bottom:60px}.section-header-center{margin-bottom:60px;text-align:center}.accent-line-center{background:#96c1bc;border-radius:2px;height:3px;margin:0 auto 20px;width:60px}.section-header-center h2{color:#3d7771;font-size:2.5rem;font-weight:300;letter-spacing:-.5px;margin-bottom:15px}.section-header-center p{color:#5e6368;font-size:1.1rem;font-weight:300}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.service-card{background:#fff;border:1px solid #e7ebee;border-radius:12px;overflow:hidden;transition:all .3s ease}.service-card:hover{border-color:#96c1bc;box-shadow:0 20px 40px #3d777126;transform:translateY(-5px)}.service-image{height:240px;overflow:hidden;position:relative}.service-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.service-card:hover .service-image img{transform:scale(1.05)}.service-overlay{align-items:center;background:#3d7771d9;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.service-card:hover .service-overlay{opacity:1}.service-overlay svg{stroke:#fff;height:48px;width:48px}.service-content{padding:25px}.service-content h3{color:#3d7771;font-size:1.3rem;font-weight:400;margin-bottom:12px}.service-content p{color:#5e6368;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:968px){.services-hero-content h1{font-size:2.5rem}.services-intro{padding:40px}.mobile-service-section,.services-intro{gap:50px;grid-template-columns:1fr}.mobile-service-image{margin:0 auto;max-width:600px}.mobile-service-content{padding-left:0;text-align:center}.section-label{justify-content:center}.contact-info{margin:0 auto;max-width:500px}.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-hero{height:45vh;min-height:350px}.services-hero-content h1{font-size:2rem}.services-hero-content p{font-size:1rem}.services-main{padding:70px 0}.services-intro{margin-bottom:70px;padding:30px 25px}.intro-content h2{font-size:1.7rem}.mobile-service-section{margin-bottom:80px}.mobile-service-image{height:400px}.mobile-service-content h2{font-size:2rem}.lead-text{font-size:1.1rem}.section-header-center h2{font-size:2rem}.services-grid{gap:25px;grid-template-columns:1fr}.service-image{height:220px}.service-content{padding:20px}}@media (max-width:480px){.services-hero-content h1{font-size:1.7rem}.services-intro{padding:25px 20px}.intro-content h2{font-size:1.5rem}.services-list li{font-size:.95rem}.mobile-service-image{height:320px}.mobile-service-content h2{font-size:1.7rem}.contact-item{font-size:.9rem}.service-content h3{font-size:1.2rem}}.gallery-page{background:#fff}.gallery-hero{align-items:center;background:linear-gradient(135deg,#2d5d58,#3d7771);display:flex;height:50vh;justify-content:center;min-height:400px;overflow:hidden;position:relative}.gallery-hero:before{background-image:url(https://images.unsplash.com/photo-1540555700478-4be289fbecef?q=80&w=2070);background-position:50%;background-size:cover;content:"";opacity:.2;z-index:1}.gallery-hero-overlay,.gallery-hero:before{bottom:0;left:0;position:absolute;right:0;top:0}.gallery-hero-overlay{background:linear-gradient(135deg,#2d5d58d9,#3d7771bf);z-index:2}.gallery-hero-content{color:#fff;margin:0 auto;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:3}.gallery-hero-content h1{font-size:3.2rem;font-weight:200;letter-spacing:-1px;margin-bottom:15px}.gallery-hero-content p{font-size:1.15rem;font-weight:300;opacity:.95}.gallery-main{padding:100px 0}.gallery-intro{margin:0 auto 60px;max-width:700px;text-align:center}.gallery-intro p{color:#5e6368;font-size:1.1rem;line-height:1.8}.gallery-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.gallery-item{cursor:pointer;transition:all .3s ease}.gallery-item:hover{transform:translateY(-5px)}.image-wrapper{border-radius:12px;box-shadow:0 10px 30px #3d77711a;height:320px;overflow:hidden;position:relative;transition:all .3s ease}.gallery-item:hover .image-wrapper{box-shadow:0 20px 40px #3d777126}.image-wrapper img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.gallery-item:hover .image-wrapper img{transform:scale(1.1)}.image-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000 0,#3d7771e6);bottom:0;display:flex;left:0;opacity:0;padding:25px;position:absolute;right:0;top:0;transition:opacity .3s ease}.gallery-item:hover .image-overlay{opacity:1}.overlay-content{align-items:center;display:flex;justify-content:space-between;width:100%}.image-category{color:#fff;font-size:1rem;font-weight:500;letter-spacing:.5px}.zoom-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.zoom-icon:hover{background:#ffffff4d;transform:scale(1.1)}.zoom-icon svg{stroke:#fff;height:20px;width:20px}.lightbox{align-items:center;animation:fadeIn .3s ease;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{display:flex;flex-direction:column;gap:20px;max-height:85vh;max-width:90vw}.lightbox-content img{border-radius:8px;box-shadow:0 20px 60px #00000080;max-height:75vh;max-width:100%;object-fit:contain}.lightbox-caption{align-items:center;color:#fff;display:flex;font-size:1rem;justify-content:space-between;padding:0 10px}.image-counter{color:#96c1bc;font-size:.9rem}.lightbox-close,.lightbox-next,.lightbox-prev{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;transition:all .3s ease;width:50px;z-index:10000}.lightbox-close:hover,.lightbox-next:hover,.lightbox-prev:hover{background:#fff3;transform:scale(1.1)}.lightbox-close{right:30px;top:30px}.lightbox-prev{left:30px;top:50%;transform:translateY(-50%)}.lightbox-prev:hover{transform:translateY(-50%) scale(1.1)}.lightbox-next{right:30px;top:50%;transform:translateY(-50%)}.lightbox-next:hover{transform:translateY(-50%) scale(1.1)}.lightbox-close svg,.lightbox-next svg,.lightbox-prev svg{stroke:#fff;height:24px;width:24px}@media (max-width:968px){.gallery-hero-content h1{font-size:2.5rem}.gallery-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.image-wrapper{height:280px}}@media (max-width:768px){.gallery-hero{height:45vh;min-height:350px}.gallery-hero-content h1{font-size:2rem}.gallery-hero-content p{font-size:1rem}.gallery-main{padding:70px 0}.gallery-intro{margin-bottom:40px}.gallery-grid{gap:20px;grid-template-columns:1fr}.image-wrapper{height:300px}.lightbox-close{right:20px;top:20px}.lightbox-close,.lightbox-next,.lightbox-prev{height:45px;width:45px}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-content img{max-height:70vh}}@media (max-width:480px){.gallery-hero-content h1{font-size:1.7rem}.gallery-intro p{font-size:1rem}.image-wrapper{height:280px}.image-category{font-size:.9rem}.zoom-icon{height:36px;width:36px}.zoom-icon svg{height:18px;width:18px}.lightbox-close,.lightbox-next,.lightbox-prev{height:40px;width:40px}.lightbox-close svg,.lightbox-next svg,.lightbox-prev svg{height:20px;width:20px}.lightbox-caption{font-size:.9rem}}.booking-page{background:#fff}.booking-hero{align-items:center;background:linear-gradient(135deg,#2d5d58,#3d7771);display:flex;height:50vh;justify-content:center;min-height:400px;overflow:hidden;position:relative}.booking-hero:before{background-image:url(https://images.unsplash.com/photo-1544161515-4ab6ce6db874?q=80&w=2070);background-position:50%;background-size:cover;content:"";opacity:.2;z-index:1}.booking-hero-overlay,.booking-hero:before{bottom:0;left:0;position:absolute;right:0;top:0}.booking-hero-overlay{background:linear-gradient(135deg,#2d5d58d9,#3d7771bf);z-index:2}.booking-hero-content{color:#fff;margin:0 auto;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:3}.booking-hero-content h1{font-size:3.2rem;font-weight:200;letter-spacing:-1px;margin-bottom:15px}.booking-hero-content p{font-size:1.15rem;font-weight:300;opacity:.95}.booking-main{padding:100px 0}.quick-info-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:80px}.quick-info-card{background:#fff;border:1px solid #e7ebee;border-radius:12px;padding:40px 30px;text-align:center;transition:all .3s ease}.quick-info-card:hover{border-color:#96c1bc;box-shadow:0 20px 40px #3d77711a;transform:translateY(-5px)}.quick-info-card:hover .quick-icon{background:#96c1bc}.quick-info-card:hover .quick-icon svg{stroke:#fff}.quick-info-card h3{color:#3d7771;font-size:1.2rem;font-weight:400;margin-bottom:10px}.quick-info-card p{color:#5e6368;font-size:.95rem;margin:0}.booking-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1.2fr 1fr}.form-section-wrapper h2{color:#3d7771;font-size:2.5rem;font-weight:300;letter-spacing:-.5px;margin-bottom:15px}.booking-form{background:#fff;border:1px solid #e7ebee;border-radius:12px;box-shadow:0 10px 30px #3d777114;padding:40px}.form-section{border-bottom:1px solid #e7ebee;margin-bottom:35px;padding-bottom:35px}.form-section:last-of-type{border-bottom:none;margin-bottom:25px;padding-bottom:0}.form-section h3{align-items:center;color:#3d7771;display:flex;font-size:1.2rem;font-weight:400;gap:10px;margin-bottom:25px}.form-section h3:before{background:#96c1bc;border-radius:2px;content:"";height:20px;width:4px}.form-group{margin-bottom:20px}.form-group textarea{min-height:120px}.form-actions{margin-top:0}.info-sidebar{display:flex;flex-direction:column;gap:30px}.info-card h3{color:#3d7771;font-size:1.3rem;font-weight:400;margin-bottom:20px;text-align:center}.contact-methods{display:flex;flex-direction:column;gap:15px}.contact-method{align-items:center;background:#f8f9fa;border:1px solid #e7ebee;border-radius:8px;cursor:pointer;display:flex;gap:15px;padding:18px;text-decoration:none;transition:all .3s ease}.contact-method:hover{background:#e7ebee;border-color:#96c1bc;transform:translateX(5px)}.whatsapp-btn{border:none;font-family:inherit;width:100%}.method-icon{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.method-icon svg{stroke:#3d7771;height:24px;width:24px}.method-details{display:flex;flex-direction:column;gap:3px;text-align:left}.method-details strong{color:#3d7771;font-size:.95rem;font-weight:500}.method-details span{color:#5e6368;font-size:.9rem}.important-info{background:#fff;color:#3d7771}.important-info h3{color:#3d7771}.info-list{display:flex;flex-direction:column;gap:15px}.info-list-item{align-items:flex-start;display:flex;gap:12px}.info-list-item svg{stroke:#96c1bc;flex-shrink:0;height:20px;margin-top:2px;width:20px}.info-list-item p{color:#3d7771;font-size:.9rem;line-height:1.5;margin:0}@media (max-width:968px){.booking-hero-content h1{font-size:2.5rem}.quick-info-grid{gap:20px;grid-template-columns:1fr;margin-bottom:60px}.booking-content{gap:50px;grid-template-columns:1fr}.form-section-wrapper h2,.info-card h2{font-size:2rem}}@media (max-width:768px){.booking-hero{height:45vh;min-height:350px}.booking-hero-content h1{font-size:2rem}.booking-hero-content p{font-size:1rem}.booking-main{padding:70px 0}.quick-info-card{padding:30px 25px}.form-section-wrapper h2,.info-card h2{font-size:1.7rem}.booking-form{padding:30px 25px}.form-row{gap:0;grid-template-columns:1fr}.info-card{padding:25px}}@media (max-width:480px){.booking-hero-content h1{font-size:1.7rem}.quick-info-card{padding:25px 20px}.quick-icon{height:60px;width:60px}.quick-icon svg{height:26px;width:26px}.form-section-wrapper h2,.info-card h2{font-size:1.5rem}.booking-form{padding:25px 20px}.form-group input,.form-group select,.form-group textarea{padding:12px 14px}.contact-method{padding:15px}.method-icon{height:45px;width:45px}.method-icon svg{height:20px;width:20px}}.contact-page{background:#fff}.contact-hero{align-items:center;background:linear-gradient(135deg,#2d5d58,#3d7771);display:flex;height:50vh;justify-content:center;min-height:400px;overflow:hidden;position:relative}.contact-hero:before{background-image:url(https://images.unsplash.com/photo-1540555700478-4be289fbecef?q=80&w=2070);background-position:50%;background-size:cover;content:"";opacity:.2;z-index:1}.contact-hero-overlay,.contact-hero:before{bottom:0;left:0;position:absolute;right:0;top:0}.contact-hero-overlay{background:linear-gradient(135deg,#2d5d58d9,#3d7771bf);z-index:2}.contact-hero-content{color:#fff;margin:0 auto;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:3}.hero-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff40;border-radius:30px;display:inline-flex;font-size:.85rem;font-weight:500;gap:8px;letter-spacing:1px;margin-bottom:25px;padding:10px 22px}.hero-badge svg{stroke:#96c1bc;height:16px;width:16px}.contact-hero-content h1{font-size:3.2rem;font-weight:200;letter-spacing:-1px;margin-bottom:15px}.contact-hero-content p{font-size:1.15rem;font-weight:300;opacity:.95}.contact-main{padding:100px 0}.container{margin:0 auto;max-width:1200px;padding:0 20px}.quick-contact-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:80px}.quick-contact-card{background:#fff;border:1px solid #e7ebee;border-radius:12px;padding:40px 30px;text-align:center;transition:all .3s ease}.quick-contact-card:hover{border-color:#96c1bc;box-shadow:0 20px 40px #3d77711a;transform:translateY(-5px)}.quick-icon{align-items:center;background:#e7ebee;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto 20px;transition:all .3s ease;width:70px}.quick-contact-card:hover .quick-icon{background:#96c1bc}.quick-icon svg{stroke:#3d7771;height:30px;transition:all .3s ease;width:30px}.quick-contact-card:hover .quick-icon svg{stroke:#fff}.quick-contact-card h3{color:#3d7771;font-size:1.2rem;font-weight:400;margin-bottom:10px}.quick-contact-card p{color:#5e6368;font-size:.95rem;margin:0}.contact-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1.2fr 1fr}.section-label{align-items:center;display:flex;gap:12px;margin-bottom:15px}.label-line{background:#96c1bc;height:2px;width:40px}.section-label span{color:#3d7771;font-size:.9rem;font-weight:500;letter-spacing:1.5px;text-transform:uppercase}.form-section h2{color:#3d7771;font-size:2.5rem;font-weight:300;letter-spacing:-.5px;margin-bottom:15px}.form-intro{color:#5e6368;font-size:1.05rem;line-height:1.7;margin-bottom:30px}.contact-form{background:#fff;border:1px solid #e7ebee;border-radius:12px;box-shadow:0 10px 30px #3d777114;padding:40px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group{margin-bottom:25px}.form-group label{color:#3d7771;display:block;font-size:.9rem;font-weight:500;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #e7ebee;border-radius:8px;color:#5e6368;font-family:inherit;font-size:1rem;padding:14px 16px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#96c1bc;box-shadow:0 0 0 3px #96c1bc1a;outline:none}.form-group textarea{min-height:140px;resize:vertical}.btn-submit{align-items:center;background:#3d7771;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;padding:16px;transition:all .3s ease;width:100%}.btn-submit:hover{background:#96c1bc;box-shadow:0 10px 25px #96c1bc4d;transform:translateY(-2px)}.btn-submit svg{stroke:currentColor;height:20px;width:20px}.info-section{display:flex;flex-direction:column;gap:30px}.info-card{background:#fff;border:1px solid #e7ebee;border-radius:12px;box-shadow:0 10px 30px #3d777114;padding:30px}.info-card h2{color:#3d7771;font-size:2rem;font-weight:300;letter-spacing:-.5px;margin-bottom:25px}.map-container{border:1px solid #e7ebee;border-radius:12px;margin-bottom:25px;overflow:hidden}.map-container iframe{display:block}.location-details{display:flex;flex-direction:column;gap:20px}.detail-item{align-items:flex-start;background:#f8f9fa;border-radius:8px;display:flex;gap:15px;padding:15px}.detail-item svg{stroke:#3d7771;flex-shrink:0;height:24px;margin-top:2px;width:24px}.detail-item strong{color:#3d7771;display:block;font-size:.95rem;margin-bottom:5px}.detail-item span{color:#5e6368;font-size:.9rem;line-height:1.5}.social-card{background:linear-gradient(135deg,#3d7771,#2d5d58);border-radius:12px;color:#fff;padding:30px;text-align:center}.social-card h3{font-size:1.5rem;font-weight:300;margin-bottom:10px}.social-card p{font-size:.95rem;margin-bottom:25px;opacity:.9}.social-links{display:flex;flex-direction:column;gap:12px}.social-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;display:flex;gap:12px;padding:14px 20px;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#fff3;transform:translateX(5px)}.social-link svg{flex-shrink:0;height:20px;width:20px}.social-link span{font-size:.95rem;font-weight:500}@media (max-width:968px){.contact-hero-content h1{font-size:2.5rem}.quick-contact-grid{gap:20px;grid-template-columns:1fr;margin-bottom:60px}.contact-content{gap:50px;grid-template-columns:1fr}.form-section h2,.info-card h2{font-size:2rem}}@media (max-width:768px){.contact-hero{height:45vh;min-height:350px}.contact-hero-content h1{font-size:2rem}.contact-hero-content p{font-size:1rem}.contact-main{padding:70px 0}.quick-contact-card{padding:30px 25px}.form-section h2,.info-card h2{font-size:1.7rem}.contact-form{padding:30px 25px}.form-row{gap:0;grid-template-columns:1fr}.info-card,.social-card{padding:25px}}@media (max-width:480px){.contact-hero-content h1{font-size:1.7rem}.quick-contact-card{padding:25px 20px}.quick-icon{height:60px;width:60px}.quick-icon svg{height:26px;width:26px}.form-section h2,.info-card h2{font-size:1.5rem}.contact-form{padding:25px 20px}.form-group input,.form-group select,.form-group textarea{padding:12px 14px}.detail-item{padding:12px}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-bottom:1px solid #e7ebee;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-brand,.nav-container{align-items:center;display:flex}.nav-brand{gap:15px;text-decoration:none}.logo-container{align-items:center;background:#0000;border:1px solid #e7ebee;border-radius:8px;display:flex;height:60px;justify-content:center;overflow:hidden;position:relative;width:60px}.logo{filter:none;height:100%;object-fit:contain;padding:5px;width:100%}.logo-container.with-border{background:#fafafa;border:1px solid #e7ebee}.logo-fallback{align-items:center;background:#f5f7fa;border-radius:8px;color:#3d7771;display:flex;font-family:Georgia,serif;font-size:24px;font-weight:700;height:100%;justify-content:center;width:100%}.brand-text{line-height:1.2}.brand-name{color:#3d7771;font-size:1.4rem;font-weight:300;letter-spacing:-.02em}.brand-tagline{color:#5e6368;font-size:.7rem;font-weight:300;letter-spacing:.5px}.nav-menu{gap:30px;list-style:none;margin:0;padding:0}.nav-link,.nav-menu{align-items:center;display:flex}.nav-link{color:#5e6368;font-size:.95rem;font-weight:400;gap:6px;padding:8px 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#3d7771}.nav-link.active:after{background:#96c1bc;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.booking-cta{background:#3d7771;border-radius:2px;color:#fff!important;padding:10px 20px!important;transition:all .3s ease}.booking-cta:hover{background:#96c1bc;color:#fff!important;transform:translateY(-2px)}.booking-cta svg{stroke:currentColor;height:16px;width:16px}.nav-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:25px;padding:5px;position:relative;width:30px}.nav-toggle span{background:#3d7771;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:100%}.nav-toggle span:first-child{transform:translateY(0)}.nav-toggle span:nth-child(2){opacity:1;transform:translateY(7px)}.nav-toggle span:nth-child(3){transform:translateY(14px)}.nav-toggle.active span:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(7px) rotate(-45deg)}@media (max-width:968px){.nav-toggle{display:flex}.nav-menu{background:#fff;border-top:1px solid #e7ebee;box-shadow:0 10px 30px #3d77711a;flex-direction:column;gap:0;left:0;opacity:0;padding:20px;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.nav-menu.active{opacity:1;transform:translateY(0);visibility:visible}.nav-link{border-bottom:1px solid #e7ebee;justify-content:center;padding:15px 0;width:100%}.nav-link:last-child{border-bottom:none;margin-top:10px}.booking-cta{justify-content:center;margin-top:10px}}@media (max-width:480px){.nav-container{height:70px;padding:0 15px}.brand-name{font-size:1.2rem}.brand-tagline{font-size:.65rem}.logo-container{height:50px;width:50px}}.footer-container{background:linear-gradient(135deg,#2a4d47,#3d7771);color:#fff;margin-top:80px;padding:70px 0 30px;position:relative;width:100%;z-index:10}.footer-wrapper{margin:0 auto;max-width:1200px;padding:0 20px}.footer-grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:50px}.footer-logo-section{margin-bottom:25px}.footer-logo-text{color:#fff;font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:15px}.footer-description{color:#c8e6e0;font-size:.95rem;line-height:1.6;max-width:300px}.footer-social-icons{display:flex;gap:15px;margin-top:20px}.footer-social-icon{align-items:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.footer-social-icon:hover{background:#96c1bc;border-color:#96c1bc;transform:translateY(-3px)}.footer-social-icon svg{color:#fff;height:20px;width:20px}.footer-column-title{border-bottom:2px solid #96c1bc4d;color:#c8e6e0;font-size:1.1rem;font-weight:500;letter-spacing:.5px;margin-bottom:25px;padding-bottom:12px}.footer-contact-info{display:flex;flex-direction:column;gap:20px}.footer-contact-item{align-items:flex-start;color:#c8e6e0;display:flex;font-size:.95rem;gap:15px;line-height:1.5}.footer-contact-item svg{stroke:#96c1bc;flex-shrink:0;height:18px;margin-top:3px;width:18px}.footer-links-nav{display:flex;flex-direction:column;gap:15px}.footer-nav-link{color:#c8e6e0;display:inline-block;font-size:.95rem;padding:5px 0;position:relative;text-decoration:none;transition:color .3s ease}.footer-nav-link:hover{color:#fff;padding-left:10px}.footer-nav-link:hover:before{color:#96c1bc;content:"›";left:0;position:absolute;top:50%;transform:translateY(-50%)}.footer-business-hours{display:flex;flex-direction:column;gap:16px}.footer-hours-item{align-items:center;border-bottom:1px solid #c8e6e01a;display:flex;justify-content:space-between;padding-bottom:16px}.footer-hours-item:last-child{border-bottom:none;padding-bottom:0}.footer-hours-day{color:#fff;font-size:.95rem;font-weight:500}.footer-hours-time{color:#c8e6e0;font-size:.95rem;text-align:right}.footer-bottom-section{align-items:center;border-top:1px solid #ffffff1a;display:flex;font-size:.85rem;justify-content:space-between;padding-top:30px}.footer-copyright-text{color:#96c1bc}.footer-credits-text{color:#c8e6e0;font-style:italic;opacity:.8}@media (max-width:1024px){.footer-grid{gap:40px}}@media (max-width:968px){.footer-container{padding:50px 0 25px}.footer-grid{gap:40px 30px;grid-template-columns:1fr 1fr}.footer-logo-section{margin-bottom:20px;text-align:center}.footer-description{margin:0 auto;max-width:100%}.footer-social-icons{justify-content:center}.footer-column-title{text-align:center}.footer-contact-item{justify-content:center;text-align:center}.footer-business-hours,.footer-links-nav{align-items:center}.footer-hours-item{flex-direction:column;gap:5px;text-align:center}.footer-hours-time{text-align:center}}@media (max-width:768px){.footer-container{margin-top:60px;padding:40px 0 20px}.footer-bottom-section{flex-direction:column;gap:15px;text-align:center}}@media (max-width:576px){.footer-grid{gap:30px;grid-template-columns:1fr}.footer-column{text-align:center}}
/*# sourceMappingURL=main.aec9444b.css.map*/