/**
 * dp landing bundle — generated by app/scripts/build-dp-landing-css.sh
 * Do not edit directly; change partials in assets/css/dp/ and rebuild.
 */

/* --- tokens.css --- */
/**
 * FOZA token variables — keep in sync with assets/css/dp/_tokens.scss
 */

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

.dp-landing,
.dp-landing-root,
body.dp-site-page {
	--dp-color-navy-dark: #001f3f;
	--dp-color-navy-deep: #001f3f;
	--dp-color-navy-hero: #001f3f;
	--dp-color-blue-band: #004c9b;
	--dp-color-gold-primary: #c09428;
	--dp-color-gold-bright: #fab711;
	--dp-color-gold-muted: #92805b;
	--dp-color-taupe: #92805b;
	--dp-color-white: #ffffff;
	--dp-color-surface: #f2f2f2;
	--dp-color-body: #59616b;
	--dp-color-muted: #8c949e;
	--dp-color-border-neutral: #bfc7d1;
	--dp-color-placeholder-surface: #e0e5ed;
	--dp-color-placeholder-border: #d1d9e0;
	--dp-color-video-placeholder: #736147;
	--dp-font-display: "Raleway", ui-sans-serif, system-ui, sans-serif;
	--dp-font-ui: "Raleway", ui-sans-serif, system-ui, sans-serif;
	--dp-text-display-xl: clamp(2.75rem, 7vw, 4.5rem);
	--dp-text-display-lg: clamp(2.5rem, 5vw, 4rem);
	--dp-text-heading-xl: clamp(2rem, 4vw, 3rem);
	--dp-text-heading-lg: clamp(1.75rem, 3vw, 2.5rem);
	--dp-text-heading-md: clamp(1.5rem, 2.5vw, 2rem);
	--dp-text-lead: clamp(1.125rem, 2vw, 1.5rem);
	--dp-text-body-lg: clamp(1.0625rem, 0.3vw + 1rem, 1.25rem);
	--dp-text-body-md: clamp(1rem, 0.2vw + 0.95rem, 1.125rem);
	--dp-text-body-sm: clamp(0.875rem, 0.1vw + 0.85rem, 0.9375rem);
	--dp-text-label-sm: 0.75rem;
	--dp-line-height-body: 1.7;
	--dp-line-height-lead: 1.6;
	--dp-measure-prose: 65ch;
	--dp-measure-prose-wide: min(52rem, 72ch);
	--dp-paragraph-gap: 1em;
	--dp-text-button-lg: 1.25rem;
	--dp-text-button-md: 1rem;
	--dp-page-padding-x: clamp(1em, 4svw, 6em);
	--dp-section-padding-y: clamp(3rem, 5vw, 5rem);
	--dp-section-padding-y-sm: clamp(2rem, 3vw, 3.75rem);
	--dp-header-height: 5.75rem;
	--dp-brand-mark-height: 4rem;
	--dp-brand-mark-inset: 1em;
	--dp-brand-mark-width: calc(var(--dp-brand-mark-height) * 60 / 19);
	--dp-brand-mark-slot-width: calc(
		var(--dp-brand-mark-inset) + var(--dp-brand-mark-width)
	);
	--dp-max-content: 78rem;
	--dp-scroll-margin: var(--dp-header-height);
	--dp-gap-section: 2.5rem;
	--dp-gap-content: 1.5rem;
	--dp-gap-content-sm: 1rem;
	--dp-gap-content-xs: 0.75rem;
	--dp-gap-grid: 2rem;
	--dp-gap-grid-sm: 1.25rem;
	--dp-radius-sm: 4px;
	--dp-radius-badge: 1.25rem;
	--dp-border-accent: 1px solid var(--dp-color-gold-muted);
	--dp-accent-rule-height: 4px;
	--dp-accent-rule-width: 5rem;
	--dp-hero-parallax-rate: 0.25;
	--dp-hero-media-object-position: center bottom;
	--dp-hero-text-shadow: 0 0 27.5px #000;
	--dp-countdown-border: 1px solid rgb(255 255 255 / 25%);
	--dp-header-backdrop: linear-gradient(
		66deg,
		rgb(0 31 63 / 0%) 10%,
		rgb(0 31 63 / 78%) 30%
	);
	--dp-shadow-soft: 0 18px 48px rgb(0 31 63 / 12%);
	--dp-button-primary-bg: var(--dp-color-gold-primary);
	--dp-button-primary-text: var(--dp-color-navy-deep);
	--dp-button-primary-hover-bg: var(--dp-color-white);
	--dp-button-secondary-bg: rgb(255 255 255 / 18%);
	--dp-button-secondary-border: 1px solid rgb(255 255 255 / 50%);
	--dp-button-secondary-text: var(--dp-color-white);
	--dp-button-secondary-hover-bg: var(--dp-color-navy-deep);
	--dp-button-secondary-hover-text: var(--dp-color-white);
	--dp-button-padding: 1rem 2rem;
	--dp-button-font-weight: 700;
	--dp-button-transition:
		background-color 200ms ease-out, color 200ms ease-out,
		border-color 200ms ease-out;
	--dp-radius-pill: 999px;
	--dp-registration-band-bg: var(--dp-color-gold-muted);
	--dp-registration-modal-padding-y: clamp(1rem, 2.5vw, 1.35rem);
	--dp-registration-modal-padding-x: clamp(1rem, 3vw, 1.5rem);
	--dp-registration-modal-gap: 1rem;
	--dp-registration-modal-form-padding: 0.75rem;
	--dp-footer-bg: var(--dp-color-navy-deep);
	color: var(--dp-color-body);
	font-family: var(--dp-font-display);
	font-size: var(--dp-text-body-md);
	line-height: var(--dp-line-height-body);
}

.dp-landing [id] {
	scroll-margin-top: var(--dp-scroll-margin);
}

@media (max-width: 900px) {
	.dp-landing,
	.dp-landing-root,
	body.dp-site-page {
		--dp-page-padding-x: 1.5rem;
		--dp-section-padding-y: 3rem;
		--dp-header-height: 4.5rem;
	}
}

/* --- base.css --- */
/**
 * GPE base layout + theme reset (FOZA landing patterns adapted)
 */

html:has(body.dp-landing) {
	scroll-behavior: smooth;
}

body.dp-landing {
	-webkit-text-size-adjust: 100%;
	background: var(--dp-color-white);
	text-size-adjust: 100%;
}

body.dp-landing #wrapper,
body.dp-landing #container,
body.dp-landing #inner_container,
body.dp-landing .entry-content-inner.grid-content {
	background: transparent;
	max-width: none;
	padding-inline: 0;
}

body.dp-landing .page-title-container {
	display: none;
}

body.dp-landing .site-content,
body.dp-landing .entry-content {
	max-width: none;
	padding: 0;
}

body.dp-landing ::selection {
	background: var(--dp-color-gold-bright);
	color: var(--dp-color-navy-deep);
}

body.dp-landing :focus-visible {
	outline: 3px solid var(--dp-color-gold-bright);
	outline-offset: 3px;
}

body.dp-nav-open {
	overflow: hidden;
}

/* dptheme .entry-content resets — header lives inside post content */
.entry-content .dp-site-header ul,
.entry-content .dp-site-header ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.entry-content .dp-site-header li {
	margin-bottom: 0;
}

.entry-content .dp-site-header a {
	text-decoration: none;
}

.entry-content .dp-hero ul,
.entry-content .dp-hero ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.entry-content .dp-hero li {
	margin-bottom: 0;
}

.entry-content .dp-hero a:not(.wp-block-button__link) {
	text-decoration: none;
}

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

@media (max-width: 782px) {
	body.admin-bar .dp-site-header {
		top: 46px;
	}
}

.dp-container {
	box-sizing: border-box;
	margin-inline: auto;
	max-width: none;
	padding-inline: var(--dp-page-padding-x);
	width: 100%;
}

@media (max-width: 900px) {
	.dp-container {
		padding-inline: 1em;
	}
}

.dp-landing-root {
	min-height: 50vh;
}

#content.dp-landing-root {
	margin: 0;
	padding: 0;
}

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

.dp-skip-link {
	background: var(--dp-color-gold-bright);
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	color: var(--dp-color-navy-deep);
	font-family: var(--dp-font-ui);
	font-weight: 700;
	height: 1px;
	left: 1rem;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 1rem;
	white-space: nowrap;
	width: 1px;
	z-index: 100000;
}

.dp-skip-link:focus {
	clip: auto;
	clip-path: none;
	height: auto;
	margin: 0;
	overflow: visible;
	padding: 0.75rem 1rem;
	width: auto;
}

/* Shared typography utilities (FOZA .eyebrow pattern) */
.dp-landing .dp-eyebrow,
.dp-landing .eyebrow {
	color: var(--dp-color-gold-primary);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-label-sm);
	font-weight: 700;
	letter-spacing: 0.2em;
	margin: 0 0 var(--dp-gap-content-sm);
	text-transform: uppercase;
}

.dp-landing .dp-meta-banner {
	color: var(--dp-color-white);
	font-family: var(--dp-font-ui);
	font-size: clamp(0.75rem, 1.4vw, 1.25rem);
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 1.35;
	margin: 0;
	text-transform: uppercase;
}

