.ProfileContent-module__QafsCW__wrapper{flex-direction:column;gap:2rem;max-width:720px;margin:0 auto;display:flex}.ProfileContent-module__QafsCW__header{align-items:center;gap:1.25rem;display:flex}.ProfileContent-module__QafsCW__avatar{object-fit:cover;border:3px solid var(--border);border-radius:50%;flex-shrink:0;width:80px;height:80px}.ProfileContent-module__QafsCW__avatarFallback{background-color:var(--accent);width:80px;height:80px;color:var(--accent-text);border:3px solid var(--border);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex}.ProfileContent-module__QafsCW__headerInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.ProfileContent-module__QafsCW__displayName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1.375rem;font-weight:700;overflow:hidden}.ProfileContent-module__QafsCW__email{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.ProfileContent-module__QafsCW__badge{text-transform:uppercase;letter-spacing:.03em;background-color:var(--bg-tertiary);color:var(--text-secondary);border-radius:999px;align-items:center;gap:.35rem;width:fit-content;margin-top:.25rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.ProfileContent-module__QafsCW__section{flex-direction:column;gap:.75rem;display:flex}.ProfileContent-module__QafsCW__sectionTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.ProfileContent-module__QafsCW__certGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.ProfileContent-module__QafsCW__certCard{background-color:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;display:flex}.ProfileContent-module__QafsCW__certIcon{font-size:2rem;line-height:1}.ProfileContent-module__QafsCW__certName{color:var(--text-primary);font-size:.85rem;font-weight:600}.ProfileContent-module__QafsCW__certDate{color:var(--text-muted);font-size:.7rem}.ProfileContent-module__QafsCW__emptyState{background-color:var(--bg-card);border:1px dashed var(--border-strong);border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem;display:flex}.ProfileContent-module__QafsCW__emptyIcon{opacity:.5;font-size:2rem}.ProfileContent-module__QafsCW__emptyText{color:var(--text-muted);text-align:center;font-size:.875rem}.ProfileContent-module__QafsCW__linkList{border:1px solid var(--border);border-radius:.75rem;flex-direction:column;display:flex;overflow:hidden}.ProfileContent-module__QafsCW__linkItem{background-color:var(--bg-card);color:var(--text-primary);cursor:pointer;text-align:left;width:100%;font-size:.9rem;font-weight:500;font:inherit;border:none;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:background-color .15s;display:flex}.ProfileContent-module__QafsCW__linkItem:not(:last-child){border-bottom:1px solid var(--border)}.ProfileContent-module__QafsCW__linkItem:hover{background-color:var(--bg-tertiary)}.ProfileContent-module__QafsCW__linkIcon{width:20px;height:20px;color:var(--text-secondary);flex-shrink:0}.ProfileContent-module__QafsCW__linkLabel{flex:1}.ProfileContent-module__QafsCW__linkChevron{width:16px;height:16px;color:var(--text-muted)}.ProfileContent-module__QafsCW__linkItemDanger{color:#ef4444;}@media (max-width:480px){.ProfileContent-module__QafsCW__statsRow,.ProfileContent-module__QafsCW__certGrid{grid-template-columns:1fr}.ProfileContent-module__QafsCW__header{flex-direction:column;align-items:flex-start}}
