/*
Theme Name: OPPD Custom Theme
Author: Eric
Description: Production-ready custom business theme scaffold for OPPD.
Version: 1.0.0
Text Domain: oppd-custom-theme
*/

:root {
	--color-cream: #f3e8d2;
	--color-ivory: #fff8ec;
	--color-cream-soft: #f7eedc;
	--color-ivory-soft: #fffaf0;
	--color-panel-soft: #eadcc4;
	--color-sand: #e6d2ad;
	--color-charcoal: #073f3f;
	--color-charcoal-soft: #31413c;
	--color-slate: #4f5b4f;
	--color-slate-light: #6a725f;
	--color-accent: #cdaf73;
	--color-accent-dark: #b99755;
	--color-navy: #0b4a4a;
	--color-white: #fff8ec;
	--color-border: rgba(7, 63, 63, 0.13);
	--color-border-strong: rgba(7, 63, 63, 0.22);
	--shadow-soft: 0 26px 60px rgba(7, 63, 63, 0.08);
	--surface-page: #f3e8d2;
	--surface-section: #f7eedc;
	--surface-card: #fff8ec;
	--surface-card-warm: #f8edd8;
	--surface-header: rgba(243, 232, 210, 0.94);
	--surface-footer: #eadcc4;
	--color-button-text: #fff8ec;
	--color-text-on-dark: #fff8ec;
	--radius-large: 36px;
	--radius-medium: 24px;
	--radius-small: 16px;
	--container-width: 1100px;
	--content-width: 68rem;
	--copy-width: 37.5rem;
	--section-space: 120px;
	--gutter: 24px;
	--font-display: "Georgia", "Times New Roman", serif;
	--font-body: "Avenir Next", "Helvetica Neue", Arial, sans-serif;
}

body.page-template-page-contact-php #wpforms-24.wpforms-container-full,
body.page-template-page-contact #wpforms-24.wpforms-container-full,
body.page-id-32 #wpforms-24.wpforms-container-full {
	--wpforms-field-border-radius: 16px;
	--wpforms-field-background-color: rgba(255, 248, 236, 0.84);
	--wpforms-field-border-color: rgba(7, 63, 63, 0.14);
	--wpforms-field-text-color: var(--color-charcoal-soft);
	--wpforms-label-color: var(--color-charcoal);
	--wpforms-label-sublabel-color: var(--color-slate-light);
	--wpforms-button-border-radius: 999px;
	--wpforms-button-background-color: var(--color-charcoal);
	--wpforms-button-border-color: var(--color-charcoal);
	--wpforms-button-text-color: var(--color-button-text);
	--wpforms-field-size-input-height: 62px;
	--wpforms-field-size-input-spacing: 26px;
	--wpforms-field-size-font-size: 16px;
	--wpforms-field-size-padding-h: 18px;
	--wpforms-button-size-height: 60px;
	--wpforms-button-size-padding-h: 34px;
}

body.page-template-page-contact-php #wpforms-24.wpforms-container-full,
body.page-template-page-contact #wpforms-24.wpforms-container-full,
body.page-id-32 #wpforms-24.wpforms-container-full,
body.page-template-page-contact-php #wpforms-24 .wpforms-form,
body.page-template-page-contact #wpforms-24 .wpforms-form,
body.page-id-32 #wpforms-24 .wpforms-form {
	margin: 0 !important;
	font-family: var(--font-body) !important;
}

body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-field,
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-field,
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-field {
	padding: 0 0 26px !important;
}

body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-field-label,
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-field-label,
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-field-label,
body.page-template-page-contact-php #wpforms-24 .wpforms-form fieldset legend.wpforms-field-label,
body.page-template-page-contact #wpforms-24 .wpforms-form fieldset legend.wpforms-field-label,
body.page-id-32 #wpforms-24 .wpforms-form fieldset legend.wpforms-field-label {
	margin: 0 0 10px !important;
	color: rgba(47, 39, 34, 0.82) !important;
	font-family: var(--font-body) !important;
	font-size: 0.78rem !important;
	font-weight: 600 !important;
	letter-spacing: 0.12em !important;
	line-height: 1.35 !important;
	text-transform: uppercase !important;
}

body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-field-sublabel,
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-field-sublabel,
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-field-sublabel {
	color: rgba(95, 81, 68, 0.68) !important;
	font-family: var(--font-body) !important;
	font-size: 0.82rem !important;
	line-height: 1.5 !important;
}

body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="text"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="email"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="tel"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="url"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="number"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form select,
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="text"],
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="email"],
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="tel"],
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="url"],
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="number"],
body.page-template-page-contact #wpforms-24 .wpforms-form select,
body.page-id-32 #wpforms-24 .wpforms-form input[type="text"],
body.page-id-32 #wpforms-24 .wpforms-form input[type="email"],
body.page-id-32 #wpforms-24 .wpforms-form input[type="tel"],
body.page-id-32 #wpforms-24 .wpforms-form input[type="url"],
body.page-id-32 #wpforms-24 .wpforms-form input[type="number"],
body.page-id-32 #wpforms-24 .wpforms-form select {
	width: 100% !important;
	max-width: 100% !important;
	height: 62px !important;
	min-height: 62px !important;
	padding: 17px 18px !important;
	border: 1px solid rgba(52, 42, 31, 0.13) !important;
	border-radius: 16px !important;
	background: rgba(255, 252, 248, 0.78) !important;
	color: #2f2722 !important;
	font-family: var(--font-body) !important;
	font-size: 1rem !important;
	line-height: 1.55 !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5) !important;
	appearance: none !important;
}

body.page-template-page-contact-php #wpforms-24 .wpforms-form textarea,
body.page-template-page-contact #wpforms-24 .wpforms-form textarea,
body.page-id-32 #wpforms-24 .wpforms-form textarea {
	width: 100% !important;
	max-width: 100% !important;
	height: 190px !important;
	min-height: 190px !important;
	padding: 17px 18px !important;
	border: 1px solid rgba(52, 42, 31, 0.13) !important;
	border-radius: 16px !important;
	background: rgba(255, 252, 248, 0.78) !important;
	color: #2f2722 !important;
	font-family: var(--font-body) !important;
	font-size: 1rem !important;
	line-height: 1.55 !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5) !important;
	resize: vertical !important;
	appearance: none !important;
}

body.page-template-page-contact-php #wpforms-24 .wpforms-form input:focus,
body.page-template-page-contact-php #wpforms-24 .wpforms-form select:focus,
body.page-template-page-contact-php #wpforms-24 .wpforms-form textarea:focus,
body.page-template-page-contact #wpforms-24 .wpforms-form input:focus,
body.page-template-page-contact #wpforms-24 .wpforms-form select:focus,
body.page-template-page-contact #wpforms-24 .wpforms-form textarea:focus,
body.page-id-32 #wpforms-24 .wpforms-form input:focus,
body.page-id-32 #wpforms-24 .wpforms-form select:focus,
body.page-id-32 #wpforms-24 .wpforms-form textarea:focus {
	border-color: rgba(52, 42, 31, 0.34) !important;
	outline: 0 !important;
	box-shadow:
		0 0 0 3px rgba(143, 108, 82, 0.12),
		inset 0 1px 0 rgba(255, 255, 255, 0.5) !important;
}

body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-submit,
body.page-template-page-contact-php #wpforms-24 .wpforms-form button[type="submit"],
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-submit,
body.page-template-page-contact #wpforms-24 .wpforms-form button[type="submit"],
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-submit,
body.page-id-32 #wpforms-24 .wpforms-form button[type="submit"] {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	min-width: 156px !important;
	height: 60px !important;
	min-height: 60px !important;
	padding: 0 34px !important;
	border: 1px solid rgba(31, 26, 23, 0.14) !important;
	border-radius: 999px !important;
	background: var(--color-charcoal) !important;
	color: var(--color-white) !important;
	font-family: var(--font-body) !important;
	font-size: 0.78rem !important;
	font-weight: 700 !important;
	letter-spacing: 0.14em !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
	box-shadow: 0 22px 40px rgba(31, 26, 23, 0.18) !important;
}

body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-submit:hover,
body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-submit:focus-visible,
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-submit:hover,
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-submit:focus-visible,
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-submit:hover,
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-submit:focus-visible {
	background: var(--color-accent-dark) !important;
	border-color: var(--color-accent-dark) !important;
}

body.page-template-page-contact-php #wpforms-24 .wpforms-submit-container,
body.page-template-page-contact #wpforms-24 .wpforms-submit-container,
body.page-id-32 #wpforms-24 .wpforms-submit-container {
	margin-top: 6px !important;
	padding-top: 8px !important;
}

@media (max-width: 640px) {
	body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-submit,
	body.page-template-page-contact-php #wpforms-24 .wpforms-form button[type="submit"],
	body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-submit,
	body.page-template-page-contact #wpforms-24 .wpforms-form button[type="submit"],
	body.page-id-32 #wpforms-24 .wpforms-form .wpforms-submit,
	body.page-id-32 #wpforms-24 .wpforms-form button[type="submit"] {
		width: 100% !important;
	}
}

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

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
	color: var(--color-charcoal-soft);
	font-family: var(--font-body);
	line-height: 1.72;
	overflow-x: clip;
	background: 
		linear-gradient(90deg, rgba(7, 63, 63, 0.018) 1px, transparent 1px),
		linear-gradient(0deg, rgba(7, 63, 63, 0.014) 1px, transparent 1px),
		radial-gradient(circle at top right, rgba(201, 169, 92, 0.18), transparent 28%),
		radial-gradient(circle at top left, rgba(255, 248, 236, 0.58), transparent 24%),
		linear-gradient(180deg, var(--surface-page) 0%, #eadcc4 52%, var(--surface-section) 100%);
	background-size: 18px 18px, 22px 22px, auto, auto, auto;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover,
a:focus-visible {
	color: var(--color-navy);
}

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

h1,
h2,
h3,
h4,
p,
ul,
ol {
	margin-top: 0;
}

.site-shell {
	width: min(calc(100% - (var(--gutter) * 2)), 1200px);
	margin: 0 auto;
}

.container {
	width: 100%;
	max-width: var(--container-width);
	margin: 0 auto;
	padding: 0 32px;
}

.header ul,
.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header li,
.footer li {
	list-style: none;
}

.site-shell > * {
	min-width: 0;
}

.header {
	position: sticky;
	top: 0;
	z-index: 100;
	background: rgba(248, 242, 234, 0.94);
	backdrop-filter: blur(16px);
	border-bottom: 1px solid rgba(52, 42, 31, 0.08);
	box-shadow: 0 10px 24px rgba(48, 37, 28, 0.05);
}

.header-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: clamp(1.25rem, 3vw, 3rem);
	min-height: 88px;
	padding: 18px 0;
}

.logo {
	flex: 0 0 auto;
}

.header-brand {
	font-family: var(--font-display);
	font-size: 0.94rem;
	letter-spacing: 0.12em;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
	color: rgba(36, 31, 26, 0.88);
	transition: color 0.2s ease;
}

.header-brand.site-logo {
	display: block;
	max-width: 260px;
}

.header-actions {
	display: flex;
	align-items: center;
	gap: 16px;
}

.header-cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 104px;
	min-height: 44px;
	padding: 0 20px;
	border-radius: 999px;
	background: #1f1a17;
	box-shadow: 0 14px 30px rgba(31, 26, 23, 0.12);
	color: #fff;
	font-size: 0.76rem;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	white-space: nowrap;
	transition:
		background-color 0.2s ease,
		box-shadow 0.2s ease,
		transform 0.2s ease;
}

.header-cta:hover,
.header-cta:focus-visible {
	background: #2b241f;
	color: #fff;
	box-shadow: 0 18px 34px rgba(31, 26, 23, 0.16);
	transform: translateY(-1px);
}

.nav {
	flex: 1 1 auto;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.nav-toggle {
	display: none;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: 0;
	background: transparent;
	color: var(--color-charcoal);
	cursor: pointer;
}

.nav-toggle__label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 0 18px;
	border: 1px solid rgba(52, 42, 31, 0.12);
	border-radius: 999px;
	background: rgba(255, 252, 248, 0.86);
	box-shadow: 0 10px 24px rgba(48, 37, 28, 0.06);
	font-size: 0.76rem;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	transition:
		background-color 0.2s ease,
		border-color 0.2s ease,
		box-shadow 0.2s ease,
		transform 0.2s ease;
}

.nav-toggle:hover .nav-toggle__label,
.nav-toggle:focus-visible .nav-toggle__label {
	background: rgba(255, 252, 248, 0.96);
	border-color: rgba(52, 42, 31, 0.18);
	box-shadow: 0 14px 28px rgba(48, 37, 28, 0.08);
	transform: translateY(-1px);
}

.nav-list {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	justify-content: flex-end;
	gap: clamp(0.9rem, 1.6vw, 1.5rem);
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav-list li {
	list-style: none;
	flex: 0 0 auto;
}

.nav-link {
	display: inline-block;
	color: rgba(34, 34, 34, 0.82);
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-transform: none;
	text-decoration: none;
	transition:
		color 0.2s ease,
		transform 0.2s ease,
		background-color 0.2s ease,
		box-shadow 0.2s ease;
}

.nav-link:hover,
.nav-link:focus-visible {
	color: var(--color-charcoal);
	transform: translateY(-1px);
}

.nav-cta {
	display: none;
	padding: 14px 24px;
	background: #1f1a17;
	color: #fff;
	text-decoration: none;
	border-radius: 999px;
	letter-spacing: 0.08em;
	box-shadow: 0 14px 30px rgba(31, 26, 23, 0.12);
}

.nav-cta:hover,
.nav-cta:focus-visible {
	background: #2b241f;
	color: #fff;
	box-shadow: 0 18px 34px rgba(31, 26, 23, 0.16);
}

.footer {
	padding: 28px 0;
	border-top: 1px solid rgba(52, 42, 31, 0.12);
	background: rgba(253, 249, 243, 0.72);
}

.footer-inner {
	display: flex;
	justify-content: space-between;
	gap: 24px 48px;
	align-items: center;
}

.footer-brand,
.footer-links,
.footer-social {
	min-width: 0;
}

.footer-brand {
	max-width: 20rem;
}

.footer-brand-name {
	margin-bottom: 8px;
	font-family: var(--font-display);
	font-size: 1rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.footer-brand-logo {
	display: block;
	width: 232px;
	max-width: 100%;
	height: auto;
	margin-bottom: 6px;
}

.footer-copy {
	margin-bottom: 0;
	color: var(--color-slate);
	font-size: 14px;
	line-height: 1.45;
}

.footer-heading {
	margin-bottom: 0.5rem;
	color: var(--color-slate);
	font-size: 0.8rem;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.footer-list,
.footer-sublist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-links ul,
.footer-social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-list {
	display: grid;
	gap: 7px;
	font-size: 15px;
}

.footer-list a,
.footer-list span {
	color: #222;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.45;
}

.footer-sublist {
	display: grid;
	gap: 6px;
	margin-top: 6px;
	padding-left: 0;
	font-size: 15px;
}

.footer a {
	text-decoration: none;
	color: #222;
	font-size: 15px;
}

.site-header {
	position: relative;
	top: auto;
	z-index: 10;
	backdrop-filter: blur(18px);
	background: rgba(253, 249, 243, 0.88);
	border-bottom: 1px solid rgba(52, 42, 31, 0.08);
}

.site-header__inner,
.site-footer__inner {
	display: flex;
	gap: 24px;
	align-items: center;
	justify-content: space-between;
}

.site-header__inner {
	min-height: 92px;
}

.site-footer__inner {
	min-height: 0;
}

.site-branding {
	display: flex;
	align-items: center;
	gap: 14px;
}

.site-brand {
	font-family: var(--font-display);
	font-size: 1.1rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.site-logo img,
.site-branding img {
	display: block;
	width: 260px;
	max-width: 100%;
	height: auto;
	max-height: none;
}

.menu {
	display: flex;
	flex-wrap: wrap;
	gap: 22px;
	align-items: center;
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu a {
	color: var(--color-slate);
	font-size: 0.9rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.menu a:hover,
.menu .current-menu-item > a,
.menu .current_page_item > a {
	color: var(--color-charcoal);
}

.site-main {
	padding: 0 0 var(--section-space);
}

.site-main--listing {
	padding-top: 28px;
}

.section {
	padding: var(--section-space) 0;
}

.page-intro,
.stack {
	padding-top: var(--section-space);
}

.stack > * + * {
	margin-top: 28px;
}

.hero__panel,
.page-hero__panel,
.card,
.cta-panel,
.comments-area {
	border: 1px solid var(--color-border);
	border-radius: var(--radius-large);
	background: rgba(255, 252, 248, 0.86);
	box-shadow: var(--shadow-soft);
}

.hero__panel {
	padding: 84px;
	background:
		linear-gradient(135deg, rgba(61, 77, 89, 0.96), rgba(116, 84, 63, 0.72)),
		linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent);
	color: var(--color-white);
}

.page-hero__panel {
	padding: clamp(3.75rem, 6vw, 5.5rem);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(255, 252, 248, 0.9)),
		linear-gradient(135deg, rgba(143, 108, 82, 0.08), rgba(61, 77, 89, 0.04));
}

.hero__panel .eyebrow {
	color: rgba(255, 255, 255, 0.74);
}

.hero h1,
.page-hero h1,
.page-intro h1,
.section-heading h2,
.cta-panel h2,
.entry-title {
	font-family: var(--font-display);
	font-weight: 400;
	letter-spacing: -0.03em;
	line-height: 1.08;
	text-wrap: balance;
}

.hero h1 {
	max-width: 10ch;
	font-size: clamp(3.4rem, 8vw, 6.4rem);
}

.hero__copy,
.page-hero__copy,
.page-intro__copy,
.rich-copy,
.card p,
.site-footer__copy,
.site-footer__credit {
	color: var(--color-slate);
	font-size: 1.04rem;
	line-height: 1.82;
}

.hero__copy {
	max-width: 42rem;
	margin-top: 22px;
	color: rgba(255, 255, 255, 0.84);
	font-size: 1.08rem;
}

.page-hero__copy {
	max-width: var(--copy-width);
	margin-bottom: 0;
	font-size: 1.08rem;
	line-height: 1.8;
}

.eyebrow {
	margin-bottom: 22px;
	color: var(--color-accent);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.24em;
	text-transform: uppercase;
}

.button-row {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	margin-top: 40px;
}

.button-row--center {
	justify-content: center;
}

.button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 50px;
	max-width: 100%;
	padding: 0 22px;
	border: 1px solid var(--color-border-strong);
	border-radius: 999px;
	font-size: 0.88rem;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-align: center;
	text-transform: uppercase;
	transition:
		transform 0.2s ease,
		background-color 0.2s ease,
		border-color 0.2s ease,
		color 0.2s ease,
		box-shadow 0.2s ease;
}

.button:hover,
.button:focus-visible {
	transform: translateY(-1px);
	box-shadow: 0 16px 30px rgba(48, 37, 28, 0.08);
}

.button--primary {
	background: var(--color-charcoal);
	color: var(--color-white);
}

.button--primary:hover,
.button--primary:focus-visible {
	background: var(--color-accent-dark);
	border-color: var(--color-accent-dark);
}

.button--secondary {
	background: rgba(255, 252, 248, 0.84);
	color: var(--color-charcoal);
}

.button--secondary:hover,
.button--secondary:focus-visible {
	background: rgba(255, 252, 248, 0.96);
	border-color: rgba(52, 42, 31, 0.22);
}

.hero__panel .button--secondary {
	border-color: rgba(255, 255, 255, 0.28);
	color: var(--color-white);
}

.hero__panel .button--secondary:hover,
.hero__panel .button--secondary:focus-visible {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.42);
}

.text-link {
	display: inline-flex;
	align-items: center;
	color: #2f2722;
	font-size: 0.9rem;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(52, 42, 31, 0.28);
	padding-bottom: 0.2rem;
	transition:
		color 0.2s ease,
		border-color 0.2s ease,
		transform 0.2s ease;
}

.text-link:hover,
.text-link:focus-visible {
	color: rgba(52, 42, 31, 0.78);
	border-color: rgba(52, 42, 31, 0.5);
	transform: translateY(-1px);
}

.page-intro h1,
.section-heading h2,
.cta-panel h2,
.entry-title {
	font-size: clamp(2.1rem, 3.8vw, 3.45rem);
}

.section-heading {
	max-width: 36rem;
	margin-bottom: 56px;
}

.section--compact {
	padding-top: 28px;
}

.split-grid,
.listing-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	gap: clamp(2rem, 4vw, 4.5rem);
	align-items: start;
}

.card-grid {
	display: grid;
	gap: 32px;
}

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

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

.card {
	padding: 28px;
	border-radius: var(--radius-medium);
}

.post-card__media {
	display: block;
	aspect-ratio: 4 / 3;
	margin: -12px -12px 24px;
	overflow: hidden;
	border-radius: calc(var(--radius-medium) - 8px);
	background: rgba(255, 252, 248, 0.8);
}

.post-card__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.35s ease;
}