.dp-landing .dp-text-gold {
	color: var(--dp-color-gold-bright);
}

.dp-landing .dp-text-navy {
	color: var(--dp-color-navy-deep);
}

.dp-landing .dp-lead {
	color: var(--dp-color-body);
	font-size: var(--dp-text-lead);
	font-weight: 400;
	line-height: var(--dp-line-height-lead);
	max-width: var(--dp-measure-prose);
	text-wrap: pretty;
}

.dp-landing .wp-block-heading {
	margin-top: 0;
}

.dp-landing .wp-block-paragraph {
	margin-block: 0;
	overflow-wrap: break-word;
	text-wrap: pretty;
}

.dp-landing .wp-block-paragraph + .wp-block-paragraph {
	margin-block-start: var(--dp-paragraph-gap);
}

.dp-landing .wp-block-paragraph a {
	color: var(--dp-color-navy-deep);
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.15em;
}

.dp-landing .wp-block-paragraph a:hover,
.dp-landing .wp-block-paragraph a:focus-visible {
	color: var(--dp-color-gold-primary);
}

@media (prefers-reduced-motion: reduce) {
	html:has(body.dp-landing) {
		scroll-behavior: auto;
	}
}


.dp-back-to-top {
	align-items: center;
	appearance: none;
	background: var(--dp-color-gold-primary);
	border: 2px solid var(--dp-color-navy-deep);
	border-radius: 50%;
	bottom: 1.5rem;
	box-shadow: var(--dp-shadow-soft);
	color: var(--dp-color-navy-deep);
	cursor: pointer;
	display: inline-flex;
	height: 3rem;
	justify-content: center;
	padding: 0;
	position: fixed;
	right: 1.5rem;
	text-decoration: none;
	transition:
		background-color 200ms ease-in-out,
		color 200ms ease-in-out,
		transform 200ms ease-in-out;
	width: 3rem;
	z-index: 40;
}

.dp-back-to-top:hover,
.dp-back-to-top:focus-visible {
	background: var(--dp-color-gold-bright);
	transform: translateY(-2px);
}

@media (prefers-reduced-motion: reduce) {
	.dp-back-to-top {
		transition: none;
	}
}

/* --- header.css --- */
/**
 * GPE site header — FOZA 2026 structure + GPE tokens
 */

header.dp-site-header {
	align-items: center;
	-webkit-backdrop-filter: blur(18px);
	backdrop-filter: blur(18px);
	background: linear-gradient(66deg, #001f3f00 10%, #001f3fc7 30%);
	color: var(--dp-color-white);
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	inset-inline: 0;
	margin-top: 0;
	min-height: 4rem;
	padding: 0 1em 0 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

/* Brand mark — hidden until hero logo scrolls away (JS toggles .is-visible) */
.dp-site-header__brand {
	align-self: center;
	border: 0;
	color: inherit;
	grid-column: 1;
	grid-row: 1;
	justify-self: start;
	line-height: 0.9;
	min-height: var(--dp-brand-mark-height);
	min-width: var(--dp-brand-mark-slot-width);
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	text-decoration: none;
	transform: translateX(-0.75rem);
	transition:
		opacity 320ms ease,
		transform 320ms ease,
		min-width 320ms ease;
	width: auto;
	z-index: 2;
}

.dp-site-header__brand.is-visible {
	opacity: 1;
	overflow: visible;
	pointer-events: auto;
	transform: translateX(0);
	width: auto;
}

.dp-site-header__brand img,
.dp-site-header__logo-image,
.dp-site-header__brand .dp-logo {
	aspect-ratio: 1102.78 / 374.95;
	display: block;
	height: var(--dp-brand-mark-height);
	margin-left: var(--dp-brand-mark-inset);
	object-fit: contain;
	width: var(--dp-brand-mark-width);
}

.dp-site-header__site-name {
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-body-sm);
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-left: var(--dp-brand-mark-inset);
	text-transform: uppercase;
}

.dp-site-header__toggle {
	align-items: center;
	background: transparent;
	border: 0;
	color: var(--dp-color-white);
	cursor: pointer;
	display: none;
	grid-column: 3;
	grid-row: 1;
	justify-content: center;
	justify-self: end;
	line-height: 0;
	padding: 0.5rem;
	z-index: 2;
}

.dp-site-header__toggle svg {
	aspect-ratio: 1;
	display: block;
	height: auto;
	width: 3rem;
}

.dp-site-header__backdrop {
	display: none;
}

.dp-site-header__nav {
	align-items: center;
	display: flex;
	grid-column: 1 / -1;
	grid-row: 1;
	justify-content: center;
	justify-self: center;
	pointer-events: none;
	z-index: 1;
}

.dp-site-header__nav-close {
	display: none;
}

.dp-site-header__nav-list {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0.25rem;
	list-style: none;
	margin: 0;
	padding: 0;
	pointer-events: auto;
}

.dp-site-header__nav-item {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dp-site-header__nav-link {
	border-radius: 999px;
	color: rgb(255 255 255 / 90%);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-button-md);
	font-weight: 600;
	letter-spacing: 0.02em;
	padding: 0.72rem 0.88rem;
	text-decoration: none;
	text-transform: uppercase;
	transition:
		background-color 200ms ease-in-out,
		color 200ms ease-in-out;
}

.dp-site-header__nav-link:hover,
.dp-site-header__nav-link:focus-visible {
	background: rgb(255 255 255 / 12%);
	color: var(--dp-color-white);
	text-decoration: none;
}

.dp-site-header__cta {
	align-self: center;
	background: var(--dp-color-gold-primary);
	border: 0;
	border-radius: 999px;
	color: var(--dp-color-navy-deep);
	cursor: pointer;
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-button-md);
	font-weight: 700;
	grid-column: 3;
	grid-row: 1;
	justify-self: end;
	letter-spacing: 0;
	line-height: 0;
	margin-inline-end: clamp(1rem, 4vw, 3.75rem);
	padding: 1.25em 1.5em;
	text-decoration: none;
	text-transform: uppercase;
	transition: var(--dp-button-transition);
	z-index: 2;
}

.dp-site-header__cta:hover,
.dp-site-header__cta:focus-visible {
	background: var(--dp-button-primary-hover-bg);
	color: var(--dp-color-navy-deep);
	text-decoration: none;
}

@media (max-width: 1200px) {
	.dp-site-header__cta {
		margin-inline-end: clamp(1rem, 3vw, 2.5rem);
	}

	.dp-site-header__nav-link {
		font-size: clamp(0.82rem, 1.4vw, 1rem);
		padding: 0.72rem clamp(0.45rem, 1vw, 0.75rem);
	}
}

@media (max-width: 900px) {
	header.dp-site-header {
		display: flex;
		gap: 0.75rem;
		justify-content: space-between;
		padding-inline: 0.5rem 0.25rem;
	}

	.dp-site-header__brand {
		flex: 0 0 auto;
		grid-column: auto;
		grid-row: auto;
	}

	.dp-site-header__brand:not(.is-visible) {
		width: 0;
	}

	.dp-site-header__cta {
		display: none;
	}

	.dp-site-header__toggle {
		display: inline-flex;
		flex: 0 0 auto;
		grid-column: auto;
		grid-row: auto;
		margin-inline: 0;
	}

	.dp-site-header__backdrop {
		background: rgb(0 8 17 / 52%);
		border: 0;
		cursor: pointer;
		display: block;
		inset: 0;
		opacity: 0;
		pointer-events: none;
		position: fixed;
		transition: opacity 180ms ease;
		z-index: 999;
	}

	.dp-site-header__backdrop.is-open {
		opacity: 1;
		pointer-events: auto;
	}

	.dp-site-header__nav {
		align-content: start;
		background: var(--dp-color-navy-deep);
		border-left: 1px solid rgb(235 196 94 / 28%);
		box-shadow: -22px 0 60px rgb(0 0 0 / 28%);
		display: grid;
		gap: 0.35rem;
		grid-column: auto;
		grid-row: auto;
		height: 100svh;
		inset-block-start: 0;
		inset-inline-end: 0;
		justify-content: stretch;
		justify-self: auto;
		max-width: min(22rem, calc(100vw - 2rem));
		padding: 1rem;
		pointer-events: none;
		position: fixed;
		transform: translateX(105%);
		transition: transform 220ms ease;
		width: 100%;
		z-index: 1001;
	}

	.dp-site-header__nav.is-open {
		pointer-events: auto;
		transform: translateX(0);
	}

	.dp-site-header__nav-list {
		align-items: stretch;
		flex-direction: column;
		width: 100%;
	}

	.dp-site-header__nav-link {
		border-bottom: 1px solid rgb(255 255 255 / 10%);
		border-radius: 0;
		display: block;
		font-size: 1.05rem;
		padding: 1rem;
		width: 100%;
	}

	.dp-site-header__nav-close {
		align-self: start;
		background: var(--dp-color-gold-primary);
		border: 0;
		border-radius: 999px;
		color: var(--dp-color-navy-deep);
		cursor: pointer;
		display: inline-flex;
		font-family: var(--dp-font-ui);
		font-weight: 700;
		justify-self: end;
		margin-bottom: 2rem;
		padding: 0.72rem 0.9rem;
		pointer-events: auto;
	}
}

