@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900;1000&display=swap);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}:root{--yellow:#872cf5;--orange:#e21ffc;--black:#242d49;--gray:rgba(36,45,73,.65);--profileShadow:0px 4px 17px 2px rgba(0,0,0,.25);--hrColor:#cfcdcd;--cardColor:hsla(0,0%,100%,.64);--buttonBg:linear-gradient(98.63deg,#bd25f9,#f935f6);--inputColor:rgba(40,52,62,.07);--photo:#4cb256;--video:#4a4eb7;--location:#ef5757;--schedule:#e1ae4a}html body{font-family:Nunito,sans-serif!important}.App{background:#fdf9ff;color:#242d49;color:var(--black);overflow:hidden}.blur{background:#a6ddf0;border-radius:50%;-webkit-filter:blur(72px);filter:blur(72px);height:14rem;position:absolute;width:22rem}.button{align-items:center;background:linear-gradient(98.63deg,#bd25f9,#f935f6);background:var(--buttonBg);border:none;border-radius:.5rem;color:#fff;display:flex;justify-content:center;transition:all .1s ease-in}.button:hover{background:transparent;box-shadow:inset 0 0 0 2px #9000ff;box-sizing:border-box;color:#9000ff;cursor:pointer}::-webkit-scrollbar{display:none}.button:disabled{background:#f3ceff;pointer-events:none}.Auth{flex-wrap:wrap;gap:1rem;height:100vh;position:relative;z-index:2}.Auth,.Auth>div{align-items:center;display:flex;justify-content:center}.a-left{gap:2rem}.a-left>img{height:4rem;width:4rem}.Webname>h1{-webkit-text-fill-color:transparent;-webkit-background-clip:text;-moz-background-clip:text;background-image:var(--buttonBg);background-repeat:repeat;background-size:100%;font-size:2.5rem}.infoForm{align-items:center;box-shadow:0 0 15px #ebebeb;display:flex;flex-direction:column;gap:2rem;justify-content:center}.infoInput{background-color:var(--inputColor);border:none;border-radius:8px;flex:1 1;outline:none;padding:20px}.infoForm>div{display:flex;gap:5px;height:2rem;width:100%}.infoButton{align-self:flex-end;height:2.5rem;width:7rem}.authForm{background-color:var(--cardColor);border-radius:1rem;padding:1rem}.loginwidther{width:20rem}.Webname{display:flex;flex-direction:column}.Webname span{font-size:small;margin-top:-20px}.Home{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 2fr 1fr;margin-top:1rem;padding:1rem;position:relative}@media (max-width:800px){.Home{grid-template-columns:1fr}}.internet{background:#fff;border-radius:6px;box-shadow:0 0 15px hsla(0,0%,56%,.571);padding:1rem;position:absolute;right:50px;top:1rem;z-index:5}.FollowersCard{border-radius:.7rem;display:flex;flex-direction:column;font-size:13px;gap:1rem;margin-left:15px;width:100%}.follower{align-items:center;display:flex;justify-content:space-between;width:95%}.follower>div{display:flex;flex-direction:column;gap:10px}.followerimg{border-radius:50%;height:3.2rem;width:3.2rem}.name{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:40%}.name>span:first-of-type{font-weight:700}.fc_btn{height:2rem;padding-left:20px;padding-right:20px}.LogoSearch{align-items:center;border-radius:12px;box-shadow:0 3px 20px #e4e4e4;display:flex;gap:.75rem;justify-content:center;margin:0 auto;padding:10px}.LogoSearch img{height:4rem;width:4rem}.Search{background-color:var(--inputColor);border-radius:10px;display:flex;padding:5px}.Search>input{background-color:initial;border:none;outline:none}.s-icon{align-items:center;background:linear-gradient(106.23deg,#9327f9,#cb35f9 100%);border-radius:5px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:4px}.Profilecard{background:var(--cardColor);border-radius:1.5rem;box-shadow:0 3px 20px #e4e4e4;gap:1rem;margin-bottom:1rem;margin-left:10px;overflow-x:clip;padding-bottom:1rem}.ProfileImages,.Profilecard{display:flex;flex-direction:column;position:relative}.ProfileImages{align-items:center;justify-content:center}.ProfileImages>img:first-of-type{height:6rem;width:100%}.ProfileImages>img:nth-of-type(2){background-color:#fff;border-radius:50%;bottom:-3rem;box-shadow:var(--profileShadow);height:6rem;position:absolute;width:6rem}.Profilename{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:3rem}.Profilename span:first-of-type{font-weight:700}.Follow_status{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.Follow_status hr{background-color:#fcf0ff;border:1px solid var(--hrColor);width:85%}.Follow_status>div{display:flex;gap:1rem;justify-content:space-around;width:80%}.follow{align-items:center;display:flex;flex-direction:column;gap:.4rem;justify-content:center}.follow span:first-of-type{font-weight:700}.follow span:nth-of-type(2){color:var(--gray);font-size:13px}.vl{border-left:2px solid var(--hrColor);height:150%;margin-top:-7px}.Profilecard>span{align-self:center;margin-bottom:10px}.linktag{align-items:center;color:#a600ff;display:flex;flex-direction:column;font-weight:700;justify-content:center;margin-bottom:1rem;text-align:center;text-decoration:none}.linktag svg{height:30px;width:30px}.linktag:hover{-webkit-filter:brightness(95%);filter:brightness(95%)}.Profileside{align-items:center;overflow:auto;padding:0 1rem 1rem;width:100%;z-index:2}.Post_container,.Profileside,.postCard{display:flex;flex-direction:column;gap:1rem}.postCard{background:var(--cardColor);border-radius:1rem;box-shadow:0 3px 20px #e4e4e4;margin:auto;padding:5px 5px 5px 10px;width:95%}.postCard>img{border-radius:.5rem;max-height:20rem;object-fit:cover;width:100%}.postReact{align-items:flex-start;cursor:pointer;display:flex;gap:1.5rem}.detail{align-items:center;display:flex;gap:10px}.detail svg{color:#8c00c0;height:24px;width:24px}.detail div:nth-of-type(2) svg{color:red}.detail div{align-items:center;background:#dedede43;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:3px}.PostShare{background:#fff;border-radius:1rem;box-shadow:0 3px 20px #e4e4e4;display:flex;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:4}.PostShare>img{border-radius:50%;height:3rem;width:3rem}.PostShare>div{display:flex;flex-direction:column;gap:1rem;width:90%}.PostShare>div>input{background-color:var(--inputColor);border:none;border-radius:10px;font-size:17px;outline:none;padding:10px}.Postshare_option{display:flex;justify-content:space-around}.option{align-items:center;border-radius:10px;display:flex;font-size:12px;justify-content:center;padding:5px 10px}.option:hover{cursor:pointer}.ps-btn{font-size:12px;padding:10px 20px}.PostSide{background:transparent;max-height:100vh;min-height:30vh;overflow:auto;padding:5px 1rem 1rem;position:relative}.PostSide,.RightSide{display:flex;flex-direction:column;gap:1rem}.RightSide{margin:0 auto auto;width:95%;z-index:2}.navIcons{display:flex;justify-content:center;margin-top:1rem}.navIcons img{height:3.5rem;width:3.5rem}.r-button{align-self:center;height:3rem;width:80%}.TrendCard{background-color:var(--cardColor);border-radius:1rem;box-shadow:0 3px 20px #e4e4e4;display:flex;flex-direction:column;padding:1rem 1rem 1rem 2rem}.TrendCard .img{background:url(/static/media/profile.a1a2f43512eb682f0425.jpeg);background-position:top;background-size:cover;border-radius:50%;height:100px;margin:auto;width:100px}.TrendCard p{color:#474747}.TrendCard a,.TrendCard h3,.TrendCard p{text-align:center}.TrendCard a{color:#7b00ff}.InfoCard{background-color:var(--cardColor);border-radius:1rem;box-shadow:0 0 10px #d1d1d1;display:flex;flex-direction:column;gap:.75rem;padding:1rem;width:90%}.Infohead{align-items:center;display:flex;justify-content:space-between}.Infohead>div{cursor:pointer}.logout_btn{align-self:flex-end;height:2rem;margin-top:6rem;width:7rem}.ProfilePage{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 2fr 1fr;position:relative;z-index:2}@media (max-width:800px){.ProfilePage{grid-template-columns:1fr}}.ProfileCenter{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}
/*# sourceMappingURL=main.53b8e6d4.css.map*/