mirror of
https://github.com/smittix/intercept.git
synced 2026-06-08 14:11:54 -07:00
9d41ffbb59
Each dashboard is a separate HTML page that doesn't inherit the main SPA's localStorage restore. Add a synchronous tier-restore script before CSS loads so html[data-ui-tier] selectors fire on first paint. Also add enhanced/lean tier override blocks to each dashboard CSS to remap the dashboard-local variables (--bg-dark, --bg-panel, --radar-cyan, etc.) that variables.css doesn't cover, and add lean-mode scanline/bg hide rules since components.css is not loaded on these pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>