@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ls-spin{to{transform:rotate(360deg)}}@keyframes ls-glow-pulse{0%,to{box-shadow:0 0 18px 4px #3b82f659,0 0 40px 8px #8b5cf633}50%{box-shadow:0 0 28px 8px #3b82f68c,0 0 60px 16px #8b5cf659}}@keyframes ls-bar{0%{transform:translate(-100%)}to{transform:translate(400%)}}@keyframes ls-fadein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ls-dot{0%,60%,to{opacity:.2;transform:scale(.7)}30%{opacity:1;transform:scale(1)}}.ls-wrapper{animation:ls-fadein .5s ease both}.ls-ring{position:relative;width:80px;height:80px}.ls-logo-box{position:absolute;inset:10px;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;animation:ls-glow-pulse 2.4s ease-in-out infinite}.ls-bar-track{width:160px;height:2px;border-radius:2px;overflow:hidden;background:#3b82f61f}.ls-bar-fill{height:100%;width:40%;border-radius:2px;background:linear-gradient(90deg,transparent,#3B82F6,#8B5CF6,transparent);animation:ls-bar 1.5s ease-in-out infinite}.ls-dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:#8494a7;animation:ls-dot 1.2s ease-in-out infinite}.ls-dot:nth-child(2){animation-delay:.2s}.ls-dot:nth-child(3){animation-delay:.4s}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;cursor:default;-webkit-user-select:none;user-select:none}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
