/* ─────────────────────────────────────────────────────────────────────────
   PLACEHOLDER design tokens. OWNED BY @mmg/ui (Wave 1).
   Replace this stub with the port of design/styles/tokens.css (neutral core +
   the four [data-brand] skins + [data-theme]/[data-density] variants).
   app.html references this at /styles/tokens.css — keep that href stable.
   A tiny subset is defined here only so the placeholder admin shell isn't
   unstyled before @mmg/ui lands.
   ───────────────────────────────────────────────────────────────────────── */
:root {
  --paper: #ffffff;
  --ink: #17191e;
  --deep: #0f1e33;
  --on-deep: #f4f2ec;
  --accent: #e9a41c;
}
