@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.ewdlgswx1m.bundle.scp.css';

/* /Layout/LoginDisplay.razor.rz.scp.css */
a[b-uv8d2x3l64] {
    color: var(--fill-color);
}
/* /Pages/Authentication.razor.rz.scp.css */
.auth-container[b-8aul2r1eh9] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.auth-content[b-8aul2r1eh9] {
    text-align: center;
    padding: 2rem;
}

.auth-content h3[b-8aul2r1eh9] {
    margin: 1rem 0;
    color: var(--accent-fill-rest);
}

.auth-content p[b-8aul2r1eh9] {
    color: var(--neutral-foreground-rest);
    margin: 0.5rem 0;
}