@media (prefers-reduced-motion: reduce) {
	.dp-site-header__brand {
		transform: none;
		transition: opacity 120ms ease;
	}

	.dp-site-header__brand.is-visible {
		transform: none;
	}

	.dp-site-header__nav {
		transition: none;
	}
}

/* --- hero.css --- */
/**
 * GPE hero — core/cover block (dp-hero-cover) matching production layout
 */

.dp-hero-cover,
.wp-block-cover.dp-hero-cover {
	border-radius: 0;
	isolation: isolate;
	margin: 0;
	max-width: none;
	min-height: 100svh !important;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.dp-hero-cover .wp-block-cover__image-background {
	height: 100%;
	object-fit: cover;
	object-position: var(--dp-hero-media-object-position, center);
	transform: translate3d(0, var(--dp-hero-parallax-y, 0), 0);
	width: 100%;
	will-change: transform;
}

.dp-hero-cover .wp-block-cover__background {
	background: radial-gradient(
		ellipse 120% 100% at 0% 50%,
		rgb(0 31 63 / 96%),
		rgb(0 31 63 / 74%) 45%,
		rgb(0 31 63 / 38%)
	);
	background-color: transparent !important;
	opacity: 1 !important;
}

.dp-hero-cover::after {
	background-image:
		linear-gradient(rgb(255 255 255 / 4%) 1px, transparent 1px),
		linear-gradient(90deg, rgb(255 255 255 / 4%) 1px, transparent 1px);
	background-size: 48px 48px;
	content: "";
	inset: 0;
	mask-image: linear-gradient(to bottom, black, transparent 80%);
	pointer-events: none;
	position: absolute;
	z-index: 2;
}

.dp-hero-cover .wp-block-cover__inner-container {
	align-items: flex-start;
	animation: dp-hero-cover-intro 700ms ease 120ms both;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	margin: 0;
	max-width: none;
	min-height: calc(100svh - var(--dp-header-height) - 1.5rem);
	padding: calc(var(--dp-header-height) + 1.5rem) clamp(1rem, 4vw, 5rem) 4rem;
	position: relative;
	width: 100%;
	z-index: 3;
}

@keyframes dp-hero-cover-intro {
	from {
		opacity: 0;
		transform: translate3d(0, 1rem, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

.dp-hero-cover .wp-block-heading {
	margin: 0;
}

.dp-hero-cover p {
	color: rgb(255 255 255 / 78%);
}

.dp-hero-cover .dp-hero-logo,
.dp-hero-cover .wp-block-image.dp-hero-logo {
	display: block;
	float: none;
	margin: 0 0 0.5rem;
	max-width: min(44rem, 88vw);
	width: 100%;
}

.dp-hero-cover .dp-hero-logo img,
.dp-hero-cover .wp-block-image.dp-hero-logo img {
	display: block;
	filter: drop-shadow(0 0 0.8em rgb(0 0 0 / 20%));
	height: auto;
	width: 100%;
}

.dp-hero-cover .dp-hero-logo + .wp-block-paragraph {
	color: var(--dp-color-white);
	font-family: var(--dp-font-ui);
	font-size: clamp(1.2rem, 2.3vw, 1.65rem);
	line-height: 1.1;
	margin: 0 0 1.65rem;
	max-width: none;
}

.dp-hero-cover .dp-hero-date,
.dp-hero-cover .wp-block-paragraph.dp-hero-date {
	color: var(--dp-color-white);
	font-family: var(--dp-font-ui);
	font-size: clamp(2rem, 3.5svw, 3rem);
	font-weight: 700;
	letter-spacing: normal;
	line-height: 1.1;
	margin: 0.25rem 0 0;
	text-transform: none;
	text-wrap: balance;
}

/* Countdown — dpt/event-countdown block, matches live's dark/gold treatment */
.dp-hero-cover .wp-block-dpt-event-countdown {
	margin: 1.4rem 0 1.1rem;
	max-width: 34rem;
}

.dp-hero-cover .dpt-event-countdown {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: var(--dp-color-white);
	font-size: clamp(1.5rem, 2svw, 3rem);
	margin: 1.4rem 0 1.1rem;
	overflow: visible;
	max-width: 34rem;
	width: 100%;
}

.dp-hero-cover .dpt-event-countdown__inner {
	padding: 0;
}

.dp-hero-cover .dpt-event-countdown__eyebrow,
.dp-hero-cover .dpt-event-countdown__title,
.dp-hero-cover .dpt-event-countdown__description {
	display: none;
}

.dp-hero-cover .dpt-event-countdown__values {
	display: grid;
	gap: 0.6rem;
	grid-template-columns: repeat(4, 1fr);
}

.dp-hero-cover .dpt-event-countdown__segment {
	align-items: center;
	background-color: rgb(0 0 0 / 60%);
	border: 1px solid var(--dp-color-gold-primary);
	border-radius: 0;
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	line-height: 1;
	min-height: auto;
	padding: 0.25em 0 1em;
	text-align: center;
}

.dp-hero-cover .dpt-event-countdown__value {
	color: var(--dp-color-gold-bright);
	font-family: var(--dp-font-ui);
	font-size: clamp(1.35rem, 4vw, 3rem);
	font-weight: 700;
	line-height: 1;
}

.dp-hero-cover .dpt-event-countdown__label {
	color: rgb(255 255 255 / 68%);
	font-family: var(--dp-font-ui);
	font-size: 0.62rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 0;
	text-transform: uppercase;
}

/* Buttons — shared dp button tokens (pill, gold, white hover) */
.dp-hero-cover .wp-block-buttons {
	align-items: center;
	gap: 0.9rem;
	margin: 0;
}

.dp-hero-cover .wp-block-button__link {
	border-radius: var(--dp-radius-pill);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-button-lg);
	font-weight: var(--dp-button-font-weight);
	padding: 1.25em 1.5em;
	line-height: 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: var(--dp-button-transition);
}

.dp-hero-cover .wp-block-button:not(.is-style-outline) .wp-block-button__link {
	background: var(--dp-button-primary-bg);
	border: 0;
	color: var(--dp-button-primary-text);
}

.dp-hero-cover
	.wp-block-button:not(.is-style-outline)
	.wp-block-button__link:hover {
	background: var(--dp-button-primary-hover-bg);
	color: var(--dp-button-primary-text);
}

.dp-hero-cover .wp-block-button.is-style-outline .wp-block-button__link {
	background: var(--dp-button-secondary-bg);
	border: var(--dp-button-secondary-border);
	color: var(--dp-button-secondary-text);
}

.dp-hero-cover .wp-block-button.is-style-outline .wp-block-button__link:hover {
	background: var(--dp-button-secondary-hover-bg);
	color: var(--dp-button-secondary-hover-text);
}

@media (max-width: 900px) {
	.dp-hero-cover .wp-block-cover__inner-container {
		padding-inline: 1rem;
	}
}

@media (max-width: 620px) {
	.dp-hero-cover .wp-block-cover__image-background {
		transform: none;
		will-change: auto;
	}

	.dp-hero-cover .wp-block-cover__inner-container {
		padding-top: calc(var(--dp-header-height) + 3rem);
	}

	.dp-hero-cover .dpt-event-countdown__values {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (prefers-reduced-motion: reduce) {
	.dp-hero-cover .wp-block-cover__image-background {
		transform: none;
		will-change: auto;
	}

	.dp-hero-cover .wp-block-cover__inner-container {
		animation: none;
	}

	.dp-hero-cover::after {
		display: none;
	}
}

/* --- sections.css --- */
/**
 * GPE section shells + layout variants
 */

.dp-section {
	padding-block: var(--dp-section-padding-y);
}

@media (max-width: 900px) {
	.dp-section {
		padding-block: 2em;
	}
}

.dp-section__inner {
	display: flex;
	flex-direction: column;
	gap: 0;
}

.dp-section__inner > * + * {
	margin-block-start: var(--dp-gap-section);
}

.dp-section__inner > .wp-block-paragraph + .wp-block-paragraph {
	margin-block-start: var(--dp-paragraph-gap);
}

.dp-section--surface {
	background: var(--dp-color-surface);
}

.dp-section--blue-band {
	background: var(--dp-color-navy-deep);
	color: var(--dp-color-white);
}

.dp-section--registration {
	background: var(--dp-registration-band-bg);
	color: var(--dp-color-navy-deep);
}

.dp-section .wp-block-heading {
	color: var(--dp-color-navy-deep);
	font-family: var(--dp-font-display);
	font-size: var(--dp-text-heading-lg);
	font-weight: 700;
	line-height: 1.12;
	margin-bottom: 0;
}

.dp-section .wp-block-heading.has-dp-heading-xl-font-size,
.dp-section .dp-section-title-xl {
	font-size: var(--dp-text-heading-xl);
}

.dp-section .wp-block-paragraph {
	color: var(--dp-color-body);
	font-family: var(--dp-font-display);
	font-size: var(--dp-text-body-md);
	font-weight: 400;
	hanging-punctuation: first allow-end last;
	line-height: var(--dp-line-height-body);
	margin-block: 0;
	max-width: var(--dp-measure-prose);
	text-wrap: pretty;
}

.dp-section--accent-heading
	.dp-section__inner
	> .wp-block-heading:first-child::after {
	background: var(--dp-color-gold-primary);
	content: "";
	display: block;
	height: var(--dp-accent-rule-height);
	margin-top: var(--dp-gap-content-sm);
	width: var(--dp-accent-rule-width);
}

.dp-section--blue-band .wp-block-heading,
.dp-section--blue-band .wp-block-paragraph,
.dp-section--registration .wp-block-heading,
.dp-section--registration .wp-block-paragraph {
	color: inherit;
	max-width: none;
}

.dp-section--blue-band .wp-block-heading {
	font-size: var(--dp-text-heading-md);
}

.dp-section--blue-band .dp-impact-grid .wp-block-heading,
.dp-section--blue-band .dp-impact-stat__value {
	color: var(--dp-color-white);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-label-lg);
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}

.dp-section--blue-band .dp-impact-grid .wp-block-paragraph,
.dp-section--blue-band .dp-impact-stat__label {
	color: rgb(255 255 255 / 88%);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-label-sm);
	font-weight: 700;
	letter-spacing: 0.12em;
	margin: 0;
	text-transform: uppercase;
}

.dp-section--registration .wp-block-heading {
	color: var(--dp-color-navy-deep);
	font-size: var(--dp-text-display-lg);
	max-width: 14ch;
}

.dp-section--registration .wp-block-paragraph {
	color: var(--dp-color-navy-deep);
	font-size: var(--dp-text-body-lg);
	line-height: var(--dp-line-height-body);
	max-width: var(--dp-measure-prose);
}

#faq .dp-section__inner {
	max-width: 900px;
}

#faq .section-heading,
#faq .faq-layout {
	margin-inline: auto;
	max-width: 1180px;
}

#faq h2.wp-block-heading,
#faq .dp-faq-title {
	font-size: clamp(2rem, 6vw, 4.2rem);
	font-weight: 700;
	letter-spacing: -0.03em;
	line-height: 0.94;
	margin-bottom: 1rem;
	max-width: 19ch;
	text-transform: uppercase;
}

