ï»¿/**
 * TASK-021 â Wireframe page-home sections.
 */

.page-id-startseite .wd-page-content,
.page-slug-so-funktionierts .wd-page-content,
body.home .wd-page-content {
	max-width: none;
	padding-inline: 0;
}

/* Process page shell — full-bleed like region/FAQ. */
.page-slug-so-funktionierts main#main-content.container,
.page-slug-so-funktionierts main.wd-content-layout.container,
.page-slug-so-funktionierts .content-layout-wrapper.container {
	max-width: none;
	padding-inline: 0;
	width: 100%;
}

.page-slug-so-funktionierts .wd-content-area,
.page-slug-so-funktionierts .entry-content {
	max-width: none;
	overflow-x: clip;
	padding-inline: 0;
	width: 100%;
}

.page-slug-so-funktionierts .wf-section + .wf-section {
	border-top: 0;
}

/* WoodMart wraps pages in main.container Ã¢â¬â open home shell so hero can go edge-to-edge. */
body.home main#main-content.container,
body.home main.wd-content-layout.container,
body.home .content-layout-wrapper.container {
	max-width: none;
	padding-inline: 0;
	width: 100%;
}

body.home .wd-content-area,
body.home .entry-content,
body.home article.entry-content {
	max-width: none;
	padding-inline: 0;
	width: 100%;
}

body.home .wf-hero,
body.home .wf-hero.alignfull,
body.home .entry-content > .wf-hero,
body.home .wd-page-content > .wf-hero {
	left: 50%;
	margin-inline: 0;
	max-width: 100vw;
	position: relative;
	right: auto;
	transform: translateX(-50%);
	width: 100vw;
}

body.home .wf-hero .wp-block-group__inner-container {
	max-width: none;
	padding: 0;
}

body.home .wf-hero__plane {
	width: 100%;
}

.wf-btn-primary.btn,
.wf-hero__actions .btn-color-primary,
.wf-search-module__form .btn-color-primary,
.wf-cta-band__actions .btn-color-primary {
	background-color: var(--color-action-primary);
	border-color: var(--color-action-primary);
	color: #fff;
	cursor: pointer;
	font-weight: var(--type-button-weight);
	transition: background-color var(--motion-fast), border-color var(--motion-fast), transform var(--motion-fast);
}

.wf-btn-primary.btn:hover,
.wf-hero__actions .btn-color-primary:hover,
.wf-search-module__form .btn-color-primary:hover,
.wf-cta-band__actions .btn-color-primary:hover {
	background-color: var(--color-action-primary-hover);
	border-color: var(--color-action-primary-hover);
	color: #fff;
	transform: translateY(-1px);
}

.wf-section {
	margin-block: 0;
	padding-block: clamp(2.75rem, 5vw, 4.5rem);
	padding-inline: var(--space-4, 1rem);
}

@media (min-width: 768px) {
	.wf-section {
		padding-block: clamp(3.5rem, 6vw, 5.5rem);
	}
}

/* Homepage: agency rhythm Ã¢â¬â more air between stages. */
body.home .wf-section:not(.wf-hero):not(.wf-cta-band) {
	padding-block: clamp(3.75rem, 7vw, 6.25rem);
}

body.home .wf-section.wf-cta-band {
	padding-block: clamp(2.5rem, 5vw, 4rem);
}

/* -------------------------------------------------------------------------
   Homepage closing continuum â Tag (Vertrauen) â Nacht (CTA) â Footer.
   Signature: one navy night plane; no white sandwiches between stages.
   ------------------------------------------------------------------------- */
body.home .wf-section.wf-trust-plans {
	padding-block: clamp(2.5rem, 4.5vw, 3.5rem) clamp(1.25rem, 2.5vw, 1.75rem);
}

/* Soft dusk at the bottom of trust â hands off to the night stage. */
body.home .wf-trust-plans::after {
	display: none;
}

body.home .wf-section.wf-cta-band.wf-cta-band--home {
	background: transparent;
	margin-bottom: 0;
	padding-block: clamp(1.75rem, 3.5vw, 2.5rem) clamp(2.75rem, 5vw, 3.75rem);
	padding-inline: clamp(1rem, 3vw, 1.5rem);
	position: relative;
}

/* Redânavy curb line â same vernacular as trust-plans / hero bars. */
body.home .wf-section.wf-cta-band.wf-cta-band--home::before {
	display: none;
}

body.home .wf-cta-band--home .wf-cta-band__inner {
	border-radius: clamp(14px, 2vw, 18px);
	box-shadow:
		0 1px 0 rgba(255, 255, 255, 0.07) inset,
		0 22px 48px rgba(0, 0, 0, 0.35);
	margin-inline: auto;
	max-width: min(52rem, 100%);
	padding: clamp(1.85rem, 3.5vw, 2.65rem) clamp(1.25rem, 3vw, 2.25rem);
}

body.home .wf-cta-band--home .wf-cta-band__inner h2,
body.home .wf-cta-band--home .wf-cta-band__inner .wp-block-heading {
	font-size: clamp(1.35rem, 2.5vw, 1.75rem);
	letter-spacing: -0.03em;
	max-width: 26rem;
}

body.home .wf-cta-band--home .wf-cta-band__actions {
	padding-top: clamp(1.35rem, 2.5vw, 1.85rem);
}

