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}.app{background:linear-gradient(#3b7af8 25%,#070019 50%);color:#fff}@media screen and (max-width:768px){.app{background:linear-gradient(#3b7af8 7%,#070019 15%)}}@media screen and (min-width:768px) and (max-width:1024px){.app{background:linear-gradient(#3b7af8 20%,#070019 30%)}}.abt{font-size:50px}@media screen and (max-width:768px){.abt{font-size:50px}.full_width{width:100%!important}}@media screen and (min-width:769px) and (max-width:1200px){.abt{font-size:50}.full_width{display:flex;width:100%!important}.profile-cover{align-items:center;display:flex;justify-content:center}}.profile{animation:movePic 1s ease}.full_width{animation:fadeIn 1s ease}@keyframes movePic{0%{opacity:.4;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:.4;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.link{text-decoration:none}.link:hover{text-decoration:underline}@media screen and (max-width:768px){.link:hover{text-decoration:none}}.tiles{animation:slide_in 1s ease;animation-direction:alternate}@keyframes slide_in{0%{opacity:.3;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@media screen and (min-width:1024px){.chat-icon{animation:breathe 1s ease 1}}@keyframes breathe{0%{opacity:.5;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.sender{border-bottom-left-radius:2px!important}.me{border-bottom-right-radius:2px!important}.chat-cover{background-color:#fff}.message_input:focus{outline:none}.send_disabled{opacity:.75}.send_active{opacity:1}.send_active:hover{transform:scale(1.05);transition:.1s linear}.scroll{mask:linear-gradient(90deg,#0000,#3b7af8,#070019,#0000);-webkit-mask:linear-gradient(90deg,#0000,#3b7af8,#070019,#0000)}.scroll_inner{animation:scroll 50s linear infinite}@keyframes scroll{to{transform:translateX(-100%)}}.scroll:hover .scroll_inner{animation-play-state:paused}.scroll_inner div{cursor:pointer}
/*# sourceMappingURL=main.c95c0552.css.map*/