A method to conditionally add CSS styles to cells in an Interactive or Classic report, based on cell data (or any other source you can put in the query, really).
Original info:
https://stackoverflow.com/questions/79245897/conditionally-formatting-background-color-for-interactive-report-cells-of-type-l
For a way to do this in Interactive Grids, take a look at
The APEX IG Cookbook by John Snyders.
The "Cell Style Based on Data" page in there contains all the info you need.