.ChatsPopover-module__vQ_aAG__popover{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;width:550px;min-height:320px;max-height:520px;animation:.15s ChatsPopover-module__vQ_aAG__popoverIn;display:flex;position:absolute;top:calc(100% + 8px);right:-100px;overflow:hidden;box-shadow:0 12px 40px #00000026}@keyframes ChatsPopover-module__vQ_aAG__popoverIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ChatsPopover-module__vQ_aAG__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.ChatsPopover-module__vQ_aAG__title{color:#111827;font-size:17px;font-weight:700}.ChatsPopover-module__vQ_aAG__headerRight{align-items:center;gap:8px;display:flex}.ChatsPopover-module__vQ_aAG__markAllBtn{color:#3b82f6;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.ChatsPopover-module__vQ_aAG__markAllBtn:hover{text-decoration:underline}.ChatsPopover-module__vQ_aAG__filterWrap{position:relative}.ChatsPopover-module__vQ_aAG__filterToggle{color:#374151;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.ChatsPopover-module__vQ_aAG__filterToggle:hover{background:#f3f4f6}.ChatsPopover-module__vQ_aAG__filterDropdown{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:140px;padding:4px;animation:.1s ChatsPopover-module__vQ_aAG__popoverIn;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #0000001f}.ChatsPopover-module__vQ_aAG__filterOption{color:#374151;text-align:left;cursor:pointer;border-radius:6px;width:100%;padding:8px 12px;font-size:13px;font-weight:600;transition:background .15s;display:block}.ChatsPopover-module__vQ_aAG__filterOption:hover{background:#f3f4f6}.ChatsPopover-module__vQ_aAG__filterOptionActive{color:#374151;font-weight:800}.ChatsPopover-module__vQ_aAG__searchWrap{flex-shrink:0;padding:0 16px 12px;position:relative}.ChatsPopover-module__vQ_aAG__searchInput{color:#111827;background:#f3f4f6;border:none;border-radius:10px;outline:none;width:100%;height:42px;padding:0 12px 0 38px;font-size:14px;transition:box-shadow .15s}.ChatsPopover-module__vQ_aAG__searchInput::placeholder{color:#9ca3af}.ChatsPopover-module__vQ_aAG__searchInput:focus{box-shadow:0 0 0 2px #7c5ce033}.ChatsPopover-module__vQ_aAG__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:28px;transform:translateY(calc(-50% - 6px))}.ChatsPopover-module__vQ_aAG__list{flex:1;padding:0 0 8px;overflow-y:auto}.ChatsPopover-module__vQ_aAG__emptyText{text-align:center;color:#9ca3af;padding:32px 16px;font-size:14px}.ChatsPopover-module__vQ_aAG__chatRow{cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background .15s;display:flex}.ChatsPopover-module__vQ_aAG__chatRow:not(:last-child){border-bottom:1px solid #e5e7eb}.ChatsPopover-module__vQ_aAG__chatRow:hover{background:#f3f4f6}.ChatsPopover-module__vQ_aAG__chatRowUnread .ChatsPopover-module__vQ_aAG__chatName,.ChatsPopover-module__vQ_aAG__chatRowUnread .ChatsPopover-module__vQ_aAG__unreadBadge,.ChatsPopover-module__vQ_aAG__chatRowUnread .ChatsPopover-module__vQ_aAG__chatPreview{color:#111827}.ChatsPopover-module__vQ_aAG__avatarWrap{flex-shrink:0;position:relative}.ChatsPopover-module__vQ_aAG__avatar,.ChatsPopover-module__vQ_aAG__avatarPlaceholder{object-fit:cover;opacity:.45;border-radius:9999px;width:48px;height:48px}.ChatsPopover-module__vQ_aAG__chatRowUnread .ChatsPopover-module__vQ_aAG__avatar,.ChatsPopover-module__vQ_aAG__chatRowUnread .ChatsPopover-module__vQ_aAG__avatarPlaceholder{opacity:1}.ChatsPopover-module__vQ_aAG__avatarPlaceholder{color:#7c5ce0;background:#7c5ce01a;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:flex}.ChatsPopover-module__vQ_aAG__statusDot{background:#22c55e;border:2px solid #fff;border-radius:9999px;width:12px;height:12px;position:absolute;bottom:1px;right:1px}.ChatsPopover-module__vQ_aAG__chatInfo{flex:1;min-width:0}.ChatsPopover-module__vQ_aAG__chatTop{align-items:baseline;gap:6px;display:flex}.ChatsPopover-module__vQ_aAG__chatName{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.ChatsPopover-module__vQ_aAG__unreadBadge{color:#111827;font-weight:700}.ChatsPopover-module__vQ_aAG__chatTime{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:13px}.ChatsPopover-module__vQ_aAG__chatPreview{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:14px;line-height:1.3;overflow:hidden}.ChatsPopover-module__vQ_aAG__dotBtn{cursor:pointer;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.ChatsPopover-module__vQ_aAG__dotBtn:hover{background:#e5e7eb}.ChatsPopover-module__vQ_aAG__dotInner{border-radius:9999px;width:12px;height:12px;transition:all .15s}.ChatsPopover-module__vQ_aAG__dotBtnUnread .ChatsPopover-module__vQ_aAG__dotInner{background:#3b82f6}.ChatsPopover-module__vQ_aAG__dotBtnRead .ChatsPopover-module__vQ_aAG__dotInner{opacity:0}.ChatsPopover-module__vQ_aAG__dotBtnRead:hover .ChatsPopover-module__vQ_aAG__dotInner{opacity:1;background:0 0;border:2px solid #9ca3af}@media (max-width:480px){.ChatsPopover-module__vQ_aAG__popover{width:calc(100vw - 16px);max-height:70vh;right:-8px}}
.NotificationsPopover-module__bDtl9a__popover{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;width:550px;min-height:320px;max-height:520px;animation:.15s NotificationsPopover-module__bDtl9a__popoverIn;display:flex;position:absolute;top:calc(100% + 8px);right:-52px;overflow:hidden;box-shadow:0 12px 40px #00000026}@keyframes NotificationsPopover-module__bDtl9a__popoverIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.NotificationsPopover-module__bDtl9a__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.NotificationsPopover-module__bDtl9a__title{color:#111827;font-size:17px;font-weight:700}.NotificationsPopover-module__bDtl9a__headerRight{align-items:center;gap:8px;display:flex}.NotificationsPopover-module__bDtl9a__markAllBtn{color:#3b82f6;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.NotificationsPopover-module__bDtl9a__markAllBtn:hover{text-decoration:underline}.NotificationsPopover-module__bDtl9a__filterWrap{position:relative}.NotificationsPopover-module__bDtl9a__filterToggle{color:#374151;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.NotificationsPopover-module__bDtl9a__filterToggle:hover{background:#f3f4f6}.NotificationsPopover-module__bDtl9a__filterDropdown{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:160px;padding:4px;animation:.1s NotificationsPopover-module__bDtl9a__popoverIn;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #0000001f}.NotificationsPopover-module__bDtl9a__filterOption{color:#374151;text-align:left;cursor:pointer;border-radius:6px;width:100%;padding:8px 12px;font-size:13px;font-weight:600;transition:background .15s;display:block}.NotificationsPopover-module__bDtl9a__filterOption:hover{background:#f3f4f6}.NotificationsPopover-module__bDtl9a__filterOptionActive{color:#374151;font-weight:800}.NotificationsPopover-module__bDtl9a__list{flex:1;padding:0 0 8px;overflow-y:auto}.NotificationsPopover-module__bDtl9a__emptyText{text-align:center;color:#9ca3af;padding:32px 16px;font-size:14px}.NotificationsPopover-module__bDtl9a__row{cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background .15s;display:flex}.NotificationsPopover-module__bDtl9a__row:not(:last-child){border-bottom:1px solid #e5e7eb}.NotificationsPopover-module__bDtl9a__row:hover{background:#f3f4f6}.NotificationsPopover-module__bDtl9a__avatarWrap{flex-shrink:0}.NotificationsPopover-module__bDtl9a__avatar,.NotificationsPopover-module__bDtl9a__avatarPlaceholder{object-fit:cover;opacity:.45;border-radius:9999px;width:48px;height:48px}.NotificationsPopover-module__bDtl9a__rowUnread .NotificationsPopover-module__bDtl9a__avatar,.NotificationsPopover-module__bDtl9a__rowUnread .NotificationsPopover-module__bDtl9a__avatarPlaceholder{opacity:1}.NotificationsPopover-module__bDtl9a__avatarPlaceholder{color:#7c5ce0;background:#7c5ce01a;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:flex}.NotificationsPopover-module__bDtl9a__info{flex:1;min-width:0}.NotificationsPopover-module__bDtl9a__topLine{align-items:baseline;gap:6px;display:flex}.NotificationsPopover-module__bDtl9a__text{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.NotificationsPopover-module__bDtl9a__text strong{font-weight:700}.NotificationsPopover-module__bDtl9a__typeLabel{color:#9ca3af;font-weight:400}.NotificationsPopover-module__bDtl9a__time{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:13px}.NotificationsPopover-module__bDtl9a__preview{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:14px;line-height:1.3;overflow:hidden}.NotificationsPopover-module__bDtl9a__rowUnread .NotificationsPopover-module__bDtl9a__text,.NotificationsPopover-module__bDtl9a__rowUnread .NotificationsPopover-module__bDtl9a__preview{color:#111827}.NotificationsPopover-module__bDtl9a__dotBtn{cursor:pointer;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.NotificationsPopover-module__bDtl9a__dotBtn:hover{background:#e5e7eb}.NotificationsPopover-module__bDtl9a__dotInner{border-radius:9999px;width:12px;height:12px;transition:all .15s}.NotificationsPopover-module__bDtl9a__dotBtnUnread .NotificationsPopover-module__bDtl9a__dotInner{background:#3b82f6}.NotificationsPopover-module__bDtl9a__dotBtnRead .NotificationsPopover-module__bDtl9a__dotInner{opacity:0}.NotificationsPopover-module__bDtl9a__dotBtnRead:hover .NotificationsPopover-module__bDtl9a__dotInner{opacity:1;background:0 0;border:2px solid #9ca3af}@media (max-width:480px){.NotificationsPopover-module__bDtl9a__popover{width:calc(100vw - 16px);max-height:70vh;right:-8px}}
.TopBar-module__LYwH0W__topbar{z-index:100;background:#fff;height:72px;transition:box-shadow .2s;position:fixed;top:0;left:0;right:0}.TopBar-module__LYwH0W__topbarScrolled{box-shadow:0 1px 4px #00000014}.TopBar-module__LYwH0W__inner{max-width:var(--page-max-width);width:100%;padding:0 var(--space-6);align-items:center;gap:var(--space-5);height:100%;margin:0 auto;display:flex}.TopBar-module__LYwH0W__logo{flex-shrink:0}.TopBar-module__LYwH0W__search{flex:1;position:relative}.TopBar-module__LYwH0W__searchInput{width:100%;height:42px;padding:0 var(--space-5) 0 42px;background:var(--color-bg-input);border-radius:var(--radius-md);color:var(--color-text);font-size:var(--text-sm);transition:border-color var(--transition-fast);border:none;outline:none}.TopBar-module__LYwH0W__searchInput::placeholder{color:var(--color-text-muted)}.TopBar-module__LYwH0W__searchInput:focus{border-color:var(--color-border-focus)}.TopBar-module__LYwH0W__searchIcon{color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.TopBar-module__LYwH0W__right{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.TopBar-module__LYwH0W__iconButton{border-radius:var(--radius-full);width:40px;height:40px;color:var(--color-text-secondary);transition:background var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:flex;position:relative}.TopBar-module__LYwH0W__iconButton:hover{background:var(--color-bg-input);color:var(--color-text)}.TopBar-module__LYwH0W__badge{border-radius:var(--radius-full);color:#fff;letter-spacing:-.02em;background:#e53935;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 5px;font-size:12px;font-weight:300;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.TopBar-module__LYwH0W__popoverAnchor{position:relative}.TopBar-module__LYwH0W__avatar{border-radius:var(--radius-full);background:var(--color-accent-soft);width:36px;height:36px;font-size:var(--text-sm);color:var(--color-accent);cursor:pointer;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.TopBar-module__LYwH0W__avatar img{object-fit:cover;width:100%;height:100%}.TopBar-module__LYwH0W__profileMenu{border-radius:var(--radius-lg);border:1px solid var(--color-border);width:280px;padding:var(--space-2) 0;z-index:200;background:#fff;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 24px #0000001f}.TopBar-module__LYwH0W__profileMenuEmail{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.TopBar-module__LYwH0W__profileMenuDivider{background:var(--color-border);height:1px;margin:var(--space-1) 0}.TopBar-module__LYwH0W__profileMenuAvatar{border-radius:var(--radius-full);background:var(--color-accent-soft);width:22px;height:22px;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;overflow:hidden}.TopBar-module__LYwH0W__profileMenuAvatar img{object-fit:cover;width:100%;height:100%}.TopBar-module__LYwH0W__refIcon{border-radius:var(--radius-full);width:22px;height:22px;color:inherit;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:2px solid;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TopBar-module__LYwH0W__profileMenuItem:hover .TopBar-module__LYwH0W__refIcon{background:var(--color-accent);color:#000;border-color:#000}.TopBar-module__LYwH0W__profileMenuItem{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-text);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);text-align:left;background:0 0;border:none;font-family:inherit;text-decoration:none;display:flex}.TopBar-module__LYwH0W__profileMenuItem:hover{background:var(--color-bg-input);color:var(--color-text)}.TopBar-module__LYwH0W__profileMenuItemMuted{color:var(--color-text-muted)}
.TabNav-module__03edHq__nav{border-bottom:1px solid var(--color-border);background:#fff}.TabNav-module__03edHq__inner{max-width:var(--page-max-width);width:100%;padding:0 var(--space-6);align-items:center;gap:var(--space-1);margin:0 auto;display:flex}.TabNav-module__03edHq__tab{padding:var(--space-3) var(--space-5);font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);font-weight:600;text-decoration:none}.TabNav-module__03edHq__tab:first-child{padding-left:0}.TabNav-module__03edHq__tab:hover{color:var(--color-text)}.TabNav-module__03edHq__tabActive{color:var(--color-text);font-weight:700}.TabNav-module__03edHq__tabLabel{border-bottom:5px solid var(--color-accent);border-radius:0;padding-bottom:11px}
.OnboardingModal-module__mm_EcG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.OnboardingModal-module__mm_EcG__modal{border-radius:var(--radius-xl);width:90vw;max-width:480px;padding:var(--space-8);background:#fff;box-shadow:0 16px 64px #00000040}.OnboardingModal-module__mm_EcG__title{font-size:var(--text-xl);text-align:center;color:var(--color-text);margin-bottom:var(--space-2);font-weight:800}.OnboardingModal-module__mm_EcG__subtitle{font-size:var(--text-sm);color:var(--color-text);text-align:center;margin-bottom:var(--space-6);line-height:1.5}.OnboardingModal-module__mm_EcG__form{gap:var(--space-5);flex-direction:column;display:flex}.OnboardingModal-module__mm_EcG__avatarSection{justify-content:center;display:flex}.OnboardingModal-module__mm_EcG__avatarUpload{border-radius:var(--radius-full);border:2px dashed var(--color-border);cursor:pointer;width:160px;height:160px;transition:border-color var(--transition-fast);background:0 0;overflow:hidden}.OnboardingModal-module__mm_EcG__avatarUpload:hover{border-color:var(--color-accent)}.OnboardingModal-module__mm_EcG__avatarUpload:hover .OnboardingModal-module__mm_EcG__avatarIcon,.OnboardingModal-module__mm_EcG__avatarUpload:hover .OnboardingModal-module__mm_EcG__avatarText{color:var(--color-accent)}.OnboardingModal-module__mm_EcG__avatarImage{object-fit:cover;width:100%;height:100%}.OnboardingModal-module__mm_EcG__avatarPlaceholder{justify-content:center;align-items:center;gap:var(--space-2);flex-direction:column;width:100%;height:100%;display:flex}.OnboardingModal-module__mm_EcG__avatarIcon{color:var(--color-border-focus);font-size:36px;font-weight:300;line-height:1}.OnboardingModal-module__mm_EcG__avatarLabel{flex-direction:column;align-items:center;gap:1px;display:flex}.OnboardingModal-module__mm_EcG__avatarText{color:var(--color-border-focus);font-size:12px;font-weight:500;line-height:1.2}.OnboardingModal-module__mm_EcG__bioField{position:relative}.OnboardingModal-module__mm_EcG__outlined{border:1.5px solid var(--color-border);border-radius:var(--radius-lg);min-inline-size:0;margin:0;padding:0;transition:border-color .2s}.OnboardingModal-module__mm_EcG__outlined:focus-within{border-color:var(--color-accent)}.OnboardingModal-module__mm_EcG__outlined:focus-within .OnboardingModal-module__mm_EcG__outlinedLabel{color:var(--color-accent)}.OnboardingModal-module__mm_EcG__outlinedLabel{color:var(--color-text-muted);margin-left:10px;padding:0 6px;font-size:12px;font-weight:600;line-height:1;transition:color .2s}.OnboardingModal-module__mm_EcG__textarea{width:100%;padding:var(--space-3) var(--space-4);resize:none;min-height:120px;font-size:var(--text-sm);color:var(--color-text);background:0 0;border:none;outline:none;font-family:inherit;line-height:1.5}.OnboardingModal-module__mm_EcG__textarea::placeholder{color:var(--color-text-muted)}.OnboardingModal-module__mm_EcG__charCount{font-size:var(--text-xs);color:var(--color-text-muted);text-align:right;margin-top:var(--space-1);display:block}.OnboardingModal-module__mm_EcG__error{font-size:var(--text-sm);color:var(--color-error);text-align:center}.OnboardingModal-module__mm_EcG__button{background:var(--color-accent);color:#fff;height:52px;font-weight:800;font-size:var(--text-sm);border-radius:var(--radius-lg);transition:background var(--transition-fast);text-transform:uppercase;letter-spacing:.5px}.OnboardingModal-module__mm_EcG__button:hover:not(:disabled){background:var(--color-accent-hover)}.OnboardingModal-module__mm_EcG__button:disabled{opacity:.6;cursor:not-allowed}
