/* Shared styles for Ankauf- & Stadt-Subpages (uses existing tokens) */

body {
  padding-top: 72px;
}

.page-hero {
  position: relative;
  height: 706px;
  min-height: 706px;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: var(--color-surface-dark);
}

@media (max-width: 1024px) {
  .page-hero {
    height: 640px;
    min-height: 640px;
  }
  .page-hero .hero-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    padding-left: var(--space-sm);
    padding-right: var(--space-sm);
  }
  .page-hero .hero-sub {
    margin-left: auto;
    margin-right: auto;
    max-width: 36rem;
  }
  .page-hero .hero-buttons {
    justify-content: center;
  }
  .page-hero .breadcrumbs {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .page-hero {
    height: auto;
    min-height: auto;
    align-items: flex-start;
    padding: calc(72px + var(--space-lg)) 0 var(--space-2xl);
  }
}
.page-hero .hero-bg {
  position: absolute;
  inset: 0;
}
.page-hero .hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.88;
}
.page-hero .hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    105deg,
    rgba(11, 42, 74, 0.94) 0%,
    rgba(11, 42, 74, 0.75) 55%,
    rgba(11, 42, 74, 0.35) 100%
  );
}
.page-hero .hero-content {
  position: relative;
  z-index: 1;
  padding-bottom: 0;
  max-width: 760px;
  margin: 0 auto;
  color: var(--color-text-on-dark);
}
.page-hero h1 {
  color: var(--color-text-on-dark);
  font-size: clamp(2.4rem, 4.2vw, 3.6rem);
  line-height: 1.05;
}
.page-hero .hero-eyebrow {
  color: var(--color-accent);
  font-size: clamp(0.7rem, 0.9vw, 0.8rem);
}
.page-hero .hero-sub {
  color: rgba(255, 255, 255, 0.84);
  font-size: clamp(0.95rem, 1.05vw, 1.05rem);
  line-height: var(--lh-body);
}
.page-hero .hero-buttons .btn {
  padding: 0.75rem 1.6rem;
  font-size: 0.85rem;
}

.breadcrumbs {
  font-size: var(--fs-small);
  color: rgba(255,255,255,0.7);
  margin-top: var(--space-sm);
}
.breadcrumbs a {
  color: rgba(255,255,255,0.85);
  font-weight: 600;
}

.usp-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--space-md);
  margin-top: var(--space-lg);
}
.usp-card {
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-image: none;
  border-radius: var(--radius);
  padding: var(--space-lg);
  background: unset;
}
.usp-card.dark {
  background: var(--color-surface-dark);
  border-color: var(--color-border-dark);
  color: var(--color-text-on-dark);
}
.usp-card .accent-line {
  width: 56px;
  height: 4px;
  background: var(--color-accent);
  margin-bottom: var(--space-md);
  transition: none;
  animation: none;
  transform: none;
}
.usp-card p {
  color: var(--color-text-muted);
}
.usp-card.dark p {
  color: var(--color-text-muted-on-dark);
}

.process-inline {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--space-md);
  margin-top: var(--space-lg);
}
.process-card {
  border: 1px solid var(--color-border);
  border-radius: var(--radius);
  padding: var(--space-lg);
  background: var(--color-surface);
  display: flex;
  flex-direction: column;
}
.process-card > div { display: contents; }
.process-card .marker {
  order: 1;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid var(--color-accent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-display);
  color: var(--color-primary);
  margin-bottom: var(--space-sm);
}
.process-card h3 {
  order: 2;
  margin-top: 0;
}
.process-card h3::before {
  content: "";
  display: block;
  width: 56px;
  height: 4px;
  background: var(--color-accent);
  margin-bottom: var(--space-sm);
}
.process-card p { order: 3; color: var(--color-text-muted); }
.process-card .badge {
  order: 4;
  display: inline-block;
  margin-left: 0;
  margin-top: auto;
  padding-top: var(--space-md);
  font-size: var(--fs-small);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: var(--ls-caps);
  color: var(--color-accent);
}

