body { background: #0b0b0b; color: #e6e6e6; }
.card { background: #141414; border: none; }
.hero { background-image: linear-gradient(90deg, rgba(0,0,0,0.6), rgba(0,0,0,0.2)); }
.card-img-top { height: 220px; object-fit: cover; }
.navbar-brand { font-weight:700; color:#e50914 !important; }
