/* Standalone semantic theme layer — re-exports the shared derivation so esbuild emits it as its own `dist/static/theme.css`, linked by every agent page right after colors.css. The base16 slots it derives from live in colors.css (the swap contract); a theme swap replaces only that file. See @hive/shared/theme.css + docs/web-ui/css-vars.md. */ @import "@hive/shared/theme.css";