/*
 * V357 · Solos y Solas · header público limpio + acceso debajo.
 * Header: flecha + logo + descripción breve.
 * Debajo: usuario + contraseña/ojo + ingresar en una sola fila.
 * El segundo factor deja de mostrarse en el acceso público.
 */

body.jcp-solos-entry-public-v349 .jc-solos3-header--entry-v357{
  position:relative;
  z-index:82;
  background:#fff;
  border-bottom:1px solid #dfe8f1;
  box-shadow:0 4px 14px rgba(16,53,94,.06);
}
body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-row{
  width:min(calc(100% - 28px),1040px);
  min-height:86px;
  margin-inline:auto;
  display:grid;
  grid-template-columns:44px minmax(190px,300px) minmax(0,1fr);
  gap:16px;
  align-items:center;
  padding:7px 0;
}
body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-back{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:1px solid #d5e1ec;
  border-radius:13px;
  background:#f8fbfe;
  color:#173b61;
}
body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-back:hover,
body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-back:focus-visible{
  background:#edf5fc;
  color:#1769e0;
  outline:none;
}
body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-back svg{
  width:22px;
  height:22px;
}
body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-brand{
  display:flex;
  align-items:center;
  min-width:0;
  text-decoration:none;
}
body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-brand img{
  display:block;
  width:auto;
  height:auto;
  max-width:280px;
  max-height:72px;
  object-fit:contain;
}
body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-description{
  min-width:0;
  margin:0;
  color:#536a83;
  font-size:15px;
  line-height:1.35;
  font-weight:650;
}

body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__access{
  background:linear-gradient(180deg,#f7fbff 0%,#fff 100%);
  border-bottom:1px solid #e5edf4;
  padding:9px 0 10px;
}
body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__access>.jc-container{
  width:min(calc(100% - 28px),920px);
}
body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login{
  width:100%;
  min-width:0;
  display:block;
}
body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__fields{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1.12fr) minmax(110px,.48fr)!important;
  gap:8px!important;
  align-items:center!important;
}
body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login input[type="text"],
body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login input[type="password"],
body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login input[type="text"][name="pwd"]{
  height:42px!important;
  border-radius:12px!important;
  font-size:14.5px!important;
}
body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__eye{
  top:2px;
  right:3px;
  width:38px;
  height:38px;
}
body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__submit{
  grid-column:auto!important;
  width:100%!important;
  min-width:0!important;
  height:42px!important;
  margin:0!important;
  justify-self:stretch!important;
  border-radius:12px!important;
  padding:0 16px!important;
}
body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__error{
  width:100%!important;
  margin:7px 0 0!important;
  padding:0!important;
  text-align:center!important;
  color:#b42318;
  font-size:12px;
}

@media (max-width:700px){
  body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-row{
    width:calc(100% - 18px);
    min-height:72px;
    grid-template-columns:38px minmax(112px,160px) minmax(0,1fr);
    gap:8px;
    padding:5px 0;
  }
  body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-back{
    width:36px;
    height:36px;
    border-radius:11px;
  }
  body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-back svg{
    width:19px;
    height:19px;
  }
  body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-brand img{
    max-width:156px;
    max-height:58px;
  }
  body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-description{
    font-size:11.5px;
    line-height:1.28;
    font-weight:700;
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__access{
    padding:7px 0 8px;
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__access>.jc-container{
    width:calc(100% - 16px);
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__fields{
    grid-template-columns:minmax(0,.92fr) minmax(0,1.15fr) minmax(76px,.62fr)!important;
    gap:5px!important;
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login input[type="text"],
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login input[type="password"],
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login input[type="text"][name="pwd"]{
    height:40px!important;
    padding-left:10px!important;
    padding-right:10px!important;
    border-radius:11px!important;
    font-size:13px!important;
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__password-wrap input{
    padding-right:39px!important;
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__eye{
    width:35px;
    height:35px;
    top:2px;
    right:2px;
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__eye svg{
    width:20px;
    height:20px;
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__submit{
    grid-column:auto!important;
    height:40px!important;
    padding:0 8px!important;
    font-size:13px!important;
  }
  /* Neutraliza la geometría V351: ya no hay segundo factor en el acceso público. */
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__security{
    display:none!important;
  }
}

@media (max-width:390px){
  body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-row{
    grid-template-columns:34px minmax(102px,140px) minmax(0,1fr);
    gap:6px;
  }
  body.jcp-solos-entry-public-v349 .jc-solos3-header__entry-v357-description{
    font-size:10.5px;
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__access>.jc-container{
    width:calc(100% - 12px);
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login .jc-solos3-login__fields{
    grid-template-columns:minmax(0,.9fr) minmax(0,1.12fr) 74px!important;
    gap:4px!important;
  }
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login input[type="text"],
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login input[type="password"],
  body.jcp-solos-entry-public-v349 .jcp-solos-entry-v357__login input[type="text"][name="pwd"]{
    font-size:12.5px!important;
  }
}