@media (hover: hover) and (pointer: fine) {
	.post-card__media:hover img,
	.post-card__media:focus-visible img {
		transform: scale(1.025);
	}
}

.featured-media {
	padding: 16px;
	overflow: hidden;
	background: rgba(255, 252, 248, 0.8);
}

.featured-media__frame {
	height: clamp(240px, 42vw, 460px);
	overflow: hidden;
	border-radius: calc(var(--radius-medium) - 4px);
}

.featured-media__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: calc(var(--radius-medium) - 4px);
}

.card h3,
.stat-card__value {
	font-family: var(--font-display);
	font-weight: 400;
	line-height: 1.1;
}

.card h3 {
	margin-bottom: 12px;
	font-size: 1.55rem;
}

.stat-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
}

.stat-card {
	text-align: left;
}

.stat-card__value {
	margin-bottom: 8px;
	font-size: clamp(2.8rem, 5vw, 4rem);
}

.stat-card__label,
.post-meta,
.contact-list__label {
	color: var(--color-slate);
	font-size: 0.95rem;
}

.cta-panel {
	padding: clamp(4rem, 6vw, 5.5rem);
	text-align: center;
}

.cta-panel__copy {
	max-width: 37.5rem;
	margin: 24px auto 0;
	line-height: 1.86;
}

.rich-copy > * + * {
	margin-top: 20px;
}

.entry-content ul,
.entry-content ol,
.rich-copy ul,
.rich-copy ol {
	padding-left: 20px;
}

.contact-list {
	display: grid;
	gap: 18px;
}

.contact-list__label {
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.site-footer {
	padding: 40px 0 48px;
	border-top: 1px solid rgba(52, 42, 31, 0.08);
	background: rgba(253, 249, 243, 0.72);
}

.site-footer__inner {
	align-items: start;
}

.site-footer__title {
	margin-bottom: 8px;
	font-family: var(--font-display);
	font-size: 1.4rem;
}

.site-footer__meta {
	display: grid;
	gap: 16px;
	justify-items: end;
	text-align: right;
}

.footer-widget__title {
	margin-bottom: 8px;
	font-size: 1rem;
}

.comment-list {
	padding-left: 20px;
}

.resort-home .section .site-shell,
.resort-home .section .container {
	position: relative;
}

.resort-home .section {
	position: relative;
	background: transparent;
}

.resort-home__hero,
.resort-home__rooms {
	background: #fdf9f3;
}

.resort-home__intro,
.resort-home__experience {
	background: #f6f0e8;
}

.resort-home__cta {
	background: #eee4d8;
}

.resort-home .section + .section .site-shell::before,
.resort-home .section + .section .container::before {
	content: "";
	display: block;
	grid-column: 1 / -1;
	width: min(88%, 58rem);
	height: 1px;
	margin: 0 auto 4.25rem;
	background: linear-gradient(90deg, transparent, rgba(52, 42, 31, 0.16), transparent);
}

.hero {
	padding-top: 120px;
	padding-bottom: clamp(4.75rem, 6vw, 5.75rem);
}

.resort-home__hero .container {
	padding-left: 24px;
	padding-right: 24px;
}

.hero-inner {
	display: grid;
	grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
	align-items: center;
	justify-content: space-between;
	gap: clamp(2.5rem, 4vw, 4.25rem);
}

.hero-content {
	flex: 0 1 500px;
	max-width: 30rem;
	align-self: center;
}

.hero-image {
	flex: 1;
	min-width: 0;
	height: 460px;
	overflow: hidden;
	border-radius: 18px;
	border: 1px solid rgba(52, 42, 31, 0.1);
	box-shadow:
		0 22px 40px rgba(48, 37, 28, 0.05),
		0 8px 18px rgba(48, 37, 28, 0.035);
}

.hero-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center 58%;
}

.resort-home__hero .eyebrow {
	margin-bottom: 24px;
}

.resort-home__hero h1 {
	max-width: 10ch;
	margin-bottom: 0;
	font-family: var(--font-display);
	font-size: clamp(3rem, 6vw, 4.9rem);
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 0.98;
	text-wrap: balance;
	color: #2b241f;
}

.resort-home__title-line {
	display: block;
}

.resort-home__section-title,
.resort-home__feature-title {
	max-width: 13ch;
	line-height: 1.1;
}

.resort-home__lede,
.resort-home__copy,
.resort-home__card p,
.resort-home__experience-item p,
.cta-panel__copy {
	max-width: var(--copy-width);
	color: #70665d;
	font-size: 1.02rem;
	line-height: 1.9;
	overflow-wrap: break-word;
}

.resort-home__lede {
	margin-bottom: 0;
	margin-top: 40px;
	max-width: 31rem;
	color: rgba(43, 36, 31, 0.86);
}

.resort-home__lede-break {
	display: block;
}

.resort-home__hero-actions {
	margin-top: 42px;
	gap: 16px 18px;
}

.resort-home__hero-actions .button--secondary {
	background: rgba(255, 250, 244, 0.96);
	border-color: rgba(52, 42, 31, 0.2);
}

.resort-home__intro .resort-home__intro-grid,
.resort-home__intro .intro-grid {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
	gap: clamp(4.5rem, 6vw, 6rem) !important;
	align-items: stretch !important;
}

.resort-home__experience-grid {
	display: grid;
	gap: clamp(2.75rem, 4.8vw, 5rem);
}

.resort-home__experience-grid {
	grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.88fr);
	align-items: stretch;
}

.intro-image,
.intro-content,
.intro-grid > *,
.resort-home__experience-grid > *,
.section-heading,
.resort-home__card,
.resort-home__experience-item,
.resort-home__experience-feature,
.resort-home__cta-panel {
	min-width: 0;
}

.resort-home__intro .intro-image {
	min-width: 0 !important;
	width: 100% !important;
	max-width: 560px !important;
	justify-self: start !important;
	align-self: stretch !important;
	height: 100% !important;
	min-height: 100% !important;
	overflow: hidden !important;
	border-radius: 18px !important;
	margin: 0 !important;
	transform: none !important;
	position: relative !important;
	box-shadow:
		0 24px 42px rgba(48, 37, 28, 0.06),
		0 8px 18px rgba(48, 37, 28, 0.04) !important;
}

.resort-home__intro .intro-image img {
	width: 100% !important;
	height: 100% !important;
	display: block !important;
	object-fit: cover !important;
	object-position: center 54% !important;
}

.resort-home__intro .intro-content {
	min-width: 0 !important;
	width: 100% !important;
	max-width: 540px !important;
	justify-self: end !important;
	align-self: center !important;
	margin: 0 !important;
	transform: none !important;
	position: relative !important;
}

.resort-home__card-grid {
	gap: clamp(2rem, 3vw, 2.75rem);
}

.resort-home__card,
.resort-home__experience-item,
.resort-home__experience-feature {
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.84), rgba(255, 250, 244, 0.96)),
		var(--color-white);
}

.resort-home__intro {
	padding-top: 120px;
	padding-bottom: 120px;
}

.resort-home__intro::after {
	content: "";
	position: absolute;
	right: 8%;
	bottom: 1.25rem;
	width: 8rem;
	height: 8rem;
	border-radius: 999px;
	background: radial-gradient(circle, rgba(143, 108, 82, 0.08), transparent 72%);
	pointer-events: none;
}

.resort-home__intro .intro-content .section-heading {
	max-width: 100% !important;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

.resort-home__intro .eyebrow,
.resort-home__rooms .eyebrow,
.resort-home__cta .eyebrow {
	color: rgba(143, 108, 82, 0.9);
}

.resort-home__intro .resort-home__section-title,
.resort-home__rooms .resort-home__section-title,
.resort-home__feature-title,
.resort-home__cta-panel .resort-home__section-title {
	color: #2f2722;
}

.resort-home__intro .resort-home__section-title {
	margin-bottom: 0;
}

.resort-home__intro .intro-content .rich-copy {
	max-width: 100% !important;
	align-self: center;
}

.resort-home__intro .intro-content .rich-copy p {
	max-width: 100%;
}

.resort-home__location-note {
	margin: 1.1rem 0 0;
	color: rgba(95, 81, 68, 0.78);
	font-size: 0.94rem;
	line-height: 1.7;
	letter-spacing: 0.015em;
	font-weight: 400;
	font-style: italic;
	max-width: 100%;
	text-align: left;
}

.resort-home__location-nowrap {
	white-space: nowrap;
}

.resort-home__rooms .section-heading {
	margin-bottom: 68px;
}

.resort-home__rooms-intro {
	margin: 0 0 14px;
	color: rgba(95, 81, 68, 0.72);
	font-size: 0.96rem;
	line-height: 1.7;
}

.resort-home__rooms .container::before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	margin: 0 0 3.75rem;
	background: linear-gradient(90deg, rgba(52, 42, 31, 0.18), rgba(52, 42, 31, 0.05) 55%, transparent);
}

.resort-home__card-index {
	margin-bottom: 1.75rem;
	color: rgba(143, 108, 82, 0.46);
	font-size: 0.68rem;
	font-weight: 600;
	letter-spacing: 0.22em;
	text-transform: uppercase;
}

.resort-home__card {
	padding: 24px 16px 16px;
	border: 0;
	border-radius: 22px;
	box-shadow: none;
	background: rgba(255, 252, 248, 0.38);
	transition:
		transform 0.22s ease,
		background-color 0.22s ease,
		box-shadow 0.22s ease;
}

.resort-home__card-link {
	position: absolute;
	inset: 0;
	z-index: 1;
	border-radius: 22px;
}

.resort-home__card-link:focus-visible {
	outline: 1px solid rgba(52, 42, 31, 0.34);
	outline-offset: 4px;
}

.resort-home__rooms .card-image {
	width: 100%;
	aspect-ratio: 4 / 3;
	border-radius: 16px;
	overflow: hidden;
	margin-bottom: 24px;
	box-shadow:
		0 20px 36px rgba(48, 37, 28, 0.06),
		0 8px 16px rgba(48, 37, 28, 0.035);
}

.resort-home__rooms .card-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.resort-home__card h3 {
	font-size: 1.28rem;
	margin-bottom: 10px;
	color: #29221d;
	font-weight: 600;
}

.resort-home__rooms .card-grid {
	position: relative;
	align-items: start;
}

.resort-home__rooms .card-grid::before {
	content: "";
	position: absolute;
	inset: 2.5rem 0 auto;
	height: 1px;
	background: linear-gradient(90deg, rgba(52, 42, 31, 0.12), rgba(52, 42, 31, 0.03));
}

.resort-home__rooms .resort-home__card {
	position: relative;
	padding-top: 2.25rem;
	height: 100%;
}

.resort-home__card-cta {
	position: relative;
	z-index: 3;
	margin-top: 1rem;
	width: fit-content;
	font-size: 0.78rem;
	letter-spacing: 0.1em;
}

.resort-home__rooms .resort-home__card .resort-home__card-index {
	margin-bottom: 0.95rem;
}

.resort-home__rooms .resort-home__card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 2.5rem;
	height: 1px;
	background: rgba(52, 42, 31, 0.3);
}

.resort-home__rooms .resort-home__card:hover,
.resort-home__rooms .resort-home__card:focus-within {
	transform: translateY(-4px);
	background: rgba(255, 252, 247, 0.92);
	box-shadow: 0 22px 40px rgba(48, 37, 28, 0.06);
}

.resort-home__rooms-cta {
	margin-top: 52px;
}

.resort-home__experience-list {
	display: grid;
	gap: 18px;
	align-content: start;
	padding-top: 0;
}

.resort-home__experience {
	padding-top: clamp(5.25rem, 7vw, 6.25rem);
	padding-bottom: clamp(5.25rem, 7vw, 6.25rem);
}

.resort-home__experience-grid {
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	align-items: start;
	gap: clamp(2.75rem, 4vw, 4.5rem);
}

.resort-home__experience-media {
	position: relative;
	width: 100%;
	max-width: 640px;
	aspect-ratio: 3 / 2;
	overflow: hidden;
	border-radius: 22px;
	background: rgba(236, 226, 214, 0.62);
	align-self: start;
	justify-self: start;
	box-shadow:
		0 20px 36px rgba(48, 37, 28, 0.06),
		0 8px 18px rgba(48, 37, 28, 0.03);
}

.resort-home__experience-media img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.resort-home__experience-feature h2 {
	margin-bottom: 20px;
	font-family: var(--font-display);
	font-size: clamp(2.4rem, 4vw, 3.6rem);
	font-weight: 400;
	line-height: 1.08;
	text-wrap: balance;
}

.resort-home__experience-feature {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: clamp(0.5rem, 1.5vw, 1rem) 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background: transparent;
	align-self: stretch;
	justify-self: end;
	margin-top: 0;
}

.resort-home__experience-copy {
	max-width: 30rem;
	margin-bottom: 32px;
}

.resort-home__experience-item {
	padding: 22px 0 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background: transparent;
	border-top: 1px solid rgba(52, 42, 31, 0.14);
}

.resort-home__experience-item h3 {
	font-size: 1.2rem;
	margin-bottom: 8px;
	color: #2f2722;
}

.resort-home__gallery-preview {
	padding-top: clamp(2.5rem, 4vw, 3.5rem);
	padding-bottom: clamp(2.5rem, 4vw, 3.5rem);
}

.gallery-strip {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: clamp(1rem, 2vw, 1.5rem);
}

.gallery-strip img {
	width: 100%;
	aspect-ratio: 3 / 2;
	display: block;
	object-fit: cover;
	border-radius: 18px;
}

.gallery-cta {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 1rem 1.5rem;
	margin-top: 1.5rem;
}

.gallery-eyebrow {
	margin: 0;
	color: rgba(95, 81, 68, 0.78);
	font-size: 0.94rem;
	line-height: 1.7;
}

.resort-home__cta {
	padding-top: clamp(5.25rem, 7vw, 6.5rem);
	padding-bottom: clamp(4.75rem, 7vw, 6rem);
}

.resort-home__cta-note {
	margin: 0 0 2rem;
	color: rgba(95, 81, 68, 0.78);
	font-size: 0.94rem;
	line-height: 1.7;
	text-align: center;
}

.resort-home__cta-panel {
	background:
		linear-gradient(180deg, rgba(243, 232, 220, 0.99), rgba(233, 220, 206, 0.98)),
		var(--color-white);
	padding: clamp(6.1rem, 8vw, 7.75rem) clamp(3.35rem, 8vw, 7rem);
	border-color: rgba(52, 42, 31, 0.16);
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.45),
		0 34px 64px rgba(48, 37, 28, 0.1);
	max-width: 54rem;
	margin: 0 auto;
}

.resort-home__cta-content {
	max-width: 36rem;
	margin: 0 auto;
	text-align: left;
}

.resort-home__cta-panel .section-title,
.resort-home__cta-panel .resort-home__section-title {
	max-width: 12ch;
	margin-bottom: 0;
}

.resort-home__cta-panel .cta-panel__copy {
	margin-right: 0;
	margin-left: 0;
}

.resort-home__cta-panel .button-row {
	justify-content: flex-start;
	margin-top: 42px;
}

.resort-home__cta-panel .button--primary {
	min-height: 62px;
	padding: 0 42px;
	border-color: rgba(31, 26, 23, 0.14);
	box-shadow: 0 30px 52px rgba(31, 26, 23, 0.2);
}

.resort-home + .site-footer {
	padding: 42px 0 38px;
	border-top: 1px solid rgba(52, 42, 31, 0.18);
	background: #e2d7ca;
}

.resort-home + .site-footer .site-footer__inner {
	gap: 36px;
	min-height: auto;
	align-items: end;
}

.resort-home + .site-footer .site-footer__title {
	margin-bottom: 4px;
	font-size: 1.1rem;
	letter-spacing: 0.04em;
}

.resort-home + .site-footer .site-footer__copy {
	max-width: 24rem;
	margin-bottom: 0;
	font-size: 0.95rem;
	line-height: 1.6;
}

.resort-home + .site-footer .site-footer__meta {
	gap: 10px;
}

.resort-home + .site-footer .footer-widgets {
	display: none;
}

.resort-home + .site-footer .site-footer__credit {
	font-size: 0.8rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.stay-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.5), transparent 22%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 46%, #f0e6da 100%);
}

.stay-page__hero {
	padding-top: 112px;
	padding-bottom: 108px;
	background: #fdf9f3;
}

.stay-page__hero-grid,
.stay-page__overview-grid,
.stay-page__group-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
	gap: clamp(3rem, 5.2vw, 5.75rem);
	align-items: center;
}

.stay-page__hero-content,
.stay-page__overview-copy,
.stay-page__group-copy,
.stay-page__hero-media,
.stay-page__overview-media,
.stay-page__group-media {
	min-width: 0;
}

.stay-page__hero-content {
	max-width: 33rem;
}

.stay-page__hero h1,
.stay-page__section-title {
	margin-bottom: 0;
	font-family: var(--font-display);
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1.02;
	text-wrap: balance;
	color: #2b241f;
}

.stay-page__hero h1 {
	max-width: 9ch;
	font-size: clamp(3rem, 6vw, 5.2rem);
}

.stay-page__lede {
	max-width: 32rem;
}

.stay-page__hero-actions {
	margin-top: 42px;
}

.stay-page__hero-media,
.stay-page__overview-media,
.stay-page__group-media,
.stay-page__room-image {
	overflow: hidden;
	border: 1px solid rgba(52, 42, 31, 0.1);
	box-shadow:
		0 22px 40px rgba(48, 37, 28, 0.055),
		0 8px 18px rgba(48, 37, 28, 0.035);
}

.stay-page__hero-media {
	aspect-ratio: 1.28 / 1;
	border-radius: 20px;
}

.stay-page__overview-media,
.stay-page__group-media {
	aspect-ratio: 3 / 2;
	border-radius: 18px;
}

.stay-page__hero-media img,
.stay-page__overview-media img,
.stay-page__group-media img,
.stay-page__room-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.stay-page__hero-media img {
	object-position: center 58%;
}

.stay-page__overview {
	background: #f6f0e8;
}

.stay-page__heading {
	max-width: 42rem;
}

