.category-page-content{padding:10px 0}.category-header{border-right:4px solid var(--color-brand-gold);margin-bottom:20px;padding-right:15px}.category-title{color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px #0000004d;font-size:1.8rem;font-weight:900}.category-games-wrapper{background-color:#004e56;border-bottom:5px solid #002d33;border-radius:15px;padding:25px;box-shadow:0 10px 30px #0006}.category-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}@media (min-width:640px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.category-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.category-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1280px){.category-grid{grid-template-columns:repeat(6,1fr)}}.no-games-found{color:#ffffff80;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 0;font-size:1.1rem;display:flex}
