/* agentella - gemeinsames Gestaltungssystem der oeffentlichen App-Seiten:
   /demo, /demo-anfrage, /demo/<token>, /demos und die Fehlerseiten der App.

   Bis zum 23.09.2026 sahen diese Seiten aus wie von einer anderen Firma:
   eine zentrierte Karte ohne Kopf und Fuss, Knoepfe mit Verlauf und Leuchten,
   eine eigene Kopie der Tokens in demo.css. Ab hier gilt die Landingpage:
   dunkel, Mint als einzige Akzentfarbe ohne Verlauf, linksbuendig, dieselben
   Schriften, dasselbe Signet.

   Aufteilung:
     marke.css   Schriften, Tokens, Marke, Knoepfe, Kopf, Fuss, Zugaenglichkeit
                 (diese Datei, fuer jede App-Seite).
     demo.css    was nur die Demo-Strecke braucht: Orb, Status, Formular.
   Kopf und Fuss kommen als Markup aus core/seitenrahmen.py; in die statischen
   Seiten setzt scripts/rahmen_einsetzen.py sie zwischen RAHMEN-Marker.

   Die Tokens im :root stehen 1:1 wie in landing/landing.css. Die Landing
   bleibt die Quelle, die Wache gegen Abweichungen ist
   tests/test_marke_tokens.py. Die Schriften sind dieselben Schnitte wie in
   fonts.css, nur mit dem Pfad des App-Mounts: /demo/assets/fonts ist
   web/vendor/fonts (server.py), oeffentlich und ohne Kopie. */

/* ---------- Schriften (selbst gehostet, DSGVO; laden erst bei Nutzung) ---------- */
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/instrument-sans-400-latin-ext.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: 'Instrument Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/instrument-sans-400-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/instrument-sans-500-latin-ext.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: 'Instrument Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/instrument-sans-500-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/instrument-sans-600-latin-ext.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: 'Instrument Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/instrument-sans-600-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/jetbrains-mono-400-latin-ext.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: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/jetbrains-mono-400-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/jetbrains-mono-500-latin-ext.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: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/jetbrains-mono-500-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/jetbrains-mono-600-latin-ext.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: 'JetBrains Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/jetbrains-mono-600-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/sora-600-latin-ext.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: 'Sora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/sora-600-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/sora-700-latin-ext.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: 'Sora';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/sora-700-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/sora-800-latin-ext.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: 'Sora';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/sora-800-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ---------- Tokens: 1:1 aus landing/landing.css ---------- */
:root {
  color-scheme: dark;
  --bg: #0a0e0d;
  --bg-raise: #101614;
  --glass: rgba(255, 255, 255, .035);
  --glass-2: rgba(255, 255, 255, .07);
  --glass-hi: rgba(255, 255, 255, .10);
  --line: rgba(255, 255, 255, .08);
  --line-strong: rgba(255, 255, 255, .16);
  --text: #e9f2ee;
  --muted: #8a9a93;
  --accent: #86efce;
  --accent-dim: #3ec99b;
  --accent-ink: #052e21;
  --accent-soft: rgba(134, 239, 206, .10);
  --accent-glow: rgba(110, 231, 197, .22);
  --green: #4ade80;
  --red: #ff8080;
  --amber: #ffd479;
  --mono: "JetBrains Mono", ui-monospace, monospace;
  --sans: "Instrument Sans", system-ui, sans-serif;
  --display: "Sora", var(--sans);
  --ease: cubic-bezier(.25, 1, .5, 1);
  --radius: 16px;
  --s1: 4px;  --s2: 8px;   --s3: 12px; --s4: 16px; --s5: 24px;
  --s6: 32px; --s7: 48px;  --s8: 64px; --s9: 96px; --s10: 128px;
  --t-h1:   clamp(36px, 16px    + 5.55vw, 96px);
  --t-h2:   clamp(29px, 19.7px  + 2.60vw, 57px);
  --t-h3:   clamp(22px, 18.7px  + 0.93vw, 32px);
  --t-lead: clamp(20px, 16.7px  + 0.93vw, 30px);
  --t-scene-lead: clamp(17px, 15.9px + 0.31vw, 21px);
  --t-body: clamp(15px, 14px    + 0.28vw, 18px);
  --t-sub:  clamp(16px, 15px    + 0.28vw, 19px);
  --topbar-h: 69px;
  --shadow-raise: 0 10px 30px rgba(0, 0, 0, .38),
                  0 1px 2px rgba(0, 0, 0, .5),
                  inset 0 1px 0 var(--glass-hi);
  --shadow-inset: inset 0 2px 8px rgba(0, 0, 0, .45),
                  inset 0 -1px 0 rgba(255, 255, 255, .05);
}

