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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Home{height:100vh}.Bounceloader{align-items:center;display:flex;flex-direction:column;justify-content:center}input:focus-visible{box-shadow:1px 1px 3px 3px #545252;outline:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#8888884e;border-radius:5rem;opacity:1px}::-webkit-scrollbar-thumb:hover{background:#b9b7b7}::-webkit-scrollbar-corner{display:none}.nav{background-color:brown;display:flex;height:4vh;padding:1vh 1vw}.nav_title{color:#fff;cursor:pointer;font-size:1.3rem;font-weight:bolder;padding-left:1vw}.nav_buttons{-webkit-column-gap:2vw;column-gap:2vw;display:flex;justify-content:right;padding-right:1vw;width:100%}.nav_buttons img{cursor:pointer;height:3.5vh}.Home_main{display:flex;flex-direction:row}.left_home{background-color:#1fbbbb;min-height:100%;width:20%}.left_home,.left_home_profile{display:flex;flex-direction:column}.left_home_profile{align-items:center;margin:1vh 1vw;padding-bottom:4vh}.left_home_profile_image{border:#000;border-radius:50%;height:10vw;margin:2vh 1vw;overflow:hidden;width:10vw}.left_home_profile_username{font-size:100%}.left_home_profile_image img{cursor:pointer;height:10vw;width:10vw}.left_home_profile_Name{font-size:25px;font-weight:bolder;margin-top:15px}.middle_home{background-color:#fff;display:flex;flex-wrap:wrap;height:94vh;justify-content:center;overflow-y:scroll;width:80%}.home_single_post{border-bottom:1px solid;margin:3vh 2vw;padding:1vh 1vw;width:60%}.home_single_post_username{align-items:center;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;padding-bottom:1vh}.home_single_post_username_image{border-radius:50%;height:3vw;margin-right:1vw;overflow:hidden;width:3vw}.home_single_post_username img{height:3vw;width:3vw}.home_single_post_image{margin:1vh 1vw;max-height:60vh;object-fit:contain;overflow:hidden;padding:.3vh .3vw;text-align:center;width:95%}.home_single_post_image img{border-radius:1rem;box-shadow:1px 1px 3px 2px rgba(0,0,0,.104);max-height:60vh;max-width:39vw}.home_post_likes img{cursor:pointer;height:35px;padding:5px 0;width:35px}.home_post_likes_section{display:grid;grid-template-columns:10% 80% 10%;margin-left:10px}.home_post_caption{max-height:40px;overflow:hidden;padding:5px 0;text-overflow:ellipsis}.home_post_stats span:hover{cursor:pointer;text-decoration:underline}.right_home{align-items:center;background-color:#1fbbbb;display:flex;flex-direction:column;font-size:100%;padding:1vw;width:10%}.right_home a{color:#000;text-decoration:none}.right_home_creator{background-color:#b9b7b7;border-radius:3rem;cursor:pointer;font-size:100%;height:4vh;margin:1rem;overflow:hidden;padding:1vh 1vw;text-align:center;width:5vw}.searchresultbox{box-shadow:1px 1px 3px 3px rgba(0,0,0,.299);margin:20px;max-height:45vh;overflow:scroll;width:90%}.searchresultboxtop{border-bottom:1px solid;display:flex;justify-content:right}.searchresultbox img{border-radius:50%;height:18px;margin:5px;width:18px}.searchresultboxbottom{display:flex;flex-direction:column}.searchresultboxbottom div,img{cursor:pointer}.nav_search{display:flex;justify-content:center;width:100%}.home_nav input{border:none;border-radius:3rem;cursor:pointer;font-size:14px;padding-left:1rem}.home_nav input::-webkit-input-placeholder{padding-right:1rem;text-align:center}.home_nav input::placeholder{padding-right:1rem;text-align:center}@media (max-width:768px){.Home_main{display:flex;flex-direction:column}.left_home{background-color:brown;width:100%}.left_home_profile{display:none}.home_nav{display:flex;flex-direction:column;justify-content:center;margin:1vh;min-height:5vh}.right_home{display:none}.middle_home{background-color:#fff;width:100%}.home_single_post{margin:2vh 0;width:97%}.home_single_post_username{font-size:6vw}.home_single_post_username_image{height:10vw;margin:2vw;width:10vw}.home_single_post_username_image img{height:10vw;width:10vw}.home_single_post_image{margin:2vw;max-height:80vw;width:92vw}.home_single_post_image img{max-height:80vw;max-width:92vw}.home_post_likes{margin-right:1vh 2vw}}.signin,.signup{background-color:#83a283;min-height:100vh}.signin_title{color:#fff;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:12vh;padding-bottom:3rem;padding-top:3rem;text-align:center}.login{align-items:center;display:flex;flex-direction:column;justify-content:center}.change_page{display:flex;padding:20px}.change_page h3{color:#fff;font-size:large}.switch{display:inline-block;height:24px;margin-left:20px;margin-top:20px;position:relative;width:40px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:16px;left:4px;width:16px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(16px);transform:translateX(16px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.signin_form{align-items:center;display:flex;flex-direction:column}.input{border:#fff;border-radius:3rem;cursor:pointer;font-size:14px;margin:8px;padding:8px 8px 8px 1rem}.input:focus-visible{box-shadow:1px 1px 3px 3px #545252;outline:none}.button_auth{background-color:#1ba376;border:none;border-radius:2rem;box-shadow:1px 1px 3px 3px #545252;color:#fff;font-size:20px;font-weight:bolder;margin:15px;padding:10px}.feedback{margin-bottom:1vh}.Createpost{align-items:center;background-color:#e8dddd;display:flex;height:94vh;justify-content:center}.Createpost_box{background-color:#f3f2f2;border-radius:1%;box-shadow:5px 5px 5px #000;height:80vh;width:40vw}.Createpost_box,.createpost_show_image{align-items:center;flex-direction:column}.createpost_show_image{border:1px solid;display:flex;flex-wrap:wrap;height:50%;justify-content:center;margin:1vh 1vw;overflow:hidden;width:95%}.createpost_show_image img{height:40vh;object-fit:contain!important;object-position:center!important;width:38vw}.Createpost_form{display:flex;flex-direction:column;margin-top:2vh;padding:4px}.texteare{width:100%}.Createpost_form textarea{box-sizing:border-box;display:block;font-size:20px;height:7vh;margin:1%;resize:none;width:98%}textarea::-webkit-input-placeholder{padding:2px;text-align:center}textarea::placeholder{padding:2px;text-align:center}.Createpost_form textarea:focus{outline:none}#Createpost_image_hidden{display:none}.Createpost_image_labbel{background-color:blue;box-shadow:1px 1px 3px 3px #5c6e5c;color:#fff;cursor:pointer;margin:2% 5%;overflow:hidden;padding:5px;width:88%}.Createpost_box button{background-color:#3a1616;border:none;border-radius:2rem;box-shadow:1px 1px 3px 3px rgba(92,110,92,.54);color:#fff;font-size:larger;margin:2% 5%;padding:4px;width:90%}@media (max-width:768px){.Createpost_box{width:100%}}.profile{display:flex;justify-content:center}.profile-data{display:flex;flex-direction:column;min-height:100vh;width:150vh}.profile_image{border:1px solid;border-radius:50%;cursor:pointer;height:200px;overflow:hidden;width:200px}.profile_image:focus,.profile_image:hover{border:none;box-shadow:1px 1px 3px 3px hsla(0,0%,100%,.288)}.profile_image img{height:200px;width:200px}.profile-data_up{align-items:center;display:flex;flex-direction:column;margin-top:30px}.profile-data_up_Name{margin:0;padding:0;text-transform:capitalize}.profile-data_up_username{font-style:italic;margin:0;padding:0}.profile-data_up_bio{padding-top:5px}.profile-data_up_stats{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;font-weight:700;margin:1rem}.profile_followers,.profile_following,.profile_post_btn,.profile_savepost_btn{cursor:pointer}.profile_followers_div:focus,.profile_followers_div:hover,.profile_following_div:focus,.profile_following_div:hover,.profile_post_btn:focus,.profile_post_btn:hover,.profile_savepost_btn:focus,.profile_savepost_btn:hover{color:red}.Show_followers{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.show_followers_content{background-color:#928888;border-radius:2rem;display:flex;flex-direction:column;font-size:12px;height:50vh;overflow-y:scroll;padding:0;width:50vh;z-index:2}.show_followers_content_top{border-bottom:1px solid;display:grid;grid-template-columns:80% 20%;text-align:center}.closeimg{height:20px;padding:10px 0;width:20px}.show_followers_content div{display:flex;margin:3px;padding:2px}.toshowimage{border:1px solid;border-radius:50%;height:20px;overflow:hidden;width:20px}.flex-col{flex-direction:column}.show_followers_content img{border-radius:50%;height:20px;width:20px}.show_followers_content div h3{margin:0}.profile_follow_button{background-color:rgba(57,57,193,.93);border:none;border-radius:2rem;color:#fff;font-size:20px;font-weight:700;padding:10px}.profile_posts{border-top:2px solid;display:flex;flex-wrap:wrap;margin-top:1rem}.profile_single_post{align-items:center;aspect-ratio:1/1;background-color:#000;border:1px solid;display:flex;flex-wrap:wrap;justify-content:center;margin:1%;overflow:hidden;position:relative;width:30%}.profile_single_post img{max-height:100%;max-width:100%;object-fit:contain;object-position:center}.profile_single_post_stats{display:none}.profile_single_post:focus .profile_single_post_stats,.profile_single_post:hover .profile_single_post_stats{align-items:center!important;aspect-ratio:1/1!important;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center!important;position:absolute}.profile_single_post:hover{overflow:hidden!important}.profile_single_post:focus img,.profile_single_post:hover img{opacity:60%}.profile_post_caption{margin:1%;max-height:20%;overflow:hidden}@media (max-height:400px){.profile_single_post:focus .profile_single_post_stats,.profile_single_post:hover .profile_single_post_stats{display:none}}@media (max-width:768px){.profile_single_post:focus .profile_single_post_stats,.profile_single_post:hover .profile_single_post_stats{display:none}}.settings{align-items:center;background-color:#f5f1ec;display:flex;height:94vh;justify-content:center}.settingsbox{background-color:#c6cac9;border-radius:3rem;height:60vh;min-width:40vw}.setting_footer{bottom:3vh;position:fixed;text-align:center}.settingsboxtop{border-bottom:4px solid #fff;font-size:3vh;font-weight:500;margin:0 3%;padding:2%;text-align:center}.settingsboxbottom{display:flex;flex-direction:column}.settingsboxbottompart{display:grid;grid-template-columns:30% 70%;margin:10px}.nameofpart{font-size:1rem}.updatebio{display:grid;grid-template-columns:60% 40%}.updatebio button{font-size:.8rem;margin:0 12%}@media (max-width:768px){html{font-size:60%}.settingsboxbottompart{font-size:3vw}}.post{display:flex;justify-content:center;margin:1% 10%}.post_stats{margin:2%;width:45%}.post_stats,.post_stats_comments{display:flex;flex-direction:column}.post_stats_comments{aspect-ratio:1/1;border:1px solid;margin:3% 2%;overflow:scroll}.post_stats_add{display:flex;flex-direction:column;justify-content:right;margin:5% 2%}.post_stats_add button{background-color:#1e8f1e;color:#fff;font-weight:bolder;margin:2% 0;width:30%}.post_stats_add textarea{height:10vh;resize:none;width:99%}.post_stats_add textarea:focus{outline:none}.post_stats_comments_all{display:grid;font-size:20px;grid-template-columns:50px 80%;margin:3% 2%;padding:0}.post_stats_comments_all_img{aspect-ratio:1/1;border:1px solid;border-radius:50%;height:40px;overflow:hidden}.post_stats_comments_all_img img{height:100%;object-fit:contain;object-position:center;width:100%}.comment_username{font-weight:500;padding:1%}.showlikes{align-items:center;display:flex;height:100vh;justify-content:center;left:0;margin-top:5rem;position:absolute;top:0;width:100%}.showlikesbox{background-color:#fff;border-radius:2rem;box-shadow:1px 1px 3px 3px rgba(0,0,0,.299);height:80%;overflow:scroll;width:40%}.showlikesboxtop{border-bottom:1px solid;display:grid;grid-template-columns:90% 15%}.showlikesboxtop h2{margin:2px;padding:0;text-align:center}.showlikesboxtop img{height:20px!important;margin:2px;width:20px!important}.showlikesboxbottom{display:flex;flex-direction:column;overflow:scroll}.likediv{display:grid;grid-template-columns:40px 70%;margin:5px}.likediv span{cursor:pointer;padding-top:7px}.likediv img{border-radius:50%;cursor:pointer;height:35px;padding:5px 0;width:35px}.single_post{margin:2%;padding:1%;width:45%}.single_post_username{align-items:center;cursor:pointer;display:flex;font-size:1.3rem;font-weight:700;padding-bottom:2%}.single_post_username_image{border:1px solid;border-radius:50%;height:50px;margin-right:10px;overflow:hidden;width:50px}.single_post_username img{height:50px;width:50px}.single_post_image{aspect-ratio:1/1;margin-top:1%;object-fit:contain;overflow:hidden;padding:2% 1%;text-align:center;width:98%}.single_post_image img{border-radius:1rem;box-shadow:1px 1px 3px 2px rgba(0,0,0,.104);height:100%;object-fit:contain;object-position:center;width:100%}.post_likes img{cursor:pointer;height:35px;padding:5px 0;width:35px}.post_likes_section{display:grid;grid-template-columns:10% 60% 20% 10%;margin:0 2%}.likesnumber:hover{cursor:pointer;text-decoration:underline}.post_caption{max-height:40px;overflow:hidden;padding:5px 0}@media (max-width:768px){.post{align-items:center;flex-direction:column;margin:1%}.single_post{width:98%}.post_stats{width:100%}.showlikesbox{height:50%;width:80%}}
/*# sourceMappingURL=main.a76868bb.css.map*/