.ChannelList_Wrap__T0nUp{display:flex;flex-direction:column;padding:2rem}.ChannelList_channel__rGCNv{border:none;background:none;text-align:left;cursor:pointer;color:inherit;font:inherit;outline:none}.ChannelList_channel__rGCNv:hover{text-decoration:underline}.ChannelList_channel__rGCNv:before{content:"#";color:red}.Chat_Component__kx0aw{display:grid;overflow:hidden;grid-template-areas:"ChannelList Messages" "ChannelList InputForm";grid-template-rows:1fr min-content;grid-template-columns:fit-content(200px) minmax(0,1fr);width:100%;height:100%;max-height:100%;max-width:100%;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#fcfcfd}.Chat_Component__kx0aw>*{min-height:0}.Chat_ChannelList__K1OdJ{grid-area:ChannelList;background:#10002f;min-width:100px}.Chat_InputForm__A3SL1{grid-area:InputForm;background:#5600c2}.Chat_Messages__GnevJ{grid-area:Messages;background:#1f084e}.InputForm_Component__P01aV{display:flex;height:min-content}.InputForm_Input__lXttw{display:flex;width:100%;height:1em;background:none;border:none;outline:none;color:inherit;font:inherit;padding:20px;box-sizing:border-box}.InputForm_Input__lXttw::placeholder{color:#4b5563}.Message_Component___m__f{display:flex;margin-bottom:.5rem}.Message_Timestamp__PZT8v{order:0;color:#4b5563;margin-right:.2em}.Message_Username__gI_lq{order:1;color:#ae53ff;margin-right:.2em}.Message_Body__ac7EA{order:2}.Messages_Component__dwG1z{display:flex;flex-direction:column}.Messages_Messages__YBkpm{display:flex;flex-direction:column-reverse;overflow-y:scroll;overflow-x:auto;flex-grow:1;padding:1.5rem 2rem}