.Home_container__9OuOz{min-height:100vh;display:flex;flex-direction:column;background-color:#000;color:#f5f5f5;overflow-x:hidden}.Home_main__2uIek{flex:1 1;width:100%}.Home_loadingScreen__9iEF_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:9999}.Home_loadingAnimation__dOTPg{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.Home_loadingText__H1HeN{font-size:3rem;font-weight:800;letter-spacing:1rem;color:#00ffff;animation:Home_pulseText__xSBZO 2s infinite}.Home_loadingBar__uYKAb{width:200px;height:3px;background-color:rgba(255,255,255,.1);position:relative;overflow:hidden}.Home_loadingBar__uYKAb:after{content:"";position:absolute;top:0;left:0;height:100%;width:50%;background-color:#00ffff;animation:Home_loading__fXh_b 2s infinite}@keyframes Home_loading__fXh_b{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}@keyframes Home_pulseText__xSBZO{0%,to{opacity:1}50%{opacity:.5}}.Home_customCursor__dbxUI{position:fixed;width:20px;height:20px;border-radius:50%;border:2px solid #00ffff;transform:translate(-50%,-50%);pointer-events:none;z-index:9999;mix-blend-mode:difference;transition:width .3s,height .3s,border .3s}.Home_hero__g_og0{position:relative;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.Home_heroBackground__1L0Oq{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:0}.Home_particleContainer__Nhr6F{overflow:hidden}.Home_heroCanvas__kG9Be,.Home_particleContainer__Nhr6F{position:absolute;top:0;left:0;width:100%;height:100%}.Home_heroContent__IGkft{position:relative;z-index:2;text-align:center;max-width:1024px;padding:0 1rem}.Home_title__YEn0u{font-size:6rem;font-weight:800;margin-bottom:2rem;line-height:1;display:flex;flex-direction:column}.Home_glitchEffect__NIoE_{position:relative;color:#f5f5f5;letter-spacing:.4rem}.Home_glitchEffect__NIoE_ span{position:relative;display:inline-block}.Home_glitchEffect__NIoE_ span:not(:last-child){margin-bottom:.5rem}.Home_glitchEffect__NIoE_ span:after,.Home_glitchEffect__NIoE_ span:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.Home_glitchEffect__NIoE_ span:before{left:2px;text-shadow:-2px 0 #00ffff;clip:rect(44px,450px,56px,0);animation:Home_glitch-anim__hL1U5 5s linear infinite alternate-reverse}.Home_glitchEffect__NIoE_ span:after{left:-2px;text-shadow:-2px 0 #ff4d4d;clip:rect(44px,450px,56px,0);animation:Home_glitch-anim2__RGfMH 5s linear infinite alternate-reverse}@keyframes Home_glitch-anim__hL1U5{0%{clip:rect(78px,9999px,33px,0)}5%{clip:rect(67px,9999px,82px,0)}10%{clip:rect(50px,9999px,99px,0)}15%{clip:rect(93px,9999px,16px,0)}20%{clip:rect(92px,9999px,40px,0)}25%{clip:rect(66px,9999px,23px,0)}30%{clip:rect(39px,9999px,76px,0)}35%{clip:rect(60px,9999px,86px,0)}40%{clip:rect(12px,9999px,78px,0)}45%{clip:rect(2px,9999px,20px,0)}50%{clip:rect(46px,9999px,65px,0)}55%{clip:rect(72px,9999px,8px,0)}60%{clip:rect(20px,9999px,86px,0)}65%{clip:rect(1px,9999px,69px,0)}70%{clip:rect(27px,9999px,52px,0)}75%{clip:rect(18px,9999px,70px,0)}80%{clip:rect(56px,9999px,33px,0)}85%{clip:rect(79px,9999px,46px,0)}90%{clip:rect(33px,9999px,35px,0)}95%{clip:rect(28px,9999px,1px,0)}to{clip:rect(40px,9999px,26px,0)}}@keyframes Home_glitch-anim2__RGfMH{0%{clip:rect(17px,9999px,91px,0)}5%{clip:rect(18px,9999px,53px,0)}10%{clip:rect(84px,9999px,67px,0)}15%{clip:rect(87px,9999px,71px,0)}20%{clip:rect(1px,9999px,25px,0)}25%{clip:rect(11px,9999px,19px,0)}30%{clip:rect(15px,9999px,4px,0)}35%{clip:rect(87px,9999px,28px,0)}40%{clip:rect(76px,9999px,31px,0)}45%{clip:rect(82px,9999px,49px,0)}50%{clip:rect(36px,9999px,48px,0)}55%{clip:rect(35px,9999px,31px,0)}60%{clip:rect(6px,9999px,86px,0)}65%{clip:rect(74px,9999px,67px,0)}70%{clip:rect(4px,9999px,66px,0)}75%{clip:rect(76px,9999px,94px,0)}80%{clip:rect(67px,9999px,44px,0)}85%{clip:rect(16px,9999px,37px,0)}90%{clip:rect(2px,9999px,37px,0)}95%{clip:rect(61px,9999px,3px,0)}to{clip:rect(100px,9999px,85px,0)}}.Home_subtitle__Qob9A{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2.5rem}.Home_textReveal__LbQqd{display:inline-block;position:relative;font-size:1.5rem;letter-spacing:2px;text-transform:uppercase;overflow:hidden;color:rgba(255,255,255,.8);padding-bottom:5px}.Home_textReveal__LbQqd:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#00ffff;transform:translateX(-100%);animation:Home_textRevealLine__8hr2_ 1.5s ease forwards;animation-delay:calc(var(--index, 0) * .2s)}.Home_textReveal__LbQqd:first-child{--index:1}.Home_textReveal__LbQqd:nth-child(2){--index:2}.Home_textReveal__LbQqd:nth-child(3){--index:3}@keyframes Home_textRevealLine__8hr2_{to{transform:translateX(0)}}.Home_heroButtons__QPew8{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.Home_btnOutline__uPHnB,.Home_btnPrimary__AUSEf{padding:1rem 2rem;border:none;font-size:.9rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease}.Home_btnPrimary__AUSEf{background-color:#00ffff;color:#000}.Home_btnOutline__uPHnB{background-color:transparent;color:#f5f5f5;border:1px solid #f5f5f5}.Home_btnGlow__Zsm88{box-shadow:0 0 10px #00ffff}.Home_btnOutline__uPHnB:hover,.Home_btnPrimary__AUSEf:hover{transform:translateY(-5px)}.Home_btnOutline__uPHnB:before,.Home_btnPrimary__AUSEf:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.3s ease}.Home_btnOutline__uPHnB:hover:before,.Home_btnPrimary__AUSEf:hover:before{left:100%}.Home_scrollIndicator__Cd1cY{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;cursor:pointer;z-index:2}.Home_scrollArrow___zdom{width:30px;height:30px;border-right:2px solid #f5f5f5;border-bottom:2px solid #f5f5f5;transform:rotate(45deg);margin-bottom:10px;animation:Home_scrollArrow___zdom 2s infinite}.Home_scrollText__GVwVZ{font-size:.8rem;letter-spacing:2px;color:#f5f5f5}@keyframes Home_scrollArrow___zdom{0%{opacity:0;transform:rotate(45deg) translate(-10px,-10px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(10px,10px)}}.Home_sectionIntro__WWm7V{text-align:center;margin-bottom:3rem}.Home_sectionLabel__SHyEC{display:inline-block;font-size:.9rem;text-transform:uppercase;letter-spacing:2px;color:#00ffff;margin-bottom:.5rem}.Home_sectionTitle__kIhux{font-size:3rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:5px;background:linear-gradient(90deg,#f5f5f5,rgba(255,255,255,.5));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Home_sectionDivider__1OHtq{height:4px;width:50px;background:#00ffff;margin:0 auto}.Home_aboutSection__i_8Gi{padding:6rem 1rem;background-color:rgba(0,0,0,.8);position:relative;overflow:hidden}.Home_aboutSection__i_8Gi:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#000 25%,transparent 0,transparent 50%,#000 0,#000 75%,transparent 0,transparent);background-size:10px 10px;opacity:.05}.Home_statsSection__K0fbw{padding:6rem 1rem;background-color:#0a0a0a;position:relative}.Home_companiesSection__uXipH{padding:6rem 1rem;background-color:rgba(0,0,0,.9)}.Home_videoSection__Ejcmf{padding:6rem 1rem;background-color:#0a0a0a}.Home_contactSection__HSPeJ{padding:6rem 1rem;background-color:rgba(0,0,0,.95);position:relative;overflow:hidden}.Home_contactContainer__9RAv_{display:flex;max-width:1280px;margin:0 auto;gap:4rem}.Home_contactContent__9IbNe{flex:1 1}.Home_contactDescription__cLvtJ{margin-bottom:2rem;font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.8)}.Home_contactForm__G76mI{display:flex;flex-direction:column;gap:1.5rem}.Home_inputGroup__3bZtI{position:relative}.Home_formInput__dH9_u{width:100%;padding:1rem;background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:.25rem;color:#f5f5f5;font-size:1rem;transition:all .3s ease}.Home_formInput__dH9_u:focus{border-color:#00ffff;outline:none;box-shadow:0 0 5px rgba(0,255,255,.5)}.Home_formLabel__B56Kl{position:absolute;left:1rem;top:1rem;color:rgba(255,255,255,.5);pointer-events:none;transition:all .2s ease}.Home_formInput__dH9_u:focus~.Home_formLabel__B56Kl,.Home_formInput__dH9_u:not(:placeholder-shown)~.Home_formLabel__B56Kl{top:-.5rem;left:.5rem;font-size:.8rem;color:#00ffff;background-color:#000;padding:0 .5rem}.Home_contactVisual__e2Be4{flex:1 1;position:relative;display:flex;align-items:center;justify-content:center}.Home_contactShape__S6jlR{position:relative;width:300px;height:300px;border-radius:50%;background:linear-gradient(45deg,#00ffff,#ff4d4d);filter:blur(100px);opacity:.5;animation:Home_pulse__RjTWC 5s infinite alternate}@keyframes Home_pulse__RjTWC{0%{transform:scale(.8);opacity:.3}to{transform:scale(1.2);opacity:.6}}@media (max-width:1200px){.Home_title__YEn0u{font-size:5rem}.Home_contactContainer__9RAv_{flex-direction:column}.Home_contactVisual__e2Be4{order:-1;margin-bottom:2rem}}@media (max-width:768px){.Home_title__YEn0u{font-size:3.5rem}.Home_heroButtons__QPew8,.Home_subtitle__Qob9A{flex-direction:column;gap:1rem}.Home_sectionTitle__kIhux{font-size:2.5rem}}@media (max-width:480px){.Home_title__YEn0u{font-size:2.5rem}.Home_loadingText__H1HeN{font-size:2rem;letter-spacing:.5rem}.Home_scrollIndicator__Cd1cY{display:none}}.Header_header__MvnS2{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:2rem;transition:all .3s ease-in-out}.Header_scrolled__s9Ifj{background-color:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;box-shadow:0 5px 20px rgba(0,0,0,.1)}.Header_headerContainer__Ikh3t{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto}.Header_logoContainer__gxrJO{z-index:10}.Header_logo__j7oID{font-size:1.8rem;font-weight:800;color:#fff;letter-spacing:2px;cursor:pointer;position:relative;display:inline-block}.Header_logo__j7oID:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#00ffff;transform:scaleX(0);transform-origin:right;transition:transform .3s ease-in-out}.Header_logo__j7oID:hover:after{transform:scaleX(1);transform-origin:left}.Header_desktopNav__hqXo_{display:flex;align-items:center}.Header_navList__l21rr{display:flex;list-style:none;margin:0;padding:0}.Header_navItem__wfLp8{margin:0 1.5rem}.Header_navLink__Q_hTB{color:rgba(255,255,255,.8);text-decoration:none;font-size:.9rem;font-weight:500;letter-spacing:1px;text-transform:uppercase;position:relative;padding:.5rem 0;transition:color .3s ease}.Header_navLink__Q_hTB:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:#00ffff;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.Header_navLink__Q_hTB:hover{color:#fff}.Header_navLink__Q_hTB:hover:after{transform:scaleX(1);transform-origin:left}.Header_hamburger___6DdG{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;cursor:pointer;z-index:10}.Header_hamburgerLine__8uGhL{width:100%;height:2px;background-color:#fff;transition:all .3s ease}.Header_hamburger___6DdG.Header_active__t8h51 .Header_hamburgerLine__8uGhL:first-child{transform:translateY(9px) rotate(45deg)}.Header_hamburger___6DdG.Header_active__t8h51 .Header_hamburgerLine__8uGhL:last-child{transform:translateY(-9px) rotate(-45deg)}.Header_mobileMenu__nWWGd{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000;z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .5s ease;padding:2rem}.Header_mobileMenu__nWWGd.Header_open__k_vL4{opacity:1;visibility:visible}.Header_mobileNavList__tYVgn{list-style:none;padding:0;margin:0 0 4rem;text-align:center}.Header_mobileNavItem__DuKLG{margin:1.5rem 0}.Header_mobileNavItem__DuKLG a{color:#fff;text-decoration:none;font-size:2rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;position:relative;transition:color .3s ease}.Header_mobileNavItem__DuKLG a:hover{color:#00ffff}.Header_socialLinks__CsIhz{display:flex;gap:2rem}.Header_socialLink__ZFWn9{color:rgba(255,255,255,.7);text-decoration:none;font-size:1rem;transition:color .3s ease}.Header_socialLink__ZFWn9:hover{color:#00ffff}@media (max-width:768px){.Header_header__MvnS2{padding:1.5rem}.Header_desktopNav__hqXo_{display:none}.Header_hamburger___6DdG{display:flex}}@media (max-width:480px){.Header_header__MvnS2{padding:1rem}.Header_logo__j7oID,.Header_mobileNavItem__DuKLG a{font-size:1.5rem}.Header_socialLinks__CsIhz{gap:1.5rem}.Header_socialLink__ZFWn9{font-size:.9rem}}.Footer_footer__UaG1g{position:relative;padding:6rem 2rem 2rem;background-color:#000;color:#fff;overflow:hidden;z-index:1}.Footer_footerBg__qCfZb{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(0,255,255,.08) 0,transparent 70%);opacity:.5;z-index:-1}.Footer_footerContainer__0uLcn{max-width:1280px;margin:0 auto}.Footer_footerTop__VmTxR{display:flex;justify-content:space-between;margin-bottom:5rem}.Footer_footerLogo__FBvBQ{margin-right:4rem}.Footer_logoText__UJ4c3{font-size:2.5rem;font-weight:800;letter-spacing:1px;background:linear-gradient(90deg,#fff,rgba(255,255,255,.5));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Footer_footerNav__favhI{display:flex;gap:4rem;flex:1 1;justify-content:flex-end}.Footer_footerNavColumn__aQ5B_{min-width:160px}.Footer_footerNavTitle__GNf7K{font-size:1rem;font-weight:600;margin-bottom:1.5rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:1px}.Footer_footerNavList__o9CBB{list-style:none;padding:0;margin:0}.Footer_footerNavList__o9CBB li{margin-bottom:1rem}.Footer_footerNavList__o9CBB li a{color:rgba(255,255,255,.6);text-decoration:none;font-size:.95rem;transition:color .3s ease;position:relative;padding-bottom:3px}.Footer_footerNavList__o9CBB li a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#00ffff;transition:width .3s ease}.Footer_footerNavList__o9CBB li a:hover{color:#fff}.Footer_footerNavList__o9CBB li a:hover:after{width:100%}.Footer_footerBottom__jFaYu{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.Footer_copyright__j5CNb{font-size:.9rem;color:rgba(255,255,255,.6)}.Footer_footerLinks__4RPn7{display:flex;gap:2rem}.Footer_footerLink__twEJY{color:rgba(255,255,255,.6);text-decoration:none;font-size:.9rem;transition:color .3s ease}.Footer_footerLink__twEJY:hover{color:#00ffff}@media (max-width:992px){.Footer_footerTop__VmTxR{flex-direction:column}.Footer_footerLogo__FBvBQ{margin-right:0;margin-bottom:3rem}.Footer_footerNav__favhI{justify-content:space-between}}@media (max-width:768px){.Footer_footer__UaG1g{padding:4rem 1.5rem 2rem}.Footer_footerNav__favhI{flex-wrap:wrap;gap:2rem}.Footer_footerNavColumn__aQ5B_{min-width:140px;flex-basis:calc(50% - 1rem)}.Footer_footerBottom__jFaYu{flex-direction:column;gap:1.5rem}.Footer_copyright__j5CNb{text-align:center}}@media (max-width:480px){.Footer_footerNav__favhI{flex-direction:column;gap:2.5rem}.Footer_footerNavColumn__aQ5B_{width:100%}.Footer_footerLinks__4RPn7{flex-direction:column;gap:1rem;align-items:center}}.About_about__rQHrA{padding:5rem 1rem}.About_title__kxdmO{text-align:center;margin-bottom:3rem;color:var(--primary-color);position:relative}.About_title__kxdmO:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background-color:var(--accent-color)}.About_content___EnpQ{display:flex;gap:3rem;max-width:1100px;margin:0 auto}.About_imageContainer__sAmO6{flex:0 0 40%}.About_imagePlaceholder__S6klS{width:100%;aspect-ratio:1/1;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:10px;display:flex;align-items:center;justify-content:center;color:white;font-size:2rem;font-weight:700}.About_image__bujZP{width:100%;height:auto;border-radius:10px;object-fit:cover}.About_bio__5QbsK{flex:1 1}.About_bio__5QbsK p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7;color:var(--text-color)}.About_achievements__XaOKv{display:flex;gap:2rem;margin-top:3rem}.About_achievement__v2esX{display:flex;flex-direction:column;align-items:center}.About_number__3xapf{font-size:2.5rem;font-weight:700;color:var(--primary-color)}.About_label__8cvt6{font-size:.9rem;color:var(--light-text);text-align:center}@media (max-width:992px){.About_content___EnpQ{flex-direction:column;align-items:center}.About_imageContainer__sAmO6{flex:0 0 auto;max-width:400px;width:100%}}@media (max-width:576px){.About_achievements__XaOKv{flex-direction:column;gap:1.5rem;align-items:center}.About_achievement__v2esX{width:100%;max-width:200px}}.Companies_companies__MhLH5{padding:4rem 2rem;background-color:var(--bg-secondary)}.Companies_title__BPysh{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text-primary);position:relative}.Companies_title__BPysh:after{content:"";position:absolute;width:80px;height:4px;bottom:-10px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));border-radius:4px}.Companies_companiesGrid__DsMcU{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.Companies_companyCard__wFtqP{position:relative;background-color:var(--bg-card);border-radius:12px;padding:2rem;box-shadow:0 6px 15px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.Companies_companyCard__wFtqP:hover{transform:translateY(-5px);box-shadow:0 12px 20px rgba(0,0,0,.12)}.Companies_iconContainer__c83df{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:var(--bg-accent);border-radius:12px;margin-bottom:1.5rem}.Companies_iconContainer__c83df svg{width:30px;height:30px;color:var(--brand-primary)}.Companies_companyName__Lwm0b{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.Companies_industry__kqIvN{font-size:.95rem;color:var(--text-secondary);margin-bottom:1rem;display:flex;align-items:center}.Companies_counter__tipx6{font-weight:700;color:var(--brand-primary);transition:color .3s ease;margin-left:.25rem}.Companies_counter__tipx6.Companies_completed__tXZzU{animation:Companies_pulse__PgSMr 1s ease-in-out;font-size:1.05rem}@keyframes Companies_pulse__PgSMr{0%{transform:scale(1)}50%{transform:scale(1.2);color:var(--brand-secondary)}to{transform:scale(1)}}.Companies_description__ktaSV{font-size:1rem;line-height:1.5;color:var(--text-secondary);margin-bottom:1.5rem}.Companies_button__dOrLg{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;background-color:var(--brand-primary);color:white;border-radius:8px;font-weight:500;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.Companies_button__dOrLg:hover{background-color:var(--brand-hover);transform:translateX(5px)}.Companies_button__dOrLg svg{transition:transform .3s ease}.Companies_button__dOrLg:hover svg{transform:translateX(3px)}@media (max-width:768px){.Companies_companiesGrid__DsMcU{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.Companies_title__BPysh{font-size:2rem}}@media (max-width:480px){.Companies_companies__MhLH5{padding:3rem 1rem}.Companies_companiesGrid__DsMcU{grid-template-columns:1fr}.Companies_title__BPysh{font-size:1.8rem}}.GameStats_statsSection__dCuRR{padding:5rem 2rem;background:linear-gradient(135deg,#0f1923,#1e3a50);color:white;position:relative;overflow:hidden}.GameStats_statsSection__dCuRR:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/pattern-hex.svg);background-size:200px;opacity:.1;pointer-events:none}.GameStats_container__lfgkO{max-width:1200px;margin:0 auto;position:relative;z-index:2}.GameStats_title__FIHV8{text-align:center;font-size:2.5rem;margin-bottom:3rem;position:relative;display:inline-block;padding-bottom:10px;width:100%}.GameStats_title__FIHV8:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#ff4b2b,#ff416c);border-radius:2px}.GameStats_highlight__LdNZ6{background:linear-gradient(90deg,#ff4b2b,#ff416c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.GameStats_statsGrid__TwtYs{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:2rem;gap:2rem}.GameStats_statCard__ot9ev{background:rgba(21,41,56,.8);border-radius:12px;padding:1.5rem;display:flex;align-items:center;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.1)}.GameStats_statCard__ot9ev:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(0deg,#ff4b2b,#ff416c)}.GameStats_statCard__ot9ev:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.2)}.GameStats_icon__uu3e2{width:50px;height:50px;background:rgba(45,60,85,.5);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;transition:all .3s ease}.GameStats_icon__uu3e2 svg{width:24px;height:24px;color:white}.GameStats_iconAnimated__Sg8Dv{animation:GameStats_fireFlicker__umBZK 2s ease-in-out infinite}@keyframes GameStats_fireFlicker__umBZK{0%{box-shadow:0 0 5px rgba(255,75,43,.3)}50%{box-shadow:0 0 20px rgba(255,65,108,.7)}to{box-shadow:0 0 5px rgba(255,75,43,.3)}}.GameStats_statInfo__jnw8R{flex:1 1}.GameStats_statValue__Zs9Xq{font-size:2.2rem;font-weight:700;margin-bottom:.2rem;background:linear-gradient(90deg,#fff,#ddd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.GameStats_statName__U0Fsv{font-size:.9rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:1px}.GameStats_cardKills__wMaLZ:before{background:linear-gradient(0deg,#ff4b2b,#ff416c)}.GameStats_cardWins__cznUY:before{background:linear-gradient(0deg,#ffb347,#ffcc33)}.GameStats_cardKD__L_hHZ:before{background:linear-gradient(0deg,#00c6ff,#0072ff)}.GameStats_cardTournaments__xwooZ:before{background:linear-gradient(0deg,#8e2de2,#4a00e0)}.GameStats_cardFollowers__pat83:before{background:linear-gradient(0deg,#11998e,#38ef7d)}@media (max-width:768px){.GameStats_statsGrid__TwtYs{grid-template-columns:repeat(2,1fr);gap:1.5rem}.GameStats_title__FIHV8{font-size:2rem}}@media (max-width:600px){.GameStats_statsGrid__TwtYs{grid-template-columns:1fr}.GameStats_statsSection__dCuRR{padding:4rem 1.5rem}.GameStats_statCard__ot9ev{max-width:350px;margin:0 auto}}.VideoCarousel_videoSection__DolIr{padding:5rem 2rem;background-color:#0a0e17;color:white;position:relative;overflow:hidden}.VideoCarousel_videoSection__DolIr:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/pattern-hex.svg);background-size:120px;opacity:.05;pointer-events:none}.VideoCarousel_container__K2_Pq{max-width:1200px;margin:0 auto;position:relative;z-index:2}.VideoCarousel_title__QXQeF{text-align:center;font-size:2.5rem;margin-bottom:3rem;position:relative;display:inline-block;padding-bottom:10px;width:100%}.VideoCarousel_title__QXQeF:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#ff4b2b,#ff416c);border-radius:2px}.VideoCarousel_highlight__PEV__{background:linear-gradient(90deg,#ff4b2b,#ff416c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.VideoCarousel_carouselContainer__JWAfY{position:relative;margin-top:2rem}.VideoCarousel_videoWrapper__y8Sw_{position:relative;padding-top:56.25%;background-color:#000;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.4);margin-bottom:2rem}.VideoCarousel_videoItem__3XM0n{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.VideoCarousel_videoItem__3XM0n.VideoCarousel_active__cboNr{opacity:1;visibility:visible}.VideoCarousel_videoItem__3XM0n iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.VideoCarousel_videoTitle__Sr9es{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);margin:0;color:white;font-size:1.2rem}.VideoCarousel_navButton__9dwyy{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:rgba(255,255,255,.1);border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:white}.VideoCarousel_navButton__9dwyy:hover{background-color:rgba(255,255,255,.2);transform:translateY(-50%) scale(1.1)}.VideoCarousel_navButton__9dwyy svg{width:24px;height:24px}.VideoCarousel_prevButton__6dbC5{left:-25px}.VideoCarousel_nextButton___Tz6N{right:-25px}.VideoCarousel_thumbnailsContainer__rY8GR{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.VideoCarousel_thumbnail__epiZU{width:180px;position:relative;cursor:pointer;border-radius:8px;overflow:hidden;transition:all .3s ease;opacity:.6;transform:scale(.95)}.VideoCarousel_thumbnail__epiZU:hover{opacity:.9;transform:scale(1)}.VideoCarousel_thumbnail__epiZU img{width:100%;height:100px;object-fit:cover;display:block}.VideoCarousel_thumbnailTitle__8WliC{display:block;font-size:.8rem;margin-top:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.VideoCarousel_thumbnailOverlay__dEPbD{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.VideoCarousel_thumbnail__epiZU:hover .VideoCarousel_thumbnailOverlay__dEPbD{background-color:rgba(0,0,0,.2)}.VideoCarousel_activeThumbnail__ZWN1X{opacity:1;transform:scale(1);box-shadow:0 0 10px rgba(255,75,43,.7)}.VideoCarousel_activeThumbnail__ZWN1X .VideoCarousel_thumbnailOverlay__dEPbD{background-color:rgba(255,75,43,.2)}.VideoCarousel_playingIcon__oHThp{width:24px;height:24px;color:white;animation:VideoCarousel_pulse__uKmsg 2s infinite}@keyframes VideoCarousel_pulse__uKmsg{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}to{transform:scale(1);opacity:1}}@media (max-width:768px){.VideoCarousel_videoSection__DolIr{padding:4rem 1rem}.VideoCarousel_title__QXQeF{font-size:2rem}.VideoCarousel_navButton__9dwyy{width:40px;height:40px}.VideoCarousel_prevButton__6dbC5{left:10px}.VideoCarousel_nextButton___Tz6N{right:10px}.VideoCarousel_thumbnail__epiZU{width:140px}.VideoCarousel_thumbnail__epiZU img{height:80px}}@media (max-width:600px){.VideoCarousel_thumbnailsContainer__rY8GR{gap:.5rem}.VideoCarousel_thumbnail__epiZU{width:120px}.VideoCarousel_thumbnail__epiZU img{height:70px}.VideoCarousel_thumbnailTitle__8WliC{font-size:.7rem}}