.OnboardingModal-module__Adn-dG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.OnboardingModal-module__Adn-dG__modal{background:#111;border:1px solid #333;border-radius:20px;width:100%;max-width:500px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.OnboardingModal-module__Adn-dG__progress{background:#222;height:4px;position:absolute;top:0;left:0;right:0}.OnboardingModal-module__Adn-dG__bar{background:linear-gradient(90deg,#00d2ff,#3a7bd5);height:100%;transition:width .3s}.OnboardingModal-module__Adn-dG__stepContainer{animation:.4s OnboardingModal-module__Adn-dG__fadeIn}.OnboardingModal-module__Adn-dG__stepContainer h2{color:#fff;margin:0 0 .5rem;font-size:1.8rem}.OnboardingModal-module__Adn-dG__stepContainer p{color:#aaa;margin:0 0 2rem;font-size:1rem;line-height:1.5}.OnboardingModal-module__Adn-dG__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.OnboardingModal-module__Adn-dG__grid>:last-child:nth-child(odd){grid-column:1/-1}.OnboardingModal-module__Adn-dG__card{cursor:pointer;background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:1.2rem;transition:all .2s;position:relative}.OnboardingModal-module__Adn-dG__card:hover{background:#222;border-color:#555}.OnboardingModal-module__Adn-dG__cardActive{background:#00d2ff0d;border-color:#00d2ff}.OnboardingModal-module__Adn-dG__cardIcon{color:#00d2ff;margin-bottom:.8rem}.OnboardingModal-module__Adn-dG__card h4{color:#eee;margin:0 0 .4rem;font-size:1.05rem}.OnboardingModal-module__Adn-dG__card span{color:#888;font-size:.8rem;line-height:1.4;display:block}.OnboardingModal-module__Adn-dG__checkIcon{color:#00d2ff;position:absolute;top:1rem;right:1rem}.OnboardingModal-module__Adn-dG__list{flex-direction:column;gap:.8rem;display:flex}.OnboardingModal-module__Adn-dG__listItem{cursor:pointer;color:#ccc;background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:1.2rem;font-weight:500;transition:all .2s}.OnboardingModal-module__Adn-dG__listItem:hover{background:#222;border-color:#555}.OnboardingModal-module__Adn-dG__listActive{color:#fff;background:#00d2ff1a;border-color:#00d2ff}.OnboardingModal-module__Adn-dG__actions{justify-content:space-between;margin-top:2rem;display:flex}.OnboardingModal-module__Adn-dG__textarea{color:#fff;resize:vertical;background:#1a1a1a;border:1px solid #333;border-radius:12px;outline:none;width:100%;min-height:120px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.OnboardingModal-module__Adn-dG__textarea:focus{border-color:#00d2ff}@keyframes OnboardingModal-module__Adn-dG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.OnboardingModal-module__Adn-dG__customInput{color:#fff;background:#1a1a1a;border:1px solid #333;border-radius:12px;outline:none;width:100%;margin-top:1rem;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.OnboardingModal-module__Adn-dG__customInput:focus{border-color:#00d2ff}
.NotificationPanel-module__44cxhW__panel{flex-direction:column;width:320px;max-height:360px;display:flex}.NotificationPanel-module__44cxhW__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.5rem .5rem 1rem;display:flex}.NotificationPanel-module__44cxhW__title{color:var(--text-main);font-size:.95rem;font-weight:700}.NotificationPanel-module__44cxhW__markAllBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:600;transition:all .2s}.NotificationPanel-module__44cxhW__markAllBtn:hover{opacity:.8}.NotificationPanel-module__44cxhW__list{flex:1;padding:.5rem 0;overflow-y:auto}.NotificationPanel-module__44cxhW__item{cursor:pointer;border-bottom:1px solid #ffffff08;border-radius:12px;gap:12px;padding:12px;transition:all .2s;display:flex;position:relative}.NotificationPanel-module__44cxhW__item:hover{background:#ffffff0a}.NotificationPanel-module__44cxhW__itemContent h4{color:var(--text-main);margin-bottom:2px;font-size:.85rem;font-weight:600}.NotificationPanel-module__44cxhW__itemContent p{color:var(--text-muted);margin-bottom:4px;font-size:.75rem;line-height:1.4}.NotificationPanel-module__44cxhW__itemTime{color:var(--text-muted);opacity:.6;font-size:.7rem}.NotificationPanel-module__44cxhW__unreadDot{position:absolute;top:15px;right:12px}.NotificationPanel-module__44cxhW__viewAll{width:100%!important;margin-top:10px!important}.NotificationPanel-module__44cxhW__list::-webkit-scrollbar{width:4px}.NotificationPanel-module__44cxhW__list::-webkit-scrollbar-track{background:0 0}.NotificationPanel-module__44cxhW__list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.NotificationPanel-module__44cxhW__loaderWrapper{text-align:center;padding:1rem}.NotificationPanel-module__44cxhW__iconWrapper{margin-top:3px}.NotificationPanel-module__44cxhW__emptyState{text-align:center;color:var(--text-muted);padding:2rem 0;font-size:.9rem}
.DropdownCard-module__R_rS2W__card{z-index:10001;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#0a0a0cf2;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:.5rem;min-width:240px;padding:1rem;animation:.3s cubic-bezier(.4,0,.2,1) DropdownCard-module__R_rS2W__slideUp;display:flex;position:absolute;box-shadow:0 20px 40px #000000b3,0 0 0 1px #ffffff1a}@keyframes DropdownCard-module__R_rS2W__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.AccountMenu-module__wb1Npa__accountDropdown{z-index:10001;width:260px;max-height:calc(100vh - 170px);overflow-y:auto}.AccountMenu-module__wb1Npa__accountDropdown::-webkit-scrollbar{width:4px}.AccountMenu-module__wb1Npa__accountDropdown::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.AccountMenu-module__wb1Npa__userInfo{border-bottom:1px solid #ffffff14;margin-bottom:.25rem;padding:.8rem 1rem}.AccountMenu-module__wb1Npa__userNameRow{align-items:center;gap:8px;margin-bottom:2px;display:flex}.AccountMenu-module__wb1Npa__userName{color:var(--text-main);font-size:.95rem;font-weight:700}.AccountMenu-module__wb1Npa__userEmail{color:var(--text-muted);font-size:.75rem}.AccountMenu-module__wb1Npa__menuItem{color:var(--text-muted);border-radius:12px;align-items:center;gap:12px;padding:8px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.AccountMenu-module__wb1Npa__menuItem:hover{color:var(--primary);background:#ffffff0f;transform:translate(5px)}.AccountMenu-module__wb1Npa__separator{border-top:1px solid #ffffff14;margin-top:4px;padding-top:4px}.AccountMenu-module__wb1Npa__logoutBtn{cursor:pointer;background:0 0;border:none;width:100%;color:#f44!important}.AccountMenu-module__wb1Npa__logoutBtn:hover{background:#ff44441a!important}
.Logo-module__wacNiq__logo{align-items:center;gap:12px;text-decoration:none;transition:transform .3s;display:flex}.Logo-module__wacNiq__logo:hover{transform:scale(1.02)}.Logo-module__wacNiq__image{width:auto;height:var(--logo-size,32px);filter:drop-shadow(0 0 10px #08c3)}.Logo-module__wacNiq__text{font-weight:900;font-size:var(--logo-font-size,22.4px);letter-spacing:.5px;white-space:nowrap;align-items:center;display:flex}.Logo-module__wacNiq__white{color:#fff}.Logo-module__wacNiq__gradient{background:linear-gradient(135deg, hsl(var(--dynamic-hue-1,280), calc(var(--dynamic-saturation,0) * 1%), 65%) 0%, hsl(var(--dynamic-hue-2,190), calc(var(--dynamic-saturation,0) * 1%), 60%) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Logo-module__wacNiq__iconOnly{justify-content:center;gap:0}
.ResetPasswordHero-module__InnXoa__headerGroup{text-align:center;margin-bottom:2.5rem}.ResetPasswordHero-module__InnXoa__logoWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.ResetPasswordHero-module__InnXoa__title{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.ResetPasswordHero-module__InnXoa__subtitle{color:#71717a;font-size:.95rem;line-height:1.5}.ResetPasswordHero-module__InnXoa__headerSkeleton{flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.ResetPasswordHero-module__InnXoa__skeletonLogo{border-radius:15px;width:60px;height:60px;margin-bottom:1.5rem}.ResetPasswordHero-module__InnXoa__skeletonTitle{border-radius:8px;width:180px;height:32px;margin-bottom:12px}.ResetPasswordHero-module__InnXoa__skeletonSubtitle{border-radius:4px;width:240px;height:18px}
.MobileMenu-module__AP24jW__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9998;background:#000000b3;animation:.3s ease-out MobileMenu-module__AP24jW__fadeIn;position:fixed;inset:0}.MobileMenu-module__AP24jW__sidebar{z-index:9999;scrollbar-width:none;background:#070709fa;flex-direction:column;width:320px;max-width:85%;height:100dvh;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 50px #00000080}.MobileMenu-module__AP24jW__sidebar.MobileMenu-module__AP24jW__active{transform:translate(0)}.MobileMenu-module__AP24jW__header{background:#ffffff05;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.MobileMenu-module__AP24jW__closeBtn{color:var(--text-main);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.MobileMenu-module__AP24jW__closeBtn:hover{background:#ffffff1a;transform:rotate(90deg)}.MobileMenu-module__AP24jW__nav{flex-direction:column;flex:1;gap:8px;padding:24px;display:flex}.MobileMenu-module__AP24jW__groupLabel{color:#ffffff40;text-transform:uppercase;letter-spacing:1.8px;margin:20px 0 12px;padding-left:8px;font-size:.7rem;font-weight:800}.MobileMenu-module__AP24jW__navItem{color:#ffffffa6;border:1px solid #0000;border-radius:14px;align-items:center;gap:16px;padding:14px 18px;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),filter .25s cubic-bezier(.4,0,.2,1);display:flex}.MobileMenu-module__AP24jW__navItem:hover{color:#fff;background:#ffffff0f;border-color:#ffffff1a}.MobileMenu-module__AP24jW__navItem svg{color:#ffffff59;transition:all .25s}.MobileMenu-module__AP24jW__navItem:hover svg{color:var(--primary);transform:scale(1.1)rotate(-5deg)}.MobileMenu-module__AP24jW__premiumItem,.MobileMenu-module__AP24jW__premiumItem svg{color:gold!important}.MobileMenu-module__AP24jW__authItem{-webkit-tap-highlight-color:transparent;justify-content:center;margin-top:10px;font-weight:800;box-shadow:0 8px 20px #0088cc40;background:var(--gradient)!important;color:#fff!important;border:none!important;outline:none!important}.MobileMenu-module__AP24jW__authItem:hover,.MobileMenu-module__AP24jW__authItem:active{transform:scale(.98);background:var(--gradient)!important;border:none!important}.MobileMenu-module__AP24jW__authItem svg{color:#fff!important}.MobileMenu-module__AP24jW__logoutBtn{cursor:pointer;background:#ff55550f;border:1px solid #ff555526;border-radius:14px;align-items:center;gap:16px;width:100%;margin-top:auto;padding:14px;font-weight:600;transition:all .3s;display:flex;color:#f55!important}.MobileMenu-module__AP24jW__logoutBtn:hover{background:#ff55551f;border-color:#ff55554d}.MobileMenu-module__AP24jW__footer{text-align:center;background:#0006;border-top:1px solid #ffffff0d;padding:24px}.MobileMenu-module__AP24jW__footerText{color:#fff3;letter-spacing:.5px;font-size:.7rem;font-weight:600}@keyframes MobileMenu-module__AP24jW__fadeIn{0%{opacity:0}to{opacity:1}}
.ResetPasswordForm-module__JOIH_q__form{flex-direction:column;gap:1.5rem;display:flex}.ResetPasswordForm-module__JOIH_q__submitBtn{width:100%;margin-top:1rem}.ResetPasswordForm-module__JOIH_q__formSkeleton{flex-direction:column;gap:1.5rem;display:flex}.ResetPasswordForm-module__JOIH_q__skeletonInput{border-radius:14px;height:70px}.ResetPasswordForm-module__JOIH_q__skeletonBtn{border-radius:14px;height:54px;margin-top:1rem}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#0006;margin-top:auto;padding:80px 0 40px;animation:.5s .2s forwards Footer-module__S6Hkya__footerFadeIn}@keyframes Footer-module__S6Hkya__footerFadeIn{0%{opacity:0}to{opacity:1}}.Footer-module__S6Hkya__footerContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__brandLogo{align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__logoImg{height:32px}.Footer-module__S6Hkya__logoText{letter-spacing:.5px;font-size:1.5rem;font-weight:900}.Footer-module__S6Hkya__logoWhite{color:#fff}.Footer-module__S6Hkya__logoGradient{background:linear-gradient(135deg,#0af 0%,#7b61ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__S6Hkya__footerBrand p{color:var(--text-muted);max-width:350px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.Footer-module__S6Hkya__footerSocials{gap:1rem;display:flex}.Footer-module__S6Hkya__footerSocials a{width:40px;height:40px;color:var(--text-muted);border:1px solid var(--border);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__footerSocials a:hover{color:var(--primary);border-color:var(--primary);background:#0088cc1a;transform:translateY(-3px)}.Footer-module__S6Hkya__footerColumn h4{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__footerLinks li{margin-bottom:1rem}.Footer-module__S6Hkya__footerLinks a{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:all .3s;display:block}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--primary);padding-left:5px}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-top:40px;display:flex}.Footer-module__S6Hkya__footerBottom p{color:var(--text-muted);font-size:.9rem}.Footer-module__S6Hkya__statusGroup{color:var(--text-muted);align-items:center;gap:2rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__statusOnline{color:#0fa;font-weight:700}.Footer-module__S6Hkya__newsletterDesc{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem;line-height:1.5}.Footer-module__S6Hkya__subscribeForm{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.Footer-module__S6Hkya__inputWrapper{flex:1;min-width:150px}.Footer-module__S6Hkya__inputNoMargin{margin-bottom:0!important}.Footer-module__S6Hkya__subscribeBtn{padding:12px 20px!important}@media (max-width:1024px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr 1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__S6Hkya__footerBrand{grid-column:span 2;margin-bottom:2rem}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;align-items:center}}@media (max-width:480px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__footerBrand{grid-column:span 1}}
.ResetPasswordSuccess-module__js3yAG__successContainer{text-align:center;padding:1rem 0}.ResetPasswordSuccess-module__js3yAG__iconWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.ResetPasswordSuccess-module__js3yAG__successIcon{color:#10b981;filter:drop-shadow(0 0 10px #10b9814d)}.ResetPasswordSuccess-module__js3yAG__title{color:#fff;margin-bottom:.75rem;font-size:1.8rem;font-weight:800}.ResetPasswordSuccess-module__js3yAG__subtitle{color:#71717a;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.ResetPasswordSuccess-module__js3yAG__actionBtn{width:100%}
