.spinner-overlay.svelte-1qmt9fc{background:var(--color-page-bg);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.drift.svelte-1qmt9fc{flex-direction:column;align-items:center;animation:2s linear infinite svelte-1qmt9fc-drift;display:flex}.spinner-wrapper.svelte-1qmt9fc{width:40px;height:40px;animation:1s linear infinite svelte-1qmt9fc-spin}.spinner.svelte-1qmt9fc{width:100%;height:100%}.load-text.svelte-1qmt9fc{color:var(--palette-yellow);margin-top:2rem;font-size:1.2rem}@keyframes svelte-1qmt9fc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1qmt9fc-drift{0%{transform:translate(-200px)}to{transform:translate(200px)}}.dots.svelte-1qmt9fc:after{content:"";animation:3s steps(3,end) infinite svelte-1qmt9fc-dots}@keyframes svelte-1qmt9fc-dots{0%{content:""}20%{content:"."}40%{content:".."}60%{content:"..."}90%{content:"...."}to{content:"....."}}
