.button.svelte-nejdjj{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-shrink:1;cursor:pointer;border-radius:var(--border-radius-8);border:1px solid transparent;font-size:14px;padding:8px;height:var(--size);gap:var(--space-8);transition:var(--transition-timing-function-snappy) var(--transition-duration-snappy);line-height:normal;user-select:none;background:var(--background-default);text-decoration:none}.big.svelte-nejdjj{padding:16px;height:auto;font-size:18px;font-weight:var(--font-weight-medium);border-radius:16px}.glow.svelte-nejdjj{box-shadow:0 0 24px var(--accent-primary-dimmer)}.glow.svelte-nejdjj:hover{box-shadow:0 0 34px var(--accent-primary-dimmer)}.height-auto.svelte-nejdjj{height:auto}.left.svelte-nejdjj{justify-content:flex-start}.right.svelte-nejdjj{justify-content:flex-end}.center.svelte-nejdjj{justify-content:center}.button.svelte-nejdjj:hover{background:var(--background-higher)}.button.svelte-nejdjj:active{border:1px solid var(--accent-primary-default)}.outlined.svelte-nejdjj{border:1px solid var(--background-higher);background-color:transparent}.outlined.svelte-nejdjj:hover{background:var(--background-higher)}.grow.svelte-nejdjj{flex-shrink:0;flex-grow:1}.button.label.svelte-nejdjj{padding:0}.button.label.svelte-nejdjj>label{padding:8px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:var(--space-8);cursor:inherit}
