.IndexPage-module__pH0xha__pageContainer{flex-direction:row;width:100%;height:100vh;display:flex;position:relative}.IndexPage-module__pH0xha__navigationContainer{width:274px;min-width:274px}.IndexPage-module__pH0xha__contentContainer{flex:1;height:100vh;transition:all .3s;position:relative;overflow:hidden auto}.IndexPage-module__pH0xha__contentContainer::-webkit-scrollbar{width:8px}.IndexPage-module__pH0xha__contentContainer::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.IndexPage-module__pH0xha__contentContainer::-webkit-scrollbar-thumb{background:#333;border:2px solid #1a1a1a;border-radius:4px}.IndexPage-module__pH0xha__contentContainer::-webkit-scrollbar-thumb:hover{background:#444}@media (max-width:1024px){.IndexPage-module__pH0xha__pageContainer{flex-direction:column}.IndexPage-module__pH0xha__navigationContainer{width:100%;min-width:0;height:auto}.IndexPage-module__pH0xha__contentContainer{height:calc(100vh - 64px);padding-top:64px}}@media (max-width:480px){.IndexPage-module__pH0xha__contentContainer{padding-top:64px}}@supports (-webkit-overflow-scrolling:touch){.IndexPage-module__pH0xha__contentContainer{-webkit-overflow-scrolling:touch}}.IndexPage-module__pH0xha__content{flex-direction:column;width:100%;min-height:100%;display:flex;position:relative}.IndexPage-module__pH0xha__loadingOverlay{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f0f0fb3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.IndexPage-module__pH0xha__spinner{border:3px solid #ff339833;border-top-color:#ff3398;border-radius:50%;width:40px;height:40px;animation:1s linear infinite IndexPage-module__pH0xha__spin}@keyframes IndexPage-module__pH0xha__spin{to{transform:rotate(360deg)}}.IndexPage-module__pH0xha__pageTransition{animation:.3s IndexPage-module__pH0xha__fadeIn}@keyframes IndexPage-module__pH0xha__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.IndexPage-module__pH0xha__pageContainer{flex-direction:column;height:100vh}.IndexPage-module__pH0xha__contentContainer{padding-left:12px;padding-right:12px}}
.DashboardNav-module__wCq74a__desktopNav{z-index:100;background-color:#0f0f0f;border-right:1px solid #3a3a3a;flex-direction:column;width:274px;height:100vh;padding:14px 14px 20px;transition:all .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden auto}.DashboardNav-module__wCq74a__desktopNav::-webkit-scrollbar{width:4px}.DashboardNav-module__wCq74a__desktopNav::-webkit-scrollbar-track{background:#0f0f0f}.DashboardNav-module__wCq74a__desktopNav::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.DashboardNav-module__wCq74a__desktopNav::-webkit-scrollbar-thumb:hover{background:#444}@media (max-width:1024px){.DashboardNav-module__wCq74a__desktopNav{display:none}}.DashboardNav-module__wCq74a__logo_Box{margin-bottom:20px;padding-left:13px;display:flex}.DashboardNav-module__wCq74a__logo{width:162px;height:75px}.DashboardNav-module__wCq74a__nav_Box{flex-direction:column;gap:20px;padding-top:25px;display:flex}.DashboardNav-module__wCq74a__nav_Item{cursor:pointer;color:#c7c7cc;background:#131313;border-radius:8px;align-items:center;gap:22px;width:247px;height:52px;padding:10px 0 10px 24px;font-family:Darker Grotesque,sans-serif;font-size:24px;font-weight:400;line-height:40px;text-decoration:none;transition:all .3s;display:flex;position:relative}.DashboardNav-module__wCq74a__nav_Item:hover{color:#fff;background:#1a1a1a}.DashboardNav-module__wCq74a__nav_Item.DashboardNav-module__wCq74a__active{color:#fff;background:#171717;border-left:3px solid #ff3398}.DashboardNav-module__wCq74a__nav_Item_forbidden{cursor:not-allowed;color:#c7c7cc;opacity:.6;background:#131313;border-radius:8px;align-items:center;gap:22px;width:247px;height:52px;padding:10px 0 10px 24px;font-family:Darker Grotesque,sans-serif;font-size:24px;font-weight:400;line-height:40px;text-decoration:none;display:flex}.DashboardNav-module__wCq74a__nav_Item_forbidden:hover{background:#131313}.DashboardNav-module__wCq74a__nav_Icon{color:#c7c7cc;width:22px;height:22px}.DashboardNav-module__wCq74a__active .DashboardNav-module__wCq74a__nav_Icon{color:#ff3398}.DashboardNav-module__wCq74a__externalIcon{color:#c7c7cc;opacity:.7;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.DashboardNav-module__wCq74a__nav_Item:hover .DashboardNav-module__wCq74a__externalIcon{color:#fff;opacity:1}.DashboardNav-module__wCq74a__statsBox{background:#171717;border:1px solid #3a3a3a;border-radius:7px;margin-top:30px;padding:16px}.DashboardNav-module__wCq74a__statsBox h3{color:#fff;text-align:center;margin-bottom:16px;font-family:Darker Grotesque,sans-serif;font-size:20px;font-weight:500}.DashboardNav-module__wCq74a__statsRow{background:#131313;border-radius:6px;flex-direction:column;gap:8px;padding:12px;display:flex}.DashboardNav-module__wCq74a__statsRow span{color:#888;font-family:Darker Grotesque,sans-serif;font-size:16px}.DashboardNav-module__wCq74a__statsValue{font-weight:600;color:#ff3398!important;font-size:20px!important}.DashboardNav-module__wCq74a__countdown_Box{background:#171717;border:1px solid #ff3398;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;margin-top:30px;padding:13px;display:flex}.DashboardNav-module__wCq74a__countdown_Box h3{color:#fff;text-align:center;margin-bottom:20px;font-family:Darker Grotesque,sans-serif;font-size:20px;font-weight:500;line-height:30px}.DashboardNav-module__wCq74a__countdown_Timer{justify-content:space-between;width:100%;max-width:300px;display:flex}.DashboardNav-module__wCq74a__countdown_Segment{border-radius:7px;align-items:center;gap:5px;margin-right:5px;padding-bottom:20px;display:flex}.DashboardNav-module__wCq74a__countdown_Segment span{color:#fff;text-align:center;background:#131313;border:1px solid #3a3a3a;border-radius:11px;width:50px;height:50px;font-size:25px;line-height:45px}.DashboardNav-module__wCq74a__countdown_Segment small{color:#fff;text-align:center;margin-top:5px;font-family:Darker Grotesque,sans-serif;font-size:19px;font-weight:400;line-height:42px}.DashboardNav-module__wCq74a__footer_Box{flex-direction:column;align-items:center;gap:20px;width:100%;margin-top:auto;padding:20px;display:flex}.DashboardNav-module__wCq74a__terms_Container{gap:21px;text-decoration:none;display:flex}.DashboardNav-module__wCq74a__terms_Link{color:#3b3b3b;font-family:Kdam Thmor,sans-serif;font-size:14px;font-weight:400;line-height:normal;text-decoration:none}.DashboardNav-module__wCq74a__terms_Link:hover{color:#555;text-decoration:underline}.DashboardNav-module__wCq74a__mobileHeader{z-index:50;background-color:#0f0f0f;border-bottom:1px solid #3a3a3a;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;display:none;position:sticky;top:0}@media (max-width:1024px){.DashboardNav-module__wCq74a__mobileHeader{display:flex}}.DashboardNav-module__wCq74a__mobileLogo{width:auto;height:40px}.DashboardNav-module__wCq74a__mobileMenuButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.DashboardNav-module__wCq74a__mobileMenuButton:hover{color:#ff3398}.DashboardNav-module__wCq74a__mobileNavOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;opacity:0;visibility:hidden;background-color:#00000080;width:100%;height:100%;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.DashboardNav-module__wCq74a__mobileNavOverlay.DashboardNav-module__wCq74a__isOpen{opacity:1;visibility:visible}.DashboardNav-module__wCq74a__mobileNavContent{background-color:#0f0f0f;flex-direction:column;width:85%;max-width:360px;height:100%;transition:right .3s;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-5px 0 25px #00000080}.DashboardNav-module__wCq74a__isOpen .DashboardNav-module__wCq74a__mobileNavContent{right:0}.DashboardNav-module__wCq74a__mobileNavHeader{border-bottom:1px solid #3a3a3a;justify-content:space-between;align-items:center;padding:16px;display:flex}.DashboardNav-module__wCq74a__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.DashboardNav-module__wCq74a__closeButton:hover{color:#ff3398}.DashboardNav-module__wCq74a__mobileNavItems{flex-direction:column;gap:12px;padding:16px;display:flex}.DashboardNav-module__wCq74a__mobileNavItem{color:#c7c7cc;background:#171717;border-radius:8px;align-items:center;gap:16px;padding:16px;font-family:Darker Grotesque,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.DashboardNav-module__wCq74a__mobileNavItem.DashboardNav-module__wCq74a__active{color:#fff;background:#292929;border-left:3px solid #ff3398;padding-left:13px}.DashboardNav-module__wCq74a__mobileNavItem:hover{color:#fff;background:#292929}.DashboardNav-module__wCq74a__mobileNavItemDisabled{color:#c7c7cc;opacity:.6;cursor:not-allowed;background:#171717;border-radius:8px;align-items:center;gap:16px;padding:16px;font-family:Darker Grotesque,sans-serif;font-size:18px;font-weight:500;display:flex}.DashboardNav-module__wCq74a__mobileNavIcon{color:#c7c7cc;flex-shrink:0;width:20px;height:20px}.DashboardNav-module__wCq74a__active .DashboardNav-module__wCq74a__mobileNavIcon{color:#ff3398}.DashboardNav-module__wCq74a__mobileExternalIcon{color:#c7c7cc;opacity:.7;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.DashboardNav-module__wCq74a__mobileNavItem:hover .DashboardNav-module__wCq74a__mobileExternalIcon{color:#fff;opacity:1}.DashboardNav-module__wCq74a__mobileNavInfo{flex-direction:column;gap:16px;padding:16px;display:flex}.DashboardNav-module__wCq74a__mobileStatsBox{background:#171717;border:1px solid #3a3a3a;border-radius:8px;padding:16px}.DashboardNav-module__wCq74a__mobileStatsBox h3{color:#fff;text-align:center;margin-bottom:12px;font-family:Darker Grotesque,sans-serif;font-size:18px;font-weight:500}.DashboardNav-module__wCq74a__mobileStatsRow{background:#131313;border-radius:6px;justify-content:space-between;align-items:center;padding:12px;display:flex}.DashboardNav-module__wCq74a__mobileStatsRow span{color:#888;font-family:Darker Grotesque,sans-serif;font-size:16px}.DashboardNav-module__wCq74a__mobileStatsValue{font-weight:600;color:#ff3398!important;font-size:18px!important}.DashboardNav-module__wCq74a__mobileCountdown{background:#171717;border:1px solid #ff3398;border-radius:8px;padding:16px}.DashboardNav-module__wCq74a__mobileCountdown h3{color:#fff;text-align:center;margin-bottom:12px;font-family:Darker Grotesque,sans-serif;font-size:18px;font-weight:500}.DashboardNav-module__wCq74a__mobileCountdownTimer{justify-content:space-between;gap:8px;display:flex}.DashboardNav-module__wCq74a__mobileCountdownSegment{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.DashboardNav-module__wCq74a__mobileCountdownSegment span{color:#fff;background:#131313;border:1px solid #3a3a3a;border-radius:6px;justify-content:center;align-items:center;width:100%;height:48px;font-size:22px;font-weight:600;display:flex}.DashboardNav-module__wCq74a__mobileCountdownSegment small{color:#888;font-family:Darker Grotesque,sans-serif;font-size:14px}.DashboardNav-module__wCq74a__mobileFooter{border-top:1px solid #3a3a3a;flex-direction:column;align-items:center;gap:12px;margin-top:auto;padding:16px;display:flex}.DashboardNav-module__wCq74a__mobileFooter span{color:#3b3b3b;font-family:Kdam Thmor,sans-serif;font-size:14px}.DashboardNav-module__wCq74a__mobileTermsLinks{gap:16px;display:flex}.DashboardNav-module__wCq74a__mobileTermsLinks a{color:#3b3b3b;font-family:Kdam Thmor,sans-serif;font-size:14px;text-decoration:none}.DashboardNav-module__wCq74a__mobileTermsLinks a:hover{color:#555;text-decoration:underline}.DashboardNav-module__wCq74a__loadingBalance{color:#888;align-items:center;gap:6px;font-size:.9rem;display:flex}.DashboardNav-module__wCq74a__loadingIcon{animation:1s linear infinite DashboardNav-module__wCq74a__spin}@keyframes DashboardNav-module__wCq74a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:480px){.DashboardNav-module__wCq74a__mobileNavContent{width:100%;max-width:none}.DashboardNav-module__wCq74a__mobileNavItem,.DashboardNav-module__wCq74a__mobileNavItemDisabled{padding:14px;font-size:16px}.DashboardNav-module__wCq74a__mobileCountdownSegment span{height:42px;font-size:20px}.DashboardNav-module__wCq74a__mobileCountdownSegment small{font-size:12px}}
