.loading_loadingOverlay__QIIhG{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;background:rgba(10,10,10,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999}.loading_loadingContainer__3UNON,.loading_loadingOverlay__QIIhG{width:100%;display:flex;justify-content:center;align-items:center}.loading_loadingContainer__3UNON{flex-direction:column;gap:24px;max-width:500px;padding:40px 20px}.loading_loadingCircle__7cZTd{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.loading_loadingCircle__7cZTd{width:240px;height:240px}}.loading_loadingSvg__44sFm{width:100%;height:100%;transform:rotate(-90deg)}.loading_loadingCircleBg__fxqLZ{transition:stroke .3s ease}.loading_loadingCircleProgress__tIWeG{transition:stroke-dashoffset .1s linear}.loading_loadingPercentage__dT_aw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Inter;font-weight:700;font-size:36px;line-height:44px;color:#fff;text-align:center}@media(min-width:768px){.loading_loadingPercentage__dT_aw{font-size:48px;line-height:56px}}.loading_loadingText__Ggqxx{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;color:#fff;text-align:center;margin:0}@media(min-width:768px){.loading_loadingText__Ggqxx{font-size:18px;line-height:28px}}.dashboardLayout_dashboardWrapper__ZTx_B{display:flex;flex-direction:column;min-height:100vh;background:#0a0a0a;overflow-x:hidden}.dashboardLayout_contentContainer__81w75{display:flex;flex:1 1;position:relative;overflow-x:hidden}.dashboardLayout_mainContent__eWk_V{flex:1 1;padding:20px 16px;background:#0a0a0a;min-height:calc(100vh - 60px);overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}@media(min-width:768px){.dashboardLayout_mainContent__eWk_V{padding:32px 40px;width:calc(100% - 280px)}}.header_header__2ysCz{display:flex;justify-content:space-between;align-items:center;flex-direction:column;border-bottom:1px solid #262626;background:#0a0a0a;position:sticky;top:0;z-index:100;height:60px}.header_header__2ysCz .header_navigation__4_8VR{display:flex;justify-content:flex-start;align-items:center;width:100%;height:60px;padding:12px 16px;gap:10px}@media(max-width:767.98px){.header_header__2ysCz .header_navigation__4_8VR.header_navigationSearchOpen__AV2pH{padding:0}}@media(min-width:768px){.header_header__2ysCz .header_navigation__4_8VR{padding:12px 32px}}.header_header__2ysCz .header_logoLink__SEH0_{display:flex;align-items:center;flex-shrink:0;transition:opacity .2s ease}@media(min-width:768px){.header_header__2ysCz .header_logoLink__SEH0_{width:280px;min-width:280px;padding-right:32px;box-sizing:border-box}}.header_header__2ysCz .header_logoLink__SEH0_:hover{opacity:.8}.header_header__2ysCz .header_searchWrapper__YUct9{display:none}@media(min-width:768px){.header_header__2ysCz .header_searchWrapper__YUct9{display:flex;flex:0 0 auto}}.header_header__2ysCz .header_mobileSearchWrapper___CevQ{width:100%;border-top:1px solid #262626;background:#0a0a0a}.header_header__2ysCz .header_rightSection__fKw6J{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:auto}.header_header__2ysCz .header_burgerButton__hECNv,.header_header__2ysCz .header_iconButton__ntmNm{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease;padding:0}.header_header__2ysCz .header_burgerButton__hECNv:hover,.header_header__2ysCz .header_iconButton__ntmNm:hover{background-color:hsla(0,0%,100%,.05)}.header_header__2ysCz .header_burgerButton__hECNv:active,.header_header__2ysCz .header_iconButton__ntmNm:active{background-color:hsla(0,0%,100%,.1)}.errorPopup_overlay__YqTg4{position:fixed;inset:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000}.errorPopup_popupContainer__iykgO{width:390px;max-width:90vw;background:#0a0a0a;border:1px solid #262626;border-radius:6px;padding:20px;display:flex;flex-direction:column;gap:32px}@media(max-width:480px){.errorPopup_popupContainer__iykgO{width:95vw;padding:16px;gap:24px}}.errorPopup_textContainer__FEXNb{display:flex;flex-direction:column;gap:10px;text-align:center}.errorPopup_textContainer__FEXNb h3{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:36px;letter-spacing:0;color:#fff;margin:0}@media(max-width:480px){.errorPopup_textContainer__FEXNb h3{font-size:20px;line-height:30px}}.errorPopup_textContainer__FEXNb p{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;text-align:center;color:#ababab;margin:0}@media(max-width:480px){.errorPopup_textContainer__FEXNb p{font-size:14px;line-height:22px}}.errorPopup_closeButton__jhDgn{width:100%;height:56px;padding:16px 36px;background:linear-gradient(180deg,#4a41f6,#382ff5);color:#fff;border:1px solid rgba(0,0,0,0);border-radius:80px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease}.errorPopup_closeButton__jhDgn:hover{background:linear-gradient(180deg,#3b33c5,#2c24d4)}.errorPopup_closeButton__jhDgn:active{background:linear-gradient(180deg,#2c24d4,#1f1aa8)}@media(max-width:480px){.errorPopup_closeButton__jhDgn{height:48px;font-size:14px}}.searchBar_searchBar__OiMgt{display:flex;flex-direction:column;gap:8px}.searchBar_searchBar__OiMgt.searchBar_mobile__IdNBE{width:100%;padding:12px 16px;background:#0a0a0a;border-bottom:1px solid #262626}.searchBar_searchContainer__s6tEm{display:flex;align-items:center;width:100%;height:36px;background:#0a0a0a;border:1px solid #262626;border-radius:6px;overflow:hidden;transition:border-color .2s ease}.searchBar_searchContainer__s6tEm:focus-within{border-color:#4a41f6}@media(min-width:768px){.searchBar_searchContainer__s6tEm{width:420px}}@media(min-width:900px){.searchBar_searchContainer__s6tEm{width:520px}}@media(min-width:1000px){.searchBar_searchContainer__s6tEm{width:644px}}.searchBar_inputWrapper__IDVuN{display:flex;align-items:center;gap:10px;flex:1 1;height:100%;padding-left:10px;padding-right:10px}.searchBar_inputWrapper__IDVuN svg{flex-shrink:0}.searchBar_searchInput__36xBs{flex:1 1;height:100%;background:rgba(0,0,0,0);border:none;outline:none;color:#fff;font-size:14px;font-weight:400;line-height:20px}.searchBar_searchInput__36xBs::placeholder{color:#737373}.searchBar_searchInput__36xBs:disabled{opacity:.5;cursor:not-allowed}.searchBar_searchButton__EQcwe{display:flex;align-items:center;justify-content:center;height:100%;padding:6px 20px;background:linear-gradient(180deg,#4a41f6,#382ff5);border:none;border-left:1px solid #262626;color:#fff;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.searchBar_searchButton__EQcwe:hover:not(:disabled){background:linear-gradient(180deg,#5a51f7,#4840f6);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1)}.searchBar_searchButton__EQcwe:active:not(:disabled){background:linear-gradient(180deg,#382ff5,#2f27e8)}.searchBar_searchButton__EQcwe:disabled{opacity:.5;cursor:not-allowed}@media(max-width:767px){.searchBar_searchButton__EQcwe{min-width:36px;padding:6px}}.searchBar_errorMessage__5FCmT{font-size:12px;color:#ef4444;padding-left:10px}.sidebar_sidebar__pgvcx{display:flex;flex-direction:column;width:280px;min-height:calc(100vh - 60px);gap:20px;padding-top:20px;padding-bottom:20px;background:#0a0a0a;border-right:1px solid #262626;overflow-y:auto}@media(min-width:768px){.sidebar_sidebar__pgvcx{position:sticky}}@media(max-width:767px){.sidebar_sidebar__pgvcx.sidebar_mobile__XUHup{position:fixed;top:60px;left:0;width:100%;height:100vh;z-index:200;transform:translateX(-100%);transition:transform .3s ease-in-out}.sidebar_sidebar__pgvcx.sidebar_mobile__XUHup.sidebar_open__yFKwH{transform:translateX(0)}}.sidebar_accountInfo__H73D1{display:flex;align-items:center;gap:12px;padding:5px 12px;margin:0 20px}.sidebar_avatar__f4sPx{width:44px;height:44px;border-radius:62.86px;border:.63px solid #262626;overflow:hidden;flex-shrink:0}.sidebar_avatarImage__sTxGr{width:100%;height:100%;object-fit:cover}.sidebar_username__2_b1L{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar_actionsContainer__IlBpO{display:flex;flex-direction:column;gap:8px;border-top:1px solid #262626;padding-top:20px;padding-left:20px;padding-right:20px}.sidebar_navButton__RelXA{display:flex;align-items:center;gap:18px;width:240px;height:54px;padding:12px;background:rgba(0,0,0,0);border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;text-decoration:none}.sidebar_navButton__RelXA.sidebar_disabled__Ire2u{opacity:.4;cursor:not-allowed!important;pointer-events:none}.sidebar_navButton__RelXA.sidebar_disabled__Ire2u:hover{background:rgba(0,0,0,0)!important;border:none!important;transform:none}.sidebar_navButton__RelXA.sidebar_disabled__Ire2u:active{background:rgba(0,0,0,0)!important}.sidebar_navButton__RelXA.sidebar_disabled__Ire2u.sidebar_active__dbQjQ{background:rgba(0,0,0,0)!important;border:none!important;opacity:.4}.sidebar_navButton__RelXA.sidebar_disabled__Ire2u.sidebar_active__dbQjQ .sidebar_navText__uxIzS{font-weight:400}.sidebar_navButton__RelXA.sidebar_disabled__Ire2u.sidebar_active__dbQjQ .sidebar_icon__Wg4Wx{filter:none}.sidebar_navButton__RelXA:hover{background:#262626;border:1px solid #6e6e6e}.sidebar_navButton__RelXA:active{background:hsla(0,0%,100%,.12)}.sidebar_navButton__RelXA.sidebar_active__dbQjQ{background:#262626;border:1px solid #6e6e6e!important}.sidebar_navButton__RelXA.sidebar_active__dbQjQ .sidebar_navText__uxIzS{font-weight:500}.sidebar_navButton__RelXA.sidebar_active__dbQjQ .sidebar_icon__Wg4Wx{filter:brightness(1.2)}@media(max-width:767px){.sidebar_navButton__RelXA{width:100%}}.sidebar_iconWrapper__Fj_Zg{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.sidebar_icon__Wg4Wx{width:24px;height:24px;object-fit:contain}.sidebar_navText__uxIzS{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer_footer__pj5T_{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:40px 16px;background:#0a0a0a;color:#fff;border-top:1px solid #262626}.footer_footer__pj5T_ .footer_footerContent__Io8Hk{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;flex-wrap:wrap;gap:20px;margin-bottom:24px}@media(max-width:767px){.footer_footer__pj5T_ .footer_footerContent__Io8Hk{flex-direction:column;align-items:flex-start}}.footer_footer__pj5T_ .footer_footerLinks__DSqFp{display:flex;gap:24px;list-style:none;flex-wrap:wrap}@media(max-width:767px){.footer_footer__pj5T_ .footer_footerLinks__DSqFp{flex-direction:column;gap:16px}}.footer_footer__pj5T_ .footer_footerLinks__DSqFp li a{color:#fff;font-family:Inter;font-weight:400;font-size:16px;line-height:24px;text-decoration:none;transition:opacity .2s}.footer_footer__pj5T_ .footer_footerLinks__DSqFp li a:hover{opacity:.7}.footer_footer__pj5T_ .footer_footerCopyright__Jn5ld{width:100%;max-width:1200px;text-align:center}.footer_footer__pj5T_ .footer_footerCopyright__Jn5ld p{font-family:Inter;font-weight:400;font-size:14px;line-height:20px;color:#666}