Living document
Style Guide
Edit values in src/app/globals.css (the :root block). Every page reads from these tokens.
Color
primary
--color-primarybg
--color-bgfg
--color-fgfg-soft
--color-fg-softborder
--color-borderyellow
--color-yellowmagenta
--color-magentaorange
--color-orangegrey-100
--color-grey-100grey-200
--color-grey-200grey-800
--color-grey-800black
--color-blackTypography
h1 — displayHeadline 106
h2 — bigHeadline 64
h2Heading 30
h3Heading 30
h4 — meta labelLabel
h5Subhead 24
bodyThe quick brown fox jumps over the lazy dog. 0123456789
body bigThe quick brown fox jumps over the lazy dog.
Spacing scale
--space-xs--space-sm--space-md--space-lg--space-xl--space-2xlMotion
Hover any swatch to preview the easing on a 600ms transform.
ease-sine
--ease-sineease-out
--ease-outease-in
--ease-inButtons + Links
Grid
12 columns. Total width = 96vw on desktop, 100% with 15px gutters on mobile.
1
2
3
4
5
6
7
8
9
10
11
12