Line heights
The framework exposes three line-height tokens:
--line-height-tight(1.25) — used by global headings and by display / title classes--line-height(1.5) — body default--line-height-relaxed(1.75) — used by.leadand.text-leadfor intro text
There is no --line-height-normal. It would be redundant with --line-height. Prose overrides line-height through --prose-line-height and --prose-heading-line-height because the readable values for long-form text are different from app UI.