Components / Cards
Cards
The container surface. Three tiers of elevation communicate importance: Standard (shadow-sm), Featured (shadow-burg, burgundy glow), and Plain (no shadow). Featured cards should be used sparingly — one per section maximum.
Preview
Variants
Standard
shadow-sm · border-border
Featured
shadow-burg · border-primary/30
Plain
shadow-none · border-border
Dark Surface
Usage Guidelines
✓ One featured per section
The burgundy glow featured card draws the eye. Use it once per section to mark the primary offering.
✓ Consistent padding within grids
All cards in a grid row use the same padding. Mix p-5 and p-8 only across different sections, not the same grid.
✗ Nested cards
Cards should not contain other cards. Use a different surface pattern (muted bg, inset border) for nested content.
✗ Cards without clear hierarchy
Every card set should have one standard, one featured, or all plain — never random elevation mixing.