.AuthForm-module__fe77cG__authContainer{background:var(--secondary);border:1px solid var(--border);border-radius:12px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 4px 20px #00000080}.AuthForm-module__fe77cG__title{text-align:center;color:var(--primary);text-shadow:0 0 10px #00ff9d33;margin-bottom:2rem;font-size:1.75rem}.AuthForm-module__fe77cG__form{flex-direction:column;gap:1.5rem;display:flex}.AuthForm-module__fe77cG__formGroup{flex-direction:column;gap:.5rem;display:flex}.AuthForm-module__fe77cG__label{color:var(--foreground);font-size:.9rem;font-weight:500}.AuthForm-module__fe77cG__input{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:6px;padding:.75rem;font-size:1rem;transition:all .2s}.AuthForm-module__fe77cG__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #00ff9d1a}.AuthForm-module__fe77cG__submitButton{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:6px;margin-top:1rem;padding:.75rem;font-weight:600;transition:all .2s}.AuthForm-module__fe77cG__submitButton:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.AuthForm-module__fe77cG__submitButton:disabled{opacity:.5;cursor:not-allowed}.AuthForm-module__fe77cG__error{color:#f44;text-align:center;background:#ff44441a;border:1px solid #f44;border-radius:6px;padding:.75rem;font-size:.9rem}.AuthForm-module__fe77cG__toggleText{text-align:center;color:var(--muted);margin-top:2rem;font-size:.9rem}.AuthForm-module__fe77cG__toggleButton{color:var(--primary);cursor:pointer;text-underline-offset:4px;background:0 0;border:none;font-weight:600;text-decoration:underline}.AuthForm-module__fe77cG__toggleButton:hover{color:#fff}
