/* ==========================================================================
   Helin Alltagsbegleitung – Hauptstylesheet
   Charte aus dem Flyer: Dunkelgrün #2f4a3d · Creme #f5efe3 · Altrosa #d9a79c
   Zielgruppe: Seniorinnen, Senioren und deren Angehörige.
   Grundsätze: große Schrift, hoher Kontrast, große Klickflächen, Mobile First.
   ========================================================================== */

:root {
	--helin-green: #2f4a3d;
	--helin-green-dark: #223a2e;
	--helin-green-light: #4d6b58;
	--helin-cream: #f5efe3;
	--helin-cream-dark: #ece2d2;
	--helin-rose: #d9a79c;
	--helin-rose-dark: #c08a7e;
	--helin-gold: #b9945a;
	--helin-ink: #26302a;
	--helin-ink-soft: #4a554e;
	--helin-white: #ffffff;
	--helin-border: rgba(47, 74, 61, 0.14);
	--helin-radius: 18px;
	--helin-radius-sm: 12px;
	--helin-shadow: 0 10px 30px rgba(34, 58, 46, 0.1);
	--helin-shadow-lg: 0 18px 50px rgba(34, 58, 46, 0.16);
	--helin-wrap: 1180px;
	--helin-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
	--helin-font-script: 'Caveat', 'Segoe Script', cursive;
	--helin-transition: 180ms ease-in-out;
}

/* --------------------------------------------------------------- Grundlagen */

body.helin-theme {
	font-family: var(--helin-font);
	color: var(--helin-ink);
	background-color: var(--helin-white);
	-webkit-font-smoothing: antialiased;
}

.helin-theme a {
	color: var(--helin-green);
}

.helin-theme a:hover,
.helin-theme a:focus {
	color: var(--helin-rose-dark);
}

.helin-wrap {
	width: 100%;
	max-width: var(--helin-wrap);
	margin-inline: auto;
	padding-inline: 1.25rem;
}

.helin-section {
	padding-block: clamp(2.5rem, 6vw, 5rem);
}

.helin-section--cream {
	background-color: var(--helin-cream);
}

.helin-section--green {
	background-color: var(--helin-green);
	color: var(--helin-cream);
}

.helin-section--green a {
	color: var(--helin-white);
}

.helin-section__head {
	max-width: 46rem;
	margin-bottom: clamp(1.5rem, 4vw, 2.5rem);
}

.helin-section__title {
	font-size: clamp(1.6rem, 4vw, 2.4rem);
	line-height: 1.2;
	color: var(--helin-green);
	margin: 0 0 0.75rem;
}

.helin-section--green .helin-section__title {
	color: var(--helin-cream);
}

.helin-section__intro {
	font-size: clamp(1.05rem, 2vw, 1.2rem);
	line-height: 1.7;
	color: var(--helin-ink-soft);
	margin: 0;
}

.helin-script {
	font-family: var(--helin-font-script);
	font-size: clamp(1.5rem, 4vw, 2.2rem);
	color: var(--helin-gold);
}

.helin-eyebrow {
	display: inline-block;
	font-size: 0.85rem;
	font-weight: 600;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--helin-rose-dark);
	margin-bottom: 0.75rem;
}

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/*
 * Sprungmarke "Direkt zum Inhalt springen"
 *
 * Die Marke ist für die Maus unsichtbar, liegt aber im Dokument ganz oben.
 * Sobald sie mit der Tabulatortaste den Fokus erhält, wird sie als sichtbare
 * Schaltfläche eingeblendet. Das erlaubt Tastaturnutzenden, die Navigation
 * zu überspringen und direkt beim Inhalt zu beginnen.
 *
 * Sie muss dafür die Regeln von .screen-reader-text überschreiben, deshalb
 * stehen hier die Einzelwerte bewusst erneut (gleiche Spezifität, spätere
 * Regel gewinnt).
 */
