*,body{margin:0}body{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}.post{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50vw;max-width:400px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);border-radius:10px;margin-top:20px;padding:10px}.post hr{width:100%;height:1px;border:0;border-top:1px solid #ccc}.post__pic{border-radius:20px;justify-content:center;margin-top:5px}.post__pic,.post__user{width:100%;display:flex;align-items:center}.post__user{font-size:13px}.post__user img{width:50px;height:48px;border-radius:50%}.post__user__details{margin-left:10px}.post__content{margin:10px 0;font-size:22px;width:100%;height:auto}.post__buttons{width:100%;display:flex;justify-content:space-around;align-items:center}.post__buttons button{border-radius:10px;width:40%;height:30px;background-color:transparent;display:flex;justify-content:center;align-items:center;border:none}.post__buttons button:hover{background-color:rgba(0,0,0,.29);transition:.2s;cursor:pointer}.post__buttons__comments,.post__buttons__votes{border-radius:10px;width:40%;height:30px;background-color:transparent;display:flex;justify-content:center;align-items:center;border:none}.post__buttons__comments p,.post__buttons__votes p{margin:2px}.post__comments{width:100%;display:flex;flex-direction:column}.post__comments hr{width:100%;height:1px;border:0;border-top:1px solid #ccc}.post__comments img{width:30px;height:28px;border-radius:50%;margin:5px}.post__comments__area__container{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:5px}.post__comments__area__container img{width:30px;height:28px;border-radius:50%;margin:5px}.post__comments__area__container button,.post__comments__more button{border-radius:20px;width:50px;height:30px;background-color:transparent;border:none}.post__comments__more{margin-top:2px;display:flex;margin-left:auto}.post__comments__more button{width:100px;font-size:12px;height:25px}.post__comments__area__container button:hover,.post__comments__more button:hover{background-color:rgba(0,0,0,.29);transition:.2s;cursor:pointer}.post__comments__area{height:30px;width:70%;border-radius:20px;border:1px solid rgba(0,0,0,.29);padding-left:10px;font-size:13px}.post__comments__individual{display:flex;align-items:center;background-color:rgba(0,0,0,.29);border-radius:20px;margin-top:5px}.post__comments__individual p{font-size:13px}.main{flex-direction:column}.main,.nav{display:flex;align-items:center}.nav{background-color:#1d9bf0;height:70px;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav a{text-decoration:none}.nav img{width:40px;margin-left:15vw}.nav__actions{display:flex;width:40%;height:100%;justify-content:center;align-items:center}.nav__actions p{margin-right:30px;font-weight:700;color:#fff;letter-spacing:1px;text-transform:uppercase}.nav__actions p:hover{cursor:pointer;color:hsla(0,0%,91%,.78);transition:.2s}.newpost__container{display:flex;justify-content:center}.newpost__inputs{display:flex;flex-direction:column;width:100%}.newpost__inputs label{font-size:18px;font-weight:700;letter-spacing:1px;margin:10px 5px 5px;text-transform:uppercase}.newpost__inputs input{height:25px;padding:1px 10px}.newpost__inputs input,.newpost__inputs textarea{border:1px solid rgba(0,0,0,.29);border-radius:20px;font-size:17px}.newpost__inputs textarea{padding:5px 10px;resize:none;height:35px}.newpost__container button{width:70px;height:30px;margin-top:10px;border-radius:20px;background-color:transparent;border:2px solid rgba(0,0,0,.29)}.newpost__container button:hover{cursor:pointer;transition:.2s;background-color:rgba(0,0,0,.29)}
/*# sourceMappingURL=main.41a2de0e.chunk.css.map */