#faq span.text-frequently,
#faq span.text-asked {
	color: var(--dp-color-gold-primary);
}

#faq .faq-layout {
	display: grid;
	gap: 2rem;
	grid-template-columns: 1fr;
}

#faq .accordion {
	display: grid;
	gap: 0.75rem;
}

#faq .wp-block-details {
	border-block-end: 1px solid var(--dp-color-border-neutral);
	padding-block: 1rem;
}

#faq .wp-block-details summary {
	color: var(--dp-color-navy-deep);
	cursor: pointer;
	font-family: var(--dp-font-ui);
	font-size: 1.1rem;
	font-weight: 900;
	line-height: 1.3;
	list-style: none;
}

#faq .wp-block-details summary::-webkit-details-marker {
	display: none;
}

#faq .wp-block-details .wp-block-paragraph {
	line-height: var(--dp-line-height-body);
	margin-block: 0.75rem 0 0;
	max-width: var(--dp-measure-prose-wide);
}

#faq .wp-block-image.dp-faq-image {
	display: none;
}

/* Promo video placeholder */
.dp-section .dp-video-placeholder,
.dp-section .wp-block-embed,
.dp-section .wp-block-image.dp-video-placeholder {
	margin-top: var(--dp-gap-content-sm);
}

.dp-section .dp-video-placeholder {
	align-items: center;
	aspect-ratio: 16 / 9;
	background: var(--dp-color-video-placeholder);
	border-radius: var(--dp-radius-sm);
	color: var(--dp-color-white);
	display: flex;
	font-family: var(--dp-font-ui);
	font-weight: 600;
	justify-content: center;
	max-width: 56rem;
}

.dp-section .dp-video-placeholder.wp-block-paragraph {
	padding: 3rem 1.5rem;
	text-align: center;
}

#register .dp-section__inner {
	max-width: 900px;
	margin: 0 auto;
}

#register h2.wp-block-heading {
	margin-bottom: 0.4em;
}

#register h2.wp-block-heading > span {
	display: block;
	text-align: center;
}

#register h2.wp-block-heading > span:first-of-type {
	font-size: clamp(3rem, 4svw, 4rem);
	text-transform: uppercase;
	color: var(--dp-color-gold-primary);
}

#register h2.wp-block-heading > span:last-of-type {
	font-size: var(--dp-text-heading-md);
	font-weight: 500;
	text-transform: uppercase;
}

#register .gform_wrapper .gform_fields {
	padding: 1em;
	box-shadow: 0 0 3em rgb(0 0 0 / 20%);
}

/* Scroll-reveal — JS adds .dp-scroll-reveal on .dp-landing */
.dp-landing.dp-scroll-reveal .dp-section {
	opacity: 0;
	transform: translate3d(0, 1rem, 0);
}

.dp-landing.dp-scroll-reveal .dp-section.is-in-view {
	animation: dp-section-fade-up-in 700ms ease both;
}

@keyframes dp-section-fade-up-in {
	from {
		opacity: 0;
		transform: translate3d(0, 1rem, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@media (prefers-reduced-motion: reduce) {
	.dp-landing.dp-scroll-reveal .dp-section {
		opacity: 1;
		transform: none;
	}

	.dp-landing.dp-scroll-reveal .dp-section.is-in-view {
		animation: none;
	}
}

noscript .dp-landing.dp-scroll-reveal .dp-section {
	opacity: 1;
	transform: none;
}

section#gallery {
	background-color: var(--dp-color-navy-deep);
	color: #b0bad0;
	text-align: center;
}

section#gallery h2 {
	text-transform: uppercase;
	color: var(--dp-color-white);
	font-size: clamp(2rem, 6vw, 3.5rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	text-align: center;
	text-transform: uppercase;
}

#sessions h2.wp-block-heading {
	/* color: var(--dp-color-white); */
	font-size: clamp(2rem, 6vw, 3.5rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	text-align: center;
	text-transform: uppercase;
}

#register h2.wp-block-heading {
	font-size: clamp(2rem, 6vw, 3.5rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}

#register h3 {
	font-size: clamp(1.5rem, 4vw, 2.5rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	text-align: center;
	text-transform: uppercase;
	color: var(--dp-color-gold-primary);
}

#register a.wp-block-button__link {
	background: var(--dp-color-gold-primary);
	color: var(--dp-color-navy-deep);
}

#register a.wp-block-button__link:hover {
	background-color: var(--dp-color-navy-deep);
	color: white;
}

#globalprayerevent h2.wp-block-heading {
	font-size: clamp(2rem, 6vw, 4.2rem) !important;
	font-weight: 700;
	letter-spacing: -0.03em;
	line-height: 0.94;
	margin-bottom: 1rem;
	/* max-width: 19ch; */
	text-transform: uppercase;
	color: var(--dp-color-gold-bright) !important;
}

#globalprayerevent h3 {
	font-size: clamp(1.9rem, 2vw, 3.2rem) !important;
	font-weight: 700;
	letter-spacing: -0.03em;
	line-height: 0.94;
	margin-bottom: 1rem;
	/* max-width: 19ch; */
	text-transform: uppercase;
	margin-bottom: 1em !important;
}

#globalprayerevent .one-movement {
	font-size: 2rem;
}

#globalprayerevent .live-from {
	font-weight: bold;
	font-size: 1.5rem;
	text-transform: uppercase;
	max-width: 36ch;
	line-height: 1;
	color: var(--dp-color-gold-bright);
}

#globalprayerevent {
	background-image: url(/wp-content/uploads/2026/06/hero-background-copy3.webp);
	background-size: cover;
	background-position: center center;
	position: relative;
}

#globalprayerevent::before {
	background-color: #001f3fde;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#globalprayerevent .wp-block-image img {
	filter: drop-shadow(0px 0px 1em #001f3f);
}

#globalprayerevent .wp-block-button__link {
	background-color: white;
	color: var(--dp-color-navy-deep);
}

/* --- section--details.css --- */
/* Important Dates (#details) — live FOZA 2026 map-card parity */

#details.dp-section--surface {
	background: var(--dp-color-surface);
	padding-block: 1em;
}

#details .map-card,
#event-details .map-card {
	background-image:
		linear-gradient(
			135deg,
			rgb(0 31 63 / 98%),
			rgb(0 31 63 / 78%) 55%,
			rgb(0 76 155 / 58%)
		),
		var(--dp-map-image, none);
	background-position: center;
	background-size: cover;
	border-radius: 0.75rem;
	box-shadow: 0 1.25rem 3rem rgb(0 31 63 / 18%);
	color: var(--dp-color-white);
	margin-inline: auto;
	max-width: 1180px;
	padding: clamp(1.4rem, 5vw, 4rem);
}

