.wsocial-profile-feed{width:100%;max-width:24rem;margin:1.5rem auto 0;text-align:left}.wsocial-compact-heading{display:flex;align-items:end;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.wsocial-compact-heading h2{margin:.1rem 0 0;color:#2e1065;font-size:1rem;font-weight:750;line-height:1.2}.wsocial-kicker{display:block;color:#7c3aed;font-size:.66rem;font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase}.wsocial-profile-link{color:#7c3aed;font-size:.7rem;font-weight:650;line-height:1.3;overflow-wrap:anywhere;text-align:right;text-decoration:none}.wsocial-profile-link:hover,.wsocial-profile-link:focus-visible{color:#6d28d9;text-decoration:underline}.wsocial-compact-list{display:grid;grid-template-columns:minmax(0,1fr);gap:.7rem}.wsocial-compact-card{padding:.85rem;overflow:hidden;border:1px solid rgba(124,58,237,.16);border-radius:.9rem;background:linear-gradient( 145deg,rgba(255,255,255,.98),rgba(245,243,255,.92) );box-shadow:0 7px 22px rgba(76,29,149,7%);transition:border-color 160ms ease,box-shadow 160ms ease,transform 160ms ease}.wsocial-compact-card:hover{border-color:rgba(124,58,237,.3);box-shadow:0 11px 28px rgba(76,29,149,.12);transform:translateY(-2px)}.wsocial-post-text{display:-webkit-box;margin-bottom:.65rem;overflow:hidden;color:#334155;font-size:.79rem;line-height:1.5;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:4}.wsocial-post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin-bottom:.55rem;color:#64748b;font-size:.67rem;line-height:1.3}.wsocial-stat{white-space:nowrap}.wsocial-post-link,.wsocial-all-posts{color:#7c3aed;font-weight:700;text-decoration:none}.wsocial-post-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.71rem}.wsocial-all-posts{display:inline-flex;align-items:center;gap:.3rem;margin-top:.8rem;font-size:.73rem}.wsocial-post-link:hover,.wsocial-post-link:focus-visible,.wsocial-all-posts:hover,.wsocial-all-posts:focus-visible{color:#6d28d9;text-decoration:underline}html.dark .wsocial-compact-heading h2{color:#ede9fe}html.dark .wsocial-kicker,html.dark .wsocial-profile-link,html.dark .wsocial-post-link,html.dark .wsocial-all-posts{color:#c4b5fd}html.dark .wsocial-compact-card{border-color:rgba(196,181,253,.2);background:linear-gradient( 145deg,rgba(30,24,50,.98),rgba(46,16,101,.55) );box-shadow:0 8px 25px rgba(0,0,0,.18)}html.dark .wsocial-compact-card:hover{border-color:rgba(196,181,253,.36)}html.dark .wsocial-post-text{color:#e2e8f0}html.dark .wsocial-post-meta{color:#a8b3c7}@media(max-width:768px){.wsocial-profile-feed{max-width:34rem;margin-top:1.75rem}}@media(prefers-reduced-motion:reduce){.wsocial-compact-card{transition:none}.wsocial-compact-card:hover{transform:none}}