:root{--size-4:1.25rem;--border-size-1:1px;--radius-1:.5rem;--font-size-1:1rem;--font-weight-5:500;--ease-3:cubic-bezier(.25, 0, .3, 1);--size-6:1.75rem;--size-7:2.5rem;--size-8:3.5rem;--gray-8:#343a40;--gray-0:#f8f9fa;--gray-9:#212529;--gray-10:#16191d;--border-size-2:2px;--gray-3:#dee2e6;--gray-7:#495057;--gray-1:#f1f3f5;--red-8:#e03131;--red-9:#c92a2a;--red-10:#b02525}.button.svelte-j4fssb{display:inline-flex;justify-content:center;gap:var(--size-4);border:var(--border-size-1) solid transparent;border-radius:var(--radius-1);font-size:var(--font-size-1);font-weight:var(--font-weight-5);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s var(--ease-3),background-color .2s var(--ease-3);cursor:pointer}.button.svelte-j4fssb:disabled{opacity:.5;cursor:not-allowed}.button.xs.svelte-j4fssb{height:var(--size-6)}.button.sm.svelte-j4fssb{min-width:var(--size-7);height:var(--size-7)}.button.lg.svelte-j4fssb{min-width:var(--size-8);height:var(--size-8)}.button.primary.svelte-j4fssb{background:var(--gray-8);color:var(--gray-0)}.button.primary.svelte-j4fssb:hover{background:var(--gray-9)}.button.primary.svelte-j4fssb:active{background:var(--gray-10)}.button.secondary.svelte-j4fssb{background-color:transparent;color:var(--gray-9);border:var(--border-size-2) solid var(--gray-3)}.button.secondary.svelte-j4fssb:hover{background:var(--gray-0);color:var(--gray-7)}.button.secondary.svelte-j4fssb:active{background:var(--gray-1);color:var(--gray-8)}.button.danger.svelte-j4fssb{background:var(--red-8);color:var(--gray-0)}.button.danger.svelte-j4fssb:hover{background:var(--red-9)}.button.danger.svelte-j4fssb:active{background:var(--red-10)}.button.svelte-j4fssb:not(:has(>svg:last-child:first-child)){padding:0 var(--size-4)}.button.svelte-j4fssb:not(:has(>svg:last-child:first-child)):has(>svg){justify-content:space-between}
