.admin-module__4WpgRW__container{background:var(--bg);min-height:100vh;padding:40px 20px}.admin-module__4WpgRW__header{text-align:center;max-width:1400px;margin:0 auto 40px}.admin-module__4WpgRW__header h1{color:#1a1a1a;justify-content:center;align-items:center;gap:15px;margin-bottom:10px;font-size:2.8rem;display:flex}.admin-module__4WpgRW__header h1 svg{color:#00bf63;font-size:2.5rem}.admin-module__4WpgRW__header p{color:#666;font-size:1.1rem}.admin-module__4WpgRW__tabs{background:#fff;border-radius:16px;gap:10px;max-width:1400px;margin:0 auto 40px;padding:10px;display:flex;overflow-x:auto;box-shadow:0 4px 20px #00000014}.admin-module__4WpgRW__tabs button{color:#666;cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:150px;padding:14px 20px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.admin-module__4WpgRW__tabs button:hover{color:#00bf63;background:#00bf630d}.admin-module__4WpgRW__tabs .admin-module__4WpgRW__activeTab{color:#fff;background:linear-gradient(135deg,#00bf63,#00a854);box-shadow:0 4px 12px #00bf634d}.admin-module__4WpgRW__overviewTab{max-width:1400px;margin:0 auto}.admin-module__4WpgRW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:40px;display:grid}.admin-module__4WpgRW__statCard{background:#fff;border-radius:16px;align-items:center;gap:20px;padding:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.admin-module__4WpgRW__statCard:before{content:"";background:linear-gradient(90deg,#00bf63,#00a854);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.admin-module__4WpgRW__statCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.admin-module__4WpgRW__statCard:hover:before{transform:scaleX(1)}.admin-module__4WpgRW__statIcon{color:#fff;background:linear-gradient(135deg,#00bf63,#00a854);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:2rem;display:flex}.admin-module__4WpgRW__statInfo h3{color:#1a1a1a;margin:0 0 5px;font-size:2.2rem;font-weight:700}.admin-module__4WpgRW__statInfo p{color:#666;margin:0;font-size:.95rem}.admin-module__4WpgRW__statBadge{color:#00bf63;background:#00bf631a;border-radius:6px;margin-top:8px;padding:4px 10px;font-size:.85rem;font-weight:600;display:inline-block}.admin-module__4WpgRW__quickActions{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #0000000f}.admin-module__4WpgRW__quickActions h2{color:#1a1a1a;margin-bottom:20px;font-size:1.5rem}.admin-module__4WpgRW__actionButtons{flex-wrap:wrap;gap:12px;display:flex}.admin-module__4WpgRW__actionBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bf63,#00a854);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #00bf6340}.admin-module__4WpgRW__actionBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00bf6359}.admin-module__4WpgRW__usersTab,.admin-module__4WpgRW__competitionsTab{max-width:1400px;margin:0 auto}.admin-module__4WpgRW__controls{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.admin-module__4WpgRW__searchBox,.admin-module__4WpgRW__filterBox{background:#fff;border-radius:12px;flex:1;align-items:center;min-width:250px;padding:0 16px;display:flex;position:relative;box-shadow:0 2px 12px #0000000f}.admin-module__4WpgRW__searchBox svg,.admin-module__4WpgRW__filterBox svg{color:#999;margin-right:12px}.admin-module__4WpgRW__searchBox input{background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-size:1rem}.admin-module__4WpgRW__filterBox select{cursor:pointer;color:#333;background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-size:1rem}.admin-module__4WpgRW__tableContainer{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000f}.admin-module__4WpgRW__table{border-collapse:collapse;width:100%}.admin-module__4WpgRW__table thead{background:linear-gradient(135deg,#00bf63,#00a854)}.admin-module__4WpgRW__table thead th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.5px;padding:18px 16px;font-size:.95rem;font-weight:600}.admin-module__4WpgRW__table tbody tr{border-bottom:1px solid #f0f0f0;transition:background .2s}.admin-module__4WpgRW__table tbody tr:hover{background:#00bf6305}.admin-module__4WpgRW__table tbody td{color:#333;padding:16px;font-size:.95rem}.admin-module__4WpgRW__userCell{align-items:center;gap:10px;min-width:200px;display:flex}.admin-module__4WpgRW__userCellInfo{flex-direction:column;gap:1px;display:flex}.admin-module__4WpgRW__userAvatar{object-fit:cover;border:2px solid #e0e0e0;border-radius:50%;flex-shrink:0}.admin-module__4WpgRW__userName{color:#1a1a1a;white-space:nowrap;font-size:.9rem;font-weight:600}.admin-module__4WpgRW__userUsername{color:#00bf63;font-size:.8rem;font-weight:500}.admin-module__4WpgRW__userEmail{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.77rem;overflow:hidden}.admin-module__4WpgRW__activityCell{flex-direction:column;gap:3px;min-width:130px;display:flex}.admin-module__4WpgRW__activityJoined{color:#6b7280;font-size:.8rem;font-weight:500}.admin-module__4WpgRW__activityActive{color:#9ca3af;font-size:.77rem}.admin-module__4WpgRW__userActions{flex-wrap:nowrap;align-items:center;gap:4px;display:flex}.admin-module__4WpgRW__planBadge,.admin-module__4WpgRW__statusBadge{color:#1976d2;background:#e3f2fd;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-block}.admin-module__4WpgRW__refCodeBadge{color:#7b1fa2;background:#f3e5f5;border-radius:8px;padding:6px 12px;font-family:monospace;font-size:.85rem;font-weight:600;display:inline-block}.admin-module__4WpgRW__statusBadge.admin-module__4WpgRW__verified{color:#2e7d32;background:#e8f5e9}.admin-module__4WpgRW__statusBadge.admin-module__4WpgRW__banned{color:#c62828;background:#ffebee}.admin-module__4WpgRW__iconBtn{color:#00bf63;cursor:pointer;background:#00bf6314;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:7px 10px;font-size:.9rem;transition:all .18s;display:inline-flex}.admin-module__4WpgRW__crownBtn{color:#7c3aed;background:#6d28d914}.admin-module__4WpgRW__crownBtn:hover{color:#7c3aed!important;background:#6d28d92e!important}.admin-module__4WpgRW__iconBtn:hover{background:#00bf6333;transform:scale(1.1)}.admin-module__4WpgRW__iconBtn.admin-module__4WpgRW__danger{color:#dc3545;background:#dc35451a}.admin-module__4WpgRW__iconBtn.admin-module__4WpgRW__danger:hover{background:#dc354533}.admin-module__4WpgRW__emailBtn{color:#0078d4;background:#0078d414}.admin-module__4WpgRW__emailBtn:hover{color:#0056a3!important;background:#0078d42e!important}.admin-module__4WpgRW__emailBtn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.admin-module__4WpgRW__compTitle{color:#00bf63;font-weight:600;text-decoration:none;transition:color .2s}.admin-module__4WpgRW__compTitle:hover{color:#00a854;text-decoration:underline}.admin-module__4WpgRW__featuredIcon{color:orange;font-size:1.2rem}.admin-module__4WpgRW__emptyState{text-align:center;color:#999;padding:60px 20px;font-size:1.1rem}.admin-module__4WpgRW__moderationTab{background:#fff;border-radius:16px;max-width:1400px;margin:0 auto;padding:40px;box-shadow:0 4px 20px #0000000f}.admin-module__4WpgRW__moderationHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.admin-module__4WpgRW__moderationHeader svg{color:#00bf63;font-size:2rem}.admin-module__4WpgRW__moderationHeader h2{color:#1a1a1a;margin:0;font-size:1.8rem}.admin-module__4WpgRW__moderationInfo{background:#fff3cd;border-left:4px solid orange;border-radius:8px;align-items:center;gap:12px;margin-bottom:30px;padding:20px;display:flex}.admin-module__4WpgRW__moderationInfo svg{color:orange;flex-shrink:0;font-size:1.5rem}.admin-module__4WpgRW__moderationActions h3{color:#1a1a1a;margin-bottom:16px;font-size:1.3rem}.admin-module__4WpgRW__moderationBtn{color:#333;cursor:pointer;text-align:left;background:#fff;border:2px solid #e0e0e0;border-radius:12px;width:100%;margin-bottom:12px;padding:16px;font-weight:600;transition:all .3s;display:block}.admin-module__4WpgRW__moderationBtn:hover{color:#00bf63;background:#00bf630d;border-color:#00bf63;transform:translate(8px)}.admin-module__4WpgRW__settingsTab{background:#fff;border-radius:16px;max-width:1000px;margin:0 auto;padding:40px;box-shadow:0 4px 20px #0000000f}.admin-module__4WpgRW__settingsHeader{border-bottom:2px solid #f0f0f0;align-items:center;gap:12px;margin-bottom:32px;padding-bottom:20px;display:flex}.admin-module__4WpgRW__settingsHeader svg{color:#00bf63;font-size:2rem}.admin-module__4WpgRW__settingsHeader h2{color:#1a1a1a;margin:0;font-size:1.8rem}.admin-module__4WpgRW__settingsSection{margin-bottom:36px}.admin-module__4WpgRW__settingsSection h3{color:#1a1a1a;border-bottom:2px solid #f0f0f0;margin-bottom:20px;padding-bottom:10px;font-size:1.3rem}.admin-module__4WpgRW__settingItem{background:#f8f9fa;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px;transition:background .2s;display:flex}.admin-module__4WpgRW__settingItem:hover{background:#e9ecef}.admin-module__4WpgRW__settingItem label{color:#333;font-weight:600}.admin-module__4WpgRW__settingItem input[type=checkbox]{cursor:pointer;width:50px;height:26px}.admin-module__4WpgRW__settingItem input[type=number],.admin-module__4WpgRW__settingItem select{border:2px solid #e0e0e0;border-radius:8px;outline:none;padding:8px 12px;font-size:.95rem;transition:border-color .2s}.admin-module__4WpgRW__settingItem input[type=number]:focus,.admin-module__4WpgRW__settingItem select:focus{border-color:#00bf63}.admin-module__4WpgRW__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bf63,#00a854);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:24px;padding:16px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #00bf6340}.admin-module__4WpgRW__saveBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00bf6359}@media (max-width:768px){.admin-module__4WpgRW__header h1{font-size:2rem}.admin-module__4WpgRW__tabs{flex-direction:column}.admin-module__4WpgRW__tabs button{width:100%}.admin-module__4WpgRW__statsGrid{grid-template-columns:1fr}.admin-module__4WpgRW__controls{flex-direction:column}.admin-module__4WpgRW__tableContainer{overflow-x:auto}.admin-module__4WpgRW__table{min-width:800px}}[data-theme=dark] .admin-module__4WpgRW__container{background:var(--bg)}[data-theme=dark] .admin-module__4WpgRW__header h1{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__header p{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__tabs{background:var(--bgCard);box-shadow:0 4px 20px #0000004d}[data-theme=dark] .admin-module__4WpgRW__tabs button{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__tabs button:hover{color:var(--success);background:#00bf631a}[data-theme=dark] .admin-module__4WpgRW__statCard{background:var(--bgCard);box-shadow:0 4px 20px #0000004d}[data-theme=dark] .admin-module__4WpgRW__statInfo h3{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__statInfo p{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__quickActions{background:var(--bgCard);box-shadow:0 4px 20px #0000004d}[data-theme=dark] .admin-module__4WpgRW__quickActions h2{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__searchBox,[data-theme=dark] .admin-module__4WpgRW__filterBox{background:var(--bgCard);box-shadow:0 2px 12px #0000004d}[data-theme=dark] .admin-module__4WpgRW__searchBox input{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__searchBox input::placeholder{color:var(--textMuted)}[data-theme=dark] .admin-module__4WpgRW__filterBox select{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__tableContainer{background:var(--bgCard);box-shadow:0 4px 20px #0000004d}[data-theme=dark] .admin-module__4WpgRW__userEmail{color:#4b5563}[data-theme=dark] .admin-module__4WpgRW__activityJoined{color:#9ca3af}[data-theme=dark] .admin-module__4WpgRW__activityActive{color:#6b7280}[data-theme=dark] .admin-module__4WpgRW__crownBtn{color:#a78bfa;background:#7c3aed1f}[data-theme=dark] .admin-module__4WpgRW__crownBtn:hover{color:#a78bfa!important;background:#7c3aed38!important}[data-theme=dark] .admin-module__4WpgRW__table tbody tr{border-bottom:1px solid var(--border)}[data-theme=dark] .admin-module__4WpgRW__table tbody tr:hover{background:#00bf630d}[data-theme=dark] .admin-module__4WpgRW__table tbody td{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__userName{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__userUsername{color:var(--textMuted)}[data-theme=dark] .admin-module__4WpgRW__userAvatar{border:2px solid var(--border)}[data-theme=dark] .admin-module__4WpgRW__planBadge{color:#64b5f6;background:#64b5f626}[data-theme=dark] .admin-module__4WpgRW__refCodeBadge{color:#ce93d8;background:#ce93d826}[data-theme=dark] .admin-module__4WpgRW__statusBadge{color:#64b5f6;background:#64b5f626}[data-theme=dark] .admin-module__4WpgRW__statusBadge.admin-module__4WpgRW__verified{color:#81c784;background:#81c78426}[data-theme=dark] .admin-module__4WpgRW__statusBadge.admin-module__4WpgRW__banned{color:#e57373;background:#e5737326}[data-theme=dark] .admin-module__4WpgRW__iconBtn{background:#00bf6326}[data-theme=dark] .admin-module__4WpgRW__iconBtn:hover{background:#00bf6340}[data-theme=dark] .admin-module__4WpgRW__iconBtn.admin-module__4WpgRW__danger{background:#dc354526}[data-theme=dark] .admin-module__4WpgRW__iconBtn.admin-module__4WpgRW__danger:hover{background:#dc354540}[data-theme=dark] .admin-module__4WpgRW__emailBtn{color:#60a5fa;background:#0078d426}[data-theme=dark] .admin-module__4WpgRW__emailBtn:hover{color:#93c5fd!important;background:#0078d447!important}[data-theme=dark] .admin-module__4WpgRW__emptyState{color:var(--textMuted)}[data-theme=dark] .admin-module__4WpgRW__moderationTab,[data-theme=dark] .admin-module__4WpgRW__settingsTab{background:var(--bgCard);box-shadow:0 4px 20px #0000004d}[data-theme=dark] .admin-module__4WpgRW__moderationHeader h2,[data-theme=dark] .admin-module__4WpgRW__settingsHeader h2{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__moderationInfo{background:#ffa50026;border-left-color:orange}[data-theme=dark] .admin-module__4WpgRW__moderationInfo p{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__moderationActions h3,[data-theme=dark] .admin-module__4WpgRW__settingsSection h3{color:var(--text);border-bottom-color:var(--border)}[data-theme=dark] .admin-module__4WpgRW__moderationBtn{background:var(--bgSoft);border-color:var(--border);color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__moderationBtn:hover{border-color:var(--success);color:var(--success);background:#00bf631a}[data-theme=dark] .admin-module__4WpgRW__settingsHeader{border-bottom-color:var(--border)}[data-theme=dark] .admin-module__4WpgRW__settingItem{background:var(--bgSoft)}[data-theme=dark] .admin-module__4WpgRW__settingItem:hover{background:var(--bgCard)}[data-theme=dark] .admin-module__4WpgRW__settingItem label{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__settingItem input[type=number],[data-theme=dark] .admin-module__4WpgRW__settingItem select{background:var(--bgSoft);border-color:var(--border);color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__settingItem input[type=number]:focus,[data-theme=dark] .admin-module__4WpgRW__settingItem select:focus{border-color:var(--success)}.admin-module__4WpgRW__contactsBadge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:4px;font-size:.7rem;font-weight:700;display:inline-flex}.admin-module__4WpgRW__contactsTab{max-width:1400px;margin:0 auto}.admin-module__4WpgRW__contactsStats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.admin-module__4WpgRW__contactsStatCard{background:#fff;border-radius:14px;align-items:center;gap:16px;padding:20px 24px;display:flex;box-shadow:0 2px 12px #0000000f}.admin-module__4WpgRW__contactsStatIcon{color:#00bf63;font-size:1.5rem}.admin-module__4WpgRW__contactsStatOpen .admin-module__4WpgRW__contactsStatIcon{color:#f59e0b}.admin-module__4WpgRW__contactsStatResolved .admin-module__4WpgRW__contactsStatIcon{color:#00bf63}.admin-module__4WpgRW__contactsStatNum{color:#1a1a1a;margin-bottom:4px;font-size:1.8rem;font-weight:700;line-height:1}.admin-module__4WpgRW__contactsStatLabel{color:#666;font-size:.85rem}.admin-module__4WpgRW__contactRow{cursor:default}.admin-module__4WpgRW__contactSubject{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.admin-module__4WpgRW__contactExpandedRow td{border-bottom:1px solid #f0f0f0;padding:0!important}.admin-module__4WpgRW__contactMessage{background:#f8f9fa;border-left:3px solid #00bf63;padding:20px 24px}.admin-module__4WpgRW__contactMessageLabel{text-transform:uppercase;letter-spacing:.08em;color:#999;margin-bottom:8px;font-size:.75rem;font-weight:700}.admin-module__4WpgRW__contactMessageText{color:#333;white-space:pre-wrap;margin:0 0 8px;font-size:.9375rem;line-height:1.7}.admin-module__4WpgRW__contactPhone{color:#666;margin-top:6px;font-size:.85rem}.admin-module__4WpgRW__categoryBadge{color:#667eea;text-transform:capitalize;background:#667eea1a;border-radius:8px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.admin-module__4WpgRW__categoryBadgePartner{color:#00a855;background:#00bf631a}.admin-module__4WpgRW__contactsStatPartner .admin-module__4WpgRW__contactsStatIcon{color:#00bf63}[data-theme=dark] .admin-module__4WpgRW__contactsStatCard{background:var(--bgCard);box-shadow:0 2px 12px #0000004d}[data-theme=dark] .admin-module__4WpgRW__contactsStatNum{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__contactsStatLabel{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__contactExpandedRow td{border-bottom-color:var(--border)}[data-theme=dark] .admin-module__4WpgRW__contactMessage{background:var(--bgSoft)}[data-theme=dark] .admin-module__4WpgRW__contactMessageText,[data-theme=dark] .admin-module__4WpgRW__contactPhone{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__categoryBadge{color:#a5b4fc;background:#667eea26}[data-theme=dark] .admin-module__4WpgRW__categoryBadgePartner{color:#34d399;background:#00bf631f}.admin-module__4WpgRW__dataTab{max-width:1400px;margin:0 auto}.admin-module__4WpgRW__dataTabHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.admin-module__4WpgRW__dataTabTitle{align-items:center;gap:10px;display:flex}.admin-module__4WpgRW__dataTabTitle h2{color:#1a1a1a;margin:0;font-size:1.6rem}.admin-module__4WpgRW__dataTabTitle svg{color:#00bf63;font-size:1.6rem}.admin-module__4WpgRW__exportBtn{color:#00bf63;cursor:pointer;background:0 0;border:2px solid #00bf63;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.admin-module__4WpgRW__exportBtn:hover{color:#fff;background:#00bf63}.admin-module__4WpgRW__exportBtn:disabled{opacity:.6;cursor:not-allowed}.admin-module__4WpgRW__refreshBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;transition:all .2s;display:flex}.admin-module__4WpgRW__refreshBtn:hover{color:#00bf63;border-color:#00bf63}.admin-module__4WpgRW__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__4WpgRW__periodPills{gap:5px;display:flex}.admin-module__4WpgRW__periodBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:20px;padding:4px 11px;font-size:.76rem;font-weight:600;line-height:1.4;transition:all .15s}.admin-module__4WpgRW__periodBtn:hover{color:#444;background:#f5f5f5}.admin-module__4WpgRW__periodBtnActive{background:#00bf63;border-color:#00bf63;color:#fff!important}.admin-module__4WpgRW__periodBtnActive:hover{background:#00a855;border-color:#00a855}.admin-module__4WpgRW__dataSubTabs{background:#f8f9fa;border-radius:12px;flex-wrap:nowrap;gap:6px;margin-bottom:28px;padding:6px;display:flex;overflow-x:auto}.admin-module__4WpgRW__dataSubTabs button{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.admin-module__4WpgRW__dataSubTabs button:hover{color:#00bf63;background:#00bf6314}.admin-module__4WpgRW__activeSubTab{box-shadow:0 2px 8px #0000001a;color:#00bf63!important;background:#fff!important}.admin-module__4WpgRW__dataSection{flex-direction:column;gap:24px;display:flex}.admin-module__4WpgRW__sectionHeader{border-bottom:2px solid #f0f0f0;padding-bottom:16px}.admin-module__4WpgRW__sectionHeader h2{color:#1a1a1a;margin:0 0 6px;font-size:1.4rem}.admin-module__4WpgRW__sectionHeader p{color:#666;margin:0;font-size:.95rem}.admin-module__4WpgRW__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.admin-module__4WpgRW__metricCard{background:#fff;border-left:4px solid #00bf63;border-radius:12px;padding:20px;box-shadow:0 2px 12px #0000000f}.admin-module__4WpgRW__metricValue{color:#1a1a1a;margin:0 0 4px;font-size:2rem;font-weight:700}.admin-module__4WpgRW__metricLabel{color:#666;margin:0;font-size:.85rem}.admin-module__4WpgRW__metricBadge{color:#00bf63;background:#00bf631a;border-radius:5px;margin-top:8px;padding:3px 8px;font-size:.8rem;font-weight:600;display:inline-block}.admin-module__4WpgRW__metricSub{color:#999;margin:4px 0 0;font-size:.78rem}.admin-module__4WpgRW__twoCol{grid-template-columns:1fr 1fr;gap:20px;display:grid}.admin-module__4WpgRW__threeCol{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.admin-module__4WpgRW__dataCard{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000f}.admin-module__4WpgRW__dataCard h3{color:#1a1a1a;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;margin:0 0 8px;padding-bottom:10px;font-size:1.05rem;display:flex}.admin-module__4WpgRW__dataCard h3 svg{color:#00bf63}.admin-module__4WpgRW__cardDesc{color:#999;margin:0 0 14px;font-size:.8rem}.admin-module__4WpgRW__barChart{flex-direction:column;gap:10px;margin-top:8px;display:flex}.admin-module__4WpgRW__barRow{grid-template-columns:130px 1fr 50px;align-items:center;gap:10px;display:grid}.admin-module__4WpgRW__barLabel{color:#555;text-align:right;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.admin-module__4WpgRW__barTrack{background:#f0f0f0;border-radius:6px;height:10px;overflow:hidden}.admin-module__4WpgRW__barFill{border-radius:6px;min-width:4px;height:100%;transition:width .5s}.admin-module__4WpgRW__barValue{color:#333;text-align:right;font-size:.82rem;font-weight:600}.admin-module__4WpgRW__tableWrapper{overflow-x:auto}.admin-module__4WpgRW__leaderTable{border-collapse:collapse;width:100%;margin-top:8px;font-size:.88rem}.admin-module__4WpgRW__leaderTable th{text-align:left;color:#999;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-bottom:2px solid #f0f0f0;padding:8px 10px;font-size:.78rem;font-weight:600}.admin-module__4WpgRW__leaderTable td{color:#333;vertical-align:middle;border-bottom:1px solid #f8f9fa;padding:9px 10px}.admin-module__4WpgRW__leaderTable tbody tr:hover{background:#00bf6305}.admin-module__4WpgRW__leaderRank{color:#00bf63;white-space:nowrap;font-size:.95rem;font-weight:700}.admin-module__4WpgRW__usernameTag{color:#999;margin-top:2px;font-size:.75rem;display:block}.admin-module__4WpgRW__trajectoryScore{color:#00bf63;font-size:1rem}.admin-module__4WpgRW__scoreBadge{text-align:center;border-radius:7px;min-width:36px;padding:3px 9px;font-size:.82rem;font-weight:700;display:inline-block}.admin-module__4WpgRW__scoreHigh{color:#00a854;background:#00bf631f}.admin-module__4WpgRW__scoreMid{color:#e65100;background:#ff98001f}.admin-module__4WpgRW__scoreLow{color:#c62828;background:#dc35451a}.admin-module__4WpgRW__histogramGrid{grid-template-columns:repeat(6,1fr);align-items:end;gap:8px;height:130px;margin-top:8px;padding-top:16px;display:grid}.admin-module__4WpgRW__histogramBar{flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.admin-module__4WpgRW__histogramFill{background:linear-gradient(#00bf63,#00a854);border-radius:4px 4px 0 0;width:100%;min-height:4px;transition:height .5s}.admin-module__4WpgRW__histogramLabel{color:#999;text-align:center;font-size:.68rem;line-height:1.2}.admin-module__4WpgRW__histogramCount{color:#333;font-size:.78rem;font-weight:600}.admin-module__4WpgRW__trendRow{gap:8px;margin-top:12px;padding-bottom:4px;display:flex;overflow-x:auto}.admin-module__4WpgRW__trendCell{background:#f8f9fa;border-radius:8px;flex-direction:column;align-items:center;gap:2px;min-width:60px;padding:8px 6px;display:flex}.admin-module__4WpgRW__trendLabel{color:#555;font-size:.75rem;font-weight:600}.admin-module__4WpgRW__trendTotal{color:#999;font-size:.7rem}.admin-module__4WpgRW__trendOverdue{color:#e53935;font-size:.7rem}.admin-module__4WpgRW__avgScoreNote{color:#555;text-align:center;background:#00bf630f;border-radius:8px;margin-top:12px;padding:8px 12px;font-size:.85rem}.admin-module__4WpgRW__skeletonCard{background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:24px;display:flex;box-shadow:0 4px 20px #0000000f}.admin-module__4WpgRW__skeletonLine{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.5s infinite admin-module__4WpgRW__shimmer}.admin-module__4WpgRW__skeletonShort{width:40%}.admin-module__4WpgRW__skeletonMedium{width:70%}.admin-module__4WpgRW__skeletonTall{width:100%;height:80px}@keyframes admin-module__4WpgRW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes admin-module__4WpgRW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.admin-module__4WpgRW__twoCol,.admin-module__4WpgRW__threeCol{grid-template-columns:1fr}}@media (max-width:768px){.admin-module__4WpgRW__metricsGrid{grid-template-columns:1fr 1fr}.admin-module__4WpgRW__dataSubTabs button{padding:8px 12px;font-size:.8rem}.admin-module__4WpgRW__histogramGrid{height:90px}.admin-module__4WpgRW__barRow{grid-template-columns:90px 1fr 40px}}[data-theme=dark] .admin-module__4WpgRW__dataSubTabs{background:#ffffff0d}[data-theme=dark] .admin-module__4WpgRW__dataSubTabs button{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__activeSubTab{box-shadow:0 2px 8px #0000004d;background:var(--bgCard)!important}[data-theme=dark] .admin-module__4WpgRW__sectionHeader{border-bottom-color:var(--border)}[data-theme=dark] .admin-module__4WpgRW__sectionHeader h2{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__sectionHeader p{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__metricCard{background:var(--bgCard);box-shadow:0 2px 12px #0000004d}[data-theme=dark] .admin-module__4WpgRW__metricValue{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__metricLabel{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__dataCard{background:var(--bgCard);box-shadow:0 4px 20px #0000004d}[data-theme=dark] .admin-module__4WpgRW__dataCard h3{color:var(--text);border-bottom-color:var(--border)}[data-theme=dark] .admin-module__4WpgRW__periodBtn{border-color:var(--border);color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__periodBtn:hover{color:var(--text);background:#ffffff0f}[data-theme=dark] .admin-module__4WpgRW__barLabel{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__barTrack{background:#ffffff14}[data-theme=dark] .admin-module__4WpgRW__barValue{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__leaderTable th,[data-theme=dark] .admin-module__4WpgRW__leaderTable td{color:var(--textSoft);border-bottom-color:var(--border)}[data-theme=dark] .admin-module__4WpgRW__leaderTable tbody tr:hover{background:#ffffff08}[data-theme=dark] .admin-module__4WpgRW__skeletonCard{background:var(--bgCard)}[data-theme=dark] .admin-module__4WpgRW__skeletonLine{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%}[data-theme=dark] .admin-module__4WpgRW__refreshBtn{background:var(--bgCard);border-color:var(--border);color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__exportBtn{color:#00bf63;border-color:#00bf63}[data-theme=dark] .admin-module__4WpgRW__exportBtn:hover{color:#fff;background:#00bf63}[data-theme=dark] .admin-module__4WpgRW__dataTabTitle h2,[data-theme=dark] .admin-module__4WpgRW__histogramCount{color:var(--text)}[data-theme=dark] .admin-module__4WpgRW__histogramLabel{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__trendCell{background:#ffffff0d}[data-theme=dark] .admin-module__4WpgRW__trendLabel,[data-theme=dark] .admin-module__4WpgRW__trendTotal,[data-theme=dark] .admin-module__4WpgRW__cardDesc,[data-theme=dark] .admin-module__4WpgRW__usernameTag{color:var(--textSoft)}[data-theme=dark] .admin-module__4WpgRW__avgScoreNote{color:var(--textSoft);background:#00bf6314}.admin-module__4WpgRW__snapshotBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s;display:flex}.admin-module__4WpgRW__snapshotBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.admin-module__4WpgRW__snapshotBtn:disabled{opacity:.55;cursor:not-allowed}.admin-module__4WpgRW__snapshotResult{color:#00bf63;background:#00bf631a;border:1px solid #00bf634d;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.admin-module__4WpgRW__corrCard{background:var(--bg,#f9fafb);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:10px;margin-top:8px;padding:24px;display:flex}.admin-module__4WpgRW__corrVal{letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1}.admin-module__4WpgRW__corrBand{letter-spacing:.03em;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:700;display:inline-block}.admin-module__4WpgRW__corrNote{color:var(--textSoft,#6b7280);max-width:260px;margin:0;font-size:13px;line-height:1.5}.admin-module__4WpgRW__tierGrid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;display:grid}.admin-module__4WpgRW__tierCard{background:var(--bg,#f9fafb);border:1px solid var(--border,#e5e7eb);text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:16px 8px;display:flex}.admin-module__4WpgRW__tierLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--textSoft,#9ca3af);font-size:11px;font-weight:700}.admin-module__4WpgRW__tierRate{font-size:28px;font-weight:800;line-height:1}.admin-module__4WpgRW__tierSub{color:var(--textSoft,#9ca3af);font-size:11px}[data-theme=dark] .admin-module__4WpgRW__snapshotResult{color:#00d46a;background:#00d46a14;border-color:#00d46a40}[data-theme=dark] .admin-module__4WpgRW__corrCard{background:var(--bg,#151a23)}[data-theme=dark] .admin-module__4WpgRW__corrNote{color:#8892a4}[data-theme=dark] .admin-module__4WpgRW__tierCard{background:var(--bg,#151a23);border-color:var(--border,#2d3748)}[data-theme=dark] .admin-module__4WpgRW__tierLabel,[data-theme=dark] .admin-module__4WpgRW__tierSub{color:#4a5568}.admin-module__4WpgRW__planCell{flex-direction:column;gap:5px;display:flex}.admin-module__4WpgRW__planBadgeFree{color:#6b7280;background:#f3f4f6}.admin-module__4WpgRW__planBadgeBuilderPro{color:#15803d;background:#dcfce7}.admin-module__4WpgRW__planBadgeEarlyInvestor{color:#6d28d9;background:#ede9fe}.admin-module__4WpgRW__planBadgeInvestorPro{color:#4c1d95;background:#faf5ff;border:1px solid #c4b5fd}.admin-module__4WpgRW__planBadgeAdmin{color:#92400e;background:#fef3c7}.admin-module__4WpgRW__planBadgeModerator{color:#0369a1;background:#e0f2fe}.admin-module__4WpgRW__planExpiry{color:#b45309;background:#fef3c7;border:1px solid #fde68a;border-radius:5px;align-items:center;gap:4px;width:fit-content;padding:2px 7px;font-size:.72rem;font-weight:600;display:inline-flex}.admin-module__4WpgRW__planLifetime{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0;border-radius:5px;align-items:center;gap:4px;width:fit-content;padding:2px 7px;font-size:.72rem;font-weight:600;display:inline-flex}[data-theme=dark] .admin-module__4WpgRW__planBadgeFree{color:#9ca3af;background:#6b728026}[data-theme=dark] .admin-module__4WpgRW__planBadgeBuilderPro{color:#34d399;background:#00bf631f}[data-theme=dark] .admin-module__4WpgRW__planBadgeEarlyInvestor{color:#a78bfa;background:#6d28d926}[data-theme=dark] .admin-module__4WpgRW__planBadgeInvestorPro{color:#c4b5fd;background:#4c1d9533;border-color:#c4b5fd33}[data-theme=dark] .admin-module__4WpgRW__planBadgeAdmin{color:#fbbf24;background:#92400e26}[data-theme=dark] .admin-module__4WpgRW__planBadgeModerator{color:#38bdf8;background:#0369a126}[data-theme=dark] .admin-module__4WpgRW__planExpiry{color:#fbbf24;background:#b453091f;border-color:#fde68a33}[data-theme=dark] .admin-module__4WpgRW__planLifetime{color:#34d399;background:#065f4626;border-color:#a7f3d033}.admin-module__4WpgRW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.admin-module__4WpgRW__modal{background:var(--bgCard,#fff);border-radius:16px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 20px 60px #00000040}.admin-module__4WpgRW__modalHeader{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);padding:1.5rem}.admin-module__4WpgRW__modalIcon{color:#fbbf24;margin-bottom:.4rem;font-size:1.8rem}.admin-module__4WpgRW__modalHeader h2{margin:0 0 .2rem;font-size:1.2rem;font-weight:700}.admin-module__4WpgRW__modalHeader p{opacity:.8;margin:0;font-size:.88rem}.admin-module__4WpgRW__modalBody{flex-direction:column;gap:1.1rem;padding:1.5rem;display:flex}.admin-module__4WpgRW__formGroup{flex-direction:column;gap:.4rem;display:flex}.admin-module__4WpgRW__formGroup label{color:var(--text,#374151);font-size:.82rem;font-weight:600}.admin-module__4WpgRW__optionalLabel{color:var(--textSoft,#9ca3af);font-weight:400}.admin-module__4WpgRW__modalSelect,.admin-module__4WpgRW__modalInput{border:1px solid var(--border,#e5e7eb);background:var(--bg,#f9fafb);width:100%;color:var(--text,#111827);border-radius:8px;padding:.6rem .85rem;font-size:.9rem;transition:border-color .2s}.admin-module__4WpgRW__modalSelect:focus,.admin-module__4WpgRW__modalInput:focus{border-color:#667eea;outline:none}.admin-module__4WpgRW__expiryNote{color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:8px;margin:0;padding:.6rem .85rem;font-size:.82rem}.admin-module__4WpgRW__modalFooter{gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.admin-module__4WpgRW__modalCancelBtn{border:1px solid var(--border,#e5e7eb);color:var(--textSoft,#6b7280);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:.65rem;font-size:.9rem;transition:background .2s}.admin-module__4WpgRW__modalCancelBtn:hover{background:var(--bg,#f3f4f6)}.admin-module__4WpgRW__modalSaveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;flex:2;justify-content:center;align-items:center;gap:.4rem;padding:.65rem;font-size:.9rem;font-weight:600;transition:opacity .2s;display:flex}.admin-module__4WpgRW__modalSaveBtn:hover{opacity:.9}[data-theme=dark] .admin-module__4WpgRW__modal{background:#1f2937}[data-theme=dark] .admin-module__4WpgRW__modalSelect,[data-theme=dark] .admin-module__4WpgRW__modalInput{color:#f9fafb;background:#111827;border-color:#374151}.admin-module__4WpgRW__contentTab{flex-direction:column;gap:24px;display:flex}.admin-module__4WpgRW__contentTabHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-module__4WpgRW__contentTabHeader h2{color:var(--text,#111);margin:0 0 4px;font-size:1.25rem;font-weight:700}.admin-module__4WpgRW__contentTabMeta{color:var(--textMuted,#888);margin:0;font-size:.82rem}.admin-module__4WpgRW__contentSubTabs{flex-shrink:0;gap:8px;display:flex}.admin-module__4WpgRW__contentSubTab,.admin-module__4WpgRW__contentSubTabActive{cursor:pointer;color:#555;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 16px;font-size:.82rem;font-weight:600;transition:all .15s}.admin-module__4WpgRW__contentSubTabActive{color:#fff;background:#00bf63;border-color:#00bf63}.admin-module__4WpgRW__contentSection{flex-direction:column;gap:20px;display:flex}.admin-module__4WpgRW__contentSectionNote{color:#666;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:0;padding:10px 14px;font-size:.83rem}.admin-module__4WpgRW__contentTable{border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;font-size:.84rem;overflow:hidden}.admin-module__4WpgRW__contentTable th{color:#374151;text-transform:uppercase;letter-spacing:.05em;text-align:left;background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:10px 14px;font-size:.72rem;font-weight:700}.admin-module__4WpgRW__contentTable td{vertical-align:top;border-bottom:1px solid #f3f4f6;padding:10px 14px}.admin-module__4WpgRW__contentTable tr:last-child td{border-bottom:none}.admin-module__4WpgRW__contentRowToday{background:#00bf630d}.admin-module__4WpgRW__contentIndexCell{color:#9ca3af;width:42px;font-size:.78rem;font-weight:700}.admin-module__4WpgRW__contentDateCell{white-space:nowrap;color:#374151;width:100px;font-size:.8rem;font-weight:600}.admin-module__4WpgRW__contentTodayCell{width:80px}.admin-module__4WpgRW__todayBadge{color:#00bf63;white-space:nowrap;background:#00bf631a;border:1px solid #00bf634d;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700}.admin-module__4WpgRW__contentTextCell{color:#374151;font-size:.84rem;line-height:1.5}.admin-module__4WpgRW__contentActionCell{text-align:right;width:90px}.admin-module__4WpgRW__contentEditBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:8px;padding:6px 10px;font-size:.78rem;transition:all .15s}.admin-module__4WpgRW__contentEditBtn:hover{color:#00bf63;background:#00bf630d;border-color:#00bf63}.admin-module__4WpgRW__contentEditActions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.admin-module__4WpgRW__contentSaveBtn{color:#fff;cursor:pointer;background:#00bf63;border:none;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.78rem;font-weight:600;transition:background .15s;display:flex}.admin-module__4WpgRW__contentSaveBtn:hover:not(:disabled){background:#00a055}.admin-module__4WpgRW__contentSaveBtn:disabled{opacity:.6;cursor:not-allowed}.admin-module__4WpgRW__contentCancelBtn{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:8px;padding:6px 10px;font-size:.78rem;transition:all .15s}.admin-module__4WpgRW__contentCancelBtn:hover{color:#ef4444;border-color:#ef4444}.admin-module__4WpgRW__contentEditTextarea{resize:vertical;color:#111;background:#fff;border:1px solid #00bf63;border-radius:8px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:.83rem;box-shadow:0 0 0 3px #00bf631a}.admin-module__4WpgRW__contentEditInput{color:#111;background:#fff;border:1px solid #00bf63;border-radius:6px;outline:none;width:100%;padding:5px 8px;font-family:inherit;font-size:.8rem;box-shadow:0 0 0 3px #00bf631a}.admin-module__4WpgRW__pulsePoolCard{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.admin-module__4WpgRW__pulsePoolToday{border-color:#00bf6366;box-shadow:0 0 0 1px #00bf6326}.admin-module__4WpgRW__pulsePoolHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:12px 16px;display:flex}.admin-module__4WpgRW__pulsePoolLabel{color:#374151;font-size:.82rem;font-weight:700}.admin-module__4WpgRW__pulsePoolDate{color:#9ca3af;margin-left:auto;font-size:.78rem}.admin-module__4WpgRW__pulseTagCell{width:110px}.admin-module__4WpgRW__pulseTagPill{letter-spacing:.06em;text-transform:uppercase;color:#00bf63;background:#00bf631a;border:1px solid #00bf6333;border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:800;display:inline-block}[data-theme=dark] .admin-module__4WpgRW__contentTab,[data-theme=dark] .admin-module__4WpgRW__contentSection,[data-theme=dark] .admin-module__4WpgRW__contentTabHeader h2{color:#f9fafb}[data-theme=dark] .admin-module__4WpgRW__contentTabMeta{color:#9ca3af}[data-theme=dark] .admin-module__4WpgRW__contentSubTab{color:#9ca3af;background:#1f2937;border-color:#374151}[data-theme=dark] .admin-module__4WpgRW__contentSubTabActive{color:#fff;background:#00bf63;border-color:#00bf63}[data-theme=dark] .admin-module__4WpgRW__contentSectionNote{color:#9ca3af;background:#111827;border-color:#374151}[data-theme=dark] .admin-module__4WpgRW__contentTable{background:#1f2937;border-color:#374151}[data-theme=dark] .admin-module__4WpgRW__contentTable th{color:#9ca3af;background:#111827;border-bottom-color:#374151}[data-theme=dark] .admin-module__4WpgRW__contentTable td{color:#e5e7eb;border-bottom-color:#374151}[data-theme=dark] .admin-module__4WpgRW__contentRowToday{background:#00bf6312}[data-theme=dark] .admin-module__4WpgRW__contentDateCell,[data-theme=dark] .admin-module__4WpgRW__contentTextCell{color:#e5e7eb}[data-theme=dark] .admin-module__4WpgRW__contentIndexCell{color:#4b5563}[data-theme=dark] .admin-module__4WpgRW__contentEditBtn{color:#9ca3af;border-color:#374151}[data-theme=dark] .admin-module__4WpgRW__contentEditTextarea,[data-theme=dark] .admin-module__4WpgRW__contentEditInput{color:#f9fafb;background:#111827;border-color:#00bf63}[data-theme=dark] .admin-module__4WpgRW__contentCancelBtn{color:#6b7280;border-color:#374151}[data-theme=dark] .admin-module__4WpgRW__pulsePoolCard{border-color:#374151}[data-theme=dark] .admin-module__4WpgRW__pulsePoolToday{border-color:#00bf6366}[data-theme=dark] .admin-module__4WpgRW__pulsePoolHeader{background:#111827;border-bottom-color:#374151}[data-theme=dark] .admin-module__4WpgRW__pulsePoolLabel{color:#e5e7eb}[data-theme=dark] .admin-module__4WpgRW__pulsePoolDate{color:#6b7280}
.Toast-module__UKUNqG__toast{z-index:10000;background:#fff;border-radius:12px;align-items:center;gap:12px;min-width:320px;max-width:450px;padding:16px;animation:.3s cubic-bezier(.4,0,.2,1) Toast-module__UKUNqG__slideIn;display:flex;position:fixed;top:90px;right:24px;overflow:hidden;box-shadow:0 8px 32px #0000001f}@keyframes Toast-module__UKUNqG__slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__success{border-left:4px solid #2e7d32}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__error{border-left:4px solid #d32f2f}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__warning{border-left:4px solid #f57c00}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__info{border-left:4px solid #1976d2}.Toast-module__UKUNqG__icon{flex-shrink:0;font-size:1.5rem}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__success .Toast-module__UKUNqG__icon{color:#2e7d32}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__error .Toast-module__UKUNqG__icon{color:#d32f2f}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__warning .Toast-module__UKUNqG__icon{color:#f57c00}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__info .Toast-module__UKUNqG__icon{color:#1976d2}.Toast-module__UKUNqG__message{color:#333;flex:1;font-size:.95rem;line-height:1.4}.Toast-module__UKUNqG__closeBtn{color:#999;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Toast-module__UKUNqG__closeBtn:hover{color:#666;background:#0000000d}.Toast-module__UKUNqG__progressBar{transform-origin:0;width:100%;height:3px;animation:linear forwards Toast-module__UKUNqG__progress;position:absolute;bottom:0;left:0}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__success .Toast-module__UKUNqG__progressBar{background:linear-gradient(90deg,#2e7d32,#4caf50)}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__error .Toast-module__UKUNqG__progressBar{background:linear-gradient(90deg,#d32f2f,#f44336)}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__warning .Toast-module__UKUNqG__progressBar{background:linear-gradient(90deg,#f57c00,#ff9800)}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__info .Toast-module__UKUNqG__progressBar{background:linear-gradient(90deg,#1976d2,#2196f3)}@keyframes Toast-module__UKUNqG__progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:768px){.Toast-module__UKUNqG__toast{min-width:unset;max-width:unset;left:12px;right:12px}}
.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 #ffffff0f!important}.navbar-module__6qiM_q__heroBgScrolled{-webkit-backdrop-filter:blur(24px);background:#06030fe0;border-bottom:1px solid #ffffff17;box-shadow:0 4px 32px #00000059}.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:#fffc}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__links a:hover,.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__dropdownToggle:hover,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__links a:hover,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__dropdownToggle:hover{color:#00bf63;background:#00bf631a}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__links a:after,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__links a:after{background:linear-gradient(90deg,#00bf63,#00a854)}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__dropdownMenu,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__dropdownMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080412f7;border:1px solid #ffffff1a}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__dropdownItem,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__dropdownItem{color:#ffffffbf}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__dropdownItemDesc,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__dropdownItemDesc{color:#fff6}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__greetingText,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__greetingText{color:#ffffffd9}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__greenButton,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__greenButton{color:#fff!important;background:#00bf63!important;border:none!important}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__greenButton:hover,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__greenButton:hover{color:#fff!important;background:#00a855!important}.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:600;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:600;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__heroBg .navbar-module__6qiM_q__navAuthBtn,.navbar-module__6qiM_q__heroBgScrolled .navbar-module__6qiM_q__navAuthBtn{color:#ffffffd9}.navbar-module__6qiM_q__heroBg .navbar-module__6qiM_q__navAuthBtn:hover,.navbar-module__6qiM_q__heroBgScrolled .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:#ffffffe6}.navbar-module__6qiM_q__hamburgerLight:hover{color:#00bf63}.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{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#06030ff7}.navbar-module__6qiM_q__mobileMenuDark a,.navbar-module__6qiM_q__mobileMenuDark button{color:#ffffffd1!important;background:#ffffff0a!important;border-color:#ffffff14!important}.navbar-module__6qiM_q__mobileMenuDark a:hover,.navbar-module__6qiM_q__mobileMenuDark button:hover{color:#00bf63!important;background:#00bf631a!important;border-color:#00bf6333!important}.navbar-module__6qiM_q__mobileMenuDark .navbar-module__6qiM_q__dropdownToggleMobile{color:#ffffffd1!important;background:#ffffff0a!important;border-color:#ffffff14!important}.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__footer{color:#374151;background-color:#f9fafb;border-top:1px solid #e5e7eb;width:100%;font-family:Inter,sans-serif;transition:background-color .3s,color .3s,border-color .3s}.footer-module__tUdqrq__accentBar{background:linear-gradient(90deg,#00bf63,#667eea,#764ba2);width:100%;height:3px}.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:4rem;display:grid}@media (max-width:900px){.footer-module__tUdqrq__grid{grid-template-columns:1fr;gap:2.5rem}}.footer-module__tUdqrq__branding{flex-direction:column;gap:1.1rem;display:flex}.footer-module__tUdqrq__logo{object-fit:contain;object-position:left}.footer-module__tUdqrq__tagline{color:#6b7280;margin:0;font-size:.92rem;line-height:1.65}.footer-module__tUdqrq__socialRow{gap:.75rem;margin-top:.25rem;display:flex}.footer-module__tUdqrq__socialIcon{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:flex}.footer-module__tUdqrq__socialIcon:hover{color:#fff;background:#00bf63;border-color:#00bf63;transform:translateY(-2px)}.footer-module__tUdqrq__statusBadge{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.3rem .75rem;font-size:.78rem;font-weight:500;display:inline-flex}.footer-module__tUdqrq__statusDot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s infinite footer-module__tUdqrq__pulse;box-shadow:0 0 0 2px #10b9814d}@keyframes footer-module__tUdqrq__pulse{0%,to{box-shadow:0 0 0 2px #10b9814d}50%{box-shadow:0 0 0 5px #10b98100}}.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}}@media (max-width:480px){.footer-module__tUdqrq__linkGroups{grid-template-columns:1fr 1fr}}.footer-module__tUdqrq__linkGroup{flex-direction:column;gap:.65rem;display:flex}.footer-module__tUdqrq__groupHeading{text-transform:uppercase;letter-spacing:.08em;color:#111827;margin:0 0 .4rem;font-size:.78rem;font-weight:700}.footer-module__tUdqrq__linkGroup a{color:#6b7280;width:fit-content;font-size:.88rem;line-height:1.4;text-decoration:none;transition:color .2s;position:relative}.footer-module__tUdqrq__linkGroup a:after{content:"";background:#00bf63;width:0;height:1px;transition:width .25s;position:absolute;bottom:-1px;left:0}.footer-module__tUdqrq__linkGroup a:hover{color:#00bf63}.footer-module__tUdqrq__linkGroup a:hover:after{width:100%}.footer-module__tUdqrq__emailLink{word-break:break-word}.footer-module__tUdqrq__bottomBar{border-top:1px solid #e5e7eb;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{color:#9ca3af;margin:0;font-size:.82rem}.footer-module__tUdqrq__bottomLinks{gap:1.5rem;display:flex}.footer-module__tUdqrq__bottomLinks a{color:#9ca3af;font-size:.82rem;text-decoration:none;transition:color .2s}.footer-module__tUdqrq__bottomLinks a:hover{color:#00bf63}.footer-module__tUdqrq__footerDark{color:#ffffffa6!important;background-color:#06030f!important;border-top:1px solid #ffffff0f!important}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__tagline{color:#fff6}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__socialIcon{color:#ffffff80;background:#ffffff0d;border-color:#ffffff1a}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__socialIcon:hover{color:#fff;background:#00bf63;border-color:#00bf63}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__statusBadge{color:#34d399;background:#10b9811a;border-color:#10b98140}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__groupHeading{color:#ffffffe6}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__linkGroup a{color:#fff6}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__linkGroup a:hover{color:#00bf63}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__bottomBar{border-top-color:#ffffff0f}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__copyright{color:#fff3}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__bottomLinks a{color:#ffffff40}.footer-module__tUdqrq__footerDark .footer-module__tUdqrq__bottomLinks a:hover{color:#00bf63}[data-theme=dark] .footer-module__tUdqrq__footer{color:#d1d5db;background-color:#111827;border-top-color:#ffffff14}[data-theme=dark] .footer-module__tUdqrq__tagline{color:#9ca3af}[data-theme=dark] .footer-module__tUdqrq__socialIcon{color:#9ca3af;background:#1f2937;border-color:#ffffff14}[data-theme=dark] .footer-module__tUdqrq__socialIcon:hover{color:#fff;background:#00bf63;border-color:#00bf63}[data-theme=dark] .footer-module__tUdqrq__groupHeading{color:#f9fafb}[data-theme=dark] .footer-module__tUdqrq__linkGroup a{color:#9ca3af}[data-theme=dark] .footer-module__tUdqrq__linkGroup a:hover{color:#00d46a}[data-theme=dark] .footer-module__tUdqrq__linkGroup a:after{background:#00d46a}[data-theme=dark] .footer-module__tUdqrq__bottomBar{border-top-color:#ffffff14}[data-theme=dark] .footer-module__tUdqrq__copyright,[data-theme=dark] .footer-module__tUdqrq__bottomLinks a{color:#6b7280}[data-theme=dark] .footer-module__tUdqrq__bottomLinks a:hover{color:#00d46a}
.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}[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}
.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}[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}
.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,#f5f7fa);min-height:100vh;padding:2rem;position:relative}.settings-module__eSbG6G__container{gap:2rem;max-width:960px;margin:0 auto;display:flex}.settings-module__eSbG6G__tabNav{flex-direction:column;flex-shrink:0;gap:4px;width:200px;display:flex}.settings-module__eSbG6G__tabNavHeader{letter-spacing:.1em;text-transform:uppercase;color:var(--textSoft,#6b7280);margin-bottom:8px;padding:0 12px;font-size:11px;font-weight:700}.settings-module__eSbG6G__tabBtn{cursor:pointer;width:100%;color:var(--textSoft,#6b7280);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}.settings-module__eSbG6G__tabBtn:hover{background:var(--bgCard,#fff);color:var(--text,#111)}.settings-module__eSbG6G__tabBtnActive{color:#00bf63;background:#00bf6315;font-weight:600}.settings-module__eSbG6G__tabBtnActive:hover{color:#00bf63;background:#00bf6320}.settings-module__eSbG6G__tabBtnIcon{flex-shrink:0;width:18px;font-size:15px}.settings-module__eSbG6G__content{flex:1;min-width:0}.settings-module__eSbG6G__pageTitle{color:var(--text,#111);margin:0 0 4px;font-size:22px;font-weight:700}.settings-module__eSbG6G__pageSubtitle{color:var(--textSoft,#6b7280);margin:0 0 24px;font-size:14px}.settings-module__eSbG6G__card{background:var(--bgCard,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;margin-bottom:20px;padding:24px}.settings-module__eSbG6G__cardTitle{color:var(--text,#111);margin:0 0 4px;font-size:16px;font-weight:600}.settings-module__eSbG6G__cardDesc{color:var(--textSoft,#6b7280);margin:0 0 16px;font-size:13px}.settings-module__eSbG6G__form{flex-direction:column;gap:0;display:flex}.settings-module__eSbG6G__field{flex-direction:column;margin-bottom:18px;display:flex}.settings-module__eSbG6G__label{color:var(--text,#374151);margin-bottom:6px;font-size:13px;font-weight:600}.settings-module__eSbG6G__input{border:1.5px solid var(--border,#e5e7eb);background:var(--bg,#f9fafb);width:100%;color:var(--text,#111);box-sizing:border-box;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .15s,box-shadow .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,#9ca3af)}.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 #ef44441a!important}.settings-module__eSbG6G__charCount{color:var(--textSoft,#9ca3af);text-align:right;margin-top:4px;font-size:12px}.settings-module__eSbG6G__row{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:0;display:grid}.settings-module__eSbG6G__inputPrefix{align-items:center;display:flex;position:relative}.settings-module__eSbG6G__prefix{color:var(--textSoft,#9ca3af);pointer-events:none;font-size:14px;font-weight:500;position:absolute;left:14px}.settings-module__eSbG6G__inputWithPrefix{padding-left:28px}.settings-module__eSbG6G__avatarSection{background:var(--bgCard,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;align-items:center;gap:20px;margin-bottom:24px;padding:20px;display:flex}.settings-module__eSbG6G__avatarWrap{flex-shrink:0;position:relative}.settings-module__eSbG6G__avatar{object-fit:cover;border:3px solid var(--border,#e5e7eb);border-radius:50%;width:88px;height:88px}.settings-module__eSbG6G__avatarOverlay{color:#fff;opacity:0;cursor:pointer;background:#0006;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:opacity .2s;display:flex;position:absolute;inset:0}.settings-module__eSbG6G__avatarWrap:hover .settings-module__eSbG6G__avatarOverlay{opacity:1}.settings-module__eSbG6G__avatarInfo{flex:1}.settings-module__eSbG6G__avatarHint{color:var(--textSoft,#6b7280);margin:0 0 8px;font-size:13px}.settings-module__eSbG6G__passwordWrap{position:relative}.settings-module__eSbG6G__passwordWrap .settings-module__eSbG6G__input{padding-right:44px}.settings-module__eSbG6G__eyeBtn{cursor:pointer;color:var(--textSoft,#9ca3af);background:0 0;border:none;align-items:center;padding:0;font-size:15px;display:flex;position:absolute;top:50%;right:12px;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:6px;overflow:hidden}.settings-module__eSbG6G__strengthFill{border-radius:2px;height:100%;transition:width .3s,background .3s}.settings-module__eSbG6G__fieldError{color:#ef4444;margin-top:4px;font-size:12px}.settings-module__eSbG6G__saveBtn{color:#fff;cursor:pointer;background:#00bf63;border:none;border-radius:8px;align-self:flex-start;padding:10px 24px;font-size:14px;font-weight:600;transition:background .15s,transform .1s}.settings-module__eSbG6G__saveBtn:hover:not(:disabled){background:#00a855}.settings-module__eSbG6G__saveBtn:active:not(:disabled){transform:scale(.98)}.settings-module__eSbG6G__saveBtn:disabled{opacity:.55;cursor:not-allowed}.settings-module__eSbG6G__formFooter{align-items:center;gap:12px;margin-top:8px;display:flex}.settings-module__eSbG6G__infoBox{background:#00bf630f;border-left:3px solid #00bf63;border-radius:0 8px 8px 0;margin:4px 0 20px;padding:14px 16px}.settings-module__eSbG6G__infoBox p{color:var(--textSoft,#6b7280);margin:4px 0;font-size:13px;line-height:1.6}.settings-module__eSbG6G__infoBox strong{color:#00bf63;font-weight:700}.settings-module__eSbG6G__infoCards{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;display:grid}.settings-module__eSbG6G__infoCard{background:var(--bgCard,#fff);border:1px solid var(--border,#e5e7eb);border-radius:10px;flex-direction:column;gap:8px;padding:16px;display:flex}.settings-module__eSbG6G__infoCardLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--textSoft,#9ca3af);font-size:11px;font-weight:700}.settings-module__eSbG6G__infoCardValue{color:var(--text,#111);font-size:14px;font-weight:600}.settings-module__eSbG6G__badge{border-radius:20px;align-items:center;width:fit-content;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.settings-module__eSbG6G__refCodeRow{align-items:center;gap:12px;display:flex}.settings-module__eSbG6G__refCode{letter-spacing:.15em;color:var(--text,#111);background:var(--bg,#f5f7fa);border:1.5px dashed var(--border,#d1d5db);border-radius:8px;padding:10px 16px;font-family:Courier New,monospace;font-size:20px;font-weight:700}.settings-module__eSbG6G__copyBtn{background:var(--bg,#f5f7fa);border:1.5px solid var(--border,#e5e7eb);color:var(--text,#374151);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.settings-module__eSbG6G__copyBtn:hover{color:#00bf63;border-color:#00bf63}.settings-module__eSbG6G__prefRow{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.settings-module__eSbG6G__prefLabel{color:var(--text,#111);margin-bottom:4px;font-size:15px;font-weight:600;display:block}.settings-module__eSbG6G__prefDesc{color:var(--textSoft,#6b7280);margin:0;font-size:13px}.settings-module__eSbG6G__toast{z-index:9999;border-radius:10px;align-items:center;gap:10px;max-width:360px;padding:14px 20px;font-size:14px;font-weight:600;animation:.25s settings-module__eSbG6G__slideInToast;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 30px #00000026}.settings-module__eSbG6G__toastSuccess{color:#fff;background:#00bf63}.settings-module__eSbG6G__toastError{color:#fff;background:#ef4444}@keyframes settings-module__eSbG6G__slideInToast{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.settings-module__eSbG6G__notLoggedIn{min-height:50vh;color:var(--text,#111);justify-content:center;align-items:center;display:flex}[data-theme=dark] .settings-module__eSbG6G__page{background:var(--bg,#0f1117)}[data-theme=dark] .settings-module__eSbG6G__tabBtn{color:var(--textSoft,#8892a4)}[data-theme=dark] .settings-module__eSbG6G__tabBtn:hover{background:var(--bgCard,#1e2330);color:var(--text,#e2e8f0)}[data-theme=dark] .settings-module__eSbG6G__tabBtnActive{color:#00d46a;background:#00bf631f}[data-theme=dark] .settings-module__eSbG6G__tabBtnActive:hover{color:#00d46a;background:#00bf632e}[data-theme=dark] .settings-module__eSbG6G__pageTitle{color:#e2e8f0}[data-theme=dark] .settings-module__eSbG6G__pageSubtitle{color:#8892a4}[data-theme=dark] .settings-module__eSbG6G__card{background:var(--bgCard,#1e2330);border-color:var(--border,#2d3748)}[data-theme=dark] .settings-module__eSbG6G__cardTitle{color:#e2e8f0}[data-theme=dark] .settings-module__eSbG6G__cardDesc{color:#8892a4}[data-theme=dark] .settings-module__eSbG6G__label{color:#c9d1dc}[data-theme=dark] .settings-module__eSbG6G__input{color:#e2e8f0;background:#151a23;border-color:#2d3748}[data-theme=dark] .settings-module__eSbG6G__input:focus{background:#1a2035;border-color:#00d46a;box-shadow:0 0 0 3px #00d46a1f}[data-theme=dark] .settings-module__eSbG6G__input::placeholder{color:#4a5568}[data-theme=dark] .settings-module__eSbG6G__avatarSection{background:var(--bgCard,#1e2330);border-color:var(--border,#2d3748)}[data-theme=dark] .settings-module__eSbG6G__avatar{border-color:#2d3748}[data-theme=dark] .settings-module__eSbG6G__avatarHint{color:#8892a4}[data-theme=dark] .settings-module__eSbG6G__charCount{color:#4a5568}[data-theme=dark] .settings-module__eSbG6G__infoBox{background:#00d46a14;border-left-color:#00d46a}[data-theme=dark] .settings-module__eSbG6G__infoBox p{color:#a0aec0}[data-theme=dark] .settings-module__eSbG6G__infoBox strong{color:#00d46a}[data-theme=dark] .settings-module__eSbG6G__infoCard{background:var(--bgCard,#1e2330);border-color:#2d3748}[data-theme=dark] .settings-module__eSbG6G__infoCardLabel{color:#4a5568}[data-theme=dark] .settings-module__eSbG6G__infoCardValue{color:#e2e8f0}[data-theme=dark] .settings-module__eSbG6G__refCode{color:#e2e8f0;background:#151a23;border-color:#2d3748}[data-theme=dark] .settings-module__eSbG6G__copyBtn{color:#c9d1dc;background:#151a23;border-color:#2d3748}[data-theme=dark] .settings-module__eSbG6G__copyBtn:hover{color:#00d46a;border-color:#00d46a}[data-theme=dark] .settings-module__eSbG6G__prefLabel{color:#e2e8f0}[data-theme=dark] .settings-module__eSbG6G__prefDesc{color:#8892a4}[data-theme=dark] .settings-module__eSbG6G__eyeBtn{color:#4a5568}[data-theme=dark] .settings-module__eSbG6G__eyeBtn:hover{color:#a0aec0}[data-theme=dark] .settings-module__eSbG6G__strengthBar{background:#2d3748}[data-theme=dark] .settings-module__eSbG6G__fieldError{color:#fc8181}[data-theme=dark] .settings-module__eSbG6G__saveBtn{background:#00d46a}[data-theme=dark] .settings-module__eSbG6G__saveBtn:hover:not(:disabled){background:#00bf63}@media (max-width:768px){.settings-module__eSbG6G__page{padding:1rem}.settings-module__eSbG6G__container{flex-direction:column;gap:1rem}.settings-module__eSbG6G__tabNav{flex-direction:row;gap:4px;width:100%;padding-bottom:4px;overflow-x:auto}.settings-module__eSbG6G__tabNavHeader{display:none}.settings-module__eSbG6G__tabBtn{white-space:nowrap;flex-direction:column;flex-shrink:0;gap:4px;padding:8px 14px;font-size:12px}.settings-module__eSbG6G__tabBtnIcon{font-size:16px}.settings-module__eSbG6G__row,.settings-module__eSbG6G__infoCards{grid-template-columns:1fr}.settings-module__eSbG6G__avatarSection{text-align:center;flex-direction:column}.settings-module__eSbG6G__avatarInfo{width:100%}.settings-module__eSbG6G__toast{max-width:none;bottom:16px;left:16px;right:16px}}
.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)}
