Fixed
- Design tokens: added missing
--shadow-xland--shadow-xstokens (with dark mode variants) — resolves undefined CSS custom property references in kanban drag ghost and dashboard widget toggle - Design tokens:
--color-surface-raisedreplaced with--color-surface-hoverindashboard.css— was undefined, causing unstyled hover states in the widget customizer - Design tokens:
--color-textreplaced with--color-text-primaryindashboard.css— was undefined, causing invisible text on hover in the widget customizer - Design tokens: hardcoded
font-weightvalues (700,500,600) inreminders.cssreplaced with--font-weight-bold,--font-weight-medium,--font-weight-semibold