.subpage-cta {
  padding: var(--space-xl) 0;
  background: var(--color-surface-dark);
  color: var(--color-text-on-dark);
}
.subpage-cta .accent-line {
  width: 64px;
  height: 4px;
  background: var(--color-accent);
  margin: 0 auto var(--space-md);
}
.subpage-cta .buttons {
  display: flex;
  justify-content: center;
  gap: var(--space-sm);
  flex-wrap: wrap;
  margin-top: var(--space-md);
}

@media (max-width: 1024px) {
  .usp-grid, .process-inline { grid-template-columns: 1fr; }
}

/* ============================================================
   Stadt-Subpage Sections (extended)
   ============================================================ */

/* USP Bento — asymmetric grid: 1 wide leitkachel + 4 smaller cards */
.usp-bento {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  align-items: start;
  gap: var(--space-md);
  margin-top: var(--space-lg);
  height: var(--usp-collapsed-height);
  --usp-collapsed-height: 220px;
  --usp-expanded-height: 460px;
}
.usp-bento:hover,
.usp-bento:focus-within {
  height: var(--usp-expanded-height);
}
.usp-bento .usp-card {
  border: 1px solid var(--color-border);
  border-radius: var(--radius);
  padding: 32px;
  background: #fff;
  display: flex;
  flex-direction: column;
  color: var(--color-primary);
  height: var(--usp-collapsed-height);
  align-self: start;
  overflow: hidden;
  transition: background var(--transition-fast), color var(--transition-fast), height var(--transition-fast), box-shadow var(--transition-fast);
}
.usp-bento.is-static-measuring .usp-card {
  height: auto;
  transition: none !important;
}
.usp-bento.is-hover-measuring .usp-card,
.usp-bento.is-hover-measuring .usp-card p {
  height: auto;
  transition: none !important;
}
.usp-bento .usp-card.dark {
  background: #fff;
  border-color: var(--color-border);
  color: var(--color-primary);
  padding: 32px;
}
.usp-bento .usp-card .usp-icon {
  font-size: 1.6rem;
  color: var(--color-accent);
  margin-bottom: var(--space-sm);
}
.usp-bento .usp-card .accent-line {
  width: 56px;
  height: 4px;
  background: var(--color-accent);
  margin-bottom: var(--space-md);
}
.usp-bento .usp-card.lead .accent-line {
  height: 4px;
}
.usp-bento .usp-card h3 {
  font-family: var(--font-display);
  color: var(--color-primary);
  font-size: clamp(1.5rem, 2.1vw, 2rem);
  line-height: var(--lh-heading);
  letter-spacing: var(--ls-display);
  margin: 0;
}
.usp-bento .usp-card p {
  color: var(--color-text-muted-on-dark);
  margin: 0;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transform: translateY(10px);
  transition: opacity var(--transition-fast), transform var(--transition-fast), max-height var(--transition-fast);
  pointer-events: none;
}
.usp-bento .usp-card.dark p { color: var(--color-text-muted); }
.usp-bento .usp-card.lead {
  grid-column: auto;
  grid-row: auto;
  background: #fff;
  border-color: var(--color-border);
}
.usp-bento .usp-card.lead h3 {
  font-size: clamp(1.5rem, 2.1vw, 2rem);
}
.usp-bento .usp-card:hover,
.usp-bento .usp-card:focus-within {
  background: var(--color-primary);
  color: var(--color-text-on-dark);
  border-color: var(--color-primary);
  height: var(--usp-expanded-height);
  box-shadow: 0 12px 28px rgba(7, 29, 51, 0.25);
}
.usp-bento .usp-card:hover h3,
.usp-bento .usp-card:focus-within h3 {
  color: var(--color-text-on-dark);
  font-size: var(--fs-h3);
}
.usp-bento .usp-card.is-hover-measure h3 {
  color: var(--color-text-on-dark);
  font-size: var(--fs-h3);
}
.usp-bento .usp-card:hover p,
.usp-bento .usp-card:focus-within p {
  color: var(--color-text-on-dark);
  opacity: 1;
  max-height: none;
  transform: translateY(0);
  margin-top: var(--space-sm);
  pointer-events: auto;
}
.usp-bento .usp-card.is-hover-measure p {
  color: var(--color-text-on-dark);
  opacity: 1;
  max-height: none;
  transform: translateY(0);
  margin-top: var(--space-sm);
  pointer-events: auto;
}
.usp-bento .usp-card:hover .accent-line,
.usp-bento .usp-card:focus-within .accent-line,
.vehicle-card:hover .accent-line,
.vehicle-card:focus-within .accent-line {
  height: 4px;
}

