.GameCard_gameCard__HfEea{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column}.GameCard_gameCard__HfEea:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.GameCard_gameCard__HfEea:hover .GameCard_gameImage__etuFH{transform:scale(1.05)}.GameCard_gameCard__HfEea:hover .GameCard_playOverlay__lp2vv{opacity:1;visibility:visible}.GameCard_gameLink__m8Wvx{text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column}.GameCard_imageContainer___WDLk{position:relative;width:100%;height:200px;overflow:hidden;background:#f8fafc}@media(max-width:768px){.GameCard_imageContainer___WDLk{height:180px}}.GameCard_gameImage__etuFH{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.GameCard_categories__IlOIm{position:absolute;top:12px;left:12px;display:flex;gap:6px;flex-wrap:wrap;z-index:2}.GameCard_category__64NQI{background:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500;text-transform:capitalize;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(max-width:768px){.GameCard_category__64NQI{font-size:10px;padding:3px 6px}}.GameCard_playOverlay__lp2vv{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);justify-content:center;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.GameCard_playButton__X19sG,.GameCard_playOverlay__lp2vv{display:flex;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.GameCard_playButton__X19sG{gap:8px;background:#2563eb;color:#fff;padding:12px 20px;border-radius:25px;font-weight:600;font-size:14px;transform:scale(.9)}.GameCard_playOverlay__lp2vv:hover .GameCard_playButton__X19sG{transform:scale(1);background:#1d4ed8}.GameCard_playButton__X19sG svg{width:16px;height:16px}@media(max-width:768px){.GameCard_playButton__X19sG{padding:10px 16px;font-size:13px}.GameCard_playButton__X19sG svg{width:14px;height:14px}}.GameCard_gameInfo__Hk7TG{padding:16px;flex:1 1;display:flex;flex-direction:column}@media(max-width:768px){.GameCard_gameInfo__Hk7TG{padding:14px}}.GameCard_gameTitle__nnttl{font-size:16px;font-weight:600;color:#2d3748;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.GameCard_gameTitle__nnttl{font-size:15px}}.GameCard_gameDescription__5wRql{font-size:13px;color:#718096;line-height:1.5;margin:0;flex:1 1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.GameCard_gameDescription__5wRql{font-size:12px;-webkit-line-clamp:2}}@media(max-width:480px){.GameCard_gameCard__HfEea{border-radius:12px}.GameCard_imageContainer___WDLk{height:160px}.GameCard_gameInfo__Hk7TG{padding:12px}.GameCard_gameTitle__nnttl{font-size:14px}.GameCard_gameDescription__5wRql{font-size:11px}}.GamesList_gamesList__7zqGa{width:100%}.GamesList_gamesGrid__Gx7bG{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px}@media(max-width:1200px){.GamesList_gamesGrid__Gx7bG{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}}@media(max-width:768px){.GamesList_gamesGrid__Gx7bG{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}}@media(max-width:600px){.GamesList_gamesGrid__Gx7bG{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}}@media(max-width:480px){.GamesList_gamesGrid__Gx7bG{grid-template-columns:1fr 1fr;gap:12px}}@media(max-width:360px){.GamesList_gamesGrid__Gx7bG{grid-template-columns:1fr;gap:16px}}.GamesList_emptyState__bYCMw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}@media(max-width:768px){.GamesList_emptyState__bYCMw{padding:60px 20px}}.GamesList_emptyIcon__WCRG0{font-size:64px;margin-bottom:24px;opacity:.6}@media(max-width:768px){.GamesList_emptyIcon__WCRG0{font-size:48px;margin-bottom:20px}}.GamesList_emptyTitle__fvYea{font-size:24px;font-weight:600;color:#2d3748;margin:0 0 12px}@media(max-width:768px){.GamesList_emptyTitle__fvYea{font-size:20px}}.GamesList_emptyDescription__j_bjm{font-size:16px;color:#718096;margin:0;max-width:400px;line-height:1.5}@media(max-width:768px){.GamesList_emptyDescription__j_bjm{font-size:14px}}.GamesList_gamesGrid__Gx7bG>*{animation:GamesList_fadeIn__m6squ .2s ease-out forwards;opacity:0}@keyframes GamesList_fadeIn__m6squ{to{opacity:1}}.GamesList_loadingSkeleton__IPkT2 .GamesList_gamesGrid__Gx7bG>*{background:linear-gradient(90deg,#f8fafc 25%,#e2e8f0 50%,#f8fafc 75%);background-size:200% 100%;animation:GamesList_loading__9JdZI 1.5s infinite;border-radius:16px;height:320px}@keyframes GamesList_loading__9JdZI{0%{background-position:200% 0}to{background-position:-200% 0}}.search_searchPage__VrLvE{min-height:100vh;background-color:#fff;padding:0}.search_container__MwqUN{max-width:1440px;margin:0 150px;padding:40px 0}@media(max-width:1740px){.search_container__MwqUN{margin:0 100px}}@media(max-width:1440px){.search_container__MwqUN{margin:0 80px}}@media(max-width:1200px){.search_container__MwqUN{margin:0 60px}}@media(max-width:768px){.search_container__MwqUN{margin:0 20px;padding:20px 0}}.search_header__HfzkS{text-align:center;margin-bottom:40px}@media(max-width:768px){.search_header__HfzkS{margin-bottom:30px}}.search_title__Mqp8C{font-size:48px;font-weight:800;color:#1f2937;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.search_title__Mqp8C{font-size:36px;margin-bottom:12px}}@media(max-width:480px){.search_title__Mqp8C{font-size:28px}}.search_subtitle__DLhGn{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.search_subtitle__DLhGn{font-size:16px}}.search_searchSection__rByH4{margin-bottom:40px}@media(max-width:768px){.search_searchSection__rByH4{margin-bottom:30px}}.search_searchForm__0pYVu{display:flex;justify-content:center;align-items:center}.search_searchInputWrapper__0X943{position:relative;width:100%;max-width:600px;display:flex;align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease}.search_searchInputWrapper__0X943:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.search_searchInput__KVZei{flex:1 1;padding:16px 20px;font-size:16px;border:none;outline:none;background:rgba(0,0,0,0);color:#1f2937}.search_searchInput__KVZei::placeholder{color:#9ca3af}@media(max-width:768px){.search_searchInput__KVZei{padding:14px 16px;font-size:16px}}.search_searchButton__fyutH{padding:16px 20px;background:#3b82f6;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.search_searchButton__fyutH:hover{background:#2563eb}.search_searchButton__fyutH:active{background:#1d4ed8}@media(max-width:768px){.search_searchButton__fyutH{padding:14px 16px}}.search_searchSpinner__E4dhk{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:search_spin__A80cU 1s linear infinite}@keyframes search_spin__A80cU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search_resultsSection__u72lv{margin-top:40px}@media(max-width:768px){.search_resultsSection__u72lv{margin-top:30px}}.search_resultsInfo__vIqEz{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.search_resultsCount__wwA8V{font-size:16px;color:#6b7280;font-weight:500}@media(max-width:768px){.search_resultsCount__wwA8V{font-size:14px}}.search_noResults__z97Eb{text-align:center;padding:60px 20px}@media(max-width:768px){.search_noResults__z97Eb{padding:40px 20px}}.search_noResultsIcon__drPtG{margin-bottom:24px;color:#9ca3af}.search_noResultsIcon__drPtG svg{width:64px;height:64px}@media(max-width:768px){.search_noResultsIcon__drPtG svg{width:48px;height:48px}}.search_noResults__z97Eb h3{font-size:24px;font-weight:600;color:#1f2937;margin-bottom:12px}@media(max-width:768px){.search_noResults__z97Eb h3{font-size:20px}}.search_noResults__z97Eb p{font-size:16px;color:#6b7280;line-height:1.6}@media(max-width:768px){.search_noResults__z97Eb p{font-size:14px}}.search_trustLink__0SfPb{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .3s ease}.search_trustLink__0SfPb:hover{color:#2563eb;text-decoration:underline}.search_trustLink__0SfPb:active{color:#1d4ed8}.search_loading__b2OVp{display:flex;justify-content:center;align-items:center;padding:40px;font-size:16px;color:#6b7280}@media(max-width:480px){.search_container__MwqUN{margin:0 16px;padding:16px 0}.search_searchInputWrapper__0X943{border-radius:8px}.search_searchInput__KVZei{padding:12px 16px;font-size:16px}.search_searchButton__fyutH{padding:12px 16px}}.Pagination_pagination__rXgGx{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:40px;padding-top:30px;border-top:2px solid #f0f0f0}@media(max-width:768px){.Pagination_pagination__rXgGx{margin-top:30px;padding-top:20px;gap:15px}}.Pagination_paginationContainer___N2QF{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}@media(max-width:768px){.Pagination_paginationContainer___N2QF{gap:6px}}@media(max-width:480px){.Pagination_paginationContainer___N2QF{gap:4px}}.Pagination_pageNumbers___lif1{display:flex;align-items:center;gap:4px}@media(max-width:480px){.Pagination_pageNumbers___lif1{gap:2px}}.Pagination_pageInput__yqVI4{display:flex;align-items:center;gap:8px;margin-left:16px}@media(max-width:768px){.Pagination_pageInput__yqVI4{margin-left:12px;gap:6px}}@media(max-width:480px){.Pagination_pageInput__yqVI4{margin-left:8px;gap:4px}}.Pagination_inputLabel__6sWc2{font-size:14px;color:#718096;font-weight:500;white-space:nowrap}@media(max-width:768px){.Pagination_inputLabel__6sWc2{font-size:13px}}@media(max-width:480px){.Pagination_inputLabel__6sWc2{font-size:12px;display:none}}.Pagination_pageSelectField__mgn3w{min-width:80px;height:40px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#4a5568;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"><path fill="%23666" d="M2 0L0 2h4zm0 5L0 3h4z"/></svg>');background-repeat:no-repeat;background-position:right 8px center;background-size:12px;padding:0 28px 0 12px}.Pagination_pageSelectField__mgn3w:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.3)}.Pagination_pageSelectField__mgn3w:hover{border-color:#cbd5e0}@media(max-width:768px){.Pagination_pageSelectField__mgn3w{min-width:70px;height:36px;font-size:13px;padding:0 10px}}@media(max-width:480px){.Pagination_pageSelectField__mgn3w{min-width:60px;height:32px;font-size:12px;background-size:10px;background-position:right 6px center;padding:0 24px 0 8px}}.Pagination_pageButton__k4It_{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#4a5568;font-weight:500;font-size:14px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.Pagination_pageButton__k4It_:hover:not(.Pagination_disabled__Y4mEH){border-color:#2563eb;background:#2563eb;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px rgba(37,99,235,.3)}.Pagination_pageButton__k4It_:active:not(.Pagination_disabled__Y4mEH){transform:translateY(0)}@media(max-width:768px){.Pagination_pageButton__k4It_{min-width:36px;height:36px;padding:0 10px;font-size:13px}}@media(max-width:480px){.Pagination_pageButton__k4It_{min-width:32px;height:32px;padding:0 8px;font-size:12px}}.Pagination_numberButton__kO1uf.Pagination_active__FsYDw{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 2px 4px rgba(37,99,235,.3)}.Pagination_numberButton__kO1uf.Pagination_active__FsYDw:hover{background:#1d4ed8;border-color:#1d4ed8}.Pagination_navButton__X5CyN{gap:6px;padding:0 16px}@media(max-width:768px){.Pagination_navButton__X5CyN{padding:0 12px;gap:4px}}@media(max-width:480px){.Pagination_navButton__X5CyN{padding:0 8px}.Pagination_navButton__X5CyN .Pagination_navText__6U3vq{display:none}}.Pagination_navButton__X5CyN.Pagination_disabled__Y4mEH{opacity:.5;cursor:not-allowed;border-color:#e2e8f0;background:#f7fafc;color:#a0aec0}.Pagination_navButton__X5CyN.Pagination_disabled__Y4mEH:hover{transform:none;box-shadow:none;border-color:#e2e8f0;background:#f7fafc;color:#a0aec0}.Pagination_navText__6U3vq{font-weight:500}@media(max-width:480px){.Pagination_navText__6U3vq{display:none}}.Pagination_ellipsis__PY7QB{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#a0aec0;font-weight:500;font-size:14px}@media(max-width:768px){.Pagination_ellipsis__PY7QB{min-width:36px;height:36px;font-size:13px}}@media(max-width:480px){.Pagination_ellipsis__PY7QB{min-width:32px;height:32px;font-size:12px}}.Pagination_pageInfo__AECEh{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#718096;font-weight:500}@media(max-width:768px){.Pagination_pageInfo__AECEh{font-size:13px;gap:6px}}@media(max-width:480px){.Pagination_pageInfo__AECEh{font-size:12px;gap:4px}}.Pagination_pageInfo__AECEh span{white-space:nowrap}.Pagination_paginationContainer___N2QF{animation:Pagination_fadeIn__Wcb4i .2s ease-out}@keyframes Pagination_fadeIn__Wcb4i{0%{opacity:0}to{opacity:1}}.Pagination_pageButton__k4It_:focus{outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.3)}@media(prefers-contrast:high){.Pagination_pageButton__k4It_{border-width:2px}.Pagination_pageButton__k4It_.Pagination_active__FsYDw,.Pagination_pageButton__k4It_:hover:not(.Pagination_disabled__Y4mEH){border-width:3px}}@media(prefers-reduced-motion:reduce){.Pagination_pageButton__k4It_{transition:none}.Pagination_paginationContainer___N2QF{animation:none}}.SEOSection_seoSection__8ZMqx{background:#fff;padding:60px 0;border-top:1px solid #e2e8f0}@media(max-width:768px){.SEOSection_seoSection__8ZMqx{padding:40px 0}}.SEOSection_container__LHKcH{max-width:1440px;margin:0 150px}@media(max-width:1600px){.SEOSection_container__LHKcH{margin:0 100px}}@media(max-width:1200px){.SEOSection_container__LHKcH{margin:0 50px}}@media(max-width:768px){.SEOSection_container__LHKcH{margin:0 20px}}.SEOSection_seoContent__Oixxx h2{font-size:32px;font-weight:700;color:#2d3748;margin-bottom:30px;text-align:center;line-height:1.3}@media(max-width:768px){.SEOSection_seoContent__Oixxx h2{font-size:26px;margin-bottom:25px}}@media(max-width:480px){.SEOSection_seoContent__Oixxx h2{font-size:22px;margin-bottom:20px}}.SEOSection_seoText__jSWW3{margin-bottom:50px}.SEOSection_seoText__jSWW3 p{font-size:16px;line-height:1.7;color:#4a5568;margin-bottom:20px;text-align:justify}@media(max-width:768px){.SEOSection_seoText__jSWW3 p{font-size:15px;line-height:1.6;text-align:left}}@media(max-width:480px){.SEOSection_seoText__jSWW3 p{font-size:14px;margin-bottom:16px}}.SEOSection_seoText__jSWW3 p:last-child{margin-bottom:0}@media(max-width:768px){.SEOSection_seoText__jSWW3{margin-bottom:40px}}.SEOSection_keyword__VFLHV{font-weight:600;color:#2563eb}.SEOSection_gameHighlights__14zm6{margin-bottom:40px}.SEOSection_gameHighlights__14zm6 h3{font-size:24px;font-weight:600;color:#2d3748;margin-bottom:25px;text-align:center}@media(max-width:768px){.SEOSection_gameHighlights__14zm6 h3{font-size:20px;margin-bottom:20px}}.SEOSection_highlights__1lkrh{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:25px;gap:25px}@media(max-width:768px){.SEOSection_highlights__1lkrh{grid-template-columns:1fr;gap:20px}}.SEOSection_highlight__ORF5y{display:flex;align-items:flex-start;gap:15px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.SEOSection_highlight__ORF5y:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1);border-color:#2563eb}@media(max-width:768px){.SEOSection_highlight__ORF5y{padding:16px;gap:12px}}.SEOSection_highlight__ORF5y .SEOSection_icon__Ghb3I{font-size:24px;flex-shrink:0}@media(max-width:768px){.SEOSection_highlight__ORF5y .SEOSection_icon__Ghb3I{font-size:20px}}.SEOSection_highlight__ORF5y h4{font-size:16px;font-weight:600;color:#2d3748;margin:0 0 8px}@media(max-width:768px){.SEOSection_highlight__ORF5y h4{font-size:15px;margin-bottom:6px}}.SEOSection_highlight__ORF5y p{font-size:14px;color:#718096;margin:0;line-height:1.5}@media(max-width:768px){.SEOSection_highlight__ORF5y p{font-size:13px}}.SEOSection_callToAction__ICl0l{text-align:center;padding:30px;background:#2563eb;border-radius:16px;color:#fff}@media(max-width:768px){.SEOSection_callToAction__ICl0l{padding:25px 20px;border-radius:12px}}.SEOSection_callToAction__ICl0l p{font-size:16px;line-height:1.6;margin:0;font-weight:500}@media(max-width:768px){.SEOSection_callToAction__ICl0l p{font-size:15px}}@media(max-width:480px){.SEOSection_callToAction__ICl0l p{font-size:14px}}@media(max-width:1440px){.SEOSection_container__LHKcH{max-width:1200px}}@media(max-width:1200px){.SEOSection_container__LHKcH{max-width:960px}}@media(max-width:960px){.SEOSection_container__LHKcH{max-width:720px}}@media(max-width:720px){.SEOSection_container__LHKcH{max-width:100%}}.SEOSection_seoSection__8ZMqx{animation:SEOSection_fadeInUp__BIaaF .6s ease-out}@keyframes SEOSection_fadeInUp__BIaaF{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.SEOSection_seoSection__8ZMqx{animation:none}.SEOSection_highlight__ORF5y:hover{transform:none}}.games_gamesPage__C6gCn{min-height:100vh;background:#f8fafc;padding:40px 0}.games_container__XraFr{max-width:1440px;margin:0 150px}@media(max-width:1600px){.games_container__XraFr{margin:0 100px}}@media(max-width:1200px){.games_container__XraFr{margin:0 50px}}@media(max-width:768px){.games_container__XraFr{margin:0 20px}}.games_header__1YR_o{text-align:center;margin-bottom:60px}.games_header__1YR_o .games_title__PCLuy{font-size:48px;font-weight:700;color:#2d3748;margin-bottom:16px}@media(max-width:768px){.games_header__1YR_o .games_title__PCLuy{font-size:36px}}@media(max-width:480px){.games_header__1YR_o .games_title__PCLuy{font-size:28px}}.games_header__1YR_o .games_subtitle___7Nzr{font-size:18px;color:#718096;max-width:800px;margin:0 auto;line-height:1.6}@media(max-width:768px){.games_header__1YR_o .games_subtitle___7Nzr{font-size:16px}}.games_gamesSection__eFU2R{background:hsla(0,0%,100%,.95);border-radius:20px;padding:40px;box-shadow:0 20px 40px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:768px){.games_gamesSection__eFU2R{padding:20px;border-radius:15px}}.games_gamesInfo__QKXYO{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}@media(max-width:768px){.games_gamesInfo__QKXYO{flex-direction:column;gap:15px;text-align:center}}.games_pageInfo__Qdj8m{font-size:16px;color:#666;font-weight:500}@media(max-width:768px){.games_pageInfo__Qdj8m{font-size:14px}}.games_loading__YIDkk{display:flex;justify-content:center;align-items:center;height:200px;font-size:18px;color:#666}.games_loading__YIDkk:after{content:"";width:20px;height:20px;border:2px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:games_spin__qND4A 1s linear infinite;margin-left:10px}@keyframes games_spin__qND4A{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1440px){.games_container__XraFr{max-width:1200px}}@media(max-width:1200px){.games_container__XraFr{max-width:960px}}@media(max-width:960px){.games_container__XraFr{max-width:720px}}@media(max-width:720px){.games_container__XraFr{max-width:100%}.games_gamesPage__C6gCn{padding:60px 0 30px}}@keyframes landing_slideDown___wuj_{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landing_fadeInBlur__R8mRt{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes landing_slideInStagger__HRO5e{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.landing_container__M9Cfy{max-width:1440px;margin:0 auto;padding:0 20px}@media(max-width:768px){.landing_container__M9Cfy{padding:0 15px}}.landing_fullWidth__ceGG8{width:100%;background:#fff}.landing_header__wookq{background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(248,250,252,.95));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(226,232,240,.8);position:-webkit-sticky;position:sticky;top:0;z-index:100}.landing_header__wookq .landing_headerContent__GbZlf{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.landing_header__wookq .landing_headerContent__GbZlf .landing_logo__HZh0D{font-size:26px;font-weight:800;color:#1f2937;text-decoration:none;transition:all .3s ease}@media(max-width:1024px){.landing_header__wookq .landing_headerContent__GbZlf .landing_logo__HZh0D{font-size:22px}}@media(max-width:900px){.landing_header__wookq .landing_headerContent__GbZlf .landing_logo__HZh0D{font-size:20px}}.landing_header__wookq .landing_headerContent__GbZlf .landing_logo__HZh0D:hover{transform:scale(1.02)}.landing_header__wookq .landing_headerContent__GbZlf .landing_logo__HZh0D .landing_highlight__ScjVO{color:#2563eb}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD{display:flex;gap:8px}@media(max-width:768px){.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD{display:none}}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD a{color:#374151;text-decoration:none;font-weight:600;font-size:16px;padding:12px 16px;transition:all .3s ease;position:relative}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD a:after{content:"";position:absolute;bottom:8px;left:16px;right:16px;height:2px;background:#2563eb;transform:scaleX(0);transition:transform .3s ease}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD a:hover{color:#2563eb}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD a:hover:after,.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD:hover:after{transform:scaleX(1)}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD .landing_mobileSearchLink__QMPEL{background:linear-gradient(135deg,#2563eb,#3b82f6)!important;color:#fff!important;margin:16px 0!important;box-shadow:0 8px 20px rgba(37,99,235,.4)!important;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:12px!important}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD .landing_mobileSearchLink__QMPEL:before{background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.1))!important;opacity:1!important;transform:scale(1)!important;border:1px solid hsla(0,0%,100%,.3)!important}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD .landing_mobileSearchLink__QMPEL:after{display:none!important}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD .landing_mobileSearchLink__QMPEL:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;color:#fff!important;transform:translateY(-4px) scale(1.02)!important;box-shadow:0 12px 30px rgba(37,99,235,.5)!important;border-color:hsla(0,0%,100%,.4)!important}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD .landing_mobileSearchLink__QMPEL:hover:before{opacity:1!important;transform:scale(1.05)!important;border-color:hsla(0,0%,100%,.5)!important}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD .landing_mobileSearchLink__QMPEL:active{transform:translateY(-2px) scale(1.01)!important}.landing_header__wookq .landing_headerContent__GbZlf .landing_nav__3aOeD .landing_mobileSearchLink__QMPEL svg{color:#fff;transition:all .3s ease}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a{position:relative;margin:0 32px}@media(max-width:1024px){.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a{margin:0 24px}}@media(max-width:900px){.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a{margin:0 16px}}@media(max-width:768px){.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a{display:none}}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6{position:relative}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchInput__988l_{width:320px;padding:14px 50px 14px 20px;border:2px solid rgba(226,232,240,.8);border-radius:16px;font-size:15px;font-weight:500;outline:none;transition:all .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(248,250,252,.9));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:inset 0 2px 4px rgba(0,0,0,.06)}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchInput__988l_:focus{border-color:#2563eb;background:hsla(0,0%,100%,.95);outline:none}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchInput__988l_::placeholder{color:#94a3b8;font-weight:400}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchInput__988l_:disabled{background:rgba(248,250,252,.6);color:#94a3b8;cursor:not-allowed;border-color:rgba(226,232,240,.5)}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchInput__988l_:disabled::placeholder{color:#cbd5e1}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchIcon__98RKb{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#64748b;transition:all .3s ease;cursor:pointer;background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchIcon__98RKb:hover{color:#2563eb;transform:translateY(-50%) scale(1.1)}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchIcon__98RKb:disabled{color:#cbd5e1;cursor:not-allowed}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchIcon__98RKb:disabled:hover{color:#cbd5e1;transform:translateY(-50%)}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchIcon__98RKb .landing_searchSpinner__xn3_P{width:20px;height:20px;border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:landing_spin__iSgdG 1s linear infinite}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c{position:absolute;top:calc(100% + 8px);left:0;right:0;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,250,252,.98));-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(226,232,240,.6);border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.08);max-height:400px;overflow-y:auto;overflow-x:hidden;z-index:1000}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c::-webkit-scrollbar{width:6px}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c::-webkit-scrollbar-track{background:rgba(241,245,249,.5);border-radius:3px}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c::-webkit-scrollbar-thumb{background:rgba(148,163,184,.5);border-radius:3px}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,.7)}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy{display:flex;align-items:center;padding:16px 20px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(226,232,240,.4);position:relative}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:#2563eb;transition:width .3s ease}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy.landing_selected__GoUFT,.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy:hover{background:rgba(37,99,235,.05)}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy.landing_selected__GoUFT:before,.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy:hover:before{width:3px}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy.landing_selected__GoUFT{background:rgba(37,99,235,.08)}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy:last-child{border-bottom:none}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy .landing_gameThumb__1kjAE{width:48px;height:48px;border-radius:12px;overflow:hidden;margin-right:16px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);box-shadow:0 4px 8px rgba(0,0,0,.1);transition:all .3s ease}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy .landing_gameThumb__1kjAE img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy .landing_gameThumb__1kjAE .landing_gameIcon__9k15p{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#64748b}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy .landing_gameThumb__1kjAE .landing_gameIcon__9k15p img{display:inline-block;vertical-align:middle;margin:0}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy .landing_gameInfo__AbIgG{flex:1 1}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy .landing_gameInfo__AbIgG .landing_gameTitle__xsqNt{font-weight:700;color:#1e293b;font-size:15px;margin-bottom:4px;transition:color .3s ease}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy .landing_gameInfo__AbIgG .landing_gameCategory__YK00p{font-size:13px;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy.landing_selected__GoUFT .landing_gameInfo__AbIgG .landing_gameTitle__xsqNt,.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy:hover .landing_gameInfo__AbIgG .landing_gameTitle__xsqNt{color:#2563eb}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy.landing_selected__GoUFT .landing_gameThumb__1kjAE,.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy:hover .landing_gameThumb__1kjAE{transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,.15)}.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy.landing_selected__GoUFT .landing_gameThumb__1kjAE img,.landing_header__wookq .landing_headerContent__GbZlf .landing_searchContainer__3tK0a .landing_searchResults__Ole9c .landing_searchResultItem__xmnHy:hover .landing_gameThumb__1kjAE img{transform:scale(1.1)}.landing_header__wookq .landing_headerContent__GbZlf .landing_mobileMenu__87u9i{display:none;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.2);border-radius:8px;cursor:pointer;padding:10px;transition:all .2s ease;color:#2563eb}@media(max-width:768px){.landing_header__wookq .landing_headerContent__GbZlf .landing_mobileMenu__87u9i{display:flex;align-items:center;justify-content:center}}.landing_header__wookq .landing_headerContent__GbZlf .landing_mobileMenu__87u9i:hover{background:rgba(37,99,235,.15)}.landing_header__wookq .landing_headerContent__GbZlf .landing_mobileMenu__87u9i svg{transition:all .2s ease}.landing_header__wookq .landing_headerContent__GbZlf .landing_mobileMenuOpen__KXR1e{background:rgba(37,99,235,.1);border-color:rgba(37,99,235,.2);color:#2563eb}.landing_header__wookq .landing_headerContent__GbZlf .landing_mobileMenuOpen__KXR1e:hover{background:rgba(37,99,235,.15)}.landing_header__wookq .landing_mobileNavMenu___Jxm5{position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,250,252,.98));-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-top:1px solid rgba(226,232,240,.8);box-shadow:0 8px 32px rgba(0,0,0,.15);animation:landing_slideDown___wuj_ .4s cubic-bezier(.4,0,.2,1);z-index:1000}@media(min-width:769px){.landing_header__wookq .landing_mobileNavMenu___Jxm5{display:none}}.landing_header__wookq .landing_mobileMenuContent__cyqJL{display:flex;flex-direction:column;padding:20px;gap:8px}.landing_header__wookq .landing_mobileMenuContent__cyqJL a{color:#374151;text-decoration:none;font-weight:600;font-size:16px;padding:16px 20px;transition:all .3s ease;position:relative;border-radius:12px;display:flex;align-items:center;gap:12px}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:first-child{animation-delay:.1s}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:nth-child(2){animation-delay:.2s}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:nth-child(3){animation-delay:.3s}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:nth-child(4){animation-delay:.4s}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:nth-child(5){animation-delay:.5s}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:hover{background:rgba(37,99,235,.08);transform:translateX(4px)}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:active{transform:translateX(2px) scale(.98)}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:after{content:"";position:absolute;bottom:12px;left:20px;right:20px;height:2px;background:linear-gradient(90deg,#2563eb,#3b82f6);transform:scaleX(0);border-radius:1px;transition:transform .3s ease}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:hover{color:#2563eb}.landing_header__wookq .landing_mobileMenuContent__cyqJL a:hover:after{transform:scaleX(1)}.landing_randomGamesSection__a9Hex{padding:20px 0;background:#fff}.landing_randomGamesSection__a9Hex .landing_sectionHeader__O4qQD{text-align:center;margin-bottom:24px}.landing_randomGamesSection__a9Hex .landing_sectionHeader__O4qQD h1{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:8px}@media(max-width:768px){.landing_randomGamesSection__a9Hex .landing_sectionHeader__O4qQD h1{font-size:24px}}.landing_randomGamesSection__a9Hex .landing_sectionHeader__O4qQD p{color:#6b7280;font-size:16px}@media(max-width:768px){.landing_randomGamesSection__a9Hex .landing_sectionHeader__O4qQD p{font-size:14px}}.landing_randomGamesSection__a9Hex .landing_randomGamesGrid__PV34y{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:12px;gap:12px}@media(max-width:768px){.landing_randomGamesSection__a9Hex .landing_randomGamesGrid__PV34y{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}}@media(min-width:1200px){.landing_randomGamesSection__a9Hex .landing_randomGamesGrid__PV34y{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.landing_aboutSection__xf562{padding:40px 0 60px;text-align:center;color:#1f2937;background:#f8fafc}.landing_aboutSection__xf562 .landing_aboutContent__S33t0 h2{font-size:48px;font-weight:700;margin-bottom:16px;line-height:1.2;color:#1f2937}@media(max-width:768px){.landing_aboutSection__xf562 .landing_aboutContent__S33t0 h2{font-size:32px}}.landing_aboutSection__xf562 .landing_aboutContent__S33t0 h2 .landing_highlight__ScjVO{color:#4f46e5;font-weight:800}.landing_aboutSection__xf562 .landing_aboutContent__S33t0 .landing_subtitle__97v8R{font-size:18px;margin-bottom:24px;color:#6b7280;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width:768px){.landing_aboutSection__xf562 .landing_aboutContent__S33t0 .landing_subtitle__97v8R{font-size:16px}}.landing_aboutSection__xf562 .landing_aboutContent__S33t0 .landing_stats__3mx6I{display:flex;justify-content:center;gap:40px;margin-bottom:0}@media(max-width:768px){.landing_aboutSection__xf562 .landing_aboutContent__S33t0 .landing_stats__3mx6I{flex-direction:column;gap:16px}}.landing_aboutSection__xf562 .landing_aboutContent__S33t0 .landing_stats__3mx6I .landing_stat__t2P4R{text-align:center}.landing_aboutSection__xf562 .landing_aboutContent__S33t0 .landing_stats__3mx6I .landing_stat__t2P4R .landing_number__iHp_X{font-size:28px;font-weight:700;color:#2563eb;display:block}.landing_aboutSection__xf562 .landing_aboutContent__S33t0 .landing_stats__3mx6I .landing_stat__t2P4R .landing_label__oSwjw{font-size:14px;color:#6b7280}.landing_searchSection__6t6JX{background:#fff;padding:40px 0}.landing_searchSection__6t6JX .landing_searchContainer__3tK0a{max-width:800px;margin:0 auto;text-align:center}.landing_searchSection__6t6JX .landing_searchContainer__3tK0a h2{font-size:24px;font-weight:600;color:#1f2937;margin-bottom:12px}.landing_searchSection__6t6JX .landing_searchContainer__3tK0a p{color:#6b7280;margin-bottom:24px;font-size:16px}.landing_searchSection__6t6JX .landing_searchContainer__3tK0a .landing_searchBox__f86l6{position:relative}.landing_searchSection__6t6JX .landing_searchContainer__3tK0a .landing_searchBox__f86l6 input{width:100%;padding:16px 24px;font-size:16px;border:2px solid #e5e7eb;border-radius:12px;outline:none;transition:border-color .2s}.landing_searchSection__6t6JX .landing_searchContainer__3tK0a .landing_searchBox__f86l6 input:focus{border-color:#4f46e5}.landing_searchSection__6t6JX .landing_searchContainer__3tK0a .landing_searchBox__f86l6 input::placeholder{color:#9ca3af}.landing_searchSection__6t6JX .landing_searchContainer__3tK0a .landing_searchBox__f86l6 .landing_searchIcon__98RKb{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#6b7280}.landing_featuredSection__VF3Yg{background:#fff;padding:40px 0}.landing_featuredSection__VF3Yg .landing_sectionHeader__O4qQD{text-align:center;margin-bottom:32px}.landing_featuredSection__VF3Yg .landing_sectionHeader__O4qQD h2{font-size:28px;font-weight:600;color:#1f2937;margin-bottom:8px}.landing_featuredSection__VF3Yg .landing_sectionHeader__O4qQD p{color:#6b7280;font-size:16px}.landing_featuredSection__VF3Yg .landing_gamesGrid__sh7uE{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px}@media(max-width:1200px){.landing_featuredSection__VF3Yg .landing_gamesGrid__sh7uE{grid-template-columns:repeat(4,1fr);gap:18px}}@media(max-width:768px){.landing_featuredSection__VF3Yg .landing_gamesGrid__sh7uE{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:480px){.landing_featuredSection__VF3Yg .landing_gamesGrid__sh7uE{grid-template-columns:repeat(2,1fr);gap:12px}}.landing_gameCard__ptpYd{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;border:1px solid #f1f5f9}.landing_gameCard__ptpYd:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.15);border-color:#e5e7eb}.landing_gameCard__ptpYd:hover .landing_gameImage__Y1JcP{opacity:.7}.landing_gameCard__ptpYd:hover .landing_gameImage__Y1JcP img{transform:scale(1.05)}.landing_gameCard__ptpYd:hover .landing_playOverlay__07yi_{opacity:1!important;visibility:visible!important}.landing_gameCard__ptpYd .landing_gameImageContainer__EUZaN{position:relative;width:100%;height:140px;overflow:hidden}.landing_gameCard__ptpYd .landing_gameImageContainer__EUZaN .landing_gameImage__Y1JcP{width:100%;height:100%;background:#f8fafc;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:32px;transition:all .3s ease}.landing_gameCard__ptpYd .landing_gameImageContainer__EUZaN .landing_gameImage__Y1JcP img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.landing_gameCard__ptpYd .landing_gameImageContainer__EUZaN .landing_playOverlay__07yi_{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10}.landing_gameCard__ptpYd .landing_gameImageContainer__EUZaN .landing_playOverlay__07yi_ .landing_playIcon__MSCJV{font-size:24px;color:#fff;background:rgba(37,99,235,.9);border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 12px rgba(0,0,0,.3);transform:scale(.8);transition:all .3s ease}.landing_gameCard__ptpYd .landing_gameImageContainer__EUZaN .landing_playOverlay__07yi_ .landing_playIcon__MSCJV:hover{transform:scale(.9);background:#2563eb}.landing_gameCard__ptpYd .landing_gameInfo__AbIgG{padding:8px}.landing_gameCard__ptpYd .landing_gameInfo__AbIgG .landing_gameTitle__xsqNt{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing_gameCard__ptpYd .landing_gameInfo__AbIgG .landing_gameDescription__mkJ4C{color:#6b7280;font-size:12px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0}.landing_categoriesSection__UrGO7{background:#f8fafc;padding:40px 0}.landing_categoriesSection__UrGO7 .landing_sectionHeader__O4qQD{text-align:center;margin-bottom:32px}.landing_categoriesSection__UrGO7 .landing_sectionHeader__O4qQD h2{font-size:28px;font-weight:600;color:#1f2937;margin-bottom:8px}.landing_categoriesSection__UrGO7 .landing_sectionHeader__O4qQD p{color:#6b7280;font-size:16px}.landing_categoriesSection__UrGO7 .landing_categoriesGrid__RQWwo{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:16px;gap:16px}@media(max-width:1200px){.landing_categoriesSection__UrGO7 .landing_categoriesGrid__RQWwo{grid-template-columns:repeat(6,1fr);gap:14px}}@media(max-width:768px){.landing_categoriesSection__UrGO7 .landing_categoriesGrid__RQWwo{grid-template-columns:repeat(4,1fr);gap:12px}}@media(max-width:480px){.landing_categoriesSection__UrGO7 .landing_categoriesGrid__RQWwo{grid-template-columns:repeat(3,1fr);gap:10px}}.landing_categoryCard__qVKdT{background:#fff;color:#1f2937;padding:20px 16px;border-radius:12px;text-align:center;cursor:pointer;transition:all .3s ease;text-decoration:none;border:1px solid #e5e7eb;box-shadow:0 2px 4px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing_categoryCard__qVKdT:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.12);border-color:#2563eb}.landing_categoryCard__qVKdT .landing_categoryIcon__MsOUE{font-size:32px;margin-bottom:12px;display:block;transition:transform .3s ease}.landing_categoryCard__qVKdT .landing_categoryIcon__MsOUE img{display:inline-block;vertical-align:middle;margin:0 auto}.landing_categoryCard__qVKdT:hover .landing_categoryIcon__MsOUE{transform:scale(1.1)}.landing_categoryCard__qVKdT .landing_categoryName__McG_y{font-size:14px;font-weight:600;margin-bottom:6px;line-height:1.3;color:#1f2937}.landing_categoryCard__qVKdT .landing_categoryCount__zBa3k{font-size:12px;color:#6b7280;font-weight:500}.landing_whyChooseSection__Jr4OG{background:#f9fafb;padding:80px 0}.landing_whyChooseSection__Jr4OG .landing_whyChooseGrid__VWHD7{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-top:48px}@media(max-width:1024px){.landing_whyChooseSection__Jr4OG .landing_whyChooseGrid__VWHD7{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:768px){.landing_whyChooseSection__Jr4OG .landing_whyChooseGrid__VWHD7{grid-template-columns:1fr;gap:20px}}.landing_whyChooseSection__Jr4OG .landing_whyChooseItem__kgGE4{text-align:center;padding:24px;background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease}.landing_whyChooseSection__Jr4OG .landing_whyChooseItem__kgGE4:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.landing_whyChooseSection__Jr4OG .landing_whyChooseItem__kgGE4 .landing_icon__bP2QS{font-size:48px;margin-bottom:16px;display:block}.landing_whyChooseSection__Jr4OG .landing_whyChooseItem__kgGE4 .landing_icon__bP2QS img{display:inline-block;vertical-align:middle;margin:0 auto}.landing_whyChooseSection__Jr4OG .landing_whyChooseItem__kgGE4 h3{font-size:20px;font-weight:600;margin-bottom:12px;color:#1f2937}.landing_whyChooseSection__Jr4OG .landing_whyChooseItem__kgGE4 p{color:#6b7280;line-height:1.6;margin:0}.landing_seoSection__ccWqU{background:#fff;padding:60px 0;border-top:1px solid #e5e7eb}.landing_seoSection__ccWqU .landing_seoContent__Y8nh5{max-width:900px;margin:0 auto;text-align:center}.landing_seoSection__ccWqU .landing_seoContent__Y8nh5 h2{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:32px}@media(max-width:768px){.landing_seoSection__ccWqU .landing_seoContent__Y8nh5 h2{font-size:24px;margin-bottom:24px}}.landing_seoSection__ccWqU .landing_seoContent__Y8nh5 .landing_seoText__bxYmm{text-align:left}.landing_seoSection__ccWqU .landing_seoContent__Y8nh5 .landing_seoText__bxYmm p{font-size:16px;line-height:1.8;color:#374151;margin-bottom:20px}@media(max-width:768px){.landing_seoSection__ccWqU .landing_seoContent__Y8nh5 .landing_seoText__bxYmm p{font-size:15px;line-height:1.7}}.landing_seoSection__ccWqU .landing_seoContent__Y8nh5 .landing_seoText__bxYmm p:last-child{margin-bottom:0}.landing_seoSection__ccWqU .landing_seoContent__Y8nh5 .landing_seoText__bxYmm .landing_keyword__qGQka{color:#2563eb;font-weight:600;background:rgba(37,99,235,.08);padding:2px 4px;border-radius:3px;transition:all .2s ease}.landing_seoSection__ccWqU .landing_seoContent__Y8nh5 .landing_seoText__bxYmm .landing_keyword__qGQka:hover{background:rgba(37,99,235,.12);transform:translateY(-1px)}.landing_footer__GjN0C{background:#1f2937;color:#fff;padding:40px 0 20px}.landing_footer__GjN0C .landing_footerContent__od0eh{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:24px;gap:24px;margin-bottom:24px}.landing_footer__GjN0C .landing_footerContent__od0eh .landing_footerSection__jf0Wm h3{font-size:18px;font-weight:600;margin-bottom:16px}.landing_footer__GjN0C .landing_footerContent__od0eh .landing_footerSection__jf0Wm p{color:#d1d5db;line-height:1.6}.landing_footer__GjN0C .landing_footerContent__od0eh .landing_footerSection__jf0Wm a{color:#d1d5db;text-decoration:none;line-height:1.6;transition:all .3s ease}.landing_footer__GjN0C .landing_footerContent__od0eh .landing_footerSection__jf0Wm a:hover{color:#2563eb;transform:translateX(2px)}.landing_footer__GjN0C .landing_footerContent__od0eh .landing_footerSection__jf0Wm ul{list-style:none;padding:0}.landing_footer__GjN0C .landing_footerContent__od0eh .landing_footerSection__jf0Wm ul li{margin-bottom:8px}.landing_footer__GjN0C .landing_footerBottom__hcyVK{border-top:1px solid #374151;padding-top:20px;text-align:center;color:#9ca3af;font-size:14px}.landing_loading__yw_uB{display:flex;justify-content:center;align-items:center;padding:40px}.landing_loading__yw_uB .landing_spinner__CVHY8{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#4f46e5;border-radius:50%;animation:landing_spin__iSgdG 1s linear infinite}@keyframes landing_spin__iSgdG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1200px){.landing_container__M9Cfy{padding:0 16px}}@media(max-width:768px){.landing_container__M9Cfy{padding:0 12px}}@media(max-width:480px){.landing_container__M9Cfy{padding:0 8px}}.GameIframe_gameIframe__ne83f{position:relative;width:100%;height:600px;background:#000;border-radius:8px;overflow:hidden}@media(max-width:768px){.GameIframe_gameIframe__ne83f{height:400px}}@media(max-width:480px){.GameIframe_gameIframe__ne83f{height:300px}}.GameIframe_gameIframe__ne83f.GameIframe_fullscreen__ZKxwJ{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;border-radius:0}.GameIframe_gameControls__QzQQr{position:absolute;top:10px;right:10px;display:flex;gap:8px;z-index:50;opacity:.8;transition:opacity .3s ease}.GameIframe_gameControls__QzQQr:hover{opacity:1}.GameIframe_controlButton__3yEz_{background:rgba(0,0,0,.7);color:#fff;border:none;width:40px;height:40px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s ease}.GameIframe_controlButton__3yEz_:hover{background:rgba(0,0,0,.9);transform:scale(1.05)}.GameIframe_controlButton__3yEz_:active{transform:scale(.95)}.GameIframe_iframe__PjtS0{width:100%;height:100%;border:none;display:block}.GameIframe_loadingState__HMD7_{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8fafc;color:#4a5568;z-index:50;border:1px solid #e2e8f0}.GameIframe_loadingState__HMD7_ p{margin-top:20px;font-size:16px;font-weight:500}.GameIframe_loadingSpinner__wJ66C{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#4299e1;border-radius:50%;animation:GameIframe_spin__TPXv4 1s linear infinite}.GameIframe_errorState__r6DJY{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fed7d7;color:#c53030;border:1px solid #feb2b2;text-align:center;padding:20px;z-index:50}.GameIframe_errorState__r6DJY h3{margin:15px 0 10px;font-size:20px;font-weight:600}.GameIframe_errorState__r6DJY p{margin-bottom:20px;opacity:.9}.GameIframe_errorIcon__2BN8s{font-size:48px;margin-bottom:10px}.GameIframe_retryButton__9RrRZ{background:#fff;color:#c53030;border:1px solid #c53030;padding:10px 20px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.GameIframe_retryButton__9RrRZ:hover{background:#c53030;color:#fff;transform:translateY(-1px)}.GameIframe_gameInstructions__k8Onz{position:absolute;bottom:10px;left:10px;right:10px;background:rgba(0,0,0,.8);color:#fff;padding:12px;border-radius:6px;display:flex;justify-content:space-around;opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:40}.GameIframe_gameIframe__ne83f:hover .GameIframe_gameInstructions__k8Onz{opacity:1;transform:translateY(0)}@media(max-width:768px){.GameIframe_gameInstructions__k8Onz{flex-direction:column;gap:8px}}.GameIframe_instructionItem__LAasQ{display:flex;align-items:center;gap:8px;font-size:12px}@media(max-width:768px){.GameIframe_instructionItem__LAasQ{font-size:11px}}.GameIframe_key__6hqOM{font-size:14px}@media(max-width:768px){.GameIframe_key__6hqOM{font-size:12px}}@keyframes GameIframe_spin__TPXv4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GameIframe_gameIframe__ne83f.GameIframe_fullscreen__ZKxwJ .GameIframe_gameControls__QzQQr{top:20px;right:20px}.GameIframe_gameIframe__ne83f.GameIframe_fullscreen__ZKxwJ .GameIframe_gameInstructions__k8Onz{bottom:20px;left:20px;right:20px}.RelatedGames_relatedGames__1MZ4L{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;height:-moz-fit-content;height:fit-content;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column}@media(max-width:768px){.RelatedGames_relatedGames__1MZ4L{margin-bottom:0;padding:16px;border-radius:8px}}.RelatedGames_sidebarTitle__nSCJj{font-size:20px;font-weight:700;color:#2d3748;margin:0 0 20px;display:flex;align-items:center;gap:8px}@media(max-width:768px){.RelatedGames_sidebarTitle__nSCJj{font-size:18px;margin-bottom:15px}}.RelatedGames_sidebarTitle__nSCJj:before{content:"🎲";font-size:18px}.RelatedGames_categoryInfo__2KAUk{background:#e6fffa;border:1px solid #81e6d9;border-radius:6px;padding:12px;margin-bottom:20px}@media(max-width:768px){.RelatedGames_categoryInfo__2KAUk{padding:10px;margin-bottom:15px;border-radius:4px}}.RelatedGames_categoryInfo__2KAUk p{margin:0;font-size:13px;color:#2c7a7b;font-weight:500}@media(max-width:768px){.RelatedGames_categoryInfo__2KAUk p{font-size:12px}}.RelatedGames_loadingState__K9F0D{display:flex;flex-direction:column;gap:15px}.RelatedGames_gameCardSkeleton__T8atj{display:flex;gap:12px;padding:12px;background:#e2e8f0;border-radius:8px;animation:RelatedGames_pulse__vV4S1 1.5s ease-in-out infinite}.RelatedGames_imageSkeleton__1fpTr{width:60px;height:45px;background:#cbd5e0;border-radius:4px}.RelatedGames_titleSkeleton__b2yjh{flex:1 1;height:16px;background:#cbd5e0;border-radius:4px;margin-top:8px}@keyframes RelatedGames_pulse__vV4S1{0%,to{opacity:1}50%{opacity:.5}}.RelatedGames_emptyState__lQaA_{text-align:center;padding:30px 20px;color:#718096}.RelatedGames_emptyState__lQaA_ p{margin-bottom:15px;font-size:14px}.RelatedGames_browseLink__Na_LR{color:#667eea;text-decoration:none;font-weight:600;font-size:14px}.RelatedGames_browseLink__Na_LR:hover{text-decoration:underline}.RelatedGames_gamesList__pVuYG{display:flex;flex-direction:column;gap:12px;margin-bottom:25px}@media(max-width:768px){.RelatedGames_gamesList__pVuYG{gap:10px;margin-bottom:20px}}.RelatedGames_gameCard__vnKna{display:flex;gap:12px;padding:12px;background:#fff;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid #e2e8f0}@media(max-width:768px){.RelatedGames_gameCard__vnKna{padding:10px;gap:10px;border-radius:6px}}.RelatedGames_gameCard__vnKna:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#667eea}.RelatedGames_gameImage__rDvt_{flex-shrink:0;width:60px;height:45px;border-radius:4px;overflow:hidden;background:#f0f0f0}.RelatedGames_gameImage__rDvt_ img{width:100%;height:100%;object-fit:cover}.RelatedGames_gameInfo__ncjkl{flex:1 1;min-width:0}.RelatedGames_gameTitle__uAqwe{font-size:13px;font-weight:600;color:#2d3748;margin:0 0 6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RelatedGames_gameCategories__yfqVY{display:flex;gap:4px;flex-wrap:wrap}.RelatedGames_categoryTag__77uPM{background:#edf2f7;color:#4a5568;padding:2px 6px;border-radius:10px;font-size:10px;font-weight:500;text-transform:capitalize}.RelatedGames_sidebarExtras__46D05{border-top:1px solid #e2e8f0;padding-top:20px}.RelatedGames_browseSection__nyMQH,.RelatedGames_categoriesSection__B9_lb,.RelatedGames_tipsSection__wViwv{margin-bottom:20px}.RelatedGames_browseSection__nyMQH:last-child,.RelatedGames_categoriesSection__B9_lb:last-child,.RelatedGames_tipsSection__wViwv:last-child{margin-bottom:0}.RelatedGames_browseSection__nyMQH h4,.RelatedGames_categoriesSection__B9_lb h4,.RelatedGames_tipsSection__wViwv h4{font-size:14px;font-weight:600;color:#2d3748;margin:0 0 10px}.RelatedGames_tipsList__njO0t{list-style:none;padding:0;margin:0}.RelatedGames_tipsList__njO0t li{font-size:12px;color:#4a5568;position:relative;padding:4px 0 4px 16px}.RelatedGames_tipsList__njO0t li:before{content:"💡";position:absolute;left:0;font-size:10px}.RelatedGames_popularCategories__dhgUO{display:flex;flex-wrap:wrap;gap:6px}.RelatedGames_categoryLink__zCfq0{background:#2563eb;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500;text-decoration:none;transition:all .2s ease}.RelatedGames_categoryLink__zCfq0:hover{background:#1d4ed8;transform:translateY(-1px)}.RelatedGames_browseSection__nyMQH{display:flex;flex-direction:column;gap:8px}.RelatedGames_browseAllButton__7ofWB,.RelatedGames_browseCategoriesButton__Ecn_K{padding:8px 12px;border-radius:6px;font-size:12px;font-weight:600;text-decoration:none;text-align:center;transition:all .2s ease}.RelatedGames_browseAllButton__7ofWB{background:#2563eb;color:#fff}.RelatedGames_browseAllButton__7ofWB:hover{background:#1d4ed8;transform:translateY(-1px)}.RelatedGames_browseCategoriesButton__Ecn_K{background:#fff;color:#2563eb;border:1px solid #2563eb}.RelatedGames_browseCategoriesButton__Ecn_K:hover{background:#2563eb;color:#fff}.RelatedGames_promotedSection__MefZR{margin-bottom:30px}@media(max-width:768px){.RelatedGames_promotedSection__MefZR{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}}.RelatedGames_promotedTitle__L9b1F{font-size:18px;font-weight:700;color:#2d3748;margin:0 0 20px;display:flex;align-items:center;gap:8px}@media(max-width:768px){.RelatedGames_promotedTitle__L9b1F{font-size:16px;margin-bottom:15px}}.RelatedGames_promotedTitle__L9b1F:before{content:"⭐";font-size:16px}.RelatedGames_promotedGames__xZwhl{display:flex;flex-direction:column;gap:15px}.RelatedGames_promotedCard__fTx1q{display:block;text-decoration:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}.RelatedGames_promotedCard__fTx1q:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.1);border-color:#cbd5e1}.RelatedGames_promotedImage__ccRx3{position:relative;width:100%;height:auto;overflow:hidden;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.RelatedGames_promotedImage__ccRx3 img{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.RelatedGames_promotedCard__fTx1q:hover .RelatedGames_promotedImage__ccRx3 img{transform:scale(1.05)}.RelatedGames_promotedInfo__NC0wq{padding:15px}.RelatedGames_promotedGameTitle__X6dER{font-size:16px;font-weight:600;color:#2d3748;margin:0 0 8px;line-height:1.3}.RelatedGames_promotedDescription__vNOha{font-size:13px;color:#64748b;line-height:1.4;margin:0}@media(max-width:768px){.RelatedGames_relatedGames__1MZ4L{padding:15px}.RelatedGames_sidebarTitle__nSCJj{font-size:18px}.RelatedGames_gameCard__vnKna{padding:10px}.RelatedGames_promotedImage__ccRx3{height:140px}.RelatedGames_promotedInfo__NC0wq{padding:12px}.RelatedGames_promotedGameTitle__X6dER{font-size:15px}.RelatedGames_promotedDescription__vNOha{font-size:12px}.RelatedGames_gameImage__rDvt_{width:50px;height:38px}.RelatedGames_gameTitle__uAqwe{font-size:12px}}.Breadcrumb_breadcrumb__v2iYc{margin-bottom:20px;padding:0}.Breadcrumb_breadcrumbList__8IYyM{flex-wrap:wrap;list-style:none;margin:0;padding:0}.Breadcrumb_breadcrumbItem__AeuTa,.Breadcrumb_breadcrumbList__8IYyM{display:flex;align-items:center;gap:8px}.Breadcrumb_breadcrumbLink__LB7h7{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:6px;text-decoration:none;color:#4a5568;font-size:15px;font-weight:600;transition:all .2s ease}.Breadcrumb_breadcrumbLink__LB7h7:hover{background:#edf2f7;color:#2d3748;transform:translateY(-1px)}.Breadcrumb_breadcrumbLink__LB7h7.Breadcrumb_current__lf6jQ{background:rgba(0,0,0,0);color:#2d3748;cursor:default;font-weight:600}.Breadcrumb_breadcrumbLink__LB7h7.Breadcrumb_current__lf6jQ:hover{background:rgba(0,0,0,0);transform:none}.Breadcrumb_icon__WFLB6{font-size:12px;line-height:1}.Breadcrumb_label__267XW{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Breadcrumb_label__267XW:not(.Breadcrumb_current__lf6jQ){max-width:150px}@media(max-width:480px){.Breadcrumb_label__267XW:not(.Breadcrumb_current__lf6jQ){max-width:100px}}.Breadcrumb_label__267XW.Breadcrumb_current__lf6jQ{max-width:none}@media(max-width:768px){.Breadcrumb_label__267XW.Breadcrumb_current__lf6jQ{max-width:200px}}@media(max-width:480px){.Breadcrumb_label__267XW.Breadcrumb_current__lf6jQ{max-width:120px}}.Breadcrumb_separator__ziyP_{color:#a0aec0;font-size:18px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1}@media(max-width:768px){.Breadcrumb_breadcrumbLink__LB7h7{padding:4px 8px;font-size:14px}.Breadcrumb_icon__WFLB6{font-size:11px}.Breadcrumb_separator__ziyP_{font-size:16px}}@media(max-width:480px){.Breadcrumb_breadcrumbItem__AeuTa,.Breadcrumb_breadcrumbList__8IYyM{gap:4px}.Breadcrumb_breadcrumbLink__LB7h7{padding:3px 6px;font-size:13px;gap:4px}}.GameDetail_gameDetail__rAKgm{padding:0;background:#fff}@media(max-width:768px){.GameDetail_gameDetail__rAKgm{padding:0}}.GameDetail_gameContent__kkzKN{display:grid;grid-template-columns:1fr 320px;grid-template-areas:"header sidebar" "iframe sidebar" "main sidebar";grid-gap:40px;gap:40px;margin-top:20px}@media(max-width:1024px){.GameDetail_gameContent__kkzKN{grid-template-columns:1fr 280px;gap:30px}}@media(max-width:768px){.GameDetail_gameContent__kkzKN{grid-template-columns:1fr;grid-template-areas:"header" "iframe" "sidebar" "main";gap:15px;margin-top:10px}}.GameDetail_gameHeader__8f2mv{grid-area:header;min-width:0}@media(max-width:768px){.GameDetail_gameHeader__8f2mv{margin-bottom:10px}}.GameDetail_gameIframeSection__i7J88{grid-area:iframe;min-width:0}.GameDetail_mainContent__wRPyt{grid-area:main;min-width:0}.GameDetail_gameTitle__xeW7E{font-size:32px;font-weight:700;color:#2d3748;margin:0 0 15px;line-height:1.2}@media(max-width:768px){.GameDetail_gameTitle__xeW7E{font-size:24px}}.GameDetail_categories__Qoyxf{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}@media(max-width:768px){.GameDetail_categories__Qoyxf{margin-bottom:15px;gap:6px}}.GameDetail_categoryTag__owm0p{background:#2563eb;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;display:inline-block;transition:all .3s ease}.GameDetail_categoryTag__owm0p:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 4px rgba(37,99,235,.3)}.GameDetail_gameContainer__sHqRT{position:relative;background:#f7fafc;border-radius:12px;overflow:hidden;margin-bottom:30px;box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(max-width:768px){.GameDetail_gameContainer__sHqRT{margin-bottom:0;border-radius:8px}}.GameDetail_gameLoading__KEvP6{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:hsla(0,0%,100%,.95);z-index:10}.GameDetail_gameLoading__KEvP6 p{margin-top:15px;color:#4a5568;font-weight:500}.GameDetail_loadingSpinner__Z5xfK{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:GameDetail_spin__NOqrg 1s linear infinite}@keyframes GameDetail_spin__NOqrg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GameDetail_gameDescription__jMijf,.GameDetail_gameFeatures__7ewmK,.GameDetail_gameInfo__HqmPn,.GameDetail_gameInstructions__qenYZ,.GameDetail_gameTips__qXQLE{background:#f8fafc;border-radius:12px;padding:25px;margin-bottom:25px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.GameDetail_gameDescription__jMijf h2,.GameDetail_gameFeatures__7ewmK h2,.GameDetail_gameInfo__HqmPn h2,.GameDetail_gameInstructions__qenYZ h2,.GameDetail_gameTips__qXQLE h2{font-size:20px;font-weight:600;color:#2d3748;margin:0 0 15px;display:flex;align-items:center;gap:8px}.GameDetail_gameDescription__jMijf h2:before,.GameDetail_gameFeatures__7ewmK h2:before,.GameDetail_gameInfo__HqmPn h2:before,.GameDetail_gameInstructions__qenYZ h2:before,.GameDetail_gameTips__qXQLE h2:before{content:"📋";font-size:18px}.GameDetail_gameDescription__jMijf p,.GameDetail_gameFeatures__7ewmK p,.GameDetail_gameInfo__HqmPn p,.GameDetail_gameInstructions__qenYZ p,.GameDetail_gameTips__qXQLE p{color:#4a5568;line-height:1.6;margin-bottom:10px}.GameDetail_gameDescription__jMijf p:last-child,.GameDetail_gameFeatures__7ewmK p:last-child,.GameDetail_gameInfo__HqmPn p:last-child,.GameDetail_gameInstructions__qenYZ p:last-child,.GameDetail_gameTips__qXQLE p:last-child{margin-bottom:0}.GameDetail_gameInstructions__qenYZ h2:before{content:"🎮"}.GameDetail_gameInfo__HqmPn h2:before{content:"ℹ️"}.GameDetail_gameFeatures__7ewmK h2:before{content:"⭐"}.GameDetail_gameTips__qXQLE h2:before{content:"💡"}.GameDetail_instructionsContent__KkXCj p{margin-bottom:8px}.GameDetail_noInstructions__avYS8{color:#64748b;font-style:italic;text-align:center;padding:20px;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1;margin:0;line-height:1.6}.GameDetail_infoGrid__rW5kB{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:20px;gap:20px}@media(max-width:768px){.GameDetail_infoGrid__rW5kB{grid-template-columns:1fr;grid-template-rows:auto;gap:15px}}.GameDetail_infoItem__BwPA5{display:flex;flex-direction:column;gap:6px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.GameDetail_infoItem__BwPA5:hover{background:#f1f5f9;border-color:#cbd5e1}.GameDetail_infoLabel__rMDfk{font-weight:600;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.GameDetail_infoValue__b7WJ9{color:#1e293b;font-weight:500;font-size:14px}.GameDetail_featuresList__tX5j_{list-style:none;padding:0;margin:0}.GameDetail_featuresList__tX5j_ li{padding:8px 0;color:#4a5568;display:flex;align-items:center;gap:8px}.GameDetail_featuresList__tX5j_ li:before{content:attr(data-icon);color:#48bb78;font-weight:700}.GameDetail_tipsContent__VEXCz p{position:relative;padding-left:20px}.GameDetail_tipsContent__VEXCz p:before{content:"•";position:absolute;left:0;color:#667eea;font-weight:700}.GameDetail_sidebar__5wQ_J{grid-area:sidebar;min-width:0}@media(max-width:768px){.GameDetail_gameDetail__rAKgm{padding:12px}.GameDetail_gameTitle__xeW7E{font-size:24px}.GameDetail_gameDescription__jMijf,.GameDetail_gameFeatures__7ewmK,.GameDetail_gameInfo__HqmPn,.GameDetail_gameInstructions__qenYZ,.GameDetail_gameTips__qXQLE{padding:16px;margin-bottom:15px;border-radius:8px}.GameDetail_gameDescription__jMijf h2,.GameDetail_gameFeatures__7ewmK h2,.GameDetail_gameInfo__HqmPn h2,.GameDetail_gameInstructions__qenYZ h2,.GameDetail_gameTips__qXQLE h2{font-size:18px;margin-bottom:12px}.GameDetail_infoGrid__rW5kB{grid-template-columns:1fr}}.GamePageClient_gamePageClient__iuzSi{max-width:1440px;margin:0 150px;padding:20px 0}.GamePageClient_loading__zOydt{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:20px}.GamePageClient_loading__zOydt .GamePageClient_spinner__W_q3Z{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:GamePageClient_spin__X_HrP 1s linear infinite}.GamePageClient_loading__zOydt p{font-size:18px;color:#666}.GamePageClient_error__NVOM4{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.GamePageClient_error__NVOM4 h2{font-size:32px;color:#e74c3c;margin-bottom:16px}.GamePageClient_error__NVOM4 p{font-size:18px;color:#666}@keyframes GamePageClient_spin__X_HrP{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1440px){.GamePageClient_gamePageClient__iuzSi{margin:0 50px}}@media(max-width:768px){.GamePageClient_gamePageClient__iuzSi{margin:0 20px}}.GamePageLayout_gamePage__hDcEC{min-height:100vh;display:flex;flex-direction:column;max-width:1440px;margin:0 150px}@media(max-width:1740px){.GamePageLayout_gamePage__hDcEC{margin:0 100px}}@media(max-width:1440px){.GamePageLayout_gamePage__hDcEC{margin:0 50px}}@media(max-width:768px){.GamePageLayout_gamePage__hDcEC{margin:0 20px}}.GamePageLayout_loading__tLKiY{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:20px}.GamePageLayout_loading__tLKiY p{font-size:18px;color:#666;margin:0}.GamePageLayout_spinner__9EyjF{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:GamePageLayout_spin__Y_7cj 1s linear infinite}@keyframes GamePageLayout_spin__Y_7cj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Breadcrumb_breadcrumb__89F8_{margin-bottom:24px}.Breadcrumb_breadcrumbList__GkB_n{display:flex;align-items:center;list-style:none;margin:0;padding:0;font-size:15px;color:#6b7280;font-weight:600}.Breadcrumb_breadcrumbItem__jEjDU{display:flex;align-items:center}.Breadcrumb_breadcrumbLink__wCdWt{color:#6b7280;text-decoration:none;transition:color .3s ease;padding:4px 0}.Breadcrumb_breadcrumbLink__wCdWt:hover{color:#2563eb}.Breadcrumb_currentPage__tMEXh{color:#1f2937;font-weight:500}.Breadcrumb_separator__hNfy4{margin:0 8px;color:#9ca3af;flex-shrink:0}@media(max-width:480px){.Breadcrumb_separator__hNfy4{margin:0 4px;width:12px;height:12px}}@media(max-width:768px){.Breadcrumb_breadcrumbList__GkB_n{font-size:13px}}.CategoryHeader_categoryHeader__XPaiO{margin-bottom:60px;padding:40px 0;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0}@media(max-width:768px){.CategoryHeader_categoryHeader__XPaiO{margin-bottom:40px;padding:30px 20px}}.CategoryHeader_headerContent__LD6Qx{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 40px}@media(max-width:768px){.CategoryHeader_headerContent__LD6Qx{flex-direction:column;text-align:center;padding:0}}.CategoryHeader_categoryInfo__gu72Q{flex:1 1}@media(max-width:768px){.CategoryHeader_categoryInfo__gu72Q{margin-bottom:30px}}.CategoryHeader_categoryTitle__vffAU{font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.CategoryHeader_categoryTitle__vffAU{font-size:36px}}@media(max-width:480px){.CategoryHeader_categoryTitle__vffAU{font-size:28px}}.CategoryHeader_categoryDescription__u2HSb{font-size:18px;color:#666;margin-bottom:32px;line-height:1.6;max-width:600px}@media(max-width:768px){.CategoryHeader_categoryDescription__u2HSb{font-size:16px;margin-bottom:24px}}.CategoryHeader_categoryStats__XytgY{display:flex;align-items:center;gap:24px}@media(max-width:768px){.CategoryHeader_categoryStats__XytgY{justify-content:center;flex-wrap:wrap;gap:16px}}.CategoryHeader_stat__x8BaJ{display:flex;flex-direction:column;align-items:center;text-align:center}.CategoryHeader_statNumber__FibVe{font-size:24px;font-weight:700;color:#2563eb;line-height:1}@media(max-width:768px){.CategoryHeader_statNumber__FibVe{font-size:20px}}.CategoryHeader_statLabel__U3ZGy{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.CategoryHeader_statDivider__QHDfj{width:1px;height:40px;background:#e2e8f0}@media(max-width:768px){.CategoryHeader_statDivider__QHDfj{display:none}}.CategoryHeader_categoryIcon__sMPkU{flex-shrink:0;margin-left:40px}@media(max-width:768px){.CategoryHeader_categoryIcon__sMPkU{margin-left:0}}.CategoryHeader_iconContainer__fn7T4{width:120px;height:120px;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(0,123,255,.3)}@media(max-width:768px){.CategoryHeader_iconContainer__fn7T4{width:80px;height:80px}}.CategoryHeader_icon__Ch5FC{color:#fff;width:64px;height:64px}@media(max-width:768px){.CategoryHeader_icon__Ch5FC{width:40px;height:40px}}.CategoryHeader_playNowCta__pnmOc{text-align:center;margin-top:32px;padding:0 40px}@media(max-width:768px){.CategoryHeader_playNowCta__pnmOc{padding:0 20px;margin-top:24px}}.CategoryHeader_ctaText__Mfrce{font-size:16px;color:#666;font-style:italic;max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.CategoryHeader_ctaText__Mfrce{font-size:14px}}.GameCard_gameCard__DneAT{position:relative;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e9ecef}.GameCard_gameCard__DneAT:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);border-color:#007bff}.GameCard_gameLink__uK_7d{display:block;text-decoration:none;color:inherit}.GameCard_gameImageContainer__XILGC{position:relative;width:100%;height:120px;overflow:hidden;background:#f8f9fa}@media(max-width:480px){.GameCard_gameImageContainer__XILGC{height:100px}}.GameCard_gameImage__uTaQ_{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.GameCard_gameImage__uTaQ_.GameCard_loading__YiBC_{opacity:0}.GameCard_gameImage__uTaQ_.GameCard_loaded___focj{opacity:1}.GameCard_gameCard__DneAT:hover .GameCard_gameImage__uTaQ_{transform:scale(1.05)}.GameCard_imagePlaceholder__ncv__{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#f8f9fa;color:#9ca3af;z-index:1}.GameCard_placeholderIcon__OgSE1{opacity:.5;transition:opacity .3s ease}.GameCard_playOverlay__oOfiw{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,123,255,.8);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.GameCard_gameCard__DneAT:hover .GameCard_playOverlay__oOfiw{opacity:1}.GameCard_playIcon__xy9p2{color:#fff;width:32px;height:32px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media(max-width:480px){.GameCard_playIcon__xy9p2{width:24px;height:24px}}.GameCard_gameInfo__SE0ll{padding:12px}@media(max-width:480px){.GameCard_gameInfo__SE0ll{padding:8px}}.GameCard_gameTitle__Rr8wI{font-size:14px;font-weight:500;color:#1a1a1a;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:36px}@media(max-width:480px){.GameCard_gameTitle__Rr8wI{font-size:12px;min-height:32px}}.GameCard_gameCard__DneAT:hover .GameCard_gameTitle__Rr8wI{color:#007bff}.GamesGrid_gamesSection__Nfsiz{margin-bottom:60px}.GamesGrid_sectionHeader__hvYwd{text-align:center;margin-bottom:40px}.GamesGrid_sectionTitle__9ZwJ0{font-size:32px;font-weight:600;color:#1f2937;margin-bottom:12px}@media(max-width:768px){.GamesGrid_sectionTitle__9ZwJ0{font-size:24px}}.GamesGrid_sectionDescription__Ew1sF{font-size:16px;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.GamesGrid_sectionDescription__Ew1sF{font-size:14px}}.GamesGrid_gamesGrid__HE7wM{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:24px;gap:24px;margin-bottom:40px}@media(max-width:1200px){.GamesGrid_gamesGrid__HE7wM{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}}@media(max-width:768px){.GamesGrid_gamesGrid__HE7wM{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}}@media(max-width:480px){.GamesGrid_gamesGrid__HE7wM{grid-template-columns:repeat(2,1fr);gap:12px}}.GamesGrid_gamesFooter__hgoI5{text-align:center;padding:50px 30px;background:#2563eb;border-radius:20px;border:none;box-shadow:0 10px 30px rgba(102,126,234,.3);position:relative;overflow:hidden;margin-top:60px}.GamesGrid_gamesFooter__hgoI5:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent);pointer-events:none}@media(max-width:768px){.GamesGrid_gamesFooter__hgoI5{padding:40px 20px;margin-top:40px}}.GamesGrid_footerText__GwsFo{font-size:18px;color:#fff;line-height:1.8;margin:0;font-weight:400;text-shadow:0 2px 4px rgba(0,0,0,.2);position:relative;z-index:1}@media(max-width:768px){.GamesGrid_footerText__GwsFo{font-size:16px;line-height:1.6}}.GamesGrid_footerLink__AChnY{color:gold;text-decoration:none;font-weight:600;transition:all .3s ease;position:relative;padding:4px 8px;margin:0 4px;border-radius:6px;background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.3);display:inline-block;white-space:nowrap}.GamesGrid_footerLink__AChnY:hover{color:#fff;background:rgba(255,215,0,.2);border-color:rgba(255,215,0,.5);transform:translateY(-1px);box-shadow:0 4px 8px rgba(255,215,0,.3)}.GamesGrid_footerLink__AChnY:active{transform:translateY(0)}.GamesGrid_noGames__KYG_1{display:flex;align-items:center;justify-content:center;min-height:400px;padding:60px 20px}.GamesGrid_noGamesContent__W_y38{text-align:center;max-width:400px}.GamesGrid_noGamesIcon__J7Zsp{margin-bottom:24px;color:#9ca3af;display:flex;justify-content:center}.GamesGrid_noGamesContent__W_y38 h3{font-size:24px;font-weight:600;color:#374151;margin-bottom:12px}.GamesGrid_noGamesContent__W_y38 p{font-size:16px;color:#6b7280;line-height:1.6;margin:0}.CategorySEOSection_seoSection__A88Dg{background:#f8fafc;padding:80px 0;margin-top:60px;border-top:1px solid #e2e8f0}@media(max-width:768px){.CategorySEOSection_seoSection__A88Dg{padding:60px 0;margin-top:40px}}.CategorySEOSection_container__irpVj{max-width:1200px;margin:0 auto;padding:0 40px}@media(max-width:768px){.CategorySEOSection_container__irpVj{padding:0 20px}}.CategorySEOSection_content__0zVHp{max-width:900px;margin:0 auto}.CategorySEOSection_title__w9uee{font-size:32px;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:32px;line-height:1.2}@media(max-width:768px){.CategorySEOSection_title__w9uee{font-size:26px;margin-bottom:24px}}.CategorySEOSection_description__a8zt6{margin-bottom:48px}.CategorySEOSection_description__a8zt6 p{font-size:18px;line-height:1.7;color:#4a5568;margin-bottom:20px}@media(max-width:768px){.CategorySEOSection_description__a8zt6 p{font-size:16px;line-height:1.6}}.CategorySEOSection_description__a8zt6 p strong{color:#2d3748;font-weight:600}.CategorySEOSection_features__1XslM{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;margin-bottom:48px}@media(max-width:768px){.CategorySEOSection_features__1XslM{grid-template-columns:1fr;gap:20px}}.CategorySEOSection_feature__biCn5{background:#fff;padding:28px;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease}.CategorySEOSection_feature__biCn5:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.12)}.CategorySEOSection_feature__biCn5 h3{font-size:18px;font-weight:600;color:#2d3748;margin-bottom:12px;display:flex;align-items:center;gap:8px}.CategorySEOSection_feature__biCn5 p{font-size:15px;line-height:1.6;color:#4a5568;margin:0}@media(max-width:768px){.CategorySEOSection_feature__biCn5{padding:20px}}.CategorySEOSection_tips__Hc0Yf{background:#fff;padding:36px;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e2e8f0;margin-bottom:48px}.CategorySEOSection_tips__Hc0Yf h3{font-size:22px;font-weight:600;color:#2d3748;margin-bottom:20px;text-align:center}.CategorySEOSection_tips__Hc0Yf ul{list-style:none;padding:0;margin:0}.CategorySEOSection_tips__Hc0Yf li{font-size:16px;line-height:1.6;color:#4a5568;border-bottom:1px solid #f1f5f9;position:relative;padding:12px 0 12px 24px}.CategorySEOSection_tips__Hc0Yf li:last-child{border-bottom:none}.CategorySEOSection_tips__Hc0Yf li:before{content:"💡";position:absolute;left:0;top:12px}@media(max-width:768px){.CategorySEOSection_tips__Hc0Yf{padding:24px}}.CategorySEOSection_gameHighlights__H0vI2{background:#fff;padding:36px;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #e2e8f0;margin-bottom:48px}.CategorySEOSection_gameHighlights__H0vI2 h3{font-size:22px;font-weight:600;color:#2d3748;margin-bottom:24px;text-align:center}@media(max-width:768px){.CategorySEOSection_gameHighlights__H0vI2{padding:24px}}.CategorySEOSection_gamesList__oueld{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}@media(max-width:768px){.CategorySEOSection_gamesList__oueld{grid-template-columns:1fr}}.CategorySEOSection_gameItem__so5Oy{padding:20px;background:#f8fafc;border-radius:8px;border-left:4px solid #2563eb}.CategorySEOSection_gameItem__so5Oy strong{color:#2d3748;font-weight:600;font-size:16px;display:block;margin-bottom:8px}.CategorySEOSection_gameItem__so5Oy p{font-size:14px;line-height:1.5;color:#4a5568;margin:0}.CategorySEOSection_callToAction__EFber{background:#2563eb;color:#fff;padding:40px;border-radius:12px;text-align:center;box-shadow:0 8px 24px rgba(0,123,255,.3)}.CategorySEOSection_callToAction__EFber h3{font-size:24px;font-weight:600;margin-bottom:16px;color:#fff}.CategorySEOSection_callToAction__EFber p{font-size:16px;line-height:1.6;margin:0;opacity:.95}@media(max-width:768px){.CategorySEOSection_callToAction__EFber{padding:28px 20px}.CategorySEOSection_callToAction__EFber h3{font-size:20px}.CategorySEOSection_callToAction__EFber p{font-size:15px}}.category_container__OQmyT{max-width:1440px;margin:0 150px;padding:40px 0 80px;min-height:calc(100vh - 200px)}@media(max-width:1740px){.category_container__OQmyT{margin:0 100px}}@media(max-width:1440px){.category_container__OQmyT{margin:0 50px}}@media(max-width:768px){.category_container__OQmyT{margin:0 20px;padding:20px 0 60px}}.category_loading__mIARP{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.category_loading__mIARP p{margin-top:20px;font-size:18px;color:#666}.category_spinner__qgHVe{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#2563eb;border-radius:50%;animation:category_spin__pwFwX 1s linear infinite}@keyframes category_spin__pwFwX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.category_error__qZ0Q2{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;padding:40px;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.category_error__qZ0Q2 h2{color:#dc3545;margin-bottom:16px;font-size:24px}.category_error__qZ0Q2 p{color:#666;margin-bottom:24px;font-size:16px}.category_retryButton__iNg6v{background:#2563eb;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.category_retryButton__iNg6v:hover{background:#1d4ed8;transform:translateY(-2px)}.category_retryButton__iNg6v:active{transform:translateY(0)}.about_main__tJNB4{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.about_container__qJCA_{max-width:1440px;margin:0 auto;padding:0 150px}@media(max-width:1200px){.about_container__qJCA_{padding:0 80px}}@media(max-width:768px){.about_container__qJCA_{padding:0 20px}}.about_heroSection__6VbjP{text-align:center;padding:80px 0 60px}.about_heroSection__6VbjP .about_title__09rF5{font-size:48px;font-weight:800;color:#1f2937;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.about_heroSection__6VbjP .about_title__09rF5{font-size:36px}}.about_heroSection__6VbjP .about_subtitle__gf43n{font-size:20px;color:#6b7280;font-weight:500;max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.about_heroSection__6VbjP .about_subtitle__gf43n{font-size:18px}}.about_content__0lUzW{max-width:1000px;margin:0 auto;padding-bottom:80px}.about_section__mfkGi{background:#fff;border-radius:16px;padding:40px;margin-bottom:32px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid rgba(226,232,240,.8)}@media(max-width:768px){.about_section__mfkGi{padding:24px;margin-bottom:24px}}.about_section__mfkGi h2{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:20px}@media(max-width:768px){.about_section__mfkGi h2{font-size:24px}}.about_section__mfkGi h3{font-size:20px;font-weight:600;color:#374151;margin-bottom:12px;margin-top:24px}.about_section__mfkGi h3:first-child{margin-top:0}.about_section__mfkGi p{font-size:16px;line-height:1.7;color:#4b5563;margin-bottom:16px}.about_section__mfkGi p:last-child{margin-bottom:0}.about_features__2jfnx{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;margin-top:24px}.about_feature__J9Klq{background:#f8fafc;border-radius:12px;padding:24px;border:1px solid #e2e8f0;transition:all .3s ease}.about_feature__J9Klq:hover{transform:translateY(-2px);box-shadow:0 8px 25px -8px rgba(0,0,0,.15)}.about_feature__J9Klq h3{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:8px;margin-top:0}.about_feature__J9Klq p{font-size:14px;color:#6b7280;margin-bottom:0}.about_commitments__njQkA{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;margin-top:24px}.about_commitment__2GSE4{text-align:center;padding:24px}.about_commitment__2GSE4 h3{font-size:18px;font-weight:600;color:#2563eb;margin-bottom:12px;margin-top:0}.about_commitment__2GSE4 p{font-size:14px;color:#6b7280;margin-bottom:0}.about_poweredBy__ESgMp{background:linear-gradient(135deg,#fef3c7,#fbbf24);border-radius:12px;padding:24px;margin-top:16px}.about_poweredBy__ESgMp p{color:#92400e;margin-bottom:16px}.about_poweredBy__ESgMp p:last-child{margin-bottom:0}.about_goldenFairyLink__BrfKN{color:#d97706;font-weight:600;text-decoration:none;transition:all .3s ease}.about_goldenFairyLink__BrfKN:hover{color:#92400e;text-decoration:underline}.about_link__UBDwS{color:#2563eb;font-weight:500;text-decoration:none;transition:all .3s ease}.about_link__UBDwS:hover{color:#1d4ed8;text-decoration:underline}.legal_main__31U_O{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.legal_container__6geAe{max-width:1440px;margin:0 auto;padding:0 150px}@media(max-width:1200px){.legal_container__6geAe{padding:0 80px}}@media(max-width:768px){.legal_container__6geAe{padding:0 20px}}.legal_heroSection__oYhXW{text-align:center;padding:80px 0 60px}.legal_heroSection__oYhXW .legal_title__YW_7X{font-size:48px;font-weight:800;color:#1f2937;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.legal_heroSection__oYhXW .legal_title__YW_7X{font-size:36px}}.legal_heroSection__oYhXW .legal_subtitle__ICqP6{font-size:18px;color:#6b7280;font-weight:500}@media(max-width:768px){.legal_heroSection__oYhXW .legal_subtitle__ICqP6{font-size:16px}}.legal_content__Wi0oc{max-width:900px;margin:0 auto;background:#fff;border-radius:16px;padding:60px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid rgba(226,232,240,.8)}@media(max-width:768px){.legal_content__Wi0oc{padding:32px 24px 60px}}.legal_section___62SO{margin-bottom:40px}.legal_section___62SO:last-child{margin-bottom:0}.legal_section___62SO h2{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}@media(max-width:768px){.legal_section___62SO h2{font-size:24px}}.legal_section___62SO h3{font-size:20px;font-weight:600;color:#374151;margin-bottom:12px;margin-top:24px}.legal_section___62SO h3:first-child{margin-top:0}@media(max-width:768px){.legal_section___62SO h3{font-size:18px}}.legal_section___62SO p{font-size:16px;line-height:1.7;color:#4b5563;margin-bottom:16px}.legal_section___62SO p:last-child{margin-bottom:0}@media(max-width:768px){.legal_section___62SO p{font-size:15px}}.legal_section___62SO ul{margin:16px 0;padding-left:24px}.legal_section___62SO ul li{font-size:16px;line-height:1.7;color:#4b5563;margin-bottom:8px}.legal_section___62SO ul li:last-child{margin-bottom:0}@media(max-width:768px){.legal_section___62SO ul li{font-size:15px}}.legal_section___62SO ul li strong{color:#1f2937;font-weight:600}.legal_section___62SO ol{margin:16px 0;padding-left:24px}.legal_section___62SO ol li{font-size:16px;line-height:1.7;color:#4b5563;margin-bottom:8px}.legal_section___62SO ol li:last-child{margin-bottom:0}@media(max-width:768px){.legal_section___62SO ol li{font-size:15px}}.legal_link__d9Fop{color:#2563eb;font-weight:500;text-decoration:none;transition:all .3s ease}.legal_link__d9Fop:hover{color:#1d4ed8;text-decoration:underline}.legal_tableOfContents__YaPS1{background:#f8fafc;border-radius:12px;padding:24px;margin-bottom:40px;border:1px solid #e2e8f0}.legal_tableOfContents__YaPS1 h3{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:16px;margin-top:0}.legal_tableOfContents__YaPS1 ul{margin:0;padding-left:20px}.legal_tableOfContents__YaPS1 ul li{margin-bottom:8px}.legal_tableOfContents__YaPS1 ul li a{color:#2563eb;text-decoration:none;font-weight:500;transition:all .3s ease}.legal_tableOfContents__YaPS1 ul li a:hover{color:#1d4ed8;text-decoration:underline}.legal_importantSection__e2oU7{background:#fef3c7;border-left:4px solid #f59e0b;padding:20px;margin:24px 0;border-radius:0 8px 8px 0}.legal_importantSection__e2oU7 p{color:#92400e;margin-bottom:0;font-weight:500}.legal_contactHighlight__LnzyB{background:#eff6ff;border-radius:12px;padding:24px;margin:24px 0;border:1px solid #bfdbfe}.legal_contactHighlight__LnzyB h3{color:#1d4ed8;margin-top:0}.legal_contactHighlight__LnzyB p,.legal_contactHighlight__LnzyB ul li{color:#1e40af}.legal_lastUpdated__UqCA3{text-align:center;font-size:14px;color:#9ca3af;font-style:italic;margin-top:40px;padding-top:20px;border-top:1px solid #e5e7eb}.SEOSection_seoSection__YVCKI{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:80px 0;margin-top:60px;border-top:1px solid #e2e8f0}@media(max-width:768px){.SEOSection_seoSection__YVCKI{padding:60px 0;margin-top:40px}}.SEOSection_container__IADmU{max-width:1400px;margin:0 auto;padding:0 40px}@media(max-width:768px){.SEOSection_container__IADmU{padding:0 20px}}.SEOSection_content__hf20H{max-width:900px;margin:0 auto}.SEOSection_title__u2qZb{font-size:36px;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:32px;line-height:1.2}@media(max-width:768px){.SEOSection_title__u2qZb{font-size:28px;margin-bottom:24px}}.SEOSection_description__aOJMF{margin-bottom:48px}.SEOSection_description__aOJMF p{font-size:18px;line-height:1.7;color:#4a5568;margin-bottom:20px}@media(max-width:768px){.SEOSection_description__aOJMF p{font-size:16px;line-height:1.6}}.SEOSection_description__aOJMF p strong{color:#2d3748;font-weight:600}.SEOSection_highlights__8Jty0{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px;margin-bottom:48px}@media(max-width:768px){.SEOSection_highlights__8Jty0{grid-template-columns:1fr;gap:24px}}.SEOSection_highlight__G_Hec{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease}.SEOSection_highlight__G_Hec:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.SEOSection_highlight__G_Hec h3{font-size:20px;font-weight:600;color:#2d3748;margin-bottom:16px;display:flex;align-items:center;gap:8px}.SEOSection_highlight__G_Hec p{font-size:16px;line-height:1.6;color:#4a5568;margin:0}.SEOSection_highlight__G_Hec p strong{color:#2d3748;font-weight:600}@media(max-width:768px){.SEOSection_highlight__G_Hec{padding:24px}}.SEOSection_gameTypes__5nvmp{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;margin-bottom:48px}.SEOSection_gameTypes__5nvmp h3{font-size:24px;font-weight:600;color:#2d3748;margin-bottom:24px;text-align:center}@media(max-width:768px){.SEOSection_gameTypes__5nvmp{padding:24px}}.SEOSection_typesList__fb2Nl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}@media(max-width:768px){.SEOSection_typesList__fb2Nl{grid-template-columns:1fr;gap:16px}}.SEOSection_type__8I5JM{padding:20px;background:#f7fafc;border-radius:12px;border-left:4px solid #007bff;font-size:16px;line-height:1.6;color:#4a5568}.SEOSection_type__8I5JM strong{color:#2d3748;font-weight:600;display:block;margin-bottom:8px}.SEOSection_benefits__HRQDS{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0}.SEOSection_benefits__HRQDS h3{font-size:24px;font-weight:600;color:#2d3748;margin-bottom:24px;text-align:center}.SEOSection_benefits__HRQDS ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:16px;gap:16px}@media(max-width:768px){.SEOSection_benefits__HRQDS ul{grid-template-columns:1fr}}.SEOSection_benefits__HRQDS li{font-size:16px;line-height:1.6;color:#4a5568;padding:12px 0;border-bottom:1px solid #e2e8f0}.SEOSection_benefits__HRQDS li:last-child{border-bottom:none}.SEOSection_benefits__HRQDS li strong{color:#2d3748;font-weight:600}@media(max-width:768px){.SEOSection_benefits__HRQDS{padding:24px}}.categories_container__4fhvU{max-width:1440px;margin:0 150px;padding:40px 0 80px;min-height:calc(100vh - 200px)}@media(max-width:1740px){.categories_container__4fhvU{margin:0 100px}}@media(max-width:1440px){.categories_container__4fhvU{margin:0 50px}}@media(max-width:768px){.categories_container__4fhvU{margin:0 20px;padding:20px 0 60px}}.categories_header__V19Un{text-align:center;margin-bottom:60px}.categories_header__V19Un h1{font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.categories_header__V19Un h1{font-size:36px}}@media(max-width:480px){.categories_header__V19Un h1{font-size:28px}}.categories_subtitle__Y_Wa4{font-size:18px;color:#666;max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.categories_subtitle__Y_Wa4{font-size:16px}}.categories_categoriesGrid__Q1z2N{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-top:40px}@media(max-width:768px){.categories_categoriesGrid__Q1z2N{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}@media(max-width:480px){.categories_categoriesGrid__Q1z2N{grid-template-columns:1fr;gap:16px}}.categories_categoryCard__0v_xF{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;text-decoration:none;color:inherit;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}.categories_categoryCard__0v_xF:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1);border-color:#3b82f6}@media(max-width:768px){.categories_categoryCard__0v_xF{padding:20px}}.categories_categoryContent__weEys{text-align:center}.categories_categoryName__X99Pz{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 8px;line-height:1.3}@media(max-width:768px){.categories_categoryName__X99Pz{font-size:18px}}.categories_categoryDescription__lDvbC{font-size:14px;color:#6b7280;margin:0;line-height:1.5}@media(max-width:768px){.categories_categoryDescription__lDvbC{font-size:13px}}.categories_loading__56wTR{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.categories_loading__56wTR p{margin-top:20px;font-size:18px;color:#666}.categories_spinner__kbqMC{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:categories_spin__zhI8I 1s linear infinite}@keyframes categories_spin__zhI8I{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.categories_error__Vn0ca{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;padding:40px;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.categories_error__Vn0ca h2{color:#dc3545;margin-bottom:16px;font-size:24px}.categories_error__Vn0ca p{color:#666;margin-bottom:24px;font-size:16px}.categories_retryButton__M725i{background:#007bff;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.categories_retryButton__M725i:hover{background:#0056b3;transform:translateY(-2px)}.categories_retryButton__M725i:active{transform:translateY(0)}.categories_noCategories__Pnsal{text-align:center;padding:80px 20px;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.categories_noCategories__Pnsal h2{color:#495057;margin-bottom:16px;font-size:24px}.categories_noCategories__Pnsal p{color:#6c757d;font-size:16px;line-height:1.6}.categories_loadMoreContainer__1iUbL{text-align:center;margin-top:40px;padding:20px}.categories_loadMoreButton__Y9FPa{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 12px rgba(0,123,255,.3)}.categories_loadMoreButton__Y9FPa:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,123,255,.4)}.categories_loadMoreButton__Y9FPa:active:not(:disabled){transform:translateY(0)}.categories_loadMoreButton__Y9FPa:disabled{opacity:.7;cursor:not-allowed;transform:none}@media(max-width:768px){.categories_loadMoreButton__Y9FPa{padding:14px 24px;font-size:14px}}.categories_loadingSkeletons__XZwpa{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:40px;gap:40px;margin-bottom:60px}@media(max-width:768px){.categories_loadingSkeletons__XZwpa{grid-template-columns:1fr;gap:30px}}@media(max-width:480px){.categories_loadingSkeletons__XZwpa{grid-template-columns:1fr;gap:20px}}.categories_skeletonCard__lOk9Y{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;border:1px solid #e9ecef;animation:categories_pulse__OWzqa 1.5s ease-in-out infinite}.categories_skeletonHeader__hYqEP{padding:24px;border-bottom:1px solid #f1f3f4}.categories_skeletonTitle__gwvyk{height:24px;width:70%}.categories_skeletonDescription__aJBdW,.categories_skeletonTitle__gwvyk{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:categories_shimmer__xaTrM 1.5s infinite;border-radius:4px;margin-bottom:12px}.categories_skeletonDescription__aJBdW{height:14px;width:90%}.categories_skeletonCount__S6jQj{height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:categories_shimmer__xaTrM 1.5s infinite;border-radius:4px;width:40%}.categories_skeletonGames__tWBuu{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding:20px}@media(max-width:768px){.categories_skeletonGames__tWBuu{grid-template-columns:repeat(2,1fr);gap:10px;padding:16px}}@media(max-width:480px){.categories_skeletonGames__tWBuu{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px}}.categories_skeletonGame__ztOO5{height:120px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:categories_shimmer__xaTrM 1.5s infinite;border-radius:12px}@media(max-width:480px){.categories_skeletonGame__ztOO5{height:100px}}.categories_skeletonFooter__SYNH4{padding:20px 24px;border-top:1px solid #f1f3f4;background:#f8f9fa}.categories_skeletonFooter__SYNH4:before{content:"";display:block;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:categories_shimmer__xaTrM 1.5s infinite;border-radius:4px;width:50%}@keyframes categories_shimmer__xaTrM{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes categories_pulse__OWzqa{0%,to{opacity:1}50%{opacity:.8}}