## 1. Spec - [x] 1.1 Review the existing theme/token entry points - [x] 1.2 Draft proposal, design notes, and spec deltas for centralized theme tokens - [x] 1.3 Review and approve the proposal before implementation ## 2. Implementation - [x] 2.1 Update `src/static/styles/theme.scss` to define the approved primary, secondary, and tertiary palette and expose compatibility aliases from the same file - [x] 2.2 Align `src/uni.scss` and `uno.config.ts` with the shared theme source - [x] 2.3 Replace touched page-local brand hex values with shared tokens where this change already updated agent-facing views - [x] 2.4 Verify that touched layouts and components use the shared theme source and preserve mobile readability