How to create a global button (not global element)

How can I create a global button (not how the global elements work) with all its styling options applied?

Currently, I’m assigning a class, styling it, and then adding that class to the new buttons.

I have adjusted transform settings for the button with hover, active, and focus states, but transform options not available in Theme Styles.