.about-module__RHdmUW__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.about-module__RHdmUW__revealWrapper{flex-direction:column;height:100%;display:flex}.about-module__RHdmUW__container{z-index:1;flex-direction:column;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0;display:flex;position:relative}@media (min-width:1801px){.about-module__RHdmUW__container{max-width:1400px}}@media (max-width:1800px){.about-module__RHdmUW__container{max-width:1300px}}@media (max-width:1600px){.about-module__RHdmUW__container{max-width:1200px}}@media (max-width:1200px){.about-module__RHdmUW__container{padding:0 2rem}}@media (max-width:768px){.about-module__RHdmUW__container{gap:4rem;padding:0 1.5rem}}@keyframes about-module__RHdmUW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-module__RHdmUW__heroSection{flex-direction:row;align-items:center;padding:4rem 0 0;display:flex;position:relative}.about-module__RHdmUW__heroContent{z-index:2;flex:1;padding-right:2rem}.about-module__RHdmUW__heroBadge{background-color:var(--primary-light);color:var(--primary);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.about-module__RHdmUW__heroTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.about-module__RHdmUW__heroTitle span{color:var(--primary)}.about-module__RHdmUW__heroDescription{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.about-module__RHdmUW__heroButtons{gap:1rem;display:flex}.about-module__RHdmUW__primaryBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex}.about-module__RHdmUW__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #6366f14d}.about-module__RHdmUW__secondaryBtn{color:var(--primary);border-radius:var(--radius-md);border:2px solid var(--primary);cursor:pointer;background-color:#0000;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:background-color .3s,transform .3s;display:flex}.about-module__RHdmUW__secondaryBtn:hover{background-color:var(--primary-light);transform:translateY(-3px)}.about-module__RHdmUW__heroImageContainer{flex:1;justify-content:flex-end;display:flex;position:relative}.about-module__RHdmUW__heroImage{filter:drop-shadow(0 20px 30px #00000026);max-width:100%;height:auto;animation:6s ease-in-out infinite about-module__RHdmUW__float}@media (max-width:992px){.about-module__RHdmUW__heroSection{text-align:center;flex-direction:column;padding-top:4rem}.about-module__RHdmUW__heroContent{flex-direction:column;align-items:center;padding-right:0;display:flex}.about-module__RHdmUW__heroTitle{font-size:2.5rem}}.about-module__RHdmUW__statsRow{background-color:var(--bg-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);z-index:3;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:2rem;padding:2rem;display:grid;position:relative}.about-module__RHdmUW__heroStatCard{text-align:left;border-right:1px solid var(--border-color);flex-direction:row;align-items:center;gap:1rem;padding-right:1rem;display:flex}.about-module__RHdmUW__heroStatCard:last-child{border-right:none}.about-module__RHdmUW__statIcon{flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.about-module__RHdmUW__heroStatValue{color:var(--primary);font-size:1.5rem;font-weight:800;line-height:1.2}.about-module__RHdmUW__heroStatLabel{color:var(--text-secondary);font-size:.8rem;font-weight:500}@media (max-width:1024px){.about-module__RHdmUW__statsRow{grid-template-columns:repeat(3,1fr)}.about-module__RHdmUW__heroStatCard{border-right:none;margin-bottom:1rem}}@media (max-width:768px){.about-module__RHdmUW__statsRow{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;padding:1.5rem 1rem}.about-module__RHdmUW__heroStatCard{text-align:center;flex-direction:column;gap:.5rem;padding-right:0}}.about-module__RHdmUW__sectionHeaderCenter{text-align:center;margin-bottom:3rem}.about-module__RHdmUW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.about-module__RHdmUW__sectionTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.about-module__RHdmUW__sectionDesc{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.about-module__RHdmUW__sidebarSectionLayout{flex-direction:row;align-items:flex-start;gap:4rem;display:flex}.about-module__RHdmUW__sidebarTitleArea{flex-shrink:0;width:25%}.about-module__RHdmUW__sidebarTitleArea h2{color:var(--text-primary);margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.about-module__RHdmUW__sidebarTitleArea p{color:var(--text-secondary);font-size:1rem;line-height:1.5}.about-module__RHdmUW__sidebarContentArea{flex:1}@media (max-width:1200px){.about-module__RHdmUW__sidebarSectionLayout{flex-direction:column;align-items:stretch;gap:2rem}.about-module__RHdmUW__sidebarTitleArea{text-align:center;width:100%}.about-module__RHdmUW__sidebarTitleArea p{margin:0 auto}.about-module__RHdmUW__sidebarContentArea{width:100%}}.about-module__RHdmUW__missionGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.about-module__RHdmUW__missionCard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .4);border-radius:var(--radius-xl);border:1px solid #ffffff26;padding:2.5rem;transition:transform .3s,box-shadow .3s}[data-theme=dark] .about-module__RHdmUW__missionCard{background:#1e293b80;border-color:#ffffff0d}.about-module__RHdmUW__missionCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-10px)}.about-module__RHdmUW__missionIcon{background-color:var(--primary-light);width:50px;height:50px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.about-module__RHdmUW__missionCard h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.about-module__RHdmUW__missionCard p{color:var(--text-secondary);line-height:1.6}.about-module__RHdmUW__taskList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.about-module__RHdmUW__taskItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;display:flex}.about-module__RHdmUW__checkIcon{color:var(--success,#10b981);flex-shrink:0;margin-top:.125rem}@media (max-width:768px){.about-module__RHdmUW__missionGrid{grid-template-columns:1fr}}.about-module__RHdmUW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about-module__RHdmUW__sidebarContentArea .about-module__RHdmUW__featuresGrid{grid-template-columns:repeat(3,1fr)}@media (max-width:1200px){.about-module__RHdmUW__sidebarContentArea .about-module__RHdmUW__featuresGrid{grid-template-columns:repeat(2,1fr)}}.about-module__RHdmUW__featureCard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .4);border-radius:var(--radius-lg);border:1px solid #ffffff26;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}[data-theme=dark] .about-module__RHdmUW__featureCard{background:#1e293b80;border-color:#ffffff0d}.about-module__RHdmUW__featureCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);background:linear-gradient(145deg, var(--bg-surface), var(--primary-light));transform:translateY(-8px)}.about-module__RHdmUW__featureIcon{border-radius:var(--radius-md);background-color:var(--bg-main);width:48px;height:48px;color:var(--primary);justify-content:center;align-items:center;margin-bottom:1.25rem;transition:background-color .3s;display:flex}.about-module__RHdmUW__featureCard:hover .about-module__RHdmUW__featureIcon{background-color:var(--primary);color:#fff}.about-module__RHdmUW__featureCard h4{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.about-module__RHdmUW__featureCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}@media (max-width:1024px){.about-module__RHdmUW__featuresGrid,.about-module__RHdmUW__sidebarContentArea .about-module__RHdmUW__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__RHdmUW__featuresGrid,.about-module__RHdmUW__sidebarContentArea .about-module__RHdmUW__featuresGrid{grid-template-columns:1fr}}.about-module__RHdmUW__teamGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1300px){.about-module__RHdmUW__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-module__RHdmUW__teamGrid{grid-template-columns:1fr}}.about-module__RHdmUW__teamMember{background:rgba(var(--bg-surface-rgb,255, 255, 255), .4);border-radius:var(--radius-xl);text-align:center;border:1px solid #ffffff26;padding:2rem;transition:transform .3s,box-shadow .3s}[data-theme=dark] .about-module__RHdmUW__teamMember{background:#1e293b80;border-color:#ffffff0d}.about-module__RHdmUW__teamMember:hover{box-shadow:var(--shadow-md);transform:translateY(-10px)}.about-module__RHdmUW__teamAvatar{border:4px solid var(--primary-light);background-color:var(--bg-main);border-radius:50%;width:120px;height:120px;margin:0 auto 1.5rem;position:relative;overflow:hidden}.about-module__RHdmUW__teamAvatar img{object-fit:cover;width:100%;height:100%}.about-module__RHdmUW__teamName{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.about-module__RHdmUW__teamRole{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}.about-module__RHdmUW__socialLinks{justify-content:center;gap:.75rem;display:flex}.about-module__RHdmUW__socialBtn{background-color:var(--primary-light);width:36px;height:36px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .2s;display:flex}.about-module__RHdmUW__socialBtn:hover{background-color:var(--primary);color:#fff;transform:scale(1.1)}.about-module__RHdmUW__teamAction{text-align:center;margin-top:2rem}.about-module__RHdmUW__linkBtn{color:var(--primary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.about-module__RHdmUW__linkBtn:hover{text-decoration:underline}@media (max-width:1024px){.about-module__RHdmUW__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-module__RHdmUW__teamGrid{grid-template-columns:1fr}}.about-module__RHdmUW__audienceSection{background-color:var(--bg-surface);border-radius:var(--radius-xl);border:1px solid var(--border-color);padding:3rem}.about-module__RHdmUW__tabsHeader{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.about-module__RHdmUW__tabBtn{border:2px solid var(--border-color);color:var(--text-primary);cursor:pointer;background-color:#0000;border-radius:20px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .3s,border-color .3s,color .3s,box-shadow .3s}.about-module__RHdmUW__tabBtn.about-module__RHdmUW__active{background-color:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 10px #6366f14d}.about-module__RHdmUW__tabContent{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}@media (max-width:768px){.about-module__RHdmUW__tabContent{grid-template-columns:1fr}}.about-module__RHdmUW__valuesGrid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}@media (max-width:1400px){.about-module__RHdmUW__valuesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.about-module__RHdmUW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-module__RHdmUW__valuesGrid{grid-template-columns:1fr}}.about-module__RHdmUW__valueItem{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;padding:1.5rem;transition:transform .2s}.about-module__RHdmUW__valueItem:hover{border-color:var(--primary);transform:translateY(-5px)}.about-module__RHdmUW__valueIcon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1rem;display:flex}.about-module__RHdmUW__valueTitle{margin-bottom:.5rem;font-weight:700}.about-module__RHdmUW__valueDesc{color:var(--text-secondary);font-size:.75rem}@media (max-width:1024px){.about-module__RHdmUW__valuesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.about-module__RHdmUW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.about-module__RHdmUW__valuesGrid{grid-template-columns:1fr}}.about-module__RHdmUW__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.about-module__RHdmUW__faqItem{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;padding:1.5rem;transition:border-color .3s}.about-module__RHdmUW__faqItem:hover{border-color:var(--primary)}.about-module__RHdmUW__faqHeader{justify-content:space-between;align-items:center;display:flex}.about-module__RHdmUW__faqQuestion{font-size:1.1rem;font-weight:600}.about-module__RHdmUW__faqIcon{color:var(--text-secondary);transition:transform .3s}.about-module__RHdmUW__faqItem.about-module__RHdmUW__active .about-module__RHdmUW__faqIcon{color:var(--primary);transform:rotate(180deg)}.about-module__RHdmUW__faqAnswer{color:var(--text-secondary);margin-top:1rem;line-height:1.5;display:none}.about-module__RHdmUW__faqItem.about-module__RHdmUW__active .about-module__RHdmUW__faqAnswer{display:block}@media (max-width:768px){.about-module__RHdmUW__missionCard,.about-module__RHdmUW__featureCard,.about-module__RHdmUW__teamMember{-webkit-backdrop-filter:none;background-color:var(--bg-surface)}}.about-module__RHdmUW__containImage{object-fit:contain!important;height:auto!important}
.GameLoader-module__fAJBaW__wrap{background:radial-gradient(120% 80% at 50% 38%, color-mix(in srgb, var(--primary,#6366f1) 12%, transparent) 0%, transparent 60%), var(--bg-main,#0b101e);-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;gap:26px;animation:.4s both GameLoader-module__fAJBaW__gl-fade;display:flex;position:absolute;inset:0;overflow:hidden}@keyframes GameLoader-module__fAJBaW__gl-fade{0%{opacity:0}to{opacity:1}}.GameLoader-module__fAJBaW__sparkles{pointer-events:none;position:absolute;inset:0}.GameLoader-module__fAJBaW__sparkle{width:10px;height:10px;color:var(--spk,#fbbf24);opacity:0;animation:GameLoader-module__fAJBaW__gl-spark var(--dur,4s) ease-in-out var(--delay,0s) infinite;position:absolute}.GameLoader-module__fAJBaW__sparkle svg{width:100%;height:100%;display:block}@keyframes GameLoader-module__fAJBaW__gl-spark{0%{opacity:0;transform:translateY(14px)scale(.4)rotate(0)}30%{opacity:.9}60%{opacity:.5}to{opacity:0;transform:translateY(-46px)scale(1)rotate(140deg)}}.GameLoader-module__fAJBaW__scene{justify-content:center;align-items:center;width:168px;height:168px;display:flex;position:relative}.GameLoader-module__fAJBaW__halo{background:radial-gradient(circle, color-mix(in srgb, var(--primary,#6366f1) 45%, transparent) 0%, transparent 68%);filter:blur(6px);border-radius:50%;width:150px;height:150px;animation:2.4s ease-in-out infinite GameLoader-module__fAJBaW__gl-halo;position:absolute}@keyframes GameLoader-module__fAJBaW__gl-halo{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:.9;transform:scale(1.08)}}.GameLoader-module__fAJBaW__orbit{width:168px;height:168px;animation:3.2s linear infinite GameLoader-module__fAJBaW__gl-spin;position:absolute}.GameLoader-module__fAJBaW__dot{background:var(--c,#6366f1);width:15px;height:15px;box-shadow:0 0 12px var(--c,#6366f1);transform:rotate(var(--a)) translateX(82px);animation:1.6s ease-in-out infinite GameLoader-module__fAJBaW__gl-dotpulse;animation-delay:var(--pd,0s);border-radius:50%;margin:-7.5px 0 0 -7.5px;position:absolute;top:50%;left:50%}@keyframes GameLoader-module__fAJBaW__gl-spin{to{transform:rotate(360deg)}}@keyframes GameLoader-module__fAJBaW__gl-dotpulse{0%,to{opacity:.55}50%{opacity:1}}.GameLoader-module__fAJBaW__hero{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.GameLoader-module__fAJBaW__pad{color:var(--primary,#6366f1);transform-origin:bottom;filter:drop-shadow(0 6px 10px color-mix(in srgb, var(--primary,#6366f1) 40%, transparent));animation:1.15s cubic-bezier(.5,0,.5,1) infinite GameLoader-module__fAJBaW__gl-bounce}.GameLoader-module__fAJBaW__pad svg{width:64px;height:64px;display:block}@keyframes GameLoader-module__fAJBaW__gl-bounce{0%{transform:translateY(0)scaleX(1.08)scaleY(.92)}15%{transform:translateY(0)scaleX(1)scaleY(1)}45%{transform:translateY(-32px)scaleX(.94)scaleY(1.06)}75%{transform:translateY(0)scaleX(1.08)scaleY(.92)}to{transform:translateY(0)scaleX(1.08)scaleY(.92)}}.GameLoader-module__fAJBaW__shadow{background:color-mix(in srgb, var(--primary,#6366f1) 35%, transparent);filter:blur(2px);border-radius:50%;width:46px;height:9px;margin-top:8px;animation:1.15s cubic-bezier(.5,0,.5,1) infinite GameLoader-module__fAJBaW__gl-shadow}@keyframes GameLoader-module__fAJBaW__gl-shadow{0%,to{opacity:.5;transform:scale(1)}45%{opacity:.2;transform:scale(.55)}}.GameLoader-module__fAJBaW__text{letter-spacing:.2px;color:var(--text-primary,#f1f5f9);align-items:baseline;gap:3px;font-size:16px;font-weight:700;display:flex}.GameLoader-module__fAJBaW__ell{gap:3px;margin-left:2px;display:inline-flex}.GameLoader-module__fAJBaW__ell span{background:var(--primary,#6366f1);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite GameLoader-module__fAJBaW__gl-ell}.GameLoader-module__fAJBaW__ell span:nth-child(2){animation-delay:.18s}.GameLoader-module__fAJBaW__ell span:nth-child(3){animation-delay:.36s}@keyframes GameLoader-module__fAJBaW__gl-ell{0%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}.GameLoader-module__fAJBaW__bar{background:color-mix(in srgb, var(--text-secondary,#94a3b8) 22%, transparent);border-radius:999px;width:min(240px,62vw);height:6px;position:relative;overflow:hidden}.GameLoader-module__fAJBaW__bar:after{content:"";background:linear-gradient(90deg, transparent, var(--primary,#6366f1), color-mix(in srgb, var(--primary,#6366f1) 40%, #ec4899));border-radius:999px;width:42%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) infinite GameLoader-module__fAJBaW__gl-bar;position:absolute;top:0;left:0}@keyframes GameLoader-module__fAJBaW__gl-bar{0%{transform:translate(-120%)}to{transform:translate(320%)}}.GameLoader-module__fAJBaW__hint{color:var(--text-secondary,#94a3b8);opacity:.85;margin-top:-10px;font-size:12px}@media (max-width:480px){.GameLoader-module__fAJBaW__scene,.GameLoader-module__fAJBaW__orbit{width:148px;height:148px}.GameLoader-module__fAJBaW__dot{transform:rotate(var(--a)) translateX(70px)}.GameLoader-module__fAJBaW__pad svg{width:56px;height:56px}}@media (prefers-reduced-motion:reduce){.GameLoader-module__fAJBaW__halo,.GameLoader-module__fAJBaW__orbit,.GameLoader-module__fAJBaW__dot,.GameLoader-module__fAJBaW__pad,.GameLoader-module__fAJBaW__shadow,.GameLoader-module__fAJBaW__ell span,.GameLoader-module__fAJBaW__sparkle,.GameLoader-module__fAJBaW__bar:after{animation-duration:1ms;animation-iteration-count:1}.GameLoader-module__fAJBaW__bar:after{width:100%;transform:none}.GameLoader-module__fAJBaW__wrap{animation:none}}
.GameCard-module__m4MB0a__card{background:var(--bg-surface);border:1px solid var(--border-color);color:inherit;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a}.GameCard-module__m4MB0a__card:hover{border-color:color-mix(in srgb, var(--primary) 45%, var(--border-color));transform:translateY(-6px);box-shadow:0 14px 32px -12px #00000047}.GameCard-module__m4MB0a__card:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 30%, transparent);outline:none}.GameCard-module__m4MB0a__cardDisabled{cursor:default}.GameCard-module__m4MB0a__cardDisabled:hover{transform:translateY(-3px)}.GameCard-module__m4MB0a__stretch{z-index:1;border-radius:inherit;position:absolute;inset:0}.GameCard-module__m4MB0a__stretch:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 35%, transparent);outline:none}.GameCard-module__m4MB0a__media{aspect-ratio:16/10;background:var(--bg-main);width:100%;position:relative;overflow:hidden}.GameCard-module__m4MB0a__mediaImg{object-fit:cover;transition:transform .4s cubic-bezier(.22,1,.36,1)}.GameCard-module__m4MB0a__card:hover .GameCard-module__m4MB0a__mediaImg{transform:scale(1.06)}.GameCard-module__m4MB0a__mediaFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.GameCard-module__m4MB0a__mediaShade{pointer-events:none;background:linear-gradient(#00000047 0%,#0000 32% 68%,#00000059 100%);position:absolute;inset:0}.GameCard-module__m4MB0a__mediaSoon .GameCard-module__m4MB0a__mediaImg,.GameCard-module__m4MB0a__mediaSoon .GameCard-module__m4MB0a__mediaFallback{filter:blur(7px)saturate(.8)brightness(.88);transform:scale(1.12)}.GameCard-module__m4MB0a__card:hover .GameCard-module__m4MB0a__mediaSoon .GameCard-module__m4MB0a__mediaImg{transform:scale(1.12)}.GameCard-module__m4MB0a__soonOverlay{color:#fff;text-align:center;pointer-events:none;background:#0f172a69;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.GameCard-module__m4MB0a__soonIcon{color:#fff;background:#f59e0beb;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 8px 22px -6px #0000008c}.GameCard-module__m4MB0a__soonText{letter-spacing:.2px;background:#f59e0beb;border-radius:999px;align-items:center;gap:5px;padding:4px 12px;font-size:12.5px;font-weight:800;display:inline-flex;box-shadow:0 3px 10px -2px #0006}.GameCard-module__m4MB0a__typeBadge{color:#fff;pointer-events:none;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 2px 6px #0000002e}.GameCard-module__m4MB0a__statusBadge{pointer-events:none;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:10px;right:10px}.GameCard-module__m4MB0a__statusOpen{color:#fff;background:#10b981e6}.GameCard-module__m4MB0a__statusSoon{color:#fff;background:#f59e0beb}.GameCard-module__m4MB0a__dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite GameCard-module__m4MB0a__gc-pulse;box-shadow:0 0 #ffffffb3}@keyframes GameCard-module__m4MB0a__gc-pulse{0%,to{opacity:.6}50%{opacity:1}}.GameCard-module__m4MB0a__body{flex-direction:column;flex:1;gap:8px;padding:12px 14px 14px;display:flex}.GameCard-module__m4MB0a__title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2em;margin:0;font-size:15px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.GameCard-module__m4MB0a__metaGrid{flex-wrap:wrap;align-items:center;gap:6px 12px;margin:4px 0 8px;display:flex}.GameCard-module__m4MB0a__metaItem{align-items:center;gap:4px;font-size:11px;display:flex}.GameCard-module__m4MB0a__metaLabel{color:var(--text-secondary);opacity:.9;font-weight:500}.GameCard-module__m4MB0a__subject{white-space:nowrap;border-radius:4px;padding:2px 6px;font-weight:600}.GameCard-module__m4MB0a__author{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-weight:600;overflow:hidden}.GameCard-module__m4MB0a__ageBadge{color:#e11d48;white-space:nowrap;background:#f43f5e1f;border-radius:4px;padding:2px 6px;font-weight:700}.GameCard-module__m4MB0a__devices{color:var(--text-secondary);opacity:.85;align-items:center;gap:6px;display:flex}.GameCard-module__m4MB0a__devLabel{margin-right:2px;font-size:11px;font-weight:600}.GameCard-module__m4MB0a__footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.GameCard-module__m4MB0a__stats{align-items:center;gap:12px;display:flex}.GameCard-module__m4MB0a__stat{color:var(--text-secondary);align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.GameCard-module__m4MB0a__star{color:#f59e0b}.GameCard-module__m4MB0a__actions{z-index:2;align-items:center;gap:4px;display:flex;position:relative}.GameCard-module__m4MB0a__iconBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.GameCard-module__m4MB0a__iconBtn:hover{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary)}@media (max-width:480px){.GameCard-module__m4MB0a__body{padding:10px 12px 12px}.GameCard-module__m4MB0a__title{font-size:14px}}@media (prefers-reduced-motion:reduce){.GameCard-module__m4MB0a__card,.GameCard-module__m4MB0a__mediaImg,.GameCard-module__m4MB0a__card:hover .GameCard-module__m4MB0a__mediaImg,.GameCard-module__m4MB0a__dot{transition:none;animation:none}.GameCard-module__m4MB0a__card:hover{transform:none}}
.games-module__6s86-G__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.games-module__6s86-G__revealWrapper{flex-direction:column;height:100%;display:flex}.games-module__6s86-G__container{z-index:1;flex-direction:column;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0;display:flex;position:relative}@media (min-width:1801px){.games-module__6s86-G__container{max-width:1400px}}@media (max-width:1800px){.games-module__6s86-G__container{max-width:1300px}}@media (max-width:1600px){.games-module__6s86-G__container{max-width:1200px}}@media (max-width:1200px){.games-module__6s86-G__container{padding:0 2rem}}@media (max-width:768px){.games-module__6s86-G__container{padding:0 1.5rem}}.games-module__6s86-G__heroSection{justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:4rem 0;display:flex}.games-module__6s86-G__heroContent{flex:1;max-width:600px}.games-module__6s86-G__heroBadge{background-color:var(--primary-light,#4f46e51a);color:var(--primary,#4f46e5);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.games-module__6s86-G__heroTitle{color:var(--text-primary);margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.games-module__6s86-G__heroTitle span{color:var(--primary,#4f46e5)}.games-module__6s86-G__heroDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.games-module__6s86-G__searchBox{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.games-module__6s86-G__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;width:100%;padding:.5rem 1rem;font-size:1rem}.games-module__6s86-G__searchSelect{color:var(--text-primary);border:none;border-left:1px solid var(--border-color);cursor:pointer;background:0 0;outline:none;margin:0 1rem;padding:0 .1rem 0 1rem}.games-module__6s86-G__searchSelect option{background:var(--bg-surface);color:var(--text-primary)}.games-module__6s86-G__searchBtn{background:var(--primary,#4f46e5);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;align-items:center;gap:.5rem;height:40px;padding:.75rem 1.5rem;font-weight:600;transition:background .2s;display:flex}.games-module__6s86-G__searchBtn:hover{background:var(--primary-hover,#4338ca)}.games-module__6s86-G__heroStats{flex-wrap:wrap;gap:2rem;display:flex}.games-module__6s86-G__heroStatCard{flex-direction:column;display:flex}.games-module__6s86-G__heroStatValue{color:var(--primary,#4f46e5);font-size:1.5rem;font-weight:700}.games-module__6s86-G__heroStatLabel{color:var(--text-secondary);font-size:.875rem}.games-module__6s86-G__heroImageContainer{width:400px;height:400px;position:relative}.games-module__6s86-G__heroImage{object-fit:contain;width:100%;height:100%;animation:6s ease-in-out infinite games-module__6s86-G__float}.games-module__6s86-G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.games-module__6s86-G__sectionTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.games-module__6s86-G__viewAllLink{color:var(--primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.games-module__6s86-G__viewAllLink:hover{opacity:.8}.games-module__6s86-G__categoriesSection{flex-direction:column;gap:1.5rem;display:flex}.games-module__6s86-G__categoriesHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.games-module__6s86-G__scrollButtons{gap:.5rem;display:flex}.games-module__6s86-G__scrollBtn{background:rgba(var(--bg-surface-rgb,255, 255, 255), .1);width:36px;height:36px;color:var(--text-primary);cursor:pointer;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s;display:flex}.games-module__6s86-G__scrollBtn:hover:not(:disabled){background:var(--primary);color:#fff;border-color:var(--primary)}.games-module__6s86-G__scrollBtn:disabled{opacity:.3;cursor:not-allowed}.games-module__6s86-G__categoriesScroll{scrollbar-width:none;gap:1rem;padding-top:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.games-module__6s86-G__categoriesScroll::-webkit-scrollbar{display:none}.games-module__6s86-G__categoryCard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .3);border-radius:var(--radius-lg);cursor:pointer;border:1px solid #ffffff1a;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;min-width:100px;min-height:100px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}[data-theme=dark] .games-module__6s86-G__categoryCard{background:#1e293b80;border-color:#ffffff0d}.games-module__6s86-G__categoryCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-5px)}.games-module__6s86-G__categoryCard.games-module__6s86-G__active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.games-module__6s86-G__categoryIcon{background-color:var(--bg-main);width:48px;height:48px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;display:flex}.games-module__6s86-G__categoryCard.games-module__6s86-G__active .games-module__6s86-G__categoryIcon{color:#fff;background-color:#fff3}.games-module__6s86-G__categoryName{white-space:nowrap;font-size:.875rem;font-weight:500}.games-module__6s86-G__recommendedSection{padding-bottom:4rem}.games-module__6s86-G__recommendedGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:480px){.games-module__6s86-G__recommendedGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.games-module__6s86-G__allGamesSection{padding-bottom:4rem}.games-module__6s86-G__allGamesCount{color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:999px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.games-module__6s86-G__allGamesGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:480px){.games-module__6s86-G__allGamesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:560px){.games-module__6s86-G__allGamesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media (min-width:900px){.games-module__6s86-G__allGamesGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}@media (min-width:1300px){.games-module__6s86-G__allGamesGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}.games-module__6s86-G__cardSkeleton{border:1px solid var(--border-color);border-radius:16px;min-height:300px}.games-module__6s86-G__gameCard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .3);cursor:pointer;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}[data-theme=dark] .games-module__6s86-G__gameCard{background:#1e293b80;border-color:#ffffff0d}.games-module__6s86-G__gameCard:hover{transform:translateY(-5px);box-shadow:0 12px 20px -5px #0000001a}.games-module__6s86-G__gameImageContainer{background-color:var(--bg-main);width:100%;height:140px;position:relative;overflow:hidden}.games-module__6s86-G__gameContent{padding:1rem}.games-module__6s86-G__gameTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:700}.games-module__6s86-G__gameMeta{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;display:flex}.games-module__6s86-G__gameSubject{font-weight:600}.games-module__6s86-G__gameFooter{color:var(--text-secondary);border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:.75rem;font-size:.75rem;display:flex}.games-module__6s86-G__gameRating{color:#f59e0b;align-items:center;gap:.25rem;font-weight:600;display:flex}.games-module__6s86-G__listsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;padding-bottom:4rem;display:grid}.games-module__6s86-G__listColumn{background:rgba(var(--bg-surface-rgb,255, 255, 255), .3);border:1px solid #ffffff1a;border-radius:1rem;height:100%;padding:1.5rem}[data-theme=dark] .games-module__6s86-G__listColumn{background:#1e293b80;border-color:#ffffff0d}.games-module__6s86-G__listColumnHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.games-module__6s86-G__listColumnTitle{color:var(--text-primary);font-size:1.125rem;font-weight:700}@media (max-width:768px){.games-module__6s86-G__categoryCard,.games-module__6s86-G__gameCard,.games-module__6s86-G__listColumn,.games-module__6s86-G__typeCard{-webkit-backdrop-filter:none;background-color:var(--bg-surface)}}.games-module__6s86-G__listItem{border-bottom:1px solid var(--border-color);align-items:center;gap:1rem;padding:1rem 0;display:flex}.games-module__6s86-G__listItem:last-child{border-bottom:none;padding-bottom:0}.games-module__6s86-G__listRank{color:#fff;background:var(--border-color);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.games-module__6s86-G__listRank.games-module__6s86-G__rank1{background:#f59e0b}.games-module__6s86-G__listRank.games-module__6s86-G__rank2{background:#9ca3af}.games-module__6s86-G__listRank.games-module__6s86-G__rank3{background:#d97706}.games-module__6s86-G__listIcon{background:var(--bg-main);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.games-module__6s86-G__listInfo{flex:1}.games-module__6s86-G__listTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.games-module__6s86-G__listSubtitle{color:var(--text-secondary);font-size:.75rem}.games-module__6s86-G__listStats{text-align:right;color:var(--text-secondary);font-size:.75rem}.games-module__6s86-G__listRating{color:#f59e0b;justify-content:flex-end;align-items:center;gap:.125rem;margin-top:.25rem;font-weight:600;display:flex}.games-module__6s86-G__badgeNew{color:#fff;background:#10b981;border-radius:.25rem;padding:.125rem .375rem;font-size:.6rem;font-weight:600;position:absolute;top:-5px;left:-5px}.games-module__6s86-G__userProfile{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.games-module__6s86-G__userAvatar{background:var(--bg-main);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.games-module__6s86-G__avatarInitials{color:var(--primary);font-size:1.1rem;font-weight:700}.games-module__6s86-G__userName{color:var(--text-primary);font-size:1rem;font-weight:700}.games-module__6s86-G__userClass{color:var(--text-secondary);font-size:.75rem}.games-module__6s86-G__levelBar{margin-bottom:2rem}.games-module__6s86-G__levelHeader{color:var(--text-primary);justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.games-module__6s86-G__levelTrack{background:var(--border-color);border-radius:4px;height:8px;overflow:hidden}.games-module__6s86-G__levelFill{background:var(--primary,#4f46e5);border-radius:4px;width:70%;height:100%}.games-module__6s86-G__levelNext{color:var(--text-secondary);text-align:center;margin-top:.5rem;font-size:.75rem}.games-module__6s86-G__achievementItem{background:var(--bg-main);border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:.75rem;padding:.75rem;display:flex}.games-module__6s86-G__achIcon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.games-module__6s86-G__achIcon.games-module__6s86-G__green{color:#10b981;background:#d1fae5}.games-module__6s86-G__achIcon.games-module__6s86-G__purple{color:#4f46e5;background:#e0e7ff}.games-module__6s86-G__achIcon.games-module__6s86-G__orange{color:#ea580c;background:#ffedd5}.games-module__6s86-G__achInfo h4{color:var(--text-primary);margin:0 0 .125rem;font-size:.875rem;font-weight:600}.games-module__6s86-G__achInfo p{color:var(--text-secondary);margin:0;font-size:.75rem}.games-module__6s86-G__typesSection{padding-bottom:4rem}.games-module__6s86-G__typesGrid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.games-module__6s86-G__typeCard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .3);text-align:center;cursor:pointer;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;justify-content:center;height:100%;padding:1.5rem;transition:transform .2s;display:flex}[data-theme=dark] .games-module__6s86-G__typeCard{background:#1e293b80;border-color:#ffffff0d}.games-module__6s86-G__typeCard:hover{border-color:var(--primary,#4f46e5);transform:translateY(-5px)}.games-module__6s86-G__typeIcon{justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.games-module__6s86-G__typeCard h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:600}.games-module__6s86-G__typeCard p{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.games-module__6s86-G__featuresGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;padding-bottom:4rem;display:grid}.games-module__6s86-G__featureItem{align-items:flex-start;gap:1rem;display:flex}.games-module__6s86-G__featureIcon{background:var(--primary-light,#4f46e51a);width:48px;height:48px;color:var(--primary,#4f46e5);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.games-module__6s86-G__featureInfo h4{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.games-module__6s86-G__featureInfo p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}@media (max-width:1024px){.games-module__6s86-G__heroSection{text-align:center;flex-direction:column;padding:3rem 0}.games-module__6s86-G__heroContent{max-width:100%}.games-module__6s86-G__searchBox{max-width:600px;margin:0 auto 2rem}.games-module__6s86-G__heroStats{justify-content:center}.games-module__6s86-G__listsGrid{grid-template-columns:repeat(2,1fr)}.games-module__6s86-G__typesGrid{grid-template-columns:repeat(3,1fr)}.games-module__6s86-G__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.games-module__6s86-G__heroTitle{font-size:2.5rem}.games-module__6s86-G__heroImageContainer{width:250px;height:250px;margin:0 auto}.games-module__6s86-G__searchBox{border-radius:1rem;grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.games-module__6s86-G__searchBox>:first-child{grid-area:1/1;margin-left:0!important}.games-module__6s86-G__searchInput{grid-area:1/2;padding:.5rem;font-size:.875rem}.games-module__6s86-G__searchSelect{border-left:none;border-top:1px solid var(--border-color);grid-area:2/1/auto/-1;width:100%;margin:0;padding:.75rem .5rem .25rem;font-size:.875rem}.games-module__6s86-G__searchBtn{grid-area:1/3;padding:.5rem .75rem;font-size:.875rem}.games-module__6s86-G__listsGrid{grid-template-columns:1fr}.games-module__6s86-G__typesGrid{grid-template-columns:repeat(2,1fr)}.games-module__6s86-G__featuresGrid{grid-template-columns:1fr}}@media (max-width:480px){.games-module__6s86-G__typesGrid{grid-template-columns:1fr}.games-module__6s86-G__heroSection{padding:2rem 0}.games-module__6s86-G__heroTitle{word-break:break-word;font-size:1.8rem}.games-module__6s86-G__heroStats{justify-content:center;gap:1rem}.games-module__6s86-G__heroStatCard{flex:1;min-width:40%}}.games-module__6s86-G__sectionStack{flex-direction:column;gap:4rem;width:100%;display:flex}
.page-module__t8vB0q__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module__t8vB0q__container{z-index:1;flex-direction:column;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0;display:flex;position:relative}.page-module__t8vB0q__revealWrapper{flex-direction:column;height:100%;display:flex}@media (min-width:1801px){.page-module__t8vB0q__container{max-width:1400px}}@media (max-width:1800px){.page-module__t8vB0q__container{max-width:1300px}}@media (max-width:1600px){.page-module__t8vB0q__container{max-width:1200px}}@media (max-width:1200px){.page-module__t8vB0q__container{padding:0 2rem}}@media (max-width:768px){.page-module__t8vB0q__container{padding:0 1.5rem}}.page-module__t8vB0q__heroSection{justify-content:space-between;align-items:center;gap:2rem;padding:3rem 0 0;display:flex}.page-module__t8vB0q__heroContent{flex:1;max-width:600px;animation:.8s ease-out forwards page-module__t8vB0q__fadeUp}.page-module__t8vB0q__heroBadge{background-color:var(--primary-light,#e0e7ff);color:var(--primary,#4f46e5);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.page-module__t8vB0q__badgeIcon{color:var(--primary,#4f46e5)}.page-module__t8vB0q__heroTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.page-module__t8vB0q__highlight{background:linear-gradient(135deg, var(--primary,#4f46e5) 0%, #a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__t8vB0q__heroDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.page-module__t8vB0q__heroStats{gap:2rem;display:flex}.page-module__t8vB0q__heroStatCard{flex-direction:column;display:flex}.page-module__t8vB0q__heroStatValue{color:var(--primary,#4f46e5);margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.page-module__t8vB0q__heroStatLabel{color:var(--text-secondary);margin:0;font-size:.875rem}.page-module__t8vB0q__heroImage{flex:1;justify-content:center;align-items:center;margin-top:2rem;animation:6s ease-in-out infinite page-module__t8vB0q__float;display:flex}.page-module__t8vB0q__imageWrapper{aspect-ratio:1;width:100%;max-width:500px;position:relative}.page-module__t8vB0q__robotImage{object-fit:contain;border-radius:20px;width:100%;height:100%}.page-module__t8vB0q__audienceSection{flex-direction:column;gap:2rem;display:flex}.page-module__t8vB0q__sectionTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.page-module__t8vB0q__audienceGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module__t8vB0q__audienceCard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .3);border-radius:var(--radius-xl,1rem);border:1px solid #ffffff1a;flex-direction:column;flex:1;gap:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex}[data-theme=dark] .page-module__t8vB0q__audienceCard{background:#1e293b80;border-color:#ffffff0d}.page-module__t8vB0q__audienceCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.page-module__t8vB0q__cardHeader{align-items:center;gap:1rem;display:flex}.page-module__t8vB0q__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__t8vB0q__teacherCard .page-module__t8vB0q__iconWrapper{background-color:var(--primary-light,#e0e7ff)}.page-module__t8vB0q__studentCard .page-module__t8vB0q__iconWrapper{background-color:var(--success-bg,#d1fae5)}.page-module__t8vB0q__pupilCard .page-module__t8vB0q__iconWrapper{background-color:var(--warning-bg,#fef3c7)}.page-module__t8vB0q__cardHeader h3{margin:0;font-size:1.25rem;font-weight:600}.page-module__t8vB0q__audienceCard p{color:var(--text-secondary);flex:1;margin:0;line-height:1.5}.page-module__t8vB0q__cardLink{border-radius:99px;align-items:center;gap:.5rem;width:fit-content;margin-top:auto;padding:.5rem 1rem;font-weight:600;transition:transform .3s,gap .3s;display:inline-flex}.page-module__t8vB0q__teacherCard .page-module__t8vB0q__cardLink{color:var(--primary,#4f46e5);background-color:var(--primary-light)}.page-module__t8vB0q__studentCard .page-module__t8vB0q__cardLink{color:var(--success,#10b981);background-color:var(--success-bg)}.page-module__t8vB0q__pupilCard .page-module__t8vB0q__cardLink{color:var(--warning,#f59e0b);background-color:var(--warning-bg)}.page-module__t8vB0q__cardLink:hover{gap:.75rem;transform:translate(5px)}.page-module__t8vB0q__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.page-module__t8vB0q__categoryCard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .3);border-radius:var(--radius-lg,.75rem);cursor:pointer;border:1px solid #ffffff1a;flex:1;gap:1rem;padding:1.25rem;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}[data-theme=dark] .page-module__t8vB0q__categoryCard{background:#1e293b80;border-color:#ffffff0d}.page-module__t8vB0q__categoryCard:hover{border-color:var(--primary,#4f46e5);box-shadow:var(--shadow-sm);background-color:var(--primary-light,#f8fafc)}[data-theme=dark] .page-module__t8vB0q__categoryCard:hover{background-color:#ffffff05}.page-module__t8vB0q__catIcon{background-color:var(--bg-main);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__t8vB0q__catContent h4{margin:0 0 .5rem;font-size:1rem;font-weight:600}.page-module__t8vB0q__catContent p{color:var(--text-secondary);margin:0 0 .75rem;font-size:.875rem;line-height:1.4}.page-module__t8vB0q__catCount{color:var(--text-muted);font-size:.75rem;font-weight:500}.page-module__t8vB0q__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__t8vB0q__viewAllLink{color:var(--primary,#4f46e5);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.page-module__t8vB0q__viewAllLink:hover{opacity:.8}.page-module__t8vB0q__popularGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module__t8vB0q__toolCard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .3);border-radius:var(--radius-lg,.75rem);border:1px solid #ffffff1a;flex-direction:column;flex:1;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}[data-theme=dark] .page-module__t8vB0q__toolCard{background:#1e293b80;border-color:#ffffff0d}.page-module__t8vB0q__toolCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light);transform:translateY(-3px)}.page-module__t8vB0q__toolHeader{gap:1rem;margin-bottom:1rem;display:flex}.page-module__t8vB0q__toolIconWrapper{background-color:var(--bg-main);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__t8vB0q__toolTitleWrapper{flex-direction:column;gap:.25rem;display:flex}.page-module__t8vB0q__toolTitleWrapper h4{margin:0;font-size:1rem;font-weight:600}.page-module__t8vB0q__tag{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;width:fit-content;padding:.2rem .5rem;font-size:.65rem;font-weight:600}.page-module__t8vB0q__tag-blue{background-color:var(--primary-light,#e0e7ff);color:var(--primary,#4f46e5)}.page-module__t8vB0q__tag-green{background-color:var(--success-bg,#d1fae5);color:var(--success,#10b981)}.page-module__t8vB0q__tag-gray{background-color:var(--border-color);color:var(--text-secondary)}[data-theme=dark] .page-module__t8vB0q__tag-gray{background-color:var(--bg-main)}.page-module__t8vB0q__toolCard p{color:var(--text-secondary);flex:1;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.page-module__t8vB0q__useButton{border:1px solid var(--border-color);width:fit-content;color:var(--primary,#4f46e5);border-radius:var(--radius-md,.5rem);background:0 0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.page-module__t8vB0q__useButton:hover{background-color:var(--primary,#4f46e5);color:#fff;border-color:var(--primary,#4f46e5)}.page-module__t8vB0q__featuresGrid{border-top:1px solid var(--border-color);grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem 0 4rem;display:grid}.page-module__t8vB0q__featureItem{align-items:flex-start;gap:1rem;display:flex}.page-module__t8vB0q__featureIcon{background-color:var(--primary-light,#e0e7ff);width:48px;height:48px;color:var(--primary,#4f46e5);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__t8vB0q__featureItem h4{margin:0 0 .25rem;font-size:.875rem;font-weight:600}.page-module__t8vB0q__featureItem p{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.4}@keyframes page-module__t8vB0q__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.page-module__t8vB0q__heroTitle{font-size:2.5rem}}@media (max-width:768px){.page-module__t8vB0q__audienceCard,.page-module__t8vB0q__categoryCard,.page-module__t8vB0q__toolCard{-webkit-backdrop-filter:none}.page-module__t8vB0q__heroSection{text-align:center;flex-direction:column}.page-module__t8vB0q__heroContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.page-module__t8vB0q__heroStats{flex-wrap:wrap;justify-content:center}.page-module__t8vB0q__featuresGrid{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:480px){.page-module__t8vB0q__heroTitle{font-size:2rem}.page-module__t8vB0q__featuresGrid{grid-template-columns:1fr}}.page-module__t8vB0q__sectionStack{flex-direction:column;gap:4rem;width:100%;display:flex}
.rankings-module__FO0x_G__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.rankings-module__FO0x_G__revealWrapper{flex-direction:column;height:100%;display:flex}.rankings-module__FO0x_G__container{z-index:1;flex-direction:column;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0;display:flex;position:relative}@media (min-width:1801px){.rankings-module__FO0x_G__container{max-width:1400px}}@media (max-width:1800px){.rankings-module__FO0x_G__container{max-width:1300px}}@media (max-width:1600px){.rankings-module__FO0x_G__container{max-width:1200px}}@media (max-width:1200px){.rankings-module__FO0x_G__container{padding:0 2rem}}@media (max-width:768px){.rankings-module__FO0x_G__container{padding:0 1.5rem}}.rankings-module__FO0x_G__heroSection{justify-content:space-between;align-items:center;gap:2rem;padding:5rem 0;display:flex}.rankings-module__FO0x_G__heroLeft{flex:1;max-width:600px}.rankings-module__FO0x_G__heroBadge{color:#4f46e5;background-color:#6366f11a;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.rankings-module__FO0x_G__heroTitle{color:var(--text-primary);margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.rankings-module__FO0x_G__heroTitle span{background:linear-gradient(90deg,#4f46e5,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.rankings-module__FO0x_G__heroDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.rankings-module__FO0x_G__heroCategories{flex-wrap:wrap;gap:1rem;display:flex}.rankings-module__FO0x_G__heroCategoryCard{background-color:var(--bg-surface);border:1px solid var(--border-color);cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;min-width:90px;padding:1rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.rankings-module__FO0x_G__heroCategoryCard:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 10px 25px -5px #0000001a}.rankings-module__FO0x_G__heroCategoryIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.rankings-module__FO0x_G__heroCategoryCard span{color:var(--text-primary);font-size:.875rem;font-weight:500}.rankings-module__FO0x_G__heroRight{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.rankings-module__FO0x_G__heroImage{object-fit:contain;max-width:100%;height:auto}.rankings-module__FO0x_G__fallbackPodium{justify-content:center;align-items:flex-end;gap:1rem;height:300px;display:flex}.rankings-module__FO0x_G__podiumPlace1,.rankings-module__FO0x_G__podiumPlace2,.rankings-module__FO0x_G__podiumPlace3{flex-direction:column;align-items:center;display:flex}.rankings-module__FO0x_G__podiumBar{background:linear-gradient(#f3f4f6 0%,#e5e7eb 100%);border-radius:8px 8px 0 0;width:100px;box-shadow:0 -4px 10px #0000000d}[data-theme=dark] .rankings-module__FO0x_G__podiumBar{background:linear-gradient(#374151 0%,#1f2937 100%)}.rankings-module__FO0x_G__podiumPlace1 .rankings-module__FO0x_G__podiumBar{height:160px}.rankings-module__FO0x_G__podiumPlace2 .rankings-module__FO0x_G__podiumBar{height:110px}.rankings-module__FO0x_G__podiumPlace3 .rankings-module__FO0x_G__podiumBar{height:80px}.rankings-module__FO0x_G__avatarWrap{z-index:2;margin-bottom:-15px;position:relative}.rankings-module__FO0x_G__avatar1,.rankings-module__FO0x_G__avatar2,.rankings-module__FO0x_G__avatar3{border:4px solid var(--bg-main);background-color:#cbd5e1;border-radius:50%;width:60px;height:60px;box-shadow:0 4px 6px -1px #0000001a}.rankings-module__FO0x_G__avatar1{background-image:url(https://i.pravatar.cc/150?img=11);background-size:cover;width:70px;height:70px}.rankings-module__FO0x_G__avatar2{background-image:url(https://i.pravatar.cc/150?img=5);background-size:cover}.rankings-module__FO0x_G__avatar3{background-image:url(https://i.pravatar.cc/150?img=12);background-size:cover}.rankings-module__FO0x_G__placeBadge{background-color:var(--bg-main);width:24px;height:24px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:-5px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000001a}.rankings-module__FO0x_G__podiumCrown{filter:drop-shadow(0 4px 6px #f59e0b4d);margin-bottom:5px}.rankings-module__FO0x_G__statsRow{grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:4rem;display:grid}.rankings-module__FO0x_G__statCard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .4);text-align:center;border:1px solid #ffffff26;border-radius:16px;padding:1.5rem 1rem;transition:transform .2s,box-shadow .2s}[data-theme=dark] .rankings-module__FO0x_G__statCard{background:#1e293b80;border-color:#ffffff0d}.rankings-module__FO0x_G__statCard:hover{transform:translateY(-5px)}.rankings-module__FO0x_G__statCard h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.rankings-module__FO0x_G__statCard p{color:var(--text-secondary);font-size:.875rem}.rankings-module__FO0x_G__mainGrid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.rankings-module__FO0x_G__leaderboardSection{background-color:var(--bg-main);border:1px solid var(--border-color);border-radius:20px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.rankings-module__FO0x_G__tabsHeader{border-bottom:1px solid var(--border-color);background-color:var(--bg-surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.rankings-module__FO0x_G__tabsList{flex-wrap:wrap;gap:.5rem;display:flex}.rankings-module__FO0x_G__tabBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s,color .2s}.rankings-module__FO0x_G__tabBtn:hover{background-color:#9ca3af1a}.rankings-module__FO0x_G__activeTab{color:#fff;background-color:#4f46e5}.rankings-module__FO0x_G__activeTab:hover{background-color:#4338ca}.rankings-module__FO0x_G__filters{gap:1rem;display:flex}.rankings-module__FO0x_G__filterSelect{border:1px solid var(--border-color);background-color:var(--bg-main);color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.2em 1.2em;border-radius:20px;outline:none;padding:.5rem 2rem .5rem 1rem;font-size:.875rem}.rankings-module__FO0x_G__tableContainer{padding:1.5rem;overflow-x:auto}.rankings-module__FO0x_G__leaderboardTable{border-collapse:collapse;text-align:left;width:100%}.rankings-module__FO0x_G__leaderboardTable th{color:var(--text-secondary);border-bottom:1px solid var(--border-color);padding:1rem;font-size:.875rem;font-weight:500}.rankings-module__FO0x_G__leaderboardTable td{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:1rem}.rankings-module__FO0x_G__leaderboardTable tr{transition:background-color .2s}.rankings-module__FO0x_G__leaderboardTable tr:hover{background-color:#9ca3af1a}.rankings-module__FO0x_G__topRow td{font-weight:600}.rankings-module__FO0x_G__rankIcon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rankings-module__FO0x_G__rank1{color:#ca8a04;background-color:#fef08a}.rankings-module__FO0x_G__rank2{color:#64748b;background-color:#e2e8f0}.rankings-module__FO0x_G__rank3{color:#c2410c;background-color:#ffedd5}.rankings-module__FO0x_G__rankNumber{text-align:center;width:32px;color:var(--text-secondary);font-weight:600;display:inline-block}.rankings-module__FO0x_G__userCell{align-items:center;gap:1rem;display:flex}.rankings-module__FO0x_G__tableAvatar{background-color:#e5e7eb;background-image:url(https://i.pravatar.cc/150?img=1);background-size:cover;border-radius:50%;width:40px;height:40px}.rankings-module__FO0x_G__leaderboardTable tr:nth-child(2) .rankings-module__FO0x_G__tableAvatar{background-image:url(https://i.pravatar.cc/150?img=2)}.rankings-module__FO0x_G__leaderboardTable tr:nth-child(3) .rankings-module__FO0x_G__tableAvatar{background-image:url(https://i.pravatar.cc/150?img=3)}.rankings-module__FO0x_G__leaderboardTable tr:nth-child(4) .rankings-module__FO0x_G__tableAvatar{background-image:url(https://i.pravatar.cc/150?img=4)}.rankings-module__FO0x_G__leaderboardTable tr:nth-child(5) .rankings-module__FO0x_G__tableAvatar{background-image:url(https://i.pravatar.cc/150?img=5)}.rankings-module__FO0x_G__userName{color:var(--text-primary);margin-bottom:.25rem;font-weight:600}.rankings-module__FO0x_G__userClass{color:var(--text-secondary);font-size:.75rem}.rankings-module__FO0x_G__xpCell{color:var(--text-primary);font-weight:700}.rankings-module__FO0x_G__levelBadge{border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.rankings-module__FO0x_G__gold{color:#b45309;background-color:#fef08a}.rankings-module__FO0x_G__silver{color:#475569;background-color:#f1f5f9}.rankings-module__FO0x_G__bronze{color:#c2410c;background-color:#ffedd5}.rankings-module__FO0x_G__iron{color:#4b5563;background-color:#f3f4f6}.rankings-module__FO0x_G__growth{align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.rankings-module__FO0x_G__positive{color:#10b981}.rankings-module__FO0x_G__negative{color:#ef4444}.rankings-module__FO0x_G__neutral{color:#9ca3af}.rankings-module__FO0x_G__viewAllBtnWrapper{text-align:center;margin-top:1.5rem}.rankings-module__FO0x_G__viewAllBtn{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.rankings-module__FO0x_G__viewAllBtn:hover{text-decoration:underline}.rankings-module__FO0x_G__sidebarSection{flex-direction:column;gap:1.5rem;display:flex}.rankings-module__FO0x_G__sidebarTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.rankings-module__FO0x_G__myStatsBox{background:rgba(var(--bg-surface-rgb,255, 255, 255), .4);border:1px solid #ffffff26;border-radius:20px;padding:1.5rem}[data-theme=dark] .rankings-module__FO0x_G__myStatsBox{background:#1e293b80;border-color:#ffffff0d}.rankings-module__FO0x_G__myStatsHeader{background-color:#6366f11a;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.rankings-module__FO0x_G__myAvatar{background-image:url(https://i.pravatar.cc/150?img=11);background-size:cover;border:2px solid #4f46e5;border-radius:50%;width:48px;height:48px}.rankings-module__FO0x_G__myLabel{color:var(--text-secondary);margin-bottom:.25rem;font-size:.75rem}.rankings-module__FO0x_G__myRank{color:#4f46e5;font-size:1.125rem;font-weight:700}.rankings-module__FO0x_G__myStatsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.rankings-module__FO0x_G__myStatLabel{color:var(--text-secondary);margin-bottom:.25rem;font-size:.75rem}.rankings-module__FO0x_G__myStatValue{color:var(--text-primary);align-items:center;gap:.25rem;font-size:1rem;font-weight:700;display:flex}.rankings-module__FO0x_G__inlineIcon{color:var(--text-secondary)}.rankings-module__FO0x_G__progressSection{margin-bottom:1.5rem}.rankings-module__FO0x_G__progressLabels{color:var(--text-secondary);justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;display:flex}.rankings-module__FO0x_G__progressBarBg{background-color:var(--border-color);border-radius:4px;height:8px;overflow:hidden}.rankings-module__FO0x_G__progressBarFill{background-color:#4f46e5;border-radius:4px;height:100%}.rankings-module__FO0x_G__profileBtn{color:#4f46e5;cursor:pointer;background-color:#0000;border:1px solid #4f46e5;border-radius:12px;width:100%;padding:.75rem;font-weight:600;transition:background-color .2s,color .2s}.rankings-module__FO0x_G__profileBtn:hover{color:#fff;background-color:#4f46e5}.rankings-module__FO0x_G__rulesBox{background:rgba(var(--bg-surface-rgb,255, 255, 255), .4);border:1px solid #ffffff26;border-radius:20px;padding:1.5rem}[data-theme=dark] .rankings-module__FO0x_G__rulesBox{background:#1e293b80;border-color:#ffffff0d}.rankings-module__FO0x_G__rulesList{flex-direction:column;gap:1rem;display:flex}.rankings-module__FO0x_G__ruleItem{align-items:flex-start;gap:1rem;display:flex}.rankings-module__FO0x_G__ruleIconWrapper{color:#4f46e5;background-color:#6366f11a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rankings-module__FO0x_G__ruleItem p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.rankings-module__FO0x_G__achievementsBox{background:rgba(var(--bg-surface-rgb,255, 255, 255), .4);border:1px solid #ffffff26;border-radius:20px;padding:1.5rem}[data-theme=dark] .rankings-module__FO0x_G__achievementsBox{background:#1e293b80;border-color:#ffffff0d}.rankings-module__FO0x_G__achievementsHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.rankings-module__FO0x_G__achievementsHeader .rankings-module__FO0x_G__sidebarTitle{margin-bottom:0}.rankings-module__FO0x_G__viewAllLink{color:#4f46e5;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.rankings-module__FO0x_G__viewAllLink:hover{text-decoration:underline}.rankings-module__FO0x_G__rotate45{transform:rotate(45deg)}.rankings-module__FO0x_G__achievementsList{flex-direction:column;gap:1rem;display:flex}.rankings-module__FO0x_G__achievementItem{align-items:center;gap:1rem;display:flex}.rankings-module__FO0x_G__achAvatar{background-color:#e5e7eb;background-image:url(https://i.pravatar.cc/150?img=15);background-size:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.rankings-module__FO0x_G__achInfo{flex:1}.rankings-module__FO0x_G__achTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.rankings-module__FO0x_G__achName{color:var(--text-secondary);font-size:.75rem}.rankings-module__FO0x_G__achBonus{color:var(--text-primary);background-color:var(--bg-surface);border-radius:8px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.rankings-module__FO0x_G__categoriesLeaderboardsSection{margin-top:2rem}.rankings-module__FO0x_G__sectionTitle{color:var(--text-primary);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.rankings-module__FO0x_G__categoriesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.rankings-module__FO0x_G__categoryBoard{background:rgba(var(--bg-surface-rgb,255, 255, 255), .4);border:1px solid #ffffff26;border-radius:20px;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex}.rankings-module__FO0x_G__categoryBoard:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px #0000001a}[data-theme=dark] .rankings-module__FO0x_G__categoryBoard{background:#1e293b80;border-color:#ffffff0d}.rankings-module__FO0x_G__catBoardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.rankings-module__FO0x_G__catTitleWrapper{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.rankings-module__FO0x_G__catList{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.rankings-module__FO0x_G__catUserItem{align-items:center;gap:.75rem;display:flex}.rankings-module__FO0x_G__miniRank{background-color:var(--bg-surface);width:24px;height:24px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.rankings-module__FO0x_G__miniRank.rankings-module__FO0x_G__rank1{color:#ca8a04;background-color:#fef08a}.rankings-module__FO0x_G__miniRank.rankings-module__FO0x_G__rank2{color:#64748b;background-color:#e2e8f0}.rankings-module__FO0x_G__miniRank.rankings-module__FO0x_G__rank3{color:#c2410c;background-color:#ffedd5}.rankings-module__FO0x_G__catUserAvatar{background-color:#e5e7eb;background-image:url(https://i.pravatar.cc/150?img=1);background-size:cover;border-radius:50%;width:32px;height:32px}.rankings-module__FO0x_G__catList .rankings-module__FO0x_G__catUserItem:nth-child(2) .rankings-module__FO0x_G__catUserAvatar{background-image:url(https://i.pravatar.cc/150?img=2)}.rankings-module__FO0x_G__catList .rankings-module__FO0x_G__catUserItem:nth-child(3) .rankings-module__FO0x_G__catUserAvatar{background-image:url(https://i.pravatar.cc/150?img=3)}.rankings-module__FO0x_G__catUserName{color:var(--text-primary);flex:1;font-size:.875rem;font-weight:500}.rankings-module__FO0x_G__catUserXp{color:var(--text-secondary);font-size:.75rem;font-weight:700}.rankings-module__FO0x_G__catViewAllBtn{color:#d97706;cursor:pointer;background-color:#f59e0b1a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.75rem;font-weight:600;transition:background-color .2s;display:flex}.rankings-module__FO0x_G__catViewAllBtn:hover{background-color:#f59e0b33}.rankings-module__FO0x_G__testsBtn{color:#059669;background-color:#10b9811a}.rankings-module__FO0x_G__testsBtn:hover{background-color:#10b98133}.rankings-module__FO0x_G__gamesBtn{color:#2563eb;background-color:#3b82f61a}.rankings-module__FO0x_G__gamesBtn:hover{background-color:#3b82f633}.rankings-module__FO0x_G__activityBtn{color:#7c3aed;background-color:#8b5cf61a}.rankings-module__FO0x_G__activityBtn:hover{background-color:#8b5cf633}.rankings-module__FO0x_G__ctaIllust{justify-content:center;align-items:center;display:flex;position:relative}.rankings-module__FO0x_G__ctaStar1{animation:3s ease-in-out infinite rankings-module__FO0x_G__float;position:absolute;top:-20px;left:-30px}.rankings-module__FO0x_G__ctaStar2{animation:4s ease-in-out infinite reverse rankings-module__FO0x_G__float;position:absolute;bottom:10px;right:-40px}.rankings-module__FO0x_G__featuresGrid{border-top:1px solid var(--border-color);grid-template-columns:repeat(4,1fr);gap:2rem;padding-top:2rem;padding-bottom:4rem;display:grid}.rankings-module__FO0x_G__featureItem{align-items:flex-start;gap:1rem;display:flex}.rankings-module__FO0x_G__featureIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.rankings-module__FO0x_G__featureItem h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600}.rankings-module__FO0x_G__featureItem p{color:var(--text-secondary);font-size:.875rem;line-height:1.5}@media (max-width:1200px){.rankings-module__FO0x_G__categoriesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.rankings-module__FO0x_G__mainGrid{grid-template-columns:1fr}.rankings-module__FO0x_G__statsRow{grid-template-columns:repeat(3,1fr)}.rankings-module__FO0x_G__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.rankings-module__FO0x_G__heroSection{text-align:center;flex-direction:column}.rankings-module__FO0x_G__heroLeft{flex-direction:column;align-items:center;display:flex}.rankings-module__FO0x_G__heroCategories{justify-content:center}.rankings-module__FO0x_G__statsRow{grid-template-columns:repeat(2,1fr)}.rankings-module__FO0x_G__tabsHeader{flex-direction:column;align-items:flex-start}.rankings-module__FO0x_G__filters{justify-content:space-between;width:100%}.rankings-module__FO0x_G__featuresGrid,.rankings-module__FO0x_G__categoriesGrid{grid-template-columns:1fr}}@media (max-width:480px){.rankings-module__FO0x_G__heroTitle{font-size:2.5rem}.rankings-module__FO0x_G__statsRow{grid-template-columns:1fr}.rankings-module__FO0x_G__tabsList{flex-direction:column;width:100%}.rankings-module__FO0x_G__tabBtn{text-align:center;width:100%}.rankings-module__FO0x_G__filters{flex-direction:column}.rankings-module__FO0x_G__filterSelect{width:100%}}[data-theme=dark] .rankings-module__FO0x_G__gold{color:#fde047;background-color:#fef08a26}[data-theme=dark] .rankings-module__FO0x_G__silver{color:#cbd5e1;background-color:#e2e8f026}[data-theme=dark] .rankings-module__FO0x_G__bronze{color:#fdba74;background-color:#ffedd526}[data-theme=dark] .rankings-module__FO0x_G__iron{color:#d1d5db;background-color:#f3f4f626}[data-theme=dark] .rankings-module__FO0x_G__rank1{color:#fde047;background-color:#fef08a26}[data-theme=dark] .rankings-module__FO0x_G__rank2{color:#cbd5e1;background-color:#e2e8f026}[data-theme=dark] .rankings-module__FO0x_G__rank3{color:#fdba74;background-color:#ffedd526}@media (max-width:768px){.rankings-module__FO0x_G__statCard,.rankings-module__FO0x_G__myStatsBox,.rankings-module__FO0x_G__rulesBox,.rankings-module__FO0x_G__achievementsBox,.rankings-module__FO0x_G__categoryBoard{-webkit-backdrop-filter:none;background-color:var(--bg-surface)}}