/* v84: stats reset + consistent class colors */
.profile-class-row{display:flex!important;align-items:center!important;gap:8px!important;margin-top:6px!important;min-width:0!important}
.profile-class-pill{margin:0!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;background:#64748B!important;color:#fff!important;border:0!important}
.profile-class-pill[data-class="ADMIN"]{background:#334155!important;color:#fff!important}
.profile-class-pill[data-class="GURU"]{background:#7C3AED!important;color:#fff!important}
.profile-class-pill[data-class^="7"]{background:#2563EB!important;color:#fff!important}
.profile-class-pill[data-class^="8"]{background:#D97706!important;color:#fff!important}
.profile-class-pill[data-class^="9"]{background:#DC2626!important;color:#fff!important}
.profile-class-row .edit-name-btn{position:static!important;flex:0 0 auto!important;margin:0!important;white-space:nowrap!important}
