.button-group{display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.button-group{flex-direction:row}}.button-group.end{justify-content:flex-end}.button-group.expand>button{flex:1}.button-group.space{justify-content:space-between}.button-group.vertical{flex-direction:column}
