/* Avatares originales aprobados, compartidos por anfitrión y participante. */
.approved-team-avatar{display:block;width:100%;height:100%;background-position:center;background-size:150% 150%;background-repeat:no-repeat;border-radius:50%}
.team-avatar,.contest-side .team-avatar,.race-avatar,.avatar-mark{width:52px!important;height:52px!important;min-width:52px;border:0!important;border-radius:50%!important;box-shadow:none!important;background:transparent!important;padding:0!important;overflow:hidden}
.avatar-choice{border:1px solid #c5daf5!important;border-radius:12px!important;box-shadow:none!important;background:white!important;color:#000080!important;min-height:90px}
.avatar-choice.active{border:2px solid #006aff!important;background:#eaf5ff!important}
.avatar-choice:focus-visible{outline:3px solid #82b9ff;outline-offset:3px}
@media(max-width:480px){.team-avatar,.contest-side .team-avatar,.race-avatar,.avatar-mark{width:44px!important;height:44px!important;min-width:44px}}
