.profile_card{background:#000}.profile_card,.profile_private{max-width:1100px;padding:10px;margin:40px auto}.profile_private{color:#fff}.profile_header{display:flex;align-items:center;gap:32px}.profile_image{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.profile_meta{display:flex;flex-direction:column;gap:16px}.username{font-size:16px;font-weight:700;margin:0;color:#fff}.profile_description{margin:20px 0;font-size:16px;line-height:1.8;color:#fff}.work_post_container{max-width:1100px;margin:auto}.work_lists{gap:10px}.work_list,.work_lists{display:flex;flex-direction:column}.work_list{row-gap:10px;overflow-x:auto;padding-bottom:8px;margin:10px;border-bottom:1px solid #333}.works_list::-webkit-scrollbar{height:6px}.works_list::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.work_image{background:transparent;width:auto;max-width:90vw;display:flex;gap:10px;overflow-x:scroll}.work_image>img{-o-object-fit:contain;object-fit:contain;height:-moz-fit-content;height:fit-content;overflow:auto;max-height:400px}.work_text{font-size:16px;line-height:1.6;margin:10px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#fff}