/* Praxoria Startseite – v634: „Vom Kurs zum Zertifikat“ auf Niveau der Premium-Why-/Supportbereiche.
   Reine CSS-Anpassung auf v633-Basis: kein Eingriff in Animation oder Ladefluss. */

body.homeRefinedV634{
  --cert-v634-rule: color-mix(in oklab, var(--border) 50%, transparent);
  --cert-v634-rule-soft: color-mix(in oklab, var(--border) 25%, transparent);
  --cert-v634-copy: color-mix(in oklab, var(--text) 73%, var(--muted));
  --cert-v634-muted: color-mix(in oklab, var(--text) 56%, var(--muted2));
  --cert-v634-surface: color-mix(in oklab, var(--panel) 58%, rgba(255,255,255,.78));
  --cert-v634-glow: color-mix(in oklab, var(--accent) 15%, transparent);
}

html body.home.homeRefinedV634 .band.startBand.certFlowSection{
  position: relative !important;
  isolation: isolate !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: clamp(46px, 5vw, 86px) 0 0 !important;
  padding: clamp(50px, 5.4vw, 82px) 0 clamp(50px, 5.4vw, 86px) !important;
  border: 0 !important;
  border-top: 1px solid var(--cert-v634-rule) !important;
  border-bottom: 1px solid var(--cert-v634-rule) !important;
  border-radius: 0 !important;
  background:
    radial-gradient(circle at 11% 10%, color-mix(in oklab, var(--accent) 10%, transparent), transparent 30%),
    radial-gradient(circle at 86% 18%, color-mix(in oklab, var(--accent3) 10%, transparent), transparent 33%),
    linear-gradient(180deg, color-mix(in oklab, var(--panel) 18%, transparent), transparent 50%) !important;
  box-shadow: none !important;
  overflow: clip !important;
  transform: none !important;
}

html body.home.homeRefinedV634 .band.startBand.certFlowSection::before{
  content: "" !important;
  position: absolute !important;
  z-index: -1 !important;
  left: max(-8vw, -110px) !important;
  right: max(-8vw, -110px) !important;
  top: 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg,
    transparent,
    color-mix(in oklab, var(--accent) 52%, transparent) 18%,
    color-mix(in oklab, var(--accent3) 46%, transparent) 48%,
    color-mix(in oklab, var(--accent2) 48%, transparent) 72%,
    transparent) !important;
  opacity: .55 !important;
  display: block !important;
}

html body.home.homeRefinedV634 .band.startBand.certFlowSection::after{
  content: "" !important;
  position: absolute !important;
  z-index: -1 !important;
  right: clamp(-140px, -9vw, -60px) !important;
  top: clamp(24px, 5vw, 72px) !important;
  width: clamp(260px, 30vw, 480px) !important;
  height: clamp(170px, 20vw, 320px) !important;
  border-radius: 999px !important;
  background:
    radial-gradient(circle at 28% 40%, color-mix(in oklab, var(--accent) 13%, transparent), transparent 58%),
    radial-gradient(circle at 72% 52%, color-mix(in oklab, var(--accent3) 12%, transparent), transparent 62%) !important;
  filter: blur(18px) !important;
  opacity: .62 !important;
  display: block !important;
  pointer-events: none !important;
}

html body.home.homeRefinedV634 .certFlowIntro{
  position: relative !important;
  top: auto !important;
  z-index: 2 !important;
  display: grid !important;
  grid-template-columns: minmax(0, .92fr) minmax(300px, .82fr) !important;
  grid-template-areas:
    "eyebrow lead"
    "title lead" !important;
  gap: clamp(12px, 2.4vw, 30px) clamp(36px, 6vw, 96px) !important;
  align-items: end !important;
  margin: 0 0 clamp(34px, 4.3vw, 64px) !important;
  padding: 0 !important;
  min-width: 0 !important;
}

html body.home.homeRefinedV634 .certFlowEyebrow{
  grid-area: eyebrow !important;
  margin: 0 0 .4rem !important;
  color: color-mix(in oklab, var(--accent) 76%, var(--text)) !important;
  font-size: .76rem !important;
  line-height: 1 !important;
  font-weight: 840 !important;
  letter-spacing: .19em !important;
  text-transform: uppercase !important;
}

html body.home.homeRefinedV634 .certFlowIntro h2{
  grid-area: title !important;
  max-width: 12.8ch !important;
  margin: 0 !important;
  color: var(--text) !important;
  font-size: clamp(2.65rem, 4.35vw, 4.95rem) !important;
  line-height: .96 !important;
  letter-spacing: -.067em !important;
  text-wrap: balance !important;
}

html body.home.homeRefinedV634 .certFlowIntro h2::after{
  content: "" !important;
  display: block !important;
  width: min(100%, 18.5rem) !important;
  height: 2px !important;
  margin: clamp(16px, 1.75vw, 22px) 0 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, var(--accent), var(--accent3), transparent 88%) !important;
  opacity: .72 !important;
}

