.MentionSuggestion_mentionDropdown__BfnPM{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.25);padding:4px;max-height:200px;overflow-y:auto;min-width:180px}.MentionSuggestion_mentionItem__rUBdB{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:none;background:transparent;color:var(--text-primary);font-size:13px;cursor:pointer;border-radius:8px;transition:background .15s;text-align:left}.MentionSuggestion_mentionItemActive__Z38M8,.MentionSuggestion_mentionItem__rUBdB:hover{background:var(--bg-hover)}.MentionSuggestion_mentionAvatar__Nf9XT{width:24px;height:24px;border-radius:50%;background:var(--bg-input);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:var(--text-muted);flex-shrink:0;overflow:hidden}.MentionSuggestion_mentionAvatar__Nf9XT img{width:100%;height:100%;object-fit:cover}.MentionSuggestion_mentionName__VTnPZ{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MentionSuggestion_noResults__qaqcd{padding:8px 10px;font-size:13px;color:var(--text-muted)}