diff --git a/DESIGN.md b/DESIGN.md index 95aad4d..be9280f 100644 --- a/DESIGN.md +++ b/DESIGN.md @@ -90,6 +90,16 @@ Never use `gradient text` (impeccable absolute ban). Emphasis via weight and siz - Panels (`.panel`): `--bg-1` + 1px `--border` + `--r-lg`. Use for grouped lists, not for every section. - Do NOT nest panels. +### Page header + +Standard screens use `.page > .page-header > h1`. Three screens are documented exceptions because they need full-bleed layouts and their own top-chrome: + +- **Home** uses `.launcher` (lobby pattern: hero logo + tile grid + status pip). +- **Library** uses `.library-layout` (dual-pane rail + main). The h1 sits inside `.library-toolbar` as `.toolbar-title`. +- **Editor** uses `.editor-shell` (NLE with timeline + monitors). The beta banner doubles as its top chrome. + +All other screens should render `