-movie- The — Lion King -1994- -bluray-

/* Hero Section — Pride Lands vibe */ .hero position: relative; min-height: 100vh; display: flex; align-items: center; justify-content: center; text-align: center; background: radial-gradient(circle at 20% 30%, #2c1e12, #050302); overflow: hidden;

/* footer */ footer background: #030201; padding: 2rem; text-align: center; font-size: 0.85rem; border-top: 1px solid #2d241b; margin-top: 2rem;

.hero-content position: relative; z-index: 2; max-width: 1100px; padding: 2rem; backdrop-filter: blur(2px); -Movie- The Lion King -1994- -BLURAY-

.hero-bg-overlay position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('https://images.unsplash.com/photo-1516426122078-c23e76319801?q=80&w=2070&auto=format'); /* African savanna sunset vibe */ background-size: cover; background-position: center 30%; opacity: 0.35; filter: brightness(0.7) contrast(1.1); z-index: 0;

/* custom scroll */ ::-webkit-scrollbar width: 8px; ::-webkit-scrollbar-track background: #1e1710; ::-webkit-scrollbar-thumb background: #e9b741; border-radius: 10px; /* Hero Section — Pride Lands vibe */

.btn display: inline-flex; align-items: center; gap: 10px; background: rgba(0,0,0,0.65); backdrop-filter: blur(8px); border: 1px solid #e9b741; padding: 0.8rem 2rem; font-weight: 600; border-radius: 50px; text-decoration: none; color: #fae672; transition: 0.25s ease; font-size: 1rem;

.badge-bluray i margin-right: 8px;

/* section styling */ section margin-bottom: 5rem;

/* cta bluray card */ .bluray-card background: radial-gradient(ellipse at 30% 20%, #2f2419, #0e0905); border-radius: 42px; padding: 2.5rem; text-align: center; border: 1px solid #e9b74160; box-shadow: 0 20px 35px -8px black; background: radial-gradient(circle at 20% 30%