/* ─────────────────────────────────────────────
   page-poz.css — Product Owner Zertifizierung
   Helle Landingpage nach CRO-/SEO-Rezept:
   CTA oben, Termine früh, wenig Ablenkung.
   Lädt zusätzlich zu page-cspo.css (Agenda,
   Testimonials, Trainer, FAQ werden wiederverwendet).
   ───────────────────────────────────────────── */

/* Hero: hell, aufgeräumt, Text + Badge */
.poz-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
  border-bottom: 1px solid #e2e8f0;
  padding: 7.5rem 2rem 3.5rem;
}

.poz-hero::before {
  content: "";
  position: absolute;
  right: -8%;
  top: -30%;
  width: 700px;
  height: 700px;
  background: radial-gradient(closest-side, rgba(52, 211, 153, 0.14), transparent 70%);
  pointer-events: none;
}

.poz-hero::after {
  content: "";
  position: absolute;
  left: -12%;
  bottom: -55%;
  width: 600px;
  height: 600px;
  background: radial-gradient(closest-side, rgba(255, 215, 0, 0.10), transparent 70%);
  pointer-events: none;
}

.poz-hero-inner { position: relative; z-index: 1; }

.poz-hero-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 3rem;
  align-items: center;
}

.poz-hero h1 {
  font-family: var(--font-heading, 'Inter', sans-serif);
  font-size: clamp(2rem, 4.5vw, 3.1rem);
  line-height: 1.12;
  color: #0f172a;
  margin: 0 0 1rem;
  letter-spacing: -0.02em;
}

.poz-hero h1 .poz-h1-sub {
  display: block;
  font-size: 0.52em;
  font-weight: 600;
  color: #475569;
  margin-top: 0.55rem;
  letter-spacing: 0;
}

.poz-hero-tagline {
  font-size: 1.1rem;
  color: #334155;
  line-height: 1.6;
  margin: 0 0 1.6rem;
  max-width: 34em;
}

.poz-hero-actions {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  flex-wrap: wrap;
  margin-bottom: 1.8rem;
}

.poz-hero-actions .btn-primary {
  font-size: 1.05rem;
  padding: 0.9rem 1.9rem;
}

.poz-link-quiet {
  color: #0f172a;
  font-weight: 600;
  font-size: 0.95rem;
  text-decoration: none;
  border-bottom: 2px solid #34d399;
  padding-bottom: 2px;
}

.poz-link-quiet:hover { color: #0d9668; }

/* Anker-Zeile unter dem Hero-CTA (scrollt mit, keine Navigation) */
.poz-anchor-line {
  font-size: 0.88rem;
  color: #94a3b8;
  margin: -0.6rem 0 1.3rem;
}

.poz-anchor-line a {
  color: #475569;
  text-decoration: none;
  border-bottom: 1px solid #cbd5e1;
  padding-bottom: 1px;
}

.poz-anchor-line a:hover {
  color: #0d9668;
  border-bottom-color: #0d9668;
}

/* Rücksprung zu den Terminen (Preis- und FAQ-Sektion) */
.poz-backtop {
  text-align: center;
  margin-top: 2rem;
}

.poz-backtop a {
  font-size: 0.92rem;
  font-weight: 600;
  color: #475569;
  text-decoration: none;
}

.poz-backtop a:hover { color: #0d9668; }

/* Sterne-Rating im Hero */
.poz-rating {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  margin: 0 0 1rem;
  color: #334155;
  font-size: 0.97rem;
  text-decoration: none;
}

/* Zitat-Box unter den Sternen */
.poz-hero-quote {
  display: flex;
  align-items: flex-start;
  gap: 0.9rem;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  padding: 1rem 1.2rem;
  max-width: 36em;
  margin: 0 0 1.7rem;
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.06);
}

.poz-hero-quote > img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.poz-hero-quote-body p {
  margin: 0 0 0.4rem;
  font-size: 0.95rem;
  line-height: 1.5;
  color: #1e293b;
  font-style: italic;
}

.poz-hero-quote-meta {
  font-size: 0.82rem;
  color: #64748b;
}

.poz-hero-quote-meta a {
  color: #0d9668;
  font-weight: 600;
  text-decoration: none;
}

.poz-hero-quote-meta a:hover { text-decoration: underline; }

.poz-rating:hover strong { color: #0d9668; }

.poz-rating strong { color: #0f172a; }

.poz-stars {
  position: relative;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 2px;
}

.poz-stars-base { color: #d6dde6; }

.poz-stars-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 98.4%;
  overflow: hidden;
  white-space: nowrap;
  color: #16a34a;
}

.poz-hero-photo {
  position: relative;
  width: 340px;
}

.poz-hero-photo > img:first-child {
  display: block;
  width: 100%;
  height: 440px;
  object-fit: cover;
  object-position: center 32%;
  border-radius: 16px;
  box-shadow: 0 16px 44px rgba(15, 23, 42, 0.16);
}

.poz-hero-photo-badge {
  position: absolute;
  right: -16px;
  bottom: -16px;
  width: 110px;
  height: auto;
  filter: drop-shadow(0 6px 18px rgba(15, 23, 42, 0.25));
}

/* Workshop-Beweisfoto in der Agenda */
.poz-workshop-figure {
  max-width: 900px;
  margin: 2.5rem auto 0;
}

.poz-workshop-figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
  box-shadow: 0 10px 34px rgba(15, 23, 42, 0.12);
}

.poz-workshop-figure figcaption {
  text-align: center;
  font-size: 0.88rem;
  color: #64748b;
  margin-top: 0.8rem;
}

/* Trust-Bullets im Hero (Vorbild: 6 Punkte mit Häkchen) */
.poz-trust {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.45rem 1.6rem;
  padding: 0;
  margin: 0;
  list-style: none;
  max-width: 44em;
}

.poz-trust li {
  position: relative;
  padding-left: 1.65rem;
  color: #1e293b;
  font-size: 0.96rem;
  line-height: 1.45;
}

.poz-trust li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #0d9668;
  font-weight: 800;
}

.poz-trust li a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #94a3b8;
  text-underline-offset: 2px;
}