.stay-page__copy {
	max-width: 36rem;
	margin: 28px 0 0;
	color: #70665d;
	font-size: 1.02rem;
	line-height: 1.9;
}

.stay-page__section-title {
	max-width: 12ch;
	font-size: clamp(2.25rem, 4vw, 3.65rem);
}

.stay-page__difference,
.stay-page__rooms {
	background: #fdf9f3;
}

.stay-page__difference-grid {
	align-items: start;
	gap: clamp(2rem, 3vw, 2.75rem);
}

.stay-page__simple-card {
	position: relative;
	padding-top: 2.45rem;
	border-top: 1px solid rgba(52, 42, 31, 0.14);
}

.stay-page__simple-card::before {
	content: "0" counter(stay-difference);
	position: absolute;
	top: 1rem;
	left: 0;
	color: rgba(143, 108, 82, 0.72);
	font-size: 0.66rem;
	font-weight: 700;
	letter-spacing: 0.18em;
}

.stay-page__difference-grid {
	counter-reset: stay-difference;
}

.stay-page__simple-card {
	counter-increment: stay-difference;
}

.stay-page__simple-card h3,
.stay-page__room-card h3,
.stay-page__amenity-item h3 {
	margin-bottom: 12px;
	font-family: var(--font-display);
	font-weight: 400;
	line-height: 1.14;
	color: #2f2722;
}

.stay-page__simple-card h3 {
	font-size: 1.42rem;
}

.stay-page__simple-card p,
.stay-page__room-card p,
.stay-page__amenity-item p {
	margin-bottom: 0;
	color: #70665d;
	font-size: 1rem;
	line-height: 1.82;
}

.stay-page__room-list {
	display: grid;
	gap: clamp(2rem, 3.5vw, 3rem);
}

.stay-page__room-card {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	gap: clamp(2rem, 4vw, 4.25rem);
	align-items: stretch;
	padding: clamp(1rem, 2vw, 1.25rem);
	border-radius: 24px;
	background:
		linear-gradient(180deg, rgba(255, 252, 248, 0.84), rgba(250, 244, 236, 0.94)),
		var(--color-white);
	box-shadow: 0 22px 44px rgba(48, 37, 28, 0.055);
	transition:
		transform 0.22s ease,
		box-shadow 0.22s ease;
}

.stay-page__room-card:hover,
.stay-page__room-card:focus-within {
	transform: translateY(-3px);
	box-shadow: 0 26px 52px rgba(48, 37, 28, 0.075);
}

.stay-page__room-card:nth-child(even) .stay-page__room-image {
	order: 2;
}

.stay-page__room-link {
	position: absolute;
	inset: 0;
	z-index: 1;
	border-radius: 24px;
}

.stay-page__room-link:focus-visible {
	outline: 1px solid rgba(52, 42, 31, 0.34);
	outline-offset: 4px;
}

.stay-page__room-image {
	position: relative;
	z-index: 2;
	min-height: 440px;
	border-radius: 18px;
}

.stay-page__room-body {
	position: relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
	padding: clamp(1rem, 2vw, 2rem) clamp(0.25rem, 2vw, 1.25rem);
}

.stay-page__room-card h3 {
	max-width: 13ch;
	font-size: clamp(1.75rem, 3vw, 2.65rem);
}

.stay-page__card-index {
	margin-bottom: 1.1rem;
	color: rgba(143, 108, 82, 0.52);
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.stay-page__feature-list {
	display: grid;
	gap: 10px;
	margin: 24px 0 0;
	padding: 0;
	list-style: none;
}

.stay-page__feature-list li {
	position: relative;
	padding-left: 24px;
	color: var(--color-charcoal-soft);
	font-size: 0.96rem;
}

.stay-page__feature-list li::before {
	content: "";
	position: absolute;
	top: 0.72em;
	left: 0;
	width: 8px;
	height: 8px;
	border-radius: 999px;
	background: rgba(143, 108, 82, 0.62);
	transform: translateY(-50%);
}

.stay-page__room-cta {
	position: relative;
	z-index: 4;
	width: fit-content;
	padding-bottom: 0.28rem;
	border-color: rgba(52, 42, 31, 0.44);
	color: #251f1a;
	font-size: 0.94rem;
}

.stay-page__room-actions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 16px 22px;
	margin-top: 30px;
}

.stay-page__room-availability {
	position: relative;
	z-index: 4;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 0 18px;
	border: 1px solid rgba(52, 42, 31, 0.16);
	border-radius: 999px;
	background: rgba(255, 252, 248, 0.72);
	color: #2f2722;
	font-size: 0.74rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-decoration: none;
	text-transform: uppercase;
	transition:
		background-color 0.2s ease,
		border-color 0.2s ease,
		box-shadow 0.2s ease,
		transform 0.2s ease;
}

.stay-page__room-availability:hover,
.stay-page__room-availability:focus-visible {
	background: rgba(255, 252, 248, 0.96);
	border-color: rgba(52, 42, 31, 0.26);
	box-shadow: 0 14px 28px rgba(48, 37, 28, 0.07);
	transform: translateY(-1px);
}

.stay-page__group,
.stay-page__amenities {
	background: #f6f0e8;
}

.stay-page__group-grid {
	grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
}

.stay-page__amenity-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: clamp(1.15rem, 2vw, 1.65rem);
}

.stay-page__amenity-item {
	min-width: 0;
	padding: clamp(1.35rem, 2.4vw, 2rem) 0 0;
	border-top: 1px solid rgba(52, 42, 31, 0.1);
	background: transparent;
}

.stay-page__amenity-item h3 {
	font-size: 1.16rem;
}

.stay-page__cta {
	padding-top: 118px;
	background: #eee4d8;
}

.stay-page__cta-panel {
	max-width: 54rem;
	margin: 0 auto;
	background:
		linear-gradient(180deg, rgba(244, 235, 224, 0.98), rgba(236, 225, 212, 0.98)),
		var(--color-white);
}

.stay-page__cta-panel .eyebrow {
	color: #8a6248;
	letter-spacing: 0.26em;
}

.experience-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.46), transparent 24%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 48%, #eee4d8 100%);
}

.experience-page section {
	scroll-margin-top: 112px;
}

.experience-page__hero {
	padding-top: 112px;
	padding-bottom: 104px;
	background: #fdf9f3;
}

.experience-page__hero-grid,
.experience-page__split,
.experience-page__section-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
	gap: clamp(3rem, 5.4vw, 5.8rem);
	align-items: center;
}

.experience-page__hero-content,
.experience-page__copy-block,
.experience-page__hero-media,
.experience-page__media {
	min-width: 0;
}

.experience-page__hero-content {
	max-width: 40rem;
}

.experience-page__hero h1,
.experience-page__copy-block h2,
.experience-page__section-heading h2,
.experience-page__cta-panel h2 {
	margin-bottom: 0;
	font-family: var(--font-display);
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1.02;
	text-wrap: balance;
	color: #2b241f;
}

.experience-page__hero h1 {
	max-width: 11ch;
	font-size: clamp(3.05rem, 6vw, 5.35rem);
}

.experience-page__copy-block h2,
.experience-page__section-heading h2 {
	max-width: 12ch;
	font-size: clamp(2.25rem, 4.2vw, 3.8rem);
}

.experience-page__lede {
	max-width: 38rem;
	margin-top: 30px;
	margin-bottom: 0;
	color: #5f554d;
	font-size: clamp(1.06rem, 1.6vw, 1.24rem);
	line-height: 1.82;
}

.experience-page__hero-actions {
	margin-top: 42px;
}

.experience-page__hero-media,
.experience-page__media {
	overflow: hidden;
	border: 1px solid rgba(52, 42, 31, 0.1);
	border-radius: 20px;
	box-shadow:
		0 22px 40px rgba(48, 37, 28, 0.055),
		0 8px 18px rgba(48, 37, 28, 0.035);
}

.experience-page__hero-media {
	aspect-ratio: 1 / 1.12;
}

.experience-page__media {
	aspect-ratio: 4 / 3;
}

.experience-page__media--portrait {
	aspect-ratio: 0.86 / 1;
}

.experience-page__hero-media img,
.experience-page__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.experience-page__hero-media img {
	object-position: center 62%;
}

.experience-page__intro,
.experience-page__around {
	background: #f6f0e8;
}

.experience-page__intro {
	padding-top: clamp(8rem, 12vw, 11rem);
	padding-bottom: clamp(8rem, 12vw, 11rem);
}

.experience-page__property,
.experience-page__curated {
	background: #fdf9f3;
}

.experience-page__split--reverse {
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
}

.experience-page__copy {
	display: grid;
	gap: 22px;
	margin-top: 30px;
}

.experience-page__copy p,
.experience-page__section-intro {
	margin: 0;
	color: #70665d;
	font-size: 1.03rem;
	line-height: 1.9;
}

.experience-page__section-grid {
	grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
	align-items: end;
	margin-bottom: clamp(2.8rem, 5vw, 4.4rem);
}

.experience-page__section-intro {
	max-width: 43rem;
}

.experience-page__item-grid {
	display: grid;
	gap: clamp(1.15rem, 2vw, 1.65rem);
}

.experience-page__item-grid--six {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.experience-page__item-grid--five {
	grid-template-columns: repeat(5, minmax(0, 1fr));
	margin-top: clamp(2.8rem, 5vw, 4rem);
}

.experience-page__item {
	min-width: 0;
	padding-top: 1.35rem;
	border-top: 1px solid rgba(52, 42, 31, 0.12);
}

.experience-page__item h3 {
	margin: 0;
	font-family: var(--font-display);
	font-size: clamp(1.18rem, 1.7vw, 1.42rem);
	font-weight: 400;
	line-height: 1.16;
	color: #2f2722;
	text-wrap: balance;
}

.experience-page__item p {
	max-width: 19rem;
	margin: 12px 0 0;
	color: #70665d;
	font-size: 0.95rem;
	line-height: 1.72;
}

.experience-page__cta {
	padding-top: 118px;
	background: #eee4d8;
}

.experience-page__cta-panel {
	max-width: 56rem;
	margin: 0 auto;
	background:
		linear-gradient(180deg, rgba(244, 235, 224, 0.98), rgba(236, 225, 212, 0.98)),
		var(--color-white);
}

.experience-page__cta-panel h2 {
	max-width: 12ch;
	margin-right: auto;
	margin-left: auto;
	font-size: clamp(2.2rem, 4vw, 3.7rem);
}

.experience-page__cta-panel .eyebrow {
	color: #8a6248;
	letter-spacing: 0.26em;
}

.journal-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.44), transparent 24%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 48%, #eee4d8 100%);
}

.journal-page section {
	scroll-margin-top: 136px;
}

.journal-page__hero {
	padding-top: 132px;
	padding-bottom: 118px;
	background: #fdf9f3;
}

.journal-page__hero-inner {
	max-width: 56rem;
	text-align: center;
}

.journal-page__hero h1,
.journal-page__copy-block h2,
.journal-page__section-heading h2,
.journal-page__cta-panel h2,
.journal-page__category-card h3,
.journal-page__story-card h3 {
	margin-bottom: 0;
	font-family: var(--font-display);
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1.04;
	text-wrap: balance;
	color: #2b241f;
}

.journal-page__hero h1 {
	margin-top: 0;
	font-size: clamp(3.05rem, 6vw, 5.35rem);
}

.journal-page__lede {
	max-width: 42rem;
	margin: 30px auto 0;
	color: #5f554d;
	font-size: clamp(1.06rem, 1.6vw, 1.24rem);
	line-height: 1.82;
}

.journal-page__featured,
.journal-page__stories {
	background: #f6f0e8;
}

.journal-page__featured-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	gap: clamp(3rem, 5.4vw, 5.8rem);
	align-items: center;
}

.journal-page__featured-media {
	overflow: hidden;
	aspect-ratio: 4 / 3;
	border: 1px solid rgba(52, 42, 31, 0.1);
	border-radius: 20px;
	box-shadow:
		0 22px 40px rgba(48, 37, 28, 0.055),
		0 8px 18px rgba(48, 37, 28, 0.035);
}

.journal-page__featured-media img,
.journal-page__story-media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.journal-page__copy-block {
	min-width: 0;
	max-width: 40rem;
}

.journal-page__copy-block h2,
.journal-page__section-heading h2,
.journal-page__cta-panel h2 {
	font-size: clamp(2.25rem, 4.2vw, 3.8rem);
}

.journal-page__copy-block h2 {
	max-width: 14ch;
}

.journal-page__copy-block p:not(.eyebrow),
.journal-page__category-card p,
.journal-page__story-card p {
	color: #70665d;
	font-size: 1rem;
	line-height: 1.82;
}

.journal-page__copy-block p:not(.eyebrow) {
	max-width: 37rem;
	margin: 30px 0 0;
}

.journal-page__copy-block .button-row {
	margin-top: 38px;
}

.journal-page__categories {
	padding-top: clamp(6.75rem, 10vw, 9rem);
	background: #fdf9f3;
}

.journal-page__section-heading {
	max-width: 44rem;
	margin-bottom: clamp(2.8rem, 5vw, 4.4rem);
}

.journal-page__section-heading h2 {
	max-width: 13ch;
}

.journal-page__category-grid,
.journal-page__story-grid {
	display: grid;
	gap: clamp(1.15rem, 2vw, 1.65rem);
}

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

.journal-page__category-card {
	display: block;
	min-width: 0;
	padding: clamp(1.35rem, 2.2vw, 1.85rem);
	border: 1px solid rgba(52, 42, 31, 0.1);
	border-radius: 18px;
	background:
		linear-gradient(180deg, rgba(255, 250, 240, 0.9), rgba(248, 238, 220, 0.94)),
		var(--surface-card);
	box-shadow: 0 18px 38px rgba(48, 37, 28, 0.045);
	color: inherit;
	text-decoration: none;
	transition:
		border-color 180ms ease,
		box-shadow 180ms ease,
		transform 180ms ease;
}

@media (hover: hover) and (pointer: fine) {
	.journal-page__category-card:hover,
	.journal-page__category-card:focus-visible {
		border-color: rgba(52, 42, 31, 0.16);
		box-shadow: 0 26px 52px rgba(7, 63, 63, 0.1);
		color: inherit;
		transform: translateY(-3px);
	}
}

.journal-page__category-card h3 {
	font-size: clamp(1.18rem, 1.7vw, 1.42rem);
}

.journal-page__category-card p {
	max-width: 19rem;
	margin: 12px 0 0;
	font-size: 0.95rem;
}

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

.journal-page__story-grid--single {
	grid-template-columns: minmax(0, 0.38fr);
}

.journal-page__story-card {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	min-width: 0;
	border: 1px solid rgba(52, 42, 31, 0.1);
	border-radius: 20px;
	background:
		linear-gradient(180deg, rgba(255, 250, 240, 0.88), rgba(247, 238, 220, 0.96)),
		var(--surface-card);
	box-shadow: var(--shadow-soft);
	color: inherit;
	text-decoration: none;
	transition:
		border-color 0.2s ease,
		box-shadow 0.2s ease,
		transform 0.2s ease;
}

.journal-page__story-card:hover,
.journal-page__story-card:focus-visible {
	border-color: rgba(52, 42, 31, 0.16);
	color: inherit;
	box-shadow: 0 30px 62px rgba(7, 63, 63, 0.12);
	transform: translateY(-4px);
}

.journal-page__story-media {
	aspect-ratio: 4 / 3;
	background: rgba(234, 220, 196, 0.7);
}

.journal-page__story-content {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	padding: clamp(1.45rem, 2.6vw, 2.05rem);
}

.journal-page__story-meta {
	margin: 0 0 12px;
	color: rgba(47, 39, 34, 0.58);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.35;
	text-transform: uppercase;
}

.journal-page__story-card h3 {
	max-width: 13ch;
	font-size: clamp(1.28rem, 1.8vw, 1.55rem);
}

.journal-page__story-card p {
	flex: 1 1 auto;
	margin: 14px 0 0;
	font-size: 0.95rem;
}

.journal-page__story-link {
	display: inline-flex;
	align-self: flex-start;
	margin-top: 24px;
	color: var(--color-charcoal);
	font-size: 0.74rem;
	font-weight: 700;
	letter-spacing: 0.13em;
	line-height: 1.2;
	text-transform: uppercase;
}

.journal-page__story-card:hover h3,
.journal-page__story-card:focus-visible h3,
.journal-page__story-card:hover p,
.journal-page__story-card:focus-visible p {
	color: inherit;
}

.journal-page__empty {
	color: #70665d;
	font-size: 1rem;
	line-height: 1.72;
}

.journal-entry {
	max-width: 860px;
	margin: clamp(5rem, 8vw, 7rem) auto;
	padding: clamp(2.4rem, 5vw, 4.75rem);
	border: 1px solid rgba(52, 42, 31, 0.12);
	border-radius: 28px;
	background:
		linear-gradient(180deg, rgba(255, 252, 248, 0.94), rgba(248, 241, 232, 0.98)),
		var(--color-white);
	box-shadow:
		inset 0 1px 0 rgba(255, 250, 240, 0.6),
		0 26px 58px rgba(48, 37, 28, 0.075);
}

.journal-entry .entry-title {
	max-width: 12ch;
	margin-top: 0;
	font-size: clamp(3rem, 5.5vw, 5rem);
	line-height: 1.04;
}

.journal-entry .post-meta {
	margin: 1.1rem 0 clamp(2.5rem, 5vw, 4rem);
	color: rgba(47, 39, 34, 0.58);
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.journal-entry .entry-content {
	max-width: 46rem;
	color: #70665d;
	font-size: clamp(1.06rem, 1.35vw, 1.16rem);
	line-height: 1.82;
}

.journal-entry .entry-content p {
	margin: 0 0 1.25rem;
}

.journal-entry .entry-content p:last-child {
	margin-bottom: 0;
}

.journal-entry-cta {
	margin-top: clamp(3rem, 6vw, 4.75rem);
	padding: clamp(2.2rem, 4.6vw, 3.6rem);
	border: 1px solid rgba(7, 63, 63, 0.14);
	border-radius: 24px;
	background:
		linear-gradient(180deg, rgba(255, 248, 236, 0.94), rgba(238, 220, 188, 0.96)),
		var(--surface-card-warm);
	box-shadow:
		inset 0 1px 0 rgba(255, 250, 240, 0.52),
		0 24px 48px rgba(7, 63, 63, 0.08);
}

.journal-entry-cta h2 {
	max-width: 12ch;
	margin: 0;
	color: var(--color-charcoal);
	font-family: var(--font-display);
	font-size: clamp(2.2rem, 4vw, 3.25rem);
	font-weight: 400;
	line-height: 1.08;
}

.journal-entry-cta p {
	max-width: 38rem;
	margin-top: 1.35rem;
}

.journal-entry-cta .button-row {
	margin-top: 2rem;
}

.journal-page__cta {
	padding-top: 118px;
	background: #eee4d8;
}

.journal-page__cta-panel {
	max-width: 56rem;
	margin: 0 auto;
	background:
		linear-gradient(180deg, rgba(244, 235, 224, 0.98), rgba(236, 225, 212, 0.98)),
		var(--color-white);
}

.journal-page__cta-panel h2 {
	max-width: 13ch;
	margin-right: auto;
	margin-left: auto;
}

.journal-page__cta-panel .eyebrow {
	color: #8a6248;
	letter-spacing: 0.26em;
}

.private-buyout-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.44), transparent 24%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 48%, #eee4d8 100%);
}

.private-buyout-page .container {
	max-width: 1200px;
}