@media (max-width: 1024px) {
  .usp-bento { grid-template-columns: 1fr; height: auto !important; }
  .usp-bento,
  .usp-bento * {
    transition: none !important;
    animation: none !important;
  }
  .usp-bento.reveal-stagger > *,
  .usp-bento.reveal-stagger.visible > * {
    opacity: 1;
    transform: none;
    transition: none !important;
  }
  .usp-bento .usp-card.lead { grid-column: span 1; grid-row: span 1; }
  .usp-bento:hover,
  .usp-bento:focus-within { height: auto; }
  .usp-bento .usp-card {
    height: auto !important;
    transition: none;
  }
  .usp-bento .usp-card:hover,
  .usp-bento .usp-card:focus-within {
    background: #fff;
    color: var(--color-primary);
    border-color: var(--color-border);
    height: auto !important;
    box-shadow: none;
  }
  .usp-bento .usp-card:hover h3,
  .usp-bento .usp-card:focus-within h3 {
    color: var(--color-primary);
    font-size: clamp(1.5rem, 2.1vw, 2rem);
  }
  .usp-bento .usp-card p {
    opacity: 1;
    max-height: none;
    transform: none;
    transition: none;
    margin-top: var(--space-sm);
    pointer-events: auto;
    color: var(--color-text-muted);
  }
  .usp-bento .usp-card:hover p,
  .usp-bento .usp-card:focus-within p {
    color: var(--color-text-muted);
    opacity: 1;
    max-height: none;
    transform: none;
    margin-top: var(--space-sm);
    pointer-events: auto;
  }
  .usp-bento .usp-card:hover .accent-line,
  .usp-bento .usp-card:focus-within .accent-line {
    height: 4px;
    background: var(--color-accent);
  }
  .usp-bento .usp-card.dark,
  .usp-bento .usp-card.dark:hover,
  .usp-bento .usp-card.dark:focus-within {
    height: auto;
    background: #fff;
    color: var(--color-primary);
    border-color: var(--color-border);
    box-shadow: none;
  }
  .usp-bento .usp-card.dark p,
  .usp-bento .usp-card.dark:hover p,
  .usp-bento .usp-card.dark:focus-within p {
    color: var(--color-text-muted);
    opacity: 1;
    max-height: none;
    transform: none;
    margin-top: var(--space-sm);
    pointer-events: auto;
  }
}
@media (max-width: 600px) {
  .usp-bento { grid-template-columns: 1fr; height: auto; }
  .usp-bento:hover,
  .usp-bento:focus-within { height: auto; }
  .usp-bento .usp-card.lead { grid-column: span 1; }
  .usp-bento .usp-card {
    height: auto;
  }
  .usp-bento .usp-card:hover,
  .usp-bento .usp-card:focus-within {
    background: #fff;
    color: var(--color-primary);
    border-color: var(--color-border);
    height: auto;
    box-shadow: none;
  }
  .usp-bento .usp-card:hover h3,
  .usp-bento .usp-card:focus-within h3 {
    color: var(--color-primary);
    font-size: clamp(1.5rem, 2.1vw, 2rem);
  }
  .usp-bento .usp-card p {
    opacity: 1;
    max-height: none;
    transform: none;
    margin-top: var(--space-sm);
    pointer-events: auto;
    color: var(--color-text-muted);
  }
  .usp-bento .usp-card:hover p,
  .usp-bento .usp-card:focus-within p {
    color: var(--color-text-muted);
    opacity: 1;
    max-height: none;
    transform: none;
    margin-top: var(--space-sm);
    pointer-events: auto;
  }
}

