[Adze]

design language — live from source
Loading CSS from live source…
Colour tokens

Parsed live from _shared/dashboard.html on load — toggle top-right to compare light/dark.

Tokens — dashboard vs admin

Read live from both source files right now. Yellow = the two admin surfaces disagree. (Public pages — portal/home/intake — additionally use --radius: 8px vs the 6px here; they aren't fetched live.)

tokendashboard.htmladmin.html
Type

Headings: JetBrains Mono (upright, often uppercase + tracked for section labels). Body/UI: Inter. Code: JetBrains Mono.

display 28 / 700Lydia Lott
section labelStudio dashboard
body 13The quick brown fox edits an artist page.
ui 11 / 600Publish changes
label 10 capsDomain status
mono 11artists/lydialott/config.json
Dashboard surface — live components

Rendered in an isolated iframe using the actual CSS fetched from /api/adze/dashboard. Change the source file → this updates on refresh.

live _shared/dashboard.html
Admin surface — live components

Isolated iframe using the actual CSS from /api/adze/admin. Note the buttons/pills differ from the dashboard surface — that's the real divergence, not a mock.

live _shared/admin.html