/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-llvtkd9aoz] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-llvtkd9aoz] {
    flex: 1;
}

.sidebar[b-llvtkd9aoz] {
    background: #18202d;
    border-right: 1px solid rgba(255, 255, 255, 0.06);
}

.top-row[b-llvtkd9aoz] {
    background: #ffffff;
    border-bottom: 1px solid #e4e6eb;
    justify-content: space-between;
    min-height: 4rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.top-row-title[b-llvtkd9aoz] {
    font-size: 0.96rem;
    font-weight: 700;
    color: #1c1e21;
}

.top-row-badge[b-llvtkd9aoz] {
    white-space: nowrap;
    padding: 0.4rem 0.8rem;
    border-radius: 999px;
    background: #e7f0ff;
    border: 1px solid #c2d6fb;
    color: #1877f2;
    font-weight: 600;
    font-size: 0.8rem;
}

@media (max-width: 640.98px) {
    .top-row[b-llvtkd9aoz] {
        height: auto;
        padding-top: 0.6rem;
        padding-bottom: 0.6rem;
    }
}

@media (min-width: 641px) {
    .page[b-llvtkd9aoz] {
        flex-direction: row;
    }

    .sidebar[b-llvtkd9aoz] {
        width: 270px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-llvtkd9aoz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-llvtkd9aoz], article[b-llvtkd9aoz] {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}

#blazor-error-ui[b-llvtkd9aoz] {
    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-llvtkd9aoz] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jribg476dg] {
    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-jribg476dg] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-jribg476dg] {
    min-height: 4.5rem;
    background-color: transparent;
}

.navbar-brand[b-jribg476dg] {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    text-decoration: none;
    color: white;
}

.brand-mark[b-jribg476dg] {
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 0.65rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #1877f2;
    color: white;
    font-weight: 800;
    letter-spacing: 0.02em;
    box-shadow: 0 4px 12px rgba(24, 119, 242, 0.38);
}

.brand-title[b-jribg476dg] {
    display: block;
    font-size: 1.05rem;
    font-weight: 700;
}

.brand-subtitle[b-jribg476dg] {
    display: block;
    color: rgba(180, 200, 240, 0.78);
    font-size: 0.76rem;
    margin-top: 0.15rem;
}

