:root{--navy: #0a1a2b;--teal: #0d7377;--amber: #e8a838;--bg: #0b1a2e;--bg-card: #0f2440;--ink: #d6dce5;--muted: #7a8a9e;--white: #ffffff;--line: rgba(214, 220, 229, .14);--shadow: rgba(0, 0, 0, .28);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}main{overflow:hidden}.hero{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;padding:18px clamp(18px,4vw,64px) 24px;color:var(--white);background:var(--navy)}.hero:before,.hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.hero:before{z-index:-2;background-image:var(--hero-image);background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;opacity:1}.hero:after{z-index:-1;background:linear-gradient(115deg,#0a1a2bd1,#0a1a2bbd 44%,#0d737752),#0000002e}.hero-aquatic{position:absolute;z-index:0;top:-12%;right:-12%;bottom:-12%;left:-12%;overflow:hidden;pointer-events:none}.hero-aquatic:before,.hero-aquatic:after{position:absolute;top:-18%;right:-18%;bottom:-18%;left:-18%;content:""}.hero-aquatic:before{opacity:.22;mix-blend-mode:screen;background:radial-gradient(ellipse at 24% 18%,rgba(255,255,255,.24),transparent 34%),radial-gradient(ellipse at 72% 42%,rgba(0,171,185,.18),transparent 38%),linear-gradient(106deg,transparent 18%,rgba(255,255,255,.16) 42%,transparent 66%);filter:blur(12px);animation:waterCaustics 16s ease-in-out infinite alternate}.hero-aquatic:after{opacity:.18;background:radial-gradient(ellipse at 18% 78%,rgba(255,255,255,.16),transparent 32%),radial-gradient(ellipse at 82% 20%,rgba(255,255,255,.12),transparent 36%);filter:blur(18px);animation:waterSway 12s ease-in-out infinite alternate}.bubble{position:absolute;bottom:-60px;display:block;width:11px;height:11px;border:1px solid rgba(255,255,255,.55);border-radius:50%;box-shadow:inset 2px 2px 5px #ffffff47;opacity:0;animation:bubbleRise 12s ease-in infinite}.bubble:nth-child(1){left:9%;width:8px;height:8px;animation-delay:0s}.bubble:nth-child(2){left:29%;width:14px;height:14px;animation-delay:3s;animation-duration:15s}.bubble:nth-child(3){left:53%;animation-delay:6s;animation-duration:13s}.bubble:nth-child(4){left:72%;width:18px;height:18px;animation-delay:1.5s;animation-duration:17s}.bubble:nth-child(5){left:88%;width:9px;height:9px;animation-delay:8s}.nav{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1180px;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(232,168,56,.6);border-radius:8px;color:var(--navy);background:var(--amber);font-weight:850}.brand strong,.brand small{display:block}.brand strong{font-size:clamp(.95rem,2.8vw,1.05rem);line-height:1.1}.brand small{margin-top:2px;color:#d6dce5c2;font-size:.76rem}.brand-logo{height:77px;width:auto;display:block}.brand .brand-mark{display:none}@media(max-width:540px){.brand-logo{height:60px}.brand strong,.brand small{display:none}}.nav-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px}.nav-link{flex:0 0 auto;padding:10px 15px;border:1px solid rgba(232,168,56,.42);border-radius:8px;color:var(--amber);font-weight:800}.sound-toggle{display:inline-flex;min-height:42px;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.32);border-radius:999px;padding:9px 12px;color:var(--white);background:#ffffff1f;box-shadow:0 10px 26px #00000038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;font:inherit;font-size:.84rem;font-weight:850;transition:transform .18s ease,border-color .18s ease,background .18s ease}.sound-toggle:hover{transform:translateY(-1px);background:#fff3}.sound-toggle.is-active{border-color:#0d7377db;background:#0d73774d}.sound-icon{position:relative;width:18px;height:18px;flex:0 0 auto;border:2px solid currentColor;border-radius:50%}.sound-icon:before,.sound-icon:after{position:absolute;top:50%;left:50%;border-radius:50%;background:currentColor;content:"";transform:translate(-50%,-50%)}.sound-icon:before{width:4px;height:4px}.sound-icon:after{width:28px;height:28px;border:1px solid currentColor;background:transparent;opacity:0}.sound-toggle.is-active .sound-icon:after{opacity:.35;animation:soundPulse 2.4s ease-out infinite}.hero-grid{position:relative;z-index:1;display:grid;gap:16px;max-width:1180px;margin:30px auto 0}.hero-copy{display:flex;flex-direction:column}.hero-actions{margin-top:auto}.hero-services{margin:4px auto 0;display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:8px;align-items:start;max-width:980px;width:calc(100% - 40px)}.hero-services .service-card.compact{background:#ffffff0f;padding:16px 15px;border-radius:8px;color:var(--white);box-shadow:0 8px 24px #00000052,inset 0 1px #ffffff1a;font-size:1.275rem;height:100%;min-height:120px;display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.service-emoji{font-size:2.4rem;line-height:1}.hero-services .service-card.compact h3{margin:0 0 4px;font-size:1.5rem}.hero-services .service-card.compact p{margin:0;color:#d6dce5c7;font-size:1.2rem;line-height:1.725}@media(max-width:880px){.hero-services{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media(max-width:520px){.hero-services{grid-template-columns:1fr}}.hero-copy{max-width:720px}.eyebrow{margin:0 0 12px;color:var(--amber);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:780px;margin:0;font-size:clamp(2.55rem,11vw,5.7rem);line-height:.94;letter-spacing:0}.hero-text{max-width:620px;margin:20px 0 0;color:#d6dce5d6;font-size:clamp(1.03rem,3.5vw,1.22rem);line-height:1.58}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border-radius:8px;padding:13px 18px;font-weight:900;text-decoration:none;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button .hero-icon{width:18px;height:18px;flex:0 0 auto}.button.primary{color:var(--navy);background:var(--amber);box-shadow:0 18px 35px #00000047}.button.primary:hover{background:#f0bc58}.button.secondary{color:var(--white);border:1px solid rgba(214,220,229,.34)}.button.secondary:hover{border-color:#0d7377e6}.button.secondary.light{color:var(--white);background:transparent}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.trust-row span,.extras span{padding:8px 11px;border-radius:8px;font-size:.86rem;font-weight:800}.trust-row span{color:#ffffffe0;background:#ffffff1a}.location-panel{width:100%;border:1px solid rgba(214,220,229,.22);border-radius:8px;padding:16px;background:#0f2440b8;box-shadow:0 28px 70px #00000052;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.location-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;color:#d6dce5cc;font-size:.78rem;font-weight:800}.location-head strong{color:var(--white)}.location-photo{display:block;width:100%;min-height:280px;border-radius:8px;aspect-ratio:4 / 3;background:var(--bg-card);object-fit:cover}.location-address{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;border:1px solid rgba(214,220,229,.14);border-radius:8px;padding:12px 14px;color:var(--white);background:#0f244080;font-size:.95rem;font-weight:900}.location-address:after{flex:0 0 auto;color:var(--amber);content:"Abrir en Google Maps";font-size:.72rem;font-weight:800;text-transform:uppercase}.location-address:hover{border-color:#e8a8387a;background:#0f2440c2}.paths,.experience,.testimonials,.activities{padding:70px clamp(18px,4vw,64px)}.paths,.testimonials{background:var(--bg)}.google-reviews{color:#202124;background:#f5f5f6}.section-heading{max-width:760px;margin:0 auto 28px;text-align:left}h2{margin:0;color:var(--ink);font-size:clamp(2rem,7vw,3.4rem);line-height:1;letter-spacing:0}.service-grid,.testimonial-grid{display:grid;gap:6px;max-width:1180px;margin:0 auto}.service-card,blockquote{border:1px solid var(--line);border-radius:8px;padding:clamp(18px,2.4vw,26px);background:var(--bg-card);box-shadow:0 16px 40px #00000029;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.service-card:hover,blockquote:hover,.photo-card:hover{transform:translateY(-4px);border-color:#0d7377db;box-shadow:0 24px 56px #00000052}.service-label{display:inline-flex;margin-bottom:18px;padding:7px 10px;border-radius:8px;color:var(--amber);background:#e8a8381a;font-size:.78rem;font-weight:900;text-transform:uppercase}.service-card h3{margin:0;color:var(--white);font-size:1.45rem}.service-card p,.about-copy p{color:var(--muted);line-height:1.65}.service-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:24px;padding-top:16px;border-top:1px solid var(--line)}.service-meta span{color:var(--muted);font-weight:800}.service-meta strong{color:var(--amber)}.extras{display:flex;flex-wrap:wrap;gap:10px;max-width:1180px;margin:18px auto 0}.extras span{color:var(--ink);border:1px solid rgba(13,115,119,.36);background:#0d73772e}.activities{position:relative;isolation:isolate;overflow:hidden;color:var(--white);background:var(--navy)}.activities:before,.activities:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.activities:before{z-index:-2;background-image:var(--activities-image);background-position:center;background-size:cover}.activities:after{z-index:-1;background:linear-gradient(90deg,#0a1a2be6,#0a1a2bad),#0000001a}.activities h2{color:var(--white)}.activity-grid{display:grid;gap:14px;max-width:1180px;margin:0 auto}.activity-card{display:grid;gap:16px;min-height:100%;border:1px solid rgba(214,220,229,.18);border-radius:8px;padding:clamp(18px,3vw,26px);background:#0f2440d1;box-shadow:0 20px 48px #00000042;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.activity-card:hover{transform:translateY(-4px);border-color:#e8a8389e;background:#0f2440eb;box-shadow:0 28px 62px #00000057}.activity-card h3{margin:0;color:var(--white);font-size:clamp(1.35rem,4vw,1.85rem);line-height:1.05;text-transform:uppercase}.activity-card p{margin:0;color:#d6dce5d1;line-height:1.62}.activity-card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.activity-card li{position:relative;padding-left:18px;color:#ffffffe6;font-weight:800}.activity-card li:before{position:absolute;top:.62em;left:0;width:7px;height:7px;border-radius:999px;background:var(--amber);content:""}.activity-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(214,220,229,.16);font-size:.82rem;font-weight:900;text-transform:uppercase}.activity-meta span{color:#d6dce5c7}.activity-meta strong{color:var(--amber)}.google-reviews__header{display:grid;place-items:center;gap:10px;max-width:1180px;margin:0 auto 20px;border-radius:4px;padding:24px 18px;background:#f1f1f3;text-align:center}.google-reviews__title{display:inline-flex;align-items:baseline;justify-content:center;gap:5px;margin:0;color:#202124;font-size:1.35rem;font-weight:800;line-height:1.1;letter-spacing:0}.google-word{display:inline-flex;font-weight:800}.google-word__blue{color:#4285f4}.google-word__red{color:#ea4335}.google-word__yellow{color:#fbbc05}.google-word__green{color:#34a853}.google-reviews__rating{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;color:#202124;font-size:1.1rem;font-weight:800}.google-reviews__count{color:#777;font-size:.78rem;font-weight:600}.google-reviews .summary-stars{gap:2px}.google-reviews__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto}.reviews-inline-notice{margin:0;color:#666;font-size:.82rem;line-height:1.6}.review-card__text{display:-webkit-box;min-height:72px;margin:0;overflow:hidden;color:#111;font-size:.95rem;font-weight:700;line-height:1.42;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:3}.review-card__more{border:0;padding:0;color:#1a73e8;background:transparent;cursor:pointer;font:inherit;font-size:.9rem;font-weight:700;text-align:center}.review-card__more:hover{text-decoration:underline}.review-card.is-expanded .review-card__text{display:block;min-height:auto;overflow:visible;-webkit-line-clamp:unset}.review-author{min-width:0;overflow:hidden;color:#111;font-size:.82rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.experience{background:#081629}.experience-carousel{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;width:min(100%,1120px);max-width:1120px;margin:0 auto}.experience-carousel__viewport{overflow:hidden;border-radius:8px;aspect-ratio:16 / 11;min-height:0;background:var(--bg-card);box-shadow:0 24px 70px #0000003d}.experience-carousel__container{display:flex;height:100%;min-height:0;touch-action:pan-y pinch-zoom}.experience-slide{position:relative;flex:0 0 100%;aspect-ratio:16 / 11;overflow:hidden;border-radius:8px;background:var(--bg-card)}.experience-slide:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#0816292e,#0816290a 52%,#08162924),linear-gradient(180deg,#00000005,#0000002e);pointer-events:none}.experience-slide img,.experience-slide__placeholder{width:100%;height:100%}.experience-slide img{display:block;min-width:100%;object-fit:cover}.experience-slide__placeholder{background:linear-gradient(135deg,#0d737738,#0a1a2bf0),var(--bg-card)}.experience-slide__content{position:absolute;z-index:1;left:clamp(18px,5vw,56px);bottom:clamp(18px,5vw,52px);max-width:560px;color:var(--white)}.experience-slide__content span{display:block;margin-bottom:12px;color:var(--amber);font-size:.8rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.experience-slide__content h3{margin:0;color:var(--white);font-size:clamp(2rem,6vw,4rem);line-height:.98}.experience-slide__content p{max-width:520px;margin:18px 0 0;color:#ffffffd1;font-size:clamp(1rem,2vw,1.14rem);line-height:1.62}.experience-carousel__controls{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:16px;border:1px solid var(--line);border-radius:8px;padding:14px;background:#0f2440b8;box-shadow:0 18px 42px #00000024}.experience-carousel__counter{display:inline-flex;align-items:baseline;gap:4px;min-width:78px;color:var(--white)}.experience-carousel__counter strong{font-size:1.55rem;line-height:1}.experience-carousel__counter span{color:var(--muted);font-weight:800}.experience-carousel__arrows{display:inline-flex;gap:8px}.carousel-arrow,.experience-carousel__dot{border:0;font:inherit;cursor:pointer}.carousel-arrow{display:inline-flex;min-width:44px;height:44px;align-items:center;justify-content:center;border-radius:999px;padding:0 16px;color:var(--white);background:var(--teal);font-size:.92rem;font-weight:850;transition:transform .18s ease,background .18s ease}.carousel-arrow:hover{transform:translateY(-1px);background:#11969b}.experience-carousel__dots{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.experience-carousel__dot{width:28px;height:6px;border-radius:999px;background:#d6dce52e;transition:width .18s ease,background .18s ease}.experience-carousel__dot.is-selected{width:46px;background:var(--amber)}.photo-grid{display:grid;gap:18px;max-width:1180px;margin:0 auto}.photo-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--bg-card);box-shadow:0 18px 42px #0000002e;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.photo-card img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.photo-card div{padding:20px}.photo-card h3{margin:0;color:var(--white);font-size:1.25rem}.photo-card p{margin-bottom:0;color:var(--muted);line-height:1.6}.about{position:relative;isolation:isolate;overflow:hidden;padding:72px clamp(18px,4vw,64px);color:var(--white);background:var(--navy)}.about:before,.about:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.about:before{z-index:-2;background-image:var(--about-image);background-position:center;background-size:cover}.about:after{z-index:-1;background:linear-gradient(100deg,#0a1a2beb,#0a1a2b9e),#0000001f}.about-inner{display:grid;gap:24px;max-width:1180px;margin:0 auto}.about-copy p{margin-top:0;color:#d6dce5e0;font-size:1.04rem}.reasons-list{display:grid;gap:18px;margin:0;padding:0;list-style:none;counter-reset:reason-counter}.reasons-list li{counter-increment:reason-counter;position:relative;padding:16px 18px 16px 54px;border:1px solid rgba(214,220,229,.12);border-radius:8px;background:#ffffff0a;color:#d6dce5e6;font-size:1.04rem;line-height:1.5;font-weight:700}.reasons-list li:before{content:counter(reason-counter);position:absolute;left:12px;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--amber);color:var(--navy);font-size:.9rem;font-weight:900;line-height:1}.reasons-list li strong{color:var(--white)}.credibility{display:grid;gap:10px}.credibility span{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);color:var(--ink);font-weight:800}.credibility strong{color:var(--amber)}.summary-stars,.rating-row{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.star-icon{color:var(--amber);font-size:1.45rem;line-height:1}.star-icon.is-empty{color:#ffffff47}.google-star{color:#fbbc04;font-size:1.25rem;line-height:1;text-shadow:0 1px 0 rgba(0,0,0,.08)}.google-star.is-empty{color:#dadce0}.rating-value{color:#ffffffeb;font-size:.82rem;font-weight:700}.review-chip{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.72rem;font-weight:700}.review-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:.95rem}.review-status{max-width:1180px;margin:0 auto 24px;color:#ffffffe0;font-size:.95rem;font-weight:700}blockquote{margin:0}.review-card{display:grid;min-height:238px;place-items:center;gap:10px;opacity:1;transform:none}.google-reviews .review-card{border:0;border-radius:4px;padding:24px 18px;background:#fff;box-shadow:0 1px 8px #3c40431f}.google-reviews .review-card.is-expanded{align-content:start}.google-reviews .review-card:hover{transform:translateY(-2px);border-color:transparent;box-shadow:0 4px 18px #3c40432e}.review-card__stars{justify-content:center;gap:2px}.review-card__avatar{width:42px;height:42px;border:1px solid #eeeeee;border-radius:999px;background:#fff;box-shadow:0 1px 4px #3c40431f;object-fit:cover}.review-card__avatar--fallback{display:grid;place-items:center;color:#fff;background:#4285f4;font-size:1.7rem;font-weight:900;text-transform:uppercase}.review-verified{display:inline-grid;width:14px;height:14px;place-items:center;border-radius:999px;color:#fff;background:#1a73e8;font-size:.62rem;font-weight:900;line-height:1}blockquote strong{display:block;margin-bottom:6px;font-size:clamp(.72rem,2.6vw,.92rem);line-height:1.2}blockquote footer{display:grid;gap:1px;color:var(--ink);font-weight:900}.google-reviews .review-card footer{display:grid;grid-template-columns:minmax(0,auto) auto;align-items:center;justify-content:center;gap:3px 5px;width:100%;color:#111;text-align:center}blockquote footer small{color:var(--muted);font-size:.65rem;font-weight:800}.google-reviews .review-card footer small{grid-column:1 / -1;color:#8a8a8a;font-size:.72rem;font-weight:600}.final-cta{margin:0;padding:78px clamp(18px,4vw,64px);color:var(--white);background:var(--navy);text-align:center}.final-cta h2{color:var(--white)}.final-cta .hero-actions{justify-content:center}.site-footer{padding:56px clamp(18px,4vw,64px);color:var(--white);background:var(--navy)}.site-footer__inner{display:grid;grid-template-columns:1.2fr 1fr 1.1fr .9fr;gap:32px;max-width:1180px;margin:0 auto;align-items:start}.site-footer__brand{display:grid;gap:10px}.site-footer__logo{display:inline-flex;width:180px}.site-footer__logo img{width:100%;height:auto;display:block}.site-footer__brand p{margin:0;font-size:1rem;font-weight:800}.site-footer__brand span,.site-footer__contact span,.site-footer__contact a{color:#ffffffc7;text-decoration:none}.site-footer__contact{display:grid;gap:10px;font-style:normal}.site-footer__nav{display:grid;gap:10px;align-content:start}.site-footer__nav a{color:#ffffffc7;text-decoration:none;transition:opacity .18s ease}.site-footer__nav a:hover{opacity:1;color:var(--white)}.site-footer__social{display:flex;flex-wrap:wrap;gap:10px;align-content:start}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px;background:#ffffff0f;transition:all .18s ease;font-size:0;color:#ffffffc7;text-decoration:none}.site-footer__social a .hero-icon{width:20px;height:20px}.site-footer__social a:hover{border-color:transparent}.site-footer__social a[data-social=Facebook]:hover{background:#1877f2}.site-footer__social a[data-social=Instagram]:hover{background:#e4405f}.site-footer__social a[data-social=WhatsApp]:hover{background:#25d366}@media(max-width:980px){.site-footer__inner{grid-template-columns:1fr 1fr}}@media(max-width:640px){.site-footer__inner{grid-template-columns:1fr}}.back-to-top{position:fixed;right:18px;bottom:18px;z-index:40;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:999px;color:var(--navy);background:var(--amber);box-shadow:0 18px 36px #00000047;cursor:pointer;font-size:1.2rem;font-weight:900;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{box-shadow:0 20px 42px #00000057}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes heroImageDrift{0%{transform:scale(1.02) translate3d(-1.4%,-1%,0)}50%{transform:scale(1.08) translate3d(1.2%,.8%,0)}to{transform:scale(1.05) translate3d(-.4%,1.4%,0)}}@keyframes waterCaustics{0%{transform:translate3d(-4%,-2%,0) rotate(0)}to{transform:translate3d(4%,2%,0) rotate(2deg)}}@keyframes waterSway{0%{transform:translate3d(-3%,0,0) skew(-4deg)}to{transform:translate3d(3%,0,0) skew(4deg)}}@keyframes bubbleRise{0%{opacity:0;transform:translateZ(0) scale(.7)}12%,82%{opacity:.35}to{opacity:0;transform:translate3d(24px,-112vh,0) scale(1.25)}}@keyframes soundPulse{0%{opacity:.35;transform:translate(-50%,-50%) scale(.65)}to{opacity:0;transform:translate(-50%,-50%) scale(1.15)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(min-width:720px){.hero-grid{align-items:center;grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);min-height:calc(100svh - 118px);margin-top:28px}.service-grid,.activity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-inner{grid-template-columns:.92fr 1fr;align-items:start}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.google-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.hero{min-height:auto;padding-bottom:12px}.hero:before{background-attachment:scroll}.hero-grid{gap:10px;margin-top:18px}.location-panel{padding:12px}.location-photo{min-height:200px}.hero-services{width:100%;margin-top:6px;gap:6px}.hero-services .service-card.compact{min-height:auto;padding:12px}.hero-services .service-card.compact h3{font-size:1.1rem}.hero-services .service-card.compact p{font-size:.9rem;line-height:1.45}.google-reviews__grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.google-reviews__grid::-webkit-scrollbar{display:none}.google-reviews .review-card{flex:0 0 100%;min-height:240px;scroll-snap-align:start}}@media(max-width:540px){.hero{min-height:auto}.hero:before{background-attachment:scroll}.nav{gap:10px}.brand-logo{height:54px}.nav-link{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;font-size:.84rem;white-space:nowrap}.sound-toggle span:last-child{display:none}.button{width:100%}.hero-services{width:100%;margin-top:10px}.hero-services .service-card.compact{min-height:auto;padding:14px}.hero-services .service-card.compact h3{font-size:1.12rem}.hero-services .service-card.compact p{font-size:.94rem;line-height:1.5}.google-reviews{padding:46px 12px}.google-reviews__header{padding:20px 14px}.google-reviews__title{font-size:1.18rem}.google-reviews .review-card{padding:18px 10px}.review-card__text{min-height:64px;font-size:.82rem;line-height:1.35}.review-card__more{font-size:.8rem}.review-card__avatar{width:34px;height:34px}.review-card__avatar--fallback{font-size:1.35rem}.review-author{font-size:.74rem}.google-reviews .review-card footer small{font-size:.66rem}.experience-carousel__viewport{aspect-ratio:3 / 4;height:clamp(360px,78svh,560px)}.experience-slide{aspect-ratio:auto;height:100%}.experience-slide img{object-fit:contain;background:#081629}.experience-carousel__controls{grid-template-columns:1fr;justify-items:start}.experience-carousel__dots{justify-content:flex-start}.location-photo{min-height:240px}.location-address{align-items:flex-start;flex-direction:column}}@media(max-width:360px){.google-reviews .review-card{min-height:196px}}
