/* Standalone theme bundle — re-exports the shared Catppuccin palette so esbuild emits it as its own `dist/static/theme.css`, linked first by every dashboard page. Kept separate from the page bundles so a theme swap (e.g. stylix) replaces only this file. See @hive/shared/theme.css + docs/web-ui/css-vars.md. */ @import "@hive/shared/theme.css";