/* /Components/Account/Shared/AccountLayout.razor.rz.scp.css */
.account-shell[b-11rrr143ec]{min-height:100vh;display:grid;grid-template-columns:minmax(360px,46%) 1fr;background:#fff;color:#1a1a1a}.account-brand-panel[b-11rrr143ec]{position:relative;display:flex;flex-direction:column;padding:48px;background:#101714;color:#fff;overflow:hidden}.account-brand-panel[b-11rrr143ec]:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(57,255,20,.22);border-radius:50%;right:-190px;bottom:-120px;box-shadow:0 0 80px rgba(57,255,20,.09)}.account-brand-panel[b-11rrr143ec]:after{content:"";position:absolute;inset:auto 0 0;height:4px;background:#39ff14}.account-brand-lockup[b-11rrr143ec]{display:flex;align-items:center;gap:15px;position:relative;z-index:1}.account-cactus[b-11rrr143ec]{width:52px;height:52px;display:grid;place-items:center;border:2px solid #39ff14;border-radius:15px;color:#39ff14;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:700}.account-brand-name[b-11rrr143ec]{font-family:"Montserrat",sans-serif;letter-spacing:.18em;font-size:20px;font-weight:600}.account-brand-product[b-11rrr143ec]{color:#39ff14;letter-spacing:.45em;font-size:13px;font-weight:700;margin-top:3px}.account-brand-copy[b-11rrr143ec]{margin:auto 0;max-width:520px;position:relative;z-index:1}.account-brand-copy h1[b-11rrr143ec]{font-family:"Montserrat",sans-serif;font-size:clamp(30px,4vw,48px);line-height:1.12;margin:0 0 20px}.account-brand-copy p[b-11rrr143ec]{font-size:17px;line-height:1.6;color:#cbd4cf;max-width:450px}.account-brand-footer[b-11rrr143ec]{font-size:11px;letter-spacing:.24em;color:#98a39d;position:relative;z-index:1}.account-form-panel[b-11rrr143ec]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:42px 28px;background:#fff}.account-form-wrap[b-11rrr143ec]{width:100%;max-width:430px}.account-powered[b-11rrr143ec]{margin-top:36px;color:#657069;font-size:12px}.account-powered span[b-11rrr143ec]{color:#198b4a}.account-form-wrap[b-11rrr143ec]  h1{font-family:"Montserrat",sans-serif;font-size:30px;margin:0 0 8px}.account-form-wrap[b-11rrr143ec]  h2{font-size:14px;color:#657069;font-weight:400;margin:0 0 28px}.account-form-wrap[b-11rrr143ec]  .auth-field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}.account-form-wrap[b-11rrr143ec]  .auth-field label{font-size:13px;font-weight:600;color:#354039}.account-form-wrap[b-11rrr143ec]  .auth-input{width:100%;min-height:48px;padding:0 14px;border:1px solid #ccd5cf;border-radius:11px;background:#fff;color:#1a1a1a;font-size:16px}.account-form-wrap[b-11rrr143ec]  .auth-input:focus{outline:3px solid rgba(34,197,94,.16);border-color:#198b4a}.account-form-wrap[b-11rrr143ec]  .auth-options{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:4px 0 22px;font-size:13px}.account-form-wrap[b-11rrr143ec]  .auth-check{display:flex;align-items:center;gap:8px}.account-form-wrap[b-11rrr143ec]  .auth-submit{width:100%;min-height:48px;border:0;border-radius:11px;background:#198b4a;color:#fff;font-weight:600;font-size:15px;cursor:pointer}.account-form-wrap[b-11rrr143ec]  .auth-submit:hover{background:#13743d}.account-form-wrap[b-11rrr143ec]  .auth-link{color:#13743d;text-decoration:none;font-weight:600}.account-form-wrap[b-11rrr143ec]  .auth-validation{color:#a52828;font-size:13px;margin:6px 0}.account-form-wrap[b-11rrr143ec]  .alert{padding:12px 14px;border-radius:9px;margin-bottom:18px}.account-form-wrap[b-11rrr143ec]  .alert-danger{background:#fff0f0;color:#982f2f}.account-form-wrap[b-11rrr143ec]  .alert-success{background:#eaf8ef;color:#23683c}.account-form-wrap[b-11rrr143ec]  .auth-hint{padding:13px 14px;border-left:4px solid #39ff14;background:#f3f7f4;color:#536058;border-radius:8px;margin-bottom:22px;font-size:13px}.account-form-wrap[b-11rrr143ec]  .auth-password-rules{font-size:12px;color:#657069;margin:-8px 0 18px;line-height:1.5}
@media(max-width:780px){.account-shell[b-11rrr143ec]{grid-template-columns:1fr}.account-brand-panel[b-11rrr143ec]{min-height:auto;padding:24px 22px}.account-brand-copy[b-11rrr143ec]{margin:42px 0 22px}.account-brand-copy h1[b-11rrr143ec]{font-size:26px}.account-brand-copy p[b-11rrr143ec],.account-brand-footer[b-11rrr143ec]{display:none}.account-form-panel[b-11rrr143ec]{padding:36px 20px 28px;justify-content:flex-start}.account-brand-panel[b-11rrr143ec]:before{width:240px;height:240px}.account-form-wrap[b-11rrr143ec]  h1{font-size:26px}}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-cf6tv1ejza] {
    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-cf6tv1ejza] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
#blazor-error-ui[b-cf6tv1ejza] {
    color-scheme: light only;
    background: #fff3cd;
    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-cf6tv1ejza] { cursor: pointer; position: absolute; right: 0.75rem; top: 0.5rem; }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-e4xlpe7lhq],
.components-reconnect-repeated-attempt-visible[b-e4xlpe7lhq],
.components-reconnect-failed-visible[b-e4xlpe7lhq],
.components-pause-visible[b-e4xlpe7lhq],
.components-resume-failed-visible[b-e4xlpe7lhq],
.components-rejoining-animation[b-e4xlpe7lhq] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

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