body{min-height:100vh;min-width:100vw;margin:0;padding:0}.loading-container.svelte-vpghoz,.dashboard.svelte-vpghoz{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-width:100vw;padding:2rem;background:transparent}.fancy-spinner.svelte-vpghoz{display:flex;align-items:center;justify-content:center;height:120px}.dual-ring.svelte-vpghoz{display:inline-block;width:80px;height:80px}.dual-ring.svelte-vpghoz:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #800020;border-color:#800020 transparent #800020 transparent;animation:svelte-vpghoz-dual-ring-spin 1.2s linear infinite}@keyframes svelte-vpghoz-dual-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
