.spinner.svelte-8x1o5o{animation:svelte-8x1o5o-rotate 2s linear infinite;top:20%;left:20%;width:20px;height:20px}.spinner.svelte-8x1o5o .path:where(.svelte-8x1o5o){stroke:var(--theme-color);stroke-linecap:round;animation:svelte-8x1o5o-dash 1.5s ease-in-out infinite}@keyframes svelte-8x1o5o-rotate{to{transform:rotate(360deg)}}@keyframes svelte-8x1o5o-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}}
