IAV-782/ feat: Implement authentication setup and login feature
This MR implements the core authentication infrastructure and login functionality for the backoffice.
Changes
- Auth Infrastructure: Context, providers, guards, and type definitions
- Login Feature: Complete login interface with form validation
- Services: Mock user service and user store
- Layouts: Auth layouts with animated starry background
- Dependencies: Added required packages for authentication