.FollowButton_followBtn__jxksy{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background:var(--purple);border:1px solid var(--purple);border-radius:var(--radius-md,8px);color:white;font-size:14px;font-weight:600;cursor:pointer;transition:all var(--transition-fast,.15s ease);white-space:nowrap}.FollowButton_followBtn__jxksy:hover:not(:disabled){filter:brightness(1.1)}.FollowButton_followBtn__jxksy:disabled{opacity:.6;cursor:not-allowed}.FollowButton_followBtn__jxksy.FollowButton_following__oaurB{background:var(--card);border-color:var(--border-md);color:var(--text)}.FollowButton_followBtn__jxksy.FollowButton_following__oaurB:hover:not(:disabled){background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.4);color:#ef4444}.FollowButton_followBtn__jxksy.FollowButton_pending__uwT9I{background:var(--card);border-color:var(--border-md);color:var(--muted)}