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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}h3{font-size:2 rem;font-weight:500;margin-bottom:.2em}p{font-size:.9rem}.post header p{font-size:2rem;margin-top:-3px;opacity:.4}.post{background:var(--primary-500);border:2px solid #000;border-radius:10px;color:#643636;display:flex;flex-direction:column;gap:10%;justify-content:center;margin:20%;padding:10rem 5rem;text-align:left}.halfborder{border-radius:10px 0 0 10px}.post__dp{width:2.5rem}.post>header{align-items:flex-start;display:flex;gap:10rem}.post__details{display:flex;flex-direction:column;gap:15rem}.post__image{background-color:var(--primary-600);border-radius:10px;max-height:450px;object-fit:contain;width:100%}.post__footer{justify-content:space-between;margin-top:5rem}.post__footer,.post__reactions{align-items:center;display:flex}.post__reactions{flex-shrink:0;gap:1rem;width:50%}.post__reactions img{cursor:pointer;height:25px}.post__reactions p{font-size:1rem;font-weight:400;position:relative;top:1.5px}@media (max-width:1100px){.post__reactions{width:25%}}@media (max-width:800px){.halfborder{border-radius:10px}.post{padding:1rem}}
/*# sourceMappingURL=main.852dfa2a.css.map*/