.status-rack{display:flex;flex-wrap:wrap;gap:var(--gap-sm);margin-top:20px}.status-badge{font-weight:var(--font-weight-semibold);font-size:.75rem;padding:6px 14px;background:var(--color-bg-alt);border-left:4px solid;font-family:var(--font-family-mono);text-transform:uppercase;border-radius:20px}.status-badge--new{border-left-color:var(--color-status-new);background:var(--color-status-new-bg)}.status-badge--progress{border-left-color:var(--color-status-progress);background:var(--color-status-progress-bg)}.status-badge--overdue{border-left-color:var(--color-status-overdue);background:var(--color-status-overdue-bg)}.status-badge--paid{border-left-color:var(--color-status-paid);background:var(--color-status-paid-bg)}.badge-new{display:inline-block;margin-left:8px;padding:2px 10px;background:#950a19;color:#fff;font-size:.7rem;font-weight:600;border-radius:20px;vertical-align:middle}
