.actions {
    display: flex;
    align-items: flex-start;
    margin-top: 1rem;
    gap: 0.75rem;
}