.nav-section-label[b-jribg476dg] {
    color: rgba(160, 180, 220, 0.7);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.7rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.bi[b-jribg476dg] {
    display: inline-block;
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.65rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-jribg476dg] {
    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.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");
}

.bi-plus-square-fill-nav-menu[b-jribg476dg] {
    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 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-bag-fill-nav-menu[b-jribg476dg] {
    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 1a2.5 2.5 0 0 0-2.5 2.5V4H4a1 1 0 0 0-1 1v8.5A1.5 1.5 0 0 0 4.5 15h7A1.5 1.5 0 0 0 13 13.5V5a1 1 0 0 0-1-1h-1.5v-.5A2.5 2.5 0 0 0 8 1Zm1.5 3h-3v-.5a1.5 1.5 0 0 1 3 0V4Z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-jribg476dg] {
    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 fill-rule='evenodd' 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-box-seam-nav-menu[b-jribg476dg] {
    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.186.113a1 1 0 0 0-.372 0L1.5 1.5 8 3.82 14.5 1.5 8.186.113ZM15 2.766 8.5 5.085V15l6-2.143A1 1 0 0 0 15 11.92V2.766ZM7.5 15V5.085L1 2.766V11.92a1 1 0 0 0 .5.937L7.5 15Z'/%3E%3C/svg%3E");
}

.bi-wallet2-nav-menu[b-jribg476dg] {
    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 1H4a2 2 0 0 0-2 2v1h12V3a2 2 0 0 0-2-2Z'/%3E%3Cpath d='M14 5H2a1 1 0 0 0-1 1v6a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a1 1 0 0 0-1-1Zm-2.5 4.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z'/%3E%3C/svg%3E");
}

.bi-tools-nav-menu[b-jribg476dg] {
    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='M1 0 0 1l2.2 2.2a4.5 4.5 0 0 0 5.784 5.784l5.858 5.858 1.414-1.414-5.858-5.858A4.5 4.5 0 0 0 3.2 2.2L1 0Z'/%3E%3C/svg%3E");
}

.bi-person-badge-fill-nav-menu[b-jribg476dg] {
    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 2a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zM3 8.5A2.5 2.5 0 0 0 .5 11v1A1.5 1.5 0 0 0 2 13.5h9A1.5 1.5 0 0 0 12.5 12v-1A2.5 2.5 0 0 0 10 8.5H3zm10-7A1.5 1.5 0 0 1 14.5 3v10A1.5 1.5 0 0 1 13 14.5h-1a.5.5 0 0 1 0-1h1a.5.5 0 0 0 .5-.5V3A.5.5 0 0 0 13 2.5h-1a.5.5 0 0 1 0-1h1z'/%3E%3C/svg%3E");
}

.bi-box-arrow-right-nav-menu[b-jribg476dg] {
    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 fill-rule='evenodd' d='M6 3a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 12 4v8a1.5 1.5 0 0 1-1.5 1.5h-4A.5.5 0 0 1 6 13V3zm1 .5v9h3.5a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5H7z'/%3E%3Cpath fill-rule='evenodd' d='M.146 8.354a.5.5 0 0 1 0-.708l2-2a.5.5 0 1 1 .708.708L1.707 7.5H8.5a.5.5 0 0 1 0 1H1.707l1.147 1.146a.5.5 0 0 1-.708.708l-2-2z'/%3E%3C/svg%3E");
}

.nav-item[b-jribg476dg] {
    font-size: 0.92rem;
    padding-bottom: 0.3rem;
}

    .nav-item:first-of-type[b-jribg476dg] {
        padding-top: 0.75rem;
    }

    .nav-item:last-of-type[b-jribg476dg] {
        padding-bottom: 0.75rem;
    }

.nav-item[b-jribg476dg]  .nav-link {
    color: rgba(220, 230, 248, 0.9);
    background: transparent;
    border: none;
        border-radius: 0.5rem;
        height: 2.8rem;
        display: flex;
        align-items: center;
        line-height: 2.8rem;
    width: 100%;
    padding-inline: 0.85rem;
}

.nav-link-label[b-jribg476dg] {
    min-width: 0;
    flex: 1 1 auto;
}

.nav-badge[b-jribg476dg] {
    min-width: 1.35rem;
    height: 1.35rem;
    padding: 0 0.35rem;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #e41e3f;
    color: white;
    font-size: 0.72rem;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 0 0 2px rgba(13, 20, 35, 0.95);
}

.nav-item[b-jribg476dg]  a.active {
    background: rgba(24, 119, 242, 0.22);
    border: 1px solid rgba(24, 119, 242, 0.3);
    color: #a8c8ff;
}

.nav-item[b-jribg476dg]  .nav-link:hover {
    background-color: rgba(255,255,255,0.08);
    color: white;
}

.nav-scrollable[b-jribg476dg] {
    display: none;
}

.auth-section[b-jribg476dg] {
    padding-top: 0.75rem;
}

.nav-logout-form[b-jribg476dg] {
    margin: 0;
}

.nav-item[b-jribg476dg]  .nav-link-button {
    appearance: none;
    text-align: left;
    cursor: pointer;
}

.user-chip[b-jribg476dg] {
    color: #d4e4ff;
    background: rgba(255,255,255,0.07);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 0.5rem;
    padding: 0.45rem 0.9rem;
    font-size: 0.83rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidebar-promo[b-jribg476dg] {
    margin-top: 0.85rem;
    padding: 0.9rem;
    border-radius: 0.65rem;
    background: rgba(24, 119, 242, 0.12);
    border: 1px solid rgba(24, 119, 242, 0.18);
    color: #b8d0f8;
}

.sidebar-promo h4[b-jribg476dg] {
    color: #d4e6ff;
    font-size: 0.92rem;
    margin-bottom: 0.5rem;
}

.sidebar-promo p[b-jribg476dg] {
    color: rgba(180, 210, 255, 0.82);
    margin-bottom: 0;
    font-size: 0.84rem;
}

.navbar-toggler:checked ~ .nav-scrollable[b-jribg476dg] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jribg476dg] {
        display: none;
    }

    .nav-scrollable[b-jribg476dg] {
        display: block;
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-my6rcxpg94],
.components-reconnect-repeated-attempt-visible[b-my6rcxpg94],
.components-reconnect-failed-visible[b-my6rcxpg94],
.components-pause-visible[b-my6rcxpg94],
.components-resume-failed-visible[b-my6rcxpg94],
.components-rejoining-animation[b-my6rcxpg94] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-my6rcxpg94],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-my6rcxpg94],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-my6rcxpg94],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-my6rcxpg94],
#components-reconnect-modal.components-reconnect-retrying[b-my6rcxpg94],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-my6rcxpg94],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-my6rcxpg94],
#components-reconnect-modal.components-reconnect-failed[b-my6rcxpg94],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-my6rcxpg94] {
    display: block;
}


#components-reconnect-modal[b-my6rcxpg94] {
    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-my6rcxpg94 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-my6rcxpg94 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-my6rcxpg94 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-my6rcxpg94]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-my6rcxpg94 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-my6rcxpg94 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-my6rcxpg94 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-my6rcxpg94 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-my6rcxpg94] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-my6rcxpg94] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-my6rcxpg94] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-my6rcxpg94] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-my6rcxpg94] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-my6rcxpg94] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-my6rcxpg94] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-my6rcxpg94 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-my6rcxpg94] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-my6rcxpg94 {
    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;
    }
}
