.auth-module__Cgra4q__container{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.auth-module__Cgra4q__card{border-radius:var(--radius);flex-direction:column;gap:1.5rem;width:100%;max-width:450px;padding:2.5rem;display:flex}.auth-module__Cgra4q__title{text-align:center;background:linear-gradient(135deg, var(--foreground), var(--muted-foreground));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:700}.auth-module__Cgra4q__form{flex-direction:column;gap:1rem;display:flex}.auth-module__Cgra4q__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__Cgra4q__label{color:var(--foreground);font-size:.875rem;font-weight:500}.auth-module__Cgra4q__input{border-radius:var(--radius);background:var(--input);border:1px solid var(--border);width:100%;color:var(--foreground);padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.auth-module__Cgra4q__input:focus{border-color:var(--ring);outline:none;box-shadow:0 0 0 2px #6366f133}.auth-module__Cgra4q__errorText{color:var(--destructive);margin-top:-.25rem;font-size:.8rem}.auth-module__Cgra4q__submitBtn{border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);border:none;margin-top:.5rem;padding:.875rem;font-weight:600;transition:background-color .2s,transform .2s}.auth-module__Cgra4q__submitBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.auth-module__Cgra4q__submitBtn:disabled{opacity:.7;cursor:not-allowed}.auth-module__Cgra4q__divider{text-align:center;color:var(--muted-foreground);align-items:center;font-size:.875rem;display:flex}.auth-module__Cgra4q__divider:before,.auth-module__Cgra4q__divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.auth-module__Cgra4q__divider:not(:empty):before{margin-right:1rem}.auth-module__Cgra4q__divider:not(:empty):after{margin-left:1rem}.auth-module__Cgra4q__googleBtn{border-radius:var(--radius);color:var(--foreground);border:1px solid var(--border);background:0 0;justify-content:center;align-items:center;gap:.75rem;padding:.875rem;font-weight:500;transition:background-color .2s;display:flex}.auth-module__Cgra4q__googleBtn:hover{background:var(--secondary)}.auth-module__Cgra4q__linkText{text-align:center;color:var(--muted-foreground);margin-top:1rem;font-size:.875rem}.auth-module__Cgra4q__link{color:var(--primary);font-weight:500;text-decoration:none}.auth-module__Cgra4q__link:hover{text-decoration:underline}.auth-module__Cgra4q__recaptchaContainer{justify-content:center;margin:.5rem 0;display:flex}@media (max-width:600px){.auth-module__Cgra4q__container{min-height:auto;padding:1.25rem .85rem}.auth-module__Cgra4q__card{gap:1.15rem;padding:1.5rem 1.15rem}.auth-module__Cgra4q__title{font-size:1.6rem}}
