/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* Layout-scoped rules. Site-wide design tokens and components live in
   wwwroot/app.css so they can be shared by every page. */

main[b-5io7l2xmi2] {
    display: block;
}

/* The skip link moves focus here; the outline would otherwise ring the
   entire page. */
main:focus[b-5io7l2xmi2] {
    outline: none;
}
