/* /Components/Layout/MainLayout.razor.rz.scp.css */
.shell[b-dskqo064xe] {
    height: 100dvh;
    overflow: hidden;
    display: flex;
}

main[b-dskqo064xe] {
    height: 100dvh;
    overflow: hidden;
    display: flex;
    flex: 1 1 auto;
    min-height: 0;
    min-width: 0;
}
