.button.svelte-2y8jly{display:flex;align-items:center;justify-content:center;gap:.5rem;align-self:flex-end;border-radius:calc(var(--radius) - 2px);padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:300;text-transform:uppercase;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.button.svelte-2y8jly,.disabled.svelte-2y8jly,.outlined.svelte-2y8jly:hover{background-color:var(--background-color);color:var(--text-color);outline:none}.outlined.svelte-2y8jly,.disabled.outlined.svelte-2y8jly,.dashed.outlined.svelte-2y8jly:hover,.filled.svelte-2y8jly:hover{background-color:transparent;color:var(--background-color);outline:var(--background-color) solid 1px;font-weight:400}.dashed.outlined.svelte-2y8jly{outline-style:dashed}.disabled.svelte-2y8jly{opacity:.6;cursor:not-allowed}.pantone.svelte-2y8jly{--background-color:var(--pantone-color);--text-color:white}.danger.svelte-2y8jly{--background-color:var(--danger-color);--text-color:white}.warning.svelte-2y8jly{--background-color:var(--warning-color);--text-color:white}.info.svelte-2y8jly{--background-color:var(--info-color);--text-color:white}.default.svelte-2y8jly{--background-color:white;--text-color:var(--pantone-color);font-weight:400}.default.svelte-2y8jly:hover{background-color:var(--secondary-color);color:var(--pantone-color);outline:none}
