/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-jvlti4jvdm] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    font-family: -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    color: #1f1f1d;
}

main[b-jvlti4jvdm] {
    flex: 1;
}