/* Seam: footer continues the same night asphalt â no white gap. */
body.home .wd-page-content,
body.home .main-page-wrapper,
body.home .wd-content-area,
body.home .entry-content,
body.home article.entry-content {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

body.home .wd-footer,
body.home footer.wd-footer,
body.home footer.footer-container {
	margin-top: 0 !important;
}

body.home .wf-footer-reveal__panel,
body.home .wf-footer-reveal__body {
	background-color: #071018;
}

body.home .wf-footer-reveal__top {
	padding-top: clamp(2.5rem, 5vw, 3.5rem);
}

.wf-section + .wf-section {
	border-top: 1px solid rgba(11, 79, 138, 0.08);
}

/* Homepage: premium sections carry their own rhythm Ã¢â¬â no hairline stack. */
body.home .wf-section + .wf-section {
	border-top: 0;
}

.wf-section:not(.wf-cta-band):not(.wf-hero):not(.wf-page-hero):not(.wf-catalog-hero) .wp-block-heading,
.wf-section:not(.wf-cta-band):not(.wf-hero):not(.wf-page-hero):not(.wf-catalog-hero) h2.wp-block-heading {
	color: var(--color-bg-brand-strong);
	letter-spacing: -0.02em;
	margin-bottom: var(--space-4, 1rem);
}

.wf-eyebrow {
	color: var(--color-bg-brand);
	font-family: var(--font-mono);
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 0.14em;
	line-height: 1.2;
	margin: 0 0 0.65rem;
	text-transform: uppercase;
}

.wf-hero {
	--wf-hero-ink: #f4f7fb;
	--wf-hero-muted: rgba(244, 247, 251, 0.72);
	background: transparent;
	border-top: 0;
	padding-block: 0;
	padding-inline: 0;
}

.wf-hero.wf-section + .wf-section,
.wf-section.wf-hero + .wf-section {
	border-top: 0;
}

.wf-hero__plane {
	background:
		radial-gradient(120% 80% at 12% 70%, rgba(198, 40, 40, 0.22) 0%, transparent 55%),
		linear-gradient(135deg, #0a1520 0%, #0b4f8a 48%, #071018 100%);
	color: var(--wf-hero-ink);
	display: flex;
	flex-direction: column;
	isolation: isolate;
	justify-content: center;
	min-height: 80svh;
	overflow: hidden;
	position: relative;
	width: 100%;
}

/* Same film-grain as footer .wf-footer-reveal__noise Ã¢â¬â sits under content. */
.wf-hero__plane::after {
	background-image: var(--wf-footer-noise-image);
	background-repeat: repeat;
	background-size: 128px 128px;
	content: "";
	inset: 0;
	mix-blend-mode: overlay;
	opacity: 0.55;
	pointer-events: none;
	position: absolute;
	z-index: 0;
}

.wf-hero__inner {
	align-items: center;
	display: grid;
	/* Spacing lives on the children so copyâsearchâlead can use different steps. */
	gap: 0;
	grid-template-columns: 1fr;
	justify-items: center;
	margin: 0 auto;
	max-width: min(56rem, 100%);
	padding: clamp(3.25rem, 7vh, 5rem) var(--space-4, 1rem) clamp(4.5rem, 9vh, 6rem);
	position: relative;
	text-align: center;
	width: 100%;
	/* Above .wf-hero-cities so the autocomplete dropdown covers the marquee. */
	z-index: 5;
}

/*
 * Home hero: content-sized floor (35rem), stack balanced in the navy stage.
 * Top-packing left dead air above the cities rail on notebooks (e.g. 1280Ã800);
 * optical centering between header clearance and the cities rail fixes both
 * âstuck to the barâ and âempty band at the bottomâ.
 * Panels may still overflow the plane (overflow-y: visible when expanded).
 */
body.home .wf-hero__plane {
	justify-content: flex-start;
	min-height: 35rem;
}

body.home .wf-hero__inner {
	align-content: center;
	align-items: center;
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	justify-content: center;
	/* Cities rail (~95px) + a little air above the chips. */
	padding-bottom: 7.25rem;
	padding-top: calc(var(--wd-header-general-h, 4.75rem) + clamp(2.8rem, 6.6vh, 4.4rem));
	width: 100%;
}

body.admin-bar.home .wf-hero__inner {
	padding-top: calc(
		var(--wd-header-general-h, 4.75rem) + var(--wd-admin-bar-h, 32px) + clamp(2rem, 4.8vh, 3.6rem)
	);
}

body.home .wf-hero__copy {
	margin-bottom: 0.85rem;
}

body.home .wf-hero__search.wf-big-search,
body.home .wf-big-search {
	margin-bottom: 0.65rem;
}

body.home .wf-hero__lead-below {
	margin-bottom: 0.75rem;
}

/* Tall monitors: a touch more air under the header. */
@media (min-height: 1100px) {
	body.home .wf-hero__inner {
		padding-top: calc(var(--wd-header-general-h, 4.75rem) + clamp(1.6rem, 3.6vh, 2.7rem));
	}

	body.home .wf-hero__copy {
		margin-bottom: 1.15rem;
	}
}

/*
 * Notebook / short desktop (1280Ã800, 1440Ã900, â¦): pin the stack under the
 * header, hug the cities rail â avoid a dead navy band under the search.
 * Breakpoint is 980px so typical laptop viewports actually match.
 */
@media (max-height: 980px) and (min-width: 900px) {
	body.home .wf-hero__plane {
		min-height: 0;
	}

	body.home .wf-hero__inner {
		justify-content: flex-start;
		/* Cities rail + middle air (+20%) under search/lead. */
		padding-bottom: 7.25rem;
		/* Header clearance â generous air under the sticky bar. */
		padding-top: calc(var(--wd-header-general-h, 4.75rem) + 7rem);
	}

	body.admin-bar.home .wf-hero__inner {
		padding-top: calc(var(--wd-header-general-h, 4.75rem) + var(--wd-admin-bar-h, 32px) + 5.75rem);
	}

	body.home .wf-hero__search.wf-big-search,
	body.home .wf-big-search {
		margin-bottom: 0.45rem;
	}

	body.home .wf-hero__lead-below {
		margin-bottom: 0.75rem;
	}

	/* First content stage: less white void under a shorter hero. */
	body.home .wf-section.wf-hero + .wf-section {
		padding-block-start: clamp(2.25rem, 4vw, 3rem);
	}
}

/* Short viewports: slightly tighter type, keep readable header clearance. */
@media (max-height: 900px) {
	body.home .wf-hero__copy {
		gap: 0.3rem;
		margin-bottom: 0.65rem;
	}

	body.home .wf-hero__title,
	body.home .wf-hero h1.wp-block-heading {
		font-size: clamp(1.85rem, 3.4vw, 2.45rem);
	}

	body.home .wf-hero .wf-lead,
	body.home .wf-hero__lead-below {
		font-size: clamp(0.9375rem, 1.25vw, 1.0625rem);
	}

	body.home .wf-hero__search.wf-big-search,
	body.home .wf-big-search {
		margin-bottom: 0.45rem;
	}
}

@media (max-height: 760px) {
	body.home .wf-hero__inner {
		padding-bottom: 7.25rem;
		/* Keep clear air under the sticky header â do not collapse to ~1rem. */
		padding-top: calc(var(--wd-header-general-h, 4.75rem) + 5.5rem);
	}

	body.home .wf-hero .wf-eyebrow {
		font-size: 0.75rem;
		letter-spacing: 0.12em;
	}

	body.home .wf-hero__title,
	body.home .wf-hero h1.wp-block-heading {
		font-size: clamp(1.65rem, 3vw, 2.1rem);
	}

	body.home .wf-hero__lead-below {
		display: none;
	}
}

/* Open panels: reclaim a little space, but never glue the eyebrow to the bar. */
@media (max-height: 900px) {
	body.home .wf-hero:has(.wf-big-search.is-expanded) .wf-hero__inner {
		justify-content: flex-start;
		padding-top: calc(var(--wd-header-general-h, 4.75rem) + 3.5rem);
	}

	body.admin-bar.home .wf-hero:has(.wf-big-search.is-expanded) .wf-hero__inner {
		padding-top: calc(var(--wd-header-general-h, 4.75rem) + var(--wd-admin-bar-h, 32px) + 3rem);
	}

	body.home .wf-hero:has(.wf-big-search.is-expanded) .wf-hero__lead-below {
		display: none;
	}

	body.home .wf-hero:has(.wf-big-search.is-expanded) .wf-hero-cities {
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}
}

/* Phones: stacked search needs top room for panels â no vertical centering. */
@media (max-width: 899px) {
	body.home .wf-hero__inner {
		justify-content: flex-start;
		padding-bottom: 7.25rem;
		padding-top: calc(var(--wd-header-general-h, 4.75rem) + clamp(1.4rem, 3vw, 1.9rem));
	}
}

@media (min-width: 900px) {
	.wf-hero__inner {
		max-width: min(56rem, 100%);
		padding-inline: var(--space-5, 1.5rem);
	}
}

.wf-hero__copy {
	animation: wf-hero-copy-in 650ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	margin: 0 auto 1.35rem;
	max-width: min(38rem, 100%);
	text-align: center;
	width: 100%;
}

/* Ã¢â¬âÃ¢â¬â Airbnb-parity big search (brand color only) Ã¢â¬âÃ¢â¬â */
/* ============================================================
   Hero big search â 1:1 port of the Airbnb structured search bar.
   Geometry, typography and interaction states mirror the original;
   the submit button carries the MainHalteverbot action colour.
   ============================================================ */

.wf-big-search {
	/* Airbnb palette (grey ramp) â scoped, so nothing leaks out. */
	--bs-white: #ffffff;
	--bs-grey100: #f7f7f7;
	--bs-grey200: #f2f2f2;
	--bs-grey300: #ebebeb;
	--bs-grey400: #dddddd;
	--bs-grey600: #8c8c8c;
	--bs-grey700: #6c6c6c;
	--bs-grey1000: #222222;
	--bs-bar-h: 68px;
	--bs-pill-radius: 100px;
	--bs-seg-radius: 40px;
	--bs-panel-radius: 32px;
	--bs-panel-h: 24rem; /* ~384px â step 1: slightly more compact than 433px */
	--bs-pad-x: 24px;
	--bs-font: var(--font-sans, "Source Sans 3", -apple-system, BlinkMacSystemFont, sans-serif);
}

.wf-hero__search.wf-big-search,
.wf-big-search {
	animation: wf-hero-copy-in 750ms cubic-bezier(0.2, 0.8, 0.2, 1) 80ms both;
	isolation: isolate;
	margin: 0 auto 0.75rem;
	max-width: min(53.125rem, 100%);
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 6;
}

/* Neutralise the generic search-module grid. */
.wf-big-search .wf-search-module__form.wf-big-search__form,
.wf-big-search__form.wf-search-module__form {
	align-items: stretch !important;
	display: block !important;
	gap: 0 !important;
	grid-template-columns: none !important;
	margin: 0 !important;
	max-width: none !important;
	position: relative;
	width: 100% !important;
}

/* ---------- Bar ---------- */

.wf-big-search__bar {
	align-items: stretch;
	background: var(--bs-white);
	border: 1px solid var(--bs-grey400);
	border-radius: var(--bs-pill-radius);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.05);
	display: grid;
	/* Airbnb tracks: 2fr | 1px | 1fr | 1px | 1fr | 1px | 2fr */
	grid-template-columns:
		minmax(0, 2fr) 1px
		minmax(0, 1fr) 1px minmax(0, 1fr) 1px
		minmax(0, 2fr);
	height: var(--bs-bar-h);
	/* Hover pills must stay inside the capsule â larger type used to push them out. */
	overflow: hidden;
	position: relative;
	transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.wf-big-search__bar.is-expanded {
	background: var(--bs-grey300);
	border-color: transparent;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.05);
}

/* ---------- Segments ---------- */

.wf-big-search__segment {
	align-items: center;
	background: transparent;
	border-radius: var(--bs-seg-radius);
	cursor: pointer;
	display: flex;
	height: 100%;
	justify-content: space-between;
	min-height: 0;
	min-width: 0;
	overflow: hidden;
	position: relative;
	transition: background-color 0.15s ease, box-shadow 0.2s ease;
	z-index: 2;
}

.wf-big-search__segment--location {
	grid-column: 1 / 2;
}

.wf-big-search__segment--start {
	grid-column: 3 / 6;
}

.wf-big-search__segment--duration {
	grid-column: 7 / 8;
	padding-inline-end: 0;
}

/* Inner hit area: label + value stack. */
.wf-big-search__field,
.wf-big-search__trigger {
	all: unset;
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	font-family: var(--bs-font);
	gap: 2px;
	height: 100%;
	justify-content: center;
	min-width: 0;
	padding: 12px var(--bs-pad-x);
	text-align: left;
	text-transform: none !important;
	width: 100%;
}

.wf-big-search__segment--duration .wf-big-search__trigger {
	padding-inline-end: 8px;
}

.wf-big-search__segment--duration .wf-big-search__clear {
	margin-inline-end: 8px;
	/* Sit between value and the red search button. */
	order: 2;
}

.wf-big-search__segment--duration .wf-big-search__submit {
	order: 3;
}

.wf-big-search__trigger:focus-visible {
	border-radius: var(--bs-seg-radius);
	outline: 2px solid var(--color-focus-ring, #1a6fb5);
	outline-offset: -2px;
}

/* An active segment already reads as a white pill, so the ring is only a
   fallback for when the popover state is unavailable. */
.wf-big-search__segment:not(.is-active) .wf-big-search__field:focus-within {
	border-radius: var(--bs-seg-radius);
	outline: 2px solid var(--color-focus-ring, #1a6fb5);
	outline-offset: -2px;
}

/* Idle hover: light grey pill. */
.wf-big-search__bar:not(.is-expanded) .wf-big-search__segment:hover {
	background: var(--bs-grey100);
}

/* Expanded: non-active segments darken slightly on hover. */
.wf-big-search__bar.is-expanded .wf-big-search__segment:not(.is-active):hover {
	background: rgba(0, 0, 0, 0.045);
}

/* Expanded: active segment lifts as a white pill. */
.wf-big-search__bar.is-expanded .wf-big-search__segment.is-active {
	background: var(--bs-white);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.18);
	z-index: 3;
}

/* ---------- Dividers ---------- */

.wf-big-search__divider {
	align-self: center;
	background: var(--bs-grey400);
	height: 32px;
	pointer-events: none;
	width: 1px;
	z-index: 1;
}

.wf-big-search__divider--1 {
	grid-column: 2 / 3;
}

.wf-big-search__divider--2 {
	grid-column: 6 / 7;
}

/* A hovered or active segment swallows the rules next to it. */
.wf-big-search__bar.is-expanded .wf-big-search__divider {
	opacity: 0;
}

.wf-big-search__bar:has(.wf-big-search__segment--location:hover) .wf-big-search__divider--1,
.wf-big-search__bar:has(.wf-big-search__segment--start:hover) .wf-big-search__divider--1,
.wf-big-search__bar:has(.wf-big-search__segment--start:hover) .wf-big-search__divider--2,
.wf-big-search__bar:has(.wf-big-search__segment--duration:hover) .wf-big-search__divider--2 {
	opacity: 0;
}

/* ---------- Labels & values ---------- */

.wf-big-search__label,
.wf-big-search label.wf-big-search__label {
	color: var(--bs-grey1000) !important;
	display: block;
	font-family: var(--bs-font);
	font-size: 13px !important;
	font-weight: 500 !important;
	letter-spacing: normal !important;
	line-height: 17px !important;
	margin: 0 !important;
	overflow: clip;
	text-overflow: ellipsis;
	text-transform: none !important;
	white-space: nowrap;
}

.wf-big-search__value,
.wf-big-search__input,
.wf-big-search input.wf-big-search__input[type="search"] {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	caret-color: var(--bs-grey1000);
	color: var(--bs-grey1000) !important;
	font-family: var(--bs-font) !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	height: auto !important;
	letter-spacing: normal !important;
	line-height: 20px !important;
	margin: 0 !important;
	min-height: 0 !important;
	outline: none !important;
	overflow: clip;
	padding: 0 !important;
	text-overflow: ellipsis;
	text-transform: none !important;
	white-space: nowrap;
	width: 100% !important;
}

.wf-big-search__value.is-placeholder,
.wf-big-search__input::placeholder {
	color: var(--bs-grey700) !important;
	font-weight: 500 !important;
	opacity: 1 !important;
}

.wf-big-search input.wf-big-search__input[type="search"]::-webkit-search-cancel-button {
	appearance: none;
	display: none;
}

.wf-big-search__native-select {
	height: 0 !important;
	min-height: 0 !important;
	opacity: 0 !important;
	pointer-events: none;
	position: absolute;
	width: 0 !important;
}

/* ---------- Clear buttons ---------- */

.wf-big-search__clear {
	align-items: center;
	appearance: none;
	aspect-ratio: 1 / 1;
	background: var(--bs-grey300);
	border: 0;
	border-radius: 50%;
	box-sizing: border-box;
	color: var(--bs-grey1000);
	cursor: pointer;
	/* !important: WoodMart button defaults otherwise force the clear chip visible when empty. */
	display: none !important;
	flex: 0 0 24px;
	height: 24px;
	justify-content: center;
	line-height: 0;
	margin-inline-end: 12px;
	max-height: 24px;
	max-width: 24px;
	min-height: 24px;
	min-width: 24px;
	padding: 0;
	transition: background-color 0.15s ease;
	width: 24px;
}

.wf-big-search__clear svg {
	display: block;
	flex-shrink: 0;
	height: 10px;
	width: 10px;
}

.wf-big-search__segment.has-value .wf-big-search__clear {
	display: inline-flex !important;
}

.wf-big-search__clear:hover {
	background: var(--bs-grey400);
}

.wf-big-search__clear:focus-visible {
	outline: 2px solid var(--color-focus-ring, #1a6fb5);
	outline-offset: 2px;
}

/* ---------- Submit ---------- */

.wf-big-search__submit,
.wf-big-search button.wf-big-search__submit[type="submit"] {
	align-items: center;
	align-self: center;
	appearance: none;
	background: var(--color-action-primary, #c62828) !important;
	border: 0 !important;
	border-radius: 100px !important;
	box-shadow: none !important;
	color: #ffffff !important;
	cursor: pointer;
	display: inline-flex !important;
	flex-shrink: 0;
	font-family: var(--bs-font) !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	gap: 8px;
	height: 48px !important;
	justify-content: center;
	letter-spacing: normal !important;
	line-height: 1 !important;
	margin: 0 9px 0 0 !important;
	min-height: 48px !important;
	min-width: 48px !important;
	padding: 0 16px !important;
	text-transform: none !important;
	transition: background-color 0.2s ease, transform 0.15s ease;
	width: auto !important;
	z-index: 4;
}

.wf-big-search__submit:hover,
.wf-big-search button.wf-big-search__submit[type="submit"]:hover {
	background: var(--color-action-primary-hover, #b91c1c) !important;
	box-shadow: none !important;
	transform: scale(1.04);
}

.wf-big-search__submit:focus-visible {
	outline: 2px solid var(--color-focus-ring, #1a6fb5);
	outline-offset: 3px;
}

.wf-big-search__submit-icon {
	display: block;
	flex-shrink: 0;
	height: 16px;
	width: 16px;
}

/* Collapsed: icon only. Expanded: icon + label (Airbnb behaviour). */
.wf-big-search__submit-text {
	display: none;
	text-transform: none !important;
	white-space: nowrap;
}

.wf-big-search.is-expanded .wf-big-search__submit-text {
	display: inline;
}

.wf-big-search.is-expanded .wf-big-search__submit,
.wf-big-search.is-expanded button.wf-big-search__submit[type="submit"] {
	padding: 0 20px !important;
}

/* ---------- Panels ---------- */

/* The hero plane clips so the city marquee can scroll. While a popover is open
   it may only clip sideways, and the hero has to paint above the next section. */
.wf-hero:has(.wf-big-search.is-expanded) {
	position: relative;
	z-index: 20;
}

.wf-hero__plane:has(.wf-big-search.is-expanded) {
	overflow-x: clip;
	overflow-y: visible;
}

.wf-big-search__panel {
	background: var(--bs-white);
	border-radius: var(--bs-panel-radius);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 8px 28px rgba(0, 0, 0, 0.18);
	color: var(--bs-grey1000);
	display: flex;
	flex-direction: column;
	font-family: var(--bs-font);
	/* --bs-panel-fit-h is set by JS to the remaining viewport below the bar. */
	height: min(var(--bs-panel-h), var(--bs-panel-fit-h, var(--bs-panel-h)));
	margin-top: 12px;
	max-height: min(var(--bs-panel-h), var(--bs-panel-fit-h, 70dvh), 70dvh);
	/* Clip scrollbar / children to the rounded corners. */
	overflow: hidden;
	position: absolute;
	top: 100%;
	z-index: 40;
}

.wf-big-search__panel[hidden] {
	display: none !important;
}

.wf-big-search__panel--start {
	left: 50%;
	padding: 18px 28px 14px;
	transform: translateX(-50%);
	width: min(53rem, calc(100vw - 2rem));
}

.wf-big-search__panel--start .wf-big-search__calendar {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-height: 0;
	overflow: hidden;
	padding-bottom: 4px;
}

.wf-big-search__panel--start .wf-big-search__cal-months {
	flex: 1 1 auto;
	min-height: 0;
}

.wf-big-search__panel--duration {
	padding: 18px 12px 14px 16px;
	right: 0;
	width: min(23rem, calc(100vw - 2rem));
}

/* Ort suggestions â panel chrome clips; the list scrolls inset from the radius. */
.wf-big-search__panel--location {
	left: 0;
	padding: 12px 0;
	right: auto;
	transform: none;
	width: min(26rem, calc(100vw - 2rem));
}

.wf-big-search__panel--location .wf-big-search__panel-scroll,
.wf-big-search__panel--location .wf-search-autocomplete__list {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	flex: 1 1 auto;
	left: auto;
	list-style: none;
	margin: 0 14px 0 10px;
	max-height: none;
	min-height: 0;
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior: contain;
	padding: 4px 6px 4px 6px;
	position: static;
	right: auto;
	scrollbar-color: #d4d4d4 transparent;
	scrollbar-gutter: stable;
	scrollbar-width: thin;
	top: auto;
	width: auto;
	z-index: auto;
}

.wf-big-search__panel-scroll::-webkit-scrollbar,
.wf-big-search__duration-list::-webkit-scrollbar {
	width: 6px;
}

.wf-big-search__panel-scroll::-webkit-scrollbar-track,
.wf-big-search__duration-list::-webkit-scrollbar-track {
	background: transparent;
	margin-block: 16px;
}

.wf-big-search__panel-scroll::-webkit-scrollbar-thumb,
.wf-big-search__duration-list::-webkit-scrollbar-thumb {
	background: #d4d4d4;
	background-clip: padding-box;
	border: 1px solid transparent;
	border-radius: 100px;
}

.wf-big-search__panel-scroll::-webkit-scrollbar-thumb:hover,
.wf-big-search__duration-list::-webkit-scrollbar-thumb:hover {
	background: #c0c0c0;
	background-clip: padding-box;
}

.wf-big-search .wf-search-autocomplete__hint {
	color: var(--bs-grey700, #6c6c6c);
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.04em;
	list-style: none;
	padding: 8px 14px 10px;
	text-transform: uppercase;
}

.wf-big-search .wf-search-autocomplete__option {
	border: 0;
	border-radius: 16px;
	gap: 0.15rem;
	padding: 0.85rem 0.95rem;
}

.wf-big-search .wf-search-autocomplete__option.is-active,
.wf-big-search .wf-search-autocomplete__option:hover {
	background: var(--bs-grey100, #f7f7f7);
	border-color: transparent;
}

.wf-big-search .wf-search-autocomplete__title {
	color: var(--bs-grey1000, #222222);
	font-size: 0.9375rem;
	font-weight: 600;
}

.wf-big-search .wf-search-autocomplete__title strong {
	color: var(--color-bg-brand, #0b4f8a);
}

.wf-big-search .wf-search-autocomplete__meta {
	color: var(--bs-grey700, #6c6c6c);
}

.wf-big-search .wf-search-autocomplete__empty {
	padding: 1rem 0.95rem;
}

.wf-big-search__panel-foot {
	align-items: center;
	border-top: 1px solid var(--bs-grey300);
	display: flex;
	flex: 0 0 auto;
	gap: 12px;
	justify-content: space-between;
	margin-top: auto;
	padding-top: 14px;
}

.wf-big-search__panel-hint {
	color: var(--bs-grey700);
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
}

.wf-big-search__panel-btn {
	appearance: none;
	background: transparent;
	border: 0;
	border-radius: 8px;
	color: var(--bs-grey1000);
	cursor: pointer;
	font-family: var(--bs-font);
	font-size: 14px;
	font-weight: 600;
	padding: 8px 10px;
	text-decoration: underline;
	text-transform: none;
}

.wf-big-search__panel-btn:hover {
	background: var(--bs-grey100);
}

.wf-big-search__panel-btn:focus-visible {
	outline: 2px solid var(--color-focus-ring, #1a6fb5);
	outline-offset: 2px;
}

.wf-big-search__panel-btn--primary {
	background: var(--color-action-primary, #c62828);
	color: #ffffff;
	padding: 10px 16px;
	text-decoration: none;
}

.wf-big-search__panel-btn--primary:hover {
	background: var(--color-action-primary-hover, #b91c1c);
}

/* ---------- Calendar ---------- */

.wf-big-search__calendar {
	position: relative;
}

.wf-big-search__cal-nav-btn {
	align-items: center;
	appearance: none;
	background: transparent;
	border: 0;
	border-radius: 50%;
	color: var(--bs-grey1000);
	cursor: pointer;
	display: inline-flex;
	height: 32px;
	justify-content: center;
	position: absolute;
	top: 0;
	transition: background-color 0.15s ease;
	width: 32px;
	z-index: 2;
}

.wf-big-search__cal-nav-btn--prev {
	left: 0;
}

.wf-big-search__cal-nav-btn--next {
	right: 0;
}

.wf-big-search__cal-nav-btn:hover:not(:disabled) {
	background: var(--bs-grey100);
}

.wf-big-search__cal-nav-btn:disabled {
	color: var(--bs-grey400);
	cursor: default;
}

.wf-big-search__cal-nav-btn:focus-visible {
	outline: 2px solid var(--color-focus-ring, #1a6fb5);
	outline-offset: 2px;
}

.wf-big-search__cal-months {
	display: grid;
	gap: 40px;
	grid-template-columns: 1fr;
}

.wf-big-search__cal-months.is-dual {
	grid-template-columns: 1fr 1fr;
}

.wf-big-search__cal-title {
	color: var(--bs-grey1000);
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 20px;
	text-align: center;
}

.wf-big-search__cal-weekdays,
.wf-big-search__cal-grid {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
}

.wf-big-search__cal-weekdays {
	margin-bottom: 4px;
}

.wf-big-search__cal-weekdays span {
	color: var(--bs-grey1000);
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	padding: 4px 0;
	text-align: center;
}

.wf-big-search__cal-day {
	align-items: center;
	appearance: none;
	aspect-ratio: 1;
	background: transparent;
	border: 0;
	border-radius: 50%;
	color: var(--bs-grey1000);
	cursor: pointer;
	display: inline-flex;
	font-family: var(--bs-font);
	font-size: 14px;
	font-weight: 400;
	justify-content: center;
	margin: 0 auto;
	max-width: 48px;
	padding: 0;
	transition: background-color 0.15s ease, color 0.15s ease;
	width: 100%;
}

.wf-big-search__cal-day.is-empty {
	cursor: default;
	pointer-events: none;
	visibility: hidden;
}

.wf-big-search__cal-day:disabled {
	color: var(--bs-grey600);
	cursor: not-allowed;
	text-decoration: line-through;
}

.wf-big-search__cal-day:not(:disabled):hover {
	background: var(--bs-grey100);
	box-shadow: inset 0 0 0 1px var(--bs-grey1000);
}

.wf-big-search__cal-day.is-today:not(.is-selected) {
	font-weight: 700;
	text-decoration: underline;
}

.wf-big-search__cal-day.is-selected {
	background: var(--bs-grey1000) !important;
	box-shadow: none;
	color: #ffffff !important;
	font-weight: 600;
}

.wf-big-search__cal-day:focus-visible {
	outline: 2px solid var(--color-focus-ring, #1a6fb5);
	outline-offset: 1px;
}

/* ---------- Duration list ---------- */

.wf-big-search__duration-list {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	margin-inline: 0 10px;
	max-height: none;
	min-height: 0;
	overflow-y: auto;
	overscroll-behavior: contain;
	padding-inline-end: 6px;
	scrollbar-color: #d4d4d4 transparent;
	scrollbar-gutter: stable;
	scrollbar-width: thin;
}

.wf-big-search__duration-option {
	align-items: baseline;
	appearance: none;
	background: transparent;
	border: 0;
	border-radius: 12px;
	color: var(--bs-grey1000);
	cursor: pointer;
	display: flex;
	font-family: var(--bs-font);
	font-size: 14px;
	gap: 8px;
	justify-content: space-between;
	line-height: 18px;
	padding: 12px 14px;
	text-align: left;
	transition: background-color 0.15s ease;
	width: 100%;
}

.wf-big-search__duration-option:hover {
	background: var(--bs-grey100);
}

.wf-big-search__duration-option[aria-checked="true"] {
	background: var(--bs-grey1000);
	color: #ffffff;
	font-weight: 600;
}

.wf-big-search__duration-option:focus-visible {
	outline: 2px solid var(--color-focus-ring, #1a6fb5);
	outline-offset: -2px;
}

.wf-big-search__duration-price {
	color: var(--bs-grey700);
	font-size: 13px;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

.wf-big-search__duration-option[aria-checked="true"] .wf-big-search__duration-price {
	color: rgba(255, 255, 255, 0.82);
}

/* ---------- Module states ---------- */

.wf-big-search .wf-search-module__error,
.wf-big-search .wf-search-module__empty,
.wf-big-search .wf-search-module__loading {
	margin: 12px 0 0;
	text-align: center;
}

.wf-big-search .wf-search-module__error,
.wf-big-search .wf-search-module__error a {
	color: #fecaca;
}

.wf-big-search .wf-muted {
	color: rgba(255, 255, 255, 0.78);
}

/* ------------------------------------------------------------
   WoodMart paints every <button> through
   :is(.btn, .button, button, [type="submit"], [type="button"]):hover,
   which outranks a single class. The [data-big-search] hook lifts our
   own surfaces back above it without scattering !important.
   ------------------------------------------------------------ */

.wf-big-search[data-big-search] button,
.wf-big-search[data-big-search] button:hover,
.wf-big-search[data-big-search] button:focus,
.wf-big-search[data-big-search] button:active {
	background-color: transparent;
	background-image: none;
	border-color: transparent;
	box-shadow: none;
	color: inherit;
	letter-spacing: normal;
	text-shadow: none;
	text-transform: none;
}

.wf-big-search[data-big-search] .wf-big-search__trigger,
.wf-big-search[data-big-search] .wf-big-search__trigger:hover,
.wf-big-search[data-big-search] .wf-big-search__trigger:focus,
.wf-big-search[data-big-search] .wf-big-search__trigger:active {
	border-radius: inherit;
}

.wf-big-search[data-big-search] .wf-big-search__clear,
.wf-big-search[data-big-search] .wf-big-search__clear:hover,
.wf-big-search[data-big-search] .wf-big-search__clear:focus,
.wf-big-search[data-big-search] .wf-big-search__clear:active {
	aspect-ratio: 1 / 1;
	background-color: var(--bs-grey300);
	border-radius: 50%;
	box-sizing: border-box;
	color: var(--bs-grey1000);
	flex: 0 0 24px;
	height: 24px;
	line-height: 0;
	max-height: 24px;
	max-width: 24px;
	min-height: 24px !important;
	min-width: 24px;
	padding: 0;
	width: 24px;
}

.wf-big-search[data-big-search] .wf-big-search__clear:hover {
	background-color: var(--bs-grey400);
}

.wf-big-search[data-big-search] .wf-big-search__cal-nav-btn {
	border-radius: 50%;
}

.wf-big-search[data-big-search] .wf-big-search__cal-nav-btn:hover:not(:disabled) {
	background-color: var(--bs-grey100);
}

.wf-big-search[data-big-search] .wf-big-search__cal-nav-btn:disabled {
	color: var(--bs-grey400);
}

.wf-big-search[data-big-search] .wf-big-search__cal-day {
	border-radius: 50%;
}

.wf-big-search[data-big-search] .wf-big-search__cal-day:not(:disabled):hover {
	background-color: var(--bs-grey100);
	box-shadow: inset 0 0 0 1px var(--bs-grey1000);
}

.wf-big-search[data-big-search] .wf-big-search__cal-day:disabled {
	color: var(--bs-grey600);
}

.wf-big-search[data-big-search] .wf-big-search__cal-day.is-selected,
.wf-big-search[data-big-search] .wf-big-search__cal-day.is-selected:hover {
	background-color: var(--bs-grey1000);
	box-shadow: none;
	color: #ffffff;
}

.wf-big-search[data-big-search] .wf-big-search__duration-option {
	border-radius: 12px;
}

.wf-big-search[data-big-search] .wf-big-search__duration-option:hover {
	background-color: var(--bs-grey100);
}

.wf-big-search[data-big-search] .wf-big-search__duration-option[aria-checked="true"],
.wf-big-search[data-big-search] .wf-big-search__duration-option[aria-checked="true"]:hover {
	background-color: var(--bs-grey1000);
	color: #ffffff;
}

.wf-big-search[data-big-search]
	.wf-big-search__duration-option[aria-checked="true"]
	.wf-big-search__duration-price {
	color: rgba(255, 255, 255, 0.82);
}

/* WoodMart sets text-decoration: none !important on buttons. */
.wf-big-search[data-big-search] .wf-big-search__panel-btn {
	border-radius: 8px;
	color: var(--bs-grey1000);
	text-decoration: underline !important;
}

.wf-big-search[data-big-search] .wf-big-search__panel-btn--primary {
	text-decoration: none !important;
}

.wf-big-search[data-big-search] .wf-big-search__cal-day.is-today:not(.is-selected) {
	text-decoration: underline !important;
}

.wf-big-search[data-big-search] .wf-big-search__cal-day:disabled {
	text-decoration: line-through !important;
}

.wf-big-search[data-big-search] .wf-big-search__panel-btn:hover {
	background-color: var(--bs-grey100);
}

.wf-big-search[data-big-search] .wf-big-search__panel-btn--primary,
.wf-big-search[data-big-search] .wf-big-search__panel-btn--primary:focus {
	background-color: var(--color-action-primary, #c62828);
	color: #ffffff;
}

.wf-big-search[data-big-search] .wf-big-search__panel-btn--primary:hover {
	background-color: var(--color-action-primary-hover, #b91c1c);
}

/* ---------- Mobile ---------- */

@media (max-width: 743px) {
	.wf-big-search__bar {
		border-radius: 28px;
		grid-template-columns: 1fr;
		height: auto;
		padding: 8px;
	}

	/* Stacked layout: the vertical rules become row separators. */
	.wf-big-search__divider {
		background: var(--bs-grey300);
		grid-column: 1 / -1 !important;
		height: 1px;
		margin-inline: 16px;
		opacity: 1 !important;
		width: auto;
	}

	.wf-big-search__segment {
		border-radius: 22px;
		grid-column: 1 / -1 !important;
	}

	.wf-big-search__segment--duration {
		align-items: center;
		display: grid;
		gap: 8px;
		grid-template-columns: 1fr auto;
	}

	.wf-big-search__segment--duration .wf-big-search__trigger {
		grid-column: 1;
		padding: 12px 16px;
	}

	.wf-big-search__segment--duration .wf-big-search__clear {
		grid-column: 2;
		margin-inline-end: 8px;
	}

	.wf-big-search__field,
	.wf-big-search__trigger {
		padding: 12px 16px;
	}

	.wf-big-search__submit,
	.wf-big-search button.wf-big-search__submit[type="submit"] {
		grid-column: 1 / -1;
		margin: 0 !important;
		min-width: 100% !important;
		transform: none !important;
		width: 100% !important;
	}

	.wf-big-search__submit-text {
		display: inline;
	}

	.wf-big-search__panel--start,
	.wf-big-search__panel--duration,
	.wf-big-search__panel--location {
		left: 0;
		right: 0;
		transform: none;
		width: auto;
	}

	.wf-big-search__panel--start,
	.wf-big-search__panel--duration {
		padding: 16px;
	}

	.wf-big-search__cal-months {
		gap: 24px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.wf-big-search,
	.wf-big-search__bar,
	.wf-big-search__segment,
	.wf-big-search__submit,
	.wf-big-search__cal-day,
	.wf-big-search__duration-option {
		animation: none !important;
		transition: none !important;
	}

	.wf-big-search__submit:hover {
		transform: none !important;
	}
}

/* Legacy card (kept if other pages still render it). */
.wf-hero__card {
	animation: wf-hero-copy-in 750ms cubic-bezier(0.2, 0.8, 0.2, 1) 80ms both;
	backdrop-filter: blur(18px) saturate(1.2);
	-webkit-backdrop-filter: blur(18px) saturate(1.2);
	background: rgba(255, 255, 255, 0.92);
	border: 1px solid rgba(255, 255, 255, 0.65);
	border-radius: var(--radius-md, 8px);
	box-shadow: var(--shadow-1, 0 4px 16px rgba(18, 24, 32, 0.08)), 0 24px 48px rgba(7, 16, 24, 0.28);
	color: var(--color-text-primary, #121820);
	isolation: isolate;
	margin-inline: auto;
	max-width: 28rem;
	padding: clamp(1.5rem, 3vw, 2rem);
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 2;
}

.wf-hero__card-title {
	color: var(--color-text-primary, #121820) !important;
	font-size: clamp(1.35rem, 2.4vw, 1.625rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.25;
	margin: 0 0 0.4rem;
}

.wf-hero__card-text {
	color: var(--color-text-secondary, #5a6573);
	font-size: var(--type-body-size, 1rem);
	line-height: var(--type-body-line, 1.625);
	margin: 0 0 1.35rem;
}

/* Force single-column stack (beats global .wf-search-module__form 2-col rules). */
.wf-hero__card .wf-search-module__form.wf-hero__card-form,
.wf-hero__card-form.wf-search-module__form {
	align-items: stretch !important;
	display: grid !important;
	gap: 1rem !important;
	grid-template-columns: 1fr !important;
	margin-block: 0 !important;
	max-width: none !important;
	width: 100% !important;
}

.wf-hero__card-field {
	margin: 0;
	width: 100%;
}

.wf-hero__card-field label {
	color: var(--color-text-secondary, #5a6573);
	display: block;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.3;
	margin-bottom: 0.4rem;
	text-transform: uppercase;
}

.wf-hero__card-field input[type="search"],
.wf-hero__card-field select {
	background: var(--color-bg-surface, #fff);
	border: 1px solid var(--color-border-default, #e4e8ee);
	border-radius: var(--radius-md, 8px);
	box-sizing: border-box;
	color: var(--color-text-primary, #121820);
	font-size: 1rem;
	height: auto;
	min-height: 48px;
	padding: 0.7rem 0.9rem;
	width: 100% !important;
}

.wf-hero__card-field input[type="search"]:focus-visible,
.wf-hero__card-field select:focus-visible {
	border-color: var(--color-focus-ring, #1a6fb5);
	outline: var(--focus-outline);
	outline-offset: 2px;
}

.wf-hero__card-field select {
	appearance: none;
	background-image: linear-gradient(45deg, transparent 50%, var(--color-text-secondary) 50%),
		linear-gradient(135deg, var(--color-text-secondary) 50%, transparent 50%);
	background-position: calc(100% - 18px) calc(50% - 3px), calc(100% - 12px) calc(50% - 3px);
	background-repeat: no-repeat;
	background-size: 6px 6px, 6px 6px;
	cursor: pointer;
	padding-right: 2.25rem;
}

.wf-hero__card-hint {
	color: var(--color-text-secondary, #5a6573);
	font-size: var(--type-body-sm-size, 0.9375rem);
	line-height: 1.45;
	margin: 0;
}

.wf-hero__card-form .btn,
.wf-hero__card .wf-search-module__form button[type="submit"] {
	align-self: stretch !important;
	margin-top: 0.15rem;
	min-height: 48px;
	width: 100% !important;
}

.wf-hero__card .wf-search-module__error,
.wf-hero__card .wf-search-module__empty,
.wf-hero__card .wf-search-module__loading {
	font-size: 0.875rem;
	margin: 0.85rem 0 0;
}

.wf-hero__card .wf-search-module__error,
.wf-hero__card .wf-search-module__error a {
	color: var(--color-error, #b91c1c) !important;
}

.wf-hero__card .wf-muted {
	color: var(--color-text-secondary, #5a6573);
}

/* Hero city marquee Ã¢â¬â zone-coverage rail (Halteverbot vernacular).
   Signature: frosted "zone chips" with a red pin, slow endless crawl. */
.wf-hero-cities {
	--wf-hero-cities-duration: 220s;
	bottom: 0;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	/* Below .wf-hero__inner so autocomplete can cover the marquee. */
	z-index: 1;
}

.wf-hero-cities__shell {
	background: transparent;
	/* Top/bottom padding keeps hover lift + focus ring inside overflow clip.
	   Bottom pad +20% vs 0.85rem for air under the chips. */
	overflow: hidden;
	padding: 0.75rem 0 max(1.05rem, env(safe-area-inset-bottom, 0px));
	position: relative;
}

.wf-hero-cities__marquee {
	pointer-events: auto;
	position: relative;
	z-index: 1;
}

.wf-hero-cities__viewport {
	overflow: hidden;
	padding-block: 0.15rem;
}

.wf-hero-cities__track {
	animation: wf-hero-cities-marquee var(--wf-hero-cities-duration) linear infinite;
	display: flex;
	transform: translate3d(0, 0, 0);
	width: max-content;
	will-change: transform;
}

.wf-hero-cities__marquee:hover .wf-hero-cities__track,
.wf-hero-cities__marquee:focus-within .wf-hero-cities__track {
	animation-play-state: paused;
}

.wf-hero-cities__group {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

.wf-hero-cities__item {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	padding-block: 0.5rem;
	white-space: nowrap;
}

/* Soft separators between chips Ã¢â¬â read as zone markers, not chrome. */
.wf-hero-cities__rule {
	background: radial-gradient(circle, rgba(255, 255, 255, 0.95) 0 42%, transparent 43%);
	box-shadow: 0 0 10px rgba(255, 255, 255, 0.28);
	display: block;
	flex-shrink: 0;
	height: 6px;
	margin-inline: clamp(0.65rem, 0.4rem + 0.8vw, 1.15rem);
	opacity: 0.9;
	width: 6px;
}

/* Zone chip: frosted pill + red pin (Halteverbot sign vernacular). */
.wf-hero-cities__label {
	align-items: center;
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: var(--radius-pill, 999px);
	box-shadow: 0 6px 18px rgba(5, 12, 20, 0.22);
	color: rgba(255, 255, 255, 0.94) !important;
	display: inline-flex;
	font-family: var(--font-sans);
	font-size: clamp(0.875rem, 0.8rem + 0.28vw, 1rem);
	font-weight: 600;
	gap: 0.55rem;
	letter-spacing: 0.015em;
	line-height: 1.2;
	padding: 0.55rem 0.95rem 0.55rem 0.75rem;
	text-decoration: none !important;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	transition:
		background-color var(--motion-med, 260ms cubic-bezier(0.2, 0.8, 0.2, 1)),
		border-color var(--motion-med, 260ms cubic-bezier(0.2, 0.8, 0.2, 1)),
		box-shadow var(--motion-med, 260ms cubic-bezier(0.2, 0.8, 0.2, 1)),
		color var(--motion-med, 260ms cubic-bezier(0.2, 0.8, 0.2, 1)),
		transform var(--motion-med, 260ms cubic-bezier(0.2, 0.8, 0.2, 1));
}

.wf-hero-cities__label::before {
	background:
		radial-gradient(circle at 50% 50%, #fff 0 28%, transparent 29%),
		radial-gradient(circle at 50% 50%, var(--color-action-primary, #c62828) 0 72%, transparent 73%);
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.35), 0 0 10px rgba(198, 40, 40, 0.45);
	content: "";
	display: block;
	flex: 0 0 auto;
	height: 0.7rem;
	width: 0.7rem;
}

.wf-hero-cities__marquee:hover .wf-hero-cities__label {
	background: rgba(255, 255, 255, 0.05);
	border-color: rgba(255, 255, 255, 0.1);
	color: rgba(255, 255, 255, 0.58) !important;
}

.wf-hero-cities__marquee:hover .wf-hero-cities__item:hover .wf-hero-cities__label {
	background: rgba(255, 255, 255, 0.16);
	border-color: rgba(255, 255, 255, 0.4);
	box-shadow: 0 10px 28px rgba(5, 12, 20, 0.35), 0 0 0 1px rgba(198, 40, 40, 0.35);
	color: #fff !important;
	transform: translateY(-2px);
}

.wf-hero-cities__label:focus-visible {
	background: rgba(255, 255, 255, 0.16);
	border-color: rgba(255, 255, 255, 0.4);
	box-shadow: 0 10px 28px rgba(5, 12, 20, 0.35), 0 0 0 1px rgba(198, 40, 40, 0.35);
	color: #fff !important;
	outline: var(--focus-outline);
	outline-offset: 3px;
	transform: translateY(-2px);
}

.wf-hero-cities__marquee:hover .wf-hero-cities__item:hover .wf-hero-cities__label::before,
.wf-hero-cities__label:focus-visible::before {
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.55), 0 0 14px rgba(198, 40, 40, 0.7);
}

.wf-hero-cities__sr-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

@keyframes wf-hero-cities-marquee {
	from {
		transform: translate3d(0, 0, 0);
	}
	to {
		transform: translate3d(-50%, 0, 0);
	}
}

@media (prefers-reduced-motion: reduce) {
	.wf-hero-cities__track {
		animation: none;
		flex-wrap: wrap;
		gap: 0.5rem;
		justify-content: center;
		max-width: min(1120px, 100%);
		padding-inline: 1rem;
		transform: none;
		width: 100%;
	}

	.wf-hero-cities__group + .wf-hero-cities__group {
		display: none;
	}

	.wf-hero-cities__rule {
		display: none;
	}

	.wf-hero-cities__item {
		padding: 0;
	}

	.wf-hero-cities__marquee:hover .wf-hero-cities__label {
		background: rgba(255, 255, 255, 0.08);
		border-color: rgba(255, 255, 255, 0.18);
		color: rgba(255, 255, 255, 0.94) !important;
	}
}

.wf-hero .wf-eyebrow {
	color: rgba(255, 255, 255, 0.7);
	font-family: var(--font-mono);
	font-size: 0.8125rem;
	font-weight: 500;
	letter-spacing: 0.14em;
	margin: 0;
	text-transform: uppercase;
}

.wf-hero__brand {
	color: #fff;
	font-family: var(--font-sans);
	font-size: clamp(1.35rem, 2.6vw, 1.75rem);
	font-weight: 700;
	letter-spacing: -0.015em;
	line-height: 1.15;
	margin: 0 0 var(--space-4, 1rem);
}

.wf-hero__title,
.wf-hero h1.wf-hero__title,
.wf-hero h1.wp-block-heading {
	color: #fff !important;
	font-size: clamp(2.2rem, 4.8vw, 3.35rem);
	font-weight: 700;
	letter-spacing: -0.03em;
	line-height: 1.1;
	margin: 0 auto;
	max-width: 26ch;
	text-wrap: balance;
}

/* Eigennamen mit Bindestrich (Rhein-Main) nie Ã¼ber zwei Zeilen trennen. */
.wf-nowrap {
	white-space: nowrap;
}

.wf-hero .wf-lead {
	color: rgba(244, 247, 251, 0.82);
	font-size: clamp(1.0625rem, 1.5vw, 1.1875rem);
	line-height: 1.55;
	margin: 0 auto;
	max-width: 32rem;
}

.wf-hero__lead-below {
	margin: 0;
	max-width: min(34rem, 100%);
	order: 3;
	text-align: center;
	width: 100%;
}

.wf-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: var(--space-3, 0.75rem);
	justify-content: center;
	margin-top: var(--space-6, 2rem);
}

.wf-hero__actions .btn {
	cursor: pointer;
}

.wf-hero__actions .wf-btn-primary.btn,
.wf-hero__actions .btn-color-primary {
	min-height: 3rem;
	padding-inline: 1.35rem;
}

.wf-hero__btn-ghost.btn,
.wf-hero__actions .wf-hero__btn-ghost {
	background: transparent;
	border-color: rgba(255, 255, 255, 0.45);
	color: #fff !important;
	min-height: 3rem;
	padding-inline: 1.25rem;
}

.wf-hero__btn-ghost.btn:hover,
.wf-hero__actions .wf-hero__btn-ghost:hover {
	background: rgba(255, 255, 255, 0.1);
	border-color: #fff;
	color: #fff !important;
}

@keyframes wf-hero-copy-in {
	from {
		opacity: 0;
		transform: translateY(18px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (prefers-reduced-motion: reduce) {
	.wf-hero__copy {
		animation: none;
	}
}

/* Legacy placeholder (other sections) */
.wf-media-placeholder {
	align-items: center;
	background: linear-gradient(160deg, var(--color-bg-brand-soft) 0%, #dce8f2 100%);
	border: 1px solid var(--color-border-default);
	border-radius: var(--radius-md);
	color: var(--color-text-secondary);
	display: flex;
	justify-content: center;
	min-height: 240px;
	padding: var(--space-6, 2rem);
	text-align: center;
}

.wf-media-placeholder p {
	font-size: var(--type-body-size);
	line-height: var(--type-body-line);
	margin: 0;
	max-width: 18rem;
}

.wf-lead,
.wf-muted {
	color: var(--color-text-secondary);
	font-size: var(--type-body-size);
	line-height: var(--type-body-line);
}

.wf-cta-band__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.85rem;
	justify-content: center;
	/* padding resists WP layout margin resets (is-layout-* Ã¢â â margin: 0) */
	margin-block-start: 0;
	margin-top: 0;
	padding-top: clamp(2rem, 4vw, 3rem);
	position: relative;
	z-index: 1;
}

.wf-section.wf-cta-band .wf-cta-band__inner > p + .wf-cta-band__actions,
.wf-section.wf-cta-band .wf-cta-band__inner > .wf-cta-band__lead + .wf-cta-band__actions {
	padding-top: clamp(2.25rem, 4.5vw, 3.25rem);
}

.wf-cta-band__actions .btn {
	cursor: pointer;
	min-height: 2.85rem;
}

.wf-search-module__form {
	align-items: end;
	display: grid;
	gap: var(--space-4, 1rem);
	grid-template-columns: 1fr;
	margin-block: var(--space-5, 1.5rem);
	max-width: 36rem;
}

@media (min-width: 768px) {
	.wf-search-module__form {
		grid-template-columns: minmax(0, 1fr) auto;
	}
}

.wf-search-module__form .wf-form-field {
	margin-bottom: 0;
}

.wf-search-module__form .wf-form-field input[type="search"],
.wf-search-module__form button[type="submit"] {
	box-sizing: border-box;
	height: 48px;
	min-height: 48px;
}

.wf-search-module__form button[type="submit"] {
	align-self: end;
	padding-inline: 1.25rem;
	white-space: nowrap;
	width: 100%;
}

@media (min-width: 768px) {
	.wf-search-module__form button[type="submit"] {
		width: auto;
	}
}

.wf-form-field label {
	display: block;
	font-size: var(--type-label-size);
	font-weight: var(--type-label-weight);
	margin-bottom: var(--space-2, 0.5rem);
}

.wf-form-field input[type="search"] {
	width: 100%;
}

.wf-search-module__hint,
.wf-search-module__target {
	margin-top: var(--space-3, 0.75rem);
}

.wf-search-module[data-state="loading"] .wf-search-module__form button[type="submit"] {
	opacity: 0.65;
	pointer-events: none;
}

.wf-search-module[data-state="empty"] .wf-search-module__empty,
.wf-search-module[data-state="loading"] .wf-search-module__loading,
.wf-search-module[data-state="error"] .wf-search-module__error {
	display: block;
}

.wf-search-module[data-state="empty"] .wf-search-module__empty[hidden],
.wf-search-module[data-state="loading"] .wf-search-module__loading[hidden],
.wf-search-module[data-state="error"] .wf-search-module__error[hidden] {
	display: block;
}

.wf-search-module__error {
	color: var(--color-action-primary, #c62828);
}

.wf-search-module[data-state="success"] .wf-search-module__hint {
	color: var(--color-action-secondary, #0b4f8a);
}

.wf-feature-grid__list {
	gap: var(--space-5, 1.5rem);
	margin-top: var(--space-5, 1.5rem);
}

/* Homepage steps funnel Ã¢â¬â numbered sequence with connector on desktop. */
.wf-feature-grid--home {
	background: #fff;
}

.wf-feature-grid--home .wf-feature-grid__shell {
	margin-inline: auto;
	max-width: min(var(--layout-max), 100%);
}

.wf-feature-grid--home .wf-feature-grid__intro {
	margin: 0 auto clamp(2rem, 4vw, 3rem);
	max-width: 40rem;
	text-align: center;
}

.wf-feature-grid--home .wf-feature-grid__eyebrow {
	color: var(--color-bg-brand);
	margin-bottom: var(--space-3, 0.75rem);
}

.wf-feature-grid--home .wf-feature-grid__intro h2,
.wf-feature-grid--home .wf-feature-grid__intro .wp-block-heading {
	color: var(--color-bg-brand-strong);
	letter-spacing: -0.025em;
	margin: 0 0 var(--space-4, 1rem);
}

.wf-feature-grid--home .wf-feature-grid__lead {
	color: #475569;
	font-size: clamp(1rem, 1.35vw, 1.0625rem);
	line-height: 1.65;
	margin: 0 auto;
	max-width: 34rem;
}

.wf-feature-grid--home .wf-feature-grid__steps {
	display: grid;
	gap: clamp(1.5rem, 3vw, 2.25rem);
	grid-template-columns: 1fr;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 768px) {
	.wf-feature-grid--home .wf-feature-grid__steps {
		gap: clamp(1.25rem, 2.5vw, 2rem);
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.wf-feature-grid--home .wf-feature-grid__step {
	min-width: 0;
	position: relative;
}

@media (min-width: 992px) {
	.wf-feature-grid--home .wf-feature-grid__step:not(:last-child)::after {
		background: linear-gradient(90deg, rgba(11, 79, 138, 0.28) 0%, rgba(198, 40, 40, 0.38) 100%);
		content: "";
		height: 2px;
		left: calc(100% - 0.35rem);
		position: absolute;
		top: 1.35rem;
		width: calc(100% - 2.5rem);
		max-width: clamp(1.5rem, 3vw, 2.5rem);
		z-index: 0;
	}
}

/* Homepage steps: editorial sequence, not card chrome (UX: cards only for interaction). */
.wf-feature-grid--home .wf-feature-item {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: auto;
	padding: 0.15rem 0.35rem 0.35rem;
	position: relative;
	transition: none;
	z-index: 1;
}

.wf-feature-grid--home .wf-feature-item:hover {
	border-color: transparent;
	box-shadow: none;
	transform: none;
}

.wf-feature-grid--home .wf-feature-item h3,
.wf-feature-grid--home .wf-feature-item .wp-block-heading {
	font-size: clamp(1.05rem, 1.4vw, 1.15rem);
	margin-bottom: var(--space-3, 0.75rem);
}

.wf-feature-grid--home .wf-feature-item p:not(.wf-feature-icon) {
	color: #475569;
	line-height: 1.65;
}

.wf-feature-grid--home .wf-feature-icon {
	height: 2.65rem;
	margin-bottom: var(--space-5, 1.5rem);
	width: 2.65rem;
}

.wf-feature-grid--home .wf-feature-grid__footer {
	margin: clamp(2rem, 4vw, 2.75rem) 0 0;
	text-align: center;
}

.wf-feature-grid--home .wf-feature-grid__more {
	color: var(--color-action-secondary);
	font-size: var(--type-body-sm-size, 0.9375rem);
	font-weight: 600;
	min-height: 2.75rem;
	padding: 0.5rem 0.75rem;
	text-decoration: none;
}

.wf-feature-grid--home .wf-feature-grid__more:hover {
	color: var(--color-bg-brand-strong);
	text-decoration: underline;
	text-underline-offset: 0.18em;
}

.wf-feature-grid--home .wf-feature-grid__more:focus-visible {
	border-radius: 6px;
	outline: var(--focus-outline);
	outline-offset: 3px;
}

/* Process page — municipal sequence spine (order carries meaning). */
.wf-feature-grid--process {
	background:
		radial-gradient(70% 45% at 50% 0%, rgba(11, 79, 138, 0.06) 0%, transparent 55%),
		linear-gradient(180deg, #fff 0%, var(--color-bg-page, #f5f7fa) 100%);
	padding-block: clamp(2.5rem, 6vw, 4rem);
}

.wf-feature-grid--process .wf-feature-grid__shell {
	margin-inline: auto;
	max-width: min(var(--layout-max), calc(100% - 2rem));
}

.wf-feature-grid--process .wf-feature-grid__intro {
	margin: 0 auto clamp(2rem, 4.5vw, 3rem);
	max-width: 38rem;
	text-align: center;
}

.wf-feature-grid--process .wf-feature-grid__eyebrow {
	color: var(--color-bg-brand);
	margin-bottom: var(--space-3, 0.75rem);
}

.wf-feature-grid--process .wf-feature-grid__intro h2,
.wf-feature-grid--process .wf-feature-grid__intro .wp-block-heading {
	color: var(--color-bg-brand-strong);
	letter-spacing: -0.03em;
	margin: 0 0 var(--space-3, 0.75rem);
}

.wf-feature-grid--process .wf-feature-grid__lead {
	color: var(--color-text-secondary, #5a6573);
	font-size: clamp(1rem, 1.35vw, 1.0625rem);
	line-height: 1.65;
	margin: 0 auto;
	max-width: 34rem;
}

.wf-feature-grid--process .wf-feature-grid__steps {
	counter-reset: none;
	display: grid;
	gap: clamp(1.75rem, 3.5vw, 2.5rem);
	grid-template-columns: 1fr;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 768px) {
	.wf-feature-grid--process .wf-feature-grid__steps {
		gap: clamp(1.25rem, 2.5vw, 2rem);
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.wf-feature-grid--process .wf-feature-grid__step {
	min-width: 0;
	position: relative;
}

@media (min-width: 992px) {
	.wf-feature-grid--process .wf-feature-grid__step:not(:last-child)::after {
		background: linear-gradient(90deg, rgba(11, 79, 138, 0.35) 0%, rgba(198, 40, 40, 0.4) 100%);
		content: "";
		height: 2px;
		left: calc(100% - 0.25rem);
		position: absolute;
		top: 1.45rem;
		width: calc(100% - 2.75rem);
		max-width: 3rem;
		z-index: 0;
	}
}

.wf-feature-grid--process .wf-feature-item {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: auto;
	padding: 0;
	text-align: left;
	transition: none;
	z-index: 1;
}

.wf-feature-grid--process .wf-feature-item:hover {
	border-color: transparent;
	box-shadow: none;
	transform: none;
}

.wf-feature-grid--process .wf-feature-item p.wf-feature-icon,
.wf-feature-grid--process .wf-feature-icon {
	background: #fff !important;
	border: 2px solid var(--color-bg-brand, #0b4f8a);
	box-shadow: 0 0 0 4px rgba(11, 79, 138, 0.08);
	color: var(--color-bg-brand-strong, #0a2f4a) !important;
	font-size: 0.8rem;
	height: 2.85rem;
	letter-spacing: 0.04em;
	margin-bottom: 1.15rem;
	width: 2.85rem;
}

.wf-feature-grid--process .wf-feature-grid__step:nth-child(3) .wf-feature-item p.wf-feature-icon,
.wf-feature-grid--process .wf-feature-grid__step:nth-child(3) .wf-feature-icon {
	border-color: var(--color-action-primary, #c62828);
	box-shadow: 0 0 0 4px rgba(198, 40, 40, 0.1);
	color: var(--color-action-primary, #c62828) !important;
}

.wf-feature-grid--process .wf-feature-item h3,
.wf-feature-grid--process .wf-feature-item .wp-block-heading {
	font-size: clamp(1.15rem, 1.6vw, 1.3rem);
	letter-spacing: -0.025em;
	margin-bottom: 0.65rem;
}

.wf-feature-grid--process .wf-feature-item p:not(.wf-feature-icon) {
	color: var(--color-text-secondary, #5a6573);
	font-size: 1rem;
	line-height: 1.65;
	max-width: 22rem;
}

/* Permit choice — interactive option tiles. */
.wf-process-permit {
	background: #fff;
	padding-block: clamp(2.25rem, 5vw, 3.5rem);
}

.wf-process-permit__shell {
	margin-inline: auto;
	max-width: min(var(--layout-max), calc(100% - 2rem));
}

.wf-process-permit__intro {
	margin: 0 auto clamp(1.75rem, 3.5vw, 2.5rem);
	max-width: 38rem;
	text-align: center;
}

.wf-process-permit__intro .wp-block-heading {
	color: var(--color-bg-brand-strong);
	letter-spacing: -0.03em;
	margin: 0 0 var(--space-3, 0.75rem);
}

.wf-process-permit__lead {
	color: var(--color-text-secondary);
	font-size: 1.05rem;
	line-height: 1.6;
	margin: 0;
}

.wf-process-permit__options {
	display: grid;
	gap: 1rem;
	grid-template-columns: 1fr;
}

@media (min-width: 768px) {
	.wf-process-permit__options {
		gap: 1.15rem;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.wf-process-permit__option {
	background: #fff;
	border: 1px solid rgba(20, 32, 51, 0.12);
	border-radius: 14px;
	/* Inset rail follows radius cleanly — no ::before corner overflow. */
	box-shadow: inset 3px 0 0 rgba(11, 79, 138, 0.35);
	color: inherit;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	padding: 1.35rem 1.4rem 1.25rem;
	position: relative;
	text-decoration: none;
	transition:
		border-color var(--motion-med),
		box-shadow var(--motion-med),
		transform var(--motion-med);
}

.wf-process-permit__option::before {
	content: none;
}

.wf-process-permit__option--plus {
	border-color: rgba(198, 40, 40, 0.28);
	box-shadow:
		inset 4px 0 0 var(--color-action-primary, #c62828),
		0 12px 28px rgba(198, 40, 40, 0.08);
}

.wf-process-permit__option:hover {
	border-color: rgba(11, 79, 138, 0.3);
	box-shadow:
		inset 3px 0 0 rgba(11, 79, 138, 0.55),
		0 12px 28px rgba(11, 79, 138, 0.1);
	transform: translateY(-2px);
}

.wf-process-permit__option--plus:hover {
	border-color: rgba(198, 40, 40, 0.42);
	box-shadow:
		inset 4px 0 0 var(--color-action-primary, #c62828),
		0 14px 32px rgba(198, 40, 40, 0.14);
}

.wf-process-permit__option:focus-visible {
	outline: var(--focus-outline);
	outline-offset: 3px;
}

.wf-process-permit__tag {
	color: var(--color-bg-brand);
	font-family: var(--font-mono);
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 0.75rem;
	text-transform: uppercase;
}

.wf-process-permit__option--plus .wf-process-permit__tag {
	align-items: center;
	background: rgba(198, 40, 40, 0.08);
	border-radius: 999px;
	color: var(--color-action-primary, #c62828);
	display: inline-flex;
	padding: 0.28rem 0.7rem;
	width: fit-content;
}

.wf-process-permit__title {
	color: var(--color-bg-brand-strong);
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.3;
	margin: 0 0 0.55rem;
}

.wf-process-permit__copy {
	color: var(--color-text-secondary);
	flex: 1 1 auto;
	font-size: 0.975rem;
	line-height: 1.55;
	margin: 0 0 1rem;
}

.wf-process-permit__cta {
	color: var(--color-action-secondary, #0b4f8a);
	font-size: 0.9rem;
	font-weight: 700;
	margin-top: auto;
}

.wf-process-permit__option--plus .wf-process-permit__cta {
	color: var(--color-action-primary, #c62828);
}

/* Leadtime — two quiet planning notes. */
.wf-process-leadtime {
	background: var(--color-bg-page, #f5f7fa);
	padding-block: clamp(2.25rem, 5vw, 3.25rem);
}

.wf-process-leadtime__shell {
	margin-inline: auto;
	max-width: min(var(--layout-max), calc(100% - 2rem));
}

.wf-process-leadtime__shell > .wp-block-heading {
	color: var(--color-bg-brand-strong);
	letter-spacing: -0.03em;
	margin: 0 0 clamp(1.25rem, 3vw, 1.75rem);
}

.wf-process-leadtime__grid {
	display: grid;
	gap: 1rem;
	grid-template-columns: 1fr;
}

@media (min-width: 768px) {
	.wf-process-leadtime__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.wf-process-leadtime__block {
	background: #fff;
	border: 1px solid rgba(20, 32, 51, 0.08);
	border-radius: 12px;
	padding: 1.2rem 1.25rem;
}

.wf-process-leadtime__title {
	color: var(--color-bg-brand-strong);
	font-size: 1.05rem;
	font-weight: 700;
	letter-spacing: -0.015em;
	margin: 0 0 0.45rem;
}

.wf-process-leadtime__block p {
	color: var(--color-text-secondary);
	font-size: 0.975rem;
	line-height: 1.6;
	margin: 0;
}

.wf-process-faq {
	background: #fff;
	padding-block: clamp(2rem, 4.5vw, 3rem);
}

.wf-process-faq__shell {
	margin-inline: auto;
	max-width: min(48rem, calc(100% - 2rem));
}

.wf-process-faq__shell > .wp-block-heading {
	color: var(--color-bg-brand-strong);
	letter-spacing: -0.03em;
	margin: 0 0 0.75rem;
}

.wf-process-faq__lead {
	color: var(--color-text-secondary);
	font-size: 1.02rem;
	line-height: 1.65;
	margin: 0 0 1.25rem;
	max-width: 40rem;
}

.wf-process-faq .wf-faq-item {
	border: 1px solid color-mix(in srgb, var(--wd-primary-color) 14%, #e2e8f0);
	border-radius: 12px;
	margin: 0 0 0.65rem;
	overflow: hidden;
}

.wf-process-faq .wf-faq-item summary {
	cursor: pointer;
	font-weight: 650;
	list-style: none;
	padding: 0.9rem 1.1rem;
}

.wf-process-faq .wf-faq-item summary::-webkit-details-marker {
	display: none;
}

.wf-process-faq .wf-faq-item[open] summary {
	background: color-mix(in srgb, var(--wd-primary-color) 6%, #fff);
}

.wf-process-faq .wf-faq-item p {
	border-top: 1px solid color-mix(in srgb, var(--wd-primary-color) 10%, #e2e8f0);
	color: var(--color-text-secondary);
	font-size: 0.975rem;
	line-height: 1.6;
	margin: 0;
	padding: 0.85rem 1.1rem 1rem;
}

.wf-process-faq__links {
	margin: 1.15rem 0 0;
}

@media (prefers-reduced-motion: reduce) {
	.wf-process-permit__option,
	.wf-process-permit__option:hover {
		transition: none;
		transform: none;
	}
}

/* How-it-works â card stepper (feature-grid copy, denser card chrome). */
.wf-how-it-works {
	background: transparent;
}

.wf-how-it-works__shell {
	margin-inline: auto;
	max-width: min(56rem, 100%);
}

.wf-how-it-works__intro {
	margin: 0 auto clamp(2.5rem, 5vw, 4rem);
	max-width: 48rem;
	text-align: center;
}

.wf-how-it-works__title,
.wf-how-it-works__intro .wp-block-heading {
	color: var(--color-text-primary, #121820);
	font-size: clamp(1.85rem, 4vw, 2.75rem);
	font-weight: 700;
	letter-spacing: -0.03em;
	line-height: 1.15;
	margin: 0;
}

.wf-how-it-works__lead {
	color: var(--color-text-secondary, #5a6573);
	font-size: clamp(1.05rem, 1.5vw, 1.125rem);
	line-height: 1.65;
	margin: 1rem auto 0;
	max-width: 40rem;
}

.wf-how-it-works__track {
	margin: 0 auto 2rem;
	max-width: 56rem;
	position: relative;
	width: 100%;
}

.wf-how-it-works__line {
	display: none;
}

.wf-how-it-works__indicators {
	display: none;
}

@media (min-width: 768px) {
	.wf-how-it-works__line {
		background: linear-gradient(90deg, rgba(11, 79, 138, 0.28) 0%, rgba(198, 40, 40, 0.38) 100%);
		display: block;
		height: 2px;
		left: 16.6667%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 66.6667%;
		z-index: 0;
	}

	.wf-how-it-works__indicators {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		position: relative;
		z-index: 1;
	}

	.wf-how-it-works__indicator {
		align-items: center;
		background: linear-gradient(145deg, var(--color-bg-brand) 0%, var(--color-bg-brand-strong) 100%);
		border-radius: 50%;
		box-shadow:
			0 0 0 4px #fff,
			0 6px 16px rgba(11, 79, 138, 0.22);
		color: #fff;
		display: flex;
		font-family: var(--font-mono);
		font-size: 0.95rem;
		font-weight: 700;
		height: 2.35rem;
		justify-content: center;
		justify-self: center;
		line-height: 1;
		width: 2.35rem;
	}
}

.wf-how-it-works__grid {
	display: grid;
	gap: 2rem;
	grid-template-columns: 1fr;
	margin-inline: auto;
	max-width: 56rem;
}

@media (min-width: 768px) {
	.wf-how-it-works__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.wf-how-it-works__card {
	background: var(--color-bg-surface, #fff);
	border: 1px solid var(--color-border-default, #e4e8ee);
	border-radius: 1rem;
	box-shadow: 0 1px 2px rgba(18, 24, 32, 0.04);
	color: var(--color-text-primary, #121820);
	display: flex;
	flex-direction: column;
	padding: 1.5rem;
	position: relative;
	transition:
		transform 300ms ease,
		box-shadow 300ms ease,
		border-color 300ms ease,
		background 300ms ease;
}

.wf-how-it-works__card:hover {
	box-shadow: 0 12px 28px rgba(10, 47, 74, 0.12);
	transform: scale(1.03);
}

/* Hover stages match .wf-service-overview__media (umzug / baustelle / container). */
.wf-how-it-works__grid > .wf-how-it-works__card:nth-child(1):hover {
	background:
		radial-gradient(85% 75% at 50% 12%, rgba(198, 40, 40, 0.16) 0%, transparent 58%),
		linear-gradient(165deg, #fff8f7 0%, #f0e8e9 100%);
	border-color: rgba(198, 40, 40, 0.28);
}

.wf-how-it-works__grid > .wf-how-it-works__card:nth-child(2):hover {
	background:
		radial-gradient(85% 75% at 50% 12%, rgba(11, 79, 138, 0.18) 0%, transparent 58%),
		linear-gradient(165deg, #f5f9fc 0%, #dfeaf4 100%);
	border-color: rgba(11, 79, 138, 0.28);
}

.wf-how-it-works__grid > .wf-how-it-works__card:nth-child(3):hover {
	background:
		radial-gradient(85% 75% at 50% 12%, rgba(7, 16, 24, 0.12) 0%, transparent 58%),
		linear-gradient(165deg, #f6f7f8 0%, #e4e9ee 100%);
	border-color: rgba(7, 16, 24, 0.2);
}

@media (prefers-reduced-motion: reduce) {
	.wf-how-it-works__card,
	.wf-how-it-works__card:hover {
		transition: none;
		transform: none;
	}
}

.wf-how-it-works__icon {
	align-items: center;
	align-self: center;
	background: var(--color-bg-brand-soft, #e8f1f8);
	border-radius: 0.625rem;
	color: var(--color-action-secondary, #0b4f8a);
	display: flex;
	height: 3rem;
	justify-content: center;
	margin: 0 auto 1rem;
	width: 3rem;
}

.wf-how-it-works__card:hover .wf-how-it-works__icon {
	background: #fff;
	color: var(--color-action-primary, #c62828);
}

.wf-how-it-works__card-title {
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 1.3;
	/* Reserve 2 lines so all three cards align title â copy */
	min-height: calc(1.25rem * 1.3 * 2);
	margin: 0 0 0.5rem;
}

.wf-how-it-works__card-copy {
	color: var(--color-text-secondary, #5a6573);
	font-size: 0.975rem;
	line-height: 1.6;
	/* Reserve 3 lines so benefit lists start on one row */
	min-height: calc(0.975rem * 1.6 * 3);
	margin: 0 0 1.5rem;
}

.wf-how-it-works__benefits {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.wf-how-it-works__benefit {
	align-items: flex-start;
	color: var(--color-text-secondary, #5a6573);
	display: flex;
	font-size: 0.9375rem;
	gap: 0.75rem;
	line-height: 1.45;
	/* Two-line slot â keeps all benefit rows aligned across cards */
	min-height: calc(0.9375rem * 1.45 * 2);
}

.wf-how-it-works__dot {
	align-items: center;
	background: rgba(198, 40, 40, 0.16);
	border-radius: 999px;
	display: flex;
	flex-shrink: 0;
	height: 1rem;
	justify-content: center;
	margin-top: 0.15rem;
	width: 1rem;
}

.wf-how-it-works__dot span {
	background: var(--color-action-primary, #c62828);
	border-radius: 999px;
	height: 0.5rem;
	width: 0.5rem;
}

.wf-how-it-works__footer {
	margin: clamp(2rem, 4vw, 2.75rem) 0 0;
	text-align: center;
}

.wf-how-it-works__more {
	color: var(--color-action-secondary);
	font-size: var(--type-body-sm-size, 0.9375rem);
	font-weight: 600;
	min-height: 2.75rem;
	padding: 0.5rem 0.75rem;
	text-decoration: none;
}

.wf-how-it-works__more:hover {
	color: var(--color-bg-brand-strong);
	text-decoration: underline;
	text-underline-offset: 0.18em;
}

.wf-how-it-works__more:focus-visible {
	border-radius: 6px;
	outline: var(--focus-outline);
	outline-offset: 3px;
}

/* Force a real wrapping grid â WP Columns nowrap breaks 4+ city cards. */
.wf-feature-grid .wf-feature-grid__list.wp-block-columns,
.wf-feature-grid__list.wp-block-columns {
	align-items: stretch !important;
	display: grid !important;
	gap: 1rem !important;
	grid-template-columns: 1fr;
}

@media (min-width: 640px) {
	.wf-feature-grid .wf-feature-grid__list.wp-block-columns,
	.wf-feature-grid__list.wp-block-columns {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 992px) {
	.wf-feature-grid .wf-feature-grid__list.wp-block-columns,
	.wf-feature-grid__list.wp-block-columns {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.wf-feature-grid .wf-feature-grid__list > .wp-block-column,
.wf-feature-grid__list.wp-block-columns > .wp-block-column {
	flex-basis: auto !important;
	flex-grow: 0 !important;
	max-width: none !important;
	min-width: 0 !important;
	width: auto !important;
}

.wf-feature-grid .wf-feature-item,
.wf-feature-grid__list .wf-feature-item {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.wf-feature-grid .wf-feature-item .btn,
.wf-feature-grid .wf-feature-item a.btn {
	margin-top: auto;
}

.wf-feature-item {
	background: var(--color-bg-surface);
	border: 1px solid var(--color-border-default);
	border-radius: 14px;
	box-shadow: var(--shadow-0);
	height: 100%;
	padding: clamp(1.35rem, 2.5vw, 1.85rem);
	transition:
		border-color var(--motion-fast),
		box-shadow var(--motion-med),
		transform var(--motion-med);
}

.wf-feature-item:hover {
	border-color: rgba(11, 79, 138, 0.22);
	box-shadow: var(--shadow-1);
	transform: translateY(-2px);
}

.wf-feature-item p:not(.wf-feature-icon) {
	color: var(--color-text-secondary);
	font-size: var(--type-body-size);
	line-height: var(--type-body-line);
	margin-bottom: 0;
}

.wf-feature-item h3,
.wf-feature-item .wp-block-heading {
	color: var(--color-bg-brand-strong);
	letter-spacing: -0.015em;
	margin-bottom: var(--space-3, 0.75rem);
}

.wf-feature-item p.wf-feature-icon,
.wf-feature-icon {
	align-items: center;
	background: linear-gradient(145deg, var(--color-bg-brand) 0%, var(--color-bg-brand-strong) 100%);
	border-radius: 50%;
	box-shadow: 0 6px 16px rgba(11, 79, 138, 0.22);
	color: #fff !important;
	display: inline-flex;
	font-family: var(--font-mono);
	font-size: 0.95rem;
	font-weight: 700;
	height: 2.35rem;
	justify-content: center;
	line-height: 1;
	margin-bottom: var(--space-4, 1rem);
	width: 2.35rem;
}

.wf-trust-strip {
	background: transparent;
}

.wf-trust-strip__list {
	gap: var(--space-4, 1rem);
	margin-top: var(--space-4, 1rem);
}

.wf-trust-item {
	background: var(--color-bg-surface);
	border: 1px solid var(--color-border-default);
	border-radius: 14px;
	box-shadow: var(--shadow-0);
	font-size: var(--type-body-size);
	height: 100%;
	line-height: var(--type-body-line);
	padding: var(--space-5, 1.5rem);
}

/* Homepage trust ledger Ã¢â¬â zone-assurance strip (NAP / service / payment). */
.wf-trust-strip--home {
	/* Soft bottom fade into white Ã¢â¬â same language as .wf-service-overview. */
	background: linear-gradient(
		180deg,
		#fff 0%,
		var(--color-bg-page) 22%,
		var(--color-bg-page) 42%,
		#f5f7fa 58%,
		#f8fafc 72%,
		#fbfcfd 86%,
		#fff 100%
	);
	position: relative;
}

.wf-trust-strip--home::before {
	background: linear-gradient(
		90deg,
		transparent 0%,
		rgba(11, 79, 138, 0.18) 18%,
		rgba(198, 40, 40, 0.28) 50%,
		rgba(11, 79, 138, 0.18) 82%,
		transparent 100%
	);
	content: "";
	height: 1px;
	inset: 0 0 auto;
	position: absolute;
	width: 100%;
}

.wf-trust-strip--home .wf-trust-strip__shell {
	margin-inline: auto;
	max-width: min(var(--layout-max), 100%);
}

.wf-trust-strip--home .wf-trust-strip__intro {
	margin: 0 auto clamp(1.75rem, 3.5vw, 2.5rem);
	max-width: 36rem;
	text-align: center;
}

.wf-trust-strip--home .wf-trust-strip__eyebrow {
	color: var(--color-bg-brand);
	margin-bottom: var(--space-3, 0.75rem);
}

.wf-trust-strip--home .wf-trust-strip__title,
.wf-trust-strip--home .wf-trust-strip__intro .wp-block-heading {
	color: var(--color-bg-brand-strong);
	font-size: clamp(1.35rem, 2.4vw, 1.65rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.25;
	margin: 0;
}

.wf-trust-strip--home .wf-trust-strip__grid {
	align-items: stretch;
	display: grid;
	gap: clamp(0.85rem, 2vw, 1.15rem);
	grid-template-columns: 1fr;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 768px) {
	.wf-trust-strip--home .wf-trust-strip__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.wf-trust-strip--home .wf-trust-strip__item {
	display: flex;
	flex-direction: column;
	height: 100%;
	min-width: 0;
}

.wf-trust-strip--home .wf-trust-item {
	background:
		linear-gradient(165deg, #fff 0%, rgba(232, 241, 248, 0.45) 100%);
	border: 1px solid rgba(11, 79, 138, 0.12);
	border-radius: var(--radius-lg, 20px);
	box-shadow: var(--shadow-1);
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	gap: var(--space-3, 0.75rem);
	min-height: 100%;
	overflow: hidden;
	padding: clamp(1.25rem, 2.5vw, 1.55rem) clamp(1.15rem, 2.5vw, 1.45rem);
	position: relative;
	transition:
		border-color var(--motion-med),
		box-shadow var(--motion-med),
		transform var(--motion-med);
	width: 100%;
}

.wf-trust-strip--home .wf-trust-item::after {
	background: linear-gradient(
		90deg,
		var(--color-action-primary, #c62828) 0%,
		var(--color-bg-brand, #0b4f8a) 100%
	);
	content: "";
	height: 2px;
	inset: 0 0 auto;
	opacity: 0.72;
	position: absolute;
	width: 100%;
}

.wf-trust-strip--home .wf-trust-item:hover {
	border-color: rgba(11, 79, 138, 0.22);
	box-shadow: 0 14px 32px rgba(5, 12, 20, 0.09);
	transform: translateY(-2px);
}

.wf-trust-strip--home .wf-trust-item__marker {
	background: var(--color-action-primary, #c62828);
	border-radius: 50%;
	box-shadow: 0 0 0 4px rgba(198, 40, 40, 0.14);
	display: block;
	flex-shrink: 0;
	height: 0.55rem;
	width: 0.55rem;
}

.wf-trust-strip--home .wf-trust-item__label {
	color: var(--color-bg-brand);
	font-family: var(--font-mono);
	font-size: 0.72rem;
	font-weight: 500;
	letter-spacing: 0.14em;
	line-height: 1.2;
	margin: 0;
	text-transform: uppercase;
}

.wf-trust-strip--home .wf-trust-item__text {
	color: #475569;
	flex: 1 1 auto;
	font-size: var(--type-body-sm-size, 0.9375rem);
	line-height: 1.65;
	margin: 0;
}

.wf-trust-strip--home .wf-trust-item__text strong {
	color: var(--color-bg-brand-strong);
	font-weight: 700;
}

.wf-trust-strip--home .wf-trust-item__text a {
	color: var(--color-action-secondary);
	font-weight: 600;
	text-decoration: none;
}

.wf-trust-strip--home .wf-trust-item__text a:hover {
	color: var(--color-bg-brand-strong);
	text-decoration: underline;
	text-underline-offset: 0.18em;
}

.wf-trust-strip--home .wf-trust-item__text a:focus-visible {
	border-radius: 4px;
	outline: var(--focus-outline);
	outline-offset: 2px;
}

@media (prefers-reduced-motion: reduce) {
	.wf-trust-strip--home .wf-trust-item {
		transition: none;
	}

	.wf-trust-strip--home .wf-trust-item:hover {
		transform: none;
	}
}

/* Trust plans â pricing-card layout (DS tokens). */
.wf-trust-plans {
	/* Same soft fade language as .wf-service-overview. */
	background: linear-gradient(
		180deg,
		#fff 0%,
		var(--color-bg-page) 18%,
		var(--color-bg-page) 42%,
		#f5f7fa 58%,
		#f8fafc 72%,
		#fbfcfd 86%,
		#fff 100%
	);
	isolation: isolate;
	overflow: hidden;
	padding-block: clamp(2.75rem, 5vw, 4rem);
	position: relative;
}

/* Shader sits at the bottom of the stack. */
.wf-trust-plans__plane {
	background: transparent;
	inset: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	z-index: 0;
}

/* Perfect circle, centered in #vertrauen â SpaceBackground particle field. */
.wf-trust-plans__shader {
	aspect-ratio: 1 / 1;
	background: transparent;
	border-radius: 50%;
	display: block;
	height: min(92%, 45rem);
	left: 50%;
	max-height: min(92vw, 45rem);
	max-width: min(92vw, 45rem);
	object-fit: cover;
	opacity: 0.9;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: min(92%, 45rem);
	z-index: 0;
}

/* Soft page wash above the shader â translucent so the ring peeks through. */
.wf-trust-plans::after {
	/* Section background already matches .wf-service-overview; keep veil off. */
	display: none;
}

/* Top hairline â same as .wf-trust-strip--home::before. */
.wf-trust-plans::before {
	background: linear-gradient(
		90deg,
		transparent 0%,
		rgba(11, 79, 138, 0.18) 18%,
		rgba(198, 40, 40, 0.28) 50%,
		rgba(11, 79, 138, 0.18) 82%,
		transparent 100%
	);
	content: "";
	height: 1px;
	inset: 0 0 auto;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.wf-trust-plans__shell {
	margin-inline: auto;
	max-width: min(64rem, 100%);
	padding-inline: var(--space-4, 1rem);
	position: relative;
	z-index: 2;
}

.wf-trust-plans__intro {
	margin: 0 auto clamp(1.5rem, 3vw, 2.25rem);
	max-width: 40rem;
	text-align: center;
}

.wf-trust-plans__eyebrow {
	color: var(--color-bg-brand);
	margin: 0 0 var(--space-3, 0.75rem);
}

.wf-trust-plans__title,
.wf-trust-plans__intro .wp-block-heading {
	color: var(--color-bg-brand-strong);
	font-size: clamp(1.65rem, 3.2vw, 2.15rem);
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.2;
	margin: 0 0 var(--space-4, 1rem);
}

.wf-trust-plans__lead {
	color: var(--color-text-secondary, #5a6573);
	font-size: clamp(1rem, 1.35vw, 1.0625rem);
	line-height: 1.65;
	margin: 0 auto;
	max-width: 34rem;
}

.wf-trust-plans__grid {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	gap: 1.15rem;
	justify-content: center;
}

@media (min-width: 900px) {
	.wf-trust-plans__grid {
		align-items: stretch;
		flex-direction: row;
		gap: 1rem;
	}
}

.wf-trust-plan {
	backdrop-filter: blur(14px);
	background: linear-gradient(155deg, rgba(11, 79, 138, 0.06) 0%, rgba(255, 255, 255, 0.72) 48%, rgba(255, 255, 255, 0.55) 100%);
	border: 1px solid rgba(11, 79, 138, 0.12);
	border-radius: 0.875rem;
	box-shadow: 0 10px 28px rgba(10, 47, 74, 0.07);
	display: flex;
	flex: 1 1 0;
	flex-direction: column;
	height: auto;
	max-width: 22rem;
	padding: 1.25rem 1.25rem 1.15rem;
	position: relative;
	transition:
		transform 300ms ease,
		box-shadow 300ms ease,
		border-color 300ms ease;
	width: 100%;
}

@media (min-width: 900px) {
	.wf-trust-plan {
		height: 100%;
		margin-inline: auto;
		min-height: 0;
	}
}

.wf-trust-plan:hover {
	border-color: rgba(11, 79, 138, 0.28);
	box-shadow: 0 14px 32px rgba(10, 47, 74, 0.1);
	transform: translateY(-2px);
}

.wf-trust-plan__badge {
	display: none;
}

.wf-trust-plan__head {
	min-height: 0;
}

.wf-trust-plan__name {
	color: var(--color-text-primary, #121820);
	font-size: clamp(1.55rem, 2.6vw, 1.85rem);
	font-weight: 300;
	letter-spacing: -0.03em;
	line-height: 1.15;
	margin: 0;
}

.wf-trust-plan__desc {
	color: var(--color-text-secondary, #5a6573);
	font-size: 0.9rem;
	line-height: 1.45;
	margin: 0.3rem 0 0;
	min-height: calc(0.9rem * 1.45 * 2);
}

.wf-trust-plan__price {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	gap: 0.3rem 0.5rem;
	margin: 0.85rem 0 0.75rem;
	min-height: 0;
}

.wf-trust-plan__amount {
	color: var(--color-bg-brand-strong, #0a2f4a);
	font-size: clamp(1.25rem, 2vw, 1.55rem);
	font-weight: 300;
	letter-spacing: -0.03em;
	line-height: 1.1;
}

.wf-trust-plan__unit {
	color: var(--color-text-secondary, #5a6573);
	font-size: 0.8125rem;
}

.wf-trust-plan__divider {
	background: linear-gradient(90deg, transparent, rgba(11, 79, 138, 0.18) 50%, transparent);
	height: 1px;
	margin-bottom: 0.75rem;
	width: 100%;
}

.wf-trust-plan__features {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	gap: 0.4rem;
	list-style: none;
	margin: 0 0 1rem;
	padding: 0;
}

.wf-trust-plan__feature {
	align-items: flex-start;
	color: var(--color-text-primary, #121820);
	display: flex;
	font-size: 0.8125rem;
	gap: 0.45rem;
	line-height: 1.4;
	min-height: 0;
}

.wf-trust-plan__check {
	color: var(--color-action-primary, #c62828);
	flex-shrink: 0;
	height: 14px;
	margin-top: 0.12rem;
	width: 14px;
}

.wf-trust-plan__cta {
	align-items: center;
	border-radius: 0.625rem;
	display: inline-flex;
	font-size: 0.8125rem;
	font-weight: 600;
	justify-content: center;
	margin-top: auto;
	min-height: 2.4rem;
	padding: 0.5rem 0.85rem;
	text-align: center;
	text-decoration: none;
	transition:
		background-color var(--motion-fast, 160ms ease),
		border-color var(--motion-fast, 160ms ease),
		color var(--motion-fast, 160ms ease),
		transform var(--motion-fast, 160ms ease);
	width: 100%;
}

.wf-trust-plan__cta--primary {
	background: var(--color-action-primary, #c62828);
	border: 1px solid var(--color-action-primary, #c62828);
	color: #fff !important;
}

.wf-trust-plan__cta--primary:hover {
	background: var(--color-action-primary-hover, #b91c1c);
	border-color: var(--color-action-primary-hover, #b91c1c);
	color: #fff !important;
	transform: translateY(-1px);
}

.wf-trust-plan__cta--secondary {
	background: rgba(11, 79, 138, 0.08);
	border: 1px solid rgba(11, 79, 138, 0.2);
	color: var(--color-bg-brand-strong, #0a2f4a) !important;
}

.wf-trust-plan__cta--secondary:hover {
	background: rgba(11, 79, 138, 0.14);
	border-color: rgba(11, 79, 138, 0.35);
	color: var(--color-bg-brand-strong, #0a2f4a) !important;
}

.wf-trust-plan__cta:focus-visible {
	outline: var(--focus-outline);
	outline-offset: 3px;
}

@media (prefers-reduced-motion: reduce) {
	.wf-trust-plan,
	.wf-trust-plan:hover,
	.wf-trust-plan__cta {
		transition: none;
		transform: none;
	}
}

/* Closing CTA band â navy stage before footer (all pages). */
.wf-cta-band__inner {
	background:
		radial-gradient(ellipse 70% 80% at 12% 0%, rgba(198, 40, 40, 0.28) 0%, transparent 55%),
		radial-gradient(ellipse 60% 70% at 92% 100%, rgba(11, 79, 138, 0.55) 0%, transparent 50%),
		linear-gradient(155deg, #0a2f4a 0%, #071018 48%, #0b3d6e 100%);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: var(--radius-lg, 20px);
	box-shadow:
		0 1px 0 rgba(255, 255, 255, 0.06) inset,
		0 18px 40px rgba(5, 12, 20, 0.28);
	color: var(--color-text-on-brand, #fff);
	isolation: isolate;
	overflow: hidden;
	padding: clamp(2.5rem, 5vw, 3.75rem) clamp(1.35rem, 3.5vw, 2.75rem);
	position: relative;
	text-align: center;
}

.wf-cta-band__inner::before {
	background: linear-gradient(
		90deg,
		var(--color-action-primary, #c62828) 0%,
		var(--color-bg-brand, #0b4f8a) 100%
	);
	content: "";
	height: 3px;
	inset: 0 0 auto;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.wf-cta-band__eyebrow {
	color: rgba(255, 210, 210, 0.9);
	font-family: var(--font-mono);
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 0.14em;
	line-height: 1.2;
	margin: 0 0 0.75rem;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
}

.wf-cta-band__inner h2,
.wf-cta-band__inner .wp-block-heading,
.wf-section.wf-cta-band h2.wp-block-heading {
	color: #fff !important;
	font-family: var(--font-sans);
	font-size: clamp(1.45rem, 2.8vw, 1.9rem);
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.2;
	margin: 0 auto 0.65rem;
	max-width: 28rem;
	position: relative;
	z-index: 1;
}

.wf-cta-band__inner > p,
.wf-cta-band__inner .wf-cta-band__lead,
.wf-section.wf-cta-band .wf-cta-band__inner > p {
	color: rgba(255, 255, 255, 0.88) !important;
	font-size: clamp(0.975rem, 1.3vw, 1.0625rem);
	line-height: 1.6;
	margin: 0 auto;
	max-width: 34rem;
	position: relative;
	z-index: 1;
}

.wf-cta-band__inner .btn {
	border-radius: 10px;
	font-weight: 600;
	min-height: 2.75rem;
	padding-inline: 1.25rem;
}

.wf-cta-band__inner .btn.btn-color-default {
	background: rgba(255, 255, 255, 0.06);
	border-color: rgba(255, 255, 255, 0.55);
	color: #fff !important;
}

.wf-cta-band__inner .btn.btn-color-default:hover {
	background: rgba(255, 255, 255, 0.14);
	border-color: #fff;
	color: #fff !important;
}

.wf-cta-band__actions .btn-color-primary:focus-visible,
.wf-cta-band__inner .btn.btn-color-default:focus-visible {
	outline: 2px solid #fff;
	outline-offset: 3px;
}

.wf-cta-band--home .wf-cta-band__inner .btn {
	min-height: 2.75rem;
	min-width: 2.75rem;
}

.wf-cta-band--home .wf-cta-band__eyebrow {
	color: rgba(255, 210, 210, 0.9);
	margin: 0 0 0.75rem;
	position: relative;
	z-index: 1;
}

.wf-cta-band--home .wf-cta-band__lead {
	color: rgba(255, 255, 255, 0.88) !important;
	font-size: clamp(0.975rem, 1.3vw, 1.0625rem);
	line-height: 1.6;
	margin: 0 auto;
	max-width: 34rem;
	position: relative;
	text-align: center;
	z-index: 1;
}

/* Homepage FAQ teaser only Ã¢â¬â not page-faq accordion lists. */
body.home .wf-section.wf-faq .wf-faq-item {
	background: var(--color-bg-surface);
	border: 1px solid var(--color-border-default);
	border-radius: 14px;
	box-shadow: var(--shadow-0);
	margin-bottom: 0.75rem;
	padding: 1.15rem 1.25rem;
	transition:
		border-color var(--motion-fast),
		box-shadow var(--motion-fast);
}

body.home .wf-section.wf-faq .wf-faq-item:hover,
body.home .wf-section.wf-faq .wf-faq-item[open] {
	border-color: rgba(11, 79, 138, 0.22);
	box-shadow: var(--shadow-1);
}

body.home .wf-section.wf-faq .wf-faq-item summary {
	color: var(--color-bg-brand-strong);
	cursor: pointer;
	font-size: 1.02rem;
	font-weight: 650;
	letter-spacing: -0.01em;
	list-style: none;
	padding-right: 1.5rem;
	position: relative;
}

body.home .wf-section.wf-faq .wf-faq-item summary::-webkit-details-marker {
	display: none;
}

body.home .wf-section.wf-faq .wf-faq-item summary::after {
	color: var(--color-bg-brand);
	content: "+";
	font-family: var(--font-mono);
	font-size: 1.1rem;
	font-weight: 500;
	position: absolute;
	right: 0;
	top: 0;
}

body.home .wf-section.wf-faq .wf-faq-item[open] summary::after {
	content: "Ã¢â¬â";
}

body.home .wf-section.wf-faq .wf-faq-item[open] summary {
	margin-bottom: var(--space-3, 0.75rem);
}

body.home .wf-section.wf-faq .wf-faq-item p {
	color: var(--color-text-secondary);
	font-size: var(--type-body-size);
	line-height: 1.65;
	margin: 0;
}

.wf-content-block .wp-block-columns {
	gap: var(--space-6, 2rem);
}

/* -------------------------------------------------------------------------
   Homepage service overview Ã¢â¬â three use-case cards (LeistungsÃÂ¼bersicht).
   ------------------------------------------------------------------------- */

.wf-service-overview {
	/* Top: trust-strip white Ã¢â â page; bottom: long soft fade into white (no hard edge). */
	background: linear-gradient(
		180deg,
		#fff 0%,
		var(--color-bg-page) 18%,
		var(--color-bg-page) 42%,
		#f5f7fa 58%,
		#f8fafc 72%,
		#fbfcfd 86%,
		#fff 100%
	);
	position: relative;
}

.wf-service-overview::before {
	background: linear-gradient(
		90deg,
		transparent 0%,
		rgba(11, 79, 138, 0.18) 18%,
		rgba(198, 40, 40, 0.28) 50%,
		rgba(11, 79, 138, 0.18) 82%,
		transparent 100%
	);
	content: "";
	height: 1px;
	inset: 0 0 auto;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.wf-service-overview__shell {
	margin-inline: auto;
	max-width: min(var(--layout-max), 100%);
	position: relative;
	z-index: 2;
}

.wf-service-overview__intro {
	margin: 0 auto clamp(2rem, 4vw, 3rem);
	max-width: 40rem;
	text-align: center;
}

.wf-service-overview__eyebrow {
	color: var(--color-bg-brand);
	margin-bottom: var(--space-3, 0.75rem);
}

.wf-service-overview__intro h2,
.wf-service-overview__intro .wp-block-heading {
	color: var(--color-bg-brand-strong);
	letter-spacing: -0.025em;
	margin: 0 0 var(--space-4, 1rem);
}

.wf-service-overview__lead {
	color: #475569;
	font-size: clamp(1rem, 1.35vw, 1.0625rem);
	line-height: 1.65;
	margin: 0 auto;
	max-width: 34rem;
}

.wf-service-overview__grid {
	align-items: stretch;
	display: grid;
	gap: clamp(1.15rem, 2.5vw, 1.65rem);
	grid-template-columns: 1fr;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 768px) {
	.wf-service-overview__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.wf-service-overview__item {
	display: flex;
	flex-direction: column;
	height: 100%;
	min-width: 0;
}

.wf-service-overview__card {
	background: var(--color-bg-surface);
	border: 1px solid var(--color-border-default);
	border-radius: var(--radius-lg, 20px);
	box-shadow: var(--shadow-1);
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	transition:
		border-color var(--motion-med),
		box-shadow var(--motion-med),
		transform var(--motion-med);
	width: 100%;
}

/* Full-height accent rail Ã¢â¬â animates in on hover. */
.wf-service-overview__card::before {
	background: var(--color-action-primary, #c62828);
	bottom: 0;
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	transform: scaleY(0);
	transform-origin: bottom center;
	transition: transform var(--motion-med, 260ms cubic-bezier(0.2, 0.8, 0.2, 1));
	width: 3px;
	z-index: 1;
}

.wf-service-overview__card:hover::before,
.wf-service-overview__card:has(.wf-service-overview__cta:focus-visible)::before {
	transform: scaleY(1);
}

.wf-service-overview__card--link {
	color: inherit;
}

.wf-service-overview__card:hover,
.wf-service-overview__card:has(.wf-service-overview__cta:focus-visible) {
	border-color: rgba(11, 79, 138, 0.24);
	box-shadow: 0 16px 36px rgba(5, 12, 20, 0.1);
	transform: translateY(-3px);
}

.wf-service-overview__media {
	align-items: center;
	aspect-ratio: 1;
	background:
		radial-gradient(90% 80% at 50% 18%, rgba(11, 79, 138, 0.1) 0%, transparent 62%),
		linear-gradient(165deg, #f7fafc 0%, var(--color-bg-brand-soft) 100%);
	border-bottom: 1px solid rgba(11, 79, 138, 0.08);
	display: flex;
	justify-content: center;
	padding: clamp(1.25rem, 3vw, 1.75rem);
}

/* Differentiated media stages Ã¢â¬â same product art, distinct agency tones. */
.wf-service-overview__card--umzug .wf-service-overview__media {
	background:
		radial-gradient(85% 75% at 50% 12%, rgba(198, 40, 40, 0.16) 0%, transparent 58%),
		linear-gradient(165deg, #fff8f7 0%, #f0e8e9 100%);
}

.wf-service-overview__card--baustelle .wf-service-overview__media {
	background:
		radial-gradient(85% 75% at 50% 12%, rgba(11, 79, 138, 0.18) 0%, transparent 58%),
		linear-gradient(165deg, #f5f9fc 0%, #dfeaf4 100%);
}

.wf-service-overview__card--container .wf-service-overview__media {
	background:
		radial-gradient(85% 75% at 50% 12%, rgba(7, 16, 24, 0.12) 0%, transparent 58%),
		linear-gradient(165deg, #f6f7f8 0%, #e4e9ee 100%);
}

.wf-service-overview__img {
	display: block;
	height: auto;
	max-height: 78%;
	max-width: min(12rem, 72%);
	object-fit: contain;
	width: auto;
}

.wf-service-overview__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: clamp(1.15rem, 2.5vw, 1.5rem) clamp(1.15rem, 2.5vw, 1.35rem) clamp(1.35rem, 2.5vw, 1.65rem);
}

.wf-service-overview__tag {
	color: var(--color-bg-brand);
	font-family: var(--font-mono);
	font-size: 0.72rem;
	font-weight: 500;
	letter-spacing: 0.14em;
	line-height: 1.2;
	margin: 0 0 var(--space-3, 0.75rem);
	text-transform: uppercase;
}

.wf-service-overview__title {
	color: var(--color-bg-brand-strong);
	font-size: clamp(1.02rem, 1.5vw, 1.125rem);
	font-weight: 700;
	letter-spacing: -0.015em;
	line-height: 1.35;
	margin: 0 0 var(--space-3, 0.75rem);
}

.wf-service-overview__copy {
	color: #475569;
	flex: 1;
	font-size: var(--type-body-sm-size, 0.9375rem);
	line-height: 1.65;
	margin: 0 0 var(--space-4, 1rem);
}

.wf-service-overview__cta {
	color: var(--color-action-secondary);
	display: inline-block;
	font-size: var(--type-body-sm-size, 0.9375rem);
	font-weight: 600;
	line-height: 1.4;
	margin-top: auto;
	min-height: 2.75rem;
	padding-top: 0.15rem;
	text-decoration: none;
	z-index: 2;
}

/* Stretch CTA hit area to the whole card (card is position: relative). */
a.wf-service-overview__cta::after {
	content: "";
	inset: 0;
	position: absolute;
	z-index: 2;
}

.wf-service-overview__card:hover .wf-service-overview__cta,
a.wf-service-overview__cta:hover,
a.wf-service-overview__cta:focus-visible {
	color: var(--color-bg-brand-strong);
}

a.wf-service-overview__cta:focus-visible {
	outline: var(--focus-outline);
	outline-offset: 3px;
}

@media (prefers-reduced-motion: reduce) {
	.wf-service-overview__card,
	.wf-service-overview__card::before {
		transition: none;
	}

	.wf-service-overview__card:hover,
	.wf-service-overview__card:has(.wf-service-overview__cta:focus-visible) {
		transform: none;
	}
}

.wf-content-block p,
.wf-section:not(.wf-cta-band) > p,
.wf-section:not(.wf-cta-band) .wp-block-group > p {
	color: var(--color-text-secondary);
	line-height: 1.65;
	max-width: 42rem;
}

@media (prefers-reduced-motion: reduce) {
	.wf-feature-item,
	body.home .wf-section.wf-faq .wf-faq-item {
		transition: none;
	}

	.wf-feature-item:hover {
		transform: none;
	}
}

@media (min-width: 992px) {
	.wf-trust-strip__list.wp-block-columns {
		display: grid !important;
		gap: 1rem !important;
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.wf-trust-strip__list > .wp-block-column {
		flex-basis: auto !important;
		max-width: none !important;
		width: auto !important;
	}
}

/* -------------------------------------------------------------------------
   Shared aurora page hero (catalog look without search/chips).
   Applies to .wf-page-hero on all content pages Ã¢â¬â NOT homepage (.wf-hero only).
   Catalog keeps extra search/chips styles in catalog-sections.css.
   ------------------------------------------------------------------------- */

body:not(.home) .wf-page-hero.wf-section,
body:not(.home) .wf-page-hero.alignfull,
body:not(.home) .entry-content > .wf-page-hero {
	border-top: 0;
	left: 50%;
	margin: 0;
	max-width: 100vw;
	padding: 0;
	position: relative;
	right: auto;
	transform: translateX(-50%);
	width: 100vw;
	z-index: 20;
}

body:not(.home) main#main-content.container:has(.wf-page-hero),
body:not(.home) main.wd-content-layout.container:has(.wf-page-hero),
body:not(.home) .content-layout-wrapper.container:has(.wf-page-hero) {
	max-width: none;
	padding-inline: 0;
	width: 100%;
}

body:not(.home) .wd-content-area:has(.wf-page-hero),
body:not(.home) .entry-content:has(.wf-page-hero) {
	max-width: none;
	padding-inline: 0;
	width: 100%;
}

.wf-page-hero .wf-catalog-hero__plane,
.wf-catalog-hero__plane {
	--aurora-color1: rgba(11, 79, 138, 0.42);
	--aurora-color2: rgba(198, 40, 40, 0.28);
	background: #071018;
	color: var(--color-text-on-brand, #fff);
	isolation: isolate;
	overflow: visible;
	position: relative;
	width: 100%;
}

.wf-page-hero .wf-catalog-hero__plane {
	min-height: clamp(16rem, 36vh, 22rem);
}

.wf-aurora {
	inset: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	z-index: 0;
}

.wf-aurora__pulse {
	animation: wf-aurora-pulse 12s ease-in-out infinite;
	background-image:
		radial-gradient(circle at 28% 40%, var(--aurora-color1) 0%, transparent 72%),
		radial-gradient(circle at 78% 60%, var(--aurora-color2) 0%, transparent 75%);
	background-size: 100% 100%;
	inset: 0;
	opacity: 0.7;
	position: absolute;
}

.wf-aurora__blobs {
	inset: 0;
	mix-blend-mode: screen;
	position: absolute;
}

.wf-aurora__blob {
	border-radius: 50%;
	filter: blur(64px);
	opacity: 0.42;
	position: absolute;
	will-change: transform;
}

.wf-aurora__blob--brand {
	animation: wf-aurora-drift-a 32s ease-in-out infinite alternate;
	background: var(--color-bg-brand, #0b4f8a);
	height: 55%;
	left: -18%;
	top: -28%;
	width: 55%;
}

.wf-aurora__blob--ember {
	animation: wf-aurora-drift-b 40s ease-in-out infinite alternate;
	background: var(--color-action-primary, #c62828);
	bottom: -30%;
	height: 50%;
	opacity: 0.32;
	right: -16%;
	width: 50%;
}

.wf-aurora__blob--navy {
	animation: wf-aurora-drift-c 48s ease-in-out infinite alternate;
	background: var(--color-bg-brand-strong, #0a2f4a);
	height: 40%;
	left: 32%;
	opacity: 0.38;
	top: 22%;
	width: 40%;
}

.wf-aurora__stars {
	inset: 0;
	position: absolute;
}

.wf-aurora__stars span {
	animation: wf-aurora-twinkle 3.6s ease-in-out infinite;
	background: #fff;
	border-radius: 50%;
	height: 2px;
	opacity: 0;
	position: absolute;
	width: 2px;
}

.wf-aurora__stars span:nth-child(1) { left: 8%; top: 18%; animation-delay: 0.2s; }
.wf-aurora__stars span:nth-child(2) { left: 16%; top: 62%; animation-delay: 1.1s; }
.wf-aurora__stars span:nth-child(3) { left: 24%; top: 34%; animation-delay: 2.4s; }
.wf-aurora__stars span:nth-child(4) { left: 33%; top: 12%; animation-delay: 0.7s; }
.wf-aurora__stars span:nth-child(5) { left: 41%; top: 71%; animation-delay: 1.8s; }
.wf-aurora__stars span:nth-child(6) { left: 49%; top: 28%; animation-delay: 0.4s; }
.wf-aurora__stars span:nth-child(7) { left: 57%; top: 54%; animation-delay: 2.9s; }
.wf-aurora__stars span:nth-child(8) { left: 64%; top: 16%; animation-delay: 1.4s; }
.wf-aurora__stars span:nth-child(9) { left: 72%; top: 68%; animation-delay: 0.9s; }
.wf-aurora__stars span:nth-child(10) { left: 79%; top: 38%; animation-delay: 2.1s; }
.wf-aurora__stars span:nth-child(11) { left: 86%; top: 22%; animation-delay: 1.6s; }
.wf-aurora__stars span:nth-child(12) { left: 92%; top: 58%; animation-delay: 0.3s; }
.wf-aurora__stars span:nth-child(13) { left: 12%; top: 48%; animation-delay: 2.7s; }
.wf-aurora__stars span:nth-child(14) { left: 28%; top: 78%; animation-delay: 1.2s; }
.wf-aurora__stars span:nth-child(15) { left: 38%; top: 44%; animation-delay: 3.1s; }
.wf-aurora__stars span:nth-child(16) { left: 52%; top: 8%; animation-delay: 0.6s; }
.wf-aurora__stars span:nth-child(17) { left: 61%; top: 82%; animation-delay: 2.2s; }
.wf-aurora__stars span:nth-child(18) { left: 74%; top: 46%; animation-delay: 1.5s; }
.wf-aurora__stars span:nth-child(19) { left: 83%; top: 74%; animation-delay: 0.8s; }
.wf-aurora__stars span:nth-child(20) { left: 95%; top: 32%; animation-delay: 2.5s; }
.wf-aurora__stars span:nth-child(21) { left: 5%; top: 76%; animation-delay: 1.9s; }
.wf-aurora__stars span:nth-child(22) { left: 19%; top: 24%; animation-delay: 3.3s; }
.wf-aurora__stars span:nth-child(23) { left: 45%; top: 58%; animation-delay: 0.1s; }
.wf-aurora__stars span:nth-child(24) { left: 68%; top: 30%; animation-delay: 2.8s; }
.wf-aurora__stars span:nth-child(25) { left: 88%; top: 12%; animation-delay: 1.3s; }
.wf-aurora__stars span:nth-child(26) { left: 14%; top: 88%; animation-delay: 2s; }
.wf-aurora__stars span:nth-child(27) { left: 36%; top: 6%; animation-delay: 0.5s; }
.wf-aurora__stars span:nth-child(28) { left: 55%; top: 40%; animation-delay: 3s; }
.wf-aurora__stars span:nth-child(29) { left: 77%; top: 88%; animation-delay: 1.7s; }
.wf-aurora__stars span:nth-child(30) { left: 90%; top: 50%; animation-delay: 2.6s; }

.wf-page-hero .wf-catalog-hero__inner,
.wf-catalog-hero__inner {
	margin: 0 auto;
	max-width: min(720px, 100%);
	/* Same top inset on catalog + content pages (clears sticky WoodMart header). */
	padding: clamp(7.25rem, 14vh, 9.5rem) var(--space-4, 1rem) clamp(2.75rem, 6vh, 3.75rem);
	position: relative;
	text-align: center;
	z-index: 1;
}

.wf-page-hero .wf-eyebrow,
.wf-catalog-hero .wf-eyebrow {
	color: rgba(255, 255, 255, 0.72);
	font-family: var(--font-mono);
	font-size: 0.8125rem;
	font-weight: 500;
	letter-spacing: 0.14em;
	margin: 0 0 var(--space-4, 1rem);
	text-transform: uppercase;
}

.wf-page-hero .wf-catalog-hero__title,
.wf-page-hero h1.wp-block-heading,
.wf-catalog-hero__title,
.wf-catalog-hero h1.wp-block-heading {
	color: #fff !important;
	font-size: clamp(1.9rem, 4.5vw, 2.9rem);
	font-weight: 700;
	letter-spacing: -0.03em;
	line-height: 1.12;
	margin: 0 auto var(--space-4, 1rem);
	max-width: none;
}

.wf-catalog-hero__accent {
	color: rgba(255, 210, 210, 0.95);
}

.wf-page-hero .wf-lead,
.wf-catalog-hero .wf-lead {
	color: rgba(255, 255, 255, 0.88);
	font-size: clamp(1.05rem, 1.5vw, 1.15rem);
	line-height: 1.55;
	margin: 0 auto 1.5rem;
	max-width: 40rem;
}

.wf-page-hero .wf-hero__actions {
	justify-content: center;
	margin-top: 0.25rem;
}

/* Central PLZ search in content-page heroes (same module as catalog). */
.wf-page-hero--plz-search .wf-catalog-hero__plane {
	min-height: clamp(18rem, 42vh, 26rem);
}

.wf-page-hero--plz-search .wf-catalog-hero__search {
	--bs-bar-h: 68px;
	--bs-pad-x: 22px;
	isolation: isolate;
	margin: 0 auto 1.25rem;
	max-width: min(42rem, 100%);
	width: 100%;
	z-index: 50;
}

/* Ort stack: optically centered in the pill; keep CTA from crushing the field. */
.wf-page-hero--plz-search .wf-big-search__bar--location-only {
	grid-template-columns: minmax(12rem, 1fr) auto;
}

.wf-page-hero--plz-search .wf-big-search__segment--location {
	min-width: 0;
}

.wf-page-hero--plz-search .wf-big-search__field {
	gap: 4px;
	padding-block: 12px;
	padding-inline: var(--bs-pad-x) 8px;
}

.wf-page-hero--plz-search .wf-big-search__label,
.wf-page-hero--plz-search .wf-big-search label.wf-big-search__label {
	color: #6c6c6c !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	letter-spacing: 0.02em !important;
	line-height: 1.2 !important;
}

.wf-page-hero--plz-search .wf-big-search__input,
.wf-page-hero--plz-search .wf-big-search input.wf-big-search__input[type="search"] {
	font-size: 16px !important;
	line-height: 1.25 !important;
}

.wf-page-hero--plz-search .wf-big-search__input::placeholder {
	color: #8c8c8c !important;
}

.wf-page-hero--plz-search .wf-catalog-hero__search .wf-search-module__hint,
.wf-page-hero--plz-search .wf-catalog-hero__search .wf-search-module__target,
.wf-page-hero--plz-search .wf-catalog-hero__search .wf-search-module__loading[hidden],
.wf-page-hero--plz-search .wf-catalog-hero__search .wf-search-module__error[hidden],
.wf-page-hero--plz-search .wf-catalog-hero__search .wf-search-module__empty[hidden] {
	display: none !important;
	margin: 0 !important;
}

.wf-page-hero--plz-search .wf-catalog-hero__chips {
	margin-top: 0.25rem;
}

@media (max-width: 559px) {
	.wf-page-hero--plz-search .wf-catalog-hero__search {
		--bs-bar-h: auto;
		--bs-pad-x: 16px;
	}

	.wf-page-hero--plz-search .wf-big-search__bar--location-only {
		grid-template-columns: 1fr;
	}
}

/* City marquee under Ort search (same rail as homepage hero). */
.wf-page-hero--with-cities .wf-catalog-hero__plane {
	padding-bottom: clamp(3.5rem, 8vh, 5rem);
}

/* Inner above cities rail — otherwise autocomplete paints under the marquee. */
.wf-page-hero--with-cities .wf-catalog-hero__inner {
	padding-bottom: clamp(1.75rem, 4vh, 2.5rem);
	position: relative;
	z-index: 5;
}

.wf-page-hero--with-cities .wf-hero-cities {
	z-index: 1;
}

.wf-page-hero--with-cities:has(.wf-big-search.is-expanded),
.wf-page-hero--with-cities:has(.wf-search-autocomplete.is-open) {
	position: relative;
	z-index: 30;
}

.wf-page-hero--with-cities .wf-catalog-hero__plane:has(.wf-big-search.is-expanded),
.wf-page-hero--with-cities .wf-catalog-hero__plane:has(.wf-search-autocomplete.is-open) {
	overflow-x: clip;
	overflow-y: visible;
}

.wf-page-hero--with-cities:has(.wf-big-search.is-expanded) .wf-hero-cities,
.wf-page-hero--with-cities:has(.wf-search-autocomplete.is-open) .wf-hero-cities {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

.wf-page-hero .wf-hero__actions .btn.btn-color-default {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.55);
	color: #fff !important;
}

.wf-page-hero .wf-hero__actions .btn.btn-color-default:hover {
	background: rgba(255, 255, 255, 0.16);
	border-color: #fff;
	color: #fff !important;
}

.wf-page-hero.wf-section + .wf-section,
.wf-section.wf-page-hero + .wf-section {
	border-top: 0;
}

@keyframes wf-aurora-pulse {
	0%,
	100% {
		opacity: 0.55;
		transform: scale(1);
	}
	50% {
		opacity: 0.85;
		transform: scale(1.04);
	}
}

@keyframes wf-aurora-drift-a {
	from {
		transform: translate3d(-4%, -2%, 0) scale(1);
	}
	to {
		transform: translate3d(8%, 5%, 0) scale(1.18);
	}
}

@keyframes wf-aurora-drift-b {
	from {
		transform: translate3d(5%, 3%, 0) scale(1);
	}
	to {
		transform: translate3d(-7%, -4%, 0) scale(1.22);
	}
}

@keyframes wf-aurora-drift-c {
	from {
		transform: translate3d(2%, -4%, 0) rotate(0deg) scale(1);
	}
	to {
		transform: translate3d(-4%, 5%, 0) rotate(18deg) scale(1.12);
	}
}

@keyframes wf-aurora-twinkle {
	0%,
	100% {
		opacity: 0;
	}
	50% {
		opacity: 0.85;
	}
}

@media (prefers-reduced-motion: reduce) {
	.wf-aurora__pulse,
	.wf-aurora__blob,
	.wf-aurora__stars span {
		animation: none !important;
	}
}
