/* Movie Card */ .movie-card background: white; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 20px rgba(0,0,0,0.1); transition: all 0.3s ease; cursor: pointer; position: relative;
/* Header Styles */ .header text-align: center; color: white; margin-bottom: 40px; padding: 20px; new malayalam movies list
/* No Results */ .no-results text-align: center; padding: 50px; color: white; font-size: 1.2em; /* Movie Card */
.movie-rating display: flex; align-items: center; gap: 5px; margin-top: 10px; box-shadow: 0 5px 20px rgba(0