.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;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}.footer-module__tUdqrq__bottomLinks{gap:1.5rem;display:flex}.footer-module__tUdqrq__bottomLink{font-size:.8rem;text-decoration:none;transition:color .18s}.footer-module__tUdqrq__light{color:#374151;background:#fff;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:#ffffffbf;background:#0f0f1a;border-top-color:#ffffff14}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__brandName{color:#fff}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__desc{color:#ffffff73}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__social{color:#ffffff80;background:#ffffff0f;border-color:#ffffff1a}[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:#ffffff6b}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__navLink:hover{color:#00bf63}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__bottomBar{border-top-color:#ffffff14}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__copyright{color:#ffffff38}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__bottomLink{color:#ffffff40}[data-theme=dark] .footer-module__tUdqrq__light .footer-module__tUdqrq__bottomLink:hover{color:#00bf63}.footer-module__tUdqrq__dark{color:#ffffffb8;background:#0a0514;border-top:none}.footer-module__tUdqrq__dark .footer-module__tUdqrq__brandName{color:#fff}.footer-module__tUdqrq__dark .footer-module__tUdqrq__desc{color:#ffffff6b}.footer-module__tUdqrq__dark .footer-module__tUdqrq__social{color:#ffffff80;background:#ffffff0f;border:1px solid #ffffff1a}.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:#fff6}.footer-module__tUdqrq__dark .footer-module__tUdqrq__navLink:hover{color:#00bf63}.footer-module__tUdqrq__dark .footer-module__tUdqrq__bottomBar{border-top:1px solid #ffffff12}.footer-module__tUdqrq__dark .footer-module__tUdqrq__copyright{color:#ffffff38}.footer-module__tUdqrq__dark .footer-module__tUdqrq__bottomLink{color:#ffffff40}.footer-module__tUdqrq__dark .footer-module__tUdqrq__bottomLink:hover{color:#00bf63}@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}
