See the difference between services
Each app loads its own theme and tokens.Open Services Docs or Services Animation — here or from the header — and compare colors, type, and layout.
You are on the Web service (host app)
Dev: port 3000 · http://localhost:3000
Other apps in this repo: Docs on port 3001 (localhost:3001/docs), Animation on port 3002.
This surface uses the host theme from apps/web/app/globals.css. Open the Docs app to see a different palette and typography — proof that each micro-app ships its own design tokens while still sharing @repo/ui components (header, toggles) that follow whatever theme is active.