#loading.svelte-778stc{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#808080cc;z-index:1000;display:flex;justify-content:center;align-items:center}#loading.show.svelte-778stc{display:flex}.spinner.svelte-778stc{border:8px solid rgba(255,255,255,.3);border-top:8px solid white;border-radius:50%;width:60px;height:60px;animation:svelte-778stc-spin 1s linear infinite}@keyframes svelte-778stc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
