Design and code are currently inconsistent due to hardcoded values.
Need to use design tokens to ensure consistency.
- No hardcoded values
- Tokens are the source of truth
- Design = code
- Don't use hex values directly
- Use spacing tokens for all padding/margin
- Radius must use predefined tokens
- Typography must follow defined styles