.gradient-loader.svelte-19270ie{width:var(--size);height:var(--size);border-radius:50%;background-image:conic-gradient(var(--other-status-color),var(--primary-color-1));position:relative;animation:svelte-19270ie-turn-around 1.5s linear infinite;display:inline-block}.gradient-loader.svelte-19270ie .gradient-loader-inner:where(.svelte-19270ie){width:calc(var(--size) - var(--width));height:calc(var(--size) - var(--width));border-radius:50%;background:#fff;position:absolute;top:calc(var(--width) / 2);left:calc(var(--width) / 2)}@keyframes svelte-19270ie-turn-around{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
