.loading.svelte-ekaj8p{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 1rem;color:var(--text-color-2)}.loading.absolute.svelte-ekaj8p{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;background-color:#0000004d;color:var(--text-color-1);z-index:10}.loading-content.svelte-ekaj8p{display:flex;flex-direction:column;align-items:center;gap:.75rem}.spinner.svelte-ekaj8p{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.1);border-top-color:rgba(var(--blue),.7);animation:svelte-ekaj8p-spin .8s linear infinite}.shimmer-bar.svelte-ekaj8p{width:60px;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--background-color-2) 25%,rgba(var(--blue),.25) 50%,var(--background-color-2) 75%);background-size:200% 100%;animation:svelte-ekaj8p-shimmer 1.5s ease-in-out infinite}@keyframes svelte-ekaj8p-spin{to{transform:rotate(360deg)}}@keyframes svelte-ekaj8p-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