.private-buyout-page__hero {
	position: relative;
	display: grid;
	align-items: end;
	min-height: clamp(640px, 84vh, 860px);
	margin-top: clamp(0.85rem, 1.5vw, 1.35rem);
	padding: clamp(8.75rem, 12vw, 10.5rem) 0 clamp(5.25rem, 8vw, 7.25rem);
	overflow: hidden;
	background: #2b241f;
}

.private-buyout-page__hero-media {
	position: absolute;
	inset: 0;
}

.private-buyout-page__hero-media::after {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(31, 26, 23, 0.72), rgba(31, 26, 23, 0.34) 48%, rgba(31, 26, 23, 0.12)),
		linear-gradient(180deg, rgba(31, 26, 23, 0.16), rgba(31, 26, 23, 0.6));
}

.private-buyout-page__hero-media img,
.private-buyout-page__photo-break img,
.private-buyout-page__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.private-buyout-page__hero-inner {
	position: relative;
	z-index: 1;
}

.private-buyout-page__hero-content {
	max-width: 58rem;
	color: var(--color-white);
}

.private-buyout-page__hero-content .eyebrow {
	color: rgba(255, 255, 255, 0.76);
}

.private-buyout-page__hero h1,
.private-buyout-page__copy-block h2,
.private-buyout-page__section-heading h2,
.private-buyout-page__cta-panel h2 {
	margin-bottom: 0;
	font-family: var(--font-display);
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1.02;
	text-wrap: balance;
	color: #2b241f;
}

.private-buyout-page__hero h1 {
	max-width: 15.5ch;
	color: var(--color-white);
	font-size: clamp(3.35rem, 6.5vw, 6.55rem);
}

.private-buyout-page__hero-content > p:not(.eyebrow) {
	max-width: 43rem;
	margin: 30px 0 0;
	color: rgba(255, 255, 255, 0.86);
	font-size: clamp(1.12rem, 1.55vw, 1.34rem);
	line-height: 1.78;
}

.private-buyout-page__hero .button--secondary {
	border-color: rgba(255, 255, 255, 0.34);
	background: rgba(255, 252, 248, 0.12);
	color: var(--color-white);
}

.private-buyout-page__hero .button--secondary:hover,
.private-buyout-page__hero .button--secondary:focus-visible {
	background: rgba(255, 252, 248, 0.2);
	border-color: rgba(255, 255, 255, 0.5);
	color: var(--color-white);
}

.private-buyout-page__experience,
.private-buyout-page__ideal,
.private-buyout-page__additions {
	background: #f6f0e8;
}

.private-buyout-page__included,
.private-buyout-page__layout {
	background: #fdf9f3;
}

.private-buyout-page__split,
.private-buyout-page__section-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
	gap: clamp(3rem, 5.4vw, 5.8rem);
	align-items: center;
}

.private-buyout-page__split--reverse {
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
}

.private-buyout-page__copy-block,
.private-buyout-page__media,
.private-buyout-page__section-heading,
.private-buyout-page__stats {
	min-width: 0;
}

.private-buyout-page__copy-block h2,
.private-buyout-page__section-heading h2 {
	max-width: 13ch;
	font-size: clamp(2.25rem, 4.2vw, 3.85rem);
}

.private-buyout-page__copy,
.private-buyout-page__section-intro,
.private-buyout-page__cta-content p {
	color: #70665d;
	font-size: 1.1rem;
	line-height: 1.94;
}

.private-buyout-page__copy {
	display: grid;
	gap: 22px;
	margin-top: 30px;
}

.private-buyout-page__copy p,
.private-buyout-page__section-intro,
.private-buyout-page__cta-content p {
	margin-bottom: 0;
}

.private-buyout-page__section-grid {
	grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
	align-items: end;
	margin-bottom: clamp(2.8rem, 5vw, 4.4rem);
}

.private-buyout-page__section-intro {
	max-width: 44rem;
}

.private-buyout-page__media {
	overflow: hidden;
	border: 1px solid rgba(52, 42, 31, 0.1);
	border-radius: 20px;
	box-shadow:
		0 22px 40px rgba(48, 37, 28, 0.055),
		0 8px 18px rgba(48, 37, 28, 0.035);
	aspect-ratio: 4 / 3;
}

.private-buyout-page__media--portrait {
	aspect-ratio: 0.86 / 1;
}

.private-buyout-page__item-grid,
.private-buyout-page__occasion-grid {
	display: grid;
	gap: clamp(1.15rem, 2vw, 1.65rem);
}

.private-buyout-page__item-grid--six {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.private-buyout-page__item,
.private-buyout-page__occasion {
	min-width: 0;
	padding-top: 1.35rem;
	border-top: 1px solid rgba(52, 42, 31, 0.12);
}

.private-buyout-page__item h3,
.private-buyout-page__occasion h3 {
	margin: 0;
	font-family: var(--font-display);
	font-size: clamp(1.18rem, 1.7vw, 1.42rem);
	font-weight: 400;
	line-height: 1.16;
	color: #2f2722;
	text-wrap: balance;
}

.private-buyout-page__item p {
	max-width: 20rem;
	margin: 12px 0 0;
	color: #70665d;
	font-size: 1.01rem;
	line-height: 1.78;
}

.private-buyout-page__occasion-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.private-buyout-page__occasion {
	min-height: 9rem;
	padding-right: 1rem;
}

.private-buyout-page__stats {
	display: grid;
	gap: 0;
	align-self: stretch;
	padding: clamp(2rem, 4vw, 3.5rem);
	border: 1px solid rgba(52, 42, 31, 0.12);
	border-radius: 24px;
	background:
		linear-gradient(180deg, rgba(255, 252, 248, 0.82), rgba(250, 244, 236, 0.94)),
		var(--color-white);
	box-shadow: 0 22px 44px rgba(48, 37, 28, 0.055);
}

.private-buyout-page__stats p {
	display: flex;
	align-items: center;
	min-height: 4.2rem;
	margin: 0;
	border-top: 1px solid rgba(52, 42, 31, 0.1);
	color: #2f2722;
	font-family: var(--font-display);
	font-size: clamp(1.22rem, 2vw, 1.56rem);
	line-height: 1.22;
}

.private-buyout-page__stats p:first-child {
	border-top: 0;
}

.private-buyout-page__addition-list {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	max-width: 54rem;
}

.private-buyout-page__addition-list span {
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	padding: 0 18px;
	border: 1px solid rgba(52, 42, 31, 0.13);
	border-radius: 999px;
	background: rgba(255, 252, 248, 0.58);
	color: #2f2722;
	font-size: 0.96rem;
}

.private-buyout-page__photo-break {
	height: clamp(360px, 58vw, 720px);
	overflow: hidden;
	background: #2b241f;
}

.private-buyout-page__photo-break img {
	object-position: center 52%;
}

.private-buyout-page__cta {
	padding-top: 118px;
	background: #eee4d8;
}

.private-buyout-page__cta-panel {
	max-width: 56rem;
	margin: 0 auto;
	background:
		linear-gradient(180deg, rgba(244, 235, 224, 0.98), rgba(236, 225, 212, 0.98)),
		var(--color-white);
}

.private-buyout-page__cta-content {
	max-width: 38rem;
	margin: 0 auto;
	text-align: left;
}

.private-buyout-page__cta-panel h2 {
	max-width: 13ch;
	font-size: clamp(2.2rem, 4vw, 3.7rem);
}

.private-buyout-page__cta-content p:not(.eyebrow) {
	margin-top: 24px;
}

.private-buyout-page__cta-content .button-row {
	justify-content: flex-start;
}

.private-buyout-page__cta .button--secondary {
	border-color: rgba(47, 39, 34, 0.16);
	background: rgba(255, 252, 248, 0.28);
	box-shadow: none;
}

.gallery-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.46), transparent 24%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 48%, #eee4d8 100%);
}

.gallery-page__hero {
	position: relative;
	display: grid;
	align-items: end;
	min-height: clamp(560px, 78vh, 760px);
	padding: 132px 0 clamp(4.5rem, 7vw, 6.5rem);
	overflow: hidden;
	background: #2b241f;
}

.gallery-page__hero-media {
	position: absolute;
	inset: 0;
}

.gallery-page__hero-media::after {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(31, 26, 23, 0.66), rgba(31, 26, 23, 0.2) 58%, rgba(31, 26, 23, 0.08)),
		linear-gradient(180deg, rgba(31, 26, 23, 0.12), rgba(31, 26, 23, 0.58));
}

.gallery-page__hero-media img,
.gallery-page__item img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.gallery-page__hero-inner {
	position: relative;
	z-index: 1;
}

.gallery-page__hero-content {
	max-width: 34rem;
	color: var(--color-white);
}

.gallery-page__hero-content .eyebrow {
	color: rgba(255, 255, 255, 0.76);
}

.gallery-page__hero h1,
.gallery-page__intro h2,
.gallery-page__cta-panel h2 {
	margin-bottom: 0;
	font-family: var(--font-display);
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1.02;
	text-wrap: balance;
	color: #2b241f;
}

.gallery-page__hero h1 {
	color: var(--color-white);
	font-size: clamp(3.8rem, 8vw, 7rem);
}

.gallery-page__hero-content > p:not(.eyebrow) {
	max-width: 31rem;
	margin: 26px 0 0;
	color: rgba(255, 255, 255, 0.84);
	font-size: clamp(1.05rem, 1.6vw, 1.22rem);
	line-height: 1.78;
}

.gallery-page__collection {
	background: #fdf9f3;
}

.gallery-page__intro {
	display: grid;
	grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
	gap: clamp(2rem, 4vw, 4rem);
	align-items: end;
	margin-bottom: clamp(2.5rem, 5vw, 4.5rem);
}

.gallery-page__intro h2 {
	max-width: 12ch;
	font-size: clamp(2.15rem, 4vw, 3.7rem);
}

.gallery-page__filters {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 10px;
}

.gallery-page__filter {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 0 15px;
	border: 1px solid rgba(52, 42, 31, 0.14);
	border-radius: 999px;
	background: rgba(255, 252, 248, 0.58);
	color: #2f2722;
	font: inherit;
	font-size: 0.82rem;
	cursor: pointer;
	transition:
		background-color 0.2s ease,
		border-color 0.2s ease,
		color 0.2s ease;
}

.gallery-page__filter:hover,
.gallery-page__filter:focus-visible,
.gallery-page__filter.is-active {
	background: #2f2722;
	border-color: #2f2722;
	color: var(--color-white);
}

.gallery-page__grid {
	display: grid;
	grid-auto-flow: dense;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: clamp(1rem, 2vw, 1.6rem);
}

.gallery-page__item {
	position: relative;
	min-width: 0;
	aspect-ratio: 4 / 5;
	padding: 0;
	overflow: hidden;
	border: 0;
	border-radius: 18px;
	background: rgba(236, 226, 214, 0.62);
	cursor: zoom-in;
	box-shadow: 0 16px 32px rgba(48, 37, 28, 0.045);
	transition:
		transform 0.24s ease,
		box-shadow 0.24s ease,
		opacity 0.2s ease;
}

.gallery-page__item--wide {
	grid-column: span 2;
	aspect-ratio: 16 / 10;
}

.gallery-page__item--large {
	grid-column: span 2;
	grid-row: span 2;
	aspect-ratio: 1 / 1.08;
}

.gallery-page__item--tall {
	grid-row: span 2;
	aspect-ratio: 3 / 5;
}

.gallery-page__item:hover,
.gallery-page__item:focus-visible {
	transform: translateY(-3px);
	box-shadow: 0 24px 48px rgba(48, 37, 28, 0.075);
}

.gallery-page__item.is-hidden {
	display: none;
}

.gallery-page__cta {
	padding-top: 118px;
	background: #eee4d8;
}

.gallery-page__cta-panel {
	max-width: 54rem;
	margin: 0 auto;
	background:
		linear-gradient(180deg, rgba(244, 235, 224, 0.98), rgba(236, 225, 212, 0.98)),
		var(--color-white);
}

.gallery-page__cta-content {
	max-width: 37rem;
	margin: 0 auto;
	text-align: left;
}

.gallery-page__cta-panel h2 {
	max-width: 10ch;
	font-size: clamp(2.2rem, 4vw, 3.7rem);
}

.gallery-page__cta-content p:not(.eyebrow) {
	margin: 24px 0 0;
	color: #70665d;
	font-size: 1.03rem;
	line-height: 1.9;
}

.gallery-page__cta-content .button-row {
	justify-content: flex-start;
}

.gallery-lightbox {
	position: fixed;
	inset: 0;
	z-index: 500;
	display: grid;
	place-items: center;
	padding: clamp(1.25rem, 4vw, 4rem);
	background: rgba(31, 26, 23, 0.88);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition:
		opacity 0.2s ease,
		visibility 0.2s ease;
}

.gallery-lightbox.is-open {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

.gallery-lightbox__image {
	max-width: min(100%, 1100px);
	max-height: 82vh;
	border-radius: 16px;
	box-shadow: 0 28px 70px rgba(0, 0, 0, 0.34);
	object-fit: contain;
}

.gallery-lightbox__close,
.gallery-lightbox__nav {
	position: absolute;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 999px;
	background: rgba(255, 252, 248, 0.14);
	color: var(--color-white);
	font: inherit;
	font-size: 0.76rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	cursor: pointer;
	backdrop-filter: blur(12px);
}

.gallery-lightbox__close {
	top: 24px;
	right: 24px;
	padding: 0 18px;
}

.gallery-lightbox__nav {
	top: 50%;
	width: 48px;
	overflow: hidden;
	text-indent: -999px;
	transform: translateY(-50%);
}

.gallery-lightbox__nav::before {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid currentColor;
	border-left: 2px solid currentColor;
}

.gallery-lightbox__nav--prev {
	left: 24px;
}

.gallery-lightbox__nav--prev::before {
	transform: rotate(-45deg);
}

.gallery-lightbox__nav--next {
	right: 24px;
}

.gallery-lightbox__nav--next::before {
	transform: rotate(135deg);
}

.about-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.46), transparent 24%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 48%, #eee4d8 100%);
}

.about-page__hero {
	position: relative;
	display: grid;
	align-items: end;
	min-height: clamp(600px, 82vh, 800px);
	padding: 136px 0 clamp(4.75rem, 8vw, 7rem);
	overflow: hidden;
	background: #2b241f;
}

.about-page__hero-media {
	position: absolute;
	inset: 0;
}

.about-page__hero-media::after {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(31, 26, 23, 0.7), rgba(31, 26, 23, 0.25) 56%, rgba(31, 26, 23, 0.08)),
		linear-gradient(180deg, rgba(31, 26, 23, 0.12), rgba(31, 26, 23, 0.58));
}

.about-page__hero-media img,
.about-page__media img,
.about-page__design-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.about-page__hero-inner {
	position: relative;
	z-index: 1;
}

.about-page__hero-content {
	max-width: 43rem;
	color: var(--color-white);
}

.about-page__hero-content .eyebrow {
	color: rgba(255, 255, 255, 0.76);
}

.about-page__hero h1,
.about-page__copy-block h2,
.about-page__section-heading h2,
.about-page__vision h2,
.about-page__cta-panel h2 {
	margin-bottom: 0;
	font-family: var(--font-display);
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1.02;
	text-wrap: balance;
	color: #2b241f;
}

.about-page__hero h1 {
	max-width: 11ch;
	color: var(--color-white);
	font-size: clamp(3.15rem, 6.8vw, 6rem);
}

.about-page__hero-content > p:not(.eyebrow) {
	max-width: 40rem;
	margin: 30px 0 0;
	color: rgba(255, 255, 255, 0.86);
	font-size: clamp(1.08rem, 1.7vw, 1.28rem);
	line-height: 1.78;
}

.about-page__hero .button--secondary {
	border-color: rgba(255, 255, 255, 0.34);
	background: rgba(255, 252, 248, 0.12);
	color: var(--color-white);
}

.about-page__hero .button--secondary:hover,
.about-page__hero .button--secondary:focus-visible {
	background: rgba(255, 252, 248, 0.2);
	border-color: rgba(255, 255, 255, 0.5);
	color: var(--color-white);
}

.about-page__story,
.about-page__location {
	background: #f6f0e8;
}

.about-page__design,
.about-page__vision {
	background: #fdf9f3;
}

.about-page__split {
	display: grid;
	grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
	gap: clamp(3rem, 5.4vw, 5.8rem);
	align-items: center;
}

.about-page__split--reverse {
	grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
}

.about-page__copy-block,
.about-page__media,
.about-page__section-heading {
	min-width: 0;
}

.about-page__copy-block h2,
.about-page__section-heading h2,
.about-page__vision h2 {
	max-width: 13ch;
	font-size: clamp(2.25rem, 4.2vw, 3.85rem);
}

.about-page__copy {
	display: grid;
	gap: 22px;
	margin-top: 30px;
	color: #70665d;
	font-size: 1.03rem;
	line-height: 1.9;
}

.about-page__copy p {
	margin: 0;
}

.about-page__copy--wide {
	max-width: 54rem;
}

.about-page__media,
.about-page__design-image {
	overflow: hidden;
	border: 1px solid rgba(52, 42, 31, 0.1);
	border-radius: 20px;
	box-shadow:
		0 22px 40px rgba(48, 37, 28, 0.055),
		0 8px 18px rgba(48, 37, 28, 0.035);
}

.about-page__media {
	aspect-ratio: 4 / 3;
}

.about-page__media--portrait {
	aspect-ratio: 0.86 / 1;
}

.about-page__section-heading {
	max-width: 42rem;
	margin-bottom: 28px;
}

.about-page__design-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(1.25rem, 2.3vw, 2rem);
	margin-top: clamp(3rem, 5vw, 4.5rem);
}

.about-page__design-card {
	min-width: 0;
}

.about-page__design-image {
	aspect-ratio: 4 / 5;
	margin-bottom: 18px;
	border-radius: 18px;
}

.about-page__design-card h3 {
	margin: 0;
	font-family: var(--font-display);
	font-size: clamp(1.2rem, 1.7vw, 1.46rem);
	font-weight: 400;
	line-height: 1.18;
	color: #2f2722;
}

.about-page__vision-inner {
	max-width: 58rem;
}

.about-page__cta {
	padding-top: 118px;
	background: #eee4d8;
}

.about-page__cta-panel {
	max-width: 56rem;
	margin: 0 auto;
	background:
		linear-gradient(180deg, rgba(244, 235, 224, 0.98), rgba(236, 225, 212, 0.98)),
		var(--color-white);
}

.about-page__cta-content {
	max-width: 39rem;
	margin: 0 auto;
	text-align: left;
}

.about-page__cta-panel h2 {
	max-width: 12ch;
	font-size: clamp(2.2rem, 4vw, 3.7rem);
}

.about-page__cta-content p:not(.eyebrow) {
	margin: 24px 0 0;
	color: #70665d;
	font-size: 1.03rem;
	line-height: 1.9;
}

.about-page__cta-content .button-row {
	justify-content: flex-start;
}

.contact-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.46), transparent 24%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 52%, #eee4d8 100%);
}

.contact-page__hero {
	padding-bottom: clamp(2rem, 3.4vw, 3rem);
}

.contact-page__hero-panel h1 {
	max-width: 11.5ch;
	font-size: clamp(3rem, 5vw, 4.7rem);
}

.contact-page__form-section {
	padding-top: clamp(2rem, 3.5vw, 3.15rem);
}

.contact-page__grid {
	align-items: start;
	gap: clamp(2.75rem, 4.6vw, 5rem);
}

