Design system
-- The single source of truth for color, typography, and composition. Every page in the - app is built by composing the primitives below — if it doesn't appear here, it doesn't - belong in a page yet. -
-Tokens
---color-{{ name }}
- Tokens
-Display
-Fraunces
-- Serif with optical sizing. Use for hero, section titles, product names. -
-Body
-DM Sans
-- Clean geometric sans. Use for body, UI, navigation, labels. -
-text-xs
- The quick brown fox
- text-sm
- The quick brown fox
- text-base
- The quick brown fox
- text-lg
- The quick brown fox
- text-xl
- The quick brown fox
- text-2xl
- The quick brown fox
- text-3xl
- The quick brown fox
- text-4xl
- The quick brown fox
- text-5xl
- The quick brown fox
- Tokens
---radius-{{ r.name }}
- {{ r.value }}
- Tokens
---shadow-{{ s.name }}
- Components
-Components
-Components
-Default surface for most content — neutral, high contrast.
-Hover lifts and casts a green shadow.
-Feature panels and CTAs on dark green.
-