/*
Theme Name: Dock38
Theme URI: https://dock38.com/
Author: Dock38
Description: Lightweight, mobile-first hospitality theme for Dock38 in Piraeus. Uses the native WordPress editor and verified Booking.com and Airbnb handoff routes.
Version: 1.4.13
Requires at least: 6.6
Tested up to: 7.1
Requires PHP: 8.0
Text Domain: dock38
*/

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("assets/fonts/manrope-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("assets/fonts/manrope-greek.woff2") format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

@font-face {
  font-family: "Bodoni Moda";
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
  src: url("assets/fonts/bodoni-moda-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Bodoni Moda";
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
  src: url("assets/fonts/bodoni-moda-greek.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}

:root {
  --d38-black: #070706;
  --d38-black-soft: #0f0e0c;
  --d38-panel: #15130f;
  --d38-panel-light: #1c1913;
  --d38-ink: #f7f1e7;
  --d38-muted: #b8afa1;
  --d38-gold: #d7ac50;
  --d38-gold-bright: #f1d282;
  --d38-gold-deep: #9e7125;
  --d38-line: rgba(215, 172, 80, 0.28);
  --d38-line-soft: rgba(255, 255, 255, 0.1);
  --d38-danger: #f0b7a7;
  --d38-content: 76rem;
  --d38-reading: 46rem;
  --d38-radius: 0;
  --d38-shadow: 0 1.5rem 5rem rgba(0, 0, 0, 0.35);
  --d38-space-1: 0.5rem;
  --d38-space-2: 0.75rem;
  --d38-space-3: 1rem;
  --d38-space-4: 1.5rem;
  --d38-space-5: 2rem;
  --d38-space-6: 3rem;
  --d38-space-7: 4.5rem;
  --d38-space-8: 7rem;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  overflow-x: hidden;
  background: var(--d38-black);
  color: var(--d38-ink);
  font-family: Manrope, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 1rem;
  line-height: 1.7;
  text-rendering: optimizeLegibility;
}

body.nav-open {
  overflow: hidden;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.22em;
}

button,
input,
select,
textarea {
  font: inherit;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

:focus-visible {
  outline: 2px solid var(--d38-gold-bright);
  outline-offset: 4px;
}

::selection {
  background: var(--d38-gold);
  color: #090704;
}

.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:focus {
  top: 0.75rem;
  left: 0.75rem;
  z-index: 9999;
  width: auto;
  height: auto;
  clip: auto;
  padding: 0.75rem 1rem;
  background: var(--d38-ink);
  color: var(--d38-black);
}

.site-shell {
  width: min(var(--d38-content), calc(100% - 2rem));
  margin-inline: auto;
}

.narrow-shell {
  width: min(var(--d38-reading), calc(100% - 2rem));
  margin-inline: auto;
}

.site-main {
  min-height: 65vh;
}

.section {
  position: relative;
  padding-block: var(--d38-space-7);
}

.section--soft {
  background: var(--d38-black-soft);
}

.section--panel {
  background: linear-gradient(145deg, var(--d38-panel), #0c0b09);
}

.section__head {
  display: grid;
  gap: var(--d38-space-4);
  margin-bottom: var(--d38-space-6);
}

.section__head > :last-child {
  margin-bottom: 0;
}

.eyebrow {
  margin: 0 0 var(--d38-space-2);
  color: var(--d38-gold-bright);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.28em;
  line-height: 1.4;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
.display-title,
.site-logo,
.footer-brand {
  font-family: "Bodoni Moda", "Bodoni 72", Didot, "Bodoni MT", Georgia, serif;
  font-weight: 500;
  letter-spacing: -0.025em;
}

h1,
h2,
h3,
h4,
p {
  overflow-wrap: break-word;
}

h1,
h2,
h3,
h4 {
  color: var(--d38-ink);
  line-height: 1.04;
}

h1 {
  font-size: clamp(3rem, 12vw, 7.5rem);
}

h2 {
  margin: 0;
  font-size: clamp(2.5rem, 7vw, 5rem);
}

h3 {
  font-size: clamp(1.8rem, 5vw, 2.8rem);
}

.lede {
  max-width: 43rem;
  color: var(--d38-muted);
  font-size: clamp(1.05rem, 2vw, 1.25rem);
}

.gold-text {
  color: var(--d38-gold-bright);
  background: linear-gradient(180deg, #f6dea0, var(--d38-gold) 62%, var(--d38-gold-deep));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.button,
.wp-block-button__link {
  display: inline-flex;
  min-height: 3.25rem;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  padding: 0.8rem 1.45rem;
  border: 1px solid var(--d38-gold);
  border-radius: var(--d38-radius);
  background: transparent;
  color: var(--d38-ink);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform 180ms ease, background 180ms ease, border-color 180ms ease, color 180ms ease;
}

.button:hover,
.wp-block-button__link:hover {
  transform: translateY(-2px);
  border-color: var(--d38-gold-bright);
  color: var(--d38-gold-bright);
}

.button--solid,
.wp-block-button.is-style-fill .wp-block-button__link {
  background: linear-gradient(135deg, var(--d38-gold-bright), #bd892f);
  color: #0a0805;
  box-shadow: 0 0.8rem 2.4rem rgba(174, 121, 32, 0.18);
}

.button--solid:hover,
.wp-block-button.is-style-fill .wp-block-button__link:hover {
  color: #0a0805;
  background: linear-gradient(135deg, #ffe3a0, var(--d38-gold));
}

.button--text {
  min-height: auto;
  padding: 0;
  border: 0;
  color: var(--d38-gold-bright);
}

.button--text::after {
  content: "\2197";
  font-size: 1rem;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  border-top: 3px solid rgba(215, 172, 80, 0.7);
  border-bottom: 1px solid var(--d38-line-soft);
  background: rgba(7, 7, 6, 0.96);
  backdrop-filter: blur(16px);
}

.admin-bar .site-header {
  top: 32px;
}

.header-inner {
  min-height: 4.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.65rem var(--d38-space-3);
  padding-block: 0.65rem;
}

.site-branding {
  flex: 0 0 auto;
}

.site-logo,
.custom-logo-link {
  display: inline-flex;
  align-items: center;
  color: var(--d38-gold-bright);
  font-size: 1.75rem;
  line-height: 1;
  text-decoration: none;
}

.custom-logo {
  width: auto;
  max-height: 3rem;
}

.nav-toggle {
  position: relative;
  width: 2.9rem;
  height: 2.9rem;
  flex: 0 0 auto;
  border: 1px solid var(--d38-line);
  background: transparent;
  color: var(--d38-ink);
  cursor: pointer;
}

.nav-toggle::before,
.nav-toggle::after,
.nav-toggle span {
  content: "";
  position: absolute;
  left: 0.75rem;
  right: 0.75rem;
  height: 1px;
  background: var(--d38-gold-bright);
  transition: transform 180ms ease, opacity 180ms ease, top 180ms ease;
}

.nav-toggle::before {
  top: 0.9rem;
}

.nav-toggle span {
  top: 1.42rem;
}

.nav-toggle::after {
  top: 1.95rem;
}

.nav-open .nav-toggle::before {
  top: 1.42rem;
  transform: rotate(45deg);
}

.nav-open .nav-toggle span {
  opacity: 0;
}

.nav-open .nav-toggle::after {
  top: 1.42rem;
  transform: rotate(-45deg);
}

.primary-navigation {
  position: absolute;
  inset: 100% 0 auto;
  display: none;
  max-height: calc(100svh - 8rem);
  overflow-y: auto;
  padding: var(--d38-space-5) 1rem 7rem;
  background: rgba(7, 7, 6, 0.99);
}

.nav-open .primary-navigation {
  display: block;
}

.no-js .header-inner {
  flex-wrap: wrap;
}

.no-js .nav-toggle {
  display: none;
}

.no-js .primary-navigation {
  position: static;
  width: 100%;
  display: block;
  padding: 0 0 1rem;
  background: transparent;
}

.no-js .primary-navigation .menu {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
}

.no-js .primary-navigation a {
  border: 0;
  font-family: inherit;
  font-size: 0.72rem;
}

.primary-navigation ul,
.footer-navigation ul,
.policy-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.primary-navigation .menu {
  position: relative;
  display: grid;
  gap: 0;
}

.primary-navigation a {
  display: block;
  padding: 1rem 0;
  border-bottom: 1px solid var(--d38-line-soft);
  color: var(--d38-ink);
  font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
  font-size: 2rem;
  line-height: 1.1;
  text-decoration: none;
}

.primary-navigation a:hover,
.primary-navigation a:focus-visible,
.primary-navigation .current-menu-item > a,
.primary-navigation .nav-section.active {
  color: var(--d38-gold-bright);
}

.primary-navigation .current-menu-item > a,
.primary-navigation .nav-section.active {
  background: rgba(215, 172, 80, 0.08);
}

.nav-indicator {
  display: none;
}

.header-availability {
  position: relative;
  width: 100%;
  order: 3;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
  padding-top: 0.65rem;
  border-top: 1px solid var(--d38-line-soft);
}

.header-availability__field {
  min-width: 0;
  display: grid;
  gap: 0.15rem;
  padding: 0.35rem 0.55rem;
  border: 1px solid var(--d38-line-soft);
  background: rgba(255, 255, 255, 0.025);
}

.header-availability__field label {
  color: var(--d38-muted);
  font-size: 0.58rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase;
}

.header-availability__field input {
  width: 100%;
  min-width: 0;
  min-height: 2rem;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--d38-ink);
  color-scheme: dark;
  font-size: 0.78rem;
}

.header-availability__submit {
  width: 100%;
  min-height: 2.9rem;
  grid-column: 1 / -1;
  padding: 0.65rem 1rem;
  cursor: pointer;
}

.header-booking-choice {
  position: absolute;
  top: calc(100% + 0.65rem);
  right: 0;
  z-index: 12;
  width: min(30rem, calc(100vw - 2rem));
  max-height: calc(100svh - 12rem);
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 1rem;
  border: 1px solid rgba(215, 172, 80, 0.5);
  background: rgba(12, 11, 9, 0.99);
  box-shadow: var(--d38-shadow);
  color: var(--d38-ink);
}

.header-booking-choice[hidden] {
  display: none;
}

.header-booking-choice__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid var(--d38-line-soft);
}

.header-booking-choice .eyebrow {
  margin-bottom: 0.2rem;
  font-size: 0.58rem;
}

.header-booking-choice__title {
  margin: 0;
  font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
  font-size: clamp(1.35rem, 4vw, 1.8rem);
  line-height: 1.12;
}

.header-booking-choice__close {
  width: 2.25rem;
  height: 2.25rem;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  padding: 0;
  border: 1px solid var(--d38-line-soft);
  background: transparent;
  color: var(--d38-muted);
  font-size: 1.45rem;
  line-height: 1;
  cursor: pointer;
}

.header-booking-choice__close:hover,
.header-booking-choice__close:focus-visible {
  border-color: var(--d38-gold-bright);
  color: var(--d38-gold-bright);
}

.header-booking-choice__options {
  display: grid;
  gap: 0.55rem;
  padding-block: 0.8rem;
}

.header-booking-option {
  min-height: 4.15rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.75rem 0.85rem;
  border: 1px solid var(--d38-line-soft);
  background: rgba(255, 255, 255, 0.025);
  color: var(--d38-ink);
  text-decoration: none;
  transition: border-color 180ms ease, background 180ms ease, color 180ms ease;
}

.header-booking-option:hover,
.header-booking-option:focus-visible {
  border-color: var(--d38-gold-bright);
  background: rgba(215, 172, 80, 0.08);
  color: var(--d38-gold-bright);
}

.header-booking-option strong,
.header-booking-option small {
  display: block;
}

.header-booking-option strong {
  font-size: 0.78rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.header-booking-option small {
  margin-top: 0.1rem;
  color: var(--d38-muted);
  font-size: 0.68rem;
  line-height: 1.35;
}

.header-booking-choice__note {
  margin: 0;
  color: var(--d38-muted);
  font-size: 0.68rem;
  line-height: 1.5;
}

.hero {
  position: relative;
  min-height: min(48rem, calc(100svh - 4.75rem));
  display: grid;
  place-items: end center;
  overflow: hidden;
  isolation: isolate;
  background: #0b0a08;
}

.hero__media,
.hero__media::after {
  position: absolute;
  inset: 0;
}

.hero__media {
  z-index: -2;
}

.hero__media::after {
  content: "";
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.46), rgba(0, 0, 0, 0.28) 35%, rgba(0, 0, 0, 0.95)),
    linear-gradient(90deg, rgba(0, 0, 0, 0.4), transparent 60%);
}

.hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero__content {
  width: min(63rem, calc(100% - 2rem));
  padding-block: clamp(5rem, 16vw, 9rem) clamp(4rem, 13vw, 7rem);
  text-align: center;
}

.hero__title {
  margin: 0;
  font-size: clamp(4.4rem, 22vw, 11rem);
  line-height: 0.82;
  text-shadow: 0 0.8rem 3rem rgba(0, 0, 0, 0.55);
}

.hero__rule {
  width: min(29rem, 78%);
  height: 1px;
  margin: var(--d38-space-5) auto;
  background: linear-gradient(90deg, transparent, var(--d38-gold-bright), transparent);
}

.hero__tagline {
  margin: 0;
  font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
  font-size: clamp(1.15rem, 4vw, 1.8rem);
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.hero__copy {
  max-width: 43rem;
  margin: var(--d38-space-4) auto 0;
  color: #e8e0d6;
}

.hero__copy > span {
  display: block;
}

.hero__actions,
.button-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--d38-space-2);
  margin-top: var(--d38-space-5);
}

#home,
#apartments,
#gallery,
#explore-piraeus {
  scroll-margin-top: 11rem;
}

.trust-strip {
  position: relative;
  z-index: 4;
  margin-top: var(--d38-space-5);
}

.booking-panel {
  position: relative;
  z-index: 5;
  margin-top: -2rem;
  padding-inline: 1rem;
}

.booking-panel .site-shell {
  width: min(68rem, 100%);
}

.booking-panel__frame {
  border: 1px solid var(--d38-line);
  background: #0b0a08;
  box-shadow: var(--d38-shadow);
}

.booking-panel__intro {
  padding: var(--d38-space-4);
  border-bottom: 1px solid var(--d38-line-soft);
}

.booking-panel__intro h2 {
  font-size: clamp(2rem, 7vw, 3.2rem);
}

.booking-panel__intro p:last-child {
  margin-bottom: 0;
  color: var(--d38-muted);
}

.booking-form {
  display: grid;
}

.booking-field {
  padding: 1rem 1.25rem;
  border-bottom: 1px solid var(--d38-line-soft);
}

.booking-field label {
  display: block;
  margin-bottom: 0.35rem;
  color: var(--d38-muted);
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.booking-field input,
.booking-field select {
  width: 100%;
  min-height: 2.75rem;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--d38-ink);
  color-scheme: dark;
}

.booking-form__submit {
  width: 100%;
  min-height: 4rem;
  border: 0;
  cursor: pointer;
}

.trust-strip__inner {
  display: grid;
  grid-template-columns: 1fr;
  border: 1px solid var(--d38-line);
  background: #0b0a08;
  box-shadow: var(--d38-shadow);
}

.trust-item {
  min-height: 6.5rem;
  display: grid;
  align-content: center;
  gap: 0.25rem;
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid var(--d38-line-soft);
}

.trust-item:last-child {
  border-bottom: 0;
}

.trust-item strong {
  color: var(--d38-gold-bright);
  font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}

.trust-item span {
  color: var(--d38-muted);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.welcome-grid,
.location-grid {
  display: grid;
  gap: var(--d38-space-5);
}

.editorial-image {
  position: relative;
  min-height: 0;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border: 1px solid var(--d38-line);
  background: var(--d38-panel);
}

.editorial-image img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
}

.editorial-image::after {
  content: "38";
  position: absolute;
  right: -0.25rem;
  bottom: -2.5rem;
  color: rgba(215, 172, 80, 0.17);
  font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
  font-size: clamp(8rem, 35vw, 14rem);
  line-height: 1;
}

.room-grid,
.guide-grid,
.gallery-grid,
.facts-grid {
  display: grid;
  gap: var(--d38-space-3);
}

.room-card,
.guide-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(215, 172, 80, 0.19);
  background: var(--d38-panel);
  transition: border-color 220ms ease, transform 220ms ease, box-shadow 220ms ease;
}

.room-card:hover,
.guide-card:hover {
  transform: translateY(-4px);
  border-color: rgba(215, 172, 80, 0.52);
  box-shadow: var(--d38-shadow);
}

.room-card__image,
.guide-card__image {
  aspect-ratio: 4 / 3;
  display: block;
  overflow: hidden;
  background: #0b0a08;
}

.room-card__image img,
.guide-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 600ms cubic-bezier(0.2, 0.7, 0.2, 1);
}

.room-card:hover .room-card__image img,
.guide-card:hover .guide-card__image img {
  transform: scale(1.035);
}

.room-card__body,
.guide-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--d38-space-4);
}

.room-card__body h3,
.guide-card__body h3 {
  margin: 0.45rem 0 0.8rem;
}

.guide-card__body h3 a {
  color: var(--d38-ink);
  text-decoration: none;
  text-wrap: balance;
  transition: color 180ms ease;
}

.guide-card__body h3 a:hover,
.guide-card__body h3 a:focus-visible {
  color: var(--d38-gold-bright);
}

.guide-card:focus-within {
  border-color: rgba(215, 172, 80, 0.58);
  box-shadow: var(--d38-shadow);
}

.room-card__body p,
.guide-card__body p {
  color: var(--d38-muted);
}

.room-card__body .button--text,
.guide-card__body .button--text {
  margin-top: auto;
}

.content-required {
  width: 100%;
  padding: var(--d38-space-4);
  border: 1px dashed rgba(215, 172, 80, 0.55);
  background: rgba(215, 172, 80, 0.06);
  color: var(--d38-muted);
}

.content-required strong {
  display: block;
  margin-bottom: 0.35rem;
  color: var(--d38-gold-bright);
  font-size: 0.72rem;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.gallery-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gallery-grid figure {
  min-height: 11rem;
  margin: 0;
  overflow: hidden;
  background: var(--d38-panel);
}

.gallery-grid figure:first-child {
  grid-column: 1 / -1;
  min-height: 20rem;
}

.gallery-grid img {
  width: 100%;
  height: 100%;
  min-height: inherit;
  object-fit: cover;
}

.location-panel {
  padding: clamp(1.5rem, 6vw, 3.5rem);
  border: 1px solid var(--d38-line);
  background: #0b0a08;
}

.location-panel .display-title {
	margin: 0 0 var(--d38-space-4);
	font-size: clamp(3rem, 9vw, 5rem);
	line-height: 0.95;
}

.location-address {
	margin-top: var(--d38-space-4);
	color: var(--d38-ink);
	font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
	font-size: clamp(1.5rem, 4vw, 2.15rem);
	font-style: normal;
	line-height: 1.25;
}

.location-actions {
	justify-content: flex-start;
}

.location-grid--details {
	align-items: stretch;
}

.location-facts {
	display: grid;
	grid-template-columns: 1fr;
	gap: var(--d38-space-3);
}

.location-fact {
	min-height: 10rem;
	display: grid;
	align-content: end;
	gap: 0.65rem;
	padding: var(--d38-space-4);
	border: 1px solid var(--d38-line);
	background: linear-gradient(145deg, var(--d38-panel), #0c0b09);
}

.location-fact strong {
	color: var(--d38-gold-bright);
	font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
	font-size: clamp(2rem, 6vw, 3.2rem);
	font-weight: 500;
	line-height: 1;
}

.location-fact span {
	color: var(--d38-muted);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.5;
	text-transform: uppercase;
}

.page-editor-content {
	margin-bottom: var(--d38-space-6);
}

.page-editor-content--after {
	margin-top: var(--d38-space-6);
	margin-bottom: 0;
}

.booking-cta {
  position: relative;
  overflow: hidden;
  padding-block: var(--d38-space-8);
  text-align: center;
  isolation: isolate;
}

.booking-cta::before {
  content: "38";
  position: absolute;
  inset: 50% auto auto 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  color: rgba(215, 172, 80, 0.055);
  font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
  font-size: min(54vw, 30rem);
  line-height: 1;
}

.booking-cta p {
  max-width: 42rem;
  margin-inline: auto;
  color: var(--d38-muted);
}

.page-hero {
  position: relative;
  min-height: 24rem;
  display: grid;
  align-items: end;
  overflow: hidden;
  isolation: isolate;
  background: var(--d38-panel);
}

.page-hero__media,
.page-hero__media::after {
  position: absolute;
  inset: 0;
}

.page-hero__media {
  z-index: -2;
}

.page-hero__media::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.92));
}

.page-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-hero__content {
  width: min(var(--d38-content), calc(100% - 2rem));
  margin-inline: auto;
  padding-block: var(--d38-space-7) var(--d38-space-6);
}

.page-hero h1 {
  max-width: 62rem;
  margin: 0;
  font-size: clamp(3.2rem, 12vw, 7rem);
}

.breadcrumbs {
  margin-bottom: var(--d38-space-3);
  color: var(--d38-gold-bright);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.breadcrumbs a {
  text-decoration: none;
}

.entry-content {
  color: #d8d0c4;
}

.entry-content > * {
  max-width: var(--d38-reading);
  margin-inline: auto;
}

.entry-content > .alignwide {
  max-width: var(--d38-content);
}

.entry-content > .alignfull {
  max-width: none;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  margin-top: 1.7em;
  margin-bottom: 0.65em;
}

.entry-content p,
.entry-content li {
  font-size: 1.04rem;
}

.entry-content a {
  color: var(--d38-gold-bright);
}

.entry-content blockquote {
  padding: 0.5rem 0 0.5rem var(--d38-space-4);
  border-left: 2px solid var(--d38-gold);
  color: var(--d38-ink);
  font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
  font-size: 1.5rem;
}

.entry-content img {
  border: 1px solid var(--d38-line-soft);
}

.entry-content .wp-block-image img {
  width: 100%;
  max-height: min(68vh, 38rem);
  object-fit: cover;
}

.room-layout {
  display: grid;
  gap: var(--d38-space-6);
}

.room-sidebar {
  align-self: start;
}

.facts-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fact {
  min-height: 7.25rem;
  padding: var(--d38-space-3);
  border: 1px solid var(--d38-line-soft);
  background: var(--d38-panel);
}

.fact__label {
  display: block;
  margin-bottom: 0.5rem;
  color: var(--d38-muted);
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.fact__value {
  display: block;
  color: var(--d38-ink);
}

.fact__value--required {
  color: var(--d38-danger);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.amenity-list {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.amenity-list li {
  padding-block: 0.7rem;
  border-bottom: 1px solid var(--d38-line-soft);
}

.guide-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  margin-top: var(--d38-space-3);
  color: var(--d38-muted);
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.topic-list {
  display: flex;
  flex-wrap: wrap;
  gap: var(--d38-space-2);
  margin-bottom: var(--d38-space-5);
}

.topic-list a {
  display: inline-flex;
  padding: 0.55rem 0.8rem;
  border: 1px solid var(--d38-line);
  color: var(--d38-muted);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-decoration: none;
  text-transform: uppercase;
}

.topic-list a:hover {
  color: var(--d38-gold-bright);
  border-color: var(--d38-gold-bright);
}

.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  margin-top: var(--d38-space-6);
}

.pagination a,
.pagination span {
  min-width: 2.75rem;
  min-height: 2.75rem;
  display: inline-grid;
  place-items: center;
  border: 1px solid var(--d38-line-soft);
  text-decoration: none;
}

.pagination .current,
.pagination a:hover {
  border-color: var(--d38-gold);
  color: var(--d38-gold-bright);
}

.policy-layout {
  display: grid;
  gap: var(--d38-space-5);
}

.policy-navigation {
  padding: var(--d38-space-4);
  border: 1px solid var(--d38-line);
  background: var(--d38-panel);
}

.policy-navigation h2 {
  margin-bottom: var(--d38-space-3);
  font-size: 1.8rem;
}

.policy-navigation a {
  display: block;
  padding-block: 0.65rem;
  border-bottom: 1px solid var(--d38-line-soft);
  color: var(--d38-muted);
  text-decoration: none;
}

.policy-navigation a:hover,
.policy-navigation .current_page_item a {
  color: var(--d38-gold-bright);
}

.not-found {
  min-height: 68vh;
  display: grid;
  place-items: center;
  padding-block: var(--d38-space-7);
  text-align: center;
}

.not-found__code {
  margin: 0;
  color: rgba(215, 172, 80, 0.28);
  font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
  font-size: clamp(8rem, 38vw, 20rem);
  line-height: 0.72;
}

.site-footer {
  border-top: 1px solid var(--d38-line);
  background: #050504;
}

.footer-grid {
  display: grid;
  gap: clamp(1.5rem, 3vw, 3rem);
  padding-block: clamp(2.25rem, 4vw, 3.25rem);
}

.footer-brand {
  color: var(--d38-gold-bright);
  font-size: 2.35rem;
  line-height: 1;
}

.footer-tagline {
  margin-top: 0.5rem;
  color: var(--d38-muted);
  font-size: 0.72rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.footer-title {
  margin: 0 0 0.7rem;
  color: var(--d38-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.footer-navigation a {
  display: block;
  padding-block: 0.2rem;
  color: var(--d38-muted);
  font-size: 0.9rem;
  text-decoration: none;
}

.footer-navigation a:hover {
  color: var(--d38-gold-bright);
}

.footer-grid > nav.footer-navigation .menu {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 1rem;
}

.footer-bottom {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  padding-block: 0.9rem;
  border-top: 1px solid var(--d38-line-soft);
  color: #8f877b;
  font-size: 0.76rem;
}

.footer-bottom .footer-navigation .menu {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem 1.1rem;
}

.footer-bottom .footer-navigation a {
  padding: 0;
  font-size: 0.72rem;
}

.sticky-booking {
  position: fixed;
  inset: auto 0 0;
  z-index: 80;
  padding: 0.7rem 1rem max(0.7rem, env(safe-area-inset-bottom));
  border-top: 1px solid var(--d38-line);
  background: rgba(7, 7, 6, 0.97);
  backdrop-filter: blur(12px);
}

.sticky-booking .button {
  width: 100%;
}

body {
  padding-bottom: 0;
}

@media (min-width: 40rem) {
	.header-availability {
    grid-template-columns: repeat(2, minmax(9rem, 1fr)) auto;
  }

	.header-availability__submit {
    width: auto;
    grid-column: auto;
  }

	.location-facts {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.booking-form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .booking-form__submit {
    grid-column: 1 / -1;
  }

  .trust-strip__inner {
    grid-template-columns: repeat(3, 1fr);
  }

  .trust-item {
    border-right: 1px solid var(--d38-line-soft);
    border-bottom: 0;
  }

  .trust-item:last-child {
    border-right: 0;
  }

  .room-grid,
  .guide-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gallery-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .gallery-grid figure,
  .gallery-grid figure:first-child {
    grid-column: span 4;
    min-height: 0;
    aspect-ratio: 4 / 3;
  }

  .gallery-grid figure:first-child:nth-last-child(7) {
    grid-column: span 8;
    aspect-ratio: 2 / 1;
  }

  .gallery-grid figure:first-child:nth-last-child(7) ~ figure:nth-child(n + 6) {
    grid-column: span 6;
    aspect-ratio: 3 / 2;
  }

  .gallery-grid figure:first-child:nth-last-child(13) ~ figure:nth-child(n + 10) {
    grid-column: span 6;
    aspect-ratio: 3 / 2;
  }

  .gallery-grid figure:last-child:nth-child(3n + 1) {
    grid-column: span 12;
    aspect-ratio: 3 / 1;
  }

  .footer-bottom {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

@media (min-width: 62rem) {
  body {
    padding-bottom: 0;
  }

  .section {
    padding-block: var(--d38-space-8);
  }

  .section__head {
    grid-template-columns: 1.15fr 0.85fr;
    align-items: end;
  }

  .hero {
    min-height: min(52rem, calc(100svh - 5.2rem));
  }

  .trust-strip__inner {
    width: min(68rem, 100%);
    margin-inline: auto;
  }

  .booking-panel {
    margin-top: -3.3rem;
  }

  .booking-panel__frame {
    display: grid;
    grid-template-columns: minmax(15rem, 0.72fr) minmax(0, 1.28fr);
    align-items: stretch;
  }

  .booking-panel__intro {
    display: grid;
    align-content: center;
    padding: var(--d38-space-5);
    border-right: 1px solid var(--d38-line-soft);
    border-bottom: 0;
  }

  .booking-form {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .booking-field {
    align-content: center;
    border-right: 1px solid var(--d38-line-soft);
    border-bottom: 1px solid var(--d38-line-soft);
  }

  .booking-field:nth-child(4) {
    border-right: 0;
  }

  .booking-form__submit {
    grid-column: 1 / -1;
  }

  .welcome-grid,
  .location-grid {
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    align-items: center;
    gap: var(--d38-space-7);
  }

  .editorial-image {
    height: clamp(24rem, 34vw, 32rem);
    min-height: 0;
    aspect-ratio: auto;
  }

  .room-grid,
  .guide-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .room-layout {
    grid-template-columns: minmax(0, 1.3fr) minmax(18rem, 0.7fr);
  }

  .room-sidebar {
    position: sticky;
    top: 7rem;
  }

  .policy-layout {
    grid-template-columns: 17rem minmax(0, 1fr);
    align-items: start;
  }

  .policy-navigation {
    position: sticky;
    top: 7rem;
  }

  .footer-grid {
    grid-template-columns: minmax(14rem, 1.05fr) minmax(20rem, 1.15fr) minmax(12rem, 0.7fr);
    align-items: start;
  }

  .footer-grid > nav.footer-navigation .menu {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1.5rem;
  }

}

@media (min-width: 70rem) {
  .header-inner {
    min-height: 5.2rem;
    flex-wrap: nowrap;
    padding-block: 0.45rem;
  }

  .nav-toggle {
    display: none;
  }

  .primary-navigation {
    position: static;
    display: block;
    max-height: none;
    flex: 1 1 auto;
    overflow: visible;
    padding: 0;
    background: transparent;
  }

  .primary-navigation .menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(0.75rem, 1.2vw, 1.25rem);
  }

  .primary-navigation a {
    min-height: 2.75rem;
    display: inline-flex;
    align-items: center;
    padding: 0;
    border: 0;
    background: transparent !important;
    font-family: inherit;
    font-size: 0.6rem;
    font-weight: 800;
    letter-spacing: 0.11em;
    white-space: nowrap;
    text-transform: uppercase;
  }

  .nav-indicator {
    position: absolute;
    bottom: 0.2rem;
    left: 0;
    width: 0;
    height: 1px;
    display: block;
    background: linear-gradient(90deg, rgba(215, 172, 80, 0.35), var(--d38-gold-bright), rgba(215, 172, 80, 0.35));
    box-shadow: 0 0 0.75rem rgba(215, 172, 80, 0.28);
    pointer-events: none;
    transition: left 220ms ease, width 220ms ease;
  }

  .header-availability {
    width: auto;
    order: initial;
    flex: 0 0 auto;
    grid-template-columns: repeat(2, minmax(8.35rem, 1fr)) auto;
    gap: 0.35rem;
    padding-top: 0;
    border-top: 0;
  }

  .header-availability__field {
    padding: 0.25rem 0.5rem;
  }

  .header-availability__submit {
    min-height: 3.1rem;
    padding-inline: 0.85rem;
    font-size: 0.63rem;
    letter-spacing: 0.11em;
  }

  .header-booking-choice {
    max-height: calc(100svh - 7rem);
  }

  #home,
  #apartments,
  #gallery,
  #explore-piraeus {
    scroll-margin-top: 6rem;
  }
}

@media (max-width: 48.875rem) {
  .admin-bar .site-header {
    top: 46px;
  }

}

/* Booking bar v1.4: one sitewide form fixed to the viewport bottom. */
body {
  padding-bottom: calc(4.95rem + env(safe-area-inset-bottom));
}

body.booking-drawer-open {
  overflow: hidden;
}

.site-logo,
.custom-logo-link {
  font-size: 1.92rem;
}

.custom-logo {
  max-height: 3.15rem;
}

.booking-bar {
  position: fixed;
  inset: auto 0 0;
  z-index: 110;
  padding: 0.65rem 0 max(0.65rem, env(safe-area-inset-bottom));
  border-top: 1px solid rgba(215, 172, 80, 0.42);
  background: rgba(7, 7, 6, 0.98);
  box-shadow: 0 -1rem 2.5rem rgba(0, 0, 0, 0.3);
}

.booking-bar__shell {
  width: min(var(--d38-content), calc(100% - 1rem));
}

.booking-bar__mobile-trigger {
  width: 100%;
  min-height: 3.55rem;
  justify-content: center;
  cursor: pointer;
}

.booking-bar__backdrop {
  position: fixed;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

.booking-bar__backdrop[hidden] {
  display: none;
}

.header-availability.booking-bar__form {
  position: fixed;
  inset: auto 0 0;
  z-index: 2;
  width: 100%;
  max-height: min(86svh, 45rem);
  display: none;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.65rem;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 1rem 1rem max(1rem, env(safe-area-inset-bottom));
  border: 1px solid rgba(215, 172, 80, 0.5);
  border-bottom: 0;
  background: rgba(12, 11, 9, 0.995);
  box-shadow: 0 -1.5rem 5rem rgba(0, 0, 0, 0.55);
}

.header-availability.booking-bar__form.is-open {
  display: grid;
}

.booking-bar__mobile-head {
  grid-column: 1 / -1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid var(--d38-line-soft);
}

.booking-bar__mobile-head .eyebrow {
  margin-bottom: 0.2rem;
}

.booking-bar__mobile-title {
  margin: 0;
  font-family: "Bodoni Moda", "Bodoni 72", Didot, Georgia, serif;
  font-size: clamp(1.45rem, 7vw, 2rem);
  line-height: 1.08;
}

.booking-bar__drawer-close {
  width: 2.75rem;
  height: 2.75rem;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  padding: 0;
  border: 1px solid var(--d38-line-soft);
  background: transparent;
  color: var(--d38-muted);
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
}

.booking-bar__drawer-close:hover,
.booking-bar__drawer-close:focus-visible {
  border-color: var(--d38-gold-bright);
  color: var(--d38-gold-bright);
}

.header-availability__field {
  min-width: 0;
  display: grid;
  align-content: center;
  gap: 0.2rem;
  padding: 0.55rem 0.7rem;
  border: 1px solid var(--d38-line-soft);
  background: rgba(255, 255, 255, 0.025);
}

.header-availability__field--guests,
.header-availability__field--room,
.header-availability__submit,
.header-booking-choice {
  grid-column: 1 / -1;
}

.header-availability__field label {
  color: var(--d38-muted);
  font-size: 0.58rem;
  font-weight: 800;
  letter-spacing: 0.13em;
  line-height: 1.2;
  text-transform: uppercase;
}

.header-availability__field input,
.header-availability__field select {
  width: 100%;
  min-width: 0;
  min-height: 2.45rem;
  padding: 0;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--d38-ink);
  color-scheme: dark;
  font-size: 0.78rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header-availability__field select {
  cursor: pointer;
}

.header-availability__field option {
  background: var(--d38-panel);
  color: var(--d38-ink);
}

.header-availability__submit {
  width: 100%;
  min-height: 3.45rem;
  justify-content: center;
  padding: 0.75rem 1rem;
  cursor: pointer;
}

.header-booking-choice {
  position: static;
  width: 100%;
  max-height: none;
  margin-top: 0.15rem;
}

.hero {
  min-height: min(44rem, calc(100svh - 4.75rem));
}

.hero__content {
  padding-bottom: clamp(7.5rem, 23vw, 9rem);
}

.hero__title {
  font-size: clamp(3.35rem, 16.2vw, 8.3rem);
}

#home,
#apartments,
#gallery,
#explore-piraeus {
  scroll-margin-top: 5.75rem;
}

.no-js .booking-bar {
  position: static;
  padding-bottom: 0.65rem;
}

.no-js .booking-bar__mobile-trigger,
.no-js .booking-bar__backdrop,
.no-js .booking-bar__mobile-head {
  display: none;
}

.no-js .header-availability.booking-bar__form {
  position: static;
  display: grid;
  max-height: none;
  border-bottom: 1px solid rgba(215, 172, 80, 0.5);
}

@media (min-width: 56rem) {
  :root {
    --d38-sticky-header-height: 5rem;
  }

  body {
    padding-bottom: calc(4.4rem + env(safe-area-inset-bottom));
  }

  .site-header {
    position: sticky;
    top: 0;
    z-index: 100;
  }

  .admin-bar .site-header {
    position: sticky;
    top: 32px;
  }

  .booking-bar {
    position: fixed;
    inset: auto 0 0;
    top: auto;
    z-index: 95;
    padding: 0.4rem 0 max(0.4rem, env(safe-area-inset-bottom));
    border-top: 1px solid rgba(215, 172, 80, 0.42);
    border-bottom: 0;
    box-shadow: 0 -0.8rem 2.2rem rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(16px);
  }

  .admin-bar .booking-bar {
    top: auto;
    bottom: 0;
  }

  .booking-bar__shell {
    width: min(var(--d38-content), calc(100% - 2rem));
  }

  .booking-bar__mobile-trigger,
  .booking-bar__backdrop,
  .booking-bar__mobile-head {
    display: none !important;
  }

  .header-availability.booking-bar__form,
  .header-availability.booking-bar__form.is-open {
    position: relative;
    inset: auto;
    width: 100%;
    max-height: none;
    display: grid;
    grid-template-columns:
      minmax(7.6rem, 0.82fr)
      minmax(7.6rem, 0.82fr)
      minmax(6.1rem, 0.55fr)
      minmax(10.5rem, 1.28fr)
      minmax(12.5rem, 0.95fr);
    gap: 0;
    overflow: visible;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.09);
    background: rgba(255, 255, 255, 0.01);
    box-shadow: none;
  }

  .header-availability__field,
  .header-availability__field--guests,
  .header-availability__field--room {
    min-height: 3.35rem;
    grid-column: auto;
    padding: 0.28rem 0.8rem;
    border: 0;
    border-right: 1px solid var(--d38-line-soft);
    background: transparent;
  }

  .header-availability__field input,
  .header-availability__field select {
    min-height: 1.85rem;
    font-size: clamp(0.72rem, 1vw, 0.8rem);
    font-weight: 500;
  }

  .header-availability__submit {
    min-height: 3.35rem;
    grid-column: auto;
    padding-inline: clamp(0.75rem, 1.5vw, 1.25rem);
    border: 0;
    font-size: 0.62rem;
    letter-spacing: 0.1em;
    white-space: nowrap;
  }

  .header-booking-choice {
    position: absolute;
    top: auto;
    bottom: calc(100% + 0.65rem);
    right: 0;
    z-index: 12;
    width: min(31rem, calc(100vw - 2rem));
    max-height: calc(100svh - 6rem);
    margin-top: 0;
  }

  .hero {
    min-height: min(48rem, calc(100svh - var(--d38-sticky-header-height) - 4.4rem));
  }

  .hero__content {
    padding-bottom: clamp(4rem, 8vw, 6rem);
  }

  #home,
  #apartments,
  #gallery,
  #explore-piraeus {
    scroll-margin-top: calc(var(--d38-sticky-header-height) + 0.75rem);
  }

  .room-sidebar,
  .policy-navigation {
    top: calc(var(--d38-sticky-header-height) + 1rem);
  }
}

@media (min-width: 62rem) {
  .home .section {
    padding-block: clamp(4.5rem, 6vw, 5rem);
  }

  .home .section__head {
    margin-bottom: clamp(2rem, 3vw, 2.5rem);
  }

  .home .welcome-grid {
    align-items: start;
  }

  .home .location-grid {
    align-items: stretch;
  }

  .home .welcome-grid .editorial-image {
    height: clamp(24rem, 34vw, 30rem);
    min-height: 0;
  }

  .home .location-grid .editorial-image {
    height: auto;
    min-height: 24rem;
  }

  .home-welcome__details > :first-child {
    margin-top: 0;
  }

  .home-welcome__details h2 {
    margin-bottom: 0.65em;
    font-size: clamp(2.6rem, 4.5vw, 3.75rem);
  }

  .home .room-card__body {
    padding: 1.25rem;
  }

  .home .room-card__body h3 {
    font-size: clamp(1.65rem, 2.6vw, 2.15rem);
  }

  .home .gallery-grid > figure:first-child:nth-last-child(7) {
    aspect-ratio: 8 / 3;
  }

  .home .gallery-grid > figure:first-child:nth-last-child(7) ~ figure:nth-child(n + 6) {
    aspect-ratio: 2 / 1;
  }

  .home .location-panel {
    padding: clamp(2rem, 4vw, 2.75rem);
  }

  .home .location-panel .display-title {
    font-size: clamp(3rem, 5vw, 4.25rem);
  }
}

@media (min-width: 70rem) {
  :root {
    --d38-sticky-header-height: 5.45rem;
  }

  .home .room-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .home .room-grid > .room-card {
    grid-column: span 2;
  }

  .home .room-grid > .room-card:nth-last-child(3):nth-child(4n + 1) {
    grid-column: 2 / span 2;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

@media print {
  .site-header,
  .booking-bar,
  .site-footer,
  .sticky-booking,
  .booking-cta,
  .policy-navigation {
    display: none !important;
  }

  body {
    padding: 0;
    background: #fff;
    color: #111;
  }

  .entry-content,
  .entry-content * {
    color: #111 !important;
  }
}