html body.home.homeRefinedV634 .certFlowIntro p{
  grid-area: lead !important;
  position: relative !important;
  max-width: 54ch !important;
  margin: 0 0 clamp(6px, .8vw, 12px) !important;
  padding-left: clamp(20px, 2vw, 30px) !important;
  color: var(--cert-v634-copy) !important;
  font-size: clamp(1.05rem, 1.18vw, 1.24rem) !important;
  line-height: 1.62 !important;
  letter-spacing: -.012em !important;
}

html body.home.homeRefinedV634 .certFlowIntro p::before{
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: .2em !important;
  bottom: .25em !important;
  width: 1px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg,
    color-mix(in oklab, var(--accent) 44%, transparent),
    color-mix(in oklab, var(--accent3) 35%, transparent) 52%,
    color-mix(in oklab, var(--accent2) 36%, transparent)
  ) !important;
  opacity: .64 !important;
}

html body.home.homeRefinedV634 .certFlowList{
  position: relative !important;
  z-index: 2 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border: 1px solid var(--cert-v634-rule) !important;
  border-radius: 30px !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,.72), rgba(255,255,255,.34)),
    color-mix(in oklab, var(--panel) 52%, transparent) !important;
  box-shadow:
    0 30px 72px rgba(19,31,48,.08),
    inset 0 1px 0 rgba(255,255,255,.76) !important;
  overflow: hidden !important;
  backdrop-filter: blur(18px) saturate(1.08) !important;
  -webkit-backdrop-filter: blur(18px) saturate(1.08) !important;
}

html body.home.homeRefinedV634 .certFlowList::before{
  content: "" !important;
  position: absolute !important;
  left: clamp(80px, 8vw, 126px) !important;
  right: clamp(80px, 8vw, 126px) !important;
  top: clamp(58px, 5.2vw, 82px) !important;
  height: 2px !important;
  background: linear-gradient(90deg,
    color-mix(in oklab, var(--accent) 42%, transparent),
    color-mix(in oklab, var(--accent3) 40%, transparent) 50%,
    color-mix(in oklab, var(--accent2) 42%, transparent)
  ) !important;
  opacity: .34 !important;
  pointer-events: none !important;
}

html body.home.homeRefinedV634 .certFlowItem{
  --flow-accent: var(--accent);
  position: relative !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: auto 1fr auto !important;
  align-content: stretch !important;
  gap: clamp(20px, 2.2vw, 30px) !important;
  min-width: 0 !important;
  min-height: clamp(360px, 25vw, 430px) !important;
  width: 100% !important;
  margin: 0 !important;
  padding: clamp(30px, 3.2vw, 46px) clamp(26px, 3vw, 44px) !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: hidden !important;
  transition: background .24s ease, transform .24s ease !important;
}

html body.home.homeRefinedV634 .certFlowItem + .certFlowItem{
  border-top: 0 !important;
  border-left: 1px solid var(--cert-v634-rule-soft) !important;
}

html body.home.homeRefinedV634 .certFlowItem.is-one{ --flow-accent: var(--accent) !important; }
html body.home.homeRefinedV634 .certFlowItem.is-two{ --flow-accent: var(--accent3) !important; }
html body.home.homeRefinedV634 .certFlowItem.is-three{ --flow-accent: var(--accent2) !important; }

html body.home.homeRefinedV634 .certFlowItem::before{
  content: "" !important;
  position: absolute !important;
  left: clamp(34px, 3.4vw, 52px) !important;
  top: clamp(55px, 5vw, 79px) !important;
  width: 11px !important;
  height: 11px !important;
  border-radius: 999px !important;
  background: color-mix(in oklab, var(--flow-accent) 72%, white) !important;
  box-shadow:
    0 0 0 7px color-mix(in oklab, var(--flow-accent) 13%, transparent),
    0 0 0 1px color-mix(in oklab, var(--flow-accent) 35%, transparent),
    0 10px 20px rgba(19,31,48,.08) !important;
  opacity: .95 !important;
  pointer-events: none !important;
}

html body.home.homeRefinedV634 .certFlowItem::after{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: radial-gradient(circle at 18% 14%, color-mix(in oklab, var(--flow-accent) 8%, transparent), transparent 42%) !important;
  opacity: .7 !important;
  pointer-events: none !important;
}

html body.home.homeRefinedV634 .certFlowNr{
  position: relative !important;
  z-index: 1 !important;
  width: fit-content !important;
  min-width: 0 !important;
  margin: 0 0 0 clamp(20px, 2vw, 30px) !important;
  color: color-mix(in oklab, var(--flow-accent) 76%, var(--text)) !important;
  font-family: Georgia, 'Times New Roman', serif !important;
  font-size: clamp(3.6rem, 5.2vw, 6.2rem) !important;
  line-height: .72 !important;
  font-weight: 700 !important;
  letter-spacing: -.08em !important;
  opacity: .9 !important;
}

