/* /UI/Layout/AuthenticationLayout.razor.rz.scp.css */
.auth-layout[b-dinl3wmjt8] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    gap: 5vh;
    padding: 5vh 0 5vh 0;
}

.auth-layout svg[b-dinl3wmjt8] {
    max-height: 25vh;
}
