/* ============================================================
   PAGE-V5 · Vermieten (Fundus-Assembly, Schneider-Skin)
   Selbst-tragend: reused Component-Blöcke 1:1 aus _v5/verkauf/page-v5.css
   (Milan-freigegebene „Bombe") + NEUE Blöcke für Vermieten-eigene
   Sektionstypen (comparison→Benefit-Grid, testimonial, feature-grid,
   form-funnel, checklist). Lädt NACH tokens → base → page.
   Werte ausschließlich aus tokens.css. UI = Sans, Serife nur Display,
   Hairlines, Sand-Panels, EIN Bordeaux-Akzent, Gold nur ★.
   ============================================================ */

/* Nav: aktiver Menüpunkt */
.nav__menu a[aria-current="page"]::after { transform: scaleX(1); }

/* Sektions-Anker sauber unter der Sticky-Nav anspringen */
.wm, .rv, .rc, .ab2, .ma, .fn, .pf, .fq, .cf { scroll-margin-top: 88px; }
.fq__col, .vw__lead { min-width: 0; }

/* Häkchen-Kreis (Sand-Kreis, Bordeaux-Check) */
.ck { flex: none; width: 24px; height: 24px; border-radius: 999px; background: var(--surface-sand); color: var(--brand); display: inline-flex; align-items: center; justify-content: center; }
.ck svg { width: 13px; height: 13px; }

/* ============================================================
   1 · Sub-Hero (.h06) — 1:1 aus v5 (freigegebener Sub-Archetyp, §11.4).
   Bild blutet rechts ins Papier (clip-path), Text links auf sauberer Fläche.
   ============================================================ */
.h06 { position: relative; overflow: hidden; border-bottom: 1px solid var(--border-light); }
.h06__media { position: absolute; inset: 0 0 0 auto; width: 44%; z-index: 0; clip-path: polygon(9% 0, 100% 0, 100% 100%, 20% 100%); }
.h06__media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.h06__inner { position: relative; z-index: 1; padding-block: clamp(2.25rem, 4vw, 3.4rem); }
.h06__text { max-width: 47rem; }
.h06 .hero__gbadge { display: inline-flex; align-items: center; gap: .5rem; margin-bottom: var(--sp-4); font-size: .9rem; }
.h06 .hero__gbadge .g-logo { width: 20px; height: 20px; display: inline-flex; flex: none; }
.h06 .hero__gbadge .g-logo svg { width: 20px; height: 20px; display: block; }
.h06 .hero__gbadge .g-stars { color: var(--accent-2); letter-spacing: 1px; }
.h06 .hero__gbadge .g-rate { color: var(--text-on-light-dim); }
.h06 .hero__gbadge .g-rate strong { color: var(--text-on-light); font-weight: 700; }
.h06__h1 { font-size: clamp(2rem, 3.3vw, 2.8rem); line-height: 1.12; letter-spacing: -.01em; max-width: 24ch; }
.h06__h1 em { font-style: italic; color: var(--brand); }
.h06__lead { margin-top: var(--sp-3); color: var(--text-on-light-dim); font-size: 1.02rem; max-width: 52ch; line-height: 1.6; }
.h06__lead + .h06__lead { margin-top: var(--sp-2); }
.h06__lead a { color: var(--brand); }
.h06__usps { list-style: none; margin: var(--sp-4) 0 0; padding: 0; max-width: 47rem; display: flex; flex-direction: column; gap: var(--sp-3); }
.h06__usps li { display: flex; align-items: flex-start; gap: var(--sp-2); }
.h06__usps strong { font-weight: 700; color: var(--text-on-light); }
.h06__usps li div span { display: block; color: var(--text-on-light-dim); font-size: .88rem; margin-top: .1rem; }
.h06 .ck { flex: none; width: 26px; height: 26px; border-radius: 50%; background: var(--surface-sand); color: var(--brand); display: grid; place-items: center; margin-top: .1rem; }
.h06 .ck svg { width: 14px; height: 14px; }
.h06__cta { margin-top: var(--sp-4); display: flex; align-items: center; gap: var(--sp-4); flex-wrap: wrap; }
.h06__cta .cta-note { margin: 0; color: var(--text-on-light-dim); font-size: .82rem; }

