create a formula field using your same conditions for highlighting:
highlight condition True then 0 else 1
Sort primary on this formula field and secondary on any other field you want.
the caveat to this is you cannot do it if any of your conditions for highlighting require a specific sort (e.g. comparing to the previous or next record).
You can also just suppress the other records instead of highlighting and sorting...