button.svelte-14pjah{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-14pjah:not([disabled]):hover{border:1px solid var(--color-border-default)}.default.svelte-14pjah:not([disabled]):active{background:var(--black-primary);color:var(--white-primary);font-weight:700}.primary.svelte-14pjah{font-weight:700;background:var(--black-primary);border:1px solid var(--black-primary);color:var(--white-primary)}.primary.svelte-14pjah:not([disabled]):hover{background:var(--black-hover)}.primary.svelte-14pjah:not([disabled]):active{background:var(--black-primary)}.outline.svelte-14pjah{border:1px solid var(--color-border-default)}.outline.svelte-14pjah:not([disabled]):hover{border-color:var(--black-hover)}.outline.svelte-14pjah:not([disabled]):active{background:var(--black-primary);color:var(--white-primary);font-weight:700}[disabled].svelte-14pjah{font-weight:700;color:var(--white-primary);background:var(--color-border-default);border:1px solid var(--color-border-default);cursor:default}
