/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-e1raxgqqla] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background: #f6f7fb;
}

main[b-e1raxgqqla] {
    flex: 1;
    min-width: 0;
}

.sidebar[b-e1raxgqqla] {
    background: #101827;
    color: #f8fafc;
    border-right: 1px solid rgba(148, 163, 184, 0.16);
}

.top-row[b-e1raxgqqla] {
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: rgba(255, 255, 255, 0.92);
    border-bottom: 1px solid #e5e7eb;
    backdrop-filter: blur(12px);
}

.top-row strong[b-e1raxgqqla] {
    display: block;
    font-size: 0.9rem;
    color: #0f172a;
}

.top-row span[b-e1raxgqqla] {
    display: block;
    color: #64748b;
    font-size: 0.78rem;
}

.content[b-e1raxgqqla] {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 3rem;
}

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

    .sidebar[b-e1raxgqqla] {
        width: 280px;
        min-height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-e1raxgqqla] {
        position: sticky;
        top: 0;
        z-index: 10;
    }

    .top-row[b-e1raxgqqla],
    article[b-e1raxgqqla] {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}

#blazor-error-ui[b-e1raxgqqla] {
    color-scheme: light only;
    background: #fef3c7;
    border-top: 1px solid #fde68a;
    bottom: 0;
    box-shadow: 0 -10px 30px rgba(15, 23, 42, 0.12);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.8rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-e1raxgqqla] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4wj4cmuake] {
    appearance: none;
    cursor: pointer;
    width: 3.25rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.75rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    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.78%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.65rem rgba(255, 255, 255, 0.08);
}

.top-row[b-4wj4cmuake] {
    min-height: 4rem;
    display: flex;
    align-items: center;
    background: #101827;
}

.navbar-brand[b-4wj4cmuake] {
    color: #ffffff;
    font-weight: 800;
    letter-spacing: 0;
    text-decoration: none;
    font-size: 1.1rem;
}

.bi[b-4wj4cmuake] {
    display: inline-block;
    position: relative;
    width: 1.1rem;
    height: 1.1rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-4wj4cmuake],
.bi-plus-square-fill-nav-menu[b-4wj4cmuake],
.bi-list-nested-nav-menu[b-4wj4cmuake],
.bi-lock-nav-menu[b-4wj4cmuake],
.bi-person-nav-menu[b-4wj4cmuake],
.bi-person-badge-nav-menu[b-4wj4cmuake],
.bi-person-fill-nav-menu[b-4wj4cmuake],
.bi-arrow-bar-left-nav-menu[b-4wj4cmuake] {
    filter: brightness(0) invert(1);
}

.bi-house-door-fill-nav-menu[b-4wj4cmuake] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.5c0-.25.25-.5.5-.5h2c.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-.15-.35L8.35 1.15a.5.5 0 0 0-.7 0l-6.5 6.5A.5.5 0 0 0 1 8v6.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-4wj4cmuake] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm6.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3Z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-4wj4cmuake] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5Zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5Zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5Z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-4wj4cmuake] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a3 3 0 0 1 3 3v3h1a1 1 0 0 1 1 1v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a1 1 0 0 1 1-1h1V4a3 3 0 0 1 3-3Zm2 6V4a2 2 0 1 0-4 0v3h4Z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-4wj4cmuake],
.bi-person-badge-nav-menu[b-4wj4cmuake],
.bi-person-fill-nav-menu[b-4wj4cmuake] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 1c-3.3 0-6 1.7-6 3.8V14h12v-1.2C14 10.7 11.3 9 8 9Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-4wj4cmuake] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.7l2.15 2.15a.5.5 0 1 1-.7.7l-3-3a.5.5 0 0 1 0-.7l3-3a.5.5 0 1 1 .7.7L3.7 7.5H9.5A.5.5 0 0 1 10 8Z'/%3E%3C/svg%3E");
}

.nav-scrollable[b-4wj4cmuake] {
    display: none;
    padding: 0.8rem 0.8rem 1.5rem;
}

.navbar-toggler:checked ~ .nav-scrollable[b-4wj4cmuake] {
    display: block;
}

.nav-section[b-4wj4cmuake] {
    color: #94a3b8;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 1rem 0.9rem 0.35rem;
}

.nav-item[b-4wj4cmuake] {
    font-size: 0.92rem;
    padding-bottom: 0.35rem;
}

.nav-item[b-4wj4cmuake]  .nav-link {
    color: #cbd5e1;
    background: transparent;
    border: 0;
    border-radius: 8px;
    min-height: 2.75rem;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 0.85rem;
    text-decoration: none;
}

.nav-item[b-4wj4cmuake]  a.active {
    background: #1f2a3d;
    color: #ffffff;
    box-shadow: inset 3px 0 0 #38bdf8;
}

.nav-item[b-4wj4cmuake]  .nav-link:hover {
    background: #182235;
    color: #ffffff;
}

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

    .nav-scrollable[b-4wj4cmuake] {
        display: block;
        height: calc(100vh - 4rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-lxu337xo32],
.components-reconnect-repeated-attempt-visible[b-lxu337xo32],
.components-reconnect-failed-visible[b-lxu337xo32],
.components-pause-visible[b-lxu337xo32],
.components-resume-failed-visible[b-lxu337xo32],
.components-rejoining-animation[b-lxu337xo32] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-lxu337xo32],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-lxu337xo32],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-lxu337xo32],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-lxu337xo32],
#components-reconnect-modal.components-reconnect-retrying[b-lxu337xo32],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-lxu337xo32],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-lxu337xo32],
#components-reconnect-modal.components-reconnect-failed[b-lxu337xo32],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-lxu337xo32] {
    display: block;
}


#components-reconnect-modal[b-lxu337xo32] {
    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-lxu337xo32 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-lxu337xo32 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-lxu337xo32 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-lxu337xo32]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-lxu337xo32 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-lxu337xo32 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-lxu337xo32 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-lxu337xo32 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-lxu337xo32] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-lxu337xo32] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-lxu337xo32] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-lxu337xo32] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-lxu337xo32] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-lxu337xo32] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-lxu337xo32] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-lxu337xo32 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-lxu337xo32] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-lxu337xo32 {
    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;
    }
}
