/* NestPortal v331 · advertencias visibles y respaldos vecinales temporalmente ocultos */
.profileCardV331 .profileStatsV331{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  max-width:390px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.profileCardV331 .profileWarningStatV331 b{color:#b77900!important}
.profileWarningsV331{
  border:1px solid rgba(9,94,84,.12)!important;
  background:linear-gradient(145deg,rgba(247,252,250,.98),rgba(235,247,243,.96))!important;
  box-shadow:0 12px 28px rgba(7,94,84,.08)!important;
}
.profileWarningsHeadV331{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}
.profileWarningsHeadV331>div{display:flex;align-items:center;gap:9px;min-width:0}
.profileWarningsHeadV331 span{font-size:21px;line-height:1}
.profileWarningsHeadV331 h3{margin:0!important}
.profileWarningsHeadV331>b{white-space:nowrap;padding:6px 11px;border-radius:999px;background:rgba(7,94,84,.09);color:#075e54;font-size:13px}
.profileWarningDotsV331{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:3px 0 12px}
.profileWarningDotsV331 i{height:8px;border-radius:999px;background:rgba(7,94,84,.12);box-shadow:inset 0 1px 2px rgba(0,0,0,.05)}
.profileWarningDotsV331 i.active{background:linear-gradient(90deg,#f5ba3b,#e59a10)}
.profileWarningsV331.high .profileWarningDotsV331 i.active{background:linear-gradient(90deg,#f59e0b,#ea6c12)}
.profileWarningsV331.limit .profileWarningDotsV331 i.active{background:linear-gradient(90deg,#ef6b62,#d73b32)}
.profileWarningsV331.limit .profileWarningsHeadV331>b{background:rgba(215,59,50,.11);color:#a72822}
.profileWarningsV331 p{margin:0!important;color:#536963!important;line-height:1.55!important}
.profileWarningsV331.clear p strong{color:#087866}
.profileWarningsV331.notice p strong,.profileWarningsV331.high p strong{color:#a76500}
.profileWarningsV331.limit p strong{color:#a72822}
.profileLevelsV331{display:block!important}
.profileLevelsV331 .profileParticipationV331{width:100%!important;max-width:none!important}
/* Defensa visual: ninguna variante histórica debe volver a mostrar respaldos mientras v331 esté activa. */
[data-endorse-v241],[data-toggle-endorsement-v213],[data-endorse-v240],
.endorseBarV213,.endorseBtnV213,.endorseNoteV213,
.waProfileStatV241.endorsements,.waProfileStatV213.endorsements{display:none!important}
@media(max-width:620px){
  .profileCardV331 .profileStatsV331{max-width:100%!important}
  .profileWarningsV331{padding:16px!important}
}
.guestAccountStatsV331{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.guestAccountLevelsV331{grid-template-columns:1fr!important}

.waProfileCard .profileLevelV241.reputation,.waProfileCard .profileLevelV240.reputation{display:none!important}
.waProfileCard .waProfileStatsV241>.waProfileStatV241:nth-child(3){display:none!important}
