body.cp-golden-page,
.cp-golden-template,
.cp-golden-home {
	--cp-golden-release: "homepage-search-hero-1002-5-v0510";
	--cp-golden-navy: #002b63;
	--cp-golden-navy-deep: #001b43;
	--cp-golden-gold: #c58c23;
	--cp-golden-gold-bright: #d6a034;
	--cp-golden-coral: #d8583f;
	--cp-golden-green: #3f614e;
	--cp-golden-stone: #fbf7f0;
	--cp-golden-stone-deep: #f5ede1;
	--cp-golden-line: rgb(171 127 54 / 30%);
	--cp-golden-ornament-diamond: 7px;
	--cp-golden-heading: var(--wp--preset--font-family--heading, "Tiempos Headline", Georgia, serif);
	--cp-golden-body: var(--wp--preset--font-family--body, "FK Roman Text", Georgia, serif);
	--cp-golden-texture: url("../images/golden-apse/stone-texture.webp");
	color: var(--cp-golden-navy);
	font-family: var(--cp-golden-body);
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

body.cp-golden-page {
	margin: 0;
	background-color: var(--cp-golden-stone);
}

body.cp-golden-page .wp-site-blocks,
.cp-golden-template,
.cp-golden-post-content,
.cp-golden-home {
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 0;
}

.cp-golden-template,
.cp-golden-post-content,
.cp-golden-home,
.cp-golden-home > * {
	margin-block-start: 0 !important;
}

.cp-golden-template *,
.cp-golden-template *::before,
.cp-golden-template *::after,
.cp-golden-home *,
.cp-golden-home *::before,
.cp-golden-home *::after {
	box-sizing: border-box;
}

.cp-golden-home :where(h1, h2, h3, h4, p, figure) {
	margin-block-start: 0;
}

.cp-golden-home :where(h1, h2, h3, h4) {
	color: var(--cp-golden-navy);
	font-family: var(--cp-golden-heading);
	font-weight: 400;
	text-wrap: balance;
}

.cp-golden-home a {
	color: inherit;
	text-underline-offset: 0.17em;
}

.cp-golden-home :where(a, button, input, summary):focus-visible {
	outline: 3px solid #2d6db0;
	outline-offset: 4px;
}

/* The shallow apse is one bounded, text-free layer. It releases directly into
 * the stone field; no capitals, shafts, posts, or repeating edge tiles extend
 * through the live content. */
.cp-golden-arrival {
	position: relative;
	isolation: isolate;
	width: 100%;
	max-width: none !important;
	background-color: var(--cp-golden-stone);
	background-image: var(--cp-golden-texture);
	background-repeat: repeat;
	background-size: 256px 256px;
	overflow: hidden;
}

.cp-golden-arrival::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background: url("../images/golden-apse/apse-desktop.webp") center top / cover no-repeat;
	pointer-events: none;
}

.cp-golden-arrival__inner {
	position: relative;
	z-index: 1;
	width: min(calc(100% - 3rem), 920px) !important;
	max-width: 920px !important;
	margin-inline: auto !important;
	padding: clamp(12.5rem, 15.5vw, 15.75rem) 0 clamp(1.25rem, 2vw, 1.75rem);
}

.cp-golden-arrival__title {
	font-size: clamp(2.75rem, 3.6vw, 3.45rem);
	line-height: 1;
	letter-spacing: -0.026em;
}

.cp-golden-arrival__intro {
	max-width: 710px !important;
	margin: clamp(0.55rem, 0.9vw, 0.8rem) auto 0 !important;
	font-size: clamp(1.08rem, 1.45vw, 1.35rem);
	line-height: 1.4;
	text-wrap: balance;
}

.cp-golden-arrival .cp-golden-search.wp-block-search {
	width: min(100%, 720px) !important;
	max-width: 720px !important;
	margin: clamp(0.9rem, 1.2vw, 1.15rem) auto 0 !important;
}

.cp-golden-search .wp-block-search__inside-wrapper {
	min-height: 56px;
	padding: 0;
	border: 1px solid rgb(124 93 48 / 26%);
	border-radius: 9px;
	background: rgb(255 255 255 / 95%);
	box-shadow: 0 10px 24px rgb(75 51 21 / 12%);
	overflow: hidden;
}

.cp-golden-search .wp-block-search__input {
	min-width: 0;
	padding: 0 1.55rem;
	border: 0;
	border-radius: 0;
	color: var(--cp-golden-navy);
	background: transparent;
	font-family: var(--cp-golden-body);
	font-size: 1.05rem;
}

.cp-golden-search .wp-block-search__input::placeholder {
	color: #7e7280;
	opacity: 1;
}

/* Core's button-inside Search rule removes input outlines after the page-level
 * focus rule. Restore a visible inset indicator that cannot be clipped by the
 * rounded search wrapper. */
.cp-golden-home .wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus-visible {
	outline: none;
	box-shadow: inset 0 0 0 3px #2d6db0;
}

.cp-golden-search .wp-block-search__button {
	min-width: 180px;
	margin: 0;
	padding: 0.9rem 1.8rem;
	border: 0;
	border-radius: 0;
	color: #fff;
	background: var(--cp-golden-navy);
	font-family: var(--cp-golden-body);
	font-size: 1.08rem;
	text-transform: none;
}

.cp-golden-search .wp-block-search__button:hover {
	background: var(--cp-golden-navy-deep);
}

.cp-golden-arrival .cp-golden-destinations {
	position: relative;
	width: min(100%, 1050px) !important;
	max-width: 1050px !important;
	margin: clamp(1rem, 1.5vw, 1.35rem) auto 0 !important;
	border-block: 1px solid var(--cp-golden-line);
	background: rgb(251 247 240 / 38%);
	box-shadow:
		inset 0 2px 0 rgb(255 255 255 / 58%),
		inset 0 -2px 0 rgb(255 255 255 / 58%);
	backdrop-filter: blur(2px);
}

