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}.container{align-items:center;background-color:#e2e1de;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden}.back-ground{background-color:#00a884;height:20%;position:absolute;top:0;width:100%}.chat-container{display:flex;height:95%;max-width:1700px;position:absolute;width:95%}.chat-contacts{border-right:1px solid #e6e6e6;height:100%;width:30%}.title-message{font-size:12px}.chat-messages{background-image:url(/static/media/fundo.bded4f44087fb4e89252.png);flex:1 1}.container-login{background-image:linear-gradient(180deg,#00a884 150px,#e2e1de 0);height:100vh;width:100%}.container-login,.content-login{align-items:center;display:flex;justify-content:center}.content-login{background-color:#686868;flex-direction:column;gap:30px;height:500px;width:50%}.span-login{color:#cacaca}.input-login{background-color:#00a8a838;border:none;border-bottom:2px solid #00a884;color:#b9b9b9;height:20px;outline:none;width:50%}input::placeholder{color:#cacaca}.button-login{background-color:#00a884;border:none;border-radius:30px;cursor:pointer;height:40px;width:100px}@media (max-width:530px){.input-login{width:80%}}.chat-container-collapsed,.chat-container-individual{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.chat-messages-area{display:flex;flex:1 1;flex-direction:column;height:100%;overflow-y:auto}.user-container-message{box-sizing:border-box;display:flex;margin:2px 0;padding:0 20px;width:100%}.right{justify-content:flex-end}.left{justify-content:flex-start}.user-my-message{background-color:#d9fdd3;border:5px;border-radius:8px;padding:10px}.user-other-message{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;padding:10px}.name{font-weight:700}.user-container{background-color:#f0f2f5;flex-direction:column;height:100%;justify-content:space-around;width:100%}.found-users,.user-container{align-items:center;display:flex}.found-users{background-color:#00a884;border-radius:8px;color:#fff;font-weight:700;height:40px;justify-content:center;width:200px}.chat-input-area{align-items:center;background-color:#f0f2f5;box-sizing:border-box;display:flex;height:70px;justify-content:space-around;padding:0 10px;width:100%}.chat-input{background-color:#fff;border:none;border-radius:8px;box-sizing:border-box;font-size:16px;height:45px;outline:none;padding:4px;width:90%}.send-message-icon{cursor:pointer;height:auto;width:30px}@media (max-width:893px){.chat-container-collapsed{display:none}.chat-container-individual{width:100%}}.chat-options{background-color:#f0f2f5;height:80px;width:100%}.chat-item{align-items:center;border-bottom:1px solid #f0f2f5;border-top:1px solid #f0f2f5;box-sizing:border-box;cursor:pointer;display:flex;padding:10px}.chat-item:hover{background-color:#e2e1de}.image-profile{border-radius:50%;height:auto;width:60px}.title-chat-container{display:flex;flex-direction:column;margin-left:15px}.chat-name{color:#000;font-size:15px;font-weight:700}.contacts-container{background-color:#fff;height:100%;transition:.3s;width:30%}b{color:#000}.you{background-color:#f0f2f5;gap:20px;height:80px;justify-content:space-around;width:100%}.you,.you-content{align-items:center;display:flex}.you-content{flex-direction:column;justify-content:center}.hamburguer{cursor:pointer;height:40px;width:30px}.contacts-content{display:flex;flex-direction:column;height:82vh;overflow-x:hidden;overflow-y:auto;width:100%}.contact-content{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:70px;padding:10px;width:100%}.contact-content.selected,.contact-content:hover{background-color:#e2e1de}.contact{display:flex;flex-direction:column;justify-content:center;margin-left:10px;width:50%}.user-name{font-weight:500}.last-message{color:grey;font-size:13px;overflow:hidden;text-overflow:ellipsis}.left-last-message{font-size:12px}.count-content{align-items:center;display:flex;gap:5px;justify-content:flex-end;width:100%}.unread-count{background-color:#00a884;border-radius:50% 50%;color:#fff;font-size:12px;margin-left:10px;padding:5px}.contact-content.pinned{background-color:#f0f8ff}.contact-content.selected{background-color:#dfdfdf}.contacts-container-expanded{width:30%}.contacts-container-collapsed{width:75px}::-webkit-scrollbar{height:20px;width:6px}::-webkit-scrollbar-thumb{background-color:#8c8c8c;border-radius:20px}@media (max-width:893px){.contacts-container-expanded{width:100%}.contact{width:70%}}
/*# sourceMappingURL=main.76fb5b1b.css.map*/