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