/* GameHarbor comprehensive review layout — generated 23 June 2026 */
.review-detail-page.gh-comprehensive-review{max-width:1380px;margin:0 auto;padding:24px 20px 60px}
.gh-comprehensive-review .review-top-layout{display:grid;grid-template-columns:minmax(360px,1fr) minmax(420px,1.25fr);gap:34px;align-items:center;background:linear-gradient(135deg,rgba(0,229,255,.04),rgba(255,0,177,.035));border:1px solid rgba(0,238,238,.75);border-radius:22px;padding:28px;overflow:hidden}
.gh-comprehensive-review .review-left-trailer{position:relative;width:100%;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#020611;border:1px solid rgba(0,238,238,.5);box-shadow:0 12px 36px rgba(0,0,0,.35)}
.gh-comprehensive-review .review-left-trailer iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.gh-comprehensive-review .review-label{margin:0 0 8px;text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:#21f5f5}
.gh-comprehensive-review h1{margin:0 0 18px;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.03}
.gh-comprehensive-review .review-intro{font-size:1.15rem;line-height:1.55;margin:20px 0}
.gh-comprehensive-review .review-meta-line{margin:8px 0;font-size:1rem}
.gh-comprehensive-review .score-pill{display:inline-block;background:linear-gradient(90deg,#8b49ff,#ff20c8);padding:12px 20px;border-radius:999px;font-weight:900;margin:0}
.gh-comprehensive-review .quick-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.gh-comprehensive-review .quick-links a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:linear-gradient(90deg,#834dff,#ff20c8);color:#fff;text-decoration:none;font-weight:900}
.gh-comprehensive-review .review-score-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:28px 0}
.gh-comprehensive-review .review-score-item{padding:18px;border:1px solid rgba(0,238,238,.4);border-radius:16px;background:rgba(3,11,28,.78);text-align:center}
.gh-comprehensive-review .review-score-item span{display:block;color:#c8d7eb;font-weight:700;margin-bottom:7px}
.gh-comprehensive-review .review-score-item strong{font-size:1.65rem;color:#26f6f6}
.gh-comprehensive-review .review-content{display:grid;gap:20px}
.gh-comprehensive-review .review-box{background:rgba(3,11,28,.76);border:1px solid rgba(0,238,238,.38);border-radius:18px;padding:24px}
.gh-comprehensive-review .review-box h2{margin:0 0 14px;color:#25f5f5;font-size:1.55rem}
.gh-comprehensive-review .review-box p,.gh-comprehensive-review .review-box li{font-size:1.04rem;line-height:1.72}
.gh-comprehensive-review .review-pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.gh-comprehensive-review .review-pros ul,.gh-comprehensive-review .review-cons ul{margin:0;padding-left:22px}
.gh-comprehensive-review .review-final-verdict{border-color:rgba(255,32,200,.6);background:linear-gradient(135deg,rgba(139,73,255,.08),rgba(255,32,200,.07))}
.gh-comprehensive-review .review-updated{font-size:.9rem!important;color:#9fb3c9;margin-bottom:0}
@media(max-width:900px){.gh-comprehensive-review .review-top-layout{grid-template-columns:1fr;padding:18px}.gh-comprehensive-review .review-score-grid{grid-template-columns:repeat(2,1fr)}.gh-comprehensive-review .review-pros-cons{grid-template-columns:1fr}.gh-comprehensive-review h1{font-size:clamp(2rem,10vw,3.2rem)}}
@media(max-width:520px){.review-detail-page.gh-comprehensive-review{padding:14px 12px 42px}.gh-comprehensive-review .review-score-grid{grid-template-columns:1fr 1fr;gap:9px}.gh-comprehensive-review .review-box{padding:18px}.gh-comprehensive-review .quick-links a{width:100%}}


/* Reliable click-to-play trailer player — 24 June 2026 */
.gh-comprehensive-review .gh-youtube-player{position:relative;isolation:isolate}
.gh-comprehensive-review .gh-youtube-launch{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#020611;color:#fff;cursor:pointer;display:block;text-align:left}
.gh-comprehensive-review .gh-youtube-launch img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.01)}
.gh-comprehensive-review .gh-youtube-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.22) 58%,rgba(0,0,0,.78))}
.gh-comprehensive-review .gh-youtube-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:54px;border-radius:16px;background:#ff0033;box-shadow:0 10px 30px rgba(0,0,0,.45);display:grid;place-items:center;font-size:28px;line-height:1;padding-left:4px;transition:transform .18s ease,filter .18s ease}
.gh-comprehensive-review .gh-youtube-caption{position:absolute;left:18px;bottom:16px;font-weight:900;font-size:1rem;text-shadow:0 2px 8px #000}
.gh-comprehensive-review .gh-youtube-direct{position:absolute;right:14px;bottom:12px;z-index:3;color:#fff;background:rgba(0,0,0,.74);border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:7px 11px;text-decoration:none;font-size:.78rem;font-weight:800}
.gh-comprehensive-review .gh-youtube-launch:hover .gh-youtube-play,.gh-comprehensive-review .gh-youtube-launch:focus-visible .gh-youtube-play{transform:translate(-50%,-50%) scale(1.08);filter:brightness(1.12)}
.gh-comprehensive-review .gh-youtube-launch:focus-visible{outline:3px solid #25f5f5;outline-offset:-3px}
.gh-comprehensive-review .gh-youtube-player.is-playing iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;background:#000}
@media(max-width:520px){.gh-comprehensive-review .gh-youtube-play{width:64px;height:46px;font-size:24px}.gh-comprehensive-review .gh-youtube-caption{font-size:.9rem;left:12px;bottom:12px}.gh-comprehensive-review .gh-youtube-direct{right:10px;bottom:9px;font-size:.72rem}}


/* Trailer playback overlay fix — 24 June 2026 */
.gh-comprehensive-review .gh-youtube-player[data-player-mode="srcdoc"]{background:transparent!important;isolation:auto!important}
.gh-comprehensive-review .gh-youtube-player[data-player-mode="srcdoc"]::before,
.gh-comprehensive-review .gh-youtube-player[data-player-mode="srcdoc"]::after{content:none!important;display:none!important}
.gh-comprehensive-review .gh-youtube-player[data-player-mode="srcdoc"] .gh-youtube-srcdoc{position:absolute!important;inset:0!important;z-index:20!important;width:100%!important;height:100%!important;border:0!important;display:block!important;opacity:1!important;visibility:visible!important;background:transparent!important;pointer-events:auto!important}


/* Final review trailer sizing override — 24 June 2026
   The legacy global stylesheet sets every iframe to 760px tall with !important.
   Review trailers must stay inside their 16:9 frame. */
.gh-comprehensive-review .review-left-trailer > iframe,
.gh-comprehensive-review .review-left-trailer iframe.gh-youtube-srcdoc,
.gh-comprehensive-review .gh-youtube-player > iframe{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:transparent!important;
  object-fit:cover!important;
}
.gh-comprehensive-review .review-left-trailer{
  min-height:0!important;
}


/* Review image at top and trailer at bottom — 24 June 2026 */
.gh-comprehensive-review .review-left-image{
  position:relative;
  width:100%;
  aspect-ratio:16/9;
  border-radius:18px;
  overflow:hidden;
  background:#020611;
  border:1px solid rgba(0,238,238,.5);
  box-shadow:0 12px 36px rgba(0,0,0,.35);
}
.gh-comprehensive-review .review-left-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.gh-comprehensive-review .review-bottom-trailer{
  margin-top:28px;
  padding:24px;
  border:1px solid rgba(0,238,238,.45);
  border-radius:18px;
  background:rgba(3,11,28,.78);
}
.gh-comprehensive-review .review-bottom-trailer h2{
  margin:0 0 16px;
  color:#25f5f5;
  font-size:1.55rem;
}
.gh-comprehensive-review .review-bottom-trailer-frame{
  position:relative;
  width:100%;
  aspect-ratio:16/9;
  overflow:hidden;
  border-radius:16px;
  background:#000;
  border:1px solid rgba(0,238,238,.35);
}
.gh-comprehensive-review .review-bottom-trailer-frame iframe{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#000!important;
}
@media(max-width:520px){
  .gh-comprehensive-review .review-bottom-trailer{padding:14px;margin-top:20px}
  .gh-comprehensive-review .review-bottom-trailer h2{font-size:1.3rem}
}
