*{box-sizing:border-box;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}:root{--border-color:#ddd;--accent-color:#458eff}h1,h2,h3,h4,h5,h6{color:#212121}h3,h6{font-weight:400}p{color:#555;font-size:.9rem}.hover-link{cursor:pointer}.hover-link:active{color:red}.container{margin-inline:auto;max-width:960px}.btn-primary{background-color:#458eff;background-color:var(--accent-color);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px 40px}.btn-primary:hover{background-color:#5f9fff}.btn-primary:active{background-color:#458eff;background-color:var(--accent-color)}.btn-secondary{background:none;border:2px solid #458eff;border:2px solid var(--accent-color);border-radius:4px;color:#458eff;color:var(--accent-color);cursor:pointer;font-weight:700;padding:10px 40px}.btn-secondary:hover{background-color:#ddd}.btn-secondary:active{background:none}.Login{align-items:center;background-image:url(https://cdn.pixabay.com/photo/2015/12/01/15/43/black-1072366_1280.jpg);display:flex;height:100vh;justify-content:center}.Login .heading{text-align:center}.Login .login-box{background-color:tomato;border:1px solid #000;border-radius:25px;min-width:400px;padding:40px}.Login input,.Login label{display:block;margin-block:8px;width:100%}.Login label{font-weight:700}.Login input{border:1px solid #000;border-radius:4px;padding:8px 16px}.Login .submit{background-color:#29b4ff;border:none;color:#fff;font-weight:700;margin-top:16px}.Login .submit:hover{background-color:#249dde}.Login .subheading{margin-top:16px}.foter{align-items:center;background-color:#2e0f0f;bottom:0;color:#fff;display:flex;gap:15px;justify-content:center;letter-spacing:2px;margin-top:auto;padding:.2px;position:fixed;text-align:center;width:100%;z-index:50}.foter h3{color:#fff;font-size:14px;margin:0;padding:0}.foter h3 span,.foter h3:hover{color:red}.foter a{color:#fff;margin-top:2px;text-decoration:none}.foter a:hover{color:pink}.foter a .cursor-pointer{cursor:pointer}.Signup{align-items:center;background-image:url(https://t4.ftcdn.net/jpg/05/71/81/85/240_F_571818551_ZSKAUfkPMzHJKXQUIGJPyRqQ2wi20UG7.jpg);display:flex;height:100vh;justify-content:center}.Signup .heading{text-align:center}.Signup .signup-box{background-color:#f08080;border:1px solid #000;border-radius:25px;min-width:400px;padding:40px}.Signup input,.Signup label{display:block;margin-block:8px;width:100%}.Signup label{font-weight:700}.Signup input{border:1px solid #000;border-radius:4px;padding:8px 16px}.Signup .submit{background-color:#29b4ff;border:none;color:#fff;font-weight:700;margin-top:16px}.Signup .submit:hover{background-color:#249dde}.Signup .subheading{margin-top:16px}.Avatar{border-radius:50%;height:32px;width:32px}.Avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Navbar{background-color:#fff;background-color:#b39f9f;border-bottom:1px solid var(--border-color);height:60px;position:fixed;top:0;width:100%;z-index:11}.Navbar .container{align-items:center;display:flex;height:100%;justify-content:space-between}.Navbar .right-side{align-items:center;display:flex;gap:20px}.Navbar .right-side .logout{font-size:1.8rem;justify-content:center}.Navbar .banner,.Navbar .right-side .logout{align-items:center;display:flex}.Navbar .banner img{height:auto;width:50px}.Navbar .geminiai_icon{cursor:pointer}.Follower{height:60px;justify-content:space-between}.Follower,.Follower .user-info{align-items:center;display:flex}.Follower .user-info{cursor:pointer;gap:20px}.Follower .follow-link{color:var(--accent-color)}.Post{border:1px solid var(--border-color);border-radius:4px;margin-top:20px}.Post .heading{align-items:center;cursor:pointer;display:flex;gap:20px;height:60px;padding:20px}.Post .caption{font-style:sans-serif;margin-bottom:5px;margin-left:5px}.Post .content{height:400px}.Post .content img{cursor:pointer;height:100%;object-fit:cover;width:100%}.Post .footer{padding:20px}.Post .footer .like{align-items:center;cursor:pointer;display:flex;gap:10px}.Post .footer .like .icon{font-size:1.5rem}.Post .footer .caption{margin-top:12px}.Post .footer .time-ago{color:#aaa;margin-top:12px}.Feed{margin-top:60px}.Feed .container{display:flex;gap:20px}.Feed .left-part{flex:2 1;overflow-y:auto}.Feed .right-part{flex:1 1;margin-top:20px}.Feed .suggestions{margin-top:40px}.Feed .title{margin-bottom:12px}.Profile{margin-top:60px}.Profile .container{display:flex;gap:20px}.Profile .left-part{flex:2 1;overflow-y:auto}.Profile .right-part{flex:1 1;margin-top:20px}.Profile .profile-card{border:1px solid var(--border-color);border-radius:4px;padding:40px;text-align:center}.Profile .profile-card .user-img{border-radius:50%;height:80px;width:80px}.Profile .profile-card .follower-info,.Profile .profile-card .user-name{margin-top:12px}.Profile .profile-card .bio{margin-top:6px}.Profile .profile-card .follower-info{align-items:center;display:flex;gap:40px;justify-content:center}.Profile .profile-card .follow,.Profile .profile-card .update-profile{display:inline-block;margin-top:20px}.Profile .profile-card .follow-link{color:var(--accent-color)}.CreatePost{border:1px solid var(--border-color);border-radius:4px;display:flex;gap:20px;margin-top:20px;padding:20px}.CreatePost .left-part{flex-basis:content;flex-grow:0;flex-shrink:0}.CreatePost .right-part{flex-grow:1;margin-top:0}.CreatePost .right-part input{border:1px solid var(--border-color);border-radius:4px;padding:8px 16px;width:100%}.CreatePost .right-part .img-container{margin-top:20px}.CreatePost .right-part .img-container .post-img{aspect-ratio:16/9;width:100%}.CreatePost .right-part .labelImg{align-items:center;background-color:var(--accent-color);border-radius:50%;color:#fff;cursor:pointer;display:inline-block;display:flex;height:40px;justify-content:center;width:40px}.CreatePost .right-part .inputImg{display:none}.CreatePost .right-part .bottom-part{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.UpdateProfile .container{display:flex;padding-top:20px}.UpdateProfile .left-part{flex:1 1;text-align:center}.UpdateProfile .left-part .input-user-img{align-items:center;display:flex;justify-content:center}.UpdateProfile .left-part .input-user-img .labelImg{border:2px dashed var(--accent-color);border-radius:50%;cursor:pointer;height:80px;width:80px}.UpdateProfile .left-part .input-user-img .labelImg img{border-radius:50%;height:100%;object-fit:cover;width:100%}.UpdateProfile .left-part .input-user-img .inputImg{display:none}.UpdateProfile .right-part{flex:3 1}.UpdateProfile .right-part form{border:1px solid var(--border-color);border-radius:4px;padding:20px}.UpdateProfile .right-part input{border:1px solid var(--border-color);border-radius:4px;display:block;margin-top:16px;padding:8px 16px;width:100%}.UpdateProfile .right-part .btn-primary{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.UpdateProfile .right-part .delete-account{background-color:red;margin-top:16px}.otpverification{align-items:center;background-image:url(/static/media/sunset-1373171.3e5e631655fe3e074349.jpg);display:flex;height:100vh;justify-content:center}.otpverification .heading{text-align:center}.otpverification .otp-verification{background-color:#f08080;border:1px solid #000;border-radius:25px;min-width:400px;padding:40px}.otpverification .submit{background-color:#29b4ff;border:none;color:#fff;font-weight:700;margin-top:15px}.otpverification .submit:hover{background-color:#249dde}.otpverification input,.otpverification label{display:block;margin-block:15px;width:100%}.otpverification .subheading{margin-top:16px}.otpverification input{border:1px solid #000;border-radius:4px;padding:8px 16px}.form_askai{margin-left:47%}.gemini-response{margin-bottom:10%;margin-left:10%;margin-right:10%}.wrapper{align-items:center;display:flex;gap:20px;height:30vh;justify-content:center;width:100%}.buttons{border-radius:20px;margin-top:30px;text-align:center}.blob-btn{background-color:transparent;border:none;border-radius:30px;color:#0505a9;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:30px;outline:none;padding:7px 20px;position:relative;text-align:center;text-transform:uppercase;transition:color .5s;z-index:1}.blob-btn:before{border:2px solid #0505a9;left:0;top:0;z-index:1}.blob-btn:after,.blob-btn:before{border-radius:30px;content:"";height:100%;position:absolute;width:100%}.blob-btn:after{left:3px;top:3px;transition:all .3s .2s;z-index:-2}.blob-btn:hover{border-radius:30px;color:#fff}.blob-btn:hover:after{border-radius:30px;left:0;top:0;transition:all .3s}.blob-btn__inner{background:#fff;border-radius:30px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.blob-btn__blobs{display:block;-webkit-filter:url(#goo);filter:url(#goo);height:100%;position:relative}.blob-btn__blob{background:#0505a9;border-radius:100%;height:100%;position:absolute;top:2px;-webkit-transform:translate3d(0,150%,0) scale(1.7);transform:translate3d(0,150%,0) scale(1.7);transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;width:25%}@supports((-webkit-filter:url("#goo")) or (filter:url("#goo"))){.blob-btn__blob{-webkit-transform:translate3d(0,150%,0) scale(1.4);transform:translate3d(0,150%,0) scale(1.4)}}.blob-btn__blob:first-child{left:0;transition-delay:0s}.blob-btn__blob:nth-child(2){left:30%;transition-delay:.08s}.blob-btn__blob:nth-child(3){left:60%;transition-delay:.16s}.blob-btn__blob:nth-child(4){left:90%;transition-delay:.24s}.blob-btn:hover .blob-btn__blob{-webkit-transform:translateZ(0) scale(1.7);transform:translateZ(0) scale(1.7)}@supports((-webkit-filter:url("#goo")) or (filter:url("#goo"))){.blob-btn:hover .blob-btn__blob{-webkit-transform:translateZ(0) scale(1.4);transform:translateZ(0) scale(1.4)}}.wrapper label{border-radius:24px;display:flex;height:-webkit-max-content;height:max-content;overflow:hidden;position:relative;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.wrapper label:before{background:#fff;border-radius:22px;height:calc(100% - 4px);margin:auto;width:calc(100% - 4px);z-index:10}.wrapper label:after,.wrapper label:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.wrapper label:after{-webkit-animation:rotate 30s infinite paused;animation:rotate 30s infinite paused;aspect-ratio:1/1;background:#a70e76;border-radius:24px;margin-left:-10%;margin-top:-50%;width:120%;z-index:0}.wrapper label:focus-within:after{-webkit-animation-play-state:running;animation-play-state:running;background:url(https://images.unsplash.com/photo-1516746924755-babd21844370?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8ODJ8fGJyaWdodCUyMGNvbG9yJTIwYmFja2dyb3VuZCUyMHBhdHRlcm58ZW58MHx8MHx8fDA%3D) no-repeat;background-size:cover;-webkit-filter:brightness(1.1) blur(3px);filter:brightness(1.1) blur(3px)}.wrapper input{border:none;border-radius:22px;height:24px;margin:2px;outline:none;padding:12px 12px 0;transition:all .3s ease-in-out;width:400px;z-index:10}.wrapper input:focus{background:linear-gradient(78deg,rgba(141,98,238,.2),rgba(141,98,238,.1) 20% 80%,rgba(141,98,238,.2));box-shadow:inset 2px 2px 4px rgba(51,51,51,.3)}@-webkit-keyframes rotate{to{rotate:400grad}}@keyframes rotate{to{rotate:400grad}}
/*# sourceMappingURL=main.2ba1bedc.css.map*/