*,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:#f1f2f5}.app__body,.feed{display:-webkit-flex;display:flex}.feed{-webkit-flex:1 1;flex:1 1;padding:30px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.story{position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat;width:120px;height:240px;box-shadow:0 5px 17px -7px rgba(0,0,0,.75);border-radius:10px;margin-right:10px;transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in;cursor:pointer}.story:hover{-webkit-transform:scale(1.07);transform:scale(1.07)}.story__avatar{margin:10px;border:5px solid #2e81f4}.story>h4{position:absolute;bottom:20px;left:20px;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;border-bottom:1px solid #eff2f5;padding:15px}.messageSender__top>form{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex}.messageSender__top>form>input{outline-width:0;border:none;padding:5px 20px;margin:0 10px;border-radius:999px;background-color:#eff2f5}.messageSender__top>form>button{display:none}.messageSender__input{-webkit-flex:1 1;flex:1 1}.messageSender__bottom{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly}.messageSender__options{padding:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:grey;margin:5px}.messageSender__options>h3{font-size:medium;margin-left:10px;cursor:pointer}.messageSender__options:hover{background-color:#eff2f5;border-radius:20px}.post{width:100%;margin-top:15px;border-radius:15px;background-color:#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__avatar{margin-right:10px}.post__topInfo>h3{font-size:medium}.post__topInfo>p{font-size:small;color:grey}.post__image>img{width:100%;height:auto}.post__bottom{margin-top:10px;margin-bottom:10px;padding:15px 25px}.post__options{border-top:1px solid #d3d3d3;-webkit-justify-content:space-evenly;justify-content:space-evenly;font-size:medium;cursor:pointer;padding:15px;color:grey}.post__option,.post__options{display:-webkit-flex;display:flex}.post__option{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:5px;-webkit-flex:1 1;flex:1 1}.post__option>p{margin-left:10px}.post__option:hover{background-color:#eff2f5;border-radius:10px}.header{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 rgba(0,0,0,.75)}.header,.header__left{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-color:#eff2f5;padding:10px;margin-left:10px;border-radius:999px}.header__input>input{border:none;background-color:transparent;outline-width:0}.header__middle{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-justify-content:center;justify-content:center}.header__left>img{height:40px}.header__option>.MuiSvgIcon-root{color:grey}.header__option--active>.MuiSvgIcon-root,.header__option:hover>.MuiSvgIcon-root{color:#2e81f4}.header__option--active{border-bottom:4px solid #2e81f4}.header__option{display:-webkit-flex;display:flex;cursor:pointer}.header__option,.header__option:hover{-webkit-align-items:center;align-items:center;padding:0 30px}.header__option:hover{background-color:#eff2f5;border-radius:10px;border-bottom:none}.header__info{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.header__info>h4{margin-left:10px}.header__right{display:-webkit-flex;display:flex}.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{font-size:xx-large;color:#2e81f4}.login{display:grid;place-items:center;height:100vh;background-color:#fff}.login>div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.login>button{width:300px;background-color:#2e81f4;color:#eff2f5;font-weight:800}.login>button:hover{background-color:#fff;color:#2e81f4}.login>div>img{object-fit:contain;height:150px}
/*# sourceMappingURL=main.96e9ee6e.chunk.css.map */