.loader-overlay.svelte-v1tg6x{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0003;-webkit-backdrop-filter:brightness(50%);backdrop-filter:brightness(50%);z-index:1000}.loader-container.svelte-v1tg6x{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.loader-svg.svelte-v1tg6x{width:var(--size);height:var(--size);filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.animated-group.svelte-v1tg6x{transform-origin:504.5px 504px}.outer-ring.svelte-v1tg6x{animation:svelte-v1tg6x-rotate-cw var(--duration) linear infinite;transform-origin:504.5px 504px}.middle-ring.svelte-v1tg6x{animation:svelte-v1tg6x-rotate-ccw calc(var(--duration) * 1.3) linear infinite;transform-origin:504.5px 504px}.inner-ring.svelte-v1tg6x{animation:svelte-v1tg6x-rotate-cw calc(var(--duration) * .9) linear infinite;transform-origin:504.5px 504px}.bottom-ring.svelte-v1tg6x{animation:svelte-v1tg6x-rotate-ccw calc(var(--duration) * 1.1) linear infinite;transform-origin:504.5px 504px}.right-ring.svelte-v1tg6x{animation:svelte-v1tg6x-rotate-cw calc(var(--duration) * .95) linear infinite;transform-origin:504.5px 504px}@keyframes svelte-v1tg6x-rotate-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-v1tg6x-rotate-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes svelte-v1tg6x-pulse-center{0%,to{opacity:.8;filter:brightness(.95)}50%{opacity:1;filter:brightness(1.05)}}.loader-text.svelte-v1tg6x{font-size:.9rem;font-weight:500;color:#1a3e70;letter-spacing:.05em;animation:svelte-v1tg6x-fade-text var(--duration) ease-in-out infinite}@keyframes svelte-v1tg6x-fade-text{0%,to{opacity:.6}50%{opacity:1}}@media(max-width:640px){.loader-container.svelte-v1tg6x{gap:.75rem}.loader-text.svelte-v1tg6x{font-size:.85rem}}
