/* Homepage enhancements */
.hero .container{position:relative;z-index:2}
.games-grid .game-card h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.promo-card.gold{background:radial-gradient(circle at 50% 0%,rgba(212,175,55,0.08) 0%,transparent 70%)}
.promo-card.red  {background:radial-gradient(circle at 50% 0%,rgba(231,76,60,0.08) 0%,transparent 70%)}
.promo-card.green{background:radial-gradient(circle at 50% 0%,rgba(46,204,113,0.08) 0%,transparent 70%)}
