/* NestPortal v402 · restaura el estilo con marquito y equilibra el tamaño visual */

/* Menú principal */
.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,
/* Cuenta vecinal */
#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:#f8f6ee!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  border:1px solid rgba(12,88,72,.12)!important;
  border-radius:26px!important;
  box-shadow:none!important;
}
.authChoice[data-my-account-v147]::before{background-image:url('/assets/ui/menu-mi-cuenta.png?v=221')!important;background-size:106% 106%!important;}
.authChoice[data-menu-art-v400="session"]::before{background-size:112% 112%!important;}
.authChoice[data-menu-art-v400="search"]::before{background-size:110% 110%!important;}
.pinnedMenuChoiceV211::before,
.pinnedMenuChoiceV310::before,
.authChoice[data-pinned-art-v310]::before{background-image:url('/assets/ui/menu-mensajes-fijados-v400.png?v=400')!important;background-size:109% 109%!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;background-size:112% 112%!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;background-size:110% 110%!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;background-size:104% 104%!important;}
@media (max-width:700px){
  .authChoice[data-my-account-v147]::before{background-size:108% 108%!important}
  .authChoice[data-menu-art-v400="session"]::before{background-size:114% 114%!important}
  .authChoice[data-menu-art-v400="search"]::before{background-size:112% 112%!important}
  .pinnedMenuChoiceV211::before,
  .pinnedMenuChoiceV310::before,
  .authChoice[data-pinned-art-v310]::before{background-size:111% 111%!important}
  #modalContent .compactAccountHubV364 .authChoice[data-auth-open="login"]::before,
  #modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open="login"]::before{background-size:114% 114%!important}
  #modalContent .compactAccountHubV364 .authChoice[data-auth-open="register"]::before,
  #modalContent .compactAccountHubV364 .authChoice[data-v296-auth-open="register"]::before{background-size:112% 112%!important}
  #modalContent .compactAccountHubV364 .authChoice[data-account-renew-v352="1"]::before,
  #modalContent .compactAccountHubV364 .authChoice[data-unified-account-renew-v363="1"]::before{background-size:106% 106%!important}
}