* { box-sizing: border-box; margin: 0; }
/* Eigene display-Regeln schlagen sonst das hidden-Attribut des Browsers -
   sichtbar geworden am Anruf-Orb auf einer abgelaufenen Kunden-Demo. */
[hidden] { display: none !important; }

/* Kopf, Inhalt, Fuss untereinander; der Inhalt waechst, damit der Fuss auch
   auf kurzen Seiten (Fehlerseite, abgelaufene Demo) unten steht. */
body {
  min-height: 100dvh;
  display: flex; flex-direction: column;
  /* Derselbe statische Verlauf, den die Landing auf schmalen Bildschirmen
     statt der Aurora zeigt: eine Lage, kein Blur, keine Animation. */
  background: var(--bg) radial-gradient(60vw 52vw at 72% -8%, rgba(110, 231, 197, .10), transparent 62%) no-repeat;
  color: var(--text);
  font-family: var(--sans);
  font-size: 16px; line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
body::after {
  content: ""; position: fixed; inset: 0;
  z-index: 60; pointer-events: none; opacity: .035;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");
}

.sr-only, .skip {
  position: absolute; width: 1px; height: 1px;
  overflow: hidden; clip-path: inset(50%); white-space: nowrap;
}
/* Sprunglink aus core/seitenrahmen.py: unsichtbar bis zum ersten Tab, dann
   oben links ueber der Kopfzeile. Wie .skip in landing/landing.css. */
.skip:focus {
  position: fixed; top: 12px; left: 12px; z-index: 100;
  width: auto; height: auto; min-width: 44px; min-height: 44px;
  overflow: visible; clip-path: none;
  display: inline-flex; align-items: center; padding: 10px 16px;
  background: var(--bg-raise); color: var(--text);
  border: 1px solid var(--line-strong); border-radius: 10px;
  font-weight: 600; text-decoration: none;
  outline: 2px solid var(--accent); outline-offset: 2px;
}

::selection { background: var(--accent); color: var(--accent-ink); }

:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 3px;
  border-radius: 6px;
}

/* ---------- Marke: Signet + Wortmarke (wie landing.css) ----------
   Signet: Ikosaeder als reine Kantenzeichnung in currentColor, keine
   Kachel, keine Fuellflaeche. Wortmarke: Sora 700, kleingeschrieben,
   runder Mint-Punkt am Ende (kein Zeichen im Text).
   Verbindlich: docs/konzept/AGENTELLA-MARKE-PRODUKT-WEBSITE-2026.md §3. */
.signet-def { position: absolute; }
.brand { display: flex; gap: 12px; align-items: center; text-decoration: none; color: var(--text); }
.brand-mark {
  width: 34px; height: 34px; display: grid; place-items: center; flex-shrink: 0;
}
.brand-mark svg { width: 100%; height: 100%; }
.brand-name { font-size: 15px; }
.wortmarke, .brand-name { font-family: var(--display); font-weight: 700; letter-spacing: -.01em; white-space: nowrap; }
.wortmarke::after, .brand-name::after {
  content: ""; display: inline-block; vertical-align: baseline;
  width: max(3px, .25em); height: max(3px, .25em); margin-left: .1em;
  border-radius: 999px; background: var(--accent);
}