.cp-golden-arrival .cp-golden-destinations::after {
	content: "";
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	width: var(--cp-golden-ornament-diamond);
	height: var(--cp-golden-ornament-diamond);
	border: 1px solid rgb(171 127 54 / 48%);
	background: var(--cp-golden-stone);
	box-shadow: 0 0 0 3px rgb(251 247 240 / 72%);
	transform: translate(-50%, -50%) rotate(45deg);
	pointer-events: none;
}

.cp-golden-destination {
	min-width: 0;
	min-height: 68px;
	padding: 0.35rem 1rem;
}

.cp-golden-destination:nth-child(-n + 2) {
	border-bottom: 1px solid var(--cp-golden-line);
}

.cp-golden-destination:nth-child(odd) {
	border-right: 1px solid var(--cp-golden-line);
}

.cp-golden-destination__icon {
	flex: 0 0 48px;
	width: 48px;
	margin: 0 !important;
}

.cp-golden-destination__icon img {
	display: block;
	width: 48px;
	height: 48px;
}

.cp-golden-destination__link {
	margin: 0 !important;
	font-size: clamp(1.18rem, 1.55vw, 1.45rem);
	line-height: 1.1;
}

.cp-golden-destination__link a {
	text-decoration: none;
}

.cp-golden-destination__link a:hover {
	text-decoration: underline;
}

.cp-golden-sanctuary-divider {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: none !important;
	height: clamp(68px, 5.6vw, 88px);
	border-block: 1px solid rgb(171 127 54 / 36%);
	background-color: var(--cp-golden-stone);
	background-image:
		url("../images/golden-apse/sanctuary-divider.webp"),
		var(--cp-golden-texture);
	background-position: center, top left;
	background-repeat: repeat-x, repeat;
	background-size: auto 54px, 256px 256px;
	box-shadow:
		inset 0 4px 0 rgb(255 255 255 / 58%),
		inset 0 -4px 0 rgb(255 255 255 / 58%),
		inset 0 5px 0 rgb(171 127 54 / 16%),
		inset 0 -5px 0 rgb(171 127 54 / 16%);
}

.cp-golden-sanctuary-divider::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: clamp(78px, 6.3vw, 96px);
	aspect-ratio: 1;
	background: url("../images/golden-apse/mobile-medallion-1002-7-circle-v2.png") center / contain no-repeat;
	filter: drop-shadow(0 3px 6px rgb(82 54 20 / 15%));
	transform: translate(-50%, -50%);
	pointer-events: none;
}

.cp-golden-editorial,
.cp-golden-mission {
	background-color: var(--cp-golden-stone);
	background-image: var(--cp-golden-texture);
	background-repeat: repeat;
}

.cp-golden-editorial {
	width: 100%;
	max-width: none !important;
}

.cp-golden-editorial .cp-golden-feature {
	position: relative;
	width: 100%;
	max-width: none !important;
	min-height: clamp(430px, 35vw, 550px);
	padding: clamp(4.75rem, 7vw, 7rem) 0 clamp(5rem, 8vw, 7.5rem);
	background-image: var(--cp-golden-texture);
	background-repeat: repeat;
	background-size: 256px 256px;
	overflow: hidden;
}

.cp-golden-editorial .cp-golden-feature::after {
	content: "";
	position: absolute;
	z-index: 0;
	top: 50%;
	right: max(2rem, calc((100vw - 1180px) / 2));
	width: clamp(230px, 20vw, 300px);
	aspect-ratio: 1;
	border: 1px solid rgb(177 126 36 / 32%);
	border-radius: 50%;
	background: #fffaf2 url("../images/golden-apse/featured-scripture-medallion.webp") center / cover no-repeat;
	box-shadow:
		0 0 0 7px rgb(255 252 246 / 82%),
		0 0 0 8px rgb(177 126 36 / 24%),
		0 18px 42px rgb(72 49 20 / 16%);
	transform: translateY(-50%);
	pointer-events: none;
}

.cp-golden-feature__content {
	position: relative;
	z-index: 1;
	width: min(calc(100% - 3rem), 1180px) !important;
	max-width: 1180px !important;
	margin-inline: auto !important;
}

.cp-golden-feature__label {
	position: relative;
	width: fit-content;
	margin: 0 !important;
	padding-bottom: 0.55rem;
	border-bottom: 1px solid var(--cp-golden-gold);
	color: var(--cp-golden-coral);
	font-size: 1rem;
	line-height: 1;
}

.cp-golden-feature__label::after {
	content: "";
	position: absolute;
	right: -4px;
	bottom: -4px;
	width: var(--cp-golden-ornament-diamond);
	height: var(--cp-golden-ornament-diamond);
	border: 1px solid var(--cp-golden-gold);
	background: var(--cp-golden-stone);
	transform: rotate(45deg);
}

.cp-golden-feature .cp-golden-feature__query.wp-block-query {
	width: min(100%, 560px) !important;
	max-width: 560px !important;
	margin: 1.25rem auto 0 0 !important;
}

.cp-golden-feature__article {
	width: 100%;
	max-width: none !important;
}

.cp-golden-feature__category,
.cp-golden-feature__category a {
	margin: 0 0 0.6rem !important;
	color: #986517;
	font-size: 0.92rem;
	text-decoration: none;
}

.cp-golden-feature__title {
	font-size: clamp(2.3rem, 3.35vw, 3.45rem);
	line-height: 1.03;
	letter-spacing: -0.022em;
}

.cp-golden-feature__title a {
	text-decoration: none;
}

.cp-golden-feature__excerpt {
	max-width: 500px;
	margin: 1rem 0 0 !important;
	color: #354158;
	font-size: 1.03rem;
	line-height: 1.55;
}

.cp-golden-feature__meta {
	margin: 1.2rem 0 0 !important;
	color: #5f6877;
	font-size: 0.94rem;
}

.cp-golden-feature__meta time {
	margin: 0 !important;
}

.cp-golden-feature__read-more {
	color: var(--cp-golden-coral);
	font-size: 1.02rem;
	text-decoration: none;
}

.cp-golden-feature__read-more:hover {
	text-decoration: underline;
}

