:root{--paper:#f6f1e9;--ink:#121212;--muted:#6e6a65;--line:#d9d2c8;--coral:#ef7658}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);letter-spacing:.01em;margin:0;font-family:Inter,Arial,sans-serif}img{object-fit:cover;width:100%;height:100%;display:block}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.page{background:var(--paper);width:100%;overflow:clip}.serif{font-family:Cormorant Garamond,Georgia,serif}.script{color:var(--coral);font-family:Caveat,cursive}.small{color:var(--muted);font-size:14px;line-height:1.7}.deferred-section{content-visibility:auto;contain-intrinsic-size:auto 620px}.tropical-divider{color:#77716a;grid-template-columns:minmax(34px,1fr) 76px minmax(34px,1fr);align-items:center;gap:18px;width:min(680px,100%);height:46px;margin:0 auto;padding:0 24px;display:grid}.tropical-divider>span{background:linear-gradient(90deg, transparent, var(--line));height:1px}.tropical-divider>span:last-child{background:linear-gradient(90deg, var(--line), transparent)}.tropical-divider svg{stroke:currentColor;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;width:76px;height:38px;overflow:visible}.tropical-divider .divider-accent{stroke:var(--coral)}.tropical-divider.mirrored svg{transform:scaleX(-1)}.hero{background:#eef2f3;min-height:965px;position:relative}.hero-bg{position:absolute;inset:0}.hero-bg img{object-position:center 48%;transform-origin:50%;animation:1.8s cubic-bezier(.2,.75,.25,1) both hero-image-enter}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f7f4efeb,#f7f4ef94 27%,#f7f4ef14 55%,#0000);position:absolute;inset:0}.nav{z-index:3;grid-template-columns:170px 1fr 260px;align-items:center;height:130px;padding:0 clamp(28px,4vw,72px);display:grid;position:relative}.logo{width:124px;height:86px;display:block}.logo img,.footer-logo img{object-fit:contain}.navlinks{justify-content:center;gap:clamp(26px,4vw,54px);display:flex}.navlinks a{letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.nav-right{justify-content:flex-end;align-items:center;gap:18px;display:flex}.book-btn{letter-spacing:.14em;text-transform:uppercase;background:#ffffff40;border:1px solid #111;padding:16px 23px;font-size:11px}.language-switch{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff47;border:1px solid #12121273;border-radius:999px;align-items:center;padding:3px;display:inline-flex}.language-switch button{color:#333;letter-spacing:.1em;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:35px;height:29px;padding:0 8px;font-size:10px;font-weight:700}.language-switch button.active{color:#fff;background:#171717}.hero-copy{z-index:2;width:510px;margin-top:95px;margin-left:clamp(28px,6vw,91px);position:relative}.hero-title{letter-spacing:-.035em;margin:0;font-size:clamp(76px,7vw,112px);font-weight:500;line-height:.81}.hero-title .script{margin:9px 0 49px 10px;font-size:.65em;line-height:.95;display:block;transform:rotate(-3deg)}.hero-sub{letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.7}.explore{letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #111;justify-content:space-between;width:172px;margin-top:43px;padding-bottom:10px;font-size:12px;font-weight:600;display:flex}.vertical-note{z-index:2;writing-mode:vertical-rl;letter-spacing:.14em;font-size:10px;font-weight:600;position:absolute;top:360px;right:28px}.stamp{z-index:2;object-fit:contain;filter:drop-shadow(0 7px 16px #0000001f);width:142px;height:142px;animation:.8s cubic-bezier(.2,.75,.25,1) .65s both stamp-enter,4.8s ease-in-out 1.45s infinite stamp-float;position:absolute;bottom:38px;right:76px;transform:rotate(7deg)}.nav{animation:.7s cubic-bezier(.2,.75,.25,1) 80ms both hero-nav-enter}.hero-title{animation:.9s cubic-bezier(.2,.75,.25,1) .18s both hero-content-enter}.hero-sub{animation:.75s cubic-bezier(.2,.75,.25,1) .42s both hero-content-enter}.explore{animation:.75s cubic-bezier(.2,.75,.25,1) .56s both hero-content-enter}.vertical-note{animation:.7s .72s both hero-note-enter}@keyframes hero-image-enter{0%{opacity:.72;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@keyframes hero-nav-enter{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-content-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-note-enter{0%{opacity:0}to{opacity:1}}@keyframes stamp-enter{0%{opacity:0;transform:translateY(14px)rotate(7deg)scale(.94)}to{opacity:1;transform:translateY(0)rotate(7deg)scale(1)}}@keyframes stamp-float{0%,to{bottom:38px}50%{bottom:48px}}.reveal-enabled .story[data-reveal]>*,.reveal-enabled .location-section[data-reveal]>*,.reveal-enabled .booking[data-reveal]>*,.reveal-enabled .experiences[data-reveal]>.section-kicker,.reveal-enabled .experiences[data-reveal]>.section-title,.reveal-enabled .experiences[data-reveal]>.section-wave,.reveal-enabled .experiences[data-reveal] .card{opacity:0;transition:opacity .75s,transform .85s cubic-bezier(.2,.75,.25,1);transform:translateY(24px)}.reveal-enabled .story[data-reveal].is-visible>*,.reveal-enabled .location-section[data-reveal].is-visible>*,.reveal-enabled .booking[data-reveal].is-visible>*,.reveal-enabled .experiences[data-reveal].is-visible>.section-kicker,.reveal-enabled .experiences[data-reveal].is-visible>.section-title,.reveal-enabled .experiences[data-reveal].is-visible>.section-wave,.reveal-enabled .experiences[data-reveal].is-visible .card{opacity:1;transform:translateY(0)}.reveal-enabled .story[data-reveal]>:nth-child(2),.reveal-enabled .location-section[data-reveal]>:nth-child(2),.reveal-enabled .booking[data-reveal]>:nth-child(2),.reveal-enabled .experiences[data-reveal]>.section-title{transition-delay:.1s}.reveal-enabled .story[data-reveal]>:nth-child(3),.reveal-enabled .booking[data-reveal]>:nth-child(3),.reveal-enabled .experiences[data-reveal]>.section-wave{transition-delay:.18s}.reveal-enabled .experiences[data-reveal] .card:first-child{transition-delay:80ms}.reveal-enabled .experiences[data-reveal] .card:nth-child(2){transition-delay:.14s}.reveal-enabled .experiences[data-reveal] .card:nth-child(3){transition-delay:.2s}.reveal-enabled .experiences[data-reveal] .card:nth-child(4){transition-delay:.26s}.reveal-enabled .experiences[data-reveal] .card:nth-child(n+5){transition-delay:.32s}.adventure-strip{grid-template-columns:280px minmax(0,1fr);gap:42px;padding:72px clamp(32px,6vw,110px) 38px;display:grid}.adventure-title{margin:0 0 16px;font-size:42px;line-height:.88}.squiggle{color:#777;font-size:35px;line-height:1}.products-shell{min-width:0;position:relative}.products{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;border-bottom:1px solid #777;gap:18px;padding:0 0 23px;display:flex;overflow:auto hidden}.products::-webkit-scrollbar{display:none}.product{text-align:center;scroll-snap-align:start;flex:0 0 calc(25% - 13.5px);min-width:0}.product-media{height:190px}.product-media img{object-fit:contain}.product-label{letter-spacing:.14em;text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:600}.round-arrow{z-index:2;cursor:pointer;background:#fff;border:1px solid #111;border-radius:50%;width:48px;height:48px;font-size:22px;line-height:1;position:absolute;top:72px;box-shadow:0 5px 14px #0000001f}.round-arrow.prev{left:8px}.round-arrow.next{right:8px}.story{grid-template-columns:1.05fr .85fr 1.25fr;align-items:center;gap:clamp(34px,5vw,86px);padding:92px clamp(32px,6vw,110px) 74px;display:grid}.story-left{height:460px;position:relative}.story-left .main{width:70%;height:390px;position:absolute;top:0;right:0}.story-left .polaroid{background:#fff;width:142px;height:165px;padding:9px 9px 28px;position:absolute;bottom:0;left:0;transform:rotate(4deg);box-shadow:0 8px 20px #00000017}.scribble{font-size:29px;line-height:.9;position:absolute;top:26px;left:0;transform:rotate(-8deg)}.story-copy .section-kicker{margin-bottom:9px}.story-copy h2{margin:0 0 22px;font-size:48px;font-weight:500;line-height:.95}.story-copy p{max-width:330px;margin:0}.story-right{height:415px;position:relative}.story-right>img:not(.leaf){height:100%}.story-right .leaf{object-fit:contain;opacity:.9;pointer-events:none;width:190px;height:190px;position:absolute;bottom:-30px;right:-24px}.experiences{padding:24px clamp(32px,6vw,110px) 72px}.section-kicker{text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#777;font-size:12px}.section-kicker.align-left{text-align:left}.section-title{text-align:center;margin:6px 0 8px;font-size:46px;font-weight:500;line-height:1}.section-wave{text-align:center;color:var(--coral);margin-bottom:22px;font-family:Caveat,cursive;font-size:28px}.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.card{background:#faf8f4;flex-direction:column;min-width:0;display:flex}.card-img{height:340px;overflow:hidden}.card-body{flex-direction:column;flex:1;min-height:230px;padding:20px 19px 18px;display:flex}.card h3{letter-spacing:.05em;text-transform:uppercase;margin:0 0 16px;font-size:16px}.meta{color:#777;gap:18px;margin-bottom:17px;font-size:11px;display:flex}.card p{color:#555;margin:0 0 18px;font-size:14px;line-height:1.6}.card-bottom{flex-direction:column;align-items:stretch;gap:17px;margin-top:auto;display:flex}.pricing{min-height:58px}.price-primary{flex-wrap:wrap;align-items:baseline;column-gap:6px;display:flex}.price-primary strong{font-family:Cormorant Garamond,Georgia,serif;font-size:27px;font-weight:600;line-height:1.05}.price-from{color:var(--muted);font-size:12px}.price-duration{font-size:19px;font-weight:500}.price-other{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.4}.details{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #555;align-self:flex-end;padding-bottom:5px;font-size:11px;font-weight:600}.instagram-section{background:#eee8df;padding:58px clamp(32px,6vw,110px) 72px}.instagram-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.instagram-head h2{margin:5px 0 0;font-size:44px;font-weight:500;line-height:.95}.instagram-head p{max-width:380px;color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.6}.instagram-link{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #111;padding-bottom:8px;font-size:12px;font-weight:600;display:inline-flex}.instagram-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.instagram-tile{aspect-ratio:4/5;background:#ddd;width:100%;height:auto;display:block;overflow:hidden}.instagram-tile img{transition:transform .35s}.instagram-tile:hover img{transform:scale(1.035)}.location-section{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(30px,5vw,80px);padding:72px clamp(32px,6vw,110px);display:grid}.location-copy h2{margin:8px 0 22px;font-size:48px;font-weight:500;line-height:.95}.location-copy p{color:var(--muted);max-width:430px;margin:0 0 24px;font-size:14px;line-height:1.7}.location-actions{flex-wrap:wrap;gap:10px;display:flex}.location-button{letter-spacing:.12em;text-transform:uppercase;border:1px solid #111;justify-content:space-between;align-items:center;gap:22px;min-height:44px;padding:0 16px;font-size:10px;font-weight:600;display:inline-flex}.location-button.primary{color:#fff;border-color:var(--coral);background:var(--coral)}.map-frame{pointer-events:auto;touch-action:auto;border:0;width:100%;height:390px;display:block}.booking{border-top:1px solid #0000000a;grid-template-columns:minmax(320px,380px) 1fr 280px;gap:clamp(30px,4vw,68px);min-height:520px;padding:64px clamp(32px,6vw,110px) 54px;display:grid;position:relative}.booking:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 55%,#0000000f,#0000 57%);width:210px;height:100%;position:absolute;top:0;left:0}.booking-copy{z-index:1;position:relative}.booking-copy h2{margin:0 0 20px;font-size:47px;font-weight:500;line-height:.92}.booking-subtitle{max-width:320px;color:var(--muted);margin:0 0 24px;font-size:15px;line-height:1.55}.checklist{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.checklist li{grid-template-columns:30px 1fr;align-items:start;gap:11px;display:grid}.check-icon{width:28px;height:28px;color:var(--coral);background:#ffffff80;border:1px solid #1212122e;border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.checklist strong{padding-top:1px;font-family:Cormorant Garamond,Georgia,serif;font-size:17px;line-height:1.15;display:block}.checklist small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4;display:block}.center-booking{grid-template-columns:1.15fr 1fr;gap:30px;display:grid}.calendar{padding:4px 0}.cal-head{justify-content:space-between;align-items:center;margin-bottom:22px;font-size:12px;display:flex}.days,.dates{text-align:center;grid-template-columns:repeat(7,1fr);gap:16px 8px;font-size:10px;display:grid}.days{color:#888;margin-bottom:14px}.dates span{place-items:center;height:23px;display:grid}.dates .muted{color:#c3beb6}.dates .active{background:var(--coral);color:#fff;border-radius:50%;width:24px;margin:auto}.calendar-hours{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.12em;text-align:center;text-transform:uppercase;margin-top:20px;padding-top:13px;font-size:10px;font-weight:600}.form{flex-direction:column;gap:12px;display:flex}.label{letter-spacing:.14em;text-transform:uppercase;color:#777;margin-bottom:-7px;font-size:10px}.field{border:1px solid var(--line);color:#444;background:#ffffff57;height:46px;padding:0 13px;font-size:12px}.availability{background:var(--coral);color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:0;height:48px;font-size:11px;font-weight:600}.booking-photo{align-self:center;height:300px;margin-top:-20px}.footer{letter-spacing:.12em;text-transform:uppercase;grid-template-columns:150px minmax(180px,240px) 1fr;align-items:center;gap:32px;padding:24px clamp(32px,6vw,110px) 40px;font-size:11px;display:grid}.footer-logo{width:110px;height:72px;display:block}.footer-hours span{color:var(--muted);margin-bottom:7px;font-size:9px;display:block}.footer-hours strong{font-size:11px;line-height:1.4;display:block}.footlinks{justify-content:flex-end;gap:clamp(20px,4vw,52px);display:flex}@media (width<=1000px){.hero{min-height:800px}.nav{grid-template-columns:110px 1fr auto;height:auto;padding:18px 20px}.logo{width:100px;height:64px}.navlinks,.book-btn{display:none}.hero-copy{width:auto;margin:120px 26px 0}.hero-title{font-size:74px}.hero:after{background:linear-gradient(90deg,#f7f4efe6,#f7f4ef66 55%,#0000)}.stamp{width:88px;height:88px;right:24px}.adventure-strip{grid-template-columns:1fr;padding:48px 22px}.product{flex-basis:calc(50% - 8px)}.story{grid-template-columns:1fr;padding:40px 22px}.story-left,.story-right{height:360px}.cards{grid-template-columns:1fr 1fr}.instagram-section{padding:45px 22px 55px}.instagram-head{display:block}.instagram-head>div:last-child{margin-top:18px}.instagram-grid{grid-template-columns:1fr 1fr}.location-section{grid-template-columns:1fr;padding:50px 22px}.map-frame{height:340px}.booking{grid-template-columns:1fr;padding:45px 22px}.center-booking{grid-template-columns:1fr}.booking-photo{height:260px;margin-top:0}.footer{padding:20px 22px 35px}.footlinks{flex-wrap:wrap}}@media (width<=560px){.hero{min-height:720px}.hero-copy{margin-top:105px}.hero-title{font-size:58px}.hero-title .script{margin-bottom:30px}.vertical-note{display:none}.tropical-divider{grid-template-columns:minmax(24px,1fr) 66px minmax(24px,1fr);gap:12px;height:40px;padding-inline:22px}.tropical-divider svg{width:66px;height:34px}.products-shell{width:100%;max-width:100%;overflow:hidden}.products{gap:0;max-width:100%}.product{scroll-snap-stop:always;flex:0 0 100%;width:100%;padding-inline:26px}.product-media{height:190px;margin-inline:10px}.round-arrow{width:34px;height:34px;font-size:16px;top:78px}.round-arrow.prev{left:2px}.round-arrow.next{right:2px}.cards{grid-template-columns:1fr}.card-img{height:320px}.story{gap:30px}.story-right .leaf{width:156px;height:190px}.story-copy h2,.booking-copy h2{font-size:40px}.section-title,.instagram-head h2{font-size:37px}.instagram-grid{gap:9px}.location-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.location-button{white-space:nowrap;gap:8px;padding-inline:12px}.footer{grid-template-columns:1fr;align-items:start;gap:12px;padding-top:18px;padding-bottom:28px}.footer-logo{width:96px;height:62px}.footer-hours{padding:3px 0 7px}.footlinks{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:15px 24px;width:100%;padding-top:18px;display:grid}.footlinks a{white-space:nowrap;min-width:0}}@media (prefers-reduced-motion:reduce){html,.products{scroll-behavior:auto}.instagram-tile img{transition:none}.hero-bg img,.nav,.hero-title,.hero-sub,.explore,.vertical-note,.stamp{animation:none}.reveal-enabled .story[data-reveal]>*,.reveal-enabled .location-section[data-reveal]>*,.reveal-enabled .booking[data-reveal]>*,.reveal-enabled .experiences[data-reveal]>.section-kicker,.reveal-enabled .experiences[data-reveal]>.section-title,.reveal-enabled .experiences[data-reveal]>.section-wave,.reveal-enabled .experiences[data-reveal] .card{opacity:1;transition:none;transform:none}}
