.loadingContainer.svelte-17iqh2j{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.errorText.svelte-17iqh2j{font-size:.9rem;color:var(--theme-text-secondary);margin-bottom:.5rem}.spinner-error-container.svelte-17iqh2j{background-color:var(--theme-bg-primary)}:root{--base-size:12vw;--box-shadow-size:50px}@media (max-width: 768px){:root{--base-size:30vw;--box-shadow-size:80px}}.spinner.svelte-17iqh2j{position:relative;width:var(--base-size);height:var(--base-size);border-radius:50%;background:conic-gradient(#cc2b5e,#d83890,#c326f3,#753a88,#cc2b5e);animation:svelte-17iqh2j-spin 1.4s linear infinite;box-shadow:0 0 var(--box-shadow-size) calc(var(--box-shadow-size) / -2);border:calc(var(--base-size) * .02) solid white}.spinner.svelte-17iqh2j:before{content:"";background-color:#fff;position:absolute;width:78%;height:78%;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 var(--box-shadow-size) calc(var(--box-shadow-size) / -2) #000}.spinner-image.svelte-17iqh2j{position:absolute;width:calc(var(--base-size) * .8);top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes svelte-17iqh2j-spin{to{transform:rotate(360deg)}}
