button.svelte-xl8o1y{display:block;font:var(--base-font);color:var(--black-primary);background:none;border:1px solid transparent;text-transform:uppercase;height:40px;transition:all .3s ease;cursor:pointer;width:100%;box-sizing:border-box}.default.svelte-xl8o1y:not([disabled]):hover{border:1px solid var(--color-border-default)}.default.svelte-xl8o1y:not([disabled]):active{background:var(--black-primary);color:var(--white-primary);font-weight:700}.primary.svelte-xl8o1y{font-weight:700;background:var(--black-primary);border:1px solid var(--black-primary);color:var(--white-primary)}.primary.svelte-xl8o1y:not([disabled]):hover{background:var(--black-hover)}.primary.svelte-xl8o1y:not([disabled]):active{background:var(--black-primary)}.outline.svelte-xl8o1y{border:1px solid var(--color-border-default)}.outline.svelte-xl8o1y:not([disabled]):hover{border-color:var(--black-hover)}.outline.svelte-xl8o1y:not([disabled]):active{background:var(--black-primary);color:var(--white-primary);font-weight:700}[disabled].svelte-xl8o1y{font-weight:700;color:var(--white-primary);background:var(--color-border-default);border:1px solid var(--color-border-default);cursor:default}