.helin-skip-link:focus,
.helin-skip-link:focus-visible {
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
	z-index: 1000;
	display: inline-block;
	width: auto;
	height: auto;
	padding: 0.85rem 1.4rem;
	margin: 0;
	overflow: visible;
	clip: auto;
	white-space: normal;
	background-color: var(--helin-green);
	color: var(--helin-white);
	font-weight: 600;
	text-decoration: none;
	border-radius: var(--helin-radius-sm);
	box-shadow: var(--helin-shadow-lg);
	outline: 3px solid var(--helin-rose-dark);
	outline-offset: 2px;
}

.helin-placeholder {
	display: inline-block;
	background: #fdf3d0;
	border: 1px dashed var(--helin-gold);
	border-radius: 6px;
	padding: 0.1rem 0.4rem;
	font-size: 0.95em;
	color: #6b5320;
}

/* ------------------------------------------------------------------ Buttons */

/*
 * Wichtig zur Lesbarkeit der Schaltflächen:
 *
 * WordPress und das Eltern-Theme (Twenty Twenty-Five) geben ihre
 * Block- und Linkfarben als <style>-Blöcke aus, die NACH dieser Datei
 * im Kopfbereich stehen. Ohne eigene Farbangabe am Button erbt der Text
 * die Linkfarbe (dunkelgrün) und liegt dann auf dunkelgrünem Grund –
 * die Beschriftung ist praktisch nicht lesbar.
 *
 * Deshalb setzen die Button-Regeln ihre Farben erzwungen (mit
 * "!important") und mit erhöhter Spezifität über "body.helin-theme".
 * Damit bleibt die Beschriftung unabhängig von fremden Stylesheets
 * jederzeit klar lesbar. Die Kontrastverhältnisse liegen deutlich über
 * 4,5:1 (Weiß auf Dunkelgrün rund 9:1).
 */

body.helin-theme .helin-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	min-height: 56px;
	padding: 0.85rem 1.75rem;
	border: 2px solid transparent;
	border-radius: 999px;
	font-family: inherit;
	font-size: 1.05rem;
	font-weight: 600;
	line-height: 1.2;
	text-decoration: none;
	cursor: pointer;
	color: var(--helin-white) !important;
	transition: transform var(--helin-transition), background-color var(--helin-transition), color var(--helin-transition);
}

body.helin-theme .helin-button--primary {
	background-color: var(--helin-green) !important;
	color: var(--helin-white) !important;
}

body.helin-theme .helin-button--primary:hover,
body.helin-theme .helin-button--primary:focus,
body.helin-theme .helin-button--primary:focus-visible {
	background-color: var(--helin-green-dark) !important;
	color: var(--helin-white) !important;
	transform: translateY(-2px);
}

body.helin-theme .helin-button--rose {
	background-color: var(--helin-rose) !important;
	color: var(--helin-green-dark) !important;
}

body.helin-theme .helin-button--rose:hover,
body.helin-theme .helin-button--rose:focus,
body.helin-theme .helin-button--rose:focus-visible {
	/*
	 * Eigener, etwas dunklerer Farbton nur für diesen Hover-Zustand:
	 * Weiß auf #9e685c erreicht 4,58:1 und damit die Vorgabe von 4,5:1.
	 * Die Variable --helin-rose-dark (#c08a7e) bleibt unverändert, weil
	 * sie an weiteren Stellen im Stylesheet eingesetzt wird.
	 */
	background-color: #9e685c !important;
	color: var(--helin-white) !important;
}

body.helin-theme .helin-button--ghost {
	background-color: transparent !important;
	border-color: var(--helin-green) !important;
	color: var(--helin-green) !important;
}

body.helin-theme .helin-button--ghost:hover,
body.helin-theme .helin-button--ghost:focus,
body.helin-theme .helin-button--ghost:focus-visible {
	background-color: var(--helin-green) !important;
	color: var(--helin-white) !important;
}

