/* PASIÓN ZARAGOCISTA · COMPARTIR GLOBAL V1.2 */
.pz-share-v12{
  width:min(1180px,calc(100% - 32px));
  margin:16px auto 10px;
  display:flex;
  justify-content:flex-end;
  position:relative;
  z-index:60;
  font-family:inherit;
}
.pz-share-v12 *{box-sizing:border-box}
.pz-share-v12-trigger{
  appearance:none;
  min-height:44px;
  padding:10px 17px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:999px;
  background:#071d42;
  color:#fff;
  display:inline-flex;
  align-items:center;
  gap:9px;
  font:800 13px/1 inherit;
  letter-spacing:.045em;
  cursor:pointer;
  box-shadow:0 7px 18px rgba(7,29,66,.16);
}
.pz-share-v12-trigger:hover,.pz-share-v12-trigger:focus-visible{
  background:#0b2d61;
  outline:2px solid #d6aa4a;
  outline-offset:2px;
}
.pz-share-v12-icon{font-size:18px;line-height:1}
.pz-share-v12-menu{
  position:absolute;
  right:0;
  top:calc(100% + 9px);
  width:220px;
  padding:8px;
  background:#fff;
  border:1px solid #dce3eb;
  border-radius:14px;
  box-shadow:0 16px 38px rgba(7,29,66,.19);
}
.pz-share-v12-menu[hidden],.pz-share-v12-status[hidden]{display:none!important}
.pz-share-v12-menu a,.pz-share-v12-menu button{
  width:100%;
  min-height:42px;
  padding:9px 11px;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#071d42;
  display:flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  text-align:left;
  font:800 14px/1.2 inherit;
  cursor:pointer;
}
.pz-share-v12-menu a:hover,.pz-share-v12-menu button:hover,
.pz-share-v12-menu a:focus-visible,.pz-share-v12-menu button:focus-visible{
  background:#f1f4f8;
  outline:none;
}
.pz-share-v12-menu a>span,.pz-share-v12-menu button>span{
  width:27px;height:27px;border-radius:50%;
  display:inline-grid;place-items:center;
  flex:0 0 27px;
  background:#071d42;color:#fff;
  font-size:13px;font-weight:900;
}
.pz-share-v12-status{
  position:absolute;
  right:0;
  top:calc(100% + 10px);
  padding:9px 12px;
  border-radius:8px;
  background:#071d42;
  color:#fff;
  font:700 12px/1.2 inherit;
  box-shadow:0 8px 22px rgba(7,29,66,.2);
}
@media(max-width:720px){
  .pz-share-v12{width:calc(100% - 24px);margin:12px auto 8px}
  .pz-share-v12-trigger{min-height:46px}
  .pz-share-v12-menu{width:min(260px,calc(100vw - 32px))}
}

/* PZ_SHARE_VISIBILITY_V122 */
.pz-share-v12{
  position:relative !important;
  z-index:5000 !important;
  isolation:isolate;
  overflow:visible !important;
}
.pz-share-v12-trigger{
  position:relative !important;
  z-index:5001 !important;
}

/* PZ_SHARE_PLAYER_HERO_V125_START */
/* Evita el efecto "sube y cae": en jugadores permanece oculto hasta estar colocado. */
body.pz-player-unified-v2 .pz-share-v12[data-pz-share-player-pending-v125="1"]{
  visibility:hidden !important;
}

/* Ubicación definitiva: dentro del bloque azul, debajo de los estados. */
body.pz-player-unified-v2 .player-unified-hero-v155 .pz-share-v12[data-pz-share-player-v125="1"]{
  width:auto !important;
  max-width:none !important;
  margin:16px 0 0 !important;
  padding:0 !important;
  display:flex !important;
  justify-content:flex-start !important;
  align-items:center !important;
  visibility:visible !important;
  position:relative !important;
  z-index:5000 !important;
  overflow:visible !important;
}

/* En el hero azul, el botón se integra con el lenguaje visual de las etiquetas. */
body.pz-player-unified-v2 .player-unified-hero-v155 .pz-share-v12[data-pz-share-player-v125="1"] .pz-share-v12-trigger{
  min-height:40px !important;
  padding:9px 15px !important;
  background:rgba(0,0,0,.14) !important;
  border:1px solid rgba(255,255,255,.38) !important;
  color:#fff !important;
  box-shadow:none !important;
}
body.pz-player-unified-v2 .player-unified-hero-v155 .pz-share-v12[data-pz-share-player-v125="1"] .pz-share-v12-trigger:hover,
body.pz-player-unified-v2 .player-unified-hero-v155 .pz-share-v12[data-pz-share-player-v125="1"] .pz-share-v12-trigger:focus-visible{
  background:rgba(255,255,255,.12) !important;
  border-color:#e0a800 !important;
}

/* El menú se abre desde la izquierda del botón cuando está dentro del hero. */
body.pz-player-unified-v2 .player-unified-hero-v155 .pz-share-v12[data-pz-share-player-v125="1"] .pz-share-v12-menu{
  left:0 !important;
  right:auto !important;
}

/* Fallback de una ficha excepcional: visible en la antigua posición segura. */
body.pz-player-unified-v2 .pz-share-v12[data-pz-share-player-fallback-v125="1"]{
  visibility:visible !important;
  width:min(1180px,calc(100% - 32px)) !important;
  margin:14px auto 10px !important;
}

@media(max-width:720px){
  body.pz-player-unified-v2 .player-unified-hero-v155 .pz-share-v12[data-pz-share-player-v125="1"]{
    margin-top:14px !important;
  }
  body.pz-player-unified-v2 .player-unified-hero-v155 .pz-share-v12[data-pz-share-player-v125="1"] .pz-share-v12-trigger{
    min-height:42px !important;
  }
}
/* PZ_SHARE_PLAYER_HERO_V125_END */
