.status-list {
    display: flex;
    flex-direction: column;
    gap: var(--space-sm);
}