/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-lgj90kouwb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-lgj90kouwb] {
    flex: 1;
}

.sidebar[b-lgj90kouwb] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-lgj90kouwb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-lgj90kouwb]  a, .top-row[b-lgj90kouwb]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-lgj90kouwb]  a:hover, .top-row[b-lgj90kouwb]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-lgj90kouwb]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-lgj90kouwb] {
        justify-content: space-between;
    }

    .top-row[b-lgj90kouwb]  a, .top-row[b-lgj90kouwb]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-lgj90kouwb] {
        flex-direction: row;
    }

    .sidebar[b-lgj90kouwb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-lgj90kouwb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-lgj90kouwb]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-lgj90kouwb], article[b-lgj90kouwb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-lgj90kouwb] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-lgj90kouwb] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3n2hzgfy2z] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-3n2hzgfy2z] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-3n2hzgfy2z] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3n2hzgfy2z] {
    font-size: 1.1rem;
}

.bi[b-3n2hzgfy2z] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.nav-icon[b-3n2hzgfy2z] {
    flex: 0 0 auto;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    fill: currentColor;
}

.nav-item[b-3n2hzgfy2z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3n2hzgfy2z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3n2hzgfy2z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3n2hzgfy2z]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-3n2hzgfy2z]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3n2hzgfy2z]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-3n2hzgfy2z] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-3n2hzgfy2z] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-3n2hzgfy2z] {
        display: none;
    }

    .nav-scrollable[b-3n2hzgfy2z] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-1cg0rrt69g],
.components-reconnect-repeated-attempt-visible[b-1cg0rrt69g],
.components-reconnect-failed-visible[b-1cg0rrt69g],
.components-pause-visible[b-1cg0rrt69g],
.components-resume-failed-visible[b-1cg0rrt69g],
.components-rejoining-animation[b-1cg0rrt69g] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-1cg0rrt69g],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-1cg0rrt69g],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-1cg0rrt69g],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-1cg0rrt69g],
#components-reconnect-modal.components-reconnect-retrying[b-1cg0rrt69g],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-1cg0rrt69g],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-1cg0rrt69g],
#components-reconnect-modal.components-reconnect-failed[b-1cg0rrt69g],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-1cg0rrt69g] {
    display: block;
}


#components-reconnect-modal[b-1cg0rrt69g] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-1cg0rrt69g 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-1cg0rrt69g 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-1cg0rrt69g 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-1cg0rrt69g]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-1cg0rrt69g 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-1cg0rrt69g {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-1cg0rrt69g {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-1cg0rrt69g {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-1cg0rrt69g] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-1cg0rrt69g] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-1cg0rrt69g] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-1cg0rrt69g] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-1cg0rrt69g] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-1cg0rrt69g] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-1cg0rrt69g] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-1cg0rrt69g 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-1cg0rrt69g] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-1cg0rrt69g {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
[b-iyq35ojhnh] .card-header {
    border-bottom-width: 0;
    display: flex;
    align-items: center;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

[b-iyq35ojhnh] .card-title {
    color: var(--bs-primary);
    font-weight: bold;
}

.db-progress[b-iyq35ojhnh] {
    height: 24px;
    display: flex;
    align-items: center;
}

.db-progress[b-iyq35ojhnh]  .progress {
    flex: 1;
}

.progress-item:not(:last-child)[b-iyq35ojhnh] {
    margin-block-end: 1rem;
}

.chart-area[b-iyq35ojhnh] {
    min-height: 320px;
}

.dashboard-bar-chart[b-iyq35ojhnh] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10px, 1fr));
    align-items: end;
    gap: .35rem;
    padding: .75rem .25rem 0;
}

.bar-item[b-iyq35ojhnh] {
    display: grid;
    grid-template-rows: 1fr auto;
    align-items: end;
    height: 300px;
    min-width: 0;
}

