/* /Components/Components/AdminLogin.razor.rz.scp.css */
.wrap[b-3mco1wxo76] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width: 768px) {
    .wrap[b-3mco1wxo76] {
        background-color: #5bc0de;
        background: url('../images/bg2.jpg') fixed no-repeat;
        background-size: 100% 100%;
    }

    .container[b-3mco1wxo76] {
        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-3mco1wxo76] {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background-color: #41cac0;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.login-wrap[b-3mco1wxo76] {
    display: flex;
    flex-direction: column;
    margin: 1rem;
}

    .login-wrap .card[b-3mco1wxo76], .login-wrap .card:hover[b-3mco1wxo76], .modal .card[b-3mco1wxo76], .modal .card:hover[b-3mco1wxo76] {
        border: 1px solid #84bbe2;
    }

.login-sms[b-3mco1wxo76],
.is-mobile .login-up[b-3mco1wxo76] {
    display: none;
}

.is-mobile .login-sms[b-3mco1wxo76] {
    display: block;
}

[b-3mco1wxo76] .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-3mco1wxo76] .btn-login:focus {
        box-shadow: 0 4px #e56b60;
    }

[b-3mco1wxo76] .input-group-text {
    background-color: #6bc3f4;
    border-color: #1ca0e9;
}

[b-3mco1wxo76] .form-check-label {
    color: #212529;
}

[b-3mco1wxo76] .form-control {
    border-color: #1ca0e9 !important;
}

[b-3mco1wxo76] .divider-wrap {
    background-color: #7c86bb;
}

[b-3mco1wxo76] .divider-text {
    background-color: #a7daf9;
}

.login-list[b-3mco1wxo76] {
    display: flex;
    justify-content: space-between;
}

    .login-list[b-3mco1wxo76]  img {
        width: 32px;
        height: 32px;
    }

[b-3mco1wxo76] .btn-sms {
    width: 140px;
}

