## ADDED Requirements ### Requirement: Shared design system in the platform console The platform admin console SHALL use `@vmall/ui` primitives and `@vmall/shared` theme tokens for chrome (buttons, fields, cards, tables, page headers, nav). It MUST NOT depend on Element Plus or the removed `ui.css` stylesheet. #### Scenario: console chrome from the kit - **WHEN** an authenticated platform admin opens the dashboard - **THEN** primary actions and page chrome render through the shared kit with the current accent preset ### Requirement: Accent preset switcher Platform admin SHALL expose the shared accent preset control (`red`, `blue`, `teal`, `violet`) in the authenticated shell header. #### Scenario: switcher visible - **WHEN** an authenticated platform admin opens the console - **THEN** they can select an accent preset without leaving the current page