.contact-page__heading {
	position: sticky;
	top: 124px;
	margin-bottom: 0;
}

.contact-page__heading h2 {
	max-width: 12ch;
}

.contact-page__copy {
	max-width: 31rem;
	margin: 26px 0 0;
	color: #70665d;
	font-size: 1.02rem;
	line-height: 1.86;
}

.contact-page__form-card {
	margin-top: 0;
	padding: clamp(2.35rem, 3.8vw, 3.55rem);
	background:
		linear-gradient(180deg, rgba(255, 252, 248, 0.9), rgba(248, 241, 232, 0.98)),
		var(--color-white);
}

.contact-page__form-card .wpforms-container,
.contact-page__form-card div.wpforms-container-full {
	margin: 0 !important;
}

.contact-page__form-card .wpforms-field,
.contact-page__form-card div.wpforms-container-full .wpforms-field {
	padding: 0 0 26px !important;
}

.contact-page__form-card .wpforms-field-label,
.contact-page__form-card div.wpforms-container-full .wpforms-field-label,
.contact-page__form-card div.wpforms-container-full fieldset legend.wpforms-field-label {
	margin: 0 0 10px !important;
	color: rgba(47, 39, 34, 0.82) !important;
	font-family: var(--font-body) !important;
	font-size: 0.78rem !important;
	font-weight: 500 !important;
	letter-spacing: 0.075em !important;
	line-height: 1.35 !important;
	text-transform: uppercase;
}

.contact-page__form-card .wpforms-field-sublabel,
.contact-page__form-card div.wpforms-container-full .wpforms-field-sublabel {
	color: rgba(95, 81, 68, 0.68) !important;
	font-family: var(--font-body) !important;
	font-size: 0.82rem !important;
	line-height: 1.5 !important;
}

.contact-page__form-card div.wpforms-container-full .wpforms-form .wpforms-field-medium,
.contact-page__form-card div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
	max-width: 100% !important;
}

.contact-page__form-card div.wpforms-container-full .wpforms-field-name .wpforms-field-row {
	display: flex !important;
	gap: 18px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.contact-page__form-card div.wpforms-container-full .wpforms-field-name .wpforms-field-row-block {
	flex: 1 1 0 !important;
	width: auto !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.contact-page__form-card input[type="text"],
.contact-page__form-card input[type="email"],
.contact-page__form-card input[type="tel"],
.contact-page__form-card input[type="url"],
.contact-page__form-card input[type="number"],
.contact-page__form-card select,
.contact-page__form-card textarea,
.contact-page__form-card .wpforms-field input,
.contact-page__form-card .wpforms-field select,
.contact-page__form-card .wpforms-field textarea,
.contact-page__form-card div.wpforms-container-full input[type="text"],
.contact-page__form-card div.wpforms-container-full input[type="email"],
.contact-page__form-card div.wpforms-container-full input[type="tel"],
.contact-page__form-card div.wpforms-container-full input[type="url"],
.contact-page__form-card div.wpforms-container-full input[type="number"],
.contact-page__form-card div.wpforms-container-full select,
.contact-page__form-card div.wpforms-container-full textarea {
	width: 100% !important;
	max-width: 100% !important;
	min-height: 62px !important;
	padding: 17px 18px !important;
	border: 1px solid rgba(52, 42, 31, 0.13) !important;
	border-radius: 16px !important;
	background: rgba(255, 252, 248, 0.78) !important;
	color: #2f2722 !important;
	font-family: var(--font-body) !important;
	font-size: 1rem !important;
	line-height: 1.55 !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5) !important;
	appearance: none;
}

.contact-page__form-card textarea,
.contact-page__form-card .wpforms-field textarea,
.contact-page__form-card div.wpforms-container-full textarea {
	min-height: 190px !important;
	resize: vertical;
}

.contact-page__form-card input:focus,
.contact-page__form-card select:focus,
.contact-page__form-card textarea:focus,
.contact-page__form-card div.wpforms-container-full input:focus,
.contact-page__form-card div.wpforms-container-full select:focus,
.contact-page__form-card div.wpforms-container-full textarea:focus {
	border-color: rgba(52, 42, 31, 0.34) !important;
	outline: 0 !important;
	box-shadow:
		0 0 0 3px rgba(143, 108, 82, 0.12),
		inset 0 1px 0 rgba(255, 255, 255, 0.5) !important;
}

.contact-page__form-card .wpforms-submit,
.contact-page__form-card button[type="submit"],
.contact-page__form-card input[type="submit"],
.contact-page__form-card div.wpforms-container-full button[type="submit"],
.contact-page__form-card div.wpforms-container-full .wpforms-submit {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 156px !important;
	min-height: 60px !important;
	padding: 0 34px !important;
	border: 1px solid rgba(31, 26, 23, 0.14) !important;
	border-radius: 999px !important;
	background: var(--color-charcoal) !important;
	color: var(--color-white) !important;
	font-family: var(--font-body) !important;
	font-size: 0.78rem !important;
	font-weight: 700 !important;
	letter-spacing: 0.14em !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
	cursor: pointer !important;
	box-shadow: 0 22px 40px rgba(31, 26, 23, 0.18) !important;
}

.contact-page__form-card .wpforms-submit:hover,
.contact-page__form-card .wpforms-submit:focus-visible,
.contact-page__form-card button[type="submit"]:hover,
.contact-page__form-card button[type="submit"]:focus-visible,
.contact-page__form-card input[type="submit"]:hover,
.contact-page__form-card input[type="submit"]:focus-visible,
.contact-page__form-card div.wpforms-container-full button[type="submit"]:hover,
.contact-page__form-card div.wpforms-container-full button[type="submit"]:focus-visible {
	background: var(--color-accent-dark) !important;
	border-color: var(--color-accent-dark) !important;
	transform: translateY(-1px);
}

.contact-page__form-card .wpforms-submit-container,
.contact-page__form-card div.wpforms-container-full .wpforms-submit-container {
	margin-top: 6px !important;
	padding-top: 8px !important;
}

.contact-page__location-section {
	padding-top: clamp(4.5rem, 6.5vw, 6rem);
}

.contact-page__location-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.92fr) minmax(360px, 1.18fr);
	gap: clamp(2.5rem, 4vw, 4.75rem);
	align-items: center;
}

.contact-page__location-content {
	min-width: 0;
}

.contact-page__location-heading {
	margin-bottom: 40px;
}

.contact-page__contact-cards {
	display: grid;
	gap: clamp(1.25rem, 2vw, 1.65rem);
}

.contact-page__contact-card {
	padding: clamp(1.45rem, 2.3vw, 1.85rem);
	border: 1px solid var(--color-border);
	border-radius: 22px;
	background:
		linear-gradient(180deg, rgba(255, 252, 248, 0.9), rgba(248, 241, 232, 0.96)),
		var(--color-white);
	box-shadow: 0 18px 40px rgba(48, 37, 28, 0.055);
}

.contact-page__contact-label {
	margin: 0 0 8px;
	color: rgba(47, 39, 34, 0.62);
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.09em;
	line-height: 1.35;
	text-transform: uppercase;
}

.contact-page__contact-card a,
.contact-page__contact-card address,
.contact-page__coordinates {
	color: var(--color-charcoal-soft);
	font-family: var(--font-display);
	font-size: clamp(1.2rem, 2vw, 1.42rem);
	font-style: normal;
	line-height: 1.45;
	text-decoration: none;
}

.contact-page__contact-card a:hover,
.contact-page__contact-card a:focus-visible {
	color: var(--color-accent-dark);
}

.contact-page__contact-card address {
	display: block;
	max-width: 34rem;
	font-size: clamp(1.08rem, 1.65vw, 1.26rem);
	line-height: 1.62;
	user-select: all;
}

.contact-page__coordinates {
	display: grid;
	gap: 0.25rem;
	margin: 0;
}

.contact-page__directions-button {
	margin-top: 1.55rem;
	margin-bottom: 0.15rem;
}

.contact-page__contact-card .contact-page__directions-button {
	display: inline-flex;
	width: auto;
	min-height: 52px;
	color: var(--color-charcoal);
	font-family: var(--font-body);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.13em;
	line-height: 1;
	text-transform: uppercase;
}

.contact-page__location-media {
	margin: 0;
	padding: clamp(0.45rem, 0.9vw, 0.7rem);
	overflow: hidden;
	border: 1px solid var(--color-border);
	border-radius: var(--radius-large);
	background: rgba(255, 252, 248, 0.86);
	box-shadow: var(--shadow-soft);
}

.contact-page__location-map {
	display: block;
	width: 100%;
	height: clamp(28rem, 43vw, 40rem);
	border: 1px solid rgba(47, 39, 34, 0.12);
	border-radius: calc(var(--radius-large) - 12px);
	background: rgba(248, 241, 232, 0.7);
}

.contact-page__getting-here {
	padding-top: clamp(5.75rem, 8vw, 7.75rem);
	padding-bottom: clamp(5.75rem, 8vw, 7.75rem);
	scroll-margin-top: 120px;
}

.contact-page__getting-here-heading {
	max-width: 47rem;
	margin-bottom: clamp(3.25rem, 5vw, 4.75rem);
}

.contact-page__getting-here-heading h2 {
	max-width: 12ch;
}

.contact-page__getting-here-heading .eyebrow {
	margin-bottom: 1.1rem;
}

.contact-page__getting-here-heading .contact-page__copy {
	margin-top: 1.7rem;
}

.contact-page__arrival-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(1.55rem, 2.4vw, 2rem);
}

.policies-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.46), transparent 24%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 50%, #eee4d8 100%);
}

.policies-page__hero {
	padding-bottom: clamp(2rem, 3.6vw, 3.35rem);
}

.policies-page__hero .page-hero__panel {
	padding: clamp(2.7rem, 5vw, 4.25rem);
}

.policies-page__hero-panel h1 {
	max-width: 10ch;
	font-size: clamp(3.25rem, 5.4vw, 5.15rem);
}

.policies-page__hero-panel .page-hero__copy {
	max-width: 38rem;
	margin-top: 1.15rem;
	font-size: clamp(1.08rem, 1.55vw, 1.22rem);
	line-height: 1.72;
}

.policies-page__content-section {
	padding-top: clamp(2rem, 4vw, 3.75rem);
	padding-bottom: clamp(4.75rem, 7vw, 7rem);
}

.policies-page__shell {
	max-width: 1120px;
}

.policies-page__content {
	padding: clamp(2.3rem, 4.3vw, 4.25rem);
	border: 1px solid rgba(52, 42, 31, 0.12);
	border-radius: 28px;
	background:
		linear-gradient(180deg, rgba(255, 252, 248, 0.94), rgba(248, 241, 232, 0.98)),
		var(--color-white);
	box-shadow:
		inset 0 1px 0 rgba(255, 250, 240, 0.6),
		0 26px 58px rgba(48, 37, 28, 0.075);
}

.policies-page__content h2 {
	margin: clamp(2.25rem, 4vw, 3.4rem) 0 1rem;
	padding-top: clamp(1.8rem, 3.2vw, 2.65rem);
	border-top: 1px solid rgba(52, 42, 31, 0.1);
	color: var(--color-charcoal);
	font-family: var(--font-display);
	font-size: clamp(1.85rem, 2.7vw, 2.45rem);
	font-weight: 400;
	line-height: 1.15;
	scroll-margin-top: 120px;
}

.policies-page__content h2:first-of-type {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.policies-page__content p,
.policies-page__content li {
	color: #70665d;
	font-size: clamp(1.08rem, 1.34vw, 1.18rem);
	line-height: 1.78;
}

.policies-page__content p {
	max-width: 52rem;
	margin: 0 0 1rem;
}

.policies-page__content p:last-child {
	margin-bottom: 0;
}

.policies-page__content ul {
	display: grid;
	gap: 0.55rem;
	max-width: 52rem;
	margin: 1.15rem 0 1.4rem;
	padding: 0;
	list-style: none;
}

.policies-page__content li {
	position: relative;
	padding-left: 1.35rem;
}

.policies-page__content li::before {
	position: absolute;
	top: 0.78em;
	left: 0;
	width: 0.38rem;
	height: 0.38rem;
	border-radius: 999px;
	background: var(--color-accent);
	content: "";
}

.privacy-policy-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.46), transparent 24%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 50%, #eee4d8 100%);
}

.privacy-policy-hero {
	padding-bottom: clamp(2rem, 3.6vw, 3.35rem);
}

.privacy-policy-hero .page-hero__panel {
	padding: clamp(2.7rem, 5vw, 4.25rem);
}

.privacy-policy-hero__panel h1 {
	max-width: 12ch;
	font-size: clamp(3.15rem, 5.4vw, 5.15rem);
}

.privacy-policy-hero__panel .page-hero__copy {
	max-width: 38rem;
	margin-top: 1.15rem;
	font-size: clamp(1.08rem, 1.55vw, 1.22rem);
	line-height: 1.72;
}

.privacy-policy-page__content-section {
	padding-top: clamp(1.4rem, 3vw, 2.65rem);
	padding-bottom: clamp(6rem, 8vw, 8rem);
}

.privacy-policy-page__shell {
	max-width: 860px;
}

.privacy-policy-page__content {
	padding: clamp(2rem, 4vw, 3.65rem);
	border: 1px solid rgba(52, 42, 31, 0.12);
	border-radius: 28px;
	background:
		linear-gradient(180deg, rgba(255, 252, 248, 0.94), rgba(248, 241, 232, 0.98)),
		var(--color-white);
	box-shadow:
		inset 0 1px 0 rgba(255, 250, 240, 0.6),
		0 26px 58px rgba(48, 37, 28, 0.075);
}

.privacy-policy-page__updated {
	margin-bottom: 1.35rem;
	color: rgba(47, 39, 34, 0.62);
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.privacy-policy-page__content h2 {
	margin: clamp(2.25rem, 4vw, 3.4rem) 0 1rem;
	padding-top: clamp(1.8rem, 3.2vw, 2.65rem);
	border-top: 1px solid rgba(52, 42, 31, 0.1);
	color: var(--color-charcoal);
	font-family: var(--font-display);
	font-size: clamp(1.85rem, 2.7vw, 2.45rem);
	font-weight: 400;
	line-height: 1.15;
}

.privacy-policy-section:first-of-type h2 {
	margin-top: clamp(2rem, 3.5vw, 3rem);
}

.privacy-policy-page__content p,
.privacy-policy-page__content li,
.privacy-policy-page__contact {
	color: #70665d;
	font-size: clamp(0.96rem, 1.08vw, 1rem);
	line-height: 1.76;
}

.privacy-policy-page__content p {
	max-width: 46rem;
	margin: 0 0 1rem;
}

.privacy-policy-page__content p:last-child {
	margin-bottom: 0;
}

.privacy-policy-page__content ul {
	display: grid;
	gap: 0.55rem;
	max-width: 46rem;
	margin: 1.15rem 0 1.4rem;
	padding: 0;
	list-style: none;
}

.privacy-policy-page__content li {
	position: relative;
	padding-left: 1.35rem;
}

.privacy-policy-page__content li::before {
	position: absolute;
	top: 0.78em;
	left: 0;
	width: 0.38rem;
	height: 0.38rem;
	border-radius: 999px;
	background: var(--color-accent);
	content: "";
}

.privacy-policy-page__contact {
	display: grid;
	gap: 0.25rem;
	max-width: 46rem;
	margin-top: 1.15rem;
	font-style: normal;
}

.privacy-policy-page__contact a {
	color: var(--color-charcoal-soft);
	text-decoration-color: rgba(47, 39, 34, 0.24);
	text-underline-offset: 0.18em;
}

.privacy-policy-page__contact a:hover,
.privacy-policy-page__contact a:focus-visible {
	color: var(--color-accent-dark);
}

.faq-page {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.46), transparent 24%),
		linear-gradient(180deg, #fdf9f3 0%, #f7f1e9 50%, #eee4d8 100%);
}

.faq-hero {
	padding-bottom: clamp(2rem, 3.6vw, 3.35rem);
}

.faq-hero .page-hero__panel {
	padding: clamp(2.7rem, 5vw, 4.25rem);
}

.faq-hero__panel h1 {
	max-width: 13ch;
	font-size: clamp(3.1rem, 5.4vw, 5.15rem);
}

.faq-hero__panel .page-hero__copy {
	max-width: 32rem;
	margin-top: 1.15rem;
	font-size: clamp(1.08rem, 1.55vw, 1.22rem);
	line-height: 1.72;
}

.faq-page__intro-section {
	padding-top: clamp(2rem, 4vw, 3.4rem);
	padding-bottom: 0;
}

.faq-page__intro {
	max-width: 920px;
}

.faq-page__intro p {
	max-width: 48rem;
	margin: 0;
	color: #70665d;
	font-size: clamp(1.08rem, 1.5vw, 1.24rem);
	line-height: 1.78;
}

.faq-page__content-section {
	padding-top: clamp(3rem, 5.4vw, 5rem);
	padding-bottom: clamp(4.5rem, 7vw, 6.5rem);
}

.faq-page__shell {
	display: grid;
	gap: clamp(2.8rem, 5vw, 4.5rem);
	max-width: 1080px;
}

.faq-section {
	display: grid;
	grid-template-columns: minmax(12rem, 0.34fr) minmax(0, 0.66fr);
	gap: clamp(1.75rem, 4vw, 4rem);
	align-items: start;
	padding-top: clamp(2rem, 4vw, 3.25rem);
	border-top: 1px solid rgba(52, 42, 31, 0.1);
}

.faq-section:first-child {
	padding-top: 0;
	border-top: 0;
}

.faq-section__heading {
	position: sticky;
	top: 124px;
}

.faq-section__heading h2 {
	max-width: 11ch;
	color: var(--color-charcoal);
	font-family: var(--font-display);
	font-size: clamp(1.95rem, 3.2vw, 2.85rem);
	font-weight: 400;
	line-height: 1.08;
}

.faq-list {
	display: grid;
	gap: 0;
	border-top: 1px solid rgba(52, 42, 31, 0.1);
}

.faq-accordion-item {
	border-bottom: 1px solid rgba(52, 42, 31, 0.1);
}

.faq-question {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 2rem;
	gap: 1.25rem;
	align-items: center;
	width: 100%;
	min-height: 4.75rem;
	padding: 1.15rem 0;
	border: 0;
	background: transparent;
	color: var(--color-charcoal);
	font-family: var(--font-display);
	font-size: clamp(1.18rem, 1.8vw, 1.42rem);
	font-weight: 400;
	line-height: 1.28;
	text-align: left;
	cursor: pointer;
}

.faq-question:hover,
.faq-question:focus-visible {
	color: var(--color-accent-dark);
}

.faq-question:focus-visible {
	outline: 2px solid rgba(143, 108, 82, 0.34);
	outline-offset: 6px;
	border-radius: 8px;
}

.faq-icon {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	border: 1px solid rgba(52, 42, 31, 0.12);
	border-radius: 999px;
	background: rgba(255, 252, 248, 0.5);
	transition:
		border-color 180ms ease,
		background 180ms ease,
		transform 180ms ease;
}

.faq-icon::before,
.faq-icon::after {
	position: absolute;
	width: 0.72rem;
	height: 1px;
	background: currentColor;
	content: "";
}

.faq-icon::after {
	transform: rotate(90deg);
	transition: transform 180ms ease;
}

.faq-question[aria-expanded="true"] .faq-icon {
	border-color: rgba(7, 63, 63, 0.16);
	background: rgba(238, 220, 188, 0.44);
	transform: rotate(45deg);
}

.faq-answer {
	max-width: 42rem;
	padding: 0 3.25rem 1.35rem 0;
	color: #70665d;
}

