body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{overflow:hidden}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;color:#fff;font-size:calc(10px + 2vmin);min-height:var(--app-height)}.top{align-items:center;background-color:#0c0c0c;bottom:90%;display:flex;height:10%;justify-content:center;text-align:center}.chatbox,.top{position:absolute;width:100%}.chatbox{background-color:#1e1e24;bottom:10%;height:80%;overflow-y:scroll}.wrapper{align-items:center;bottom:0;display:flex;flex-direction:column;height:var(--app-height);justify-content:center;left:25%;position:absolute;width:50%}.send{background-color:#4a515f;cursor:pointer;display:inline-block;font-size:1.25rem;padding:15px 32px;text-align:center;text-decoration:none}.send,textarea{border:none;color:#fff}textarea{background:#3a3a3a;line-height:1.5;outline:none;resize:none;word-break:break-word}form,textarea{font-size:1.5rem;width:100%}form{background-color:#181717;bottom:0;display:flex;height:10%;position:absolute}form button{background-color:#38388f;width:20%}img.emoji{height:40px;margin:auto;vertical-align:middle;width:40px}.chatbox::-webkit-scrollbar{width:.5rem}.chatbox::-webkit-scrollbar-track{background:#292929}.chatbox::-webkit-scrollbar-thumb{background:#717075;border-radius:2em}.inp::-webkit-scrollbar{width:.5rem}.inp::-webkit-scrollbar-track{background:#292929}.inp::-webkit-scrollbar-thumb{background:#717075;border-radius:2em}.Sign_in_button{background-color:#282c34;border-radius:2em;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Roboto,sans-serif;font-size:20px;font-weight:500;height:50px;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .2s;width:130px}.Sign_in_button:hover{background-color:hsla(225,4%,42%,.322)}#sign_out{background-color:#282c34;border-radius:2em;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Roboto,sans-serif;font-size:23px;font-weight:500;height:40px;margin-left:50%;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .2s;width:115px}#sign_out:hover{background-color:hsla(225,4%,42%,.322)}img{border-radius:50%;height:40px;margin:2px 10px;width:40px}p{border-radius:25px;color:#fff;font-size:15px;line-height:20px;margin-bottom:0;margin-top:12px;max-width:50%;padding:10px 20px;position:relative;text-align:center;word-break:break-word}.message{align-items:center;display:flex}.grouped p{border-radius:25px 8px 8px 25px;margin:1px 60px}.grouped.received p{border-radius:8px 25px 25px 8px;margin:1px 60px}.scrollbottom{background-color:#32323b;border:2px solid #606775;border-radius:50%;bottom:15%;color:#0b93f6;cursor:pointer;font-size:25px;height:40px;margin:auto;position:fixed;width:40px}.sent{flex-direction:row-reverse}.sent p{align-self:flex-end;background:#0b93f6;color:#fff}.received p{background:#e5e5ea;color:#000}button:disabled{cursor:not-allowed;opacity:.5}#hour{background:none;color:#6e6d6d;font-size:11px}.newday{align-items:center;color:#6e6d6d;display:flex;font-size:15px;justify-content:center}.newdayline{border:1px solid #6e6d6d;margin-left:10px;margin-right:10px;width:42%}.App-link{color:#61dafb}@media screen and (orientation:landscape) and (max-height:600px){body{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.App-header,.wrapper{height:var(--app-width);width:var(--app-height)}.wrapper{left:0}#sign_out{font-size:15px;height:35px;margin-left:25%;width:100px}img.emoji{height:20px;width:20px}.top p{font-size:18px}.top img{border-radius:50%;height:20px;margin:0;width:20px}p{font-size:15px;line-height:20px;margin-bottom:12px;max-width:200px;padding:10px 20px}}@media screen and (orientation:landscape) and (max-height:380px){.top p{font-size:12px}}@media screen and (max-height:780px){img.emoji{height:20px;width:20px}}@media only screen and (max-width:600px){.wrapper{left:0;width:100%}#sign_out{font-size:15px;height:35px;margin-left:25%;width:100px}img.emoji{height:20px;width:20px}.top p{font-size:15px}.top img{border-radius:50%;height:20px;margin-left:10px;width:20px}p{font-size:15px;line-height:20px;margin-bottom:12px;max-width:200px;padding:10px 20px}}@media only screen and (max-width:380px){.top p{font-size:12px}}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.9a97d1c3.css.map*/