.loading-wrapper.svelte-sm1v5r{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.loading-text.svelte-sm1v5r{color:var(--text-muted);letter-spacing:.05em;font-size:1.1rem;font-weight:500}.progress-track.svelte-sm1v5r{background:var(--surface-2);border-radius:999px;width:200px;height:6px;position:relative;overflow:hidden}.progress-fill.svelte-sm1v5r{background:var(--primary);width:40%;height:100%;box-shadow:0 0 10px var(--primary-glow);border-radius:999px;animation:1.5s ease-in-out infinite svelte-sm1v5r-loading-bar;position:absolute;top:0;left:0}@keyframes svelte-sm1v5r-loading-bar{0%{left:-40%}to{left:100%}}
