.WorkStatusBadge_badge__zo4I8{display:inline-flex;align-items:center;gap:6px;padding:var(--space-xxs) var(--space-xs);border-radius:var(--radius-full);font-size:var(--font-small);font-weight:500;line-height:1;white-space:nowrap;width:-moz-fit-content;width:fit-content}.WorkStatusBadge_dot__PIxNW{width:8px;height:8px;border-radius:var(--radius-full);flex-shrink:0}.WorkStatusBadge_open__IJT_r{background:var(--success-100);color:var(--success-800)}.WorkStatusBadge_open__IJT_r .WorkStatusBadge_dot__PIxNW{background:var(--success-500);animation:WorkStatusBadge_pulse__zAdIb 2s ease-in-out infinite}.WorkStatusBadge_closed__i5_q_{background:var(--error-100);color:var(--error-700)}.WorkStatusBadge_closed__i5_q_ .WorkStatusBadge_dot__PIxNW{background:var(--error-500)}@keyframes WorkStatusBadge_pulse__zAdIb{0%,to{opacity:1}50%{opacity:.4}}