.faq-answer p {
	margin: 0 0 0.85rem;
	font-size: clamp(1rem, 1.34vw, 1.12rem);
	line-height: 1.76;
}

.faq-answer p:last-child {
	margin-bottom: 0;
}

.faq-contact-cta {
	padding-top: 0;
	padding-bottom: clamp(5rem, 8vw, 7.5rem);
}

.faq-contact-cta__panel {
	max-width: 860px;
	margin: 0 auto;
	padding: clamp(3rem, 5vw, 4.75rem);
}

.faq-contact-cta__panel h2 {
	max-width: 16ch;
	margin-right: auto;
	margin-left: auto;
	font-family: var(--font-display);
	font-size: clamp(2.15rem, 4.4vw, 3.5rem);
	font-weight: 400;
	line-height: 1.08;
}

.faq-contact-cta__panel .button-row {
	margin-top: clamp(2rem, 4vw, 2.85rem);
}

@media (max-width: 900px) {
	.faq-section {
		grid-template-columns: 1fr;
		gap: 1.4rem;
	}

	.faq-section__heading {
		position: static;
	}

	.faq-section__heading h2 {
		max-width: 100%;
	}

	.faq-answer {
		max-width: 100%;
		padding-right: 0;
	}
}

@media (max-width: 640px) {
	.faq-hero__panel h1 {
		font-size: clamp(2.8rem, 14vw, 4.3rem);
	}

	.faq-page__content-section {
		padding-top: 3rem;
	}

	.faq-page__shell {
		gap: 3rem;
	}

	.faq-question {
		min-height: 4.25rem;
		gap: 1rem;
		font-size: 1.08rem;
	}

	.faq-contact-cta__panel {
		padding: 2.7rem 1.65rem;
	}
}

.contact-page__arrival-card,
.contact-page__arrival-callout {
	border: 1px solid var(--color-border);
	border-radius: 22px;
	background:
		linear-gradient(180deg, rgba(255, 252, 248, 0.9), rgba(248, 241, 232, 0.96)),
		var(--color-white);
	box-shadow: 0 18px 40px rgba(48, 37, 28, 0.055);
}

.contact-page__arrival-card {
	min-width: 0;
	min-height: clamp(18rem, 23vw, 21rem);
	padding: clamp(1.95rem, 3vw, 2.45rem);
	transition:
		transform 180ms ease,
		box-shadow 180ms ease,
		border-color 180ms ease;
}

.contact-page__arrival-card h3,
.contact-page__arrival-callout h3 {
	margin-bottom: 1.05rem;
	color: var(--color-charcoal);
	font-family: var(--font-display);
	font-size: clamp(1.22rem, 2vw, 1.5rem);
	font-weight: 400;
	line-height: 1.22;
}

.contact-page__arrival-card p,
.contact-page__arrival-callout p {
	margin-bottom: 0;
	color: #70665d;
	font-size: 0.98rem;
	line-height: 1.78;
}

.contact-page__arrival-callout {
	max-width: 56rem;
	margin: clamp(2.5rem, 5vw, 4rem) auto 0;
	padding: clamp(3.25rem, 6vw, 5.25rem) clamp(2rem, 6vw, 5rem);
	border-color: rgba(7, 63, 63, 0.14);
	background:
		linear-gradient(180deg, rgba(255, 248, 236, 0.94), rgba(238, 220, 188, 0.96)),
		var(--surface-card-warm);
	text-align: center;
	box-shadow:
		inset 0 1px 0 rgba(255, 250, 240, 0.52),
		0 34px 64px rgba(7, 63, 63, 0.1);
}

.contact-page__arrival-callout h3 {
	max-width: 13ch;
	margin-right: auto;
	margin-left: auto;
	font-size: clamp(2rem, 4vw, 3.15rem);
}

.contact-page__arrival-callout p {
	max-width: 40rem;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.04rem;
	line-height: 1.84;
}

.contact-page__arrival-callout .button-row {
	justify-content: center;
	margin-top: 2.2rem;
}

@media (hover: hover) and (pointer: fine) {
	.contact-page__arrival-card:hover {
		border-color: rgba(7, 63, 63, 0.14);
		box-shadow: 0 28px 56px rgba(48, 37, 28, 0.095);
		transform: translateY(-4px);
	}
}

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

@media (max-width: 900px) {
	.header {
		position: sticky;
		top: 0;
		z-index: 120;
		background: rgba(253, 249, 243, 0.94);
		backdrop-filter: blur(16px);
		border-bottom: 1px solid rgba(52, 42, 31, 0.08);
		box-shadow: 0 10px 24px rgba(48, 37, 28, 0.05);
	}

	.header-inner {
		min-height: 84px;
		padding: 16px 0;
	}
}

@media (max-width: 960px) {
	.resort-home__intro .resort-home__intro-grid,
	.resort-home__intro .intro-grid {
		grid-template-columns: 1fr !important;
		gap: 32px !important;
	}

	.resort-home__intro .intro-image,
	.resort-home__intro .intro-content {
		max-width: 100% !important;
		justify-self: stretch !important;
	}

	.resort-home__intro .intro-image {
		align-self: auto !important;
		height: auto !important;
		min-height: 0 !important;
		aspect-ratio: 3 / 2 !important;
	}
}

