Default
Colors and spacing live under src/styles/tokens/.
Standard bordered card.
Falcon design system catalog — experiment here before applying patterns to production
pages. Layout uses Tailwind; component appearance uses fix-* classes and src/components/ui/*.
See src/styles/FIX-UI.md for rules and audit commands.
Token-based text roles from _fix-type.css.
Lead text uses muted foreground for secondary emphasis below the title.
Body copy at the base scale. Second paragraph stacks with consistent top spacing.
Inline fix-type-code for short code snippets.
Large emphasized line for short callouts.
Small label text
Muted helper or meta description.
PageShell — shared vertical rhythm and max-w-6xl container (Header/Footer use the same width).
This catalog is wrapped in <PageShell>. Production
pages use the same component for section padding and horizontal gutters.
<Badge> → fix-badge.
<Card> variants with BEM slots.
Colors and spacing live under src/styles/tokens/.
Standard bordered card.
variant="flat"
variant="filled"
variant="elevated"
fix-form with Label, Input, Textarea.
Long-form MDX content uses Tailwind Typography (blog posts).
Paragraph with links and inline code inside the prose
block.
Prose blockquote with a primary border and muted text color.
| Token | Role |
|---|---|
--text-h1 | Page title |
--text-m | Body / prose |