/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-vvdyekimnw] { min-height: 100vh; display: flex; flex-direction: column; }
main[b-vvdyekimnw] { flex: 1; min-width: 0; }
.sidebar[b-vvdyekimnw] { background: linear-gradient(180deg, #111f2b 0%, #192e3f 100%); }
.top-row[b-vvdyekimnw] {
    height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #6e7a85;
    background: rgba(255,255,255,.88);
    border-bottom: 1px solid #dfe4e8;
    backdrop-filter: blur(8px);
}
.environment-label[b-vvdyekimnw] { font-size: .68rem; font-weight: 750; letter-spacing: .12em; }

@media (min-width: 641px) {
    .page[b-vvdyekimnw] { flex-direction: row; }
    .sidebar[b-vvdyekimnw] { width: 255px; height: 100vh; position: sticky; top: 0; flex: 0 0 255px; }
    .top-row[b-vvdyekimnw] { position: sticky; top: 0; z-index: 10; }
    .top-row[b-vvdyekimnw], article[b-vvdyekimnw] { padding-left: 2rem !important; padding-right: 2rem !important; }
}

@media (max-width: 640px) {
    .top-row[b-vvdyekimnw] { display: none; }
}

/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-h3e1nh6lhu] {
    appearance: none;
    cursor: pointer;
    width: 3.3rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: .55rem;
    right: 1rem;
    border: 1px solid rgba(255,255,255,.14);
    border-radius: .3rem;
    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,.75%29' stroke-linecap='round' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.6rem rgba(255,255,255,.07);
}
.navbar-toggler:checked[b-h3e1nh6lhu] { background-color: rgba(255,255,255,.18); }
.top-row[b-h3e1nh6lhu] { min-height: 3.6rem; border-bottom: 1px solid rgba(255,255,255,.08); }
.navbar-brand[b-h3e1nh6lhu] { display: flex; align-items: center; gap: .65rem; color: white; font-size: .94rem; font-weight: 650; }
.brand-mark[b-h3e1nh6lhu] { display: inline-grid; place-items: center; width: 2rem; height: 2rem; color: #0f2535; background: #78c9f5; border-radius: .35rem; font-size: .7rem; font-weight: 900; letter-spacing: .04em; }
.nav[b-h3e1nh6lhu] { min-height: calc(100vh - 3.6rem); }
.nav-item[b-h3e1nh6lhu] { font-size: .86rem; padding-bottom: .25rem; }
.nav-item:first-of-type[b-h3e1nh6lhu] { padding-top: .9rem; }
.nav-item[b-h3e1nh6lhu]  .nav-link {
    color: #bdc9d2;
    background: none;
    border: 0;
    border-radius: .35rem;
    min-height: 2.65rem;
    display: flex;
    align-items: center;
    width: 100%;
    padding: .55rem .75rem;
    text-align: left;
}
.nav-item[b-h3e1nh6lhu]  a.active { background: rgba(111,199,247,.14); color: #82d0f9; }
.nav-item[b-h3e1nh6lhu]  .nav-link:hover { background: rgba(255,255,255,.07); color: white; }
.bi[b-h3e1nh6lhu] { display: inline-grid; place-items: center; width: 1.25rem; margin-right: .65rem; font-style: normal; font-size: .95rem; }
.bi-grid-1x2-fill[b-h3e1nh6lhu]::before { content: "▦"; }
.bi-hdd-rack-fill[b-h3e1nh6lhu]::before { content: "▤"; }
.bi-people-fill[b-h3e1nh6lhu]::before { content: "●●"; font-size: .53rem; letter-spacing: -.08em; }
.bi-person-fill-nav-menu[b-h3e1nh6lhu]::before { content: "●"; }
.bi-person-badge-nav-menu[b-h3e1nh6lhu]::before { content: "◉"; }
.bi-arrow-bar-left-nav-menu[b-h3e1nh6lhu]::before { content: "←"; }
.nav-section[b-h3e1nh6lhu] { color: #728594; font-size: .62rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; margin: 1.1rem 0 .45rem; }
.nav-spacer[b-h3e1nh6lhu] { flex: 1; min-height: 2rem; }
.nav-scrollable[b-h3e1nh6lhu] { display: none; }
.navbar-toggler:checked ~ .nav-scrollable[b-h3e1nh6lhu] { display: block; }

@media (min-width: 641px) {
    .navbar-toggler[b-h3e1nh6lhu] { display: none; }
    .nav-scrollable[b-h3e1nh6lhu] { display: block; height: calc(100vh - 3.6rem); overflow-y: auto; }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-j7tmcrztgd],
.components-reconnect-repeated-attempt-visible[b-j7tmcrztgd],
.components-reconnect-failed-visible[b-j7tmcrztgd],
.components-pause-visible[b-j7tmcrztgd],
.components-resume-failed-visible[b-j7tmcrztgd],
.components-rejoining-animation[b-j7tmcrztgd] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-j7tmcrztgd],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-j7tmcrztgd],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-j7tmcrztgd],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-j7tmcrztgd],
#components-reconnect-modal.components-reconnect-retrying[b-j7tmcrztgd],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-j7tmcrztgd],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-j7tmcrztgd],
#components-reconnect-modal.components-reconnect-failed[b-j7tmcrztgd],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-j7tmcrztgd] {
    display: block;
}


#components-reconnect-modal[b-j7tmcrztgd] {
    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-j7tmcrztgd 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-j7tmcrztgd 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-j7tmcrztgd 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-j7tmcrztgd]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-j7tmcrztgd 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-j7tmcrztgd {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-j7tmcrztgd {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-j7tmcrztgd {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-j7tmcrztgd] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-j7tmcrztgd] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-j7tmcrztgd] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-j7tmcrztgd] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-j7tmcrztgd] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-j7tmcrztgd] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-j7tmcrztgd] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-j7tmcrztgd 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-j7tmcrztgd] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-j7tmcrztgd {
    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;
    }
}
