/* Self-hosted IBM Plex Sans (OFL) — keine Google-Fonts-Uebertragung (Datenschutz) */
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/ibm-plex-sans-400.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/ibm-plex-sans-ext-400.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/ibm-plex-sans-500.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/ibm-plex-sans-ext-500.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/ibm-plex-sans-600.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/ibm-plex-sans-ext-600.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:700;font-display:swap;src:url('fonts/ibm-plex-sans-700.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:700;font-display:swap;src:url('fonts/ibm-plex-sans-ext-700.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}

/* Landing page — EUDI Verified Call.
 * Tokens & Regeln: siehe STYLEGUIDE.md (Quelle: public/style.css :root).
 * Mobile-first, Flexbox/Grid, keine Frameworks. */

:root {
  color-scheme: light;
  --bg: #f5f8fc;
  --bg-tint: #eef3fa;
  --surface: #ffffff;
  --surface-2: #f1f5f9;
  --border: #e3e9f2;
  --border-strong: #cfd8e6;
  --navy: #0f172a;
  --text: #1b2433;
  --text-muted: #5d6b85;
  --text-faint: #94a3b8;
  --accent: #0369a1;
  --accent-strong: #075e8c;
  --accent-soft: #e3f0f9;
  --on-accent: #ffffff;
  --ok: #059669;
  --ok-strong: #047857;
  --ok-soft: #e2f5ee;
  --ok-border: rgba(5, 150, 105, 0.25);
  --glow-a: rgba(3, 105, 161, 0.1);
  --glow-b: rgba(0, 68, 148, 0.08);
  --eu-gold: #FFCC00;
  --r-sm: 9px;
  --r: 13px;
  --r-lg: 18px;
  --r-pill: 999px;
  --shadow: 0 18px 40px -22px rgba(15, 23, 42, 0.28);
  --shadow-sm: 0 4px 14px -8px rgba(15, 23, 42, 0.22);
  --shadow-btn: 0 8px 18px -8px rgba(3, 105, 161, 0.5);
  --t: 180ms cubic-bezier(0.2, 0.7, 0.3, 1);
  --font: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}

/* Dark theme — same values as public/style.css (see STYLEGUIDE.md §1). */
:root[data-theme="dark"] {
  color-scheme: dark;
  --bg: #0b1220;
  --bg-tint: #0d1626;
  --surface: #121d32;
  --surface-2: #1b2942;
  --border: #243450;
  --border-strong: #37496c;
  --navy: #ecf2fb;
  --text: #d7e1f0;
  --text-muted: #9db0cc;
  --text-faint: #66779a;
  --accent: #4aabe0;
  --accent-strong: #7cc4ec;
  --accent-soft: #14283f;
  --on-accent: #06111d;
  --ok: #34d399;
  --ok-strong: #7fe7c3;
  --ok-soft: #0d2b23;
  --ok-border: rgba(52, 211, 153, 0.4);
  --glow-a: rgba(74, 171, 224, 0.08);
  --glow-b: rgba(74, 130, 224, 0.06);
  --eu-gold: #FFD633;
  --shadow: 0 18px 40px -22px rgba(0, 0, 0, 0.75);
  --shadow-sm: 0 4px 14px -8px rgba(0, 0, 0, 0.65);
  --shadow-btn: 0 8px 18px -8px rgba(74, 171, 224, 0.35);
}
@media (prefers-color-scheme: dark) {
  :root:not([data-theme="light"]) {
    color-scheme: dark;
    --bg: #0b1220;
    --bg-tint: #0d1626;
    --surface: #121d32;
    --surface-2: #1b2942;
    --border: #243450;
    --border-strong: #37496c;
    --navy: #ecf2fb;
    --text: #d7e1f0;
    --text-muted: #9db0cc;
    --text-faint: #66779a;
    --accent: #4aabe0;
    --accent-strong: #7cc4ec;
    --accent-soft: #14283f;
    --on-accent: #06111d;
    --ok: #34d399;
    --ok-strong: #7fe7c3;
    --ok-soft: #0d2b23;
    --ok-border: rgba(52, 211, 153, 0.4);
    --glow-a: rgba(74, 171, 224, 0.08);
    --glow-b: rgba(74, 130, 224, 0.06);
    --eu-gold: #FFD633;
    --shadow: 0 18px 40px -22px rgba(0, 0, 0, 0.75);
    --shadow-sm: 0 4px 14px -8px rgba(0, 0, 0, 0.65);
    --shadow-btn: 0 8px 18px -8px rgba(74, 171, 224, 0.35);
  }
}

* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: var(--font);
  font-size: 16px;
  line-height: 1.6;
  color: var(--text);
  background:
    radial-gradient(820px 460px at 50% -6%, var(--glow-a), transparent 60%),
    radial-gradient(640px 460px at 100% 0%, var(--glow-b), transparent 55%),
    var(--bg);
  -webkit-font-smoothing: antialiased;
}

/* ---- shared ---- */
.wrap { max-width: 1080px; margin: 0 auto; padding: 0 20px; }
.icon { width: 20px; height: 20px; flex: none; }
h1, h2, h3 { color: var(--navy); line-height: 1.2; margin: 0 0 0.5em; }
p { margin: 0 0 1em; }
.muted { color: var(--text-muted); }

.skip-link {
  position: absolute; left: -999px; top: 8px;
  background: var(--surface); color: var(--accent);
  padding: 10px 16px; border-radius: var(--r-sm); box-shadow: var(--shadow-sm); z-index: 100;
}
.skip-link:focus { left: 8px; }

/* ---- buttons ---- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  min-height: 48px; padding: 12px 26px;
  border: none; border-radius: var(--r-sm);
  font: inherit; font-weight: 600; text-decoration: none; cursor: pointer;
  transition: transform var(--t), filter var(--t), background var(--t), box-shadow var(--t);
}
.btn-primary { background: var(--accent); color: var(--on-accent); box-shadow: var(--shadow-btn); }
.btn-primary:hover { transform: translateY(-1px); filter: brightness(1.06); }
.btn-ghost { background: var(--surface); color: var(--navy); border: 1px solid var(--border-strong); }
.btn-ghost:hover { background: var(--surface-2); }
.btn:focus-visible { outline: none; box-shadow: 0 0 0 3px var(--accent-soft), 0 0 0 1px var(--accent); }

/* ---- header ---- */
.site-header { padding: 18px 0; }
.site-header .wrap { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.logo { display: inline-flex; align-items: center; gap: 10px; text-decoration: none; }
.logo svg { width: 34px; height: 34px; }
.logo strong { color: var(--navy); font-size: 1.05rem; letter-spacing: -0.01em; white-space: nowrap; }
.header-cta { min-height: 40px; padding: 8px 18px; font-size: 0.9rem; }

/* ---- hero ---- */
.hero { padding: clamp(40px, 8vw, 96px) 0 clamp(32px, 6vw, 64px); text-align: center; }
.hero .eyebrow {
  display: inline-flex; align-items: center; gap: 7px;
  background: var(--ok-soft); color: var(--ok-strong);
  border: 1px solid var(--ok-border);
  padding: 5px 14px; border-radius: var(--r-pill);
  font-size: 0.8rem; font-weight: 650; letter-spacing: 0.02em;
  margin-bottom: 22px;
}
.hero .eyebrow .icon { width: 14px; height: 14px; }
.hero h1 {
  font-size: clamp(1.9rem, 4.6vw, 3rem);
  letter-spacing: -0.02em; font-weight: 700;
  max-width: 17em; margin-left: auto; margin-right: auto;
}
.hero h1 em { font-style: normal; color: var(--accent); }
.hero .sub {
  max-width: 640px; margin: 14px auto 30px;
  color: var(--text-muted); font-size: 1.1rem;
}
.hero .cta-row { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; }
.hero .cta-note { margin-top: 14px; font-size: 0.86rem; color: var(--text-faint); }

/* Technische Trust-Badges. Absichtlich kantig (keine Pill-Radien wie .eyebrow): sie
 * gehoeren zur Architektur-Aussage, nicht zum Marketing-Ton, und sollen wie ein
 * Datenblatt-Vermerk lesen. */
.trust-badges {
  display: flex; flex-wrap: wrap; justify-content: center; gap: 8px;
  list-style: none; margin: 24px 0 0; padding: 0;
}
.trust-badge {
  display: inline-flex; align-items: center; gap: 7px;
  padding: 6px 12px;
  background: var(--surface); color: var(--text-muted);
  border: 1px solid var(--border-strong);
  font-size: 0.76rem; font-weight: 600; letter-spacing: 0.01em;
}
.trust-badge .icon { width: 13px; height: 13px; flex: none; color: var(--accent); }
@media (max-width: 480px) { .trust-badge { font-size: 0.72rem; padding: 5px 10px; } }

/* ---- sections ---- */
.section { padding: clamp(40px, 7vw, 80px) 0; }
.section-head { text-align: center; max-width: 640px; margin: 0 auto 40px; }
.section-head h2 { font-size: clamp(1.4rem, 2.8vw, 1.9rem); letter-spacing: -0.01em; }
.section-head p { color: var(--text-muted); }

/* ---- how it works ---- */
.steps { display: grid; grid-template-columns: 1fr; gap: 16px; }
@media (min-width: 768px) { .steps { grid-template-columns: repeat(3, 1fr); gap: 20px; } }
/* 4-Schritte-Flow: auf Tablet 2x2 (vier Spalten waeren dort zu schmal fuer die
 * Ueberschriften), ab Desktop eine Reihe. */
@media (min-width: 768px) { .steps-4 { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1080px) {
  .steps-4 { grid-template-columns: repeat(4, 1fr); gap: 16px; }
  .steps-4 .step { padding: 24px 20px 22px; }
  .steps-4 .step h3 { font-size: 1rem; }
}
.step {
  position: relative;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--r-lg);
  box-shadow: var(--shadow);
  padding: 26px 24px 24px;
}
.step .step-no {
  position: absolute; top: 22px; right: 22px;
  color: var(--text-faint); font-weight: 700; font-size: 0.86rem;
  font-variant-numeric: tabular-nums;
}
.step .step-icon {
  display: inline-flex; align-items: center; justify-content: center;
  width: 46px; height: 46px; border-radius: var(--r);
  background: var(--accent-soft); color: var(--accent);
  margin-bottom: 16px;
}
.step .step-icon .icon { width: 22px; height: 22px; }
.step h3 { font-size: 1.05rem; }
.step p { color: var(--text-muted); font-size: 0.94rem; margin: 0; }

/* ---- eIDAS 2.0 & Privacy-by-Design ----
 * Visuell abgesetzt vom Rest der Seite: eigener Grundton, durchgehend rechte Winkel
 * (kein border-radius), Akzentkante oben. Das geradlinige Raster ist hier kein Stil-Gag —
 * es unterscheidet die regulatorische Aussage von den Produkt-Sektionen, die bewusst
 * weicher gestaltet sind. */
.arch-section {
  background: var(--bg-tint);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}
.arch-eyebrow {
  display: inline-flex; align-items: center; gap: 7px;
  margin-bottom: 14px; padding: 5px 12px;
  background: var(--surface); color: var(--text-muted);
  border: 1px solid var(--border-strong);
  font-size: 0.74rem; font-weight: 650; letter-spacing: 0.04em; text-transform: uppercase;
}
.arch-eyebrow .icon { width: 13px; height: 13px; flex: none; color: var(--eu-gold); }

/* gap:1px + Flaechenhintergrund = durchgehende Trennlinien statt schwebender Karten:
 * drei Saeulen EINER Architektur, nicht drei Features. */
.arch-grid { display: grid; grid-template-columns: 1fr; gap: 1px; background: var(--border-strong); }
@media (min-width: 860px) { .arch-grid { grid-template-columns: repeat(3, 1fr); } }
.arch-card {
  position: relative;
  /* Spalte + auto-Margin auf .arch-proof: die Belegzeilen liegen auf EINER Grundlinie,
   * auch wenn die Fliesstexte unterschiedlich lang sind. */
  display: flex; flex-direction: column;
  background: var(--surface);
  border-top: 3px solid var(--accent);
  padding: 26px 24px 24px;
}
.arch-card .arch-num {
  position: absolute; top: 24px; right: 22px;
  color: var(--text-faint); font-weight: 700; font-size: 0.8rem;
  font-variant-numeric: tabular-nums; letter-spacing: 0.06em;
}
.arch-card .arch-icon {
  display: inline-flex; align-items: center; justify-content: center;
  width: 40px; height: 40px;
  background: var(--accent-soft); color: var(--accent);
  margin-bottom: 15px;
}
.arch-card .arch-icon .icon { width: 20px; height: 20px; }
.arch-card h3 { font-size: 1.04rem; letter-spacing: -0.01em; margin-bottom: 8px; padding-right: 32px; }
/* Mindestabstand liegt auf dem Fliesstext, nicht auf .arch-proof — dessen auto-Margin
 * schiebt nur nach unten und wuerde bei vollem Text sonst auf 0 zusammenfallen. */
.arch-card p { color: var(--text-muted); font-size: 0.92rem; line-height: 1.55; margin: 0 0 14px; }
/* Belegzeile: wo die Zusage im Code erzwungen wird. Damit "nachpruefbar" nicht nur
 * behauptet, sondern verortet ist. */
.arch-card .arch-proof {
  margin: auto 0 0; padding-top: 11px;
  border-top: 1px solid var(--border);
  color: var(--text-faint); font-size: 0.78rem; line-height: 1.5;
}
.arch-card .arch-proof code {
  font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;
  font-size: 0.94em; color: var(--text-muted);
}
.arch-card .arch-proof a { color: var(--accent); text-decoration: underline; text-underline-offset: 2px; }

/* ---- Editionen-Vergleich (editionen.html) ----
 * Die Tabelle ist breites Inhaltsformat: sie scrollt in ihrem EIGENEN Container,
 * damit die Seite selbst nie horizontal scrollt (Regel aus STYLEGUIDE.md). */
.ed-tablewrap { overflow-x: auto; border: 1px solid var(--border); border-radius: var(--r-lg); background: var(--surface); }
.ed-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; min-width: 520px; }
.ed-table thead th {
  position: sticky; top: 0; z-index: 1;
  background: var(--surface-2); color: var(--navy);
  text-align: left; font-weight: 650; font-size: 0.82rem;
  letter-spacing: 0.04em; text-transform: uppercase;
  padding: 12px 16px; border-bottom: 1px solid var(--border-strong);
}
.ed-table thead th:nth-child(2), .ed-table thead th:nth-child(3) { text-align: center; width: 132px; }
.ed-table td { padding: 11px 16px; border-bottom: 1px solid var(--border); color: var(--text); }
.ed-table td:nth-child(2), .ed-table td:nth-child(3) { text-align: center; font-weight: 600; }
.ed-table tbody tr:last-child td { border-bottom: none; }
.ed-table tbody tr:hover td { background: var(--bg-tint); }
/* Gruppenkopf: trennt die Kategorien ohne eine zweite Tabelle zu brauchen. */
.ed-table .ed-group {
  text-align: left; padding: 16px 16px 8px;
  color: var(--accent-strong); font-size: 0.78rem; font-weight: 700;
  letter-spacing: 0.06em; text-transform: uppercase;
  background: var(--bg-tint); border-bottom: 1px solid var(--border-strong);
}
.ed-table .yes { color: var(--ok-strong); }
/* „–" ist bewusst zurueckhaltend statt eines roten Kreuzes: die Zeile fehlt in einer
 * Edition, sie ist kein Fehler. Rot wuerde Community wie defekt aussehen lassen. */