.cp-golden-reading {
	width: min(calc(100% - 3rem), 1180px) !important;
	max-width: 1180px !important;
	margin-inline: auto !important;
	padding: clamp(4.75rem, 7vw, 7rem) 0;
}

.cp-golden-section-heading {
	position: relative;
	padding-bottom: 1.35rem;
	border-bottom: 1px solid var(--cp-golden-line);
	box-shadow: 0 3px 0 -2px rgb(171 127 54 / 22%);
}

.cp-golden-section-heading::after,
.cp-golden-popular__title::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: calc(var(--cp-golden-ornament-diamond) / -2);
	width: var(--cp-golden-ornament-diamond);
	height: var(--cp-golden-ornament-diamond);
	border: 1px solid rgb(171 127 54 / 48%);
	background: var(--cp-golden-stone);
	transform: translateX(-50%) rotate(45deg);
}

.cp-golden-section-title {
	font-size: clamp(2.4rem, 3.3vw, 3.5rem);
	line-height: 1.03;
	letter-spacing: -0.02em;
}

.cp-golden-section-link,
.cp-golden-mission__link {
	color: var(--cp-golden-coral);
	font-size: 1.02rem;
}

.cp-golden-section-link a,
.cp-golden-mission__link a {
	text-decoration: none;
}

.cp-golden-section-link a:hover,
.cp-golden-mission__link a:hover {
	text-decoration: underline;
}

.cp-golden-reading__template {
	margin: 0;
}

.cp-golden-reading__row {
	display: grid;
	grid-template-columns: minmax(8rem, 0.8fr) minmax(0, 3fr) minmax(8rem, 1fr) 2rem;
	gap: clamp(1rem, 2vw, 2rem);
	align-items: center;
	min-height: 102px;
	padding: 1rem 0;
	border-bottom: 1px solid var(--cp-golden-line);
	box-shadow: 0 3px 0 -2px rgb(171 127 54 / 14%);
}

.cp-golden-reading__category,
.cp-golden-reading__category a {
	color: #986517;
	font-size: 0.94rem;
	text-decoration: none;
}

.cp-golden-reading__title {
	font-size: clamp(1.4rem, 2vw, 1.9rem);
	line-height: 1.15;
}

.cp-golden-reading__title a {
	text-decoration: none;
}

.cp-golden-reading__title a:hover {
	text-decoration: underline;
}

.cp-golden-reading__date {
	color: #5f6877;
	font-size: 0.92rem;
}

.cp-golden-reading__arrow {
	color: var(--cp-golden-gold);
	font-size: 1.5rem;
	text-decoration: none;
}

.cp-golden-popular {
	margin-top: clamp(4.5rem, 7vw, 7rem) !important;
}

.cp-golden-popular__title {
	position: relative;
	padding-bottom: 1.25rem;
	border-bottom: 1px solid var(--cp-golden-line);
	box-shadow: 0 3px 0 -2px rgb(171 127 54 / 22%);
}

.cp-golden-popular__columns {
	margin-top: 0 !important;
}

.cp-golden-popular__item {
	min-width: 0;
	padding: 1.5rem clamp(1rem, 2vw, 1.5rem) 2rem;
	border-bottom: 1px solid var(--cp-golden-line);
	box-shadow: 0 3px 0 -2px rgb(171 127 54 / 14%);
}

.cp-golden-popular__item + .cp-golden-popular__item {
	border-left: 1px solid var(--cp-golden-line);
}

.cp-golden-popular__number {
	margin: 0 0 0.75rem !important;
	color: var(--cp-golden-gold);
	font-size: 0.88rem;
}

.cp-golden-popular__item h3 {
	margin: 0 !important;
	font-size: clamp(1.25rem, 1.7vw, 1.55rem);
	line-height: 1.22;
}

.cp-golden-popular__item h3 a {
	text-decoration: none;
}

.cp-golden-halo {
	position: relative;
	width: 100%;
	max-width: none !important;
	border-block: 1px solid rgb(197 140 35 / 72%);
	color: #fff;
	background: linear-gradient(135deg, #001b43 0%, #06336b 56%, #002b63 100%);
	overflow: hidden;
}

.cp-golden-halo::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 78% 22%, rgb(214 160 52 / 17%), transparent 34%);
	pointer-events: none;
}

.cp-golden-halo__inner {
	position: relative;
	width: min(calc(100% - 3rem), 1180px) !important;
	max-width: 1180px !important;
	margin-inline: auto !important;
	padding: clamp(4.75rem, 7vw, 7rem) 0;
}

.cp-golden-halo__columns {
	margin: 0 !important;
}

.cp-golden-halo :where(h2, p) {
	color: #fff;
}

.cp-golden-kicker {
	color: var(--cp-golden-gold-bright);
	font-size: 1rem;
	line-height: 1.4;
}

.cp-golden-halo__title {
	margin: 0.8rem 0 0 !important;
	font-size: clamp(2.5rem, 4vw, 4rem);
	line-height: 1.04;
	letter-spacing: -0.022em;
}

.cp-golden-halo__description {
	margin: 1.35rem 0 0 !important;
	font-size: 1.12rem;
	line-height: 1.62;
}

.cp-golden-halo__actions {
	margin-top: 1.6rem !important;
}

.cp-golden-button--primary .wp-block-button__link {
	min-height: 56px;
	padding: 0.95rem 1.8rem;
	border: 1px solid var(--cp-golden-navy);
	border-radius: 4px;
	color: #fff;
	background: var(--cp-golden-navy);
	font-family: var(--cp-golden-body);
	font-size: 1.05rem;
}

.cp-golden-halo .cp-golden-button--primary .wp-block-button__link {
	border-color: var(--cp-golden-gold-bright);
	background: var(--cp-golden-gold-bright);
}

.cp-golden-button--primary .wp-block-button__link:hover {
	background: var(--cp-golden-navy-deep);
}

.cp-golden-halo .cp-golden-button--primary .wp-block-button__link:hover {
	border-color: #b97a0b;
	background: #b97a0b;
}

