/* ============================================================================
   SM TECH 2026 — Eigenstaendiges Light-Theme fuer /sm-tech (Umbau 17 -> 8)
   Namespace: .smt-* (bewusst getrennt von .smc-* / .ksu-* / .smt6-*)
   Farbsystem: --le-* Variablen aus light-2026.css.
   Kapitelmarken: 3 dunkle Ink-Flaechen (#0f1019) — Hero-Zahlenband,
   #power-law, #security, #cta.
   SVG-TEXTREGEL: kein <text> im SVG unter 11px EFFEKTIVER Groesse auf 390px
   Viewport. Effektive Groesse = font-size × (Anzeigebreite ÷ viewBox-Breite).
   Wo das nicht erreichbar ist: Labels als HTML unter/neben die Grafik
   (.smt-chartlabels), SVG-Texte mobil ausblenden.
   ============================================================================ */

:root {
  --smt-pad-l: clamp(88px, 7vw, 140px);
  --smt-pad-m: clamp(56px, 5vw, 88px);
  --smt-pad-s: clamp(24px, 3vw, 40px);
  --smt-w-text: 680px;
  --smt-w-grid: 1120px;
  --smt-ink: #0f1019;
}

/* --- Grundlayout --------------------------------------------------------- */
.smt-wrap {
  background: var(--le-bg);
  color: var(--le-text);
  font-family: var(--font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif);
}
/* clip statt hidden: erhaelt position:sticky in den Split-Sektionen */
.smt-section {
  padding: var(--smt-pad-m) clamp(20px, 4vw, 40px);
  position: relative;
  overflow-x: clip; overflow-y: visible;
}
.smt-section::before {
  content: ""; position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background:
    radial-gradient(620px 360px at 88% -10%, rgba(220, 0, 24, 0.055), transparent 68%),
    radial-gradient(520px 320px at -8% 108%, rgba(220, 0, 24, 0.035), transparent 62%);
}
.smt-section--stage { background: var(--le-bg-2); }
.smt-inner { max-width: var(--smt-w-grid); margin: 0 auto; position: relative; z-index: 1; }

