.online-count{color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;animation:.3s ease-in fadeIn;display:inline-flex}.online-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}.online-text{color:#6b7280}.online-text strong{color:#10b981;font-weight:600}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
