<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* _content/BlazorLearn/Pages/Account/Login.razor.rz.scp.css */
.wrap[b-0syrmua44q] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width: 768px) {
    .wrap[b-0syrmua44q] {
        background-color: #5bc0de;
        background: url('/images/bg2.jpg') fixed no-repeat;
        background-size: 100% 100%;
    }

    .container[b-0syrmua44q] {
        background: url('/images/bg3.png') no-repeat;
        background-size: contain;
        width: 704px;
        height: 404px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}

.form-signin-heading[b-0syrmua44q] {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background-color: #41cac0;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.login-wrap[b-0syrmua44q] {
    display: flex;
    flex-direction: column;
    margin: 1rem;
}

.login-wrap .card[b-0syrmua44q], .login-wrap .card:hover[b-0syrmua44q], .modal .card[b-0syrmua44q], .modal .card:hover[b-0syrmua44q] {
    border: 1px solid #84bbe2;
}

.login-sms[b-0syrmua44q],
.is-mobile .login-up[b-0syrmua44q] {
    display: none;
}

.is-mobile .login-sms[b-0syrmua44q] {
    display: block;
}

[b-0syrmua44q] .btn-login {
    background: #f67a6e;
    border-color: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 4px #e56b60;
    line-height: 1;
}

[b-0syrmua44q] .btn-login:focus {
    box-shadow: 0 4px #e56b60;
}

[b-0syrmua44q] .input-group-text {
    background-color: #6bc3f4;
    border-color: #1ca0e9;
}

[b-0syrmua44q] .form-check-label {
    color: #212529;
}

[b-0syrmua44q] .form-control {
    border-color: #1ca0e9 !important;
}

[b-0syrmua44q] .divider-wrap {
    background-color: #7c86bb;
}

[b-0syrmua44q] .divider-text {
    background-color: #a7daf9;
}

.login-list[b-0syrmua44q] {
    display: flex;
    justify-content: space-between;
}

.login-list[b-0syrmua44q]  img {
    width: 32px;
    height: 32px;
}

[b-0syrmua44q] .btn-sms {
    width: 140px;
}

@media (max-width: 767px) {
    .form-signin[b-0syrmua44q] {
        margin: 0 auto;
        background: #fff;
        border-radius: 5px;
        max-width: 320px;
        border: solid 1px #ddd;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    }
}

@media (min-width: 768px) {
    .form-signin-heading[b-0syrmua44q] {
        padding: 28px 0;
        background-color: transparent;
    }

    .login-wrap[b-0syrmua44q] {
        width: 300px;
        height: 274px;
        position: relative;
        left: 346px;
        justify-content: center;
    }

    .slidercaptcha[b-0syrmua44q] {
        width: 300px;
    }

    .slidercaptcha[b-0syrmua44q], .slidercaptcha.oauth[b-0syrmua44q] {
        height: 280px;
    }

    .slidercaptcha.card .card-body[b-0syrmua44q] {
        padding: 15px 15px 0 15px;
    }

    .login-footer[b-0syrmua44q] {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

    .login-footer .login-footer-body li a[b-0syrmua44q] {
        color: #e0e0e0;
    }
}

@media (min-width: 768px) {
    .gitee.wrap[b-0syrmua44q] {
        background-color: #f1f2f7;
        background-image: none;
    }

    .gitee .container[b-0syrmua44q] {
        width: 704px;
        height: 404px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}
/* _content/BlazorLearn/Shared/MainLayout.razor.rz.scp.css */
.page[b-4b38ail0og] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4b38ail0og] {
    flex: 1;
}

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

.top-row[b-4b38ail0og] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4b38ail0og]  a, .top-row .btn-link[b-4b38ail0og] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-4b38ail0og] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-4b38ail0og] {
        display: none;
    }

    .top-row.auth[b-4b38ail0og] {
        justify-content: space-between;
    }

    .top-row a[b-4b38ail0og], .top-row .btn-link[b-4b38ail0og] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4b38ail0og] {
        flex-direction: row;
    }

    .sidebar[b-4b38ail0og] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4b38ail0og] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-4b38ail0og], article[b-4b38ail0og] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BlazorLearn/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-fayu846far] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-fayu846far] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-fayu846far] {
    font-size: 1.1rem;
}

.oi[b-fayu846far] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-fayu846far] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-fayu846far] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-fayu846far] {
        padding-bottom: 1rem;
    }

    .nav-item[b-fayu846far]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-fayu846far]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-fayu846far]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-fayu846far] {
        display: none;
    }

    .collapse[b-fayu846far] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
</pre></body></html>