:root{color:#102535;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--navy:#01121e;--deep:#00324d;--sea:#075a6c;--reef:#2f8f8a;--foam:#edf6f4;--white:#fbffff;--coral:#ffaa6f;--ink:#0b2b3c;--muted:#496d7a;--line:#004c6929;--display:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#eef7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{background:var(--foam);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer;border:0}a{color:inherit}img{max-width:100%;display:block}.page-shell{--sailing-excellent:#16a34a;--sailing-good:#86efac;--sailing-not-recommended:#c92a2a;--sailing-discouraged:#05090d;min-height:100vh;color:var(--ink);background:var(--foam);overflow-x:hidden}.responsive-picture{display:contents}[data-reveal]{--reveal-delay:0s;opacity:0;filter:blur(10px);transition:opacity .76s cubic-bezier(.2,.72,.2,1),filter .76s cubic-bezier(.2,.72,.2,1),transform .76s cubic-bezier(.2,.72,.2,1);transition-delay:var(--reveal-delay);will-change:opacity, filter, transform;transform:translateY(28px)}[data-reveal=fade]{transform:none}[data-reveal=left]{transform:translate(-34px)}[data-reveal=right]{transform:translate(34px)}[data-reveal=scale]{transform:translateY(22px)scale(.985)}[data-reveal].is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}@keyframes topbar-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}@keyframes hero-copy-in{0%{opacity:0;filter:blur(12px);transform:translateY(26px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes hero-fact-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}.topbar{z-index:60;width:min(1180px,100% - 2rem);min-height:72px;color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#01121edb;border:1px solid #e8f9f933;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:0 1rem;transition:border-color .18s,background-color .18s,box-shadow .18s;animation:.68s cubic-bezier(.2,.72,.2,1) 90ms both topbar-in;display:grid;position:fixed;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #01121e47}.brand,.nav-links,.nav-cta,.btn,.contact-panel a{text-decoration:none}.brand{color:var(--white);align-items:center;gap:.75rem;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--foam);background:#03080d;border:1px solid #e8f9f957;border-radius:8px;place-items:center;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffaa6f29}.brand-mark img{object-fit:cover;object-position:50% 20%;width:135%;height:135%}.brand-copy{gap:.05rem;line-height:1;display:grid}.brand-copy strong{letter-spacing:.06em;font-size:1.05rem;font-weight:900}.brand-copy span{color:#e8f9f9bd;font-size:.78rem;font-weight:800}.nav-links{flex-wrap:wrap;justify-content:center;gap:.25rem .55rem;display:flex}.nav-links a{color:#e8f9f9d1;border-radius:6px;align-items:center;min-height:38px;padding:0 .55rem;font-size:.92rem;font-weight:750;transition:color .18s,background-color .18s;display:inline-flex;position:relative}.nav-links a:hover,.contact-panel a:hover{color:var(--coral)}.nav-links a:hover{background:#e8f9f914}.nav-cta,.btn{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:44px;font-weight:900;line-height:1.1;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.nav-cta{color:#02111b;background:var(--coral);border-color:#ffaa6f5c;padding:.76rem 1rem;box-shadow:0 10px 30px #ffaa6f2e}.btn{padding:.98rem 1.15rem}.nav-cta:hover,.btn:hover{transform:translateY(-1px)}.btn-primary{color:#02111b;background:var(--coral);border-color:#ffaa6f6b;box-shadow:0 14px 34px #ffaa6f33}.nav-cta:hover,.btn-primary:hover{background:#ffc18f;box-shadow:0 18px 42px #ffaa6f47}.btn-ghost{color:var(--white);background:#e8f9f91a;border:1px solid #e8f9f95c}.btn-ghost-dark{color:var(--navy);background:#fbffffc2;border-color:#004c6938}.btn-ghost:hover{background:#ffaa6f1f;border-color:#ffaa6f7a}.btn-ghost-dark:hover{color:#02111b;background:#fff}.nav-links a:focus-visible,.nav-cta:focus-visible,.btn:focus-visible,.contact-panel a:focus-visible,.footer-contact a:focus-visible,.footer-legal button:focus-visible,.legal-inline-link:focus-visible,.cookie-action:focus-visible,.cookie-reopen:focus-visible,.legal-modal__close:focus-visible,.cookie-modal__close:focus-visible{outline-offset:3px;outline:3px solid #ffaa6f6b}.hero{width:100%;min-height:100svh;color:var(--white);background:var(--navy);display:grid;position:relative;overflow:hidden}.hero-bg,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-bg{object-fit:cover}.hero-shade{z-index:1;background:linear-gradient(90deg,#01121ee6 0%,#01121e9e 38%,#01121e0f 76%),linear-gradient(#01121e0a 42%,#01121edb 100%)}.hero-content{z-index:2;align-self:center;width:min(760px,100% - 4rem);margin-left:2rem;padding:7rem 0 8rem;animation:.9s cubic-bezier(.2,.72,.2,1) .18s both hero-copy-in;position:relative}.eyebrow{color:var(--coral);text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:950}.hero h1,.section-kicker h2,.route-content h2,.included-copy h2,.conditions-copy h2,.merch-copy h2,.contact-copy h2{font-family:var(--display);text-wrap:balance;margin:0;font-weight:950}.hero h1{text-transform:uppercase;max-width:12ch;font-size:6.35rem;line-height:.88}.hero-lead{color:#e8f9f9e6;max-width:670px;margin:1.45rem 0 0;font-size:1.24rem;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.8rem;display:flex}.hero-facts{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#01121eb8;border-top:1px solid #e8f9f933;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;position:absolute;bottom:0;left:0;right:0}.hero-facts div{border-right:1px solid #e8f9f924;min-width:0;padding:1rem 1.25rem;animation:.72s cubic-bezier(.2,.72,.2,1) both hero-fact-in}.hero-facts div:first-child{animation-delay:.36s}.hero-facts div:nth-child(2){animation-delay:.43s}.hero-facts div:nth-child(3){animation-delay:.5s}.hero-facts div:nth-child(4){animation-delay:.57s}.hero-facts div:last-child{border-right:0}.hero-facts dt{color:#e8f9f999;text-transform:uppercase;font-size:.74rem;font-weight:900}.hero-facts dd{color:var(--white);margin:.35rem 0 0;font-size:1rem;font-weight:900}.visual-mosaic{z-index:1;grid-template-columns:1.35fr .82fr .82fr;gap:1rem;width:min(1260px,100% - 4rem);margin:2rem auto 0;display:grid;position:relative}.visual-card{background:var(--sea);border:1px solid #e8f9f994;border-radius:8px;min-height:360px;margin:0;position:relative;overflow:hidden;box-shadow:0 26px 70px #01121e33}.visual-card-large{min-height:460px}.visual-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.visual-card:hover img{transform:scale(1.035)}.visual-card figcaption{color:var(--white);background:linear-gradient(#0000,#01121ed1);gap:.25rem;padding:1.2rem;display:grid;position:absolute;bottom:0;left:0;right:0}.visual-card span{color:var(--coral);text-transform:uppercase;font-size:.74rem;font-weight:950}.visual-card strong{font-size:1.2rem}.brand-statement{color:var(--white);background:radial-gradient(circle at 24%,#ffaa6f21,#0000 24rem),linear-gradient(135deg,#03080d 0%,#01121e 58%,#00324d 100%);margin-top:2rem;padding:3.6rem 2rem}.brand-statement__inner{grid-template-columns:minmax(260px,.78fr) minmax(0,1fr);align-items:center;gap:2.3rem;width:min(1180px,100% - 4rem);margin:0 auto;display:grid}.brand-statement__logo{margin:0}.brand-statement__logo img{filter:drop-shadow(0 28px 42px #01121e6b);width:min(100%,430px);margin:0 auto}.brand-statement__copy{gap:.9rem;display:grid}.brand-statement__copy h2{max-width:760px;color:var(--white);text-wrap:balance;margin:0;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:950;line-height:.94}.brand-statement__copy p:not(.eyebrow){color:#e8f9f9c7;max-width:650px;margin:0;font-size:1.08rem;line-height:1.75}.section{padding:5.5rem 2rem}.intro,.section-kicker,.route-content,.contact-section,.included-layout,.sailing-conditions-layout,.method-layout{width:min(1180px,100% - 4rem);margin:0 auto}.intro{grid-template-columns:.95fr 1.05fr;align-items:start;gap:4rem;padding-top:5rem;display:grid}.section-kicker{margin-bottom:2rem}.intro .section-kicker,.dark-section .section-kicker,.fleet-section .section-kicker,.pricing-section .section-kicker,.faq-section .section-kicker{width:min(1180px,100% - 4rem)}.intro .section-kicker,.method-layout .section-kicker{width:auto;margin-bottom:0}.section-kicker h2,.route-content h2,.included-copy h2,.conditions-copy h2,.merch-copy h2,.contact-copy h2{color:var(--navy);font-size:3.15rem;line-height:.98}.intro-copy{color:var(--muted);gap:1.1rem;font-size:1.08rem;line-height:1.8;display:grid}.intro-copy p,.route-content p,.contact-copy p,.service-card p,.step-card p,.faq-list p,.contact-panel p{margin:0}.dark-section{color:var(--white);background:linear-gradient(180deg, #01121ef5, #00344cfa), var(--navy)}.dark-section .section-kicker h2{color:var(--white)}.service-grid,.fleet-profile{gap:1rem;width:min(1180px,100% - 4rem);margin:0 auto;display:grid}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card,.step-card,.faq-list details,.contact-panel,.included-photo,.fleet-main-photo,.fleet-detail-photo,.method-photo{border-radius:8px}.service-card{background:#e8f9f90f;border:1px solid #e8f9f929;min-height:470px;transition:transform .22s,border-color .22s,background-color .22s;overflow:hidden}.service-card:hover{background:#e8f9f917;border-color:#ffaa6f52;transform:translateY(-4px)}.service-card img{object-fit:cover;width:100%;height:210px}.service-card div{padding:1.2rem}.service-card span,.step-card span{color:var(--coral);font-weight:950}.service-card h3,.fleet-copy h3,.step-card h3{margin:.85rem 0 .7rem;font-size:1.28rem;line-height:1.16}.service-card p{color:#e8f9f9bf;line-height:1.65}.fleet-section{background:var(--white)}.fleet-profile{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:stretch;gap:1.25rem}.fleet-main-photo,.fleet-detail-photo{border:1px solid var(--line);background:#fff;margin:0;overflow:hidden;box-shadow:0 18px 45px #01304914}.fleet-main-photo img,.route-media img,.included-photo img,.method-photo img,.merch-media img{transition:transform .7s}.fleet-main-photo:hover img,.route-media:hover img,.included-photo:hover img,.method-photo:hover img,.merch-media:hover img{transform:scale(1.025)}.fleet-main-photo img,.fleet-detail-photo img{object-fit:cover;width:100%;height:100%}.fleet-main-photo{min-height:640px}.fleet-copy{border:1px solid var(--line);background:linear-gradient(#edf6f4bd,#fffffffa),#fff;border-radius:8px;align-content:start;gap:1.15rem;padding:1.25rem;display:grid;box-shadow:0 18px 45px #01304914}.fleet-label{color:var(--sea);text-transform:uppercase;margin:0;font-size:.82rem;font-weight:950}.fleet-copy h3{color:var(--navy);margin:0;font-size:1.85rem}.fleet-copy>p:not(.fleet-label){color:var(--muted);margin:0;font-size:1rem;line-height:1.75}.fleet-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.fleet-specs div{background:#ffffffc7;border:1px solid #00697d24;border-radius:8px;gap:.2rem;min-height:78px;padding:.85rem;display:grid}.fleet-specs dt{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.fleet-specs dd{color:var(--ink);margin:0;font-weight:900}.fleet-features{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.fleet-features li{color:var(--muted);padding-left:1.15rem;line-height:1.45;position:relative}.fleet-features li:before{background:var(--reef);content:"";border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.62em;left:0}.fleet-detail-photo{min-height:250px;box-shadow:none;position:relative}.fleet-detail-photo figcaption{color:var(--white);background:linear-gradient(#0000,#01121ed1);gap:.25rem;padding:1rem;display:grid;position:absolute;bottom:0;left:0;right:0}.fleet-detail-photo span{color:var(--coral);text-transform:uppercase;font-size:.72rem;font-weight:950}.fleet-detail-photo strong{max-width:34rem;font-size:.98rem;line-height:1.35}.route-band{min-height:660px;color:var(--white);background:var(--navy);grid-template-columns:minmax(360px,1fr) minmax(0,.95fr);display:grid}.route-media{min-height:440px;overflow:hidden}.route-media img{object-fit:cover;width:100%;height:100%;min-height:660px}.route-content{align-self:center;padding:4rem 0}.route-content h2{color:var(--white)}.route-content p{color:#e8f9f9c7;max-width:660px;margin-top:1.25rem;font-size:1.06rem;line-height:1.75}.route-content ul{gap:.8rem;max-width:680px;margin:2rem 0 0;padding:0;list-style:none;display:grid}.route-content li{color:#e8f9f9e6;border-top:1px solid #e8f9f92b;padding:.95rem 0 .95rem 2.2rem;line-height:1.55;position:relative}.route-content li:before{border:2px solid var(--reef);content:"";border-radius:50%;width:1rem;height:1rem;position:absolute;top:1.05rem;left:0}.included-section{background:linear-gradient(#e8fbfa 0%,#f6ffff 100%)}.pricing-section{background:var(--white)}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(1180px,100% - 4rem);margin:0 auto;display:grid}.pricing-card{min-height:430px;color:var(--ink);border:1px solid var(--line);background:linear-gradient(#edf6f4d1,#fffffffa),#fff;border-radius:8px;gap:1.05rem;padding:1.25rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 18px 45px #01304914}.pricing-card:hover{border-color:#00697d3d;transform:translateY(-4px);box-shadow:0 28px 70px #01304921}.pricing-card__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.pricing-card__head p{color:var(--sea);text-transform:uppercase;margin:0;font-size:.78rem;font-weight:950}.pricing-card__head h3{color:var(--navy);margin:.55rem 0 0;font-size:1.45rem;line-height:1.12}.pricing-card__head strong{color:var(--navy);font-size:2.1rem;font-weight:950;line-height:.95}.pricing-card__summary,.pricing-card__supplement{color:var(--muted);margin:0;line-height:1.65}.pricing-card__included{background:#ffffffbd;border:1px solid #00697d24;border-radius:8px;gap:.65rem;padding:.95rem;display:grid}.pricing-card__included span{color:var(--navy);text-transform:uppercase;font-size:.78rem;font-weight:950}.pricing-card__included ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.pricing-card__included li{color:var(--ink);padding-left:1.05rem;font-weight:850;line-height:1.4;position:relative}.pricing-card__included li:before{background:var(--reef);content:"";border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.58em;left:0}.pricing-card__supplement{border-top:1px solid var(--line);align-self:end;padding-top:.95rem;font-size:.95rem}.booking-notes{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;width:min(1180px,100% - 4rem);margin:1rem auto 0;display:grid}.booking-note{color:var(--white);background:linear-gradient(135deg, #01121ef5, #00344cf0), var(--navy);border:1px solid #e8f9f924;border-radius:8px;padding:1rem;transition:transform .22s,border-color .22s}.booking-note:hover{border-color:#ffaa6f42;transform:translateY(-3px)}.conversion-strip{background:linear-gradient(135deg,#edf6f4e0,#fffffffa),#fff;border:1px solid #00697d29;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;width:min(1180px,100% - 4rem);margin:1rem auto 0;padding:1.25rem;display:grid;box-shadow:0 22px 58px #0130491a}.conversion-strip h2{max-width:760px;color:var(--navy);font-family:var(--display);text-wrap:balance;margin:0;font-size:clamp(1.75rem,3.3vw,3.15rem);font-weight:950;line-height:.98}.conversion-strip p:not(.eyebrow){max-width:720px;color:var(--muted);margin:.8rem 0 0;line-height:1.65}.conversion-actions,.contact-actions{flex-wrap:wrap;gap:.65rem;display:flex}.conversion-actions{justify-content:flex-end}.booking-note h3{color:var(--coral);margin:0;font-size:.95rem;line-height:1.2}.booking-note p{color:#e8f9f9c7;margin:.65rem 0 0;font-size:.86rem;line-height:1.55}.merch-section{color:var(--white);background:radial-gradient(circle at 82% 20%,#ffaa6f2e,#0000 27rem),linear-gradient(135deg,#03080d 0%,#01121e 50%,#00324d 100%);padding:5.5rem 2rem}.merch-hero{grid-template-columns:minmax(0,.76fr) minmax(520px,1.24fr);align-items:center;gap:1.35rem;width:min(1180px,100% - 4rem);margin:0 auto;display:grid}.merch-copy{gap:1.05rem;display:grid}.merch-copy h2{color:var(--white)}.merch-copy p:not(.eyebrow){color:#e8f9f9c7;max-width:610px;margin:0;font-size:1.05rem;line-height:1.72}.merch-purchase-note{background:#e8f9f914;border:1px solid #ffaa6f3d;border-radius:8px;gap:.35rem;max-width:560px;padding:1rem;display:grid}.merch-purchase-note strong{color:var(--coral);text-transform:uppercase;font-size:.82rem;font-weight:950}.merch-purchase-note span{color:#e8f9f9d6;line-height:1.55}.merch-media{background:#01121e73;border:1px solid #e8f9f92e;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 30px 90px #01121e5c}.merch-media img{object-fit:cover;width:100%;height:100%;min-height:420px}.sailing-conditions-section{color:var(--white);background:linear-gradient(135deg, #01121ef5 0%, #00324df0 54%, #075a6ce0 100%), var(--navy)}.sailing-conditions-layout{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:start;gap:1.4rem;display:grid}.conditions-copy{gap:1.05rem;display:grid}.conditions-copy h2{color:var(--white)}.conditions-copy p:not(.eyebrow){color:#e8f9f9d1;margin:0;font-size:1.02rem;line-height:1.7}.conditions-panel{gap:.9rem;display:grid}.conditions-tool{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbffff1a;border:1px solid #e8f9f938;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.8rem;padding:1rem;display:grid}.conditions-tool--range{align-items:center}.conditions-tool__range{gap:.34rem;display:grid}.conditions-tool__label{color:#e8f9f9e6;text-transform:uppercase;font-size:.76rem;font-weight:950}.conditions-tool__range strong{color:var(--white);font-size:1rem;line-height:1.25}.conditions-tool label{color:#e8f9f9e6;text-transform:uppercase;gap:.38rem;font-size:.84rem;font-weight:900;display:grid}.conditions-tool input{width:100%;min-height:46px;color:var(--ink);background:var(--white);font:inherit;border:1px solid #e8f9f93d;border-radius:6px;padding:.8rem .9rem}.conditions-tool input:focus{border-color:var(--coral);outline:3px solid #ffaa6f3d}.conditions-tool .btn{border:0;min-width:205px}.conditions-tool .btn:disabled{cursor:wait;opacity:.74;transform:none}.conditions-source,.conditions-error{border-radius:8px;margin:0;padding:.85rem 1rem;font-size:.86rem;line-height:1.55}.conditions-source{color:#e8f9f9c7;background:#01121e52;border:1px solid #e8f9f929}.conditions-source a{color:var(--coral);text-underline-offset:3px;font-weight:900}.conditions-source a:hover{color:#ffc18f}.conditions-error{color:#ffe8d6;background:#8b1e2d6b;border:1px solid #ffaa6f4d}.conditions-forecast{gap:.85rem;display:grid}.conditions-legend{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.conditions-legend__item{color:#e8f9f9e6;background:#01121e38;border:1px solid #e8f9f92e;border-radius:999px;align-items:center;gap:.35rem;min-height:28px;padding:.28rem .5rem;font-size:.74rem;font-weight:900;line-height:1;display:inline-flex}.conditions-legend__item span{border:1px solid #e8f9f952;border-radius:50%;width:.65rem;height:.65rem}.conditions-legend__item--discouraged span{background:var(--sailing-discouraged)}.conditions-legend__item--notRecommended span{background:var(--sailing-not-recommended)}.conditions-legend__item--good span{background:var(--sailing-good)}.conditions-legend__item--excellent span{background:var(--sailing-excellent)}.forecast-days{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:.45rem;display:grid}.forecast-day{min-height:48px;color:var(--white);background:var(--sailing-excellent);cursor:pointer;font:inherit;text-align:center;border:2px solid #e8f9f933;border-radius:8px;justify-content:center;align-items:center;padding:.42rem .5rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 10px 24px #01121e29}.forecast-day:hover,.forecast-day:focus-visible,.forecast-day.is-active{border-color:#ffaa6fdb;outline:0;transform:translateY(-2px);box-shadow:0 14px 30px #01121e47}.forecast-day:focus-visible{outline-offset:2px;outline:3px solid #ffaa6f42}.forecast-day--excellent{background:var(--sailing-excellent)}.forecast-day--good{color:#101820;background:var(--sailing-good)}.forecast-day--notRecommended{background:var(--sailing-not-recommended)}.forecast-day--discouraged{background:var(--sailing-discouraged)}.forecast-day__date{color:currentColor;text-transform:uppercase;font-size:.7rem;font-weight:950;line-height:1.15}.conditions-result,.conditions-placeholder{background:#fbfffff5;border:1px solid #e8f9f938;border-radius:8px;box-shadow:0 24px 65px #01121e3d}.conditions-result{color:var(--ink);border-top-width:4px;gap:1rem;padding:1.1rem;display:grid}.conditions-result__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;display:grid}.conditions-result__head span,.conditions-metrics span{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:950}.conditions-result__head h3{color:var(--navy);margin:.35rem 0 0;font-size:1.8rem;line-height:1.05}.conditions-result__head strong{color:#02111b;text-align:center;border-radius:999px;max-width:185px;padding:.58rem .75rem;font-size:.78rem;font-weight:950;line-height:1.1}.conditions-result--excellent{border-top-color:var(--sailing-excellent)}.conditions-result--excellent .conditions-result__head strong{color:var(--white);background:var(--sailing-excellent)}.conditions-result--good{border-top-color:var(--sailing-good)}.conditions-result--good .conditions-result__head strong{color:#101820;background:var(--sailing-good)}.conditions-result--notRecommended{border-top-color:var(--sailing-not-recommended)}.conditions-result--notRecommended .conditions-result__head strong{color:var(--white);background:var(--sailing-not-recommended)}.conditions-result--discouraged{border-top-color:var(--sailing-discouraged)}.conditions-result--discouraged .conditions-result__head strong{color:var(--white);background:var(--sailing-discouraged)}.conditions-result>p{color:var(--muted);margin:0;line-height:1.6}.conditions-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.conditions-metrics div{background:#edf6f4ad;border:1px solid #00697d24;border-radius:8px;gap:.24rem;min-height:84px;padding:.8rem;display:grid}.conditions-metrics strong{color:var(--navy);font-size:1rem;font-weight:950;line-height:1.2}.conditions-reasons{border-top:1px solid var(--line);gap:.45rem;margin:0;padding:.85rem 0 0;list-style:none;display:grid}.conditions-reasons li{color:var(--ink);padding-left:1rem;line-height:1.45;position:relative}.conditions-reasons li:before{background:var(--reef);content:"";border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:.58em;left:0}.conditions-placeholder{color:var(--ink);gap:.35rem;padding:1.1rem;display:grid}.conditions-placeholder strong{color:var(--navy);line-height:1.2}.conditions-placeholder p{color:var(--muted);margin:0;line-height:1.55}.included-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:2rem;display:grid}.included-copy{gap:1.6rem;display:grid}.included-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.included-list span{min-height:66px;color:var(--navy);background:#ffffffc7;border:1px solid #00697d29;border-radius:8px;align-items:center;padding:1rem 1.1rem;font-weight:900;display:flex}.included-photo{height:530px;margin:0;overflow:hidden;box-shadow:0 24px 65px #00697d2e}.included-photo img,.method-photo img{object-fit:cover;width:100%;height:100%}.method-section{background:var(--foam)}.method-layout{grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);align-items:stretch;gap:2rem;display:grid}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:2rem;display:grid}.step-card{border:1px solid var(--line);background:var(--white);min-height:205px;padding:1.15rem;transition:transform .22s,box-shadow .22s,border-color .22s}.step-card:hover{border-color:#00697d38;transform:translateY(-3px);box-shadow:0 18px 42px #01304917}.step-card h3{color:var(--navy)}.step-card p{color:var(--muted);line-height:1.65}.method-photo{min-height:560px;margin:0;overflow:hidden}.faq-section{background:var(--white)}.faq-list{gap:.75rem;width:min(920px,100% - 4rem);margin:0 auto;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;transition:border-color .18s,box-shadow .18s}.faq-list details[open],.faq-list details:hover{border-color:#00697d3d;box-shadow:0 12px 32px #01304914}.faq-list summary{cursor:pointer;color:var(--navy);padding:1.1rem 1.2rem;font-weight:900}.faq-list p{color:var(--muted);padding:0 1.2rem 1.15rem;line-height:1.65}.contact-section{isolation:isolate;grid-template-columns:.88fr 1.12fr;align-items:start;gap:2rem;padding:5.5rem 0;display:grid;position:relative}.contact-section:before{z-index:-1;background:linear-gradient(90deg, #01121ef2 0%, #01121ed1 48%, #01121e9e 100%), linear-gradient(180deg, #01121e2e 0%, #01121ee0 100%), image-set(url(/assets/sdc-sunset-deck-CP8tLj16.avif) type("image/avif"), url(/assets/sdc-sunset-deck-CHwZkGdH.webp) type("image/webp"), url(/assets/sdc-sunset-deck-D9txhUZu.png) type("image/png")) center 56% / cover no-repeat, var(--navy);content:"";width:100vw;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.contact-copy h2{color:var(--white)}.contact-copy p{color:#fbffffe6;margin-top:1.2rem;font-size:1.05rem;line-height:1.75}.contact-panel{color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfffff2;border:1px solid #e8f9f957;padding:1.4rem;box-shadow:0 26px 70px #01121e4d}.contact-panel>a,.contact-panel>p{color:var(--navy);border-bottom:1px solid var(--line);padding:.8rem 0;font-weight:900;display:block}.contact-actions{padding:1rem 0 0}.contact-action{min-height:42px;color:var(--navy);background:#edf6f4b8;border:1px solid #004c692e;border-radius:6px;justify-content:center;align-items:center;padding:.72rem .9rem;font-weight:950;line-height:1.1;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.contact-action:hover{background:#fff;border-color:#00697d47;transform:translateY(-1px);box-shadow:0 12px 28px #0130491a}.contact-action--primary{color:#02111b;background:var(--coral);border-color:#ffaa6f61}.contact-action--primary:hover{color:#02111b;background:#ffc18f}.contact-panel a:hover{color:var(--sea)}.contact-panel form{gap:.85rem;margin-top:1rem;display:grid}.contact-panel label{color:var(--navy);gap:.38rem;font-size:.93rem;font-weight:900;display:grid}.contact-panel input,.contact-panel textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:.88rem .95rem}.contact-panel textarea{resize:vertical}.contact-panel input:focus,.contact-panel textarea:focus{border-color:var(--reef);outline:3px solid #00b5ad2e}.privacy-layer{background:#edf6f4b8;border:1px solid #00697d29;border-radius:8px;gap:.45rem;padding:.85rem;display:grid}.privacy-layer strong{color:var(--navy);font-size:.82rem;line-height:1.25}.privacy-layer p{color:var(--muted);font-size:.78rem;line-height:1.5}.legal-inline-link{width:max-content;max-width:100%;color:var(--sea);text-align:left;text-underline-offset:4px;background:0 0;border:0;padding:0;font-size:.8rem;font-weight:900;text-decoration:underline}.footer{color:#e8f9f9b8;background:radial-gradient(circle at 18% 20%,#ffaa6f24,#0000 26rem),linear-gradient(135deg,#03080d 0%,#01121e 52%,#00324d 100%);padding:3rem 2rem 1.4rem}.footer-inner{gap:1.4rem;width:min(1180px,100%);margin:0 auto;display:grid}.footer-brand{background:#01121e7a;border:1px solid #e8f9f929;border-radius:8px;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);align-items:center;gap:2rem;padding:1.15rem;display:grid;box-shadow:0 26px 70px #01121e57}.footer-brand img{border-radius:8px;width:min(100%,360px);margin:0 auto}.footer-brand__copy{gap:.8rem;display:grid}.footer-brand__copy h2{max-width:760px;color:var(--white);text-wrap:balance;margin:0;font-size:clamp(2rem,4vw,4.2rem);font-weight:950;line-height:.96}.footer-brand__copy p:not(.eyebrow){color:#e8f9f9c7;max-width:670px;margin:0;font-size:1.02rem;line-height:1.7}.footer-contact{flex-wrap:wrap;gap:.65rem;display:flex}.footer-contact a{min-height:42px;color:var(--white);background:#e8f9f914;border:1px solid #e8f9f933;border-radius:6px;align-items:center;padding:.7rem .85rem;font-weight:900;text-decoration:none;display:inline-flex}.footer-contact a:hover{color:#02111b;background:var(--coral)}.footer-bottom{border-top:1px solid #e8f9f91f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 2rem;padding-top:1.1rem;display:grid}.footer-bottom p,.footer-legal{margin:0}.footer-bottom p{color:#e8f9f9b8}.footer-legal{flex-wrap:wrap;justify-content:flex-end;gap:.7rem 1rem;display:flex}.footer-legal button{color:#e8f9f9b8;text-align:left;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:850;line-height:1.2}.footer-legal button:hover,.legal-inline-link:hover{color:var(--coral)}.legal-modal,.cookie-modal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#01121ead;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.legal-modal{z-index:95}.cookie-modal{z-index:90}.legal-modal__card,.cookie-modal__card{width:min(920px,100%);max-height:min(820px,100svh - 2rem);color:var(--white);background:linear-gradient(135deg, #01121efc, #00344cfa), var(--navy);border:1px solid #e8f9f933;border-radius:8px;gap:.95rem;padding:clamp(1rem,2.4vw,1.45rem);display:grid;overflow:auto;box-shadow:0 30px 90px #01121e7a}.cookie-modal__card{width:min(840px,100%)}.legal-modal__header,.cookie-modal__header,.cookie-category__main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.legal-modal__header h2,.cookie-modal__header h2{color:var(--white);font-family:var(--display);margin:0;font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.08}.legal-modal__header p:not(.eyebrow),.cookie-modal__header p:not(.eyebrow){color:#e8f9f9c2;max-width:760px;margin:.6rem 0 0;font-size:.92rem;line-height:1.55}.legal-modal__close,.cookie-modal__close{width:38px;height:38px;color:var(--white);background:#e8f9f914;border:1px solid #e8f9f92e;border-radius:8px;place-items:center;font-weight:900;display:inline-grid}.legal-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.legal-facts div,.legal-section,.cookie-modal__policy,.cookie-category{background:#e8f9f90e;border:1px solid #e8f9f91f;border-radius:8px}.legal-facts div{gap:.35rem;min-width:0;padding:.8rem;display:grid}.legal-facts span{color:var(--coral);text-transform:uppercase;font-size:.68rem;font-weight:950}.legal-facts strong{color:#e8f9f9e6;font-size:.82rem;line-height:1.45}.legal-sections,.cookie-category-list{gap:.65rem;display:grid}.legal-section,.cookie-category{padding:.85rem}.legal-section h3,.cookie-category h3{color:var(--white);margin:0 0 .45rem;font-size:1rem;line-height:1.25}.legal-section p,.cookie-category p{color:#e8f9f9b8;margin:.45rem 0 0;font-size:.84rem;line-height:1.55}.legal-modal__actions,.cookie-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.cookie-panel{z-index:80;width:min(900px,100% - 2rem);color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#01121ef0;border:1px solid #e8f9f938;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-left:auto;padding:1rem;display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 22px 70px #01121e57}.cookie-panel__copy strong,.cookie-modal__policy strong{color:var(--coral);font-size:.9rem;display:block}.cookie-panel__copy p,.cookie-modal__policy p,.cookie-modal__policy small{color:#e8f9f9bd;margin:.4rem 0 0;font-size:.82rem;line-height:1.45}.cookie-panel__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.cookie-action{border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 .85rem;font-size:.82rem;font-weight:900;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.cookie-action:hover{transform:translateY(-1px)}.cookie-action--primary{color:#02111b;background:var(--coral);border:1px solid #0000}.cookie-action--secondary{color:var(--white);background:#e8f9f914;border:1px solid #e8f9f933}.cookie-modal__policy{padding:.8rem}.cookie-category ul{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.cookie-category li,.cookie-category__status{color:#e8f9f9c2;background:#e8f9f90f;border:1px solid #ffaa6f2e;border-radius:999px;align-items:center;min-height:27px;padding:0 .6rem;font-size:.74rem;font-weight:800;display:inline-flex}.cookie-category__status{color:#02111b;background:var(--coral)}.cookie-toggle{color:#e8f9f9cc;align-items:center;gap:.55rem;width:max-content;font-size:.78rem;font-weight:900;display:inline-flex}.cookie-toggle input{opacity:0;pointer-events:none;position:absolute}.cookie-toggle span{background:#e8f9f924;border:1px solid #e8f9f92e;border-radius:999px;width:42px;height:24px;transition:background-color .18s;display:block;position:relative}.cookie-toggle span:after{background:var(--white);content:"";border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px}.cookie-toggle input:checked+span{background:var(--coral)}.cookie-toggle input:checked+span:after{background:#02111b;transform:translate(18px)}.cookie-reopen{z-index:70;min-height:36px;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfffff0;border:1px solid #01121e29;border-radius:8px;align-items:center;padding:0 .75rem;font-size:.74rem;font-weight:900;display:inline-flex;position:fixed;bottom:1rem;left:1rem;box-shadow:0 12px 34px #01121e29}@media (prefers-reduced-motion:reduce){[data-reveal],[data-reveal].is-visible{opacity:1;filter:none;transition:none;transform:none}.topbar,.hero-content,.hero-facts div{animation:none}}@media (width<=1100px){.topbar{grid-template-columns:auto auto;justify-content:space-between;gap:1rem;padding:.75rem 1rem}.nav-links{order:3;grid-column:1/-1;justify-content:center;overflow:visible}.hero h1{font-size:4.9rem}.visual-mosaic{grid-template-columns:1fr 1fr}.visual-card-large{grid-column:1/-1}.brand-statement__inner{text-align:center;grid-template-columns:1fr;gap:1.4rem}.brand-statement__copy p:not(.eyebrow){margin:0 auto}.service-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merch-hero{grid-template-columns:1fr}.booking-notes{grid-template-columns:repeat(2,minmax(0,1fr))}.conversion-strip{grid-template-columns:1fr}.conversion-actions{justify-content:flex-start}.route-band,.included-layout,.sailing-conditions-layout,.method-layout{grid-template-columns:1fr}.conditions-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.route-media img{min-height:460px}.method-photo{min-height:440px}}@media (width<=820px){.hero{min-height:100svh}.hero-shade{background:linear-gradient(90deg,#01121ee0 0%,#01121e94 54%,#01121e24 100%),linear-gradient(#01121e1f 38%,#01121ee0 100%)}.hero-content{width:min(620px,100% - 2rem);margin-left:1rem;padding:5.5rem 0 10rem}.hero h1{font-size:3.75rem}.hero-lead{font-size:1.05rem}.hero-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-facts div:nth-child(2){border-right:0}.intro{grid-template-columns:1fr;gap:1.4rem;padding-top:4rem}.intro,.section-kicker,.route-content,.contact-section,.included-layout,.sailing-conditions-layout,.method-layout,.merch-hero,.conversion-strip,.service-grid,.pricing-grid,.booking-notes,.fleet-profile,.faq-list,.intro .section-kicker,.dark-section .section-kicker,.fleet-section .section-kicker,.pricing-section .section-kicker,.faq-section .section-kicker,.visual-mosaic{width:min(100% - 2rem,680px)}.section,.contact-section{padding-top:4rem;padding-bottom:4rem}.section-kicker h2,.route-content h2,.included-copy h2,.conditions-copy h2,.merch-copy h2,.contact-copy h2{font-size:2.35rem}.visual-mosaic,.fleet-profile,.pricing-grid,.booking-notes,.conversion-strip,.merch-hero,.included-list,.conditions-tool,.contact-section{grid-template-columns:1fr}.conversion-actions,.contact-actions{display:grid}.conversion-actions .btn,.contact-action{width:100%}.conditions-tool .btn{width:100%;min-width:0}.visual-mosaic{margin-top:1.25rem}.visual-card,.visual-card-large{min-height:340px}.brand-statement{margin-top:1rem;padding:3rem 1rem}.brand-statement__inner{width:min(100% - 2rem,680px)}.brand-statement__logo img{width:min(100%,300px)}.merch-section{padding:4rem 0}.merch-media img{min-height:330px}.fleet-main-photo{min-height:380px}.route-content{padding:3rem 0}.footer-inner,.footer-brand,.footer-bottom{grid-template-columns:1fr}.footer-brand{gap:1.25rem}.footer-brand img{width:min(100%,300px)}.footer-legal{justify-content:flex-start}.legal-facts{grid-template-columns:1fr}.cookie-panel{grid-template-columns:1fr;width:calc(100% - 1.5rem);bottom:.75rem;left:.75rem;right:.75rem}.cookie-panel__actions,.cookie-modal__actions{justify-content:stretch}.cookie-panel__actions .cookie-action,.cookie-modal__actions .cookie-action{flex:150px}}@media (width<=560px){.topbar{gap:.65rem;width:min(100% - 1rem,680px);min-height:auto;padding:.6rem;top:.55rem}.brand-mark{width:34px;height:34px}.brand-copy strong{font-size:.92rem}.brand-copy span{font-size:.7rem}.nav-cta{min-height:38px;padding:.58rem .7rem;font-size:.82rem}.nav-links{gap:.2rem .35rem}.nav-links a{white-space:nowrap;min-height:32px;padding:0 .28rem;font-size:.78rem}.hero{min-height:100svh}.hero-content{padding:5rem 0 11rem}.hero h1{font-size:3rem}.hero-actions{display:grid}.conversion-strip{padding:1rem}.hero-facts div{padding:.85rem .95rem}.hero-facts dd{font-size:.92rem}.service-grid,.pricing-grid,.booking-notes,.fleet-specs,.steps{grid-template-columns:1fr}.fleet-main-photo{min-height:320px}.fleet-copy{padding:1rem}.service-card{min-height:auto}.section-kicker h2,.route-content h2,.included-copy h2,.conditions-copy h2,.merch-copy h2,.contact-copy h2{font-size:2rem}.merch-media img{min-height:260px}.brand-statement__copy h2{font-size:2.2rem}.brand-statement__copy p:not(.eyebrow){font-size:.98rem}.conditions-metrics,.conditions-result__head{grid-template-columns:1fr}.forecast-days{grid-template-columns:repeat(auto-fill,minmax(68px,1fr))}.forecast-day{min-height:46px}.conditions-result__head strong{width:max-content;max-width:none}.legal-modal,.cookie-modal{padding:.65rem}.legal-modal__card,.cookie-modal__card{max-height:calc(100svh - 1.3rem)}.legal-modal__header,.cookie-modal__header,.cookie-category__main{grid-template-columns:1fr}.footer{padding:2rem 1rem 4.5rem}.footer-brand{padding:.85rem}.footer-brand img{width:min(100%,245px)}.footer-contact{display:grid}.footer-contact a{justify-content:center}}
