.page_container__fwjRu{height:100vh;background:linear-gradient(180deg,#d3d3d3 0,#fbdd98);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;overflow:auto}.page_mainLayout__cHqdl{display:flex;flex:1;padding:14px;flex-direction:column}.page_leftContent__7cqMy{max-width:none;height:auto;overflow:visible;display:flex;flex-direction:column}.page_gameContentWrapper__MAHx5{display:flex;flex-direction:column;gap:0;padding-bottom:10px}.page_categorySection__3SNPC{border-radius:12px;margin-bottom:16px;padding:16px;backdrop-filter:blur(10px);background-color:#fff}.page_categoryHeader__9aJ_a{margin-bottom:16px}.page_categoryTitle__y9Gpv{color:#3b82f6;font-size:16px;font-weight:600}.page_categoryGames__9uy6L{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:20px;max-width:100%}.page_categoryGame__isURm{display:flex;flex-direction:column;align-items:center;margin-bottom:5px;text-align:center;cursor:pointer;transition:transform .2s ease}.page_categoryGame__isURm:hover{transform:translateY(-2px)}.page_categoryGameIcon__jETyM{width:80px;height:80px;border-radius:16px;object-fit:cover;margin-bottom:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .2s ease}.page_categoryGameIcon__jETyM:hover{transform:scale(1.05)}.page_categoryGameName__p_W9o{font-size:12px;color:#333;margin-bottom:8px;line-height:1.2;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;text-align:center;font-weight:500}@media (max-width:768px){.page_mainLayout__cHqdl{flex-direction:column;overflow:visible;padding-top:72px;padding-left:0;padding-right:0}.page_leftContent__7cqMy{max-width:none;order:-1;margin-left:16px;margin-right:16px}.page_gameContentWrapper__MAHx5{padding:0}.page_categorySection__3SNPC{padding:12px}.page_categoryHeader__9aJ_a{margin-bottom:12px}.page_categoryTitle__y9Gpv{font-size:14px}.page_categoryGames__9uy6L{grid-template-columns:repeat(3,1fr);gap:8px}.page_categoryGame__isURm{min-width:60px}.page_categoryGameIcon__jETyM{width:80px;height:80px;border-radius:14px;margin-bottom:6px}.page_categoryGameName__p_W9o{font-size:11px;margin-bottom:6px}}@media (min-width:769px){.page_mainLayout__cHqdl{flex-direction:column}.page_leftContent__7cqMy{max-width:none;height:auto;overflow:visible;display:flex;flex-direction:column}.page_gameContentWrapper__MAHx5{flex:none;overflow:visible;padding-right:0}.page_categoryGames__9uy6L{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.page_categoryGameIcon__jETyM{width:120px;height:120px;border-radius:24px}}.Header_header__MvnS2{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;height:52px;padding:10px 20px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);gap:16px;box-sizing:border-box}.Header_logo__j7oID{height:40px;width:94px;object-fit:contain;flex-shrink:0;cursor:pointer}.Header_headerMenu__GgF3X{display:flex;gap:16px;align-items:center;flex:1;min-width:0;flex-shrink:0}.Header_menuItem__Lv1qj{background:none;border:none;color:#333;font-size:16px;font-weight:500;cursor:pointer;padding:6px 8px;border-radius:6px;transition:all .2s ease;flex-shrink:0;white-space:nowrap}.Header_menuItem__Lv1qj:hover{color:#3b82f6}.Header_menuItemActive__nwSb0{color:#3b82f6;background:#f3f4f6}.Header_headerDivider__yp6QZ{width:1px;height:16px;background:#e5e7eb;margin:0 4px;flex-shrink:0}.Header_searchContainer__Y3b_6{z-index:1001;min-width:36px;width:auto;overflow:visible;margin-left:auto}.Header_searchContainer__Y3b_6,.Header_searchForm__Dm9Xm{position:relative;display:flex;align-items:center;flex-shrink:0}.Header_searchForm__Dm9Xm{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;transition:all .3s ease;height:36px;width:36px;justify-content:flex-end;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Header_searchForm__Dm9Xm.Header_expanded__3cl0n{width:200px;background:#fff;border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.15);z-index:1002}.Header_searchInput__bkJUn{background:transparent;border:none;outline:none;color:#333;font-size:14px;padding:0 12px;flex:1;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;font-weight:500;display:none}.Header_searchForm__Dm9Xm.Header_expanded__3cl0n .Header_searchInput__bkJUn{display:block}.Header_searchInput__bkJUn::placeholder{color:rgba(0,0,0,.3);font-weight:400}.Header_searchBtn__HhEhJ{background:transparent;border:none;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;color:#6b7280;transition:all .2s ease;position:relative;z-index:2}.Header_searchBtn__HhEhJ svg{width:16px;height:16px}.Header_mobileMenuContainer__vyBy3{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-width:100px;max-width:120px;flex-shrink:0}.Header_mobileMenuButton__mHqbR{background:none;border:none;color:#333;font-size:16px;font-weight:500;cursor:pointer;padding:6px 10px;border-radius:8px;display:flex;align-items:center;gap:4px;transition:all .2s ease;width:100%;justify-content:center}.Header_mobileMenuButton__mHqbR:hover{background:#f3f4f6}.Header_mobileMenuDropdown__FrbEK{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);padding:8px 0;min-width:170px;z-index:1001;opacity:0;visibility:hidden;transition:all .2s ease}.Header_mobileMenuDropdown__FrbEK.Header_open__k_vL4{opacity:1;visibility:visible}.Header_mobileMenuItem___rQ1T{background:none;border:none;color:#333;font-size:16px;font-weight:500;cursor:pointer;padding:12px 16px;width:100%;text-align:center;transition:all .2s ease}.Header_mobileMenuItem___rQ1T.Header_active__t8h51,.Header_mobileMenuItem___rQ1T:hover{background:#f3f4f6;color:#3b82f6}.Header_mobileHistoryButton__VAXbB{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:2px;font-size:16px;padding:6px 8px;min-width:60px;max-width:80px;background:none;border:none;color:#333;font-weight:500;cursor:pointer;border-radius:8px;transition:all .2s ease}.Header_mobileHistoryButton__VAXbB:hover{background:#f3f4f6}.Header_animatedTag__M7lMa{display:inline-block;position:absolute;right:-30px;top:-16px;min-width:20px;height:20px;font-size:12px;font-weight:700;color:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.12);z-index:2;animation:Header_floatTag__zRPn_ 1.2s cubic-bezier(.4,0,.2,1) infinite alternate;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1;padding:0 6px}.Header_animatedTag__M7lMa:after{content:"";position:absolute;left:8px;bottom:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid;z-index:-1}.Header_newTag__O_xls{background:linear-gradient(90deg,#ff8c00,orange)}.Header_newTag__O_xls:after{border-top-color:#ff8c00}.Header_hotTag__1ZMM7{background:linear-gradient(90deg,#ff512f,#dd2476)}.Header_hotTag__1ZMM7:after{border-top-color:#ff512f}@keyframes Header_floatTag__zRPn_{0%{transform:translateY(0) scale(1)}to{transform:translateY(-6px) scale(1.08)}}@media (max-width:768px){.Header_header__MvnS2{position:fixed;top:0;z-index:1000;padding:14px;margin:0 0 20px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);gap:6px;align-items:center}.Header_logo__j7oID{height:32px;width:75px;flex-shrink:0}.Header_headerMenu__GgF3X{display:none}.Header_searchContainer__Y3b_6{position:relative;overflow:visible;width:36px;height:35px}.Header_searchForm__Dm9Xm.Header_expanded__3cl0n{position:absolute;right:0;top:0;width:160px;background:#fff;border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.15);z-index:1002}.Header_headerDivider__yp6QZ{height:16px;margin:0 6px}.Header_animatedTag__M7lMa{right:-8px;top:-10px}}@media (min-width:769px){.Header_mobileHistoryButton__VAXbB,.Header_mobileMenuContainer__vyBy3{display:none}}.Footer_footer__UaG1g{flex-shrink:0;background:transparent;margin-top:20px;padding:24px 20px;border-top:1px solid hsla(0,0%,100%,.2)}.Footer_footerContent__nZq4z{margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.Footer_footerSection__oCSkQ{display:flex;align-items:center;gap:24px}.Footer_copyright__j5CNb{color:#333;font-size:18px}.Footer_footerLink__twEJY{color:#333;font-size:18px;text-decoration:none;transition:color .2s ease}.Footer_footerLink__twEJY:hover{color:#000;text-decoration:underline}@media (max-width:768px){.Footer_footer__UaG1g{padding:16px;margin-top:20px;background:transparent}.Footer_footerContent__nZq4z{flex-direction:column;gap:5px;text-align:center}.Footer_footerSection__oCSkQ{flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap}.Footer_copyright__j5CNb,.Footer_footerLink__twEJY{font-size:14px}}.RecommendedGamingZone_rightContent___Koz8{flex:1;background:#fff;border-radius:16px;height:fit-content}.RecommendedGamingZone_gameZoneHeader___pO5A{padding:16px 20px;border-bottom:1px solid #f0f0f0}.RecommendedGamingZone_gameZoneTitle__UUXa8{display:flex;justify-content:space-between;align-items:center}.RecommendedGamingZone_gameZoneText__N_mn_{color:#333;font-size:16px;font-weight:600}.RecommendedGamingZone_moreArrow__w1oLN{background:none;border:none;color:#666;font-size:18px;cursor:pointer}.RecommendedGamingZone_featuredGamesGrid__1dzmC{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 20px}.RecommendedGamingZone_featuredGameCard__ggdO8{position:relative;border-radius:12px;overflow:hidden;height:250px;cursor:pointer;transition:transform .2s ease}.RecommendedGamingZone_featuredGameCard__ggdO8:hover{transform:translateY(-2px)}.RecommendedGamingZone_featuredGameImage__pkrrG{width:100%;height:100%;object-fit:cover}.RecommendedGamingZone_featuredGameOverlay__4kNRM{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);padding:10px;color:#fff}.RecommendedGamingZone_featuredGameTitle__M4v6L{display:block;font-size:13px;font-weight:600;margin-bottom:2px}.RecommendedGamingZone_featuredGameSubtitle__qy9M9{display:block;font-size:11px;opacity:.8}.RecommendedGamingZone_popularGamesList__GPUVf{padding:0 20px 20px}.RecommendedGamingZone_popularTitle__EAaM5{color:#333;font-size:16px;font-weight:600;margin:0 0 4px}.RecommendedGamingZone_popularSubtitle__vpRDi{color:#666;font-size:12px;margin:0 0 16px;line-height:1.4}.RecommendedGamingZone_gameListItems__ewoe0{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.RecommendedGamingZone_gameListItem__DxyTd{display:flex;align-items:center;gap:12px;cursor:pointer;transition:opacity .2s ease}.RecommendedGamingZone_gameListItem__DxyTd:hover{opacity:.8}.RecommendedGamingZone_gameListIcon__02QbD{width:80px;height:80px;border-radius:14px;object-fit:cover;flex-shrink:0}.RecommendedGamingZone_gameListInfo__L778f{flex:1;min-width:0}.RecommendedGamingZone_gameListTitle__O6YSc{color:#333;font-size:14px;font-weight:600}.RecommendedGamingZone_gameListRating__LbLEV{display:flex;flex-direction:column;align-items:flex-start}.RecommendedGamingZone_gameListStars__wCWrX{color:#fbbf24;font-size:12px;flex-shrink:0}.RecommendedGamingZone_gameListDesc__oA9Ud{color:#666;font-size:12px;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.RecommendedGamingZone_gameListInstallBtn__yCPV6{background:#3b82f6;color:#fff;border:none;border-radius:16px;padding:6px 16px;font-size:12px;font-weight:500;cursor:pointer;flex-shrink:0;align-self:center}.RecommendedGamingZone_downloadTips__M2_Gu{grid-column:1/-1;text-align:center;padding:16px;background:#f8f9fa;border-radius:8px;margin-top:8px}.RecommendedGamingZone_tipsText__Cljon{color:#666;font-size:12px;line-height:1.4}@media (max-width:768px){.RecommendedGamingZone_rightContent___Koz8{order:1;margin:0 16px 16px;border-radius:12px}.RecommendedGamingZone_featuredGamesGrid__1dzmC{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px 16px}.RecommendedGamingZone_featuredGameCard__ggdO8{height:120px}.RecommendedGamingZone_gameListItems__ewoe0{display:flex;flex-direction:column;gap:12px}}@media (min-width:769px){.RecommendedGamingZone_rightContent___Koz8{height:auto;overflow:visible}.RecommendedGamingZone_gameListItems__ewoe0{max-height:none;overflow:visible;padding-right:0;grid-template-columns:repeat(3,1fr);gap:16px}.RecommendedGamingZone_gameListIcon__02QbD{width:100px;height:100px;border-radius:16px}.RecommendedGamingZone_gameListDesc__oA9Ud{font-size:14px;line-height:1.5;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.RecommendedGamingZone_featuredGamesGrid__1dzmC{grid-template-columns:repeat(4,1fr);gap:16px;padding:20px 24px}.RecommendedGamingZone_featuredGameCard__ggdO8{height:280px}}