/* --- Ink (dunkle Kapitelmarken) ------------------------------------------ */
.smt-section--ink {
  padding-block: var(--smt-pad-l);
  background: var(--smt-ink);
  color: #fff;
}
.smt-section--ink::before {
  background:
    radial-gradient(700px 420px at 82% -12%, rgba(220, 0, 24, 0.14), transparent 68%),
    radial-gradient(520px 340px at -6% 110%, rgba(220, 0, 24, 0.08), transparent 62%);
}
.smt-section--ink .smt-title,
.smt-section--ink .smt-lead strong { color: #fff; }
.smt-section--ink .smt-lead { color: rgba(255, 255, 255, 0.72); }
.smt-section--ink .smt-disclaimer { color: rgba(255, 255, 255, 0.72); }
.smt-section--ink .smt-eyebrow { color: #ff8f9b; }
.smt-section--ink .smt-eyebrow::before { background: #ff8f9b; }
.smt-section--ink .smt-disclaimer a { color: #fff; text-decoration: underline; }
.smt-section--ink .smt-chip {
  background: rgba(255, 255, 255, 0.06); color: rgba(255, 255, 255, 0.78);
  border-color: rgba(255, 255, 255, 0.18);
}
.smt-section--ink .smt-chip--ok { background: rgba(74, 222, 128, 0.1); color: #4ade80; border-color: rgba(74, 222, 128, 0.28); }
.smt-section--ink .smt-chip--red { background: rgba(255, 143, 155, 0.1); color: #ff8f9b; border-color: rgba(255, 143, 155, 0.3); }

/* --- Full-Bleed (nur fuer Baender INNERHALB gepolsterter Sektionen) ------- */
.smt-bleed { width: 100vw; margin-inline: calc(50% - 50vw); }

/* --- Anker-Spans (aufgeloeste Alt-Sektionen) ------------------------------ */
.smt-anchor { display: block; height: 0; scroll-margin-top: 96px; }
.smt-section[id], .smt-band[id], .smt-latband[id], [id] .smt-anchor { scroll-margin-top: 96px; }
#top, #transparenz, #power-law, #integrationen, #komponenten, #security,
#highend-systeme, #cta, #pulse, #qr-zahlung, #journey, #enhanced-success,
#smt-teaser, #engineering { scroll-margin-top: 96px; }

/* --- Section-Header ------------------------------------------------------ */
.smt-head { max-width: 760px; margin: 0 auto clamp(28px, 3vw, 44px); text-align: center; }
.smt-head--left { margin-inline: 0; text-align: left; }
.smt-eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  font-family: var(--font-mono, ui-monospace, monospace);
  font-size: 11.5px; letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--le-red); margin-bottom: 16px;
}
.smt-eyebrow::before { content: ""; width: 6px; height: 6px; border-radius: 50%; background: var(--le-red); }
.smt-title {
  font-size: clamp(28px, 4.2vw, 46px); font-weight: 750;
  letter-spacing: -0.025em; line-height: 1.1; margin: 0 0 18px;
  color: var(--le-text);
}
.smt-title .grad {
  background: linear-gradient(120deg, var(--le-red), #ff4458);
  -webkit-background-clip: text; background-clip: text;
  -webkit-text-fill-color: transparent;
}
.smt-section--ink .smt-title .grad {
  background: linear-gradient(120deg, #ff4458, #ff8f9b);
  -webkit-background-clip: text; background-clip: text;
  -webkit-text-fill-color: transparent;
}
.smt-lead { font-size: clamp(15px, 1.5vw, 17.5px); line-height: 1.65; color: var(--le-text-2); margin: 0; }
.smt-lead strong { color: var(--le-text); font-weight: 650; }

/* --- Breadcrumb ---------------------------------------------------------- */
.smt-crumbs {
  display: flex; align-items: center; gap: 8px;
  font-size: 12.5px; color: var(--le-text-3);
  margin-bottom: 18px;
}
.smt-crumbs a { color: var(--le-text-2); text-decoration: none; padding-inline: 8px; margin-inline: -8px 0; }
.smt-crumbs a:hover { color: var(--le-red); }
.smt-crumbs span[aria-current] { color: var(--le-text); font-weight: 600; }

/* --- Buttons / Textlink --------------------------------------------------- */
.smt-btn {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 14px 24px; border-radius: 999px;
  font-size: 15px; font-weight: 600; font-family: inherit;
  text-decoration: none; cursor: pointer; border: 1px solid transparent;
  transition: transform 0.25s var(--le-ease), box-shadow 0.25s ease, background 0.2s ease;
}
.smt-btn--primary { background: var(--le-red); color: #fff; box-shadow: 0 8px 24px rgba(220, 0, 24, 0.28); }
.smt-btn--primary:hover { transform: translateY(-2px); box-shadow: 0 14px 36px rgba(220, 0, 24, 0.38); }
.smt-btn--ghost { background: var(--le-card); color: var(--le-text); border-color: var(--le-line); box-shadow: var(--le-shadow-sm); }
.smt-btn--ghost:hover { transform: translateY(-2px); border-color: rgba(220, 0, 24, 0.3); color: var(--le-red); }
.smt-section--ink .smt-btn--ghost { background: rgba(255, 255, 255, 0.06); border-color: rgba(255, 255, 255, 0.24); color: #fff; box-shadow: none; }
.smt-section--ink .smt-btn--ghost:hover { color: #fff; border-color: rgba(255, 255, 255, 0.5); }
.smt-textlink {
  display: inline-flex; align-items: center; gap: 6px; padding: 12px 8px;
  font-size: 14.5px; font-weight: 600; color: var(--le-text-2); text-decoration: none;
}
.smt-textlink:hover { color: var(--le-red); }

/* --- Chip / Tag ---------------------------------------------------------- */
.smt-chip {
  display: inline-flex; align-items: center;
  padding: 4px 10px; border-radius: 999px;
  font-family: var(--font-mono, ui-monospace, monospace);
  font-size: 10.5px; font-weight: 600; letter-spacing: 0.04em;
  background: var(--le-bg-2); color: var(--le-text-2);
  border: 1px solid var(--le-line);
}
.smt-chip--red { background: var(--le-red-soft); color: var(--le-red); border-color: rgba(220, 0, 24, 0.18); }
.smt-chip--ok { background: rgba(22, 163, 74, 0.08); color: #15803d; border-color: rgba(22, 163, 74, 0.2); }

/* --- Karte: NUR noch fuer die zwei Verweis-Kacheln in #highend-systeme ---- */
.smt-card {
  position: relative;
  background: linear-gradient(165deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.74));
  border: 1px solid var(--le-line);
  border-radius: 18px; padding: clamp(22px, 2.4vw, 30px);
  box-shadow: var(--le-shadow-sm);
  backdrop-filter: blur(16px) saturate(1.4); -webkit-backdrop-filter: blur(16px) saturate(1.4);
  transition: transform 0.4s var(--le-ease), box-shadow 0.4s ease, border-color 0.4s ease;
}
.smt-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 60px -22px rgba(220, 0, 24, 0.24), var(--le-shadow-md);
  border-color: rgba(220, 0, 24, 0.26);
}
.smt-card__icon {
  width: 44px; height: 44px; border-radius: 13px;
  display: grid; place-items: center;
  background: linear-gradient(135deg, #ff2030 0%, var(--le-red) 55%, #b30014 100%);
  color: #fff;
  box-shadow: 0 10px 24px rgba(220, 0, 24, 0.32);
  margin-bottom: 16px;
}
.smt-card__icon svg { width: 22px; height: 22px; }
.smt-card__title { font-size: clamp(16px, 1.5vw, 19px); font-weight: 700; letter-spacing: -0.015em; margin: 0 0 8px; color: var(--le-text); }
.smt-card__tag { font-size: 13px; font-weight: 600; color: var(--le-red); margin: 0 0 12px; }
.smt-card__desc { font-size: 14px; line-height: 1.6; color: var(--le-text-2); margin: 0; }
.smt-card__go { display: inline-flex; align-items: center; gap: 6px; margin-top: 16px; font-size: 14px; font-weight: 600; color: var(--le-red); }

/* --- HERO (asymmetrisch 6/6) ---------------------------------------------- */
.smt-hero {
  padding: clamp(72px, 10vw, 140px) clamp(20px, 4vw, 40px) 0;
  position: relative;
  overflow-x: clip; overflow-y: visible;
}
.smt-hero::before {
  content: ""; position: absolute; inset: 0; z-index: 0;
  background:
    radial-gradient(900px 460px at 50% -14%, rgba(220, 0, 24, 0.07), transparent 70%),
    radial-gradient(560px 320px at 10% 100%, rgba(220, 0, 24, 0.03), transparent 65%);
  pointer-events: none;
}
.smt-hero__grid {
  max-width: var(--smt-w-grid); margin: 0 auto;
  display: grid; grid-template-columns: 1.05fr 0.95fr;
  gap: clamp(32px, 4vw, 64px); align-items: center;
  position: relative; z-index: 1;
  padding-bottom: clamp(48px, 6vw, 80px);
}
.smt-hero__title {
  font-size: clamp(32px, 4.8vw, 56px); font-weight: 800;
  letter-spacing: -0.035em; line-height: 1.05; margin: 0 0 22px;
  color: var(--le-text);
}
.smt-hero__title .grad {
  background: linear-gradient(120deg, var(--le-red), #ff4458);
  -webkit-background-clip: text; background-clip: text;
  -webkit-text-fill-color: transparent;
}
.smt-hero__lead { font-size: clamp(15.5px, 1.6vw, 18.5px); line-height: 1.6; color: var(--le-text-2); margin: 0 0 32px; max-width: 560px; }
.smt-hero__lead strong { color: var(--le-text); font-weight: 650; }
.smt-hero__actions { display: flex; gap: 14px; align-items: center; flex-wrap: wrap; }
.smt-hero__svg { width: 100%; height: auto; display: block; }
.smt-reqdot { animation: smt-req 6s ease-in-out infinite; }
@keyframes smt-req {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(258px); }
}

/* --- Dunkles Zahlenband im Hero ------------------------------------------- */
.smt-band { background: var(--smt-ink); color: #fff; padding: clamp(28px, 3.4vw, 44px) clamp(20px, 4vw, 40px); }
.smt-band__inner { max-width: var(--smt-w-grid); margin: 0 auto; }
.smt-band__row { display: grid; grid-template-columns: repeat(6, 1fr); }
.smt-band__item { padding: 4px 18px; border-left: 1px solid rgba(255, 255, 255, 0.14); }
.smt-band__item:first-child { border-left: none; padding-left: 0; }
.smt-band__val { display: block; font-size: clamp(19px, 2vw, 26px); font-weight: 800; letter-spacing: -0.02em; color: #fff; }
.smt-band__label { display: block; font-size: 12px; line-height: 1.4; color: rgba(255, 255, 255, 0.62); margin-top: 4px; }
.smt-band__note { font-size: 12px; color: rgba(255, 255, 255, 0.62); margin: 22px 0 0; }

/* --- Disclaimer ----------------------------------------------------------- */
.smt-disclaimer { text-align: left; font-size: 12px; line-height: 1.6; color: var(--le-text-3); margin-top: 24px; max-width: 74ch; }
.smt-disclaimer a { display: inline-block; padding: 6px 2px; color: var(--le-red); text-decoration: underline; }

/* --- Cockpit (Buehne) ----------------------------------------------------- */
.smt-cockpit {
  max-width: 1240px; margin: 0 auto;
  background: #fff;
  border: 1px solid var(--le-line);
  border-radius: 20px; overflow: hidden;
  box-shadow: 0 60px 120px -40px rgba(15, 23, 42, 0.3), var(--le-shadow-md);
}
@media (min-width: 900px) {
  .smt-cockpit--stage { transform: perspective(1400px) rotateX(6deg); transform-origin: 50% 0; }
}
.smt-cockpit__bar {
  display: flex; align-items: center; gap: 10px;
  padding: 14px 20px; border-bottom: 1px solid var(--le-line); background: var(--le-bg-2);
  font-family: var(--font-mono, ui-monospace, monospace);
  font-size: 12px; color: var(--le-text-2);
}
.smt-cockpit__dots { display: flex; gap: 6px; }
.smt-cockpit__dots span { width: 11px; height: 11px; border-radius: 50%; background: var(--le-line); }
.smt-cockpit__dots span:nth-child(1) { background: #ff5f57; }
.smt-cockpit__dots span:nth-child(2) { background: #febc2e; }
.smt-cockpit__dots span:nth-child(3) { background: #28c840; }
.smt-cockpit__live { margin-left: auto; display: inline-flex; align-items: center; gap: 6px; color: #15803d; font-weight: 700; }
.smt-cockpit__live::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: #22c55e; animation: smt-pulse 1.8s ease-in-out infinite; }
.smt-cockpit__demo {
  margin: 0; padding: 10px 20px;
  border-bottom: 1px solid var(--le-line);
  font-size: 12px; color: var(--le-text-2); background: rgba(0, 0, 0, 0.015);
}
.smt-cockpit__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: var(--le-line); }
@media (max-width: 720px) { .smt-cockpit__grid { grid-template-columns: repeat(2, 1fr); } }
.smt-kpi { padding: 24px 22px; background: #fff; transition: background 0.3s ease; }
.smt-kpi:hover { background: rgba(220, 0, 24, 0.03); }
.smt-kpi__label { font-family: var(--font-mono, ui-monospace, monospace); font-size: 10.5px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--le-text-3); margin-bottom: 8px; }
.smt-kpi__val { font-size: clamp(22px, 2.6vw, 30px); font-weight: 800; letter-spacing: -0.025em; color: var(--le-text); margin-bottom: 4px; }
.smt-kpi__val--red { color: var(--le-red); }
.smt-kpi__val--green { color: #16a34a; }
.smt-kpi__delta { font-size: 12px; color: var(--le-text-2); }
.smt-kpi__delta--up { color: #16a34a; font-weight: 600; }
@keyframes smt-pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.4; } }

/* --- Power-Law (ink) ------------------------------------------------------ */
.smt-power { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: clamp(28px, 4vw, 56px); align-items: start; }
.smt-power__panel h3 { font-size: 17px; font-weight: 700; margin: 0 0 10px; color: #fff; }
.smt-power__panel p { font-size: 13.5px; line-height: 1.65; color: rgba(255, 255, 255, 0.72); margin: 0 0 18px; }
.smt-power__chart { width: 100%; height: auto; aspect-ratio: 16 / 7; min-height: 180px; }
.smt-power__curve { stroke-dasharray: 640; stroke-dashoffset: 640; animation: smt-draw 1.8s ease 0.4s forwards; }
@keyframes smt-draw { to { stroke-dashoffset: 0; } }
.smt-chartlabels { display: flex; justify-content: space-between; gap: 12px; font-size: 13px; font-family: var(--font-mono, ui-monospace, monospace); margin-top: 10px; }
.smt-chartlabels .lab-head { color: #4ade80; }
.smt-chartlabels .lab-tail { color: #ff8f9b; }
.smt-power__block + .smt-power__block { margin-top: var(--smt-pad-s); }
.smt-power__side { border-left: 1px solid rgba(255, 255, 255, 0.14); padding-left: clamp(20px, 2.6vw, 40px); }
.smt-power__side h3 { font-size: clamp(19px, 2vw, 24px); font-weight: 750; letter-spacing: -0.02em; margin: 0 0 12px; color: #fff; }
.smt-bets { display: grid; grid-template-columns: repeat(8, 1fr); gap: 6px; margin: 16px 0; }
.smt-bet { aspect-ratio: 1; display: grid; place-items: center; border-radius: 9px; font-size: 15px; font-weight: 700; background: rgba(255, 255, 255, 0.06); color: rgba(255, 255, 255, 0.4); }
.smt-bet--kill { background: rgba(220, 0, 24, 0.18); color: #ff8f9b; }
.smt-bet--win { background: rgba(74, 222, 128, 0.14); color: #4ade80; }
.smt-bet--big { background: rgba(22, 163, 74, 0.3); color: #86efac; }
.smt-bet-legend { display: flex; flex-wrap: wrap; gap: 14px; font-size: 12px; color: rgba(255, 255, 255, 0.72); }
.smt-bet-legend span { display: inline-flex; align-items: center; gap: 6px; }
.smt-bet-legend span::before { content: ""; width: 10px; height: 10px; border-radius: 3px; }
.smt-bet-legend .lg-kill::before { background: rgba(255, 143, 155, 0.7); }
.smt-bet-legend .lg-win::before { background: #4ade80; }
.smt-bet-legend .lg-big::before { background: #16a34a; }
.smt-loopstep { display: flex; gap: 14px; align-items: flex-start; padding: 14px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.12); position: relative; }
.smt-loopstep:last-child { border-bottom: none; }
.smt-loopstep__num {
  flex-shrink: 0; width: 26px; height: 26px; border-radius: 50%;
  display: grid; place-items: center;
  background: linear-gradient(135deg, #ff2030 0%, var(--le-red) 55%, #b30014 100%); color: #fff;
  font-size: 13px; font-weight: 700;
}
.smt-loopstep__name { font-size: 14px; font-weight: 700; color: #fff; margin-bottom: 2px; }
.smt-loopstep__desc { font-size: 12.5px; line-height: 1.5; color: rgba(255, 255, 255, 0.72); margin: 0; }

/* --- Integrationen: ruhige Kategorie-Bande -------------------------------- */
.smt-intlist { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0 clamp(20px, 3vw, 40px); }
.smt-introw { display: flex; gap: 12px; align-items: flex-start; padding: 16px 0; border-bottom: 1px solid var(--le-line); }
.smt-glyph { width: 22px; height: 22px; color: var(--le-text-3); flex-shrink: 0; margin-top: 1px; }
.smt-glyph svg { width: 100%; height: 100%; }
.smt-introw__t { font-size: 14px; font-weight: 700; color: var(--le-text); }
.smt-introw__ex { font-size: 12px; line-height: 1.5; color: var(--le-text-3); margin-top: 2px; }
.smt-onboard { max-width: var(--smt-w-text); margin-top: var(--smt-pad-s); }

/* --- QR-Buehne (5/7) ------------------------------------------------------ */
.smt-qrstage { display: grid; grid-template-columns: 5fr 7fr; gap: clamp(28px, 4vw, 64px); align-items: center; margin-top: var(--smt-pad-s); }
.smt-qrstage__bill { transform: rotate(-2deg); }
.smt-qr__bill { width: 100%; height: auto; border-radius: 14px; box-shadow: 0 40px 80px -30px rgba(15, 23, 42, 0.35), var(--le-shadow-md); display: block; }
.smt-qrfacts { font-size: 13px; line-height: 1.7; color: var(--le-text-2); margin: 14px 4px 0; }
.smt-qrfacts .smt-qrfacts__hint { display: block; font-size: 12px; color: var(--le-text-3); }
.smt-qrstage__list h3 { font-size: clamp(19px, 2.2vw, 26px); font-weight: 750; letter-spacing: -0.02em; margin: 0 0 12px; color: var(--le-text); }
.smt-qrstage__list > p { font-size: 14px; line-height: 1.65; color: var(--le-text-2); margin: 0 0 14px; }
.smt-feats { list-style: none; padding: 0; margin: 4px 0 0; display: flex; flex-direction: column; }
.smt-feats li { position: relative; padding: 11px 0 11px 26px; font-size: 13.5px; line-height: 1.5; color: var(--le-text-2); border-top: 1px solid var(--le-line); }
.smt-feats li::before { content: ""; position: absolute; left: 0; top: 14px; width: 16px; height: 16px; border-radius: 5px; background: var(--le-red-soft); border: 1px solid rgba(220, 0, 24, 0.2); }
.smt-feats li::after { content: ""; position: absolute; left: 5px; top: 18px; width: 6px; height: 4px; border-left: 2px solid var(--le-red); border-bottom: 2px solid var(--le-red); transform: rotate(-45deg); }

/* --- Split mit Sticky-Kopf ------------------------------------------------ */
@media (min-width: 900px) {
  .smt-split { display: grid; grid-template-columns: minmax(280px, 0.85fr) 1.15fr; gap: clamp(32px, 4vw, 64px); align-items: start; }
  .smt-split__head { position: sticky; top: 96px; align-self: start; }
}
.smt-split__head .smt-head { margin-bottom: 18px; }

/* --- Komponenten: Stack-Platten mit Spezifikations-Drawern ---------------- */
.smt-stackrail { position: relative; }
.smt-stackrail::before {
  content: ""; position: absolute; left: 0; top: 8px; bottom: 8px; width: 2px;
  background: linear-gradient(180deg, var(--le-red), rgba(220, 0, 24, 0.1));
}
.smt-plate { position: relative; padding: 22px 0 22px 28px; border-bottom: 1px solid var(--le-line); }
.smt-plate::before {
  content: ""; position: absolute; left: -4px; top: 30px;
  width: 10px; height: 10px; border-radius: 50%;
  background: var(--le-red); border: 2px solid var(--le-bg);
}
.smt-plate__top { display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; }
.smt-plate__tier {
  font-family: var(--font-mono, ui-monospace, monospace);
  font-size: 10px; font-weight: 700; letter-spacing: 0.1em;
  padding: 4px 10px; border-radius: 999px;
  background: var(--le-bg-2); color: var(--le-text-3); border: 1px solid var(--le-line);
}
.smt-plate__name { font-size: 17px; font-weight: 700; color: var(--le-text); }
.smt-plate__desc { font-size: 13.5px; line-height: 1.55; color: var(--le-text-2); margin: 8px 0 0; }
.smt-plate__chips { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 10px; }

/* Drawer */
.smt-drawer { margin-top: 10px; }
.smt-drawer > summary {
  min-height: 48px; display: flex; align-items: center; gap: 10px;
  cursor: pointer; font-size: 13.5px; font-weight: 600; line-height: 1.3;
  color: var(--le-text-2); list-style: none;
}
.smt-drawer > summary::-webkit-details-marker { display: none; }
.smt-drawer > summary::before { content: "+"; font-weight: 700; color: var(--le-red); width: 14px; }
.smt-drawer[open] > summary { color: var(--le-text); }
.smt-drawer[open] > summary::before { content: "–"; }
.smt-drawer__body { padding: 2px 0 8px 24px; }

/* Spec-Zeilen (in Drawern, wortgleich aus der Alt-Sektion #specs) */
.smt-spec__row { display: grid; grid-template-columns: 150px 1fr; gap: 16px; padding: 12px 0; border-top: 1px solid var(--le-line); }
.smt-spec__label { font-family: var(--font-mono, ui-monospace, monospace); font-size: 12px; font-weight: 700; color: var(--le-red); }
.smt-spec__val { font-size: 13.5px; line-height: 1.6; color: var(--le-text-2); }
.smt-spec__val strong { color: var(--le-text); font-weight: 650; }
.smt-spec__chips { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 8px; }
.smt-eng__code {
  display: inline-block; margin: 10px 0 6px;
  font-family: var(--font-mono, ui-monospace, monospace);
  font-size: 12px; font-weight: 700;
  padding: 5px 12px; border-radius: 8px;
  background: #0f1019; color: #4ade80;
}

/* --- Latenz-Band (Rest der Request-Journey) -------------------------------- */
.smt-latband { margin-top: var(--smt-pad-s); border-top: 1px solid var(--le-line); padding-top: 22px; }
.smt-latband__eyebrow {
  font-family: var(--font-mono, ui-monospace, monospace);
  font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--le-text-3); margin-bottom: 14px;
}
.smt-latband__row { display: grid; grid-template-columns: repeat(6, 1fr); gap: 14px; }
.smt-lstop { position: relative; padding-left: 14px; }
.smt-lstop::before { content: ""; position: absolute; left: 0; top: 4px; bottom: 4px; width: 2px; background: var(--le-red); opacity: 0.5; border-radius: 2px; }
.smt-lstop__num { font-family: var(--font-mono, ui-monospace, monospace); font-size: 10px; font-weight: 700; letter-spacing: 0.1em; color: var(--le-text-3); }
.smt-lstop__name { font-size: 13.5px; font-weight: 700; color: var(--le-text); margin: 2px 0; }
.smt-lstop__time { font-family: var(--font-mono, ui-monospace, monospace); font-size: 11.5px; font-weight: 700; color: var(--le-red); }

/* --- Security: Nummern-Schiene (ink) --------------------------------------- */
.smt-rail { position: relative; }
.smt-rail::after {
  content: ""; position: absolute; left: 34px; top: 0; bottom: 0; width: 1px;
  background: linear-gradient(180deg, var(--le-red), transparent);
  pointer-events: none;
}
.smt-rail__item { position: relative; padding: 28px 0 28px 84px; border-bottom: 1px solid rgba(255, 255, 255, 0.14); }
.smt-rail__item::before {
  content: attr(data-num); position: absolute; left: 0; top: 8px;
  font-size: clamp(56px, 7vw, 140px); font-weight: 800; line-height: 0.8;
  color: rgba(255, 255, 255, 0.07);
}
.smt-rail__name { font-size: 16.5px; font-weight: 700; color: #fff; margin: 0 0 8px; }
.smt-rail__desc { font-size: 13.5px; line-height: 1.6; color: rgba(255, 255, 255, 0.72); margin: 0 0 10px; }
.smt-rail__chips { display: flex; flex-wrap: wrap; gap: 6px; }
.smt-rail__item .smt-disclaimer { margin-top: 16px; }

/* --- Auth-Spec-Liste (ink, 2-spaltig, bleibt auch mobil 2-spaltig) --------- */
.smt-authspec { margin-top: var(--smt-pad-s); }
.smt-authspec__title, .smt-guard__title {
  font-family: var(--font-mono, ui-monospace, monospace);
  font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55); margin-bottom: 8px;
}
.smt-spec2__row { display: grid; grid-template-columns: 60% 40%; gap: 14px; padding: 13px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
.smt-spec2__l { font-size: 13px; line-height: 1.55; color: rgba(255, 255, 255, 0.72); }
.smt-spec2__l strong { color: #fff; font-weight: 650; }
.smt-spec2__r { font-family: var(--font-mono, ui-monospace, monospace); font-size: 12px; font-weight: 700; color: #4ade80; text-align: right; }

/* --- Agenten-Leitplanken (Hairline-Zeilen am Fuss der Schiene) ------------- */
.smt-guard { margin-top: var(--smt-pad-s); }
.smt-guard__intro { font-size: 13.5px; line-height: 1.6; color: rgba(255, 255, 255, 0.72); margin: 0 0 8px; max-width: 74ch; }
.smt-guard__intro strong { color: #fff; }
.smt-guard__row { padding: 16px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
.smt-guard__t { font-size: 14.5px; font-weight: 700; color: #fff; margin: 0 0 6px; }
.smt-guard__t .smt-guard__tag { font-size: 12px; font-weight: 600; color: #ff8f9b; margin-left: 8px; }
.smt-guard__p { font-size: 13px; line-height: 1.6; color: rgba(255, 255, 255, 0.72); margin: 0; }

/* --- Inline-CTA-Streifen --------------------------------------------------- */
.smt-strip {
  display: flex; align-items: center; justify-content: space-between; gap: 18px; flex-wrap: wrap;
  border-top: 1px solid var(--le-line); border-bottom: 1px solid var(--le-line);
  padding: 22px 0; margin-top: var(--smt-pad-s);
}
.smt-strip__t { font-size: clamp(16px, 1.8vw, 20px); font-weight: 700; letter-spacing: -0.015em; color: var(--le-text); margin: 0; }

/* --- High-End: Hairline-Spalten + Verweis-Kacheln -------------------------- */
.smt-he { display: grid; grid-template-columns: 1.15fr 0.85fr; gap: clamp(28px, 4vw, 64px); align-items: start; }
.smt-he__cols { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(18px, 2.4vw, 32px); }
.smt-he__col h3 { font-size: 15px; font-weight: 700; letter-spacing: -0.01em; color: var(--le-text); margin: 0 0 4px; }
.smt-he__col p { font-size: 13px; line-height: 1.6; color: var(--le-text-2); margin: 0; padding: 10px 0; border-top: 1px solid var(--le-line); }
.smt-he__tiles { display: grid; gap: clamp(16px, 2vw, 22px); }
.smt-he__tiles .smt-card { text-decoration: none; display: block; }

/* --- CTA (ink) -------------------------------------------------------------- */
.smt-cta-final { text-align: center; }
.smt-cta-final .smt-lead { max-width: 54ch; margin: 0 auto 26px; }
.smt-cta-final .smt-hero__actions { justify-content: center; }

/* --- Stagger ---------------------------------------------------------------- */
.smt-stagger > * { transition-delay: calc(var(--i, 0) * 60ms); }

/* --- Lucide Icon Sicherheit -------------------------------------------------- */
.smt-wrap i[data-lucide] { display: inline-flex; align-items: center; justify-content: center; line-height: 0; color: inherit; }
.smt-wrap i[data-lucide] svg { width: 1em; height: 1em; display: block; }

/* --- Reduced Motion ----------------------------------------------------------- */
@media (prefers-reduced-motion: reduce) {
  .smt-card, .smt-btn, .smt-kpi, .smt-loopstep { transition: none !important; }
  .smt-cockpit__live::before { animation: none !important; }
  .smt-reqdot { animation: none !important; }
  .smt-power__curve { animation: none !important; stroke-dashoffset: 0 !important; }
  .smt-stagger > * { transition-delay: 0ms !important; }
  .smt-latband__row.smt-rail-x, .smt-rail-x { scroll-behavior: auto; }
}

/* --- Tablet ------------------------------------------------------------------- */
@media (max-width: 980px) {
  .smt-intlist { grid-template-columns: repeat(3, 1fr); }
  .smt-he { grid-template-columns: 1fr; }
  .smt-he__tiles { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 900px) {
  .smt-hero__grid { grid-template-columns: 1fr; }
  .smt-hero__visual { max-width: 480px; }
  .smt-card { backdrop-filter: none; -webkit-backdrop-filter: none; }
  .smt-power { grid-template-columns: 1fr; }
  .smt-power__side { border-left: none; padding-left: 0; border-top: 1px solid rgba(255, 255, 255, 0.14); padding-top: var(--smt-pad-s); }
  .smt-qrstage { grid-template-columns: 1fr; }
  .smt-split { display: block; }
  .smt-split__head { position: static; }
  .smt-latband__row { grid-template-columns: repeat(3, 1fr); row-gap: 20px; }
}

/* --- Mobile --------------------------------------------------------------------- */
@media (max-width: 640px) {
  .smt-head { text-align: left; margin-bottom: 24px; }
  .smt-he__tiles { grid-template-columns: 1fr; }
  .smt-intlist { grid-template-columns: repeat(2, 1fr); gap: 0 18px; }
  .smt-glyph { display: none; } /* mobil: reine zweispaltige Textliste */
  .smt-qrstage__bill { transform: none; }
  .smt-qr__bill text { display: none; } /* SVG-Textregel: unter 11px effektiv -> HTML-Fakten daneben */
  /* Latenz-Band als Snap-Rail (einzige Rail der Seite) */
  .smt-latband__row {
    display: grid; grid-auto-flow: column; grid-auto-columns: 72vw; grid-template-columns: none;
    gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch; padding-inline: 2px 16px; scrollbar-width: none;
  }
  .smt-latband__row::-webkit-scrollbar { display: none; }
  .smt-latband__row > * { scroll-snap-align: start; }
  .smt-spec__row { grid-template-columns: 40% 60%; gap: 10px; } /* NICHT stapeln */
  .smt-spec2__row { grid-template-columns: 60% 40%; } /* bleibt zweispaltig */
  .smt-rail__item { padding: 20px 0 20px 56px; }
  .smt-rail::after { left: 22px; }
  .smt-rail__item::before { font-size: 44px; }
  .smt-band__row { grid-template-columns: 1fr; }
  .smt-band__item { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; border-left: none; border-top: 1px solid rgba(255, 255, 255, 0.14); padding: 10px 0; }
  .smt-band__item:first-child { border-top: none; padding-top: 0; }
  .smt-band__label { margin-top: 0; text-align: right; }
  /* Hero ueber dem Fold ohne Reveal-Startopacity */
  .smt-hero .reveal-up { opacity: 1 !important; transform: none !important; transition: none !important; }
  .smt-kpi__val { font-size: 22px; }
}
@media (max-width: 560px) {
  .smt-section { padding-block: 44px; }
  .smt-section--ink { padding-block: 56px; }
  .smt-hero { padding-top: 72px; }
  .smt-bets { grid-template-columns: repeat(8, 1fr); gap: 4px; }
  .smt-bets > :nth-child(n+9) { display: none; } /* mobil: eine Reihe (8 Zellen) */
  .smt-hero__actions { row-gap: 10px; }
  /* Letzte Sektion: Reserve fuer die fixe Sticky-CTA */
  .smt-cta-final { padding-bottom: calc(var(--smt-pad-m) + 58px + env(safe-area-inset-bottom)); }
}

/* ============================================================================
   LUCIDE-ICONS (self-hosted via /assets/js/lucide-icons.js)
   lucide-icons.js injiziert <svg viewBox="0 0 24 24"> in <i data-lucide>.
   Basis-Regel damit Icons nicht auf 24px aufblaehen; smt-glyph steuert die
   Box-Groesse der Integrations-Karten.
   ============================================================================ */
.smt i[data-lucide] { display: inline-flex; align-items: center; justify-content: center; line-height: 0; color: inherit; flex: 0 0 auto; }
.smt i[data-lucide] svg { width: 1em; height: 1em; display: block; }
.smt-glyph i[data-lucide] { width: 100%; height: 100%; }
.smt-glyph i[data-lucide] svg { width: 22px; height: 22px; }

/* ============================================================================
   3D POWER-LAW ARENA — High-End animiertes Portfolio-Visual
   Namespace: .pl-* (Perspektive + leuchtende Balken + KI-Kern + Live-Ticker)
   CSS3D + Vanilla-JS (keine Library), prefers-reduced-motion-sicher.
   ============================================================================ */
.smt-power__main { display: flex; flex-direction: column; gap: 22px; }

.pl-arena {
  position: relative;
  min-height: 340px;
  border-radius: 22px;
  overflow: hidden;
  background:
    radial-gradient(120% 80% at 50% 0%, rgba(220, 0, 24, 0.14), transparent 60%),
    linear-gradient(180deg, rgba(10, 11, 18, 0.6) 0%, rgba(10, 11, 18, 0.2) 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 24px 60px rgba(0, 0, 0, 0.4);
}

/* Perspektivischer Boden */
.pl-floor { position: absolute; inset: 0; perspective: 900px; perspective-origin: 50% 0%; overflow: hidden; }
.pl-floor__grid {
  position: absolute; left: -20%; right: -20%; bottom: 18%; top: 35%;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.10) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.10) 1px, transparent 1px);
  background-size: 48px 48px;
  transform: rotateX(64deg);
  transform-origin: 50% 100%;
  mask-image: linear-gradient(180deg, transparent 0%, black 35%, black 80%, transparent 100%);
  -webkit-mask-image: linear-gradient(180deg, transparent 0%, black 35%, black 80%, transparent 100%);
  opacity: 0.55;
}
.pl-floor__glow {
  position: absolute; left: 30%; right: 30%; bottom: 14%; height: 60%;
  background: radial-gradient(ellipse at 50% 100%, rgba(220, 0, 24, 0.30), transparent 70%);
  filter: blur(20px);
}

/* 3D-Balken-Stage */
.pl-stage {
  position: absolute; left: 8%; right: 8%; bottom: 22%; top: 24%;
  display: flex; align-items: flex-end; justify-content: space-between; gap: 2.5%;
  transform-style: preserve-3d;
}
.pl-bar {
  position: relative; flex: 1 1 0; height: var(--h);
  border-radius: 8px 8px 3px 3px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.04));
  border: 1px solid rgba(255, 255, 255, 0.12);
  transform-origin: 50% 100%;
  transform: translateZ(0) scaleY(0);
  opacity: 0;
  transition: transform 0.9s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.6s ease, background 0.5s ease, box-shadow 0.5s ease;
  display: flex; flex-direction: column; align-items: center; justify-content: flex-start;
  padding-top: 8px;
  min-height: 18px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
.pl-arena.is-active .pl-bar { transform: translateZ(0) scaleY(1); opacity: 1; }
/* Gewinner: leuchten grün */
.pl-bar--win { background: linear-gradient(180deg, rgba(74, 222, 128, 0.85), rgba(22, 163, 74, 0.4)); border-color: rgba(74, 222, 128, 0.5); box-shadow: 0 0 24px rgba(74, 222, 128, 0.4), 0 8px 20px rgba(0, 0, 0, 0.3); }
/* Top: leuchten kräftig, skalieren extra */
.pl-bar--big { background: linear-gradient(180deg, #4ade80, #15803d); border-color: rgba(74, 222, 128, 0.7); box-shadow: 0 0 36px rgba(74, 222, 128, 0.6), 0 10px 26px rgba(0, 0, 0, 0.35); }
.pl-arena.is-active .pl-bar--big { transform: translateZ(20px) scaleY(1.04); }
/* Verlierer: kippen + verblassen */
.pl-bar--kill { background: linear-gradient(180deg, rgba(255, 143, 155, 0.45), rgba(120, 20, 30, 0.3)); border-color: rgba(255, 143, 155, 0.3); }
.pl-arena.is-active .pl-bar--kill { transform: translateZ(-10px) scaleY(1) rotateZ(8deg); opacity: 0.4; }
/* idle: dezent grau */
.pl-bar--idle { background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)); }

.pl-bar__val { font-family: var(--font-mono, ui-monospace, monospace); font-size: 11px; font-weight: 800; color: #fff; }
.pl-bar__tag { position: absolute; bottom: -22px; left: 50%; transform: translateX(-50%); font-family: var(--font-mono, ui-monospace, monospace); font-size: 9px; letter-spacing: 0.1em; text-transform: uppercase; color: rgba(255, 255, 255, 0.5); white-space: nowrap; }
.pl-bar--win .pl-bar__tag, .pl-bar--big .pl-bar__tag { color: #4ade80; }
.pl-bar--kill .pl-bar__tag { color: #ff8f9b; }

/* KI-Kern oben (leuchtender Fokus) */
.pl-core {
  position: absolute; top: 10%; left: 50%; transform: translateX(-50%);
  width: 54px; height: 54px; display: grid; place-items: center;
  color: #fff; z-index: 3;
}
.pl-core i[data-lucide] { width: 26px; height: 26px; filter: drop-shadow(0 0 10px rgba(255, 93, 110, 0.8)); z-index: 2; }
.pl-core__pulse { position: absolute; inset: 0; border-radius: 50%; background: radial-gradient(circle, rgba(255, 93, 110, 0.55), transparent 65%); animation: pl-core-pulse 2.4s ease-in-out infinite; }
.pl-core__ring { position: absolute; inset: 4px; border-radius: 50%; border: 1.5px dashed rgba(255, 93, 110, 0.5); animation: pl-core-spin 14s linear infinite; }
@keyframes pl-core-pulse { 0%, 100% { transform: scale(1); opacity: 0.85; } 50% { transform: scale(1.18); opacity: 1; } }
@keyframes pl-core-spin { to { transform: rotate(360deg); } }

/* Live-Ticker (Wetten werden bewertet — Text-Einblendungen) */
.pl-ticker {
  position: absolute; top: 14px; right: 16px; max-width: 52%;
  display: flex; flex-direction: column; gap: 6px; align-items: flex-end;
  font-family: var(--font-mono, ui-monospace, monospace); font-size: 11px;
  pointer-events: none; z-index: 4;
}
.pl-ticker__item { padding: 5px 11px; border-radius: 999px; opacity: 0; transform: translateX(12px); animation: pl-tick 3.4s ease forwards; white-space: nowrap; }
.pl-ticker__item--win { background: rgba(74, 222, 128, 0.14); border: 1px solid rgba(74, 222, 128, 0.35); color: #4ade80; }
.pl-ticker__item--kill { background: rgba(255, 143, 155, 0.12); border: 1px solid rgba(255, 143, 155, 0.32); color: #ff8f9b; }
@keyframes pl-tick { 0% { opacity: 0; transform: translateX(12px); } 12% { opacity: 1; transform: translateX(0); } 80% { opacity: 1; } 100% { opacity: 0; transform: translateX(-6px); } }

/* Skala-Beschriftung unten */
.pl-scale {
  position: absolute; left: 8%; right: 8%; bottom: 10px;
  display: flex; justify-content: space-between;
  font-family: var(--font-mono, ui-monospace, monospace); font-size: 10px; letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.45);
}
.pl-scale span:first-child { color: #4ade80; }

/* Legende + Claim */
.pl-legend { display: flex; flex-wrap: wrap; gap: 10px; }
.pl-leg { display: inline-flex; align-items: center; gap: 7px; padding: 6px 13px; border-radius: 999px; font-size: 12px; font-weight: 600; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.12); color: rgba(255, 255, 255, 0.78); }
.pl-leg--big { background: rgba(74, 222, 128, 0.12); border-color: rgba(74, 222, 128, 0.3); color: #4ade80; }
.pl-leg--win { background: rgba(74, 222, 128, 0.08); border-color: rgba(74, 222, 128, 0.22); color: #4ade80; }
.pl-leg--kill { background: rgba(255, 143, 155, 0.1); border-color: rgba(255, 143, 155, 0.28); color: #ff8f9b; }
.pl-claim { font-size: 15px; line-height: 1.6; color: rgba(255, 255, 255, 0.72); margin: 0; max-width: 56ch; }
.pl-claim strong { color: #fff; }

@media (max-width: 860px) {
  .pl-arena { min-height: 280px; }
  .pl-stage { left: 6%; right: 6%; }
  .pl-bar__val { font-size: 9px; }
  .pl-ticker { max-width: 46%; font-size: 10px; }
  .pl-core { width: 44px; height: 44px; }
}
@media (prefers-reduced-motion: reduce) {
  .pl-core__pulse, .pl-core__ring, .pl-ticker__item { animation: none !important; }
  .pl-bar { transition: none !important; transform: scaleY(1) !important; opacity: 1 !important; }
  .pl-arena.is-active .pl-bar--big { transform: scaleY(1.04) !important; }
  .pl-arena.is-active .pl-bar--kill { opacity: 0.5 !important; }
}
