@import url("/fonts/fonts.css");
:root{--paper:#f5f3ec;--ink:#183b32;--muted:#687068;--line:#d8ddd3;--gold:#c5b77e;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans','Trebuchet MS',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ad7842;outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.035em}h1{font-size:clamp(54px,6.1vw,90px)}h2{font-size:clamp(38px,4vw,60px)}h3{font-size:31px}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em}p{color:var(--muted)}.section{max-width:1440px;padding:90px 6.3%;margin:auto}.eyebrow{font-family:var(--sans);font-size:13px;letter-spacing:2px;font-weight:600;display:block;margin-bottom:25px}.light{color:#f6f5ec}.announcement{height:33px;background:var(--ink);color:#e2e9dc;text-align:center;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;letter-spacing:.45px}.announcement a{border-bottom:1px solid #95a598}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#b6c591;flex-shrink:0}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:30px;background:var(--paper)}.brand{display:flex;align-items:center;gap:13px;line-height:1.3;font-size:17px;font-weight:700;letter-spacing:2px;flex-shrink:0}.brand svg{width:59px;height:43px;fill:none;stroke:var(--ink);stroke-width:1.8}.brand-small{display:block;font-size:12px;letter-spacing:4px;text-align:center;margin-top:5px}.site-header nav{display:flex;gap:32px;align-items:center;font-size:15px}.site-header nav>a:not(.button){padding:9px 0;position:relative}.site-header nav>a:not(.button)[aria-current]::after,.site-header nav>a:not(.button):hover::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--ink)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;min-height:51px;padding:14px 23px;font-size:15px;font-weight:500;line-height:1.4;border:1px solid transparent;border-radius:2px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#285446}.button-cream{background:var(--paper);color:var(--ink)}.button-cream:hover{background:#fff}.button-outline{border-color:#87988c}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:15px;border-bottom:1px solid currentColor;padding-bottom:6px;line-height:1.6}.menu-toggle{display:none}.hero{height:min(710px,calc(100svh - 137px));min-height:575px;position:relative;color:var(--paper);isolation:isolate;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 53%;z-index:-2}.hero-shade{background:linear-gradient(90deg,rgba(7,27,22,.68),rgba(7,27,22,.18) 65%,rgba(7,27,22,.12)),linear-gradient(0deg,rgba(7,27,22,.53),transparent 35%);z-index:-1}.hero-content{padding:95px 6.3% 90px;max-width:960px}.hero h1{font-size:clamp(65px,6.8vw,100px);margin-bottom:25px;line-height:.99;color:#fffdf5;letter-spacing:-.035em}.hero h1 em{font-size:.97em}.hero-content>p{color:#e2e6dd;font-size:16px;max-width:420px;line-height:1.9;margin-bottom:31px}.hero .eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:29px;font-size:12px}.small-line{display:inline-block;width:24px;height:1px;background:currentColor}.hero-actions{display:flex;align-items:center;gap:28px}.hero-actions .text-link{font-size:13px}.hero-bottom{position:absolute;bottom:29px;left:6.3%;right:6.3%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.9px}.hero-bottom a span{margin-left:18px;font-size:19px}.hero-stamp{position:absolute;right:7%;top:57%;border:1px solid #e0e6d880;border-radius:50%;height:115px;width:115px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(12deg);font-size:12px;letter-spacing:2px;gap:8px}.hero-stamp svg{width:53px;fill:none;stroke:currentColor;stroke-width:1.2}.trust-strip{display:flex;justify-content:space-around;align-items:center;padding:25px 7%;border-bottom:1px solid var(--line);font-size:14px;gap:25px}.trust-strip b{font-weight:600}.trust-strip i{height:20px;border-left:1px solid #c4cfc3}.intro{display:grid;grid-template-columns:1.25fr 1fr;gap:10%;padding-bottom:42px}.intro h2{font-size:49px;margin-bottom:0}.intro-copy{padding-top:38px;font-size:16px;line-height:1.9;max-width:445px}.intro-copy p+p{margin-bottom:0}.experience-section{padding-top:28px;padding-bottom:75px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:30px}.section-heading>.eyebrow{margin-bottom:0}.section-heading>.text-link{font-size:14px}.trip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.trip-photo{position:relative;overflow:hidden;aspect-ratio:1.18}.trip-photo img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.trip-card:hover img{transform:scale(1.04)}.trip-card:nth-child(3) img{object-position:70% center}.image-tag{position:absolute;left:17px;top:17px;background:#f5f3ecef;padding:6px 11px;font-size:12px;letter-spacing:1.5px}.circle-arrow{position:absolute;bottom:16px;right:16px;background:var(--paper);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:20px}.trip-label{display:flex;justify-content:space-between;gap:8px;font-size:12px;font-weight:600;letter-spacing:1px;margin:22px 0 13px}.trip-label span:last-child{color:#7b8378}.trip-card h3{font-size:27px;letter-spacing:-.045em;margin-bottom:12px}.trip-card p{font-size:15px;line-height:1.8;max-width:300px;margin-bottom:0}.section-note{font-size:13px;margin:30px 0 0;color:#777f75}.waters-feature{display:grid;grid-template-columns:1fr 1fr;background:#e9ede4}.waters-photo{position:relative;min-height:610px}.waters-photo img{height:100%;width:100%;object-fit:cover;object-position:70% center}.photo-note{position:absolute;bottom:25px;left:35px;color:#fff;font-size:12px;letter-spacing:2px}.waters-copy{padding:68px 13% 60px 11%}.waters-copy h2{font-size:61px;margin-bottom:25px}.waters-copy>p{font-size:15px;line-height:1.9;max-width:370px}.river-list{margin:27px 0}.river-list>a{display:flex;justify-content:space-between;border-top:1px solid #cbd3c6;padding:12px 0;font-family:var(--serif);font-size:24px}.river-list>a:last-child{border-bottom:1px solid #cbd3c6}.river-list small{font-family:var(--sans);font-size:12px;color:#71816d;display:inline-block;margin-right:16px;vertical-align:middle}.waters-copy>.text-link{font-size:13px}.philosophy{text-align:center;padding-top:95px;padding-bottom:80px;position:relative}.philosophy h2{font-size:61px}.philosophy p{font-size:16px;line-height:1.9;margin-bottom:28px}.decor-river{display:block;font-family:var(--serif);font-size:45px;letter-spacing:3px;color:#98a28c;margin-top:25px}.season-banner{background:var(--ink);padding:64px 12%;display:flex;justify-content:space-between;align-items:center;gap:50px;color:var(--paper);position:relative;overflow:hidden}.season-banner:after{content:'';position:absolute;width:620px;height:350px;border:1px solid #ffffff09;border-radius:50%;transform:rotate(-30deg);right:-150px;pointer-events:none;box-shadow:0 0 0 20px #ffffff03,0 0 0 45px #ffffff03,0 0 0 80px #ffffff03}.season-banner h2{font-size:62px;margin:0}.season-banner p{color:#c1cfc2;font-size:16px}.season-banner>div{position:relative;z-index:1}.season-banner .text-link{display:table;margin-top:20px;font-size:13px}.journal-preview h2{margin-bottom:0;font-size:47px}.notes-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.notes-grid>a{border-top:1px solid var(--line);padding-top:27px}.notes-grid h3{font-size:32px;margin-bottom:22px}.notes-grid .eyebrow{font-size:12px;margin-bottom:18px}.notes-grid img{width:100%;aspect-ratio:1.65;object-fit:cover;margin-bottom:25px}.notes-grid p{font-size:16px}footer{background:#e8ece2;padding:55px 6.3% 20px}.footer-top{display:grid;grid-template-columns:1.45fr .8fr .8fr 1.2fr;gap:40px;max-width:1260px;margin:auto;padding-bottom:50px}.footer-brand{font-family:var(--serif);font-size:28px;line-height:1.2}.footer-brand span{display:block;font-family:var(--sans);font-size:12px;letter-spacing:2px;margin-top:10px}.footer-top p{font-size:14px;margin-top:20px}.footer-top>div>a:not(.footer-brand){display:block;font-size:14px;margin-bottom:8px}.footer-top .eyebrow{font-size:12px;margin-bottom:15px}.footer-cta{font-family:var(--serif);font-size:30px;line-height:1.15;display:block}.footer-cta span{display:inline-block;margin-left:15px}.footer-bottom{border-top:1px solid #cdd5c7;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#687764;gap:20px;max-width:1260px;margin:auto}.page-intro{padding-top:80px;padding-bottom:60px}.page-intro h1{max-width:1000px;margin-bottom:30px}.page-intro>p{max-width:620px;line-height:1.9}.trip-details{padding-top:0}.trip-details article{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;border-top:1px solid var(--line);padding:65px 0}.trip-details article:nth-child(2)>img{order:2}.trip-details article>img{width:100%;aspect-ratio:.95;object-fit:cover}.trip-details article h2{font-size:50px}.trip-details p{font-size:16px}.check-list{padding-left:18px;font-size:16px;line-height:2.3}.muted{font-size:14px!important}.water-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-top:0}.water-card{border:1px solid #cbd4c6;padding:40px;background:#edf0e7;transition:background .2s}.water-card:hover{background:#e1e8da}.water-card h2{font-size:42px}.water-card p{max-width:360px}.callout{background:#e9ede4;max-width:none;text-align:center}.callout p{max-width:640px;margin:0 auto 25px}.article-landscape{position:relative;height:400px}.article-landscape img{width:100%;height:100%;object-fit:cover}.article-landscape span{position:absolute;bottom:20px;left:6%;color:white;font-size:12px;letter-spacing:1px}.article-body{max-width:850px;font-size:16px;line-height:1.9}.article-body h2{font-size:36px;margin-top:35px;margin-bottom:20px}.article-body h1{font-size:70px}.article-body a:not(.button){text-decoration:underline;text-underline-offset:4px}.source-note{font-size:14px;background:#e8ede1;padding:22px;margin-top:30px}.source-note a{text-decoration:underline}.article-body .button{margin-top:25px}.legal{padding-top:85px;min-height:60vh}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:0;align-items:center}.story-layout img{width:100%;height:620px;object-fit:cover}.story-layout p{font-size:16px}.filter-tabs{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:30px}.filter-tabs button{padding:11px 22px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:15px;border-radius:2px}.filter-tabs button.active{background:var(--ink);color:white}.season-list article{display:grid;grid-template-columns:180px 1fr 210px;gap:40px;align-items:center;border-top:1px solid var(--line);padding:40px 0}.season-list article[hidden]{display:none}.season-month{font-family:var(--serif);font-size:35px;line-height:1.3}.season-month span{display:block;font-family:var(--sans);font-size:12px;letter-spacing:2px;margin-top:8px}.season-list h2{font-size:38px;margin-bottom:15px}.season-list .eyebrow{margin-bottom:10px}.season-list p{font-size:16px;margin-bottom:0}.booking-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:10%;align-items:start;padding-top:70px}.booking-intro h1{font-size:90px}.booking-intro>p{max-width:350px}.booking-note{display:flex;gap:12px;border-top:1px solid var(--line);padding-top:25px;margin:30px 0}.booking-note .status-dot{margin-top:9px;background:#668650}.booking-note b{font-size:15px}.booking-note p{font-size:15px;margin-top:7px}.booking-intro>img{height:240px;width:100%;object-fit:cover}.booking-form-panel{background:#e9ede3;padding:40px}.booking-form-panel h2{font-size:44px;margin-bottom:30px}.field{margin-bottom:20px}.field label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.field label span{font-weight:400;color:#6c786a}.field input,.field select,.field textarea{display:block;width:100%;background:#fbfcf7;border:1px solid #c8d0c2;padding:12px 13px;border-radius:2px;color:var(--ink);font-size:15px;min-height:46px}.field textarea{resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#7b8478}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.8;margin:5px 0 22px}.consent input{accent-color:var(--ink);margin-top:4px}.consent a{text-decoration:underline}.submit-button{width:100%}.form-footnote{font-size:12px;text-align:center;margin:14px 0 0}.honey{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.validation-summary-valid{display:none}.validation-summary-errors{color:#8a302b;font-size:15px;border:1px solid #bd8e85;padding:10px;margin-bottom:22px}.success{padding:40px 0}.success p{font-size:16px}.skip-link{position:absolute;left:15px;top:-100px;z-index:20;background:white;padding:12px}.skip-link:focus{top:10px}
@media(min-width:1550px){.hero-content{padding-left:calc((100vw - 1260px)/2)}.hero h1{font-size:105px}.hero{height:740px}}
@media(max-width:1050px){.site-header nav{gap:20px}.brand{font-size:16px;gap:8px}.brand svg{width:45px}.site-header{padding:0 4%}.intro h2{font-size:42px}.trip-card h3{font-size:24px}.trip-label{font-size:12px}.waters-copy{padding:50px 10%}.waters-copy h2{font-size:50px}.season-list article{grid-template-columns:120px 1fr;gap:25px}.season-list .button{grid-column:2;justify-self:start}.booking-layout{gap:6%}.booking-form-panel{padding:25px}.booking-intro h1{font-size:77px}.footer-top{gap:25px}}
@media(max-width:760px){.announcement{font-size:12px;gap:6px}.site-header{height:83px;padding:0 6%;position:relative;z-index:5}.brand{font-size:16px}.brand svg{width:47px}.brand-small{font-size:12px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid #bdc8b8;padding:7px 12px;color:var(--ink);font-size:14px}.site-header nav{display:none;position:absolute;top:83px;left:0;right:0;background:var(--paper);padding:20px 6% 30px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #11241b15}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:14px}.hero{height:690px;min-height:0}.hero-content{padding:77px 7% 100px}.hero h1{font-size:68px;line-height:1.02}.hero-content>p{font-size:16px;max-width:310px}.hero .eyebrow{font-size:12px;letter-spacing:1.6px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#0b251fbf,#0b251f40),linear-gradient(0deg,#0b251f99,transparent 40%)}.hero-stamp{height:80px;width:80px;right:7%;top:auto;bottom:89px;font-size:12px;gap:3px}.hero-stamp svg{width:40px}.hero-bottom{font-size:12px;letter-spacing:1px;left:7%;right:7%;bottom:22px}.trust-strip{padding:23px 6%;gap:12px;font-size:12px;text-align:center;line-height:1.6}.trust-strip span{flex:1}.trust-strip b{display:block}.trust-strip i{height:30px}.section{padding:60px 7%}.intro{grid-template-columns:1fr;gap:20px;padding-bottom:25px}.intro h2{font-size:42px}.intro-copy{padding-top:0;font-size:16px;max-width:none}.eyebrow{font-size:12px;margin-bottom:20px}.experience-section{padding-top:20px}.trip-grid{grid-template-columns:1fr;gap:40px}.trip-photo{aspect-ratio:1.25}.trip-label{font-size:12px}.trip-card h3{font-size:32px}.trip-card p{max-width:none;font-size:16px}.section-heading{gap:15px;align-items:flex-start}.section-heading>.text-link{white-space:nowrap;font-size:12px}.section-heading>.eyebrow{font-size:12px}.waters-feature{grid-template-columns:1fr}.waters-photo{height:360px;min-height:0}.waters-copy{padding:45px 7% 50px}.waters-copy h2{font-size:57px}.waters-copy>p{font-size:16px;max-width:none}.river-list>a{font-size:26px;padding:15px 0}.philosophy h2{font-size:43px}.philosophy p{font-size:15px}.season-banner{padding:50px 7%;display:block}.season-banner h2{font-size:58px}.season-banner>div+div{margin-top:30px}.notes-grid{grid-template-columns:1fr;gap:35px}.journal-preview .section-heading{display:block}.journal-preview .section-heading>a{margin-top:25px}.journal-preview h2{font-size:43px}.notes-grid h3{font-size:31px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-top>div:first-child{grid-column:1/-1}.footer-cta{grid-column:1/-1;font-size:32px}.footer-bottom{flex-direction:column;gap:10px;font-size:12px}footer{padding:40px 7% 25px}.page-intro h1{font-size:58px}.page-intro>p{font-size:16px}.trip-details{padding-top:0}.trip-details article{grid-template-columns:1fr;gap:30px;padding:35px 0}.trip-details article:nth-child(2)>img{order:0}.trip-details article>img{aspect-ratio:1.2}.trip-details article h2{font-size:46px}.water-grid{grid-template-columns:1fr;padding-top:0}.water-card{padding:30px}.water-card h2{font-size:36px}.article-landscape{height:260px}.article-landscape span{font-size:12px}.article-body{font-size:16px}.article-body h1{font-size:52px}.article-body h2{font-size:33px}.story-layout{grid-template-columns:1fr;gap:35px;padding-top:0}.story-layout img{height:350px}.filter-tabs{gap:8px}.filter-tabs button{font-size:13px;padding:9px 13px}.season-list article{grid-template-columns:1fr;gap:20px}.season-list .button{grid-column:auto}.season-month{font-size:28px}.season-list h2{font-size:34px}.booking-layout{grid-template-columns:1fr;gap:40px}.booking-intro h1{font-size:78px}.booking-intro>img{display:none}.booking-form-panel{padding:25px 20px}.form-row{grid-template-columns:1fr;gap:0}.booking-note{margin-bottom:0}.booking-form-panel h2{font-size:39px}.field input,.field select,.field textarea{font-size:16px}.field label{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:760px){.hero h1{font-size:clamp(46px,12vw,64px)}}


/* Readable supporting typography across desktop and mobile. */
.field input,.field select,.field textarea{font-size:16px}
.field label,.booking-note b{font-size:15px}
.consent,.form-footnote,.source-note,.section-note,.footer-bottom{font-size:14px}
.brand-small{font-size:10px;letter-spacing:3px}
.trip-label{flex-wrap:wrap;row-gap:4px;letter-spacing:.7px}
.hero{min-height:640px}
.hero-content{padding-top:80px}
.hero-actions{flex-wrap:wrap;row-gap:18px}
.hero-stamp{width:132px;height:132px;font-size:11px;letter-spacing:1.3px}
.announcement{height:auto;min-height:38px;padding:6px 12px;flex-wrap:wrap;line-height:1.5}
.eyebrow{letter-spacing:1.6px}
@media(max-width:1000px){
.site-header{position:relative;z-index:5}
.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid #bdc8b8;padding:9px 13px;color:var(--ink);font-size:14px}
.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 6% 30px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #11241b15}
.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:14px}
}
@media(max-width:760px){
.hero{height:auto;min-height:720px}
.hero-content{padding:65px 7% 155px}
.hero-stamp{width:88px;height:88px;font-size:8px;right:7%;bottom:61px}
.hero-bottom{font-size:10px;letter-spacing:.5px;align-items:flex-end;gap:20px}
.hero-bottom>span{max-width:160px}
.hero-bottom>a{max-width:115px;text-align:right}
.hero .eyebrow{font-size:11px;letter-spacing:1.1px}
.hero-actions .text-link{font-size:14px}
.trust-strip{flex-wrap:wrap;gap:14px;font-size:14px}
.trust-strip span{flex-basis:100%}
.trust-strip i{display:none}
.trust-strip b{display:inline}
.section-heading{flex-wrap:wrap}
.section-heading>.eyebrow,.notes-grid .eyebrow{font-size:12px}
.section-heading>.text-link{font-size:14px;white-space:normal}
.booking-intro h1{font-size:clamp(56px,16vw,72px)}
.footer-top{column-gap:20px}
.photo-note,.article-landscape span{font-size:11px;letter-spacing:1px;right:20px}
}

.license-note{border-top:1px solid var(--line);padding:26px 0;margin:0 0 30px}
.license-note .eyebrow{margin-bottom:12px}
.license-note h2{font-size:32px;line-height:1.15;margin-bottom:18px}
.license-note p{font-size:15px;line-height:1.75;margin-bottom:14px}
.license-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:22px 0}
.license-links a{font-size:15px;text-decoration:underline;text-underline-offset:4px}
.license-note .license-timing{font-size:14px;margin-bottom:0}
.trip-license{padding-top:0}
.trip-license .license-note{max-width:800px;margin:0 auto}