.helin-theme a:focus-visible,
.helin-theme button:focus-visible,
.helin-theme input:focus-visible,
.helin-theme select:focus-visible,
.helin-theme textarea:focus-visible {
	outline: 3px solid var(--helin-rose-dark);
	outline-offset: 3px;
}

/* -------------------------------------------------------------- Kopfbereich */

.helin-header {
	background-color: var(--helin-cream);
	border-bottom: 1px solid var(--helin-border);
}

.helin-header__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding-block: 1rem;
}

.helin-brand {
	display: flex;
	align-items: center;
	gap: 0.85rem;
	text-decoration: none;
}

.helin-brand__mark {
	display: grid;
	place-items: center;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background-color: var(--helin-green);
	color: var(--helin-cream);
	flex: 0 0 auto;
}

.helin-brand__name {
	font-family: var(--helin-font-script);
	font-size: 2rem;
	line-height: 1;
	color: var(--helin-green);
	margin: 0;
}

.helin-brand__tagline {
	display: block;
	font-family: var(--helin-font);
	font-size: 0.7rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: var(--helin-ink-soft);
	margin-top: 0.2rem;
}

.helin-header__phone {
	display: none;
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
}

/* ---------------------------------------------------------------- Navigation */

.helin-nav ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0.25rem 1.25rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.helin-nav a {
	display: inline-block;
	padding: 0.65rem 0.15rem;
	font-size: 1.02rem;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 3px solid transparent;
	transition: border-color var(--helin-transition);
}

.helin-nav a:hover,
.helin-nav a:focus {
	border-bottom-color: var(--helin-rose);
}

.helin-nav .current-menu-item > a,
.helin-nav .current_page_item > a {
	border-bottom-color: var(--helin-green);
}

@media (min-width: 900px) {
	.helin-header__phone {
		display: inline-flex;
	}
}

/* ------------------------------------------------------------------- Hero */

.helin-hero {
	position: relative;
	background: linear-gradient(160deg, var(--helin-cream) 0%, var(--helin-cream-dark) 100%);
	overflow: hidden;
}

.helin-hero__inner {
	display: grid;
	gap: clamp(1.75rem, 5vw, 3.5rem);
	align-items: center;
	padding-block: clamp(2.5rem, 7vw, 5rem);
}

@media (min-width: 900px) {
	.helin-hero__inner {
		grid-template-columns: 1.05fr 0.95fr;
	}
}

.helin-hero__title {
	font-size: clamp(2rem, 6vw, 3.4rem);
	line-height: 1.12;
	color: var(--helin-green);
	margin: 0 0 1rem;
}

.helin-hero__lead {
	font-size: clamp(1.08rem, 2.2vw, 1.3rem);
	line-height: 1.65;
	color: var(--helin-ink-soft);
	max-width: 34rem;
	margin: 0 0 1.75rem;
}

.helin-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.85rem;
	margin-bottom: 1.5rem;
}

.helin-hero__quote {
	font-family: var(--helin-font-script);
	font-size: clamp(1.3rem, 3vw, 1.7rem);
	color: var(--helin-gold);
	margin: 0;
}

.helin-hero__media {
	position: relative;
	border-radius: var(--helin-radius);
	overflow: hidden;
	box-shadow: var(--helin-shadow-lg);
	background-color: var(--helin-white);
}

.helin-hero__media img {
	display: block;
	width: 100%;
	height: auto;
}

.helin-hero__badge {
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	display: grid;
	place-items: center;
	gap: 0.25rem;
	width: 9.5rem;
	height: 9.5rem;
	padding: 1rem;
	border-radius: 50%;
	background-color: var(--helin-rose);
	color: var(--helin-green-dark);
	text-align: center;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.25;
	box-shadow: var(--helin-shadow);
}

.helin-hero__badge span {
	display: block;
	font-size: 1.6rem;
	line-height: 1;
}

