.ProfileSidebar{box-sizing:border-box}.ProfileSidebar .profile-header{align-items:center;gap:16px;display:flex}.ProfileSidebar .profile-progress-badge{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.ProfileSidebar .avatar-wrapper{z-index:2;opacity:1;border:2px solid #e2a03f;border-radius:50%;width:100%;height:100%;transition:opacity .25s ease-in-out,transform .25s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.ProfileSidebar .avatar-wrapper .avatar-img{object-fit:cover;width:100%;height:100%}.ProfileSidebar .progress-ring-svg{opacity:0;z-index:1;width:100%;height:100%;transition:opacity .25s ease-in-out;transform:rotate(-90deg)}.ProfileSidebar .progress-ring-bg{fill:none;stroke:#e5e7eb}.ProfileSidebar .progress-ring-fill{fill:none;stroke:#d97706;stroke-linecap:round;transition:stroke-dashoffset .4s ease-in-out}.ProfileSidebar .progress-percentage-text{color:#d97706;opacity:0;z-index:1;pointer-events:none;align-items:baseline;font-size:13px;font-weight:700;transition:opacity .25s ease-in-out,transform .25s ease-in-out;display:flex;position:absolute;transform:scale(.85)}.ProfileSidebar .progress-percentage-text span{font-size:10px}.ProfileSidebar .profile-progress-badge:hover .avatar-wrapper{opacity:0;transform:scale(.9)}.ProfileSidebar .profile-progress-badge:hover .progress-ring-svg,.ProfileSidebar .profile-progress-badge:hover .progress-percentage-text{opacity:1;transform:scale(1)}.ProfileSidebar .user-info{flex-direction:column;display:flex}.ProfileSidebar .user-name{color:#000;align-items:center;gap:6px;margin:0;font-size:15px;font-weight:700;display:flex}.ProfileSidebar .verified-badge{color:#2563eb;fill:#2563eb;font-size:1rem}.ProfileSidebar .user-status{color:#57534e;font-size:11px;font-weight:500}.ProfileSidebar .sidebar-nav{flex-direction:column;gap:4px;display:flex}.ProfileSidebar .sidebar-link{color:#2c2c2c;background-color:#0000;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 7px;text-decoration:none;transition:all .2s ease-in-out;display:flex}.ProfileSidebar .link-content{align-items:center;gap:16px;display:flex}.ProfileSidebar .tab-icon{color:#2c2c2c;align-items:center;font-size:1.25rem;display:flex}.ProfileSidebar .tab-label{font-size:14px;font-weight:600}.ProfileSidebar .chevron-icon{color:#ccc;font-size:1.1rem}.ProfileSidebar .sidebar-link:hover{background-color:#ebf3ff}.ProfileSidebar .sidebar-link.active{color:#fff;background-color:#2563eb}.ProfileSidebar .sidebar-link.active .tab-icon,.ProfileSidebar .sidebar-link.active .chevron-icon{color:#fff}@media (min-width:0) and (max-width:767px){.ProfileSidebar{min-height:unset}.ProfileSidebar .sidebar-nav{flex-direction:unset;text-wrap-mode:nowrap;flex-wrap:nowrap;overflow:auto hidden}.ProfileSidebar .sidebar-link{border-radius:6px;padding:6px}}
.ProfileBannerCard.profile-banner-card{background:#fff;border-radius:12px;position:relative;box-shadow:0 1px 3px #00000014}.ProfileBannerCard .banner-bg{background:linear-gradient(135deg,#185a9d 0%,#2575fc 50%,#1e3c72 100%);height:110px}.ProfileBannerCard .banner-body{padding:0 24px 20px}.ProfileBannerCard .avatar-container{width:90px;height:90px;margin-top:-45px;margin-bottom:12px;position:relative}.ProfileBannerCard .avatar-file-input{display:none}.ProfileBannerCard .profile-progress-badge{cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ProfileBannerCard .avatar-wrapper{z-index:2;border-radius:50%;width:82px;height:82px;position:absolute;top:4px;left:4px;overflow:hidden}.ProfileBannerCard .profile-avatar{object-fit:cover;width:100%;height:100%}.ProfileBannerCard .upload-overlay{color:#fff;opacity:0;background:#0000008c;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;left:0}.ProfileBannerCard .camera-icon{font-size:1.25rem}.ProfileBannerCard .upload-text{text-transform:uppercase;margin-top:2px;font-size:.65rem;font-weight:600}.ProfileBannerCard .profile-progress-badge:hover .upload-overlay{opacity:1}.ProfileBannerCard .progress-ring-svg{z-index:1;width:100%;height:100%;transform:rotate(-90deg)}.ProfileBannerCard .progress-ring-bg{fill:none;stroke:#e5e7eb}.ProfileBannerCard .progress-ring-fill{fill:none;stroke:#10b981;stroke-linecap:round;transition:stroke-dashoffset .35s ease-in-out}.ProfileBannerCard .verified-badge{z-index:3;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 1px 3px #0003}.ProfileBannerCard .verified-icon{color:#10b981;fill:#10b981;font-size:18px}.ProfileBannerCard .profile-main-info{flex-direction:column;display:flex}.ProfileBannerCard .name-wrapper{align-items:center;gap:8px;display:flex}.ProfileBannerCard .user-title{color:#111827;margin:0;font-size:1.35rem;font-weight:700}.ProfileBannerCard .inline-edit-btn{color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;transition:color .2s;display:flex}.ProfileBannerCard .inline-edit-btn:hover{color:#2563eb}.ProfileBannerCard .user-email{color:#6b7280;margin:4px 0;font-size:.875rem}.ProfileBannerCard .online-badge{color:#137333;background-color:#e6f4ea;border-radius:12px;width:fit-content;margin-top:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-block}.ProfileBannerCard .social-links-list{align-items:center;gap:14px;margin-top:14px;display:flex}.ProfileBannerCard .social-link{color:#374151;justify-content:center;align-items:center;font-size:1.15rem;text-decoration:none;transition:all .2s;display:flex}.ProfileBannerCard .social-link:hover{color:#2563eb;transform:translateY(-2px)}
