A design token catalog generated from DESIGN.md. Every color, font, component, and spacing value, visualized on the near-black monochrome canvas.
bg-card border border-border rounded-lg p-4. The workhorse container for settings panels, content sections, and list items.
bg-card border border-border rounded-xl p-6 shadow-lg. For modals, dialogs, and featured content that needs to float above the surface.
hover:border-white/30. Cards that respond to hover with a subtle border brightening to indicate they are clickable.