.app{background-color:#f3f2ef;display:flex;flex-direction:column}.app__body{display:flex;margin:2.1875em auto 0;max-width:1200px;width:100%}.feed{flex:0.6 1;margin:0 1.25em}.feed__inputContainer{background-color:#fff;border-radius:10px;margin-bottom:1.25em;padding:.625em}.feed__input{border:1px solid #d3d3d3;border-radius:1.875em;color:gray;display:flex;padding:.625em .625em .625em .9375em}.feed__input>form{display:flex;width:100%}.feed__input>form>input{border:none;flex:1 1;font-weight:600;margin-left:.625em;outline-width:0}.feed__input>form>button{display:none}.feed__inputOptions{display:flex;justify-content:space-evenly}.inputOption{align-items:center;color:gray;cursor:pointer;display:flex;margin-top:.9375em;padding:.625em}.inputOption:hover{background-color:#f5f5f5;border-radius:5px}.inputOption>h4{font-size:.9375rem;font-weight:600;margin-left:.3125em}.post{background-color:#fff;border-radius:10px;padding:.9375em}.post,.post__header{margin-bottom:.625em}.post__header{display:flex}.post__info{margin-left:.625em}.post__info>p{color:gray;font-size:.75rem}.post__body{overflow-wrap:anywhere}.header,.post__buttons{display:flex;justify-content:space-evenly}.header{background-color:#fff;border-bottom:.1px solid #d3d3d3;padding:.625em 0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.header__left{display:flex}.header__left>img{height:40px;margin-right:.625em;object-fit:contain}.header__search{align-items:center;background-color:#eef3f8;border-radius:5px;color:gray;display:flex;height:22px;padding:.625em}.header__search>input{background:none;border:none;outline:none}.header__right{display:flex}.headerOption{align-items:center;color:gray;cursor:pointer;display:flex;flex-direction:column;margin-right:1.25em}.headerOption:hover{color:#000}.headerOption__icon{height:25px!important;object-fit:contain;width:25px!important}.headerOption__title{font-size:.75rem;font-weight:400}.login{display:grid;margin-left:auto;margin-right:auto;padding-bottom:6.25em;padding-top:6.25em;place-items:center}.login>img{height:70px;margin-bottom:1.25em;margin-top:1.25em;object-fit:contain}.login>form{display:flex;flex-direction:column}.login>form>input{border-radius:5px;font-size:1.25rem;height:50px;margin-bottom:.625em;padding-left:.625em;width:350px}.login>form>button{background-color:#0a66c2;border-radius:5px;color:#fff;cursor:pointer;font-size:large;height:50px;width:365px}.login>form>button:hover{background-color:#0755a3}.login__register{color:#0a66c2;cursor:pointer}.login>p{margin-top:1.25em}.sidebar{border-radius:10px;flex:0.2 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;text-align:center;top:80px}.sidebar__top{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-bottom:0;display:flex;flex-direction:column;padding-bottom:.625em}.sidebar__top,.sidebar__top>img{border-top-left-radius:10px;border-top-right-radius:10px}.sidebar__top>img{height:60px;margin-bottom:-1.25em;object-fit:cover;width:100%}.sidebar__top>h4{color:gray;font-size:.75rem}.sidebar__top>h2{font-size:1.125rem}.sidebar__avatar,.sidebar__stats{margin-bottom:.625em}.sidebar__stats{background-color:#fff;border-bottom:1px solid #d3d3d3;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:1px solid #d3d3d3;padding:.625em}.sidebar__stat{display:flex;justify-content:space-between;margin-top:.625em}.sidebar__stat>p{color:gray;font-size:.8125rem;font-weight:600}.sidebar__statNumber{color:#0a66c2!important;font-weight:700}.sidebar__bottom{background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;margin-top:.625em;padding:.625em;text-align:left}.sidebar__bottom>p{font-size:.8125rem;padding-bottom:.625em}.sidebar__recentItem{align-items:center;color:gray;cursor:pointer;display:flex;font-size:.8125rem;font-weight:bolder;padding:.3125em;width:100%}.sidebar__recentItem:hover{background-color:#f5f5f5;border-radius:10px;color:#000;cursor:pointer}.sidebar__hash{margin-left:.3125em;margin-right:.625em}.widgets{background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;flex:0.2 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:.625em;position:-webkit-sticky;position:sticky;top:80px}.widgets__header{align-items:center;display:flex;justify-content:space-between;padding:.625em}.widgets__header>h2{font-size:1rem;font-weight:400}.widgets__article{cursor:pointer;display:flex;padding:.625em}.widgets__article:hover{background-color:#f5f5f5}.widgets__articleLeft{color:#0177b7;margin-right:.3125em}.widgets__articleLeft>.MuiSvgIcon-root{font-size:.9375rem}.widgets__articleRight{flex:1 1}.widgets__articleRight>h4{font-size:.875rem}.widgets__articleRight>p{color:gray;font-size:.75rem}*{padding:0}*,body{margin:0}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}
/*# sourceMappingURL=main.ed55ce96.css.map*/