/* PASIÓN ZARAGOCISTA · FICHAS UNIFICADAS V2 */

/* ===== HERO ===== */
body.pz-player-unified-v2 .site-header,
body.pz-player-unified-v2 main,
body.pz-player-unified-v2 .site-header + main,
body.pz-player-unified-v2 .player-unified-hero-v155,
body.pz-player-unified-v2 .player-unified-hero-v155 > .content-shell.player-unified-grid-v155{
  margin-top:0 !important;
  padding-top:0 !important;
}

body.pz-player-unified-v2 .player-unified-hero-v155{
  overflow:hidden !important;
}

body.pz-player-unified-v2 .player-unified-photo-v155{
  position:relative !important;
  overflow:hidden !important;
  align-self:stretch !important;
  margin:0 !important;
  padding:0 !important;
  min-height:0 !important;
}

body.pz-player-unified-v2 .player-unified-photo-v155 > img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center top !important;
  transform:none !important;
}

body.pz-player-unified-v2 .player-unified-title-v155,
body.pz-player-unified-v2 .player-unified-title-v155 h1,
body.pz-player-unified-v2 .player-unified-hero-v155 h1{
  line-height:1.08 !important;
  overflow:visible !important;
}

body.pz-player-unified-v2 .player-unified-hero-v155 h1{
  margin-bottom:12px !important;
}

/* ===== MENÚ ===== */
body.pz-player-unified-v2 .pz-player-tabs-v2{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  margin:0 auto 26px;
  padding:0;
  border-top:1px solid rgba(224,168,0,.35);
  border-bottom:1px solid rgba(224,168,0,.35);
  background:#fff;
}

body.pz-player-unified-v2 .pz-player-tabs-v2 a{
  display:block;
  padding:17px 24px 15px;
  color:#0d2e63;
  text-decoration:none;
  font-size:15px;
  line-height:1;
  font-weight:800;
  letter-spacing:.02em;
  text-transform:uppercase;
  white-space:nowrap;
}

body.pz-player-unified-v2 .pz-player-tabs-v2 a:hover,
body.pz-player-unified-v2 .pz-player-tabs-v2 a:focus{
  background:#f7f9fc;
  color:#b88400;
}

body.pz-player-unified-v2 .pz-player-old-nav-v2,
body.pz-player-unified-v2 .pz-player-remove-v2{
  display:none !important;
}

/* ===== BIOGRAFÍA CON FOTO COMPLETA ===== */
body.pz-player-unified-v2 .pz-bio-with-photo-v2{
  display:grid;
  grid-template-columns:minmax(220px,300px) minmax(0,1fr);
  gap:26px;
  align-items:start;
  margin-top:18px;
}

body.pz-player-unified-v2 .pz-bio-photo-v2{
  margin:0;
  padding:0;
  min-width:0;
}

body.pz-player-unified-v2 .pz-bio-photo-button-v2{
  display:block;
  width:100%;
  padding:0;
  border:1px solid #d4dbe5;
  background:#fff;
  cursor:zoom-in;
  overflow:hidden;
}

body.pz-player-unified-v2 .pz-bio-photo-button-v2 img{
  display:block;
  width:100%;
  height:auto;
  max-height:430px;
  object-fit:contain;
  object-position:center center;
  margin:0 auto;
  background:#fff;
}

body.pz-player-unified-v2 .pz-bio-photo-caption-v2{
  margin:8px 0 0;
  font-size:11px;
  line-height:1.35;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#6f7c91;
}

body.pz-player-unified-v2 .pz-bio-with-photo-v2 > .player-identity-grid-v123{
  margin-top:0 !important;
}

/* ===== MODAL ===== */
.pz-player-photo-modal-v2{
  position:fixed;
  inset:0;
  z-index:100000;
  display:none;
  align-items:center;
  justify-content:center;
  padding:34px;
  background:rgba(2,12,31,.94);
}

.pz-player-photo-modal-v2.is-open{
  display:flex;
}

.pz-player-photo-modal-v2 img{
  display:block;
  max-width:min(94vw,1500px);
  max-height:90vh;
  width:auto;
  height:auto;
  object-fit:contain;
  box-shadow:0 18px 60px rgba(0,0,0,.45);
}

.pz-player-photo-modal-close-v2{
  position:fixed;
  top:18px;
  right:22px;
  width:46px;
  height:46px;
  border:2px solid rgba(255,255,255,.75);
  border-radius:50%;
  background:#071d42;
  color:#fff;
  font-size:28px;
  line-height:38px;
  font-weight:700;
  cursor:pointer;
  z-index:100001;
}

.pz-player-photo-modal-note-v2{
  position:fixed;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  margin:0;
  padding:7px 12px;
  border-radius:4px;
  background:rgba(7,29,66,.88);
  color:#fff;
  font-size:11px;
  line-height:1.3;
  font-weight:800;
  letter-spacing:.06em;
  text-transform:uppercase;
}

body.pz-photo-modal-open-v2{
  overflow:hidden !important;
}

/* ===== BOTÓN FINAL ===== */
body.pz-player-unified-v2 .pz-player-final-back-v2{
  display:block !important;
  clear:both !important;
  width:calc(100% - 80px) !important;
  max-width:1400px !important;
  margin:38px auto 30px !important;
  padding:0 !important;
}

body.pz-player-unified-v2 .pz-player-final-back-v2 a{
  display:inline-block !important;
  background:#d9a900 !important;
  color:#fff !important;
  font-weight:800 !important;
  text-transform:uppercase !important;
  text-decoration:none !important;
  padding:14px 18px !important;
  border-radius:3px !important;
}

@media (min-width:900px){
  body.pz-player-unified-v2 .pz-player-tabs-v2 a{
    font-size:16px;
    padding-left:28px;
    padding-right:28px;
  }
}

@media (max-width:780px){
  body.pz-player-unified-v2 .pz-player-tabs-v2{
    justify-content:flex-start;
    overflow-x:auto;
    flex-wrap:nowrap;
  }

  body.pz-player-unified-v2 .pz-player-tabs-v2 a{
    font-size:13px;
    padding:14px 16px;
  }

  body.pz-player-unified-v2 .pz-bio-with-photo-v2{
    grid-template-columns:1fr;
    gap:18px;
  }

  body.pz-player-unified-v2 .pz-bio-photo-v2{
    max-width:360px;
    margin:0 auto;
  }

  body.pz-player-unified-v2 .pz-player-final-back-v2{
    width:calc(100% - 30px) !important;
  }

  .pz-player-photo-modal-v2{
    padding:18px;
  }
}