/* Manke Flex · Swiss editorial tokens */
:root{
  --color-paper:#fbfaf7;--color-paper-2:#fff;--color-ink:#1f2528;--color-muted:#536067;--color-rule:#d8dcda;--color-accent:#c7352d;--color-accent-ink:#fff;--color-focus:#185b73;--color-cyan:#edf4f6;--color-coral:#f8ece9;--color-mint:#eef3ee;
  --font-display:"Trebuchet MS","Segoe UI",sans-serif;--font-body:"Segoe UI",Arial,sans-serif;--font-mono:Consolas,"Courier New",monospace;
  --space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--space-3xl:6rem;
  --text-sm:.88rem;--text-base:1rem;--text-md:1.2rem;--text-xl:clamp(1.75rem,3vw,2.35rem);--text-display:clamp(2.55rem,6vw,5rem);
  --ease-out:cubic-bezier(.16,1,.3,1);--ease-in-out:cubic-bezier(.65,0,.35,1);--dur-short:180ms;--rule-hair:1px;--radius-sm:.75rem;--radius-card:1.1rem;--radius-pill:999px;
}
