Design a responsive web page for a system administrator to manage department admin accounts within a campus voting system. The page should feature a minimalist and professional UI using a two-column layout:
Left Column (Account Creation Form):
Form titled “Create Department Admin”
Input fields:
First Name, Last Name
School ID
Email
Phone Number
Department (dropdown)
Course (text input)
ID Photo Front (file upload)
ID Photo Back (file upload)
Password (masked input)
A "Create Account" button (primary)
Validation indicators (real-time)
Right Column (List of Existing Department Admins):
Table titled “Current Department Admins”
Columns: Name, School ID, Email, Department, Status
Action buttons per row: View, Edit, Deactivate
Use a light background, card-style sections with soft shadows, subtle borders, and consistent spacing. Buttons and inputs should use modern styling with rounded edges. Ensure accessibility and mobile responsiveness. Use icons (e.g., eye, edit, trash) where appropriate.