/* V88 — cards do Perfil dos alunos sem ícones e com hierarquia mais limpa. */
body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .profile-kpi-icon-v56,
body.ux-v87 #tab-public-profile .profile-scope-icon-v87{
  display:none!important;
}
body.ux-v87 #tab-public-profile .profile-scope-card-v87{
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:16px!important;
  padding:15px 17px!important;
}
body.ux-v87 #tab-public-profile .profile-scope-copy-v87{
  padding-left:0!important;
}
body.ux-v87 #tab-public-profile .profile-scope-copy-v87 strong{
  font-size:12px!important;
  line-height:1.3!important;
}
body.ux-v87 #tab-public-profile .profile-scope-copy-v87 span{
  font-size:9px!important;
  line-height:1.45!important;
  max-width:620px!important;
}
body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .mini-kpi{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  min-height:116px!important;
  padding:17px 18px!important;
  gap:0!important;
}
body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .mini-kpi-label,
body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .mini-kpi-value,
body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .profile-kpi-sub{
  grid-column:auto!important;
  grid-row:auto!important;
  width:100%!important;
  min-width:0!important;
  padding-left:0!important;
}
body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .mini-kpi-label{
  min-height:0!important;
  margin:0 0 8px!important;
  font-size:9px!important;
  line-height:1.3!important;
  letter-spacing:.025em!important;
}
body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .mini-kpi-value{
  margin:0!important;
  font-size:23px!important;
  line-height:1.08!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:anywhere!important;
}
body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .profile-kpi-sub{
  margin:8px 0 0!important;
  font-size:9px!important;
  line-height:1.45!important;
}
body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .profile-kpi-main{
  max-width:100%!important;
  font-size:22px!important;
  line-height:1.08!important;
}
body.ux-v87 #tab-public-profile .profile-kpi-visual-note-v58 svg{
  display:none!important;
}
body.ux-v87 #tab-public-profile .profile-kpi-visual-note-v58{
  padding-left:8px!important;
  padding-right:8px!important;
}
@media(max-width:1120px){
  body.ux-v87 #tab-public-profile .profile-kpi-grid-v87 .mini-kpi{min-height:108px!important}
}