/* ---------- Knoepfe (wie landing.css) ----------
   Primaer: eine Farbe, kein Verlauf, kein Dauerleuchten. Sekundaer: Kontur. */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  font-family: var(--sans); font-weight: 600; font-size: 14px;
  color: var(--text); text-decoration: none;
  padding: 10px 20px; border-radius: 10px; cursor: pointer;
  background: var(--glass-2);
  border: 1px solid var(--line-strong);
  box-shadow: var(--shadow-raise);
  transition: transform .18s var(--ease), border-color .18s var(--ease),
              color .18s var(--ease), box-shadow .18s var(--ease);
  will-change: transform;
}
.btn:not(.primary) { background: none; box-shadow: none; }
.btn:hover { color: var(--accent); border-color: rgba(134, 239, 206, .4); transform: translateY(-1px); }
.btn:active { box-shadow: var(--shadow-inset); transform: translateY(0); }
.btn.primary {
  background: var(--accent);
  color: var(--accent-ink); border-color: transparent;
  box-shadow: 0 4px 18px rgba(110, 231, 197, .16);
}
.btn.primary:hover { color: var(--accent-ink); filter: brightness(1.06); }
.btn.big { padding: 14px 28px; font-size: 15px; border-radius: 13px; }

/* ---------- Typo-Bausteine ---------- */
.eyebrow {
  font-family: var(--mono); font-size: 12px; font-weight: 500;
  color: var(--accent); text-transform: uppercase; letter-spacing: .16em;
  margin-bottom: 18px;
}
.lead {
  color: var(--muted); font-size: var(--t-scene-lead); line-height: 1.6;
  max-width: 40em; letter-spacing: -.005em; text-wrap: pretty;
}
.lead strong { color: var(--text); font-weight: 600; }

/* ---------- Kopf ----------
   Die Glas-Leiste der Landing (#topbar), aber statisch statt fixiert und ohne
   Navigation: Marke links, hoechstens EIN Mint-Knopf rechts. Die Zeile nimmt
   dieselbe Flucht wie der Inhalt darunter, damit Signet und Ueberschrift auf
   einer Kante stehen. */
.app-kopf {
  position: relative; z-index: 40;
  background: linear-gradient(180deg, rgba(255, 255, 255, .04), transparent 60%), rgba(10, 14, 13, .55);
  backdrop-filter: blur(28px) saturate(1.5);
  -webkit-backdrop-filter: blur(28px) saturate(1.5);
  border-bottom: 1px solid var(--line);
}
.app-zeile, .app-inhalt, .app-fuss {
  width: 100%; max-width: 1180px; margin-inline: auto;
  padding-inline: clamp(20px, 5vw, 64px);
}
.app-zeile {
  display: flex; align-items: center; justify-content: space-between; gap: var(--s4);
  padding-block: 14px;
  /* Gleiche Kopfhoehe mit und ohne Knopf (vorher 72 px auf /demo, 62 px auf
     /demo-anfrage), wie die Topbar der Landing: 14 + 44 + 14. */
  min-height: 72px;
}
.app-kopf .btn.primary { white-space: nowrap; }

/* ---------- Inhalt ----------
   Linksbuendig in einer Lesespalte; zentriert steht auf den Demo-Seiten
   genau ein Baustein, der Orb (demo.css). */
.app-inhalt {
  position: relative; z-index: 2;
  flex: 1 0 auto;
  padding-block: var(--s8) var(--s9);
}
.app-inhalt > * { max-width: 40em; }
.app-inhalt h1 {
  font-family: var(--display); font-weight: 700;
  font-size: var(--t-h2); line-height: 1.06; letter-spacing: -.035em;
  text-wrap: balance; margin-bottom: var(--s4);
}
.app-aktion { margin-top: var(--s6); }

/* Verweis auf die Datenschutzerklaerung direkt ueber einem Absendeknopf
   oder dem Anrufknopf: ein neutraler Satz, keine eigene Rechtsaussage. */
