.Auth-module__DVop1a__authLayout{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.Auth-module__DVop1a__authPage{flex-direction:column;flex:1;align-self:stretch;width:100%;display:flex}.Auth-module__DVop1a__authFormSide{justify-content:center;align-items:center;padding:1.5rem;display:flex}.Auth-module__DVop1a__authImageSide{justify-content:center;align-items:center;padding:1rem;display:flex;overflow:hidden}.Auth-module__DVop1a__authImage{object-fit:cover;border-radius:14px;width:100%;height:100%;display:block}.Auth-module__DVop1a__authForm{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.Auth-module__DVop1a__authHeader{flex-direction:column;justify-content:center;align-items:center;display:flex}.Auth-module__DVop1a__authTitle{color:var(--foreground);text-align:center;font-size:1.4rem;font-weight:500}.Auth-module__DVop1a__authDescription{color:var(--color-muted-foreground);text-align:center;font-size:.8rem}.Auth-module__DVop1a__authCard{width:100%;box-shadow:none;border:none;margin-top:1rem;overflow:visible}.Auth-module__DVop1a__authCard .Auth-module__DVop1a__content{padding:0}.Auth-module__DVop1a__form{flex-direction:column;gap:.8rem;display:flex}.Auth-module__DVop1a__field{flex-direction:column;gap:.4rem;display:flex}.Auth-module__DVop1a__field input{height:38px}.Auth-module__DVop1a__nameRow{grid-template-columns:1fr;gap:1rem;display:grid}.Auth-module__DVop1a__divider{color:var(--color-muted-foreground);align-items:center;gap:.7rem;margin-top:.5rem;font-size:.8rem;display:flex}.Auth-module__DVop1a__divider:before,.Auth-module__DVop1a__divider:after{content:"";background-color:#e5e7eb;flex:1;height:1px}.Auth-module__DVop1a__oauthContainer{flex-direction:column;row-gap:.5rem;display:flex}.Auth-module__DVop1a__selectTrigger{width:100%;height:38px}.Auth-module__DVop1a__footerText{color:#6b7280;text-align:center;font-size:.9rem}.Auth-module__DVop1a__footerLink{color:#66f;font-weight:500;text-decoration:none}.Auth-module__DVop1a__footerLink:hover{text-decoration:underline}.Auth-module__DVop1a__codeInput{letter-spacing:.5em;text-align:center}.Auth-module__DVop1a__resendCodeRow{color:#6b7280;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.Auth-module__DVop1a__error{color:var(--color-error);font-size:.8rem}.Auth-module__DVop1a__apiErrorContainer{background-color:#fdf2f2;border:1px solid #f9dcdc;border-radius:.5rem;padding:.6rem .78rem}.Auth-module__DVop1a__apiErrorContainer p{color:var(--color-error);font-size:.9rem}.Auth-module__DVop1a__submitBtn{background-color:var(--color-primary);width:100%;height:38px}.Auth-module__DVop1a__submitBtn:hover{cursor:pointer;background-color:var(--color-primary-hover)}.Auth-module__DVop1a__oauthButton{flex:1;justify-content:center;min-height:38px}.Auth-module__DVop1a__oauthButton:hover{cursor:pointer}.Auth-module__DVop1a__linkButton{color:#66f;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:500}@media (min-width:480px){.Auth-module__DVop1a__nameRow{grid-template-columns:1fr 1fr}}@media (min-width:768px){.Auth-module__DVop1a__authPage{flex-direction:row;align-items:stretch}.Auth-module__DVop1a__authForm{max-width:30rem}.Auth-module__DVop1a__authTitle{font-size:1.7rem}.Auth-module__DVop1a__authDescription{font-size:.9rem}.Auth-module__DVop1a__authCard{margin-top:2rem}.Auth-module__DVop1a__authFormSide{flex:1;max-width:50%}.Auth-module__DVop1a__authImageSide{flex:1;max-width:50%;max-height:none;padding:1.5rem}.Auth-module__DVop1a__authImage{max-height:calc(100vh - 3rem)}.Auth-module__DVop1a__oauthContainer{flex-direction:row;column-gap:.5rem}}