.loading-overlay.svelte-18mnma5{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:svelte-18mnma5-fadeIn .3s ease-out}.loading-container.svelte-18mnma5{display:flex;flex-direction:column;align-items:center;gap:2rem}.spinner.svelte-18mnma5{position:relative;width:80px;height:80px;display:flex;justify-content:center;align-items:center}.spinner-ring.svelte-18mnma5{position:absolute;border:3px solid transparent;border-radius:50%;animation:svelte-18mnma5-spin 1.5s linear infinite}.spinner-ring.svelte-18mnma5:nth-child(1){width:80px;height:80px;border-top-color:#1d1f2e;border-right-color:#1d1f2e;animation-duration:1.5s}.spinner-ring.svelte-18mnma5:nth-child(2){width:60px;height:60px;border-top-color:#142d72;border-right-color:#142d72;animation-duration:1.2s;animation-direction:reverse}.spinner-ring.svelte-18mnma5:nth-child(3){width:40px;height:40px;border-top-color:#5b9bd5;border-right-color:#5b9bd5;animation-duration:.9s}.pulse-dots.svelte-18mnma5{display:flex;gap:.5rem;align-items:center}.dot.svelte-18mnma5{width:12px;height:12px;border-radius:50%;background:linear-gradient(45deg,#3b82f6,#10b981);animation:svelte-18mnma5-pulse 1.4s ease-in-out infinite}.dot.svelte-18mnma5:nth-child(1){animation-delay:-.32s}.dot.svelte-18mnma5:nth-child(2){animation-delay:-.16s}.dot.svelte-18mnma5:nth-child(3){animation-delay:0s}@keyframes svelte-18mnma5-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-18mnma5-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-18mnma5-pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}@media (max-width: 768px){.spinner.svelte-18mnma5{width:60px;height:60px}.spinner-ring.svelte-18mnma5:nth-child(1){width:60px;height:60px}.spinner-ring.svelte-18mnma5:nth-child(2){width:45px;height:45px}.spinner-ring.svelte-18mnma5:nth-child(3){width:30px;height:30px}.dot.svelte-18mnma5{width:10px;height:10px}}@media (prefers-reduced-motion: reduce){.spinner-ring.svelte-18mnma5{animation-duration:3s}.dot.svelte-18mnma5{animation-duration:2.8s}.loading-overlay.svelte-18mnma5{animation:none}}
