:root{--navy:#102e40;--yellow:#f4cf68;--canvas:#f7f4ea;--line:#cbd0cc;--muted:#53626a;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--canvas);color:var(--navy);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #947014;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}header{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1600px;margin:auto;padding:26px 5%}.brand{font-family:var(--serif);font-size:40px;font-weight:700;letter-spacing:-2px;line-height:1}.brand span{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:2px;margin-top:10px;font-weight:500}header nav{display:flex;gap:34px;font-size:14px}header nav a:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:14px 24px;background:var(--yellow);color:var(--navy);border:1px solid transparent;border-radius:3px;font-size:15px;font-weight:600;transition:background .15s,transform .15s}.button:hover{background:#ebc254;transform:translateY(-1px)}.button span{font-size:22px;font-weight:400;line-height:1}.menu,.mobile-ride{display:none}.hero{max-width:1600px;margin:auto;padding:48px 5% 0}.hero-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:38px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-2px;line-height:1.06}h1{font-size:clamp(64px,7.9vw,125px);margin:0;letter-spacing:-6px}.yellow{color:#b88918}.hero-copy{padding-bottom:6px;min-width:255px}.hero-copy p{font-size:16px;line-height:1.6;margin-bottom:18px}.text-link{display:inline-flex;gap:30px;align-items:center;padding:9px 0;border-bottom:1px solid;font-size:14px;font-weight:600}.text-link span{font-size:20px}.hero-photo{height:540px;position:relative;overflow:hidden;background:#d2dfde}.hero-photo img{object-position:center 55%}.photo-label{position:absolute;bottom:25px;left:26px;background:var(--canvas);padding:10px 15px;font-size:11px;letter-spacing:2px}.photo-badge{position:absolute;right:30px;top:30px;background:var(--yellow);border-radius:50%;width:114px;height:114px;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1.2;font-size:13px;letter-spacing:2px;transform:rotate(9deg)}.photo-badge span{font-size:26px}.image-caption{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.5px;padding-top:16px}.section{max-width:1400px;margin:auto;padding:100px 5%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}h2{font-size:clamp(42px,4.5vw,68px);margin-bottom:0}.section-head p:not(.eyebrow){margin-bottom:3px;color:var(--muted)}.planner{padding-top:74px;padding-bottom:75px}.planner .section-head{margin-bottom:30px}.demo-note{max-width:330px;font-size:14px}.demo-note span{font-size:12px}form{border-top:1px solid var(--navy);border-bottom:1px solid var(--line);padding:30px 0}.fields{display:grid;grid-template-columns:1fr 1fr .65fr;gap:26px}label{display:flex;flex-direction:column;gap:9px;font-size:14px;font-weight:600}select,input[type=date],input[type=time]{min-width:0;width:100%;min-height:54px;border:1px solid #b9c1bf;border-radius:2px;background:transparent;padding:10px 14px;color:var(--navy);font-size:16px;font-weight:400}select:focus{background:#fffdf6}.form-bottom{display:flex;align-items:center;gap:25px;margin-top:24px}.form-bottom>.button{margin-left:auto}fieldset{display:flex;gap:25px;border:0;margin:0;padding:0}.radio{display:flex;flex-direction:row;align-items:center;gap:8px;min-height:44px;font-weight:400}.radio input{accent-color:var(--navy);width:18px;height:18px}#schedule-fields:not([hidden]){display:flex;gap:15px}#schedule-fields label{font-size:12px;gap:3px}#schedule-fields input{min-height:44px}#form-error{color:#8e2724;margin:18px 0 0}#ride-result{padding:30px;background:#eeebdf;border-top:1px solid var(--navy)}#ride-result h3{font-size:36px;letter-spacing:-1px}.trip-meta{display:flex;gap:60px;margin:28px 0}.trip-meta span{display:block;font-size:13px}.trip-meta strong{font-family:var(--serif);font-size:30px;font-weight:400}.result-note{max-width:540px;font-size:14px}.how{border-top:1px solid var(--line);padding-top:65px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:60px}.steps article{border-top:1px solid var(--line);padding-top:20px}.number{font-size:13px;display:block;margin-bottom:30px}.steps h3{font-size:29px;letter-spacing:-.6px;margin-bottom:15px}.steps p{max-width:270px;color:var(--muted);margin-bottom:0}.harbor{display:grid;grid-template-columns:1.12fr 1fr;max-width:1600px;margin:auto;background:#ece9de}.lifestyle-photo{min-height:680px}.harbor-copy{padding:75px 13%}.harbor-copy h2{margin-bottom:28px}.harbor-copy>p:not(.eyebrow){color:var(--muted);max-width:340px}.moments{display:flex;flex-direction:column;font-size:14px;margin:30px 0}.moments span{padding:12px 0;border-bottom:1px solid #c5c8c0}.brand-moment{background:var(--navy);color:var(--canvas);text-align:center;padding:95px 20px}.brand-moment .eyebrow{color:var(--yellow)}.brand-moment h2{font-size:clamp(50px,6.5vw,94px);margin-bottom:38px}.brand-moment h2 span{color:var(--yellow)}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq h2{margin-bottom:25px}.faq>div>p:not(.eyebrow){color:var(--muted)}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:25px;align-items:center;min-height:80px;padding:20px 0;cursor:pointer;font-size:16px;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:25px;font-weight:300}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:15px;max-width:510px;padding-right:30px;margin-bottom:25px}footer{padding:45px 5% 25px;border-top:1px solid var(--line);max-width:1600px;margin:auto}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:45px}.footer-top p{font-family:var(--serif);font-size:27px;margin:0}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:20px;top:-100px;z-index:10;padding:10px;background:var(--yellow)}.skip:focus{top:10px}[hidden]{display:none!important}@media(min-width:1500px){.hero-photo{height:620px}}@media(max-width:1000px){h1{letter-spacing:-3px}.hero-heading{align-items:flex-start;flex-direction:column;gap:22px}.hero-copy{display:flex;align-items:center;justify-content:space-between;width:100%}.hero-copy p{margin-bottom:0}.hero-photo{height:440px}.harbor-copy{padding:50px 10%}.lifestyle-photo{min-height:630px}.section{padding-left:6%;padding-right:6%}.form-bottom{flex-wrap:wrap}.faq{gap:40px}.steps{gap:25px}}@media(max-width:650px){header{padding:24px 6%;gap:15px}.brand{font-size:34px}.brand span{font-size:8px;letter-spacing:1.6px}header nav,.nav-cta{display:none}.menu{display:block;background:none;border:1px solid var(--line);color:var(--navy);border-radius:2px;width:46px;height:46px;font-size:23px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding:10px 6% 20px}.mobile-nav a{padding:13px 0}.hero{padding:28px 6% 0}.eyebrow{font-size:11px;letter-spacing:1.7px;margin-bottom:18px}h1{font-size:64px;letter-spacing:-3px;max-width:340px}.hero-heading{padding-bottom:26px;gap:20px}.hero-copy{display:block}.hero-copy p{font-size:15px;margin-bottom:12px}.hero-photo{height:360px;margin-left:-6.8%;margin-right:-6.8%}.hero-photo img{object-position:48% center}.photo-label{font-size:9px;left:22px;bottom:18px}.photo-badge{width:80px;height:80px;right:18px;top:18px;font-size:10px}.photo-badge span{font-size:21px}.image-caption{font-size:9px;letter-spacing:.6px;gap:12px}.section{padding:60px 6%}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:22px}h2{font-size:45px;letter-spacing:-1.5px}.fields{grid-template-columns:1fr;gap:20px}form{padding-top:24px}.form-bottom{gap:15px;align-items:flex-start}.form-bottom>.button{width:100%;margin-top:8px}.form-bottom fieldset{width:100%}#schedule-fields:not([hidden]){width:100%}#schedule-fields label{flex:1;min-width:0}#ride-result{padding:24px 18px}#ride-result h3{font-size:29px}.trip-meta{gap:30px}.trip-meta strong{font-size:26px}.steps{grid-template-columns:1fr;gap:30px;margin-top:36px}.steps article{position:relative;padding-left:42px;padding-top:22px}.number{position:absolute;left:0;top:24px}.steps h3{font-size:28px}.steps p{max-width:100%}.harbor{grid-template-columns:1fr}.lifestyle-photo{min-height:0;height:370px}.harbor-copy{padding:45px 7%}.harbor-copy h2 br:nth-child(2){display:none}.brand-moment{padding:70px 6%}.brand-moment h2{font-size:49px;letter-spacing:-2px}.faq{grid-template-columns:1fr;gap:22px}.faq h2 br{display:none}summary{min-height:76px;font-size:15px}footer{padding:35px 6% calc(110px + env(safe-area-inset-bottom))}.footer-top{flex-wrap:wrap;gap:30px;padding-bottom:30px}.footer-top p{width:100%;order:3;font-size:24px}.footer-top .text-link{font-size:12px;gap:0}.footer-bottom{flex-direction:column;gap:8px;font-size:11px}.mobile-ride{display:flex;position:fixed;z-index:5;bottom:calc(12px + env(safe-area-inset-bottom));left:6%;right:6%;box-shadow:0 4px 20px #102e4026;border:1px solid #dcb347}.mobile-ride.hide{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.icon{width:22px;height:22px;vertical-align:middle;flex-shrink:0}.brand{display:flex;align-items:center;gap:12px}.brand .brand-emblem{width:48px;height:62px;object-fit:contain}.brand .brand-type{font-family:var(--serif);font-size:40px;letter-spacing:-2px;font-weight:700;margin:0;line-height:1}.brand .brand-type>span{font-family:Arial,sans-serif;font-size:9px;letter-spacing:1.6px;line-height:1.4;margin-top:8px;font-weight:500}.floating-buoy{width:80px;height:96px;object-fit:contain;margin:0 auto 30px;filter:brightness(0) saturate(100%) invert(84%) sepia(38%) saturate(683%) hue-rotate(350deg) brightness(104%) contrast(91%);animation:bob 5s ease-in-out infinite}.brand-moment{position:relative;border-top:7px double var(--yellow);border-bottom:7px double var(--yellow)}.hero-photo img{animation:harbor-in 1.5s ease-out both}.photo-badge:hover{transform:rotate(0deg)}.photo-badge{transition:transform .4s ease}.text-link .icon,.button .icon{transition:transform .25s}.text-link:hover .icon,.button:hover .icon{transform:translate(2px,-2px)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease var(--delay,0ms),transform .75s ease var(--delay,0ms)}.reveal.revealed{opacity:1;transform:none}.small-note{font-size:12px}.docks{border-top:1px solid var(--line);padding-top:65px}.dock-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:25px 0}.dock-search{position:relative;flex:1;max-width:460px}.dock-search>.icon{position:absolute;left:15px;top:15px}.dock-search input{min-height:52px;border:1px solid var(--line);background:transparent;padding:12px 15px 12px 48px;border-radius:2px;width:100%;color:var(--navy);font-size:16px}.dock-tools>span{font-size:14px;color:var(--muted)}.dock-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0 28px;max-height:520px;overflow:auto;overscroll-behavior:contain;scrollbar-color:var(--navy) var(--canvas)}.dock-card{padding:24px 0;border-top:1px solid var(--line)}.dock-top{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);margin-bottom:18px}.dock-top .icon{width:18px;height:18px}.dock-card h3{font-size:25px;letter-spacing:-.7px;line-height:1.15;min-height:58px;margin-bottom:15px}.dock-pick{background:none;border:0;border-bottom:1px solid var(--line);color:var(--navy);cursor:pointer;font-size:13px}.dock-source{font-size:12px;color:var(--muted);margin:25px 0 0}.dock-source a{text-decoration:underline;text-underline-offset:3px}.contact{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:65px;border-top:1px solid var(--line)}.contact h2{margin-bottom:22px}.contact p:not(.eyebrow){color:var(--muted);margin:0}.contact-actions{display:flex;flex-wrap:wrap;gap:12px;max-width:400px}.contact-actions .button{gap:12px}.contact-actions .contact-text{background:transparent;border-color:var(--navy)}.contact-actions a[aria-disabled=true]{opacity:.5;cursor:default;pointer-events:none}.contact-actions>span{width:100%;font-size:13px;color:var(--muted);margin-top:5px}header{border-top:5px solid var(--navy)}.menu .icon{width:22px}.photo-badge .icon{margin-top:4px}@keyframes bob{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-8px) rotate(3deg)}}@keyframes harbor-in{from{transform:scale(1.035);opacity:.6}to{transform:scale(1);opacity:1}}@media(max-width:900px){header nav{gap:18px}.dock-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.brand .brand-type{font-size:30px}.brand .brand-type>span{font-size:7px;letter-spacing:1.1px}.brand .brand-emblem{width:38px;height:49px}.brand{gap:8px}.dock-list{grid-template-columns:1fr;max-height:480px}.dock-card{padding:20px 0}.dock-card h3{min-height:0;font-size:26px;margin-bottom:10px}.dock-tools{gap:12px}.dock-tools>span{white-space:nowrap;font-size:12px}.contact{flex-direction:column;align-items:flex-start}.contact-actions{max-width:100%;width:100%}.contact-actions .button{flex:1;justify-content:center;padding:13px;gap:8px;font-size:14px}.floating-buoy{width:65px;height:80px}.footer-top .brand .brand-type{font-size:28px}}@media(prefers-reduced-motion:reduce){.floating-buoy,.hero-photo img{animation:none}.reveal{opacity:1;transform:none;transition:none}}
.hero-heading{align-items:center}.hero h1{font-size:clamp(64px,7.4vw,110px);letter-spacing:-4px}.hero h1 em{font-weight:400;font-style:italic;color:#a67d1e}.hero-copy{max-width:320px}.hero-copy p{font-size:17px}.hero-photo{height:500px}.brand .brand-emblem{width:58px;height:56px}.brand .brand-type{white-space:nowrap;font-size:37px}.brand .brand-type>span{font-size:8px;letter-spacing:1.5px}.walk-note{max-width:1260px;margin:36px auto 0;display:flex;align-items:center;gap:28px;padding:26px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.walk-number{display:flex;align-items:center;gap:8px;font-family:var(--serif);font-size:62px;line-height:1;color:var(--navy)}.walk-number>span{font-family:Arial,sans-serif;font-size:11px;letter-spacing:1.5px;writing-mode:vertical-rl}.walk-note strong{font-family:var(--serif);font-size:23px;font-weight:400}.walk-note p{margin:4px 0;font-size:15px}.walk-note div>span{font-size:12px;color:var(--muted)}.field-hint{font-size:12px;font-weight:400;color:var(--muted);line-height:1.4}.fields{align-items:start}.destinations{border-top:1px solid var(--line);padding-bottom:65px}.destination-selector{display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:20px;border-top:1px solid var(--navy);padding:25px 0}.destination-selector>label{font-family:var(--serif);font-size:28px;font-weight:400;letter-spacing:-.6px}.destination-selector select{background:#fffdf7}.destination-detail{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#e9e6d9;padding:32px;margin:0 0 25px;border-left:4px solid var(--yellow)}.destination-detail h3{font-size:36px;letter-spacing:-1px;margin-bottom:14px}.destination-detail p{margin-bottom:10px}.destination-detail .small-note{color:var(--muted);max-width:420px}.destination-detail .button{white-space:nowrap}.destination-teasers{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:20px}.destination-teasers>button{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:18px;padding:28px 22px;color:var(--navy);background:transparent;border:1px solid var(--line);border-top:4px solid var(--navy);transition:background .3s,transform .3s}.destination-teasers>button:hover{background:#f3e4b6;transform:translateY(-5px)}.destination-teasers span:first-child{font-size:11px;letter-spacing:1px}.destination-teasers strong{font-family:var(--serif);font-weight:400;font-size:27px;line-height:1.2}.destination-teasers span:last-child{font-size:12px;border-bottom:1px solid;padding-bottom:3px}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:4px;background:var(--yellow);transform:scaleX(0);transform-origin:left;z-index:30;pointer-events:none}.lifestyle-photo{overflow:hidden}.lifestyle-photo img{height:100%;will-change:transform}.floating-buoy{width:95px;height:85px}.dock-card:hover .dock-top .icon{transform:translateY(-3px)}.dock-top .icon{transition:transform .3s}.steps .number{border-radius:50%;background:var(--navy);color:var(--canvas);width:32px;height:32px;display:flex;align-items:center;justify-content:center}.brand-moment:before{content:'';display:block;width:90px;height:6px;border-top:1px solid var(--yellow);border-bottom:1px solid var(--yellow);margin:0 auto 30px}@media(max-width:900px){.hero-copy{max-width:none}.brand .brand-type{font-size:31px}.brand .brand-emblem{width:47px}.destination-teasers{gap:15px}.destination-teasers>button{padding:23px 16px}}@media(max-width:650px){.hero h1{font-size:61px;letter-spacing:-2.5px;max-width:100%}.hero-photo{height:370px}.hero-copy p{font-size:16px}.brand .brand-type{font-size:29px}.brand .brand-emblem{width:40px;height:42px}.brand .brand-type>span{font-size:7px;letter-spacing:.9px}.walk-note{margin:27px 6% 0;padding:24px 0;gap:18px}.walk-number{font-size:52px}.walk-note strong{font-size:21px}.walk-note p{font-size:14px}.walk-note div>span{font-size:11px}.destination-selector{grid-template-columns:1fr;gap:14px}.destination-selector>label{font-size:27px}.destination-detail{flex-direction:column;align-items:flex-start;padding:25px 20px;gap:10px}.destination-detail h3{font-size:30px}.destination-teasers{grid-template-columns:1fr;gap:14px}.destination-teasers>button{gap:12px;padding:22px}.destination-teasers strong{font-size:27px}.steps article{padding-left:47px}.steps .number{left:0;top:22px;font-size:11px}.footer-top .brand .brand-type{font-size:28px}}@media(prefers-reduced-motion:reduce){.lifestyle-photo img{transform:none!important;will-change:auto}.scroll-progress{display:none}}
