*{box-sizing:border-box;margin:0;padding:0}body{font-family:Ropa Sans,sans-serif}#root{background-color:#101820;height:100vh}.container{background-color:#273a4d;height:100vh;margin:0 auto;max-width:600px}.header{align-items:center;background-color:#0a1015;color:#fff;display:flex;height:60px;justify-content:space-between;max-width:600px;padding:10px;position:fixed;top:0;width:100%;z-index:99}.error{font-weight:bolder}.title{color:#fff;font-size:2rem}.signout{background-color:#101820;border:none;color:#fff;cursor:pointer;font-size:1.2rem;height:45px;width:100px}.signin-cont,.verifycontainer{align-items:center;background-color:#273a4d;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.verifycontainer{padding-top:90px}#recaptcha-container{align-items:center;display:flex;justify-content:center;padding-bottom:5px;padding-top:5px}.phoneImg{width:200px}#sender{align-items:center;display:grid;justify-content:center}#number{background:none;border:2px solid #fff;color:#fce100;letter-spacing:2px;outline:none}#number,#sign-in-button{font-family:inherit;font-size:25px;padding:5px}#sign-in-button{background-color:#fce100;border:none;cursor:pointer;margin-top:10px;transition:.2s}#sign-in-button:hover{font-weight:700}#verifier{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute}#verificationcode{background:none;border:2px solid #fff;color:#fce100;letter-spacing:2px;outline:none;padding:5px}#verificationcode,#verify{font-family:inherit;font-size:25px}#verify{background-color:#fce100;border:none;cursor:pointer;letter-spacing:3px;margin-top:10px;padding:5px 10px;text-align:center;transition:.2s}.heading{align-items:center;display:flex;flex-direction:column;justify-content:center}.heading,.welcome{margin-bottom:15px}.welcome{color:#fff;font-family:inherit;font-size:35px;letter-spacing:1px;padding:10px}.welcome-note{color:#fce100;font-family:monospace;font-size:15px}.paragraph{color:#ff4747;margin-top:10px;text-align:center}.isvisible{display:none}.verify-note{word-wrap:break-word;color:#fff;font-family:monospace;margin-bottom:16px;text-align:center;width:228px}#verify:hover{font-weight:700}.signin{align-items:center;background-color:#101820;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;gap:10px;padding:7px 32px}.signin-cont p{color:#0a1015;font-size:1.2rem;padding-top:20px;text-align:center}.chatbox{display:flex;flex-direction:column-reverse;font-family:Poppins,sans-serif;gap:15px;max-height:100vh;overflow:auto;padding-bottom:60px}.img-cont{align-items:center;display:flex}.img-cont img{border-radius:50%;width:45px}.main-cont{display:flex;gap:15px;padding:5px}.name{color:#a9a9a9;float:flex-end;font-size:14px;letter-spacing:1px}.msg-cont{background-color:#101820;border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:2px 10px}.sent{flex-direction:row-reverse}.footer{bottom:0;display:flex;max-width:600px;position:fixed;width:100%;z-index:100}.footer input{background:#0a1015;color:#fff;font-size:20px;height:60px;max-width:500px;outline:none;padding:0 10px}.footer input,.send{border:none;width:100%}.send{align-items:center;background-color:#3e5c7a;cursor:pointer;display:flex;justify-content:center;max-width:100px}.disable{background-color:rgba(55,67,80,.98);cursor:not-allowed}.hiddenVerification{visibility:hidden}.send img{width:32px}@media only screen and (max-width:375px){.title{font-size:1.5rem}.signout{font-size:1rem;height:40px;width:80px}.img-cont img{width:35px}.msg-cont{gap:0}}.chatbox::-webkit-scrollbar{width:10px}.chatbox::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.chatbox::-webkit-scrollbar-thumb{background-color:#a9a9a9}
/*# sourceMappingURL=main.54025346.css.map*/