@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&display=swap');
:root{--navy:#101e26;--ivory:#f5f3ed;--gold:#bba57c;--ink:#1b2b32;--muted:#62696a;--line:#d8d8d1;--serif:'arpona',Georgia,serif;--sans:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ivory);color:var(--ink);font:400 16px/1.7 var(--sans)}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.02}em{font-weight:400;font-style:normal}h2{font-size:clamp(44px,4.6vw,70px)}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:600;line-height:1.8}.skip-link{position:fixed;top:10px;left:10px;padding:10px;background:var(--ivory);z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{height:118px;position:absolute;z-index:5;top:0;left:0;right:0;margin:0 4.5%;border-bottom:1px solid #ffffff38;display:flex;align-items:center;justify-content:space-between;color:white}.brand{display:inline-flex;flex-direction:column;align-items:center;line-height:1;flex:none}.brand-name{font-family:var(--serif);font-size:47px;letter-spacing:.11em;padding-left:.11em}.brand-caption{font-size:10px;letter-spacing:.44em;padding-left:.44em;margin-top:8px}.site-header nav{display:flex;gap:38px;font-size:14px}.site-header nav a{padding:12px 0}.header-enquire{font-size:14px;border:1px solid #ffffff80;padding:12px 21px}.header-enquire span{margin-left:28px}.hero{position:relative;min-height:740px;height:100svh;max-height:1150px;color:white;isolation:isolate;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-image{object-position:center 57%}.hero-shade{z-index:-1;background:linear-gradient(90deg,#05182292 0%,#091b2340 42%,transparent 75%),linear-gradient(180deg,#07182360,transparent 28%,#07182310 50%,#061c2775)}.hero-content{position:absolute;top:34%;left:8%;max-width:740px}.hero h1{font-size:clamp(72px,7.8vw,126px);letter-spacing:-.025em;line-height:.98;margin:25px 0 22px}.hero h1 em{color:#f3e4ce}.hero-description{font-size:16px;color:#ffffffe6;margin-bottom:36px}.button{display:inline-flex;align-items:center;gap:48px;justify-content:space-between;padding:17px 26px;font-size:14px;transition:background .2s,transform .2s}.button-light{background:var(--ivory);color:var(--navy)}.button-light:hover{background:#fff}.button-dark{color:var(--ivory);background:var(--navy)}.button-dark:hover{background:#263c49}.button:hover{transform:translateY(-2px)}.hero-bottom{position:absolute;bottom:38px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.16em}.hero-bottom a{display:flex;gap:32px;align-items:center}.hero-bottom a span{font-size:24px}.hero-yacht{position:absolute;right:4.5%;bottom:108px;font-size:10px;letter-spacing:.16em;writing-mode:vertical-rl}.section-wrap{max-width:1600px;margin:auto;padding:110px 6%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:54px}.section-heading h2{margin-top:18px}.section-heading>p{font-size:16px;color:var(--muted);max-width:420px}.collection-rule{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:22px 0 28px;font-size:10px;letter-spacing:.15em;color:var(--muted)}.yacht-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 26px}.yacht-card img{aspect-ratio:1.48;height:auto;transition:transform .65s}.yacht-meta{font-size:11px;letter-spacing:.14em;color:var(--muted);margin:23px 0 8px}.yacht-card h3{font-size:37px}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid var(--line);font-size:12px}.card-bottom>a{font-size:13px}.experience{display:grid;grid-template-columns:1.1fr 1fr;background:var(--navy);color:var(--ivory)}.experience-image{min-height:650px}.experience-image img{height:100%}.experience-copy{padding:95px 14%;align-self:center}.experience-copy .eyebrow{color:var(--gold)}.experience-copy h2{margin:24px 0 34px;font-size:clamp(43px,4vw,64px)}.experience-copy>p:not(.eyebrow){font-size:16px;color:#c5cbcb;margin-bottom:22px}.text-link{display:inline-flex;gap:55px;font-size:14px;padding-bottom:8px;border-bottom:1px solid #78817f;margin-top:22px}.enquire-section{text-align:center;padding-top:120px;padding-bottom:120px}.enquire-section h2{font-size:clamp(58px,6.4vw,96px);margin:24px 0}.enquire-section>p:not(.eyebrow){color:var(--muted);margin-bottom:32px}.phone{display:block;width:max-content;margin:23px auto 0;font-size:14px}.site-footer{padding:56px 6%;background:var(--navy);color:var(--ivory);display:flex;align-items:center;justify-content:space-between;gap:40px}.site-footer>p{font-size:10px;letter-spacing:.14em;line-height:2}.site-footer>div{text-align:right;font-size:12px}.site-footer .footer-note{margin-top:8px;color:#9da9ad;font-size:11px}
.brand-logo{width:150px;height:auto;mask-image:url('assets/logo.webp');mask-size:100% 100%;mask-mode:luminance}
@media(min-width:1700px){.hero-content{left:calc((100% - 1400px)/2)}}
@media(max-width:1000px){.hero{min-height:700px;max-height:950px}.hero-content{left:6%;top:32%}.hero h1{font-size:90px}.hero-image{object-position:62% center}.yacht-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>p{font-size:14px}.experience-copy{padding:65px 10%}.experience-image{min-height:570px}.site-footer{flex-wrap:wrap}.site-footer>div{text-align:left}}
@media(max-width:640px){html{scroll-padding-top:24px}.site-header{height:94px;margin:0 6%}.brand-name{font-size:38px}.brand-caption{font-size:9px;margin-top:7px}.site-header nav{display:none}.header-enquire{padding:10px 15px;font-size:13px}.header-enquire span{margin-left:16px}.hero{height:91svh;min-height:640px;max-height:880px}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(180deg,#061c2755,#07182305 28%,#0718236b 57%,#061c27b0)}.hero-content{top:auto;bottom:120px;left:7%;right:7%}.hero-content .eyebrow{font-size:10px;letter-spacing:.16em}.hero h1{font-size:clamp(60px,15vw,82px);margin:20px 0}.hero-description{font-size:14px;margin-bottom:28px}.button{padding:15px 21px;gap:38px}.hero-bottom{left:7%;right:7%;bottom:26px}.hero-bottom>span{display:none}.hero-bottom a{font-size:9px;gap:22px}.hero-yacht{right:7%;bottom:32px;font-size:9px;writing-mode:initial}.section-wrap{padding:68px 6%}.section-heading{gap:24px;margin-bottom:35px}.section-heading h2{font-size:50px}.eyebrow{font-size:10px}.collection-rule{font-size:9px;padding:20px 0 24px}.yacht-grid{grid-template-columns:1fr;gap:38px}.yacht-card h3{font-size:35px}.yacht-meta{margin-top:18px}.card-bottom{font-size:12px;margin-top:15px;padding-top:14px}.experience{grid-template-columns:1fr}.experience-image{min-height:0;height:400px}.experience-copy{padding:58px 8% 65px}.experience-copy h2{font-size:54px}.enquire-section{padding:75px 6%}.enquire-section h2{font-size:59px}.enquire-section>p:not(.eyebrow){font-size:14px}.site-footer{padding:45px 7%;gap:35px}.site-footer>p{font-size:9px}.site-footer>div{width:100%;border-top:1px solid #ffffff26;padding-top:25px}.footer-note{max-width:300px}}
.yacht-photo{display:block;position:relative;overflow:hidden;background:#d6dde0}.yacht-photo:hover img{transform:scale(1.045)}.photo-caption{position:absolute;bottom:16px;right:16px;background:#f5f3edf2;color:var(--navy);padding:9px 13px;font-size:12px;display:flex;gap:22px;align-items:center}.yacht-card h3 a:hover{color:#7e6847}.yacht-meta{text-transform:uppercase}.dialog-open{overflow:hidden}dialog{border:0;padding:0;width:min(1240px,94vw);max-width:1240px;max-height:92svh;overflow-y:auto;background:var(--ivory);color:var(--ink)}dialog::backdrop{background:#071721cf;backdrop-filter:blur(6px)}.dialog-layout{display:grid;grid-template-columns:1.18fr 1fr}.dialog-close{position:absolute;top:18px;right:18px;z-index:4;border:1px solid #9faaa8;background:var(--ivory);color:var(--navy);width:43px;height:43px;font-size:20px;cursor:pointer}.dialog-gallery{padding:24px;background:#e5e7e1;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.gallery-stage{position:relative;background:var(--navy)}#gallery-image{width:100%;height:auto;aspect-ratio:1.37;object-fit:contain}.gallery-arrow{position:absolute;top:calc(50% - 23px);height:46px;width:42px;background:#f5f3ede8;border:0;color:var(--navy);font-size:22px;cursor:pointer}.gallery-prev{left:12px}.gallery-next{right:12px}#gallery-count{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);padding:4px 12px;color:#fff;background:#101e26c4;font-size:11px;letter-spacing:.13em}.gallery-thumbnails{display:flex;gap:9px;margin-top:12px}.gallery-thumbnails button{border:2px solid transparent;padding:2px;background:transparent;flex:1;min-width:0;cursor:pointer}.gallery-thumbnails button[aria-pressed=true]{border-color:var(--navy)}.gallery-thumbnails img{height:auto;aspect-ratio:1.4}.dialog-copy{padding:76px 45px 46px}.dialog-copy .eyebrow{color:var(--muted);font-size:11px;text-transform:uppercase}.dialog-copy h2{font-size:56px;margin:15px 0 25px}.dialog-copy>p:not(.eyebrow):not(.dialog-price):not(.availability-note){font-size:16px;color:var(--muted)}#dialog-specs{margin:28px 0}#dialog-specs>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--line);font-size:13px}#dialog-specs dt{color:var(--muted)}#dialog-specs dd{margin:0;text-align:right}.dialog-price{font-size:17px;margin:24px 0 18px}.dialog-copy .button{width:100%;gap:15px}.availability-note{font-size:12px;line-height:1.7;color:var(--muted);margin-top:20px}
@media(max-width:850px){.dialog-layout{grid-template-columns:1fr}.dialog-gallery{padding:0}.gallery-thumbnails{padding:0 15px 12px}.dialog-copy{padding:32px 24px}.dialog-copy h2{font-size:46px}dialog{max-height:94svh}.dialog-close{top:12px;right:12px}.gallery-stage{padding-top:48px;background:var(--navy)}#gallery-image{aspect-ratio:1.5}.gallery-arrow{top:calc(50% - 4px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.card-bottom,.card-bottom>a{font-size:14px}.yacht-meta{font-size:12px}.photo-caption{font-size:13px}#dialog-specs>div{font-size:14px}.dialog-copy .eyebrow{font-size:12px}
.hero-video{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 57%;opacity:0;transition:opacity .5s}.hero-video.is-ready{opacity:1}.video-toggle{position:absolute;right:4.5%;bottom:92px;z-index:3;background:#101e2670;color:#fff;border:1px solid #ffffff70;padding:9px 15px;font:400 12px var(--sans);cursor:pointer;min-height:40px}.video-toggle:hover{background:#101e26aa}.video-toggle[hidden]{display:none}.hero-yacht{right:4.5%;bottom:168px}@media(max-width:767px){.hero-video{display:none}.hero-yacht{bottom:32px}}@media(prefers-reduced-motion:reduce){.hero-video{display:none}}

/* Keep the headline in the open-water space beside the yacht. */
.hero-content{left:6%;top:33%;width:33%;max-width:500px}
.hero h1{font-size:clamp(56px,5.2vw,90px);line-height:1.02;margin:22px 0 24px;text-shadow:0 2px 16px #07182340}
.hero h1>span,.hero h1>em,.hero-description>span{display:block}
.hero h1>span{white-space:nowrap}
.hero-description{color:#fff;line-height:1.65;margin-bottom:30px;text-shadow:0 1px 8px #07182380}
.hero-shade{background:linear-gradient(90deg,#061923df 0%,#071923a8 24%,#07192338 43%,transparent 66%),linear-gradient(180deg,#07182360,transparent 28%,transparent 60%,#061c2785)}
@media(min-width:641px) and (max-width:1000px){.hero-content{left:6%;width:38%;top:31%}.hero h1{font-size:clamp(50px,6vw,62px)}}
@media(max-width:640px){.hero-content{left:7%;right:7%;top:auto;bottom:120px;width:auto;max-width:none}.hero h1{font-size:clamp(54px,14vw,76px);margin:18px 0}.hero-description{font-size:14px;margin-bottom:24px}.hero-shade{background:linear-gradient(180deg,#061c2755 0%,#07182310 22%,#071823b5 48%,#061c27eb 76%,#061c27f2 100%)}}