@media (min-width: 768px) {
	#details .map-card,
	#event-details .map-card {
		background-image:
			linear-gradient(
				135deg,
				rgb(0 31 63 / 98%),
				rgb(0 31 63 / 78%) 55%,
				rgb(0 76 155 / 58%)
			),
			var(--dp-map-image, none);
	}
}

#details .map-card h2,
#details .map-card p,
#event-details .map-card h2,
#event-details .map-card p {
	color: var(--dp-color-white);
	max-width: none;
}

#details .map-card h2,
#event-details .map-card h2 {
	font-size: clamp(3rem, 6vw, 5.3rem);
	font-weight: 700;
	letter-spacing: -0.03em;
	line-height: 0.94;
	margin-bottom: 1rem;
	max-width: 11ch;
	text-transform: uppercase;
}

#details span.text-dates,
#event-details span.text-dates {
	color: var(--dp-color-gold-primary);
}

#details .timeline,
#event-details .timeline {
	border-left: 2px solid rgb(250 183 17 / 72%);
	display: grid;
	gap: 1.2rem;
	list-style: none;
	margin: 2rem 0;
	padding: 0 0 0 1.4rem;
}

#details .timeline li,
#event-details .timeline li {
	display: grid;
	gap: 0.22rem;
	position: relative;
}

#details .timeline li::before,
#event-details .timeline li::before {
	background: var(--dp-color-gold-bright);
	border-radius: 50%;
	content: "";
	height: 0.68rem;
	left: -1.82rem;
	position: absolute;
	top: 0.36rem;
	width: 0.68rem;
}

#details .timeline strong,
#event-details .timeline strong {
	color: var(--dp-color-gold-bright);
	font-weight: 700;
}

#details .timeline span,
#event-details .timeline span {
	color: rgb(255 255 255 / 72%);
}

#details .fact-grid,
#event-details .fact-grid {
	align-items: stretch;
	display: flex;
	flex-wrap: wrap;
	gap: 0.9rem;
}

#details .fact-grid article,
#event-details .fact-grid article {
	border: 1px solid rgb(255 255 255 / 16%);
	flex: 1 1 180px;
	padding: 1rem;
}

#details .fact-grid span,
#event-details .fact-grid span {
	color: var(--dp-color-gold-primary);
	display: block;
	font-size: clamp(1rem, 3svw, 2rem);
	font-weight: 700;
}

#details .fact-grid strong,
#event-details .fact-grid strong {
	font-size: clamp(1rem, 3svw, 1.7rem);
	font-weight: 400;
	line-height: 1;
}

/* Legacy event-details prayer schedule (other pages) */
#event-details:not(#details) h2 {
	font-size: clamp(3rem, 8svw, 5rem);
	font-weight: 300;
	opacity: 0.5;
	text-transform: uppercase;
}

.dp-section .dp-details-date {
	font-size: clamp(2rem, 5.7svw, 3rem);
	font-weight: 700;
	line-height: 1;
}

.dp-section .dp-details-time {
	font-size: clamp(1.6rem, 4.7svw, 2rem);
}

.dp-landing #event-details:not(#details) .wp-block-paragraph + .wp-block-paragraph {
	line-height: 1;
	margin: 0;
}

.dp-section .dp-details-description {
	font-size: 2rem;
	font-weight: 700;
	padding-top: 1em;
}

.dp-section .dp-details-location {
	font-size: 1.5rem;
	padding-top: 0.5em;
}

h3.wp-block-heading.dp-details-focus {
	font-size: clamp(2rem, 5svw, 3rem);
	font-weight: normal;
}

@media (max-width: 900px) {
	h3.wp-block-heading.dp-details-focus {
		font-weight: 700;
		line-height: 1;
	}
}

ul#prayer-focuses li {
	color: white;
}

/* --- section--why.css --- */
/* Overview / manifesto (#overview) — live FOZA 2026 parity */

#overview .narrow-copy,
#overview .dp-section__inner {
	margin-inline: auto;
	max-width: 900px;
}
#why .narrow-copy {
	margin-inline: auto;
	max-width: 900px;
}

#overview .eyebrow,
#why .eyebrow {
	color: var(--dp-color-gold-bright);
	font-family: var(--dp-font-ui);
	font-size: 0.78rem;
	font-weight: 900;
	letter-spacing: 0.16em;
	margin: 0 0 1rem;
	text-transform: uppercase;
}

#overview h2.wp-block-heading,
#why h2.wp-block-heading {
	font-size: clamp(2rem, 5.2vw, 3.2rem);
	letter-spacing: -0.03em;
	line-height: 1;
	margin-bottom: 1rem;
	text-transform: uppercase;
}

#overview .narrow-copy p:last-child,
#why .narrow-copy p:last-child {
	font-size: 1.08rem;
}

#why h2.wp-block-heading > span {
	display: block;
}

#why h2.wp-block-heading > span:nth-child(2) {
	color: var(--dp-color-gold-primary);
	font-size: clamp(4rem, 9svw, 6rem);
	text-transform: uppercase;
}

#why h2.wp-block-heading > span:nth-child(1) {
	font-weight: 300;
}

#why h2.wp-block-heading > span:nth-child(3) {
	text-transform: uppercase;
}

#why h3.wp-block-heading {
	color: var(--dp-color-blue-band);
	font-size: var(--dp-text-heading-md);
	margin: 0.7em 0 0.5em;
	text-transform: uppercase;
}

#overview .eyebrow:empty {
	display: none;
	margin: 0;
}

/* --- blocks.css --- */
/**
 * GPE core block patterns — detail cards, impact grid, buttons, lists
 */

.dp-landing .dp-detail-cards,
.dp-landing .wp-block-columns.dp-detail-cards {
	gap: var(--dp-gap-grid);
	margin-top: var(--dp-gap-content);
}

.dp-landing .dp-detail-card,
.dp-landing .wp-block-column.dp-detail-card,
.dp-landing .wp-block-group.dp-detail-card {
	background: var(--dp-color-white);
	border: var(--dp-border-accent);
	border-radius: var(--dp-radius-sm);
	box-shadow: var(--dp-shadow-soft);
	padding: 2rem;
}

.dp-section--surface .dp-detail-card,
.dp-section--surface .wp-block-group.dp-detail-card {
	background: var(--dp-color-surface);
}

.dp-landing .dp-detail-card .wp-block-heading,
.dp-landing .dp-detail-card h3 {
	color: var(--dp-color-gold-primary);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-label-md);
	font-weight: 700;
	margin: 0 0 0.5rem;
}

.dp-landing .dp-detail-card .wp-block-paragraph,
.dp-landing .dp-detail-card p {
	color: var(--dp-color-navy-deep);
	font-size: var(--dp-text-body-md);
	line-height: var(--dp-line-height-body);
	margin: 0;
	max-width: var(--dp-measure-prose);
	text-wrap: pretty;
}

.dp-landing .dp-impact-grid,
.dp-landing .wp-block-columns.dp-impact-grid {
	gap: var(--dp-gap-grid);
	margin-top: var(--dp-gap-content-sm);
}

.dp-landing .dp-impact-stat,
.dp-landing .wp-block-column.dp-impact-stat {
	background: rgb(255 255 255 / 8%);
	border: 1px solid rgb(255 255 255 / 18%);
	border-radius: var(--dp-radius-sm);
	padding: 1.5rem;
}

.dp-landing .dp-impact-badge,
.dp-landing .wp-block-paragraph.dp-impact-badge {
	background: rgb(255 255 255 / 12%);
	border: 1px solid rgb(255 255 255 / 22%);
	border-radius: var(--dp-radius-badge);
	color: var(--dp-color-white);
	display: inline-block;
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-label-sm);
	font-weight: 700;
	letter-spacing: 0.12em;
	margin-bottom: var(--dp-gap-content);
	padding: 0.65rem 1rem;
	text-transform: uppercase;
	width: fit-content;
}

.dp-landing .wp-block-list {
	color: var(--dp-color-body);
	padding-left: 1.25rem;
}

.dp-landing .wp-block-list li {
	margin-bottom: 0.5rem;
}

.dp-landing .wp-block-list li::marker {
	color: var(--dp-color-gold-primary);
}

.dp-landing #prayer-focuses {
	margin-top: var(--dp-gap-content-sm);
	max-width: 42rem;
}

.dp-landing .wp-block-buttons .wp-block-button__link {
	border-radius: var(--dp-radius-pill);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-button-lg);
	font-weight: var(--dp-button-font-weight);
	padding: 1.25em 1.5em;
	line-height: 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: var(--dp-button-transition);
}

.dp-section--registration .wp-block-button__link {
	background: var(--dp-button-primary-bg);
	color: var(--dp-button-primary-text);
}

.dp-section--registration .wp-block-button__link:hover {
	background: var(--dp-button-primary-hover-bg);
	color: var(--dp-button-primary-text);
}

.dp-registration-form-placeholder {
	color: var(--dp-color-navy-deep);
	font-style: italic;
	opacity: 0.85;
}

.dp-landing .gform_wrapper,
.dp-landing .dp-section--registration .wp-block-gravityforms-form {
	margin-top: var(--dp-gap-content);
}

.dp-landing .gform_wrapper:not(.communication-preferences_wrapper) {
	max-width: 36rem;
}

