feat: add email login component with user authentication functionality
- Implemented email login form with username and password fields
- Added validation for username and password inputs
- Included loading state for login button
- Created navigation options for registration and alternative login methods
- Styled the login form for better user experience