/* /Components/Layout/BrandLink.razor.rz.scp.css */
.brand-link[b-z0pxj90l0t] {
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    min-width: 0;
    color: inherit;
    text-decoration: none;
    transition: transform 0.18s ease, opacity 0.18s ease;
}

.brand-link:hover[b-z0pxj90l0t],
.brand-link:focus-visible[b-z0pxj90l0t] {
    transform: translateY(-1px);
}

.brand-link:focus-visible[b-z0pxj90l0t] {
    outline: 2px solid rgba(14, 165, 233, 0.65);
    outline-offset: 4px;
    border-radius: 0.75rem;
}

.brand-link__logo[b-z0pxj90l0t] {
    width: 3rem;
    height: 3rem;
    object-fit: contain;
    flex-shrink: 0;
}

.brand-link__content[b-z0pxj90l0t] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 0.08rem;
}

.brand-link__name[b-z0pxj90l0t] {
    color: #0f172a;
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 1.05;
    letter-spacing: -0.01em;
}

.brand-link__subtitle[b-z0pxj90l0t] {
    color: #475569;
    font-size: 0.76rem;
    font-weight: 500;
    line-height: 1.2;
}

.brand-link--inverted .brand-link__name[b-z0pxj90l0t],
.brand-link--inverted .brand-link__subtitle[b-z0pxj90l0t] {
    color: var(--mud-palette-appbar-text);
}

.brand-link--inverted .brand-link__subtitle[b-z0pxj90l0t] {
    opacity: 0.82;
}

.brand-link--compact[b-z0pxj90l0t] {
    gap: 0.65rem;
}

.brand-link--compact .brand-link__logo[b-z0pxj90l0t] {
    width: 2.4rem;
    height: 2.4rem;
}

.brand-link--compact .brand-link__name[b-z0pxj90l0t] {
    font-size: 1rem;
}

.brand-link--compact .brand-link__subtitle[b-z0pxj90l0t] {
    font-size: 0.72rem;
}

@media (max-width: 959.98px) {
    .brand-link__logo[b-z0pxj90l0t] {
        width: 2.55rem;
        height: 2.55rem;
    }

    .brand-link__name[b-z0pxj90l0t] {
        font-size: 1.02rem;
    }

    .brand-link__subtitle[b-z0pxj90l0t] {
        display: none;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-cy7fkd5zi9] {
    min-height: 100vh;
}

.app-bar[b-cy7fkd5zi9] {
    gap: 1rem;
    padding-right: 1rem;
}

.app-bar__brand-group[b-cy7fkd5zi9] {
    min-width: 0;
}

[b-cy7fkd5zi9] .app-header-brand {
    min-width: 0;
    max-width: min(32rem, calc(100vw - 10rem));
}

.app-drawer[b-cy7fkd5zi9] {
    border-right: 1px solid var(--mud-palette-divider);
}

[b-cy7fkd5zi9] .mud-main-content {
    background: linear-gradient(180deg, var(--mud-palette-background) 0%, var(--mud-palette-background-gray) 100%);
    min-height: 100vh;
}

.dashboard-card[b-cy7fkd5zi9] {
    border-left: 4px solid var(--mud-palette-primary);
}

.dashboard-card--warning[b-cy7fkd5zi9] {
    border-left-color: var(--mud-palette-warning);
}

.dashboard-card--success[b-cy7fkd5zi9] {
    border-left-color: var(--mud-palette-success);
}

.issue-detail-panel[b-cy7fkd5zi9] {
    margin-bottom: 1rem;
}

[b-cy7fkd5zi9] .header-chips {
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width: min(34rem, 42vw);
}

[b-cy7fkd5zi9] .header-chip {
    background: rgba(255, 255, 255, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: var(--mud-palette-appbar-text);
    font-weight: 600;
}

[b-cy7fkd5zi9] .header-chip .mud-chip-content {
    color: inherit;
}

@media (max-width: 959.98px) {
    .app-bar[b-cy7fkd5zi9] {
        gap: 0.75rem;
        padding-right: 0.75rem;
    }

    [b-cy7fkd5zi9] .app-header-brand {
        max-width: calc(100vw - 8.75rem);
    }

    [b-cy7fkd5zi9] .header-chips {
        gap: 0.5rem;
        max-width: 8rem;
    }

    [b-cy7fkd5zi9] .app-drawer--mobile {
        max-width: min(85vw, 320px);
    }
}

@media (max-width: 599.98px) {
    .app-bar[b-cy7fkd5zi9] {
        min-height: 4.25rem;
        gap: 0.5rem;
        padding-right: 0.5rem;
    }

    .app-bar__brand-group[b-cy7fkd5zi9] {
        gap: 0.25rem;
    }

    [b-cy7fkd5zi9] .app-header-brand {
        max-width: calc(100vw - 6.5rem);
    }

    [b-cy7fkd5zi9] .header-chips {
        max-width: 6.5rem;
    }
}

#blazor-error-ui[b-cy7fkd5zi9] {
    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-cy7fkd5zi9] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.nav-shell[b-3omvik9vex] {
    padding: 1.5rem 1rem;
}

.nav-section-label[b-3omvik9vex] {
    color: #64748b;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.logout-form[b-3omvik9vex] {
    margin-top: 1rem;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-fq9fq3ps3i],
.components-reconnect-repeated-attempt-visible[b-fq9fq3ps3i],
.components-reconnect-failed-visible[b-fq9fq3ps3i],
.components-pause-visible[b-fq9fq3ps3i],
.components-resume-failed-visible[b-fq9fq3ps3i],
.components-rejoining-animation[b-fq9fq3ps3i] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-fq9fq3ps3i],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-fq9fq3ps3i],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-fq9fq3ps3i],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-fq9fq3ps3i],
#components-reconnect-modal.components-reconnect-retrying[b-fq9fq3ps3i],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-fq9fq3ps3i],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-fq9fq3ps3i],
#components-reconnect-modal.components-reconnect-failed[b-fq9fq3ps3i],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-fq9fq3ps3i] {
    display: block;
}


#components-reconnect-modal[b-fq9fq3ps3i] {
    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-fq9fq3ps3i 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-fq9fq3ps3i 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-fq9fq3ps3i 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-fq9fq3ps3i]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-fq9fq3ps3i 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-fq9fq3ps3i {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-fq9fq3ps3i {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-fq9fq3ps3i {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-fq9fq3ps3i] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-fq9fq3ps3i] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-fq9fq3ps3i] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-fq9fq3ps3i] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-fq9fq3ps3i] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-fq9fq3ps3i] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-fq9fq3ps3i] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-fq9fq3ps3i 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-fq9fq3ps3i] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-fq9fq3ps3i {
    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;
    }
}