/* ============================================================
   2 · warum-mit-makler — EPF comparison, aber 4 Benefit-Items (kein 2-Listen-
   Vergleich). Fundus-Anatomie vorteile-01 (offenes 4er-Raster, große Outline-
   Icons, KEINE Karten) → bewusst andere Layout-Familie als die Karten weiter
   unten (Anti-Sameness). Hell.
   ============================================================ */
.wm__grid { list-style: none; margin: var(--sp-5) 0 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(1.5rem, 3vw, 2.75rem); }
.wm__item { display: flex; flex-direction: column; }
.wm__ic { width: 40px; height: 40px; color: var(--brand); }
.wm__ic svg { width: 100%; height: 100%; stroke-width: 1.5; }
.wm__title { margin-top: var(--sp-3); font-size: 1.12rem; }
.wm__text { margin-top: .5rem; font-size: .93rem; color: var(--text-on-light-dim); line-height: 1.6; }

/* ============================================================
   3 · bewertungen — EPF testimonial. Dunkles Trust-Band (bold moment im
   Hell/Dunkel-Rhythmus): zentriert Eyebrow → H2 → Sub → Google-Badge +
   Gesamt-Zeile, darunter Elfsight-Live-Widget-Slot (Delivery; hier ehrlicher
   Platzhalter). Kein erfundener Bewertungs-Count.
   ============================================================ */
.rv__head { max-width: 760px; margin-inline: auto; text-align: center; }
.rv__head h2 { color: var(--text-on-dark); }
.rv__head h2 em { font-style: italic; color: var(--brand-glow); }
.rv__head .sub { color: var(--text-on-dark-dim); margin-top: var(--sp-2); }
.rv__proof { margin-top: var(--sp-4); display: flex; align-items: center; justify-content: center; gap: var(--sp-3); flex-wrap: wrap; }
.rv__gbadge { display: inline-flex; align-items: center; gap: .5rem; padding: .5rem .9rem; border-radius: 999px; background: var(--glass); border: 1px solid var(--glass-bd); font-size: .9rem; color: var(--text-on-dark); }
.rv__gbadge .g-logo { width: 20px; height: 20px; display: inline-flex; flex: none; }
.rv__gbadge .g-logo svg { width: 20px; height: 20px; display: block; }
.rv__gbadge .stars { color: var(--accent-2); letter-spacing: 1px; }
.rv__gbadge .val strong { color: var(--text-on-dark); font-weight: 700; }
.rv__all { display: inline-flex; align-items: center; gap: .4rem; font-size: var(--fs-small); font-weight: 600; color: var(--text-on-dark); text-decoration: none; }
.rv__all::after { content: "→"; color: var(--brand-glow); }
.rv__all:hover { color: var(--brand-glow); }
.rv__widget { margin: var(--sp-5) auto 0; max-width: 1000px; }
/* Elfsight-Einbindungspunkt (Live-Widget) — Slot bleibt für die Delivery.
   Design-Phase: ruhige, ehrliche Platzhalter-Fläche, kein Fake-Review. */
.rv__slot { border: 1px dashed var(--glass-bd); border-radius: var(--radius); padding: clamp(2rem, 5vw, 3.5rem); text-align: center; color: var(--text-on-dark-dim); background: var(--glass); }
.rv__slot-ic { width: 34px; height: 34px; margin: 0 auto var(--sp-2); color: var(--brand-glow); }
.rv__slot-ic svg { width: 100%; height: 100%; }
.rv__slot b { display: block; color: var(--text-on-dark); font-weight: 600; font-size: 1.02rem; }
.rv__slot span { display: block; margin-top: .4rem; font-size: var(--fs-small); }

/* ============================================================
   4 · mietpreis — EPF regional-content. Fundus regional-content-02 (Foto-Split
   + sticky), 1:1 aus v5 .rc. Prosa in Messe-Breite, Foto mit Diagonal-Clip.
   ============================================================ */
