:root{
  --color-ink:#10110f;--color-ink-soft:#1b1d1a;--color-paper:#f2f0e9;--color-paper-bright:#faf9f5;--color-muted:#aaa99f;--color-rule:#3a3d37;--color-accent:#e76f3c;--color-accent-ink:#10110f;--color-secondary:#4a6b5f;--color-secondary-soft:#2e4a40;--color-error:#a13b2b;--color-success:#4a6b5f;--color-overlay:rgba(6,8,9,.34);--color-backdrop:rgba(6,8,9,.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(250,249,245,.22);
}
