.spinner.svelte-jot9ci{width:18px;height:18px;border:2px solid rgba(107,114,128,.3);border-top-color:var(--color-text-muted);border-radius:50%;animation:svelte-jot9ci-spin .8s linear infinite}@keyframes svelte-jot9ci-spin{to{transform:rotate(360deg)}}.profile-header.svelte-jot9ci{display:flex;gap:24px;align-items:center;margin-bottom:16px}.avatar-wrapper.svelte-jot9ci{flex-shrink:0}.avatar.svelte-jot9ci{width:140px;height:140px;border-radius:50%;overflow:hidden;border:4px solid var(--color-white);box-shadow:0 2px 12px #0000001a;background:var(--color-gray-100)}.avatar.clickable.svelte-jot9ci{cursor:pointer;transition:transform .2s,box-shadow .2s;padding:0;border:4px solid var(--color-white)}.avatar.clickable.svelte-jot9ci:hover{transform:scale(1.02);box-shadow:0 4px 20px #00000026}.avatar.svelte-jot9ci img:where(.svelte-jot9ci){width:100%;height:100%;object-fit:cover}.avatar.placeholder.svelte-jot9ci{display:flex;align-items:center;justify-content:center;color:var(--color-gray-400)}.profile-info.svelte-jot9ci{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.mobile-social-buttons.svelte-jot9ci{display:none}.desktop-only.svelte-jot9ci{display:flex}.profile-actions.svelte-jot9ci{display:flex;gap:8px;justify-content:flex-end;margin-bottom:12px}.mobile-social-btn.svelte-jot9ci{height:32px;border-radius:16px;border:1px solid var(--color-border);background:var(--color-gray-800);color:var(--color-white);font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s;padding:0 12px;white-space:nowrap}.mobile-social-btn.svelte-jot9ci:hover{background:var(--color-gray-700);border-color:var(--color-gray-700)}.mobile-social-btn.follow.following.svelte-jot9ci{background:var(--color-white);color:var(--color-text);border-color:var(--color-border)}.mobile-social-btn.follow.following.svelte-jot9ci:hover{border-color:var(--color-error);color:var(--color-error);background:var(--color-error-light)}.mobile-social-btn.share{width:32px;min-width:32px;height:32px;padding:0;gap:0;background:var(--color-gray-800);color:var(--color-white);border:1px solid var(--color-gray-800);border-radius:16px}.profile-btn{height:36px;border-radius:20px;border:1px solid var(--color-border);background:var(--color-white);color:var(--color-text);font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s;padding:0 16px}.profile-btn:hover{background:var(--color-gray-700);border-color:var(--color-gray-700)}.profile-btn:not(.follow){width:36px;padding:0;background:var(--color-gray-800);color:var(--color-white);border-color:var(--color-gray-800)}.profile-btn.follow.svelte-jot9ci{background:var(--color-gray-800);color:var(--color-white);border-color:var(--color-gray-800)}.profile-btn.follow.svelte-jot9ci:hover{background:var(--color-gray-700);border-color:var(--color-gray-700)}.profile-btn.follow.following.svelte-jot9ci{background:var(--color-white);color:var(--color-text);border-color:var(--color-border)}.profile-btn.follow.following.svelte-jot9ci:hover{border-color:var(--color-error);color:var(--color-error);background:var(--color-error-light)}.spinner-sm.svelte-jot9ci{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:currentColor;border-radius:50%;animation:svelte-jot9ci-spin .8s linear infinite}.display-name.svelte-jot9ci{font-size:22px;font-weight:800;color:var(--color-text);margin:0 0 2px}.handle.svelte-jot9ci{font-size:14px;color:var(--color-text-muted);display:block;margin-bottom:8px}.location.svelte-jot9ci{display:flex;align-items:center;gap:4px;color:var(--color-text-muted);font-size:14px}.tags-cloud.svelte-jot9ci{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tag-pill.svelte-jot9ci{padding:6px 14px;background:var(--color-white);border:1px solid var(--color-border);border-radius:20px;font-size:13px;color:var(--color-text-secondary);display:flex;align-items:center;gap:4px}.bio-card.svelte-jot9ci{background:var(--color-white);border:1px solid var(--color-border);border-radius:12px;padding:16px 20px;margin-bottom:20px}.bio-text.svelte-jot9ci{font-size:14px;line-height:1.6;color:var(--color-text);margin:0;white-space:pre-wrap;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.bio-text.expanded.svelte-jot9ci{-webkit-line-clamp:unset;line-clamp:unset}.show-more.svelte-jot9ci{background:none;border:none;color:var(--color-text-muted);font-size:13px;padding:0;cursor:pointer;margin-top:8px;font-weight:500}.show-more.svelte-jot9ci:hover{color:var(--color-text)}.tab-content.svelte-jot9ci{min-height:200px}.toast.svelte-jot9ci{position:fixed;bottom:100px;left:50%;transform:translate(-50%);background:var(--color-gray-800);color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;z-index:1000;animation:svelte-jot9ci-slideUp .3s ease;box-shadow:0 4px 12px #0003}@keyframes svelte-jot9ci-slideUp{0%{transform:translate(-50%) translateY(20px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.subscription-card.svelte-jot9ci{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-hover) 100%);border-radius:16px;padding:20px;margin-bottom:20px;color:#fff;position:relative;overflow:hidden}.subscription-card.svelte-jot9ci:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:#ffffff1a;border-radius:50%;transform:translate(30px,-30px)}.subscription-content.svelte-jot9ci{display:flex;align-items:center;gap:16px;margin-bottom:16px;position:relative;z-index:1}.subscription-icon.svelte-jot9ci{width:48px;height:48px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.subscription-info.svelte-jot9ci{flex:1}.subscription-info.svelte-jot9ci h3:where(.svelte-jot9ci){margin:0 0 4px;font-size:18px;font-weight:600;color:#fff}.subscription-info.svelte-jot9ci p:where(.svelte-jot9ci){margin:0;font-size:14px;color:#fffc;line-height:1.4}.subscription-price.svelte-jot9ci{display:flex;align-items:baseline;gap:6px;flex-shrink:0}.subscription-price.svelte-jot9ci .price:where(.svelte-jot9ci){font-size:24px;font-weight:700;color:#fff}.subscription-price.svelte-jot9ci .price-unit:where(.svelte-jot9ci){font-size:14px;color:#fffc}.subscription-btn.svelte-jot9ci{width:100%;padding:12px 20px;background:#fff;color:var(--color-primary);border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:1}.subscription-btn.svelte-jot9ci:hover:not(:disabled){background:#ffffffe6;transform:translateY(-1px)}.subscription-btn.subscribed.svelte-jot9ci{background:#22c55e33;color:#fff;border:1px solid rgba(34,197,94,.4);cursor:default}.subscription-btn.svelte-jot9ci:disabled{cursor:not-allowed}@media(max-width:900px){.profile-header.svelte-jot9ci{gap:16px}.avatar.svelte-jot9ci{width:130px;height:130px}.desktop-only.svelte-jot9ci{display:none}.mobile-social-buttons.svelte-jot9ci{display:flex;flex-direction:column;gap:6px;align-items:flex-end;position:absolute;top:0;right:0}.profile-info.svelte-jot9ci{position:relative}}@media(max-width:480px){.avatar.svelte-jot9ci{width:104px;height:104px}.display-name.svelte-jot9ci{font-size:18px}.profile-header.svelte-jot9ci{gap:12px}}.mobile-action-btn{width:40px;height:40px;border-radius:20px;border:1px solid var(--color-border);background:var(--color-white);color:var(--color-gray-700);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;text-decoration:none;box-shadow:0 1px 3px #0000001a}.mobile-action-btn:hover{background:var(--color-gray-800);border-color:var(--color-gray-800);color:var(--color-white);transform:scale(1.05);box-shadow:0 2px 8px #00000026}
