Top Rated Tamil Movies -

.filter-btn.active, .filter-btn:hover background: #ff7e05; border-color: #ffb347; color: #0a0a14; transform: scale(1.02);

.container max-width: 1400px; margin: 0 auto; top rated tamil movies

.hero p color: #b9b9e0; margin-top: 0.5rem; font-size: 1.1rem; .filter-btn:hover background: #ff7e05

.movie-card:hover transform: translateY(-10px); box-shadow: 0 25px 40px rgba(0, 0, 0, 0.6); border-color: #ff7e0555; .container max-width: 1400px

// Filter button event listeners filterBtns.forEach(btn => btn.addEventListener("click", () => filterBtns.forEach(b => b.classList.remove("active")); btn.classList.add("active"); const filterValue = btn.getAttribute("data-filter"); renderMovies(filterValue); ); );