.status-card[data-v-5f30a569]{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;height:44px;border-radius:8px;font-weight:500;background:#f7f7f7;border:1px solid;min-width:190px}.status-card .label[data-v-5f30a569]{white-space:nowrap;margin-right:8px;margin-bottom:0}.status-card .count[data-v-5f30a569]{font-weight:600;margin-bottom:0}.status-card.open[data-v-5f30a569]{border-color:var(--grey-900);background-color:var(--grey-50);color:var(--grey-900)}.status-card.approved[data-v-5f30a569]{border-color:var(--status-green);color:var(--green-800);background-color:var(--green-50)}.status-card.failed[data-v-5f30a569],.status-card.rejected[data-v-5f30a569]{border-color:var(--status-red);color:var(--red-600);background-color:var(--red-50)}.status-card.in-progress[data-v-5f30a569]{border-color:var(--status-yellow);color:var(--yellow-600);background-color:var(--yellow-50)}