@import '_content/Blazor.Theme/Blazor.Theme.bundle.scp.css';

/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-r52d84wll1] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-r52d84wll1] {
    flex: 1;
}

.sidebar[b-r52d84wll1] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.content[b-r52d84wll1] {
    height: 93vh !important;
}