.ed-table .no { color: var(--text-faint); }
.ed-table .soon { color: var(--text-muted); font-weight: 500; font-size: 0.84rem; font-style: italic; }

.ed-dot { display: inline-block; width: 9px; height: 9px; border-radius: 50%; vertical-align: baseline; }
.ed-dot.ed-c { background: var(--ok); }
.ed-dot.ed-p { background: var(--accent); }

.ed-note { margin: 16px 2px 0; color: var(--text-muted); font-size: 0.88rem; line-height: 1.55; }

/* Nur fuer Screenreader — die Tabelle braucht eine Beschriftung, sichtbar waere sie
 * doppelt zur Ueberschrift darueber. */
.sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;
}

/* ---- tech & privacy ---- */
.privacy { display: grid; grid-template-columns: 1fr; gap: 16px; }
@media (min-width: 768px) { .privacy { grid-template-columns: repeat(2, 1fr); gap: 20px; } }
.privacy-card {
  display: flex; gap: 16px; align-items: flex-start;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--r-lg);
  box-shadow: var(--shadow-sm);
  padding: 22px;
}
.privacy-card .p-icon {
  flex: none; display: inline-flex; align-items: center; justify-content: center;
  width: 40px; height: 40px; border-radius: var(--r-sm);
  background: var(--ok-soft); color: var(--ok-strong);
}
.privacy-card h3 { font-size: 1rem; margin-bottom: 4px; }
.privacy-card p { color: var(--text-muted); font-size: 0.92rem; margin: 0; }

