.badge{align-items:center;background:var(--white);border:1px solid var(--secondary);border-radius:50px;display:flex;justify-content:center;padding:5px 15px;white-space:nowrap}.badge .badge-dot{animation:pulse 2s ease-in-out infinite;background:var(--primary);border-radius:20px;height:6px;margin-right:10px;width:6px}
