Layout

TokenValueUsage
--max-width1200pxContent container
--header-height60pxFixed navbar

Spacing

TokenValueUsage
--space-xs0.75remInline gaps
--space-sm1.25remCard padding, container mobile
--space-md2.5remSection gap, container desktop
--space-lg5remSection vertical padding
--space-xl8remLarge section padding

Shadows

TokenValueUsage
--shadow-hard2px 2px 0 slate-300Neo-brutalist button
--shadow-pressed0px 0pxPressed state
--shadow-sm1px 1px 0 slate-200Subtle card
--shadow-card0 1px 3px rgbaCard default
--shadow-pixel3px 3px 0 rgbaPixel step

Radii

TokenValueUsage
--radius-sm2pxSharp corners, tags, badges
--radius-md4pxCards, buttons, inputs
--radius-lg6pxLarge panels (max)

Motion

TokenValueUsage
--motion-duration-fast150msHover, focus
--motion-duration-normal250msToggle, show/hide
--motion-duration-slow400msStagger, reveal
--motion-duration-reveal600msScroll reveal
--motion-ease-outcubic-bezier(.2,0,0,1)Exit animations
--motion-ease-springcubic-bezier(.34,1.56,.64,1)Icon wiggle

Borders

TokenValueUsage
--border-style1px solid var(--border-primary)Main borders
--border-emphasis2px solid var(--color-slate-500)Strong borders (dark mode)
--border-thin1px solid var(--border-secondary)Subtle separators