/*
 * Intentionally empty. Blazor's CSS isolation feature would normally generate this
 * file at build time when any .razor.css scoped stylesheets exist; we don't use
 * scoped CSS, so the file would be missing and index.html's <link> would 404. The
 * empty file silences that 404 without changing rendering.
 */
