/* Shared inner pages: inherit the homepage palette, type and spacing tokens. */
[hidden] { display: none !important; }
.inner-page h1 { font-size: clamp(3rem, 5.8vw, 5.5rem); line-height: 1.04; }
.inner-page h2 { font-size: clamp(2.15rem, 3.2vw, 3.25rem); }
.inner-page p, .inner-page a { overflow-wrap: anywhere; }
.desktop-nav [aria-current="page"]:not(.button) { text-decoration: underline; }
.page-intro { padding-block: 4.5rem 3.5rem; }
.page-lead { font-size: 1.125rem; line-height: 1.7; max-width: 36rem; margin-top: 1.75rem; color: var(--muted); }
.intro-split { display: grid; gap: 2.5rem; align-items: center; }
.intro-split .text-link { margin-top: 1.5rem; }
.intro-split img { aspect-ratio: 4/3; object-fit: cover; }
.information-layout { display: grid; gap: 3rem; padding-bottom: 4.5rem; }
.contents { align-self: start; }
.contents-title, .legal-contents > summary { font-size: 1rem; margin-bottom: 1rem; }
.contents nav { display: flex; flex-wrap: wrap; gap: .5rem 1.5rem; }
.contents nav a { display: inline-flex; align-items: center; min-height: 44px; font-size: .9375rem; text-decoration-thickness: 1px; }
.faq-group + .faq-group { margin-top: 3.5rem; }
.faq-group h2 { margin-bottom: 1.5rem; }
.faq-group .questions { border-top: 1px solid var(--line); }
.faq-group .questions summary { padding-block: 1.5rem; font-size: 1.0625rem; }
.faq-group .questions details p { max-width: 65ch; line-height: 1.75; }
.quiet-close { border-top: 1px solid var(--line); padding-block: 3.5rem; }
.quiet-close h2 { margin-bottom: 1rem; }
.quiet-close .button, .quiet-close .text-link { margin-top: 1.5rem; }
/* Contact: descriptive labels, visible focus, native inputs; no hidden submission. */
.contact-layout { display: grid; gap: 3.5rem; padding-bottom: 4.5rem; }
.contact-aside img { aspect-ratio: 4/3; object-fit: cover; }
.contact-address { margin-top: 2rem; }
.contact-address h2 { font-size: 2rem; margin-bottom: .75rem; }
.contact-email { display: inline-block; padding-block: .5rem; font-size: 1rem; }
.contact-address p { font-size: .9375rem; color: var(--muted); margin-top: 1rem; }
.office-address { margin-top: 1.25rem; font-size: .9375rem; }
.office-address summary { cursor: pointer; padding-block: .75rem; }
.office-address address { font-style: normal; color: var(--muted); padding-bottom: 1rem; }
.enquiry-form-section > h2 { margin-bottom: 1.25rem; }
.form-intro { font-size: 1rem; color: var(--muted); margin-bottom: 2rem; }
.form-grid { display: grid; grid-template-columns: minmax(0,1fr); gap: 1.25rem; }
.form-field { min-width: 0; }
.form-field label, .draft-panel label { display: block; font-size: .9375rem; margin-bottom: .5rem; }
.form-field label span { color: var(--muted); font-size: .875rem; }
input, textarea, select { box-sizing: border-box; width: 100%; max-width: 100%; min-width: 0; border: 1px solid #929D92; border-radius: 0; background: var(--white); color: var(--ink); font: 1rem/1.5 var(--sans); padding: .85rem 1rem; min-height: 52px; caret-color: var(--olive); }
input[type="date"] { min-height: 54px; }
textarea { resize: vertical; }
input::placeholder, textarea::placeholder { color: var(--muted); opacity: 1; }
select { padding-right: .75rem; }
button { cursor: pointer; }
.field-help { font-size: .875rem; line-height: 1.6; color: var(--muted); }
.form-grid .field-help { margin-top: -.5rem; }
.privacy-note { font-size: .875rem; margin-block: 1.5rem; color: var(--muted); }
.form-note { margin-top: 1rem; }
.draft-panel { margin-top: 2.5rem; padding: 1.5rem; background: var(--sand); }
.draft-panel h3 { font-size: 2rem; }
.draft-panel p { font-size: .9375rem; margin-block: 1rem; }
.draft-panel textarea { font-size: .9375rem; }
.draft-actions { display: flex; flex-wrap: wrap; gap: 1rem 1.5rem; margin-top: 1.5rem; align-items: center; }
.text-button { background: transparent; border: 0; padding: .75rem 0; min-height: 44px; color: var(--ink); font: .9375rem var(--sans); text-decoration: underline; text-underline-offset: .35em; }
.alternative-contact { margin-top: 2rem; font-size: .9375rem; color: var(--muted); }
.contact-page .footer { padding-bottom: 2.5rem; }
/* Legal reading: full, unchanged source text; no accordion hides clauses. */
.legal-intro { max-width: var(--max); }
.legal-contents { border-block: 1px solid var(--line); padding-block: 1rem; }
.legal-contents > summary { cursor: pointer; margin: 0; min-height: 44px; display: flex; align-items: center; justify-content: space-between; list-style: none; }
.legal-contents > summary::-webkit-details-marker { display: none; }
.legal-contents > summary::after { content: '+'; }
.legal-contents[open] > summary::after { content: '−'; }
.legal-contents nav { display: grid; gap: .125rem; margin-top: .75rem; }
.legal-contents nav a { font-size: .875rem; line-height: 1.5; text-decoration: none; }
.legal-contents nav a:hover { text-decoration: underline; }
.print-page { margin-top: 1rem; }
.legal-copy { max-width: 70ch; min-width: 0; font-size: 1.0625rem; line-height: 1.8; }
.legal-copy p { max-width: none; margin-bottom: 1.25rem; }
.legal-copy h2 { font-family: var(--serif); font-size: 2rem; line-height: 1.2; letter-spacing: -.015em; margin: 3rem 0 1.25rem; }
.legal-copy h2:first-child { margin-top: 0; }
.legal-copy h2 strong { font-weight: 400; }
.legal-copy h3, .legal-copy h4 { font: 1.0625rem/1.5 var(--sans); margin: 2rem 0 .75rem; }
.legal-copy li { margin-bottom: .5rem; }
.legal-copy ul, .legal-copy ol { padding-left: 1.4rem; margin-block: 1rem 1.5rem; }
.legal-copy strong { font-weight: 600; }
@media (min-width: 40rem) {
  .form-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .form-grid .full { grid-column: 1 / -1; }
}
@media (min-width: 64rem) {
  .desktop-nav { gap: 1.5rem; }
  .page-intro { padding-block: 6rem 5rem; }
  .intro-split { grid-template-columns: 1.2fr 1fr; gap: 7%; }
  .intro-split figure { padding-top: .5rem; }
  .information-layout { grid-template-columns: minmax(180px, .65fr) minmax(0,1.8fr); gap: 8%; padding-bottom: 6rem; }
  .contents { position: sticky; top: 2rem; }
  .contents nav { display: grid; gap: .5rem; }
  .faq-group + .faq-group { margin-top: 4.5rem; }
  .quiet-close { padding-block: 4.5rem; }
  .contact-intro { padding-bottom: 4rem; }
  .contact-layout { grid-template-columns: minmax(0,1fr) minmax(0,1.35fr); gap: 10%; padding-bottom: 6rem; align-items: start; }
  .contact-aside img { aspect-ratio: 5/6; object-position: 58% 50%; }
  .contact-address { margin-top: 2.5rem; }
  .legal-contents { max-height: calc(100svh - 8rem); overflow-y: auto; scrollbar-color: var(--muted) var(--paper); scrollbar-width: thin; padding-right: 1rem; }
  .legal-contents nav { gap: .25rem; }
}
@media print {
  .header, .contents, .quiet-close, .footer, .mobile-enquiry, .skip { display: none !important; }
  body { background: white; color: black; }
  .container { width: 100%; }
  .page-intro { padding: 0 0 2rem; }
  .information-layout { display: block; }
  .legal-copy { max-width: none; font-size: 11pt; }
  .legal-copy h2, .legal-copy h3 { break-after: avoid; }
  .legal-copy p, .legal-copy li { orphans: 3; widows: 3; }
}
/* On phones, the enquiry task precedes supporting photography and addresses. */
.contact-aside { order: 2; }
.enquiry-form-section { order: 1; }
.legal-copy h2 { line-height: 1.3; }
@media (min-width: 64rem) {
  .contact-aside, .enquiry-form-section { order: 0; }
}

/* Enquiry widget: original stay fields, integrated into the approved visual language. */
.enquiry-group { border: 0; padding: 0; margin: 0 0 2.5rem; min-width: 0; }
.enquiry-group legend { font: 1.75rem/1.2 var(--serif); padding: 0; margin-bottom: 1.25rem; }
.stay-fields { padding-block: 1.5rem; border-block: 1px solid var(--line); }
.enquiry-submit { width: 100%; }
.enquiry-submit:disabled { opacity: .55; cursor: not-allowed; }
.enquiry-review { margin-top: 2rem; padding-block: 2rem; border-block: 1px solid var(--line); }
.enquiry-review h3 { font: 2rem/1.2 var(--serif); }
.enquiry-review dl { display: grid; grid-template-columns: 5rem minmax(0,1fr); gap: .75rem 1rem; margin-block: 1.5rem; font-size: .9375rem; }
.enquiry-review dt { color: var(--muted); }
.enquiry-review dd { margin: 0; white-space: pre-wrap; overflow-wrap: anywhere; }
