@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@700&amp;family=Plus+Jakarta+Sans:wght@500;600;700;800&amp;display=swap);*{border:0;box-sizing:border-box;margin:0;outline:none;padding:0}*,body,button,input{font-family:Plus Jakarta Sans,sans-serif}html,html body{height:100%;width:100%}html body{-webkit-font-smoothing:antialiased}html body.foreground{background-color:var(--foreground-color)}html #root{display:flex;flex-direction:column;height:100%;width:100%}html #root.enable-height{height:auto}.login-page-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.active-users-component-container,.inbox-component-container{margin-bottom:45px;max-width:800px;width:100%}.home-page-container{align-items:center;display:flex;flex-direction:column;padding:20px;width:100%}.all-users-component-container{margin-bottom:45px;max-width:800px;width:100%}.header-component-container{align-items:center;display:flex;justify-content:center;margin-bottom:50px;width:100%}@media screen and (max-width:1024px){.header-component-container{margin-bottom:0}}.header-component-container-holder{align-items:center;display:flex;justify-content:space-between;max-width:800px;padding:35px 25px;width:100%}.header-component-left{align-items:center;display:flex}.header-component-left>button{margin-left:15px}.signup-page-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.messages-component-container{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:20px;width:100%}.messages-component-holder{display:block;height:100%;max-width:800px;overflow:scroll;width:100%}.messages-component-message-block{display:flex;margin-bottom:10px;width:100%}.messages-component-message-block.incoming{justify-content:flex-start}.messages-component-message-block.outcoming{justify-content:flex-end}.messages-component-message-box{border-radius:15px;display:flex;flex-direction:column;max-width:375px;padding:10px;width:-webkit-fit-content;width:fit-content;width:-moz-fit-content}.messages-component-message-box.incoming{background-color:#e6f7ff;border-bottom-left-radius:0;justify-content:flex-start;padding-left:20px;padding-right:30px}.messages-component-message-box.outcoming{background-color:#1890ff;border-bottom-right-radius:0;justify-content:flex-end;padding-left:30px;padding-right:20px}.messages-component-message-author{font-size:12px;margin-bottom:3px;text-align:left}.messages-component-message-author.incoming{color:#8c8c8c}.messages-component-message-author.outcoming{color:#d9d9d9}.messages-component-message-content{font-size:14px}.messages-component-message-content.incoming{color:#141414;text-align:left}.messages-component-message-content.outcoming{color:#fff;text-align:right}.chat-page-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:calc(100vh - 152px);padding:0 20px}@media screen and (max-width:1024px){.chat-page-container{max-height:calc(100vh - 102px)}}.send-message-action-box-component-container{display:flex;justify-content:space-between;max-width:800px;padding:10px 0;width:100%}.send-message-action-box-component-input{height:100%;margin-right:10px;min-height:100px;width:100%}.send-message-action-box-component-button{height:100%}
/*# sourceMappingURL=main.cf8f08f0.css.map*/