/* ---- final CTA ---- */
.cta-final {
  text-align: center;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--r-lg);
  box-shadow: var(--shadow);
  padding: clamp(32px, 6vw, 56px) 24px;
}
.cta-final h2 { font-size: clamp(1.3rem, 2.6vw, 1.7rem); }
.cta-final p { color: var(--text-muted); max-width: 480px; margin: 0 auto 24px; }

/* ---- footer ---- */
.site-footer { padding: 40px 0 48px; }
.site-footer .wrap {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px;
  border-top: 1px solid var(--border); padding-top: 24px;
  font-size: 0.85rem; color: var(--text-faint);
}
.site-footer a { color: var(--text-muted); text-decoration: none; }
.site-footer a:hover { color: var(--accent); text-decoration: underline; }
.site-footer nav { display: flex; flex-wrap: wrap; gap: 18px; }

/* Theme toggle (footer meta pill) — see STYLEGUIDE.md §5. */
.theme-toggle {
  min-height: 36px; width: 36px; padding: 0;
  display: inline-flex; align-items: center; justify-content: center;
  background: var(--surface-2);
  border: 1px solid var(--border);
  border-radius: var(--r-pill);
  color: var(--text-faint);
  font: inherit;
  cursor: pointer;
  transition: color var(--t), border-color var(--t);
}
.theme-toggle:hover { color: var(--text-muted); border-color: var(--border-strong); }
.theme-toggle:focus-visible { outline: none; border-color: var(--accent); box-shadow: 0 0 0 3px var(--accent-soft); }
.theme-toggle svg { width: 16px; height: 16px; }

