.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_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_pageContainer__Wg_A9{width:100vw;min-height:100vh;background:radial-gradient(ellipse at 20% 0,rgba(139,92,246,.15) 0,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(255,107,53,.1) 0,transparent 50%),radial-gradient(ellipse at center,#0f0f2e 0,#050510 50%,#000 100%);font-family:Cinzel,Trebuchet MS,sans-serif;overflow-x:hidden;position:relative;color:#fff}.styles_particleCanvas__00O56{z-index:0;opacity:.8}.styles_diagonalOverlay__CINbY,.styles_particleCanvas__00O56{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}.styles_diagonalOverlay__CINbY{background:radial-gradient(circle at 15% 85%,rgba(255,215,0,.12) 0,transparent 40%),radial-gradient(circle at 85% 15%,rgba(0,245,255,.12) 0,transparent 40%),radial-gradient(circle at 50% 50%,rgba(139,92,246,.08) 0,transparent 50%);animation:styles_backgroundPulse__7IC_a 6s ease-in-out infinite alternate;z-index:1}@keyframes styles_backgroundPulse__7IC_a{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.styles_gridOverlay__bi2N0{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,215,0,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,215,0,.03) 1px,transparent 0);background-size:60px 60px;pointer-events:none;z-index:1;opacity:.5}.styles_nav__QXqGB{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:0 40px;height:70px;background:linear-gradient(180deg,rgba(5,5,16,.98),rgba(5,5,16,.85));border-bottom:1px solid rgba(255,215,0,.15);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;transform:translateY(-100%);transition:all .6s cubic-bezier(.16,1,.3,1)}.styles_nav__QXqGB.styles_visible__S_cew{opacity:1;transform:translateY(0)}.styles_navLeft__K4sXj,.styles_navRight__B6nlv{flex:1 1;display:flex;align-items:center}.styles_navRight__B6nlv{justify-content:flex-end;gap:15px}.styles_navCenter__3CS96{display:flex;gap:40px}.styles_logo__gJWXt{display:flex;align-items:center;gap:12px}.styles_logoIcon__bV4cN{font-size:1.8rem;filter:drop-shadow(0 0 15px rgba(255,215,0,.8));animation:styles_iconPulse__bW0JH 2s ease-in-out infinite}@keyframes styles_iconPulse__bW0JH{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.styles_logoText__B7JCS{font-size:1.4rem;font-weight:800;letter-spacing:4px;background:linear-gradient(135deg,gold,#ff9500 50%,gold);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:styles_shimmer__3XFHV 3s linear infinite;text-shadow:0 0 30px rgba(255,215,0,.5)}@keyframes styles_shimmer__3XFHV{0%{background-position:0}to{background-position:200%}}.styles_navLink__NokbD{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__NokbD:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,gold,#00f5ff);transition:width .3s ease}.styles_navLink__NokbD:hover{color:gold;text-shadow:0 0 20px rgba(255,215,0,.5)}.styles_navLink__NokbD:hover:after{width:100%}.styles_playButton__9FSOa{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;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__9FSOa: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__9FSOa: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__9FSOa:hover:before{left:100%}.styles_loginButton__oTD5x{background:transparent;border:2px solid hsla(0,0%,100%,.3);border-radius:6px;padding:10px 24px;font-size:.85rem;font-weight:700;color:#fff;letter-spacing:2px;cursor:pointer;transition:all .3s ease;font-family:inherit}.styles_loginButton__oTD5x:hover{border-color:#00f5ff;color:#00f5ff;background:rgba(0,245,255,.1);box-shadow:0 0 20px rgba(0,245,255,.3);transform:translateY(-2px)}.styles_profileButton__OGRiT{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(255,107,53,.1));border:1px solid rgba(255,215,0,.3);border-radius:30px;padding:6px 16px 6px 6px;text-decoration:none;transition:all .3s ease}.styles_profileButton__OGRiT:hover{border-color:rgba(255,215,0,.6);background:linear-gradient(135deg,rgba(255,215,0,.2),rgba(255,107,53,.2));transform:translateY(-2px);box-shadow:0 0 20px rgba(255,215,0,.3)}.styles_profileName__qHIN7{font-size:.85rem;font-weight:600;color:#fff;letter-spacing:1px}@media(max-width:768px){.styles_profileName__qHIN7{display:none}}.styles_logoutButton__40_10{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__40_10:hover{border-color:rgba(239,68,68,.6);color:#ef4444;background:rgba(239,68,68,.1);transform:translateY(-2px)}.styles_onlineBadge__DnYSJ{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__DnYSJ: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__2UN9N{width:8px;height:8px;background:#0f8;border-radius:50%;animation:styles_badgePulse__HDBt_ 2s ease-in-out infinite;box-shadow:0 0 6px #0f8,0 0 12px rgba(0,255,136,.4)}@keyframes styles_badgePulse__HDBt_{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.85)}}.styles_onlineBadgeCount__wyKoD{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___Y_H7{font-size:.7rem;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:1px;font-weight:600}.styles_heroSection__vyazQ{min-height:80vh;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;padding:120px 40px 60px;overflow:hidden}.styles_heroSection__vyazQ:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;max-width:100vw;background:radial-gradient(circle,rgba(139,92,246,.1) 0,transparent 70%);animation:styles_heroGlow__rmJLh 4s ease-in-out infinite alternate;pointer-events:none}@media(max-width:768px){.styles_heroSection__vyazQ{padding:130px 20px 40px;min-height:70vh}}@keyframes styles_heroGlow__rmJLh{0%{opacity:.5;transform:translate(-50%,-50%) scale(1)}to{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}.styles_heroContent__na1OF{width:100%;max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px;opacity:0;transform:translateY(40px);transition:all 1s cubic-bezier(.16,1,.3,1)}.styles_heroContent__na1OF.styles_visible__S_cew{opacity:1;transform:translateY(0)}.styles_heroTitle__3ovjG{margin:0;position:relative;width:100%;max-width:100%;overflow-wrap:anywhere}.styles_titleMain__cSMi_{display:block;font-size:clamp(2rem,10vw,6rem);font-weight:900;background:linear-gradient(180deg,#fff,gold 40%,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:8px;filter:drop-shadow(0 0 60px rgba(255,215,0,.6));animation:styles_titleGlow__SuQ4O 3s ease-in-out infinite alternate;overflow-wrap:anywhere;max-width:100%}@media(max-width:768px){.styles_titleMain__cSMi_{font-size:clamp(2rem,8.5vw,4rem);letter-spacing:3px}}@media(max-width:420px){.styles_titleMain__cSMi_{font-size:clamp(1.75rem,8vw,3rem);letter-spacing:2px}}@keyframes styles_titleGlow__SuQ4O{0%{filter:drop-shadow(0 0 40px rgba(255,215,0,.4))}to{filter:drop-shadow(0 0 80px rgba(255,215,0,.8))}}.styles_heroTagline__7XQQ6{font-size:clamp(.9rem,2vw,1.1rem);background:linear-gradient(90deg,#00f5ff,#8b5cf6,#00f5ff);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:styles_shimmer__3XFHV 4s linear infinite;letter-spacing:4px;text-transform:uppercase;font-weight:600;margin:0}.styles_primaryCTA__O9_iI{margin-top:25px;background:linear-gradient(135deg,gold,#ff6b35 50%,gold);background-size:200% auto;border:none;border-radius:8px;padding:20px 60px;cursor:pointer;transition:all .4s ease;font-family:inherit;position:relative;overflow:hidden;box-shadow:0 0 30px rgba(255,215,0,.4),0 10px 40px rgba(255,107,53,.3),inset 0 1px 0 hsla(0,0%,100%,.3);animation:styles_ctaPulse__CPsqS 2s ease-in-out infinite}.styles_primaryCTA__O9_iI:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5),transparent);transition:left .6s ease}.styles_primaryCTA__O9_iI:hover{background-position:100%;transform:translateY(-5px) scale(1.05);box-shadow:0 0 60px rgba(255,215,0,.6),0 15px 50px rgba(255,107,53,.4)}.styles_primaryCTA__O9_iI:hover:before{left:100%}@keyframes styles_ctaPulse__CPsqS{0%,to{box-shadow:0 0 30px rgba(255,215,0,.4),0 10px 40px rgba(255,107,53,.3)}50%{box-shadow:0 0 50px rgba(255,215,0,.6),0 10px 50px rgba(255,107,53,.5)}}.styles_ctaText__2OadW{font-size:1.2rem;font-weight:800;color:#000;letter-spacing:3px;text-shadow:0 1px 0 hsla(0,0%,100%,.3)}.styles_newsSection__IXX5b{position:relative;z-index:2;padding:60px 40px 80px}.styles_newsSection__IXX5b:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(139,92,246,.5),transparent)}@media(max-width:768px){.styles_newsSection__IXX5b{padding:40px 20px 60px}}.styles_newsContent__XvmEa{max-width:1200px;margin:0 auto;display:flex;gap:40px;opacity:0;transform:translateY(30px);transition:all .8s ease}.styles_newsContent__XvmEa.styles_visible__S_cew{opacity:1;transform:translateY(0)}@media(max-width:1024px){.styles_newsContent__XvmEa{flex-direction:column;gap:30px}}.styles_newsMain__L0q4p{flex:1 1;order:1}.styles_newsSidebar__vUK8I{flex-shrink:0;order:2}@media(max-width:1024px){.styles_newsSidebar__vUK8I{width:100%;order:1}}.styles_statsCard__BHJQ9{padding:16px 20px;background:linear-gradient(135deg,rgba(255,215,0,.08),rgba(139,92,246,.08));border:1px solid rgba(255,215,0,.2);border-radius:10px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 20px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.05)}.styles_statsValue__B__ra{font-size:1.6rem;font-weight:800;background:linear-gradient(180deg,#fff,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px;filter:drop-shadow(0 0 15px rgba(255,215,0,.3));line-height:1}.styles_statsLabel__sZbmV{font-size:.7rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:1px;font-weight:600;line-height:1.3}.styles_newsHeader__ryWBt{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.styles_newsTitle__GMmS7{font-size:1.4rem;font-weight:700;letter-spacing:3px;background:linear-gradient(90deg,#fff,#00f5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;text-transform:uppercase}.styles_viewAllLink__mWJEt{font-size:.85rem;font-weight:600;color:#00f5ff;text-decoration:none;letter-spacing:1px;transition:all .3s ease}.styles_viewAllLink__mWJEt:hover{color:gold;text-shadow:0 0 10px rgba(255,215,0,.5)}.styles_newsGrid___kzvN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media(max-width:1024px){.styles_newsGrid___kzvN{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.styles_newsGrid___kzvN{grid-template-columns:1fr}}.styles_newsCard__N_SZ9{display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(139,92,246,.06),rgba(74,125,255,.04));border:1px solid rgba(139,92,246,.2);border-radius:12px;overflow:hidden;transition:all .4s ease;text-decoration:none}.styles_newsCard__N_SZ9:hover{border-color:rgba(139,92,246,.5);transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.3),0 0 20px rgba(139,92,246,.15)}.styles_newsImageWrapper__dxvMf{height:140px;overflow:hidden;background:rgba(0,0,0,.3)}.styles_newsImage__gxNsx{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.styles_newsCard__N_SZ9:hover .styles_newsImage__gxNsx{transform:scale(1.05)}.styles_newsCardContent___Yc1F{padding:18px;display:flex;flex-direction:column;gap:10px}.styles_newsTag__QoZBN{display:inline-block;padding:4px 10px;background:rgba(139,92,246,.2);border-radius:4px;font-size:.7rem;font-weight:600;color:#8b5cf6;text-transform:uppercase;letter-spacing:1px;width:-moz-fit-content;width:fit-content}.styles_newsCardTitle__AAqLe{font-size:.95rem;font-weight:600;color:#fff;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_newsDate__Jt6Ib{font-size:.75rem;color:hsla(0,0%,100%,.5);margin-top:auto}.styles_noNews__KWxeJ{grid-column:1/-1;text-align:center;color:hsla(0,0%,100%,.5);font-size:.95rem;padding:40px 20px;font-style:italic}.styles_featureSection__oNGTS{position:relative;z-index:2;padding:80px 40px}.styles_featureSection__oNGTS:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,215,0,.3),transparent)}.styles_featureSection__oNGTS:nth-of-type(2n):before{background:linear-gradient(90deg,transparent,rgba(0,245,255,.3),transparent)}.styles_featureSection__oNGTS:nth-of-type(2n) .styles_featureIcon__RzDT_{background:linear-gradient(135deg,rgba(0,245,255,.15),rgba(139,92,246,.15));border-color:rgba(0,245,255,.3);box-shadow:0 0 30px rgba(0,245,255,.2)}.styles_featureSection__oNGTS:nth-of-type(2n) .styles_featureTitle__RzGYA{background:linear-gradient(90deg,#fff,#00f5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.styles_featureSection__oNGTS{padding:60px 20px}}.styles_featureContent__BIRpm{max-width:700px;margin:0 auto;text-align:center;opacity:0;transform:translateY(30px);transition:all .8s ease}.styles_featureContent__BIRpm.styles_visible__S_cew{opacity:1;transform:translateY(0)}.styles_featureIcon__RzDT_{width:90px;height:90px;margin:0 auto 25px;background:linear-gradient(135deg,rgba(255,215,0,.15),rgba(255,107,53,.15));border:2px solid rgba(255,215,0,.3);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.8rem;box-shadow:0 0 30px rgba(255,215,0,.2);transition:all .4s ease;overflow:hidden}.styles_featureIcon__RzDT_:hover{transform:scale(1.1) rotate(5deg)}.styles_featureIconImg__nYRKH{width:100%;height:100%;object-fit:cover;border-radius:18px}.styles_featureTitle__RzGYA{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;background:linear-gradient(90deg,#fff,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 20px;letter-spacing:2px}.styles_featureDescription___Svx8{font-size:clamp(1rem,2vw,1.15rem);color:hsla(0,0%,100%,.8);line-height:1.8;margin:0;font-family:Georgia,serif}.styles_footer__hv9SO{position:relative;z-index:2;padding:50px 40px;border-top:1px solid rgba(255,215,0,.15);background:linear-gradient(180deg,transparent,rgba(255,215,0,.02))}.styles_footerContent__pWaey{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.styles_footerLogo__2cwUy{display:flex;align-items:center;gap:12px}.styles_footerLogo__2cwUy .styles_logoIcon__bV4cN{font-size:1.5rem;filter:drop-shadow(0 0 10px rgba(255,215,0,.5))}.styles_footerLogo__2cwUy .styles_logoText__B7JCS{font-size:1.1rem}.styles_socialLinks__EFb2t{display:flex;align-items:center;gap:20px;margin:10px 0}.styles_socialLink__yw6tl{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.05);border:1px solid rgba(255,215,0,.2);transition:all .3s ease}.styles_socialLink__yw6tl:hover{background:rgba(255,215,0,.15);border-color:rgba(255,215,0,.5);transform:translateY(-3px);box-shadow:0 5px 20px rgba(255,215,0,.2)}.styles_socialIcon__t8h9J{width:22px;height:22px;color:hsla(0,0%,100%,.8);transition:color .3s ease}.styles_socialLink__yw6tl:hover .styles_socialIcon__t8h9J{color:gold}.styles_socialIconImg__mCs_Z{width:22px;height:22px;object-fit:contain;filter:brightness(.9);transition:filter .3s ease}.styles_socialLink__yw6tl:hover .styles_socialIconImg__mCs_Z{filter:brightness(1.1)}.styles_copyright__t7uxr{font-size:.85rem;color:hsla(0,0%,100%,.5);margin:0;letter-spacing:1px}@media(max-width:1024px){.styles_loginButton__oTD5x,.styles_logoutButton__40_10,.styles_navCenter__3CS96,.styles_playButton__9FSOa,.styles_profileButton__OGRiT{display:none}.styles_navRight__B6nlv{flex:0 0 auto;gap:8px}.styles_navLeft__K4sXj{flex:1 1 auto;min-width:0}}@media(max-width:768px){.styles_nav__QXqGB{padding:0 15px;height:60px}.styles_onlineBadge__DnYSJ{margin-left:10px;padding:4px 10px;gap:6px}.styles_onlineBadgeDot__2UN9N{width:6px;height:6px}.styles_onlineBadgeCount__wyKoD{font-size:.8rem}.styles_onlineBadgeLabel___Y_H7{display:none}.styles_logoText__B7JCS{font-size:1.1rem;letter-spacing:2px}.styles_logoIcon__bV4cN{font-size:1.4rem}.styles_heroSection__vyazQ{min-height:auto;padding-bottom:50px}.styles_heroContent__na1OF{gap:16px}.styles_primaryCTA__O9_iI{margin-top:18px;padding:16px 40px}.styles_ctaText__2OadW{font-size:1rem;letter-spacing:2px}.styles_newsSection__IXX5b{padding:32px 16px 48px}.styles_newsContent__XvmEa{gap:24px}.styles_newsHeader__ryWBt{margin-bottom:18px}.styles_newsTitle__GMmS7{font-size:1.15rem;letter-spacing:2px}.styles_featureSection__oNGTS{padding:48px 18px}.styles_featureIcon__RzDT_{width:72px;height:72px;margin-bottom:18px}.styles_featureTitle__RzGYA{margin-bottom:14px;letter-spacing:1.5px}.styles_footer__hv9SO{padding:36px 18px}.styles_copyright__t7uxr{text-align:center;font-size:.75rem;letter-spacing:.5px}}