/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-w77nmwe6zv] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100vh;
    font-size: 1.5vh;
}

h1[b-w77nmwe6zv] {
    font-weight: 700;
    font-size: 1.6rem;
    margin-bottom: 18px;
}

main[b-w77nmwe6zv] {
    flex: 1;
}

.sidebar[b-w77nmwe6zv] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.form-check-input[b-w77nmwe6zv] {
    border: 2px solid rgb(255, 216, 0)
}
