/* ============================================================
   v248 · Home-Hero: Lead-Typografie vereinheitlicht, Claim-Achse und Codefluss
   ============================================================ */

.hero-field.hero-centered .home-hero-display-title .hero-title-line{display:block;white-space:nowrap}

/* Kein Lichtkegel / Mittelstrahl: nur ein kompaktes, frei schwebendes Codefeld. */
.hero-field.hero-centered .detail-system-emblem--home .home-system-code-field::after,
.hero-field.hero-centered .detail-system-emblem--home .home-system-source::after{
  content:none!important;
  display:none!important;
}
.hero-field.hero-centered .detail-system-emblem--home .home-system-source{
  top:14px!important;
  width:304px!important;
  height:188px!important;
  margin-left:-152px!important;
  opacity:.78!important;
  background:none!important;
}
.hero-field.hero-centered .detail-system-emblem--home .home-system-code-field{
  inset:0 0 10px!important;
  background:none!important;
  -webkit-mask-image:linear-gradient(to bottom,transparent 8%,#000 20%,#000 82%,transparent 100%)!important;
  mask-image:linear-gradient(to bottom,transparent 8%,#000 20%,#000 82%,transparent 100%)!important;
}
.hero-field.hero-centered .detail-system-emblem--home .code-fragment{
  --flow-opacity:.18!important;
  --flow-peak:.31!important;
}

@media (min-width:861px){
  .hero-field.hero-centered .home-hero-display-title{
    max-width:none!important;
    font-size:clamp(2.2rem,3.45vw,3.45rem)!important;
    line-height:1.04!important;
    margin-bottom:20px!important;
  }
  .hero-field.hero-centered .hero-lead{
    max-width:1120px!important;
    font-size:clamp(1.08rem,1.9vw,1.35rem)!important;
    line-height:1.58!important;
  }
  .hero.hero-dark>.hero-gold-claim{
    top:372px!important;
    max-width:min(760px,calc(100% - 64px))!important;
  }
}

@media (max-width:860px){
  .hero-field.hero-centered .home-hero-display-title .hero-title-line{display:inline;white-space:normal}
  .hero-field.hero-centered .home-hero-display-title .hero-title-line::after{content:" "}
  .hero-field.hero-centered .home-hero-display-title .hero-title-line:last-child::after{content:""}
  .hero-field.hero-centered .detail-system-emblem--home .home-system-source{
    top:18px!important;
    width:244px!important;
    height:154px!important;
    margin-left:-122px!important;
    opacity:.70!important;
  }
}

@media (max-width:860px){
  .hero-field.hero-centered > .hero.hero-dark > .hero-gold-claim{
    top:390px!important;
  }
}
