.home_homePage__OwlM5{position:relative;background-color:#1a1a1a;color:#ffffff;padding-top:80px}.home_wizeBackground__5OI3w{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#241f1e;background-image:radial-gradient(ellipse 800px 800px at 10% 90%,rgba(226,135,67,.08),transparent),radial-gradient(ellipse 800px 800px at 90% 10%,rgba(226,135,67,.08),transparent),linear-gradient(rgba(226,135,67,.05) 1px,transparent 0),linear-gradient(90deg,rgba(226,135,67,.05) 1px,transparent 0);background-size:100% 100%,100% 100%,50px 50px,50px 50px;z-index:0}.home_heroSection__vKpt7{position:relative;display:flex;justify-content:center;align-items:center;padding:4rem 2rem;min-height:80vh;z-index:1}.home_heroContent__OMB4U{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px}.home_heroText__iB2kB{max-width:600px}.home_heroImageContainer__Ssrsp{display:block}.home_heroImage__Cv3uB{width:450px;height:auto}.home_heroBreadcrumb__h_5UD{background-color:rgba(255,0,0,.1);color:#ff4d4d;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;margin-bottom:1.5rem;border:1px solid rgba(255,0,0,.2)}.home_heroTitle__NUKDy{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.home_heroSubtitle__yjFev{font-size:1.2rem;color:rgba(255,255,255,.7);margin-bottom:2rem}.home_searchBar__xe_qU{display:flex;width:100%;margin-bottom:2rem}.home_searchBar__xe_qU input{flex-grow:1;padding:1rem;border:1px solid rgba(255,255,255,.2);background-color:#2a2a2a;color:#ffffff;border-radius:8px 0 0 8px;font-size:1rem}.home_searchBar__xe_qU button{padding:1rem;border:1px solid rgba(255,255,255,.2);border-left:none;background-color:#3a3a3a;color:#ffffff;border-radius:0 8px 8px 0;cursor:pointer;font-size:1.2rem}.home_statsGrid__87sYj{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:4rem}.home_statCard__X88F1{background-color:rgba(0,0,0,.3);padding:2rem;border-radius:12px;text-align:center;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease}.home_statCard__X88F1:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(255,77,77,.2)}.home_statValue__kmnvR{font-size:3rem;font-weight:700;color:#ff4d4d;display:block;margin-bottom:.5rem;text-shadow:0 0 15px rgba(255,77,77,.5)}.home_statLabel__9OIli{font-size:1rem;color:rgba(255,255,255,.7)}.home_section__cXUKf{position:relative;padding:4rem 2rem;max-width:1200px;margin:0 auto;z-index:1}.home_sectionTitle___3w1n{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.home_cheatsGrid__o_gKt{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.home_cheatCard__aXpAs{background-color:rgba(0,0,0,.3);border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column}.home_cheatCard__aXpAs:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(255,77,77,.2)}.home_cheatImage__04yLY{height:200px;background-size:cover;background-position:50%;position:relative}.home_cheatTag__0K3c_{position:absolute;top:1rem;right:1rem;background-color:#ff4d4d;color:#ffffff;padding:.3rem .7rem;border-radius:20px;font-size:.8rem;font-weight:600}.home_cheatInfo__dACJM{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.home_cheatTitle__qip7d{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.home_cheatFeatures__JJ0u0{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.home_featureTag__tIsa8{background-color:rgba(255,255,255,.1);padding:.3rem .7rem;border-radius:20px;font-size:.8rem}.home_cheatFooter__EnhaN{margin-top:auto;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1rem}.home_cheatPrice__CQL0Y{font-size:1.2rem;font-weight:600;color:#ff4d4d}.home_detailsLink__6IIgy{color:#c0c0c0;text-decoration:none;font-weight:600;transition:color .3s ease}.home_cheatCard__aXpAs:hover .home_detailsLink__6IIgy{color:#ff4d4d}.Search_searchContainer__Zxweq{position:relative;width:100%}.Search_searchInputGroup__N5Z3U{position:relative}.Search_searchInput__4EwZA{width:100%;padding:1rem 3.5rem 1rem 1rem;border:1px solid rgba(255,255,255,.2);background-color:#2a2a2a;color:#ffffff;border-radius:8px;font-size:1rem}.Search_searchSubmit__x2xlM{position:absolute;right:0;top:0;height:100%;width:3.5rem;background-color:#ff4d4d;border:none;border-radius:0 8px 8px 0;color:#ffffff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.Search_searchSubmit__x2xlM:hover{background-color:#e60000}.Search_suggestionsList__ASt3_{position:absolute;top:100%;left:0;right:0;background-color:#2a2a2a;border:1px solid rgba(255,255,255,.2);border-top:none;border-radius:0 0 8px 8px;list-style:none;padding:0;margin:0;z-index:10;max-height:280px;overflow-y:auto}.Search_suggestionItem__6SfNo a{display:flex;align-items:center;padding:.75rem 1rem;text-decoration:none;color:#ffffff;transition:background-color .2s ease}.Search_suggestionItem__6SfNo a:hover{background-color:rgba(255,255,255,.1)}.Search_suggestionImage__eBU7F{width:40px;height:40px;margin-right:1rem;border-radius:4px}.Search_suggestionInfo__pvUzb{display:flex;flex-direction:column}.Search_suggestionName__hLEXF{font-size:1rem}.Search_suggestionCategory__LxriA{font-size:.8rem;color:#aaa}.categories_main__8G3zx{position:relative;padding:120px 2rem 4rem}.categories_wizeBackground__VrOyA{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#241f1e;background-image:radial-gradient(ellipse 800px 800px at 10% 90%,rgba(226,135,67,.08),transparent),radial-gradient(ellipse 800px 800px at 90% 10%,rgba(226,135,67,.08),transparent),linear-gradient(rgba(226,135,67,.05) 1px,transparent 0),linear-gradient(90deg,rgba(226,135,67,.05) 1px,transparent 0);background-size:100% 100%,100% 100%,50px 50px,50px 50px;z-index:-1}.categories_section__WveYY{max-width:1200px;margin:0 auto;position:relative;z-index:1}.categories_pageTitle__9aIwE{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;color:#ff4d4d}.categories_searchContainer__NnAku{max-width:600px;margin:0 auto 3rem}.categories_categoryListUl__wtb_j{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:0;list-style:none}.categories_categoryListLi__qfrgc{position:relative;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.1)}.categories_categoryListLi__qfrgc:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(255,77,77,.2)}.categories_categoryListLink__J3TQt{display:block;text-decoration:none;color:inherit;position:relative}.categories_backgroundImage__8QEve{height:380px;background-size:cover;background-position:50%;transition:transform .3s ease}.categories_categoryListLi__qfrgc:hover .categories_backgroundImage__8QEve{transform:scale(1.05)}.categories_gameOverlay__Z7Ex_{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,transparent);color:#fff;transform:translateY(100%);transition:transform .3s ease}.categories_categoryListLi__qfrgc:hover .categories_gameOverlay__Z7Ex_{transform:translateY(0)}.categories_gameTitle__6IAcB{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.categories_gameInfo__tPxdO{display:flex;justify-content:space-between;align-items:center}.categories_gameStats__GUdv_{display:flex;gap:1rem}.categories_stat__fezmA{font-size:.9rem}.categories_gameButton__hNpnU{background-color:#ff4d4d;color:#fff;padding:.5rem 1rem;border-radius:8px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.categories_gameButton__hNpnU:hover{background-color:#e60000}.categories_searchBarContainer__Rl8sP{margin-bottom:2rem}.categories_searchBarInput__xftVj{width:100%;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background-color:#2a2a2a;color:white;font-size:1rem;outline:none;transition:border-color .3s ease}.categories_searchBarInput__xftVj:focus{border-color:#ff4d4d}.SearchBar_searchContainer__weHmZ{position:relative;max-width:600px;margin:0 auto 2rem}.SearchBar_searchIcon__yUMNj{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#a0a0c0;font-size:1.2rem;pointer-events:none;transition:color .3s ease}.SearchBar_searchInput__1DN95{width:100%;padding:.8rem 1rem .8rem 3rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background-color:#1a1a2f;color:white;font-size:1rem;outline:none;transition:border-color .3s ease,box-shadow .3s ease}.SearchBar_searchInput__1DN95:focus{border-color:#4a6cf7;box-shadow:0 0 0 3px rgba(74,108,247,.2)}.SearchBar_searchInput__1DN95::placeholder{color:#a0a0c0;opacity:1}.SearchBar_searchInput__1DN95:focus+.SearchBar_searchIcon__yUMNj{color:#4a6cf7}@media (max-width:768px){.SearchBar_searchContainer__weHmZ{max-width:100%;margin-bottom:1.5rem}.SearchBar_searchInput__1DN95{padding:.7rem 1rem .7rem 2.5rem;font-size:.9rem}.SearchBar_searchIcon__yUMNj{left:.8rem;font-size:1rem}}@media (max-width:480px){.SearchBar_searchInput__1DN95{padding:.6rem 1rem .6rem 2.2rem}.SearchBar_searchIcon__yUMNj{left:.6rem;font-size:.9rem}}