.playedGamesPopup_playedGamesContainer__Wxp__{max-width:100%;width:100%}.playedGamesPopup_header__ozKs4{text-align:center;margin-bottom:24px}.playedGamesPopup_title__Kjx_G{font-size:24px;font-weight:700;color:var(--textColor);margin:0 0 8px;line-height:1.2}.playedGamesPopup_subtitle__0qXeW{font-size:14px;color:var(--textColor);margin:0;opacity:.8}.playedGamesPopup_gamesList__ce4a2{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:10px;gap:10px;max-height:450px;overflow-y:auto;padding-right:8px}.playedGamesPopup_gamesList__ce4a2::-webkit-scrollbar{width:6px}.playedGamesPopup_gamesList__ce4a2::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:3px}.playedGamesPopup_gamesList__ce4a2::-webkit-scrollbar-thumb{background:var(--accent-color);border-radius:3px}.playedGamesPopup_gamesList__ce4a2::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.playedGamesPopup_gameItem__ST_7C{display:flex;align-items:center;padding:10px;background:var(--color1);border-radius:10px;text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid transparent}.playedGamesPopup_gameItem__ST_7C:hover{background:var(--color2)}.playedGamesPopup_gameImage__4HP0F{flex-shrink:0;margin-right:10px;position:relative}.playedGamesPopup_image__GV6a5{border-radius:6px;object-fit:cover;width:50px;height:50px}.playedGamesPopup_gameInfo__Sm7m7{flex:1 1;min-width:0}.playedGamesPopup_gameName__6gVyt{font-size:13px;font-weight:600;color:var(--text-color);margin:0 0 3px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playedGamesPopup_gameMeta__TbglG{display:flex;align-items:center;gap:6px}.playedGamesPopup_gameLabel__pJ6ST{font-size:10px;color:var(--accent-color);background:rgba(var(--accent-rgb),.1);padding:1px 4px;border-radius:3px;font-weight:500}.playedGamesPopup_playCount__HDzFy{font-size:10px;color:var(--text-color);background:rgba(var(--text-secondary-rgb),.1);padding:1px 4px;border-radius:3px;font-weight:500}.playedGamesPopup_playButton__kz4t9{flex-shrink:0;width:28px;height:28px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease}.playedGamesPopup_playButton__kz4t9 svg{margin-left:1px}.playedGamesPopup_gameItem__ST_7C:hover .playedGamesPopup_playButton__kz4t9{background:var(--accent-hover);transform:scale(1.1)}.playedGamesPopup_viewAllContainer__U5oFK{margin-top:20px;text-align:center}.playedGamesPopup_viewAllButton__USDX5{display:inline-block;padding:10px 20px;background:var(--accent-color);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:13px;transition:all .2s ease}.playedGamesPopup_viewAllButton__USDX5:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.playedGamesPopup_loadingContainer___ThzI{display:flex;justify-content:center;align-items:center;min-height:200px}.playedGamesPopup_spinner__m5dpI{animation:playedGamesPopup_spin__7E1p8 1s linear infinite;font-size:24px;color:var(--color-button,#007bff)}@keyframes playedGamesPopup_spin__7E1p8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.playedGamesPopup_emptyContainer__JSdTg{text-align:center;padding:40px 20px}.playedGamesPopup_emptyIcon__PHAxr{margin-bottom:16px;opacity:.6}.playedGamesPopup_emptyTitle__miExG{font-size:20px;font-weight:600;color:var(--text-color);margin:0 0 8px}.playedGamesPopup_emptyDescription__e4nb_{font-size:14px;color:var(--text-secondary);margin:0;opacity:.8}@media(max-width:768px){.playedGamesPopup_gamesList__ce4a2{grid-template-columns:1fr;gap:8px;max-height:100%}.playedGamesPopup_gameItem__ST_7C{padding:8px}.playedGamesPopup_image__GV6a5{width:45px;height:45px}.playedGamesPopup_gameName__6gVyt{font-size:12px}.playedGamesPopup_title__Kjx_G{font-size:20px}.playedGamesPopup_playButton__kz4t9{width:26px;height:26px}.playedGamesPopup_playButton__kz4t9 svg{width:14px;height:14px}}@media(max-width:480px){.playedGamesPopup_header__ozKs4{margin-bottom:16px}.playedGamesPopup_title__Kjx_G{font-size:18px}.playedGamesPopup_subtitle__0qXeW{font-size:13px}.playedGamesPopup_viewAllButton__USDX5{padding:8px 16px;font-size:12px}}.likedGamesPopup_playedGamesContainer__LVF6W{max-width:100%;width:100%}.likedGamesPopup_header__vOYQb{text-align:center;margin-bottom:24px}.likedGamesPopup_title__We_mc{font-size:24px;font-weight:700;color:var(--textColor);margin:0 0 8px;line-height:1.2}.likedGamesPopup_subtitle__Z6wvg{font-size:14px;color:var(--textColor);margin:0;opacity:.8}.likedGamesPopup_gamesList__cX8mW{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:10px;gap:10px;max-height:450px;overflow-y:auto;padding-right:8px}.likedGamesPopup_gamesList__cX8mW::-webkit-scrollbar{width:6px}.likedGamesPopup_gamesList__cX8mW::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:3px}.likedGamesPopup_gamesList__cX8mW::-webkit-scrollbar-thumb{background:var(--accent-color);border-radius:3px}.likedGamesPopup_gamesList__cX8mW::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.likedGamesPopup_gameItem__kRTw_{display:flex;align-items:center;padding:10px;background:var(--color1);border-radius:10px;text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid transparent}.likedGamesPopup_gameItem__kRTw_:hover{background:var(--color2)}.likedGamesPopup_gameImage__g5Sax{flex-shrink:0;margin-right:10px;position:relative}.likedGamesPopup_image__qun__{border-radius:6px;object-fit:cover;width:50px;height:50px}.likedGamesPopup_gameInfo__DMIWI{flex:1 1;min-width:0}.likedGamesPopup_gameName__rb7H6{font-size:13px;font-weight:600;color:var(--text-color);margin:0 0 3px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.likedGamesPopup_gameMeta__8CZ4B{display:flex;align-items:center;gap:6px;color:var(--text-color)}.likedGamesPopup_gameLabel__2aTyN{font-size:10px;color:var(--accent-color);background:rgba(var(--accent-rgb),.1);padding:1px 4px;border-radius:3px;font-weight:500}.likedGamesPopup_playCount__tAYCZ{font-size:10px;color:var(--text-color);background:rgba(var(--text-secondary-rgb),.1);padding:1px 4px;border-radius:3px;font-weight:500}.likedGamesPopup_playButton__JZ4tO{flex-shrink:0;width:28px;height:28px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease}.likedGamesPopup_playButton__JZ4tO svg{margin-left:1px}.likedGamesPopup_gameItem__kRTw_:hover .likedGamesPopup_playButton__JZ4tO{background:var(--accent-hover);transform:scale(1.1)}.likedGamesPopup_viewAllContainer__J_nrx{margin-top:20px;text-align:center}.likedGamesPopup_viewAllButton__W1us5{display:inline-block;padding:10px 20px;background:var(--accent-color);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:13px;transition:all .2s ease}.likedGamesPopup_viewAllButton__W1us5:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.likedGamesPopup_loadingContainer__nM00Q{display:flex;justify-content:center;align-items:center;min-height:200px}.likedGamesPopup_spinner__sznmV{animation:likedGamesPopup_spin__UXB76 1s linear infinite;font-size:24px;color:var(--color-button,#007bff)}@keyframes likedGamesPopup_spin__UXB76{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.likedGamesPopup_emptyContainer__RwbzP{text-align:center;padding:40px 20px}.likedGamesPopup_emptyIcon__AW_87{margin-bottom:16px;opacity:.6}.likedGamesPopup_emptyTitle__TqEWT{font-size:20px;font-weight:600;color:var(--text-color);margin:0 0 8px}.likedGamesPopup_emptyDescription___l3cM{font-size:14px;color:var(--text-secondary);margin:0;opacity:.8}@media(max-width:768px){.likedGamesPopup_gamesList__cX8mW{grid-template-columns:1fr;gap:8px;max-height:100%}.likedGamesPopup_gameItem__kRTw_{padding:8px}.likedGamesPopup_image__qun__{width:45px;height:45px}.likedGamesPopup_gameName__rb7H6{font-size:12px}.likedGamesPopup_title__We_mc{font-size:20px}.likedGamesPopup_playButton__JZ4tO{width:26px;height:26px}.likedGamesPopup_playButton__JZ4tO svg{width:14px;height:14px}}@media(max-width:480px){.likedGamesPopup_header__vOYQb{margin-bottom:16px}.likedGamesPopup_title__We_mc{font-size:18px}.likedGamesPopup_subtitle__Z6wvg{font-size:13px}.likedGamesPopup_viewAllButton__W1us5{padding:8px 16px;font-size:12px}}.main{min-height:calc(100vh - 76px - 23px - 130px);margin-top:76px}@media(max-width:1919.9px){.main{margin-left:60px}}@media(min-width:1920px){.main{margin-left:200px}}@media(max-width:549.9px){.main{margin-left:0}}.main-full{margin-left:0}