.create-module__hHSwYG__container{max-width:900px;min-height:100vh;margin:0 auto;padding:40px 20px}.create-module__hHSwYG__header{text-align:center;margin-bottom:40px}.create-module__hHSwYG__header h1{color:#1a1a1a;margin-bottom:12px;font-size:2.5rem;font-weight:800}.create-module__hHSwYG__header p{color:#666;font-size:1.1rem;line-height:1.6}.create-module__hHSwYG__info{background:linear-gradient(135deg,#00bf631a,#00bf630d);border-left:4px solid #00bf63;border-radius:12px;gap:20px;margin-bottom:40px;padding:25px;display:flex}.create-module__hHSwYG__infoIcon{color:#00bf63;flex-shrink:0;font-size:2rem}.create-module__hHSwYG__info h3{color:#1a1a1a;margin-bottom:8px;font-size:1.2rem}.create-module__hHSwYG__info p{color:#555;font-size:.95rem;line-height:1.6}.create-module__hHSwYG__form{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:40px;box-shadow:0 2px 12px #0000000f}.create-module__hHSwYG__field{margin-bottom:35px}.create-module__hHSwYG__field label{color:#1a1a1a;align-items:center;gap:10px;margin-bottom:8px;font-size:1.1rem;font-weight:700;display:flex}.create-module__hHSwYG__fieldIcon{color:#00bf63;font-size:1.2rem}.create-module__hHSwYG__fieldHelp{color:#666;margin-bottom:12px;font-size:.9rem;font-style:italic}.create-module__hHSwYG__field input,.create-module__hHSwYG__field select,.create-module__hHSwYG__field textarea{color:#1a1a1a;background:#f9f9f9;border:2px solid #e0e0e0;border-radius:10px;width:100%;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.create-module__hHSwYG__field textarea{resize:vertical;line-height:1.6}.create-module__hHSwYG__field input:focus,.create-module__hHSwYG__field select:focus,.create-module__hHSwYG__field textarea:focus{background:#fff;border-color:#00bf63;outline:none;box-shadow:0 0 0 3px #00bf631a}.create-module__hHSwYG__field input::placeholder,.create-module__hHSwYG__field textarea::placeholder{color:#999}.create-module__hHSwYG__charCount{text-align:right;color:#999;margin-top:6px;font-size:.85rem}.create-module__hHSwYG__actions{border-top:2px solid #e0e0e0;justify-content:flex-end;gap:15px;margin-top:40px;padding-top:30px;display:flex}.create-module__hHSwYG__cancelButton,.create-module__hHSwYG__submitButton{cursor:pointer;border:none;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:700;transition:all .3s}.create-module__hHSwYG__cancelButton{color:#666;background:#f5f5f5}.create-module__hHSwYG__cancelButton:hover:not(:disabled){background:#e0e0e0}.create-module__hHSwYG__submitButton{color:#fff;background:linear-gradient(135deg,#00bf63 0%,#009e53 100%);box-shadow:0 4px 12px #00bf634d}.create-module__hHSwYG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #00bf6366}.create-module__hHSwYG__submitButton:disabled,.create-module__hHSwYG__cancelButton:disabled{opacity:.5;cursor:not-allowed}.create-module__hHSwYG__emptyState{text-align:center;padding:80px 20px}.create-module__hHSwYG__emptyState h2{color:#1a1a1a;margin-bottom:16px;font-size:2rem}.create-module__hHSwYG__emptyState p{color:#666;margin-bottom:30px;font-size:1.1rem}.create-module__hHSwYG__createButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bf63 0%,#009e53 100%);border:none;border-radius:10px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #00bf634d}.create-module__hHSwYG__createButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00bf6366}@media (max-width:768px){.create-module__hHSwYG__container{padding:20px 15px}.create-module__hHSwYG__header h1{font-size:2rem}.create-module__hHSwYG__form{padding:25px 20px}.create-module__hHSwYG__actions{flex-direction:column}.create-module__hHSwYG__cancelButton,.create-module__hHSwYG__submitButton{width:100%}}
.UpgradePrompt-module__e08JsW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;animation:.15s UpgradePrompt-module__e08JsW__fadeIn;display:flex;position:fixed;inset:0}@keyframes UpgradePrompt-module__e08JsW__fadeIn{0%{opacity:0}to{opacity:1}}.UpgradePrompt-module__e08JsW__modal{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;padding:2.5rem 2rem;animation:.2s UpgradePrompt-module__e08JsW__slideUp;display:flex;position:relative;box-shadow:0 24px 64px #0000002e}@keyframes UpgradePrompt-module__e08JsW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .UpgradePrompt-module__e08JsW__modal{background:#1e293b;border:1px solid #334155}.UpgradePrompt-module__e08JsW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;font-size:1rem;transition:color .15s;position:absolute;top:1rem;right:1rem}.UpgradePrompt-module__e08JsW__closeBtn:hover{color:#475569}.UpgradePrompt-module__e08JsW__lockRing{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.3rem;display:flex}.UpgradePrompt-module__e08JsW__title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800;line-height:1.3}[data-theme=dark] .UpgradePrompt-module__e08JsW__title{color:#f1f5f9}.UpgradePrompt-module__e08JsW__description{color:#64748b;max-width:300px;margin:0;font-size:.9rem;line-height:1.6}.UpgradePrompt-module__e08JsW__planChip{border:1px solid;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.UpgradePrompt-module__e08JsW__planPrice{opacity:.7;margin-left:.2rem;font-size:.78rem}.UpgradePrompt-module__e08JsW__upgradeBtn{color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .15s;display:inline-flex}.UpgradePrompt-module__e08JsW__upgradeBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}.UpgradePrompt-module__e08JsW__btnArrow{font-size:.8rem}.UpgradePrompt-module__e08JsW__dismissBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.85rem;transition:color .15s}.UpgradePrompt-module__e08JsW__dismissBtn:hover{color:#64748b}
.navbar-module__6qiM_q__container{z-index:1000;background-color:#fff;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;width:100%;height:100px;padding:0 30px;transition:background .35s,box-shadow .35s,border-color .35s;display:flex;position:sticky;top:0}.navbar-module__6qiM_q__blackBackground{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-bottom:1px solid #ffffff14}.navbar-module__6qiM_q__blackBackground .navbar-module__6qiM_q__links a,.navbar-module__6qiM_q__blackBackground .navbar-module__6qiM_q__dropdownToggle{color:#ffffffd9}.navbar-module__6qiM_q__heroBg{box-shadow:none!important;background:0 0!important;border-bottom:1px solid #0f172a12!important}.navbar-module__6qiM_q__heroBgScrolled{-webkit-backdrop-filter:blur(24px);background:#ffffffeb;border-bottom:1px solid #0f172a14;box-shadow:0 4px 24px #00000012}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__links a,.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__dropdownToggle,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__links a,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__dropdownToggle{color:#1a1a1a}.navbar-module__6qiM_q__logo{padding-top:15px;padding-bottom:15px;transition:transform .3s,filter .3s}.navbar-module__6qiM_q__logo:hover{transform:scale(1.04)}.navbar-module__6qiM_q__links{align-items:center;gap:4px;font-weight:600;display:flex}.navbar-module__6qiM_q__links a,.navbar-module__6qiM_q__dropdownToggle{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:all .22s cubic-bezier(.4,0,.2,1);position:relative}.navbar-module__6qiM_q__links a:after{content:"";background:linear-gradient(90deg,#00bf63,#00a854);border-radius:2px;width:55%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:6px;left:50%;transform:translate(-50%)scaleX(0)}.navbar-module__6qiM_q__links a:hover,.navbar-module__6qiM_q__dropdownToggle:hover{color:#00bf63;background:#00bf6312}.navbar-module__6qiM_q__links a:hover:after{transform:translate(-50%)scaleX(1)}.navbar-module__6qiM_q__dropdown{position:relative}.navbar-module__6qiM_q__dropdownToggle{align-items:center;gap:6px;font-size:15px;font-weight:600;display:flex}.navbar-module__6qiM_q__chevron{transition:transform .3s cubic-bezier(.4,0,.2,1)}.navbar-module__6qiM_q__rotate{transform:rotate(180deg)}.navbar-module__6qiM_q__dropdownMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;opacity:0;background:#fff;border:1px solid #00000012;border-radius:16px;min-width:280px;padding:8px;animation:.25s cubic-bezier(.4,0,.2,1) forwards navbar-module__6qiM_q__dropdownSlideIn;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-8px);box-shadow:0 20px 60px #0000001f,0 0 0 1px #00000005}@keyframes navbar-module__6qiM_q__dropdownSlideIn{to{opacity:1;transform:translateY(0)}}.navbar-module__6qiM_q__dropdownItem{color:#1a1a1a;box-sizing:border-box;cursor:pointer;border-radius:10px;width:100%;margin-bottom:2px;padding:12px 14px;text-decoration:none;transition:all .18s;display:block}.navbar-module__6qiM_q__dropdownItem:last-child{margin-bottom:0}.navbar-module__6qiM_q__dropdownItem:hover{background:#00bf6312;transform:translate(3px)}.navbar-module__6qiM_q__dropdownItemTitle{color:#00bf63;margin-bottom:2px;font-size:13.5px;font-weight:700}.navbar-module__6qiM_q__dropdownItemDesc{color:#666;font-size:12px;font-weight:400;line-height:1.4}.navbar-module__6qiM_q__dropdownIcon{color:#00bf63;margin-right:10px;font-size:15px}.navbar-module__6qiM_q__profileWrapper{border-radius:999px;align-items:center;gap:10px;padding:5px 12px 5px 5px;transition:all .25s;display:flex}.navbar-module__6qiM_q__profileWrapper:hover{background:#00bf6314}.navbar-module__6qiM_q__profileImage{object-fit:cover;border:2px solid #00bf6333;border-radius:50%;transition:border-color .25s}.navbar-module__6qiM_q__profileWrapper:hover .navbar-module__6qiM_q__profileImage{border-color:#00bf63}.navbar-module__6qiM_q__greetingText{color:#1a1a1a;white-space:nowrap;font-size:14px;font-weight:600}.navbar-module__6qiM_q__plusGreen{color:#00bf63;font-size:18px;font-weight:700}.navbar-module__6qiM_q__navAuthBtn{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:15px;font-weight:700;transition:all .22s cubic-bezier(.4,0,.2,1);position:relative}.navbar-module__6qiM_q__navAuthBtn:hover{color:#00bf63;background:#00bf6312}.navbar-module__6qiM_q__greenButton{cursor:pointer;white-space:nowrap;color:#fff!important;background:#00bf63!important;border:none!important;border-radius:999px!important;padding:10px 22px!important;font-weight:700!important;transition:all .2s!important}.navbar-module__6qiM_q__greenButton:hover{background:#000!important;transform:translateY(-1px)!important}.navbar-module__6qiM_q__hamburger{cursor:pointer;color:#1a1a1a;transition:transform .25s;display:none}.navbar-module__6qiM_q__hamburger:hover{color:#00bf63;transform:scale(1.1)}.navbar-module__6qiM_q__hamburgerLight{color:#1a1a1a}.navbar-module__6qiM_q__mobileMenu{z-index:998;background:#fff;flex-direction:column;gap:6px;padding:20px;animation:.28s cubic-bezier(.4,0,.2,1) navbar-module__6qiM_q__mobileSlideIn;display:flex;position:fixed;inset:80px 0 0;overflow-y:auto;box-shadow:0 8px 32px #0000001a}.navbar-module__6qiM_q__mobileMenuDark{background:#fff}.navbar-module__6qiM_q__mobileMenuDark hr{border-color:#ffffff14!important}@keyframes navbar-module__6qiM_q__mobileSlideIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.navbar-module__6qiM_q__mobileMenu a,.navbar-module__6qiM_q__mobileMenu button{color:#1a1a1a;cursor:pointer;text-align:left;background:#f9f9f9;border:1px solid #0000000d;border-radius:10px;width:100%;padding:13px 16px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s}.navbar-module__6qiM_q__mobileMenu a:hover,.navbar-module__6qiM_q__mobileMenu button:hover{background:#00bf6312;border-color:#00bf632e;transform:translate(3px)}.navbar-module__6qiM_q__mobileMenu hr{border:none;border-top:1px solid #00000012;margin:8px 0}.navbar-module__6qiM_q__dropdownToggleMobile{color:#1a1a1a;cursor:pointer;background:#f9f9f9;border:1px solid #0000000d;border-radius:10px;justify-content:space-between;align-items:center;padding:13px 16px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.navbar-module__6qiM_q__dropdownToggleMobile:hover{background:#00bf6312;border-color:#00bf632e;transform:translate(3px)}.navbar-module__6qiM_q__dropdownMenuMobile{border-left:2px solid #00bf6340;flex-direction:column;gap:5px;margin-top:5px;padding-left:14px;animation:.25s navbar-module__6qiM_q__mobileDropdownSlideIn;display:flex}@keyframes navbar-module__6qiM_q__mobileDropdownSlideIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.navbar-module__6qiM_q__dropdownMenuMobile a{background:#00bf630a;border-color:#0000;padding:11px 14px;font-size:14px}@media (max-width:1024px){.navbar-module__6qiM_q__links{display:none}.navbar-module__6qiM_q__hamburger{display:block}.navbar-module__6qiM_q__container{padding:0 20px}}@media (max-width:768px){.navbar-module__6qiM_q__container{height:70px}.navbar-module__6qiM_q__mobileMenu{top:70px}}
.DarkModeToggle-module__FBuu6q__toggleButton{background:var(--toggle-bg,#e9ecef);border:2px solid var(--toggle-border,#dee2e6);cursor:pointer;border-radius:50px;width:70px;height:36px;padding:0;transition:all .3s;position:relative;overflow:hidden}.DarkModeToggle-module__FBuu6q__toggleButton:hover{box-shadow:0 4px 12px var(--toggle-shadow,#0000001a);transform:scale(1.05)}.DarkModeToggle-module__FBuu6q__toggleButton:active{transform:scale(.98)}.DarkModeToggle-module__FBuu6q__iconContainer{z-index:1;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 8px;display:flex;position:relative}.DarkModeToggle-module__FBuu6q__icon{z-index:2;font-size:.9rem;transition:all .3s;position:relative}.DarkModeToggle-module__FBuu6q__sunIcon{color:orange;opacity:var(--sun-opacity,1);transform:var(--sun-transform,scale(1) rotate(0deg))}.DarkModeToggle-module__FBuu6q__moonIcon{color:#4a5568;opacity:var(--moon-opacity,.4);transform:var(--moon-transform,scale(.8) rotate(-45deg))}.DarkModeToggle-module__FBuu6q__slider{z-index:1;background:linear-gradient(135deg,#00bf63 0%,#00d46a 100%);border-radius:50%;width:26px;height:26px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #00bf6366}.DarkModeToggle-module__FBuu6q__sliderDark{background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);transform:translate(34px);box-shadow:0 2px 8px #0006}[data-theme=dark] .DarkModeToggle-module__FBuu6q__toggleButton{--toggle-bg:#2d3748;--toggle-border:#4a5568;--toggle-shadow:#0000004d;--sun-opacity:.4;--sun-transform:scale(.8) rotate(45deg);--moon-opacity:1;--moon-transform:scale(1) rotate(0deg)}[data-theme=dark] .DarkModeToggle-module__FBuu6q__sunIcon{color:#f6ad55}[data-theme=dark] .DarkModeToggle-module__FBuu6q__moonIcon{color:#f7fafc}
.Sidebar-module__chRhja__sidebar{-webkit-backdrop-filter:blur(20px);z-index:1000;background:linear-gradient(#fffffffa 0%,#fafafaf2 100%);border-right:1px solid #00000014;flex-direction:column;width:280px;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden auto;box-shadow:4px 0 24px #0000000f}.Sidebar-module__chRhja__sidebar.Sidebar-module__chRhja__collapsed{width:80px}.Sidebar-module__chRhja__header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:80px;padding:15px 20px;display:flex}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__header{justify-content:center}.Sidebar-module__chRhja__logo{flex:1;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.Sidebar-module__chRhja__logoImage{object-fit:contain;max-width:100%;height:auto;transition:all .3s}.Sidebar-module__chRhja__collapseBtn{color:#00bf63;cursor:pointer;background:#00bf6314;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex}.Sidebar-module__chRhja__collapseBtn:hover{background:#00bf6326;transform:scale(1.05)}.Sidebar-module__chRhja__userSection{border-bottom:1px solid #0000000f;padding:20px;overflow:visible}.Sidebar-module__chRhja__userProfile{align-items:center;gap:14px;transition:all .3s;display:flex}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__userProfile{justify-content:center}.Sidebar-module__chRhja__userAvatar{object-fit:cover;border:3px solid #00bf63;border-radius:50%;transition:all .3s;box-shadow:0 4px 12px #00bf6333}.Sidebar-module__chRhja__userInfo{flex:1;min-width:0}.Sidebar-module__chRhja__userName{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:1rem;font-weight:700;overflow:hidden}.Sidebar-module__chRhja__userPlan{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#00bf63,#00a854);border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.Sidebar-module__chRhja__nav{flex:1;padding:12px 0;overflow:hidden auto}.Sidebar-module__chRhja__nav::-webkit-scrollbar{width:6px}.Sidebar-module__chRhja__nav::-webkit-scrollbar-track{background:0 0}.Sidebar-module__chRhja__nav::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.Sidebar-module__chRhja__nav::-webkit-scrollbar-thumb:hover{background:#0003}.Sidebar-module__chRhja__navSection{margin-bottom:24px;padding:0 12px}.Sidebar-module__chRhja__navLabel{color:#999;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;padding:8px 12px;font-size:.75rem;font-weight:700}.Sidebar-module__chRhja__dropdownHeader{color:#00bf63;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:#00bf630d;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:12px 16px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.Sidebar-module__chRhja__dropdownHeader:hover{background:#00bf631a}.Sidebar-module__chRhja__dropdownHeader.Sidebar-module__chRhja__collapsed{justify-content:center;padding:12px}.Sidebar-module__chRhja__dropdownTitle{align-items:center;gap:10px;display:flex}.Sidebar-module__chRhja__dropdownIcon{font-size:1.1rem}.Sidebar-module__chRhja__dropdownContent{max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Sidebar-module__chRhja__dropdownContent.Sidebar-module__chRhja__open{max-height:500px}.Sidebar-module__chRhja__navItem{color:#666;cursor:pointer;border-radius:12px;align-items:center;gap:14px;margin-bottom:4px;padding:14px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Sidebar-module__chRhja__navItem.Sidebar-module__chRhja__subItem{padding-left:24px;font-size:.9rem}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__navItem{justify-content:center;padding:14px}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__navItem.Sidebar-module__chRhja__subItem{padding:14px}.Sidebar-module__chRhja__navItem:before{content:"";background:linear-gradient(#00bf63,#00a854);border-radius:0 2px 2px 0;width:4px;transition:transform .2s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.Sidebar-module__chRhja__navItem:hover{color:#00bf63;background:#00bf630d;transform:translate(4px)}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__navItem:hover{transform:translate(0)scale(1.05)}.Sidebar-module__chRhja__navItem:hover:before{transform:scaleY(1)}.Sidebar-module__chRhja__navItem.Sidebar-module__chRhja__active{color:#00bf63;background:linear-gradient(135deg,#00bf631f,#00a85414);font-weight:600}.Sidebar-module__chRhja__navItem.Sidebar-module__chRhja__active:before{transform:scaleY(1)}.Sidebar-module__chRhja__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;font-size:1.3rem;transition:transform .2s;display:flex}.Sidebar-module__chRhja__navItem:hover .Sidebar-module__chRhja__navIcon{transform:scale(1.1)}.Sidebar-module__chRhja__navText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Sidebar-module__chRhja__activeIndicator{background:linear-gradient(135deg,#00bf63,#00a854);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Sidebar-module__chRhja__pulse;position:absolute;right:12px;box-shadow:0 0 8px #00bf6380}@keyframes Sidebar-module__chRhja__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.Sidebar-module__chRhja__footer{border-top:1px solid #0000000f;padding:20px}.Sidebar-module__chRhja__footerActions{flex-direction:column;gap:12px;display:flex}.Sidebar-module__chRhja__darkModeWrapper{justify-content:center;padding:8px 0;display:flex}.Sidebar-module__chRhja__signOutBtn{color:#dc3545;cursor:pointer;background:#dc354514;border:1px solid #dc354533;border-radius:12px;align-items:center;gap:14px;width:100%;padding:14px 16px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__signOutBtn{justify-content:center;padding:14px}.Sidebar-module__chRhja__signOutBtn:hover{background:#dc354526;border-color:#dc354566;transform:translateY(-2px);box-shadow:0 4px 12px #dc354533}.Sidebar-module__chRhja__mobileToggle{z-index:1001;color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bf63,#00a854);border:none;border-radius:12px;width:50px;height:50px;font-size:1.3rem;transition:all .2s;display:none;position:fixed;top:20px;left:20px;box-shadow:0 4px 16px #00bf634d}.Sidebar-module__chRhja__mobileToggle:hover{transform:scale(1.05);box-shadow:0 6px 20px #00bf6366}.Sidebar-module__chRhja__mobileOverlay{display:none}.Sidebar-module__chRhja__notificationsPopup{z-index:10001;background:#fff;border-radius:16px;width:90%;max-width:450px;max-height:600px;animation:.3s cubic-bezier(.4,0,.2,1) Sidebar-module__chRhja__popupSlideIn;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 12px 48px #0003}@keyframes Sidebar-module__chRhja__popupSlideIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.Sidebar-module__chRhja__notificationsHeader{color:#fff;background:linear-gradient(135deg,#00bf63,#00a854);border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Sidebar-module__chRhja__notificationsHeader h4{margin:0;font-size:1.3rem;font-weight:700}.Sidebar-module__chRhja__notificationsHeader button{cursor:pointer;color:#fff;background:#fff3;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:all .2s;display:flex}.Sidebar-module__chRhja__notificationsHeader button:hover{background:#ffffff4d;transform:scale(1.05)}.Sidebar-module__chRhja__notificationsList{max-height:500px;padding:20px;overflow-y:auto}.Sidebar-module__chRhja__emptyNotifications{text-align:center;color:#999;padding:40px 20px;font-size:1rem}.Sidebar-module__chRhja__notificationsOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;position:fixed;inset:0}@media (max-width:768px){.Sidebar-module__chRhja__sidebar{transform:translate(-100%)}.Sidebar-module__chRhja__sidebar.Sidebar-module__chRhja__mobileOpen{transform:translate(0)}.Sidebar-module__chRhja__mobileToggle{justify-content:center;align-items:center;display:flex}.Sidebar-module__chRhja__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;display:block;position:fixed;inset:0}.Sidebar-module__chRhja__collapseBtn{display:none}.Sidebar-module__chRhja__sidebar.Sidebar-module__chRhja__collapsed{width:280px}.Sidebar-module__chRhja__dropdownContent{max-height:none!important}}.Sidebar-module__chRhja__sidebar{scrollbar-width:thin;scrollbar-color:#00bf634d transparent}.Sidebar-module__chRhja__notificationWrapper{margin-top:16px;position:relative;overflow:visible}.Sidebar-module__chRhja__notificationBtn{color:#00bf63;cursor:pointer;background:#00bf631a;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;font-size:1rem;font-weight:600;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #00bf6314}.Sidebar-module__chRhja__notificationBtn.Sidebar-module__chRhja__collapsedNotif{border-radius:50%;width:48px;height:48px;padding:0}.Sidebar-module__chRhja__notificationBtn:hover{background:#00bf632e;transform:translateY(-2px);box-shadow:0 4px 12px #00bf6326}.Sidebar-module__chRhja__notificationBtn:active{transform:translateY(0)}.Sidebar-module__chRhja__notifIcon{justify-content:center;align-items:center;font-size:1.2rem;display:flex;position:relative}.Sidebar-module__chRhja__notifText{font-size:.95rem}.Sidebar-module__chRhja__notificationBtn .Sidebar-module__chRhja__badge{color:#fff;text-align:center;background:#f44;border-radius:12px;min-width:20px;padding:3px 7px;font-size:.7rem;font-weight:700;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #ff44444d}.Sidebar-module__chRhja__notificationBtn.Sidebar-module__chRhja__collapsedNotif .Sidebar-module__chRhja__badge{padding:2px 6px;font-size:.65rem;top:-6px;right:-6px}.Sidebar-module__chRhja__notificationsDropdown{background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;width:480px;max-height:500px;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000026}.Sidebar-module__chRhja__notificationsDropdown.Sidebar-module__chRhja__collapsedDropdown{width:400px}.Sidebar-module__chRhja__notifHeader{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Sidebar-module__chRhja__notifHeader h3{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:700}.Sidebar-module__chRhja__unreadCount{color:#00bf63;font-size:.85rem;font-weight:600}.Sidebar-module__chRhja__notifList{max-height:400px;overflow-y:auto}.Sidebar-module__chRhja__noNotif{text-align:center;color:#999;padding:40px 20px;font-size:.95rem}.Sidebar-module__chRhja__notifItem{cursor:pointer;border-bottom:1px solid #0000000a;align-items:start;gap:12px;padding:14px 20px;transition:all .2s;display:flex;position:relative}.Sidebar-module__chRhja__notifItem:last-child{border-bottom:none}.Sidebar-module__chRhja__notifItem:hover{background:#00bf630a}.Sidebar-module__chRhja__notifItem.Sidebar-module__chRhja__unread{background:#00bf630d}.Sidebar-module__chRhja__notifAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.Sidebar-module__chRhja__notifContent{flex:1;min-width:0}.Sidebar-module__chRhja__notifMessage{color:#333;margin:0 0 4px;font-size:.9rem;line-height:1.4}.Sidebar-module__chRhja__notifTime{color:#999;font-size:.75rem}.Sidebar-module__chRhja__unreadDot{background:#00bf63;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.Sidebar-module__chRhja__navIcon{position:relative}.Sidebar-module__chRhja__msgBadge{color:#fff;text-align:center;background:#f44;border-radius:8px;min-width:16px;padding:2px 5px;font-size:.65rem;font-weight:700;line-height:1;position:absolute;top:-6px;right:-6px}[data-theme=dark] .Sidebar-module__chRhja__sidebar{background:linear-gradient(#2d3748fa 0%,#1a202cf2 100%);border-right:1px solid #ffffff1a;box-shadow:4px 0 24px #0006}[data-theme=dark] .Sidebar-module__chRhja__header{border-bottom:1px solid #ffffff14}[data-theme=dark] .Sidebar-module__chRhja__collapseBtn{color:#00d46a;background:#00bf6326}[data-theme=dark] .Sidebar-module__chRhja__collapseBtn:hover{background:#00bf6340}[data-theme=dark] .Sidebar-module__chRhja__userSection{border-bottom:1px solid #ffffff14}[data-theme=dark] .Sidebar-module__chRhja__userName{color:#f7fafc}[data-theme=dark] .Sidebar-module__chRhja__userPlan{color:#cbd5e0}[data-theme=dark] .Sidebar-module__chRhja__navLabel{color:#a0aec0}[data-theme=dark] .Sidebar-module__chRhja__navItem{color:#cbd5e0}[data-theme=dark] .Sidebar-module__chRhja__navItem:hover{color:#00d46a;background:#00bf631a}[data-theme=dark] .Sidebar-module__chRhja__navItem.Sidebar-module__chRhja__active{color:#00d46a;background:linear-gradient(90deg,#00bf6326 0%,#00d46a14 100%)}[data-theme=dark] .Sidebar-module__chRhja__dropdownHeader{color:#cbd5e0}[data-theme=dark] .Sidebar-module__chRhja__dropdownHeader:hover{background:#ffffff0d}[data-theme=dark] .Sidebar-module__chRhja__footer{border-top:1px solid #ffffff14}[data-theme=dark] .Sidebar-module__chRhja__signOutBtn{color:#ff8080;background:#ff80801a;border:1px solid #ff80804d}[data-theme=dark] .Sidebar-module__chRhja__signOutBtn:hover{background:#ff808033;border-color:#ff808080;box-shadow:0 4px 12px #ff80804d}[data-theme=dark] .Sidebar-module__chRhja__notificationBtn{color:#00d46a;background:#00bf6326}[data-theme=dark] .Sidebar-module__chRhja__notificationBtn:hover{background:#00bf6340}[data-theme=dark] .Sidebar-module__chRhja__notificationsDropdown{background:#2d3748;border:1px solid #ffffff1a;box-shadow:0 8px 32px #00000080}[data-theme=dark] .Sidebar-module__chRhja__notifHeader{border-bottom:1px solid #ffffff14}[data-theme=dark] .Sidebar-module__chRhja__notifHeader h3{color:#f7fafc}[data-theme=dark] .Sidebar-module__chRhja__notifItem{border-bottom:1px solid #ffffff0d}[data-theme=dark] .Sidebar-module__chRhja__notifItem:hover{background:#00bf6314}[data-theme=dark] .Sidebar-module__chRhja__notifItem.Sidebar-module__chRhja__unread{background:#00bf631a}[data-theme=dark] .Sidebar-module__chRhja__notifMessage{color:#cbd5e0}[data-theme=dark] .Sidebar-module__chRhja__notifTime,[data-theme=dark] .Sidebar-module__chRhja__noNotif{color:#718096}
.footer-module__tUdqrq__light,.footer-module__tUdqrq__dark{z-index:10;width:100%;font-family:Inter,sans-serif;position:relative}.footer-module__tUdqrq__topBar{background:linear-gradient(90deg,#00bf63 0%,#667eea 50%,#764ba2 100%);width:100%;height:2px}.footer-module__tUdqrq__inner{max-width:1200px;margin:0 auto;padding:3.5rem 2rem 2rem}.footer-module__tUdqrq__grid{grid-template-columns:280px 1fr;align-items:flex-start;gap:5rem;display:grid}@media (max-width:960px){.footer-module__tUdqrq__grid{grid-template-columns:1fr;gap:2.5rem}}.footer-module__tUdqrq__brand{flex-direction:column;gap:.75rem;display:flex}.footer-module__tUdqrq__logoImg{object-fit:contain;border-radius:12px}.footer-module__tUdqrq__brandName{letter-spacing:-.03em;color:inherit;margin:0;font-size:1.15rem;font-weight:800}.footer-module__tUdqrq__tagline{text-transform:uppercase;letter-spacing:.08em;color:#00bf63;margin:0;font-size:.8rem;font-weight:600}.footer-module__tUdqrq__desc{max-width:240px;margin:.25rem 0 0;font-size:.855rem;line-height:1.7}.footer-module__tUdqrq__socials{gap:.55rem;margin-top:.5rem;display:flex}.footer-module__tUdqrq__social{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .18s;display:flex}.footer-module__tUdqrq__social:hover{transform:translateY(-2px)}.footer-module__tUdqrq__linkGroups{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:768px){.footer-module__tUdqrq__linkGroups{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}.footer-module__tUdqrq__linkGroup{flex-direction:column;gap:.55rem;display:flex}.footer-module__tUdqrq__groupHeading{text-transform:uppercase;letter-spacing:.1em;color:#00bf63;margin:0 0 .4rem;font-size:.72rem;font-weight:700}.footer-module__tUdqrq__navLink{width:fit-content;font-size:.875rem;font-weight:600;line-height:1.45;text-decoration:none;transition:color .18s;position:relative}.footer-module__tUdqrq__navLink:after{content:"";background:#00bf63;width:0;height:1px;transition:width .22s;position:absolute;bottom:-1px;left:0}.footer-module__tUdqrq__navLink:hover:after{width:100%}.footer-module__tUdqrq__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:3rem;padding-top:1.5rem;display:flex}.footer-module__tUdqrq__copyright{margin:0;font-size:.8rem;font-weight:500}.footer-module__tUdqrq__bottomLinks{gap:1.5rem;display:flex}.footer-module__tUdqrq__bottomLink{font-size:.8rem;font-weight:600;text-decoration:none;transition:color .18s}.footer-module__tUdqrq__light{color:#374151;background:#f8fafb;border-top:1px solid #e5e7eb}.footer-module__tUdqrq__light .footer-module__tUdqrq__brandName{color:#111827}.footer-module__tUdqrq__light .footer-module__tUdqrq__desc{color:#6b7280}.footer-module__tUdqrq__light .footer-module__tUdqrq__social{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.footer-module__tUdqrq__light .footer-module__tUdqrq__social:hover{color:#fff;background:#00bf63;border-color:#00bf63}.footer-module__tUdqrq__light .footer-module__tUdqrq__navLink{color:#6b7280}.footer-module__tUdqrq__light .footer-module__tUdqrq__navLink:hover{color:#00bf63}.footer-module__tUdqrq__light .footer-module__tUdqrq__bottomBar{border-top:1px solid #e5e7eb}.footer-module__tUdqrq__light .footer-module__tUdqrq__copyright,.footer-module__tUdqrq__light .footer-module__tUdqrq__bottomLink{color:#9ca3af}.footer-module__tUdqrq__light .footer-module__tUdqrq__bottomLink:hover{color:#00bf63}[data-theme=dark] .footer-module__tUdqrq__light{color:#94a3b8;background:#131929;border-top:1px solid #1e2a45}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__brandName{color:#e2e8f0}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__desc{color:#64748b}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__groupHeading{color:#00bf63}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__social{color:#64748b;background:#1e2a45;border-color:#2a3a58}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__social:hover{color:#fff;background:#00bf63;border-color:#00bf63}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__navLink{color:#64748b}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__navLink:hover{color:#cbd5e1}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__navLink:after{background:#00bf63}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__bottomBar{border-top:1px solid #1e2a45}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__copyright,[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__bottomLink{color:#475569}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__bottomLink:hover{color:#94a3b8}.footer-module__tUdqrq__dark{color:#94a3b8;background:#0f1422;border-top:1px solid #1e2a45}.footer-module__tUdqrq__dark .footer-module__tUdqrq__brandName{color:#e2e8f0}.footer-module__tUdqrq__dark .footer-module__tUdqrq__desc{color:#64748b}.footer-module__tUdqrq__dark .footer-module__tUdqrq__social{color:#64748b;background:#1a2235;border:1px solid #253045}.footer-module__tUdqrq__dark .footer-module__tUdqrq__social:hover{color:#fff;background:#00bf63;border-color:#00bf63}.footer-module__tUdqrq__dark .footer-module__tUdqrq__navLink{color:#64748b}.footer-module__tUdqrq__dark .footer-module__tUdqrq__navLink:hover{color:#cbd5e1}.footer-module__tUdqrq__dark .footer-module__tUdqrq__bottomBar{border-top:1px solid #1e2a45}.footer-module__tUdqrq__dark .footer-module__tUdqrq__copyright,.footer-module__tUdqrq__dark .footer-module__tUdqrq__bottomLink{color:#475569}.footer-module__tUdqrq__dark .footer-module__tUdqrq__bottomLink:hover{color:#94a3b8}@media (max-width:480px){.footer-module__tUdqrq__inner{padding:2.5rem 1.25rem 1.5rem}.footer-module__tUdqrq__linkGroups{grid-template-columns:1fr 1fr}.footer-module__tUdqrq__bottomBar{flex-direction:column;align-items:flex-start}}
.loginForm-module__Cnq_6q__form{flex-direction:column;gap:14px;width:100%;display:flex}.loginForm-module__Cnq_6q__formHeader{margin-bottom:10px}.loginForm-module__Cnq_6q__welcomeMessage{color:#0a0a0a;letter-spacing:-.5px;font-size:24px;font-weight:800;font-family:var(--font-heading,inherit);margin-bottom:5px}.loginForm-module__Cnq_6q__formSubtitle{color:#888;margin:0;font-size:14px}.loginForm-module__Cnq_6q__input{color:#0a0a0a;background:#fff;border:1.5px solid #e4e4e7;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14.5px;transition:border-color .15s}.loginForm-module__Cnq_6q__input:focus{border-color:#00bf63}.loginForm-module__Cnq_6q__input::placeholder{color:#aaa}.loginForm-module__Cnq_6q__passwordWrapper{width:100%;position:relative}.loginForm-module__Cnq_6q__eyeIcon{cursor:pointer;color:#aaa;align-items:center;font-size:18px;display:flex;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.loginForm-module__Cnq_6q__eyeIcon:hover{color:#555}.loginForm-module__Cnq_6q__rememberForgotContainer{justify-content:space-between;align-items:center;display:flex}.loginForm-module__Cnq_6q__rememberMe{color:#555;align-items:center;gap:8px;font-size:13.5px;display:flex}.loginForm-module__Cnq_6q__rememberMe input[type=checkbox]{accent-color:#00bf63}.loginForm-module__Cnq_6q__forgotPassword a{color:#00bf63;font-size:13.5px;text-decoration:none}.loginForm-module__Cnq_6q__forgotPassword a:hover{text-decoration:underline}.loginForm-module__Cnq_6q__button{color:#fff;cursor:pointer;background:#00bf63;border:none;border-radius:8px;width:100%;margin-top:4px;padding:13px;font-size:15px;font-weight:700;transition:background .15s}.loginForm-module__Cnq_6q__button:hover{background:#00a855}.loginForm-module__Cnq_6q__haveAccount{text-align:center;color:#888;font-size:13.5px}.loginForm-module__Cnq_6q__haveAccount a{color:#00bf63;font-weight:500;text-decoration:none}.loginForm-module__Cnq_6q__haveAccount a:hover{text-decoration:underline}.loginForm-module__Cnq_6q__switchLink{color:#00bf63;cursor:pointer;font-weight:500;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:none}.loginForm-module__Cnq_6q__switchLink:hover{text-decoration:underline}.loginForm-module__Cnq_6q__error{color:#e53e3e;background:#fff5f5;border:1px solid #fed7d7;border-radius:7px;padding:10px 14px;font-size:13.5px}.loginForm-module__Cnq_6q__ssoButtons{gap:10px;display:flex}.loginForm-module__Cnq_6q__ssoButton{color:#0a0a0a;cursor:pointer;background:#fff;border:1.5px solid #e4e4e7;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.loginForm-module__Cnq_6q__ssoButton:hover{background:#f4f4f5;border-color:#d1d1d6}.loginForm-module__Cnq_6q__divider{color:#aaa;align-items:center;gap:10px;font-size:12.5px;display:flex}.loginForm-module__Cnq_6q__divider:before,.loginForm-module__Cnq_6q__divider:after{content:"";background:#e4e4e7;flex:1;height:1px}[data-theme=dark] .loginForm-module__Cnq_6q__welcomeMessage{color:#f0f0f0}[data-theme=dark] .loginForm-module__Cnq_6q__input{color:#f0f0f0;background:#1a1a2e;border-color:#ffffff1f}[data-theme=dark] .loginForm-module__Cnq_6q__input:focus{border-color:#00bf63}[data-theme=dark] .loginForm-module__Cnq_6q__ssoButton{color:#f0f0f0;background:#1a1a2e;border-color:#ffffff1f}[data-theme=dark] .loginForm-module__Cnq_6q__ssoButton:hover{background:#252545}[data-theme=dark] .loginForm-module__Cnq_6q__divider:before,[data-theme=dark] .loginForm-module__Cnq_6q__divider:after{background:#ffffff1f}
.registerForm-module__CUGi8G__form{flex-direction:column;gap:14px;width:100%;display:flex}.registerForm-module__CUGi8G__formHeader{margin-bottom:10px}.registerForm-module__CUGi8G__signUpMessage{color:#0a0a0a;letter-spacing:-.5px;font-size:24px;font-weight:800;font-family:var(--font-heading,inherit);margin-bottom:5px}.registerForm-module__CUGi8G__formSubtitle{color:#888;margin:0;font-size:14px;line-height:1.5}.registerForm-module__CUGi8G__nameRow{gap:10px;width:100%;display:flex}.registerForm-module__CUGi8G__input{color:#0a0a0a;background:#fff;border:1.5px solid #e4e4e7;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14.5px;transition:border-color .15s}.registerForm-module__CUGi8G__input:focus{border-color:#00bf63}.registerForm-module__CUGi8G__input::placeholder{color:#aaa}.registerForm-module__CUGi8G__inputHalf{color:#0a0a0a;background:#fff;border:1.5px solid #e4e4e7;border-radius:8px;outline:none;flex:1;min-width:0;padding:11px 14px;font-size:14.5px;transition:border-color .15s}.registerForm-module__CUGi8G__inputHalf:focus{border-color:#00bf63}.registerForm-module__CUGi8G__inputHalf::placeholder{color:#aaa}.registerForm-module__CUGi8G__passwordWrapper{width:100%;position:relative}.registerForm-module__CUGi8G__eyeIcon{cursor:pointer;color:#aaa;align-items:center;font-size:18px;display:flex;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.registerForm-module__CUGi8G__eyeIcon:hover{color:#555}.registerForm-module__CUGi8G__termsContainer{margin-top:2px}.registerForm-module__CUGi8G__terms{align-items:flex-start;gap:9px;display:flex}.registerForm-module__CUGi8G__terms input[type=checkbox]{accent-color:#00bf63;flex-shrink:0;margin-top:2px}.registerForm-module__CUGi8G__terms label{color:#666;font-size:13px;line-height:1.5}.registerForm-module__CUGi8G__terms a{color:#00bf63;text-decoration:none}.registerForm-module__CUGi8G__terms a:hover{text-decoration:underline}.registerForm-module__CUGi8G__button{color:#fff;cursor:pointer;background:#00bf63;border:none;border-radius:8px;width:100%;margin-top:4px;padding:13px;font-size:15px;font-weight:700;transition:background .15s}.registerForm-module__CUGi8G__button:hover{background:#00a855}.registerForm-module__CUGi8G__haveAccount{text-align:center;color:#888;font-size:13.5px}.registerForm-module__CUGi8G__haveAccount a{color:#00bf63;font-weight:500;text-decoration:none}.registerForm-module__CUGi8G__haveAccount a:hover{text-decoration:underline}.registerForm-module__CUGi8G__switchLink{color:#00bf63;cursor:pointer;font-weight:500;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:none}.registerForm-module__CUGi8G__switchLink:hover{text-decoration:underline}.registerForm-module__CUGi8G__error{color:#e53e3e;background:#fff5f5;border:1px solid #fed7d7;border-radius:7px;padding:10px 14px;font-size:13.5px}.registerForm-module__CUGi8G__ssoButtons{gap:10px;display:flex}.registerForm-module__CUGi8G__ssoButton{color:#0a0a0a;cursor:pointer;background:#fff;border:1.5px solid #e4e4e7;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.registerForm-module__CUGi8G__ssoButton:hover{background:#f4f4f5;border-color:#d1d1d6}.registerForm-module__CUGi8G__divider{color:#aaa;align-items:center;gap:10px;font-size:12.5px;display:flex}.registerForm-module__CUGi8G__divider:before,.registerForm-module__CUGi8G__divider:after{content:"";background:#e4e4e7;flex:1;height:1px}[data-theme=dark] .registerForm-module__CUGi8G__signUpMessage{color:#f0f0f0}[data-theme=dark] .registerForm-module__CUGi8G__input,[data-theme=dark] .registerForm-module__CUGi8G__inputHalf{color:#f0f0f0;background:#1a1a2e;border-color:#ffffff1f}[data-theme=dark] .registerForm-module__CUGi8G__input:focus,[data-theme=dark] .registerForm-module__CUGi8G__inputHalf:focus{border-color:#00bf63}[data-theme=dark] .registerForm-module__CUGi8G__ssoButton{color:#f0f0f0;background:#1a1a2e;border-color:#ffffff1f}[data-theme=dark] .registerForm-module__CUGi8G__ssoButton:hover{background:#252545}[data-theme=dark] .registerForm-module__CUGi8G__divider:before,[data-theme=dark] .registerForm-module__CUGi8G__divider:after{background:#ffffff1f}
.AuthModal-module__z0LLrW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AuthModal-module__z0LLrW__modal{background:var(--bgCard,#fff);border-radius:16px;width:100%;max-width:480px;max-height:90vh;animation:.2s ease-out AuthModal-module__z0LLrW__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes AuthModal-module__z0LLrW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AuthModal-module__z0LLrW__closeBtn{cursor:pointer;color:var(--textSoft,#888);z-index:1;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex;position:absolute;top:14px;right:14px}.AuthModal-module__z0LLrW__closeBtn:hover{background:var(--border,#eee);color:var(--text,#111)}.AuthModal-module__z0LLrW__tabs{border-bottom:1px solid var(--border,#e5e7eb);margin-top:16px;padding:0 24px;display:flex}.AuthModal-module__z0LLrW__tab{color:var(--textSoft,#888);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:12px 0;font-size:15px;font-weight:600;transition:color .15s,border-color .15s}.AuthModal-module__z0LLrW__tab:hover{color:var(--text,#111)}.AuthModal-module__z0LLrW__tabActive{color:#00bf63;border-bottom-color:#00bf63}.AuthModal-module__z0LLrW__formWrapper{padding:8px 0 0}.AuthModal-module__z0LLrW__formWrapper [class*=form]{box-shadow:none!important;background:0 0!important;border-radius:0!important;max-width:100%!important}
.settings-module__eSbG6G__page{background:var(--bg,#f0f2f7);min-height:100vh;padding:3rem 2rem 7rem}.settings-module__eSbG6G__layout{grid-template-columns:290px 1fr;align-items:start;gap:2.25rem;max-width:1160px;margin:0 auto;display:grid}.settings-module__eSbG6G__sidebar{background:var(--bgCard,#fff);border:1px solid var(--border,#e5e7eb);border-radius:18px;position:sticky;top:5rem;overflow:hidden;box-shadow:0 2px 12px #0000000f}.settings-module__eSbG6G__sidebarHero{text-align:center;border-bottom:1px solid var(--border,#e5e7eb);flex-direction:column;align-items:center;gap:.4rem;padding:1.75rem 1.5rem 1.4rem;display:flex}.settings-module__eSbG6G__sidebarAvatarRing{border-radius:50%;margin-bottom:.6rem;position:relative}.settings-module__eSbG6G__sidebarAvatar{object-fit:cover;border:3px solid var(--bgCard,#fff);border-radius:50%;width:72px;height:72px;display:block}.settings-module__eSbG6G__sidebarStatusDot{border:2.5px solid var(--bgCard,#fff);border-radius:50%;width:13px;height:13px;position:absolute;bottom:3px;right:3px}.settings-module__eSbG6G__sidebarName{color:var(--text,#111);letter-spacing:-.015em;margin:0;font-size:1.05rem;font-weight:800}.settings-module__eSbG6G__sidebarHandle{color:var(--textSoft,#9ca3af);margin:0;font-size:.875rem}.settings-module__eSbG6G__sidebarPlanBadge{letter-spacing:.02em;border:1px solid;border-radius:999px;align-items:center;gap:.4rem;margin-top:.4rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.settings-module__eSbG6G__sidebarPlanIcon{font-size:.8rem;display:flex}.settings-module__eSbG6G__sidebarNav{flex-direction:column;gap:0;padding:1rem .75rem;display:flex}.settings-module__eSbG6G__navGroup{margin-bottom:.75rem}.settings-module__eSbG6G__navGroupLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--textSoft,#9ca3af);margin:0 0 .3rem;padding:0 .75rem;font-size:.67rem;font-weight:800}.settings-module__eSbG6G__navItem{cursor:pointer;width:100%;color:var(--textSoft,#6b7280);text-align:left;background:0 0;border:none;border-left:3px solid #0000;border-radius:11px;align-items:center;gap:.75rem;padding:.72rem .9rem;font-size:.95rem;font-weight:500;transition:background .13s,color .13s,border-color .13s;display:flex}.settings-module__eSbG6G__navItem:hover{color:var(--text,#111);background:#0000000a}.settings-module__eSbG6G__navItemActive{font-weight:700}.settings-module__eSbG6G__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;font-size:.95rem;display:flex}.settings-module__eSbG6G__content{min-width:0}.settings-module__eSbG6G__section{flex-direction:column;gap:1.1rem;display:flex}.settings-module__eSbG6G__sectionHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.1rem;display:flex}.settings-module__eSbG6G__sectionTitleBlock{align-items:flex-start;gap:.75rem;display:flex}.settings-module__eSbG6G__sectionAccent{border-radius:99px;flex-shrink:0;width:5px;height:42px;margin-top:2px}.settings-module__eSbG6G__sectionTitle{color:var(--text,#111);letter-spacing:-.035em;margin:0 0 .25rem;font-size:1.75rem;font-weight:900}.settings-module__eSbG6G__sectionDesc{color:var(--textSoft,#6b7280);margin:0;font-size:.95rem}.settings-module__eSbG6G__card{background:var(--bgCard,#fff);border:1px solid var(--border,#e5e7eb);border-radius:18px;flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex;box-shadow:0 1px 6px #0000000a}.settings-module__eSbG6G__cardRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.settings-module__eSbG6G__cardTitle{color:var(--text,#111);margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.settings-module__eSbG6G__cardDesc{color:var(--textSoft,#9ca3af);margin:0;font-size:.9rem}.settings-module__eSbG6G__cardActions{border-top:1px solid var(--border,#e5e7eb);justify-content:flex-end;padding-top:.25rem;display:flex}.settings-module__eSbG6G__avatarCard{border:1.5px solid;border-radius:18px;align-items:center;gap:1.75rem;padding:1.75rem;display:flex;box-shadow:0 2px 10px #0000000a}.settings-module__eSbG6G__avatarWrap{flex-shrink:0;position:relative}.settings-module__eSbG6G__avatar{object-fit:cover;border:4px solid var(--bgCard,#fff);width:116px;height:116px;box-shadow:0 0 0 1.5px var(--border,#e5e7eb), 0 6px 24px #0000001a;border-radius:50%;display:block}.settings-module__eSbG6G__avatarEditRing{color:#fff;opacity:0;cursor:pointer;background:#00000070;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:opacity .18s;display:flex;position:absolute;inset:0}.settings-module__eSbG6G__avatarWrap:hover .settings-module__eSbG6G__avatarEditRing{opacity:1}.settings-module__eSbG6G__avatarMeta{flex-direction:column;flex:1;gap:.35rem;display:flex}.settings-module__eSbG6G__avatarLabel{color:var(--text,#111);margin:0;font-size:1rem;font-weight:700}.settings-module__eSbG6G__avatarHint{color:var(--textSoft,#9ca3af);margin:0;font-size:.875rem}.settings-module__eSbG6G__fieldGrid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.settings-module__eSbG6G__field{flex-direction:column;gap:.35rem;display:flex}.settings-module__eSbG6G__label{color:var(--text,#374151);letter-spacing:.02em;text-transform:uppercase;font-size:.82rem;font-weight:700}.settings-module__eSbG6G__input{border:1.5px solid var(--border,#e2e8f0);background:var(--bg,#f8fafc);color:var(--text,#111);box-sizing:border-box;-webkit-appearance:none;border-radius:12px;outline:none;width:100%;padding:.8rem 1.1rem;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s,background .15s}.settings-module__eSbG6G__input:focus{background:var(--bgCard,#fff);border-color:#00bf63;box-shadow:0 0 0 3px #00bf631f}.settings-module__eSbG6G__input::placeholder{color:var(--textSoft,#b0b8c5)}.settings-module__eSbG6G__textarea{resize:vertical;min-height:100px;font-family:inherit}.settings-module__eSbG6G__inputError{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444417!important}.settings-module__eSbG6G__hint{color:var(--textSoft,#9ca3af);text-align:right;margin:0;font-size:.8rem}.settings-module__eSbG6G__inputAddon{border:1.5px solid var(--border,#e2e8f0);background:var(--bg,#f8fafc);border-radius:10px;align-items:center;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.settings-module__eSbG6G__inputAddon:focus-within{border-color:#00bf63;box-shadow:0 0 0 3px #00bf631f}.settings-module__eSbG6G__addonText{color:var(--textSoft,#9ca3af);background:var(--border,#e5e7eb);border-right:1.5px solid var(--border,#e2e8f0);align-self:stretch;align-items:center;height:100%;padding:0 1rem;font-size:1.05rem;font-weight:600;display:flex}.settings-module__eSbG6G__inputAddonField{background:0 0;border-radius:0;flex:1;box-shadow:none!important;border:none!important}.settings-module__eSbG6G__callout{color:var(--textSoft,#6b7280);background:#00bf630d;border:1px solid #00bf632e;border-radius:14px;padding:1.1rem 1.3rem;font-size:.95rem;line-height:1.65}.settings-module__eSbG6G__callout strong{color:#00bf63}.settings-module__eSbG6G__callout p{margin:.2rem 0}.settings-module__eSbG6G__saveBtn{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:-.01em;background:#00bf63;border:none;border-radius:11px;flex-shrink:0;align-items:center;gap:.45rem;padding:.7rem 1.4rem;font-size:.975rem;font-weight:700;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex}.settings-module__eSbG6G__saveBtn:hover:not(:disabled){background:#00a855;box-shadow:0 6px 20px #00bf6359}.settings-module__eSbG6G__saveBtn:active:not(:disabled){transform:scale(.97)}.settings-module__eSbG6G__saveBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__outlineBtn{background:var(--bgCard,#fff);color:var(--text,#374151);border:1.5px solid var(--border,#e2e8f0);cursor:pointer;white-space:nowrap;border-radius:11px;flex-shrink:0;align-items:center;gap:.45rem;padding:.65rem 1.1rem;font-size:.95rem;font-weight:600;transition:all .15s;display:inline-flex}.settings-module__eSbG6G__outlineBtn:hover:not(:disabled){border-color:#94a3b8;box-shadow:0 2px 8px #0000000f}.settings-module__eSbG6G__outlineBtnSuccess{color:#00bf63;background:#00bf6308;border-color:#00bf6340}.settings-module__eSbG6G__passwordWrap{position:relative}.settings-module__eSbG6G__passwordWrap .settings-module__eSbG6G__input{padding-right:2.8rem}.settings-module__eSbG6G__eyeBtn{cursor:pointer;color:var(--textSoft,#9ca3af);background:0 0;border:none;padding:0;font-size:1rem;transition:color .12s;display:flex;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.settings-module__eSbG6G__eyeBtn:hover{color:var(--text,#374151)}.settings-module__eSbG6G__strengthBar{background:var(--border,#e5e7eb);border-radius:2px;height:4px;margin-top:5px;overflow:hidden}.settings-module__eSbG6G__strengthFill{border-radius:2px;height:100%;transition:width .3s,background .3s}.settings-module__eSbG6G__fieldError{color:#ef4444;margin:0;font-size:.82rem;font-weight:600}.settings-module__eSbG6G__statsRow{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.settings-module__eSbG6G__statCard{background:var(--bgCard,#fff);border:1px solid var(--border,#e5e7eb);border-radius:16px;flex-direction:column;gap:.6rem;padding:1.35rem 1.5rem;display:flex;box-shadow:0 1px 6px #0000000a}.settings-module__eSbG6G__statLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--textSoft,#9ca3af);margin:0;font-size:.7rem;font-weight:800}.settings-module__eSbG6G__statBadge{border:1px solid;border-radius:999px;align-items:center;width:fit-content;padding:.28rem .7rem;font-size:.875rem;font-weight:700;display:inline-flex}.settings-module__eSbG6G__statValue{color:var(--text,#111);margin:0;font-size:1rem;font-weight:700}.settings-module__eSbG6G__refRow{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.settings-module__eSbG6G__refCode{letter-spacing:.24em;color:var(--text,#111);background:var(--bg,#f5f7fa);border:1.5px dashed var(--border,#d1d5db);border-radius:10px;padding:.55rem 1rem;font-family:Courier New,monospace;font-size:1.15rem;font-weight:800}.settings-module__eSbG6G__inlineField{gap:.65rem;margin-top:.75rem;display:flex}.settings-module__eSbG6G__inlineField .settings-module__eSbG6G__input{flex:1}.settings-module__eSbG6G__currentPlanHero{border:1.5px solid;border-radius:20px;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:1.75rem 2rem;display:flex;box-shadow:0 2px 12px #0000000d}.settings-module__eSbG6G__cphIconBox{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.4rem;display:flex}.settings-module__eSbG6G__cphInfo{flex:1}.settings-module__eSbG6G__cphEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--textSoft,#9ca3af);margin:0 0 .25rem;font-size:.7rem;font-weight:800}.settings-module__eSbG6G__cphName{letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:900}.settings-module__eSbG6G__cphExpiry{color:var(--textSoft,#9ca3af);margin:.3rem 0 0;font-size:.85rem}.settings-module__eSbG6G__cphPrice{color:var(--text,#111);letter-spacing:-.03em;font-size:1.7rem;font-weight:900}.settings-module__eSbG6G__planGrid{grid-template-columns:repeat(3,1fr);gap:.9rem;display:grid}.settings-module__eSbG6G__planCard{background:var(--bgCard,#fff);border:1.5px solid var(--border,#e5e7eb);border-radius:16px;flex-direction:column;transition:box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.settings-module__eSbG6G__planCard:hover{transform:translateY(-3px);box-shadow:0 10px 32px #00000017}.settings-module__eSbG6G__planCardCurrent{transform:none!important}.settings-module__eSbG6G__planCurrentBanner{letter-spacing:.08em;text-transform:uppercase;color:#fff;text-align:center;z-index:1;padding:.3rem;font-size:.63rem;font-weight:800;position:absolute;top:0;left:0;right:0}.settings-module__eSbG6G__planCardHeader{align-items:center;gap:.9rem;margin-top:1.5rem;padding:1.25rem 1.25rem 1rem;display:flex}.settings-module__eSbG6G__planCardIconBox{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.05rem;display:flex}.settings-module__eSbG6G__planCardTagline{letter-spacing:.08em;text-transform:uppercase;color:var(--textSoft,#9ca3af);margin:0 0 .18rem;font-size:.67rem;font-weight:700}.settings-module__eSbG6G__planCardName{color:var(--text,#111);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:800}.settings-module__eSbG6G__planCardBody{flex-direction:column;flex:1;gap:.7rem;padding:0 1.25rem 1.25rem;display:flex}.settings-module__eSbG6G__planCardPriceRow{align-items:baseline;gap:.18rem;display:flex}.settings-module__eSbG6G__planCardPriceNum{color:var(--text,#111);letter-spacing:-.04em;font-size:2rem;font-weight:900;line-height:1}.settings-module__eSbG6G__planCardPricePer{color:var(--textSoft,#9ca3af);font-size:.9rem}.settings-module__eSbG6G__planCardDesc{color:var(--textSoft,#6b7280);flex:1;margin:0;font-size:.84rem;line-height:1.6}.settings-module__eSbG6G__planCardBtns{flex-direction:column;gap:.45rem;margin-top:auto;display:flex}.settings-module__eSbG6G__planBtnPrimary{color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.7rem 1rem;font-size:.9rem;font-weight:700;transition:filter .15s,transform .1s;display:inline-flex;box-shadow:0 3px 10px #0000001f}.settings-module__eSbG6G__planBtnPrimary:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.01)}.settings-module__eSbG6G__planBtnPrimary:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__planBtnSecondary{cursor:pointer;background:0 0;border:1.5px solid;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.65rem 1rem;font-size:.9rem;font-weight:700;transition:background .15s;display:inline-flex}.settings-module__eSbG6G__planBtnSecondary:hover:not(:disabled){background:#0000000a}.settings-module__eSbG6G__planBtnSecondary:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__planCardCurrentFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;display:flex}.settings-module__eSbG6G__planCardYearly{color:var(--textSoft,#9ca3af);font-size:.73rem}.settings-module__eSbG6G__planNote{color:var(--textSoft,#9ca3af);flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;font-size:.9rem;display:flex}.settings-module__eSbG6G__prefRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.settings-module__eSbG6G__prefLabel{color:var(--text,#111);margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.settings-module__eSbG6G__prefDesc{color:var(--textSoft,#6b7280);margin:0;font-size:.9rem}.settings-module__eSbG6G__convictionCard{background:var(--bgCard,#fff);background:linear-gradient(135deg, #667eea0a, var(--bgCard,#fff) 65%);border:1px solid #667eea28;border-radius:18px;flex-wrap:wrap;align-items:flex-start;gap:2rem;padding:1.75rem;display:flex;box-shadow:0 2px 10px #667eea14}.settings-module__eSbG6G__convictionRingWrap{flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.settings-module__eSbG6G__convictionSvg{width:110px;height:110px}.settings-module__eSbG6G__convictionBand{color:#667eea;text-align:center;margin:0;font-size:.875rem;font-weight:800}.settings-module__eSbG6G__convictionPillars{flex:1;min-width:0}.settings-module__eSbG6G__convictionEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--textSoft,#9ca3af);margin:0 0 1rem;font-size:.7rem;font-weight:800}.settings-module__eSbG6G__pillarRow{align-items:center;gap:.75rem;margin-bottom:.55rem;display:flex}.settings-module__eSbG6G__pillarName{color:var(--textSoft,#9ca3af);flex-shrink:0;width:92px;font-size:.82rem;font-weight:500}.settings-module__eSbG6G__pillarTrack{background:var(--border,#e5e7eb);border-radius:3px;flex:1;height:6px;overflow:hidden}.settings-module__eSbG6G__pillarFill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px;height:100%;transition:width .9s}.settings-module__eSbG6G__pillarVal{color:var(--text,#374151);text-align:right;width:26px;font-size:.82rem;font-weight:700}.settings-module__eSbG6G__integrationCard{background:var(--bgCard,#fff);border:1px solid var(--border,#e5e7eb);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;transition:box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 5px #0000000a}.settings-module__eSbG6G__integrationCard:hover{transform:translateY(-1px);box-shadow:0 4px 18px #00000012}.settings-module__eSbG6G__integrationLeft{align-items:center;gap:1.1rem;display:flex}.settings-module__eSbG6G__integrationIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;display:flex;box-shadow:0 3px 10px #00000024}.settings-module__eSbG6G__integrationName{color:var(--text,#111);margin:0 0 .2rem;font-size:1.05rem;font-weight:700}.settings-module__eSbG6G__integrationDesc{color:var(--textSoft,#9ca3af);margin:0;font-size:.875rem}.settings-module__eSbG6G__integrationActions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.settings-module__eSbG6G__connectedPill{color:#00bf63;white-space:nowrap;background:#00bf6312;border:1px solid #00bf6330;border-radius:999px;padding:.3rem .75rem;font-size:.82rem;font-weight:700}.settings-module__eSbG6G__toast{z-index:9999;letter-spacing:-.01em;border-radius:12px;align-items:center;gap:.6rem;padding:.82rem 1.2rem;font-size:.9rem;font-weight:700;animation:.22s settings-module__eSbG6G__toastIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 36px #00000029}.settings-module__eSbG6G__toastSuccess{color:#fff;background:#00bf63}.settings-module__eSbG6G__toastError{color:#fff;background:#ef4444}@keyframes settings-module__eSbG6G__toastIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.settings-module__eSbG6G__notLoggedIn{min-height:50vh;color:var(--text,#111);justify-content:center;align-items:center;display:flex}@keyframes settings-module__eSbG6G__spin{to{transform:rotate(360deg)}}.settings-module__eSbG6G__spin{animation:.7s linear infinite settings-module__eSbG6G__spin}[data-theme=dark] .settings-module__eSbG6G__sidebar{background:#111827;border-color:#1e2540;box-shadow:0 2px 16px #0000004d}[data-theme=dark] .settings-module__eSbG6G__sidebarHero{border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__sidebarName{color:#f1f5f9}[data-theme=dark] .settings-module__eSbG6G__sidebarHandle{color:#475569}[data-theme=dark] .settings-module__eSbG6G__sidebarAvatar{border-color:#111827}[data-theme=dark] .settings-module__eSbG6G__navGroupLabel{color:#2d3a52}[data-theme=dark] .settings-module__eSbG6G__navItem{color:#475569}[data-theme=dark] .settings-module__eSbG6G__navItem:hover{color:#94a3b8;background:#ffffff0d}[data-theme=dark] .settings-module__eSbG6G__sectionTitle{color:#f1f5f9}[data-theme=dark] .settings-module__eSbG6G__sectionDesc{color:#64748b}[data-theme=dark] .settings-module__eSbG6G__card{background:#111827;border-color:#1e2540;box-shadow:0 1px 8px #0003}[data-theme=dark] .settings-module__eSbG6G__cardTitle{color:#f1f5f9}[data-theme=dark] .settings-module__eSbG6G__cardDesc{color:#475569}[data-theme=dark] .settings-module__eSbG6G__cardActions{border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__avatarCard{border-color:#0000}[data-theme=dark] .settings-module__eSbG6G__avatarLabel{color:#f1f5f9}[data-theme=dark] .settings-module__eSbG6G__avatarHint{color:#475569}[data-theme=dark] .settings-module__eSbG6G__input{color:#e2e8f0;background:#0c0f1a;border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__input:focus{background:#111827;border-color:#00bf63;box-shadow:0 0 0 3px #00bf631a}[data-theme=dark] .settings-module__eSbG6G__input::placeholder{color:#2d3a52}[data-theme=dark] .settings-module__eSbG6G__inputAddon{background:#111827;border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__addonText{color:#334155;background:#0c0f1a;border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__inputAddonField{background:0 0}[data-theme=dark] .settings-module__eSbG6G__callout{color:#64748b;background:#00bf630d;border-color:#00bf6324}[data-theme=dark] .settings-module__eSbG6G__saveBtn:hover:not(:disabled){box-shadow:0 6px 20px #00bf6340}[data-theme=dark] .settings-module__eSbG6G__outlineBtn{color:#94a3b8;background:#0c0f1a;border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__outlineBtn:hover:not(:disabled){border-color:#2d3a52}[data-theme=dark] .settings-module__eSbG6G__eyeBtn{color:#334155}[data-theme=dark] .settings-module__eSbG6G__eyeBtn:hover{color:#94a3b8}[data-theme=dark] .settings-module__eSbG6G__strengthBar{background:#1e2540}[data-theme=dark] .settings-module__eSbG6G__fieldError{color:#f87171}[data-theme=dark] .settings-module__eSbG6G__statCard{background:#111827;border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__statValue{color:#e2e8f0}[data-theme=dark] .settings-module__eSbG6G__refCode{color:#e2e8f0;background:#0c0f1a;border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__currentPlanHero{border-color:#0000!important}[data-theme=dark] .settings-module__eSbG6G__cphPrice{color:#f1f5f9}[data-theme=dark] .settings-module__eSbG6G__planCard{background:#111827;border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__planCardName,[data-theme=dark] .settings-module__eSbG6G__planCardPriceNum{color:#f1f5f9}[data-theme=dark] .settings-module__eSbG6G__planBtnSecondary:hover:not(:disabled){background:#ffffff0d}[data-theme=dark] .settings-module__eSbG6G__prefLabel{color:#f1f5f9}[data-theme=dark] .settings-module__eSbG6G__prefDesc{color:#64748b}[data-theme=dark] .settings-module__eSbG6G__convictionCard{background:linear-gradient(135deg,#667eea0a,#111827 65%);border-color:#667eea1a}[data-theme=dark] .settings-module__eSbG6G__convictionEyebrow{color:#2d3a52}[data-theme=dark] .settings-module__eSbG6G__pillarName{color:#334155}[data-theme=dark] .settings-module__eSbG6G__pillarTrack{background:#1e2540}[data-theme=dark] .settings-module__eSbG6G__pillarVal{color:#64748b}[data-theme=dark] .settings-module__eSbG6G__integrationCard{background:#111827;border-color:#1e2540}[data-theme=dark] .settings-module__eSbG6G__integrationName{color:#f1f5f9}[data-theme=dark] .settings-module__eSbG6G__integrationDesc{color:#475569}@media (max-width:760px){.settings-module__eSbG6G__page{padding:1rem .85rem 4rem}.settings-module__eSbG6G__layout{grid-template-columns:1fr;gap:1rem}.settings-module__eSbG6G__sidebar{border-radius:14px;position:static}.settings-module__eSbG6G__sidebarHero{padding:1.1rem}.settings-module__eSbG6G__sidebarNav{padding:.5rem .4rem}.settings-module__eSbG6G__navGroup{scrollbar-width:none;flex-flow:row;gap:2px;margin-bottom:0;display:flex;overflow-x:auto}.settings-module__eSbG6G__navGroup::-webkit-scrollbar{display:none}.settings-module__eSbG6G__navGroupLabel{display:none}.settings-module__eSbG6G__navItem{white-space:nowrap;border-bottom:2.5px solid #0000;border-left:none;border-radius:9px;flex-direction:column;flex-shrink:0;gap:3px;padding:.45rem .7rem;font-size:.65rem}.settings-module__eSbG6G__navIcon{font-size:.95rem}.settings-module__eSbG6G__fieldGrid,.settings-module__eSbG6G__planGrid,.settings-module__eSbG6G__statsRow{grid-template-columns:1fr}.settings-module__eSbG6G__avatarCard{flex-direction:column;align-items:flex-start}.settings-module__eSbG6G__toast{bottom:1rem;left:1rem;right:1rem}}
.authLayout-module__DyRgNG__pageLayout{grid-template-columns:1fr 1fr;min-height:calc(100vh - 100px);display:grid}.authLayout-module__DyRgNG__brandPanel{background:linear-gradient(160deg,#00bf63 0%,#009a50 100%);align-items:stretch;display:flex;position:relative;overflow:hidden}.authLayout-module__DyRgNG__brandPanel:before{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;width:560px;height:560px;position:absolute;top:-180px;right:-140px}.authLayout-module__DyRgNG__brandPanel:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-100px;left:-80px}.authLayout-module__DyRgNG__brandPanelInner{z-index:1;flex-direction:column;justify-content:center;gap:32px;width:100%;padding:48px 56px;display:flex;position:relative}.authLayout-module__DyRgNG__brandCopy{flex-direction:column;gap:20px;display:flex}.authLayout-module__DyRgNG__brandHeadline{color:#fff;letter-spacing:-1.2px;font-size:40px;font-weight:800;line-height:1.15;font-family:var(--font-heading,inherit);max-width:440px;margin:0}.authLayout-module__DyRgNG__brandSubline{color:#ffffffb8;max-width:400px;margin:0;font-size:16px;line-height:1.65}.authLayout-module__DyRgNG__brandFooter{align-items:center;gap:10px;display:flex}.authLayout-module__DyRgNG__brandFooterDot{background:#ffffff80;border-radius:50%;flex-shrink:0;width:7px;height:7px}.authLayout-module__DyRgNG__brandFooterText{color:#ffffff80;letter-spacing:.1px;font-size:13px}.authLayout-module__DyRgNG__formPanel{background:#fff;justify-content:center;align-items:center;padding:48px 40px;display:flex;overflow-y:auto}.authLayout-module__DyRgNG__formContent{width:100%;max-width:400px}@media (max-width:900px){.authLayout-module__DyRgNG__pageLayout{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:calc(100vh - 100px)}.authLayout-module__DyRgNG__brandPanel{min-height:220px}.authLayout-module__DyRgNG__brandPanelInner{justify-content:flex-start;gap:24px;padding:36px 28px}.authLayout-module__DyRgNG__brandHeadline{font-size:28px}.authLayout-module__DyRgNG__brandSubline,.authLayout-module__DyRgNG__brandFooter{display:none}.authLayout-module__DyRgNG__formPanel{align-items:flex-start;padding:40px 24px}.authLayout-module__DyRgNG__formContent{max-width:100%}}
.forgotPasswordForm-module__srcAyW__container{background-color:#0000;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;display:flex}.forgotPasswordForm-module__srcAyW__form{background-color:#fff;border-radius:10px;flex-direction:column;gap:20px;width:100%;max-width:400px;padding:40px;display:flex;box-shadow:0 4px 6px #0000004d}.forgotPasswordForm-module__srcAyW__title{text-align:center;margin-bottom:8px;font-size:24px;font-weight:700}.forgotPasswordForm-module__srcAyW__subtitle{color:#666;text-align:center;margin-bottom:8px;font-size:14px}.forgotPasswordForm-module__srcAyW__input{border:1px solid #ccc;border-radius:5px;width:100%;padding:15px}.forgotPasswordForm-module__srcAyW__button{color:#fff;cursor:pointer;background-color:#00bf63;border:none;border-radius:5px;padding:15px;font-weight:700}.forgotPasswordForm-module__srcAyW__button:hover{background-color:#000}.forgotPasswordForm-module__srcAyW__button:disabled{cursor:not-allowed;background-color:#ccc}.forgotPasswordForm-module__srcAyW__backLink{text-align:center;font-size:14px}.forgotPasswordForm-module__srcAyW__backLink a{color:#00bf63;cursor:pointer;text-decoration:underline}.forgotPasswordForm-module__srcAyW__backLink a:hover{color:#000}.forgotPasswordForm-module__srcAyW__error{color:red;text-align:center;font-size:14px}.forgotPasswordForm-module__srcAyW__success{color:#00bf63;text-align:center;font-size:14px;font-weight:500}[data-theme=dark] .forgotPasswordForm-module__srcAyW__form{background-color:var(--bgCard);color:var(--text)}[data-theme=dark] .forgotPasswordForm-module__srcAyW__input{background-color:var(--bg);color:var(--text);border-color:var(--border)}[data-theme=dark] .forgotPasswordForm-module__srcAyW__subtitle{color:var(--textSoft)}
