Identity system
Brand & Identity
Guidelines / Components
shadcn/ui (new-york, neutral) plus the section library, all retokenized to the house palette. Pill buttons, flat cards, sharp media. No shadow ever earns its way in. For the full type / spacing / token reference see the style guide.
01 · Primitives
Every button is a pill: black fill / white text, inverted in dark. Variants stay flat (outline + ghost lean on border and opacity). Chips and tags are a fixed size; they’re UI, so they never scale with the viewport.
Media corners stay sharp (0 radius); cards + chips use the small on-system radius.
02 · Where things live
New sections follow the /new-section conventions: token-native, flat, reduced-motion safe.
03 · Section inventory
The base section set, all retokenized to the palette. Compose pages from these; add new ones the same way.
04 · The law
Never ships
box-shadow / drop-shadow: borders + contrast + opacity instead.rounded-md/lg on buttons: pills only.Always
bg-card border), sharp media corners./brand-check, gate with /ship.Source of truth: design/components.md + design/principles.md.