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