body{background-color:#fff}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-float 3s ease-in-out infinite}}.App-header{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#704cb6}@keyframes App-logo-float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.flex{align-items:center;display:flex;justify-content:space-around}.search{padding:5px 15px}.grid{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:5% 5%;justify-content:center}.filter:hover{cursor:pointer}.filter{align-items:center;background-color:#e3241c;display:grid;justify-content:space-evenly;padding:15px 0}.grid img{height:30px;width:30px}.userPost{min-height:200px;padding:1rem}.userPost,.userPostExpanded{background-color:#0093ff;border-radius:12px;box-sizing:border-box;color:#fff;cursor:pointer;margin:30px auto;overflow:hidden;transition:all .3s ease;width:40%}.userPostExpanded{min-height:400px;padding:1.5rem}.userPost:hover{filter:brightness(1.1);transform:translateY(-2px)}.profile{border-radius:50%;height:35px;object-fit:cover;width:35px}.sub{column-gap:10px}.sub,.sub2{align-items:center;display:flex;justify-content:center}.sub2{column-gap:20px;font-size:.85rem;margin-bottom:.5rem;opacity:.9}.caption{font-size:1rem;line-height:1.4;margin:.5rem 0;text-align:center}.image{margin-top:10px}.expandedInfo{align-items:center;border-top:1px solid #ffffff4d;column-gap:20px;display:flex;justify-content:center;margin-top:1rem;padding-top:1rem}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}
/*# sourceMappingURL=main.30a2762a.css.map*/