/* NestPortal v404 · sin recorte circular adicional; mostrar iconos cuadrados/rounded-square reales */
.authChoice[data-my-account-v147]::before,
.authChoice[data-menu-art-v400="session"]::before,
.authChoice[data-menu-art-v400="search"]::before,
.pinnedMenuChoiceV211::before,
.pinnedMenuChoiceV310::before,
.authChoice[data-pinned-art-v310]::before,
#modalContent .compactAccountHubV364 .authChoice[data-auth-open="login"]::before,
#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open="login"]::before,
#modalContent .compactAccountHubV364 .authChoice[data-auth-open="register"]::before,
#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open="register"]::before,
#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]::before,
#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]::before{
  -webkit-mask:none!important;
  mask:none!important;
  background-color:transparent!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  background-size:100% 100%!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:14px!important;
}
.authChoice[data-my-account-v147]::before{background-image:url('/assets/ui/menu-mi-cuenta.png?v=221')!important;}
.authChoice[data-menu-art-v400="session"]::before{background-image:url('/assets/ui/menu-cuenta-sesion-v400.png?v=400')!important;}
.authChoice[data-menu-art-v400="search"]::before{background-image:url('/assets/ui/menu-buscar-chat-v400.png?v=400')!important;}
.pinnedMenuChoiceV211::before,
.pinnedMenuChoiceV310::before,
.authChoice[data-pinned-art-v310]::before{background-image:url('/assets/ui/menu-mensajes-fijados-v400.png?v=400')!important;}
#modalContent .compactAccountHubV364 .authChoice[data-auth-open="login"]::before,
#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open="login"]::before{background-image:url('/assets/ui/auth-login-v400.png?v=400')!important;}
#modalContent .compactAccountHubV364 .authChoice[data-auth-open="register"]::before,
#modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open="register"]::before{background-image:url('/assets/ui/auth-create-account-v400.png?v=400')!important;}
#modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]::before,
#modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]::before{background-image:url('/assets/ui/menu-identidad-chat.png?v=397')!important;}
