.game-module__h0mpaG__hubLayout{background:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.game-module__h0mpaG__topBar{background:var(--bg-secondary);border-bottom:1px solid var(--border);align-items:center;gap:1rem;height:48px;min-height:48px;padding:0 1rem;display:flex}.game-module__h0mpaG__topBtn{color:var(--text-muted);border:1px solid var(--border);transition:all var(--transition-fast);white-space:nowrap;border-radius:9999px;padding:.3rem .75rem;font-size:.85rem;text-decoration:none}.game-module__h0mpaG__topBtn:hover{color:var(--accent);border-color:var(--accent)}.game-module__h0mpaG__topTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.game-module__h0mpaG__hubContent{flex:1;width:100%;max-width:800px;margin:0 auto;padding:2rem 1.5rem 3rem}.game-module__h0mpaG__hubHeading{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:1.4rem;font-weight:700}.game-module__h0mpaG__hubGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.game-module__h0mpaG__hubCard{text-align:center;background:var(--bg-secondary);border:1px solid var(--border);cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1.5rem;text-decoration:none;transition:all .25s;display:flex}.game-module__h0mpaG__hubCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.game-module__h0mpaG__hubCardIcon{margin-bottom:.75rem;font-size:3rem}.game-module__h0mpaG__hubCardTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.game-module__h0mpaG__hubCardDesc{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;line-height:1.5}.game-module__h0mpaG__hubCardMeta{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.game-module__h0mpaG__hubBadge{background:var(--bg-primary);border:1px solid var(--border);color:var(--text-muted);border-radius:9999px;padding:.25rem .6rem;font-size:.75rem}.game-module__h0mpaG__hubBadgeAlpha{color:#f5a623;background:#ffa50026;border:1px solid #ffa50066;border-radius:9999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}@media (max-width:600px){.game-module__h0mpaG__hubGrid{grid-template-columns:1fr}.game-module__h0mpaG__hubHeading{font-size:1.2rem}.game-module__h0mpaG__hubContent{padding:1.5rem 1rem 2rem}}
