/*
Theme Name: Video Platform Advanced
Theme URI: https://example.com/
Author: Dev
Description: Advanced WordPress theme for video platform with VAST ads, subtitles, popup, analytics and admin dashboard.
Version: 1.0
License: GPLv2 or later
Text Domain: video-platform-advanced
*/
body { margin:0; font-family:Arial, sans-serif; background:#000; color:#fff; }
.video-player { max-width:100%; height:auto; background:#000; }
.ad-overlay { position:absolute; bottom:10px; right:10px; background:rgba(0,0,0,0.7); color:#fff; padding:8px 12px; border-radius:8px; cursor:pointer; display:none; }
