@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{scrollbar-width:thin;scrollbar-color:rgba(108,99,255,.72) #0f1322}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#0f1322}*::-webkit-scrollbar-thumb{border-radius:999px;background:#6c63ffb8}*::-webkit-scrollbar-thumb:hover{background:#00e5b4d1}body{font-family:Manrope,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}@keyframes terminal-progress-indeterminate{0%{left:-35%}to{left:100%}}.cube-loader{position:relative;width:75px;height:75px;transform-style:preserve-3d;transform:rotateX(-30deg);animation:cube-loader-rotate 4s linear infinite}@keyframes cube-loader-rotate{0%{transform:rotateX(-30deg) rotateY(0)}to{transform:rotateX(-30deg) rotateY(360deg)}}.cube-loader .cube-wrapper{position:absolute;inset:0;transform-style:preserve-3d}.cube-loader .cube-wrapper .cube-span{position:absolute;inset:0;transform:rotateY(calc(90deg * var(--i))) translateZ(37.5px);background:linear-gradient(to bottom,#423e40,#406462 5.5%,#3e7e7b 12.1%,#3c948f 19.6%,#3aa6a0 27.9%,#38b6af 36.6%,#36c4bc,#34d0c7 54.6%,#32dbd1 63.4%,#30e4da 71.7%,#2eece2 79.4%,#2df2e8 86.2%,#2cf7ed 91.9%,#2bfbf0 96.3%,#2afdf2 99%,#2afef3)}.cube-loader .cube-top{position:absolute;width:75px;height:75px;background:#423e40;transform:rotateX(90deg) translateZ(37.5px);transform-style:preserve-3d}.cube-loader .cube-top:before{content:"";position:absolute;width:75px;height:75px;background:#3c948f;transform:translateZ(-90px);filter:blur(10px);box-shadow:0 0 10px #323232,0 0 20px #3c948f,0 0 30px #323232,0 0 40px #3c948f}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