.dp-landing
	.gform_wrapper:not(.communication-preferences_wrapper)
	input[type="text"],
.dp-landing
	.gform_wrapper:not(.communication-preferences_wrapper)
	input[type="email"],
.dp-landing .gform_wrapper:not(.communication-preferences_wrapper) select,
.dp-landing .gform_wrapper:not(.communication-preferences_wrapper) textarea {
	border: 1px solid var(--dp-color-border-neutral);
	border-radius: var(--dp-radius-sm);
	font-family: var(--dp-font-display);
	font-size: var(--dp-text-body-md);
	padding: 0.75rem 1rem;
}

.dp-landing
	.gform_wrapper:not(.communication-preferences_wrapper)
	.gform_button,
.dp-landing
	.gform_wrapper:not(.communication-preferences_wrapper)
	input[type="submit"] {
	background: var(--dp-button-primary-bg);
	border: 0;
	border-radius: var(--dp-radius-pill);
	color: var(--dp-button-primary-text);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-button-lg);
	font-weight: var(--dp-button-font-weight);
	padding: 1rem 2rem;
	transition: var(--dp-button-transition);
}

@media (max-width: 900px) {
	.dp-landing .dp-detail-cards,
	.dp-landing .dp-impact-grid,
	.dp-landing .wp-block-columns.dp-detail-cards,
	.dp-landing .wp-block-columns.dp-impact-grid {
		flex-direction: column;
	}
}

/* --- calendar-add.css --- */
/**
 * dp Add to Calendar dropdown block
 */

.dp-calendar-add {
	display: flex;
}

@media (max-width: 900px) {
	.dp-calendar-add {
		justify-content: center;
		width: 100%;
	}
}

/* Shrinks to the trigger; menu is positioned relative to this, not the outer shell. */
.dp-calendar-add__control {
	display: inline-flex;
	position: relative;
}

.dp-calendar-add__trigger {
	align-items: center;
	display: inline-flex;
	font-family: var(--dp-font-ui);
	font-weight: var(--dp-button-font-weight);
	gap: 0.35rem;
	line-height: 1.2;
	text-decoration: none;
	transition: var(--dp-button-transition);
}

.dp-calendar-add__trigger::after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid currentcolor;
	content: "";
	display: inline-block;
	height: 0;
	margin-left: 2px;
	transition: transform 150ms ease;
	vertical-align: middle;
	width: 0;
}

.dp-calendar-add__trigger[aria-expanded="true"]::after {
	transform: rotate(180deg);
}

/* hero-outline */
.dp-calendar-add--hero-outline .dp-calendar-add__trigger {
	background: var(--dp-button-secondary-bg);
	border: var(--dp-button-secondary-border);
	border-radius: var(--dp-radius-pill);
	color: var(--dp-button-secondary-text);
	font-size: var(--dp-text-button-md);
	padding: 0.5em 1em;
}

@media (max-width: 900px) {
	.dp-calendar-add--hero-outline .dp-calendar-add__trigger {
		font-size: var(--dp-text-button-sm);
		padding: 0.35em 0.75em;
	}
}

.dp-calendar-add--hero-outline .dp-calendar-add__trigger:hover,
.dp-calendar-add--hero-outline .dp-calendar-add__trigger:focus-visible {
	background: var(--dp-button-secondary-hover-bg);
	color: var(--dp-button-secondary-hover-text);
	outline: none;
}

/* primary */
.dp-calendar-add--primary .dp-calendar-add__trigger {
	background: var(--dp-button-primary-bg);
	border: 0;
	border-radius: var(--dp-radius-pill);
	color: var(--dp-button-primary-text);
	font-size: var(--dp-text-button-lg);
	padding: 1rem 2rem;
}

.dp-calendar-add--primary .dp-calendar-add__trigger:hover,
.dp-calendar-add--primary .dp-calendar-add__trigger:focus-visible {
	background: var(--dp-button-primary-hover-bg);
	color: var(--dp-button-primary-text);
	outline: none;
}

/* link */
.dp-calendar-add--link .dp-calendar-add__trigger {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: inherit;
	font-size: inherit;
	font-weight: 600;
	padding: 0;
	text-decoration: underline;
	text-underline-offset: 0.15em;
}

.dp-calendar-add--link .dp-calendar-add__trigger:hover,
.dp-calendar-add--link .dp-calendar-add__trigger:focus-visible {
	opacity: 0.85;
	outline: none;
}

/* dropdown menu */
.dp-calendar-add__menu {
	background-color: var(--dp-color-blue-band);
	border: 1px solid var(--dp-color-border-neutral);
	border-radius: 0;
	box-shadow: var(--dp-shadow-soft);
	left: 50%;
	list-style: none;
	margin: 0;
	min-width: 14.375rem;
	opacity: 0;
	padding: 0.5em;
	position: absolute;
	top: calc(100% + 6px);
	transform: translate(-50%, -6px);
	transition:
		opacity 150ms ease,
		transform 150ms ease,
		visibility 0s linear 150ms;
	visibility: hidden;
	width: max-content;
	z-index: 200;
}

.dp-calendar-add__menu.is-open {
	opacity: 1;
	transform: translate(-50%, 0);
	transition:
		opacity 150ms ease,
		transform 150ms ease,
		visibility 0s linear 0s;
	visibility: visible;
}

.dp-calendar-add__menu li {
	margin: 0;
}

.dp-calendar-add__link {
	color: var(--dp-color-white);
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	padding: 0.5625rem 1rem;
	text-decoration: none;
	white-space: nowrap;
}

.dp-calendar-add__link:hover,
.dp-calendar-add__link:focus-visible {
	background: rgb(255 255 255 / 92%);
	color: var(--dp-color-navy-deep);
	outline: none;
}

.dp-calendar-add__link:focus-visible {
	box-shadow: inset 0 0 0 2px var(--dp-color-gold-primary);
}

@media (prefers-reduced-motion: reduce) {
	.dp-calendar-add__trigger,
	.dp-calendar-add__trigger::after,
	.dp-calendar-add__menu {
		transition: none;
	}
}

/* --- registration-dialog.css --- */
/**
 * Registration modal: backdrop + close chrome only. GF form stays in #register (inline).
 * When open, CSS elevates #register as the scrollable panel — no DOM teleporting.
 */

html:has(.dp-registration-dialog.is-open),
body.dp-registration-open {
	height: 100%;
	overflow: hidden;
	overscroll-behavior: none;
}

.dp-registration-dialog {
	border: 0;
	inset: 0;
	margin: 0;
	max-width: none;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: fixed;
	width: 100%;
	z-index: 100000;
}

.dp-registration-dialog[hidden] {
	display: none;
}

.dp-registration-dialog.is-open {
	pointer-events: auto;
}

.dp-registration-dialog__backdrop {
	background: rgb(4 24 47 / 72%);
	inset: 0;
	pointer-events: auto;
	position: absolute;
}

#register .dp-registration-modal-close {
	background: var(--dp-color-navy-deep, #0b2748);
	border: 0;
	border-radius: 999px;
	color: var(--dp-color-white, #fff);
	cursor: pointer;
	font-size: 1.5rem;
	line-height: 1;
	min-height: 2.75rem;
	min-width: 2.75rem;
	padding: 0.35rem;
	position: absolute;
	right: max(0.75rem, env(safe-area-inset-right));
	top: max(0.75rem, env(safe-area-inset-top));
	z-index: 2;
}

#register .dp-registration-modal-close > span {
	text-transform: uppercase;
	font-weight: bold;
}

#register .dp-registration-modal-close[hidden] {
	display: none;
}

#register .dp-registration-modal-close:hover,
#register .dp-registration-modal-close:focus-visible {
	color: var(--dp-color-gold-bright, #ebc45e);
	outline: 2px solid var(--dp-color-gold-bright, #ebc45e);
	outline-offset: 2px;
}

body.dp-registration-open #register {
	background: var(--dp-color-surface, #f2f2f2);
	border-radius: 0.75rem;
	box-shadow: 0 24px 48px rgb(4 24 47 / 28%);
	box-sizing: border-box;
	left: 50%;
	margin: 0;
	max-height: var(--dp-registration-dialog-max-height, min(92dvh, 56rem));
	max-width: 100vw;
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior: contain;
	padding-block: var(--dp-registration-modal-padding-y);
	padding-inline: var(--dp-registration-modal-padding-x);
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	width: min(42rem, calc(100vw - 2rem));
	z-index: 100001;
	-webkit-overflow-scrolling: touch;
}

body.dp-registration-open #register .gform_wrapper,
body.dp-registration-open #register .gform_wrapper *,
body.dp-registration-open #register .communication-preferences_wrapper,
body.dp-registration-open #register .communication-preferences_wrapper * {
	box-sizing: border-box;
}

body.dp-registration-open #register .gform_wrapper,
body.dp-registration-open #register .communication-preferences_wrapper {
	max-width: 100%;
	min-width: 0;
}

body.dp-registration-open #register .dp-section__inner {
	max-width: none;
	min-width: 0;
	padding: 0;
	width: 100%;
}

