*,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,.header{display:flex}.header{padding:15px 20px;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_input,.header_left{display:flex;align-items:center}.header_input{background-color:#eff2f5;padding:10px;margin-top:10px;border-radius:999px}.header_left>img{height:40px;margin-right:10px;margin-top:8px}.header_input>input{border:none;background-color:transparent;outline-width:0}.header_center{display:flex;flex:1 1;justify-content:center}.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:flex;align-items:center;padding:0 30px;cursor:pointer}.header_option:hover{background-color:#eff2f5;border-radius:10px;align-items:center;padding:0 30px;border-bottom:none}.header_info{display:flex;align-items:center}.header_info>h4{margin-left:10px}.header_right{display:flex}.sidebar{padding:25px 10px;flex:0.33 1}.sidebarRow{display:flex;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}.feed{flex:1 1;padding:30px 150px;display:flex;flex-direction:column;justify-content:center;align-items:center}.messageSender{display:flex;margin-top:30px;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:flex;border-bottom:1px solid #eff2f5;padding:15px}.messageSender_top>form{flex:1 1;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{flex:1 1}.messageSender_bottom{display:flex;justify-content:space-evenly}.messageSender_option{padding:20px;display:flex;align-items:center;color:grey;margin:5px}.messageSender_option>h3{font-size:medium;margin-left:10px;cursor:pointer}.messageSender_option: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:flex;position:relative;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_bottom{margin-top:10px;margin-bottom:10px;padding:15px 25px}.post_image>img{width:100%}.post_options{border-top:1px solid #d3d3d3;display:flex;justify-content:space-evenly;font-size:medium;color:grey;cursor:pointer;padding:15px}.post_option{display:flex;align-items:center;justify-content:center;padding:5px;flex:1 1}.post_option>p{margin-left:10px}.post_option:hover{background-color:#eff2f5;border-radius:10px}.story{position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat;width:120px;height:200px;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}.storyReel{display:flex}.widgets::-webkit-scrollbar{display:none;overflow:hidden}.login{display:grid;place-items:center;height:100vh}.login>div>img{object-fit:contain;height:85px}.login>div{display:flex;flex-direction:column}.login>button{width:300px;background-color:#2e81f4;color:#eff2f5;font-weight:800}.login>button:hover{background-color:#fff;color:#2e81f4}
/*# sourceMappingURL=main.f7f95952.chunk.css.map */