.styles_modalOverlay__EtVDj{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px}.styles_modal__RhF73{background:linear-gradient(180deg,#0d1117,#0a0e14);border:1px solid rgba(255,215,0,.3);border-radius:16px;width:100%;max-width:450px;max-height:90vh;overflow-y:auto;box-shadow:0 0 50px rgba(0,0,0,.5),0 0 100px rgba(255,215,0,.15)}.styles_header__Wcqcv{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid rgba(255,215,0,.1)}.styles_title__YPU6c{font-family:Cinzel,serif;font-size:1.4rem;font-weight:700;color:gold;margin:0;letter-spacing:2px}.styles_closeButton__N9rzJ{background:transparent;border:none;color:hsla(0,0%,100%,.5);font-size:1.8rem;cursor:pointer;padding:0;line-height:1;transition:color .2s ease}.styles_closeButton__N9rzJ:hover{color:#fff}.styles_content__V7f2m{padding:25px}.styles_usernameDisplay__p8ziz{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(139,92,246,.1));border:1px solid rgba(255,215,0,.2);border-radius:12px;margin-bottom:20px}.styles_usernameLabel__EFzUY{font-size:.85rem;color:hsla(0,0%,100%,.5);letter-spacing:1px}.styles_username__0CM0f{font-family:Cinzel,serif;font-size:1.8rem;font-weight:700;color:#fff;text-shadow:0 0 20px rgba(255,215,0,.5)}.styles_pricingInfo__NsHaI{display:flex;justify-content:space-between;align-items:center;padding:15px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin-bottom:20px}.styles_tierInfo___0DVc{display:flex;flex-direction:column;gap:4px}.styles_tierLabel__b1TdT{font-size:1rem;font-weight:600;color:#00f5ff}.styles_tierDescription__V_bbV{font-size:.8rem;color:hsla(0,0%,100%,.5)}.styles_priceDisplay__irgLV{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.styles_priceLabel__itouB{font-size:.75rem;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:1px}.styles_price__Kh3Td{font-size:1.3rem;font-weight:700;color:gold}.styles_pricingTable__XSzi5{background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;overflow:hidden;margin-bottom:20px}.styles_pricingTableHeader__dMQXe{padding:12px 15px;background:rgba(255,215,0,.1);font-size:.85rem;font-weight:600;color:gold;letter-spacing:1px;border-bottom:1px solid rgba(255,215,0,.1)}.styles_pricingRow__ZDgn5{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;border-bottom:1px solid hsla(0,0%,100%,.05);transition:background .2s ease}.styles_pricingRow__ZDgn5:last-child{border-bottom:none}.styles_pricingRow__ZDgn5.styles_active__hffff{background:rgba(255,215,0,.1)}.styles_pricingRow__ZDgn5.styles_active__hffff .styles_pricingChars__wJ2eI,.styles_pricingRow__ZDgn5.styles_active__hffff .styles_pricingPrice__f3Gyp{color:gold;font-weight:600}.styles_pricingChars__wJ2eI{font-size:.9rem;color:hsla(0,0%,100%,.7)}.styles_pricingPrice__f3Gyp{font-size:.9rem;color:hsla(0,0%,100%,.9)}.styles_pricingFree__NaYvr{font-size:.9rem;color:#0f8;font-weight:600}.styles_balanceInfo__A__FN{display:flex;justify-content:space-between;align-items:center;padding:15px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin-bottom:15px}.styles_balanceLabel__31fdQ{font-size:.9rem;color:hsla(0,0%,100%,.7)}.styles_balance__p7pma{font-size:1rem;font-weight:600;color:#0f8}.styles_balance__p7pma.styles_insufficient__5C_CO{color:#ff4d6a}.styles_balanceWarning__OBuXb,.styles_networkWarning__6a6He{padding:12px 15px;background:rgba(255,165,0,.1);border:1px solid rgba(255,165,0,.3);border-radius:8px;color:orange;font-size:.9rem;margin-bottom:15px}.styles_error__H64c0{padding:12px 15px;background:rgba(255,77,106,.1);border:1px solid rgba(255,77,106,.3);border-radius:8px;color:#ff4d6a;font-size:.9rem;margin-bottom:15px}.styles_footer__5Cao4{display:flex;gap:15px;padding:20px 25px;border-top:1px solid rgba(255,215,0,.1)}.styles_cancelButton__QZm2V{flex:1 1;background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;padding:12px 20px;font-size:.95rem;font-weight:600;color:hsla(0,0%,100%,.7);cursor:pointer;transition:all .2s ease;font-family:inherit}.styles_cancelButton__QZm2V:hover:not(:disabled){border-color:hsla(0,0%,100%,.4);color:#fff}.styles_cancelButton__QZm2V:disabled{opacity:.5;cursor:not-allowed}.styles_payButton__1DsQ5{flex:1 1;background:linear-gradient(135deg,gold,#ff6b35);border:none;border-radius:8px;padding:12px 20px;font-size:.95rem;font-weight:700;color:#000;cursor:pointer;transition:all .3s ease;font-family:inherit}.styles_payButton__1DsQ5:hover:not(:disabled){box-shadow:0 0 25px rgba(255,215,0,.4);transform:translateY(-2px)}.styles_payButton__1DsQ5:disabled{opacity:.5;cursor:not-allowed}@media(max-width:500px){.styles_modal__RhF73{max-height:95vh}.styles_pricingInfo__NsHaI{flex-direction:column;gap:15px;text-align:center}.styles_priceDisplay__irgLV{align-items:center}.styles_footer__5Cao4{flex-direction:column}}.styles_overlay__WPaI4{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.styles_modal__gXVL5{background:linear-gradient(180deg,#0d1117,#0a0e14);border:1px solid rgba(255,215,0,.2);border-radius:16px;padding:30px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 0 50px rgba(0,0,0,.5),0 0 100px rgba(255,215,0,.1)}.styles_modal__gXVL5::-webkit-scrollbar{width:8px}.styles_modal__gXVL5::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:4px}.styles_modal__gXVL5::-webkit-scrollbar-thumb{background:rgba(255,215,0,.3);border-radius:4px}.styles_modal__gXVL5::-webkit-scrollbar-thumb:hover{background:rgba(255,215,0,.5)}.styles_closeButton__rnIYZ{position:absolute;top:15px;right:15px;background:transparent;border:none;color:hsla(0,0%,100%,.5);font-size:1.2rem;cursor:pointer;padding:5px 10px;transition:color .2s ease}.styles_closeButton__rnIYZ:hover{color:#fff}.styles_header__0ITZD{text-align:center;margin-bottom:25px}.styles_title__JufQG{font-family:Cinzel,serif;font-size:1.6rem;font-weight:700;color:gold;margin:0;letter-spacing:2px}.styles_walletInfo__y8gnY{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;margin-bottom:25px}.styles_walletLabel__JutHa{font-size:.8rem;color:hsla(0,0%,100%,.5);letter-spacing:1px}.styles_walletAddress__mvzvq{font-size:.95rem;color:#00f5ff;font-family:monospace}.styles_error__JG5Te{background:rgba(255,77,106,.1);border:1px solid rgba(255,77,106,.3);border-radius:8px;padding:12px 15px;margin-bottom:20px;color:#ff4d6a;font-size:.9rem}.styles_suggestions__PQy4w{background:rgba(255,215,0,.05);border:1px solid rgba(255,215,0,.2);border-radius:8px;padding:15px;margin-bottom:20px}.styles_suggestions__PQy4w p{margin:0 0 10px;color:hsla(0,0%,100%,.7);font-size:.9rem}.styles_suggestionButtons__hod8Q{display:flex;flex-wrap:wrap;gap:8px}.styles_suggestionButton__Um4Py{background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.3);border-radius:20px;padding:6px 14px;color:gold;font-size:.85rem;cursor:pointer;transition:all .2s ease;font-family:inherit}.styles_suggestionButton__Um4Py:hover{background:rgba(255,215,0,.2);border-color:gold}.styles_form__rgRM9{display:flex;flex-direction:column;gap:20px}.styles_inputGroup__kjnlb{display:flex;flex-direction:column;gap:8px}.styles_label__W_Fqc{font-size:.85rem;font-weight:600;color:gold;letter-spacing:1px}.styles_required__0MPir{color:#ff4d6a}.styles_optional___fOMd{color:hsla(0,0%,100%,.4);font-weight:400}.styles_lockedEmail__SJbeH{background:hsla(0,0%,100%,.04);border:1px solid rgba(255,215,0,.25);border-radius:8px;padding:12px 15px;color:hsla(0,0%,100%,.9);font-size:1rem;word-break:break-all}.styles_lockedEmailNote__xHCOf{margin:0;font-size:.75rem;color:hsla(0,0%,100%,.5);letter-spacing:.02em}.styles_input__IYNUL,.styles_select__vuG9R{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;padding:12px 15px;color:#fff;font-size:1rem;font-family:inherit;transition:border-color .2s ease}.styles_input__IYNUL:focus,.styles_select__vuG9R:focus{outline:none;border-color:gold}.styles_input__IYNUL::placeholder,.styles_select__vuG9R::placeholder{color:hsla(0,0%,100%,.3)}.styles_input__IYNUL:disabled,.styles_select__vuG9R:disabled{opacity:.5;cursor:not-allowed}.styles_select__vuG9R{cursor:pointer}.styles_select__vuG9R option{background:#0d1117;color:#fff}.styles_hint__1_yGq{font-size:.8rem;color:hsla(0,0%,100%,.4);font-style:italic}.styles_usernameInputWrapper__dGYgN{position:relative;display:flex;align-items:center}.styles_usernameInputWrapper__dGYgN .styles_input__IYNUL{padding-right:40px}.styles_usernameStatusIcon__nR2Eo{position:absolute;right:12px;font-size:1rem;display:flex;align-items:center;justify-content:center}.styles_usernameStatusIcon__nR2Eo.styles_checking__DDOdR{width:16px;height:16px;border:2px solid rgba(255,215,0,.3);border-top-color:gold;border-radius:50%;animation:styles_spinIcon__Xfo33 1s linear infinite}.styles_usernameStatusIcon__nR2Eo.styles_available__swxky{color:#0f8}.styles_usernameStatusIcon__nR2Eo.styles_unavailable__l8uy7{color:#ff4d6a}@keyframes styles_spinIcon__Xfo33{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_inputError__G0XVc{border-color:rgba(255,77,106,.5)!important}.styles_inputError__G0XVc:focus{border-color:#ff4d6a!important}.styles_inputSuccess__fyKE1{border-color:rgba(0,255,136,.5)!important}.styles_inputSuccess__fyKE1:focus{border-color:#0f8!important}.styles_usernameFooter__qomNU{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.styles_usernameErrorMessage__b6WpP{font-size:.8rem;color:#ff4d6a;margin-top:5px}.styles_inlineSuggestions__WlU69{font-size:.8rem;color:hsla(0,0%,100%,.6);margin-top:8px}.styles_inlineSuggestions__WlU69 span{color:hsla(0,0%,100%,.5)}.styles_inlineSuggestionButton__QKwWi{background:none;border:none;color:#00f5ff;cursor:pointer;font-family:inherit;font-size:.8rem;padding:0}.styles_inlineSuggestionButton__QKwWi:hover{color:gold;text-decoration:underline}.styles_premiumNotice__ArIhW{font-size:.8rem;color:gold;font-weight:600;padding:4px 10px;background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.3);border-radius:12px}.styles_freeNotice___e0q6{font-size:.8rem;color:#0f8;font-weight:600}.styles_radioGroup__nNZGn{display:flex;flex-direction:column;gap:10px}.styles_radioLabel__NzQTj{display:flex;align-items:center;gap:10px;cursor:pointer;color:hsla(0,0%,100%,.8);font-size:.95rem}.styles_radioLabel__NzQTj input[type=radio]{width:18px;height:18px;accent-color:gold;cursor:pointer}.styles_checkboxGroup__AbbJA{display:flex;flex-direction:column;gap:12px;padding:15px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:8px}.styles_checkboxLabel__Lq9xr{display:flex;align-items:flex-start;gap:10px;cursor:pointer;color:hsla(0,0%,100%,.8);font-size:.9rem;line-height:1.4}.styles_checkboxLabel__Lq9xr input[type=checkbox]{width:18px;height:18px;accent-color:gold;cursor:pointer;margin-top:2px;flex-shrink:0}.styles_link__uPrpn{color:#00f5ff;text-decoration:none}.styles_link__uPrpn:hover{text-decoration:underline}.styles_submitButton__xEl5I{background:linear-gradient(135deg,gold,#ff6b35);border:none;border-radius:8px;padding:15px 30px;font-size:1rem;font-weight:700;color:#000;letter-spacing:2px;cursor:pointer;transition:all .3s ease;font-family:inherit;margin-top:10px}.styles_submitButton__xEl5I:hover:not(:disabled){box-shadow:0 0 30px rgba(255,215,0,.4);transform:translateY(-2px)}.styles_submitButton__xEl5I:disabled{opacity:.5;cursor:not-allowed}@media(max-width:600px){.styles_modal__gXVL5{padding:20px;max-height:95vh}.styles_title__JufQG{font-size:1.3rem}.styles_walletInfo__y8gnY{flex-direction:column;gap:5px}}.styles_leaderboardPage__jNR_O{min-height:100vh;background:linear-gradient(135deg,#0a0a0f,#1a1a2e 50%,#0f0f1a);position:relative;overflow-x:hidden}.styles_particleCanvas__0RqE7{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.styles_navbar__tizVU{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(10,10,15,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,215,0,.2)}.styles_navContent__jUSru{max-width:1400px;margin:0 auto;padding:15px 30px;display:flex;justify-content:space-between;align-items:center;gap:12px}@media(max-width:768px){.styles_navContent__jUSru{padding:12px 16px}}.styles_logo__aGByK{display:flex;align-items:center;gap:10px;text-decoration:none}.styles_logoIcon__Upbkd{font-size:1.8rem}.styles_logoText__vPXtN{font-size:1.4rem;font-weight:700;color:gold;text-transform:uppercase;letter-spacing:2px}.styles_navBadges__I2uYl{display:flex;align-items:center;min-width:0}.styles_onlineBadge__iImYa{display:flex;align-items:center;gap:8px;margin-left:20px;padding:6px 14px;background:linear-gradient(135deg,rgba(0,255,136,.12),rgba(0,245,255,.08));border:1px solid rgba(0,255,136,.25);border-radius:20px;transition:all .3s ease}.styles_onlineBadge__iImYa:hover{border-color:rgba(0,255,136,.5);background:linear-gradient(135deg,rgba(0,255,136,.18),rgba(0,245,255,.12));box-shadow:0 0 15px rgba(0,255,136,.2)}.styles_onlineBadgeDot__2LdZt{width:8px;height:8px;background:#0f8;border-radius:50%;animation:styles_badgePulse__OvXn5 2s ease-in-out infinite;box-shadow:0 0 6px #0f8,0 0 12px rgba(0,255,136,.4)}@keyframes styles_badgePulse__OvXn5{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.85)}}.styles_onlineBadgeCount__7UqZs{font-size:.9rem;font-weight:700;background:linear-gradient(180deg,#0f8,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px}.styles_onlineBadgeLabel__NFgRy{font-size:.7rem;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:1px;font-weight:600}@media(max-width:768px){.styles_onlineBadge__iImYa{margin-left:10px;padding:4px 10px;gap:6px}.styles_onlineBadgeDot__2LdZt{width:6px;height:6px}.styles_onlineBadgeCount__7UqZs{font-size:.8rem}.styles_onlineBadgeLabel__NFgRy{display:none}}.styles_navLinks__lUY26{display:flex;gap:30px}.styles_navLink__JvY52{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;transition:all .3s ease;position:relative}.styles_navLink__JvY52:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,gold,#00f5ff);transition:width .3s ease}.styles_navLink__JvY52:hover{color:gold;text-shadow:0 0 20px rgba(255,215,0,.5)}.styles_navLink__JvY52:hover:after{width:100%}.styles_navLink__JvY52.styles_active__07Unw{color:gold}.styles_navLink__JvY52.styles_active__07Unw:after{width:100%}.styles_navRight__q7nd3{display:flex;align-items:center;gap:15px}.styles_profileButton__EI6dj{display:flex;align-items:center;gap:10px;padding:8px 16px;background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.3);border-radius:25px;text-decoration:none;transition:all .3s ease}.styles_profileButton__EI6dj:hover{background:rgba(255,215,0,.2);border-color:rgba(255,215,0,.5);transform:translateY(-2px)}.styles_profileName__HW_qH{color:#fff;font-size:.9rem;font-weight:500}.styles_loginButton__9zdIB{padding:10px 24px;background:linear-gradient(135deg,gold,#ff8c00);border:none;border-radius:25px;color:#1a1a2e;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease}.styles_loginButton__9zdIB:hover{transform:translateY(-2px);box-shadow:0 5px 20px rgba(255,215,0,.4)}.styles_logoutButton__aSu1t{background:transparent;border:1px solid rgba(239,68,68,.3);border-radius:6px;padding:8px 16px;font-size:.8rem;font-weight:600;color:rgba(239,68,68,.8);cursor:pointer;transition:all .3s ease;font-family:inherit}.styles_logoutButton__aSu1t:hover{border-color:rgba(239,68,68,.6);color:#ef4444;background:rgba(239,68,68,.1);transform:translateY(-2px)}.styles_playButton__bk4Qe{background:linear-gradient(135deg,gold,#ff6b35);border:none;border-radius:6px;padding:12px 28px;font-size:.85rem;font-weight:700;color:#000;letter-spacing:2px;cursor:pointer;transition:all .3s ease;font-family:inherit;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 0 20px rgba(255,215,0,.3),inset 0 1px 0 hsla(0,0%,100%,.3)}.styles_playButton__bk4Qe:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .5s ease}.styles_playButton__bk4Qe:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 0 40px rgba(255,215,0,.5),0 10px 30px rgba(255,107,53,.3)}.styles_playButton__bk4Qe:hover:before{left:100%}.styles_mainContent__eKYBY{padding-top:80px;min-height:calc(100vh - 60px);position:relative;z-index:1;opacity:0;transform:translateY(20px);transition:all .6s ease}.styles_mainContent__eKYBY.styles_visible__hCw1p{opacity:1;transform:translateY(0)}.styles_leaderboardContainer__zKoL0{max-width:1400px;margin:0 auto;padding:40px 30px}.styles_pageHeader__Y3OMn{text-align:center;margin-bottom:40px}.styles_pageTitle__uSEIp{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 10px;display:flex;align-items:center;justify-content:center;gap:14px}.styles_titleIcon__0t4rb{width:48px;height:48px;object-fit:contain}.styles_pageSubtitle__N_tgk{color:hsla(0,0%,100%,.6);font-size:1.1rem;margin:0}.styles_leaderboardLayout__3TYeL{display:flex;gap:30px;background:rgba(15,15,25,.8);border:1px solid rgba(255,215,0,.2);border-radius:16px;overflow:hidden;min-height:600px}.styles_categorySidebar__o7KbR{width:220px;min-width:220px;background:rgba(10,10,20,.9);border-right:1px solid rgba(255,215,0,.2);overflow-y:auto;padding:20px 0}.styles_categorySidebar__o7KbR::-webkit-scrollbar{width:6px}.styles_categorySidebar__o7KbR::-webkit-scrollbar-track{background:rgba(0,0,0,.3)}.styles_categorySidebar__o7KbR::-webkit-scrollbar-thumb{background:rgba(255,215,0,.4);border-radius:3px}.styles_categorySidebar__o7KbR::-webkit-scrollbar-thumb:hover{background:rgba(255,215,0,.6)}.styles_categorySection__GsQ3G{margin-bottom:20px}.styles_sectionTitle__GfvWt{color:gold;font-size:.8rem;font-weight:700;padding:10px 20px;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid rgba(255,215,0,.15);margin-bottom:5px}.styles_categoryItem__A1ovR{display:flex;align-items:center;gap:12px;width:100%;padding:12px 20px;background:transparent;border:none;border-left:3px solid transparent;color:hsla(0,0%,100%,.7);font-size:.95rem;cursor:pointer;transition:all .2s ease;text-align:left}.styles_categoryItem__A1ovR:hover{background:rgba(255,215,0,.1);border-left-color:rgba(255,215,0,.4);color:#fff}.styles_categoryItem__A1ovR.styles_active__07Unw{background:rgba(255,215,0,.15);border-left-color:gold;color:gold}.styles_categoryIconImage__utALy{object-fit:contain}.styles_categoryIconImage__utALy,.styles_categoryIconPlaceholder__R80dv{width:24px;height:24px;flex-shrink:0}.styles_categoryName__Dh8rB{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_leaderboardMain__RKcrK{flex:1 1;display:flex;flex-direction:column;padding:20px;overflow:hidden}.styles_leaderboardHeader__nQ_xF{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:rgba(20,20,35,.9);border:1px solid rgba(255,215,0,.2);border-radius:10px;margin-bottom:20px}.styles_headerTitle__K9Ew6{display:flex;align-items:center;gap:12px;color:gold;font-size:1.3rem;font-weight:700}.styles_headerIconImage__w9N4S{width:28px;height:28px;object-fit:contain}.styles_searchContainer___7ntR{display:flex;align-items:center;background:rgba(30,30,45,.9);border:1px solid rgba(255,215,0,.2);border-radius:8px;padding:8px 15px;min-width:250px}.styles_searchContainer___7ntR:focus-within{border-color:rgba(255,215,0,.5)}.styles_searchIcon__XWccI{width:16px;height:16px;margin-right:10px;object-fit:contain;opacity:.7}.styles_searchInput__QDCpJ{flex:1 1;background:transparent;border:none;color:#fff;font-size:.95rem;outline:none}.styles_searchInput__QDCpJ::placeholder{color:hsla(0,0%,100%,.4)}.styles_loadingState__XRoSi{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:hsla(0,0%,100%,.6);font-size:1.1rem}.styles_loadingSpinner__Sf8cZ{width:50px;height:50px;border:3px solid rgba(255,215,0,.2);border-top-color:gold;border-radius:50%;animation:styles_spin__zxcG5 1s linear infinite}@keyframes styles_spin__zxcG5{to{transform:rotate(1turn)}}.styles_leaderboardTable__M97AK{flex:1 1;display:flex;flex-direction:column;background:rgba(15,15,25,.9);border:1px solid rgba(255,215,0,.2);border-radius:10px;overflow:hidden}.styles_tableHeader__qligz{display:flex;align-items:center;padding:15px 20px;background:rgba(30,30,45,.95);border-bottom:1px solid rgba(255,215,0,.2);font-size:.85rem;font-weight:700;color:gold;text-transform:uppercase;letter-spacing:.5px}.styles_tableBody__LdqMO{flex:1 1;overflow-y:auto}.styles_tableBody__LdqMO::-webkit-scrollbar{width:8px}.styles_tableBody__LdqMO::-webkit-scrollbar-track{background:rgba(0,0,0,.3)}.styles_tableBody__LdqMO::-webkit-scrollbar-thumb{background:rgba(255,215,0,.4);border-radius:4px}.styles_tableBody__LdqMO::-webkit-scrollbar-thumb:hover{background:rgba(255,215,0,.6)}.styles_tableRow__hww1y{display:flex;align-items:center;padding:12px 20px;border-bottom:1px solid hsla(0,0%,100%,.05);transition:background .2s ease}.styles_tableRow__hww1y:hover{background:rgba(255,215,0,.08)}.styles_tableRow__hww1y:last-child{border-bottom:none}.styles_colRank__6jVHY{width:80px;text-align:center;font-size:1rem;color:hsla(0,0%,100%,.6);font-weight:600}.styles_colPlayer__o_u_4{flex:1 1;font-size:1rem;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_playerLink__9Eida{color:#fff;text-decoration:none;transition:color .2s ease}.styles_playerLink__9Eida:hover{color:gold;text-decoration:underline}.styles_colValue__PNEvZ{width:120px;text-align:right;font-size:1rem;color:#0f8;font-weight:600}.styles_colLevel__6QoOd{width:100px;text-align:center;font-size:1rem;color:gold;font-weight:700}.styles_colXp__SL17L{width:150px;text-align:right;font-size:1rem;color:#0f8;font-weight:600}.styles_emptyState__D30is{flex:1 1;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.4);font-size:1.1rem;font-style:italic;padding:60px 20px}.styles_footer__S8jN0{background:rgba(10,10,15,.95);border-top:1px solid rgba(255,215,0,.2);padding:20px 30px;text-align:center;position:relative;z-index:1}.styles_footerContent__TjY_9{color:hsla(0,0%,100%,.5);font-size:.9rem;display:flex;flex-direction:column;align-items:center;gap:8px}.styles_footerContent__TjY_9 p{margin:0}.styles_footerContent__TjY_9 a{color:rgba(255,215,0,.8);text-decoration:none}.styles_footerContent__TjY_9 a:hover{color:gold}@media(max-width:1024px){.styles_leaderboardLayout__3TYeL{flex-direction:column}.styles_categorySidebar__o7KbR{width:100%;min-width:unset;border-right:none;border-bottom:1px solid rgba(255,215,0,.2);max-height:250px;display:flex;flex-wrap:wrap;padding:15px;gap:10px}.styles_categorySection__GsQ3G{margin-bottom:0;flex:1 1;min-width:200px}.styles_sectionTitle__GfvWt{padding:5px 10px}.styles_categoryItem__A1ovR{padding:8px 12px;font-size:.85rem}.styles_navLinks__lUY26,.styles_navRight__q7nd3 .styles_loginButton__9zdIB,.styles_navRight__q7nd3 .styles_logoutButton__aSu1t,.styles_navRight__q7nd3 .styles_playButton__bk4Qe,.styles_navRight__q7nd3 .styles_profileButton__EI6dj,.styles_navRight__q7nd3 .styles_profileName__HW_qH{display:none}}@media(max-width:768px){.styles_pageTitle__uSEIp{font-size:1.6rem}.styles_pageSubtitle__N_tgk{font-size:.95rem}.styles_leaderboardContainer__zKoL0{padding:20px 12px}.styles_leaderboardLayout__3TYeL{border-radius:12px}.styles_leaderboardHeader__nQ_xF{flex-direction:column;gap:12px;align-items:stretch;padding:12px 14px}.styles_headerTitle__K9Ew6{font-size:1rem}.styles_searchContainer___7ntR{min-width:0;width:100%}.styles_leaderboardMain__RKcrK{padding:12px}.styles_tableHeader__qligz,.styles_tableRow__hww1y{padding:10px 12px;font-size:.8rem}.styles_colXp__SL17L{width:90px}.styles_colValue__PNEvZ{width:80px;font-size:.85rem}.styles_colLevel__6QoOd{width:60px;font-size:.85rem}.styles_colRank__6jVHY{width:48px;font-size:.85rem}.styles_colPlayer__o_u_4{font-size:.9rem}.styles_logoText__vPXtN{font-size:1.1rem;letter-spacing:1.5px}.styles_pageHeader__Y3OMn{margin-bottom:24px}}@media(max-width:480px){.styles_tableHeader__qligz .styles_colLevel__6QoOd,.styles_tableRow__hww1y .styles_colLevel__6QoOd{display:none}.styles_colXp__SL17L{width:80px}}