html body.home.homeRefinedV634 .certFlowCopy{
  position: relative !important;
  z-index: 1 !important;
  display: block !important;
  min-width: 0 !important;
  max-width: none !important;
}

html body.home.homeRefinedV634 .certFlowMeta{
  display: inline-flex !important;
  align-items: center !important;
  gap: .48rem !important;
  max-width: 100% !important;
  margin: 0 0 clamp(14px, 1.4vw, 18px) !important;
  color: color-mix(in oklab, var(--flow-accent) 68%, var(--text)) !important;
  font-size: .72rem !important;
  line-height: 1.2 !important;
  font-weight: 820 !important;
  letter-spacing: .15em !important;
  text-transform: uppercase !important;
}

html body.home.homeRefinedV634 .certFlowMeta::before{
  content: "" !important;
  display: inline-block !important;
  width: 28px !important;
  height: 1px !important;
  border-radius: 999px !important;
  background: color-mix(in oklab, var(--flow-accent) 44%, transparent) !important;
}

html body.home.homeRefinedV634 .certFlowCopy h3{
  max-width: 18ch !important;
  margin: 0 !important;
  color: var(--text) !important;
  font-size: clamp(1.42rem, 1.85vw, 2.05rem) !important;
  line-height: 1.05 !important;
  letter-spacing: -.052em !important;
  font-weight: 880 !important;
  text-wrap: balance !important;
}

html body.home.homeRefinedV634 .certFlowCopy p{
  max-width: 35rem !important;
  margin: clamp(14px, 1.5vw, 20px) 0 0 !important;
  color: var(--cert-v634-copy) !important;
  font-size: clamp(1rem, 1.06vw, 1.12rem) !important;
  line-height: 1.58 !important;
  letter-spacing: -.01em !important;
}

html body.home.homeRefinedV634 .certFlowActions{
  position: relative !important;
  z-index: 1 !important;
  width: 100% !important;
  margin: 0 !important;
  padding-top: clamp(10px, 1vw, 14px) !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: wrap !important;
  gap: .68rem !important;
  border-top: 1px solid color-mix(in oklab, var(--border) 28%, transparent) !important;
}

html body.home.homeRefinedV634 .certFlowActions a,
html body.home.homeRefinedV634 .certFlowActions button{
  appearance: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  min-height: 36px !important;
  margin: 0 !important;
  padding: .58rem .84rem .6rem !important;
  border: 1px solid color-mix(in oklab, var(--flow-accent) 26%, var(--border)) !important;
  border-radius: 999px !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,.72), rgba(255,255,255,.34)),
    color-mix(in oklab, var(--flow-accent) 6%, transparent) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.70), 0 8px 18px rgba(19,31,48,.05) !important;
  color: color-mix(in oklab, var(--text) 88%, var(--flow-accent)) !important;
  font: inherit !important;
  font-size: .88rem !important;
  line-height: 1 !important;
  font-weight: 810 !important;
  letter-spacing: -.012em !important;
  text-align: center !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  cursor: pointer !important;
  transition: transform .2s ease, border-color .2s ease, background .2s ease, color .2s ease !important;
}

html body.home.homeRefinedV634 .certFlowActions a + a,
html body.home.homeRefinedV634 .certFlowActions a + button,
html body.home.homeRefinedV634 .certFlowActions button + a{
  color: color-mix(in oklab, var(--text) 66%, var(--muted)) !important;
  background: transparent !important;
  border-color: color-mix(in oklab, var(--border) 58%, transparent) !important;
  box-shadow: none !important;
}

html body.home.homeRefinedV634 .certFlowActions a:hover,
html body.home.homeRefinedV634 .certFlowActions a:focus-visible,
html body.home.homeRefinedV634 .certFlowActions button:hover,
html body.home.homeRefinedV634 .certFlowActions button:focus-visible{
  transform: translateY(-1px) !important;
  color: var(--text) !important;
  border-color: color-mix(in oklab, var(--flow-accent) 54%, var(--border-strong)) !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,.86), rgba(255,255,255,.48)),
    color-mix(in oklab, var(--flow-accent) 10%, transparent) !important;
  outline: none !important;
}

html body.home.homeRefinedV634 .certFlowActions a:focus-visible,
html body.home.homeRefinedV634 .certFlowActions button:focus-visible{
  outline: 2px solid color-mix(in oklab, var(--flow-accent) 30%, transparent) !important;
  outline-offset: 4px !important;
}

