/* _content/PasswortEinmalSicht/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-rur9gmuh8e] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    z-index: 1;
}

.layout-header[b-rur9gmuh8e] {
    padding: 3rem 1rem 1rem;
}

main[b-rur9gmuh8e] {
    flex: 1;
    width: 100%;
    display: flex;
    justify-content: center;
}

.content[b-rur9gmuh8e] {
    width: 100%;
    max-width: 720px;
    padding: 1.5rem 1rem;
}