body.dp-registration-open #register .dp-section__inner > * + * {
	margin-block-start: var(--dp-registration-modal-gap);
}

body.dp-registration-open #register .gform_wrapper .gform_fields {
	padding: var(--dp-registration-modal-form-padding);
}

body.dp-registration-open #register .gform_wrapper,
body.dp-registration-open #register .gform-body {
	max-height: none;
	overflow: visible;
}

body.dp-registration-open
	#register
	.communication-preferences_wrapper
	.gform_fields {
	border-radius: var(--dp-radius-sm, 0.5rem);
}

body.dp-registration-open
	#register
	.dp-section__inner
	> .wp-block-heading:first-child {
	padding-inline-end: 3rem;
}

/* intl-tel-input: fullscreen popup is appended to body at z-index 1060 by default — below #register (100001). */
body.dp-registration-open .iti--container {
	z-index: 100002;
}

body.dp-registration-open #register .gfield--type-phone {
	position: relative;
	z-index: 1;
}

body.dp-registration-open #register .gfield--type-phone:focus-within {
	z-index: 20;
}

body.dp-registration-open
	#register
	.iti--inline-dropdown:not(.iti--container)
	.iti__dropdown-content {
	left: 0;
	max-width: none;
	width: clamp(266px, 80svw, 582px) !important;
	z-index: 20;
}

.iti--inline-dropdown:not(.iti--container) .iti__dropdown-content {
	width: clamp(266px, 80svw, 789px) !important;
}

.iti--inline-dropdown .iti__country-list {
	margin: 0;
}

.communication-preferences_wrapper .iti .iti__tel-input {
	padding-left: 6em !important;
}

div.gform_confirmation_message {
	/* text-align: center; */
	background-color: #c3f0ba;
	font-weight: bold;
	color: #003700;
	display: flex;
	min-height: 8rem;
	justify-content: center;
	align-items: center;
	border: 1px solid #7daf7d;
}

.gform_wrapper .gfield_error .gfield_description {
	line-height: 1 !important;
	padding: 0.5em 0.5em !important;
	margin-top: 0;
}

@media (max-width: 639.98px) {
	body.dp-registration-open #register {
		border-radius: 0;
		inset: 0;
		left: 0;
		max-height: 100dvh;
		padding-block: var(--dp-registration-modal-padding-y);
		padding-inline: max(
				var(--dp-registration-modal-padding-x),
				env(safe-area-inset-left, 0px)
			)
			max(
				var(--dp-registration-modal-padding-x),
				env(safe-area-inset-right, 0px)
			);
		padding-bottom: max(
			var(--dp-registration-modal-padding-y),
			env(safe-area-inset-bottom)
		);
		top: 0;
		transform: none;
		width: auto;
	}
}

@media (prefers-reduced-motion: no-preference) {
	body.dp-registration-open #register {
		animation: dp-registration-dialog-in 180ms ease-out;
	}

	.dp-registration-dialog.is-open .dp-registration-dialog__backdrop {
		animation: dp-registration-backdrop-in 180ms ease-out;
	}
}

@keyframes dp-registration-dialog-in {
	from {
		opacity: 0;
		transform: translate(-50%, calc(-50% + 1rem)) scale(0.98);
	}

	to {
		opacity: 1;
		transform: translate(-50%, -50%) scale(1);
	}
}

@keyframes dp-registration-backdrop-in {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.dp-registration-open #register,
	.dp-registration-dialog.is-open .dp-registration-dialog__backdrop {
		animation: none;
	}
}

@media (max-width: 639.98px) and (prefers-reduced-motion: no-preference) {
	@keyframes dp-registration-dialog-in {
		from {
			opacity: 0;
			transform: translateY(1rem);
		}

		to {
			opacity: 1;
			transform: translateY(0);
		}
	}
}

/* --- speakers.css --- */
/**
 * FOZA speakers — teaser (#speakers blue-band) + full grid (.foza-speakers)
 */

/* Teaser band (temp listing state) */
section#speakers.dp-section--blue-band,
#speakers.dp-section--blue-band {
	background: var(--dp-color-navy-deep);
	color: var(--dp-color-white);
}

#speakers.dp-section--blue-band .wp-block-heading {
	color: var(--dp-color-white);
	font-size: clamp(2rem, 6vw, 3.5rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	text-align: center;
	text-transform: uppercase;
}

#speakers.dp-section--blue-band .eyebrow,
#speakers.dp-section--blue-band .wp-block-paragraph.eyebrow {
	color: var(--dp-color-gold-bright);
	font-family: var(--dp-font-ui);
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

#speakers.dp-section--blue-band .wp-block-paragraph:not(.eyebrow) {
	color: rgb(255 255 255 / 82%);
	margin-inline: auto;
	max-width: 48ch;
	text-align: center;
}

#speakers-intro.dp-section--blue-band .wp-block-heading,
#speakers-intro.dp-section--blue-band .eyebrow,
#speakers-intro.dp-section--blue-band .wp-block-paragraph:not(.eyebrow) {
	/* legacy id alias */
}

/* Full speakers grid (home-with-speakers reference) */
.foza-speakers,
.section.speakers.foza-speakers {
	background: var(--dp-color-navy-deep);
	color: var(--dp-color-white);
	padding-block: 0 clamp(2rem, 5vw, 4rem);
}

.foza-speakers .section-heading.invert {
	margin-inline: auto;
	max-width: 1180px;
	padding-inline: var(--dp-page-padding-x);
	text-align: center;
}

.foza-speakers .section-heading.invert .eyebrow {
	color: var(--dp-color-gold-bright);
	font-size: 0.78rem;
	font-weight: 900;
	letter-spacing: 0.16em;
	margin: 0 0 1rem;
	text-transform: uppercase;
}

