9 component families · 28 variants counted on the live DOM
Component
Variants found
buttons
×6
heading H3
×6
heading H4
×4
links
×4
inputs
×2
nav Links
×2
heading H2
×2
status Badge
×1
heading H1
×1
Component style specs (§4)expand
Buttons
Ghost
Background: transparent
Text: #171717{colors.primary-focus}
Padding: 4px 0px
Radius: 0px
Font: 20px weight 900
Use: Subtle action, toolbar, nav button
Focus: outline: rgb(23, 23, 23) auto 3px
Ghost
Background: transparent
Text: #171717{colors.primary-focus}
Padding: 0px 8px 0px 4px
Radius: 0px
Font: 16px weight 400
Use: Subtle action, toolbar, nav button
Focus: outline: rgb(23, 23, 23) auto 3px
Secondary
Background: #737373{colors.primary}
Text: #171717{colors.primary-focus}
Padding: 6px 8px
Radius: 6px
Border: 1px solid rgb(229, 229, 229)
Font: 12px weight 500
Use: Secondary action
Focus: outline: rgb(23, 23, 23) auto 3px
Outline
Background: transparent
Text: #171717{colors.primary-focus}
Padding: 6px 8px
Radius: 6px
Border: 1px solid rgb(229, 229, 229)
Font: 12px weight 500
Use: Secondary action with border
Focus: outline: rgb(23, 23, 23) auto 3px
Inputs & Forms
Text Input
Background: transparent
Text: #171717{colors.primary-focus}
Padding: 4px 20px 16px
Radius: 0px
Border: 0px solid rgb(229, 229, 229)
Font: 14px weight 400
Use: Text fields, search inputs
Focus: outline: rgb(16, 16, 16) none 1px
07
Layout — structure & dimensions
5 layout metrics measured
max Width1200px
header Height64px
sidebar Width0px
gap16px
container Padding24px
08
Responsive — real breakpoints
fluid system — no hard stops
No distinct @media breakpoints captured at the desktop/mobile pass — this layout is fluid, adapting by ratio rather than hard stops.
09
Do's & Don'ts
14 enforceable rules pulled verbatim from the spec
Do
Use Pure White (`#fdfdfd`) as the page background — it's intentionally not pure white
Use Near-Black (`#171717`) for text — not pure black, it's warmer and more readable
Use Inter as the primary typeface — it defines the brand personality
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Slate Grey (`#737373`) as the primary accent — it's the brand's signature interactive color
Use 6px border-radius on buttons — the standard corner rounding for interactive elements
Respect the 4px–53px spacing range — the design uses a wide scale for visual breathing room
Each card includes a top image — imagery is part of the card identity, not optional
Don't
Don't use pure white (`#ffffff`) as a page background — the warm tone is part of the brand identity
Don't use pure black (`#000000`) for text — the near-black adds warmth
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't invent new shadow values — use only the extracted shadow levels
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't over-build the footer — this design keeps it minimal (1 cols, 10 links)
10
Agent guide & export
Paste-ready prompt + the real files behind this page
Build a UI in the tanstack.com design system.
Canvas #fdfdfd · ink #171717 · accent #737373.
Type: Inter — respect the size/weight ladder in §3.
Radius, spacing, shadow: use only the extracted scales (no magic numbers).
Full spec follows — paste the DESIGN.md below into your agent.