@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Italiana&display=swap";.welcomePage,.publicPath{--public-navy:#062a3d;--public-deep:#031a29;--public-red:#7f1b1e;--public-sand:#f3efe6;--public-mist:#dbe7e7;width:100%;max-width:none;margin-left:0;font-family:DM Sans,sans-serif}.welcomePage{color:#fff;background:linear-gradient(145deg,#021622 0%,#062a3d 48%,#031c2b 100%);grid-template-rows:auto 1fr auto;min-height:100svh;padding:28px clamp(22px,4vw,68px) 24px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 180px #00080e3d}.welcomePage:before{content:"";opacity:.17;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");position:absolute;inset:0}.welcomeGlow{display:none}.welcomeHeader,.welcomeFooter,.welcomeIntro,.welcomeChoices{z-index:1;position:relative}.welcomeHeader{background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;height:auto;padding:0;display:flex;top:auto}.welcomeHeader img{width:clamp(142px,15vw,205px);height:auto}.welcomeHeader span,.welcomeFooter{color:#ffffff94;text-transform:uppercase;letter-spacing:.19em;font-size:10px}.welcomeIntro{text-align:center;align-self:end;margin:clamp(48px,8vh,98px) auto 32px}.eyebrow{color:var(--public-red);letter-spacing:.22em;margin:0 0 14px;font-size:10px;font-weight:600}.welcomeIntro h1{letter-spacing:-.02em;margin:0;font:400 clamp(43px,5.3vw,76px)/1.04 Italiana,Georgia,serif}.welcomeIntro>p:last-child{color:#ffffff9e;margin:16px 0 0;font-size:14px}.welcomeChoices{grid-template-columns:1fr 1fr;align-self:start;gap:14px;width:min(1080px,100%);margin:0 auto clamp(50px,8vh,90px);display:grid}.welcomeChoice{color:#fff;border:1px solid #ffffff29;border-radius:4px;flex-direction:column;justify-content:space-between;min-height:315px;padding:clamp(26px,3vw,44px);text-decoration:none;transition:transform .35s,border-color .35s,background .35s;display:flex;position:relative;overflow:hidden}.welcomeChoice:after{content:"";opacity:0;background:linear-gradient(145deg,#ffffff14,#0000);transition:opacity .35s;position:absolute;inset:0}.welcomeChoice:hover{border-color:#ffffff73;transform:translateY(-5px)}.welcomeChoice:hover:after{opacity:1}.guestChoice{background:linear-gradient(145deg,#185263d1,#062a3db3)}.ownerChoice{background:linear-gradient(145deg,#143743bd,#08212ddb)}.choiceNumber{color:#ffffff4d;font:20px Italiana,serif;position:absolute;top:26px;right:28px}.welcomeChoice h2{max-width:420px;margin:0 0 14px;font:400 clamp(31px,3vw,45px)/1.08 Italiana,Georgia,serif}.welcomeChoice div>p:last-child{color:#ffffff9e;max-width:450px;margin:0;font-size:14px;line-height:1.7}.welcomeChoice strong{color:#fff;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:28px;font-size:11px;font-weight:600;display:flex}.welcomeChoice strong i{font-size:23px;font-style:normal;transition:transform .25s}.welcomeChoice:hover strong i{transform:translate(5px)}.welcomeFooter{justify-content:space-between;gap:20px;display:flex}.welcomeFooter a{color:inherit;text-decoration:none}.welcomePage{grid-template-rows:auto auto 1fr auto}.welcomeIntro{align-self:auto;margin:clamp(68px,8vh,108px) auto 38px}.welcomeChoices{gap:18px;width:min(1180px,100%);margin-bottom:clamp(45px,7vh,78px)}.welcomeChoice{isolation:isolate;border-color:#ffffff4d;min-height:390px;box-shadow:0 24px 70px #000c153d}.welcomeChoice:before{content:"";z-index:-2;background-position:50%;background-size:cover;transition:transform .7s;position:absolute;inset:0}.welcomeChoice:after{z-index:-1;opacity:1;background:linear-gradient(#0215211f 0%,#021521ad 56%,#021521f0 100%)}.welcomeChoice:hover:before{transform:scale(1.035)}.welcomeChoice:hover:after{opacity:1;background:linear-gradient(#0215210f 0%,#0215219c 52%,#021521eb 100%)}.guestChoice:before{background-image:url(/guest-hero.png);background-position:58%}.ownerChoice:before{background-image:url(/owner-hero.png);background-position:42%}.welcomeChoice div>p:last-child{color:#ffffffd1;text-shadow:0 1px 12px #000c1580}.welcomeChoice h2,.welcomeChoice strong,.welcomeChoice .eyebrow{text-shadow:0 2px 18px #000c1594}@media (max-width:760px){.welcomePage{min-height:100svh;padding:22px 18px}.welcomeHeader>span:last-child{display:none}.welcomeIntro{text-align:left;margin:58px 0 25px}.welcomeIntro h1{font-size:clamp(40px,12vw,57px)}.welcomeChoices{grid-template-columns:1fr;gap:10px;margin-bottom:34px}.welcomeChoice{min-height:250px;padding:25px}.welcomeChoice h2{padding-right:25px;font-size:34px}.welcomeFooter span{display:none}.welcomeFooter{justify-content:flex-end}}@media (prefers-reduced-motion:reduce){.welcomeChoice,.welcomeChoice:after,.welcomeChoice strong i{transition:none}}.publicPath{background:var(--public-sand);color:var(--public-navy)}.pathNav{z-index:10;color:#fff;border-bottom:1px solid #ffffff38;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:90px;padding:0 clamp(22px,4vw,68px);display:grid;position:absolute;top:0;left:0}.pathNav>a:first-child{justify-self:start}.pathNav img{width:170px;height:auto;display:block}.pathNav>div{gap:clamp(20px,2.5vw,40px);display:flex}.pathNav a{color:inherit;font-size:11px;text-decoration:none}.pathNav>div a{opacity:.76}.pathNav>div a:hover{opacity:1}.navAction{text-transform:uppercase;letter-spacing:.12em;border:1px solid #ffffff80;justify-self:end;padding:12px 18px;font-weight:600}.pathHero{color:#fff;height:min(880px,100svh);min-height:690px;position:relative;overflow:hidden}.pathHero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.guestHero>img,.ownerHero>img{object-position:center}.heroShade{background:linear-gradient(90deg,#021521c7 0%,#0215213b 58%,#0215211f),linear-gradient(#0000 58%,#0215215c);position:absolute;inset:0}.ownerHero .heroShade{background:linear-gradient(270deg,#021521d1 0%,#0215212e 62%),linear-gradient(#0000 58%,#02152159)}.heroCopy{max-width:670px;position:absolute;top:50%;left:clamp(22px,8vw,130px);transform:translateY(-43%)}.ownerHeroCopy{max-width:600px;left:auto;right:clamp(22px,7vw,115px)}.heroCopy h1{letter-spacing:-.025em;margin:0 0 24px;font:400 clamp(52px,6.3vw,92px)/.99 Italiana,Georgia,serif}.heroCopy h1 em,.sectionIntro h2 em,.howSection h2 em,.ownerPromise h2 em{color:var(--public-red);font-weight:400}.heroCopy>p:not(.eyebrow){color:#ffffffc7;max-width:540px;margin:0 0 32px;font-size:16px;line-height:1.75}.lightButton{color:var(--public-navy);letter-spacing:.14em;text-transform:uppercase;background:#fff;align-items:center;gap:40px;padding:16px 21px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.lightButton span{font-size:20px;line-height:.5}.heroScroll{color:#ffffff9e;letter-spacing:.14em;text-transform:uppercase;gap:20px;font-size:10px;text-decoration:none;display:flex;position:absolute;bottom:35px;left:clamp(22px,4vw,68px)}.heroScroll span{color:#fff}.feelingSection{padding:clamp(85px,11vw,170px) clamp(22px,7vw,115px)}.sectionIntro{grid-template-columns:1.2fr .8fr;align-items:end;column-gap:8vw;display:grid}.sectionIntro .eyebrow{grid-column:1/-1}.sectionIntro h2,.howSection h2,.ownerPromise h2{margin:0;font:400 clamp(43px,5.5vw,77px)/1.08 Italiana,Georgia,serif}.sectionIntro>p:last-child{color:#58707a;margin:0 0 10px;font-size:15px;line-height:1.8}.feelingGrid{border-top:1px solid #c9cdc7;grid-template-columns:repeat(4,1fr);margin-top:85px;display:grid}.feelingGrid article{border-right:1px solid #c9cdc7;min-height:250px;padding:28px 24px 20px}.feelingGrid article:first-child{border-left:1px solid #c9cdc7}.feelingGrid span,.ownerBenefits span{color:var(--public-red);letter-spacing:.13em;font-size:10px}.feelingGrid h3,.steps h3,.ownerBenefits h3{margin:70px 0 12px;font:400 27px Italiana,Georgia,serif}.feelingGrid p,.steps p,.ownerBenefits p{color:#647982;margin:0;font-size:13px;line-height:1.7}.howSection{background:var(--public-navy);color:#fff;padding:clamp(80px,10vw,145px) clamp(22px,7vw,115px)}.howSection>h2{max-width:850px}.steps{background:#ffffff2e;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:75px;display:grid}.steps article{background:var(--public-navy);min-height:260px;padding:32px}.steps b{color:var(--public-red);font:400 22px Italiana,serif}.steps h3{color:#fff;margin-top:75px}.steps p{color:#ffffff94;max-width:310px}.boatSection{grid-template-columns:1.2fr .8fr;min-height:700px;display:grid}.boatVisual{overflow:hidden}.boatVisual img{object-fit:cover;object-position:58% center;width:100%;height:100%;transform:scale(1.03)}.boatCopy{background:#e7e0d3;flex-direction:column;justify-content:center;padding:70px clamp(35px,6vw,95px);display:flex}.boatCopy h2,.destinationSection h2,.standardSection h2,.ownerControl h2{margin:0 0 25px;font:400 clamp(40px,4.5vw,66px)/1.08 Italiana,Georgia,serif}.boatCopy>p:not(.eyebrow),.standardSection p{color:#5c7078;line-height:1.8}.boatCopy ul,.standardSection ul{border-top:1px solid #bfc2bc;margin:25px 0;padding:0;list-style:none}.boatCopy li,.standardSection li{letter-spacing:.08em;border-bottom:1px solid #bfc2bc;padding:14px 0;font-size:12px}.textLink{color:var(--public-navy);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:24px;margin-top:22px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.textLink span{color:var(--public-red);font-size:18px}.destinationSection{background:#dbe7e7;grid-template-columns:1fr 1fr;align-items:end;gap:10vw;padding:clamp(85px,11vw,170px) clamp(22px,7vw,115px);display:grid}.destinationSection h2{max-width:680px;margin-bottom:0}.destinationSection>p{color:#4d6771;max-width:560px;margin:0 0 8px;line-height:1.9}.storySection{text-align:center;padding:clamp(100px,13vw,190px) clamp(22px,10vw,170px)}.storySection blockquote{max-width:1100px;margin:25px auto 35px;font:400 clamp(43px,5.5vw,76px)/1.16 Italiana,Georgia,serif}.storySection>p:last-child{color:#62767e;max-width:680px;margin:0 auto;line-height:1.9}.pathCta{background:var(--public-red);color:#fff;padding:clamp(90px,11vw,160px) clamp(22px,8vw,130px)}.pathCta h2{margin:0;font:400 clamp(54px,7vw,96px)/1 Italiana,Georgia,serif}.pathCta>p:not(.eyebrow){color:#ffffffc7;max-width:580px;margin:26px 0 32px;line-height:1.8}.pathCta .eyebrow{color:#f3efe6}.pathFooter{background:var(--public-deep);color:#ffffff94;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;padding:48px clamp(22px,4vw,68px);display:grid}.pathFooter img{width:170px}.pathFooter p{text-align:center;font:400 17px Italiana,serif}.pathFooter>div{justify-items:end;gap:10px;display:grid}.pathFooter a{color:inherit;letter-spacing:.1em;text-transform:uppercase;font-size:10px;text-decoration:none}.pathFooter a:first-child{color:#fff}.ownerPromise{grid-template-columns:1fr .72fr;align-items:end;gap:10vw;padding:clamp(95px,11vw,170px) clamp(22px,7vw,115px);display:grid}.ownerPromise>p{color:#5a7079;margin:0 0 7px;font-size:16px;line-height:1.9}.ownerBenefits{grid-template-columns:repeat(3,1fr);padding:0 clamp(22px,7vw,115px) clamp(90px,11vw,170px);display:grid}.ownerBenefits article{border:1px solid #c9cdc7;border-right:0;min-height:290px;padding:35px}.ownerBenefits article:last-child{border-right:1px solid #c9cdc7}.ownerBenefits h3{margin-top:90px;font-size:31px}.ownerProcess{background:var(--public-navy);color:#fff;grid-template-columns:.75fr 1.25fr;gap:9vw;padding:clamp(85px,10vw,150px) clamp(22px,7vw,115px);display:grid}.ownerProcessTitle{align-self:start;position:sticky;top:120px}.ownerProcessTitle h2{margin:0;font:400 clamp(41px,4.4vw,63px)/1.08 Italiana,Georgia,serif}.ownerProcessTitle>p:last-child{color:#ffffff8c;line-height:1.8}.ownerProcess ol{margin:0;padding:0;list-style:none}.ownerProcess li{border-top:1px solid #ffffff2e;grid-template-columns:70px 1fr;gap:25px;padding:34px 0;display:grid}.ownerProcess li:last-child{border-bottom:1px solid #ffffff2e}.ownerProcess li>b{color:var(--public-red);font:400 20px Italiana,serif}.ownerProcess li h3{margin:0 0 10px;font:400 29px Italiana,serif}.ownerProcess li p{color:#ffffff8c;margin:0;font-size:13px;line-height:1.7}.standardSection{background:#e7e0d3;grid-template-columns:1.1fr .9fr;min-height:700px;display:grid}.standardSection>img{object-fit:cover;object-position:32% center;width:100%;height:100%}.standardSection>div{align-self:center;padding:70px clamp(35px,6vw,100px)}.ownerControl{padding:clamp(95px,11vw,170px) clamp(22px,7vw,115px)}.ownerControl>div{border-top:1px solid #c9cdc7;border-bottom:1px solid #c9cdc7;grid-template-columns:repeat(3,1fr);margin-top:50px;display:grid}.ownerControl article{border-right:1px solid #c9cdc7;gap:45px;padding:28px;display:grid}.ownerControl article:last-child{border-right:0}.ownerControl small{color:var(--public-red);letter-spacing:.16em}.ownerControl strong{font:400 24px/1.3 Italiana,serif}.ownerCta{background:#345f69}@media (max-width:900px){.pathNav{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#031a29f0,#031a29b8);grid-template-columns:1fr auto;height:76px}.pathNav>div{display:none}.pathNav img{width:145px}.pathHero{height:820px;min-height:680px}.heroCopy,.ownerHeroCopy{inset:auto 22px 105px;transform:none}.heroCopy h1{font-size:clamp(50px,12vw,72px)}.ownerHero>img{object-position:37% center}.ownerHero .heroShade{background:linear-gradient(#02152114 25%,#021521e0)}.sectionIntro,.ownerPromise,.destinationSection,.ownerProcess{grid-template-columns:1fr;gap:35px}.feelingGrid{grid-template-columns:1fr 1fr}.steps,.boatSection,.standardSection{grid-template-columns:1fr}.boatVisual,.standardSection>img{height:500px}.ownerBenefits{grid-template-columns:1fr}.ownerBenefits article{border-bottom:0;border-right:1px solid #c9cdc7}.ownerBenefits article:last-child{border-bottom:1px solid #c9cdc7}.ownerProcessTitle{position:static}.pathFooter{grid-template-columns:1fr auto}.pathFooter p{display:none}.steps article{min-height:230px}}@media (max-width:580px){.navAction{padding:10px 12px;font-size:9px}.pathHero{height:760px}.heroCopy>p:not(.eyebrow){font-size:14px}.feelingSection,.howSection,.destinationSection,.storySection,.ownerPromise,.ownerProcess,.ownerControl{padding-left:20px;padding-right:20px}.feelingGrid{grid-template-columns:1fr;margin-top:55px}.feelingGrid article{border-bottom:1px solid #c9cdc7;border-left:1px solid #c9cdc7;min-height:210px}.feelingGrid h3{margin-top:55px}.boatVisual,.standardSection>img{height:390px}.boatCopy,.standardSection>div{padding:65px 24px}.pathCta{padding-left:22px;padding-right:22px}.pathCta h2{font-size:55px}.pathFooter{grid-template-columns:1fr;padding:40px 22px}.pathFooter>div{justify-items:start}.ownerBenefits{padding-left:20px;padding-right:20px}.ownerBenefits article{min-height:250px;padding:28px}.ownerBenefits h3{margin-top:60px}.ownerControl>div{grid-template-columns:1fr}.ownerControl article{border-bottom:1px solid #c9cdc7;border-right:0}.ownerControl article:last-child{border-bottom:0}}.brandLockup{color:#fff;background:0 0;gap:2px;width:max-content;line-height:1;display:inline-grid}.brandLockupTop{justify-content:center;align-items:center;gap:7px;display:flex}.brandLockupTop small{letter-spacing:.19em;font:500 6px/1 DM Sans,sans-serif}.brandLockupTop i{font:400 23px/.6 Georgia,serif}.brandLockup>b{letter-spacing:.07em;white-space:nowrap;font:400 17px/1 Italiana,Georgia,serif}.brandLockup.dark{color:var(--public-navy)}.welcomeHeader>span:last-child{color:#ffffff94;text-transform:uppercase;letter-spacing:.19em;font-size:10px}.welcomeHeader>img,.pathNav img,.pathFooter>img{display:none}.pathNav .brandLockup{transform-origin:0;transform:scale(.92)}.pathFooter .brandLockup{transform-origin:0;transform:scale(1.05)}.brandLockup{background:0 0;width:152px;height:auto;line-height:0;display:block}.brandLockup>img{object-fit:contain;background:0 0;width:100%;height:auto;display:block!important}.welcomeHeader .brandLockup{width:172px}.pathNav .brandLockup{width:164px;transform:none}.pathFooter .brandLockup{width:176px;transform:none}.pathHero{z-index:0;background:0 0;border:0;padding:0;display:block;top:auto}.heroCopy h1 em,.heroCopy .eyebrow,.welcomePage .eyebrow{color:var(--public-sand)}.sectionIntro h2 em,.ownerPromise h2 em{color:var(--public-red)}.howSection h2 em,.howSection .steps b,.ownerProcess li>b{color:var(--public-sand)}@media (max-width:900px){.guestHero .heroShade{background:linear-gradient(#0215211f 22%,#021521d1),linear-gradient(90deg,#0215216b,#0215210f)}}.portalDemoSection{background:#dbe7e7;grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;padding:clamp(90px,11vw,165px) clamp(22px,7vw,115px);display:grid;overflow:hidden}.portalDemoSection h2{margin:0 0 25px;font:400 clamp(42px,4.7vw,68px)/1.08 Italiana,Georgia,serif}.portalDemoSection>div:first-child>p:not(.eyebrow){color:#526c75;max-width:560px;line-height:1.85}.portalDemoSection .lightButton{background:var(--public-navy);color:#fff;margin-top:20px}.portalDemoWindow{background:#f8f6f0;border:1px solid #062a3d24;border-radius:13px;overflow:hidden;transform:rotate(1.25deg);box-shadow:0 35px 80px #062a3d2e}.portalDemoWindow>header{background:var(--public-navy);color:#fff;align-items:center;gap:6px;height:42px;padding:0 16px;display:flex}.portalDemoWindow>header i{background:#ffffff59;border-radius:50%;width:7px;height:7px}.portalDemoWindow>header small{letter-spacing:.16em;margin-left:auto;font-size:7px}.portalDemoWindow>section{padding:26px}.portalDemoWindow aside{border-left:3px solid var(--public-red);background:#fff;gap:6px;padding:20px;display:grid}.portalDemoWindow aside small,.portalDemoWindow article small{color:#73858b;letter-spacing:.13em;font-size:8px}.portalDemoWindow aside strong{font:400 29px Italiana,serif}.portalDemoWindow aside span{color:#73858b;font-size:10px}.portalDemoWindow section>div{grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0;display:grid}.portalDemoWindow article{background:#fff;gap:15px;min-height:105px;padding:15px;display:grid}.portalDemoWindow article b{font:400 18px Italiana,serif}.portalDemoWindow footer{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.portalDemoWindow footer span{text-align:center;color:#586e76;background:#e7e0d3;padding:12px;font-size:9px}.portalDemoWindow footer span:first-child{background:var(--public-navy);color:#fff}@media (max-width:900px){.portalDemoSection{grid-template-columns:1fr;gap:60px}.portalDemoWindow{transform:none}}@media (max-width:580px){.portalDemoSection{padding-left:20px;padding-right:20px}.portalDemoWindow section>div{grid-template-columns:1fr}.portalDemoWindow article{min-height:80px}.portalDemoWindow footer span{padding:10px 4px}}