@media (max-width: 960px) {
	.stay-page__hero {
		padding-top: 92px;
		padding-bottom: 80px;
	}

	.stay-page__hero-grid,
	.stay-page__overview-grid,
	.stay-page__group-grid,
	.experience-page__hero-grid,
	.experience-page__split,
	.experience-page__split--reverse,
	.experience-page__section-grid,
	.journal-page__featured-grid,
	.private-buyout-page__split,
	.private-buyout-page__split--reverse,
	.private-buyout-page__section-grid,
	.gallery-page__intro,
	.about-page__split,
	.about-page__split--reverse,
	.contact-page__grid,
	.contact-page__location-grid,
	.stay-page__room-card {
		grid-template-columns: 1fr;
	}

	.stay-page__hero-content,
	.experience-page__hero-content {
		max-width: 100%;
	}

	.contact-page__location-grid {
		gap: 36px;
	}

	.contact-page__arrival-grid {
		grid-template-columns: 1fr;
		gap: 22px;
	}

	.contact-page__arrival-card {
		min-height: 0;
	}

	.experience-page__hero {
		padding-top: 92px;
		padding-bottom: 80px;
	}

	.journal-page__hero {
		padding-top: 100px;
		padding-bottom: 88px;
	}

	.experience-page section {
		scroll-margin-top: 104px;
	}

	.journal-page section {
		scroll-margin-top: 104px;
	}

	.experience-page__intro {
		padding-top: clamp(6.75rem, 12vw, 8.25rem);
		padding-bottom: clamp(6.75rem, 12vw, 8.25rem);
	}

	.experience-page__section-grid {
		margin-bottom: 3rem;
	}

	.experience-page__item-grid--six,
	.experience-page__item-grid--five {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

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

	.journal-page__story-grid--single {
		grid-template-columns: minmax(0, 0.5fr);
	}

	.private-buyout-page__hero {
		min-height: 680px;
		margin-top: 18px;
		padding-top: 132px;
	}

	.private-buyout-page__hero-content {
		max-width: 100%;
	}

	.private-buyout-page__hero h1 {
		max-width: 13ch;
	}

	.private-buyout-page__item-grid--six,
	.private-buyout-page__occasion-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.private-buyout-page__occasion {
		min-height: 7rem;
	}

	.private-buyout-page__section-grid {
		margin-bottom: 3rem;
	}

	.gallery-page__filters {
		justify-content: flex-start;
	}

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

	.about-page__hero {
		min-height: 660px;
		padding-top: 112px;
	}

	.about-page__hero-content {
		max-width: 100%;
	}

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

	.stay-page__room-card:nth-child(even) .stay-page__room-image {
		order: 0;
	}

	.stay-page__room-image {
		min-height: 360px;
	}

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

	.stay-page__cta {
		padding-top: 72px;
		padding-bottom: 72px;
	}

	.section {
		padding: clamp(4.75rem, 9vw, 5.75rem) 0;
	}

	.page-intro,
	.stack {
		padding-top: clamp(4.5rem, 9vw, 5.5rem);
	}

	.site-header__inner,
	.site-footer__inner,
	.split-grid,
	.card-grid--2,
	.card-grid--3,
	.stat-grid,
	.listing-grid {
		grid-template-columns: 1fr;
	}

	.site-header__inner,
	.site-footer__inner {
		align-items: start;
		flex-direction: column;
	}

	.site-header__inner {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.site-footer__meta {
		justify-items: start;
		text-align: left;
	}

	.hero__panel {
		padding: 52px 32px;
	}

	.page-hero__panel {
		padding: 48px 38px;
	}

	.resort-home .section + .section .site-shell::before,
	.resort-home .section + .section .container::before {
		margin-bottom: 2.5rem;
	}

	.resort-home__experience-grid,
	.hero-inner {
		grid-template-columns: 1fr;
	}

	.hero-inner {
		display: grid;
		gap: 34px;
		grid-template-columns: 1fr;
	}

	.hero-content {
		max-width: 100%;
	}

	.hero-image {
		height: 390px;
	}

	.resort-home__intro {
		padding-top: clamp(5.25rem, 10vw, 6.5rem);
		padding-bottom: clamp(5.25rem, 10vw, 6.5rem);
	}

	.resort-home__intro::after,
	.resort-home__rooms .card-grid::before {
		display: none;
	}

	.resort-home__rooms .container::before {
		margin-bottom: 2.75rem;
	}

	.resort-home__intro .section-heading {
		margin-bottom: 0;
	}

	.resort-home__rooms .section-heading {
		margin-bottom: 44px;
	}

	.resort-home__cta {
		padding-top: clamp(5rem, 9vw, 6rem);
	}

	.resort-home__experience {
		padding-top: clamp(5rem, 8vw, 6rem);
		padding-bottom: clamp(5rem, 8vw, 6rem);
	}

	.resort-home__experience-media {
		max-width: none;
		aspect-ratio: 3 / 2;
	}

	.resort-home__experience-feature {
		padding: 0;
	}

	.resort-home__experience-copy {
		margin-bottom: 28px;
	}

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

	.gallery-cta {
		margin-top: 1.25rem;
	}

	.header-inner {
		flex-wrap: wrap;
		align-items: center;
		gap: 24px;
	}

	.footer-inner {
		flex-wrap: wrap;
		gap: 18px 44px;
	}
}

@media (max-width: 640px) {
	.stay-page__hero {
		padding-top: 84px;
		padding-bottom: 60px;
	}

	.experience-page__hero {
		padding-top: 84px;
		padding-bottom: 60px;
	}

	.journal-page__hero {
		padding-top: 78px;
		padding-bottom: 68px;
	}

	.experience-page section {
		scroll-margin-top: 88px;
	}

	.journal-page section {
		scroll-margin-top: 88px;
	}

	.experience-page__intro {
		padding-top: 5.75rem;
		padding-bottom: 5.75rem;
	}

	.stay-page__cta {
		padding-top: 56px;
		padding-bottom: 56px;
	}

	.experience-page__cta {
		padding-top: 56px;
		padding-bottom: 56px;
	}

	.stay-page__hero-media,
	.stay-page__overview-media,
	.stay-page__group-media,
	.experience-page__hero-media,
	.experience-page__media,
	.journal-page__featured-media,
	.journal-page__story-card,
	.private-buyout-page__media,
	.private-buyout-page__stats {
		border-radius: 16px;
	}

	.experience-page__hero-media,
	.experience-page__media,
	.experience-page__media--portrait,
	.journal-page__featured-media,
	.private-buyout-page__media,
	.private-buyout-page__media--portrait {
		aspect-ratio: 4 / 3;
	}

	.journal-page__hero-inner {
		text-align: left;
	}

	.journal-page__hero h1 {
		font-size: clamp(2.7rem, 14vw, 3.8rem);
	}

	.journal-page__lede {
		margin-top: 24px;
	}

	.journal-page__section-heading {
		margin-bottom: 2.6rem;
	}

	.journal-page__category-grid,
	.journal-page__story-grid {
		grid-template-columns: 1fr;
	}

	.journal-page__story-grid--single {
		grid-template-columns: 1fr;
	}

	.journal-page__category-card {
		padding: 1.25rem;
	}

	.journal-page__story-card:hover,
	.journal-page__story-card:focus-visible {
		transform: none;
	}

	.journal-page__cta {
		padding-top: 56px;
		padding-bottom: 56px;
	}

	.journal-page__cta-panel h2 {
		font-size: clamp(2.1rem, 11vw, 3.1rem);
	}

	.private-buyout-page__hero {
		min-height: 640px;
		margin-top: 14px;
		padding-top: 124px;
		padding-bottom: 4.25rem;
	}

	.private-buyout-page__hero h1 {
		max-width: 12ch;
		font-size: clamp(2.8rem, 13vw, 4.5rem);
		line-height: 1.04;
	}

	.private-buyout-page__hero-content > p:not(.eyebrow) {
		margin-top: 26px;
		line-height: 1.75;
	}

	.private-buyout-page__hero .button-row {
		gap: 14px;
		margin-top: 36px;
	}

	.private-buyout-page__item-grid--six {
		grid-template-columns: 1fr;
	}

	.private-buyout-page__item-grid--six {
		gap: 0;
	}

	.private-buyout-page__item {
		padding: 18px 0 20px;
		border-top-color: rgba(7, 63, 63, 0.12);
	}

	.private-buyout-page__item:first-child {
		padding-top: 0;
		border-top: 0;
	}

	.private-buyout-page__item h3 {
		font-size: 1.08rem;
		font-weight: 600;
		line-height: 1.26;
	}

	.private-buyout-page__item p {
		max-width: 100%;
		margin-top: 8px;
		font-size: 0.98rem;
		line-height: 1.72;
	}

	.private-buyout-page__ideal .private-buyout-page__section-grid {
		gap: 24px;
		margin-bottom: 2.2rem;
	}

	.private-buyout-page__occasion-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}

	.private-buyout-page__stats {
		padding: 26px 24px;
	}

	.private-buyout-page__occasion {
		display: flex;
		align-items: center;
		min-height: 0;
		padding: 13px 14px;
		border: 1px solid rgba(7, 63, 63, 0.13);
		border-radius: 16px;
		background: rgba(255, 248, 236, 0.48);
	}

	.private-buyout-page__occasion h3 {
		font-family: var(--font-body);
		font-size: 0.92rem;
		font-weight: 600;
		line-height: 1.25;
		letter-spacing: 0;
	}

	.private-buyout-page__layout .private-buyout-page__split {
		gap: 30px;
	}

	.private-buyout-page__layout .private-buyout-page__copy {
		margin-top: 22px;
	}

	.private-buyout-page__stats p {
		min-height: 3.75rem;
		font-size: 1.18rem;
		line-height: 1.24;
	}

	.private-buyout-page__addition-list {
		display: grid;
		gap: 10px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.private-buyout-page__addition-list span {
		justify-content: center;
		min-height: 0;
		padding: 11px 12px;
		border-color: rgba(7, 63, 63, 0.13);
		border-radius: 999px;
		background: rgba(255, 248, 236, 0.46);
		color: var(--color-charcoal);
		font-size: 0.86rem;
		line-height: 1.2;
		text-align: center;
	}

	.private-buyout-page__photo-break {
		height: 330px;
		margin-top: 8px;
	}

	.private-buyout-page__cta {
		padding-top: 70px;
		padding-bottom: 62px;
	}

	.private-buyout-page__cta-panel {
		padding: 38px 28px 40px;
	}

	.private-buyout-page__cta-panel h2 {
		font-size: clamp(2rem, 9vw, 2.7rem);
		line-height: 1.08;
	}

	.private-buyout-page__cta-content p:not(.eyebrow) {
		margin-top: 24px;
		line-height: 1.82;
	}

	.private-buyout-page__cta-content .button-row {
		justify-content: center;
		margin-top: 34px;
	}

	.gallery-page__hero {
		min-height: 560px;
		padding-top: 96px;
		padding-bottom: 4rem;
	}

	.gallery-page__hero h1 {
		font-size: clamp(3.2rem, 18vw, 5rem);
	}

	.gallery-page__grid {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.gallery-page__item,
	.gallery-page__item--wide,
	.gallery-page__item--large,
	.gallery-page__item--tall {
		grid-column: auto;
		grid-row: auto;
		aspect-ratio: 4 / 5;
		border-radius: 16px;
	}

	.gallery-page__item--wide {
		aspect-ratio: 4 / 3;
	}

	.gallery-page__filters {
		gap: 8px;
	}

	.gallery-page__filter {
		min-height: 38px;
		padding: 0 12px;
		font-size: 0.78rem;
	}

	.gallery-page__cta {
		padding-top: 56px;
		padding-bottom: 56px;
	}

	.gallery-lightbox {
		padding: 18px;
	}

	.gallery-lightbox__image {
		max-height: 76vh;
		border-radius: 12px;
	}

	.gallery-lightbox__close {
		top: 14px;
		right: 14px;
	}

	.gallery-lightbox__nav {
		top: auto;
		bottom: 18px;
		transform: none;
	}

	.about-page__hero {
		min-height: 620px;
		padding-top: 96px;
		padding-bottom: 4rem;
	}

	.about-page__hero h1 {
		font-size: clamp(2.8rem, 13vw, 4.5rem);
	}

	.about-page__media,
	.about-page__media--portrait,
	.about-page__design-image {
		aspect-ratio: 4 / 3;
		border-radius: 16px;
	}

	.about-page__design-grid {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.about-page__cta {
		padding-top: 56px;
		padding-bottom: 56px;
	}

	.contact-page__heading {
		position: static;
	}

	.contact-page__form-card {
		margin-top: 0;
		padding: 24px;
	}

	.contact-page__form-card div.wpforms-container-full .wpforms-field-name .wpforms-field-row {
		display: block !important;
	}

	.contact-page__location-grid {
		gap: 32px;
	}

	.contact-page__arrival-grid {
		grid-template-columns: 1fr;
		gap: 22px;
	}

	.contact-page__arrival-card {
		min-height: 0;
	}

	.contact-page__arrival-grid {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.contact-page__location-heading {
		margin-bottom: 24px;
	}

	.contact-page__location-media {
		order: -1;
		border-radius: 24px;
	}

	.contact-page__location-map {
		height: 24rem;
		border-radius: 16px;
	}

	.contact-page__contact-card {
		padding: 1.45rem;
	}

	.contact-page__arrival-callout {
		padding: 3rem 1.65rem;
	}

	.contact-page__form-card .wpforms-submit,
	.contact-page__form-card button[type="submit"],
	.contact-page__form-card input[type="submit"] {
		width: 100%;
	}

	.stay-page__room-card {
		overflow: hidden;
		padding: 12px;
		border-radius: 18px;
	}

	.stay-page__room-link {
		border-radius: 18px;
	}

	.stay-page__room-image {
		width: 100%;
		max-width: 100%;
		min-height: 0;
		aspect-ratio: 4 / 3;
		border-radius: 14px;
		border-width: 0;
	}

	.stay-page__room-image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.stay-page__room-body {
		padding: 22px 4px 8px;
	}

	.stay-page__amenity-grid {
		grid-template-columns: 1fr;
	}

	.experience-page__item-grid--six,
	.experience-page__item-grid--five {
		grid-template-columns: 1fr;
	}

	:root {
		--gutter: 18px;
	}

	.container {
		padding: 0 20px;
	}

	.hero__panel,
	.page-hero__panel,
	.card,
	.cta-panel,
	.comments-area {
		padding: 28px;
	}

	.featured-media__frame {
		height: clamp(200px, 58vw, 320px);
	}

	.hero h1 {
		max-width: none;
	}

	.button,
	.button-row a {
		width: 100%;
	}

	.button-row {
		width: 100%;
	}

	.menu {
		gap: 14px;
	}

	.menu a {
		font-size: 0.82rem;
	}

	.section-heading {
		margin-bottom: 28px;
	}

	.resort-home__hero h1,
	.page-hero h1 {
		max-width: 6.5ch;
		font-size: clamp(2.65rem, 12vw, 3.75rem);
		line-height: 1.02;
	}

	.contact-page__hero-panel h1 {
		max-width: 7.5ch;
	}

	.hero {
		padding-top: 96px;
		padding-bottom: 3.5rem;
	}

	.resort-home__section-title,
	.resort-home__feature-title,
	.resort-home__cta-panel h2 {
		max-width: 10ch;
		font-size: clamp(2rem, 8.8vw, 2.8rem);
		line-height: 1.1;
	}

	.resort-home__lede,
	.resort-home__copy,
	.resort-home__card p,
	.resort-home__experience-item p,
	.cta-panel__copy {
		max-width: 100%;
		font-size: 1rem;
		line-height: 1.82;
	}

	.hero__copy,
	.rich-copy,
	.resort-home__experience-copy {
		line-height: 1.84;
	}

	.hero-image {
		height: 400px;
		border-radius: 20px;
	}

	.hero-image img {
		object-fit: cover;
	}

	.hero-content .button,
	.resort-home__cta-panel .button {
		width: 100%;
	}

	.resort-home .section + .section .site-shell::before,
	.resort-home .section + .section .container::before {
		margin-bottom: 2rem;
	}

	.resort-home__intro {
		padding-top: 5.4rem;
		padding-bottom: 5.35rem;
	}

	.resort-home__intro .resort-home__intro-grid,
	.resort-home__intro .intro-grid {
		gap: 38px !important;
	}

	.resort-home__intro .intro-content .section-heading {
		padding-bottom: 16px;
	}

	.resort-home__intro .intro-content .rich-copy p + p {
		margin-top: 1.15rem;
	}

	.resort-home__card-grid,
	.resort-home__experience-list {
		gap: 26px;
	}

	.resort-home__card,
	.resort-home__experience-feature,
	.resort-home__experience-item,
	.resort-home__cta-panel {
		padding: 24px;
	}

	.resort-home__experience {
		padding-top: 5.25rem;
		padding-bottom: 5.2rem;
	}

	.resort-home__experience-media {
		max-width: none;
		width: 100%;
		aspect-ratio: 4 / 3;
		border-radius: 18px;
	}

	.resort-home__experience-feature {
		padding: 34px 28px;
		border-radius: 22px;
	}

	.resort-home__experience-feature .eyebrow {
		margin-bottom: 18px;
	}

	.resort-home__experience-feature h2 {
		max-width: 100%;
		font-size: clamp(1.95rem, 8.5vw, 2.55rem);
		line-height: 1.14;
		margin-bottom: 24px;
	}

	.resort-home__experience-copy {
		margin-bottom: 34px;
		line-height: 1.84;
	}

	.resort-home__gallery-preview {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}

	.gallery-strip {
		display: grid;
		grid-auto-flow: column;
		grid-auto-columns: minmax(15rem, 82%);
		grid-template-columns: none;
		gap: 16px;
		overflow-x: auto;
		padding: 0 20px 6px 0;
		scroll-snap-type: x proximity;
		-webkit-overflow-scrolling: touch;
	}

	.gallery-strip img {
		scroll-snap-align: start;
	}

	.gallery-cta {
		align-items: start;
		flex-direction: column;
		margin-top: 1.1rem;
	}

	.resort-home__experience-list {
		display: grid;
		grid-auto-flow: row;
		grid-auto-columns: auto;
		gap: 0;
		overflow: visible;
		padding-bottom: 0;
		scroll-snap-type: none;
	}

	.resort-home__experience-item {
		padding: 26px 0;
		scroll-snap-align: none;
	}

	.resort-home__experience-item:last-child {
		padding-bottom: 0;
	}

	.resort-home__experience-item h3 {
		margin-bottom: 10px;
	}

	.resort-home__experience-item p {
		line-height: 1.82;
	}

	.resort-home__cta-panel {
		padding: 34px 28px 36px;
	}

	.resort-home__cta-panel .resort-home__section-title,
	.resort-home__cta-panel h2 {
		font-size: clamp(2.05rem, 8.6vw, 2.7rem);
		line-height: 1.1;
	}

	.resort-home__cta-panel .cta-panel__copy {
		margin-top: 24px;
		line-height: 1.84;
	}

	.resort-home__cta-panel .button-row {
		margin-top: 32px;
		gap: 14px;
	}

	.resort-home__card {
		padding: 18px 0 0;
	}

	.resort-home__rooms .resort-home__card {
		padding-bottom: 26px;
	}

	.resort-home__rooms .card-image {
		margin-bottom: 18px;
		border-radius: 14px;
	}

	.resort-home__rooms .resort-home__card-index,
	.resort-home__rooms .resort-home__card h3,
	.resort-home__rooms .resort-home__card p,
	.resort-home__rooms .resort-home__card-cta {
		margin-right: 26px;
		margin-left: 26px;
	}

	.resort-home__rooms .resort-home__card .resort-home__card-index {
		margin-bottom: 1.05rem;
	}

	.resort-home__rooms .resort-home__card h3 {
		margin-bottom: 12px;
	}

	.resort-home__rooms .resort-home__card p {
		margin-bottom: 0;
	}

	.resort-home__rooms .resort-home__card-cta {
		margin-top: 1.25rem;
	}

	.resort-home__rooms .resort-home__card::before {
		display: none;
	}

	.resort-home + .site-footer {
		padding: 24px 0 28px;
	}

	.resort-home + .site-footer .site-footer__inner {
		gap: 10px;
	}

	.resort-home + .site-footer .site-footer__copy {
		display: none;
	}

	.resort-home + .site-footer .site-footer__title {
		font-size: 1rem;
	}

	.header-inner {
		gap: 16px;
		min-height: auto;
	}

	.footer-inner {
		flex-direction: column;
		align-items: flex-start;
		gap: 18px;
	}

	.resort-home__lede {
		margin-top: 24px;
		line-height: 1.84;
	}

	.resort-home__hero-actions {
		gap: 14px;
		margin-top: 34px;
	}

	.footer {
		padding: 24px 0;
	}
}

@media (max-width: 768px) {
	html {
		scroll-padding-top: 116px;
	}

	body.admin-bar {
		--mobile-admin-bar-offset: 46px;
	}

	body.admin-bar .header {
		top: var(--mobile-admin-bar-offset);
	}

	.resort-home__rooms {
		scroll-margin-top: calc(116px + var(--mobile-admin-bar-offset, 0px));
	}

	.resort-home .section + .section.resort-home__rooms .container::before,
	.resort-home__rooms .container::before,
	.resort-home__rooms .card-grid::before,
	.resort-home__rooms .resort-home__card::before,
	.resort-home__rooms .resort-home__card::after {
		content: none;
		display: none;
	}

	.resort-home__rooms .resort-home__card-cta {
		border-bottom: 0;
	}

	.header-inner {
		position: relative;
		flex-wrap: nowrap;
		gap: 12px;
		min-height: 68px;
		padding: 11px 0;
	}

	.logo {
		min-width: 0;
		flex: 1 1 auto;
	}

	.header-brand.site-logo {
		max-width: 190px;
	}

	.site-logo img,
	.site-branding img {
		width: 190px;
	}

	.footer-brand-logo {
		width: 205px;
	}

	.header-brand {
		font-size: 0.78rem;
		letter-spacing: 0.08em;
	}

	.header-actions {
		flex: 0 0 auto;
		gap: 8px;
		margin-left: auto;
	}

	.header-cta {
		display: inline-flex;
		min-width: 92px;
		min-height: 40px;
		padding: 0 15px;
		font-size: 0.68rem;
		letter-spacing: 0.12em;
		box-shadow: 0 12px 24px rgba(31, 26, 23, 0.1);
	}

	.nav-toggle {
		display: inline-flex;
		flex: 0 0 auto;
		margin-left: 0;
	}

	.nav-toggle__label {
		min-height: 38px;
		padding: 0 12px;
		border-color: rgba(52, 42, 31, 0.09);
		background: rgba(247, 241, 233, 0.96);
		box-shadow: 0 6px 14px rgba(48, 37, 28, 0.03);
		font-size: 0.64rem;
		letter-spacing: 0.11em;
	}

	.nav {
		position: absolute;
		top: calc(100% + 6px);
		left: 0;
		right: 0;
		display: block;
		padding: 10px 16px 11px;
		border: 1px solid rgba(52, 42, 31, 0.08);
		border-radius: 18px;
		background: #f8f2ea;
		box-shadow:
			0 12px 24px rgba(48, 37, 28, 0.06),
			0 3px 8px rgba(48, 37, 28, 0.03);
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transform: translateY(-8px);
		transition:
			opacity 0.2s ease,
			transform 0.2s ease,
			visibility 0.2s ease;
	}

	.header.is-nav-open .nav {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		transform: translateY(0);
	}

	.nav-list {
		flex-direction: column;
		align-items: stretch;
		justify-content: flex-start;
		gap: 0;
	}

	.nav-list li {
		width: 100%;
	}

	.nav-link {
		display: block;
		padding: 6px 0;
		font-size: 0.84rem;
		letter-spacing: 0.05em;
	}

	.nav .nav-cta {
		display: none;
	}

	.nav-cta {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		margin-top: 10px;
		padding: 15px 24px;
	}

	.hero {
		padding-top: 64px;
		padding-bottom: 3.25rem;
	}

	.hero-image img {
		object-position: center 42%;
	}
}

/* Casa Del Perro coastal palette refinements. */
body,
.stay-page,
.experience-page,
.journal-page,
.private-buyout-page,
.gallery-page,
.about-page,
.contact-page {
	color: var(--color-charcoal-soft);
	background:
		linear-gradient(90deg, rgba(7, 63, 63, 0.018) 1px, transparent 1px),
		linear-gradient(0deg, rgba(7, 63, 63, 0.014) 1px, transparent 1px),
		radial-gradient(circle at top right, rgba(201, 169, 92, 0.16), transparent 28%),
		radial-gradient(circle at top left, rgba(255, 248, 236, 0.58), transparent 24%),
		linear-gradient(180deg, var(--surface-page) 0%, #eadcc4 52%, var(--surface-section) 100%);
	background-size: 18px 18px, 22px 22px, auto, auto, auto;
}

.header,
.site-header {
	background: var(--surface-header);
	border-color: rgba(7, 63, 63, 0.12);
	box-shadow: 0 10px 24px rgba(7, 63, 63, 0.055);
}

.header-brand,
.site-brand,
.nav-toggle,
.nav-link,
.menu a {
	color: var(--color-charcoal);
}

.nav-link:hover,
.nav-link:focus-visible,
.menu a:hover,
.menu .current-menu-item > a,
.menu .current_page_item > a {
	color: var(--color-accent-dark);
}

.header-cta,
.nav-cta {
	background: var(--color-accent);
	border-color: var(--color-accent);
	color: var(--color-charcoal);
	box-shadow: 0 14px 30px rgba(122, 95, 39, 0.14);
}

.header-cta:hover,
.header-cta:focus-visible,
.nav-cta:hover,
.nav-cta:focus-visible {
	background: var(--color-accent-dark);
	border-color: var(--color-accent-dark);
	color: var(--color-charcoal);
	box-shadow: 0 18px 34px rgba(122, 95, 39, 0.18);
}

.nav-toggle__label {
	border-color: rgba(7, 63, 63, 0.12);
	background: rgba(255, 248, 236, 0.9);
	box-shadow: 0 10px 24px rgba(7, 63, 63, 0.055);
}

.nav-toggle:hover .nav-toggle__label,
.nav-toggle:focus-visible .nav-toggle__label {
	background: rgba(255, 250, 240, 0.98);
	border-color: rgba(7, 63, 63, 0.2);
	box-shadow: 0 14px 28px rgba(7, 63, 63, 0.08);
}

@media (max-width: 768px) {
	.nav {
		border-color: rgba(7, 63, 63, 0.12);
		background: rgba(255, 248, 236, 0.96);
		box-shadow:
			0 12px 24px rgba(7, 63, 63, 0.07),
			0 3px 8px rgba(7, 63, 63, 0.035);
	}
}

.resort-home__hero,
.resort-home__rooms,
.stay-page__hero,
.stay-page__difference,
.stay-page__rooms,
.experience-page__hero,
.experience-page__property,
.experience-page__curated,
.journal-page__hero,
.journal-page__categories,
.private-buyout-page__included,
.private-buyout-page__layout,
.gallery-page__collection,
.about-page__design,
.about-page__vision {
	background: var(--surface-page);
}

.resort-home__intro,
.resort-home__experience,
.stay-page__overview,
.stay-page__group,
.stay-page__amenities,
.experience-page__intro,
.experience-page__around,
.journal-page__featured,
.journal-page__stories,
.private-buyout-page__experience,
.private-buyout-page__ideal,
.private-buyout-page__additions,
.about-page__story,
.about-page__location {
	background: var(--surface-section);
}

.resort-home__cta,
.stay-page__cta,
.experience-page__cta,
.journal-page__cta,
.private-buyout-page__cta,
.gallery-page__cta,
.about-page__cta {
	background: var(--surface-footer);
}

.hero__panel,
.page-hero__panel,
.card,
.cta-panel,
.comments-area,
.featured-media,
.resort-home__card,
.resort-home__experience-item,
.resort-home__experience-feature,
.stay-page__room-card,
.journal-page__story-card,
.private-buyout-page__stats,
.contact-page__form-card,
.contact-page__contact-card,
.contact-page__location-media {
	border-color: var(--color-border);
	background:
		linear-gradient(180deg, rgba(255, 250, 240, 0.88), rgba(247, 238, 220, 0.96)),
		var(--surface-card);
	box-shadow: var(--shadow-soft);
}

.resort-home__cta-panel,
.stay-page__cta-panel,
.experience-page__cta-panel,
.journal-page__cta-panel,
.private-buyout-page__cta-panel,
.gallery-page__cta-panel,
.about-page__cta-panel {
	border-color: rgba(7, 63, 63, 0.14);
	background:
		linear-gradient(180deg, rgba(255, 248, 236, 0.94), rgba(238, 220, 188, 0.96)),
		var(--surface-card-warm);
	box-shadow:
		inset 0 1px 0 rgba(255, 250, 240, 0.52),
		0 34px 64px rgba(7, 63, 63, 0.1);
}

.hero h1,
.page-hero h1,
.page-intro h1,
.section-heading h2,
.cta-panel h2,
.entry-title,
.card h3,
.stat-card__value,
.resort-home__hero h1,
.resort-home__section-title,
.resort-home__feature-title,
.resort-home__card h3,
.resort-home__experience-item h3,
.resort-home__experience-feature h2,
.stay-page__hero h1,
.stay-page__section-title,
.stay-page__simple-card h3,
.stay-page__room-card h3,
.stay-page__amenity-item h3,
.experience-page__hero h1,
.experience-page__copy-block h2,
.experience-page__section-heading h2,
.experience-page__cta-panel h2,
.experience-page__item h3,
.journal-page__hero h1,
.journal-page__copy-block h2,
.journal-page__section-heading h2,
.journal-page__cta-panel h2,
.journal-page__category-card h3,
.journal-page__story-card h3,
.private-buyout-page__copy-block h2,
.private-buyout-page__section-heading h2,
.private-buyout-page__cta-panel h2,
.private-buyout-page__item h3,
.private-buyout-page__occasion h3,
.private-buyout-page__stats p,
.gallery-page__intro h2,
.gallery-page__cta-panel h2,
.about-page__copy-block h2,
.about-page__section-heading h2,
.about-page__vision h2,
.about-page__cta-panel h2,
.about-page__design-card h3,
.contact-page__heading h2,
.footer-brand-name,
.site-footer__title,
.footer-widget__title {
	color: var(--color-charcoal);
}

.hero__copy,
.page-hero__copy,
.page-intro__copy,
.rich-copy,
.card p,
.site-footer__copy,
.site-footer__credit,
.footer-copy,
.stat-card__label,
.post-meta,
.contact-list__label,
.resort-home__lede,
.resort-home__copy,
.resort-home__card p,
.resort-home__experience-item p,
.resort-home__experience-copy,
.cta-panel__copy,
.gallery-eyebrow,
.resort-home__cta-note,
.stay-page__copy,
.stay-page__simple-card p,
.stay-page__room-card p,
.stay-page__amenity-item p,
.experience-page__lede,
.experience-page__copy p,
.experience-page__section-intro,
.experience-page__item p,
.journal-page__lede,
.journal-page__copy-block p:not(.eyebrow),
.journal-page__category-card p,
.journal-page__story-card p,
.private-buyout-page__copy,
.private-buyout-page__section-intro,
.private-buyout-page__cta-content p,
.private-buyout-page__item p,
.gallery-page__cta-content p:not(.eyebrow),
.about-page__copy,
.about-page__cta-content p:not(.eyebrow),
.contact-page__copy {
	color: var(--color-slate);
}

.eyebrow,
.resort-home__intro .eyebrow,
.resort-home__rooms .eyebrow,
.resort-home__cta .eyebrow,
.stay-page__cta-panel .eyebrow,
.experience-page__cta-panel .eyebrow,
.journal-page__cta-panel .eyebrow,
.gallery-page__cta-content .eyebrow,
.about-page__cta-content .eyebrow,
.contact-page__contact-label,
.resort-home__card-index,
.stay-page__card-index,
.stay-page__simple-card::before {
	color: var(--color-accent);
}

.button--primary,
.contact-page__form-card .wpforms-submit,
.contact-page__form-card button[type="submit"],
.contact-page__form-card input[type="submit"],
.contact-page__form-card div.wpforms-container-full button[type="submit"],
.contact-page__form-card div.wpforms-container-full .wpforms-submit,
body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-submit,
body.page-template-page-contact-php #wpforms-24 .wpforms-form button[type="submit"],
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-submit,
body.page-template-page-contact #wpforms-24 .wpforms-form button[type="submit"],
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-submit,
body.page-id-32 #wpforms-24 .wpforms-form button[type="submit"] {
	background: var(--color-charcoal) !important;
	border-color: var(--color-charcoal) !important;
	color: var(--color-button-text) !important;
	box-shadow: 0 22px 40px rgba(7, 63, 63, 0.18) !important;
}

.button--primary:hover,
.button--primary:focus-visible,
.contact-page__form-card .wpforms-submit:hover,
.contact-page__form-card .wpforms-submit:focus-visible,
.contact-page__form-card button[type="submit"]:hover,
.contact-page__form-card button[type="submit"]:focus-visible,
.contact-page__form-card input[type="submit"]:hover,
.contact-page__form-card input[type="submit"]:focus-visible,
.contact-page__form-card div.wpforms-container-full button[type="submit"]:hover,
.contact-page__form-card div.wpforms-container-full button[type="submit"]:focus-visible,
body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-submit:hover,
body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-submit:focus-visible,
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-submit:hover,
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-submit:focus-visible,
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-submit:hover,
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-submit:focus-visible {
	background: var(--color-navy) !important;
	border-color: var(--color-navy) !important;
	color: var(--color-button-text) !important;
}

.button--secondary,
.resort-home__hero-actions .button--secondary,
.stay-page__room-availability,
.gallery-page__filter {
	background: var(--color-accent);
	border-color: var(--color-accent);
	color: var(--color-charcoal);
}

.button--secondary:hover,
.button--secondary:focus-visible,
.resort-home__hero-actions .button--secondary:hover,
.resort-home__hero-actions .button--secondary:focus-visible,
.stay-page__room-availability:hover,
.stay-page__room-availability:focus-visible,
.gallery-page__filter:hover,
.gallery-page__filter:focus-visible,
.gallery-page__filter.is-active {
	background: var(--color-accent-dark);
	border-color: var(--color-accent-dark);
	color: var(--color-charcoal);
}

.text-link,
.stay-page__room-cta,
.footer a,
.footer-list a,
.footer-list span,
.contact-page__contact-card a,
.contact-page__contact-card address {
	color: var(--color-charcoal);
	border-color: rgba(7, 63, 63, 0.28);
}

.text-link:hover,
.text-link:focus-visible,
.footer a:hover,
.footer a:focus-visible,
.contact-page__contact-card a:hover,
.contact-page__contact-card a:focus-visible {
	color: var(--color-accent-dark);
	border-color: rgba(168, 134, 56, 0.62);
}

.footer,
.site-footer,
.resort-home + .site-footer {
	border-top-color: rgba(7, 63, 63, 0.14);
	background: var(--surface-footer);
}

.footer-heading {
	color: var(--color-accent-dark);
}

.private-buyout-page__hero,
.private-buyout-page__photo-break,
.gallery-page__hero,
.about-page__hero {
	background: var(--color-charcoal);
}

.hero__panel,
.private-buyout-page__hero-content,
.gallery-page__hero-content,
.about-page__hero-content {
	color: var(--color-text-on-dark);
}

.hero__panel {
	background:
		linear-gradient(135deg, rgba(7, 63, 63, 0.96), rgba(11, 74, 74, 0.78)),
		linear-gradient(180deg, rgba(255, 248, 236, 0.1), transparent);
}

.private-buyout-page__hero-media::after,
.gallery-page__hero-media::after,
.about-page__hero-media::after {
	background:
		linear-gradient(90deg, rgba(7, 63, 63, 0.74), rgba(7, 63, 63, 0.32) 54%, rgba(7, 63, 63, 0.1)),
		linear-gradient(180deg, rgba(7, 63, 63, 0.14), rgba(7, 63, 63, 0.58));
}

.hero__panel .eyebrow,
.private-buyout-page__hero-content .eyebrow,
.gallery-page__hero-content .eyebrow,
.about-page__hero-content .eyebrow {
	color: rgba(240, 216, 156, 0.9);
}

.hero__panel .button--secondary,
.private-buyout-page__hero .button--secondary,
.about-page__hero .button--secondary {
	background: var(--color-accent);
	border-color: var(--color-accent);
	color: var(--color-charcoal);
}

.hero__panel .button--secondary:hover,
.hero__panel .button--secondary:focus-visible,
.private-buyout-page__hero .button--secondary:hover,
.private-buyout-page__hero .button--secondary:focus-visible,
.about-page__hero .button--secondary:hover,
.about-page__hero .button--secondary:focus-visible {
	background: var(--color-accent-dark);
	border-color: var(--color-accent-dark);
	color: var(--color-charcoal);
}

.hero__panel h1,
.private-buyout-page__hero h1,
.gallery-page__hero h1,
.about-page__hero h1,
.hero__copy,
.private-buyout-page__hero-content > p:not(.eyebrow),
.gallery-page__hero-content > p:not(.eyebrow),
.about-page__hero-content > p:not(.eyebrow) {
	color: var(--color-text-on-dark);
}

.gallery-page__filter {
	font: inherit;
}

.gallery-lightbox {
	background: rgba(7, 63, 63, 0.9);
}

.gallery-lightbox__close,
.gallery-lightbox__nav {
	background: rgba(255, 248, 236, 0.14);
	border-color: rgba(255, 248, 236, 0.24);
	color: var(--color-text-on-dark);
}

.contact-page__form-card .wpforms-field-label,
.contact-page__form-card div.wpforms-container-full .wpforms-field-label,
.contact-page__form-card div.wpforms-container-full fieldset legend.wpforms-field-label,
body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-field-label,
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-field-label,
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-field-label,
body.page-template-page-contact-php #wpforms-24 .wpforms-form fieldset legend.wpforms-field-label,
body.page-template-page-contact #wpforms-24 .wpforms-form fieldset legend.wpforms-field-label,
body.page-id-32 #wpforms-24 .wpforms-form fieldset legend.wpforms-field-label {
	color: var(--color-charcoal) !important;
}

.contact-page__form-card .wpforms-field-sublabel,
.contact-page__form-card div.wpforms-container-full .wpforms-field-sublabel,
body.page-template-page-contact-php #wpforms-24 .wpforms-form .wpforms-field-sublabel,
body.page-template-page-contact #wpforms-24 .wpforms-form .wpforms-field-sublabel,
body.page-id-32 #wpforms-24 .wpforms-form .wpforms-field-sublabel {
	color: var(--color-slate-light) !important;
}

.contact-page__form-card input[type="text"],
.contact-page__form-card input[type="email"],
.contact-page__form-card input[type="tel"],
.contact-page__form-card input[type="url"],
.contact-page__form-card input[type="number"],
.contact-page__form-card select,
.contact-page__form-card textarea,
.contact-page__form-card .wpforms-field input,
.contact-page__form-card .wpforms-field select,
.contact-page__form-card .wpforms-field textarea,
.contact-page__form-card div.wpforms-container-full input[type="text"],
.contact-page__form-card div.wpforms-container-full input[type="email"],
.contact-page__form-card div.wpforms-container-full input[type="tel"],
.contact-page__form-card div.wpforms-container-full input[type="url"],
.contact-page__form-card div.wpforms-container-full input[type="number"],
.contact-page__form-card div.wpforms-container-full select,
.contact-page__form-card div.wpforms-container-full textarea,
body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="text"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="email"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="tel"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="url"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form input[type="number"],
body.page-template-page-contact-php #wpforms-24 .wpforms-form select,
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="text"],
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="email"],
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="tel"],
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="url"],
body.page-template-page-contact #wpforms-24 .wpforms-form input[type="number"],
body.page-template-page-contact #wpforms-24 .wpforms-form select,
body.page-id-32 #wpforms-24 .wpforms-form input[type="text"],
body.page-id-32 #wpforms-24 .wpforms-form input[type="email"],
body.page-id-32 #wpforms-24 .wpforms-form input[type="tel"],
body.page-id-32 #wpforms-24 .wpforms-form input[type="url"],
body.page-id-32 #wpforms-24 .wpforms-form input[type="number"],
body.page-id-32 #wpforms-24 .wpforms-form select,
body.page-template-page-contact-php #wpforms-24 .wpforms-form textarea,
body.page-template-page-contact #wpforms-24 .wpforms-form textarea,
body.page-id-32 #wpforms-24 .wpforms-form textarea {
	background: rgba(255, 248, 236, 0.86) !important;
	border-color: rgba(7, 63, 63, 0.16) !important;
	color: var(--color-charcoal-soft) !important;
	box-shadow: inset 0 1px 0 rgba(255, 250, 240, 0.52) !important;
}

