/* /Components/Layout/LoginLayout.razor.rz.scp.css */
.login-shell[b-a0gnc1o4m3] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background: linear-gradient(135deg, #1b6ec2 0%, #14487f 100%);
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-card[b-x1as80gpin] {
    width: 100%;
    max-width: 25rem;
}
