/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-b4a3ibz7o3] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-b4a3ibz7o3] {
    flex: 1;
}

.content[b-b4a3ibz7o3] {
    max-width: 100%;
    padding: 0;
}
/* /Layout/NavMenu.razor.rz.scp.css */
/* NavMenu is not used — styles intentionally empty */
