.spinner-container.svelte-bdvfnd{position:relative;width:100%;height:100%}.content.svelte-bdvfnd{width:100%;height:100%;transition:filter .3s ease}.content.blurred.svelte-bdvfnd{pointer-events:none}.overlay.svelte-bdvfnd{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff9;display:flex;justify-content:center;align-items:center;z-index:1000;animation:svelte-bdvfnd-fadeIn .3s ease}@keyframes svelte-bdvfnd-fadeIn{0%{opacity:0}to{opacity:1}}.logo-loader.svelte-bdvfnd{position:relative;width:var(--size, 80px);height:var(--size, 80px);animation:svelte-bdvfnd-rotate 4s linear infinite}.circle.svelte-bdvfnd{position:absolute;border-radius:50%;animation:svelte-bdvfnd-pulse 2s ease-in-out infinite}.circle-green.svelte-bdvfnd{width:40%;height:40%;background:#4caf50;top:30%;left:30%;z-index:1}.circle-blue.svelte-bdvfnd{width:25%;height:25%;background:#2196f3;top:10%;left:47.5%;animation-delay:-.3s;z-index:2}.circle-orange-top.svelte-bdvfnd{width:15%;height:15%;background:#ff9800;top:2.5%;left:62.5%;animation-delay:-.6s;z-index:3}.circle-yellow.svelte-bdvfnd{width:30%;height:30%;background:#ffc107;top:35%;left:5%;animation-delay:-.9s;z-index:2}.circle-orange-bottom.svelte-bdvfnd{width:27.5%;height:27.5%;background:#ff5722;top:70%;left:42.5%;animation-delay:-1.2s;z-index:2}.connector.svelte-bdvfnd{position:absolute;background:#dddc;z-index:0;animation:svelte-bdvfnd-fadeConnector 2s ease-in-out infinite}.connector-1.svelte-bdvfnd{width:1px;height:12.5%;top:22.5%;left:59.5%;transform:rotate(45deg);animation-delay:-.15s}.connector-2.svelte-bdvfnd{width:1px;height:10%;top:15%;left:70%;transform:rotate(30deg);animation-delay:-.45s}.connector-3.svelte-bdvfnd{width:1px;height:17.5%;top:37.5%;left:35%;transform:rotate(-20deg);animation-delay:-.75s}.connector-4.svelte-bdvfnd{width:1px;height:15%;top:62.5%;left:52.5%;transform:rotate(60deg);animation-delay:-1.05s}@keyframes svelte-bdvfnd-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@keyframes svelte-bdvfnd-fadeConnector{0%,to{opacity:.3}50%{opacity:.8}}@keyframes svelte-bdvfnd-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:480px){.logo-loader.svelte-bdvfnd{width:60px;height:60px}}@media(min-width:1200px){.logo-loader.svelte-bdvfnd{width:100px;height:100px}}
