/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-czkeu5e3xn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-czkeu5e3xn] {
    flex: 1;
}

.sidebar[b-czkeu5e3xn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-czkeu5e3xn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-czkeu5e3xn]  a, .top-row[b-czkeu5e3xn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-czkeu5e3xn]  a:hover, .top-row[b-czkeu5e3xn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-czkeu5e3xn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-czkeu5e3xn] {
        justify-content: space-between;
    }

    .top-row[b-czkeu5e3xn]  a, .top-row[b-czkeu5e3xn]  .btn-link {
        margin-left: 0;
    }
}

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

    .sidebar[b-czkeu5e3xn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

    .top-row.auth[b-czkeu5e3xn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

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

#blazor-error-ui[b-czkeu5e3xn] {
    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-czkeu5e3xn] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-r7izd2x3z8] {
    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-r7izd2x3z8] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-r7izd2x3z8] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-r7izd2x3z8] {
    font-size: 1.1rem;
}

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

.bi-house-door-fill-nav-menu[b-r7izd2x3z8] {
    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");
}
.bi-account-nav-menu[b-r7izd2x3z8] {
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!--%20Uploaded%20to%3A%20SVG%20Repo%2C%20www.svgrepo.com%2C%20Generator%3A%20SVG%20Repo%20Mixer%20Tools%20--%3E%3Csvg%20fill%3D%22%23000000%22%20height%3D%22800px%22%20width%3D%22800px%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20%20viewBox%3D%220%200%20493.656%20493.656%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M79.648%2C243.104L59.544%2C263.2l45.256%2C45.256l20.096-20.104c8.576%2C4.872%2C17.648%2C8.648%2C27.104%2C11.264V328h64v-28.384c9.456-2.616%2C18.52-6.392%2C27.104-11.264l20.096%2C20.104l45.256-45.256l-20.104-20.096c4.872-8.576%2C8.648-17.648%2C11.264-27.104H328v-64h-28.384c-2.616-9.456-6.392-18.52-11.264-27.104l20.104-20.096L263.2%2C59.544l-20.096%2C20.104C234.52%2C74.776%2C225.456%2C71%2C216%2C68.384V40h-64v28.384c-9.456%2C2.616-18.52%2C6.392-27.104%2C11.264L104.8%2C59.544L59.544%2C104.8l20.104%2C20.096C74.776%2C133.48%2C71%2C142.544%2C68.384%2C152H40v64h28.384C71%2C225.456%2C74.776%2C234.52%2C79.648%2C243.104z%20M56%2C168h25.08l1.376-6.288c2.624-11.968%2C7.336-23.312%2C14.016-33.72l3.48-5.424L82.176%2C104.8l22.632-22.632l17.768%2C17.776l5.424-3.48c10.408-6.68%2C21.752-11.392%2C33.72-14.016L168%2C81.08V56h32v25.08l6.288%2C1.376c11.968%2C2.624%2C23.312%2C7.336%2C33.72%2C14.016l5.424%2C3.48L263.2%2C82.176l22.632%2C22.632l-17.776%2C17.768l3.48%2C5.424c6.68%2C10.408%2C11.392%2C21.752%2C14.016%2C33.72l1.368%2C6.28H312v32h-25.08l-1.376%2C6.288c-2.624%2C11.968-7.336%2C23.312-14.016%2C33.72l-3.48%2C5.424l17.776%2C17.768l-22.632%2C22.632l-17.768-17.776l-5.424%2C3.48c-10.408%2C6.68-21.752%2C11.392-33.72%2C14.016L200%2C286.92V312h-32v-25.08l-6.288-1.376c-11.968-2.624-23.312-7.336-33.72-14.016l-5.424-3.48L104.8%2C285.824l-22.632-22.632l17.776-17.768L96.464%2C240c-6.68-10.408-11.392-21.752-14.016-33.72L81.08%2C200H56V168z%22%2F%3E%3Cpath%20d%3D%22M184%2C272c48.52%2C0%2C88-39.48%2C88-88s-39.48-88-88-88s-88%2C39.48-88%2C88S135.48%2C272%2C184%2C272z%20M224%2C243.824C212.552%2C251.504%2C198.792%2C256%2C184%2C256s-28.552-4.496-40-12.176V232c0-13.232%2C10.768-24%2C24-24h32c13.232%2C0%2C24%2C10.768%2C24%2C24V243.824z%20M208%2C152c0%2C13.232-10.768%2C24-24%2C24s-24-10.768-24-24s10.768-24%2C24-24S208%2C138.768%2C208%2C152z%20M181.944%2C112.052C160.84%2C113.126%2C144%2C130.633%2C144%2C152c0%2C22.056%2C17.944%2C40%2C40%2C40c22.056%2C0%2C40-17.944%2C40-40c0-21.367-16.84-38.874-37.944-39.948C224.81%2C113.147%2C256%2C144.985%2C256%2C184c0%2C17.248-6.104%2C33.088-16.256%2C45.496C238.424%2C208.624%2C221.2%2C192%2C200%2C192h-16h-16c-21.2%2C0-38.424%2C16.624-39.744%2C37.496C118.104%2C217.088%2C112%2C201.248%2C112%2C184C112%2C144.985%2C143.19%2C113.147%2C181.944%2C112.052z%22%2F%3E%3Cpath%20d%3D%22M91.312%2C416l-48-48L80%2C331.312L108.688%2C360h150.624L360%2C259.312V108.688L331.312%2C80L368%2C43.312l48%2C48v224l66.344%2C66.344l11.312-11.312L432%2C308.688v-224L347.312%2C0h-14.624L288%2C44.688v14.624l56%2C56v137.376L252.688%2C344H115.312l-56-56H44.688L0%2C332.688v14.624L84.688%2C432h224l61.656%2C61.656l11.312-11.312L315.312%2C416H91.312z%20M304%2C52.688v-1.376L339.312%2C16h1.376l16%2C16L320%2C68.688L304%2C52.688z%20M16%2C340.688v-1.376L51.312%2C304h1.376l16%2C16L32%2C356.688L16%2C340.688z%22%2F%3E%3Cpath%20d%3D%22M383.6%2C336c-26.248%2C0-47.6%2C21.352-47.6%2C47.6c0%2C12.712%2C4.952%2C24.664%2C13.944%2C33.656l76.4%2C76.4l11.312-11.312l-76.4-76.4C355.288%2C399.976%2C352%2C392.04%2C352%2C383.6c0-17.424%2C14.176-31.6%2C31.6-31.6c8.44%2C0%2C16.376%2C3.288%2C22.344%2C9.256l76.4%2C76.4l11.312-11.312l-76.4-76.4C408.264%2C340.952%2C396.312%2C336%2C383.6%2C336z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.bi-plus-square-fill-nav-menu[b-r7izd2x3z8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' 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-list-nested-nav-menu[b-r7izd2x3z8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' 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");
}

.nav-item[b-r7izd2x3z8] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-r7izd2x3z8] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-r7izd2x3z8] {
        padding-bottom: 1rem;
    }

    .nav-item[b-r7izd2x3z8]  .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-r7izd2x3z8]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-r7izd2x3z8]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-r7izd2x3z8] {
    display: none;
}

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

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

    .nav-scrollable[b-r7izd2x3z8] {
        /* 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-6njop0d408],
.components-reconnect-repeated-attempt-visible[b-6njop0d408],
.components-reconnect-failed-visible[b-6njop0d408],
.components-pause-visible[b-6njop0d408],
.components-resume-failed-visible[b-6njop0d408],
.components-rejoining-animation[b-6njop0d408] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

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