/* _content/BlazorApp8/Components/Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-xlse76yprd] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.main-panel[b-xlse76yprd] {
    flex: 1;
    min-width: 0;
    background: linear-gradient(180deg, rgba(248, 250, 252, 0.7) 0%, rgba(241, 245, 249, 0.55) 100%);
}

.sidebar[b-xlse76yprd] {
    background: radial-gradient(circle at 0% 0%, #334155 0%, #1e1b4b 28%, #1e293b 65%, #0f172a 100%);
    box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.06), 10px 0 30px rgba(15, 23, 42, 0.2);
}

.topbar[b-xlse76yprd] {
    background: linear-gradient(120deg, rgba(15, 23, 42, 0.86) 0%, rgba(49, 46, 129, 0.78) 55%, rgba(14, 116, 144, 0.8) 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    min-height: 4.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.85rem 1.35rem;
    position: sticky;
    top: 0;
    z-index: 20;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.18);
}

.topbar-eyebrow[b-xlse76yprd] {
    margin: 0;
    font-size: 0.68rem;
    letter-spacing: .11em;
    text-transform: uppercase;
    color: rgba(191, 219, 254, 0.88);
    font-weight: 700;
}

.topbar-title[b-xlse76yprd] {
    margin: 0;
    font-size: 1.08rem;
    font-weight: 800;
    color: #ffffff;
}

.topbar-link[b-xlse76yprd] {
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    padding: 0.45rem 0.9rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.24);
}

.topbar-link:hover[b-xlse76yprd] {
    background: rgba(255, 255, 255, 0.24);
}

.content-container[b-xlse76yprd] {
    padding: 1.6rem;
}

@media (max-width: 640.98px) {
    .topbar[b-xlse76yprd] {
        padding: 0.75rem 1rem;
        min-height: 4rem;
    }

    .topbar-title[b-xlse76yprd] {
        font-size: 0.96rem;
    }

    .content-container[b-xlse76yprd] {
        padding: 1rem;
    }
}

@media (min-width: 641px) {
    .app-shell[b-xlse76yprd] {
        flex-direction: row;
    }

    .sidebar[b-xlse76yprd] {
        width: 290px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}

#blazor-error-ui[b-xlse76yprd] {
    color-scheme: light only;
    background: #fff7ed;
    color: #9a3412;
    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-xlse76yprd] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/BlazorApp8/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ht3owmx07s] {
    appearance: none;
    cursor: pointer;
    width: 3.1rem;
    height: 2.3rem;
    color: white;
    position: absolute;
    top: 0.65rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 0.85rem;
    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.88%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.4rem rgba(15, 23, 42, 0.3);
}

.navbar-toggler:checked[b-ht3owmx07s] {
    background-color: rgba(255, 255, 255, 0.22);
}

.top-row[b-ht3owmx07s] {
    min-height: 4.2rem;
    background: linear-gradient(120deg, rgba(15, 23, 42, 0.5) 0%, rgba(30, 41, 59, 0.38) 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.brand-wrap[b-ht3owmx07s] {
    padding-top: 0.2rem;
}

.navbar-brand[b-ht3owmx07s] {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.brand-dot[b-ht3owmx07s] {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    background: radial-gradient(circle at 35% 35%, #f0f9ff 0%, #22d3ee 45%, #2563eb 100%);
    box-shadow: 0 0 0 4px rgba(34, 211, 238, 0.2);
}

.nav-section-title[b-ht3owmx07s] {
    color: rgba(191, 219, 254, 0.78);
    text-transform: uppercase;
    letter-spacing: 0.09em;
    font-size: 0.68rem;
    margin: 0.75rem 0 0.55rem;
    font-weight: 700;
}

.bi[b-ht3owmx07s] {
    display: inline-block;
    position: relative;
    width: 1.18rem;
    height: 1.18rem;
    margin-right: 0.72rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-ht3owmx07s] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-ht3owmx07s] {
    font-size: 0.93rem;
    padding-bottom: 0.42rem;
}

.nav-item:first-of-type[b-ht3owmx07s] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-ht3owmx07s] {
    padding-bottom: 1rem;
}

.nav-item[b-ht3owmx07s]  .nav-link {
    color: rgba(241, 245, 249, 0.94);
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 999px;
    min-height: 2.8rem;
    display: flex;
    align-items: center;
    width: 100%;
    line-height: 1;
    padding: 0.7rem 1rem;
    transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.nav-item[b-ht3owmx07s]  a.active {
    background: linear-gradient(135deg, rgba(56, 189, 248, 0.42) 0%, rgba(129, 140, 248, 0.36) 100%);
    border-color: rgba(219, 234, 254, 0.42);
    color: white;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.3);
}

.nav-item[b-ht3owmx07s]  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.24);
    color: white;
    transform: translateX(3px);
}

.nav-link-logout[b-ht3owmx07s] {
    background: rgba(244, 63, 94, 0.12) !important;
    border-color: rgba(251, 113, 133, 0.3) !important;
}

.nav-scrollable[b-ht3owmx07s] {
    display: none;
    padding-bottom: 0.8rem;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ht3owmx07s] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ht3owmx07s] {
        display: none;
    }

    .nav-scrollable[b-ht3owmx07s] {
        display: block;
        height: calc(100vh - 4.2rem);
        overflow-y: auto;
    }
}
/* _content/BlazorApp8/Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-u57gtlnf32],
.components-reconnect-repeated-attempt-visible[b-u57gtlnf32],
.components-reconnect-failed-visible[b-u57gtlnf32],
.components-pause-visible[b-u57gtlnf32],
.components-resume-failed-visible[b-u57gtlnf32],
.components-rejoining-animation[b-u57gtlnf32] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-u57gtlnf32],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-u57gtlnf32],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-u57gtlnf32],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-u57gtlnf32],
#components-reconnect-modal.components-reconnect-retrying[b-u57gtlnf32],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-u57gtlnf32],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-u57gtlnf32],
#components-reconnect-modal.components-reconnect-failed[b-u57gtlnf32],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-u57gtlnf32] {
    display: block;
}


#components-reconnect-modal[b-u57gtlnf32] {
    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-u57gtlnf32 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-u57gtlnf32 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-u57gtlnf32 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-u57gtlnf32]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-u57gtlnf32 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-u57gtlnf32 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-u57gtlnf32 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-u57gtlnf32 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-u57gtlnf32] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-u57gtlnf32] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-u57gtlnf32] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-u57gtlnf32] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-u57gtlnf32] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-u57gtlnf32] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-u57gtlnf32] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-u57gtlnf32 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-u57gtlnf32] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-u57gtlnf32 {
    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;
    }
}
