Foundations
The token pipeline: primitives → semantics → Tailwind theme. Every utility below resolves through @/design-system/styles.css.
Typography
text-style-* utilities from typography semantics.
The quick brown fox
display-lgThe quick brown fox
display-mdThe quick brown fox
display-smThe quick brown fox
header-lgThe quick brown fox
header-mdThe quick brown fox
header-smThe quick brown fox
body-lgThe quick brown fox
body-mdThe quick brown fox
body-smThe quick brown fox
captionSurfaces
Semantic bg-surface-* utilities.
surface-primary
surface-secondary
surface-tertiary
surface-brand
surface-success
surface-warning
surface-danger
surface-info
Radius
rounded-xsrounded-smrounded-mdrounded-lgrounded-xlrounded-buttonrounded-fullShadow
shadow-xsshadow-smshadow-mdshadow-lgHeading + Text components
Prefer <Heading> and <Text> over raw utilities for consistency.
Heading display-md
Heading header-lg
Heading header-sm
Text body-lg — long-form paragraph reading size.
Text body-md — default UI text.
Text body-sm subtle — captions and secondary metadata.