.hero{height:700px;margin-bottom:1rem;position:relative;overflow:hidden}.hero-bg{object-fit:cover;filter:brightness(.5);width:100%;height:100%;display:block}.hero-gradient{background:linear-gradient(to top,var(--bg-primary)0%,transparent 60%),linear-gradient(to right,#0a0a0fb3 30%,transparent 70%);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;justify-content:flex-end;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-title{max-width:600px;margin-bottom:.75rem;font-size:2.5rem;font-weight:800;line-height:1.2}.hero-meta{color:var(--text-secondary);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.hero-meta span{align-items:center;gap:.35rem;display:flex}.hero-actions{gap:.75rem;display:flex}@media (max-width:768px){.hero{height:320px;margin-bottom:.5rem}.hero-content{padding:1.5rem 1rem}.hero-title{max-width:none;font-size:1.3rem}.hero-meta{flex-wrap:wrap;gap:.5rem;font-size:.75rem}.hero-actions{gap:.5rem}.movie-detail-poster{display:none}}@media (max-width:480px){.hero{height:260px}.hero-title{font-size:1.1rem}.hero-content{padding:1rem .75rem}}
