.loading-screen.svelte-12qhfyh{height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg-color)}.loader.svelte-12qhfyh{width:48px;height:48px;border:4px solid var(--accent-color);border-bottom-color:transparent;border-radius:50%;animation:svelte-12qhfyh-rotation 1s linear infinite}@keyframes svelte-12qhfyh-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
