/* Fundo cinematográfico discreto para reforçar a proposta de entretenimento sem competir com o conteúdo. */
body{background-image:linear-gradient(180deg,rgba(10,13,31,.72) 0%,rgba(10,13,31,.84) 48%,rgba(9,14,27,.97) 100%),url('hero-movies.png')!important;background-size:cover!important;background-position:center top!important;background-attachment:fixed!important}
.hero{background:transparent!important;border-radius:0}
.hero:before{background:rgba(139,92,246,.08)!important}.hero:after{background:rgba(236,72,153,.06)!important}
@media(max-width:700px){body{background-attachment:scroll!important;background-position:center top!important}.hero{background-position:center top}}
@media(prefers-reduced-motion:reduce){body{background-attachment:scroll!important}}