.rc__grid { display: grid; grid-template-columns: .95fr 1.05fr; gap: clamp(2rem, 5vw, 4rem); align-items: start; }
.rc__media { position: sticky; top: 96px; }
.rc__photo { margin: 0; border-radius: var(--radius); overflow: hidden; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%); }
.rc__photo img { width: 100%; height: 100%; object-fit: cover; display: block; aspect-ratio: 4 / 3; }
.rc__caption { display: inline-flex; align-items: center; gap: .5rem; margin-top: var(--sp-2); font-size: var(--fs-small); font-weight: 600; color: var(--text-on-light-dim); }
.rc__caption svg { width: 16px; height: 16px; color: var(--brand); flex: none; }
.rc__body .eyebrow { margin-bottom: var(--sp-2); }
.rc__title { font-family: var(--font-display); font-weight: 560; letter-spacing: .005em; font-size: var(--fs-h2); line-height: 1.1; }
.rc__title em { font-style: italic; color: var(--brand); }
.rc__sub { margin-top: var(--sp-2); color: var(--text-on-light-dim); }
.rc__prosa { margin-top: var(--sp-3); }
.rc__prosa p { color: var(--text-on-light-dim); }
.rc__prosa p + p { margin-top: var(--sp-3); }
.rc__prosa a { color: var(--brand); }
.rc__cta { margin-top: var(--sp-4); }

/* ============================================================
   5 · ablauf — EPF process-timeline. Fundus ablauf-02 (heller Stage-Stepper),
   1:1 aus v5 .ab2, hier 5 Schritte. Immer genau EIN Schritt sichtbar (JS),
   Ohne-JS-Fallback = alle linear. Reduced-motion safe.
   ============================================================ */
