.status.warning{background:#fff2d6;color:var(--amber)}
.status.critical,.status.urgent{background:#fee9e7;color:var(--red)}
.status.resolved,.status.closed{background:#ddf6ea;color:var(--green)}
.status.in_progress,.status.waiting_customer{background:#e9efff;color:var(--blue)}
