.loading-container.svelte-1geuqv{display:flex;flex-direction:column;align-items:center;padding:2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;box-shadow:0 8px 32px #0000001a}.rectangle.svelte-1geuqv{width:120px;height:120px;border:4px solid rgba(200,200,200,.2);border-radius:12px;position:relative;transform:rotate(45deg)}.runner.svelte-1geuqv{width:16px;height:16px;position:absolute;border-radius:50%;filter:drop-shadow(0 0 8px rgba(0,0,0,.2))}.red-runner.svelte-1geuqv{background:linear-gradient(45deg,#ff4b4b,#ff6b6b);animation:svelte-1geuqv-run-clockwise 3s cubic-bezier(.4,0,.2,1) infinite}.blue-runner.svelte-1geuqv{background:linear-gradient(45deg,#4b4bff,#6b6bff);animation:svelte-1geuqv-run-counterclockwise 3s cubic-bezier(.4,0,.2,1) infinite}.pulse-ring.svelte-1geuqv{position:absolute;width:100%;height:100%;border-radius:12px;border:4px solid transparent;animation:svelte-1geuqv-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes svelte-1geuqv-pulse{0%,to{border-color:#c8c8c800;transform:scale(1)}50%{border-color:#c8c8c880;transform:scale(1.05)}}@keyframes svelte-1geuqv-run-clockwise{0%{top:-8px;left:-8px}25%{top:-8px;left:calc(100% - 8px)}50%{top:calc(100% - 8px);left:calc(100% - 8px)}75%{top:calc(100% - 8px);left:-8px}to{top:-8px;left:-8px}}@keyframes svelte-1geuqv-run-counterclockwise{0%{top:-8px;left:-8px}25%{top:calc(100% - 8px);left:-8px}50%{top:calc(100% - 8px);left:calc(100% - 8px)}75%{top:-8px;left:calc(100% - 8px)}to{top:-8px;left:-8px}}body{margin:0;min-height:100vh;overflow:hidden;padding:0}