.contact-page__form-card input:focus,
.contact-page__form-card select:focus,
.contact-page__form-card textarea:focus,
.contact-page__form-card div.wpforms-container-full input:focus,
.contact-page__form-card div.wpforms-container-full select:focus,
.contact-page__form-card div.wpforms-container-full textarea:focus,
body.page-template-page-contact-php #wpforms-24 .wpforms-form input:focus,
body.page-template-page-contact-php #wpforms-24 .wpforms-form select:focus,
body.page-template-page-contact-php #wpforms-24 .wpforms-form textarea:focus,
body.page-template-page-contact #wpforms-24 .wpforms-form input:focus,
body.page-template-page-contact #wpforms-24 .wpforms-form select:focus,
body.page-template-page-contact #wpforms-24 .wpforms-form textarea:focus,
body.page-id-32 #wpforms-24 .wpforms-form input:focus,
body.page-id-32 #wpforms-24 .wpforms-form select:focus,
body.page-id-32 #wpforms-24 .wpforms-form textarea:focus {
	border-color: rgba(7, 63, 63, 0.34) !important;
	box-shadow:
		0 0 0 3px rgba(201, 169, 92, 0.18),
		inset 0 1px 0 rgba(255, 250, 240, 0.52) !important;
}

.resort-home__experience-grid {
	grid-template-columns: minmax(0, 1.04fr) minmax(26rem, 0.96fr);
	align-items: stretch;
	gap: clamp(3rem, 5vw, 5.25rem);
}

.resort-home__experience-media {
	height: 100%;
	min-height: clamp(34rem, 48vw, 42rem);
	aspect-ratio: auto;
	align-self: stretch;
	justify-self: stretch;
}

.resort-home__experience-feature {
	justify-content: center;
	width: 100%;
	padding: clamp(3rem, 4.6vw, 4.5rem);
	border: 1px solid rgba(7, 63, 63, 0.13);
	border-radius: 24px;
	background:
		linear-gradient(180deg, rgba(255, 250, 240, 0.9), rgba(247, 238, 220, 0.96)),
		var(--surface-card);
	box-shadow:
		inset 0 1px 0 rgba(255, 250, 240, 0.56),
		0 26px 58px rgba(7, 63, 63, 0.08);
}

.resort-home__experience-feature .eyebrow {
	margin-bottom: 1.15rem;
}

.resort-home__experience-feature h2 {
	max-width: 11ch;
	margin-bottom: 1.6rem;
}

.resort-home__experience-copy {
	max-width: 32rem;
	margin-bottom: clamp(2.25rem, 4vw, 3rem);
	line-height: 1.82;
}

.resort-home__experience-list {
	gap: 1rem;
}

.resort-home__experience-item {
	padding: clamp(1.35rem, 2vw, 1.65rem) clamp(1.35rem, 2.2vw, 1.75rem);
	border: 1px solid rgba(7, 63, 63, 0.1);
	border-radius: 18px;
	background: rgba(255, 248, 236, 0.42);
	box-shadow: inset 0 1px 0 rgba(255, 250, 240, 0.44);
}

.resort-home__experience-item + .resort-home__experience-item {
	margin-top: 0.35rem;
}

.resort-home__experience-item h3 {
	margin-bottom: 0.65rem;
	line-height: 1.25;
}

.resort-home__experience-item p {
	margin-bottom: 0;
	line-height: 1.72;
}

@media (max-width: 960px) {
	.resort-home__experience-grid {
		grid-template-columns: 1fr;
		gap: 2rem;
	}

	.resort-home__experience-media {
		min-height: 0;
		aspect-ratio: 3 / 2;
	}

	.resort-home__experience-feature {
		padding: clamp(2rem, 6vw, 3rem);
	}
}

@media (max-width: 640px) {
	.resort-home__experience-feature {
		padding: 34px 28px;
	}

	.resort-home__experience-list {
		gap: 0;
	}

	.resort-home__experience-item {
		padding: 26px 0;
		border-width: 1px 0 0;
		border-radius: 0;
		background: transparent;
		box-shadow: none;
	}

	.resort-home__experience-item + .resort-home__experience-item {
		margin-top: 0;
	}
}

/* Stays and retreats share the Casa Del Perro palette and components. */
.retreat-page { background: var(--surface-page); }
.retreat-page h1 { font-size: clamp(2.6rem, 5vw, 4.6rem); line-height: 1.08; }
.retreat-page h2, .retreat-path h2, .retreat-sand h2 { font-size: clamp(2rem, 3.6vw, 3.3rem); line-height: 1.15; }
.retreat-page h3 { font-size: 1.4rem; }
.retreat-page p, .retreat-path p { line-height: 1.75; }
.retreat-split, .retreat-path-grid, .retreat-inquiry, .retreat-photo-pair { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(24px, 5vw, 72px); align-items: center; }
.retreat-hero { background: var(--color-charcoal); color: var(--color-ivory); }
.retreat-hero h1, .retreat-hero p, .retreat-hero .text-link { color: var(--color-ivory); }
.retreat-hero img { width: 100%; height: clamp(340px, 46vw, 640px); object-fit: cover; border-radius: var(--radius-medium); }
.retreat-path-grid { align-items: stretch; gap: 28px; }
.retreat-path { display: flex; flex-direction: column; overflow: hidden; border-radius: var(--radius-medium); background: var(--surface-card); }
.retreat-path img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.retreat-path > div { padding: clamp(24px, 3vw, 40px); display: flex; flex-direction: column; align-items: flex-start; flex: 1; }
.retreat-path .button { margin-top: auto; }
.retreat-sand { background: var(--surface-section); }
.retreat-facts { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); list-style: none; padding: 0; margin: 36px 0; gap: 0 24px; }
.retreat-facts li { padding: 22px 0; border-top: 1px solid var(--color-border-strong); }
.retreat-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; margin: 36px 0; }
.retreat-grid article, .retreat-types h3 { border-top: 1px solid var(--color-border-strong); padding-top: 24px; }
.retreat-image, .retreat-photo-pair img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: var(--radius-medium); }
.retreat-photo-pair { margin: 36px 0; gap: 24px; }
.retreat-event-hero { width: 100%; max-height: 650px; object-fit: cover; margin: 30px 0; }
.retreat-note { max-width: 680px; color: var(--color-slate); }
.retreat-list { padding-left: 20px; line-height: 2; }
.retreat-inquiry { grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); align-items: start; }
.retreat-inquiry .card { padding: clamp(22px, 4vw, 44px); min-width: 0; }
.retreat-inquiry .wpforms-container input:not([type=checkbox]), .retreat-inquiry .wpforms-container textarea { max-width: 100% !important; width: 100% !important; }
.retreat-inquiry .wpforms-field-textarea textarea { min-height: 160px; }
.retreat-inquiry .wpforms-field-checkbox input { accent-color: var(--color-charcoal); }
.retreat-page .button:disabled { opacity: .65; cursor: not-allowed; }
.retreat-breadcrumb { padding-top: 22px; padding-bottom: 22px; }
.retreat-page [id] { scroll-margin-top: 120px; }

/* Second-pass editorial spacing follows the Stay page's image proportions. */
.retreat-page > .section,
.home-retreat-feature,
.retreat-intimate {
	padding-block: clamp(56px, 7vw, 104px);
}
.retreat-editorial {
	grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr);
	gap: clamp(32px, 5.2vw, 84px);
}
.retreat-editorial--reverse {
	grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
}
.retreat-editorial > * { min-width: 0; }
.retreat-editorial .retreat-image {
	display: block;
	aspect-ratio: 3 / 2;
	border: 1px solid var(--color-border);
	border-radius: 18px;
	box-shadow: 0 22px 40px rgba(48, 37, 28, .055);
}
.home-retreat-feature .retreat-image { aspect-ratio: 4 / 5; }
.retreat-page h2,
.home-retreat-feature h2,
.retreat-intimate h2 { text-wrap: balance; }
.retreat-facts--overview { margin-block: 40px 24px; }
.retreat-facts--overview strong,
.retreat-facts--overview span { display: block; }
.retreat-facts--overview strong { font-size: 1.1rem; font-weight: 500; }
.retreat-facts--overview span { margin-top: 8px; color: var(--color-slate); line-height: 1.6; }
.retreat-feature-facts {
	list-style: none;
	padding: 0;
	margin: 28px 0;
}
.retreat-feature-facts li {
	padding: 12px 0;
	border-top: 1px solid var(--color-border);
	line-height: 1.5;
}
.retreat-types { gap: 20px; }
.retreat-types article {
	padding: clamp(24px, 3vw, 36px);
	border: 1px solid var(--color-border);
	border-radius: 18px;
	background: var(--surface-card);
}
.retreat-types h3 { padding: 0; border: 0; margin-top: 0; }
.retreat-types p { margin-bottom: 0; color: var(--color-slate); }
.retreat-space-story { margin-top: clamp(40px, 6vw, 80px); }
.retreat-space-story h3 { margin: 24px 0 8px; }
.retreat-space-story p:not(.eyebrow) { color: var(--color-slate); }
.retreat-space-story .retreat-image { aspect-ratio: 4 / 5; }
.retreat-planning-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(24px, 4vw, 56px);
}
.retreat-planning-card {
	padding: clamp(28px, 4vw, 52px);
	border: 1px solid var(--color-border);
	border-radius: 18px;
	background: var(--surface-card);
}
.retreat-planning-card h2 { font-size: clamp(1.9rem, 2.8vw, 2.7rem); }
.retreat-next .retreat-split { align-items: stretch; }
.retreat-next .retreat-split > div { padding-block: 20px; }
.retreat-next .retreat-upcoming-card {
	padding: clamp(28px, 4vw, 48px);
	border-radius: 18px;
	background: var(--surface-section);
}
.retreat-inquiry { gap: clamp(32px, 6vw, 88px); }
.retreat-inquiry > div:first-child { padding-top: clamp(0px, 3vw, 36px); }
.retreat-inquiry > div:first-child p { max-width: 32ch; }
.retreat-inquiry h2 { font-size: clamp(2.8rem, 4.5vw, 4.2rem); }
.retreat-inquiry .card { padding: clamp(24px, 4vw, 52px); border-radius: 20px; }
.retreat-inquiry .wpforms-container { margin: 0; }
.retreat-inquiry .card > .retreat-note { font-size: .85rem; line-height: 1.65; margin: 28px 0 0; }
.experience-page__chefs { margin-top: 28px; padding-top: 24px; border-top: 1px solid var(--color-border); }
.experience-page__chefs h3 { font-size: 1.35rem; margin-bottom: 12px; }

/* A finite gallery uses regular rows so filters leave no masonry holes. */
.gallery-page__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.gallery-page__grid .gallery-page__item {
	grid-column: auto;
	grid-row: auto;
	aspect-ratio: 4 / 3;
}

/* Contact's header stays in document flow instead of passing over the hero. */
body.page-template-page-contact-php .header,
body.page-template-page-contact .header,
body.page-id-32 .header { position: relative; top: auto; }
.contact-page__hero { padding-top: clamp(40px, 6vw, 80px); }
.contact-page__hero-panel h1 { max-width: 14ch; }

@media (max-width: 900px) {
 .retreat-editorial, .retreat-editorial--reverse { grid-template-columns: 1fr; }
 .retreat-editorial--reverse > .retreat-image { grid-row: 1; }
 .home-retreat-feature .retreat-image, .retreat-space-story .retreat-image { aspect-ratio: 3 / 2; }
 .retreat-planning-grid { grid-template-columns: 1fr; }
 .gallery-page__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
 .gallery-page__grid .gallery-page__item--large { grid-column: auto; aspect-ratio: 4 / 3; }
 .retreat-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
 .retreat-facts { grid-template-columns: repeat(3, minmax(0, 1fr)); }
 .retreat-facts--overview { grid-template-columns: repeat(2, minmax(0, 1fr)); }
 .retreat-inquiry { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
 .gallery-page__grid { grid-template-columns: 1fr; }
 .retreat-inquiry > div:first-child p { max-width: none; }
 .retreat-split, .retreat-path-grid, .retreat-photo-pair, .retreat-grid { grid-template-columns: 1fr; }
 .retreat-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 18px; }
 .retreat-hero img { height: auto; aspect-ratio: 4 / 3; }
 .retreat-path h2 { font-size: 2rem; }
 .retreat-inquiry .wpforms-submit { white-space: normal; height: auto !important; min-height: 60px; }
}
