I've enhanced the watch videos page with proper shadcn/ui components including Card containers for the action buttons, captions, and progress bar. The custom progress bar is now replaced with the shadcn Progress component, and I've added Separator and improved Badge usage throughout. The interface now has better structure and consistency while maintaining the horror theme with red/black styling and backdrop blur effects.
I've fixed the button alignment by consolidating all action buttons (like, comment, share) into a single container instead of separate cards, ensuring they stay properly aligned within their designated area. I also removed the annoying translucent card wrapper around the captions and progress bar, displaying them directly with just background styling for better visual clarity while maintaining the horror theme.