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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-float 3s ease-in-out infinite;animation:App-logo-float 3s ease-in-out infinite}}.App-header{min-height:100vh;display:flex;flex-direction:column;align-items:center;font-size:calc(10px + 2vmin)}.App-link{color:#704cb6}@-webkit-keyframes App-logo-float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes App-logo-float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.post-main{border:1px solid grey;max-width:500px;font-size:.5em;border-radius:5px}.post-main-landscape{max-width:none;display:flex;max-height:500px;font-size:.5em;border-radius:5px}.post-main>img{width:100%}.post-info{padding:0 10px}.post-main-landscape>img{width:auto;height:500px}.post-sidebar{min-width:250px;max-width:300px;padding-left:10px}button{background:none;border:none}button:focus,input:focus{outline:none;box-shadow:none}.post-timestamp{margin:5px 0;color:grey;text-align:left}.post-header-container{display:flex;justify-content:space-between;border-bottom:1px solid #d3d3d3}.post-header-main{display:flex;max-width:85%}.user-profile-picture{width:35px;height:35px;margin:5px 10px;border-radius:50%;background-color:red}.user-profile-picture>*{height:33px;width:33px}.background-default{background-color:#d3d3d3;margin:0 10px 0 0}.post-header-content{text-align:left}.post-header-content h5{font-size:small;margin:5px 0 0}.post-header-content p{font-size:xx-small;margin:0}.post-header-more{display:flex;align-items:center;font-size:2em;margin-right:15px}.post-button-container{display:flex;justify-content:space-between;margin-top:5px;font-size:1.5em}.post-interactions>*{margin-right:10px}.post-likes{text-align:left;margin:5px 0;font-weight:700}.post-likes h5{margin:0 0 0 10px}.comment-main{margin-top:15px;display:flex}.comment-body{width:100%}.comment{display:flex;justify-content:space-between;align-items:center}.comment-heart{min-height:15px;min-width:15px;margin-right:10px;padding:0}.like-heart{color:red}.comment p{text-align:left;max-width:90%;margin:0}.comment-username{font-weight:700}.comment-info{display:flex;color:grey;margin-top:15px;text-align:left}.comment-info>*{margin:0 10px 0 0}.comment-replies{margin-left:20px}.view-all-button{width:100%;color:grey;padding:0;font-size:1em}.view-all-button p{float:left;margin:5px 0}.comment-add-form{width:100%;border-top:1px solid #d3d3d3;padding:0 0 2px 10px;height:75px;box-sizing:border-box}.comment-add-reply{height:45px;border:none}.comment-add-form input{float:left;width:80%;height:100%;border:none}.comment-add-form button{height:100%;border:none;color:#add8e6}.comment-view-replies{color:grey;font-size:1em;margin-top:5px}.comment-hide-replies{color:grey;font-size:1em;margin:5px 0}.full-comment{display:flex;flex-direction:column-reverse;height:300px;overflow-y:auto}
/*# sourceMappingURL=main.49a89dbe.chunk.css.map */