:root{--navy:#062b45;--ink:#092236;--river:#1776a6;--blue:#69b9df;--mist:#e9f2f4;--paper:#fbfcfa;--sand:#e9a35f;--line:#cad9dd;--max:72rem;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--sand);outline-offset:3px}.skip-link{position:fixed;top:1rem;left:1rem;z-index:30;transform:translateY(-200%);background:#fff;padding:.75rem 1rem}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 2.5rem),var(--max));margin:auto}.site-header{height:5.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 max(1.25rem,calc((100vw - var(--max))/2));background:var(--paper);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;line-height:1}.brand-mark{height:2.2rem;width:2.2rem;display:grid;place-items:center;background:var(--navy);color:#fff;font-family:var(--serif);font-size:1.55rem;font-style:italic;clip-path:polygon(0 0,100% 0,76% 100%,0 100%)}.brand strong,.brand small{display:block;letter-spacing:.1em}.brand strong{font-size:.75rem}.brand small{font-size:.56rem;margin-top:.3rem;color:#517083}.site-nav{display:flex;align-items:center;gap:1.25rem;font-size:.87rem;font-weight:700}.site-nav>a:not(.button){text-decoration:none}.site-nav>a:not(.button):hover{color:var(--river)}.button{display:inline-block;border:0;border-radius:0;background:var(--sand);padding:.82rem 1.15rem;color:#182a36;font-size:.88rem;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .2s,background .2s}.button:hover{background:#f0b476;transform:translateY(-2px)}.button-small{padding:.6rem .85rem;font-size:.78rem}.menu-toggle{display:none;background:transparent;border:0;color:var(--navy);font-weight:800;font-size:.9rem}.hero{position:relative;min-height:min(45rem,calc(100vh - 5.25rem));display:flex;align-items:center;overflow:hidden;background:var(--navy);color:white}.hero>img,.hero-overlay{position:absolute;width:100%;height:100%;inset:0}.hero>img{object-fit:cover}.hero-overlay{background:linear-gradient(90deg,rgba(1,22,37,.85) 0%,rgba(1,22,37,.63) 35%,rgba(1,22,37,.09) 70%)}.hero-copy{width:min(calc(100% - 2.5rem),var(--max));margin:auto;position:relative;padding:5rem 0 7rem}.eyebrow{margin:0 0:.9rem;color:var(--river);font-size:.73rem;letter-spacing:.18em;font-weight:800}.eyebrow.light{color:#b6dded}.hero h1,.interior-hero h1{font-family:var(--serif);font-size:clamp(3.4rem,7vw,6.8rem);line-height:.93;letter-spacing:-.06em;margin:0;max-width:48rem;font-weight:500}.hero h1 em,.interior-hero em,.launch-section h2 em{font-weight:400;color:var(--blue)}.hero-text{max-width:33rem;margin:1.65rem 0 1.85rem;font-size:1.08rem;line-height:1.65}.hero-actions{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.text-link{font-weight:800;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.25rem}.text-link span{margin-left:.35rem}.light-link{color:#fff}.hero-status{position:absolute;right:max(1.25rem,calc((100vw - var(--max))/2));bottom:1.5rem;font-size:.74rem;letter-spacing:.14em;font-weight:800}.hero-status span{display:inline-block;width:.56rem;height:.56rem;border-radius:50%;background:var(--sand);margin-right:.4rem}.section{padding:6.5rem 0}.section-heading{max-width:40rem}.section-heading h2,.planned h2,.contact-content h2,.prose h2{font-family:var(--serif);font-weight:500;font-size:clamp(2.25rem,4vw,3.8rem);line-height:1;margin:.15rem 0 1.25rem;letter-spacing:-.045em}.section-heading>p:last-child{font-size:1.05rem}.river-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:3.75rem;border-top:1px solid var(--line)}.river-card{padding:1.8rem 2rem 1.7rem 0;border-bottom:1px solid var(--line)}.river-card:not(:last-child){border-right:1px solid var(--line);padding-right:2rem;margin-right:2rem}.river-no{font-size:.72rem;color:var(--river);letter-spacing:.12em}.river-card h3,.experience-grid h3,.boat-concepts h3{font-family:var(--serif);font-size:2rem;font-weight:500;margin:.4rem 0}.river-card p:not(.river-no){min-height:5rem}.dark-section{background:var(--navy);color:#fff}.light-heading h2{color:#fff}.experience-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:3.5rem}.experience-grid article{border-top:1px solid #568199;padding-top:1.25rem}.experience-grid h3{font-size:1.4rem}.experience-grid p{color:#c3d5dc;font-size:.9rem}.experience-icon{color:var(--sand);font-family:var(--serif);font-size:1.8rem}.planned{display:grid;grid-template-columns:1fr 1.3fr;gap:6rem;align-items:start}.planned-intro p:not(.eyebrow){font-size:1.05rem}.boat-concepts{display:grid;gap:.75rem}.boat-concepts article{padding:2rem 1.7rem;background:var(--mist);border-left:4px solid var(--blue)}.boat-concepts article:nth-child(2){margin-left:2rem}.boat-concepts article:nth-child(3){margin-left:4rem}.boat-concepts p{font-size:.68rem;letter-spacing:.13em;font-weight:800;color:var(--river);margin:0}.boat-concepts h3{margin:.55rem 0}.boat-concepts span{font-size:.9rem}.quote-section{background:linear-gradient(120deg,#d7e7e8,#f3f5f0)}.quote-section>div{max-width:54rem}.quote-section blockquote{font-family:var(--serif);font-size:clamp(2.1rem,4.3vw,4.4rem);line-height:1.05;letter-spacing:-.045em;margin:1.3rem 0;color:var(--navy)}.quote-section blockquote+p{max-width:37rem;font-size:1.05rem}.launch-section{background:var(--river);color:#fff}.launch-wrap{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.launch-section h2{font-family:var(--serif);font-weight:500;font-size:clamp(3rem,5vw,5.2rem);line-height:.93;letter-spacing:-.055em;margin:.2rem 0 1.5rem}.launch-section>div>div>p:not(.eyebrow){max-width:29rem}.form-card{background:#fff;color:var(--ink);padding:1.6rem}.form-card label{display:block;margin-bottom:1rem;font-size:.82rem;font-weight:800}.form-card input,.form-card select{display:block;width:100%;margin-top:.35rem;border:1px solid #9fb5bf;border-radius:0;background:#fff;padding:.74rem;font:inherit;color:var(--ink)}.form-card .checkbox{display:flex;gap:.7rem;align-items:flex-start;font-weight:400;font-size:.8rem;line-height:1.4}.form-card .checkbox input{display:block;width:1rem;height:1rem;flex:0 0 auto;margin:.1rem 0 0}.optional{color:#54717e;font-weight:400}.submit{width:100%;margin-top:.4rem}.form-note{font-size:.75rem;margin:1rem 0 0;color:#496571}.form-success,.form-error{padding:.85rem 1rem;font-size:.9rem}.form-success{color:#0c583d;background:#dff2e8}.form-error{color:#7a201b;background:#fde9e6}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.site-footer{background:#031d30;color:#cedde2;padding:3rem max(1.25rem,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1.5fr 1fr 1.2fr;gap:2rem;align-items:end;font-size:.9rem}.footer-brand{color:#fff;width:max-content}.site-footer p{margin:.9rem 0 0}.site-footer p span{color:var(--sand)}.footer-links{display:flex;flex-direction:column;gap:.4rem}.footer-links a{color:#fff;text-decoration:none}.status{font-size:.78rem;line-height:1.35;color:#9bb7c1}.interior-hero{background:var(--mist);padding:7rem 0 6rem}.interior-hero>div{max-width:var(--max)}.interior-hero h1{font-size:clamp(3.2rem,6vw,5.8rem);color:var(--navy)}.interior-hero>div>p:last-child{max-width:42rem;font-size:1.12rem;margin:1.7rem 0 0}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.content-grid article{background:#fff;border:1px solid var(--line);padding:2rem;min-height:15rem}.content-grid article h2{font-family:var(--serif);font-size:2rem;font-weight:500;margin:.35rem 0 .8rem}.small-cta{background:var(--navy);color:#fff;padding:2rem 0}.small-cta>div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.small-cta p{font-family:var(--serif);font-size:1.55rem;margin:0}.faq-list{max-width:53rem}.faq-list details{border-top:1px solid var(--line);padding:1.4rem 0}.faq-list details:last-of-type{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:1rem;cursor:pointer;font-family:var(--serif);font-size:1.42rem}.faq-list summary span{font-family:var(--sans);color:var(--river)}.faq-list details p{max-width:42rem}.safety-note{margin-top:3rem;padding:1.4rem 1.6rem;background:#fff4e7;border-left:4px solid var(--sand)}.safety-note p{margin:.5rem 0 0}.contact-content{display:flex;justify-content:space-between;align-items:start;gap:2rem}.contact-content>div{max-width:40rem}.prose{max-width:48rem}.prose h2{font-size:2rem;margin-top:3rem}.prose h2:first-child{margin-top:0}@media(max-width:760px){.site-header{height:4.5rem}.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:4.5rem;left:0;right:0;background:var(--paper);padding:1.25rem;flex-direction:column;align-items:stretch;box-shadow:0 9px 14px rgba(0,0,0,.13)}.site-nav.open{display:flex}.site-nav .button{text-align:center}.hero{min-height:41rem}.hero-overlay{background:linear-gradient(90deg,rgba(1,22,37,.85),rgba(1,22,37,.3))}.hero-copy{padding:4rem 0 6rem}.hero h1{font-size:clamp(3.2rem,15vw,4.8rem)}.hero-status{left:1.25rem;right:auto}.section{padding:4rem 0}.river-grid{grid-template-columns:1fr}.river-card:not(:last-child){border-right:0;padding-right:0;margin-right:0}.river-card p:not(.river-no){min-height:0}.experience-grid{grid-template-columns:1fr 1fr;margin-top:2rem}.planned,.launch-wrap{grid-template-columns:1fr;gap:2.5rem}.boat-concepts article:nth-child(n){margin-left:0}.site-footer{grid-template-columns:1fr;gap:1.5rem}.interior-hero{padding:4.5rem 0}.content-grid{grid-template-columns:1fr}.small-cta>div,.contact-content{flex-direction:column;align-items:flex-start}.faq-list summary{font-size:1.2rem}.hero-text{font-size:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
