.auth-module__Cgra4q__authPage{min-height:calc(100vh - var(--navbar-height,72px) - 200px);background:radial-gradient(ellipse at 20% 50%,#0d94880f 0%,transparent 60%),radial-gradient(ellipse at 80% 50%,#67d08d0a 0%,transparent 60%),var(--color-surface,#f8fafc);justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.auth-module__Cgra4q__authCard{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:2.5rem 2rem;box-shadow:0 1px 3px #0000000f,0 8px 32px #00000014}@media (min-width:600px){.auth-module__Cgra4q__authCard{padding:3rem 2.5rem}}.auth-module__Cgra4q__authLogo{width:160px;margin:0 auto 1.75rem;display:block}.auth-module__Cgra4q__authTitle{color:var(--color-text-primary,#1e293b);text-align:center;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.auth-module__Cgra4q__authSubtitle{color:var(--color-text-secondary,#64748b);text-align:center;margin:0 0 2rem;font-size:.9rem}.auth-module__Cgra4q__authForm{flex-direction:column;gap:1.25rem;display:flex}.auth-module__Cgra4q__authRow{gap:.75rem;display:flex}.auth-module__Cgra4q__authRow>*{flex:1}.auth-module__Cgra4q__authField label{color:var(--color-text-primary,#1e293b);margin-bottom:.35rem;font-size:.8rem;font-weight:600;display:block}.auth-module__Cgra4q__authField input{width:100%;color:var(--color-text-primary,#1e293b);box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;padding:.7rem .85rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.auth-module__Cgra4q__authField input:focus{border-color:var(--color-brand,#0d9488);background:#fff;box-shadow:0 0 0 3px #0d94881a}.auth-module__Cgra4q__authField input::placeholder{color:#94a3b8}.auth-module__Cgra4q__authSubmit{width:100%;color:var(--color-dark,#0c1424);background:var(--color-cta,#67d08d);cursor:pointer;border:none;border-radius:10px;margin-top:.5rem;padding:.8rem;font-size:1rem;font-weight:700;transition:background .18s,transform .18s,box-shadow .18s}.auth-module__Cgra4q__authSubmit:hover{background:var(--color-cta-dark,#52bf7a);transform:translateY(-1px);box-shadow:0 4px 18px #67d08d59}.auth-module__Cgra4q__authSubmit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.auth-module__Cgra4q__authError{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.65rem .85rem;font-size:.85rem}.auth-module__Cgra4q__authSuccess{color:#16a34a;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.65rem .85rem;font-size:.85rem}.auth-module__Cgra4q__authLink{text-align:center;color:var(--color-text-secondary,#64748b);margin-top:1.5rem;font-size:.85rem}.auth-module__Cgra4q__authLink a{color:var(--color-brand,#0d9488);font-weight:600;text-decoration:none}.auth-module__Cgra4q__authLink a:hover{text-decoration:underline}.auth-module__Cgra4q__otpInput{justify-content:center;gap:.6rem;margin:.5rem 0;display:flex}.auth-module__Cgra4q__otpInput input{text-align:center;width:48px;height:54px;color:var(--color-text-primary,#1e293b);background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;font-size:1.5rem;font-weight:700;transition:border-color .15s,box-shadow .15s}.auth-module__Cgra4q__otpInput input:focus{border-color:var(--color-brand,#0d9488);background:#fff;box-shadow:0 0 0 3px #0d94881a}.auth-module__Cgra4q__resendLink{text-align:center;color:var(--color-text-secondary,#64748b);margin-top:.5rem;font-size:.82rem}.auth-module__Cgra4q__resendLink button{color:var(--color-brand,#0d9488);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0}.auth-module__Cgra4q__resendLink button:hover{text-decoration:underline}.auth-module__Cgra4q__resendLink button:disabled{opacity:.5;cursor:not-allowed}
