*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#2a3635;background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.2;color:#2a3635}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.5rem,4vw,2rem)}h3{font-size:1.5rem}a{color:#66b9a3;transition:color .15s ease}a:hover{color:#4aa28b}::selection{background-color:#b3d3cf;color:#2a3635}:focus-visible{outline:2px solid #66b9a3;outline-offset:2px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:500;text-align:center;border-radius:8px;transition:all .25s ease}.btn--primary{background-color:#66b9a3;color:#fff}.btn--primary:hover{background-color:#4da991;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px #2a363512}.btn--secondary{background-color:#e07850;color:#fff}.btn--secondary:hover{background-color:#da5d2d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px #2a363512}.btn--outline{background-color:transparent;color:#66b9a3;border:2px solid #66b9a3}.btn--outline:hover{background-color:#66b9a3;color:#fff}.btn--large{padding:1.5rem 3rem;font-size:1.125rem}.card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #2a363512;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #2a36351a}.card__image{width:100%;aspect-ratio:16/10;object-fit:cover}.card__content{padding:1.5rem}.card__title{font-size:1.125rem;margin-bottom:.5rem}.card__text{color:#7a8685;font-size:.875rem}.feature-list{display:flex;flex-direction:column;gap:1rem}.feature-list__item{display:flex;align-items:flex-start;gap:1rem}.feature-list__icon{flex-shrink:0;width:24px;height:24px;color:#66b9a3}.badge{display:inline-block;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:9999px;background-color:#b3d3cf;color:#2a3635}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#2a3635}.form-input,.form-select,.form-textarea{width:100%;padding:1rem;font-size:1rem;border:2px solid #c5cdcc;border-radius:8px;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#66b9a3;box-shadow:0 0 0 3px #66b9a326;outline:none}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#7a8685}.form-textarea{min-height:120px;resize:vertical}.header{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 0;background-color:#fffffff2;backdrop-filter:blur(10px);transition:box-shadow .25s ease}.header--scrolled{box-shadow:0 4px 6px #2a363512}.header__inner{display:flex;align-items:center;justify-content:space-between}.logo{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;color:#66b9a3}.nav__list{display:flex;align-items:center;gap:2rem}.nav__link{font-weight:500;color:#2a3635;transition:color .15s ease}.nav__link:hover{color:#66b9a3}.hero{min-height:100vh;display:flex;align-items:center;padding:5rem 0;background:linear-gradient(135deg,#fafcfc,#d6eef5)}.hero__content{max-width:700px}.hero__tagline{display:inline-block;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#e07850;background-color:#e078501a;border-radius:9999px}.hero__title{margin-bottom:1.5rem}.hero__title span{color:#66b9a3}.hero__text{font-size:1.125rem;color:#7a8685;margin-bottom:2rem;max-width:550px}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.section{padding:5rem 0}.section--teal{background-color:#b3d3cf}.section--ice{background-color:#d6eef566}.section__header{text-align:center;max-width:600px;margin:0 auto 3rem}.section__header .btn{margin-top:1.5rem}.section__title{margin-bottom:1rem}.section__subtitle{color:#7a8685;font-size:1.125rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.footer{padding:3rem 0;background-color:#2a3635;color:#fff}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer__logo{color:#66b9a3}.footer__text{color:#c5cdcc;font-size:.875rem}.footer__social{display:flex;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background-color:#ffffff1a;color:#fff;transition:background-color .15s ease}.footer__social-link:hover{background-color:#66b9a3}.landing{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;background:linear-gradient(160deg,#fafcfc,#d6eef5,#b3d3cf);position:relative;overflow:hidden}.landing:before,.landing:after{content:"";position:absolute;border-radius:50%;opacity:.3;pointer-events:none}.landing:before{width:400px;height:400px;background:radial-gradient(circle,#66b9a3 0%,transparent 70%);top:-100px;right:-100px}.landing:after{width:300px;height:300px;background:radial-gradient(circle,#e07850 0%,transparent 70%);bottom:-50px;left:-50px}.landing__content{position:relative;z-index:1;max-width:600px;padding-bottom:4rem}.landing__icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 2rem;background:linear-gradient(135deg,#66b9a3,#b3d3cf);border-radius:16px;box-shadow:0 10px 25px #2a36351a;font-size:2.5rem;color:#fff}.landing__title{font-size:clamp(2.5rem,6vw,4rem);margin-bottom:1rem;background:linear-gradient(135deg,#2a3635,#66b9a3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing__tagline{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;color:#e07850;margin-bottom:1.5rem}.landing__text{font-size:1.125rem;color:#7a8685;margin-bottom:3rem;line-height:1.7}.landing__features{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem}.landing__feature{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff9;border-radius:9999px;font-size:.825rem;font-weight:500;color:#4a5554;backdrop-filter:blur(5px);border:1px solid rgba(102,185,163,.15)}.landing__feature-icon{font-size:.9rem;color:#4a5554;opacity:.85}.landing__form{display:flex;flex-direction:column;gap:.75rem;max-width:320px;margin:0 auto 2rem}.landing__input{padding:.75rem 1.25rem;min-width:200px;font-size:1rem;border:2px solid rgba(102,185,163,.3);border-radius:8px;background:#ffffffe6;transition:border-color .15s ease,box-shadow .15s ease}.landing__input:focus{border-color:#66b9a3;box-shadow:0 0 0 3px #66b9a326;outline:none}.landing__input::placeholder{color:#7a8685}.landing__submit{white-space:nowrap;padding:.75rem 1.5rem}.landing__note{font-size:.875rem;color:#7a8685}.landing__social{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.landing__social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:9999px;background:#fffc;color:#2a3635;transition:all .15s ease;backdrop-filter:blur(5px);font-size:1.25rem}.landing__social-link:hover{background:#66b9a3;color:#fff;transform:translateY(-2px)}.landing__footer{position:absolute;bottom:1.5rem;left:0;right:0;text-align:center;font-size:.75rem;color:#2a3635;opacity:.65}.landing__footer p{margin:.25rem 0}.landing__footer a{color:#e07850;text-decoration:none;transition:opacity .15s ease}.landing__footer a:hover{opacity:.7}.page{background:linear-gradient(160deg,#fafcfc,#d6eef5,#b3d3cf)}.hero--compact{min-height:auto;padding:9rem 0 5rem}.hero__content--centered{margin:0 auto;text-align:center}.hero__content--centered .hero__text{margin-left:auto;margin-right:auto}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.gallery__item{border-radius:16px;overflow:hidden}.placeholder-image{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;aspect-ratio:16/10;background:linear-gradient(135deg,#d6eef5,#b3d3cf);color:#7a8685;font-size:.875rem;font-weight:500}.placeholder-image i{font-size:2rem;color:#66b9a3;opacity:.6}.placeholder-image--landscape{aspect-ratio:16/9}.prep-tips{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.prep-tips__card{text-align:center;padding:3rem 1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px #2a363512;transition:transform .25s ease,box-shadow .25s ease}.prep-tips__card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #2a36351a}.prep-tips__icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#d6eef5,#b3d3cf);border-radius:9999px;font-size:1.5rem;color:#66b9a3}.prep-tips__title{font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:#2a3635}.prep-tips__text{font-size:.875rem;color:#7a8685;line-height:1.6}.faq{max-width:720px;margin:0 auto}.faq__item{border-bottom:1px solid #c5cdcc}.faq__item:first-child{border-top:1px solid #c5cdcc}.faq__item[open] .faq__question{color:#66b9a3}.faq__item[open] .faq__question:after{transform:rotate(180deg)}.faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:500;color:#2a3635;cursor:pointer;list-style:none;transition:color .15s ease}.faq__question::-webkit-details-marker{display:none}.faq__question::marker{display:none;content:""}.faq__question:after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.875rem;color:#7a8685;transition:transform .25s ease;flex-shrink:0;margin-left:1rem}.faq__question:hover{color:#66b9a3}.faq__answer{padding:0 0 1.5rem}.faq__answer p{font-size:1rem;color:#7a8685;line-height:1.7}.nav__link--active{color:#66b9a3}.section--booking{padding:2rem 0}.booking-embed{width:100%;max-width:100%;margin:0 auto;padding:0 2rem;min-height:500px}@media(min-width:576px){.landing__form{flex-direction:row;justify-content:center;max-width:none}}@media(max-width:768px){.hero{padding-top:100px;text-align:center}.hero__content{margin:0 auto}.hero__text{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}.nav{display:none}.faq__question{font-size:1rem;padding:1rem 0}.prep-tips{grid-template-columns:repeat(2,1fr);gap:1rem}.prep-tips__card{padding:1.5rem 1rem}.benefits-grid,.gallery{grid-template-columns:1fr}}@media(max-width:576px){.prep-tips{grid-template-columns:1fr}}
