/* NestPortal v464 · imágenes definitivas para Cuenta vecinal, cargadas al final */
html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364="guest"] .authChoice[data-auth-open="login"]::before,
html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364="guest"] .authChoice[data-v296-auth-open="login"]::before{
  content:""!important;
  display:block!important;
  flex:0 0 64px!important;
  width:64px!important;
  height:64px!important;
  -webkit-mask:none!important;
  mask:none!important;
  background-color:#f8f6ee!important;
  background-image:url('/assets/ui/account-login-v464.jpg?v=464')!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  border:1px solid rgba(12,88,72,.16)!important;
  border-radius:18px!important;
  box-shadow:0 4px 12px rgba(8,47,42,.08)!important;
}
html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364="guest"] .authChoice[data-auth-open="register"]::before,
html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364="guest"] .authChoice[data-v296-auth-open="register"]::before{
  content:""!important;
  display:block!important;
  flex:0 0 64px!important;
  width:64px!important;
  height:64px!important;
  -webkit-mask:none!important;
  mask:none!important;
  background-color:#f8f6ee!important;
  background-image:url('/assets/ui/account-register-v464.jpg?v=464')!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  border:1px solid rgba(12,88,72,.16)!important;
  border-radius:18px!important;
  box-shadow:0 4px 12px rgba(8,47,42,.08)!important;
}
@media(max-width:520px){
  html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364="guest"] .authChoice[data-auth-open="login"]::before,
  html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364="guest"] .authChoice[data-v296-auth-open="login"]::before,
  html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364="guest"] .authChoice[data-auth-open="register"]::before,
  html body #modal #modalContent .compactAccountHubV364[data-compact-account-hub-v364="guest"] .authChoice[data-v296-auth-open="register"]::before{
    flex-basis:60px!important;
    width:60px!important;
    height:60px!important;
    border-radius:17px!important;
  }
}
