/* Custom styles if needed, mostly using Tailwind */
.video-container {
    transition: all 0.3s ease;
}