.manual-loader-overlay.svelte-19176i9{position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh;background:#fffc;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.2rem}.container.svelte-19176i9{--uib-size: 70px;--uib-color: #0059b3;--uib-speed: .9s;--uib-bg-opacity: .1;height:var(--uib-size);width:var(--uib-size);transform-origin:center;overflow:visible}.car.svelte-19176i9{fill:none;stroke:var(--uib-color);stroke-dasharray:15,85;stroke-dashoffset:0;stroke-linecap:round;animation:svelte-19176i9-travel var(--uib-speed) linear infinite;will-change:stroke-dasharray,stroke-dashoffset;transition:stroke .5s ease}.track.svelte-19176i9{stroke:var(--uib-color);opacity:var(--uib-bg-opacity);transition:stroke .5s ease}@keyframes svelte-19176i9-travel{0%{stroke-dashoffset:0}to{stroke-dashoffset:100}}body.dark-theme .manual-loader-overlay.svelte-19176i9{background:#000c}body.dark-theme .container.svelte-19176i9{--uib-color: var(--color-loader-spinner)}
