.loading-overlay.svelte-pxm345{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-content.svelte-pxm345{display:flex;flex-direction:column;align-items:center}.loading-spinner.svelte-pxm345{width:60px;height:60px;border:6px solid rgba(59,130,246,.3);border-radius:50%;border-top-color:#3b82f6;animation:svelte-pxm345-spin 1s linear infinite}.loading-text.svelte-pxm345{margin-top:16px;font-size:18px;color:#374151}@keyframes svelte-pxm345-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
