Commit 7d2beb1
feat(pricing): design system alignment pass
- Replace hardcoded color values with DS CSS variables (color-mix for
primary tints, var(--primary), var(--muted-foreground), etc.)
- Add responsive calculator layout (two-column desktop / stacked mobile)
via CSS Grid classes in index.css
- Add collapsible overages section after feature table with correct rates
- Remove stats proof bar (hidden)
- Fix table group header backgrounds and add missing borderTop separators
- Standardize all spacing to DS multiples of 8
- Bump pricing page max-width from 1160 to 1280
- Add overflow-x: hidden to html/body to prevent mobile jiggle
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7b00ff5 commit 7d2beb1
3 files changed
Lines changed: 790 additions & 576 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
26 | 76 | | |
27 | 77 | | |
28 | 78 | | |
| |||
0 commit comments