# KDS — Splash / Launch

The boot screen shown for a few seconds when the Kitchen Display app opens, then the main
board appears.

## Layout
- Full screen, dark navy background (`--bg-primary`).
- Brand **food pattern** (`design-system/patterns/kds-pattern.svg`) as a subtle full-bleed
  texture (~6% opacity), recoloured per theme via CSS `mask` + `--pattern-ink`.
- Centered: the **Clopos Kitchen Kit logo** (board glyph, `#3F8DFD`) above the title.
- Title **“Clopos Kitchen Kit”** — Mazzard H, **64px / Bold (700)**.

## Theme
- Theme-aware. Dark = white-ink pattern on navy; light = navy-ink pattern on white.
- The Dark/Light toggle (top-right) is a demo control only; production picks the theme.

## Assets
- Tokens: `design-system/tokens-semantic.css` (`--bg-primary`, `--pattern-ink`, `--text-primary`).
- Font: `design-system/mazzard.css` (Mazzard H 400/500/600/700, self-hosted woff2).
- Pattern: `design-system/patterns/kds-pattern.svg`.
