.discord-stats{display:inline-flex;align-items:center;gap:.5rem;font-weight:500;line-height:1}.discord-stats-dot{width:8px;height:8px;border-radius:50%;background:#52d17c;box-shadow:0 0 0 0 rgba(82,209,124,.7);animation:discord-stats-pulse 2s infinite;flex-shrink:0}@keyframes discord-stats-pulse{0%{box-shadow:0 0 0 0 rgba(82,209,124,.7)}70%{box-shadow:0 0 0 10px rgba(82,209,124,0)}to{box-shadow:0 0 0 0 rgba(82,209,124,0)}}.discord-stats strong{font-weight:700}.discord-stats-hero{color:inherit}.discord-stats-inline{padding:.4rem .85rem;border-radius:999px;background:rgba(42,59,78,.06);border:1px solid rgba(42,59,78,.12);color:#2a3b4e;font-size:.9rem;margin-bottom:1.25rem}.discord-stats-inline strong{color:#f26f21}@media (prefers-reduced-motion:reduce){.discord-stats-dot{animation:none!important}}