.ab2 { padding-block: var(--sy); background: var(--surface-light); }
.ab2__head { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); gap: clamp(1.5rem, 4vw, 3.5rem); align-items: end; margin-bottom: var(--sp-4); }
.ab2__eyebrow { font-size: .78rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--brand); margin-bottom: var(--sp-2); }
.ab2__h2 { font-family: var(--font-display); font-weight: 560; font-size: var(--fs-h2); line-height: 1.1; letter-spacing: .005em; color: var(--text-on-light); margin: 0; }
.ab2__h2 em { font-style: italic; color: var(--brand); }
.ab2__sub { font-size: 1.02rem; line-height: 1.6; color: var(--text-on-light-dim); margin: 0; max-width: 46ch; }
.ab2__stage { background: var(--surface-sand); border: 1px solid var(--border-light); border-radius: var(--radius); padding: clamp(1.5rem, 4vw, 3rem); }
.ab2__ticks { display: flex; align-items: center; gap: clamp(.75rem, 2vw, 1.25rem); margin-bottom: clamp(1.75rem, 4vw, 2.75rem); list-style: none; padding: 0; }
.ab2__tick { flex: 1 1 0; min-width: 0; }
.ab2__tick-btn { display: flex; flex-direction: column; gap: .55rem; width: 100%; background: none; border: 0; padding: 0; cursor: pointer; text-align: left; color: var(--text-on-light-dim); }
.ab2__tick-bar { height: 4px; width: 100%; border-radius: 999px; background: var(--border-light); transition: background-color var(--dur) var(--ease); }
.ab2__tick-label { font-family: var(--font-text); font-size: .8rem; font-weight: 600; letter-spacing: .02em; line-height: 1.3; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ab2__tick-btn:focus-visible { outline: 2px solid var(--brand); outline-offset: 3px; border-radius: 4px; }
.ab2__tick.is-active .ab2__tick-bar { background: var(--brand); }
.ab2__tick.is-active .ab2__tick-label { color: var(--text-on-light); }
@media (hover: hover) and (pointer: fine) { .ab2__tick-btn:hover .ab2__tick-bar { background: var(--brand-deep); } }
.ab2__viewport { position: relative; }
.ab2__panel { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr); gap: clamp(2rem, 5vw, 4rem); align-items: center; }
.ab2__panel[hidden] { display: none; }
@media (prefers-reduced-motion: no-preference) { .ab2__panel:not([hidden]) { animation: ab2-fade var(--dur) var(--ease) both; } }
@keyframes ab2-fade { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: none; } }
.ab2__copy { display: flex; flex-direction: column; }
.ab2__step-title { font-family: var(--font-display); font-weight: 560; font-size: clamp(1.5rem, 3vw, 2.1rem); line-height: 1.14; letter-spacing: .005em; color: var(--text-on-light); margin: 0 0 var(--sp-3); }
.ab2__step-text { font-size: var(--fs-body); line-height: 1.62; color: var(--text-on-light-dim); margin: 0; max-width: 52ch; }
.ab2__footer { display: flex; align-items: center; justify-content: space-between; gap: var(--sp-3); margin-top: var(--sp-4); padding-top: var(--sp-3); border-top: 1px solid var(--border-light); }
.ab2__counter { font-family: var(--font-display); font-weight: 560; letter-spacing: .01em; line-height: 1; color: var(--text-on-light); font-size: clamp(2.4rem, 5vw, 3.4rem); }
.ab2__counter em { font-style: normal; color: var(--brand); }
.ab2__counter .ab2__counter-total { color: var(--text-on-light-dim); font-size: .55em; }
.ab2__nav { display: flex; align-items: center; gap: var(--sp-2); }
.ab2__arrow { width: 52px; height: 52px; flex: none; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; border: 1px solid var(--border-light); background: var(--surface-light-2); color: var(--text-on-light); cursor: pointer; transition: border-color var(--dur) var(--ease), background-color var(--dur) var(--ease), transform var(--dur) var(--ease); }
.ab2__arrow svg { width: 22px; height: 22px; }
@media (hover: hover) and (pointer: fine) { .ab2__arrow:hover { border-color: var(--brand); color: var(--brand); } }
.ab2__arrow:active { transform: scale(.94); transition-duration: 100ms; }
.ab2__arrow:focus-visible { outline: 2px solid var(--brand); outline-offset: 3px; }
.ab2__arrow[disabled] { opacity: .4; cursor: not-allowed; }
.ab2__arrow[disabled]:hover { border-color: var(--border-light); color: var(--text-on-light); }
.ab2__media { position: relative; aspect-ratio: 4 / 3; border-radius: var(--radius); overflow: hidden; background: var(--surface-light-2); border: 1px solid var(--border-light); box-shadow: 0 18px 44px rgba(43,35,32,.12); }
.ab2__media img { width: 100%; height: 100%; object-fit: cover; display: block; }

/* ============================================================
   6 · mieterauswahl — EPF feature-grid. 2×2-Karten-Grid (Sand-Icon-Kreis +
   Bordeaux-Check), DUNKEL geskinnt = zweiter bold moment. Andere Layout-
   Familie als die Benefit-Row (#2) und die Checklist (#8).
   ============================================================ */
.ma__head { max-width: 720px; }
.ma__head h2 { color: var(--text-on-dark); }
.ma__head h2 em { font-style: italic; color: var(--brand-glow); }
.ma__head .sub { color: var(--text-on-dark-dim); margin-top: var(--sp-2); }
.ma__grid { display: grid; grid-template-columns: 1fr 1fr; gap: var(--sp-3); margin-top: var(--sp-5); }
.ma__card { background: var(--surface-dark-2); border: 1px solid var(--glass-bd); border-radius: var(--radius); padding: clamp(1.5rem, 3vw, 2.25rem); display: flex; gap: var(--sp-3); align-items: flex-start; }
.ma__card > div { min-width: 0; }
.ma__ic { flex: none; width: 46px; height: 46px; border-radius: 999px; background: var(--surface-sand); color: var(--brand); display: grid; place-items: center; }
.ma__ic svg { width: 20px; height: 20px; }
.ma__card h3 { font-size: 1.1rem; color: var(--text-on-dark); overflow-wrap: break-word; hyphens: auto; }
.ma__card p { margin-top: .45rem; font-size: .93rem; color: var(--text-on-dark-dim); line-height: 1.6; }

