button.svelte-1890d9{color:var(--text--black);background-color:var(--fill--white);border-radius:4px;min-width:96px;height:40px;padding:0 16px;font-size:14px;font-weight:600;line-height:20px}button.small-size.svelte-1890d9{height:32px;min-width:unset;font-weight:400}button.default-variant.svelte-1890d9{border:1px solid var(--stroke--gray)}button.default-variant.svelte-1890d9:hover{border-color:var(--stroke--dark-gray)}button.default-variant.svelte-1890d9:active{background-color:var(--fill--gray);border-color:var(--stroke--dark-gray)}button.primary-variant.svelte-1890d9{color:var(--text--white);background-color:var(--fill--primary);border-color:#0000}button.primary-variant.svelte-1890d9:hover{background-color:var(--fill--dark-primary)}button.primary-variant.svelte-1890d9:active{background-color:var(--fill--primary)}button.ghost-variant.svelte-1890d9{border:1px solid var(--stroke--gray);color:var(--text--white);background-color:#0000}button.ghost-variant.svelte-1890d9:hover{border-color:var(--stroke--white)}button.ghost-variant.svelte-1890d9:active{border-color:var(--stroke--gray)}
