.profile-module__MCH7BG__container{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border-light);max-width:800px;box-shadow:var(--shadow-md);margin:2rem auto;overflow:hidden}.profile-module__MCH7BG__cover{background:var(--gradient-main);width:100%;height:140px;position:relative}.profile-module__MCH7BG__profileInfo{margin-top:-50px;padding:0 2rem 2rem;position:relative}.profile-module__MCH7BG__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.profile-module__MCH7BG__avatar{border-radius:var(--radius-full);border:4px solid var(--bg-card);object-fit:cover;background:var(--bg-secondary);width:100px;height:100px;box-shadow:var(--shadow-sm)}.profile-module__MCH7BG__titleWrapper{flex:1;margin-top:50px}.profile-module__MCH7BG__titleWrapper h1{color:var(--text-primary);margin:0;font-size:1.8rem;line-height:1.2}.profile-module__MCH7BG__username{color:var(--brand-primary);margin:.25rem 0 0;font-weight:500}.profile-module__MCH7BG__editBtn{background:var(--bg-tertiary);color:var(--text-primary);border-radius:var(--radius-full);transition:all var(--ease-normal);border:1px solid var(--border-light);white-space:nowrap;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.profile-module__MCH7BG__editBtn:hover{background:var(--border-light);transform:translateY(-2px)}.profile-module__MCH7BG__email{color:var(--text-secondary);align-items:center;gap:.5rem;margin:0 0 1.5rem;font-size:.95rem;display:flex}.profile-module__MCH7BG__bioSection{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-light);margin-bottom:2rem;padding:1.5rem}.profile-module__MCH7BG__bioItem{color:var(--text-primary);margin-bottom:.75rem;line-height:1.6}.profile-module__MCH7BG__bioItem:last-child{margin-bottom:0}.profile-module__MCH7BG__bioItem strong{color:var(--text-secondary);margin-right:.25rem;font-weight:600}.profile-module__MCH7BG__socials{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.profile-module__MCH7BG__socialIcon{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-full);color:var(--text-secondary);transition:all var(--ease-fast);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.profile-module__MCH7BG__socialIcon svg{transition:transform var(--ease-fast);flex-shrink:0}.profile-module__MCH7BG__socialIcon:hover svg{transform:scale(1.15)}.profile-module__MCH7BG__socialIcon[title=Instagram]:hover{color:#fff;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#0000}.profile-module__MCH7BG__socialIcon[title="Twitter / X"]:hover{color:#fff;background:#000;border-color:#0000}.profile-module__MCH7BG__socialIcon[title=LinkedIn]:hover{color:#fff;background:#0077b5;border-color:#0000}.profile-module__MCH7BG__stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.profile-module__MCH7BG__statCard{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-lg);text-align:center;transition:transform var(--ease-fast);padding:1.25rem}.profile-module__MCH7BG__statCard:hover{border-color:var(--border-medium);transform:translateY(-2px)}.profile-module__MCH7BG__statCard strong{color:var(--text-primary);margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:1.75rem;line-height:1;display:block}.profile-module__MCH7BG__statCard span{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.profile-module__MCH7BG__joined{color:var(--text-tertiary);text-align:center;border-top:1px dashed var(--border-light);margin:0;padding-top:1.5rem;font-size:.85rem}.profile-module__MCH7BG__admin,.profile-module__MCH7BG__user{border-radius:var(--radius-md);margin-top:1.5rem;padding:.75rem 1rem;display:inline-block}.profile-module__MCH7BG__admin{background:#f59e0b1a;border:1px solid #f59e0b33}.profile-module__MCH7BG__admin p{color:var(--warning);align-items:center;gap:.5rem;margin:0;font-size:.9rem;font-weight:600;display:flex}.profile-module__MCH7BG__user{background:#3b82f61a;border:1px solid #3b82f633}.profile-module__MCH7BG__user p{color:var(--info);align-items:center;gap:.5rem;margin:0;font-size:.9rem;font-weight:600;display:flex}@media (max-width:640px){.profile-module__MCH7BG__container{border-radius:var(--radius-lg);margin:1rem}.profile-module__MCH7BG__profileInfo{padding:0 1.25rem 1.5rem}.profile-module__MCH7BG__header{flex-direction:column;align-items:flex-start;gap:.5rem}.profile-module__MCH7BG__titleWrapper{width:100%;margin-top:.5rem}.profile-module__MCH7BG__editBtn{justify-content:center;width:100%;margin-top:.5rem}.profile-module__MCH7BG__stats{grid-template-columns:1fr}}
