Frontend: Refactored all form fields into reusable components for a cleaner, more maintainable codebase.
JS: Added an "Unsaved Form Guard" to key frontend forms to prevent accidental data loss.
Implemented full dark theme support, with an option to automatically sync with the OS appearance theme.
Admin Panel: Added a dark-mode toggle to the navbar for quick theme switching.
Improved the dark theme CSS files (for the auth layout, front-end and the admin panel).
Many JavaScript plugins (e.g...