/* ============================================================
   7 · vermietung-funnel — EPF form-funnel. Hell (Sand-Section, bricht die
   Dunkel-Kette), 2-Spalten-Split: Text links + weiße Formular-Karte rechts.
   mailto-Fallback (echtes Backend = Delivery, §10.2). Anker #vermietungsanfrage.
   ============================================================ */
.fn { background: var(--surface-sand); }
.fn__inner { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(2rem, 5vw, 4rem); align-items: center; }
.fn__lead .eyebrow { margin-bottom: var(--sp-2); }
.fn__title { font-family: var(--font-display); font-weight: 560; font-size: var(--fs-h2); line-height: 1.1; }
.fn__title em { font-style: italic; color: var(--brand); }
.fn__sub { margin-top: var(--sp-2); color: var(--text-on-light-dim); }
.fn__card { background: var(--surface-light-2); border: 1px solid var(--border-light); border-radius: var(--radius); padding: clamp(1.5rem, 3vw, 2.5rem); box-shadow: 0 18px 44px rgba(43,35,32,.08); }
.fn__row { display: grid; gap: var(--sp-2); }
.fn__row + .fn__row { margin-top: var(--sp-3); }
.fn__row--split { grid-template-columns: 1fr 1fr; }
.fn__field { display: flex; flex-direction: column; gap: .4rem; }
.fn__field label { font-size: .82rem; font-weight: 600; color: var(--text-on-light); }
.fn__card .btn { margin-top: var(--sp-4); width: 100%; }
.fn__note { margin-top: var(--sp-3); display: flex; align-items: flex-start; gap: .5rem; font-size: .82rem; color: var(--text-on-light-dim); line-height: 1.5; }
.fn__note svg { flex: none; width: 16px; height: 16px; color: var(--brand); margin-top: 2px; }

/* ============================================================
   8 · vermieterpflichten — EPF checklist. Hell, 2-Spalten: sticky Intro links
   + Häkchen-Liste rechts (Hairline-Zeilen) + Disclaimer-Notiz. Vierte, eigene
   Layout-Familie (kein Karten-Grid).
   ============================================================ */
.pf__grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(2rem, 5vw, 4rem); align-items: start; }
.pf__intro { position: sticky; top: 96px; }
.pf__intro .eyebrow { margin-bottom: var(--sp-2); }
.pf__intro h2 { font-family: var(--font-display); font-weight: 560; font-size: var(--fs-h2); line-height: 1.1; }
.pf__intro h2 em { font-style: italic; color: var(--brand); }
.pf__intro .sub { margin-top: var(--sp-2); color: var(--text-on-light-dim); }
.pf__list { list-style: none; margin: 0; padding: 0; }
.pf__list li { display: flex; align-items: flex-start; gap: var(--sp-3); padding-block: var(--sp-3); border-top: 1px solid var(--border-light); }
.pf__list li:first-child { border-top: 0; padding-top: 0; }
.pf__list li > div { min-width: 0; }
.pf__it-title { overflow-wrap: break-word; }
.pf__ic { flex: none; width: 30px; height: 30px; border-radius: 999px; background: var(--surface-sand); color: var(--brand); display: grid; place-items: center; margin-top: 2px; }
.pf__ic svg { width: 15px; height: 15px; stroke-width: 3; }
.pf__it-title { font-weight: 700; color: var(--text-on-light); font-size: 1.05rem; }
.pf__it-text { margin-top: .35rem; font-size: .93rem; color: var(--text-on-light-dim); line-height: 1.6; }
.pf__disclaimer { grid-column: 2; margin-top: var(--sp-3); display: flex; align-items: flex-start; gap: .5rem; font-size: .85rem; color: var(--text-on-light-dim); font-style: italic; }
.pf__disclaimer svg { flex: none; width: 16px; height: 16px; color: var(--brand); margin-top: 2px; }

