*{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}p{margin:0}body,html{width:100%;height:100%;margin:0;padding:0;overflow:hidden}#root{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;overflow:hidden auto}#qrCodeLink{text-align:center;display:block}#qrCodeLink.hidden{display:none}#reconnect-button{margin-bottom:10px}.login-wrap{flex-grow:1}#counter{margin-top:15px}.mb-20{margin-bottom:20px}.hr{border-bottom:1px solid #0000001a;width:100%;height:1px}h1{color:#2c2c30;margin:0 0 12px;font-size:24px;font-weight:400;line-height:33px}h2{color:#2c2c30;margin:0;font-size:14px;font-weight:400;line-height:19px}h3{color:#8e8e8e;margin:0;font-size:12px;font-weight:400;line-height:19px}.title{text-align:center}.card{box-sizing:border-box;z-index:99;flex-flow:column;width:400px;padding:18px 24px 12px 18px;display:flex}.card.grow{animation:.35s ease-out grow-in}.box{padding:5px 0}.box.sm{padding:6px}input::-ms-clear{display:none}input::-ms-reveal{display:none}.error{color:#ff3b30;text-align:center;font-size:12px}.button{color:#1a1118;text-align:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50px;outline:none;width:100%;padding:16px;font-size:16px;font-weight:500;line-height:22px;transition:all .2s ease-out}.button-filled{color:#fff;background-color:#2722ff}.button-filled:hover,.button-filled:active{opacity:.8}.button-filled:disabled{cursor:auto;background-color:#71abf7}button.transparent{color:#2f80ed;background-color:#0000}button.transparent:active{background-color:#2f80ed26}.center{justify-content:center;display:flex}header{position:fixed;top:0;left:0}.footer{z-index:999;color:#c2c2c2;text-align:center;width:100%;padding-bottom:12px;font-size:12px}.footer p{margin-bottom:5px}.footer a{color:#c2c2c2}.bold{font-weight:500}.nowrap{white-space:nowrap}#loader{color:#2722ff;text-indent:-9999em;border-radius:50%;width:1em;height:1em;margin:72px auto;font-size:43px;animation:1.7s infinite loader,1.7s infinite round;position:relative;overflow:hidden;transform:translateZ(0)}@media screen and (width<=600px){.card{border-radius:0;flex-grow:1;width:100%}.footer{padding:0 20px 12px}.footer p a{display:block}}