/* The page's one stylesheet link resolves here. This is the DEFAULT material — the first entry of
   rt/themes.json — and nothing else: each material is its own module (rt/theme-<id>.css, self-sufficient),
   and the runtime's picker swaps the link to the chosen one (core material.js). Keep this in step with the
   registry's first entry, or the first paint and the applied state disagree. Spec: docs/research/themes.md. */
@import "./theme-lum.css";
