.styles_container__eS_WB{min-height:100vh;display:flex;flex-direction:column;background-color:#f9fafb}.styles_main__osJg3{flex:1 1;padding:1rem 0}.Categories_container__iVSBc{max-width:1200px;margin:0 auto;padding:2rem}.Categories_title__8l_zw{font-size:2.5rem;color:#4c1d95;margin-bottom:1rem;text-align:center}.Categories_description__hNk_g{font-size:1.2rem;color:#6b7280;text-align:center;max-width:800px;margin:0 auto 3rem}.Categories_categoriesGrid__hbEjQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Categories_categoryCard__r_Hoo{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;text-decoration:none;color:inherit}.Categories_categoryCard__r_Hoo:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.Categories_categoryImageContainer__PuAJ2{height:160px;overflow:hidden}.Categories_categoryImage__7gF8W{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Categories_categoryCard__r_Hoo:hover .Categories_categoryImage__7gF8W{transform:scale(1.05)}.Categories_categoryInfo__sNQdD{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.Categories_categoryName__0FHrt{font-size:1.5rem;color:#4c1d95;margin-bottom:.5rem}.Categories_categoryDescription__cA5zU{font-size:1rem;color:#6b7280;margin-bottom:1rem;flex-grow:1}.Categories_gameCount__ogT9p{font-size:.9rem;color:#9333ea;font-weight:500;display:inline-block;padding:.25rem .75rem;background-color:#f3e8ff;border-radius:1rem;align-self:flex-start}@media (max-width:768px){.Categories_categoriesGrid__hbEjQ{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.Categories_title__8l_zw{font-size:2rem}.Categories_description__hNk_g{font-size:1.1rem;margin-bottom:2rem}}@media (max-width:480px){.Categories_container__iVSBc{padding:1.5rem}.Categories_categoriesGrid__hbEjQ{grid-template-columns:1fr}.Categories_title__8l_zw{font-size:1.8rem}}