.follow-list-overlay.svelte-q6p2h2{background:var(--bg-base);z-index:5000;flex-direction:column;max-width:680px;margin:0 auto;display:flex;position:fixed;inset:0}.tabs.svelte-q6p2h2{border-bottom:1px solid var(--border-subtle);gap:0;padding:0 16px;display:flex}.tab-item.svelte-q6p2h2{cursor:pointer;color:var(--text-tertiary);opacity:.6;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;padding:12px 0;transition:all .2s;display:flex;position:relative}.tab-label.svelte-q6p2h2{font-size:.95rem;font-weight:700}.tab-count.svelte-q6p2h2{font-size:.85rem;font-weight:600}.tab-item.active.svelte-q6p2h2{color:var(--text-primary);opacity:1}.tab-item.active.svelte-q6p2h2 .tab-label:where(.svelte-q6p2h2){font-weight:800}.active-underline.svelte-q6p2h2{background:var(--text-primary);height:3px;box-shadow:0 0 12px rgba(var(--text-primary-rgb), .4);z-index:5;border-radius:3px 3px 0 0;position:absolute;bottom:0;left:20%;right:20%}.search-container.svelte-q6p2h2{padding:16px}.search-bar.svelte-q6p2h2{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.search-icon.svelte-q6p2h2{color:var(--text-tertiary);flex-shrink:0}.search-input.svelte-q6p2h2{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:.95rem}.user-list.svelte-q6p2h2{flex:1;overflow-y:auto}.user-item.svelte-q6p2h2{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.user-link.svelte-q6p2h2{color:inherit;flex:1;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.avatar-container.svelte-q6p2h2{background:var(--bg-subtle);border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.avatar-img.svelte-q6p2h2{object-fit:cover;width:100%;height:100%}.avatar-placeholder.svelte-q6p2h2{background:var(--brand-primary);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-weight:800;display:flex}.user-meta.svelte-q6p2h2{min-width:0}.user-name.svelte-q6p2h2{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:800;line-height:1.2;overflow:hidden}.user-handle.svelte-q6p2h2{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.85rem;overflow:hidden}.user-action.svelte-q6p2h2{align-items:center;gap:12px;display:flex}.team-info.svelte-q6p2h2{align-items:center;gap:8px;display:flex}.team-badge.svelte-q6p2h2{color:#00b6f0;background:#00b6f026;border:1px solid #00b6f033;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700}.team-badge.sponsor.svelte-q6p2h2{color:#ff6b6b;background:#ff6b6b26;border:1px solid #ff6b6b33}.follow-btn.svelte-q6p2h2{background:var(--text-primary);color:var(--bg-base);cursor:pointer;border:none;border-radius:20px;padding:7px 16px;font-size:.85rem;font-weight:700;transition:all .2s}.follow-btn.svelte-q6p2h2:active{transform:scale(.95)}.follow-btn.svelte-q6p2h2:disabled{opacity:.8;cursor:default;pointer-events:none}.btn-spinner.svelte-q6p2h2{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite svelte-q6p2h2-btn-spin;display:inline-block}@keyframes svelte-q6p2h2-btn-spin{to{transform:rotate(360deg)}}.more-menu-wrapper.svelte-q6p2h2{position:relative}.more-btn.svelte-q6p2h2{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.more-btn.svelte-q6p2h2:hover{background:var(--bg-secondary)}.dropdown-menu.svelte-q6p2h2{background:var(--bg-elevated);border:1px solid var(--border-subtle);z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;min-width:150px;margin-top:8px;padding:6px;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0003}.menu-item.svelte-q6p2h2{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.menu-item.svelte-q6p2h2:hover{background:var(--bg-tertiary)}.menu-item.danger.svelte-q6p2h2{color:#ff4d4d}.menu-item.danger.svelte-q6p2h2:hover{background:#ff4d4d1a}.dark .follow-list-overlay.svelte-q6p2h2{background:#000}.dark .search-bar.svelte-q6p2h2{background:#1a1a1a}.dark .avatar-placeholder.svelte-q6p2h2{color:#999;background:#333}.dark .user-item.svelte-q6p2h2:active{background:#111}.loading-state.svelte-q6p2h2,.empty-state.svelte-q6p2h2{text-align:center;color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 40px;display:flex}.spinner.svelte-q6p2h2{border:3px solid var(--border-subtle);border-top-color:var(--text-primary);border-radius:50%;width:28px;height:28px;margin:0 auto;animation:.8s cubic-bezier(.4,0,.2,1) infinite svelte-q6p2h2-spin}@keyframes svelte-q6p2h2-spin{to{transform:rotate(360deg)}}.team-verify-spinner.svelte-q6p2h2{border:3px solid var(--border-subtle);border-top-color:var(--brand-primary,#00b6f0);border-radius:50%;width:32px;height:32px;margin:10px auto;animation:.8s cubic-bezier(.4,0,.2,1) infinite svelte-q6p2h2-spin}.unfollow-modal-backdrop.svelte-q6p2h2{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:fixed;top:0;left:0}.unfollow-modal.svelte-q6p2h2{background:var(--bg-soft);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:320px;padding:32px 24px 20px;animation:.25s cubic-bezier(.2,.8,.2,1) svelte-q6p2h2-unfollow-modal-in;display:flex}@keyframes svelte-q6p2h2-unfollow-modal-in{0%{opacity:0;transform:scale(.92)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.unfollow-modal-avatar.svelte-q6p2h2{background:var(--bg-subtle);border:2px solid var(--border-color);border-radius:50%;flex-shrink:0;width:64px;height:64px;overflow:hidden}.unfollow-avatar-img.svelte-q6p2h2{object-fit:cover;width:100%;height:100%}.unfollow-avatar-fallback.svelte-q6p2h2{background:var(--brand-primary,#00b6f0);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;font-weight:800;display:flex}.unfollow-modal-text.svelte-q6p2h2{color:var(--text-primary);text-align:center;word-break:keep-all;margin:0;font-size:15px;font-weight:600;line-height:1.5}.unfollow-modal-actions.svelte-q6p2h2{flex-direction:column;gap:8px;width:100%;margin-top:4px;display:flex}.unfollow-modal-btn.svelte-q6p2h2{cursor:pointer;border:none;border-radius:12px;width:100%;height:44px;font-size:14px;font-weight:700;transition:transform .15s,opacity .15s}.unfollow-modal-btn.svelte-q6p2h2:active{transform:scale(.97)}.unfollow-modal-btn.confirm.svelte-q6p2h2{color:#fff;background-color:#ef4444}.unfollow-modal-btn.cancel.svelte-q6p2h2{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.header-user-info.svelte-q6p2h2{align-items:center;gap:8px;display:flex}.header-avatar.svelte-q6p2h2{object-fit:cover;background:var(--bg-subtle);border-radius:50%;width:32px;height:32px}.header-avatar-fallback.svelte-q6p2h2{background:var(--brand-primary,#00b6f0);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.header-name.svelte-q6p2h2{letter-spacing:-.02em;color:var(--text-primary);font-size:1.125rem;font-weight:800}
