.loading.svelte-5rehe2{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading.fullScreen.svelte-5rehe2{z-index:1001;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100vw;height:100vh;position:fixed;top:0;left:0}.loading.bgColor.svelte-5rehe2{background-color:var(--color-subtle)}.spinner.svelte-5rehe2{border:5px solid var(--color-accent-weak);border-top:5px solid var(--color-accent);border-radius:50%;flex-shrink:0;width:50px;height:50px;animation:1s linear infinite svelte-5rehe2-spin}.spinner.tiny.svelte-5rehe2{border-width:3px;width:25px;height:25px}@keyframes svelte-5rehe2-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
