/* /Layout/MainLayout.razor.rz.scp.css */
/* Plan 01-09 Task 1 — MainLayout switched from the bootstrap-based scaffold
   (Plan 01-01) to a MudBlazor MudLayout shell. Component-scoped CSS is no
   longer needed; tokens live in `wwwroot/css/design-system.css` and the
   shell consumes them directly via inline style attributes. */
/* /Layout/NavMenu.razor.rz.scp.css */
/* Plan 01-09 Task 1 — NavMenu rewritten as a MudBlazor MudNavMenu. Old
   bootstrap-toggler CSS retired; styling now flows from design-system.css
   (.ds-nav-section, .mud-nav-link.active::before brand-accent left bar). */
