/* Phantom Tide dashboard stylesheet manifest.
   Authority map:
   - tokens.css: tokens only
   - dashboard/shell.css: macro layout only
   - components.base.css: shared controls and base components
   - components.panels.css: panels, banners, inspector, queue items
   - dashboard/hardening.css: temporary compatibility fixes only */

@layer foundation, shell, hardening;
@import "./dashboard/foundation.css?v=20260425-v1.77.0" layer(foundation);
@import "./dashboard/shell.css?v=20260425-v1.77.0" layer(shell);
@import "./dashboard/hardening.css?v=20260425-v1.77.0" layer(hardening);
