Peliculas De Juegos Del Hambre 【Newest】

/* header / hero */ .hero text-align: center; margin-bottom: 4rem; position: relative; .badge display: inline-block; background: rgba(201, 160, 61, 0.18); backdrop-filter: blur(4px); border: 1px solid rgba(201, 160, 61, 0.5); border-radius: 100px; padding: 0.3rem 1.2rem; font-size: 0.8rem; letter-spacing: 2px; text-transform: uppercase; font-weight: 600; color: #e7bc6e; margin-bottom: 1.5rem; h1 font-size: clamp(2.8rem, 8vw, 5.5rem); font-family: 'Cormorant Garamond', serif; font-weight: 700; letter-spacing: -0.02em; background: linear-gradient(135deg, #F5E7C8 20%, #D4AF5A 70%); background-clip: text; -webkit-background-clip: text; color: transparent; text-shadow: 0 2px 5px rgba(0,0,0,0.3); .hero-sub font-size: 1.2rem; max-width: 680px; margin: 1rem auto 0; color: #bcb09b; font-weight: 300; border-top: 1px solid rgba(201,160,61,0.3); display: inline-block; padding-top: 1rem;

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover"> <title>The Hunger Games Saga | Official Film Collection</title> <!-- Google Fonts & modern reset --> <link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,600;14..32,700;14..32,800&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&display=swap" rel="stylesheet"> <style> * margin: 0; padding: 0; box-sizing: border-box; peliculas de juegos del hambre

.container max-width: 1400px; margin: 0 auto; padding: 2rem 2rem 4rem; /* header / hero */

<footer> <span>🏹 Panem et Circenses 🏹</span><br> tribute to the districts | all boxsets & digital now streaming </footer> </div> Forced into a Quarter Quell, they fight for

function openModal(movie) modalTitle.innerText = movie.title; // Build rich detail: runtime not originally, but we combine extra info and custom details. let details = `$movie.extra<br><br>🎥 Director: $movie.director<br>📅 Release year: $movie.year<br>🏹 Tagline: "$movie.tagline"<br><br>⭐ Cultural impact: Part of the global phenomenon that defined dystopian cinema.`; if (movie.title.includes("Ballad")) details += "<br><br>🐍 Prequel introduces Lucy Gray Baird — the songbird who changed Snow forever."; else if (movie.title.includes("Mockingjay – Part 2")) details += "<br><br>💥 Katniss’s final bow: One of the highest-grossing finales of the decade."; else if (movie.title.includes("Catching Fire")) details += "<br><br>🏆 Won Empire Award for Best Film & MTV Movie of the Year."; else if (movie.title.includes("The Hunger Games") && movie.year === 2012) details += "<br><br>🔥 Launched a franchise that inspired a generation — groundbreaking for female-led action."; modalDetail.innerHTML = details; modal.classList.add('show'); document.body.style.overflow = 'hidden';

<script> // Complete filmography: Hunger Games movies (including The Ballad of Songbirds & Snakes) const movies = [ id: 1, title: "The Hunger Games", year: 2012, director: "Gary Ross", tagline: "May the odds be ever in your favor.", synopsis: "In a dystopian future, Katniss Everdeen volunteers for the deadly Hunger Games to save her sister. Her courage ignites a rebellion.", posterBg: "https://image.tmdb.org/t/p/w780/qySsrCfbpU2rFwZ6fcyrBjeDZoj.jpg", extra: "★★★★★ 84% on Rotten Tomatoes , id: 2, title: "The Hunger Games: Catching Fire", year: 2013, director: "Francis Lawrence", tagline: "Remember who the real enemy is.", synopsis: "After surviving the 74th Games, Katniss and Peeta become targets of the Capitol. Forced into a Quarter Quell, they fight for survival and revolution.", posterBg: "https://image.tmdb.org/t/p/w780/tUfK1gNjMFhQbSycvJ9YrbcDDFF.jpg", extra: "Considered the franchise's best entry — 89% RT, epic arena design, and powerful political themes." , id: 3, title: "The Hunger Games: Mockingjay – Part 1", year: 2014, director: "Francis Lawrence", tagline: "Fire burns brighter in the darkness.", synopsis: "Katniss becomes the symbol of the rebellion, the Mockingjay. She fights to save Peeta while District 13 prepares for all-out war.", posterBg: "https://image.tmdb.org/t/p/w780/omBpRrHMcnsqLw9FwEL2yEAB5Lv.jpg", extra: "Dark & emotional chapter. Golden Globe nomination for Best Original Song 'Yellow Flicker Beat'." , id: 4, title: "The Hunger Games: Mockingjay – Part 2", year: 2015, director: "Francis Lawrence", tagline: "The revolution is coming. The fight is real.", synopsis: "The final assault on the Capitol. Katniss leads the rebel forces, confronting President Snow and the deadly traps of the Capitol.", posterBg: "https://image.tmdb.org/t/p/w780/lNyRlsPtwizPqtJIqO0iTrhOHGv.jpg", extra: "Epic conclusion — intense action, emotional closure for Panem. Katniss's final bow." , id: 5, title: "The Hunger Games: The Ballad of Songbirds & Snakes", year: 2023, director: "Francis Lawrence", tagline: "Everyone wants to be a victor.", synopsis: "Years before becoming president, a young Coriolanus Snow mentors a tribute from District 12, Lucy Gray Baird, during the 10th Hunger Games.", posterBg: "https://image.tmdb.org/t/p/w780/mDfJG3LC3Dgb67Nzs7FFK8T4lSH.jpg", extra: "Prequel masterpiece — 91% audience score, explores Snow's origin and Lucy Gray's haunting legacy." ];

@media (max-width: 700px) .container padding: 1.5rem; .film-title font-size: 1.3rem; .poster height: 340px; .quote-text font-size: 1.2rem; .stats-panel gap: 1rem; .stat padding: 0.5rem 1rem; .stat strong font-size: 1.3rem; </style> </head> <body> <div class="container"> <div class="hero"> <div class="badge">〄 official collection 〄</div> <h1>THE HUNGER GAMES<br>SAGA</h1> <div class="hero-sub">"May the odds be ever in your favor" — the complete cinematic journey through Panem</div> </div>