@media (prefers-reduced-motion: reduce) {
  * { animation: none !important; transition: none !important; }
  html { scroll-behavior: auto; }
}

/* Logo: der Gold-Sternkranz dreht sich sehr langsam (nur transform, GPU). Das Schild
 * bleibt statisch. Respektiert prefers-reduced-motion (dann steht der Kranz still). */
.logo-ring { transform-box: view-box; transform-origin: 24px 24px; animation: logo-ring-spin 72s linear infinite; }
@keyframes logo-ring-spin { to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) { .logo-ring { animation: none; } }

/* ---- Testphase-Hinweis ---- */
.notice-section { padding: 0 0 8px; }
.notice {
  display: flex; gap: 14px; align-items: flex-start;
  max-width: 900px; margin: 0 auto;
  background: var(--accent-soft); border: 1px solid var(--accent);
  border-radius: var(--r-lg); box-shadow: var(--shadow-sm);
  padding: 18px 22px;
}
.notice .n-icon { flex: none; color: var(--accent); margin-top: 1px; }
.notice h2 { font-size: 1.05rem; margin: 0 0 4px; color: var(--navy); }
.notice p { margin: 0; color: var(--text); font-size: 0.95rem; }

/* ---- "NEU"-Badge (EU-Gold, sparsam) ---- */
.badge-new {
  display: inline-block; vertical-align: middle;
  background: var(--eu-gold); color: #1b2433;
  font-size: 0.62rem; font-weight: 700; letter-spacing: 0.05em;
  padding: 2px 8px; border-radius: var(--r-pill); margin-left: 6px;
}

/* ---- App / TestFlight ---- */
.app-panel {
  display: grid; grid-template-columns: 1fr; gap: 24px; align-items: center;
  background: var(--surface); border: 1px solid var(--border);
  border-radius: var(--r-lg); box-shadow: var(--shadow);
  padding: clamp(28px, 5vw, 44px);
}
@media (min-width: 768px) { .app-panel { grid-template-columns: 200px 1fr; gap: 36px; } }
.app-visual { display: flex; justify-content: center; }
.app-visual .app-logo { width: 140px; height: 140px; filter: drop-shadow(0 16px 32px rgba(0, 59, 142, 0.22)); }
.app-text h2 { font-size: clamp(1.3rem, 2.6vw, 1.7rem); margin-top: 6px; }
.app-perks { list-style: none; margin: 4px 0 22px; padding: 0; display: grid; gap: 10px; }
.app-perks li {
  position: relative; padding-left: 26px; color: var(--text-muted); font-size: 0.95rem; line-height: 1.45;
}
.app-perks li strong { color: var(--navy); font-weight: 600; }
.app-perks li::before {
  content: "✓"; position: absolute; left: 0; top: 0;
  color: var(--ok-strong); font-weight: 800;
}
.app-text .cta-note { margin-top: 12px; text-align: left; }

/* ---- Rechtsseiten (Impressum) ---- */
.prose { max-width: 760px; margin: 0 auto; }
.prose h1 { font-size: clamp(1.6rem, 3vw, 2rem); margin: 0 0 4px; }
.prose h2 { font-size: 1.05rem; margin: 26px 0 6px; color: var(--navy); }
.prose p { color: var(--text); line-height: 1.6; }
.prose .muted { color: var(--text-muted); }

/* Entwurfs-Markierungen auf Rechtsseiten */
.legal-todo { background: var(--warn-soft); border: 1px solid var(--warn-border); color: var(--warn-text); border-radius: var(--r); padding: 12px 16px; margin: 18px 0; font-size: 0.9rem; }
.legal-todo-inline { background: var(--warn-soft); color: var(--warn-text); border-radius: 4px; padding: 0 4px; box-decoration-break: clone; -webkit-box-decoration-break: clone; }