@media (max-width: 767px) {
    .form-signin[b-3mco1wxo76] {
        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-3mco1wxo76] {
        padding: 28px 0;
        background-color: transparent;
    }

    .login-wrap[b-3mco1wxo76] {
        width: 300px;
        height: 274px;
        position: relative;
        left: 346px;
        justify-content: center;
    }

    .slidercaptcha[b-3mco1wxo76] {
        width: 300px;
    }

        .slidercaptcha[b-3mco1wxo76], .slidercaptcha.oauth[b-3mco1wxo76] {
            height: 280px;
        }

            .slidercaptcha.card .card-body[b-3mco1wxo76] {
                padding: 15px 15px 0 15px;
            }

    .login-footer[b-3mco1wxo76] {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

        .login-footer .login-footer-body li a[b-3mco1wxo76] {
            color: #e0e0e0;
        }
}

@media (min-width: 768px) {
    .gitee.wrap[b-3mco1wxo76] {
        background-color: #f1f2f7;
        background-image: none;
    }

    .gitee .container[b-3mco1wxo76] {
        width: 704px;
        height: 404px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}
/* /Components/Components/AdminLoginBlue.razor.rz.scp.css */
.wrap[b-b6i0kpuhr5] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #334;
    /*background: linear-gradient(160deg, #2b7cce 0%, #3a9aea 40%, #56b4f4 100%);*/
    background: linear-gradient(180deg, #1a8fe0 0%, #47a9ee 25%, #7ec8f7 50%, #b8dffa 75%, #e8f4fd 100%);
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    overflow: hidden;
}

/* ===== 底部波纹 ===== */
.wave-bg[b-b6i0kpuhr5] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25vh;
    min-height: 100px;
    z-index: 0;
}

.waves[b-b6i0kpuhr5] {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    min-height: 100px;
}

.parallax > use[b-b6i0kpuhr5] {
    animation: waveMove-b-b6i0kpuhr5 20s cubic-bezier(.55,.5,.45,.5) infinite;
}

.parallax > use:nth-child(1)[b-b6i0kpuhr5] { animation-delay: -2s;  animation-duration: 7s; }
.parallax > use:nth-child(2)[b-b6i0kpuhr5] { animation-delay: -3s;  animation-duration: 10s; }
.parallax > use:nth-child(3)[b-b6i0kpuhr5] { animation-delay: -4s;  animation-duration: 13s; }
.parallax > use:nth-child(4)[b-b6i0kpuhr5] { animation-delay: -5s;  animation-duration: 18s; }

@keyframes waveMove-b-b6i0kpuhr5 {
    0%   { transform: translate3d(-90px, 0, 0); }
    100% { transform: translate3d(85px, 0, 0); }
}

/* ===== 登录卡片 ===== */
.container[b-b6i0kpuhr5] {
    position: relative;
    z-index: 1;
    display: flex;
    box-shadow: 0 16px 56px rgba(0,60,140,0.3);
    width: 920px;
    height: 480px;
    padding: 0;
    margin: 0 auto;
    margin-top: calc(100vh / 2 - 260px);
    border-radius: 16px;
    overflow: hidden;
}

section[b-b6i0kpuhr5] {
    width: 50%;
}

/* ===== 左侧面板 ===== */
.login-sidebox[b-b6i0kpuhr5] {
    background: linear-gradient(160deg, #1565c0 0%, #1e88e5 50%, #42a5f5 100%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .login-sidebox[b-b6i0kpuhr5]::before {
        content: '';
        position: absolute;
        top: -50%;
        right: -30%;
        width: 300px;
        height: 300px;
        background: rgba(255,255,255,0.06);
        border-radius: 50%;
    }

    .login-sidebox[b-b6i0kpuhr5]::after {
        content: '';
        position: absolute;
        bottom: -30%;
        left: -20%;
        width: 250px;
        height: 250px;
        background: rgba(255,255,255,0.04);
        border-radius: 50%;
    }

.login-sidebox-content[b-b6i0kpuhr5] {
    padding: 60px 45px;
    position: relative;
    z-index: 1;
}

.login-sidebox-header[b-b6i0kpuhr5] {
    margin-bottom: 30px;
}

.login-sidebox-logo[b-b6i0kpuhr5] {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

    .login-sidebox-logo img[b-b6i0kpuhr5] {
        width: 48px;
        height: auto;
        border-radius: 50%;
        margin-right: 14px;
        border: 2px solid rgba(255,255,255,0.4);
    }

    .login-sidebox-logo span[b-b6i0kpuhr5] {
        font-size: 1.5rem;
        font-weight: 700;
    }

.login-sidebox-subtitle[b-b6i0kpuhr5] {
    font-size: 17pt;
    font-weight: normal;
    opacity: 0.95;
}

.login-sidebox-body p[b-b6i0kpuhr5] {
    opacity: 0.8;
    line-height: 1.8;
}

/* ===== 右侧表单 ===== */
.login-form[b-b6i0kpuhr5] {
    background: #fff;
    color: #333;
    padding: 55px 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.login-form-header h2[b-b6i0kpuhr5] {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: #1976d2;
}

[b-b6i0kpuhr5] .btn-login {
    background: linear-gradient(135deg, #1e88e5, #42a5f5);
    border: none;
    color: #fff;
    border-radius: 8px;
    font-weight: 600;
    letter-spacing: 2px;
    transition: all 0.3s ease;
}

    [b-b6i0kpuhr5] .btn-login:hover {
        background: linear-gradient(135deg, #1565c0, #1e88e5);
        box-shadow: 0 4px 20px rgba(25,118,210,0.4);
    }

/* ===== 登录方式切换 ===== */
.login-wrap[b-b6i0kpuhr5] {
    display: flex;
    flex-direction: column;
}

.login-sms[b-b6i0kpuhr5],
.is-mobile .login-up[b-b6i0kpuhr5] {
    display: none;
}

.is-mobile .login-sms[b-b6i0kpuhr5] {
    display: block;
}
/* /Components/Components/AdminLoginFooter.razor.rz.scp.css */
.login-footer[b-lf6wgiscaf] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}

.login-footer-body[b-lf6wgiscaf] {
    display: flex;
}

li[b-lf6wgiscaf] {
    list-style: none;
}

    li:not(:last-child)[b-lf6wgiscaf] {
        margin-right: 1rem;
    }

.white + .login-footer li a[b-lf6wgiscaf] {
    color: #fff;
}
/* /Components/Components/AdminLoginGitee.razor.rz.scp.css */
.wrap[b-mo01uo0h0u] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #40485b;
    background-color: #f1f2f7;
    -webkit-font-smoothing: antialiased;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.container[b-mo01uo0h0u] {
    display: flex;
    box-shadow: 0px 20px 80px 0px rgb(0 0 0 / 30%);
    width: 1000px;
    height: 500px;
    padding: 0;
    margin: 0 auto;
    margin-top: calc(100vh / 2 - 275px);
}

section[b-mo01uo0h0u] {
    width: 50%;
}

.login-sidebox[b-mo01uo0h0u] {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(#3a485a), to(#607089));
    background: linear-gradient(0deg, #3a485a 0%, #607089 100%);
    color: #fff;
}

    .login-sidebox[b-mo01uo0h0u]::before,
    .login-sidebox[b-mo01uo0h0u]::after {
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
    }

    .login-sidebox[b-mo01uo0h0u]::before {
        background: url(../images/left-1.png) no-repeat 0 0;
    }

    .login-sidebox[b-mo01uo0h0u]::after {
        background: url(../images/left-2.png) no-repeat right bottom;
    }

    .login-sidebox .login-sidebox-content[b-mo01uo0h0u] {
        padding: 80px 80px 48px;
        position: relative;
        z-index: 1;
    }

.login-sidebox-header[b-mo01uo0h0u] {
    margin-bottom: 40px;
}

.login-sidebox-logo[b-mo01uo0h0u] {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

    .login-sidebox-logo img[b-mo01uo0h0u] {
        width: 48px;
        height: auto;
        border-radius: 50%;
        margin-right: 14px;
    }

    .login-sidebox-logo span[b-mo01uo0h0u] {
        display: inline;
        font-size: 1.5rem;
        font-weight: 700;
    }

.login-sidebox-subtitle[b-mo01uo0h0u] {
    font-size: 20pt;
    font-weight: normal;
}

.login-sidebox-footer[b-mo01uo0h0u] {
    margin-top: 40px;
    border-top: solid 1px #ddd;
    padding-top: 28px;
    font-size: 0.875rem;
    font-weight: 500;
}

    .login-sidebox-footer a[b-mo01uo0h0u] {
        cursor: pointer;
        color: #fff;
    }

.login-form[b-mo01uo0h0u] {
    padding: 64px;
    font-size: 0.875rem;
}

.login-form-header[b-mo01uo0h0u] {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
}

    .login-form-header h2[b-mo01uo0h0u] {
        margin-bottom: 0;
        font-size: 24px;
        font-weight: bold;
        line-height: 32px;
    }

.login-list[b-mo01uo0h0u] {
    display: flex;
    justify-content: space-between;
}

    .login-list .item[b-mo01uo0h0u] {
        width: 32px;
        height: 32px;
    }

.forget-password[b-mo01uo0h0u] {
    padding: 16px 0;
}

.form-signin-heading[b-mo01uo0h0u] {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background-color: #41cac0;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.login-sms[b-mo01uo0h0u],
.is-mobile .login-up[b-mo01uo0h0u] {
    display: none;
}

.is-mobile .login-sms[b-mo01uo0h0u] {
    display: block;
}

[b-mo01uo0h0u] .btn-login {
    color: #fff;
    background: #fe7300;
    border-color: transparent;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
}

    [b-mo01uo0h0u] .btn-login:hover {
        background: #fe7300;
    }

[b-mo01uo0h0u] .divider-wrap {
    background-color: #7c86bb;
}

[b-mo01uo0h0u] .divider-text {
    background-color: #f1f2f7;
}

.login-list[b-mo01uo0h0u] {
    display: flex;
    justify-content: space-between;
}

    .login-list[b-mo01uo0h0u]  img {
        width: 32px;
        height: 32px;
    }

[b-mo01uo0h0u] .btn-sms {
    width: 140px;
}

@media (max-width: 767px) {
    .form-signin[b-mo01uo0h0u] {
        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-mo01uo0h0u] {
        padding: 28px 0;
        background-color: transparent;
    }

    .slidercaptcha[b-mo01uo0h0u] {
        width: 300px;
    }

        .slidercaptcha[b-mo01uo0h0u], .slidercaptcha.oauth[b-mo01uo0h0u] {
            height: 280px;
        }

            .slidercaptcha.card .card-body[b-mo01uo0h0u] {
                padding: 15px 15px 0 15px;
            }

    .login-footer[b-mo01uo0h0u] {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

        .login-footer .login-footer-body li a[b-mo01uo0h0u] {
            color: #e0e0e0;
        }
}

[b-mo01uo0h0u] .divider {
    margin: 1.5rem 0;
}
/* /Components/Components/AdminLoginLte.razor.rz.scp.css */
.wrap[b-71jawpy8ey] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(160deg, #3a3a3a 0%, #4a4a4a 40%, #3e3e3e 100%);
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

    .wrap[b-71jawpy8ey]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background:
            repeating-conic-gradient(rgba(255,255,255,0.05) 0% 25%, transparent 0% 50%) 0 0 / 2px 2px;
        pointer-events: none;
        z-index: 0;
    }

.container[b-71jawpy8ey] {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding: 0;
}

.login-box[b-71jawpy8ey] {
    width: 360px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 12px 40px rgba(0,0,0,0.25);
    overflow: hidden;
}

.login-logo[b-71jawpy8ey] {
    text-align: center;
    font-size: 1.6rem;
    padding: 24px 20px 18px;
    color: #fff;
    background: linear-gradient(135deg, #2a5a8a, #3a7ab8);
}

    .login-logo img[b-71jawpy8ey] {
        width: 38px;
        height: auto;
        border-radius: 50%;
        margin-right: 8px;
        vertical-align: middle;
        border: 2px solid rgba(255,255,255,0.4);
    }

    .login-logo b[b-71jawpy8ey] {
        font-weight: 700;
    }

.login-box-body[b-71jawpy8ey] {
    background: #fff;
    padding: 30px;
    border-radius: 0;
    box-shadow: none;
}

.login-box-msg[b-71jawpy8ey] {
    text-align: center;
    margin-bottom: 20px;
    color: #666;
}

[b-71jawpy8ey] .btn-login {
    background-color: #2f6a9a;
    border-color: #2a5a8a;
    color: #fff;
    border-radius: 3px;
}

    [b-71jawpy8ey] .btn-login:hover {
        background-color: #2a5a8a;
    }

.login-wrap[b-71jawpy8ey] {
    display: flex;
    flex-direction: column;
}

.login-sms[b-71jawpy8ey],
.is-mobile .login-up[b-71jawpy8ey] {
    display: none;
}

.is-mobile .login-sms[b-71jawpy8ey] {
    display: block;
}
/* /Components/Components/AdminLoginTec.razor.rz.scp.css */
.wrap[b-czu5dt4uc5] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(150deg, #1b3a6b 0%, #244a85 25%, #2b5599 50%, #1f4078 75%, #183462 100%);
    color: #dce6f5;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    overflow: hidden;
}

/* ===== 背景光晕 ===== */
.login-bg[b-czu5dt4uc5] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:
        radial-gradient(circle at 20% 50%, rgba(0,210,255,0.25) 0%, transparent 45%),
        radial-gradient(circle at 80% 25%, rgba(140,90,255,0.20) 0%, transparent 40%),
        radial-gradient(circle at 50% 85%, rgba(0,255,180,0.15) 0%, transparent 40%);
    animation: bgPulse-b-czu5dt4uc5 6s ease-in-out infinite alternate;
    z-index: 0;
}

@keyframes bgPulse-b-czu5dt4uc5 {
    0%   { opacity: 0.5; }
    100% { opacity: 1; }
}

/* ===== 科技网格 ===== */
.tech-grid[b-czu5dt4uc5] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image:
        linear-gradient(rgba(0,210,255,0.12) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0,210,255,0.12) 1px, transparent 1px);
    background-size: 50px 50px;
    animation: gridScroll-b-czu5dt4uc5 25s linear infinite;
    z-index: 0;
    pointer-events: none;
}

@keyframes gridScroll-b-czu5dt4uc5 {
    0%   { background-position: 0 0; }
    100% { background-position: 50px 50px; }
}

/* ===== 扫描线 ===== */
.scan-line[b-czu5dt4uc5] {
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent 0%, rgba(0,210,255,0.7) 50%, transparent 100%);
    box-shadow: 0 0 16px rgba(0,210,255,0.4), 0 0 50px rgba(0,210,255,0.15);
    animation: scanDown-b-czu5dt4uc5 4s ease-in-out infinite;
    z-index: 1;
    pointer-events: none;
}

@keyframes scanDown-b-czu5dt4uc5 {
    0%   { top: -2px; opacity: 0; }
    10%  { opacity: 1; }
    90%  { opacity: 1; }
    100% { top: 100%; opacity: 0; }
}

/* ===== 粒子光点 ===== */
.particle[b-czu5dt4uc5] {
    position: absolute;
    border-radius: 50%;
    background: rgba(0,210,255,0.8);
    box-shadow: 0 0 8px rgba(0,210,255,0.6);
    z-index: 1;
    pointer-events: none;
}

.p1[b-czu5dt4uc5] { width: 4px; height: 4px; top: 12%; left: 8%;   animation: particleDrift-b-czu5dt4uc5 7s ease-in-out infinite; }
.p2[b-czu5dt4uc5] { width: 5px; height: 5px; top: 22%; left: 88%;  animation: particleDrift-b-czu5dt4uc5 9s ease-in-out infinite 1s;  background: rgba(140,90,255,0.8);  box-shadow: 0 0 10px rgba(140,90,255,0.6); }
.p3[b-czu5dt4uc5] { width: 3px; height: 3px; top: 68%; left: 12%;  animation: particleDrift-b-czu5dt4uc5 6s ease-in-out infinite 2s; }
.p4[b-czu5dt4uc5] { width: 5px; height: 5px; top: 78%; left: 80%;  animation: particleDrift-b-czu5dt4uc5 8s ease-in-out infinite 0.5s; background: rgba(0,255,180,0.7);  box-shadow: 0 0 10px rgba(0,255,180,0.5); }
.p5[b-czu5dt4uc5] { width: 3px; height: 3px; top: 42%; left: 93%;  animation: particleDrift-b-czu5dt4uc5 5s ease-in-out infinite 3s; }
.p6[b-czu5dt4uc5] { width: 4px; height: 4px; top: 8%;  left: 45%;  animation: particleDrift-b-czu5dt4uc5 8s ease-in-out infinite 0.8s; background: rgba(255,180,60,0.7);  box-shadow: 0 0 8px rgba(255,180,60,0.5); }
.p7[b-czu5dt4uc5] { width: 3px; height: 3px; top: 55%; left: 5%;   animation: particleDrift-b-czu5dt4uc5 6s ease-in-out infinite 1.5s; background: rgba(140,90,255,0.7);  box-shadow: 0 0 8px rgba(140,90,255,0.5); }
.p8[b-czu5dt4uc5] { width: 5px; height: 5px; top: 90%; left: 40%;  animation: particleDrift-b-czu5dt4uc5 10s ease-in-out infinite 2.5s; }
.p9[b-czu5dt4uc5] { width: 3px; height: 3px; top: 35%; left: 25%;  animation: particleDrift-b-czu5dt4uc5 7s ease-in-out infinite 3.5s; background: rgba(0,255,180,0.6);  box-shadow: 0 0 8px rgba(0,255,180,0.4); }
.p10[b-czu5dt4uc5] { width: 4px; height: 4px; top: 18%; left: 65%;  animation: particleDrift-b-czu5dt4uc5 9s ease-in-out infinite 1.2s; background: rgba(255,100,150,0.7); box-shadow: 0 0 10px rgba(255,100,150,0.5); }
.p11[b-czu5dt4uc5] { width: 3px; height: 3px; top: 85%; left: 20%;  animation: particleDrift-b-czu5dt4uc5 6s ease-in-out infinite 4s;   background: rgba(255,180,60,0.6);  box-shadow: 0 0 8px rgba(255,180,60,0.4); }
.p12[b-czu5dt4uc5] { width: 4px; height: 4px; top: 60%; left: 95%;  animation: particleDrift-b-czu5dt4uc5 8s ease-in-out infinite 2s;   background: rgba(140,90,255,0.7);  box-shadow: 0 0 10px rgba(140,90,255,0.5); }

@keyframes particleDrift-b-czu5dt4uc5 {
    0%, 100% { transform: translateY(0px) translateX(0px);    opacity: 0.3; }
    25%      { transform: translateY(-30px) translateX(15px);  opacity: 1; }
    50%      { transform: translateY(-10px) translateX(-12px); opacity: 0.5; }
    75%      { transform: translateY(-35px) translateX(8px);   opacity: 1; }
}

/* ===== 科技波纹圆环 ===== */
.ripple-center[b-czu5dt4uc5] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.ripple[b-czu5dt4uc5] {
    position: absolute;
    border: 2px solid rgba(0,210,255,0.35);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    box-shadow: 0 0 15px rgba(0,210,255,0.12);
    animation: rippleExpand-b-czu5dt4uc5 6s ease-out infinite;
}

.r1[b-czu5dt4uc5] { width: 500px; height: 500px; animation-delay: 0s; }
.r2[b-czu5dt4uc5] { width: 500px; height: 500px; animation-delay: 2s; }
.r3[b-czu5dt4uc5] { width: 500px; height: 500px; animation-delay: 4s; }

@keyframes rippleExpand-b-czu5dt4uc5 {
    0%   { transform: translate(-50%, -50%) scale(0);   opacity: 1;   border-color: rgba(0,210,255,0.5);  box-shadow: 0 0 20px rgba(0,210,255,0.2); }
    100% { transform: translate(-50%, -50%) scale(1.8); opacity: 0;   border-color: rgba(0,210,255,0);    box-shadow: 0 0 0 transparent; }
}

/* ===== 登录卡片 ===== */
.container[b-czu5dt4uc5] {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding: 0;
}

.login-card[b-czu5dt4uc5] {
    background: rgba(15,30,60,0.75);
    backdrop-filter: blur(28px);
    border: 1px solid rgba(0,210,255,0.12);
    border-radius: 20px;
    padding: 48px 44px;
    width: 420px;
    box-shadow:
        0 0 40px rgba(0,210,255,0.06),
        0 8px 32px rgba(0,0,0,0.3),
        inset 0 1px 0 rgba(255,255,255,0.06);
    position: relative;
}

    /* 卡片顶部发光条 */
    .login-card[b-czu5dt4uc5]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 10%;
        right: 10%;
        height: 1px;
        background: linear-gradient(90deg, transparent, rgba(0,210,255,0.5), transparent);
    }

.login-card-header[b-czu5dt4uc5] {
    text-align: center;
    margin-bottom: 2rem;
}

.login-logo[b-czu5dt4uc5] {
    width: 56px;
    height: auto;
    border-radius: 50%;
    margin-bottom: 12px;
    border: 2px solid rgba(0,210,255,0.4);
    box-shadow: 0 0 20px rgba(0,210,255,0.2);
    animation: logoGlow-b-czu5dt4uc5 3s ease-in-out infinite alternate;
}

@keyframes logoGlow-b-czu5dt4uc5 {
    0%   { box-shadow: 0 0 12px rgba(0,210,255,0.15); }
    100% { box-shadow: 0 0 24px rgba(0,210,255,0.35); }
}

.login-card-header h2[b-czu5dt4uc5] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #e8f0ff;
    margin-bottom: 4px;
}

.login-subtitle[b-czu5dt4uc5] {
    font-size: 0.875rem;
    color: rgba(180,210,255,0.5);
}

/* ===== 按钮 ===== */
[b-czu5dt4uc5] .btn-login {
    background: linear-gradient(135deg, #00d2ff, #7b2ff7);
    border: none;
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
    letter-spacing: 2px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

    [b-czu5dt4uc5] .btn-login::after {
        content: '';
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: linear-gradient(transparent, rgba(255,255,255,0.08), transparent);
        transform: rotate(45deg);
        animation: btnShine-b-czu5dt4uc5 3s ease-in-out infinite;
    }

    [b-czu5dt4uc5] .btn-login:hover {
        background: linear-gradient(135deg, #7b2ff7, #00d2ff);
        box-shadow: 0 0 28px rgba(0,210,255,0.3), 0 0 28px rgba(123,47,247,0.15);
        transform: translateY(-1px);
    }

@keyframes btnShine-b-czu5dt4uc5 {
    0%   { transform: rotate(45deg) translateY(200%); }
    30%  { transform: rotate(45deg) translateY(-200%); }
    100% { transform: rotate(45deg) translateY(-200%); }
}

/* ===== 表单 ===== */
[b-czu5dt4uc5] .form-control {
    background: rgba(255,255,255,0.08) !important;
    border-color: rgba(0,210,255,0.15) !important;
    color: #ffffff !important;
    transition: all 0.3s ease;
}

    [b-czu5dt4uc5] .form-control:focus {
        border-color: rgba(0,210,255,0.45) !important;
        box-shadow: 0 0 12px rgba(0,210,255,0.12) !important;
        background: rgba(255,255,255,0.12) !important;
        color: #ffffff !important;
    }

    [b-czu5dt4uc5] .form-control::placeholder {
        color: rgba(200,220,255,0.4) !important;
    }

[b-czu5dt4uc5] input {
    color: #ffffff !important;
}

[b-czu5dt4uc5] .form-check-label {
    color: #a0c0e8;
}

/* ===== 登录方式切换 ===== */
.login-wrap[b-czu5dt4uc5] {
    display: flex;
    flex-direction: column;
}

.login-sms[b-czu5dt4uc5],
.is-mobile .login-up[b-czu5dt4uc5] {
    display: none;
}

.is-mobile .login-sms[b-czu5dt4uc5] {
    display: block;
}
/* /Components/Components/FAIconList.razor.rz.scp.css */
.icon-list[b-5zbshyjwrf] {
    --bb-icon-list-width: 190px;
    display: flex;
}

    .icon-list .icons-body[b-5zbshyjwrf] {
        flex: 1;
    }

    .icon-list.is-catalog .icons-body[b-5zbshyjwrf] {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
    }

    .icon-list .icons-nav[b-5zbshyjwrf] {
        overflow-y: auto;
        overflow-x: hidden;
        width: var(--bb-icon-list-width);
        height: 100%;
        display: none;
    }

        .icon-list .icons-nav h5[b-5zbshyjwrf] {
            padding-left: .5rem;
        }

        .icon-list .icons-nav .nav[b-5zbshyjwrf] {
            --bs-nav-link-padding-x: .5rem;
            --bs-nav-link-padding-y: .25rem;
            flex-direction: column;
            flex-wrap: nowrap;
        }

        .icon-list .icons-nav .nav-link:not(:last-child)[b-5zbshyjwrf] {
            margin-top: .125rem;
        }

        .icon-list .icons-nav.nav-pills[b-5zbshyjwrf] {
            --bs-nav-pills-link-active-bg: var(--bs-warning);
        }

@media (min-width: 768px) {
    .icon-list .icons-nav[b-5zbshyjwrf] {
        display: block;
    }
}
/* /Components/Components/MenuIconList.razor.rz.scp.css */
.form-footer[b-0v7w57rjty] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.icon[b-0v7w57rjty] {
    font-size: 22px;
    color: #337ab7;
    border: solid 1px;
    border-radius: 4px;
    min-width: 36px;
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 .25rem;
}

[b-0v7w57rjty] .fil a:hover {
    background-color: var(--bs-primary);
}

[b-0v7w57rjty] .nav-pills .nav-link.active {
    --bs-nav-pills-link-active-bg: var(--bs-primary);
}

[b-0v7w57rjty] .icon-list {
    height: calc(100vh - 8rem - 47px - 52px);
}
/* /Components/Components/NavigationTree.razor.rz.scp.css */
.tree-menu[b-qcs3ojor1p] {
    display: flex;
    flex-direction: column;
}

    .tree-menu[b-qcs3ojor1p]  .tree {
        flex: 1;
        margin: -1rem;
        padding: 1rem;
        max-height: calc(100vh - 173px);
        overflow-y: auto;
        overflow-x: hidden;
    }
/* /Components/Layout/NotFoundLayout.razor.rz.scp.css */
.error[b-egvyuvj5ze] {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #f7f7f7;
}

h3[b-egvyuvj5ze] {
    font-size: 1.28rem;
    font-weight: bold;
    margin: 1.125rem 0;
}

.bg[b-egvyuvj5ze] {
    background-image: url('../images/bg404.png');
    width: 458px;
    height: 215px;
    text-align: center;
}
/* /Components/Pages/Admin/Settings.razor.rz.scp.css */
[b-9ahouvn9dz] .form-inline .form-label {
    display: block;
}

[b-9ahouvn9dz] .btn-group {
    flex: 0;
}
