.AuthForm-module__N3bjga__wrap{max-width:440px;margin:24px auto}.AuthForm-module__N3bjga__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:32px 28px}.AuthForm-module__N3bjga__title{font-family:var(--font-fjalla), sans-serif;color:var(--foreground);margin-bottom:6px;font-size:26px}.AuthForm-module__N3bjga__subtitle{color:var(--muted);margin-bottom:24px;font-size:14px}.AuthForm-module__N3bjga__form{flex-direction:column;gap:18px;display:flex}.AuthForm-module__N3bjga__field{flex-direction:column;gap:6px;display:flex}.AuthForm-module__N3bjga__label{color:var(--foreground);font-size:13px;font-weight:600}.AuthForm-module__N3bjga__input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--input-bg);width:100%;height:44px;color:var(--foreground);padding:0 14px;font-size:15px}.AuthForm-module__N3bjga__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 22%, transparent);outline:none}.AuthForm-module__N3bjga__inputError{border-color:var(--danger)}.AuthForm-module__N3bjga__hint{color:var(--muted);font-size:12px}.AuthForm-module__N3bjga__fieldError{color:var(--danger);font-size:12px}.AuthForm-module__N3bjga__checkboxRow{color:var(--foreground);align-items:flex-start;gap:10px;font-size:13px;display:flex}.AuthForm-module__N3bjga__checkboxRow input{width:16px;height:16px;accent-color:var(--primary);flex-shrink:0;margin-top:2px}.AuthForm-module__N3bjga__checkboxRow a{color:var(--primary);text-decoration:underline}.AuthForm-module__N3bjga__submit{border-radius:var(--radius-sm);background:var(--primary);height:46px;color:var(--on-primary);cursor:pointer;border:none;font-size:15px;font-weight:700}.AuthForm-module__N3bjga__submit:hover:not(:disabled){background:var(--primary-hover)}.AuthForm-module__N3bjga__submit:disabled{opacity:.65;cursor:not-allowed}.AuthForm-module__N3bjga__rowBetween{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.AuthForm-module__N3bjga__alert{border-radius:var(--radius-sm);margin-bottom:4px;padding:12px 14px;font-size:14px}.AuthForm-module__N3bjga__alertError{background:color-mix(in srgb, var(--danger) 14%, transparent);color:var(--danger);border:1px solid color-mix(in srgb, var(--danger) 35%, transparent)}.AuthForm-module__N3bjga__alertSuccess{background:color-mix(in srgb, var(--success) 14%, transparent);color:var(--success);border:1px solid color-mix(in srgb, var(--success) 35%, transparent)}.AuthForm-module__N3bjga__footerLinks{text-align:center;color:var(--muted);margin-top:22px;font-size:14px}.AuthForm-module__N3bjga__footerLinks a{color:var(--primary);font-weight:600}.AuthForm-module__N3bjga__linkMuted{color:var(--primary);font-size:13px}
