/* Keep the owner's full UIN visible in the desktop profile card. */
@media (min-width:761px){
  .profile-card{gap:5px}
  .profile-card .icon-btn{min-width:30px;width:30px;height:34px;padding:0}
  .profile-copy span{overflow:visible;text-overflow:clip;font-size:11px;letter-spacing:.1px}
  #myLogin{font-variant-numeric:tabular-nums;white-space:nowrap}
}
