.button{display:flex;height:2.5rem;max-width:12rem;flex-direction:row;border-radius:.5rem;text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.button:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button--vanilla{background-color:var(--blue-600);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.button--clothy{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(62 62 62/var(--tw-text-opacity))}