@media (hover:hover) and (min-width: 1100px){
  html body.home.homeRefinedV634 .certFlowItem:hover{
    background: linear-gradient(180deg, color-mix(in oklab, var(--flow-accent) 5%, transparent), transparent 78%) !important;
    transform: translateY(-2px) !important;
  }
}

@media (max-width: 1180px){
  html body.home.homeRefinedV634 .certFlowIntro{
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "eyebrow"
      "title"
      "lead" !important;
    gap: 12px !important;
  }
  html body.home.homeRefinedV634 .certFlowIntro p{
    max-width: 68ch !important;
    margin-top: clamp(6px, 1vw, 10px) !important;
  }
  html body.home.homeRefinedV634 .certFlowList{
    grid-template-columns: 1fr !important;
    border-radius: 26px !important;
  }
  html body.home.homeRefinedV634 .certFlowList::before{
    left: clamp(39px, 5vw, 58px) !important;
    right: auto !important;
    top: clamp(58px, 5vw, 82px) !important;
    bottom: clamp(58px, 5vw, 82px) !important;
    width: 2px !important;
    height: auto !important;
    background: linear-gradient(180deg,
      color-mix(in oklab, var(--accent) 42%, transparent),
      color-mix(in oklab, var(--accent3) 40%, transparent) 50%,
      color-mix(in oklab, var(--accent2) 42%, transparent)
    ) !important;
  }
  html body.home.homeRefinedV634 .certFlowItem{
    grid-template-columns: clamp(70px, 9vw, 98px) minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    min-height: 0 !important;
    gap: clamp(16px, 3vw, 28px) !important;
    padding: clamp(26px, 4vw, 38px) clamp(22px, 4vw, 38px) !important;
  }
  html body.home.homeRefinedV634 .certFlowItem + .certFlowItem{
    border-left: 0 !important;
    border-top: 1px solid var(--cert-v634-rule-soft) !important;
  }
  html body.home.homeRefinedV634 .certFlowItem::before{
    left: clamp(38px, 5vw, 58px) !important;
    top: clamp(55px, 5.2vw, 70px) !important;
  }
  html body.home.homeRefinedV634 .certFlowNr{
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    margin-left: 0 !important;
    align-self: start !important;
  }
  html body.home.homeRefinedV634 .certFlowCopy{
    grid-column: 2 !important;
    grid-row: 1 !important;
  }
  html body.home.homeRefinedV634 .certFlowActions{
    grid-column: 2 !important;
    grid-row: 2 !important;
    align-self: start !important;
  }
}

@media (max-width: 720px){
  html body.home.homeRefinedV634 .band.startBand.certFlowSection{
    margin-top: clamp(34px, 8vw, 50px) !important;
    padding: 38px 0 48px !important;
  }
  html body.home.homeRefinedV634 .certFlowIntro{
    margin-bottom: 26px !important;
  }
  html body.home.homeRefinedV634 .certFlowIntro h2{
    max-width: 13ch !important;
    font-size: clamp(2.25rem, 10vw, 3.05rem) !important;
  }
  html body.home.homeRefinedV634 .certFlowIntro p{
    padding-left: 18px !important;
    font-size: 1rem !important;
  }
  html body.home.homeRefinedV634 .certFlowList{
    border-radius: 22px !important;
  }
  html body.home.homeRefinedV634 .certFlowList::before{
    left: 31px !important;
    top: 54px !important;
    bottom: 54px !important;
  }
  html body.home.homeRefinedV634 .certFlowItem{
    grid-template-columns: 54px minmax(0, 1fr) !important;
    gap: 12px !important;
    padding: 24px 18px 26px !important;
  }
  html body.home.homeRefinedV634 .certFlowItem::before{
    left: 26px !important;
    top: 49px !important;
    width: 9px !important;
    height: 9px !important;
  }
  html body.home.homeRefinedV634 .certFlowNr{
    font-size: 3.45rem !important;
  }
  html body.home.homeRefinedV634 .certFlowCopy h3{
    font-size: clamp(1.28rem, 6vw, 1.62rem) !important;
  }
  html body.home.homeRefinedV634 .certFlowMeta{
    font-size: .66rem !important;
    letter-spacing: .12em !important;
  }
  html body.home.homeRefinedV634 .certFlowMeta::before{
    width: 18px !important;
  }
  html body.home.homeRefinedV634 .certFlowActions{
    gap: .52rem !important;
  }
  html body.home.homeRefinedV634 .certFlowActions a,
  html body.home.homeRefinedV634 .certFlowActions button{
    min-height: 34px !important;
    padding: .54rem .72rem .56rem !important;
    font-size: .84rem !important;
    white-space: normal !important;
  }
}

@media (prefers-reduced-motion:reduce){
  html body.home.homeRefinedV634 .certFlowItem,
  html body.home.homeRefinedV634 .certFlowActions a,
  html body.home.homeRefinedV634 .certFlowActions button{
    transition: none !important;
  }
}
