.categories_container___bS8E{max-width:1200px;margin:0 auto;padding:2rem 1rem}.categories_grid__xsHeI{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.categories_card__uB0Y_{position:relative;border-radius:16px;overflow:hidden;text-decoration:none;color:#ffffff;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(180,140,40,.2)}.categories_card__uB0Y_:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.7),0 0 20px rgba(180,140,40,.4)}.categories_cardImage__vCr4d{width:100%;height:380px;object-fit:cover;transition:transform .4s ease}.categories_card__uB0Y_:hover .categories_cardImage__vCr4d{transform:scale(1.05)}.categories_cardOverlay__JLOqu{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.8) 50%,transparent);display:flex;flex-direction:column;justify-content:flex-end;height:60%}.categories_cardTitle__y4Wi6{font-size:1.6rem;font-weight:700;margin-bottom:.5rem;color:#D4A82E;text-shadow:0 2px 8px rgba(0,0,0,.8)}.categories_cardInfo__9t7sB{display:flex;justify-content:space-between;align-items:center;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.categories_card__uB0Y_:hover .categories_cardInfo__9t7sB{opacity:1;transform:translateY(0)}.categories_cardStats__QHUBY{display:flex;gap:1rem}.categories_stat__fezmA{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;color:#a0a0a0}.categories_stat__fezmA svg{color:#B48C28}.categories_cardButton__30l9A{display:flex;align-items:center;gap:.5rem;background:#B48C28;color:#000000;padding:.6rem 1.2rem;border-radius:8px;font-weight:700;transition:background-color .3s ease}.categories_cardButton__30l9A:hover{background:#D4A82E}.categories_searchBarContainer__Rl8sP{margin-bottom:2rem}.categories_searchBarInput__xftVj{width:100%;padding:.8rem 1rem;border:1px solid rgba(180,140,40,.3);border-radius:8px;background-color:rgba(10,10,10,.8);color:white;font-size:1rem;outline:none;transition:border-color .3s ease,box-shadow .3s ease}.categories_searchBarInput__xftVj:focus{border-color:#B48C28;box-shadow:0 0 15px rgba(180,140,40,.3)}@media (max-width:768px){.categories_grid__xsHeI{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.categories_cardImage__vCr4d{height:320px}.categories_cardTitle__y4Wi6{font-size:1.4rem}}@media (max-width:480px){.categories_grid__xsHeI{grid-template-columns:1fr}.categories_cardImage__vCr4d{height:280px}}.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}}.NewsSlider_sliderContainer__p_rG7{position:relative;width:100%;max-width:1200px;margin:4rem auto;overflow:hidden;border-radius:16px;border:1px solid rgba(180,140,40,.4);box-shadow:0 10px 40px rgba(0,0,0,.5),0 0 30px rgba(180,140,40,.15);background:linear-gradient(135deg,rgba(18,18,18,.95),rgba(26,20,16,.95))}.NewsSlider_sliderTrack__JfUlf{display:flex;transition:transform .8s cubic-bezier(.22,1,.36,1)}.NewsSlider_slide__TvjcE{flex:0 0 100%;width:100%;min-height:400px;position:relative;background-size:cover;background-position:50%;display:flex;align-items:flex-end;padding:2rem}.NewsSlider_slide__TvjcE:before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,rgba(0,0,0,.2) 20%,transparent 45%,rgba(180,140,40,.08));opacity:.6;pointer-events:none}.NewsSlider_slideOverlay__5Yxf_{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.3))}.NewsSlider_slideContent__i8bD1{position:relative;z-index:2;color:#fff;max-width:80%}.NewsSlider_slideTitle__uqF_9{font-size:2.2rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#f4d35e,#B48C28);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 10px rgba(180,140,40,.3);letter-spacing:.02em}.NewsSlider_slideDescription__NDNw4{font-size:1.1rem;color:#EAEAEA;margin-bottom:1.5rem;line-height:1.6;text-shadow:0 1px 4px rgba(0,0,0,.8)}.NewsSlider_slideLink__oCXwG{display:inline-block;color:#f4d35e;background:rgba(180,140,40,.15);padding:10px 24px;border-radius:8px;text-decoration:none;font-weight:700;border:1px solid rgba(244,211,94,.35);transition:all .3s ease;text-transform:uppercase;font-size:.9rem;letter-spacing:.08em}.NewsSlider_slideLink__oCXwG:hover{background:rgba(180,140,40,.25);border-color:rgba(244,211,94,.6);transform:translateY(-2px);box-shadow:0 4px 12px rgba(244,211,94,.25)}.NewsSlider_sliderDots__Tzwpf{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:12px}.NewsSlider_dot__C_I3x{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;border:1px solid rgba(180,140,40,.5)}.NewsSlider_dot__C_I3x:hover{background:rgba(180,140,40,.5);transform:scale(1.15)}.NewsSlider_dot__C_I3x.NewsSlider_active__TzNXB{background:linear-gradient(135deg,#f4d35e,#B48C28);transform:scale(1.3);box-shadow:0 0 16px rgba(244,211,94,.8),0 0 8px rgba(180,140,40,.6);border-color:#f4d35e}.home_homePage__OwlM5{min-height:100vh;background:transparent;color:#ffffff}.home_welcomeBlockContainer__enWDW{position:relative;min-height:90vh;display:flex;align-items:center;padding:4rem 2rem;background:radial-gradient(circle at 80% 50%,rgba(255,0,0,.2) 0,rgba(0,0,0,.98) 70%);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid rgba(255,0,0,.15)}.home_titleWrapper__AfHAT{position:relative;z-index:2}.home_professionalText__qClW_{display:block;font-size:1.3em;margin-top:.5rem;color:rgba(255,255,255,.9);text-shadow:0 2px 8px rgba(255,0,0,.2)}.home_welcomeContent__Rs3rj{position:relative;max-width:800px;text-align:left;z-index:1}.home_iconGroup__ZA5WQ{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.home_icon__Pmt8J{font-size:2.5rem;color:#ff0000;filter:drop-shadow(0 0 8px rgba(255,0,0,.3))}.home_welcomeTitle__MSr_2{font-size:3.2rem;line-height:1.1;background:linear-gradient(45deg,#ff0000 25%,#ff3333 50%,#ff6666);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;letter-spacing:-.5px;padding:.5rem 0}.home_highlight__t1BqK{color:#ff0000;text-shadow:0 0 15px rgba(255,0,0,.5)}.home_welcomeText__y_wz1{font-size:1.1rem;color:#ffffff;margin-bottom:2.5rem;line-height:1.6;max-width:500px;padding:1rem 1.5rem;background:rgba(0,0,0,.3);border-left:3px solid #ff0000;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.home_ctaButton__GPQcs{background:linear-gradient(135deg,#ff0000,#cc0000);border:none;padding:1.2rem 2.5rem;font-size:1.1rem;border-radius:12px;font-weight:700;letter-spacing:1px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 10px 30px rgba(255,0,0,.3);display:inline-flex;align-items:center;gap:1rem;margin-top:2rem}.home_ctaButton__GPQcs:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent 25%,rgba(255,255,255,.2) 50%,transparent 75%);animation:home_shine__OSuWK 3s infinite}@keyframes home_shine__OSuWK{to{left:200%}}.home_ctaButton__GPQcs:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 15px 40px rgba(255,0,0,.5)}.home_ctaButton__GPQcs:active{transform:translateY(1px) scale(.98)}.home_buttonIcon__pg0s4{font-size:1.8rem;transition:transform .3s ease}.home_ctaButton__GPQcs:hover .home_buttonIcon__pg0s4{transform:translateY(-2px) rotate(-45deg)}.home_popularCheats__lbr2q{position:relative;padding:8rem 2rem;background:radial-gradient(circle at 50% 0,rgba(255,0,0,.1) 0,transparent 30%),linear-gradient(180deg,rgba(0,0,0,.98) 20%,rgba(0,0,0,.9));border-radius:30px;margin:4rem auto;max-width:1400px;box-shadow:0 0 80px rgba(255,0,0,.1),inset 0 0 40px rgba(255,0,0,.05)}.home_popularCheats__lbr2q:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 70% 20%,rgba(255,0,0,.05) 0,transparent 15%),radial-gradient(circle at 30% 80%,rgba(255,0,0,.05) 0,transparent 20%);z-index:-1;animation:home_backgroundFlow__N3yy1 20s linear infinite}@keyframes home_backgroundFlow__N3yy1{0%{background-position:0 0,100% 100%}50%{background-position:100% 100%,0 0}to{background-position:0 0,100% 100%}}.home_categoriesContainer__J2Jg8{position:relative;padding:2rem;background:rgba(0,0,0,.4);border-radius:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,0,0,.2);box-shadow:inset 0 0 20px rgba(255,0,0,.1),0 0 40px rgba(0,0,0,.3)}.home_cheatGrid___L4rt{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.home_cheatCard__aXpAs{background:rgb(20,20,20);border-radius:16px;padding:2rem;border:1px solid rgba(255,0,0,.2);transition:all .3s ease}.home_cheatCard__aXpAs:hover{background:rgba(255,0,0,.1);transform:translateY(-5px)}@media (max-width:768px){.home_welcomeBlockContainer__enWDW{min-height:80vh;padding:2rem 1rem}.home_welcomeTitle__MSr_2{font-size:2.2rem}.home_professionalText__qClW_{font-size:1.1em}.home_welcomeText__y_wz1{font-size:1rem;padding:.8rem}.home_ctaButton__GPQcs{font-size:1rem;padding:.8rem 1.5rem}.home_popularCheats__lbr2q{padding:4rem 1rem;margin:2rem auto;border-radius:20px}.home_sectionTitle___3w1n{font-size:2rem;margin-bottom:2rem}.home_categoriesContainer__J2Jg8{padding:1rem}}.home_advantagesSection__4q60j,.home_popularCheats__lbr2q{opacity:1;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out;will-change:opacity,transform}.home_advantagesSection__4q60j.home_show__Z8BJa,.home_popularCheats__lbr2q.home_show__Z8BJa{opacity:1;transform:translateY(0)}.home_statsSection__zzYoZ{padding:6rem 2rem;margin-top:0;margin-bottom:0;overflow:hidden;border-top:none;border-bottom:none}.home_statsSection__zzYoZ:after,.home_statsSection__zzYoZ:before{right:0;bottom:0;background:transparent;z-index:0}.home_statsSection__zzYoZ:after{content:"";position:absolute;top:0;left:0}.home_statsContainer__8_l7M{flex-direction:column;max-width:1400px;gap:3rem;position:relative;z-index:1}.home_statsGrid__87sYj{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem}.home_statCard__X88F1{background:linear-gradient(135deg,rgba(26,20,16,.9),rgba(40,30,20,.7));border:1px solid rgba(180,140,40,.4);border-radius:16px;padding:3rem 2rem;text-align:center;position:relative;transition:all .3s ease;overflow:hidden}.home_statCard__X88F1:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(180,140,40,.1),transparent);transition:left .5s ease;z-index:0}.home_statCard__X88F1:hover:before{left:100%}.home_statCard__X88F1:hover{border-color:rgba(180,140,40,.8);box-shadow:0 0 25px rgba(180,140,40,.3),inset 0 0 15px rgba(180,140,40,.05);transform:translateY(-8px)}.home_statCardValue__guHg5{font-size:4rem;font-weight:900;color:#B48C28;margin-bottom:1rem;text-shadow:0 0 20px rgba(180,140,40,.4);position:relative;z-index:1}.home_statCardLabel__NO3Sn{font-size:1.1rem;color:#aaaaaa;text-transform:uppercase;letter-spacing:1px;font-weight:600;position:relative;z-index:1}.home_featuresGrid__8KysE{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1400px;margin:0 auto}.home_featureBox__NqQJ2{background:rgba(12,10,9,.85);border:1px solid transparent;border-radius:0;padding:3rem 2rem;position:relative;transition:transform .3s ease,background-color .3s ease;overflow:visible;text-align:center}.home_featureBox__NqQJ2:before{top:0;left:0;border-top:2px solid #b48c28;border-left:2px solid #b48c28}.home_featureBox__NqQJ2:after,.home_featureBox__NqQJ2:before{content:"";position:absolute;width:20px;height:20px;transition:all .3s ease;pointer-events:none}.home_featureBox__NqQJ2:after{bottom:0;right:0;border-bottom:2px solid #b48c28;border-right:2px solid #b48c28}.home_featureBox__NqQJ2:hover{background:rgba(18,15,13,.9);transform:translateY(-10px)}.home_featureBox__NqQJ2:hover:after,.home_featureBox__NqQJ2:hover:before{width:calc(100% - 4px);height:calc(100% - 4px);border-color:rgba(180,140,40,.7)}.home_featureIconBox__X8yad{font-size:2.5rem;margin-bottom:2rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;width:80px;height:80px;border-radius:0;border:none;position:relative;z-index:1;transition:all .3s ease;box-shadow:none}.home_featureBox__NqQJ2:hover .home_featureIconBox__X8yad{transform:scale(1.1)}.home_featureIcon__N6V2S{width:50px;height:50px;animation:home_iconFloat__GF7tQ 3s ease-in-out infinite}@keyframes home_iconFloat__GF7tQ{0%,to{transform:translateY(0);filter:drop-shadow(0 0 4px rgba(180,140,40,.4))}50%{transform:translateY(-10px);filter:drop-shadow(0 8px 12px rgba(180,140,40,.6))}}.home_featureBoxTitle__BFJW_{font-size:1.4rem;color:#EAEAEA;margin-bottom:1rem;font-weight:700;position:relative;z-index:1;transition:color .3s ease}.home_featureBox__NqQJ2:hover .home_featureBoxTitle__BFJW_{color:#B48C28}.home_featureBoxDesc__BN19d{font-size:1rem;color:#888888;line-height:1.6;position:relative;z-index:1;transition:color .3s ease}.home_featureBox__NqQJ2:hover .home_featureBoxDesc__BN19d{color:#AAAAAA}.home_popularOverlay__dvWYu{position:relative;padding:8rem 2rem;background:rgba(0,0,0,.95);overflow:hidden}.home_overlayTitle__JABNw{font-size:2.8rem;text-align:center;margin-bottom:5rem;background:linear-gradient(45deg,#fff 30%,#ff0000);-webkit-background-clip:text;background-clip:text;color:transparent}.home_cardsContainer__oVhJZ{position:relative;height:600px;max-width:1200px;margin:0 auto}.home_overlayCard__hZxhR{position:absolute;width:300px;height:400px;background:rgba(255,255,255,.05);border-radius:20px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 15px 35px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,0,0,.3)}.home_overlayCard__hZxhR:hover{box-shadow:0 25px 50px rgba(255,0,0,.3)}.home_overlayCard__hZxhR:first-child{left:5%;top:20px;z-index:7;transform:rotate(-5deg)}.home_overlayCard__hZxhR:nth-child(2){left:15%;top:50px;z-index:6;transform:rotate(3deg)}.home_overlayCard__hZxhR:nth-child(3){left:25%;top:80px;z-index:5;transform:rotate(-2deg)}.home_overlayCard__hZxhR:nth-child(4){left:35%;top:30px;z-index:4;transform:rotate(5deg)}.home_popularGamesHeader__ZM1Yg{max-width:1200px;margin:0 auto 2rem;padding:0 1rem}.home_popularGamesHeader__ZM1Yg h2{font-size:2.6rem;letter-spacing:.08em;color:#f4d35e;text-align:center}.home_topHeaderBar__fT2xN{display:flex;align-items:center;gap:16px;padding:10px 6px 12px;border-bottom:1px solid rgba(244,211,94,.22);background:linear-gradient(180deg,rgba(244,211,94,.1),rgba(244,211,94,.02));border-radius:12px}.home_topHeaderBadge__Nih5t{display:inline-flex;align-items:center;padding:7px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#f4d35e;background:rgba(244,211,94,.16);border:1px solid rgba(244,211,94,.35)}.home_topHeaderText__f5Qcf{color:#ECECEC;font-size:1rem;font-weight:700}.home_gameCarouselContainer__wmh6T{position:relative;max-width:1200px;margin:0 auto;padding:0 70px}.home_gameCarouselViewport__v2N5P{overflow-x:auto;overflow-y:hidden;width:100%;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgba(244,211,94,.6) rgba(18,18,18,.4)}.home_gameCarouselViewport__v2N5P::-webkit-scrollbar{height:8px}.home_gameCarouselViewport__v2N5P::-webkit-scrollbar-track{background:rgba(18,18,18,.4);border-radius:10px;margin:0 70px}.home_gameCarouselViewport__v2N5P::-webkit-scrollbar-thumb{background:linear-gradient(90deg,rgba(244,211,94,.5),rgba(180,140,40,.7) 50%,rgba(244,211,94,.5));border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.home_gameCarouselViewport__v2N5P::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,rgba(244,211,94,.8),rgba(180,140,40,1) 50%,rgba(244,211,94,.8));box-shadow:0 0 8px rgba(244,211,94,.5)}.home_scrollingLeft__re7kB,.home_scrollingRight__2Al8q{scroll-behavior:smooth}.home_gameCarouselTrack__4BzCN{display:flex;gap:24px;padding:12px 0 20px}.home_gameCardLink__FZxEu{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 48px) / 3);display:block;text-decoration:none;color:inherit;scroll-snap-align:start;scroll-snap-stop:always}.home_navButton__Zg84B{position:absolute;top:50%;transform:translateY(-50%);background:#121212;color:#f4d35e;border:1px solid rgba(244,211,94,.35);width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;cursor:pointer;box-shadow:0 10px 22px rgba(0,0,0,.5),0 0 0 6px rgba(244,211,94,.08);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;z-index:10}.home_navButton__Zg84B:hover{transform:translateY(-50%) scale(1.03);box-shadow:0 16px 32px rgba(0,0,0,.55),0 0 0 9px rgba(244,211,94,.12);background:#181818}.home_navButton__Zg84B:active{transform:translateY(-50%) scale(.95)}.home_prevButton__0UamM{left:12px}.home_nextButton__2ZIbT{right:12px}.home_gameCard__CvgQc{display:flex;flex-direction:column;background:#121213;border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;position:relative}.home_gameCard__CvgQc:before{content:"";position:absolute;top:-1px;left:-1px;width:0;height:0;border:0 solid transparent;transition:all .4s ease;z-index:1}.home_gameCard__CvgQc:hover:before{width:100px;height:100px;border-width:2px 0 0 2px;border-top-color:#f4d35e;border-left-color:#f4d35e}.home_gameCard__CvgQc:after{content:"";position:absolute;inset:0;background:linear-gradient(140deg,rgba(0,0,0,.15) 20%,transparent 45%,rgba(244,211,94,.15));opacity:0;transition:opacity .3s ease;z-index:1}.home_gameCard__CvgQc:hover{transform:translateY(-10px);box-shadow:0 25px 45px rgba(0,0,0,.6),0 18px 30px rgba(244,211,94,.25)}.home_gameCard__CvgQc:hover:after{opacity:1}.home_gameCardImageContainer__V8UFm{position:relative;padding-top:56.25%}.home_gameCardImage__I6ymw{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home_gameCardImageContainer__V8UFm:after{content:"";position:absolute;left:0;right:0;bottom:0;height:55%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(8,8,8,.45) 35%,rgba(8,8,8,.86));z-index:1}.home_gameCardBadge__MzEbw{position:absolute;top:16px;left:16px;padding:7px 14px;border-radius:12px;font-size:11px;font-weight:700;letter-spacing:.12em;background:rgba(247,214,104,.22);color:#f6d96b;text-transform:uppercase;border:1px solid rgba(246,217,107,.4);box-shadow:0 6px 14px rgba(246,217,107,.18)}.home_gameCardGlow__aM6wn{position:absolute;inset:0;background:radial-gradient(circle at 90% 10%,rgba(244,211,94,.45),transparent 45%);opacity:0;transition:opacity .3s ease;z-index:0}.home_gameCardBeam__lqVjI{position:absolute;right:-30px;top:-30px;width:180px;height:180px;background:radial-gradient(65% 65% at 100% 0,rgba(101,255,55,.55) 0,rgba(101,255,55,.25) 30%,transparent 60%);pointer-events:none;z-index:1}.home_gameCardContent__mpCo9{position:absolute;left:22px;right:22px;bottom:74px;z-index:2}.home_gameCardTitle__Wne_V{font-size:1.9rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.02em;text-shadow:0 4px 18px rgba(0,0,0,.65)}.home_gameCardInfo__iJ_pe{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;display:flex;align-items:center;justify-content:space-between}.home_gameCardPriceBlock__I7CCx{display:inline-flex;align-items:center;gap:8px;background:rgba(11,36,14,.9);border-radius:999px;padding:8px 14px;border:1px solid rgba(121,204,66,.6);box-shadow:0 8px 18px rgba(121,204,66,.2)}.home_priceLabel__eIWp0{font-size:.9rem;font-weight:700;color:rgba(185,255,160,.95);letter-spacing:.06em;text-transform:uppercase}.home_priceValue__TbXWU{font-size:1.2rem;font-weight:800;color:#b7ff86;line-height:1.05}.home_priceCurrency__ey6pF{font-size:.9rem;font-weight:700;color:rgba(185,255,160,.95)}.home_gameCardOffers__Ga2l0{font-size:.95rem;font-weight:600;color:#e6e6e6}.home_gameCard__CvgQc:hover .home_gameCardGlow__aM6wn{opacity:1}.home_whyUs__13V2_{position:relative;padding:8rem 2rem;overflow:hidden;will-change:transform,opacity}.home_whyUsTitle___e4kl{font-size:3rem;text-align:center;margin-bottom:4rem;background:linear-gradient(45deg,#ff0000,#ff6666);-webkit-background-clip:text;background-clip:text;color:transparent}.home_gridContainer__h19J1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;perspective:1000px}.home_suggestionsList__Q_W96{z-index:1001;transform:translateZ(100px);position:absolute;top:100%;left:0;right:0;background:rgba(0,0,0,.98);border-radius:12px;margin-top:.5rem;padding:1rem 0;list-style:none;box-shadow:0 10px 30px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,0,0,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-height:300px;overflow-y:auto;transition:background-color .4s ease,opacity .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s ease;transition:background-color .4s ease,backdrop-filter .4s ease,opacity .4s cubic-bezier(.4,0,.2,1);transition:background-color .4s ease,backdrop-filter .4s ease,opacity .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s ease;will-change:background-color,backdrop-filter}.home_suggestionItem__tXHO4{position:relative;height:80px;margin:.5rem;border-radius:12px;overflow:hidden;transition:transform .2s ease}.home_categoryBackground__Hk_sx{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;opacity:.7;z-index:-1!important;transition:opacity .6s cubic-bezier(.23,1,.32,1),filter .6s ease;filter:saturate(.8)}.home_categoryContent__SIJyC{position:relative;z-index:2;padding:1rem;background:linear-gradient(180deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.6));height:100%;display:flex;align-items:center}.home_categoryName__lFvuK{color:#fff;font-size:1.1rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.home_suggestionItem__tXHO4:hover{transform:scale(1.02)}.home_suggestionItem__tXHO4:hover .home_categoryBackground__Hk_sx{filter:saturate(1.2) brightness(1.1);transition-duration:.3s}.home_categoryBackground__Hk_sx:empty:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(45deg,#ff0000,#ff6666);opacity:.3}@media (max-width:768px){.home_suggestionsList__Q_W96{max-height:200px}.home_suggestionItem__tXHO4{padding:.8rem 1.5rem;font-size:.9rem}}.home_animatedPlaceholder__aKz8Z{position:absolute;top:50%;left:2rem;transform:translateY(-50%);pointer-events:none;color:rgba(255,255,255,.3);font-style:italic;z-index:1}.home_caret__uTJn3{animation:home_blink__QpVA7 1s step-end infinite;color:#ff0000;margin-left:2px}@keyframes home_blink__QpVA7{0%,to{opacity:1}50%{opacity:0}}@media (max-width:768px){.home_animatedPlaceholder__aKz8Z{left:1.5rem;font-size:.9rem}}.home_suggestionsList__Q_W96:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:-1}.home_searchContainer__JZBhX:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:50px;background:linear-gradient(45deg,rgba(255,0,0,.1),rgba(0,0,0,.2),rgba(255,0,0,.1));opacity:.5;animation:home_gradientFlow__TXxKl 8s ease infinite;transition:opacity .4s ease}@keyframes home_gradientFlow__TXxKl{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.home_searchInput__Mtrqp:focus~.home_searchContainer__JZBhX:after{opacity:.8}.home_randomImage__nnrpl{position:absolute;right:5%;top:4%;transform:translateY(-50%);max-width:25%;height:650px;width:600px;object-fit:contain;border-radius:20px;box-shadow:0 0 40px rgba(255,0,0,.3);z-index:1}@media (max-width:768px){.home_randomImage__nnrpl{position:relative;right:auto;top:auto;transform:none;max-width:100%;margin-top:2rem;height:150px;width:150px}}.home_heroSection__vKpt7{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background-color:transparent;overflow:hidden}.home_heroSection__vKpt7:after,.home_heroSection__vKpt7:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:0}.home_heroSection__vKpt7:after{opacity:.7}.home_heroSection__vKpt7 .home_geometricElements__k_g9_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.home_heroSection__vKpt7 .home_mainDiagonal__AF884{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.home_heroSection__vKpt7 .home_mainDiagonal__AF884:before{content:"";position:absolute;top:-10%;left:-10%;width:120%;height:5px;background-color:rgba(180,140,40,.6);transform:rotate(45deg);transform-origin:center}.home_heroSection__vKpt7 .home_geometricElements__k_g9_:before{content:"";position:absolute;top:20%;left:10%;width:300px;height:300px;border:1px solid rgba(180,140,40,.3);transform:rotate(45deg)}.home_heroSection__vKpt7 .home_geometricElements__k_g9_:after{content:"";position:absolute;bottom:15%;right:15%;width:200px;height:200px;border:1px solid rgba(180,140,40,.3);border-radius:50%}.home_heroSection__vKpt7 .home_triangle1__TWPqI{position:absolute;top:30%;left:15%;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:30px solid rgba(180,140,40,.2)}.home_heroSection__vKpt7 .home_triangle2__1OdWu{position:absolute;top:70%;right:20%;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:40px solid rgba(180,140,40,.2)}.home_heroSection__vKpt7 .home_line1__eiwb_{top:40%}.home_heroSection__vKpt7 .home_line1__eiwb_,.home_heroSection__vKpt7 .home_line2__woMKM{position:absolute;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(180,140,40,.2),transparent)}.home_heroSection__vKpt7 .home_line2__woMKM{top:60%}.home_heroSection__vKpt7 .home_curvedLine1__6b_ar{position:absolute;top:20%;right:10%;width:300px;height:300px;border-radius:50%;border-color:transparent rgba(180,140,40,.2) rgba(180,140,40,.2) transparent;border-style:solid;border-width:1px;transform:rotate(45deg)}.home_heroSection__vKpt7 .home_curvedLine2__mFSi_{position:absolute;bottom:20%;left:10%;width:250px;height:250px;border-radius:50%;border-color:rgba(180,140,40,.2) transparent transparent rgba(180,140,40,.2);border-style:solid;border-width:1px;transform:rotate(45deg)}.home_heroSection__vKpt7 .home_grid1__B_QkS{top:10%;left:30%;width:100px;height:100px;background-size:20px 20px}.home_heroSection__vKpt7 .home_grid1__B_QkS,.home_heroSection__vKpt7 .home_grid2__zBiU3{position:absolute;background-image:linear-gradient(rgba(180,140,40,.2) 1px,transparent 0),linear-gradient(90deg,rgba(180,140,40,.2) 1px,transparent 0)}.home_heroSection__vKpt7 .home_grid2__zBiU3{bottom:10%;right:30%;width:150px;height:150px;background-size:25px 25px}.home_heroSection__vKpt7 .home_square1__Y_R8S{position:absolute;top:25%;left:25%;width:10px;height:10px;background-color:rgba(180,140,40,.5)}.home_heroSection__vKpt7 .home_square2__gBdGr{position:absolute;top:35%;right:15%;width:15px;height:15px;border:1px solid rgba(180,140,40,.5)}.home_heroContent__OMB4U{display:flex;width:100%;max-width:1400px;margin:0 auto;align-items:center;justify-content:space-between;z-index:2;padding:4rem 2rem;gap:4rem}.home_heroTextContent__a5RLe{max-width:550px;flex:1 1;animation:home_slideInLeft__qMnxy .8s ease-out}@keyframes home_slideInLeft__qMnxy{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.home_trustBadge__dlibk{display:inline-block;background:linear-gradient(135deg,rgba(180,140,40,.2),rgba(180,140,40,.05));border:1.5px solid rgba(180,140,40,.6);padding:1rem 1.5rem;border-radius:12px;color:rgba(180,140,40,.95);font-size:1rem;margin-bottom:2.5rem;font-weight:600;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home_heroTitle__NUKDy{font-size:3.8rem;font-weight:900;margin-bottom:2.5rem;line-height:1.1;color:#ffffff;letter-spacing:-1px;background:linear-gradient(135deg,#ffffff,#ffffff 70%,#B48C28);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:home_slideInLeft__qMnxy .8s ease-out .1s both}.home_yellowText__VdtYj{color:#B48C28;font-weight:700;text-shadow:0 0 10px rgba(180,140,40,.5)}.home_heroDescription__tWwhr{font-size:1.15rem;color:#aaaaaa;line-height:1.8;margin-bottom:3rem;animation:home_slideInLeft__qMnxy .8s ease-out .2s both}.home_yellowDash__uJgTh{color:#B48C28;font-weight:700}.home_heroActionsContainer__qlAh8{animation:home_slideInLeft__qMnxy .8s ease-out .3s both}.home_heroActionsContainer__qlAh8,.home_heroButtons__m4E9v{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.home_socialLinks__D0PDV{display:flex;align-items:center;gap:.5rem;padding:.5rem;border:1.5px solid rgba(180,140,40,.4);border-radius:8px;background:rgba(180,140,40,.1)}.home_socialLink__nR72D{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#aaaaaa;font-size:1.5rem;border-radius:6px;transition:all .3s ease}.home_socialLink__nR72D:hover{background-color:rgba(180,140,40,.2);color:#B48C28;transform:translateY(-2px)}.home_catalogButton__bPWBk{background:linear-gradient(135deg,rgba(180,140,40,.9),rgba(180,140,40,.7));color:#ffffff;border:1px solid rgba(180,140,40,.8);padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.23,1,.32,1);border-radius:8px;letter-spacing:1px;position:relative;overflow:hidden;text-transform:uppercase}.home_catalogButton__bPWBk:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.home_catalogButton__bPWBk:hover:before{left:100%}.home_catalogButton__bPWBk:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(180,140,40,.5);background:linear-gradient(135deg,#B48C28,rgba(180,140,40,.8))}.home_supportButton__pP4A0{background:linear-gradient(135deg,rgba(180,140,40,.15),rgba(180,140,40,.05));border:1.5px solid rgba(180,140,40,.4);color:#B48C28;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative}.home_supportButton__pP4A0:hover{background:linear-gradient(135deg,rgba(180,140,40,.25),rgba(180,140,40,.1));border-color:rgba(180,140,40,.7);box-shadow:0 0 20px rgba(180,140,40,.3);transform:translateY(-3px)}.home_contactButton__Si6n2{background-color:transparent;border:1.5px solid rgba(180,140,40,.4);color:#aaaaaa;padding:1rem 1.8rem;font-size:1rem;cursor:pointer;transition:all .3s ease;border-radius:8px;font-weight:600;letter-spacing:.5px}.home_contactButton__Si6n2:hover{background-color:rgba(180,140,40,.1);border-color:rgba(180,140,40,.7);color:#B48C28;transform:translateY(-3px)}.home_heroImageContainer__Ssrsp{width:50%;display:flex;animation:home_slideInRight__14Btf .8s ease-out .2s both}.home_heroImageContainer__Ssrsp,.home_heroLogoFrame__IAuFg{position:relative;justify-content:center;align-items:center}.home_heroLogoFrame__IAuFg{display:inline-flex;padding:3rem;border-radius:20px;border:2px solid rgba(180,140,40,.6);background:linear-gradient(135deg,rgba(26,20,16,.4),rgba(40,30,20,.2));box-shadow:0 0 30px rgba(180,140,40,.3),inset 0 0 20px rgba(180,140,40,.1);max-width:520px;width:100%;overflow:visible;--dotSize:12px}@keyframes home_slideInRight__14Btf{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.home_heroLogo__vtzXe{width:100%;max-width:440px;height:auto;filter:drop-shadow(0 0 50px rgba(180,140,40,.4));transition:all .3s ease;animation:home_logoFloat__XSa2T 3s ease-in-out infinite;position:relative;z-index:2}.home_orbitingDot__EHy_y{position:absolute;width:var(--dotSize);height:var(--dotSize);border-radius:50%;background:radial-gradient(circle,rgba(180,140,40,1) 0,rgba(180,140,40,.4) 70%);box-shadow:0 0 15px rgba(180,140,40,.8),0 0 30px rgba(180,140,40,.5),0 0 45px rgba(180,140,40,.3);z-index:10;pointer-events:none}.home_orbitingDot__EHy_y[data-dot="1"]{animation:home_orbitDot1__mwInu 8s linear infinite,home_pulseDot__eeCST 1.5s ease-in-out infinite}.home_orbitingDot__EHy_y[data-dot="2"]{animation:home_orbitDot2__ePEeu 8s linear infinite,home_pulseDot__eeCST 1.5s ease-in-out infinite}@keyframes home_orbitDot1__mwInu{0%{top:calc(var(--dotSize) * -.5);left:calc(50% - var(--dotSize) * .5)}25%{top:calc(50% - var(--dotSize) * .5);left:calc(100% - var(--dotSize) * .5)}50%{top:calc(100% - var(--dotSize) * .5);left:calc(50% - var(--dotSize) * .5)}75%{top:calc(50% - var(--dotSize) * .5);left:calc(var(--dotSize) * -.5)}to{top:calc(var(--dotSize) * -.5);left:calc(50% - var(--dotSize) * .5)}}@keyframes home_orbitDot2__ePEeu{0%{top:calc(100% - var(--dotSize) * .5);left:calc(100% - var(--dotSize) * .5)}25%{top:calc(50% - var(--dotSize) * .5);left:calc(var(--dotSize) * -.5)}50%{top:calc(var(--dotSize) * -.5);left:calc(50% - var(--dotSize) * .5)}75%{top:calc(50% - var(--dotSize) * .5);left:calc(100% - var(--dotSize) * .5)}to{top:calc(100% - var(--dotSize) * .5);left:calc(100% - var(--dotSize) * .5)}}@keyframes home_pulseDot__eeCST{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.6}}@keyframes home_logoFloat__XSa2T{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.home_scrollIndicator__eFPsG{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);display:flex;gap:.8rem;z-index:2}.home_dot__KlHdw{width:10px;height:10px;background:linear-gradient(135deg,rgba(180,140,40,.8),rgba(180,140,40,.4));border-radius:50%;animation:home_dotBounce__KCYq5 1.5s infinite;border:1px solid rgba(180,140,40,.6);box-shadow:0 0 10px rgba(180,140,40,.3)}.home_dot__KlHdw:nth-child(2){animation-delay:.2s}.home_dot__KlHdw:nth-child(3){animation-delay:.4s}@keyframes home_dotBounce__KCYq5{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-12px);opacity:1}}.home_statsSection__zzYoZ{background-color:transparent;padding:3rem 2rem;position:relative}.home_statsSection__zzYoZ:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background-color:transparent;opacity:.3}.home_statsContainer__8_l7M{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto;flex-wrap:wrap}.home_statItem__p7TgT{text-align:center;flex:1 1;min-width:200px;margin:1rem}.home_statValue__kmnvR{font-size:3.5rem;font-weight:700;color:#ffffff;margin-bottom:.5rem;position:relative;display:inline-block}.home_plusSign__Dfc_9{color:#FFD700;font-size:2.5rem;position:relative;top:-.5rem}.home_statLabel__9OIli{font-size:1rem;color:#aaaaaa;text-transform:uppercase}.home_advantagesSection__4q60j{background-color:transparent;padding:6rem 2rem;position:relative;margin-top:0;overflow:hidden;min-height:auto}.home_advantagesSection__4q60j:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:0}.home_advantagesSection__4q60j .home_geometricElements__k_g9_{display:none}.home_advantagesContainer__8Ee2f{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2;text-align:center}.home_sectionTitle___3w1n{font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center;position:relative;padding-bottom:1rem;display:inline-block;text-transform:uppercase;letter-spacing:1px}.home_sectionTitle___3w1n:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,#FFD700,transparent)}.home_advantagesGrid__0nChk{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.home_advantageCard__1Ys6R{background:linear-gradient(135deg,rgba(26,20,16,.9),rgba(40,30,20,.7));border-radius:16px;padding:3rem 2rem 2rem;position:relative;transition:all .3s ease;overflow:hidden;border:2px solid rgba(180,140,40,.5);height:100%;display:flex;flex-direction:column;box-shadow:0 5px 15px rgba(0,0,0,.5)}.home_advantageCard__1Ys6R:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(180,140,40,.1),transparent);transition:left .5s ease;z-index:0}.home_advantageCard__1Ys6R:hover:before{left:100%}.home_advantageCard__1Ys6R:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#B48C28,transparent)}.home_advantageCard__1Ys6R:hover{transform:translateY(-8px);box-shadow:0 10px 30px rgba(0,0,0,.7),0 0 20px rgba(180,140,40,.3);border-color:rgba(180,140,40,.8)}.home_advantageNumber__TO2al{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,rgba(180,140,40,.3),rgba(180,140,40,.1));color:#B48C28;font-weight:800;padding:.5rem 1rem;border-radius:8px;font-size:1rem;box-shadow:0 2px 8px rgba(0,0,0,.5);border:1px solid rgba(180,140,40,.5);z-index:2}.home_advantageIcon___EAbo{font-size:2.5rem;color:#B48C28;margin-bottom:1.5rem;filter:drop-shadow(0 0 8px rgba(180,140,40,.3));position:relative;z-index:1}.home_cardIcon__TeJbH{width:60px;height:60px;animation:home_iconFloat__GF7tQ 3s ease-in-out infinite;position:relative;z-index:1}.home_advantageTitle__1HTHE{font-size:1.5rem;margin-bottom:1rem;font-weight:700;position:relative;padding-bottom:.5rem;color:#ffffff;z-index:1}.home_advantageTitle__1HTHE:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,#B48C28,transparent)}.home_advantageDescription__OIbtL{font-size:1rem;color:#999999;line-height:1.6;position:relative;z-index:1}.home_supportSection__sXKFf{background-color:transparent;padding:3rem 0 4rem;position:relative;margin-top:0;border-top:none}.home_supportContainer__xrVvH{max-width:1200px;margin:0 auto;padding:0 2rem}.home_supportGrid__BRGGu{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.home_supportCard__XQU8P{flex:1 1;min-width:300px;background:linear-gradient(135deg,rgba(26,20,16,.9),rgba(40,30,20,.7));border-radius:12px;padding:2rem;position:relative;border:1px solid rgba(180,140,40,.3);border-bottom:3px solid #b48c28}.home_supportIcon__9FCWh{font-size:2.5rem;color:#aaaaaa;margin-bottom:1.5rem}.home_supportTitle__jIRik{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.home_supportDescription__pbMDb{font-size:1rem;color:#aaaaaa;line-height:1.5}.home_popularGamesSection__1GZ1j{background-color:transparent;padding:6rem 2rem;position:relative;margin-top:0;opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease;overflow:hidden}.home_popularGamesSection__1GZ1j:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:0}.home_popularGamesSection__1GZ1j.home_show__Z8BJa{opacity:1;transform:translateY(0)}.home_popularGamesHeader__ZM1Yg{display:flex;justify-content:center;align-items:center;padding:0 2rem;margin-bottom:2rem;text-align:center;position:relative;z-index:1}.home_popularGamesHeader__ZM1Yg h2{font-size:3rem;font-weight:800;margin:0;padding:0;position:relative;display:inline-block;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#ffffff,#B48C28 50%,#ffffff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home_popularGamesHeader__ZM1Yg h2:after{bottom:-15px;width:100px;height:4px;background:linear-gradient(90deg,transparent,#B48C28,transparent);border-radius:2px;content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,#FF6B35,transparent)}.home_popularGamesSection__1GZ1j .container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.home_popularGamesSection__1GZ1j .categoryListUl{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;padding:0;list-style:none}.home_popularGamesSection__1GZ1j .categoryListLi{position:relative;border-radius:10px;overflow:hidden;transition:margin-top .3s ease,box-shadow .3s ease,transform .3s ease;background:linear-gradient(135deg,rgba(26,20,16,.9),rgba(40,30,20,.7));border:1px solid rgba(180,140,40,.3);padding-top:5px;margin-top:0}.home_popularGamesSection__1GZ1j .categoryListLi:hover{margin-top:-5px;box-shadow:0 10px 20px rgba(0,0,0,.5),0 0 15px rgba(180,140,40,.2);transform:scale(1.02);border-color:rgba(180,140,40,.6)}.home_popularGamesSection__1GZ1j .categoryListLi:first-child:before{content:"Лидер продаж";position:absolute;top:10px;left:10px;background-color:#FFD700;color:#000;font-size:.8rem;font-weight:700;padding:.3rem .7rem;border-radius:5px;z-index:3}.home_popularGamesSection__1GZ1j .backgroundImage{height:180px;background-size:cover;background-position:50%;position:relative;border-radius:10px 10px 0 0;filter:brightness(.8);transition:filter .4s ease,transform .4s cubic-bezier(.23,1,.32,1)}.home_popularGamesSection__1GZ1j .backgroundImage:after{content:"";position:absolute;bottom:10px;left:10px;width:40px;height:40px;background-color:rgba(0,0,0,.5);border-radius:5px;display:flex;justify-content:center;align-items:center;z-index:2}.home_popularGamesSection__1GZ1j .categoryListLi:first-child .backgroundImage:after{content:"OW";color:#fff;font-weight:700;font-size:1.2rem;display:flex;justify-content:center;align-items:center}.home_popularGamesSection__1GZ1j .categoryListLi:nth-child(2) .backgroundImage:after{content:"V";color:#fff;font-weight:700;font-size:1.2rem;display:flex;justify-content:center;align-items:center}.home_popularGamesSection__1GZ1j .categoryListLi:nth-child(3) .backgroundImage:after{content:"R";color:#fff;font-weight:700;font-size:1.2rem;display:flex;justify-content:center;align-items:center}.home_popularGamesSection__1GZ1j .categoryListLi:nth-child(4) .backgroundImage:after{content:"A";color:#fff;font-weight:700;font-size:1.2rem;display:flex;justify-content:center;align-items:center}.home_popularGamesSection__1GZ1j .categoryListLink{display:block;text-decoration:none;color:inherit;height:100%;position:relative;overflow:hidden;border-radius:10px;transition:transform .4s cubic-bezier(.23,1,.32,1),box-shadow .4s ease;background:transparent;border:none}.home_popularGamesSection__1GZ1j .categoryListLink:hover .backgroundImage{filter:brightness(1);transform:scale(1.05)}.home_popularGamesSection__1GZ1j .productInfo{padding:1.2rem;position:relative;z-index:2;background:linear-gradient(135deg,rgba(26,20,16,.95),rgba(40,30,20,.9));border-radius:0 0 10px 10px}.home_popularGamesSection__1GZ1j .categoryName{font-size:1.2rem;color:#fff;margin-bottom:.5rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5);position:relative;padding-left:0}.home_popularGamesSection__1GZ1j .categoryName:before{display:none}.home_popularGamesSection__1GZ1j .countLink{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05)}.home_popularGamesSection__1GZ1j .productCount{font-size:.9rem;color:#888;margin:0;display:flex;align-items:center}.home_popularGamesSection__1GZ1j .productCount:before{display:none}.home_popularGamesSection__1GZ1j .buttonLink{background:none;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:initial;animation:none}.home_popularGamesSection__1GZ1j .categoryListLi:first-child:after{content:"от 246 ₽";position:absolute;bottom:60px;left:10px;color:#fff;font-size:1.2rem;font-weight:700;z-index:3}.home_popularGamesSection__1GZ1j .categoryListLi:nth-child(2):after{content:"от 196 ₽";position:absolute;bottom:60px;left:10px;color:#fff;font-size:1.2rem;font-weight:700;z-index:3}.home_popularGamesSection__1GZ1j .categoryListLi:nth-child(3):after{content:"от 296 ₽";position:absolute;bottom:60px;left:10px;color:#fff;font-size:1.2rem;font-weight:700;z-index:3}.home_popularGamesSection__1GZ1j .categoryListLi:nth-child(4):after{content:"от 246 ₽";position:absolute;bottom:60px;left:10px;color:#fff;font-size:1.2rem;font-weight:700;z-index:3}.home_popularGamesSection__1GZ1j .buttonLink{display:inline-block;background:transparent;border:none;color:#FF6B35;font-size:.9rem;font-weight:700;text-transform:uppercase;padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.home_popularGamesSection__1GZ1j .buttonLink:hover{background-color:rgba(255,107,53,.1)}@media (max-width:1200px){.home_heroContent__OMB4U{flex-direction:column;text-align:center;gap:3rem}.home_heroTextContent__a5RLe{max-width:100%}.home_heroImageContainer__Ssrsp{width:100%}.home_heroTitle__NUKDy{font-size:3rem}.home_advantagesGrid__0nChk,.home_featuresGrid__8KysE,.home_statsGrid__87sYj{grid-template-columns:repeat(2,1fr)}.home_popularGamesSection__1GZ1j .categoryListUl{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.home_heroSection__vKpt7{padding:1.5rem;min-height:auto}.home_heroContent__OMB4U{flex-direction:column;padding:2rem 1rem;gap:2rem}.home_heroTitle__NUKDy{font-size:2.2rem;margin-bottom:1.5rem}.home_heroDescription__tWwhr{font-size:1rem;margin-bottom:2rem}.home_heroButtons__m4E9v{flex-direction:column;width:100%;gap:1rem}.home_catalogButton__bPWBk{width:100%;padding:1rem 1.5rem}.home_contactButton__Si6n2{width:100%}.home_statsSection__zzYoZ{padding:3rem 1rem}.home_featuresGrid__8KysE,.home_statsGrid__87sYj{grid-template-columns:1fr;gap:1.5rem}.home_featureBox__NqQJ2,.home_statCard__X88F1{padding:2rem 1.5rem}.home_statCardValue__guHg5{font-size:2.5rem}.home_advantagesSection__4q60j{padding:3rem 1rem}.home_advantagesGrid__0nChk{grid-template-columns:1fr}.home_sectionTitle___3w1n{font-size:2rem;margin-bottom:2rem}.home_advantageCard__1Ys6R{padding:2rem 1.5rem}.home_popularGamesSection__1GZ1j{padding:3rem 1rem}.home_popularGamesHeader__ZM1Yg h2{font-size:2rem}.home_popularGamesSection__1GZ1j .categoryListUl{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.home_heroSection__vKpt7{padding:1rem}.home_heroTitle__NUKDy{font-size:1.8rem;line-height:1.2}.home_trustBadge__dlibk{font-size:.9rem;padding:.8rem 1rem}.home_heroButtons__m4E9v{width:100%}.home_catalogButton__bPWBk{padding:.9rem 1.2rem;font-size:1rem}.home_supportButton__pP4A0{width:45px;height:45px}.home_contactButton__Si6n2{padding:.8rem 1rem;font-size:.9rem}.home_statCardValue__guHg5{font-size:2rem}.home_featureBoxTitle__BFJW_{font-size:1.1rem}.home_advantageCard__1Ys6R{padding:1.5rem 1.2rem}.home_advantageNumber__TO2al{font-size:.85rem;padding:.4rem .8rem}.home_advantageTitle__1HTHE{font-size:1.2rem}.home_advantageDescription__OIbtL{font-size:.9rem}.home_popularGamesSection__1GZ1j{padding:2rem 1rem}.home_popularGamesHeader__ZM1Yg h2{font-size:1.5rem}.home_popularGamesSection__1GZ1j .categoryListUl{grid-template-columns:1fr}}.home_popularGamesSection__1GZ1j .home_geometricElements__k_g9_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:hidden}.home_popularGamesSection__1GZ1j .home_mainDiagonal__AF884{position:absolute;width:200%;height:2px;background-color:rgba(255,107,53,.4);top:30%;left:-50%;transform:rotate(-25deg);box-shadow:0 0 15px rgba(255,107,53,.3)}.home_popularGamesSection__1GZ1j .home_triangle1__TWPqI{position:absolute;width:100px;height:100px;border:2px solid rgba(255,107,53,.3);top:15%;right:15%;transform:rotate(30deg);box-shadow:0 0 15px rgba(255,107,53,.2)}.home_popularGamesSection__1GZ1j .home_grid1__B_QkS{position:absolute;width:150px;height:150px;background:linear-gradient(0deg,transparent,transparent 49%,rgba(255,107,53,.2) 0,rgba(255,107,53,.2) 51%,transparent 0,transparent) 0 0 /15px 15px,linear-gradient(90deg,transparent,transparent 49%,rgba(255,107,53,.2) 0,rgba(255,107,53,.2) 51%,transparent 0,transparent) 0 0 /15px 15px;bottom:20%;left:10%}