| Column surface panels for tiers | Card with onClick on entire tier |
| `Grid columns="3"` + `s={{ columns: 1 }}` | Flexbox with manual media queries |
| SegmentedControl for billing toggle | Two separate buttons with custom active state |
| Table for feature matrix | Nested div grids pretending to be a table |
| `gap="104"` between major sections | Everything in one padded container |
| Tag on highlighted tier | Inline styled "Popular" span |