.spinner.svelte-f4erjd{justify-content:center;align-items:center;display:inline-flex}.spinner.svelte-f4erjd svg:where(.svelte-f4erjd){width:100%;height:100%;animation:1s linear infinite svelte-f4erjd-rotate}.spinner.svelte-f4erjd circle:where(.svelte-f4erjd){stroke-dasharray:90 150;stroke-dashoffset:-35px;animation:1.5s ease-in-out infinite svelte-f4erjd-dash}@keyframes svelte-f4erjd-rotate{to{transform:rotate(360deg)}}@keyframes svelte-f4erjd-dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.message.svelte-1uqoiy7{background-color:var(--color-inverted-primary);border:solid 3px var(--color-action);text-align:left;border-radius:15px;margin-top:15px;padding:20px;font-size:18px;font-weight:500;display:block}.idle.svelte-1uqoiy7{display:none}.loading.svelte-1uqoiy7{background-color:#0000;border:none;padding:0}.success.svelte-1uqoiy7{color:var(--color-action);border-color:var(--color-action)}.failure.svelte-1uqoiy7{color:var(--color-warning);border-color:var(--color-warning)}
