.button[data-v-f41c5b1d]{justify-content:space-between;align-items:center;display:inline-flex;position:relative;overflow:hidden}.button[data-v-f41c5b1d]:not([disabled]){cursor:pointer}.button[data-theme=primary][data-v-f41c5b1d]{color:var(--colors-white);background-color:var(--colors-onyx)}.button[data-theme=secondary][data-v-f41c5b1d]{color:var(--colors-onyx);background-color:var(--colors-white)}@media (hover:hover) and (pointer:fine){.button[data-theme=primary][data-v-f41c5b1d]:hover{background-color:color-mix(in srgb, var(--colors-onyx) 80%, transparent)}.button[data-theme=secondary][data-v-f41c5b1d]:hover{background-color:color-mix(in srgb, var(--colors-white) 80%, transparent)}}
