/* EN-v3 edition 2.1: scoped refinement of the existing layout. */
:root { --navy:#0B1426; --burgundy:#641F2A; --muted:#615B52; }
h1,h2,h3,h4 { font-weight:400; }
.eyebrow { color:var(--burgundy); font-size:.75rem; font-weight:600; letter-spacing:.1em; }
.page-intro,.site-footer,.rooms-section,.chat-header { background:var(--navy); }
.site-header,.site-header.is-scrolled,.site-header.menu-active { background:var(--navy); color:var(--ivory); }
.site-header { min-height:118px; }
.site-header .brand,.site-header.is-scrolled .brand { width:134px; height:118px; flex:0 0 134px; padding:10px 19px; }
.site-header .brand img,.site-header.is-scrolled .brand img { width:96px; height:96px; max-width:none; flex-shrink:0; object-fit:contain; filter:none; }
.site-header.is-scrolled .brand img { filter:none; }
.site-header::after,.site-header.is-scrolled::after { background:var(--line-light); }
.site-header .nav a,.site-header .header-reserve,.site-header .menu-toggle { color:var(--ivory); }
.site-header .header-reserve { border-color:var(--gold-bright); }
.site-footer .footer-brand img { width:108px; height:108px; object-fit:contain; margin:22px; filter:none; }
.footer-brand p { margin-top:22px; }
.rooms-heading .eyebrow,.room-note .eyebrow,.signature-content .eyebrow,.location-content .eyebrow { color:var(--ivory); }
.location-section { background:var(--burgundy); }
.booking-section { background:var(--paper); }
.enquire-section { background:var(--ivory); }
.button-dark,.chat-launcher,.chat-form button { background:var(--burgundy); color:var(--ivory); }
.button-dark:hover,.button-dark:focus-visible,.chat-launcher:hover,.chat-form button:hover { background:var(--navy); color:var(--ivory); }
.room-card-feature { background:var(--ivory); }
.room-card-feature .room-facts dt,.room-card-feature .room-rates h4 { color:var(--burgundy); }
.room-card .room-facts dt,.room-card .rate-list dt span { font-size:.75rem; font-weight:600; }
.room-card .rate-list dt { font-size:.875rem; }
.room-card .rate-list dd { font-size:1.125rem; }
.room-card h3 { line-height:1.1; }
.room-rates h4 { font-family:var(--sans); font-weight:600; }
.hero { padding-top:168px; padding-bottom:100px; }
.hero .hero-media { filter:none; opacity:0; animation:none; transform:scale(1.035); object-position:58% 50%; transition:opacity 1.4s ease,transform 8s ease; }
.hero .hero-media.is-active { opacity:1; transform:scale(1); }
.hero .hero-media:nth-child(1) { object-position:57% 52%; }
.hero .hero-media:nth-child(2) { object-position:50% 48%; }
.hero .hero-media:nth-child(3) { object-position:67% 50%; }
.hero .hero-media:nth-child(4) { object-position:47% 48%; }
.hero::before { background:linear-gradient(180deg,transparent 70%,rgba(11,20,38,.7)); }
.hero::after { display:none; }
.hero-inner { width:min(540px,52vw); background:var(--navy); padding:32px; }
.hero h1 { font-size:64px; line-height:1.04; }
.hero-inner .hero-eyebrow { color:var(--ivory); font-size:.75rem; }
.hero-signature { font-family:var(--serif); font-size:1.75rem; line-height:1.2; margin:24px 0 12px; color:var(--gold-bright); }
.hero-inner .hero-copy { margin:12px 0; font-size:1rem; line-height:1.6; color:var(--ivory); }
.hero-offer { font-size:.875rem; color:var(--ivory); margin:12px 0 20px; }
.hero-actions { flex-wrap:wrap; gap:18px; }
.hero-photo-note { right:110px; background:var(--navy); color:var(--ivory); padding:8px 12px; }
.scroll-cue { right:24px; }
.hero-gallery-controls { position:absolute; z-index:3; right:clamp(24px,4.7vw,76px); bottom:76px; display:flex; align-items:center; gap:10px; }
.hero-gallery-arrow,.hero-gallery-toggle { width:38px; height:38px; min-height:38px; display:grid; place-items:center; padding:0; border:1px solid rgba(242,238,230,.58); border-radius:50%; background:rgba(11,20,38,.72); color:var(--ivory); cursor:pointer; font:600 .78rem/1 var(--sans); backdrop-filter:blur(8px); }
.hero-gallery-dots { display:flex; align-items:center; gap:9px; padding:10px 12px; border-radius:999px; background:rgba(11,20,38,.72); backdrop-filter:blur(8px); }
.hero-gallery-dots button { width:8px; height:8px; min-height:0; padding:0; border:1px solid rgba(242,238,230,.82); border-radius:50%; background:transparent; cursor:pointer; transition:width .3s ease,background-color .3s ease,border-radius .3s ease; }
.hero-gallery-dots button.is-active { width:28px; border-radius:999px; background:var(--gold-bright); border-color:var(--gold-bright); }
.hero-gallery-arrow:hover,.hero-gallery-arrow:focus-visible,.hero-gallery-toggle:hover,.hero-gallery-toggle:focus-visible,.hero-gallery-dots button:hover,.hero-gallery-dots button:focus-visible { border-color:var(--gold-bright); }
.media-frame img,.room-gallery img { filter:none; }
.signature-media img { filter:none; height:100%; object-position:55% 50%; }
.signature-content { background:var(--navy); padding:32px; max-width:560px; }
.signature-content h2 { font-size:clamp(2.5rem,4vw,4rem); line-height:1.1; }
.signature-content > p:last-child { color:var(--ivory); margin-left:0; }
.signature-overlay { background:transparent; }
.experience-shot figcaption { background:var(--navy); color:var(--ivory); padding:16px; }
.experience-shot figcaption small { color:var(--ivory); }
.faq-section { padding:88px max(48px,calc((100vw - 1380px)/2)); background:var(--paper); }
.faq-section h2 { font-size:clamp(2rem,4vw,3rem); line-height:1.15; }
.faq-section details { max-width:900px; border-bottom:1px solid var(--line-dark); }
.faq-section summary { cursor:pointer; padding:22px 0; font-weight:600; line-height:1.5; }
.faq-section details p { max-width:72ch; line-height:1.65; padding-bottom:20px; }
.faq-section .line-link { margin-top:32px; }
:focus-visible { outline:3px solid var(--burgundy); outline-offset:4px; }
.rooms-section :focus-visible,.site-header :focus-visible,.hero :focus-visible,.site-footer :focus-visible,.location-section :focus-visible,.chat-header :focus-visible { outline-color:var(--gold-bright); }
button,a.button,summary,.nav a { min-height:44px; }
html { scroll-padding-top:138px; }
@media(max-width:1100px) {
 .site-header { padding-inline:16px; }
 .nav { gap:14px; }
 .nav a { font-size:.7rem; }
}
@media(max-width:820px) {
 .site-header { min-height:92px; grid-template-columns:76px 1fr auto; gap:14px; padding:7px 16px; }
 .site-header .brand,.site-header.is-scrolled .brand { width:76px; height:76px; padding:6px; }
 .site-header .brand img,.site-header.is-scrolled .brand img { width:64px; height:64px; }
 .site-header .header-reserve { display:inline-flex; justify-self:end; align-items:center; font-size:.6rem; letter-spacing:.12em; }
 .nav,.site-header.menu-active .nav { background:var(--navy); }
 .site-header .nav > a,.site-header .nav .nav-enquire { font-size:clamp(1.625rem,7.5vw,2rem); }
 .hero-inner { width:min(540px,100%); }
 .hero { padding-top:158px; }
 .hero h1 { font-size:48px; }
 .signature-content { width:100%; }
}
@media(max-width:600px) {
 .page-intro { display:none; }
 .hero { padding:148px 20px 96px; min-height:900px; align-items:flex-end; }
 .hero-inner { width:100%; padding:18px 20px; background:linear-gradient(135deg,rgba(11,20,38,.9),rgba(11,20,38,.7)); box-shadow:0 18px 48px rgba(0,0,0,.22); backdrop-filter:blur(4px); }
 body:has(.consent-banner:not([hidden])) .hero-inner { margin-bottom:200px; }
 .js .hero:not(.is-copy-ready) .hero-inner { visibility:hidden; opacity:0; transform:translateY(18px); pointer-events:none; animation:heroCopySafety .01s 3.5s forwards; }
 .js .hero.is-copy-ready .hero-inner { visibility:visible; opacity:1; transform:translateY(0); pointer-events:auto; animation:none; transition:opacity .6s ease,transform .6s ease; }
 .hero-inner .hero-eyebrow,.hero-offer,.hero-inner .hero-copy,.hero-actions .quiet-link { display:none; }
 .hero h1 { font-size:34px; line-height:1.02; }
 .hero .hero-media { left:-2px; right:auto; width:calc(100% + 4px); max-width:none; }
 .hero-signature { margin:10px 0 4px; font-size:1.28rem; }
 .hero-offer { margin:8px 0 12px; }
 .hero-actions { margin-top:16px; gap:12px; }
 .hero .hero-media:nth-child(1) { object-position:50% 50%; }
 .hero .hero-media:nth-child(2) { object-position:42% 50%; }
 .hero .hero-media:nth-child(3) { object-position:75% 42%; }
 .hero .hero-media:nth-child(4) { object-position:33% 42%; }
 .hero .hero-media:nth-child(5) { object-position:50% 50%; }
 .hero-actions { gap:14px; }
 .hero-photo-note { display:none; }
 .hero-gallery-controls { left:20px; right:20px; top:132px; bottom:auto; gap:8px; justify-content:center; }
 .hero-gallery-arrow,.hero-gallery-toggle { width:44px; height:44px; min-height:44px; }
 .hero-gallery-dots { gap:0; padding:0 4px; }
 .hero-gallery-dots button,.hero-gallery-dots button.is-active { width:28px; height:44px; min-height:44px; border:0; border-radius:0; background:radial-gradient(circle,var(--ivory) 0 3px,transparent 4px); }
 .hero-gallery-dots button.is-active { background:radial-gradient(circle,var(--gold-bright) 0 4px,transparent 5px); }
 .consent-copy > p:last-child { color:rgba(248,245,239,.78); font-size:.72rem; line-height:1.48; }
 .consent-actions .button { min-height:44px; font-size:.63rem; letter-spacing:.1em; }
 .faq-section { padding:64px 20px; }
 .signature-content { padding:24px; }
 .room-card .room-rates { padding-right:0; }
 .room-card .rate-list { margin-right:0; }
 .enquire-email { overflow-wrap:anywhere; }
 .chat-launcher { width:48px; height:48px; }
}
@keyframes heroCopySafety { to { visibility:visible; opacity:1; transform:translateY(0); pointer-events:auto; } }
@media(prefers-reduced-motion:reduce) {
 html { scroll-behavior:auto; }
 *,*::before,*::after { animation-duration:.01ms !important; transition-duration:.01ms !important; }
 .js .hero .hero-inner { visibility:visible; opacity:1; transform:none; pointer-events:auto; }
 .hero-gallery-toggle { display:none; }
}

/* Dedicated rooms, booking and location pages. */
.interior-page .site-header { position:absolute; }
.interior-page .site-header.is-scrolled { position:fixed; }
.interior-hero { position:relative; min-height:680px; display:flex; align-items:flex-end; padding:190px max(48px,calc((100vw - 1380px)/2)) 88px; overflow:hidden; color:var(--ivory); background:var(--navy); }
.interior-hero::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,rgba(11,20,38,.1) 20%,rgba(11,20,38,.88) 100%); }
.interior-hero > img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; }
.interior-hero-copy { position:relative; z-index:1; max-width:780px; padding:32px; background:rgba(11,20,38,.8); backdrop-filter:blur(5px); }
.interior-hero-copy .eyebrow { color:var(--gold-bright); }
.interior-hero h1 { margin:.2em 0; font:400 clamp(3.2rem,7vw,6.8rem)/.94 var(--serif); letter-spacing:-.035em; }
.interior-hero-copy > p:last-child { max-width:62ch; margin-bottom:0; color:var(--ivory); }
.booking-page .interior-hero { min-height:460px; padding-top:150px; padding-bottom:56px; }
.booking-page .interior-hero h1 { font-size:clamp(2.8rem,6vw,5.2rem); }
.interior-page .booking-section,.interior-page .rooms-section { padding-top:104px; }
.interior-page .location-section { min-height:760px; }
.page-support-grid { display:grid; grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr); gap:clamp(48px,8vw,120px); padding:104px max(48px,calc((100vw - 1380px)/2)); background:var(--paper); }
.page-support-grid h2 { margin:.25em 0; font:400 clamp(2.5rem,5vw,4.8rem)/1 var(--serif); }
.page-support-grid > div:first-child > p:not(.eyebrow) { max-width:58ch; }
.page-support-cards { display:grid; gap:0; border-top:1px solid var(--line-dark); }
.page-support-cards article { padding:26px 0; border-bottom:1px solid var(--line-dark); }
.page-support-cards span { color:var(--burgundy); font-size:.7rem; font-weight:700; letter-spacing:.12em; text-transform:uppercase; }
.page-support-cards h3 { margin:.35em 0; font:400 1.8rem/1.1 var(--serif); }
.page-support-cards p { margin:0; }
.page-support-dark { align-items:center; background:var(--navy); color:var(--ivory); }
.page-support-dark .eyebrow { color:var(--gold-bright); }
.page-support-dark figure { min-height:520px; }
.page-support-dark figure img { width:100%; height:100%; object-fit:cover; }
@media(max-width:820px) {
 .interior-hero { min-height:640px; padding:150px 20px 56px; }
 .interior-hero-copy { padding:24px; }
 .interior-hero h1 { font-size:clamp(2.8rem,13vw,4.8rem); }
 .page-support-grid { grid-template-columns:1fr; padding:72px 20px; }
 .interior-page .rooms-section,.interior-page .booking-section { padding-top:72px; }
}
