.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}.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}
.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}}
.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}
.GlobalSearch-module__tXA4UW__container{width:100%;max-width:480px;position:relative}.GlobalSearch-module__tXA4UW__searchWrapper{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;height:42px;padding:0 12px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),filter .3s cubic-bezier(.4,0,.2,1);display:flex}.GlobalSearch-module__tXA4UW__searchWrapper.GlobalSearch-module__tXA4UW__active,.GlobalSearch-module__tXA4UW__searchWrapper:focus-within{border-color:var(--primary);background:#ffffff14;box-shadow:0 0 20px #0088cc1a}.GlobalSearch-module__tXA4UW__icon{color:#fff6;flex-shrink:0;margin-right:10px}.GlobalSearch-module__tXA4UW__input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.GlobalSearch-module__tXA4UW__input::placeholder{color:#ffffff4d}.GlobalSearch-module__tXA4UW__clearBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,filter .2s;display:flex}.GlobalSearch-module__tXA4UW__clearBtn:hover{background:#fff3}.GlobalSearch-module__tXA4UW__dropdown{-webkit-backdrop-filter:blur(24px);z-index:9999;background:#0a0b10f7;border:1px solid #ffffff14;border-radius:18px;width:max(700px,100%);animation:.18s ease-out GlobalSearch-module__tXA4UW__slideDown;position:absolute;top:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 60px #0009,0 0 0 1px #ffffff0a}@keyframes GlobalSearch-module__tXA4UW__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.GlobalSearch-module__tXA4UW__loader,.GlobalSearch-module__tXA4UW__noResults{text-align:center;color:#fff6;flex-direction:column;align-items:center;gap:10px;padding:36px;font-size:.85rem;display:flex}.GlobalSearch-module__tXA4UW__mobileTabs{scrollbar-width:none;border-bottom:1px solid #ffffff0f;gap:6px;padding:12px 14px 8px;display:none;overflow-x:auto}.GlobalSearch-module__tXA4UW__mobileTabs::-webkit-scrollbar{display:none}.GlobalSearch-module__tXA4UW__mobileTab{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1a;border-radius:20px;flex-shrink:0;padding:5px 12px;font-size:.75rem;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,filter .2s}.GlobalSearch-module__tXA4UW__mobileTab:hover{border-color:var(--primary);color:var(--primary)}.GlobalSearch-module__tXA4UW__mobileTabActive{border-color:var(--primary);color:var(--primary);background:#0088cc1a}.GlobalSearch-module__tXA4UW__columnsGrid{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;grid-template-columns:repeat(3,1fr);gap:0;max-height:420px;display:grid;overflow-y:auto}.GlobalSearch-module__tXA4UW__columnsGrid>:only-child{grid-column:1/-1}.GlobalSearch-module__tXA4UW__column{border-right:1px solid #ffffff0d;padding:14px 0}.GlobalSearch-module__tXA4UW__column:last-child{border-right:none}.GlobalSearch-module__tXA4UW__columnTitle{text-transform:uppercase;letter-spacing:1.2px;color:#fff6;align-items:center;gap:6px;padding:0 14px 8px;font-size:.65rem;display:flex}.GlobalSearch-module__tXA4UW__columnTitleDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.GlobalSearch-module__tXA4UW__resultItem{cursor:pointer;color:inherit;align-items:center;gap:10px;padding:8px 14px;text-decoration:none;transition:background .15s;display:flex}.GlobalSearch-module__tXA4UW__resultItem:hover{background:#ffffff0d}.GlobalSearch-module__tXA4UW__itemImage{background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.GlobalSearch-module__tXA4UW__itemImage.GlobalSearch-module__tXA4UW__isUser{border-radius:50%}.GlobalSearch-module__tXA4UW__itemImage.GlobalSearch-module__tXA4UW__isCat{color:#a855f7;background:#a855f71f;border-radius:8px}.GlobalSearch-module__tXA4UW__itemInfo{flex-direction:column;flex:1;min-width:0;display:flex}.GlobalSearch-module__tXA4UW__itemName{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.GlobalSearch-module__tXA4UW__itemSub{color:#ffffff59;font-size:.72rem}.GlobalSearch-module__tXA4UW__itemArrow{color:#fff3;opacity:0;flex-shrink:0;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,filter .2s}.GlobalSearch-module__tXA4UW__resultItem:hover .GlobalSearch-module__tXA4UW__itemArrow{opacity:1;transform:translate(3px)}.GlobalSearch-module__tXA4UW__seeAll{text-align:center;color:var(--primary);cursor:pointer;background:#ffffff05;border-top:1px solid #ffffff0f;padding:12px;font-size:.8rem;text-decoration:none;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,filter .2s;display:block}.GlobalSearch-module__tXA4UW__seeAll:hover{background:var(--primary);color:#000}@media (max-width:768px){.GlobalSearch-module__tXA4UW__container{max-width:none}.GlobalSearch-module__tXA4UW__dropdown{border-radius:14px;width:calc(100vw - 24px);left:50%;transform:translate(-50%)}.GlobalSearch-module__tXA4UW__mobileTabs{display:flex}.GlobalSearch-module__tXA4UW__columnsGrid{grid-template-columns:1fr;max-height:60vh}.GlobalSearch-module__tXA4UW__column{border-bottom:1px solid #ffffff0d;border-right:none;padding:10px 0}.GlobalSearch-module__tXA4UW__column:last-child{border-bottom:none}}
.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}
.Navbar-module__cJzEcG__navbar{z-index:1000;-webkit-backdrop-filter:none;backdrop-filter:none;will-change:transform;background:0 0;border-bottom:1px solid #0000;align-items:center;width:100%;height:80px;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1);display:flex;top:0;left:0;transform:translateZ(0);position:fixed!important}.Navbar-module__cJzEcG__navbarScrolled .Navbar-module__cJzEcG__navMoreDropdown,.Navbar-module__cJzEcG__navbarScrolled .Navbar-module__cJzEcG__notifDropdown,.Navbar-module__cJzEcG__navbarScrolled .Navbar-module__cJzEcG__unifiedDropdown{top:78px!important}.Navbar-module__cJzEcG__navbarScrolled .Navbar-module__cJzEcG__accountDropdown{top:71px!important}.Navbar-module__cJzEcG__navbarScrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0cd9;border-bottom:1px solid #ffffff14;border-bottom-right-radius:20px;border-bottom-left-radius:20px;height:68px;box-shadow:0 5px 25px #0006}.Navbar-module__cJzEcG__navbar:hover{background:#0a0a0cf2;box-shadow:0 8px 35px #00000080}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cJzEcG__logoSection{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImage{width:auto;height:32px}.Navbar-module__cJzEcG__logoText{letter-spacing:.5px;align-items:center;font-size:1.25rem;font-weight:900;display:flex}.Navbar-module__cJzEcG__logoWhite{color:#fff}.Navbar-module__cJzEcG__logoGradient{background:linear-gradient(135deg,#0af 0%,#7b61ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__navSearchContainer{flex:0 450px;margin:0 1rem;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s}.Navbar-module__cJzEcG__navSearchWrapper{border:1.5px solid var(--border);cursor:pointer;background:#ffffff0d;border-radius:14px;align-items:center;padding:10px 18px;text-decoration:none;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.Navbar-module__cJzEcG__navSearchWrapper:hover{border-color:var(--primary);background:#ffffff1a}.Navbar-module__cJzEcG__navSearchText{color:var(--text-muted);margin-left:10px;font-size:.9rem}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:1.5rem;height:100%;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--text-muted);align-items:center;gap:8px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--text-main);transform:translateY(-1px)}.Navbar-module__cJzEcG__navActions{align-items:center;gap:1.2rem;margin-left:1rem;display:flex}.Navbar-module__cJzEcG__navMoreContainer{align-items:center;display:flex;height:100%!important;margin:0!important;padding:0!important;position:relative!important}.Navbar-module__cJzEcG__navMoreTrigger{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.88rem;font-weight:500;display:flex}.Navbar-module__cJzEcG__navMoreTrigger:hover{color:var(--text-main)}.Navbar-module__cJzEcG__rotate180{transform:rotate(180deg)}.Navbar-module__cJzEcG__premiumBtn{color:#000!important;background:linear-gradient(90deg,gold,orange)!important;font-weight:800!important}.Navbar-module__cJzEcG__userControls{align-items:center;gap:.5rem;height:100%;display:flex}.Navbar-module__cJzEcG__notifWrapper,.Navbar-module__cJzEcG__accountWrapper{align-items:center;display:flex;height:100%!important;margin:0!important;padding:0!important;position:relative!important}.Navbar-module__cJzEcG__searchIcon{color:var(--text-muted)}.Navbar-module__cJzEcG__navMoreDropdown,.Navbar-module__cJzEcG__notifDropdown,.Navbar-module__cJzEcG__unifiedDropdown{top:calc(var(--nav-height,80px) + 10px)!important;z-index:10001!important;margin-top:0!important;position:absolute!important;right:0!important}.Navbar-module__cJzEcG__accountDropdown{top:calc(var(--nav-height,80px) + 3px)!important;z-index:10001!important;margin-top:0!important;position:absolute!important;right:0!important}.Navbar-module__cJzEcG__navMoreDropdown{width:680px;-webkit-backdrop-filter:blur(40px)!important;backdrop-filter:blur(40px)!important;background:#1c1c20fa!important;border:1px solid #ffffff1f!important;border-radius:32px!important;grid-template-columns:repeat(3,1fr)!important;gap:25px!important;padding:1.5rem!important;display:grid!important}.Navbar-module__cJzEcG__navMoreGroup{flex-direction:column;gap:2px;display:flex}.Navbar-module__cJzEcG__navMoreGroupTitle{text-transform:uppercase;letter-spacing:1.2px;color:var(--primary);opacity:.8;border-bottom:1px solid #ffffff14;margin-bottom:10px;padding:0 10px 10px;font-size:.65rem;font-weight:800}.Navbar-module__cJzEcG__navMoreDropdown a{width:100%;color:var(--text-muted);border-radius:14px;align-items:center;gap:10px;padding:10px 14px;font-size:.8rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__cJzEcG__navMoreDropdown a:hover{color:var(--primary);background:#ffffff0f;transform:translate(4px)}.Navbar-module__cJzEcG__navIconBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex;position:relative}.Navbar-module__cJzEcG__navIconBtn:hover{color:var(--text-main);background:#ffffff0d}.Navbar-module__cJzEcG__authSkeletonWrapper{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__skeletonSubmitBtn{border-radius:10px;width:110px;height:36px}.Navbar-module__cJzEcG__skeletonLoginBtn{border-radius:10px;width:70px;height:36px}.Navbar-module__cJzEcG__notifBadge{background:var(--secondary);color:#fff;border:2px solid #070709;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:0;right:0}.Navbar-module__cJzEcG__navProfileTrigger{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex}.Navbar-module__cJzEcG__navProfileTrigger:hover{color:var(--primary);transform:scale(1.1)}.Navbar-module__cJzEcG__navAvatarBox{background:#ffffff0d;border:2px solid #00a3ff66;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.Navbar-module__cJzEcG__navAvatar{object-fit:cover;width:100%;height:100%}.Navbar-module__cJzEcG__menuTogglePremium,.Navbar-module__cJzEcG__mobileSearchToggle{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:none}.Navbar-module__cJzEcG__mobileSearchOverlay{z-index:10002;background:#111;flex-direction:column;width:100vw;height:100dvh;padding:24px 20px;animation:.25s cubic-bezier(.4,0,.2,1) Navbar-module__cJzEcG__fadeInOverlay;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileSearchHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Navbar-module__cJzEcG__mobileSearchTitle{color:#fff;letter-spacing:.5px;font-size:1.25rem;font-weight:800}.Navbar-module__cJzEcG__mobileSearchCloseBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,filter .2s;display:flex}.Navbar-module__cJzEcG__mobileSearchCloseBtn:hover{background:#ffffff1a;transform:scale(.95)}.Navbar-module__cJzEcG__mobileSearchBody{flex-direction:column;flex:1;display:flex;overflow-y:auto}@keyframes Navbar-module__cJzEcG__fadeInOverlay{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1400px){.Navbar-module__cJzEcG__navSearchContainer{max-width:300px}.Navbar-module__cJzEcG__navLinks{gap:1rem}}@media (max-width:1200px){.Navbar-module__cJzEcG__navSearchContainer{max-width:200px}.Navbar-module__cJzEcG__navLinks{gap:.8rem}}@media (max-width:992px){.Navbar-module__cJzEcG__navSearchContainer,.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__menuTogglePremium,.Navbar-module__cJzEcG__mobileSearchToggle{display:flex}.Navbar-module__cJzEcG__navMoreDropdown,.Navbar-module__cJzEcG__notifDropdown,.Navbar-module__cJzEcG__accountDropdown,.Navbar-module__cJzEcG__unifiedDropdown{top:calc(var(--nav-height,80px) + 10px)!important;width:auto!important;min-width:unset!important;position:fixed!important;left:10px!important;right:10px!important}}@media (max-width:768px){.Navbar-module__cJzEcG__hideOnMobile{display:none!important}.Navbar-module__cJzEcG__navContainer{padding:0 1rem}}.Navbar-module__cJzEcG__dropdownCard{width:auto;min-width:unset;position:fixed;top:80px;left:10px;right:10px}
.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%}
.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}}
