I have a cards page which contains 2 cards region (one with media image and one with icon image), which can be changed by a region display selector. It's an employee management system which has a status column that can have “Active” and “Inactive” static values. I already put a filter option for it but if the filter is not activated, I would like that the inactive status employees' cards to have a red background color, the active employees card to hae a green background color. I'm a bit new to APEX, can you please give me a bit detailed guide how to achieve this?