/* Vehicle Cards 2x2 + breaking element */
.vehicle-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: var(--space-md);
  margin-top: var(--space-lg);
}
.vehicle-card {
  border: 1px solid var(--color-border);
  border-radius: var(--radius);
  padding: var(--space-lg);
  background: var(--color-surface);
  position: relative;
  transition: transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);
}
.vehicle-card .accent-line {
  width: 56px;
  height: 4px;
  background: var(--color-accent);
  margin-bottom: var(--space-sm);
  transition: width var(--transition-fast), transform var(--transition-fast);
}
.vehicle-card h3 {
  font-family: var(--font-display);
  letter-spacing: var(--ls-display);
  margin-bottom: var(--space-sm);
  transition: transform var(--transition-fast);
}
.vehicle-card p {
  color: var(--color-text-muted);
  margin: 0;
  transition: transform var(--transition-fast);
}
.vehicle-card.featured {
  grid-row: span 1;
  background: var(--color-surface-warm);
  border-color: var(--color-accent);
  border-width: 2px;
}
.vehicle-card.featured h3 {
  font-size: clamp(1.4rem, 2vw, 1.9rem);
}

/* Model-overview sections (BMW/Audi/Mercedes/Ferrari/Porsche) */
.model-cards {
  background: var(--color-primary);
}
.model-cards .container,
.model-cards .vehicle-grid {
  height: auto;
  min-height: 0;
}
.model-cards h2 {
  color: var(--color-text-on-dark);
}
.model-cards .vehicle-card,
.model-cards .vehicle-card.featured {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: none;
  grid-row: span 1;
}
@media (min-width: 769px) and (hover: hover) {
  .vehicle-card:hover,
  .vehicle-card:focus-within {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(11, 42, 74, 0.16);
  }
  .vehicle-card:hover .accent-line,
  .vehicle-card:focus-within .accent-line {
    width: 72px;
    transform: translateX(3px);
  }
  .vehicle-card:hover h3,
  .vehicle-card:focus-within h3 {
    transform: translateY(-2px);
  }
  .vehicle-card:hover p,
  .vehicle-card:focus-within p {
    transform: translateY(-1px);
  }

  .model-cards .vehicle-card:hover,
  .model-cards .vehicle-card:focus-within {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.38);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.28);
  }

  .vehicle-card.featured:hover,
  .vehicle-card.featured:focus-within {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(11, 42, 74, 0.16);
  }

  .model-cards .vehicle-card.featured:hover,
  .model-cards .vehicle-card.featured:focus-within {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.38);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.28);
  }
}
.model-cards .vehicle-card .accent-line {
  display: none;
}
.model-cards .vehicle-card h3 {
  color: var(--color-text-on-dark);
  font-size: clamp(1.25rem, 1.7vw, 1.65rem);
}
.model-cards .vehicle-card p {
  color: var(--color-text-muted-on-dark);
}
.model-cards.model-cards-blue {
  background: var(--color-primary);
}
.model-cards.model-cards-white {
  background: #fff;
}
.model-cards.model-cards-blue h2 {
  color: var(--color-text-on-dark);
}
.model-cards.model-cards-white h2 {
  color: var(--color-primary);
}
.model-cards.model-cards-blue .vehicle-card,
.model-cards.model-cards-blue .vehicle-card.featured {
  background: rgba(7, 29, 51, 0.55);
  border: 1px solid rgba(255, 255, 255, 0.22);
}

@media (max-width: 768px) {
  .vehicle-grid { grid-template-columns: 1fr; }
  .vehicle-card.featured { grid-row: span 1; }
}

