Login Screen
The Login Screen is the primary entry point for the Atman Robot AI platform. It provides a secure authentication gateway for users to access the robot's control and monitoring systems. Designed with a clean, focused interface, it ensures that only authorized personnel can interact with the robot.


Key Features
- Secure Authentication: Validates user credentials against the centralized robot database.
- Visual Branding: Displays the Atman Robot AI identity with a premium, animated interface.
- Environment Detection: Automatically adapts the layout for desktop, tablet, and mobile viewing.
- Real-time Validation: Provides instant feedback on login errors or invalid credentials.
- Session Persistence: Securely manages user sessions to prevent unauthorized access.
User Workflow
- Credentials Entry: The user enters their registered username and password.
- Submit: Upon clicking the Login button, the system encrypts and verifies the data.
- Success: The user is automatically redirected to the main Dashboard upon successful verification.
- Error Handling: If credentials are incorrect, a clear error message is displayed for correction.