/* ================================================================
   AUSBILDEN24 · AEVO WISSENSKOMPENDIUM LANDINGPAGE
   Ästhetik: editorial · seriös · premium · Fachbuch-Charakter
   ================================================================ */

/* ── Tokens ─────────────────────────────────────────────────────── */
:root {
  --a24-navy:        #16163F;
  --a24-navy-mid:    #1f1f58;
  --a24-navy-light:  #2d2d88;
  --a24-amber:       #EF5D09;
  --a24-amber-dark:  #c94407;
  --a24-cream:       #faf8f4;
  --a24-cream-mid:   #f2ede5;
  --a24-cream-dark:  #e8e0d4;
  --a24-white:       #ffffff;
  --a24-gray-100:    #eef1f7;
  --a24-gray-200:    #dce1ed;
  --a24-gray-400:    #8a94a8;
  --a24-gray-600:    #4b5569;
  --a24-text:        #1a1a2e;
  --a24-radius-sm:   6px;
  --a24-radius:      12px;
  --a24-radius-lg:   20px;
  --a24-shadow-sm:   0 2px 8px rgba(22,22,63,.07);
  --a24-shadow:      0 6px 24px rgba(22,22,63,.11);
  --a24-shadow-lg:   0 16px 48px rgba(22,22,63,.16);
  --a24-max-w:       1100px;
  --a24-transition:  .22s cubic-bezier(.4,0,.2,1);
  --a24-blur:        blur(14px);
}

/* ── Basis ───────────────────────────────────────────────────────── */
.a24-lp *, .a24-lp *::before, .a24-lp *::after { box-sizing: border-box; }
.a24-lp {
  font-family: 'IBM Plex Sans', sans-serif;
  color: var(--a24-text); line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}
.a24-lp img  { display: block; max-width: 100%; }
.a24-lp a    { color: inherit; text-decoration: none; }
.a24-lp ul   { list-style: none; margin: 0; padding: 0; }
.a24-lp p    { margin: 0; }
.a24-lp h1, .a24-lp h2, .a24-lp h3, .a24-lp h4 { margin: 0; }