/* Standort split (Hanau) — 50/50 with map + facts */
.standort-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-lg);
  margin-top: var(--space-lg);
  align-items: stretch;
}
.standort-split .map-frame {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  min-height: 360px;
  border: 1px solid var(--color-border);
}
.standort-split .map-frame iframe {
  width: 100%;
  height: 100%;
  min-height: 360px;
  border: 0;
  display: block;
}
.standort-split .map-frame .map-link {
  position: absolute;
  bottom: var(--space-sm);
  right: var(--space-sm);
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.55rem 0.95rem;
  background: var(--color-surface);
  color: var(--color-primary);
  font-size: var(--fs-small);
  font-weight: 700;
  border-radius: var(--radius);
  box-shadow: 0 4px 14px rgba(11, 42, 74, 0.18);
  border: 1px solid var(--color-border);
  text-decoration: none;
  transition: transform var(--transition-fast), box-shadow var(--transition-fast);
}
.standort-split .map-frame .map-link:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(11, 42, 74, 0.24);
  color: var(--color-accent);
}
.standort-split .standort-facts {
  padding: var(--space-lg);
  background: var(--color-surface-warm);
  border-radius: var(--radius);
  border: 1px solid var(--color-border);
}
.standort-split .standort-facts .accent-line {
  width: 56px;
  height: 4px;
  background: var(--color-accent);
  margin-bottom: var(--space-md);
}
.standort-split address {
  font-style: normal;
  line-height: 1.7;
  margin-bottom: var(--space-md);
}
.standort-split .facts-list {
  list-style: none;
  padding: 0;
  margin: 0 0 var(--space-md) 0;
}
.standort-split .facts-list li {
  padding: var(--space-xs) 0;
  border-bottom: 1px solid var(--color-border);
}
.standort-split .facts-list li:last-child { border-bottom: 0; }
.standort-split a { color: var(--color-primary); font-weight: 600; }
.standort-split a:hover { color: var(--color-accent); }

@media (max-width: 900px) {
  .standort-split { grid-template-columns: 1fr; }
}