.form-hinweis { margin-top: var(--s5); font-size: 13.5px; line-height: 1.55; color: var(--muted); }
.form-hinweis a { color: var(--text); text-decoration: underline; text-underline-offset: .2em; }
.form-hinweis a:hover { color: var(--accent); }

/* ---------- Fuss ----------
   Wie der Fuss der Landing: Wellen-Haarlinie statt Rahmenlinie, Marke klein,
   Impressum und Datenschutz. Die Rechtslinks zeigen absolut auf agentella.ai,
   weil '/' lokal und auf White-Label-Instanzen der Admin ist. */
.app-fuss {
  position: relative; z-index: 2;
  display: flex; flex-wrap: wrap; gap: var(--s4) var(--s5); align-items: center;
  padding-block: 54px var(--s7);
  color: var(--muted); font-size: 13px;
}
.app-fuss::before {
  content: ""; position: absolute; top: 0; left: 0; right: 0; height: 14px;
  background-image: repeating-linear-gradient(90deg,
    rgba(134, 239, 206, .3) 0 2px, transparent 2px 9px);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 20% 80%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 20% 80%, transparent);
  clip-path: polygon(0 42%, 100% 42%, 100% 58%, 0 58%);
  opacity: .5;
}
.app-fuss .brand.small { gap: 10px; font-family: var(--mono); font-size: 12px; color: var(--muted); }
.app-fuss .brand.small .brand-mark { width: 26px; height: 26px; }
.app-fuss nav { display: flex; flex-wrap: wrap; gap: var(--s3) var(--s5); margin-left: auto; }
.app-fuss nav a { color: var(--muted); text-decoration: none; transition: color .2s var(--ease); }
.app-fuss nav a:hover { color: var(--accent); }
.app-fuss p { flex-basis: 100%; margin: 0; }
.app-fuss p a { color: var(--muted); }
.app-fuss p a:hover { color: var(--accent); }
.app-fuss-note { font-family: var(--mono); font-size: 11px; }

/* ---------- Tablet und Telefon (dieselben Grenzen wie die Landing) ---------- */
@media (max-width: 1023px) {
  .app-zeile { padding-block: 12px; }
  .app-kopf .btn.primary { padding: 9px 15px; font-size: 13px; }
}
@media (max-width: 639px) {
  .app-inhalt { padding-block: var(--s7) var(--s8); }
  .app-fuss { padding-top: var(--s7); }
  .app-fuss nav { margin-left: 0; }
}

/* ---------- Touch: alles Anfassbare mindestens 44 px ---------- */
@media (pointer: coarse), (max-width: 639px) {
  .btn { min-height: 44px; }
  .app-kopf .brand, .app-fuss nav a {
    min-height: 44px; display: inline-flex; align-items: center;
  }
  /* Link mitten im Satz: Trefferflaeche per Polster, ohne den Zeilenfluss
     zu brechen (inline-flex risse ihn auf eine eigene Zeile). */
  .form-hinweis a { padding-block: 12px; }
  a, button { -webkit-tap-highlight-color: rgba(134, 239, 206, .18); }
}

/* ---------- Reduced Motion ----------
   `none` statt `.01ms`: eine kurze Laufzeit spielt einen vollen Zyklus ab,
   eine pulsierende Lampe blitzt dann einmal (Begruendung wie landing.css). */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation: none !important;
    transition-duration: .01ms !important;
  }
  html { scroll-behavior: auto; }
}

/* ---------- Druck: hell, ohne Glas und Knopfflaechen ---------- */
@media print {
  :root {
    --bg: #ffffff; --text: #131d18; --muted: #4a5751;
    --line: rgba(0, 0, 0, .18); --line-strong: rgba(0, 0, 0, .32);
    --glass: transparent; --glass-2: transparent;
    --accent: #0f7a57; --accent-ink: #ffffff;
  }
  body { background: #ffffff; }
  body::after, .app-fuss::before, .app-kopf .btn { display: none; }
  .app-kopf { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; }
  .btn, .btn.primary { box-shadow: none; }
}
