@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f3f2ef;font-family:Poppins,sans-serif;margin:0;padding:0}.app__body{display:flex;padding:0 15%;width:70%}.feed{flex:0.6 1;margin:0 30px}.feed,.feed .feed__input{display:flex;flex-direction:column}.feed .feed__input{align-items:center;background:#fff;border-radius:10px;padding:10px}.feed .feed__input_search{align-items:center;display:flex;justify-content:left;width:100%}.feed .feed__input_search:first-child{margin-bottom:10px}.feed .feed__input form{align-items:center;display:flex;flex:1 1}.feed .feed__input form input[type=text]{border:1px solid #ccc;border-radius:20px;flex:1 1;height:40px;margin-left:10px;outline:none;padding:0 10px}.feed .feed__input form input[type=submit]{display:none}.feed__options{align-items:center;color:#585656;cursor:pointer;display:flex;justify-content:space-evenly;width:100%}.feed__options .option{align-items:center;border-radius:5px;display:flex;font-size:14px;padding:10px}.feed__options .option:hover{background:#e5dddd}.feed__options .option svg{margin-left:5px}.posts{background:#fff;border-radius:10px;margin-top:10px;padding:10px}.posts .post__header{justify-content:space-between}.posts .post__header,.posts .post__header .post__headerLeft{align-items:center;display:flex}.post_profile_details h3,.post_profile_details p{font-size:14px;margin:0 0 0 10px}.post_profile_details p{color:#777575}.post__body p{font-size:14px}.post__footer{display:flex}.post__footer .post__footer__option{align-items:center;color:#333;cursor:pointer;display:flex;margin-right:15px}.post__footer .post__footer__option:hover{color:#000}.post__footer .post__footer__option svg{font-size:20px;margin-right:3px}.post__footer .post__footer__option span{font-size:14px}.header{background-color:#fff;display:flex;justify-content:space-between;margin-bottom:20px;padding:10px 15%;position:-webkit-sticky;position:sticky;top:0;z-index:99}.header__left{align-items:center;display:flex}.header__left img{height:30px;margin-right:10px}.header__search{align-items:center;background-color:#eef3f8;border-radius:5px;display:flex;height:30px;padding:3px 10px}.header__search input{background:transparent;border:0;min-width:220px;outline:0}.header__search svg{color:#333;font-size:20px}.header__options,.header__right{align-items:center;display:flex}.header__options{color:#565656;cursor:pointer;flex-direction:column;font-size:14px;margin:0 15px;position:relative}.header__options:first-child{color:#000}.header__options:first-child:before{background-color:#333;bottom:-7px;content:"";height:1px;left:-10px;position:absolute;right:-10px}.header__options:nth-child(2){width:100px}.header__options span{text-align:center}.MuiAvatar-circular{height:30px!important;object-fit:contain;width:30px!important}.login{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.loginScreen{text-align:center;width:400px}.loginScreen img{margin-bottom:20px;width:200px}.loginScreen input{border:2px solid #000;border-radius:5px;box-sizing:border-box;display:block;height:40px;margin-bottom:10px;padding:0 10px;width:100%}.loginScreen input[type=submit]{background-color:#0077b5;border:none;border-radius:0;color:#fff;cursor:pointer;font-weight:700;letter-spacing:2px}.loginScreen h4 span{color:#0077b5;cursor:pointer}.sidebar{display:flex;flex:0.25 1;flex-direction:column}.sidebar .sidebar__profile{background-color:#fff;border-bottom:1px solid #ccc;border-radius:10px;overflow:hidden;padding-bottom:10px;text-align:center}.sidebar .sidebar__profile .MuiAvatar-circular{height:60px;margin:0 auto;object-fit:contain;width:60px}.sidebar .sidebar__profile img{width:100%}.profile__details{border-bottom:1px solid #ccc;margin-bottom:20px;padding-bottom:20px}.profile__details h4{margin-bottom:0}.profile__details p{color:#333;font-size:13px;margin:5px 10px}.profile__stats{align-items:center;display:flex;font-size:12px;justify-content:space-between;padding:5px 10px;text-align:left}.sidebar__recent{background:#fff;border-radius:10px;margin:10px 0;padding:10px;position:-webkit-sticky;position:sticky;top:60px}.sidebar__recent p{align-items:center;color:#333;display:flex;font-size:13px;margin:0 0 10px}.hash span{color:#333;font-size:18px;font-weight:700;margin-right:5px}.widget{border-radius:10px;display:flex;flex:0.3 1;flex-direction:column;margin-bottom:20px}.widget__header{align-items:center;display:flex;justify-content:space-between}.widget__header>h4{margin:0}.widget__header svg{font-size:18px}ul.widget__options{list-style:disc;margin:0;padding:0 0 0 15px}ul.widget__options li{margin-bottom:10px}ul.widget__options li h4{font-size:14px;font-weight:400;margin:0}ul.widget__options p{color:#959595;font-size:12px;margin:0}.widget__bottom,.widget__top{background:#fff;border-radius:10px;margin-bottom:10px;padding:10px}.widget__bottom{position:-webkit-sticky;position:sticky;top:60px}.widget__body{margin-top:10px}
/*# sourceMappingURL=main.cc21e02b.css.map*/