/* Logistik split (other cities) — 60/40 with route panel */
.logistik-split {
  display: grid;
  grid-template-columns: 3fr 2fr;
  gap: var(--space-lg);
  margin-top: var(--space-lg);
  align-items: stretch;
}
.logistik-split .route-card {
  background: var(--color-surface-dark);
  color: var(--color-text-on-dark);
  border-radius: var(--radius);
  padding: var(--space-lg);
  border: 1px solid var(--color-border-dark);
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
}
.logistik-split .route-card .accent-line {
  width: 56px;
  height: 4px;
  background: var(--color-accent);
}
.logistik-split .route-card .route-label {
  font-family: var(--font-display);
  letter-spacing: var(--ls-caps);
  text-transform: uppercase;
  font-size: var(--fs-small);
  color: var(--color-accent);
}
.logistik-split .route-card .route-arrow {
  display: flex;
  align-items: center;
  gap: var(--space-sm);
  font-family: var(--font-display);
  font-size: clamp(1.4rem, 2.2vw, 2rem);
  letter-spacing: var(--ls-display);
}
.logistik-split .route-card .route-arrow .arrow {
  flex: 1;
  height: 2px;
  margin-right: 12px;
  background: linear-gradient(90deg, var(--color-accent) 0%, rgba(255,107,0,0.2) 100%);
  position: relative;
  transform: scaleX(-1);
}
.logistik-split .route-card .route-arrow .arrow::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-right: 8px solid var(--color-accent);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.logistik-split .route-card .route-meta {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-sm);
}
.logistik-split .route-card .route-meta span {
  background: rgba(255,255,255,0.08);
  border: 1px solid var(--color-border-dark);
  padding: 0.4rem 0.85rem;
  border-radius: var(--radius-pill);
  font-size: var(--fs-small);
}
.logistik-split .route-card p {
  color: var(--color-text-muted-on-dark);
  margin: 0;
}
.logistik-split .logistik-text {
  padding: var(--space-md) 0;
}
.logistik-split .logistik-text h3 {
  font-family: var(--font-display);
  letter-spacing: var(--ls-display);
  margin-bottom: var(--space-sm);
}
.logistik-split .districts {
  margin: var(--space-md) 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.logistik-split .districts li {
  background: var(--color-surface-warm);
  border: 1px solid var(--color-border);
  padding: 0.3rem 0.7rem;
  border-radius: var(--radius-pill);
  font-size: var(--fs-small);
  color: var(--color-text);
}
.logistik-split a { color: var(--color-primary); font-weight: 600; }
.logistik-split a:hover { color: var(--color-accent); }

@media (max-width: 900px) {
  .logistik-split { grid-template-columns: 1fr; }
}

/* FAQ Accordion */
.faq-accordion {
  margin-top: var(--space-lg);
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
}
.faq-accordion details {
  border: 1px solid var(--color-border);
  border-radius: var(--radius);
  background: var(--color-surface);
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.faq-accordion details[open] {
  border-color: var(--color-accent);
  box-shadow: 0 2px 12px rgba(11,42,74,0.06);
}
.faq-accordion summary {
  list-style: none;
  cursor: pointer;
  padding: var(--space-md) var(--space-lg);
  font-weight: 700;
  font-size: var(--fs-h4);
  color: var(--color-primary);
  display: flex;
  align-items: center;
  gap: var(--space-md);
  position: relative;
  transition: background 0.2s ease;
}
.faq-accordion summary::-webkit-details-marker { display: none; }
.faq-accordion summary::before {
  content: '+';
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--color-accent);
  color: #fff;
  font-family: var(--font-display);
  font-size: 1.4rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.25s ease, background 0.2s ease;
}
.faq-accordion details[open] summary::before {
  content: '\00d7';
  transform: rotate(0deg);
  background: var(--color-primary);
}
.faq-accordion details[open] summary {
  border-bottom: 2px solid var(--color-accent);
}
.faq-accordion summary:hover { background: var(--color-surface-warm); }
.faq-accordion .faq-body {
  padding: var(--space-md) var(--space-lg) var(--space-lg) calc(var(--space-lg) + 28px + var(--space-md));
  color: var(--color-text-muted);
  line-height: 1.7;
  animation: faqOpen 0.25s ease;
}
@keyframes faqOpen {
  from { opacity: 0; transform: translateY(-4px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 600px) {
  .faq-accordion summary { padding: var(--space-sm) var(--space-md); font-size: 1.05rem; }
  .faq-accordion .faq-body { padding: var(--space-sm) var(--space-md) var(--space-md) var(--space-md); }
}

/* Cross-link helpers */
.cross-links {
  margin-top: var(--space-md);
  font-size: var(--fs-small);
  color: var(--color-text-muted);
}
.cross-links a {
  color: var(--color-primary);
  font-weight: 600;
}
.cross-links a:hover { color: var(--color-accent); }

/* ============================================================
   Topic-Subpage Variation Sections (factor-split)
   Used in /ankauf/[topic] pages instead of standort-split
   ============================================================ */

.topic-section {
  padding: var(--space-2xl) 0;
}
.topic-section.on-dark {
  background: var(--color-surface-dark);
  color: var(--color-text-on-dark);
}
.topic-section.on-warm {
  background: var(--color-surface-dark);
  color: var(--color-text-on-dark);
}
.topic-section.on-warm h2,
.topic-section.on-warm h3,
.topic-section.on-warm h4 {
  color: var(--color-text-on-dark);
}

/* Light variant used for Restwert-style topic sections */
.topic-section.restwert-typography {
  background: var(--color-surface);
  color: var(--color-text);
}
.topic-section.restwert-typography h2,
.topic-section.restwert-typography h3,
.topic-section.restwert-typography h4 {
  color: var(--color-primary);
}

.factor-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-lg);
  margin-top: var(--space-lg);
  align-items: stretch;
}
.factor-split .factor-text {
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
}
.factor-split .factor-text .accent-line {
  width: 56px;
  height: 4px;
  background: var(--color-accent);
}
.factor-split .factor-text p {
  color: var(--color-text-muted);
  margin: 0;
}
.topic-section.on-dark .factor-split .factor-text p,
.topic-section.on-warm .factor-split .factor-text p {
  color: var(--color-text-muted-on-dark);
}
.topic-section.restwert-typography .factor-split .factor-text p {
  color: var(--color-text-muted);
}
.factor-split .factor-text strong {
  color: var(--color-primary);
  font-family: var(--font-display);
  letter-spacing: var(--ls-display);
  font-size: 1.05rem;
  display: block;
  margin-bottom: 0.25rem;
}
.topic-section.on-dark .factor-split .factor-text strong,
.topic-section.on-warm .factor-split .factor-text strong {
  color: var(--color-accent);
}
.topic-section.restwert-typography .factor-split .factor-text strong {
  color: var(--color-primary);
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 0.35rem;
}

.factor-cards {
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
}
.factor-card {
  border: 1px solid var(--color-border);
  border-radius: var(--radius);
  background: var(--color-surface);
  padding: var(--space-md) var(--space-lg);
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  position: relative;
}
.topic-section.on-dark .factor-card,
.topic-section.on-warm .factor-card {
  background: rgba(255, 255, 255, 0.05);
  border-color: var(--color-border-dark);
  color: var(--color-text-on-dark);
}
.topic-section.restwert-typography .factor-card {
  background: var(--color-surface);
  border-color: var(--color-border);
  color: var(--color-text);
}
.factor-card .factor-label {
  font-family: var(--font-display);
  letter-spacing: var(--ls-caps);
  text-transform: uppercase;
  font-size: var(--fs-small);
  color: var(--color-accent);
}
.factor-card h4 {
  font-family: var(--font-display);
  letter-spacing: var(--ls-display);
  margin: 0;
  font-size: 1.15rem;
  color: var(--color-primary);
}
.topic-section.on-dark .factor-card h4,
.topic-section.on-warm .factor-card h4 {
  color: var(--color-text-on-dark);
}
.topic-section.restwert-typography .factor-card h4 {
  color: var(--color-primary);
  font-size: 1.35rem;
  line-height: 1.25;
}
.factor-card p {
  margin: 0;
  color: var(--color-text-muted);
  font-size: 0.95rem;
}
.topic-section.on-dark .factor-card p,
.topic-section.on-warm .factor-card p {
  color: var(--color-text-muted-on-dark);
}
.topic-section.restwert-typography .factor-card p {
  color: var(--color-text-muted);
}
.topic-section.restwert-typography .factor-card .factor-marker {
  width: 56px;
  height: 4px;
  border: 0;
  border-radius: 2px;
  background: var(--color-accent);
  color: transparent;
  font-size: 0;
  line-height: 0;
  display: block;
  margin-bottom: var(--space-sm);
}
.factor-card .factor-marker {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid var(--color-accent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-display);
  color: var(--color-accent);
  font-size: 1.05rem;
  margin-bottom: 0.25rem;
}
.factor-card .factor-icon {
  color: var(--color-accent);
  font-size: 1.4rem;
  margin-bottom: 0.25rem;
}

/* Glossary block (used on /ankauf/kfz) */
.glossary-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-md);
  margin-top: var(--space-md);
}
.glossary-term {
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  border-radius: var(--radius);
  padding: var(--space-md);
}
.glossary-term .term {
  font-family: var(--font-display);
  letter-spacing: var(--ls-display);
  color: var(--color-primary);
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
}
.topic-section.restwert-typography .glossary-term .term::before {
  content: "";
  display: block;
  width: 56px;
  height: 4px;
  border-radius: 2px;
  background: var(--color-accent);
  margin-bottom: var(--space-sm);
}
.glossary-term .definition {
  color: var(--color-text-muted);
  font-size: 0.9rem;
  margin: 0;
  line-height: 1.55;
}

@media (max-width: 900px) {
  .factor-split { grid-template-columns: 1fr; }
  .glossary-row { grid-template-columns: 1fr; }
}
