.profile-page{width:100%;padding:69px 0}.profile-topbar{background:var(--primary);width:100vw;height:70px}.profile-container-me{max-width:1120px;margin:0 auto}.profile-header-me{justify-content:space-between;align-items:center;padding:10px 1px;display:flex;position:relative}.profile-avatar-me{border:8px solid var(--white);background:var(--grey1);border-radius:50%;width:130px;height:130px;position:absolute;top:-15px;left:0;overflow:hidden}.progress-text-color{color:var(--text2)}.profile-avatar-logo{object-fit:cover}.profile-info-me{margin-left:150px}.profile-info-me h2{color:var(--primary)}.profile-progress-me{align-items:baseline;gap:10px;margin-top:10px;display:flex}.progress-bar-profile{background:var(--grey1);border-radius:10px;width:250px;height:6px}.progress-bar-profile div{background:var(--green);border-radius:10px;height:100%}.profile-tabs-me{border-bottom:2px solid var(--grey1);margin-top:35px;display:flex}.profile-tabs-me button{background:var(--primeryPastel);cursor:pointer;color:var(--black);border:none;border-radius:10px 10px 0 0;padding:10px 20px;font-size:16px;font-weight:500}.profile-tabs-me .active{background:var(--primary);color:var(--white)}.profile-body-me{border-radius:12px;margin-top:20px;padding:20px 0}.social-links-me{gap:15px;margin-top:10px;display:flex}.social-links-me a img,.social-links-me span img{width:28px;height:28px;transition:transform .2s}.social-links-me a:hover img{transform:scale(1.1)}.social-links-me .prof-disabled img{opacity:.4}.prof-section{margin-bottom:30px}.prof-section h5{border-bottom:1px solid var(--grey1);color:var(--primary);margin-bottom:10px}.prof-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.prof-label{color:var(--text2);font-size:16px}.prof-value{font-weight:500}.prof-value.empty{color:var(--grey3)}@media (max-width:1024px){.profile-container-me{padding:20px}}@media (max-width:768px){.profile-container-me{margin-top:0}.profile-tabs-me{margin-top:20px;padding-left:20px}.profile-header-me{text-align:center;flex-direction:column;align-items:center;gap:20px}.profile-avatar-me{width:150px;height:150px;position:relative;top:-85px;left:auto}.profile-info-me{margin-top:-80px;margin-left:0}.profile-body-me{padding:20px}.prof-grid{grid-template-columns:1fr}}@media (max-width:425px){.profile-progress-me{flex-direction:column;justify-content:center;align-items:center;display:flex}.profile-body-me{padding:0}.profile-tabs-me{justify-content:center;align-items:center;display:flex}}.skeleton-avatar{border-radius:50%;width:130px;height:130px}.skeleton-text-lg{width:250px;height:28px;margin-bottom:10px}.skeleton-text{width:180px;height:16px;margin-bottom:12px}.skeleton-progress{border-radius:10px;width:200px;height:6px}.skeleton-progress-text{width:80px;height:14px}.skeleton-btn{border-radius:30px;width:140px;height:40px}.skeleton-tab{border-radius:10px;width:120px;height:36px}.skeleton-section-title{width:150px;height:18px;margin-bottom:15px}.skeleton-label{width:100px;height:12px;margin-bottom:6px}.skeleton-value{width:80%;height:14px}