.cp-golden-halo__gallery {
	align-items: flex-end;
	margin: 0 !important;
}

.cp-golden-halo__gallery .wp-block-image {
	margin: 0 !important;
}

.cp-golden-halo__gallery img {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid rgb(214 160 52 / 58%);
	border-radius: 22px;
	box-shadow: 0 28px 60px rgb(0 0 0 / 30%);
}

.cp-golden-mission {
	width: 100%;
	max-width: none !important;
	border-top: 1px solid var(--cp-golden-line);
}

.cp-golden-mission__inner {
	width: min(calc(100% - 3rem), 1040px) !important;
	max-width: 1040px !important;
	margin-inline: auto !important;
	padding: clamp(5rem, 8vw, 8rem) 0 clamp(5.5rem, 8vw, 8rem);
}

.cp-golden-mission .cp-golden-kicker {
	color: #986517;
}

.cp-golden-mission__title {
	max-width: 920px !important;
	margin: 1rem auto 0 !important;
	font-size: clamp(2.5rem, 4vw, 4.15rem);
	line-height: 1.08;
	letter-spacing: -0.02em;
}

.cp-golden-mission__link {
	margin: 1.35rem 0 0 !important;
}

.cp-golden-support {
	gap: clamp(1.75rem, 3.2vw, 2.75rem) !important;
	margin-top: clamp(3.5rem, 6vw, 5.5rem) !important;
}

.cp-golden-support__card {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	min-width: 0;
	min-height: 420px;
	padding: clamp(4.2rem, 6vw, 5.5rem) clamp(2rem, 4vw, 3.4rem) clamp(2.5rem, 4vw, 3.5rem);
	border: 1px solid var(--cp-golden-line);
	border-radius: 50% 50% 10px 10px / 96px 96px 10px 10px;
	background:
		radial-gradient(circle at 50% 11%, rgb(227 183 92 / 17%) 0, rgb(255 252 246 / 0%) 31%),
		linear-gradient(145deg, rgb(255 254 251 / 94%), rgb(248 241 231 / 86%));
	box-shadow:
		0 24px 55px rgb(74 49 17 / 11%),
		0 5px 16px rgb(74 49 17 / 8%),
		inset 0 1px 0 rgb(255 255 255 / 88%),
		inset 0 -22px 36px rgb(188 132 37 / 7%),
		inset 0 0 0 8px rgb(255 255 255 / 38%);
}

.cp-golden-support__card::before {
	content: "";
	position: absolute;
	z-index: 2;
	inset: 11px;
	border: 1px solid rgb(177 126 36 / 27%);
	border-radius: inherit;
	box-shadow:
		inset 0 0 0 4px rgb(255 255 255 / 34%),
		0 0 0 1px rgb(145 100 28 / 5%);
	pointer-events: none;
}

.cp-golden-support__card::after {
	content: "";
	position: absolute;
	z-index: 0;
	right: 14%;
	bottom: -1px;
	left: 14%;
	height: 18px;
	border: 1px solid rgb(177 126 36 / 30%);
	border-bottom: 0;
	border-radius: 10px 10px 0 0;
	background: linear-gradient(to bottom, rgb(255 254 250 / 92%), rgb(236 223 200 / 82%));
	box-shadow:
		0 -4px 12px rgb(104 72 25 / 7%),
		inset 0 3px 0 rgb(255 255 255 / 60%);
	pointer-events: none;
}

.cp-golden-support__symbol {
	position: relative;
	z-index: 1;
	display: grid;
	width: 64px;
	height: 64px;
	margin: 0 !important;
	margin-inline: auto !important;
	place-items: center;
	border: 1px solid rgb(177 126 36 / 36%);
	border-radius: 50%;
	color: var(--cp-golden-gold);
	background: rgb(255 252 246 / 82%);
	box-shadow:
		0 0 0 5px rgb(255 255 255 / 42%),
		0 5px 14px rgb(93 62 19 / 9%),
		inset 0 0 0 2px rgb(177 126 36 / 7%);
	font-size: 1.75rem;
	line-height: 1;
	text-shadow: 0 1px 0 #fff;
}

.cp-golden-support__card h3 {
	position: relative;
	z-index: 1;
	margin: 0.9rem 0 0 !important;
	font-size: clamp(2rem, 3vw, 2.8rem);
	line-height: 1.05;
}

.cp-golden-support__card > p:not(.cp-golden-support__symbol) {
	position: relative;
	z-index: 1;
	max-width: 360px;
	margin: 1rem auto 0 !important;
	color: #354158;
	font-size: 1.05rem;
	line-height: 1.55;
}

.cp-golden-support__card .wp-block-buttons {
	position: relative;
	z-index: 1;
	margin-top: 1.7rem;
}

.cp-golden-support__card .wp-block-button__link {
	min-width: min(100%, 250px);
	box-shadow: 0 7px 16px rgb(35 45 66 / 10%);
}

