Interstellar Movie In Hindi Dubbed -

.rating-toggle display: flex; justify-content: space-between; align-items: center; margin-top: 1.5rem; padding-top: 1rem; border-top: 1px solid #2a2f45;

.trailer-btn background: none; border: 1px solid #ffb347; color: #ffb347; padding: 0.6rem 1.2rem; border-radius: 40px; font-weight: bold; cursor: pointer; width: 100%; margin-top: 1rem; transition: 0.2s; font-size: 0.9rem; interstellar movie in hindi dubbed

.poster position: relative; height: 320px; background: url('https://image.tmdb.org/t/p/w500/ncEsesgOJDNrTUED89hYb8SPOai.jpg') center/cover; border-bottom: 3px solid #ffb347; .rating-toggle display: flex

toggle.addEventListener('click', () => isHindiPreferred = !isHindiPreferred; if (isHindiPreferred) toggle.classList.add('active'); else toggle.classList.remove('active'); updateRatingUI(); ); border-top: 1px solid #2a2f45

function updateRatingUI() if (isHindiPreferred) ratingMsg.innerHTML = "⭐ 84% of users prefer the Hindi dub version"; ratingMsg.style.color = "#ffb347"; else ratingMsg.innerHTML = "🎬 72% of users prefer English with subtitles"; ratingMsg.style.color = "#b0b8d0";

// Trailer button: opens Hindi dubbed trailer (official Warner Bros. Hindi) const trailerBtn = document.getElementById('trailerBtn'); trailerBtn.addEventListener('click', () => window.open('https://www.youtube.com/watch?v=zSWdZVtXT7E', '_blank'); // Interstellar Hindi Trailer );