Context
Identical inline style constant objects (cards, inputs, subtle text) are copy-pasted across the creator and admin screens.
Scope
- Move shared style constants to one module, or fold them into the planned primitives.
Acceptance criteria
- Shared style constants live in one place.
Pointers
src/screens/creator/*, src/screens/admin/*.
Context
Identical inline style constant objects (cards, inputs, subtle text) are copy-pasted across the creator and admin screens.
Scope
Acceptance criteria
Pointers
src/screens/creator/*,src/screens/admin/*.