/* ============================================================
   9 · faq — EPF faq. Fundus faq-02 (zweispaltig: Header+Akkordeon links, Foto
   rechts), 1:1 aus v5 .fq + Cutout-auf-Sand (Startseiten-.team__photo-DNA).
   Native <details>/<summary>, Plus→× rotiert.
   ============================================================ */
.fq__grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: clamp(2rem, 5vw, 4rem); align-items: start; }
.fq__list { margin-top: var(--sp-4); }
.fq__item { border-bottom: 1px solid var(--border-light); }
.fq__item:first-of-type { border-top: 1px solid var(--border-light); }
.fq__item summary { display: flex; align-items: center; justify-content: space-between; gap: var(--sp-3); padding-block: 1.05rem; min-height: 44px; cursor: pointer; font-family: var(--font-text); font-weight: 600; font-size: 1.05rem; list-style: none; }
.fq__item summary::-webkit-details-marker { display: none; }
@media (hover: hover) and (pointer: fine) { .fq__item summary:hover { color: var(--brand); } }
.fq__plus { flex: none; width: 22px; height: 22px; color: var(--brand); display: inline-flex; transition: transform var(--dur) var(--ease); }
.fq__plus svg { width: 100%; height: 100%; }
.fq__item[open] .fq__plus { transform: rotate(45deg); }
.fq__a { padding-bottom: var(--sp-3); color: var(--text-on-light-dim); max-width: 60ch; }
.fq__a p + p { margin-top: var(--sp-2); }
.fq__photo { margin: 0; border-radius: var(--radius); overflow: hidden; position: sticky; top: 96px; }
.fq__photo img { width: 100%; height: 100%; object-fit: cover; display: block; aspect-ratio: 3 / 4; }
.fq__photo--cutout { position: sticky; top: 96px; aspect-ratio: 4 / 5; border-radius: var(--radius); overflow: hidden; background: radial-gradient(120% 90% at 50% 0%, #f2ebe0, var(--surface-sand)); border: 1px solid var(--border-light); }
.fq__photo--cutout img { position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: auto; height: 98%; max-width: none; aspect-ratio: auto; object-fit: contain; border-radius: 0; filter: drop-shadow(0 18px 28px rgba(43,35,32,.22)); }

/* ============================================================
   10 · finaler-cta — EPF cta-banner. Fundus cta-final-02, 1:1 aus v5 .cf--full
   (dramatischer Vollbild-Abschluss, Startseiten-.final-DNA): Foto blutet zur
   rechten Kante, brauner Verlauf drüber, XL-Headline, Dach-Motiv.
   ============================================================ */
.cf__card { position: relative; overflow: hidden; border-radius: var(--radius); background: var(--surface-dark); color: var(--text-on-dark); }
.cf__media { position: absolute; inset: 0 0 0 auto; width: 46%; z-index: 0; clip-path: polygon(22% 0, 100% 0, 100% 100%, 0 100%); }
.cf__media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.cf__media::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, var(--surface-dark) 0%, rgba(43,35,32,.75) 42%, rgba(43,35,32,.25) 100%); }
.cf__inner { position: relative; z-index: 1; max-width: 40rem; padding: clamp(2rem, 5vw, 3.5rem); }
.cf__title { font-family: var(--font-display); font-weight: 560; font-size: var(--fs-h2); line-height: 1.1; color: var(--text-on-dark); }
.cf__title em { font-style: italic; color: var(--brand-glow); }
.cf__lead { margin-top: var(--sp-3); color: var(--text-on-dark-dim); max-width: 46ch; }
.cf__claim { margin-top: var(--sp-3); font-family: var(--font-display); font-weight: 560; font-size: clamp(1.1rem, 1.8vw, 1.35rem); line-height: 1.4; color: var(--text-on-dark); }
.cf__roof { margin-top: var(--sp-3); color: var(--brand-glow); }
.cf__roof .roof-ic { width: 34px; height: 16px; }
.cf__cta { margin-top: var(--sp-4); display: flex; align-items: center; gap: var(--sp-3); flex-wrap: wrap; }
.cf__tel { color: var(--text-on-dark-dim); text-decoration: none; font-size: var(--fs-small); }
.cf__tel:hover { color: var(--text-on-dark); }
.cf--full { position: relative; overflow: hidden; }
.cf--full .cf__media { position: absolute; inset: 0 0 0 auto; width: 78%; z-index: 0; clip-path: none; }
.cf--full .cf__media img { width: 100%; height: 100%; object-fit: cover; object-position: center 28%; display: block; }
.cf--full .cf__media::after { content: ""; position: absolute; inset: 0; background:
    linear-gradient(90deg, var(--surface-dark) 0%, var(--surface-dark) 22%, rgba(43,35,32,.96) 38%, rgba(43,35,32,.82) 56%, rgba(43,35,32,.55) 78%, rgba(43,35,32,.4) 100%),
    linear-gradient(0deg, var(--surface-dark) 0%, rgba(43,35,32,0) 22%, rgba(43,35,32,0) 82%, var(--surface-dark) 100%); }
