@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--ink:#540e12;--deep:#540e12;--paper:#fbf4e9;--gold:#edc98f;--muted:#6e5547}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #de8b20;outline-offset:5px}.skip{position:absolute;top:-70px;background:white;padding:12px;z-index:20}.skip:focus{top:0}header{height:100px;max-width:1440px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;gap:10px;align-items:center;font-size:24px;letter-spacing:4px;line-height:1.2;font-weight:700}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-top:5px}.brandmark{font-size:54px;font-weight:400;letter-spacing:0}nav{display:flex;gap:28px;font-size:14px}nav a:hover,.textlink:hover{text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:14px 24px;background:var(--gold);color:#540e12;border-radius:6px;font-weight:700;line-height:1.4;transition:transform .2s}.button:hover{transform:translateY(-2px)}.button.small{background:var(--deep);color:white;font-size:14px;min-height:44px;padding:12px 18px}.hero{display:grid;grid-template-columns:1.1fr 1fr;max-width:1440px;margin:auto;min-height:685px;background:var(--deep);color:white;overflow:hidden}.hero-copy{padding:68px 6% 56px 10%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:3px;margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(36px,3.7vw,58px);font-weight:500;line-height:1.14;letter-spacing:-1.7px;margin-bottom:26px}h1 em,h2 em{font-family:'Playfair Display',Georgia,serif;font-weight:500;color:var(--gold)}.intro{max-width:480px;color:#f0dfcf;font-size:17px;line-height:1.8;margin-bottom:32px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.textlink{font-size:14px}.hero-note{font-size:12px;color:#e5cbb4;margin:30px 0 0}.hero-media{position:relative;margin:26px 28px 26px 0;min-height:590px}.sea{width:100%;height:100%;max-height:665px;object-fit:cover;border-radius:110px 6px 6px 6px;object-position:50% 55%}.photo-label{position:absolute;top:34px;right:28px;font-size:12px;text-align:right;text-shadow:0 1px 8px #122f35}.photo-label span{display:block;font-size:14px}.boat{position:absolute;bottom:24px;left:-38px;margin:0;width:185px;transform:rotate(-7deg);padding:7px;background:white;box-shadow:0 12px 28px #001d3044;color:var(--ink)}.boat img{display:block;width:100%;height:215px;object-fit:cover}.boat figcaption{font-family:Georgia,serif;font-style:italic;text-align:center;padding:8px 0 2px}.vertical{position:absolute;bottom:60px;right:20px;writing-mode:vertical-rl;font-size:11px;letter-spacing:3px}.ribbon{display:flex;justify-content:space-around;gap:20px;padding:23px;background:#eedfca;font-family:'Playfair Display',Georgia,serif;font-size:21px}footer{padding:35px 6%;display:flex;justify-content:space-between;gap:20px;font-size:14px}section{scroll-margin-top:20px}@media(min-width:1441px){.hero{border-radius:12px}}@media(max-width:950px){header{height:86px}nav{display:none}.hero{grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{padding:45px 8%}h1{font-size:40px}.hero-media{min-height:530px}.boat{width:140px;left:-15px}.boat img{height:170px}.ribbon{font-size:17px}}@media(max-width:650px){header{padding:0 6%;height:84px}.brand{font-size:20px}.brandmark{font-size:40px}.brand small{font-size:8px}header .button{font-size:12px;max-width:145px;padding:10px}.hero{display:block}.hero-copy{padding:42px 7% 32px}.eyebrow{font-size:11px;margin-bottom:20px}h1{font-size:43px;letter-spacing:-1.5px}.intro{font-size:16px}.hero-media{margin:0 7% 28px 12%;height:430px;min-height:0}.sea{border-radius:70px 6px 6px 6px}.boat{width:135px;bottom:20px;left:-25px}.boat img{height:160px}.hero-note{font-size:11px}.ribbon{padding:20px;flex-wrap:wrap;gap:4px 18px;font-size:16px}footer{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.section{max-width:1240px;padding:92px 5%;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:40px}.section-head>p{max-width:340px;color:var(--muted);margin-bottom:7px}h2{font-size:clamp(32px,3.1vw,46px);letter-spacing:-1.2px;line-height:1.2;font-weight:500;margin-bottom:20px}.section .eyebrow{color:#8b5b25;font-size:11px}.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.route{background:white;border:1px solid #dbc7b0;border-radius:10px;overflow:hidden}.route>a{display:block;overflow:hidden}.route img{width:100%;height:auto;display:block}.route-body{padding:28px 30px 32px}.route-body .eyebrow{margin-bottom:12px}h3{font-size:28px;letter-spacing:-.6px;font-weight:500;margin-bottom:14px}.route-body p{color:var(--muted)}.route-body .stops{font-size:14px;border-top:1px solid #ddc9b1;padding-top:18px}.route-cta{display:inline-block;font-weight:700;border-bottom:1px solid #986529;padding-bottom:4px;font-size:15px}.fine{font-size:13px;color:var(--muted);margin:22px 0 0}.experience{background:#540e12;color:white;padding:80px max(6%,calc((100vw - 1120px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:55px}.experience-copy>p{color:#f0ddc8}.experience-copy .eyebrow{color:#edc98f}.benefits{margin-top:30px}.benefits>div{display:flex;gap:20px;border-top:1px solid #ffffff25;padding-top:18px}.benefits>div>span{color:#edc98f;font-family:Georgia,serif;font-size:22px}.benefits p{color:#f0ddc8;font-size:14px}.benefits strong{display:block;color:white;font-size:17px;margin-bottom:3px}.videos{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}.videos figure{margin:0}.videos figure:nth-child(2){margin-top:75px}.videos video{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:cover;background:#330b0d;border-radius:70px 70px 8px 8px}.videos figcaption{margin-top:14px;font-size:16px}.videos small{display:block;color:#ead4bd;font-size:12px;margin-top:4px}.about{border-bottom:1px solid #deccb6}.about>div{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about p{color:var(--muted)}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.faq>div>p{color:var(--muted)}details{border-bottom:1px solid #deccb6;padding:20px 0}details:first-child{border-top:1px solid #deccb6}summary{list-style:none;cursor:pointer;font-weight:600;position:relative;padding-right:30px;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;top:0;font-size:23px;font-weight:400}details[open] summary:after{content:'−'}details p{padding-top:14px;margin-bottom:0;color:var(--muted);font-size:15px}.closing{background:#efdfc9;text-align:center;padding:70px 6%}.closing .eyebrow{color:#83531f}.closing h2{font-family:'Playfair Display',Georgia,serif}.closing>p{color:#674b39}.closing .button{background:var(--deep);color:white}.closing .contact-number{font-size:14px;margin:15px 0 0}.floating{position:fixed;right:22px;bottom:20px;padding:12px 22px;border-radius:30px;background:#640f16;color:white;font-size:14px;font-weight:600;box-shadow:0 3px 15px #002f3033;z-index:10}footer{padding-bottom:85px}.hero-note{font-size:13px}.brand small{font-size:11px;letter-spacing:1.3px}.eyebrow,.section .eyebrow{font-size:12px}.vertical{font-size:12px}.hero-media{align-self:stretch}.sea{position:absolute;inset:0;max-height:none}.hero-copy{position:relative;z-index:1}.route-cta:hover{text-decoration:underline}@media(max-width:950px){.experience{padding:65px 6%;gap:30px;grid-template-columns:1fr}.experience-copy{max-width:650px}.videos{max-width:560px;margin:auto}.faq{grid-template-columns:1fr;gap:20px}.section-head{gap:25px}.about>div{gap:30px}.hero h1{font-size:36px}}@media(max-width:650px){.section{padding:58px 7%}.section-head{display:block;margin-bottom:26px}.section-head>p{max-width:none}.route-grid{grid-template-columns:1fr;gap:24px}.route-body{padding:24px}.experience{padding:55px 7%}.videos{gap:12px}.videos figure:nth-child(2){margin-top:50px}.videos figcaption{font-size:14px}.videos small{font-size:12px}.videos video{border-radius:45px 45px 6px 6px}.about>div{grid-template-columns:1fr;gap:10px}.about h2 br{display:none}.closing{padding:55px 7%}.closing h2{font-size:34px}.floating{right:14px;bottom:14px;padding:11px 18px;font-size:13px}.hero h1{font-size:42px}.hero-media{height:430px}.brand small{font-size:10px;letter-spacing:.8px}.hero-note{font-size:12px}.photo-label{right:18px}.section h2{font-size:34px}}@media(max-width:360px){.hero h1{font-size:36px}.brand{font-size:17px}.brandmark{display:none}header .button{max-width:140px}}
@media(max-width:780px){.hero{display:block}.hero-copy{padding:42px 7% 32px}.hero h1{font-size:44px}.hero-media{margin:0 7% 28px 12%;height:460px;min-height:0}.sea{border-radius:70px 6px 6px 6px}}

