.app{background-color:#ffeaf8;display:flex;flex-direction:column;align-items:center}.app__body{display:flex;margin-top:35px;max-width:1200px;margin-left:20px;margin-right:20px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:999;display:flex;justify-content:space-evenly;border-bottom:.1px solid #d3d3d3;padding-top:10px;padding-bottom:10px;width:100%;background-color:#f6b1df}.header__left{padding:1px;object-fit:contain;display:flex;height:20px!important;width:200px!important;height:40px}.header__search{display:flex;padding:10px;align-items:center;border-radius:5px;height:20px;color:grey;background-color:#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!important}.sidebar{top:80px;position:-webkit-sticky;position:sticky;flex:0.2 1;border-radius:10px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:810px}.sidebar__avatar{margin-bottom:10px}.sidebar__top>h4{color:purple;font-weight:700;font-size:12px}.sidebar__top>h2{font-size:12px}.sidebar__top{display:flex;flex-direction:column;align-items:center;border:1px solid #d3d3d3;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;padding-bottom:10px;background-color:#fff}.sidebar__top>img{margin-bottom:-20px;width:100%;height:60px;border-top-left-radius:10px;border-top-right-radius:10px;object-fit:cover}.sidebar__stat{margin-top:10px;display:flex;justify-content:space-between}.sidebar__stat>p{color:grey;font-size:13px;font-weight:600}.sidebar__stats{padding:10px;margin-bottom:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#fff;border:1px solid #d3d3d3}.sidebar__statNumber{font-weight:bolder;color:#0a66c2!important}.sidebar__bottom{text-align:left;background-color:#fff;border-radius:10px;margin-top:10px;padding:10px;border:1px solid #d3d3d3}.sidebar__bottom>p{font-size:13px;padding-bottom:10px}.sidebar__recentItem{display:flex;font-size:13px;color:grey;cursor:pointer;font-weight:700;margin-bottom:5px}.sidebar__recentItem:hover{color:#f5f5f5;border-radius:10px;cursor:pointer;color:#000}.sidebar__hash{margin-right:10px;margin-left:5px}.feed{flex:0.6 1;margin:0 20px}.feed__inputCon{background-color:#f6b1df;padding:10px 10px 20px;border-radius:10px;margin-bottom:20px;margin-top:12px}.feed__input{border:1px solid #ffb6c1;border-radius:30px;display:flex;color:grey;height:30px;padding-left:15px;padding-top:10px;height:35px;margin-top:10px}.feed__input>form{display:flex;width:100%;padding-top:10px}.feed__input>form>textarea{border:none;flex:1 1;border-radius:5px;margin-left:10px;width:120%;outline-width:0;font-size:18px;font-weight:600;background-color:#ffeaf8}.feed__input>form>button{background-color:#f6b1df;border:none}.feed__inputOptions{display:flex;justify-content:space-evenly}.inputOption{display:flex;align-items:center;margin-top:15px;color:grey;cursor:pointer;padding:10px}.inputOption:hover{background-color:#f5f5f5;border-radius:10px}.inputOption>h4{margin-left:5px}.post{background-color:#f6b1df;margin-bottom:10px;padding:15px;border-radius:10px}.post__header{display:flex;margin-bottom:10px}.post__info{margin-left:10px}.post__info>p{font-size:12px;color:grey}.post__body{overflow-wrap:anywhere}.post__info>h2{font-size:15px}.post__buttons{display:flex;justify-content:space-evenly}.login{display:grid;place-items:center;margin:100px auto}.login>img{object-fit:contain;margin-bottom:20px;margin-top:20px;width:350px}.login>form{display:flex;flex-direction:column}.login>form>input{padding-left:10px;margin-bottom:10px}.login>form>button,.login>form>input{width:350px;height:50px;font-size:20px;border-radius:5px}.login>form>button{margin-top:10px;background-color:#0074b1;color:#fff;cursor:pointer}.login__register{color:#0074b1;cursor:pointer}.login>p{margin-top:20px;font-size:15px}.widgets{top:80px;position:-webkit-sticky;position:sticky;flex:0.2 1;border-radius:10px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;border-color:#d3d3d3;margin-bottom:10px}.widgets__header{display:flex;align-items:center;justify-content:space-between;padding:10px}.widgets__header>h2{font-size:16px;font-weight:600;align-items:center}.widget__article{display:flex;padding:10px;cursor:pointer}.widget__article:hover{background-color:#f5f5f5;cursor:pointer}.widgets__articleLeft{color:pink;margin-right:5px}.widgets__articleLeft>.MuiSvgIcon-root{font-size:20px!important}.widgets__articleRight{flex:1 1}.widgets__articleRight>h4{font-size:14px;color:purple}.widgets__articleRight>p{font-size:12px;color:grey}*,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}
/*# sourceMappingURL=main.348b4c08.chunk.css.map */