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}.App{overflow:hidden;text-align:center}.App-container{align-items:center;background-color:var(--grafit);color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);height:100vh;overflow:hidden;position:relative}*{box-sizing:border-box}:root{--light-grey:#f5f5f5;--grey:#b5b5b5;--grafit:#282c34;--white:#fff;--black:#000;--orange:#ffb951;--light-red:#f46262;--purple:#8762ff;--light-purple:#a762ff;--green:#50cc89;--chat-buttons-time:150ms}.chat-item_chatItem__omMQk{background-color:var(--white);display:flex;padding:10px 0;width:100%}.chat-item_showButtons__yRbIX{-webkit-animation:chat-item_show-buttons__I\+jxO var(--chat-buttons-time) linear;animation:chat-item_show-buttons__I\+jxO var(--chat-buttons-time) linear}.chat-item_hideButtons__-RWVf{-webkit-animation:chat-item_hide-buttons__\+t7Hm var(--chat-buttons-time) linear;animation:chat-item_hide-buttons__\+t7Hm var(--chat-buttons-time) linear}.chat-item_itemTab__v9O\+a{display:flex;position:relative;width:100%}.chat-item_buttons__yO\+iG{display:flex}.chat-item_button__LIfkY{height:100%;width:76px}.chat-item_button__LIfkY,.chat-item_button__LIfkY>div{align-items:center;display:flex;justify-content:center}.chat-item_button__LIfkY>div{flex-direction:column;font-size:.8rem}.chat-item_button__LIfkY div>span{padding-top:5px}.chat-item_block__5sIh\+{background-color:var(--light-grey);color:var(--black)}.chat-item_mute__10Tsl{background-color:var(--orange);color:var(--white)}.chat-item_delete__3GnG3{background-color:var(--light-red);color:var(--white)}.chat-item_chatItemInfoContainer__jM6Uk,.chat-item_chatItemTitleContainer__d3cxY{align-items:center;display:flex;justify-content:space-between}.chat-item_chatItemInfoContainer__jM6Uk{width:100%}.chat-item_container__s3P4d{display:flex;flex-direction:column;justify-content:space-around;padding-right:8px;width:calc(100vw - 80px)}.chat-item_avatarContainer__dW3qs{align-items:center;display:flex;justify-content:center;position:relative}.chat-item_avatar__ng1CU{border-radius:50%;-webkit-filter:drop-shadow(0 4px 12px rgba(38,0,101,.1));filter:drop-shadow(0 4px 12px rgba(38,0,101,.1));height:56px;margin-left:8px;margin-right:15px;object-fit:cover;width:56px}.chat-item_online__HD3Y6{background-color:var(--green);border:2px solid var(--white);border-radius:10px;bottom:3px;height:12px;position:absolute;right:16px;width:12px}.chat-item_name__8j5cK{color:var(--black);font-size:1rem;font-weight:600}.chat-item_date__s-KDq{color:var(--grey);font-size:.8rem;font-weight:600}.chat-item_text__D-Zrd{color:var(--black);font-size:1rem;overflow:hidden;padding-right:35px;text-overflow:ellipsis;white-space:nowrap}.chat-item_count__LcHL8{background-color:var(--purple);border-radius:50px;font-size:.7rem;font-weight:600;padding:5px 8px}@-webkit-keyframes chat-item_show-buttons__I\+jxO{0%{left:0}to{left:-228px}}@keyframes chat-item_show-buttons__I\+jxO{0%{left:0}to{left:-228px}}@-webkit-keyframes chat-item_hide-buttons__\+t7Hm{0%{left:-228px}to{left:0}}@keyframes chat-item_hide-buttons__\+t7Hm{0%{left:-228px}to{left:0}}.chat-message_chat__IQjpz{display:flex;flex-direction:column;overflow:hidden;width:100vw}.chat-message_goBack__hvdQO{align-items:center;background-color:var(--white);color:var(--black);display:flex;justify-content:flex-start;padding-left:10px}.chat-message_chatBackground__wk3Di{background-color:var(--white);height:calc(100vh - 93px);overflow:scroll;width:100%}.chat-message_inputContainer__I9742{align-items:center;background-color:var(--white);border-top:1px solid var(--light-grey);bottom:0;display:flex;justify-content:space-between;padding:8px 8px 8px 12px;position:fixed;width:100%}.chat-message_inputBox__3TxDL{flex:1 1;padding:0 5px}.chat-message_input__UYqOe{background-color:var(--light-grey);border:none;border-radius:50px;font-size:17px;height:42px;padding-left:15px;width:90%}.chat-message_input__UYqOe:focus{border:1px solid var(--purple)}.chat-message_button__kYDWO{align-items:center;background:linear-gradient(258.68deg,var(--purple) 2.36%,var(--light-purple) 100%);border:none;border-radius:50%;color:var(--white);display:flex;height:36px;justify-content:center;width:36px}.chat-message_messageContainer__gblaL{align-items:flex-end;display:flex;justify-content:space-between;padding:26px 26px 10px 10px;width:100%}.chat-message_myMessageContainer__ffBiN{flex-direction:row-reverse;padding:26px 10px 10px 26px}.chat-message_time__VeshB{color:var(--grey);display:flex;font-size:11px;font-weight:400;justify-content:flex-start}.chat-message_message__IQ3Ue{display:flex;flex:1 1;justify-content:flex-end;padding-left:10px}.chat-message_myMessage__qzPdr{justify-content:flex-start;padding-left:0;padding-right:10px}.chat-message_messageText__\+gMXg{background-color:var(--purple);border-radius:10px;box-shadow:0 9px 19px rgba(0,0,0,.05);font-size:17px;padding:15px;text-align:start;-webkit-user-select:none;-ms-user-select:none;user-select:none;word-break:break-word}.chat-message_myMessageText__AYTnP{background-color:var(--light-grey);color:var(--black)}.chat-message_messageBlock__jS\+sL{position:relative}.chat-message_image__ecoek{border:1px solid var(--purple);border-radius:50%;height:32px;width:32px}.chat-message_inputImage__coRNu{height:42px;width:42px}.chat-message_messageUserInfo__q81Nv{color:var(--black);display:flex;font-size:11px;font-weight:600;justify-content:space-between;position:absolute;right:-16px;top:-16px}.chat-message_messageUserInfo__q81Nv>span{width:-webkit-max-content;width:max-content}.chat-message_myMessageUserInfo__nEHK2{flex-direction:row-reverse;left:-16px;right:auto}.contex-button_contextButton__8bGAl{align-items:center;background-color:var(--grey);border:none;border-radius:10px;display:flex;justify-content:space-between;padding:15px;position:absolute;text-transform:capitalize;z-index:1000}.contex-button_delete__pBdWA{color:var(--light-red)}
/*# sourceMappingURL=main.f205a112.css.map*/