10 component families · 34 variants counted on the live DOM
Component
Variants found
nav Links
×10
links
×10
buttons
×5
heading H2
×2
code Block
×2
footer Links
×1
logo Tile
×1
heading H1
×1
heading H3
×1
heading H4
×1
Component style specs (§4)expand
Buttons
Light / Invert
Background: #ffffff{colors.primary}
Text: #5e6a75
Padding: 0px 8px
Radius: 8px
Border: 1px solid rgb(227, 227, 231)
Font: 16px weight 400
Use: Bright CTA on dark sections
Light / Invert
Background: #eeeeee{colors.surface-2}
Text: #333333
Padding: 3px 10px 3px 8px
Radius: 4px
Border: 1px solid rgb(213, 213, 213)
Font: 16px weight 700
Use: Bright CTA on dark sections
Light / Invert
Background: #ffffff{colors.primary}
Text: #1c1e21{colors.ink-muted}
Padding: 8px 16px
Radius: 0px
Font: 16px weight 400
Use: Bright CTA on dark sections
Subtle
Background: rgba(0, 0, 0, 0.05)
Text: #1a7e1f
Padding: 4px 8px
Radius: 4px
Font: 14px weight 500
Use: Quiet action against page bg
Cards & Containers
Standard Card
Background: transparent
Padding: 0px 16px
Radius: 0px
Use: Content containers, listing items
Navigation
Main Nav
Background: transparent
Padding: 80px 0px
Radius: none
Font: 16px weight 400
Use: Fixed/sticky flex nav — N/A items
Code Blocks
Inline Code / Pre
Background: #f6f7f8
Text: #1c1e21{colors.ink-muted}
Padding: 8px 12px
Radius: 6px
07
Layout — structure & dimensions
4 layout metrics measured
max Width1140px
header Height600px
sidebar Width0px
container Padding0px
08
Responsive — real breakpoints
10 media-query stops read from the live CSS
420px
576px
768px
966px
996px
997px
1200px
1300px
1400px
1440px
09
Do's & Don'ts
17 enforceable rules pulled verbatim from the spec
Do
Use Near-Black (`#1c1e21`) for text — not pure black, it's warmer and more readable
Use Ubuntu 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 Pure White (`#ffffff`) as the primary accent — it's the brand's signature interactive color
Use 8px border-radius on buttons — the standard corner rounding for interactive elements
Keep navigation sticky to the top — the design uses a persistent navigation pattern
Maintain nav height at 60px — consistent vertical space for the navigation bar
Respect the 4px–48px spacing range — the design uses a wide scale for visual breathing room
Make the navigation sticky — it stays visible during scroll, signaling content depth
Include a theme toggle in the nav — dark mode is a first-class feature
Use a 3-column grid on desktop — density matters for this content type
Don't
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 collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
Don't put a CTA button in the nav — this design uses links only at the top
10
Agent guide & export
Paste-ready prompt + the real files behind this page
Build a UI in the playwright.dev design system.
Canvas #ffffff · ink #1c1e21 · accent #ffffff.
Type: Roboto — 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.