@keyframes svelte-haovb1-indeterminate{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-125px}}@keyframes svelte-haovb1-rotate{to{transform:rotate(360deg)}}.circular-progress.svelte-haovb1{color:var(--color,currentColor);width:var(--size);height:var(--size);animation:1.4s linear infinite svelte-haovb1-rotate;display:flex}svg.svelte-haovb1{width:100%;height:100%;display:block}.circle.svelte-haovb1{stroke-dasharray:80 200;stroke-dashoffset:0;stroke:var(--color);fill:none;animation:1.4s ease-in-out infinite svelte-haovb1-indeterminate}.circular-progress.svelte-haovb1 :where(.svelte-haovb1){width:100%;height:100%}
