.loading-overlay.svelte-yrnnvj{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1050;background:#ffffffd9;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}.loading-content.svelte-yrnnvj{background:var(--bg-card);border-radius:var(--border-radius-lg,1rem);box-shadow:var(--shadow-xl,0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a, 0 0 0 1px #0000000d);flex-direction:column;align-items:center;padding:2.5rem 3rem;animation:.3s cubic-bezier(.34,1.56,.64,1) scaleIn;display:flex}.loading-inline.svelte-yrnnvj{justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.spinner.svelte-yrnnvj{border-radius:var(--border-radius-full,50%);background:conic-gradient(from 0deg, transparent 0deg, transparent 80deg, var(--primary) 80deg, var(--primary-light,#8b5cf6) 180deg, #a855f7 280deg, transparent 280deg);animation:.75s linear infinite spin;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 calc(100% - 3px))}.spinner-sm.svelte-yrnnvj{width:24px;height:24px}.spinner-md.svelte-yrnnvj{width:40px;height:40px}.spinner-lg.svelte-yrnnvj{width:56px;height:56px}.loading-text.svelte-yrnnvj{color:var(--gray-600,#4b5563);letter-spacing:-.01em;margin-top:1rem;font-size:.9rem;font-weight:500}.loading-text-inline.svelte-yrnnvj{color:var(--gray-500,#6b7280);font-size:.875rem}
