/* Shared reading layout. Loaded after the historical adapter to settle overrides. */
body.single-mv_historia .mvhn-hero {
  box-sizing:border-box; width:calc(100% - 32px); max-width:1200px;
  height:auto!important; min-height:0!important; padding:0!important;
  margin:24px auto!important; border-radius:18px!important;
  background:#181b20!important; color:#fff!important; isolation:isolate;
}
body.single-mv_historia .mvhn-hero.mvhn-hero-hasimg {
  background-image:linear-gradient(90deg,rgba(10,12,15,.82),rgba(10,12,15,.50)),var(--mvhn-hero-img)!important;
  background-size:cover!important; background-position:center!important;
}
body.single-mv_historia .mvhn-hero::before,
body.single-mv_historia .mvhn-hero::after { display:none!important; }
body.single-mv_historia .mvhn-hero .mvhn-hero-inner {
  padding:44px 40px!important; max-width:none!important; margin:0!important;
}
body.single-mv_historia .mvhn-hero h1 {
  max-width:1000px; margin:0 0 12px!important; color:#fff!important;
  font-size:clamp(1.7rem,3vw,2.65rem)!important; line-height:1.15!important;
  text-wrap:balance; overflow-wrap:anywhere;
}
body.single-mv_historia .mvhn-hero p { color:#e5e7eb!important; opacity:1!important; }
body.single-mv_historia .mvhn-single-wrap { width:calc(100% - 32px); max-width:1200px!important; margin:0 auto 48px!important; padding:0!important; }
body.single-mv_historia .mvhn-single-grid { display:block!important; margin-top:24px!important; }
body.single-mv_historia .mvhn-main { padding:24px!important; min-width:0; }
body.single-mv_historia .mvhn-main > .mvhn-content {
  box-sizing:border-box; width:100%!important; max-width:100%!important;
  padding:24px 16px!important; margin:0!important; font-size:17px; line-height:1.8;
}
body.single-mv_historia .mvhn-main .mvhn-content .mvhn-content { padding:0!important; margin:0!important; width:auto!important; max-width:none!important; box-shadow:none!important; border:0!important; }
body.single-mv_historia .mvhn-main .mvhn-content .mvhn-source-section > p:not(.image),
body.single-mv_historia .mvhn-main > .mvhn-content > p { max-width:78ch!important; }
body.single-mv_historia .mvhn-main .mvhn-content table,
body.single-mv_historia .mvhn-main .mvhn-content audio { max-width:100%!important; }
.mvhn-content h2 { font-size:clamp(1.35rem,2.3vw,1.8rem); line-height:1.3; }
.mvhn-content h2:first-child { margin-top:0; }
.mvhn-content table { width:100%; border-collapse:collapse; font-size:.94em; }
.mvhn-content .image.left,.mvhn-content .image.right { float:none; max-width:100%; }
body.single-mv_historia .mvhn-main .mvhn-content .mvhn-photo-block {
  float:none!important; width:100%!important; max-width:100%!important;
  height:auto!important; margin:24px auto!important; text-align:center;
  font-size:14px; line-height:1.5;
}
body.single-mv_historia .mvhn-main .mvhn-content img.mvhn-archive-photo {
  display:block!important; float:none!important; box-sizing:border-box;
  width:min(100%,var(--mvhn-photo-width))!important; max-width:100%!important;
  min-width:0!important; height:auto!important; max-height:none!important;
  margin:12px auto!important; object-fit:contain; border-radius:8px;
}
.mvhn-content a[data-mvhn-lightbox] { cursor:zoom-in; }
body.single-mv_historia .mvhn-main .mvhn-content .mvhn-index-list {
  display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px;
  list-style:none; padding:0!important; margin:24px 0!important;
}
body.single-mv_historia .mvhn-main .mvhn-content .mvhn-index-list > li { margin:0; padding:0; display:block; }
body.single-mv_historia .mvhn-main .mvhn-content .mvhn-index-list > li > a {
  display:block; box-sizing:border-box; height:100%; padding:14px 16px;
  background:#f7f8fa; border:1px solid #e3e6eb; border-radius:10px;
  font-size:16px; line-height:1.5; font-weight:600; text-decoration:none;
}
body.single-mv_historia .mvhn-main .mvhn-content .mvhn-index-list > li > a:hover { border-color:#b40000; text-decoration:underline; }
@media(max-width:700px) {
  body.single-mv_historia .mvhn-main .mvhn-content .mvhn-index-list { grid-template-columns:1fr; }
}
.mvhn-content audio { display:block; width:min(100%,480px); margin:20px 0; }
.mvhn-topnav .mvhn-menu { width:100%; }
.mvhn-topnav .mvhn-menu ul { gap:8px!important; margin:0!important; }
.mvhn-topnav .mvhn-menu a { min-height:40px; display:inline-flex; align-items:center; }
.mvhn-source-footer { clear:both; }
body.single-mv_historia .mvhn-main .mvhn-content .mvhn-table-scroll { max-width:100%!important; overflow-x:auto; margin:12px 0 20px; }
body.single-mv_historia .mvhn-main .mvhn-content .mvhn-table-scroll table { display:table; margin:0; }
@media(max-width:640px) {
  body.single-mv_historia .mvhn-hero .mvhn-hero-inner { padding:28px 22px!important; }
  body.single-mv_historia .mvhn-main { padding:12px!important; }
  body.single-mv_historia .mvhn-main > .mvhn-content { padding:20px 4px!important; font-size:16px; }
  .mvhn-content th,.mvhn-content td { padding:8px; }
  .mvhn-bc { overflow-wrap:anywhere; }
  body.single-mv_historia .mvhn-topnav { padding:0!important; }
  body.single-mv_historia .mvhn-topnav .mvhn-menu ul { display:flex!important; flex-wrap:nowrap!important; overflow-x:auto!important; max-width:100%!important; padding-bottom:12px!important; }
  body.single-mv_historia .mvhn-topnav .mvhn-menu li { flex:0 0 auto; }
  body.single-mv_historia .mvhn-main .mvhn-content .mvhn-table-scroll table { min-width:640px; }
}
