*,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__body{display:-webkit-flex;display:flex}.login{display:grid;place-items:center;height:100vh}.login__logo{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.login__logoIcon{height:250px;object-fit:contain}.login__logoText{width:200px;object-fit:contain}.login__button{width:300px;background:#1877f2;color:#e7e7e7;font-weight:800}.login__button:hover{background:#fff;color:#1877f2}.header{display:-webkit-flex;display:flex;padding:15px 20px;-webkit-justify-content:space-between;justify-content:space-between;position:-webkit-sticky;position:sticky;background-color:#fff;z-index:100;top:0;box-shadow:0 5px 8px -9px #000}.header__left>img{height:40px}.header__middle{-webkit-flex:1 1;flex:1 1;-webkit-justify-content:center;justify-content:center}.header__left,.header__middle{display:-webkit-flex;display:flex}.header__left{-webkit-justify-content:space-evenly;justify-content:space-evenly}.header__input{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background:#d3d3d3;padding:10px;margin-left:10px;border-radius:33px}.header__input>input{border:none;background:transparent;outline-width:0}.header__option{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 30px;cursor:pointer}.header__option>.MuiSvgIcon-root{color:grey}.header__option--active{border-bottom:4px solid #1877f2}.header__option--active>.MuiSvgIcon-root,.header__option:hover>.MuiSvgIcon-root{color:#1877f2}.header__option:hover{background-color:#d3d3d3;border-radius:10px;padding:0 30px;border-bottom:none}.header__option:hover,.header__right{-webkit-align-items:center;align-items:center}.header__right{display:-webkit-flex;display:flex}.header__right>h4{margin-left:10px}.sidebar{padding:25px 10px;-webkit-flex:0.33 1;flex:0.33 1}.sidebarRow{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:10px;cursor:pointer}.sidebarRow:hover{background-color:#d3d3d3;border-radius:10px}.sidebarRow>h4{margin-left:20px;font-weight:600}.sidebarRow>.MuiSvgIcon-root{color:#1877f2;font-size:xx-large}.feed{-webkit-flex:1 1;flex:1 1;padding:20px 100px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:#b0c4de}.story{position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat;width:120px;height:200px;margin-right:10px;box-shadow:0 5px 17px -7px #000;border-radius:10px;cursor:pointer;transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in}.story:hover{-webkit-transform:scale(1.07);transform:scale(1.07)}.story>h4{position:absolute;bottom:20px;left:5px;color:#fff}.messageSender,.storyReel{display:-webkit-flex;display:flex}.messageSender{margin-top:30px;-webkit-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:15px;box-shadow:0 5px 7px -7px rgba(0,0,0,.75);width:100%}.messageSender__top{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;padding:15px;border-bottom:1px solid #d3d3d3}.messageSender__top>form{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex}.messageSender__top>form>input{background:#d3d3d3;border-radius:999px;border:none;outline-width:0;padding:5px 20px;margin:0 10px}.messageSender__top>form>button{display:none}.messageSender__bottom{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly}.messageSender__option{display:-webkit-flex;display:flex;padding:20px;-webkit-align-items:center;align-items:center;color:grey;margin:5px}.messageSender__option>h3{font-size:medium;margin-left:10px}.messageSender__option:hover{background:#d3d3d3;border-radius:20px;cursor:pointer}.messageSender__input{display:-webkit-flex;display:flex;-webkit-flex:2 1;flex:2 1}.post{width:100%;margin-top:15px;border-radius:15px;background:#fff;box-shadow:0 5px 7px -7px rgba(0,0,0,.75)}.post__top{display:-webkit-flex;display:flex;position:relative;-webkit-align-items:center;align-items:center;padding:15px}.post__image>img{width:100%}.post__info>h3{font-size:medium}.post__info>p{font-size:small;color:grey}.post__bottom{margin-top:10px;margin-bottom:10px;padding:15px 20px}.post__avatar{margin-right:10px}.post__options{-webkit-justify-content:space-evenly;justify-content:space-evenly;border-top:1px solid #d3d3d3;font-size:medium;color:grey;cursor:pointer;padding:15px}.post__option,.post__options{display:-webkit-flex;display:flex}.post__option{-webkit-flex:1 1;flex:1 1;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:5px}.post__option>p{margin-left:10px}.post__option:hover{color:#1877f2;border-radius:10px;background:#d3d3d3}
/*# sourceMappingURL=main.1858629d.chunk.css.map */