Feature/auth nextauth
Implements authentication for the admin area using NextAuth credentials.
Added login form with React Hook Form and Zod validation Integrated NextAuth credentials authentication Implemented session-based redirects Added logout button