@import "https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Ubuntu}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}::-webkit-scrollbar-track{background-color:#0000}*{scrollbar-width:thin;scrollbar-color:#ffffff4d transparent}body{background-color:#121212}.feedPostContainer{color:#fff;border-radius:13px;width:100%;margin-bottom:10px;padding:10px 30px;transition:all .1s}.feedPostContainer:hover{background-color:#393939}.postImageWrapper{background-color:#7c7b7b;border-radius:13px;justify-content:center;align-items:center;width:100%;min-height:200px;display:flex;position:relative;overflow:hidden}.postContentBg{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.postImageWrapperBlur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:13px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.postContent{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:60vh;display:block;box-shadow:6px 0 5px -5px #00000080,-6px 0 5px -5px #00000080}.postTitle{margin-bottom:5px}.feedPostSeparator{background-color:#7c7c7c;border:none;height:1px;margin-bottom:10px}@media screen and (width<=750px){.feedPostContainer{padding:7px 10px}}.feedContainer{padding:20px 30px}header[data-v-45895451]{color:#fff;background-color:#2c2c2c;padding:10px 30px;display:flex}h1[data-v-45895451]{display:inline-block}.newPostButton[data-v-45895451]{color:#000;background-color:#ebebeb;border:none;border-radius:13px;align-self:center;width:40px;height:40px;margin-left:auto;font-size:20px;display:inline-block}.newPostButton[data-v-45895451]:hover{cursor:pointer;background-color:#d4d4d4}.centeringWrapper[data-v-2c22a98e]{justify-content:center;width:100vw;display:flex}.container[data-v-2c22a98e]{background-color:#252525;width:50vw;height:100vh;position:absolute;overflow-y:scroll}@media screen and (width<=1400px){.container[data-v-2c22a98e]{width:65vw}}@media screen and (width<=1000px){.container[data-v-2c22a98e]{width:75vw}}@media screen and (width<=750px){.container[data-v-2c22a98e]{width:100vw}}.newPostContainer{color:#fff;padding:30px}h2{margin-bottom:10px}.titleInput{color:#fff;background-color:#0000;border:none;outline:none;width:100%;padding:5px 0;font-size:18px;font-weight:500;display:block}.imageInput{margin-bottom:10px}.imageResult{width:auto;max-width:75vw;max-height:60vh;margin-bottom:10px}.submitNewPostButton{background-color:#ebebeb;border:none;border-radius:13px;outline:none;padding:10px 50px;display:block}.submitNewPostButton:hover{cursor:pointer;background-color:#d4d4d4}.uploadingStatus{margin-bottom:10px}
