:root{
  --color-ink:#111a20;--color-ink-soft:#1a2a33;--color-paper:#f1f4f5;--color-paper-bright:#ffffff;--color-muted:#a8b7bd;--color-rule:#3f5059;--color-accent:#3b849e;--color-accent-ink:#071116;--color-error:#9a3a31;--color-success:#3e7074;--color-overlay:rgba(5,11,15,.34);--color-backdrop:rgba(5,11,15,.72);
  --font-display:"Syne","Arial Black",sans-serif;--font-body:"DM Sans",Arial,sans-serif;
  --text-caption:.75rem;--text-small:.875rem;--text-body:1.0625rem;--text-lede:clamp(1.25rem,2vw,1.875rem);--text-heading:clamp(3.25rem,7vw,7.5rem);--text-display:clamp(4.25rem,11.7vw,11.5rem);
  --space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4.5rem;--space-3xl:7rem;--space-4xl:10rem;
  --page-gutter:clamp(1rem,2.5vw,2.5rem);--section-pad:clamp(4rem,9vw,7.5rem);--content-max:84rem;--rule:1px solid var(--color-rule);--ease-out:cubic-bezier(.16,1,.3,1);--duration:420ms;
  --color-thread:rgba(255,255,255,.22);
}