.cp-golden-support__card--membership .cp-golden-button--primary .wp-block-button__link {
	background: linear-gradient(135deg, #001f50, #063a78);
}

.cp-golden-button--secondary .wp-block-button__link {
	min-height: 56px;
	padding: 0.95rem 1.8rem;
	border: 1px solid var(--cp-golden-coral);
	border-radius: 4px;
	color: var(--cp-golden-coral);
	background: rgb(255 253 249 / 62%);
	font-family: var(--cp-golden-body);
	font-size: 1.05rem;
}

.cp-golden-button--secondary .wp-block-button__link:hover {
	color: #fff;
	background: var(--cp-golden-coral);
}

.cp-golden-footer-mosaic {
	width: 100%;
	max-width: none !important;
	min-height: clamp(96px, 9vw, 142px);
	border-block: 2px solid #b98223;
	background-color: var(--cp-golden-navy);
	background-image: url("../images/golden-apse/footer-mosaic.webp");
	background-position: center;
	background-repeat: repeat-x;
	background-size: auto 100%;
}

.cp-golden-footer {
	width: 100%;
	max-width: none !important;
	color: #fff;
	background: var(--cp-golden-navy);
}

.cp-golden-footer :where(a, h2, h3, h4) {
	color: #fff;
}

.cp-golden-footer__inner {
	width: min(calc(100% - 3rem), 1240px) !important;
	max-width: 1240px !important;
	margin-inline: auto !important;
	padding: clamp(3.5rem, 6vw, 5.75rem) 0 2rem;
}

.cp-golden-footer__top {
	align-items: flex-start !important;
}

.cp-golden-footer__logo {
	margin: 0 !important;
}

.cp-golden-footer__logo img {
	filter: brightness(0) invert(1);
}

.cp-golden-footer__statement {
	max-width: 390px;
	margin: 1.35rem 0 0 !important;
	color: rgb(255 255 255 / 90%);
	font-size: 1.05rem;
	line-height: 1.5;
	white-space: normal !important;
}

.cp-golden-footer__social {
	margin-top: 1.6rem !important;
	gap: 0.8rem !important;
}

.cp-golden-footer__social .wp-social-link {
	border: 1px solid rgb(255 255 255 / 65%);
	background: transparent !important;
}

.cp-golden-footer__connect-title {
	font-size: clamp(2rem, 2.8vw, 2.75rem);
	line-height: 1.05;
}

.cp-golden-footer__connect-copy {
	margin-top: 0.65rem !important;
	color: rgb(255 255 255 / 86%);
	font-size: 1.02rem;
	white-space: normal !important;
}

.cp-golden-footer__subscribe {
	margin-top: 1.35rem;
}

.cp-golden-footer__subscribe form,
.cp-golden-footer__subscribe .wp-block-jetpack-subscriptions__container {
	max-width: none !important;
}

.cp-golden-footer__subscribe input[type="email"] {
	min-height: 56px;
	border: 0 !important;
	border-radius: 4px !important;
	color: var(--cp-golden-navy) !important;
	background: #fff !important;
	font-size: 1rem !important;
}

.cp-golden-footer__subscribe button,
.cp-golden-footer__subscribe input[type="submit"] {
	min-height: 56px;
	border: 0 !important;
	border-radius: 4px !important;
	color: #fff !important;
	background: var(--cp-golden-gold-bright) !important;
	font-family: var(--cp-golden-body) !important;
	font-size: 1.08rem !important;
}

.cp-golden-footer__desktop-nav {
	margin-top: clamp(3rem, 5vw, 4.5rem) !important;
	padding-top: 2.25rem;
	border-top: 1px solid rgb(255 255 255 / 20%);
}

.cp-golden-footer__desktop-nav h4 {
	margin: 0 0 0.9rem;
	font-size: 1.25rem;
}

.cp-golden-footer__desktop-nav p {
	margin: 0.45rem 0 0 !important;
	color: rgb(255 255 255 / 80%);
	font-size: 0.94rem;
}

.cp-golden-footer__desktop-nav a {
	text-decoration: none;
}

.cp-golden-footer__desktop-nav a:hover {
	text-decoration: underline;
}

.cp-golden-footer__mobile-nav {
	display: none;
}

.cp-golden-footer__legal {
	margin-top: 2.5rem !important;
	padding-top: 1.4rem;
	border-top: 1px solid rgb(255 255 255 / 20%);
	color: rgb(255 255 255 / 74%);
	font-size: 0.84rem;
}

.cp-golden-footer__legal a {
	text-decoration: none;
}

.cp-golden-footer__legal a:hover {
	text-decoration: underline;
}

@media (max-width: 900px) {
	.cp-golden-arrival__inner {
		padding-top: clamp(14rem, 31vw, 15rem);
	}

	.cp-golden-editorial .cp-golden-feature::after {
		right: clamp(1.5rem, 4vw, 2.5rem);
		width: clamp(210px, 28vw, 250px);
	}

	.cp-golden-feature .cp-golden-feature__query.wp-block-query {
		width: min(50vw, 420px) !important;
		max-width: min(50vw, 420px) !important;
	}

	.cp-golden-reading__row {
		grid-template-columns: minmax(7rem, 0.8fr) minmax(0, 2.7fr) minmax(7rem, 1fr) 1.5rem;
		gap: 1rem;
	}

	body.cp-golden-page .cp-golden-popular__columns.wp-block-columns {
		flex-wrap: wrap !important;
	}

	body.cp-golden-page .cp-golden-popular__item.wp-block-column {
		box-sizing: border-box;
		flex-basis: 50% !important;
	}

	.cp-golden-popular__item:nth-child(3) {
		border-left: 0;
	}

	.cp-golden-popular__item:nth-child(n + 3) {
		border-top: 1px solid var(--cp-golden-line);
	}

	.cp-golden-halo__columns {
		align-items: center !important;
	}
}

@media (max-width: 700px) {
	.cp-golden-footer__top {
		align-items: stretch !important;
		flex-direction: column;
		gap: 2.75rem;
	}

	.cp-golden-footer__brand,
	.cp-golden-footer__connect {
		width: 100% !important;
		max-width: 100%;
		min-width: 0;
		flex-basis: auto !important;
	}

	.cp-golden-footer__subscribe,
	.cp-golden-footer__subscribe form,
	.cp-golden-footer__subscribe .wp-block-jetpack-subscriptions__container,
	.cp-golden-footer__subscribe input[type="email"],
	.cp-golden-footer__subscribe button,
	.cp-golden-footer__subscribe input[type="submit"] {
		box-sizing: border-box;
		width: 100% !important;
		max-width: 100% !important;
	}

	.cp-golden-footer__desktop-nav {
		display: none !important;
	}

	.cp-golden-footer__mobile-nav {
		display: block;
		margin-top: 2.5rem;
		border-top: 1px solid rgb(255 255 255 / 25%);
	}

	.cp-golden-footer__details {
		padding: 1rem 0;
		border-bottom: 1px solid rgb(255 255 255 / 25%);
	}

	.cp-golden-footer__details summary {
		color: #fff;
		font-family: var(--cp-golden-heading);
		font-size: 1.35rem;
		cursor: pointer;
	}

	.cp-golden-footer__details p {
		margin: 1rem 0 0 !important;
		color: rgb(255 255 255 / 80%);
		line-height: 1.7;
	}

	.cp-golden-footer__legal {
		justify-content: center !important;
		text-align: center;
	}
}

@media (max-width: 600px) {
	.cp-golden-arrival::before {
		background-image: url("../images/golden-apse/apse-mobile.webp");
	}

	.cp-golden-arrival__inner {
		width: min(calc(100% - 2.5rem), 920px) !important;
		padding-top: clamp(9.75rem, 40vw, 10.5rem);
		padding-bottom: 1.25rem;
	}

	.cp-golden-arrival__title {
		font-size: clamp(2.4rem, 10.5vw, 2.8rem);
	}

	.cp-golden-arrival__intro {
		margin-top: 0.75rem !important;
		font-size: clamp(0.98rem, 4.25vw, 1.1rem);
	}

	.cp-golden-arrival .cp-golden-search.wp-block-search {
		margin-top: 1rem !important;
	}

	.cp-golden-search .wp-block-search__inside-wrapper {
		min-height: 0;
		flex-direction: column;
		gap: 0.6rem;
		border: 0;
		background: transparent;
		box-shadow: none;
		overflow: visible;
	}

	.cp-golden-search .wp-block-search__input,
	.cp-golden-search .wp-block-search__button {
		width: 100%;
		min-height: 50px;
		border-radius: 8px;
	}

	.cp-golden-search .wp-block-search__input {
		border: 1px solid rgb(124 93 48 / 26%);
		background: rgb(255 255 255 / 95%);
		box-shadow: 0 8px 20px rgb(75 51 21 / 10%);
	}

	.cp-golden-arrival .cp-golden-destinations {
		width: 100% !important;
		margin-top: 1rem !important;
	}

	.cp-golden-destination {
		min-height: 76px;
		padding: 0.35rem 0.25rem;
		flex-direction: column;
		gap: 0.1rem !important;
	}

	.cp-golden-destination__icon,
	.cp-golden-destination__icon img {
		width: 40px;
		height: 40px;
	}

	.cp-golden-destination__link {
		font-size: clamp(1.02rem, 5.4vw, 1.25rem);
		text-align: center;
	}

	.cp-golden-sanctuary-divider {
		height: 64px;
	}

	.cp-golden-editorial .cp-golden-feature {
		min-height: 0;
		padding: 3.75rem 0 19rem;
	}

	.cp-golden-editorial .cp-golden-feature::after {
		top: auto;
		right: auto;
		bottom: 3rem;
		left: 50%;
		width: min(58vw, 220px);
		transform: translateX(-50%);
	}

	.cp-golden-feature__content,
	.cp-golden-reading,
	.cp-golden-halo__inner,
	.cp-golden-mission__inner,
	.cp-golden-footer__inner {
		width: min(calc(100% - 2.5rem), 1180px) !important;
	}

	.cp-golden-feature .cp-golden-feature__query.wp-block-query {
		width: 100% !important;
		max-width: 100% !important;
	}

	.cp-golden-feature__title {
		font-size: clamp(2.15rem, 9.5vw, 2.8rem);
	}

	.cp-golden-feature__excerpt {
		font-size: 1rem;
	}

	.cp-golden-reading {
		padding-block: 4.5rem;
	}

	.cp-golden-section-heading {
		align-items: flex-start !important;
		flex-direction: column;
	}

	.cp-golden-reading__row {
		grid-template-columns: minmax(0, 1fr) 1.25rem;
		gap: 0.45rem 0.75rem;
		min-height: 0;
		padding: 1.45rem 0;
	}

	.cp-golden-reading__category,
	.cp-golden-reading__title,
	.cp-golden-reading__date {
		grid-column: 1;
	}

	.cp-golden-reading__arrow {
		grid-column: 2;
		grid-row: 1 / span 3;
		align-self: center;
	}

	.cp-golden-reading__title {
		font-size: 1.5rem;
	}

	body.cp-golden-page .cp-golden-popular__columns.wp-block-columns {
		flex-direction: column !important;
	}

	body.cp-golden-page .cp-golden-popular__item.wp-block-column {
		flex-basis: 100% !important;
		display: grid;
		grid-template-columns: 2rem minmax(0, 1fr) 1.25rem;
		gap: 0.85rem;
		align-items: center;
		min-height: 84px;
		padding: 1rem 0;
		border-top: 0;
		border-left: 0;
	}

	.cp-golden-popular__item + .cp-golden-popular__item {
		border-top: 0;
		border-left: 0;
	}

	.cp-golden-popular__number {
		grid-column: 1;
		margin: 0 !important;
	}

	.cp-golden-popular__item h3 {
		grid-column: 2;
		font-size: clamp(1.12rem, 5vw, 1.3rem);
		line-height: 1.22;
	}

	.cp-golden-popular__item::after {
		content: "→";
		grid-column: 3;
		color: var(--cp-golden-gold);
		font-size: 1.2rem;
		line-height: 1;
		text-align: right;
	}

	body.cp-golden-page .cp-golden-halo__columns.wp-block-columns,
	body.cp-golden-page .cp-golden-support.wp-block-columns {
		flex-direction: column !important;
	}

	.cp-golden-halo__copy,
	.cp-golden-halo__media,
	.cp-golden-support__card {
		width: 100% !important;
		max-width: 100%;
		flex-basis: auto !important;
	}

	.cp-golden-halo__media {
		margin-top: 3rem;
	}

	.cp-golden-halo__gallery {
		gap: 0.75rem !important;
	}

	.cp-golden-halo__gallery img {
		border-radius: 14px;
	}

	.cp-golden-mission__title {
		font-size: clamp(2.35rem, 10vw, 3.2rem);
	}

	.cp-golden-support__card {
		min-height: 0;
		padding: 4rem 1.5rem 3rem;
		border-radius: 50% 50% 10px 10px / 76px 76px 10px 10px;
	}

	.cp-golden-support__card h3 {
		font-size: clamp(1.45rem, 7.4vw, 1.8rem);
		overflow-wrap: normal;
		word-break: normal;
	}

	.cp-golden-footer-mosaic {
		min-height: 88px;
	}

	.cp-golden-footer__logo {
		width: 205px;
	}
}

@media (max-width: 380px) {
	.cp-golden-arrival__inner,
	.cp-golden-feature__content,
	.cp-golden-reading,
	.cp-golden-halo__inner,
	.cp-golden-mission__inner,
	.cp-golden-footer__inner {
		width: min(calc(100% - 2rem), 1180px) !important;
	}

	.cp-golden-support__card {
		padding-inline: 1.25rem;
	}
}

/* Figma 1002:5 fidelity release.
 *
 * The source frames are flattened review images, while the live page remains
 * ordinary Gutenberg content. These corrections align the shared shell and
 * native Search/destination blocks to the desktop frame and its 390 CSS-pixel
 * phone composition. Every shell selector is page-scoped so category pages,
 * posts, and the global Navigation owner keep their existing presentation. */
body.cp-golden-page .cp-site-header {
	min-height: 0;
	padding-block: 0.51rem !important;
}

body.cp-golden-page .cp-site-header .wp-block-image {
	width: 190px;
	height: 48px;
}

body.cp-golden-page .cp-site-header .wp-block-image img {
	width: 100%;
	height: 100%;
	content: url("../images/golden-apse/header-wordmark-1002-7-alpha.png");
	object-fit: fill;
}

body.cp-golden-page .cp-site-header > .wp-block-column > .wp-block-group,
body.cp-golden-page .cp-site-header .navigation-wrapper {
	width: min(100%, 1538px) !important;
	max-width: 1538px !important;
}

@media (min-width: 1101px) {
	body.cp-golden-page .cp-site-header .cp-nav-member > .wp-block-navigation-item__content {
		padding: 0.65rem;
		font-size: 0.8125rem;
	}
}

@media (min-width: 601px) {
	.cp-golden-editorial .cp-golden-feature {
		padding-top: 4px;
	}

	.cp-golden-feature__content {
		width: min(calc(100% - 3rem), 1092px) !important;
		max-width: 1092px !important;
	}

	.cp-golden-feature__label {
		font-size: 13px;
		text-transform: uppercase;
	}
}

.cp-golden-arrival__inner {
	width: min(calc(100% - 3rem), 1050px) !important;
	max-width: 1050px !important;
	padding: 252px 20px 10px !important;
}

.cp-golden-arrival__title {
	padding: 0 !important;
}

.cp-golden-arrival__intro {
	max-width: 600px !important;
	margin-top: 8px !important;
	font-size: 18.5px;
	line-height: 1.35;
}

.cp-golden-arrival .cp-golden-search.wp-block-search {
	width: min(100%, 680px) !important;
	max-width: 680px !important;
	margin-top: 10px !important;
}

.cp-golden-search .wp-block-search__inside-wrapper {
	height: 62px;
	min-height: 62px;
}

.cp-golden-arrival .cp-golden-destinations {
	width: 100% !important;
	max-width: none !important;
	margin-top: 16px !important;
	border-block: 0;
	background: transparent;
	box-shadow: none;
	backdrop-filter: none;
}

.cp-golden-destination {
	min-height: 82px;
}

@media (max-width: 1100px) {
	body.cp-golden-page .cp-site-header .wp-block-navigation__responsive-container-open {
		width: auto;
		height: 34px;
		min-width: 0;
		min-height: 34px;
		color: var(--cp-golden-navy) !important;
		font-family: var(--cp-golden-heading);
		font-size: 1rem;
		line-height: 1;
		text-indent: 0;
		overflow: visible;
	}

	body.cp-golden-page .cp-site-header .wp-block-navigation__responsive-container-open svg,
	body.cp-golden-page .cp-site-header .wp-block-navigation__responsive-container-open::before,
	body.cp-golden-page .cp-site-header .wp-block-navigation__responsive-container-open::after {
		display: none;
	}
}

@media (max-width: 900px) {
	.cp-golden-arrival__inner {
		padding-top: clamp(14rem, 31vw, 15rem) !important;
	}
}

@media (min-width: 901px) {
	.cp-golden-arrival__inner {
		padding-top: max(252px, calc(100vw * 252 / 1586)) !important;
	}
}

@media (max-width: 600px) {
	body.cp-golden-page .cp-site-header {
		min-height: 50px;
		padding: 6px 14px !important;
	}

	body.cp-golden-page .cp-site-header .wp-block-image {
		width: 148px;
		height: 38px;
	}

	body.cp-golden-page .cp-site-header .wp-block-navigation__responsive-container-open {
		height: 34px;
		min-height: 34px;
		margin-right: 6px;
		font-size: 15.5px;
		transform: translateY(3px);
	}

	.cp-golden-arrival__inner {
		width: min(calc(100% - 2rem), 358px) !important;
		max-width: 358px !important;
		padding: max(165px, calc(100vw * 335 / 793)) 16px 38px !important;
	}

	.cp-golden-arrival__title {
		font-size: clamp(2.3rem, 10.26vw, 2.5rem);
		line-height: 0.98;
	}

	.cp-golden-arrival__intro {
		max-width: 280px !important;
		margin-top: 9px !important;
		font-size: 15.5px;
		line-height: 1.1;
		text-wrap: balance;
	}

	.cp-golden-arrival .cp-golden-search.wp-block-search {
		width: 100% !important;
		margin-top: 20px !important;
	}

	.cp-golden-search .wp-block-search__inside-wrapper {
		height: auto;
		min-height: 0;
		gap: 8px;
	}

	.cp-golden-search .wp-block-search__input {
		height: 45px;
		min-height: 45px;
		padding-inline: 18px;
		font-size: 16px;
	}

	.cp-golden-search .wp-block-search__button {
		height: 40px;
		min-height: 40px;
		padding: 0 18px;
		font-size: 16px;
	}

	.cp-golden-search .wp-block-search__input,
	.cp-golden-search .wp-block-search__button {
		border-radius: 6px;
	}

	.cp-golden-arrival .cp-golden-destinations {
		margin-top: 24px !important;
	}

	.cp-golden-destination {
		min-height: 74px;
		padding: 4px;
		gap: 4px !important;
	}

	.cp-golden-destination__icon,
	.cp-golden-destination__icon img {
		flex: 0 0 32px;
		width: 32px;
		height: 32px;
	}

	.cp-golden-destination:nth-child(1) {
		transform: translate(-5px, -3px);
	}

	.cp-golden-destination:nth-child(2) {
		transform: translateY(-3px);
	}

	.cp-golden-destination:nth-child(3) {
		transform: translateX(-5px);
	}

	.cp-golden-destination__icon {
		position: relative;
		overflow: visible;
	}

	.cp-golden-destination__icon img {
		position: absolute;
		top: 50%;
		left: 50%;
		max-width: none !important;
		padding-block: 0 !important;
		transform: translate(-50%, -50%);
	}

	.cp-golden-destination:nth-child(-n + 2) .cp-golden-destination__icon img {
		transform: translate(-50%, calc(-50% - 3px));
	}

	.cp-golden-destination:nth-child(n + 3) .cp-golden-destination__icon img {
		transform: translate(-50%, calc(-50% + 7px));
	}

	.cp-golden-destination:nth-child(1) .cp-golden-destination__icon img {
		width: 47px;
		height: 46px;
	}

	.cp-golden-destination:nth-child(2) .cp-golden-destination__icon img {
		width: 43px;
		height: 46px;
	}

	.cp-golden-destination:nth-child(3) .cp-golden-destination__icon img {
		width: 38px;
		height: 46px;
	}

	.cp-golden-destination:nth-child(4) .cp-golden-destination__icon img {
		width: 44px;
		height: 45px;
	}

	.cp-golden-destination__link {
		font-size: 14px;
	}

	.cp-golden-destination:nth-child(n + 3) .cp-golden-destination__link {
		transform: translateY(10px);
	}

	.cp-golden-sanctuary-divider {
		height: calc(100vw * 96 / 793);
		margin-top: 0 !important;
		border: 0;
		background-color: transparent;
		background-image: url("../images/golden-apse/mobile-divider-ledge-1002-7-clean.png");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		box-shadow: none;
	}

	.cp-golden-sanctuary-divider::after {
		display: block;
		top: calc(100vw * 13 / 793);
		width: calc(100vw * 144 / 793);
		background-image: url("../images/golden-apse/mobile-medallion-1002-7-circle-v2.png");
	}
}

/* Version 0.5.10 keeps the Figma architecture in one responsive layer. The
 * source cap, plaster field, and Chi-Rho are flattened before delivery so a
 * second independently scaled ornament can never appear. Keep these release
 * overrides last so legacy responsive rules cannot replace them. */
.cp-golden-arrival::before {
	background-image: url("../images/golden-apse/apse-desktop-1002-6-combined-v0510.png");
}

body.cp-golden-page .cp-site-header {
	background-color: rgb(251 246 241) !important;
	background-image: none !important;
}

@media (max-width: 600px) {
	body.cp-golden-page .cp-site-header {
		background-color: rgb(250 249 247) !important;
	}

	/* Align live content without moving the cell borders away from the center
	 * diamond. */
	.cp-golden-destination:nth-child(-n + 3) {
		transform: none !important;
	}

	.cp-golden-destination:nth-child(1) :is(.cp-golden-destination__icon, .cp-golden-destination__link) {
		transform: translate(-5px, -3px) !important;
	}

	.cp-golden-destination:nth-child(2) :is(.cp-golden-destination__icon, .cp-golden-destination__link) {
		transform: translateY(-3px) !important;
	}

	.cp-golden-destination:nth-child(3) .cp-golden-destination__icon {
		transform: translateX(-5px) !important;
	}

	.cp-golden-destination:nth-child(3) .cp-golden-destination__link {
		transform: translate(-5px, 10px) !important;
	}

	.cp-golden-arrival::before {
		background-image: url("../images/golden-apse/apse-mobile-1002-7-combined-v0510.png");
	}
}

@media (min-width: 601px) {
	.cp-golden-arrival__inner {
		padding-bottom: 5px !important;
	}

	.cp-golden-sanctuary-divider {
		--cp-divider-medallion-size: clamp(74px, 6.3vw, 100px);
		height: clamp(68px, 4.54vw, 72px) !important;
		border: 0 !important;
		background: transparent url("../images/golden-apse/desktop-divider-1002-6-clean.png") center / 100% 100% no-repeat !important;
		box-shadow: none !important;
	}

	.cp-golden-sanctuary-divider::after {
		top: calc(var(--cp-divider-medallion-size) / 2 - 1px) !important;
		width: var(--cp-divider-medallion-size) !important;
		background-image: url("../images/golden-apse/desktop-medallion-1002-6-circle.png") !important;
		filter: none !important;
	}

	.cp-golden-editorial .cp-golden-feature {
		padding-top: clamp(4px, calc(3.0144vw - 20.81px), 27px) !important;
	}
}

.cp-golden-reading__row,
a.cp-golden-reading__row,
.cp-golden-reading__row a,
.cp-golden-reading__category,
.cp-golden-reading__category a,
.cp-golden-reading__date,
.cp-golden-reading__date a,
.cp-golden-reading__arrow,
.cp-golden-reading__arrow a {
	text-decoration: none !important;
}

.cp-golden-reading__title,
.cp-golden-reading__title a {
	text-decoration: none !important;
}

.cp-golden-reading__title a:hover,
a.cp-golden-reading__row:hover .cp-golden-reading__title {
	text-decoration: underline !important;
}

@media (min-width: 601px) {
	.cp-golden-popular__number {
		margin: 0 0 8px !important;
	}
}
