@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{background:#fcf5e5}button{width:fit-content}.logo-icon{background:#fffc}main{background:#fcf5e5;padding:0 35px}.profile{display:flex;justify-content:space-between}.profile-container{display:flex;justify-content:space-between;width:100%;border-bottom:1px solid rgba(33,33,33,1);padding:20px 0}.img-details{display:flex;gap:20px}.profile-container img{width:190px;height:190px;border-radius:12px}.profile-details{display:flex;flex-direction:column;gap:8px;min-width:0;text-overflow:ellipsis}.profile-details h2{font-family:Poppins,sans-serif;font-weight:500;font-size:32px;line-height:100%;width:420px;height:96px;white-space:wrap;overflow:visible;text-overflow:ellipsis;max-width:600px}.profile-details p{width:420px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;color:#212121b3;max-width:600px;white-space:wrap;text-overflow:ellipsis}.profile-details button{width:fit-content;height:fit-content;padding:8px 16px;border-radius:6px;background-color:#212121;color:#fcf5e5;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:100%}.profile-details button:hover{background-color:#212121cc}.fa-pen{font-size:12px}.edit-profile a{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;opacity:.7;color:#212121;text-decoration:none;transition:all .8s ease;margin-top:12px}.edit-profile a:hover{color:#000}.new-post{display:flex;flex-direction:column;justify-content:space-between}.new-post button{padding:18px 32px;border-radius:8px;color:#fcf5e5;background:#212121;border:none;cursor:pointer;transition:all .8s ease;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0}.new-post-button{background-color:#222;color:#fff;padding:12px 20px;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center}.new-post button:hover{background-color:#444}.new-post-button:before{font-size:18px;font-weight:400}.gallery{display:flex;flex-wrap:wrap;justify-content:center;padding:20px 0;gap:20px}.img1,.img2,.img3,.img4,.img5,.img6{height:413px;width:413px;border-radius:15px}.gallery-item span{font-family:Poppins,sans-serif;font-weight:500;font-size:20px}.gallery-item img{width:413px;height:413px;object-fit:cover;border-radius:12px}.fa-heart{color:#797878;transition:all .8s ease}.fa-heart:hover{color:#000}.gallery-item-details{display:flex;justify-content:space-between;align-items:center;padding:10px}.card-footer{display:flex;justify-content:space-between;padding:10px 0}.card-footer span{font-weight:500;font-size:20px}.card-footer img{cursor:pointer}.logo-icon{display:flex;justify-content:center;align-items:center;height:40px}.copyright{padding:0 31px}.copy-container{padding:40px 0;border-top:1px solid}.copyright p{justify-content:center;text-align:center;width:100%;margin-bottom:10px;color:#212121b3;font-size:16px;font-weight:400;font-family:Poppins,sans-serif}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-content{background:#fff;padding:30px;border-radius:10px;max-width:500px;width:90%;position:relative}.modal-content form{display:flex;flex-direction:column;gap:10px}.modal-content input[type=text],.modal-content textarea{padding:10px;font-size:16px;border:1px solid #ccc;border-radius:6px}.modal-content button[disabled]{background:#aaa;cursor:not-allowed}.modal-close{position:absolute;top:10px;right:10px;background:none;border:none;border-radius:100%;font-size:24px;cursor:pointer}@media (min-width: 768px) and (max-width: 991px){.profile-container{flex-direction:column;gap:10px}}@media (min-width: 481px) and (max-width: 767px){.img-details{flex-direction:column;justify-content:center;align-items:center;text-align:center}.profile-container{flex-direction:column}}@media (min-width: 320px) and (max-width: 480px){.img-details{flex-direction:column;justify-content:center;align-items:center;text-align:center}.profile-container{flex-direction:column}.edit-profile{margin-bottom:10px}.gallery-item img{height:288px;width:288px}.logo-icon{width:100%;height:40%;margin-top:0;border-bottom-width:1px;background:#fffc;margin-bottom:20px}.profile{margin-top:50px;width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;margin-left:0;padding-left:20px;padding-right:20px;padding-bottom:10px;height:auto;justify-content:center}.profile>img{width:100px;height:100px;border-radius:12px;margin-top:-25px}.profile-details{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;margin-top:10px}.profile-details h2{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:20px;height:auto;width:330px;text-align:center;padding:0 20px}.profile-details p{width:auto;height:auto;padding:0 40px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:17px;margin-left:auto;text-align:center;max-height:68px;overflow:hidden;text-overflow:ellipsis}.edit-profile{text-align:center;text-decoration:none;margin-top:30px;margin-bottom:30px}.new-post{width:100%;position:relative;top:0}.new-post button{width:100%;height:40%;text-align:center;font-size:20px}.card-footer span{margin:0;font-weight:600;font-size:16px}.card-footer>img{margin:0}.card-footer{display:flex;justify-content:space-between}footer{padding:0 35px}.copyright{width:100%;justify-content:center;text-align:center;color:#212121b3;margin-bottom:10px;padding:20px}body{overflow-x:hidden}}
