.video-page-container{max-width:1200px;margin:5px auto;padding:20px}.main-video-section{background:#648cb3;border-radius:15px;box-shadow:0 6px 20px rgba(0,0,0,.1);padding:5px;margin-bottom:30px}.video-title{font-size:26px;font-weight:700;color:#fff;margin-bottom:15px;border-bottom:2px solid #eee;padding-bottom:10px}.video-description{font-weight:600;font-size:16px;color:#000;line-height:1.6;margin-bottom:5px;background:#c8c6c6;padding:15px;border-radius:8px}.youtube-link{display:inline-block;margin-top:5px;margin-bottom:5px;padding:12px 20px;background:linear-gradient(135deg,red,#c00);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 10px rgba(255,0,0,.3)}.youtube-link:hover{background:linear-gradient(135deg,#c00,#900);transform:translateY(-2px);box-shadow:0 6px 15px rgba(255,0,0,.4)}.video-js{width:100%;height:500px;border-radius:12px;background:#000;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.2)}.sidebar-section{background:#648cb3;border-radius:15px;box-shadow:0 6px 20px rgba(0,0,0,.1);padding:25px;height:fit-content}.sidebar-title{font-size:15px;font-weight:700;color:#fff;margin-bottom:20px;text-align:center;border-bottom:2px solid #eee;padding-bottom:10px}.sidebar-image{width:100%;object-fit:fill;border-radius:10px;margin-bottom:15px;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .3s ease}.sidebar-image:hover{transform:scale(1.05)}.image-caption{text-align:center;font-size:14px;color:#fff;margin-bottom:20px}.related-videos{margin-top:25px}.related-video-item{display:flex;align-items:center;padding:10px;border-radius:8px;margin-bottom:10px;background:#f8f9fa;transition:background .3s ease}.related-video-item:hover{background:#e9ecef}.related-video-thumb{width:80px;height:60px;object-fit:cover;border-radius:5px;margin-right:12px}.related-video-info{flex:1}.related-video-title{font-size:14px;font-weight:600;color:#333;margin-bottom:3px}.related-video-duration{font-size:12px;color:#666}@media (max-width:768px){.video-js{height:300px}.video-page-container{padding:10px}.main-video-section,.sidebar-section{padding:15px}}