@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{color:#0b3844;font-synthesis:none;--ink:#073b4a;--aqua:#1fb6b2;--coral:#ff6f50;--sand:#f6f2e9;background:#f6f2e9;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--sand);min-width:320px;margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{width:100%;display:block}.nav{z-index:20;color:#fff;border-bottom:1px solid #ffffff35;justify-content:space-between;align-items:center;width:100%;height:92px;padding:0 clamp(24px,5vw,76px);display:flex;position:absolute;top:0;left:0}.brand{letter-spacing:.22em;align-items:center;gap:11px;font-weight:600;display:flex}.brand small{letter-spacing:.35em;margin-top:2px;font-size:7px;display:block}.brand-mark{border:1px solid;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.brand-mark svg{width:23px}.nav-links{align-items:center;gap:32px;font-size:13px;display:flex}.nav-links>a:not(.nav-cta){opacity:.82}.nav-links>a:hover{opacity:1}.nav-cta,.button{border:0;border-radius:99px;justify-content:center;align-items:center;gap:14px;padding:14px 22px;font-weight:600;display:inline-flex}.nav-cta{border:1px solid #fff8}.nav-cta svg,.button svg{width:18px}.menu{color:#fff;background:0 0;border:0;display:none}.hero{color:#fff;background:#075f75;height:min(900px,100svh);min-height:720px;position:relative;overflow:hidden}.hero-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-wash{background:linear-gradient(90deg,#022633cc 0%,#02263361 43%,#0226330d 78%),linear-gradient(#0000 55%,#02263359);position:absolute;inset:0}.sun-orb{filter:blur(2px);mix-blend-mode:screen;opacity:.55;background:#ff8f64;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-220px;left:-170px}.hero-content{z-index:2;max-width:820px;padding:clamp(150px,20vh,210px) clamp(24px,8vw,130px);position:relative}.eyebrow{letter-spacing:.2em;color:#0f8c8a;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.eyebrow.light{color:#fff}.hero h1,.listing h1,.trip-hero h1{letter-spacing:-.045em;margin:30px 0;font-family:Instrument Serif,serif;font-size:clamp(64px,8.2vw,130px);font-weight:400;line-height:.8}.hero h1 em,h2 em,.listing h1 em,.trip-hero h1 em{font-weight:400}.hero h1 em{color:#ffb098}.hero-copy{color:#ffffffcf;max-width:510px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.button{padding:17px 25px}.button.coral{background:var(--coral);color:#fff;box-shadow:0 10px 30px #d54f2d48}.button.ink{background:var(--ink);color:#fff}.button.full{width:100%}.micro-rating{color:#ffffffbd;font-size:11px}.micro-rating span{color:#ffc085;letter-spacing:.1em;margin-right:8px}.scroll-cue{z-index:2;color:#fff;letter-spacing:.2em;background:0 0;border:0;align-items:center;gap:12px;font-size:9px;display:flex;position:absolute;bottom:30px;right:50px}.scroll-cue span{border:1px solid #ffffff80;border-radius:50%;width:36px;height:36px;position:relative}.scroll-cue span:after{content:"";background:#fff;width:1px;height:13px;position:absolute;top:11px;left:17px}.promise{color:#d9f5ed;letter-spacing:.14em;background:#063e4d;grid-template-columns:repeat(4,1fr);align-items:center;height:78px;padding:0 7vw;font-size:10px;display:grid}.promise span{border-right:1px solid #ffffff1e;justify-content:center;align-items:center;gap:10px;display:flex}.promise span:last-child{border:0}.promise svg{width:18px}.section{padding:clamp(80px,11vw,150px) clamp(22px,7vw,110px)}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:56px;display:flex}.section-heading h2,.story h2,.trip-description h2,.booking-sheet h2,.success h2{letter-spacing:-.035em;margin:22px 0 0;font-family:Instrument Serif,serif;font-size:clamp(48px,6vw,82px);font-weight:400;line-height:.88}.section-heading h2 em,.trip-description h2 em,.booking-sheet h2 em,.success h2 em{color:#169c99}.section-heading>p{color:#60777c;max-width:360px;line-height:1.7}.trip-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.trip-card{background:#fff;min-width:0;position:relative;overflow:hidden}.trip-image{height:350px;position:relative;overflow:hidden}.trip-image:after{content:"";background:linear-gradient(#0000 50%,#063b4838);position:absolute;inset:0}.trip-image img{object-fit:cover;height:100%;transition:transform .7s}.trip-card:nth-child(2) img{object-position:72%}.trip-card:nth-child(3) img{object-position:90%;filter:saturate(.75)sepia(.15)}.trip-card:hover img{transform:scale(1.04)}.trip-image>span{z-index:2;text-transform:uppercase;letter-spacing:.12em;background:#f6f2e9e8;border-radius:99px;padding:8px 12px;font-size:10px;position:absolute;top:18px;left:18px}.trip-info{padding:25px;position:relative}.trip-info>p{letter-spacing:.12em;text-transform:uppercase;color:#799095;font-size:10px}.trip-info h3{margin:10px 0 22px;font-family:Instrument Serif,serif;font-size:32px;font-weight:400}.trip-info>div{color:#6c7e82;border-top:1px solid #dfe4df;justify-content:space-between;align-items:center;padding-top:16px;font-size:12px;display:flex}.trip-info>div span{align-items:center;gap:6px;display:flex}.trip-info svg{width:15px}.trip-info>a{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:-24px;right:22px}.story{color:#fff;background:#063e4d;grid-template-columns:1.12fr 1fr;min-height:740px;display:grid}.story-photo{position:relative;overflow:hidden}.story-photo img{object-fit:cover;object-position:70%;height:100%}.story-photo:after{content:"";background:#087b7a44;position:absolute;inset:0}.stamp{z-index:2;text-align:center;background:#ff7958;border-radius:50%;place-items:center;width:120px;height:120px;font-family:Instrument Serif;font-size:15px;line-height:1.15;display:grid;position:absolute;top:12%;right:-50px;transform:rotate(8deg)}.story-copy{flex-direction:column;justify-content:center;padding:9vw;display:flex}.story-copy h2 em{color:#70dcd2}.story-copy>p:not(.eyebrow){color:#c1d3d2;max-width:480px;line-height:1.8}.story-stats{color:#b7cfce;border-top:1px solid #ffffff28;grid-template-columns:1fr 1fr;gap:20px;margin:28px 0;padding-top:25px;font-size:11px;display:grid}.story-stats span{align-items:center;gap:12px;display:flex}.story-stats strong{color:#fff;font-family:Instrument Serif;font-size:42px;font-weight:400}.text-link{align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex}.text-link svg{width:17px}.departure-list{border-top:1px solid #ccd8d4}.departure{border-bottom:1px solid #ccd8d4;grid-template-columns:90px 2fr 1fr 1fr 30px;align-items:center;gap:25px;padding:22px 0;transition:padding .2s,background .2s;display:grid}.departure:hover{background:#fff9;padding-left:12px}.date-block{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1.2fr;align-items:center;display:grid}.date-block strong{grid-area:1/2/3;font-family:Instrument Serif;font-size:42px}.date-block small,.departure>span:nth-child(2) small{letter-spacing:.13em;color:#6e8589;font-size:9px}.departure>span:nth-child(2){flex-direction:column;gap:7px;display:flex}.departure>span:nth-child(3){align-items:center;gap:8px;font-size:12px;display:flex}.departure svg{width:16px}.spots{color:#188c83;font-size:11px}.spots.low{color:#ef6548}.listing{min-height:100vh;padding-top:150px}.listing h1{color:var(--ink);margin:25px 0 50px}.listing h1 em{color:#189b96}.filters{gap:8px;margin-bottom:35px;display:flex}.filters button{color:var(--ink);background:0 0;border:1px solid #bacac6;border-radius:99px;padding:10px 20px}.filters button.active{background:var(--ink);color:#fff}.trip-hero{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:72vh;min-height:560px;display:flex;position:relative;overflow:hidden}.trip-hero>img,.trip-hero>div{object-fit:cover;height:100%;position:absolute;inset:0}.trip-hero>div{background:linear-gradient(#063b4860,#063b48aa)}.trip-hero h1,.trip-hero p,.trip-kind{position:relative}.trip-hero h1{margin:25px 0;font-size:clamp(62px,9vw,120px)}.trip-kind{letter-spacing:.2em;border:1px solid #fff8;border-radius:99px;padding:8px 16px;font-size:10px}.trip-detail{grid-template-columns:1fr minmax(330px,440px);align-items:start;gap:10vw;display:grid}.trip-description>p:not(.eyebrow){color:#61777b;max-width:600px;line-height:1.8}.included{grid-template-columns:1fr 1fr;gap:18px;margin-top:35px;display:grid}.included span{align-items:center;gap:8px;font-size:12px;display:flex}.included svg{color:#19a39a;width:17px}.booking-card{background:#fff;padding:30px;position:sticky;top:25px;box-shadow:0 20px 70px #0b38441c}.date-options{grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0;display:grid}.date-options button{color:var(--ink);background:#f5f2ea;border:1px solid #0000;flex-direction:column;align-items:center;padding:13px 5px;display:flex}.date-options button.selected{border-color:var(--aqua);background:#ddf3ef}.date-options small{letter-spacing:.1em;font-size:8px}.date-options strong{font-family:Instrument Serif;font-size:28px}.booking-row{border-top:1px solid #e2e6e1;justify-content:space-between;align-items:center;height:62px;font-size:12px;display:flex}.stepper{align-items:center;gap:15px;display:flex}.stepper button{background:#fff;border:1px solid #ccd6d3;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.stepper svg{width:12px}.total{border-top:1px solid #e2e6e1;justify-content:space-between;align-items:end;padding:22px 0;display:flex}.total strong{font-family:Instrument Serif;font-size:32px;font-weight:400}.total small{font:600 10px DM Sans}.cash-note{color:#73878a;justify-content:center;align-items:center;gap:6px;margin:14px 0 0;font-size:10px;display:flex}.cash-note svg{width:14px}.sheet-backdrop{z-index:49;background:#032c36aa;border:0;position:fixed;inset:0}.booking-sheet{z-index:50;background:#f7f3eb;width:min(520px,100%);height:100dvh;padding:clamp(30px,6vw,60px);position:fixed;top:0;right:0;overflow:auto;box-shadow:-20px 0 80px #001b2350}.sheet-close{background:0 0;border:1px solid #c7d1ce;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:24px;right:24px}.booking-sheet h2{margin:28px 0}.sheet-summary{background:#e0f1ed;flex-direction:column;gap:5px;margin-bottom:22px;padding:18px;font-size:12px;display:flex}.booking-sheet label{flex-direction:column;gap:7px;margin:14px 0;font-size:11px;font-weight:600;display:flex}.booking-sheet input{background:#fff;border:1px solid #ccd6d2;border-radius:0;outline:none;padding:15px;font-size:14px}.booking-sheet input:focus{border-color:var(--aqua)}.success{flex-direction:column;justify-content:center;height:100%;display:flex}.success>span{color:#fff;background:var(--aqua);border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.success>p:not(.eyebrow){color:#62787c;margin-bottom:30px;line-height:1.7}footer{color:#fff;background:#042f3a;justify-content:space-between;align-items:center;padding:60px 7vw;display:flex}footer>p{font-family:Instrument Serif;font-size:24px}footer>div{gap:24px;font-size:11px;display:flex}.inverse{color:#fff}@media (width<=850px){.nav{height:76px;padding:0 20px}.menu{z-index:2;display:block}.nav-links{background:#073b4a;flex-direction:column;justify-content:center;align-items:flex-start;padding:50px;font-family:Instrument Serif;font-size:38px;transition:transform .35s;display:flex;position:fixed;inset:0;transform:translate(100%)}.nav-links.open{transform:none}.nav-cta{margin-top:20px;font:600 13px DM Sans}.hero{height:100svh;min-height:700px}.hero-img{object-position:65%}.hero-wash{background:linear-gradient(#0226331a 25%,#022633d9)}.hero-content{flex-direction:column;justify-content:flex-end;height:100%;padding:140px 24px 90px;display:flex}.hero h1{margin:24px 0;font-size:64px;line-height:.84}.hero-copy{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start}.scroll-cue{display:none}.promise{grid-template-columns:1fr 1fr;gap:20px;height:auto;padding:22px 15px}.promise span{border:0;justify-content:flex-start}.section{padding:80px 20px}.section-heading{display:block}.section-heading>p{margin-top:25px}.trip-grid{scroll-snap-type:x mandatory;gap:12px;margin-right:-20px;padding-right:20px;display:flex;overflow-x:auto}.trip-card{scroll-snap-align:center;min-width:85vw}.trip-image{height:330px}.story{grid-template-columns:1fr}.story-photo{height:460px}.stamp{top:auto;bottom:-45px;right:20px}.story-copy{padding:90px 25px}.departure{grid-template-columns:70px 1fr 25px}.departure>span:nth-child(3),.departure>.spots{display:none}.listing{padding-top:130px}.listing .trip-grid{grid-template-columns:1fr;margin:0;padding:0;display:grid;overflow:visible}.listing .trip-card{min-width:0}.trip-hero{height:62vh}.trip-detail{grid-template-columns:1fr;gap:55px}.booking-card{position:static}.included,.story-stats{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:25px}footer>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
