@import url(https://fonts.googleapis.com/css2?family=Inika:wght@400;700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,300;0,400;0,500;1,200;1,300;1,400&display=swap);*{box-sizing:0;margin:0;padding:0}body{font-family:Poppins}header{gap:40px;width:100%}.Navbar,header{align-items:center;display:flex;justify-content:space-between}.Navbar{margin:0 auto;padding-top:.8em;width:90%}.profile{align-items:center;display:flex;gap:10px}.navlinks a{color:#000;margin:0 1em;text-decoration:none;text-decoration-color:#fff}.navlinks a:hover{color:grey;text-decoration:underline;text-decoration-color:#b5b5b5;text-underline-offset:4px}.navlinks a.active{color:red}.logo{font-size:2rem;width:100%}.create-post,.logo{display:flex;justify-content:center}.create-post{margin-top:6em}form{align-items:center;border:1px solid #000;border-radius:7px;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:3em}.title{padding:1em 2em}.post-des{height:200px;padding:1em;resize:none;width:100%}.sucess{color:#006400}.submit{background:#008060;border:0;border-radius:4px;box-shadow:0 1px 0 0 #0000000d,inset 0 -1px 0 0 #0003;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;min-height:36px;min-width:36px;outline:0;padding:7px 16px;text-align:center}.submit,form p{color:#fff}.submit:hover{background:#006e52}.profile-img{border-radius:50%}.profile p,.profile-img{cursor:pointer}.post-title p{font-size:.7rem}.logout{background-color:#ff4742;border:2px solid #ff4742;border-radius:6px;box-shadow:0 2px 4px 0 #00000012,0 1px 1.5px 0 #0000000d;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;height:42px;outline:0;padding:8px}.logout:hover{background:0 0;color:#ff4742}.post-con{border-bottom:1px solid #000;margin:3em auto 0;width:90%}.post-con h2{font-family:Montserrat,serif;font-size:1.8rem;font-weight:600}.footer,.post-con h2{align-items:center;display:flex;justify-content:space-between}.footer{margin-top:2em}.footer p{font-weight:600;order:2}.footer button{background-color:#dcdcdc;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:1.5rem;outline:0;padding:.2em}.footer button:hover{background-color:#1877f2}.body p{margin-top:1em}.profile-con{margin:2em auto 0;width:90%}.info{margin-top:3em;width:40%}.card{align-items:center;display:flex;justify-content:space-between;margin-bottom:2em}.edit-con input{outline:none;width:89%;width:90%}.edit-con input,.email-in{align-self:flex-end;background:#f5f5f5;border:none;border-radius:4px 4px 0 0;box-sizing:border-box;color:#000000de;font-size:1rem;font-weight:400;letter-spacing:.009375em;padding:20px 16px 6px;text-decoration:inherit;text-transform:inherit;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.email-in{border-bottom:1px solid;width:70%}.email-in:hover{background:#ececec;border-bottom-color:#000000de}.email-in:focus{border-color:#6200ee}.profile-pic-con{border-radius:7px;cursor:pointer;height:300px;margin-top:1.5em;overflow:hidden;position:relative;width:300px}.edit{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.profile-pic-con .profile-pic{height:100%;object-fit:cover;width:100%}.profile-pic-con:hover{opacity:.5;.edit{display:block}}.edit svg{cursor:pointer;font-size:20px}.pen{cursor:pointer;display:inline}.edit-con{background:#f5f5f5;border-bottom:1px solid;width:70%}.savechanges{background:#1de9b6;border:0;border-radius:3px;color:#000021;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:1.15;margin:1.5em 0;outline:none;padding:12px 24px}.savechanges:hover{box-shadow:0 0 0 0 #fff,0 0 0 3px #1de9b6;transition:all .1s ease}.sign-in-con{flex-direction:column;gap:2em;height:80vh;margin:5em auto 0;max-width:400px;width:50%}.sign-in-con,.signin{align-items:center;display:flex}.signin{background:#fff;border:.5px solid #000;border-radius:15px;font-size:1.2rem;gap:6px;justify-content:center;min-width:300px;padding:.7em 4em;text-align:center}.signin:hover{background:#34a853}#small{display:none;text-align:center}.post-username{cursor:pointer}.more-con{display:inline-block;position:relative;text-align:end}.more-details{align-items:center;background-color:#d3d3d3;border:.5px solid #000;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:.4em 0;position:absolute;right:60px;top:30px;transition:all .4ms ease-in-out;width:100px;z-index:1}.more-details .delete{background:none;border:0;border-radius:0;box-shadow:none;color:#d92736;cursor:pointer;display:inline-block;font-weight:700;line-height:20px;outline:none;padding:0 12px;transition-duration:.15s;transition-property:background;transition-timing-function:ease-in-out}.more-details .delete:hover{background:#f7f9fd}.more-details .about,.more-details .profile{color:#000;display:flex;font-size:1rem;justify-content:center;text-align:center;text-decoration:none;width:100%}.more-details .about:hover,.more-details .profile:hover{text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:675px){#small{display:block;text-align:center}#big{display:none}.logout{height:39px;padding:1px}header{gap:0}.Navbar{width:99%}.info{width:100%}.profile-con{border:none}.sign-in-con{width:80%}.sign-in-con button{font-size:1rem}.email-in{width:75%}.savechanges{text-align:center;width:100%}.more-details{right:33px;top:30px}}
/*# sourceMappingURL=main.94292907.css.map*/