.cf--full .container { position: relative; z-index: 1; }
.cf--full .cf__card { background: transparent; border-radius: 0; overflow: visible; }
.cf--full .cf__inner { max-width: 42rem; padding: 0; }
.cf--full .cf__title { font-size: clamp(2.2rem, 4.8vw, 3.6rem); line-height: 1.05; }

/* ============================================================
   Reveal-Delays (Mechanik = main.js .reveal→.in)
   ============================================================ */
html.js .wm__item:nth-child(2) { transition-delay: 60ms; }
html.js .wm__item:nth-child(3) { transition-delay: 120ms; }
html.js .wm__item:nth-child(4) { transition-delay: 180ms; }
html.js .ma__card:nth-child(2) { transition-delay: 80ms; }
html.js .ma__card:nth-child(4) { transition-delay: 80ms; }

/* ============================================================
   Mobile-Pass
   ============================================================ */
@media (max-width: 900px) {
  .h06__media { position: relative; width: 100%; height: 220px; inset: auto; clip-path: none; }
  .h06__media img { -webkit-mask-image: linear-gradient(to top, transparent 0%, #000 45%); mask-image: linear-gradient(to top, transparent 0%, #000 45%); }
  .h06__text { max-width: none; }
  .wm__grid { grid-template-columns: 1fr 1fr; }
  .ma__grid { grid-template-columns: 1fr; }
  .fn__inner { grid-template-columns: 1fr; }
  .fq__grid { grid-template-columns: 1fr; }
  .fq__photo { position: static; }
  .fq__photo img { aspect-ratio: 16 / 10; }
  .fq__photo--cutout { position: relative; top: auto; aspect-ratio: auto; height: 420px; max-width: 340px; margin: var(--sp-4) auto 0; }
  .cf--full .cf__media { position: absolute; width: 100%; inset: 0; }
  .cf--full .cf__media::after { background: linear-gradient(180deg, rgba(43,35,32,.55) 0%, rgba(43,35,32,.82) 40%, var(--surface-dark) 78%); }
  .cf--full .cf__inner { max-width: none; }
}
@media (max-width: 860px) {
  .rc__grid { grid-template-columns: 1fr; }
  .rc__media { position: static; }
  .ab2__head { grid-template-columns: 1fr; align-items: start; gap: var(--sp-2); }
  .ab2__panel { grid-template-columns: 1fr; gap: clamp(1.5rem, 6vw, 2.5rem); }
  .ab2__media { order: -1; }
  .ab2__tick-label { display: none; }
  .ab2__ticks { gap: .6rem; }
  .pf__grid { grid-template-columns: 1fr; }
  .pf__intro { position: static; }
  .pf__disclaimer { grid-column: 1; }
}
@media (max-width: 560px) {
  .wm__grid { grid-template-columns: 1fr; }
  .fn__row--split { grid-template-columns: 1fr; }
  .ab2__footer { flex-direction: column; align-items: stretch; gap: var(--sp-3); }
  .ab2__nav { justify-content: space-between; }
}
