@import url("https://fonts.googleapis.com/css2?family=Aclonica&display=swap");@import url("https://fonts.googleapis.com/css2?family=Black+And+White+Picture&display=swap");@import url("https://fonts.googleapis.com/css2?family=Walter+Turncoat&display=swap");@import url("https://fonts.googleapis.com/css2?family=Reggae+One&display=swap");.Chat_header__aCAg_{top:0;position:fixed;background:#1d1f20;height:130px;width:100%;padding:10px;display:flex}.Chat_headerText__7eqPm{flex:1 1;margin-right:15px;margin-bottom:15px;color:#23d5ab;font-family:Aclonica,sans-serif}.Chat_settings__YARQU{width:200px;margin:10px;text-align:center}.Chat_btn__uRHVc,.Chat_btnn__948E8,.Chat_btnnn__vEf9V{margin:5px}.Chat_btn__uRHVc{background:#1aab8a;color:#fff;border:none;position:relative;height:30px;font-size:1em;padding:0 2em;cursor:pointer;transition:all .8s ease;outline:none}.Chat_btn__uRHVc:hover{background:#fff;color:tomato}.Chat_btn__uRHVc:after,.Chat_btn__uRHVc:before{content:"";position:absolute;top:0;right:0;height:2px;width:0;background:#1aab8a;transition:all .4s ease}.Chat_btn__uRHVc:after{right:inherit;top:inherit;left:0;bottom:0}.Chat_btn__uRHVc:hover:after,.Chat_btn__uRHVc:hover:before{width:100%;transition:all .8s ease}.Chat_btnn__948E8{background:tomato;color:#fff;border:none;position:relative;height:30px;font-size:1em;padding:0 2em;cursor:pointer;transition:all .8s ease;outline:none}.Chat_btnn__948E8:hover{background:#fff;color:#1aab8a}.Chat_btnn__948E8:after,.Chat_btnn__948E8:before{content:"";position:absolute;top:0;right:0;height:2px;width:0;background:tomato;transition:all .4s ease}.Chat_btnn__948E8:after{right:inherit;top:inherit;left:0;bottom:0}.Chat_btnn__948E8:hover:after,.Chat_btnn__948E8:hover:before{width:100%;transition:all .8s ease}.Chat_btnnn__vEf9V{background:#674d3c;color:#fff;border:none;position:relative;height:30px;font-size:1em;padding:0 2em;cursor:pointer;transition:all .8s ease;outline:none}.Chat_btnnn__vEf9V:hover{background:#fff;color:#a2836e}.Chat_btnnn__vEf9V:after,.Chat_btnnn__vEf9V:before{content:"";position:absolute;top:0;right:0;height:2px;width:0;background:#674d3c;transition:all .4s ease}.Chat_btnnn__vEf9V:after{right:inherit;top:inherit;left:0;bottom:0}.Chat_btnnn__vEf9V:hover:after,.Chat_btnnn__vEf9V:hover:before{width:100%;transition:all .8s ease}.Chat_container__kAqg3{width:40cm;flex-direction:column;padding:1rem;margin:120px 0 1px}.Chat_messageContainer__0jFBs{font-family:Chela One,cursive;border:2px solid #dedede;border-radius:5px;padding:10px;margin:10px 0;width:auto;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;-webkit-animation:Chat_gradient__dUZaX 15s ease infinite;animation:Chat_gradient__dUZaX 15s ease infinite}@-webkit-keyframes Chat_gradient__dUZaX{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Chat_gradient__dUZaX{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Chat_messageContainer__0jFBs a{text-decoration:underline}.Chat_chat__EJRsP{position:fixed;bottom:0;display:flex;background:#1d1f20;width:100%;padding:5px;height:60px}.Chat_messageInput__Xu7d7{flex:1 1;color:wheat;font-family:Black And White Picture,sans-serif;font-size:25px;margin-right:10px;padding:0 10px}.Chat_messageInput__Xu7d7,.Chat_updateUser__4s_eP{height:50px;background-color:#1d1f20;border:1px solid #eee;border-radius:2px}.Chat_updateUser__4s_eP{font-family:Reggae One,cursive;font-size:15px;margin:5px;color:#1aab8a}.Chat_submit__mNdpG{width:150px;height:50px;background:linear-gradient(to left top,#c32c71 50%,#b33771 0);border-style:none;color:#fff;font-size:15px;letter-spacing:3px;font-family:Lato;font-weight:600;outline:none;cursor:pointer;position:relative;padding:0;overflow:hidden;transition:all .5s;box-shadow:0 1px 2px rgba(0,0,0,.2)}.Chat_submit__mNdpG span{position:absolute;display:block}.Chat_submit__mNdpG span:first-child{height:3px;width:200px;top:0;left:-200px;background:linear-gradient(90deg,transparent,#f6e58d);border-top-right-radius:1px;border-bottom-right-radius:1px;-webkit-animation:Chat_span1__YbFcq 2s linear infinite;animation:Chat_span1__YbFcq 2s linear infinite;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes Chat_span1__YbFcq{0%{left:-200px}to{left:200px}}@keyframes Chat_span1__YbFcq{0%{left:-200px}to{left:200px}}.Chat_submit__mNdpG span:nth-child(2){height:70px;width:3px;top:-70px;right:0;background:linear-gradient(180deg,transparent,#f6e58d);border-bottom-left-radius:1px;border-bottom-right-radius:1px;-webkit-animation:Chat_span2__HbkD4 2s linear infinite;animation:Chat_span2__HbkD4 2s linear infinite;-webkit-animation-delay:2s;animation-delay:2s}@-webkit-keyframes Chat_span2__HbkD4{0%{top:-70px}to{top:70px}}@keyframes Chat_span2__HbkD4{0%{top:-70px}to{top:70px}}.Chat_submit__mNdpG span:nth-child(3){height:3px;width:200px;right:-200px;bottom:0;background:linear-gradient(270deg,transparent,#f6e58d);border-top-left-radius:1px;border-bottom-left-radius:1px;-webkit-animation:Chat_span3__6vkKy 2s linear infinite;animation:Chat_span3__6vkKy 2s linear infinite;-webkit-animation-delay:3s;animation-delay:3s}@-webkit-keyframes Chat_span3__6vkKy{0%{right:-200px}to{right:200px}}@keyframes Chat_span3__6vkKy{0%{right:-200px}to{right:200px}}.Chat_submit__mNdpG span:nth-child(4){height:70px;width:3px;bottom:-70px;left:0;background:linear-gradient(0deg,transparent,#f6e58d);border-top-right-radius:1px;border-top-left-radius:1px;-webkit-animation:Chat_span4___JrvP 2s linear infinite;animation:Chat_span4___JrvP 2s linear infinite;-webkit-animation-delay:4s;animation-delay:4s}@-webkit-keyframes Chat_span4___JrvP{0%{bottom:-70px}to{bottom:70px}}@keyframes Chat_span4___JrvP{0%{bottom:-70px}to{bottom:70px}}.Chat_submit__mNdpG:hover{transition:all .5s;transform:rotate(-3deg) scale(1.1);box-shadow:0 3px 5px rgba(0,0,0,.4)}.Chat_submit__mNdpG:hover span{-webkit-animation-play-state:paused;animation-play-state:paused}.Chat_user___RP1F{font-family:Walter Turncoat,cursive;color:#f5f5f5}.Auth_container__SQInB{background-color:#333;display:flex;flex-direction:column;align-items:center;justify-content:center}.Auth_github__QYH67{width:220px;height:50px;border:none;outline:none;color:#fff;background:#111;cursor:pointer;position:relative;z-index:0;border-radius:10px}.Auth_github__QYH67:before{content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);-webkit-animation:Auth_glowing__QxFT6 20s linear infinite;animation:Auth_glowing__QxFT6 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px}.Auth_github__QYH67:active{color:#000}.Auth_github__QYH67:active:after{background:transparent}.Auth_github__QYH67:hover:before{opacity:1}.Auth_github__QYH67:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:10px}@-webkit-keyframes Auth_glowing__QxFT6{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes Auth_glowing__QxFT6{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.Home_container__bCOhY{min-height:100vh;padding:0 .5rem;flex-direction:column;height:100vh}.Home_container__bCOhY,.Home_main__nLjiQ{display:flex;justify-content:center;align-items:center}.Home_main__nLjiQ{padding:5rem 0;flex:1 1;flex-direction:column}.Home_footer____T7K{width:100%;height:100px;border-top:1px solid #eaeaea}.Home_footer____T7K,.Home_footer____T7K a{display:flex;justify-content:center;align-items:center}.Home_footer____T7K a{flex-grow:1}.Home_title__T09hD a{color:#0070f3;text-decoration:none}.Home_title__T09hD a:active,.Home_title__T09hD a:focus,.Home_title__T09hD a:hover{text-decoration:underline}.Home_title__T09hD{margin:0;line-height:1.15;font-size:4rem}.Home_description__41Owk,.Home_title__T09hD{text-align:center}.Home_description__41Owk{line-height:1.5;font-size:1.5rem}.Home_code__suPER{background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_grid__GxQ85{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:800px;margin-top:3rem}.Home_card___LpL1{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;width:45%}.Home_card___LpL1:active,.Home_card___LpL1:focus,.Home_card___LpL1:hover{color:#0070f3;border-color:#0070f3}.Home_card___LpL1 h2{margin:0 0 1rem;font-size:1.5rem}.Home_card___LpL1 p{margin:0;font-size:1.25rem;line-height:1.5}.Home_logo__27_tb{height:1em;margin-left:.5rem}@media (max-width:600px){.Home_grid__GxQ85{width:100%;flex-direction:column}}