Definition
A named value that stores a design decision, such as a color, spacing unit, font size, border radius, or shadow. Tokens allow teams to update systems centrally instead of editing individual screens one by one.
Why it matters
Tokens make systems scalable, themeable, and easier to maintain across large products.