Foundations / Spacing

Spacing

ALPHA tokenises radius, not space.

Geometry, elevation and motion

Every token that is not a colour or the font

--radius-btnsame in both modes9px
--shadow-btnsame in both modes0 1px 2px rgba(0, 0, 0, 0.16)
--transition-controlsame in both modesfilter 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, translate 0.08s ease

There is no space scale

This is a deliberate omission, stated in tokens.css: components own their internal spacing, and layout spacing belongs to the application. Control heights live in the component stylesheet rather than a shared scale — the button is 32/40/48px.

If a scale is introduced it will appear here, read from the same stylesheet as every other value on these pages.