/* --------------------------------------------------------------- Leistungen */

.helin-services__grid {
	display: grid;
	gap: clamp(1rem, 2.5vw, 1.75rem);
	grid-template-columns: 1fr;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 640px) {
	.helin-services__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {
	.helin-services__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

.helin-service {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	padding: clamp(1.25rem, 3vw, 1.75rem);
	background-color: var(--helin-white);
	border: 1px solid var(--helin-border);
	border-radius: var(--helin-radius);
	box-shadow: var(--helin-shadow);
	transition: transform var(--helin-transition), box-shadow var(--helin-transition);
}

.helin-service:hover,
.helin-service:focus-within {
	transform: translateY(-4px);
	box-shadow: var(--helin-shadow-lg);
}

.helin-service__icon {
	display: grid;
	place-items: center;
	width: 72px;
	height: 72px;
	margin-bottom: 0.25rem;
	border-radius: 50%;
	background-color: var(--helin-cream);
	color: var(--helin-green);
}

.helin-service__title {
	font-size: 1.28rem;
	line-height: 1.25;
	color: var(--helin-green);
	margin: 0;
}

.helin-service__subtitle {
	font-family: var(--helin-font-script);
	font-size: 1.3rem;
	/*
	 * Kontrast: Der Farbton --helin-rose-dark (#c08a7e) erreicht auf Weiß nur
	 * 2,93:1 und liegt damit unter der Vorgabe von 4,5:1. Für Text wird
	 * deshalb ein dunklerer Rosé-Ton verwendet: #9e685c ergibt 4,58:1.
	 * Die Variable selbst bleibt unverändert, weil sie an anderen Stellen
	 * (Flächen, Rahmen) eingesetzt wird, wo der Kontrast nicht gilt.
	 */
	color: #9e685c;
	margin: 0;
}

.helin-service__text {
	font-size: 1.02rem;
	line-height: 1.65;
	color: var(--helin-ink-soft);
	margin: 0 0 0.75rem;
}

.helin-service__link {
	margin-top: auto;
	align-self: flex-start;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 3px;
	padding: 0.5rem 0;
}

/* --------------------------------------------------------------- Vorteile */

.helin-values {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem 1.5rem;
	list-style: none;
	margin: 1.5rem 0 0;
	padding: 0;
}

.helin-values li {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	font-size: 1.08rem;
	font-weight: 600;
	color: var(--helin-green);
}

.helin-section--green .helin-values li {
	color: var(--helin-cream);
}

.helin-values svg {
	flex: 0 0 auto;
	color: var(--helin-rose);
}

/* ------------------------------------- Anerkennung als Entlastungsleistung */

.helin-pflegekasse__badge {
	display: grid;
	gap: 0.5rem;
	padding: clamp(1.25rem, 3vw, 1.75rem) clamp(1.25rem, 3.5vw, 2rem);
	margin-block: 1.75rem;
	background-color: var(--helin-cream);
	border-left: 6px solid var(--helin-gold);
	border-radius: var(--helin-radius-sm);
	box-shadow: var(--helin-shadow);
	font-size: 1.05rem;
	line-height: 1.6;
	color: var(--helin-ink);
}

.helin-pflegekasse__badge strong {
	display: block;
	font-size: 1.2rem;
	line-height: 1.3;
	color: var(--helin-green);
}

.helin-pflegekasse__badge strong::before {
	content: "✓";
	display: inline-block;
	margin-right: 0.5rem;
	color: var(--helin-gold);
	font-weight: 700;
}

@media (prefers-color-scheme: dark) {
	.helin-pflegekasse__badge {
		background-color: var(--helin-cream);
		color: var(--helin-ink);
	}
}

/* ------------------------------------------------- Pflegekassen-Hinweis */

.helin-pflegekasse {
	display: grid;
	gap: 1.5rem;
	align-items: center;
	padding: clamp(1.5rem, 4vw, 2.5rem);
	background-color: var(--helin-green);
	color: var(--helin-cream);
	border-radius: var(--helin-radius);
	box-shadow: var(--helin-shadow-lg);
}

@media (min-width: 860px) {
	.helin-pflegekasse {
		grid-template-columns: auto 1fr;
	}
}

.helin-pflegekasse__icon {
	display: grid;
	place-items: center;
	width: 84px;
	height: 84px;
	border-radius: 50%;
	background-color: var(--helin-cream);
	color: var(--helin-green);
}

.helin-pflegekasse__title {
	font-size: clamp(1.3rem, 3vw, 1.75rem);
	line-height: 1.25;
	margin: 0 0 0.5rem;
	color: var(--helin-cream);
}

.helin-pflegekasse__text {
	font-size: 1.05rem;
	line-height: 1.65;
	margin: 0;
	color: rgba(245, 239, 227, 0.92);
}

.helin-pflegekasse__note {
	font-size: 0.95rem;
	line-height: 1.55;
	margin: 0.75rem 0 0;
	color: rgba(245, 239, 227, 0.78);
}

/* -------------------------------------------------------------- Formular */

.helin-form-card {
	max-width: 46rem;
	padding: clamp(1.5rem, 4vw, 2.5rem);
	background-color: var(--helin-white);
	border: 1px solid var(--helin-border);
	border-radius: var(--helin-radius);
	box-shadow: var(--helin-shadow);
}

.helin-form-card__title {
	font-size: clamp(1.4rem, 3.5vw, 1.9rem);
	color: var(--helin-green);
	margin: 0 0 0.5rem;
}

.helin-form-card__intro {
	font-size: 1.05rem;
	line-height: 1.65;
	color: var(--helin-ink-soft);
	margin: 0 0 1.5rem;
}

.helin-form__row {
	margin-bottom: 1.25rem;
}

.helin-form__row--half {
	display: grid;
	gap: 1.25rem;
}

@media (min-width: 640px) {
	.helin-form__row--half {
		grid-template-columns: 1fr 1fr;
	}
}

.helin-form__label {
	display: block;
	margin-bottom: 0.4rem;
	font-size: 1.05rem;
	font-weight: 600;
	color: var(--helin-green);
}

.helin-form__input,
.helin-form__select,
.helin-form__textarea {
	width: 100%;
	min-height: 54px;
	padding: 0.75rem 0.9rem;
	font-family: inherit;
	font-size: 1.05rem;
	color: var(--helin-ink);
	background-color: var(--helin-white);
	border: 2px solid var(--helin-border);
	border-radius: var(--helin-radius-sm);
	transition: border-color var(--helin-transition);
}

.helin-form__textarea {
	min-height: 160px;
	resize: vertical;
}

.helin-form__input:hover,
.helin-form__select:hover,
.helin-form__textarea:hover {
	border-color: var(--helin-green-light);
}

.helin-form__consent label {
	display: flex;
	gap: 0.75rem;
	align-items: flex-start;
	font-size: 1rem;
	line-height: 1.6;
	color: var(--helin-ink-soft);
}

.helin-form__consent input[type="checkbox"] {
	width: 26px;
	height: 26px;
	margin-top: 0.1rem;
	flex: 0 0 auto;
	accent-color: var(--helin-green);
}

.helin-form__honeypot {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* -------------------------------------------------------------------- Karte */

.helin-map {
	margin: 1.75rem 0;
	border: 1px solid var(--helin-border);
	border-radius: var(--helin-radius);
	overflow: hidden;
	background-color: var(--helin-cream);
}

.helin-map__frame {
	display: block;
	width: 100%;
	/*
	 * Feste Höhe plus Seitenverhältnis: Der Browser kennt damit die Höhe,
	 * bevor das eingebettete Dokument geladen ist, und reserviert den Platz.
	 * Ohne das springt der Inhalt beim Nachladen (Layoutsprung, CLS).
	 * aspect-ratio greift, sobald der Rahmen breiter als 350 px ist.
	 */
	height: 350px;
	aspect-ratio: 16 / 10;
	border: 0;
}

/*
 * Karte erst auf Klick laden (siehe helin_lazy_map() in functions.php).
 *
 * Der Platzhalter nimmt exakt die Höhe des späteren Kartenrahmens ein, damit
 * beim Ersetzen kein Layoutsprung entsteht.
 */
.helin-map__lazy {
	position: relative;
	min-height: 350px;
}

.helin-map__trigger {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.4rem;
	width: 100%;
	min-height: 350px;
	padding: 2rem 1.5rem;
	border: 0;
	background-color: var(--helin-cream-dark);
	background-image:
		linear-gradient(var(--helin-border) 1px, transparent 1px),
		linear-gradient(90deg, var(--helin-border) 1px, transparent 1px);
	background-size: 38px 38px;
	color: var(--helin-green);
	font-family: inherit;
	font-size: 1.05rem;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
	transition: background-color var(--helin-transition);
}

.helin-map__trigger:hover,
.helin-map__trigger:focus {
	background-color: var(--helin-cream);
}

.helin-map__trigger-icon {
	font-size: 2rem;
	line-height: 1;
}

.helin-map__trigger-text {
	font-size: 1.1rem;
}

.helin-map__trigger-hint {
	max-width: 34ch;
	font-size: 0.9rem;
	font-weight: 400;
	color: var(--helin-ink-soft);
}

.helin-map__target .helin-map__frame {
	height: 350px;
}

.helin-map__link {
	margin: 0;
	padding: 0.85rem 1.25rem;
	font-size: 0.98rem;
	background-color: var(--helin-white);
	border-top: 1px solid var(--helin-border);
}

@media (max-width: 600px) {
	.helin-map__frame {
		height: 260px;
	}
}

.helin-form__note {
	margin: 1rem 0 0;
	font-size: 0.95rem;
	line-height: 1.6;
	color: var(--helin-ink-soft);
}

.helin-notice {
	margin-bottom: 1.5rem;
	padding: 1rem 1.25rem;
	border-radius: var(--helin-radius-sm);
	border-left: 6px solid;
	font-size: 1.02rem;
	line-height: 1.6;
}

.helin-notice p {
	margin: 0.35rem 0 0;
}

.helin-notice ul {
	margin: 0;
	padding-left: 1.25rem;
}

.helin-notice--success {
	background-color: #eaf5ec;
	border-color: var(--helin-green);
	color: var(--helin-green-dark);
}

.helin-notice--error {
	background-color: #fdeeea;
	border-color: var(--helin-rose-dark);
	color: #7d3526;
}

/* --------------------------------------------------------------- Fußzeile */

.helin-footer {
	background-color: var(--helin-green-dark);
	color: var(--helin-cream);
	padding-block: clamp(2.5rem, 6vw, 3.5rem);
}

.helin-footer a {
	color: var(--helin-cream);
	text-decoration: underline;
	text-underline-offset: 3px;
}

.helin-footer a:hover,
.helin-footer a:focus {
	color: var(--helin-rose);
}

.helin-footer__grid {
	display: grid;
	gap: 2rem;
}

@media (min-width: 860px) {
	.helin-footer__grid {
		grid-template-columns: 1.4fr 1fr 1fr;
	}
}

.helin-footer__title {
	font-size: 1.1rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	margin: 0 0 0.85rem;
	color: var(--helin-rose);
}

.helin-footer__list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 0.6rem;
	font-size: 1.02rem;
	line-height: 1.6;
}

.helin-footer__brand .helin-brand__name {
	color: var(--helin-cream);
}

.helin-footer__brand .helin-brand__tagline {
	color: rgba(245, 239, 227, 0.75);
}

.helin-footer__brand .helin-brand__mark {
	background-color: var(--helin-cream);
	color: var(--helin-green);
}

.helin-footer__claim {
	font-family: var(--helin-font-script);
	font-size: 1.5rem;
	color: var(--helin-rose);
	margin: 0.85rem 0 0;
}

.helin-footer__bottom {
	margin-top: 2.5rem;
	padding-top: 1.25rem;
	border-top: 1px solid rgba(245, 239, 227, 0.2);
	font-size: 0.95rem;
	line-height: 1.6;
	color: rgba(245, 239, 227, 0.82);
}

/* ------------------------------------------------- Schwebender WhatsApp-Button */

.helin-whatsapp {
	position: fixed;
	right: 1.25rem;
	bottom: 1.25rem;
	z-index: 900;
	display: inline-flex;
	align-items: center;
	gap: 0.6rem;
	min-height: 60px;
	padding: 0.75rem 1.35rem;
	border-radius: 999px;
	background-color: #25d366;
	color: #0d3b1e;
	font-size: 1.02rem;
	font-weight: 700;
	text-decoration: none;
	box-shadow: 0 12px 30px rgba(13, 59, 30, 0.28);
	transition: transform var(--helin-transition), box-shadow var(--helin-transition);
}

.helin-whatsapp:hover,
.helin-whatsapp:focus {
	color: #06301a;
	transform: translateY(-3px);
	box-shadow: 0 16px 38px rgba(13, 59, 30, 0.34);
}

.helin-whatsapp__icon {
	flex: 0 0 auto;
}

@media (max-width: 520px) {
	.helin-whatsapp {
		right: 1rem;
		bottom: 1rem;
		padding: 0.75rem;
	}

	.helin-whatsapp__label {
		position: absolute;
		width: 1px;
		height: 1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
	}
}

/* ------------------------------------------------------- Einwilligungsbanner */

.helin-cookie {
	position: fixed;
	inset: auto 0 0 0;
	z-index: 1000;
	background-color: var(--helin-cream);
	border-top: 4px solid var(--helin-green);
	box-shadow: 0 -12px 40px rgba(34, 58, 46, 0.22);
}

/*
 * Wurde bereits eine Entscheidung gespeichert, setzt das kurze Skript im
 * Kopfbereich die Klasse "helin-consent-gespeichert" auf <html>, noch bevor
 * der Inhalt gezeichnet wird. Das Banner verschwindet damit ohne Umweg über
 * JavaScript nach dem Laden – und ohne Layoutsprung.
 */
.helin-consent-gespeichert .helin-cookie {
	display: none;
}

.helin-cookie[hidden] {
	display: none;
}

.helin-cookie__inner {
	display: grid;
	gap: 1.25rem;
	max-width: var(--helin-wrap);
	margin-inline: auto;
	padding: 1.5rem 1.25rem;
}

@media (min-width: 860px) {
	.helin-cookie__inner {
		grid-template-columns: 1fr auto;
		align-items: center;
	}
}

.helin-cookie__title {
	font-size: 1.2rem;
	color: var(--helin-green);
	margin: 0 0 0.4rem;
}

.helin-cookie__text p {
	margin: 0;
	font-size: 1rem;
	line-height: 1.65;
	color: var(--helin-ink-soft);
	max-width: 62ch;
}

.helin-cookie__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
}

.helin-cookie__actions .helin-button {
	min-width: 190px;
}

@media (max-width: 640px) {
	.helin-cookie__actions .helin-button {
		flex: 1 1 100%;
	}
}

/* ------------------------------------------------------ Inhalte & Textseiten */

.helin-content {
	padding-block: clamp(2rem, 5vw, 3.5rem);
}

.helin-content__inner {
	max-width: 60rem;
	margin-inline: auto;
	padding-inline: 1.25rem;
}

.helin-content h1 {
	font-size: clamp(1.9rem, 5vw, 2.8rem);
	line-height: 1.18;
	color: var(--helin-green);
	margin: 0 0 1rem;
}

.helin-content h2 {
	font-size: clamp(1.4rem, 3.5vw, 1.9rem);
	line-height: 1.25;
	color: var(--helin-green);
	margin: 2.25rem 0 0.75rem;
}

.helin-content h3 {
	font-size: clamp(1.15rem, 2.5vw, 1.4rem);
	color: var(--helin-green-light);
	margin: 1.75rem 0 0.6rem;
}

.helin-content p,
.helin-content li {
	font-size: 1.08rem;
	line-height: 1.8;
	color: var(--helin-ink-soft);
}

.helin-content ul,
.helin-content ol {
	padding-left: 1.4rem;
}

.helin-content li {
	margin-bottom: 0.4rem;
}

.helin-content blockquote {
	margin: 1.75rem 0;
	padding: 1.25rem 1.5rem;
	background-color: var(--helin-cream);
	border-left: 6px solid var(--helin-rose);
	border-radius: var(--helin-radius-sm);
}

.helin-content blockquote p {
	font-family: var(--helin-font-script);
	font-size: 1.5rem;
	color: var(--helin-green);
	margin: 0;
}

.helin-content a {
	text-decoration: underline;
	text-underline-offset: 3px;
}

.helin-legal {
	max-width: 52rem;
}

.helin-legal h2 {
	padding-top: 0.5rem;
	border-top: 1px solid var(--helin-border);
}

.helin-legal__todo {
	background-color: #fdf3d0;
	border: 2px dashed var(--helin-gold);
	border-radius: var(--helin-radius-sm);
	padding: 1rem 1.25rem;
	margin: 1.5rem 0;
	font-size: 1rem;
	line-height: 1.65;
	color: #6b5320;
}

.helin-legal__todo strong {
	display: block;
	margin-bottom: 0.35rem;
}

/* ---------------------------------------------------------------- Ablauf */

.helin-steps {
	display: grid;
	gap: clamp(1rem, 2.5vw, 1.75rem);
	list-style: none;
	margin: 0;
	padding: 0;
	counter-reset: helin-step;
}

@media (min-width: 820px) {
	.helin-steps {
		grid-template-columns: repeat(3, 1fr);
	}
}

.helin-step {
	position: relative;
	padding: clamp(1.25rem, 3vw, 1.75rem);
	background-color: var(--helin-cream);
	border-radius: var(--helin-radius);
	border: 1px solid var(--helin-border);
}

.helin-step__number {
	display: grid;
	place-items: center;
	width: 52px;
	height: 52px;
	margin-bottom: 0.75rem;
	border-radius: 50%;
	background-color: var(--helin-green);
	color: var(--helin-cream);
	font-size: 1.5rem;
	font-weight: 700;
}

.helin-step__title {
	font-size: 1.2rem;
	color: var(--helin-green);
	margin: 0 0 0.4rem;
}

.helin-step__text {
	font-size: 1.02rem;
	line-height: 1.65;
	color: var(--helin-ink-soft);
	margin: 0;
}

/* ---------------------------------------------------------- Kontaktliste */

.helin-contact-list {
	list-style: none;
	margin: 0 0 1.5rem;
	padding: 0;
	display: grid;
	gap: 0.85rem;
}

.helin-contact-list li {
	font-size: 1.08rem;
	line-height: 1.7;
}

.helin-contact-list strong {
	display: block;
	color: var(--helin-green);
}

.helin-contact-list a {
	font-weight: 600;
}

.helin-contact-note {
	font-size: 1.02rem;
	line-height: 1.7;
	color: var(--helin-ink-soft);
}

/* --------------------------------------------------------- Barrierefreiheit */

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important;
	}
}

@media print {
	.helin-whatsapp,
	.helin-cookie,
	.helin-header__phone {
		display: none !important;
	}
}
