@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.5b1cao7wtc.bundle.scp.css';

/* /Components/Account/Pages/Login.razor.rz.scp.css */
.login-title[b-2otpgap73l] {
    font-size: 1.6rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1.5rem;
    color: #1a1a2e;
}

.forgot-link[b-2otpgap73l] {
    font-size: 0.875rem;
    text-decoration: none;
    color: #6c63ff;
}

.forgot-link:hover[b-2otpgap73l] {
    text-decoration: underline;
}

[b-2otpgap73l] .btn-primary {
    background-color: #6c63ff;
    border-color: #6c63ff;
    border-radius: 8px;
    font-weight: 600;
    padding: 0.65rem;
}

[b-2otpgap73l] .btn-primary:hover {
    background-color: #5a52d5;
    border-color: #5a52d5;
}

.register-link[b-2otpgap73l] {
    text-align: center;
    margin-top: 1.5rem;
    font-size: 0.9rem;
    color: #6c757d;
}

.register-link a[b-2otpgap73l] {
    color: #6c63ff;
    text-decoration: none;
    font-weight: 600;
}

.register-link a:hover[b-2otpgap73l] {
    text-decoration: underline;
}
/* /Components/Account/Pages/Register.razor.rz.scp.css */
.register-title[b-337iwftjn6] {
    font-size: 1.6rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1.5rem;
    color: #1a1a2e;
}

[b-337iwftjn6] .btn-primary {
    background-color: #6c63ff;
    border-color: #6c63ff;
    border-radius: 8px;
    font-weight: 600;
    padding: 0.65rem;
}

[b-337iwftjn6] .btn-primary:hover {
    background-color: #5a52d5;
    border-color: #5a52d5;
}

.login-link[b-337iwftjn6] {
    text-align: center;
    margin-top: 1.5rem;
    font-size: 0.9rem;
    color: #6c757d;
}

.login-link a[b-337iwftjn6] {
    color: #6c63ff;
    text-decoration: none;
    font-weight: 600;
}

.login-link a:hover[b-337iwftjn6] {
    text-decoration: underline;
}
/* /Components/Layout/AnonymousLayout.razor.rz.scp.css */
.anonymous-page[b-he5z6nhwbu] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background-color: var(--bs-body-bg);
}

main[b-he5z6nhwbu] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem;
}

.anonymous-card[b-he5z6nhwbu] {
    width: 100%;
    max-width: 440px;
    background: var(--bs-tertiary-bg);
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 2.5rem 2rem;
    box-shadow:
        0 -4px 20px rgba(0, 0, 0, 0.15),
        0 8px 32px rgba(0, 0, 0, 0.4);
}

#blazor-error-ui[b-he5z6nhwbu] {
    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-he5z6nhwbu] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-d4r8ijcmx1] {
    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-d4r8ijcmx1] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.sidebar-wrapper[b-px1x0clczo] {
    height: 100vh;
    position: sticky;
    top: 0;
    background-color: var(--bs-body-bg);
}

.sidebar-logout-btn[b-px1x0clczo] {
    display: flex;
    align-items: center;
    gap: var(--hx-sidebar-footer-item-content-gap, .75rem);
    width: 100%;
    padding: var(--hx-sidebar-footer-item-padding, .75rem);
    margin: var(--hx-sidebar-footer-item-margin, 0);
    font-size: var(--hx-sidebar-footer-item-font-size, 1rem);
    color: var(--hx-sidebar-footer-item-color, var(--bs-body-color));
    background: none;
    border: none;
    border-radius: var(--hx-sidebar-footer-item-radius, unset);
    cursor: pointer;
    text-decoration: none;
}

    .sidebar-logout-btn:hover[b-px1x0clczo] {
        color: var(--hx-sidebar-footer-item-hover-color, var(--bs-body-color));
        background-color: var(--hx-sidebar-footer-item-hover-background-color, unset);
        opacity: var(--hx-sidebar-footer-item-hover-background-opacity, unset);
    }

.sidebar-logout-text[b-px1x0clczo] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-qnppy3z68q],
.components-reconnect-repeated-attempt-visible[b-qnppy3z68q],
.components-reconnect-failed-visible[b-qnppy3z68q],
.components-pause-visible[b-qnppy3z68q],
.components-resume-failed-visible[b-qnppy3z68q],
.components-rejoining-animation[b-qnppy3z68q] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-qnppy3z68q],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-qnppy3z68q],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-qnppy3z68q],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-qnppy3z68q],
#components-reconnect-modal.components-reconnect-retrying[b-qnppy3z68q],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-qnppy3z68q],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-qnppy3z68q],
#components-reconnect-modal.components-reconnect-failed[b-qnppy3z68q],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-qnppy3z68q] {
    display: block;
}


#components-reconnect-modal[b-qnppy3z68q] {
    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-qnppy3z68q 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-qnppy3z68q 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-qnppy3z68q 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-qnppy3z68q]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-qnppy3z68q 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-qnppy3z68q {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-qnppy3z68q {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-qnppy3z68q {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-qnppy3z68q] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-qnppy3z68q] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-qnppy3z68q] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-qnppy3z68q] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-qnppy3z68q] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-qnppy3z68q] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-qnppy3z68q] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-qnppy3z68q 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-qnppy3z68q] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-qnppy3z68q {
    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;
    }
}
