:root{color-scheme:dark;--ink:#090f1d;--white:#f7f4ec;--muted:#aebdc9;--mint:#8aebe3;font-family:Arial,Helvetica,sans-serif;color:var(--white);background:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--mint);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}.skip{position:fixed;top:-100px;left:20px;z-index:20;padding:14px;background:var(--white);color:var(--ink)}.skip:focus{top:15px}.hero{height:100svh;min-height:720px;max-height:1200px;position:relative;isolation:isolate;overflow:hidden;background:#152745}.hero-art,.hero-art img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-art img{object-fit:cover;object-position:center 58%}.hero-shade{background:linear-gradient(180deg,rgba(4,10,23,.5),transparent 34%,transparent 66%,rgba(3,10,21,.85));pointer-events:none}header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:28px 4.5vw;border-bottom:1px solid #ffffff29}.wordmark{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:600;letter-spacing:.22em}.brand-icon{font-size:42px;font-weight:300;letter-spacing:-.1em;line-height:1;color:var(--mint)}.wordmark small{display:block;letter-spacing:.48em;font-size:9px;margin-top:5px}nav{display:flex;align-items:center;gap:34px;font-size:13px}.nav-tour{border:1px solid #ffffff66;border-radius:50px;padding:13px 21px;background:#07132936}.nav-tour span{color:var(--mint);margin-left:16px}.headline{position:absolute;z-index:1;top:15%;left:5vw;right:5vw;text-align:center;text-shadow:0 3px 22px #06112770}.eyebrow{font-size:10px;letter-spacing:.24em;font-weight:600;line-height:1.6}.headline h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(48px,5.3vw,90px);letter-spacing:-.055em;line-height:1.02;margin-top:15px}.headline em{font-weight:400;font-style:italic;color:#e0f6f1}.hero-bottom{position:absolute;bottom:32px;left:4.5vw;right:4.5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:25px}.intro-copy{font-size:13px;line-height:1.6;color:#f4f4eff0}.explore{display:flex;align-items:center;gap:14px;font-size:12px;padding:7px 0}.arrow{border:1px solid #ffffff77;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-size:20px}.property-facts{text-align:right;display:flex;justify-content:flex-end;gap:13px;flex-wrap:wrap;font-size:11px;color:#eef3f6}.property-facts span+span::before{content:'·';margin-right:13px;color:var(--mint)}.rooms{padding:92px 6vw 85px;max-width:1700px;margin:auto}.section-intro{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;align-items:end;margin-bottom:40px}.section-intro .eyebrow{color:var(--mint);margin-bottom:17px}h2{font:400 clamp(32px,3.4vw,52px)/1.12 Georgia,serif;letter-spacing:-.035em}.section-intro>p{font-size:15px;line-height:1.8;max-width:370px;color:var(--muted);justify-self:end}.room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.room img{width:100%;aspect-ratio:1.38;object-fit:cover}.room>div{padding:23px 0;border-bottom:1px solid #ffffff29}.room>div>span{font-size:9px;letter-spacing:.2em;color:var(--mint)}.room h3{font:400 25px/1.2 Georgia,serif;margin:12px 0 8px}.room p{font-size:12px;color:var(--muted)}.room p span{float:right;color:var(--mint)}.review-note{margin:0 6vw 45px;padding:23px 26px;border:1px solid #ffffff29;display:flex;justify-content:space-between;gap:30px;align-items:center}.review-note strong{font-size:13px}.review-note p{margin-top:8px;max-width:720px;color:var(--muted);font-size:12px;line-height:1.7}.review-note>a{font-size:12px;white-space:nowrap;color:var(--mint)}footer{border-top:1px solid #ffffff29;padding:30px 6vw;display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:11px;color:var(--muted)}.footer-brand{letter-spacing:.12em;color:var(--white)}
@media(min-aspect-ratio:19/10){.hero{min-height:620px}.headline{top:17%}.headline h1{font-size:64px}.hero-art img{object-position:center 65%}}
@media(max-width:700px){.hero{min-height:700px;max-height:none;height:100svh}.hero-art img{object-fit:contain;object-position:center 57%}.hero-art{background:linear-gradient(#142447,#345074 50%,#101c30)}.hero-shade{background:linear-gradient(180deg,#08172b99,transparent 40%,transparent 72%,#07101fec)}header{padding:21px 6vw}.wordmark{font-size:10px;gap:10px}.wordmark small{font-size:8px}.brand-icon{font-size:34px}nav{gap:0}nav>a:first-child{display:none}.nav-tour{padding:10px 13px;font-size:11px}.nav-tour span{margin-left:5px}.headline{top:16%;left:5vw;right:5vw}.headline .eyebrow{font-size:8px;letter-spacing:.17em}.headline h1{font-size:clamp(38px,10.8vw,66px);margin-top:17px;line-height:1.05}.hero-bottom{bottom:28px;left:6vw;right:6vw;grid-template-columns:1fr auto;gap:22px}.intro-copy{font-size:12px}.explore{gap:10px;font-size:11px}.explore>span:last-child{max-width:75px;line-height:1.5}.arrow{width:32px;height:32px}.property-facts{grid-column:1/-1;text-align:left;justify-content:flex-start;font-size:10px;gap:11px}.property-facts span+span::before{margin-right:11px}.rooms{padding:60px 6vw}.section-intro{grid-template-columns:1fr;gap:24px}.section-intro>p{justify-self:start}.room-grid{grid-template-columns:1fr;gap:30px}.room img{aspect-ratio:1.5}.room h3{font-size:27px}.review-note{flex-direction:column;align-items:flex-start;padding:20px;gap:18px}footer{flex-direction:column;align-items:flex-start;font-size:11px;gap:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:700px){.hero-art img{inset:auto;left:-22.5%;top:35%;width:145%;height:auto;max-width:none;object-fit:initial;mask-image:linear-gradient(180deg,transparent,#000 7%,#000 88%,transparent)}.hero-art{background:linear-gradient(#10203a,#233c60 48%,#0a1425)}.headline{top:17%}.hero-bottom{bottom:28px}.hero-shade{background:linear-gradient(180deg,#08172b44,transparent 30%,transparent 75%,#07101f88)}}
@media(max-width:700px) and (max-height:740px){.headline{top:15%}.headline h1{font-size:38px}.hero-art img{top:36%}.intro-copy{font-size:11px}}
.entrance-track{height:100svh;min-height:720px;position:relative}.entrance-track.scroll-enabled{height:360svh;min-height:0}.entrance-track .hero{position:sticky;top:0;height:100svh;max-height:none;min-height:0}.entry-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;opacity:0;pointer-events:none}.media-ready .entry-video{opacity:1}.headline,.hero-bottom{opacity:var(--intro-opacity,1)}.in-motion .headline,.in-motion .hero-bottom{pointer-events:none}.in-motion .hero-shade{background:linear-gradient(0deg,#050c1bcc,transparent 30%,transparent 83%,#050c1b88)}.entry-controls{position:absolute;z-index:3;left:4.5vw;right:4.5vw;bottom:28px;opacity:0;pointer-events:none;max-width:650px}.in-motion .entry-controls{opacity:1;pointer-events:auto}.entry-meta,.entry-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px}.entry-meta{margin-bottom:9px}.entry-meta>span{font-size:16px}.entry-actions{margin-top:8px;color:#d0dee8}.entry-actions button{font:inherit;background:none;border:0;color:inherit;padding:10px 0;cursor:pointer}.entry-controls input{width:100%;accent-color:var(--mint);height:22px;margin:0;cursor:ew-resize}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0)}.entry-status{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:13px 20px;background:#091427ed;border:1px solid #ffffff33;border-radius:6px;max-width:80%;font-size:13px;text-align:center;z-index:5}.entry-status[hidden],.motion-opt-in[hidden]{display:none}.motion-opt-in{position:absolute;z-index:5;bottom:120px;left:50%;transform:translateX(-50%);font:inherit;font-size:12px;padding:12px 18px;background:#0c223c;border:1px solid var(--mint);border-radius:25px;color:var(--white);cursor:pointer}.entry-actions button:focus-visible,.motion-opt-in:focus-visible{outline:3px solid var(--mint);outline-offset:4px}.motion-disabled.in-motion .entry-controls{opacity:1;pointer-events:auto}.motion-disabled.in-motion .motion-opt-in{display:none}
@media(max-width:700px){.entrance-track{min-height:700px}.entrance-track.scroll-enabled{height:330svh;min-height:0}.entry-video{inset:auto;left:-22.5%;top:35%;width:145%;height:auto;max-width:none;object-fit:initial;mask-image:linear-gradient(180deg,transparent,#000 7%,#000 88%,transparent)}.entry-controls{left:6vw;right:6vw;bottom:27px}.entry-meta,.entry-actions{font-size:11px}.entry-meta>span{font-size:14px}.entry-actions{gap:12px}.entry-status{top:52%}.motion-opt-in{bottom:125px;width:max-content;max-width:90%}}
@media(max-width:700px) and (max-height:740px){.entry-video{top:36%}}
.media-ready .hero-art img{visibility:hidden}

.stay-cta{margin:0 6vw 65px;padding:32px 0;border-top:1px solid #ffffff29;display:flex;justify-content:space-between;align-items:center;gap:32px}.stay-cta .eyebrow{color:var(--mint);margin-bottom:14px}.stay-cta h2{font-size:clamp(28px,3vw,42px)}.stay-cta p:not(.eyebrow){margin-top:15px;color:var(--muted);font-size:14px;line-height:1.7}.stay-actions{display:flex;flex-direction:column;align-items:center;gap:20px;flex-shrink:0;font-size:13px}.book-link{display:inline-block;border:1px solid var(--mint);border-radius:40px;padding:16px 25px;background:var(--mint);color:#091626;font-weight:600}.tour-main{max-width:1120px;margin:auto;padding:65px 24px}.tour-intro{margin-bottom:50px}.tour-intro h1{font:400 clamp(42px,6vw,72px)/1.05 Georgia,serif;margin:18px 0}.tour-intro>p:last-of-type{max-width:620px;color:var(--muted);line-height:1.8}.tour-nav{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:13px;color:var(--mint)}.tour-section{margin:55px 0;scroll-margin-top:30px}.tour-section h2{font-size:clamp(28px,4vw,42px);margin:12px 0}.tour-section p{color:var(--muted);line-height:1.7;margin:14px 0 22px}.tour-section video{width:100%;aspect-ratio:16/9;display:block;background:#080f18;border-radius:5px}.tour-playback{display:flex;gap:24px;align-items:center;margin-top:16px;font-size:13px}.play-tour{font:inherit;background:var(--mint);color:#091626;padding:12px 18px;border:0;border-radius:30px;cursor:pointer}.play-tour:disabled{opacity:.6;cursor:wait}.play-tour[hidden]{display:none}.tour-nav>a:first-child{display:inline}.tour-home{font-size:13px;color:var(--mint)}@media(max-width:700px){.stay-cta{flex-direction:column;align-items:flex-start;padding-top:28px}.stay-actions{align-items:flex-start}.tour-main{padding:42px 6vw}.tour-nav{gap:16px}.tour-section{margin:40px 0}}
