*{box-sizing:border-box;scroll-behavior:smooth}*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app,.sidebar{display:flex}.sidebar{flex-direction:column;flex:0.25 1;height:100vh;background-color:#2f3135}.sidebar_top{display:flex;justify-content:space-between;align-items:center;padding:20px;color:#fff;border-bottom:2px solid #26282c}.sidebar_channels{flex:1 1;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.sidebar_channels::-webkit-scrollbar{display:none}.sidebar_addChannel{cursor:pointer;transition:color .5s ease-in-out!important}.sidebar_addChannel:hover{color:#fff}.sidebar_channelsHeader{justify-content:space-between;padding:10px;background-color:#2f3135;color:grey}.sidebar_channelsHeader,.sidebar_header,.sidebar_voice{display:flex;align-items:center}.sidebar_voice{justify-content:space-between;color:grey;background-color:#2f3135;padding:10px;border-top:1px solid grey}.sidebar_voiceInfo{flex:1 1;padding:10px}.sidebar_voiceIcon,.sidebar_voiceInfo>h3{color:#4fb185}.sidebar_voiceInfo>p{font-size:smaller}.sidebar_voiceIcons>.MuiSvgIcon-root{margin:10px}.sidebar_voiceIcons>.MuiSvgIcon-root:hover{color:#fff;cursor:pointer}.sidebar_profile{display:flex;justify-content:space-between;align-items:center;color:grey;background-color:#2f3135;padding:10px;border-top:1px solid grey}.sidebar_profileInfo{flex:1 1;padding:10px}.sidebar_profileInfo>h3{color:#fff}.sidebar_profileIcons>.MuiSvgIcon-root{margin:10px}.sidebar_profileIcons>.MuiSvgIcon-root:hover{color:#fff;cursor:pointer}.sidebarChannel:hover>h4{color:#fff;background-color:#404646}.sidebarChannel>h4{display:flex;padding-left:15px;color:grey;background-color:#2f3135;align-items:center;cursor:pointer}.sidebarChannel_hash{font-size:1.5rem;padding:5px}.chat{display:flex;flex-direction:column;flex:0.75 1;background-color:#363a3f;height:100vh}.chat_input{color:#d3d3d3;display:flex;align-items:center;justify-content:space-between;padding:15px;border-radius:5px;margin:20px;border-top:1px solid grey;background-color:#474b53}.chat_input>form>input{padding:15px;background:transparent;border:none;outline-width:0;color:#fff;font-size:large;width:100%}.chat_input>form{flex:1 1}.chat_inputButton{display:none}.chat_inputIcons .MuiSvgIcon-root{padding:3px}.chat_messages{flex:1 1;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.chat_messages::-webkit-scrollbar{display:none}.chat_nomessage{position:relative;background:#3b4047;color:#fff;text-align:center;padding:20px;width:50%;left:30%;top:40%}.chat_nomessage>p{font-size:1em;font-weight:600}.chat_nomessage>span{color:grey;font-size:smaller}.chatHeader{display:flex;justify-content:space-between;color:grey;padding:10px;align-items:center}.chatHeader_hash{color:grey;font-size:30px;padding:10px}.chatHeader_left>h3{display:flex;align-items:center;color:#fff}.chatHeader_right{display:flex;align-items:center;flex:0.5 1;justify-content:space-between}.chatHeader_right>.MuiSvgIcon-root{margin:5px;cursor:pointer}.chatHeader_right>.MuiSvgIcon-root:hover{color:#fff}.chatheader_search{display:flex;align-items:center;color:grey;background-color:#2f3135;border-radius:3px;padding:3px}.chatheader_search>input{background:transparent;outline-width:0;color:#fff;border:none}.message{display:flex;align-items:center;padding:20px;color:#fff}.message_info{margin-left:20px}.message_timestamp{color:grey;margin-left:20px;font-size:x-small}.login{display:flex;width:100%;height:100vh;flex-direction:column;justify-content:center;align-items:center}.login img{width:50%;min-height:400px;object-fit:contain}.login Button{text-transform:capitalize;font-weight:600;background:#6495ed;padding:10px;color:#fff;transition:background .2s ease-in-out;line-height:20px;letter-spacing:1px}.login Button:hover{background:#4c73bb}
/*# sourceMappingURL=main.c8a3c75f.chunk.css.map */