:root{--bg:#0b0b0d;--fg:#f5f3ef;--accent:#c9a24a;--ok:#3ddc84;--calib-green:#2bff88;--catch-light:#fff4d6;--grey:#8a8a8f;font-family:system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);height:100%;color:var(--fg);margin:0}