.foza-speakers .section-heading.invert h2 {
	color: var(--dp-color-white);
	font-size: clamp(2rem, 6vw, 3.5rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 0.94;
	margin: 0 0 1rem;
	text-transform: uppercase;
}

.foza-speakers .section-heading.invert p {
	color: rgb(255 255 255 / 72%);
	margin: 0 auto;
	max-width: 48ch;
}

.foza-speakers .speaker-grid,
.foza-speakers .dp-speakers__grid {
	align-items: start;
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-inline: auto;
	max-width: 1400px;
	padding-inline: var(--dp-page-padding-x);
}

.foza-speakers .speaker-card,
.foza-speakers .dp-speaker-card {
	align-items: center;
	appearance: none;
	background: linear-gradient(164deg, var(--dp-color-taupe), transparent 64%);
	border: 0;
	border-top: 2px solid var(--dp-color-taupe);
	color: var(--dp-color-white);
	cursor: pointer;
	display: flex;
	flex-flow: column;
	justify-content: flex-start;
	padding: 1rem;
	text-align: center;
	transition:
		border-color 180ms ease,
		transform 180ms ease;
	width: 100%;
}

.foza-speakers .speaker-card:hover,
.foza-speakers .dp-speaker-card--interactive:hover {
	border-color: rgb(192 148 40 / 72%);
	transform: translateY(-3px);
}

.foza-speakers .portrait,
.foza-speakers .dp-speaker-card__media {
	align-items: center;
	aspect-ratio: 1;
	background: none;
	border: 2px solid var(--dp-color-gold-primary);
	border-radius: 50%;
	box-shadow: 5px 10px 10px rgb(0 0 0 / 26%);
	color: var(--dp-color-navy-deep);
	display: inline-flex;
	font-weight: 950;
	height: auto;
	justify-content: center;
	margin-bottom: 0.85rem;
	overflow: hidden;
	width: 10rem;
}

.foza-speakers .portrait img,
.foza-speakers .dp-speaker-card__image {
	border-radius: inherit;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.foza-speakers .portrait span {
	color: var(--dp-color-navy-deep);
	font-size: 1.12rem;
	letter-spacing: 0.08em;
}

.foza-speakers .dp-speaker-card__media::after {
	display: none;
}

.foza-speakers .dp-speaker-card__name,
.foza-speakers .speaker-card h3 {
	color: var(--dp-color-white);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-body-sm);
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 0.25rem;
	text-transform: uppercase;
}

.foza-speakers .dp-speaker-card__role,
.foza-speakers .speaker-card p {
	color: rgb(255 255 255 / 66%);
	font-size: 0.9rem;
	line-height: 1.2;
	margin: 0;
}

@media (max-width: 900px) {
	.foza-speakers .speaker-grid,
	.foza-speakers .dp-speakers__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 479.98px) {
	.foza-speakers .speaker-grid,
	.foza-speakers .dp-speakers__grid {
		grid-template-columns: minmax(0, 1fr);
	}
}

/* Legacy dp/speakers surface grid (non-FOZA pages) */
.dp-speakers:not(.foza-speakers) {
	padding: 0;
	margin: 1em 0;
}

.dp-speakers:not(.foza-speakers) .dp-speakers__inner {
	display: flex;
	flex-direction: column;
	gap: var(--dp-gap-section);
}

.dp-speakers:not(.foza-speakers) .dp-speakers__grid {
	display: grid;
	gap: var(--dp-gap-grid-sm);
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

.dp-speakers:not(.foza-speakers) .dp-speaker-card__media {
	border-radius: 0;
	height: 180px;
	width: 180px;
}

/* Speaker bio modal */
body.dp-speaker-bio-open {
	overflow: hidden;
}

.dp-speaker-bio {
	inset: 0;
	position: fixed;
	z-index: 100000;
}

.dp-speaker-bio__backdrop {
	background: rgb(0 0 0 / 72%);
	border: 0;
	cursor: pointer;
	height: 100%;
	inset: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}

.dp-speaker-bio__dialog {
	background-color: var(--dp-color-navy-deep);
	border: 1px solid rgb(255 255 255 / 12%);
	border-top: 2px solid var(--dp-color-gold-primary);
	box-shadow: 0 24px 64px rgb(0 0 0 / 45%);
	left: 50%;
	max-height: min(88vh, 720px);
	max-width: min(92vw, 56rem);
	overflow: auto;
	padding: clamp(1.25rem, 3vw, 2rem);
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.dp-speaker-bio__close {
	background: transparent;
	border: 0;
	color: var(--dp-color-white);
	cursor: pointer;
	font-size: 2rem;
	line-height: 1;
	padding: 0.25rem 0.5rem;
	position: absolute;
	right: 0.5rem;
	top: 0.35rem;
}

.dp-speaker-bio__close:hover,
.dp-speaker-bio__close:focus-visible {
	color: var(--dp-color-gold-bright);
}

.dp-speaker-bio__layout {
	align-items: flex-start;
	display: flex;
	gap: clamp(1.25rem, 3vw, 2rem);
}

.dp-speaker-bio__photo img {
	border: 2px solid rgb(255 255 255 / 45%);
	border-radius: 50%;
	display: block;
	height: clamp(140px, 22vw, 220px);
	object-fit: cover;
	width: clamp(140px, 22vw, 220px);
	max-width: none;
}

.dp-speaker-bio__name {
	color: var(--dp-color-gold-primary);
	font-size: clamp(1.35rem, 2.5vw, 1.75rem);
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 0.35rem;
}

.dp-speaker-bio__role {
	color: var(--dp-color-white);
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.35;
	margin: 0 0 1rem;
}

.dp-speaker-bio__body {
	color: rgb(255 255 255 / 92%);
	font-size: 0.95rem;
	line-height: 1.55;
}

.dp-speaker-bio__body p {
	margin: 0 0 0.85rem;
}

@media (max-width: 640px) {
	.dp-speaker-bio__layout {
		flex-direction: column;
	}
}

/* --- voices.css --- */
/**
 * GPE voices — video wall + endorsement grid
 */

section#voices {
	padding: 0;
	margin: 0;
}

.dp-voices {
	padding-block: var(--dp-section-padding-y);
}

.dp-voices__inner {
	display: flex;
	flex-direction: column;
	gap: var(--dp-gap-section);
	padding: 0;
	margin-top: 2em;
}

.dp-voices__video-grid,
.dp-voices__endorsement-grid {
	display: grid;
	gap: var(--dp-gap-grid);
}

.dp-voices__video-grid {
	grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}

.dp-voices__endorsement-grid {
	grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.dp-voice-tile {
	align-items: center;
	aspect-ratio: 16 / 10;
	background: var(--dp-color-video-placeholder);
	border-radius: var(--dp-radius-sm);
	color: var(--dp-color-white);
	display: flex;
	justify-content: center;
	padding: 1rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition:
		transform 180ms ease,
		box-shadow 180ms ease;
}

.dp-voice-tile::after {
	background: linear-gradient(
		180deg,
		transparent 40%,
		rgb(11 39 72 / 55%) 100%
	);
	border-radius: inherit;
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.dp-voice-tile:hover {
	box-shadow: var(--dp-shadow-soft);
	transform: translateY(-2px);
}

.dp-voice-tile--placeholder {
	background: var(--dp-color-placeholder-surface);
	border: 1px solid var(--dp-color-placeholder-border);
	color: var(--dp-color-muted);
}

.dp-voice-tile--placeholder::after {
	display: none;
}

.dp-voice-tile__label {
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-body-sm);
	font-weight: 600;
	line-height: 1.35;
	position: relative;
	z-index: 1;
}

.dp-endorsement-card {
	background: var(--dp-color-white);
	border: var(--dp-border-accent);
	border-radius: var(--dp-radius-sm);
	box-shadow: var(--dp-shadow-soft);
	padding: 1.5rem;
}

.dp-endorsement-card__name {
	color: var(--dp-color-navy-deep);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-body-md);
	font-weight: 700;
	margin: 0 0 0.65rem;
}

.dp-endorsement-card__quote {
	border-inline-start: 3px solid var(--dp-color-gold-primary);
	color: var(--dp-color-body);
	font-size: var(--dp-text-body-sm);
	line-height: 1.6;
	margin: 0;
	padding-inline-start: 0.85rem;
}

/* --- footer.css --- */
/**
 * GPE site footer — Figma compliance band
 */

.dp-site-footer {
	background: var(--dp-footer-bg);
	border-top: var(--dp-border-accent);
	color: var(--dp-color-white);
	padding-block: var(--dp-section-padding-y-sm);
}

.dp-site-footer__inner {
	display: flex;
	flex-direction: column;
	gap: var(--dp-gap-content);
}

.dp-site-footer__brand {
	margin-bottom: var(--dp-gap-content-xs);
}

.dp-site-footer__logo,
.dp-site-footer__brand .dp-logo {
	display: block;
	height: auto;
	max-width: min(16rem, 70vw);
	width: auto;
}

.entry-content .dp-site-footer__links {
	display: flex;
	flex-wrap: wrap;
	gap: var(--dp-gap-content) var(--dp-gap-content-sm);
	list-style: none;
	margin: 0;
	padding: 0;
}

.dp-site-footer__links ::marker {
	display: none;
}

.dp-site-footer__links a {
	color: var(--dp-color-gold-muted);
	font-family: var(--dp-font-ui);
	font-size: var(--dp-text-body-sm);
	font-weight: 600;
	text-decoration: none;
}

.dp-site-footer__links a:hover {
	color: var(--dp-color-gold-bright);
	text-decoration: underline;
}

.dp-site-footer__meta {
	color: var(--dp-color-muted);
	font-size: var(--dp-text-body-sm);
	margin: 0;
}

.dp-site-footer {
    margin-top: 0;
    border-top: 0;
}

.dp-site-footer__brand {
    display: none;
}

/* --- privacy-popover.css --- */
/**
 * GPE privacy policy popover — lazy-loaded legal content overlay
 */

body.dp-privacy-open,
body.dp-legal-open {
	overflow: hidden;
}

.dp-privacy-popover {
	inset: 0;
	position: fixed;
	z-index: 100002;
}

.dp-privacy-popover__backdrop {
	background: rgb(4 24 47 / 72%);
	border: 0;
	cursor: pointer;
	height: 100%;
	inset: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}

.dp-privacy-popover__dialog {
	background-color: var(--dp-color-white);
	border-top: 4px solid var(--dp-color-gold-primary);
	box-shadow: var(--dp-shadow-soft);
	color: var(--dp-color-body);
	display: flex;
	flex-direction: column;
	left: 50%;
	max-height: min(92dvh, 56rem);
	max-width: min(48rem, calc(100vw - 2rem));
	overflow: hidden;
	padding: clamp(1.2rem, 4vw, 2rem);
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.dp-privacy-popover__title {
	color: var(--dp-color-navy-deep);
	font-family: var(--dp-font-ui);
	font-size: clamp(1.35rem, 3vw, 2rem);
	font-weight: 700;
	line-height: 1.2;
	margin: 0 2.5rem 1rem 0;
	text-transform: uppercase;
}

.dp-privacy-popover__status {
	color: var(--dp-color-body);
	font-family: var(--dp-font-display);
	font-size: var(--dp-text-body-md);
	margin: 0;
}

.dp-privacy-popover__body {
	flex: 1 1 auto;
	overflow: auto;
	overscroll-behavior: contain;
}

.dp-privacy-popover__body p,
.dp-privacy-popover__body li {
	color: var(--dp-color-body);
	font-family: var(--dp-font-display);
	font-size: var(--dp-text-body-md);
	line-height: var(--dp-line-height-body);
}

.dp-privacy-popover__body a {
	color: var(--dp-color-blue-band);
	font-weight: 600;
}

.dp-privacy-popover__close {
	background: var(--dp-color-navy-deep);
	border: 0;
	border-radius: 999px;
	color: var(--dp-color-white);
	cursor: pointer;
	font-size: 1.5rem;
	line-height: 1;
	min-height: 2.75rem;
	min-width: 2.75rem;
	padding: 0.35rem;
	position: absolute;
	right: 1rem;
	top: 1rem;
}

.dp-privacy-popover__close:hover,
.dp-privacy-popover__close:focus-visible {
	background: var(--dp-color-gold-primary);
	color: var(--dp-color-navy-deep);
	outline: 2px solid var(--dp-color-gold-bright);
	outline-offset: 2px;
}

.dp-privacy-popover__close > span {
	text-transform: uppercase;
	font-weight: bold;
}
