.signIn{align-items:center;display:flex;justify-content:center}.input{border:none;border-radius:10px;font-size:18px;font-weight:700;height:40px;outline:none;text-align:center;width:90%}@media (prefers-color-scheme:dark){.input{background-color:#252527;color:#fff}}@media (prefers-color-scheme:light){.input{background-color:#e7e7e7;color:#6e6e73}}.modal{grid-row-gap:5px;border-radius:12px;display:grid;text-align:center}@media (prefers-color-scheme:dark){.modal{background-color:none}}@media (prefers-color-scheme:light){.modal{background-color:#fff}}.button{background-color:initial;border:none;cursor:pointer;font-size:17px;height:42px;outline:none;text-align:center;width:auto}.btnIco,.btnTitle{margin-bottom:auto;margin-top:auto}.button:hover{color:#fff}@media (prefers-color-scheme:dark){.button{color:#6e6e73}}@media (prefers-color-scheme:light){.button{color:#6e6e73}}@media (prefers-color-scheme:dark){.error{color:#ff4a4a}}@media (prefers-color-scheme:light){.error{color:#ff4a4a}}.loading{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.lds-spinner{color:#1c4c5b;transform:scale(.3)}.lds-spinner,.lds-spinner div,.lds-spinner div:after{box-sizing:border-box}.lds-spinner{color:currentColor;display:inline-block;height:80px;position:relative;width:80px}.lds-spinner div{animation:lds-spinner 1.2s linear infinite;transform-origin:40px 40px}.lds-spinner div:after{background:currentColor;border-radius:20%;content:" ";display:block;height:17.6px;left:36.8px;position:absolute;top:3.2px;width:6.4px}.lds-spinner div:first-child{animation-delay:-1.1s;transform:rotate(0deg)}.lds-spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.lds-spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.lds-spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.lds-spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.lds-spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.lds-spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.lds-spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.lds-spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.lds-spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.lds-spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.lds-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@media (prefers-color-scheme:light){body{background:#fff;color:#333}}@media (prefers-color-scheme:dark){body{background:#333;color:#fff}}body{-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.c998b471.css.map*/