.hero-blackjack .hero-photo-blackjack{background:radial-gradient(circle at top,rgba(24,38,67,0.9) 0,rgba(5,8,22,0.95) 60%),linear-gradient(145deg,#081125,#050816)}.hero-blackjack .hero-table-line-blackjack{background:radial-gradient(circle at 30% 10%,rgba(30,123,97,0.9) 0,transparent 50%),radial-gradient(circle at 75% 90%,rgba(123,20,54,0.85) 0,transparent 55%),radial-gradient(circle at 50% 30%,rgba(10,14,32,0.95) 0,transparent 55%)}.hero-blackjack .hero-card{background:#fdf6ea}.hero-blackjack .hero-card.suit-club{color:var(--color-accent-emerald)}.hero-blackjack .hero-card.suit-heart{color:var(--color-accent-berry)}.blackjack-grid{align-items:center}.blackjack-figure{padding:0}.blackjack-image{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg)}.blackjack-caption{margin-top:var(--space-3);font-size:var(--text-xs);color:var(--color-text-muted)}.blackjack-cta-wrap{margin-top:var(--space-8)}.blackjack-cta{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-5)}@media (min-width:768px){.blackjack-cta{flex-direction:row;align-items:center;justify-content:space-between}}.blackjack-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-start}