/* Default theme — no overrides needed.
 *
 * The Verdigris baseline lives directly in src/ui/orr-ui.css :root and is
 * bundled with the main JS, so it applies on first paint with no fetch
 * dependency. This file exists only so the static <link id="orr-theme-default">
 * in index.html loads a real stylesheet (deleting the file would 404; deleting
 * the <link> would remove our future override knob).
 *
 * If a real "Default" variant ever needs to differ from :root, declare those
 * overrides here under :root (no [data-theme="default"] selector — themeManager
 * removes the data-theme attribute when switching back to default).
 *
 * Updated: Sprint 05 (Verdigris baseline).
 */