.poz-trust li a:hover { text-decoration-color: #0d9668; }

/* Helle Sektionen: Grundfarbe für Sektions-Wechsel */
.poz-section-alt { background: #f8fafc; }

/* Termine-Sektion früh + Garantie-Hinweis */
.poz-termine-note {
  display: flex;
  justify-content: center;
  gap: 1.8rem;
  flex-wrap: wrap;
  margin-top: 1.4rem;
  font-size: 0.92rem;
  color: #475569;
}

.poz-termine-note span {
  position: relative;
  padding-left: 1.4rem;
}

.poz-termine-note span::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #0d9668;
  font-weight: 800;
}

/* Termine-Collapse: erst 5 zeigen, Rest per Button */
#termine .poz-collapsed .tt-card-compact:nth-of-type(n+6) { display: none; }

.poz-more-wrap {
  text-align: center;
  margin-top: 1.4rem;
}

.poz-more-btn {
  background: #ffffff;
  border: 1px solid #cbd5e1;
  color: #0f172a;
  font-weight: 700;
  font-size: 0.95rem;
  border-radius: 8px;
  padding: 0.7rem 1.6rem;
  cursor: pointer;
  transition: all 0.2s ease;
}

.poz-more-btn:hover {
  border-color: #0d9668;
  color: #0d9668;
}

/* Preis-Karten */
.poz-price-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.25rem;
  margin-top: 2rem;
}

.poz-price-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  padding: 1.5rem 1.4rem;
  box-shadow: 0 4px 18px rgba(15, 23, 42, 0.05);
  display: flex;
  flex-direction: column;
}

.poz-price-card h3 {
  font-size: 1rem;
  color: #0f172a;
  margin: 0 0 0.35rem;
}

.poz-price-num {
  font-size: 1.9rem;
  font-weight: 800;
  color: #0f172a;
  letter-spacing: -0.02em;
}

.poz-price-num small {
  font-size: 0.55em;
  font-weight: 600;
  color: #64748b;
}

.poz-price-hint {
  font-size: 0.88rem;
  color: #475569;
  line-height: 1.5;
  margin-top: 0.5rem;
}

.poz-price-hint a { color: #0d9668; font-weight: 600; }

.poz-price-badge {
  display: inline-block;
  align-self: flex-start;
  background: #fff7cc;
  border: 1px solid #f5d938;
  color: #713f12;
  font-size: 0.75rem;
  font-weight: 700;
  border-radius: 999px;
  padding: 0.15rem 0.6rem;
  margin-bottom: 0.6rem;
}

/* Schluss-CTA */
.poz-final {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 18px;
  max-width: 1000px;
  margin: 0 auto;
  padding: 2.8rem 2.5rem;
  text-align: center;
  color: #ffffff;
}

.poz-final h2 {
  color: #ffffff;
  font-size: clamp(1.4rem, 3vw, 2rem);
  margin: 0 0 0.7rem;
}

.poz-final p {
  color: #cbd5e1;
  margin: 0 auto 1.5rem;
  max-width: 38em;
}

/* Mobile */
@media (max-width: 860px) {
  .poz-hero { padding-top: 6.2rem; }
  .poz-hero-inner {
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }
  .poz-hero-photo {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
  }
  .poz-hero-photo > img:first-child { height: 320px; }
  .poz-hero-photo-badge {
    width: 84px;
    right: -6px;
    bottom: -12px;
  }
  .poz-trust { grid-template-columns: 1fr; }
}
