Context is how you tell Stylecheat what your project looks like.
All color tokens, typography, radius, shadow, and spacing variables are declared on the [stylecheat] attribute. Everything in Stylecheat reads from these — swap a value and
the whole UI updates.
The token format is 1-1 with tweakcn, so you can design your theme visually there and drop the output straight in.
Stylecheat-specific variables like --unit and the color palette sit on top as a separate
layer.