.FeaturedGamesList_container__vwCdc{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.FeaturedGamesList_gameSection__RcmOT{background:var(--bg-accent);border-radius:6px;padding:0;overflow:hidden}.FeaturedGamesList_gameHeader__yMwWL{background:hsl(207 6% 90%/1);padding:8px 12px;border-bottom:1px solid hsl(207 6% 85%/1);display:flex;align-items:center;gap:8px}.FeaturedGamesList_newBadge__zkHAD{background:hsl(120 60% 50%/1);color:white;font-size:10px;font-weight:600;padding:2px 6px;border-radius:3px;text-transform:uppercase;letter-spacing:.5px}.FeaturedGamesList_gameTitle__3a51w{font-size:16px;font-weight:600;color:#fff;margin:0;cursor:pointer;text-decoration:none;transition:color .2s ease}.FeaturedGamesList_gameTitle__3a51w:hover{text-decoration:underline}.FeaturedGamesList_serversList__0YJtZ{padding:12px}.FeaturedGamesList_serverItem__MoBqA{display:flex;justify-content:space-between;align-items:center;padding:4px 0;border-bottom:1px dotted hsl(207 6% 90%/1);cursor:pointer;transition:background-color .15s ease}.FeaturedGamesList_serverItem__MoBqA:hover{background:hsl(207 6% 95%/1);margin:0 -12px;padding-left:12px;padding-right:12px}.FeaturedGamesList_serverItem__MoBqA:last-of-type{border-bottom:none}.FeaturedGamesList_serverName__CJYsL{color:hsl(220 90% 45%/1);font-size:13px;text-decoration:none;transition:color .2s ease}.FeaturedGamesList_serverItem__MoBqA:hover .FeaturedGamesList_serverName__CJYsL{text-decoration:underline}.FeaturedGamesList_serverDetails__4WMiV{display:flex;gap:8px;align-items:center}.FeaturedGamesList_serverPlayers__jo4tX{font-size:11px;color:var(--text-secondary);font-weight:500}.FeaturedGamesList_serverRegion__k9b7L{font-size:10px;color:var(--text-secondary);background:hsl(207 6% 95%/1);padding:1px 4px;border-radius:2px;text-transform:uppercase;font-weight:500}.FeaturedGamesList_viewAll__5RO0Q{margin-top:8px;padding-top:8px;border-top:1px solid hsl(207 6% 90%/1);color:hsl(220 90% 45%/1);font-size:12px;font-weight:500;cursor:pointer;text-align:center;transition:color .2s ease}.FeaturedGamesList_viewAll__5RO0Q:hover{color:hsl(220 90% 35%/1);text-decoration:underline}@media (max-width:768px){.FeaturedGamesList_container__vwCdc{grid-template-columns:1fr;gap:15px}.FeaturedGamesList_serverItem__MoBqA{flex-direction:column;align-items:flex-start;gap:4px}.FeaturedGamesList_serverDetails__4WMiV{width:100%;justify-content:space-between}}