/* NestPortal v454 · un solo contador estable por mensaje */
.msgViewsV454{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:4px;
  width:max-content;
  margin:7px 2px 2px auto;
  color:rgba(20,84,78,.78);
  font-size:10.5px;
  line-height:1;
  font-weight:750;
  white-space:nowrap;
}
.msgViewsEyeV454{display:inline-flex;align-items:center;justify-content:center;width:11px;height:11px;opacity:.78}
.msgViewsEyeV454 svg{display:block;width:11px;height:11px}
.msgViewsV454 b{font:inherit;font-weight:800;min-width:.7em;text-align:right}
.msgViewsV454.isWaitingV454{visibility:hidden}
.msgRow.own .msgViewsV454{color:rgba(255,255,255,.9)}
.msgRow.deleted .msgViewsV454{opacity:.62}
