*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{background-color:#f3f2ef;display:flex;flex-direction:column;align-items:center}.app__body{display:flex;margin-top:35px;margin-left:20px;margin-right:20px;max-width:1200px}.feed{flex:0.6 1;margin:0 20px}.feed__inputContainer{background:#fff;border-radius:10px;padding:10px 10px 20px;margin-bottom:20px}.feed__input{border:1px solid #d3d3d3;border-radius:30px;display:flex;color:grey;padding:10px 10px 10px 15px}.feed__input form{display:flex;width:100%}.feed__input form input{border:none;flex:1 1;margin-left:10px;outline-width:0;font-weight:400}.feed__input form button{display:none}.feed__inputOption{display:flex;justify-content:space-evenly}.inputOption{display:flex;align-items:center;margin-top:15px;color:grey;padding:10px;cursor:pointer}.inputOption h4{font-weight:400;margin-left:5px}.inputOption:hover{background:#f5f5f5;border-radius:10px}.post{background:#fff;padding:15px;margin-bottom:10px;border-radius:10px}.post__header{display:flex;margin-bottom:30px;align-items:center}.post__info{margin-left:10px}.post__info h2{font-size:15px}.post__info p{font-size:12px;color:grey}.post__body{overflow-wrap:anywhere}.post__buttons{display:flex;border-top:1px solid #d3d3d3;margin-top:8px}.header{position:-webkit-sticky;position:sticky;top:0;justify-content:space-evenly;border-bottom:.1px solid #d3d3d3;padding-top:10px;padding-bottom:10px;width:100%;z-index:999;background:#fff}.header,.header__left{display:flex}.header__left img{object-fit:contain;height:40px;margin-right:10px}.header__search{padding:10px;display:flex;align-items:center;border-radius:5px;height:22px;color:grey;background:#eef3f8}.header__search input{outline:none;border:none;background:none}.header__right{display:flex}.headerOption{display:flex;flex-direction:column;align-items:center;margin-right:20px;color:grey;cursor:pointer}.headerOption:hover{color:#000}.headerOption__title{font-size:12px;font-weight:400}.headerOption__icon{object-fit:contain;height:25px!important;width:25px}.login{display:grid;place-items:center;margin-left:auto;margin-right:auto;padding-top:100px;padding-bottom:100px}.login img{object-fit:contain;height:70px;margin-top:20px;margin-bottom:20px}.login form{display:flex;flex-direction:column}.login input{width:350px;height:50px;font-size:20px;padding-left:10px;margin-bottom:10px;border-radius:5px}.login form button{width:365px;height:50px;font-size:large;color:#fff;background-color:#0074b1;border-radius:5px}.login-register{color:#0074b1;cursor:pointer}.login p{margin-top:20px}.sidebar{position:-webkit-sticky;position:sticky;top:80px;flex:0.2 1;border-radius:10px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.sidebar__top{display:flex;flex-direction:column;align-items:center;border:1px solid #d3d3d3;border-bottom:0;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;padding-bottom:10px}.sidebar__top img{width:100%;height:60px;object-fit:cover;margin-bottom:-20px;border-top-left-radius:10px;border-top-right-radius:10px}.sidebar__top h3{font-weight:500}.sidebar__top h5{font-weight:500;color:grey}.sidebar__avatar,.sidebar__stats{margin-bottom:10px}.sidebar__stats{padding:10px;border:1px solid #d3d3d3;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.sidebar__stat{margin-top:10px;display:flex;justify-content:space-between}.sidebar__stat p{color:grey;font-size:13px;font-weight:600}.sidebar__statNumber{font-weight:700;color:#0a66c2!important}.sidebar__bottom{text-align:left;padding:10px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;margin-top:10px}.sidebar__recentItem{display:flex;font-size:13px;color:grey;cursor:pointer;margin:5px;padding:5px}.sidebar__recentItem:hover{background:#f5f5f5;border-radius:10px;cursor:pointer;color:#000}.sidebar__hash{margin-left:5px;margin-right:10px}.widget{position:-webkit-sticky;position:sticky;top:80px;flex:0.2 1;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;border:1px solid #d3d3d3;padding-bottom:10px}.widget__header{display:flex;align-items:center;justify-content:space-between;padding:10px}.widget__header h2{font-size:16px;font-weight:400}.widget__article{display:flex;padding:10px;cursor:pointer}.widget__article:hover{background-color:#f5f5f5}.widget__articleLeft{color:#0177b7;margin-right:5px}.widget__articleLeft .MuiSvgIcon-root{font-size:15px}.widget__articleRight{flex:1 1}.widget__articleRight h4{font-size:14px}.widget__articleRight p{font-size:12px;color:grey}
/*# sourceMappingURL=main.e69dbf6d.chunk.css.map */