.status-result-box.type-success{background:#f0fdf4;border-left-color:var(--ok)}.status-result-box.type-warning{background:#fffbeb;border-left-color:var(--warn)}.status-result-box.type-error{background:#fef2f2;border-left-color:var(--danger)}.status-result-box.type-info{background:#f0f9ff;border-left-color:var(--info)}.type-success .status-badge{background:#dcfce7;color:var(--ok)}.type-warning .status-badge{background:#fef3c7;color:var(--warn)}.type-error .status-badge{background:#fee2e2;color:var(--danger)}.type-info .status-badge{background:#e0f2fe;color:var(--info)}