/* Brand palette from the supplied campaign artwork. */
.hero{background:#f3e7d6;color:#540e12;border-top:1px solid #dcc5a5}.hero .intro{color:#624735}.hero h1 em{color:#8a551b}.hero .eyebrow{color:#744517}.hero-note{color:#694a37}.button,.button:visited,.button.small,.closing .button,.floating{background:#640f16;color:#fff8ee;border:2px solid #640f16;font-weight:700}.button:hover,.floating:hover{background:#42090e;border-color:#42090e;color:#fff}.hero .textlink{color:#540e12;font-weight:600}.button:focus-visible,.floating:focus-visible{outline:3px solid #aa6c22;outline-offset:4px}.brandmark{color:#640f16}.boat{color:#540e12;background:#fff8ee}.photo-label,.vertical{color:#fff;text-shadow:0 2px 5px #000;background:#0005;padding:5px;border-radius:4px}.brand-story{padding-bottom:55px}.art-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.art-grid a{display:block;border:1px solid #d7bea0;border-radius:10px;overflow:hidden;background:#f1e3d0;box-shadow:0 10px 25px #54210d0d}.art-grid img{display:block;width:100%;height:auto}.trip-summary{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 0 0}.trip-summary p{max-width:650px;color:#6e5547;margin:0}.trip-summary strong{display:block;color:#540e12;font-size:22px}.trip-summary .button{flex-shrink:0}.routes{padding-top:45px}.experience h2 em{color:#edc98f}.route{background:#fffaf2}.closing{border-top:1px solid #d7bea0}.ribbon{color:#633710}.floating{box-shadow:0 4px 20px #36070933}@media(max-width:780px){.art-grid{grid-template-columns:1fr;max-width:480px;margin:auto;gap:24px}.trip-summary{flex-direction:column;align-items:start}.hero h1{font-size:clamp(34px,7vw,44px)}}
