.loading-screen.svelte-5bd80h{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0e1015;display:flex;align-items:center;justify-content:center;z-index:9999;animation:svelte-5bd80h-fadeIn .3s ease-in}@keyframes svelte-5bd80h-fadeIn{0%{opacity:0}to{opacity:1}}.loading-content.svelte-5bd80h{display:flex;flex-direction:column;align-items:center;gap:2rem}.logo-container.svelte-5bd80h{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.logo.svelte-5bd80h{width:80px;height:80px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 0 20px oklch(.5742 .1901 263.913 / .6))}@keyframes svelte-5bd80h-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.pulse-ring.svelte-5bd80h{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border:3px solid oklch(.5742 .1901 263.913 / .6);border-radius:50%;animation:svelte-5bd80h-pulse 2s ease-out infinite}@keyframes svelte-5bd80h-pulse{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.loading-text.svelte-5bd80h{display:flex;align-items:center;font-size:1.25rem;font-weight:500;color:#bbb;letter-spacing:.05em}.dots.svelte-5bd80h{display:inline-flex;margin-left:.25rem}.dot.svelte-5bd80h{animation:svelte-5bd80h-blink 1.4s infinite;opacity:0}.dot.svelte-5bd80h:nth-child(1){animation-delay:0s}.dot.svelte-5bd80h:nth-child(2){animation-delay:.2s}.dot.svelte-5bd80h:nth-child(3){animation-delay:.4s}@keyframes svelte-5bd80h-blink{0%,20%{opacity:0}40%{opacity:1}to{opacity:0}}.logo-container.svelte-5bd80h:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border:2px solid transparent;border-top-color:#3c6fe7;border-right-color:#3c6fe7;border-radius:50%;animation:svelte-5bd80h-spin 1.5s linear infinite}@keyframes svelte-5bd80h-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media(max-width:640px){.logo-container.svelte-5bd80h{width:100px;height:100px}.logo.svelte-5bd80h{width:60px;height:60px}.loading-text.svelte-5bd80h{font-size:1rem}.pulse-ring.svelte-5bd80h{width:100px;height:100px}.logo-container.svelte-5bd80h:before{width:80px;height:80px}}
