.profile-card-wrapper.svelte-h2dd1u{--profile-radius: .625rem;--profile-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--profile-btn-bg: var(--color-secondary);--profile-btn-text: var(--color-secondary-foreground)}.profile-card{border-radius:var(--profile-radius);box-shadow:var(--profile-shadow)}.profile-name.svelte-h2dd1u{text-align:center;font-weight:600;margin-bottom:.1rem}.profile-bio.svelte-h2dd1u{text-align:center;font-size:.85rem;color:#6b7280;margin-bottom:1rem}.profile-links.svelte-h2dd1u{display:flex;flex-direction:column;gap:.4rem}.profile-link-btn.svelte-h2dd1u{display:flex;align-items:center;justify-content:center;width:100%;height:2rem;padding:0 .75rem;font-size:.875rem;font-weight:500;background:var(--profile-btn-bg);color:var(--profile-btn-text);border-radius:var(--profile-radius);text-decoration:none;transition:opacity .2s}.profile-link-btn.svelte-h2dd1u:hover{opacity:.9}
