.button{align-items:center;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;min-height:3rem;transform:none;width:auto}.button.reverse{direction:rtl}.button.icon-only{padding-left:.75rem;padding-right:.75rem}.button .button__label{line-height:normal}.button.text-only{height:auto;min-height:0;min-width:0;padding:0;width:auto}.button.text-only .button__label{text-decoration-line:underline}.button.text-only:not(:disabled):active,.button.text-only:not(:disabled):hover{box-shadow:none}.button:not(:disabled):hover{box-shadow:0 4px 4px -2px #0006,0 2px 4px -2px #0000000f;transform:none}.button:not(:disabled):active{box-shadow:inset 0 4px 4px #00000080;transform:none}.button:hover{text-decoration:none}
