@import '_content/Blazicons/Blazicons.886t4n1lry.bundle.scp.css';

/* /Components/Layout/AccountLayout.razor.rz.scp.css */
.account-workspace[b-qs7sfascte] {
    min-height: 100vh;
    padding: 24px;
    background: #f4f6f4;
    overflow: auto;
}

#blazor-error-ui[b-qs7sfascte] {
    display: none;
    position: fixed;
    inset: auto 0 0 0;
    padding: 12px 20px;
    background: #8b2f2f;
    color: white;
}

#blazor-error-ui a[b-qs7sfascte] { color: white; }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.app-frame[b-7ji75ov7dt] {
    min-height: 100vh;
    display: grid;
    grid-template-columns: 248px minmax(0, 1fr);
    background: #f4f6f4;
}

.sidebar[b-7ji75ov7dt] {
    min-height: 100vh;
    background: #18211d;
    color: #eef4f0;
    position: sticky;
    top: 0;
    height: 100vh;
}

.workspace[b-7ji75ov7dt] {
    min-width: 0;
}

.app-header[b-7ji75ov7dt] {
    height: 60px;
    padding: 0 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
    border-bottom: 1px solid #dce2de;
    position: sticky;
    top: 0;
    z-index: 20;
}

.environment-dot[b-7ji75ov7dt] {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    border-radius: 50%;
    background: #c18428;
}

.environment-label[b-7ji75ov7dt] {
    color: #56615b;
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
}

.account-link[b-7ji75ov7dt] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #25312b;
    text-decoration: none;
    font-size: 0.875rem;
    max-width: min(38vw, 360px);
}

.account-link span[b-7ji75ov7dt] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.workspace-content[b-7ji75ov7dt] {
    max-width: 1480px;
    padding: 30px 34px 54px;
    margin: 0 auto;
}

#blazor-error-ui[b-7ji75ov7dt] {
    display: none;
    position: fixed;
    inset: auto 0 0 0;
    z-index: 1000;
    background: #8b2f2f;
    color: #fff;
    padding: 12px 20px;
}

#blazor-error-ui a[b-7ji75ov7dt] { color: #fff; margin-left: 12px; }
#blazor-error-ui .dismiss[b-7ji75ov7dt] { float: right; color: #fff; background: transparent; border: 0; }

@media (max-width: 760px) {
    .app-frame[b-7ji75ov7dt] { display: block; }
    .sidebar[b-7ji75ov7dt] { min-height: 60px; height: auto; position: sticky; z-index: 30; }
    .app-header[b-7ji75ov7dt] { position: static; padding: 0 16px; }
    .workspace-content[b-7ji75ov7dt] { padding: 22px 16px 42px; }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.brand-row[b-oh2k1m07ve] {
    height: 68px;
    padding: 0 18px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255,255,255,.1);
}

.brand[b-oh2k1m07ve] {
    display: flex;
    align-items: center;
    gap: 11px;
    color: #fff;
    text-decoration: none;
    min-width: 0;
}

.brand-mark[b-oh2k1m07ve] {
    width: 32px;
    height: 32px;
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    border: 1px solid #78a98e;
    border-radius: 4px;
    color: #b9ddc8;
    font-weight: 800;
}

.brand strong[b-oh2k1m07ve], .brand small[b-oh2k1m07ve] { display: block; }
.brand strong[b-oh2k1m07ve] { font-size: .9rem; }
.brand small[b-oh2k1m07ve] { color: #9fb0a7; font-size: .7rem; margin-top: 1px; }

.nav-toggle[b-oh2k1m07ve], .nav-toggle-label[b-oh2k1m07ve] { display: none; }
.nav-scrollable[b-oh2k1m07ve] { height: calc(100vh - 68px); display: flex; flex-direction: column; overflow-y: auto; }
.primary-nav[b-oh2k1m07ve] { padding: 18px 12px; }

.nav-section[b-oh2k1m07ve] {
    display: block;
    margin: 14px 10px 7px;
    color: #83958b;
    font-size: .67rem;
    font-weight: 800;
    text-transform: uppercase;
}

.primary-nav[b-oh2k1m07ve]  .nav-link {
    width: 100%;
    height: 40px;
    padding: 0 11px;
    display: flex;
    align-items: center;
    gap: 11px;
    border: 0;
    border-radius: 5px;
    background: transparent;
    color: #cbd5cf;
    text-decoration: none;
    font-size: .84rem;
    text-align: left;
}

.primary-nav[b-oh2k1m07ve]  .nav-link:hover { color: #fff; background: #24302a; }
.primary-nav[b-oh2k1m07ve]  a.active { color: #fff; background: #2b493a; box-shadow: inset 3px 0 #7fc39b; }
.primary-nav form[b-oh2k1m07ve] { margin: 0; }
.nav-command[b-oh2k1m07ve] { cursor: pointer; }
.primary-nav[b-oh2k1m07ve]  .icon { width: 18px; height: 18px; flex: 0 0 auto; }

.preview-notice[b-oh2k1m07ve] {
    margin: auto 16px 18px;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    gap: 9px;
    border-top: 1px solid rgba(255,255,255,.1);
    color: #aab8b0;
    font-size: .76rem;
}

.preview-notice[b-oh2k1m07ve]  .icon { width: 17px; height: 17px; color: #d3a95d; }

@media (max-width: 760px) {
    .brand-row[b-oh2k1m07ve] { height: 60px; padding: 0 14px; }
    .brand small[b-oh2k1m07ve] { display: none; }
    .nav-toggle-label[b-oh2k1m07ve] { display: grid; place-items: center; margin-left: auto; width: 38px; height: 38px; cursor: pointer; }
    .nav-toggle-label[b-oh2k1m07ve]  .icon { width: 22px; height: 22px; }
    .nav-scrollable[b-oh2k1m07ve] { display: none; height: calc(100vh - 60px); }
    .nav-toggle:checked ~ .nav-toggle-label[b-oh2k1m07ve] { background: #2b493a; border-radius: 4px; }
    .brand-row:has(.nav-toggle:checked) + .nav-scrollable[b-oh2k1m07ve] { display: flex; }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-v3nqpndk0k],
.components-reconnect-repeated-attempt-visible[b-v3nqpndk0k],
.components-reconnect-failed-visible[b-v3nqpndk0k],
.components-pause-visible[b-v3nqpndk0k],
.components-resume-failed-visible[b-v3nqpndk0k],
.components-rejoining-animation[b-v3nqpndk0k] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

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