/* ============================================================
   PAGE-V5 · Immobilienangebote (Listing-Seite)
   Selbst-tragend: reused v5-Blöcke (.h06 Hero, .rc regional, .fq faq) +
   neue Blöcke (listing-grid-Widget-Slot, off-market-Band, value-prop-3er,
   dual-CTA). Lädt NACH tokens → base → page. UI=Sans, Serife nur Display,
   Hairlines, Sand-Panels, EIN Bordeaux-Akzent, Gold nur ★.
   ============================================================ */

.nav__menu a[aria-current="page"]::after { transform: scaleX(1); }
.h06, .lg, .om, .wv, .cd, .rc, .fq { scroll-margin-top: 88px; }
.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 · hero-karte = hero (.h06 „Sub"-Archetyp), Text links + Bild blutet rechts.
   ============================================================ */
.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.5rem, 5vw, 4rem); }
.h06__text { max-width: 47rem; }
.h06__eyebrow { font-size: .78rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--brand); margin-bottom: var(--sp-2); }
.h06__h1 { font-size: clamp(2rem, 3.3vw, 2.8rem); line-height: 1.12; letter-spacing: -.01em; max-width: 22ch; }
.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: 54ch; line-height: 1.6; }
.h06__lead a { color: var(--brand); }
.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 · objekt-grid = listing-grid — ImmoButler-Live-Grid (Delivery-Widget,
   im Preview geblockt) → ehrlicher Platzhalter-Slot.
   ============================================================ */
.lg__slot { border: 1px dashed var(--border-light); border-radius: var(--radius); background: var(--surface-light-2); padding: clamp(2.5rem, 6vw, 4.5rem) clamp(1.5rem, 4vw, 3rem); text-align: center; }
.lg__slot-ic { width: 46px; height: 46px; margin: 0 auto var(--sp-2); color: var(--brand); }
.lg__slot-ic svg { width: 100%; height: 100%; }
.lg__slot b { display: block; font-family: var(--font-display); font-weight: 560; font-size: clamp(1.3rem, 2.4vw, 1.7rem); color: var(--text-on-light); }
.lg__slot span { display: block; margin-top: .5rem; font-size: var(--fs-small); color: var(--text-on-light-dim); max-width: 52ch; margin-inline: auto; }
.lg__skeleton { margin-top: var(--sp-4); display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--sp-3); }
.lg__sk { border: 1px solid var(--border-light); border-radius: var(--radius); overflow: hidden; background: var(--surface-light); }
.lg__sk-img { aspect-ratio: 4 / 3; background: var(--surface-sand); }
.lg__sk-body { padding: var(--sp-3); display: flex; flex-direction: column; gap: .6rem; }
.lg__sk-line { height: 12px; border-radius: 999px; background: var(--surface-sand); }
.lg__sk-line.is-short { width: 55%; }
.lg__sk-line.is-mid { width: 78%; }

/* ============================================================
   3 · off-market = cta-banner — dunkles Kontrastband.
   ============================================================ */
.om__inner { max-width: 760px; margin-inline: auto; text-align: center; }
.om__inner .eyebrow { justify-content: center; color: var(--brand-glow); }
.om__inner h2 { color: var(--text-on-dark); margin-top: var(--sp-1); }
.om__inner h2 em { font-style: italic; color: var(--brand-glow); }
.om__sub { margin-top: var(--sp-2); color: var(--text-on-dark-dim); }
.om__cta { margin-top: var(--sp-4); }

/* ============================================================
   4 · warum-wir = value-prop — offenes 3-Item-Raster (Icon + Mini-Headline + Text).
   ============================================================ */
.wv__grid { list-style: none; margin: var(--sp-5) 0 0; padding: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.5rem, 3vw, 2.75rem); }
.wv__item { display: flex; flex-direction: column; }
.wv__ic { width: 46px; height: 46px; border-radius: 999px; background: var(--surface-sand); color: var(--brand); display: grid; place-items: center; }
.wv__ic svg { width: 22px; height: 22px; stroke-width: 1.6; }
.wv__title { margin-top: var(--sp-3); font-size: 1.12rem; }
.wv__text { margin-top: .5rem; font-size: .93rem; color: var(--text-on-light-dim); line-height: 1.6; }

/* ============================================================
   5 · cta-dual = cta-banner — 2 Karten (Käufer / Eigentümer), Sand-Section.
   ============================================================ */
.cd { background: var(--surface-sand); }
.cd__head { max-width: 720px; margin-inline: auto; text-align: center; }
.cd__grid { display: grid; grid-template-columns: 1fr 1fr; gap: var(--sp-3); margin-top: var(--sp-5); }
.cd__card { background: var(--surface-light-2); border: 1px solid var(--border-light); border-radius: var(--radius); padding: clamp(1.75rem, 4vw, 2.5rem); display: flex; flex-direction: column; align-items: flex-start; }
.cd__card-ic { width: 46px; height: 46px; border-radius: 999px; background: var(--surface-sand); color: var(--brand); display: grid; place-items: center; margin-bottom: var(--sp-2); }
.cd__card-ic svg { width: 22px; height: 22px; }
.cd__card h3 { font-size: 1.2rem; }
.cd__card p { margin-top: var(--sp-2); color: var(--text-on-light-dim); font-size: .95rem; line-height: 1.6; flex: 1; }
.cd__card .btn { margin-top: var(--sp-3); }

/* ============================================================
   6 · seo-text = regional-content (.rc Foto-Split), 1:1 aus v5.
   ============================================================ */
.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__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__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); }

/* ============================================================
   7 · faq = faq (einspaltig, zentriert).
   ============================================================ */
.fq__wrap { max-width: 820px; margin-inline: auto; }
.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: 72ch; }
.fq__a a { color: var(--brand); }

/* ============================================================
   Reveal-Delays + Mobile
   ============================================================ */
html.js .wv__item:nth-child(2){transition-delay:60ms} html.js .wv__item:nth-child(3){transition-delay:120ms}

@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; }
  .lg__skeleton { grid-template-columns: 1fr 1fr; }
  .wv__grid { grid-template-columns: 1fr; }
  .cd__grid { grid-template-columns: 1fr; }
}
@media (max-width: 860px) {
  .rc__grid { grid-template-columns: 1fr; }
  .rc__media { position: static; }
}
@media (max-width: 560px) {
  .lg__skeleton { grid-template-columns: 1fr; }
}
