:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#0a0a0a;color:#ffffffde;overflow:hidden}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:radial-gradient(circle at center,#13131f,#0a0a0a)}#app{width:100%;margin:0 auto;text-align:center}.loading-text[data-v-486cdb28]{margin-top:2rem;font-family:monospace;font-size:1.2rem;color:#646cff}.glitch[data-v-486cdb28]{position:relative;animation:glitch-486cdb28 1s infinite}.glitch[data-v-486cdb28]:before,.glitch[data-v-486cdb28]:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%}.glitch[data-v-486cdb28]:before{left:2px;text-shadow:-2px 0 #ff00c1;clip:rect(44px,450px,56px,0);animation:glitch-anim-486cdb28 5s infinite linear alternate-reverse}.glitch[data-v-486cdb28]:after{left:-2px;text-shadow:-2px 0 #00fff9;clip:rect(44px,450px,56px,0);animation:glitch-anim2-486cdb28 5s infinite linear alternate-reverse}@keyframes glitch-486cdb28{2%,64%{transform:translate(2px) skew(0)}4%,60%{transform:translate(-2px) skew(0)}62%{transform:translate(0) skew(5deg)}}@keyframes glitch-anim-486cdb28{0%{clip:rect(31px,9999px,94px,0)}20%{clip:rect(62px,9999px,42px,0)}40%{clip:rect(16px,9999px,78px,0)}60%{clip:rect(94px,9999px,38px,0)}80%{clip:rect(67px,9999px,11px,0)}to{clip:rect(40px,9999px,53px,0)}}@keyframes glitch-anim2-486cdb28{0%{clip:rect(65px,9999px,119px,0)}20%{clip:rect(76px,9999px,86px,0)}40%{clip:rect(82px,9999px,30px,0)}60%{clip:rect(48px,9999px,78px,0)}80%{clip:rect(15px,9999px,13px,0)}to{clip:rect(63px,9999px,43px,0)}}.spinner-container[data-v-59320c2d]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.space-orb[data-v-59320c2d]{position:relative;width:100px;height:100px;transform-style:preserve-3d;perspective:1000px}.core[data-v-59320c2d]{position:absolute;width:30px;height:30px;background:radial-gradient(circle at 40%,#646cff,#535bf2);border-radius:50%;top:35px;left:35px;animation:pulse-59320c2d 2s ease-in-out infinite;box-shadow:0 0 20px #646cff80}.orbit[data-v-59320c2d]{position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid transparent;border-left:2px solid rgba(100,108,255,.5);border-top:2px solid rgba(100,108,255,.3);animation:orbit-59320c2d 3s linear infinite}.orbit-2[data-v-59320c2d]{width:80%;height:80%;top:10%;left:10%;border-left:2px solid rgba(83,91,242,.5);border-top:2px solid rgba(83,91,242,.3);animation:orbit-59320c2d 4s linear infinite reverse}.orbit-3[data-v-59320c2d]{width:60%;height:60%;top:20%;left:20%;border-left:2px solid rgba(116,123,255,.5);border-top:2px solid rgba(116,123,255,.3);animation:orbit-59320c2d 5s linear infinite}.particle[data-v-59320c2d]{position:absolute;width:8px;height:8px;background:#646cff;border-radius:50%;top:46px;left:-4px;animation:particle-59320c2d 3s linear infinite}.particle-2[data-v-59320c2d]{width:6px;height:6px;background:#535bf2;animation:particle-59320c2d 4s linear infinite reverse;animation-delay:-1s}.particle-3[data-v-59320c2d]{width:4px;height:4px;background:#747bff;animation:particle-59320c2d 5s linear infinite;animation-delay:-2s}@keyframes pulse-59320c2d{0%,to{transform:scale(.8);opacity:.8}50%{transform:scale(1.1);opacity:1}}@keyframes orbit-59320c2d{0%{transform:rotate(0) rotateY(30deg)}to{transform:rotate(360deg) rotateY(30deg)}}@keyframes particle-59320c2d{0%{transform:rotate(0) translate(50px) rotate(0)}to{transform:rotate(360deg) translate(50px) rotate(-360deg)}}
