# Components
IO component library. Each component uses design tokens from tokens.css.
## Buttons
```html
Get started
Learn more →
Enter Platform
Sign in
```
## Cards
```html
...
...
```
## Navigation
Frosted glass nav. Transparent on top, blurs on scroll.
Component: `components/nav.tsx`
## Footer
5-column link grid + legal row.
Component: `components/footer.tsx`
## Layout Classes
```html
980px max, centered
1200px max, centered
640px max, centered
```