@import url(https://fonts.googleapis.com/css2?family=Trispace&display=swap);body{margin:0;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}*{font-family:"Trispace",sans-serif;text-rendering:optimizeLegibility}.thoughts-container-whitesmoke{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#f2f0f0;width:500px;border:2px solid #000;box-shadow:5px 5px;margin:20px auto}.title-question{margin:15px;font-weight:700}.author-name{margin:15px;font-size:14px}.author-name-input{width:50%;height:10px;margin:15px;padding:5px;resize:none;outline-color:#ffadad}.counter-for-text-input{margin:15px;font-size:12px}.red{color:red}.black{color:#000}.sent-messages{font-family:"Trispace",sans-serif;display:flex;flex-direction:column;align-items:center}.thoughts-container{display:flex;flex-direction:column;width:100%}.user-input-textarea{width:90%;height:60px;padding:10px;margin:10px auto 5px;resize:none;outline-color:#ffadad}.user-name-area{margin:15px;font-weight:700}.user-name-input{outline-color:#ffadad}.add-new-thought-button{background-color:#ffadad;font-size:15px;font-weight:700;border:none;padding:10px 15px;margin:10px 0 20px 15px;border-radius:25px;cursor:pointer;width:55%;outline-color:#ffadad}.sent-message-container{width:100%;display:flex;flex-direction:column;width:500px;border:1px solid #000;box-shadow:5px 5px;margin:20px auto}.sent-message{word-wrap:break-word;margin:15px}.sent-message-author{margin:15px}.heart-likes-container{display:flex;flex-direction:row}.heart-button{width:30px;height:30px;border:none;border-radius:50%;outline-color:#f2f0f0;cursor:pointer}.heart-button,.heart-button-unclicked{background-color:#f2f0f0}.heart-button-clicked{background-color:#ffadad}.heart-button-and-messagecreated-container{margin:15px;display:flex;justify-content:space-between}.heart-times-counter{color:#4d4c4c}.message-created{color:#a09993}.error-popup-container{background:#ffadad;color:#fff;width:200px;height:200px;text-align:center;position:absolute;left:calc(54% - 155px);top:49%;z-index:1}.error-popup{font-size:14px;display:flex;align-items:center;margin:10px;padding:10px}.error-button-to-resume{border:none;border-radius:25px;font-size:16px;padding:5px 15px;color:#333232}
/*# sourceMappingURL=main.2daff129.chunk.css.map */