.bar-fill[b-iyq35ojhnh] {
    width: 100%;
    min-height: 4px;
    border-radius: 4px 4px 0 0;
    background: linear-gradient(180deg, #2563eb, #38bdf8);
}

.bar-item span[b-iyq35ojhnh] {
    margin-top: .35rem;
    color: #64748b;
    font-size: .75rem;
    text-align: center;
}

.dashboard-donut-wrap[b-iyq35ojhnh] {
    display: grid;
    grid-template-columns: minmax(180px, 240px) 1fr;
    align-items: center;
    gap: 1.5rem;
}

.dashboard-donut[b-iyq35ojhnh] {
    position: relative;
    width: min(100%, 240px);
    aspect-ratio: 1;
    border-radius: 50%;
}

.dashboard-donut[b-iyq35ojhnh]::after {
    position: absolute;
    inset: 24%;
    content: "";
    border-radius: 50%;
    background: #fff;
}

.dashboard-donut-core[b-iyq35ojhnh] {
    position: absolute;
    inset: 0;
    z-index: 1;
    display: grid;
    place-items: center;
    color: #0f172a;
    font-size: 2rem;
    font-weight: 700;
}

.dashboard-donut-legend[b-iyq35ojhnh] {
    display: grid;
    gap: .75rem;
}

.dashboard-donut-legend-item[b-iyq35ojhnh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #e5e7eb;
}

.dashboard-donut-legend-item span[b-iyq35ojhnh] {
    min-width: 0;
    overflow: hidden;
    color: #475569;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-donut-legend-item strong[b-iyq35ojhnh] {
    color: #0f172a;
}

@media (max-width: 768px) {
    .dashboard-donut-wrap[b-iyq35ojhnh] {
        grid-template-columns: 1fr;
        justify-items: center;
    }
}
/* /Components/Pages/Instances.razor.rz.scp.css */
.login-qr-box[b-u1ygix7bwc] {
    display: flex;
    justify-content: center;
    padding: 1.5rem;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #ffffff;
}

.login-qr-image[b-u1ygix7bwc] {
    width: min(100%, 320px);
    aspect-ratio: 1;
    image-rendering: pixelated;
}

.screenshot-preview[b-u1ygix7bwc] {
    max-height: 70vh;
    overflow: auto;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #f8fafc;
}

.screenshot-preview img[b-u1ygix7bwc] {
    display: block;
    width: 100%;
    height: auto;
}

.cookies-preview[b-u1ygix7bwc] {
    max-height: 70vh;
    overflow: auto;
    padding: 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #0f172a;
    color: #e2e8f0;
    font-size: .875rem;
    line-height: 1.5;
    white-space: pre-wrap;
    word-break: break-word;
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-background[b-76gdwduaue] {
    width: 100%;
    min-height: 100vh;
    min-height: 100dvh;
    background-color: #eef3f8;
    background-image:
        linear-gradient(90deg, rgba(255, 255, 255, 0.88), rgba(255, 255, 255, 0.5)),
        url("https://logincdn.msauth.net/shared/5/js/../images/fluent_web_light_57fee22710b04cebe1d5.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.login-container[b-76gdwduaue] {
    min-height: 100vh;
    min-height: 100dvh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: clamp(1.5rem, 4vw, 4rem);
    box-sizing: border-box;
}

.login-box-frame[b-76gdwduaue] {
    width: min(100%, 640px);
}

.login-box-frame[b-76gdwduaue]  .login-box {
    width: 100%;
    border: 0;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 18px 48px rgba(15, 23, 42, 0.18);
    font-family: "Segoe UI", "Microsoft YaHei", Arial, sans-serif;
}

.login-box-frame[b-76gdwduaue]  .card-body {
    padding: 48px 58px 42px;
}

.login-header[b-76gdwduaue] {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 30px;
}

.login-logo[b-76gdwduaue] {
    width: 44px;
    height: 44px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    background: #0f6cbd;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: 0;
}

.login-brand[b-76gdwduaue] {
    margin: 0;
    color: #1f2937;
    font-size: 1.55rem;
    font-weight: 800;
    line-height: 1.1;
}

.login-caption[b-76gdwduaue] {
    margin: 4px 0 0;
    color: #64748b;
    font-size: 0.92rem;
}

.login-body h2[b-76gdwduaue] {
    margin: 0;
    color: #111827;
    font-size: 1.85rem;
    font-weight: 700;
}

.login-subtitle[b-76gdwduaue] {
    margin: 8px 0 24px;
    color: #667085;
    font-size: 0.96rem;
}

.login-form[b-76gdwduaue] {
    display: grid;
    gap: 17px;
}

.login-field[b-76gdwduaue] {
    display: grid;
    gap: 7px;
}

.login-field label[b-76gdwduaue] {
    margin: 0;
    color: #344054;
    font-size: 0.94rem;
    font-weight: 600;
}

.login-field[b-76gdwduaue]  .form-control {
    height: 44px;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    color: #101828;
    font-size: 0.98rem;
}

.login-field[b-76gdwduaue]  .form-control:focus {
    border-color: #0f6cbd;
    box-shadow: 0 0 0 3px rgba(15, 108, 189, 0.14);
}

.login-submit[b-76gdwduaue] {
    width: 100%;
}

.login-form[b-76gdwduaue]  .login-submit {
    height: 44px;
    margin-top: 4px;
    border-radius: 4px;
    background: #0f6cbd;
    border-color: #0f6cbd;
    font-weight: 700;
}

.login-form[b-76gdwduaue]  .login-submit:hover {
    background: #0c5ea8;
    border-color: #0c5ea8;
}

.login-footer[b-76gdwduaue] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-top: 30px;
    padding-top: 18px;
    border-top: 1px solid #eef2f7;
    color: #667085;
    font-size: 0.78rem;
    white-space: nowrap;
}

@media (max-width: 560px) {
    .login-container[b-76gdwduaue] {
        align-items: stretch;
        padding: 0;
    }

    .login-box-frame[b-76gdwduaue] {
        width: 100%;
        min-height: 100vh;
        min-height: 100dvh;
    }

    .login-box-frame[b-76gdwduaue]  .login-box {
        border-radius: 0;
        box-shadow: none;
    }

    .login-box-frame[b-76gdwduaue]  .card-body {
        min-height: 100vh;
        min-height: 100dvh;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 32px 24px;
    }

    .login-footer[b-76gdwduaue] {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}
