.auth-module__5A-elG__authPage{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}.auth-module__5A-elG__authCard{border-radius:var(--radius-xl);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;max-width:520px;padding:2.5rem 2.625rem;animation:.5s ease-out auth-module__5A-elG__fadeInUp}.auth-module__5A-elG__authLogo{justify-content:center;align-items:center;gap:.625rem;margin-bottom:2rem;display:flex}.auth-module__5A-elG__authLogoIcon{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));width:40px;height:40px;color:var(--bg-primary);border-radius:10px;justify-content:center;align-items:center;font-size:1.125rem;font-weight:800;display:flex}.auth-module__5A-elG__authLogoText{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);font-size:1.5rem;font-weight:800}.auth-module__5A-elG__authTitle{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);text-align:center;margin-bottom:.375rem;font-size:1.375rem;font-weight:700}.auth-module__5A-elG__authSubtitle{color:var(--text-secondary);text-align:center;margin-bottom:2rem;font-size:.875rem;line-height:1.6}.auth-module__5A-elG__benefitsList{border-radius:var(--radius-lg);background:#a855f70a;border:1px solid #a855f71a;flex-direction:column;gap:.5rem;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.auth-module__5A-elG__benefitItem{color:var(--text-secondary);align-items:center;gap:.625rem;font-size:.8125rem;display:flex}.auth-module__5A-elG__benefitIcon{color:var(--accent-emerald);flex-shrink:0}.auth-module__5A-elG__authForm{flex-direction:column;gap:1rem;display:flex}.auth-module__5A-elG__authFormRow{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.auth-module__5A-elG__authFormGroup{flex-direction:column;gap:.375rem;display:flex}.auth-module__5A-elG__authLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.auth-module__5A-elG__authInput{box-sizing:border-box;border-radius:var(--radius-md);border:1px solid var(--glass-border);width:100%;color:var(--text-primary);transition:all var(--transition-base);background:#ffffff08;padding:.75rem 1rem;font-size:.9375rem}.auth-module__5A-elG__authInput::placeholder{color:var(--text-muted)}.auth-module__5A-elG__authInput:focus{border-color:#00e5ff66;outline:none;box-shadow:0 0 0 3px #00e5ff1a}.auth-module__5A-elG__authSubmit{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--accent-cyan), #38bdf8);color:var(--bg-primary);font-family:var(--font-outfit), sans-serif;cursor:pointer;transition:all var(--transition-base);border:none;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:700;box-shadow:0 4px 20px #00e5ff40}.auth-module__5A-elG__authSubmit:hover{transform:translateY(-2px);box-shadow:0 6px 30px #00e5ff59}.auth-module__5A-elG__authSubmit:disabled{opacity:.5;cursor:not-allowed;transform:none}.auth-module__5A-elG__authSwitch{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.8125rem}.auth-module__5A-elG__authSwitchLink{color:var(--accent-cyan);transition:color var(--transition-fast);font-weight:600;text-decoration:none}.auth-module__5A-elG__authSwitchLink:hover{color:var(--text-primary)}.auth-module__5A-elG__authError{border-radius:var(--radius-md);color:#ef4444;text-align:center;background:#ef444414;border:1px solid #ef444433;padding:.75rem 1rem;font-size:.8125rem}.auth-module__5A-elG__passwordHint{border-radius:var(--radius-md);color:var(--text-secondary);background:#00e5ff0e;border:1px solid #00e5ff1f;margin-top:-.25rem;padding:.75rem .875rem;font-size:.78rem;line-height:1.5}.auth-module__5A-elG__authHint{color:var(--text-secondary);text-align:center;margin:-.35rem 0 .75rem;font-size:.78rem;line-height:1.55}.auth-module__5A-elG__authSuccess{border-radius:var(--radius-md);color:var(--accent-emerald);text-align:center;background:#10b98114;border:1px solid #10b98133;padding:.75rem 1rem;font-size:.8125rem}.auth-module__5A-elG__welcomeBanner{text-align:center;padding:1rem 0 0;animation:.5s ease-out .15s both auth-module__5A-elG__fadeInUp}.auth-module__5A-elG__welcomeIcon{margin-bottom:1rem;font-size:3rem}.auth-module__5A-elG__welcomeTitle{font-family:var(--font-outfit), sans-serif;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.auth-module__5A-elG__welcomeText{color:var(--text-secondary);margin-bottom:2rem;font-size:.9375rem;line-height:1.7}.auth-module__5A-elG__welcomeBtn{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));color:var(--bg-primary);font-family:var(--font-outfit), sans-serif;transition:all var(--transition-base);padding:.875rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 4px 20px #00e5ff40}.auth-module__5A-elG__welcomeBtn:hover{transform:translateY(-2px);box-shadow:0 6px 30px #00e5ff59}@media (max-width:560px){.auth-module__5A-elG__authCard{padding:1.75rem 1.25rem}.auth-module__5A-elG__authFormRow{grid-template-columns:1fr}}
