.GameDetail_container__tbl3W{display:flex;flex-direction:column;max-width:800px;margin:0 auto;padding:1rem;background-color:var(--background-color);min-height:100vh}.GameDetail_error__2dGVO,.GameDetail_loading__9Ncds{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.2rem;color:var(--text-light)}.GameDetail_header__2MaDh{display:flex;align-items:center;padding:0;border-bottom:1px solid var(--border-color);margin-bottom:1rem}.GameDetail_backButton__ATnbq{background:none;border:none;font-size:1.2rem;cursor:pointer;color:var(--primary-color);padding:.5rem;margin-right:1rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s;border-radius:50%}.GameDetail_backButton__ATnbq:hover{background-color:var(--text-in-btn)}.GameDetail_headerTitle__ZmTTe{font-size:1.2rem;font-weight:600;margin:0;flex:1;text-align:center;color:var(--primary-color)}.GameDetail_gameDetailCard__Gj8z6{display:flex;background-color:var(---gradient-card);border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.GameDetail_gameImageContainer__gH3kC{margin-right:1rem;flex-shrink:0}.GameDetail_gameImage__35rVt{border-radius:16px;object-fit:cover}.GameDetail_gameInfo__NjNd4{flex:1;display:flex;flex-direction:column}.GameDetail_gameTitle__xmppU{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:var(--text-color)}.GameDetail_tagContainer__MhCWH{margin-bottom:.5rem}.GameDetail_tag__HjCFk{display:inline-block;background-color:var(--secondary-color);color:white;font-size:.75rem;padding:.25rem .5rem;border-radius:4px}.GameDetail_ratingContainer__3OwA6{display:flex;align-items:center;margin-bottom:.5rem}.GameDetail_stars__vfosi{display:flex;margin-right:.5rem}.GameDetail_starFilled__mt118{color:#ffc107}.GameDetail_starEmpty__WfeZK{color:#e0e0e0}.GameDetail_ratingText__ckKkL{font-size:.9rem;font-weight:600;color:var(--text-color)}.GameDetail_playerCount__0Ci6T{font-size:.8rem;color:var(--text-light)}.GameDetail_playButtonContainer__Q9zW2{margin:1rem 0}.GameDetail_playButton__w8_O8{display:block;width:100%;background-color:var(--secondary-color);color:white;border:none;border-radius:8px;padding:.75rem;font-size:1rem;font-weight:700;text-align:center;cursor:pointer;transition:background-color .2s}.GameDetail_playButton__w8_O8:hover{background-color:#e88c30;text-decoration:none}.GameDetail_adContainer__ZD2Wu{margin:1.5rem 0;min-height:250px;border-radius:8px;display:flex;justify-content:center;align-items:center}.GameDetail_adContainer__ZD2Wu,.GameDetail_descriptionContainer__Yt1ye{background-color:var(--gradient-card);box-shadow:0 2px 8px rgba(0,0,0,.05)}.GameDetail_descriptionContainer__Yt1ye{border-radius:12px;padding:1rem;margin-bottom:1rem}.GameDetail_descriptionTitle__36lnd{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:var(--text-color);display:flex;align-items:center}.GameDetail_descriptionIcon__cUO7G{margin-right:.5rem}.GameDetail_descriptionText__vZlAl{font-size:.9rem;line-height:1.6;color:var(--text-color)}@media (max-width:768px){.GameDetail_gameDetailCard__Gj8z6{flex-direction:column}.GameDetail_gameImageContainer__gH3kC{margin-right:0;margin-bottom:1rem;display:flex;justify-content:center}.GameDetail_gameInfo__NjNd4{text-align:center}.GameDetail_ratingContainer__3OwA6{justify-content:center}}.Home_container__9OuOz{display:flex;flex-direction:column;min-height:100vh;background:var(--gradient-background)}.Home_header__ZUWxe{position:sticky;top:0;z-index:50;background:var(--gradient-primary);color:white;padding:1rem 0;box-shadow:0 2px 8px rgba(0,0,0,.1);display:none}@media (min-width:1024px){.Home_header__ZUWxe{display:block}}.Home_headerContent__wDCMo{max-width:1200px;margin:0 auto;padding:0 1rem}.Home_headerTitle__bS2Hl{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:white}.Home_nav__ZMqH2{display:flex;justify-content:space-between;align-items:center}.Home_logoMobileSvg__ni61j,.Home_logoSvg__7nJIB{color:white;font-weight:700}.Home_logoMobileSvg__ni61j{font-size:1.2rem;margin-bottom:.5rem}.Home_navLinks__5rKH4{display:flex;gap:1.5rem}.Home_navLinks__5rKH4 a{color:rgba(255,255,255,.8);text-decoration:none;font-size:.9rem;transition:color .2s;position:relative}.Home_activeNavLink__oUJd3{font-weight:600}.Home_activeNavLink__oUJd3,.Home_navLinks__5rKH4 a:hover{color:white!important;text-decoration:none}.Home_activeNavLink__oUJd3:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:#eb5a47;border-radius:4px 4px 0 0}.Home_navIcons__QG3X6{display:flex;gap:1rem;align-items:center;color:white}.Home_languageSelect__WfNvu{font-size:.9rem}.Home_languageSelect__WfNvu,.Home_profileButton__6zvAX{background:none;color:white;border:none;cursor:pointer}.Home_mobileHeader__BqQUo{display:none;padding:1rem;background:var(--gradient-primary);color:var(--text-color);text-align:center;position:relative}@media (max-width:768px){.Home_mobileHeader__BqQUo{display:block}}.Home_mobileTitle__vBuKl{font-size:.9rem;font-weight:400;margin:0;color:rgba(255,255,255,.9)}.Home_main__2uIek{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:1.5rem 1rem;box-sizing:border-box}.Home_bannerSection__T6GjI{padding-top:.75rem}.Home_swiper__efVim{width:100%}@media (min-width:1024px){.Home_swiper__efVim{width:659px;height:350px}}.Home_bannerImage__z2abt{width:100%;height:auto;border-radius:8px}@media (max-width:768px){.Home_bannerImage__z2abt{height:196px}}.Home_newGamesSection__5EPwC,.Home_newsSection__QDYON,.Home_platformSection__Fzuqt,.Home_popularSection__TTgwB,.Home_preorderSection__8F3OB,.Home_rankingSection__X04rC,.Home_recommendedSection__WyaOS{margin-bottom:2.5rem}@media (max-width:768px){.Home_sectionHeader__2xRFM{padding:0 .5rem}}.Home_moreLink__8jcqJ{font-size:.9rem;color:var(--primary-color);text-decoration:none;transition:color .2s;display:flex;align-items:center}.Home_moreLink__8jcqJ:after{content:">";margin-left:4px;font-size:.875rem}.Home_newGamesList__2Gucu{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:.5rem;width:100%;box-sizing:border-box}@media (max-width:768px){.Home_newGamesList__2Gucu{gap:.3rem}}@media (max-width:480px){.Home_newGamesList__2Gucu{gap:.2rem}}.Home_newGameCard__gV1MD{border-radius:12px;overflow:hidden;aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;contain:layout paint}@media (max-width:768px){.Home_newGameCard__gV1MD{padding:.8rem}}@media (max-width:480px){.Home_newGameCard__gV1MD{padding:.5rem}}.Home_newGameImage__4BTCa{display:none}.Home_newGameInfo__vnGW5{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:center}.Home_newGameIcon__0qeYD{width:100%;height:auto;aspect-ratio:1/1;max-width:10rem;max-height:10rem;border-radius:8px;margin-bottom:0;will-change:transform;transform:translateZ(0)}@media (max-width:768px){.Home_newGameIcon__0qeYD{max-width:8rem;max-height:8rem}}@media (max-width:480px){.Home_newGameIcon__0qeYD{margin-top:.2rem;max-width:6rem;max-height:6rem}}.Home_newGameText__7MVAr{width:100%;text-align:center;margin-top:.5rem}@media (max-width:768px){.Home_newGameText__7MVAr{margin-top:.3rem}}@media (max-width:480px){.Home_newGameText__7MVAr{margin-top:.2rem}}.Home_newGameText__7MVAr h3{font-size:1.2rem;font-weight:600;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.Home_newGameText__7MVAr h3{font-size:.75rem;margin-bottom:.1rem}}@media (max-width:480px){.Home_newGameText__7MVAr h3{font-size:.9rem;margin-bottom:0}}.Home_sectionTitle__kIhux{font-size:1.25rem;font-weight:600;color:var(--text-color);margin-bottom:0;display:flex;align-items:center;position:relative}.Home_gameList__5Nqnr{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;width:100%;box-sizing:border-box}.Home_gameCard__aO0Z8{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:var(--gradient-card);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s;overflow:hidden}.Home_gameCard__aO0Z8:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_gameLink__n3BJ3{display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--text-color);flex:1}.Home_gameLink__n3BJ3:hover{text-decoration:none}.Home_gameIcon__1M18_{width:54px;height:54px;border-radius:12px;object-fit:cover}.Home_gameInfo__OmE6N{flex:1;min-width:0;overflow:hidden}.Home_gameInfo__OmE6N h3{font-size:.95rem;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.Home_gameInfo__OmE6N h3{font-size:.85rem}}.Home_gameInfo__OmE6N p{font-size:.75rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:.25rem 0 0}.Home_sectionHeader__2xRFM{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.Home_sectionHeader__2xRFM h2{font-size:1.125rem;font-weight:700;color:var(--text-color)}.Home_swiper__efVim .swiper-pagination{bottom:1rem!important}.Home_swiper__efVim .swiper-pagination-bullet{width:8px;height:8px;background:rgba(255,255,255,.8);opacity:.5}.Home_swiper__efVim .swiper-pagination-bullet-active{background:#eb5a47;opacity:1}.Home_rankingList__eKZWZ{display:flex;flex-direction:column;gap:.75rem}@media (min-width:1024px){.Home_rankingList__eKZWZ{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}.Home_rankingCard__AxwSb{display:flex;align-items:flex-start;gap:1rem;background:var(--gradient-card);border-radius:12px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Home_rankingNumber__wRSnd{font-size:1.25rem;font-weight:700;color:#eb5a47;min-width:1.5rem}.Home_rankingIcon__vp8wk{width:3rem;height:3rem;border-radius:8px}.Home_rankingInfo__UyRxj{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.Home_rankingInfo__UyRxj h3{font-size:.875rem;font-weight:600;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}@media (max-width:768px){.Home_rankingInfo__UyRxj h3{font-size:1rem}}.Home_rankingInfo__UyRxj p{font-size:.75rem;color:#666;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}.Home_gameType__XijuY{font-size:.625rem;color:#666;background:#f5f5f5;padding:.125rem .375rem;border-radius:4px}.Home_preorderList__jUkxO{display:flex;flex-wrap:nowrap;gap:1rem;width:100%;box-sizing:border-box;overflow-x:auto;padding:.5rem 0;scrollbar-width:none;-ms-overflow-style:none;position:relative}.Home_preorderList__jUkxO::-webkit-scrollbar{display:none}@media (min-width:1024px){.Home_preorderList__jUkxO{scrollbar-width:thin;-ms-overflow-style:auto}.Home_preorderList__jUkxO::-webkit-scrollbar{display:block;height:6px}.Home_preorderList__jUkxO::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.Home_preorderList__jUkxO::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px;transition:background .3s}.Home_preorderList__jUkxO::-webkit-scrollbar-thumb:hover{background:#aaa}.Home_preorderList__jUkxO:not(:hover)::-webkit-scrollbar-thumb{background:transparent}}@media (max-width:1024px){.Home_preorderList__jUkxO{gap:.75rem}}@media (max-width:768px){.Home_preorderList__jUkxO{gap:.5rem}}.Home_preorderCard__Y4ZoN{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:2/3;flex:0 0 auto;width:180px}@media (max-width:768px){.Home_preorderCard__Y4ZoN{width:140px}}.Home_preorderImage__Q59dx{width:100%;height:100%;object-fit:cover}.Home_preorderOverlay__R65wX{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:white}.Home_preorderOverlay__R65wX h3{font-size:.875rem;font-weight:600;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_preorderButton__lrC4G{background:#eb5a47;color:white;border:none;padding:.375rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;cursor:pointer;transition:background-color .2s;display:block;margin:0 auto}.Home_preorderButton__lrC4G:hover{background:#ff8a80}.Home_recommendGameList__p1U19{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;width:100%;box-sizing:border-box}@media (max-width:1024px){.Home_recommendGameList__p1U19{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Home_recommendGameList__p1U19{grid-template-columns:1fr}}.Home_recommendGameCard__tbbpB{position:relative;background:var(--gradient-card);border-radius:12px;padding:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s;max-width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;aspect-ratio:3/3.5;width:80%;margin:0 auto}@media (max-width:768px){.Home_recommendGameCard__tbbpB{aspect-ratio:3/2.6;padding:0;width:65%;height:100%}}.Home_recommendGameLink__digIF{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;color:inherit;width:100%;height:100%;justify-content:flex-start}.Home_recommendGameIcon__M5HYK{width:180px;height:180px;border-radius:12px;object-fit:cover;margin-top:.5rem}@media (max-width:768px){.Home_recommendGameIcon__M5HYK{width:160px;height:160px;margin-top:.6rem}}.Home_recommendGameInfo__6RWGn{width:100%;overflow:hidden;margin-top:.5rem;display:flex;flex-direction:column}@media (max-width:768px){.Home_recommendGameInfo__6RWGn{margin-bottom:.1rem}}.Home_recommendGameInfo__6RWGn h3{font-size:1rem;font-weight:600;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}@media (max-width:768px){.Home_recommendGameInfo__6RWGn h3{margin-bottom:.25rem}}.Home_recommendGameInfo__6RWGn p{font-size:.875rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin-bottom:.5rem}@media (max-width:768px){.Home_recommendGameInfo__6RWGn p{margin-bottom:.25rem}}.Home_startButtonGame__UCnOg{background:var(--gradient-secondary);color:white;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap}.Home_startButtonGame__UCnOg:hover{background-color:#e88c30}.Home_startButtonNewGame__d7u9E{background:var(--button-color,#eb5a47);color:#ffffff;border:none;border-radius:4px;padding:.375rem 1rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;letter-spacing:.5px;min-width:70px;text-align:center;white-space:nowrap;display:inline-block;margin-top:.5rem}.Home_startButtonRecommendGame__nmYQH{position:static;transform:none;background:var(--gradient-secondary);color:#ffffff;border:none;padding:.25rem .5rem;border-radius:9999px;font-size:1.2rem;font-weight:900;cursor:pointer;transition:background-color .2s;width:100%;text-align:center;margin:.25rem auto;display:flex;justify-content:center;align-items:center}.Home_newsList__sUJ5b{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.Home_newsItem__QL2I3{display:block;text-decoration:none;color:inherit;border-bottom:1px solid #eee;padding:.75rem 0;transition:background-color .2s}.Home_newsItem__QL2I3:hover{background-color:#f8f8f8}.Home_newsContent__Q2hQ_{display:flex;flex-direction:column;gap:.25rem}@media (min-width:1024px){.Home_newsContent__Q2hQ_{flex-direction:row-reverse}}.Home_newsDate__fcitj{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#666}.Home_newsTag__oV_l_{background:#e0e0e0;padding:.125rem .25rem;border-radius:2px;font-size:.625rem;font-weight:600}.Home_newsTitle__YFOIe{font-size:.875rem;font-weight:700;flex:1}.Home_platformSection__Fzuqt{background:var(--gradient-card);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(1,2fr);gap:2rem}@media (max-width:768px){.Home_platformSection__Fzuqt{grid-template-columns:1fr;gap:1.5rem;padding:1rem}}.Home_platformCard__jckBl h2{font-size:1rem;font-weight:700;color:#333;margin-bottom:.75rem}.Home_platformCard__jckBl p{font-size:.75rem;color:#666;margin:-.8125rem 0 0}.Home_platformLink__7CI_s{font-size:.75rem;font-weight:600;color:#007bff;text-decoration:none}.Home_footer__wJNRn{background:var(--gradient-primary);color:rgba(255,255,255,.7);padding:1.5rem 1rem;text-align:center;font-size:.8rem}.Home_adContainer__GEZYz{margin:1.5rem 0;min-height:250px;background:var(--gradient-card);border-radius:8px;display:flex;justify-content:center;align-items:center;color:var(--text-light);box-shadow:0 2px 8px rgba(0,0,0,.05)}.Home_footLinkSection__9qUzq{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.Home_footLinkSection__9qUzq a{color:rgba(255,255,255,.9);font-size:.85rem;text-decoration:none;transition:color .2s}@media (max-width:768px){.Home_header__ZUWxe{display:none}.Home_mobileHeader__BqQUo{display:block}.Home_gameList__5Nqnr{gap:.5rem}.Home_gameCard__aO0Z8{padding:.5rem}.Home_gameIcon__1M18_{width:48px!important;height:48px!important}.Home_gameInfo__OmE6N h3{font-size:.85rem}.Home_startButtonGame__UCnOg{padding:.4rem .8rem;font-size:.75rem}}.Games_breadcrumb__ZEpbp{margin-bottom:1.5rem;font-size:.9rem;color:var(--text-light)}.Games_breadcrumbLink__qPOax{color:var(--primary-color)}.Games_pageTitle__25mIb{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-color)}.Games_categoryTabs__5Ot1l{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0;border-bottom:1px solid var(--border-color);padding-bottom:.5rem}.Games_categoryTab__a7pt_{background:none;border:none;padding:.5rem 1rem;font-size:.875rem;cursor:pointer;border-radius:9999px;transition:all .2s;color:var(--text-color)}.Games_activeTab__vWdzt{background:var(--secondary-color);color:var(--text-in-btn);font-weight:600}.Games_gameGrid__cPqZp{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}.Games_gameCard__ZHaL_{background-color:var(--gradient-card);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s}.Games_gameCardHover__BFtza:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.Games_gameContent__7wWdD{padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:center}.Games_gameIcon__NUOaV{border-radius:16px;margin-bottom:.75rem;object-fit:cover}.Games_gameTitle__k_8sZ{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--text-color)}.Games_gameCategory___coH5{font-size:.75rem;color:var(--text-light);margin-bottom:1rem}.Games_gameActions__cxHg3{display:flex;justify-content:center;gap:.5rem;width:100%}.Games_playButton__EWcmY{background-color:var(--accent-color);color:white;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:background-color .2s;width:100%}.Games_playButton__EWcmY:hover{background-color:#e88c30}.Games_newTag__m_FUk{position:absolute;top:.5rem;right:.5rem;background:var(--new-game-tag-color);color:white;font-size:.7rem;font-weight:600;padding:.25rem .5rem;border-radius:2px}.Games_scrollbar-none__Uij9Y{scrollbar-width:none;-ms-overflow-style:none}.Games_scrollbar-none__Uij9Y::-webkit-scrollbar{display:none}@media (max-width:1024px){.Games_gameGrid__cPqZp{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Games_gameGrid__cPqZp{grid-template-columns:repeat(2,1fr);gap:1rem}.Games_categoryTabs__5Ot1l{overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;padding-bottom:1rem}.Games_categoryTab__a7pt_{flex-shrink:0}}@media (max-width:480px){.Games_gameGrid__cPqZp{grid-template-columns:1fr}}