.loading-container.svelte-efb99v{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;opacity:0;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.loading-container.visible.svelte-efb99v{opacity:1;transform:translateY(0)}.loading-container.fullscreen.svelte-efb99v{position:fixed;inset:0;z-index:50;background:#ffffffe6;backdrop-filter:blur(4px)}.loading-container.overlay.svelte-efb99v{position:absolute;inset:0;z-index:10}.loading-overlay.svelte-efb99v{position:absolute;inset:0;background:#fffc;backdrop-filter:blur(2px)}.loading-content.svelte-efb99v{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.spinner-container.svelte-efb99v{position:relative;display:flex;align-items:center;justify-content:center}.spinner-ring.svelte-efb99v{position:absolute;border:3px solid;border-radius:50%;animation:svelte-efb99v-spin 1s linear infinite}.main-ring.svelte-efb99v{width:100%;height:100%}.secondary-ring.svelte-efb99v{width:80%;height:80%;animation-delay:-.1s;animation-duration:1.2s}.accent-ring.svelte-efb99v{width:60%;height:60%;animation-delay:-.2s;animation-duration:1.4s}.pulse-dot.svelte-efb99v{width:8px;height:8px;border-radius:50%;background-color:currentColor;animation:svelte-efb99v-pulse 2s ease-in-out infinite}.pulse-dots.svelte-efb99v{display:flex;gap:.5rem;align-items:center}.pulse-dot-item.svelte-efb99v{width:8px;height:8px;border-radius:50%;background-color:currentColor;animation:svelte-efb99v-pulse-wave 1.4s ease-in-out infinite both}.pulse-dot-item.svelte-efb99v:nth-child(1){animation-delay:-.32s}.pulse-dot-item.svelte-efb99v:nth-child(2){animation-delay:-.16s}.pulse-dot-item.svelte-efb99v:nth-child(3){animation-delay:0s}.loading-message.svelte-efb99v{margin:0;font-weight:500;text-align:center;animation:svelte-efb99v-fade-in-out 2s ease-in-out infinite}.sr-only.svelte-efb99v{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes svelte-efb99v-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-efb99v-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}}@keyframes svelte-efb99v-pulse-wave{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes svelte-efb99v-fade-in-out{0%,to{opacity:.7}50%{opacity:1}}.dark .loading-container.fullscreen{background:#1f2937e6}.dark .loading-overlay{background:#1f2937cc}@media (prefers-reduced-motion: reduce){.loading-container.svelte-efb99v,.spinner-ring.svelte-efb99v,.pulse-dot.svelte-efb99v,.pulse-dot-item.svelte-efb99v,.loading-message.svelte-efb99v{animation:none}.loading-container.svelte-efb99v{opacity:1;transform:none}}@media (prefers-contrast: high){.spinner-ring.svelte-efb99v{border-width:4px}.loading-container.fullscreen.svelte-efb99v{background:#000000f2;color:#fff}}
