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{font-family:Space Grotesk,sans-serif}.navbar{background-color:#fff;border-bottom:2px solid #000;font-size:1.25rem;height:60px;justify-content:space-between;padding:0 2rem}.navbar,.navbar__div{align-items:center;display:flex}.navbar__div{justify-content:center}.navbar__logo{height:30px;margin:0 .5rem}.home{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;width:1100px}@media(max-width:1156px){.home{width:100%}}.loading{align-items:center;display:flex;font-size:4rem;height:calc(100vh - 60px);justify-content:center}.loading__loader{margin:0 2rem}@media(prefers-reduced-motion:no-preference){.loading__loader{-webkit-animation:logo-spin .5s linear infinite;animation:logo-spin .5s linear infinite}}@-webkit-keyframes logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.profile__top{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;width:1200px}.profile__top__dp{border-radius:100%;box-shadow:5px 5px 0 0 #000;height:150px;margin:1rem 2rem;width:150px}.profile__top__details{text-align:center}.profile__top__details__name{font-size:2rem;font-weight:600;margin:1rem 0}@media(max-width:1156px){.profile__top__details__name{font-size:1.5rem}}.profile__top__details__username{font-size:1.25rem;margin:.5rem 0}.profile__top__details__bio{font-size:1.25rem;font-weight:600;margin:1rem 0;width:600px}.profile__top__details__stats{align-items:center;display:flex;justify-content:center}.profile__top__details__stats>span{display:flex;flex-direction:column-reverse;font-size:1.24rem;margin:0 2rem}.profile__top__details__stats>span>span{font-size:3rem;font-weight:700}@media(max-width:1156px){.profile__top__details__stats>span>span{font-size:1.5rem}}.profile__top__details__socials{margin-top:2rem}.profile__top__details__socials>span{font-size:2rem;margin:1rem 2rem}@media(max-width:1156px){.profile__top{width:100%}}.profile__feed{display:flex;flex-wrap:wrap;justify-content:center}.postcard{background-color:#fff;border:2px solid #000;border-radius:12px;box-shadow:10px 10px 0 0 #000;height:-webkit-max-content;height:max-content;margin:2rem;padding:.5rem;width:450px}.postcard__userDetails{align-items:center;display:flex;margin:.5rem 0}.postcard__userDetails__dp{border-radius:100%;height:40px;width:40px}.postcard__userDetails__username{font-size:1.25rem;font-weight:500;margin:0 .5rem}.postcard__userDetails__username__link{color:#000;text-decoration:none}.postcard__post{background-repeat:no-repeat;background-size:100%;border-radius:.75rem;height:100%;width:inherit}.postcard__actions{font-size:2rem;margin-top:.5rem}.postcard__actions__icon{cursor:pointer;margin-right:.5rem}@media(max-width:768px){.postcard{margin:1rem;width:100%}}
/*# sourceMappingURL=main.6519187c.css.map*/