.spinner.svelte-18mzctp{display:inline-flex;align-items:center;justify-content:center}.spinner.svelte-18mzctp svg:where(.svelte-18mzctp){width:100%;height:100%;animation:svelte-18mzctp-rotate 1s linear infinite}.spinner.svelte-18mzctp circle:where(.svelte-18mzctp){stroke-dasharray:90,150;stroke-dashoffset:-35;animation:svelte-18mzctp-dash 1.5s ease-in-out infinite}@keyframes svelte-18mzctp-rotate{to{transform:rotate(360deg)}}@keyframes svelte-18mzctp-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-1modhgp{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-1modhgp{display:none}.loading.svelte-1modhgp{background-color:transparent;padding:0;border:none}.success.svelte-1modhgp{color:var(--color-action);border-color:var(--color-action)}.failure.svelte-1modhgp{color:var(--color-warning);border-color:var(--color-warning)}
