@import"https://fonts.googleapis.com/css?family=Quattrocento+Sans";.ring-container{position:relative}.circle-connected{width:10px;height:10px;background-color:#96d463;border-radius:50%}.ringring-connected{border:3px solid #96d463;border-radius:30px;-webkit-border-radius:30px;height:20px;width:20px;top:19.5px;left:-5px;position:absolute;animation:pulsate 1s ease-out;-webkit-animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0}.circle-offline{width:10px;height:10px;background-color:#eb5555;border-radius:50%}.code-input{display:flex;flex-direction:column;align-items:center;color:#000}.code-label{margin-bottom:16px}.code-inputs{display:flex;justify-content:start;align-items:center}.code-inputs input{border:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:center;height:60px;width:40px;border-radius:10px;margin:0 4px;border:2px solid #4f5b66;font-size:38px}.code-inputs input:focus{outline:none}.code-inputs input:nth-child(3n){margin-right:24px}::placeholder{color:gray}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1,.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2,1.2);opacity:0}}.bg-app{background-color:#ff77002a}.user:hover{background-color:#ff780059}.loading{top:0;left:0;background:#ffffff;z-index:9999}.loading-text{top:0;bottom:0;left:0;right:0;margin:auto;text-align:center;width:100%;height:10.8rem;line-height:100px;display:flex;align-content:center;justify-content:center;align-items:center}.loading-text span{display:inline-block;margin:0 5px;color:#000;font-family:Quattrocento Sans,sans-serif}.loading-text span:nth-child(1){filter:blur(0px);animation:blur-text 1.5s 0s infinite linear alternate}.loading-text span:nth-child(2){filter:blur(0px);animation:blur-text 1.5s .2s infinite linear alternate}.loading-text span:nth-child(3){filter:blur(0px);animation:blur-text 1.5s .4s infinite linear alternate}.loading-text span:nth-child(4){filter:blur(0px);animation:blur-text 1.5s .6s infinite linear alternate}.loading-text span:nth-child(5){filter:blur(0px);animation:blur-text 1.5s .8s infinite linear alternate}.loading-text span:nth-child(6){filter:blur(0px);animation:blur-text 1.5s 1s infinite linear alternate}.loading-text span:nth-child(7){filter:blur(0px);animation:blur-text 1.5s 1.2s infinite linear alternate}.loading-text span:nth-child(8){filter:blur(0px);animation:blur-text 1.5s 1.4s infinite linear alternate}.loading-text span:nth-child(9){filter:blur(0px);animation:blur-text 1.5s 1.6s infinite linear alternate}@keyframes blur-text{0%{filter:blur(0px)}to{filter:blur(4px)}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}body{min-height:100vh}.fade-out{transition:opacity 4.5s ease-out;opacity:0}