/* ── Full-Width Breakout ─────────────────────────────────────────── */
.a24-fullwidth {
  width: 100vw;
  margin-left:  calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

/* ── Container ───────────────────────────────────────────────────── */
.a24-container {
  max-width: var(--a24-max-w);
  margin: 0 auto;
  padding: 0 24px;
}

/* ── Shared Typography ───────────────────────────────────────────── */
.a24-label {
  display: inline-block;
  font-family: 'Sora', sans-serif; font-size: .72rem; font-weight: 700;
  letter-spacing: .14em; text-transform: uppercase;
  color: var(--a24-amber); margin-bottom: 14px;
}
.a24-label--muted { color: var(--a24-gray-400); }
.a24-h2 {
  font-family: 'Sora', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800; line-height: 1.2;
  color: var(--a24-navy); letter-spacing: -.025em; margin-bottom: 14px;
}
.a24-h2--white { color: #fff; }
.a24-section-sub {
  font-size: 1.02rem; color: var(--a24-gray-600); margin-bottom: 40px;
  line-height: 1.72; max-width: 580px;
}
.a24-section-sub--center { text-align: center !important; max-width: 600px; margin-left: auto; margin-right: auto; align-self: center; display: block; }
.a24-features__header p,
.a24-proof__header p,
.a24-zielgruppen__header p { text-align: center !important; }

/* ── Buttons ─────────────────────────────────────────────────────── */
.a24-btn {
  display: inline-flex; align-items: center; gap: 8px;
  font-family: 'Sora', sans-serif; font-weight: 700; font-size: .95rem;
  padding: 15px 28px; border-radius: var(--a24-radius-sm);
  border: 2px solid transparent; cursor: pointer;
  text-decoration: none; white-space: nowrap;
  transition: background var(--a24-transition), border-color var(--a24-transition),
              transform var(--a24-transition), box-shadow var(--a24-transition);
}
.a24-btn--primary { background: var(--a24-amber); color: #fff !important; border-color: var(--a24-amber); }
.a24-btn--primary:hover {
  background: var(--a24-amber-dark); border-color: var(--a24-amber-dark);
  transform: translateY(-1px); box-shadow: 0 6px 20px rgba(239,93,9,.35);
  color: #fff !important;
}
.a24-btn--outline { background: transparent; color: var(--a24-navy); border-color: rgba(22,22,63,.3); }
.a24-btn--outline:hover {
  border-color: var(--a24-navy); background: rgba(22,22,63,.04);
  transform: translateY(-1px); color: var(--a24-navy);
}
.a24-btn--outline-white { background: transparent; color: #fff; border-color: rgba(255,255,255,.45); }
.a24-btn--outline-white:hover {
  border-color: #fff; background: rgba(255,255,255,.1);
  transform: translateY(-1px); color: #fff;
}
.a24-btn--navy { background: var(--a24-navy); color: #fff; border-color: var(--a24-navy); }
.a24-btn--navy:hover {
  background: var(--a24-navy-mid); border-color: var(--a24-navy-mid);
  transform: translateY(-1px); box-shadow: var(--a24-shadow); color: #fff;
}
.a24-btn--lg  { padding: 17px 34px; font-size: 1.02rem; }
.a24-btn--xl  { padding: 20px 44px; font-size: 1.1rem; }

/* ================================================================
   HERO
   ================================================================ */
.a24-hero {
  background: linear-gradient(135deg, #12122e 0%, #16163F 50%, #1c1c4a 100%);
  padding: 80px 0 76px; position: relative; overflow: hidden;
}
/* Dezentes Papier-Raster */
.a24-hero::before {
  content: ''; position: absolute; inset: 0; pointer-events: none; opacity: .4;
  background-image:
    linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);
  background-size: 40px 40px;
}
.a24-hero::after {
  content: ''; position: absolute; pointer-events: none;
  width: 700px; height: 700px; border-radius: 50%;
  background: radial-gradient(circle, rgba(239,93,9,.12) 0%, transparent 60%);
  top: -250px; right: -200px;
}
.a24-hero__grid {
  display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center;
  position: relative; z-index: 1;
}

/* Trust-Zeile */
.a24-hero__trust-line {
  display: inline-flex; align-items: center; gap: 10px;
  font-family: 'Sora', sans-serif; font-size: .78rem; font-weight: 600;
  color: rgba(255,255,255,.55); letter-spacing: .04em;
  margin-bottom: 20px;
}
.a24-hero__trust-line::before {
  content: ''; display: block; width: 28px; height: 1px;
  background: rgba(255,255,255,.3);
}

/* Headline */
.a24-hero__h1 {
  font-family: 'Sora', sans-serif;
  font-size: clamp(1.85rem, 3.6vw, 2.65rem);
  font-weight: 800; line-height: 1.17; color: #fff;
  margin-bottom: 20px; letter-spacing: -.03em;
}
.a24-hero__h1 em { font-style: normal; color: var(--a24-amber); }

/* Sub */
.a24-hero__sub {
  font-size: 1.02rem; color: rgba(255,255,255,.7);
  line-height: 1.75; margin-bottom: 32px; max-width: 480px;
}

/* Buttons */
.a24-hero__btns { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 28px; }

/* Mini-Benefits */
.a24-hero__benefits {
  display: flex; gap: 18px; flex-wrap: wrap;
}
.a24-hero__benefit {
  display: flex; align-items: center; gap: 7px;
  font-size: .82rem; font-weight: 600; color: rgba(255,255,255,.7);
}
.a24-hero__benefit-check {
  width: 16px; height: 16px; border-radius: 50%;
  background: rgba(239,93,9,.2); border: 1.5px solid rgba(239,93,9,.6);
  display: grid; place-items: center; flex-shrink: 0;
}
.a24-hero__benefit-check::after { content: '✓'; font-size: .55rem; font-weight: 800; color: var(--a24-amber); }

/* Buch-Mockup */
.a24-hero__visual {
  position: relative; z-index: 1;
  display: flex; justify-content: center; align-items: center;
  padding: 20px 0;
}
.a24-hero__book-wrap {
  position: relative; display: inline-block;
}
/* CSS-Buch-Cover Platzhalter */
.a24-hero__book-cover {
  width: 220px; aspect-ratio: .7;
  background: linear-gradient(145deg, #1f1f58 0%, #2d2d88 50%, #1a1a48 100%);
  border-radius: 3px 10px 10px 3px;
  box-shadow:
    8px 8px 0 rgba(0,0,0,.15),
    12px 12px 24px rgba(0,0,0,.4),
    inset -6px 0 18px rgba(0,0,0,.25),
    inset 0 1px 0 rgba(255,255,255,.12);
  transform: perspective(800px) rotateY(-8deg);
  display: flex; flex-direction: column;
  justify-content: space-between; padding: 28px 22px 24px;
  border-left: 6px solid rgba(0,0,0,.3);
  /* PLACEHOLDER: wird durch echtes 3D-Cover-Bild ersetzt */
}
.a24-hero__book-spine {
  position: absolute; left: -6px; top: 2px; bottom: 2px;
  width: 6px; background: rgba(0,0,0,.3); border-radius: 2px 0 0 2px;
}
.a24-hero__book-label {
  font-family: 'Sora', sans-serif; font-size: .62rem; font-weight: 700;
  letter-spacing: .14em; text-transform: uppercase; color: var(--a24-amber);
}
.a24-hero__book-title {
  font-family: 'Sora', sans-serif; font-size: .95rem; font-weight: 800;
  color: #fff; line-height: 1.35;
}
.a24-hero__book-sub {
  font-size: .72rem; color: rgba(255,255,255,.5); line-height: 1.4;
}
.a24-hero__book-pages {
  font-family: 'Sora', sans-serif; font-size: .68rem; font-weight: 700;
  color: rgba(255,255,255,.35); text-align: right;
}
/* Aufgeschlagene Seite rechts daneben */
.a24-hero__book-open {
  position: absolute; right: -100px; top: 10px; bottom: 10px;
  width: 130px;
  background: linear-gradient(to right, #e8e0d4, #faf8f4);
  border-radius: 0 8px 8px 0;
  box-shadow: 6px 8px 24px rgba(0,0,0,.3);
  transform: perspective(800px) rotateY(-8deg);
  display: flex; flex-direction: column; justify-content: center;
  padding: 20px 16px;
  /* PLACEHOLDER: Seitenansicht / Inhaltsverzeichnis */
}
.a24-hero__book-open-line {
  height: 6px; background: rgba(22,22,63,.08); border-radius: 3px;
  margin-bottom: 7px;
}
.a24-hero__book-open-line:nth-child(3) { width: 70%; }
.a24-hero__book-open-line:nth-child(5) { width: 55%; }
.a24-hero__book-open-line:nth-child(7) { width: 80%; }

/* Floating Badges */
.a24-hero__badge {
  position: absolute;
  background: rgba(255,255,255,.9);
  border: 1px solid rgba(255,255,255,.7);
  border-radius: 100px; padding: 7px 14px;
  font-family: 'Sora', sans-serif; font-size: .73rem; font-weight: 700; color: #16163F;
  box-shadow: 0 6px 20px rgba(22,22,63,.2); white-space: nowrap; z-index: 2;
}
.a24-hero__badge-dot { display: inline-block; width: 6px; height: 6px; border-radius: 50%; background: var(--a24-amber); margin-right: 5px; }
.a24-hero__badge--1 { top: -10px; left: -20px; }
.a24-hero__badge--2 { bottom: 50px; left: -30px; }
.a24-hero__badge--3 { top: 20%; right: -130px; }
.a24-hero__badge--4 { bottom: 20px; right: -120px; }

/* ================================================================
   PROBLEM
   ================================================================ */
.a24-problem {
  background: var(--a24-cream);
  padding: 88px 0; position: relative; overflow: hidden;
}
.a24-problem::after {
  content: ''; position: absolute; pointer-events: none;
  width: 400px; height: 400px; border-radius: 50%;
  background: radial-gradient(circle, rgba(239,93,9,.05) 0%, transparent 65%);
  bottom: -120px; right: -80px;
}
.a24-problem__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; position: relative; z-index: 1; }
.a24-problem__list { display: flex; flex-direction: column; gap: 10px; margin: 20px 0 28px; }
.a24-problem__item {
  display: flex; align-items: center; gap: 14px;
  padding: 13px 18px;
  background: #fff; border: 1px solid var(--a24-cream-dark);
  border-left: 3px solid rgba(220,38,38,.4);
  border-radius: var(--a24-radius-sm);
  box-shadow: var(--a24-shadow-sm);
  font-size: .92rem; color: var(--a24-text);
}
.a24-problem__item-dot { font-size: .85rem; flex-shrink: 0; opacity: .7; }
.a24-problem__solution {
  background: #fff; border: 1.5px solid var(--a24-cream-dark);
  border-left: 4px solid var(--a24-amber);
  border-radius: var(--a24-radius);
  padding: 22px 24px;
  font-size: .94rem; color: var(--a24-gray-600); line-height: 1.75;
  box-shadow: var(--a24-shadow-sm);
}
.a24-problem__solution strong { color: var(--a24-navy); font-weight: 700; }
.a24-problem__visual {
  background: var(--a24-cream-mid); border: 2px dashed var(--a24-cream-dark);
  border-radius: var(--a24-radius-lg);
  min-height: 340px; display: flex; flex-direction: column;
  align-items: center; justify-content: center;
  gap: 10px; color: var(--a24-gray-400); font-size: .84rem; text-align: center; padding: 32px;
}
.a24-problem__visual-icon { font-size: 2.5rem; opacity: .35; }
.a24-problem__visual img { width: 100%; border-radius: var(--a24-radius); box-shadow: var(--a24-shadow); }

/* ================================================================
   FEATURES (4 Kacheln)
   ================================================================ */
.a24-features {
  background: #fff;
  padding: 88px 0; position: relative; overflow: hidden;
}
.a24-features::before {
  content: ''; position: absolute; pointer-events: none;
  width: 450px; height: 450px; border-radius: 50%;
  background: radial-gradient(circle, rgba(22,22,63,.04) 0%, transparent 65%);
  top: -150px; right: -100px;
}
.a24-features__header { text-align: center; margin-bottom: 52px; position: relative; z-index: 1; }
.a24-features__grid {
  display: grid; grid-template-columns: repeat(4,1fr); gap: 20px;
  position: relative; z-index: 1;
}
.a24-features__tile {
  background: var(--a24-cream);
  border: 1.5px solid var(--a24-cream-dark);
  border-radius: var(--a24-radius);
  padding: 32px 24px 28px;
  transition: transform var(--a24-transition), box-shadow var(--a24-transition), border-color var(--a24-transition);
}
.a24-features__tile:hover {
  transform: translateY(-5px);
  box-shadow: var(--a24-shadow);
  border-color: rgba(239,93,9,.25);
}
.a24-features__tile-icon {
  width: 52px; height: 52px; border-radius: var(--a24-radius-sm);
  background: var(--a24-navy); color: rgba(255,255,255,.7);
  display: flex; align-items: center; justify-content: center;
  font-size: 1.3rem; margin-bottom: 18px;
}
.a24-features__tile h3 {
  font-family: 'Sora', sans-serif; font-size: .96rem; font-weight: 800;
  color: var(--a24-navy); margin-bottom: 10px; line-height: 1.3;
}
.a24-features__tile p { font-size: .86rem; color: var(--a24-gray-600); line-height: 1.65; }

/* ================================================================
   HANDLUNGSFELDER (Accordion + Placeholder)
   ================================================================ */
.a24-hf {
  background: var(--a24-cream);
  padding: 88px 0; position: relative; overflow: hidden;
}
.a24-hf::before {
  content: ''; position: absolute; pointer-events: none;
  width: 400px; height: 400px; border-radius: 50%;
  background: radial-gradient(circle, rgba(22,22,63,.05) 0%, transparent 65%);
  bottom: -120px; left: -80px;
}
.a24-hf__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; position: relative; z-index: 1; }

/* Accordion */
.a24-hf__list { display: flex; flex-direction: column; gap: 8px; }
.a24-hf__item {
  background: #fff; border: 1.5px solid var(--a24-cream-dark);
  border-radius: var(--a24-radius-sm); overflow: hidden;
  transition: border-color var(--a24-transition), box-shadow var(--a24-transition);
}
.a24-hf__item.a24-open { border-color: rgba(22,22,63,.25); box-shadow: var(--a24-shadow-sm); }
.a24-hf__q {
  width: 100%; background: none; border: none; cursor: pointer;
  display: flex; align-items: center; gap: 14px;
  padding: 16px 20px; text-align: left;
  font-family: 'Sora', sans-serif; font-size: .92rem; font-weight: 700;
  color: var(--a24-navy); line-height: 1.4;
}
.a24-hf__q:hover { background: var(--a24-cream); color: var(--a24-navy); }
.a24-hf__q:focus,
.a24-hf__q:focus-visible,
.a24-hf__q:active { outline: none; box-shadow: none; background: none; color: var(--a24-navy); }
.a24-hf__num {
  width: 28px; height: 28px; border-radius: 50%;
  background: var(--a24-navy); color: rgba(255,255,255,.8);
  display: grid; place-items: center; flex-shrink: 0;
  font-size: .7rem; font-weight: 800; letter-spacing: .02em;
}
.a24-hf__item.a24-open .a24-hf__num { background: var(--a24-amber); color: #fff; }
.a24-hf__icon {
  margin-left: auto; width: 24px; height: 24px; border-radius: 50%;
  background: var(--a24-cream-mid); display: grid; place-items: center; flex-shrink: 0;
  font-size: .82rem; font-weight: 700; color: var(--a24-navy-mid);
  transition: transform .25s, background .2s, color .2s;
}
.a24-hf__item.a24-open .a24-hf__icon { transform: rotate(45deg); background: var(--a24-navy); color: #fff; }
.a24-hf__body {
  max-height: 0; overflow: hidden; transition: max-height .32s ease;
  font-size: .9rem; color: var(--a24-gray-600); line-height: 1.72;
}
.a24-hf__body-inner { padding: 0 20px 18px 62px; }
.a24-hf__item.a24-open .a24-hf__body { max-height: 280px; }

/* Seiten-Vorschau rechts */
.a24-hf__visual {
  background: var(--a24-cream-mid); border: 2px dashed var(--a24-cream-dark);
  border-radius: var(--a24-radius-lg);
  min-height: 380px; display: flex; flex-direction: column;
  align-items: center; justify-content: center;
  gap: 10px; color: var(--a24-gray-400); font-size: .84rem; text-align: center; padding: 32px;
}
.a24-hf__visual-icon { font-size: 2.5rem; opacity: .3; }
.a24-hf__visual img { width: 100%; border-radius: var(--a24-radius); box-shadow: var(--a24-shadow); }

/* ================================================================
   LERNVORTEILE
   ================================================================ */
.a24-lernvorteile {
  background: #fff;
  padding: 88px 0; position: relative; overflow: hidden;
}
.a24-lernvorteile__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; position: relative; z-index: 1; }
.a24-lernvorteile__checks { display: flex; flex-direction: column; gap: 12px; }
.a24-lernvorteile__check {
  display: flex; align-items: flex-start; gap: 14px;
  padding: 14px 18px;
  background: var(--a24-cream); border: 1.5px solid var(--a24-cream-dark);
  border-radius: var(--a24-radius-sm);
  transition: transform var(--a24-transition), border-color var(--a24-transition);
}
.a24-lernvorteile__check:hover { transform: translateX(4px); border-color: rgba(239,93,9,.3); }
.a24-lernvorteile__circle {
  width: 24px; height: 24px; border-radius: 50%;
  background: rgba(239,93,9,.1); border: 1.5px solid rgba(239,93,9,.35);
  display: grid; place-items: center; flex-shrink: 0; margin-top: 2px;
}
.a24-lernvorteile__circle::after { content: '✓'; font-size: .62rem; font-weight: 800; color: var(--a24-amber); }
.a24-lernvorteile__check-text strong {
  font-family: 'Sora', sans-serif; font-size: .92rem; font-weight: 700;
  color: var(--a24-navy); display: block; margin-bottom: 2px;
}
.a24-lernvorteile__check-text span { font-size: .82rem; color: var(--a24-gray-600); }
.a24-lernvorteile__visual {
  background: var(--a24-cream-mid); border: 2px dashed var(--a24-cream-dark);
  border-radius: var(--a24-radius-lg);
  min-height: 360px; display: flex; flex-direction: column;
  align-items: center; justify-content: center;
  gap: 10px; color: var(--a24-gray-400); font-size: .84rem; text-align: center; padding: 32px;
}
.a24-lernvorteile__visual-icon { font-size: 2.5rem; opacity: .3; }
.a24-lernvorteile__visual img { width: 100%; border-radius: var(--a24-radius); box-shadow: var(--a24-shadow); }

/* ================================================================
   ZIELGRUPPEN
   ================================================================ */
.a24-zielgruppen {
  background: var(--a24-cream);
  padding: 88px 0; position: relative; overflow: hidden;
}
.a24-zielgruppen__header { text-align: center; margin-bottom: 48px; position: relative; z-index: 1; }
.a24-zielgruppen__grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; position: relative; z-index: 1; }
.a24-zielgruppen__card {
  background: #fff; border: 1.5px solid var(--a24-cream-dark);
  border-radius: var(--a24-radius); padding: 36px 28px;
  text-align: center;
  box-shadow: var(--a24-shadow-sm);
  transition: transform var(--a24-transition), box-shadow var(--a24-transition), border-color var(--a24-transition);
}
.a24-zielgruppen__card:hover { transform: translateY(-5px); box-shadow: var(--a24-shadow); border-color: rgba(239,93,9,.25); }
.a24-zielgruppen__card-icon {
  font-size: 2rem; margin-bottom: 16px; display: block;
}
.a24-zielgruppen__card h3 {
  font-family: 'Sora', sans-serif; font-size: 1rem; font-weight: 800;
  color: var(--a24-navy); margin-bottom: 10px;
}
.a24-zielgruppen__card p { font-size: .87rem; color: var(--a24-gray-600); line-height: 1.65; }

/* ================================================================
   SOCIAL PROOF
   ================================================================ */
.a24-proof {
  background: #fff;
  padding: 88px 0; position: relative; overflow: hidden;
}
.a24-proof::before {
  content: ''; position: absolute; pointer-events: none;
  width: 450px; height: 450px; border-radius: 50%;
  background: radial-gradient(circle, rgba(22,22,63,.04) 0%, transparent 65%);
  top: -150px; left: -100px;
}
.a24-proof__header { text-align: center; margin-bottom: 48px; position: relative; z-index: 1; }
.a24-proof__grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; position: relative; z-index: 1; }
.a24-proof__card {
  background: var(--a24-cream); border: 1.5px solid var(--a24-cream-dark);
  border-radius: var(--a24-radius); padding: 28px;
  box-shadow: var(--a24-shadow-sm);
  transition: box-shadow var(--a24-transition), transform var(--a24-transition);
}
.a24-proof__card:hover { box-shadow: var(--a24-shadow); transform: translateY(-3px); }
.a24-proof__stars { color: #f59e0b; font-size: .82rem; letter-spacing: 1px; margin-bottom: 6px; }
.a24-proof__quote { font-family: Georgia, serif; font-size: 3rem; line-height: .7; color: var(--a24-amber); opacity: .5; margin-bottom: 10px; }
.a24-proof__text { font-size: .9rem; color: var(--a24-gray-600); line-height: 1.72; font-style: italic; margin-bottom: 20px; }
.a24-proof__author { display: flex; align-items: center; gap: 12px; }
.a24-proof__avatar {
  width: 38px; height: 38px; border-radius: 50%;
  background: var(--a24-cream-dark); border: 1.5px solid var(--a24-cream-dark);
  display: grid; place-items: center; flex-shrink: 0;
  font-size: .66rem; font-weight: 700; color: var(--a24-gray-400);
}
.a24-proof__name { font-family: 'Sora', sans-serif; font-weight: 700; font-size: .84rem; color: var(--a24-navy); }
.a24-proof__meta { font-size: .74rem; color: var(--a24-gray-400); }

/* ================================================================
   UPSELL
   ================================================================ */
.a24-upsell {
  background: var(--a24-cream-mid);
  padding: 88px 0; position: relative; overflow: hidden;
}
.a24-upsell::before { display: none; }
.a24-upsell::after { display: none; }
.a24-upsell__inner { position: relative; z-index: 1; }
.a24-upsell__grid { display: grid; grid-template-columns: 1fr auto; gap: 64px; align-items: center; }
.a24-upsell__tag {
  display: inline-flex; align-items: center; gap: 7px;
  font-family: 'Sora', sans-serif; font-size: .72rem; font-weight: 700;
  letter-spacing: .12em; text-transform: uppercase;
  color: var(--a24-amber); margin-bottom: 14px;
}
.a24-upsell__tag-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--a24-amber); }
.a24-upsell__h2 {
  font-family: 'Sora', sans-serif;
  font-size: clamp(1.4rem, 2.8vw, 2rem); font-weight: 800;
  color: var(--a24-navy); letter-spacing: -.02em; line-height: 1.2;
  margin-bottom: 16px;
}
.a24-upsell__sub {
  font-size: .98rem; color: var(--a24-gray-600);
  line-height: 1.75; max-width: 560px;
}
.a24-upsell__sub a,
.a24-upsell__sub strong { color: var(--a24-navy); }
.a24-upsell__cta { flex-shrink: 0; text-align: center; }
.a24-upsell__cta-price {
  font-family: 'Sora', sans-serif; font-size: 1rem; font-weight: 700;
  color: var(--a24-gray-600); margin-bottom: 14px;
  letter-spacing: .04em;
}

/* ================================================================
   OFFER (Preis-Box, wenn gewünscht)
   ================================================================ */
.a24-offer {
  background: var(--a24-cream);
  padding: 88px 0; position: relative; overflow: hidden;
}
.a24-offer__header { text-align: center; margin-bottom: 44px; }
.a24-offer__card {
  max-width: 520px; margin: 0 auto;
  background: #fff; border: 1.5px solid var(--a24-cream-dark);
  border-radius: var(--a24-radius-lg);
  overflow: hidden; box-shadow: var(--a24-shadow-lg);
}
.a24-offer__card-head {
  background: linear-gradient(135deg, #1f1f58, #2d2d88);
  padding: 30px 36px; text-align: center; position: relative;
}
.a24-offer__card-head::before {
  content: ''; position: absolute;
  top: 0; left: 0; right: 0; height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.25), transparent);
}
.a24-offer__card-label { font-family: 'Sora', sans-serif; font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--a24-amber); margin-bottom: 8px; }
.a24-offer__card-name { font-family: 'Sora', sans-serif; font-size: 1.15rem; font-weight: 800; color: #fff; margin-bottom: 20px; }
.a24-offer__price { display: flex; align-items: flex-start; justify-content: center; gap: 4px; }
.a24-offer__currency { font-family: 'Sora', sans-serif; font-size: 1.3rem; font-weight: 700; color: rgba(255,255,255,.55); margin-top: 10px; }
.a24-offer__amount { font-family: 'Sora', sans-serif; font-size: 3.8rem; font-weight: 800; color: #fff; line-height: 1; }
.a24-offer__cents { font-family: 'Sora', sans-serif; font-size: 1.3rem; font-weight: 700; color: rgba(255,255,255,.55); margin-top: 10px; }
.a24-offer__card-body { padding: 32px 36px; }
.a24-offer__checks { display: flex; flex-direction: column; gap: 12px; margin-bottom: 28px; }
.a24-offer__check-item { display: flex; align-items: center; gap: 12px; font-size: .92rem; color: var(--a24-text); }
.a24-offer__check-circle {
  width: 21px; height: 21px; border-radius: 50%;
  background: rgba(239,93,9,.1); border: 1.5px solid rgba(239,93,9,.35);
  display: grid; place-items: center; flex-shrink: 0;
}
.a24-offer__check-circle::after { content: '✓'; font-size: .6rem; font-weight: 800; color: var(--a24-amber); }
.a24-offer__cta-btn { width: 100%; display: flex; justify-content: center; font-size: 1.05rem; padding: 17px; margin-bottom: 10px; }
.a24-offer__note { font-size: .8rem; color: var(--a24-gray-400); text-align: center; }

/* ================================================================
   FINAL CTA
   ================================================================ */
.a24-finalcta {
  background: linear-gradient(135deg, #12122e 0%, #16163F 55%, #1c1c4a 100%);
  padding: 88px 0; text-align: center !important; position: relative; overflow: hidden;
}
.a24-finalcta * { text-align: center !important; }
.a24-finalcta::before {
  content: ''; position: absolute; inset: 0; pointer-events: none; opacity: .4;
  background-image:
    linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);
  background-size: 40px 40px;
}
.a24-finalcta::after {
  content: ''; position: absolute; pointer-events: none;
  width: 600px; height: 600px; border-radius: 50%;
  background: radial-gradient(circle, rgba(239,93,9,.14) 0%, transparent 60%);
  top: -200px; right: -150px;
}
.a24-finalcta__h2 {
  font-family: 'Sora', sans-serif;
  font-size: clamp(1.5rem, 3.2vw, 2.2rem); font-weight: 800;
  color: #fff; line-height: 1.2; letter-spacing: -.025em;
  text-align: center !important; width: 100%; max-width: 620px;
  margin: 0 auto 10px; position: relative; z-index: 1;
}
.a24-finalcta__sub {
  font-size: .95rem; color: rgba(255,255,255,.5);
  margin-bottom: 32px; position: relative; z-index: 1;
}
.a24-finalcta .a24-container {
  display: flex; flex-direction: column; align-items: center;
  margin-left: auto !important; margin-right: auto !important; width: 100%;
}
.a24-finalcta__btn-wrap { margin-bottom: 28px; position: relative; z-index: 1; }
.a24-finalcta__trust {
  display: flex; flex-wrap: wrap; gap: 8px 14px; justify-content: center;
  position: relative; z-index: 1;
}
.a24-finalcta__trust-item {
  font-family: 'Sora', sans-serif; font-size: .8rem; font-weight: 600;
  color: rgba(255,255,255,.6);
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 100px; padding: 7px 14px;
  transition: background var(--a24-transition);
}
.a24-finalcta__trust-item:hover { background: rgba(255,255,255,.12); color: rgba(255,255,255,.85); }

/* ================================================================
   RESPONSIVE
   ================================================================ */
@media (max-width: 900px) {
  .a24-features__grid    { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 860px) {
  .a24-hero__grid,
  .a24-problem__grid,
  .a24-hf__grid,
  .a24-lernvorteile__grid { grid-template-columns: 1fr; gap: 36px; }
  .a24-zielgruppen__grid  { grid-template-columns: 1fr; }
  .a24-proof__grid        { grid-template-columns: 1fr; }
  .a24-upsell__grid       { grid-template-columns: 1fr; gap: 32px; }
  .a24-hero__visual       { order: -1; justify-content: flex-start; }
  .a24-hero__badge--3, .a24-hero__badge--4 { right: 8px; }
  .a24-hero__book-open { display: none; }
}
@media (max-width: 560px) {
  .a24-hero { padding: 48px 0 56px; }
  .a24-hero__btns { flex-direction: column; }
  .a24-hero__btns .a24-btn { width: 100%; justify-content: center; }
  .a24-features__grid { grid-template-columns: 1fr; }
  .a24-btn--xl { padding: 17px 32px; font-size: 1rem; }
  .a24-offer__card-body { padding: 24px; }
}
