@keyframes svelte-179z4bh-loading{0%{filter:brightness(1.8);transform:rotateY(10deg)}50%{filter:brightness()}to{filter:brightness(1.8);transform:rotateY(-10deg)}}.button.svelte-179z4bh{width:var(--width,fit-content);height:var(--height,fit-content);opacity:.9;justify-content:center;align-items:center;gap:10px;display:flex}.button.svelte-179z4bh:not([disabled]){cursor:pointer}.button.svelte-179z4bh:not([disabled]):hover{opacity:1;transform:scale(1.02)}.button[disabled].svelte-179z4bh{opacity:.5;cursor:auto}.button.full-width.svelte-179z4bh{width:100%}.button.svelte-179z4bh{color:var(--button-text-color);background-color:var(--button-bg-color);font-weight:var(--button-font-weight,500);transition-duration:var(--transition-duration), var(--transition-duration), .2s;border:none;border-radius:.71em;padding:1em 2em;transition-property:background-color,opacity,transform}.button.loading.svelte-179z4bh{filter:brightness(1.7);opacity:.8;cursor:progress;animation:1s linear infinite alternate svelte-179z4bh-loading}.button.svelte-179z4bh{box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}.button.bg-white.svelte-179z4bh{color:var(--text-color);background:#fff;border:1px solid #e5e7eb}.button.rounded.svelte-179z4bh{border-radius:10em}.button.icon.svelte-179z4bh{background:0 0;border:1px solid #e5e7eb;border-radius:10em;display:flex;box-shadow:0 1px 2px #0000000d}.button.round.svelte-179z4bh{border-radius:10em;width:56px;height:56px;padding:0}.button.accent.svelte-179z4bh{background-image:linear-gradient(90deg,#ff4d1e 0%,#f43f5e 100%)}
