/* T02 direct visual follow-up: taller dynasty portraits and stable long ledger pages. */
@media(min-width:1401px){
  #world-view-dynasty .vertical-org-chart{height:var(--world-view-height)!important;min-height:var(--world-view-height)!important}
  #world-view-dynasty .ancestor-frame{height:15rem!important;aspect-ratio:auto}
}
@media(min-width:1101px) and (max-width:1400px){
  #world-view-dynasty .vertical-org-chart{height:var(--world-view-height)!important;min-height:var(--world-view-height)!important}
  #world-view-dynasty .ancestor-frame{height:10.875rem!important;aspect-ratio:auto}
}
.operations-book-spread{align-items:stretch}
.book-folio-left,.book-folio-right{transform:none!important;transform-origin:center}
