.auth-dialog.svelte-iaqs87 {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    border-width: 1px;
    border-bottom-color: rgba(0, 16, 52, 0.12);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: 2rem
}
.auth-dialog.svelte-iaqs87 .auth-dialog-section:where(.svelte-iaqs87) {
    display: flex;
    flex-direction: column;
    gap: 1rem
}
.auth-dialog.svelte-iaqs87 .auth-dialog-flip:where(.svelte-iaqs87) {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 0.75rem
}
.auth-dialog.svelte-iaqs87 a:where(.svelte-iaqs87) {
    color: rgba(0,132,229,1);
    text-decoration-line: underline
}
.auth-dialog.svelte-iaqs87 h1:where(.svelte-iaqs87) {
    font-size: 42px;
    font-weight: 500;
    line-height: 52px;
    letter-spacing: -0.025em
}