/* Die Kundenleiste gehört zur ersten Bühne. Die Grafik wächst in echter isometrischer Geometrie. */
.hero { --hero-reveal: 1; --hero-stage-height: calc(100svh - var(--header-h) - 1px); padding: 0; overflow: clip; }
.site-header > .shell, .hero .shell { width: calc(100% - 2 * var(--margin)); }
.hero-stage { position: relative; min-height: var(--hero-stage-height); background: var(--paper); }
.hero-frame { display: grid; grid-template-rows: auto minmax(0, 1fr) auto; height: var(--hero-stage-height); padding-top: clamp(16px, 2.6svh, 30px); }
.hero--benefits .hero-frame { grid-template-rows: minmax(0, 1fr) auto; }
.hero-meta { flex-direction: row; align-items: center; gap: 20px; }
.hero-meta .eyebrow { font-size: clamp(11px, .82vw, 14px); letter-spacing: .15em; }
.hero-meta__right { display: block; font-size: clamp(12px, .95vw, 16px); }
.hero-grid { min-height: 0; min-width: 0; grid-template-columns: 1.1fr 1fr; gap: clamp(28px, 5vw, 110px); padding-block: clamp(18px, 3.2svh, 42px); align-items: center; }
.hero-copy { min-width: 0; padding: 0; }
.hero h1 { font-size: clamp(60px, min(8.4vw, 12svh), 176px); font-weight: 500; line-height: .96; letter-spacing: -.065em; }
.hero-opening { font-size: clamp(28px, min(3.1vw, 4.7svh), 64px); line-height: 1.15; letter-spacing: -.045em; margin-bottom: clamp(16px, 2.5svh, 30px); }
.hero-title-line { display: block; padding-bottom: .075em; margin-bottom: -.075em; overflow: clip; }
.hero-title-line > span { display: block; }
.hero h1 em.hero-punchline { position: relative; display: table; padding: .025em .1em .08em; margin: .16em 0 0 -.1em; background: transparent; font-size: .78em; line-height: 1; letter-spacing: -.065em; font-weight: 500; color: #657d5c; isolation: isolate; }
.hero-punchline::before { content: ''; position: absolute; inset: 0; z-index: -1; background: #dcebd0; clip-path: inset(0 calc((1 - var(--hero-reveal)) * 100%) 0 0); }
.hero-punchline__ink { position: absolute; inset: .025em .1em .08em; color: #395f34; clip-path: inset(0 calc((1 - var(--hero-reveal)) * 100%) 0 0); }
.hero-punchline__arrow { position: absolute; left: calc(100% + .16em); top: .15em; width: .55em; height: .55em; fill: none; stroke: #496d46; stroke-width: 2; opacity: var(--hero-reveal); transform: translate(calc((1 - var(--hero-reveal)) * -14px), calc((1 - var(--hero-reveal)) * 14px)); }
/* Jede Aussage bleibt eine Leseeinheit. Die Spaltenbreite bestimmt die Schriftgröße. */
.hero--benefits .hero-copy { container-type: inline-size; }
.hero--benefits .hero-kicker { display: flex; align-items: center; gap: 8px; margin-bottom: 24px; color: var(--mint-dark); font-size: 12px; font-weight: 500; line-height: 1.5; letter-spacing: .1em; }
.hero--benefits .hero-kicker::before { content: ''; flex: 0 0 8px; width: 8px; height: 8px; background: currentColor; }
.hero--benefits h1.hero-title { display: grid; gap: .13em; font-size: clamp(26px, min(9.2cqw, 8svh), 88px); line-height: 1.12; letter-spacing: -.05em; }
.hero-title-line--accent { color: var(--mint-dark); }
.hero-copy > p { max-width: 560px; font-size: clamp(16px, min(1.2vw, 2.15svh), 21px); line-height: 1.55; margin-top: clamp(18px, 2.8svh, 32px); color: var(--text-2); }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px 24px; margin-top: clamp(20px, 2.9svh, 32px); }
.hero-actions .button { padding: 14px 20px; min-height: 52px; font-size: 15px; gap: 20px; }
.hero-actions .text-link { font-size: 15px; min-height: 44px; }
.hero-note { font-size: 12px; line-height: 1.45; margin-top: 14px; max-width: none; }
.result-sculpture { margin: 0; width: 100%; max-width: none; min-height: 0; height: 100%; align-self: stretch; display: grid; grid-template-rows: minmax(0, 1fr) auto; justify-content: normal; gap: 12px; }
.sculpture-label { margin: 0 3%; font-size: clamp(13px, 1.04vw, 17px); line-height: 1.4; }
.result-sculpture > svg { display: block; width: 100%; height: 100%; max-height: none; min-height: 0; overflow: visible; align-self: center; }
.growth-column { transform: none; animation: none; }
.sculpture-grid { opacity: .6; }
.sculpture-halo { opacity: calc(.25 + var(--hero-reveal) * .75); }
.sculpture-measure__signal { stroke-dasharray: 1; stroke-dashoffset: calc(1 - var(--hero-reveal)); }
.result-sculpture figcaption { display: flex; justify-content: space-between; align-items: center; margin: 0 3%; padding-top: 14px; gap: 20px; }
.result-sculpture figcaption p { font-size: 14px; line-height: 1.6; }
.result-sculpture figcaption a { flex-shrink: 0; width: 42px; height: 42px; font-size: 24px; }
.hero .customer-bar { grid-template-columns: 205px 1fr; gap: 30px; padding-block: clamp(18px, 2.6svh, 30px); align-items: center; }
.hero .customer-bar > p { font-size: 13px; line-height: 1.65; }
.hero .customer-logos { display: flex; gap: clamp(20px, 3vw, 60px); justify-content: space-between; align-items: center; }
.hero .customer-logos img { width: auto; max-width: min(8.4vw, 132px); height: clamp(26px, 3.7svh, 42px); object-fit: contain; }
.hero .customer-logos img:nth-child(3) { height: clamp(33px, 4.5svh, 50px); max-width: 58px; }
.hero.is-growth-pinned { height: calc(var(--hero-stage-height) + var(--hero-travel)); }
.hero.is-growth-pinned .hero-stage { position: sticky; top: calc(var(--header-h) + 1px); height: var(--hero-stage-height); }
@media (prefers-reduced-motion: no-preference) {
  .hero.is-entering .hero-title-line > span { animation: hero-type-enter 1100ms cubic-bezier(.16, 1, .3, 1) both; }
  .hero.is-entering .hero-title-line:nth-child(2) > span { animation-delay: 140ms; }
  .hero.is-entering .hero-title-line:nth-child(3) > span { animation-delay: 280ms; }
  .hero.is-entering .hero-title-line:nth-child(4) > span { animation-delay: 420ms; }
  .hero.is-entering .hero-title-line:nth-child(5) > span { animation-delay: 560ms; }
  @keyframes hero-type-enter { from { transform: translateY(110%); } to { transform: translateY(0); } }
}
@media (min-width: 1001px) and (max-height: 800px) {
  .hero-frame { padding-top: 16px; }
  .hero-grid { padding-block: 18px; gap: 5%; }
  .hero h1 { font-size: min(8vw, 11.8svh); }
  .hero-opening { font-size: min(3vw, 4.5svh); margin-bottom: 14px; }
  .hero-copy > p { font-size: 16px; margin-top: 18px; }
  .hero-actions { margin-top: 18px; gap: 12px 20px; }
  .hero-actions .button { min-height: 48px; padding-block: 11px; }
  .hero-note { margin-top: 10px; }
  .hero .customer-bar { padding-block: 16px; }
}
@media (max-width: 1200px) {
  .hero-actions { gap: 8px 18px; }
  .hero-actions .button, .hero-actions .text-link { font-size: 14px; }
  .hero-actions .button { padding-inline: 16px; }
  .hero .customer-bar { grid-template-columns: 165px 1fr; gap: 20px; }
  .hero .customer-bar > p { font-size: 12px; }
}
@media (max-width: 1000px) and (min-width: 681px) {
  .hero-grid { gap: 28px; }
  .hero h1 { font-size: min(8.3vw, 10svh); }
  .hero-opening { font-size: 3.2vw; }
  .hero-meta__right { font-size: 12px; }
  .hero-copy > p { font-size: 16px; }
  .hero-actions { gap: 4px; }
  .hero-actions .button { width: 100%; }
  .hero-note { font-size: 11px; }
  .hero .customer-bar { grid-template-columns: 1fr; gap: 12px; padding-block: 18px; }
  .hero .customer-bar > p { text-align: center; }
  .hero .customer-bar > p br { display: none; }
  .hero .customer-logos img { max-width: 12vw; }
  .result-sculpture figcaption p { font-size: 12px; }
}
/* Auf schmalen oder sehr flachen Displays stehen die Logos vor der Headline.
   So bleiben sie im ersten Bildschirm, ohne Schrift und Grafik unlesbar zu schrumpfen. */
@media (max-width: 680px), (max-height: 560px) {
  .hero-frame { height: auto; min-height: var(--hero-stage-height); grid-template-rows: auto auto 1fr; padding-top: 18px; }
  .hero .customer-bar { grid-row: 2; grid-template-columns: 1fr; gap: 10px; padding-block: 16px; margin-top: 16px; border-bottom: 1px solid var(--line-light); }
  .hero .customer-bar > p { font-size: 11px; text-align: left; }
  .hero .customer-bar > p br { display: none; }
  .hero .customer-logos { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); justify-items: center; gap: 14px; }
  .hero .customer-logos img { max-width: 100%; width: auto; height: 24px; max-height: 28px; }
  .hero .customer-logos img:nth-child(3) { width: auto; max-width: 100%; height: 30px; max-height: 30px; }
  .hero-grid { grid-row: 3; min-height: auto; padding-block: 26px 30px; }
  .hero-meta__right { display: none; }
  .hero--benefits .hero-frame { grid-template-rows: auto 1fr; }
  .hero--benefits .customer-bar { grid-row: 1; margin-top: 0; }
  .hero--benefits .hero-grid { grid-row: 2; }
}
@media (max-width: 680px) {
  .hero .shell { width: calc(100% - 40px); }
  .hero:not(.hero--cinematic) .customer-logos { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px 26px; }
  .hero:not(.hero--cinematic) .customer-logos img { max-width: 92px; height: 26px; }
  .hero:not(.hero--cinematic) .customer-logos img:nth-child(3) { height: 34px; max-height: 34px; }
  .hero-meta .eyebrow { font-size: 10px; letter-spacing: .12em; }
  .hero-grid { grid-template-columns: 1fr; gap: 32px; }
  .hero h1 { font-size: clamp(62px, 17.5vw, 102px); }
  .hero-opening { font-size: clamp(24px, 6.6vw, 37px); margin-bottom: 20px; }
  .hero-copy > p { font-size: 16px; margin-top: 22px; line-height: 1.55; }
  .hero-actions { display: flex; gap: 6px 20px; margin-top: 22px; }
  .hero-actions > * { width: auto; }
  .hero-actions .button { width: 100%; font-size: 15px; min-height: 50px; }
  .hero-actions .text-link { font-size: 14px; }
  .hero-note { margin-top: 10px; font-size: 11px; }
  .result-sculpture { height: auto; max-width: 440px; margin: 0 auto; gap: 10px; }
  .result-sculpture > svg { height: auto; max-height: none; aspect-ratio: 600 / 590; }
  .sculpture-label { font-size: 13px; }
  .result-sculpture figcaption p { font-size: 13px; }
}
@media (max-height: 560px) and (min-width: 681px) {
  .hero h1 { font-size: clamp(40px, 6.8vw, 70px); }
  .hero-opening { font-size: 26px; }
  .hero .customer-bar { grid-template-columns: 180px 1fr; }
  .hero .customer-bar > p { text-align: left; }
  .hero-copy > p { font-size: 15px; }
  .result-sculpture { min-height: 360px; }
}
@media (prefers-reduced-motion: reduce) {
  .hero { --hero-reveal: 1 !important; }
  .hero.is-growth-pinned { height: auto; }
  .hero.is-growth-pinned .hero-stage { position: static; }
}
/* Auch Browser-Zoom darf keine Inhalte abschneiden oder die Kundenleiste verdrängen. */
.hero.is-content-flow .hero-frame { height: auto; min-height: var(--hero-stage-height); grid-template-rows: auto auto 1fr; }
.hero.is-content-flow .customer-bar { grid-row: 2; margin-top: 20px; border-bottom: 1px solid var(--line-light); }
.hero.is-content-flow .hero-grid { grid-row: 3; min-height: 0; }
.hero.is-content-flow .result-sculpture { min-height: 420px; }
.hero--benefits.is-content-flow .hero-frame { grid-template-rows: auto 1fr; }
.hero--benefits.is-content-flow .customer-bar { grid-row: 1; margin-top: 0; }
.hero--benefits.is-content-flow .hero-grid { grid-row: 2; }
