.hcmbible-pdf { width: 100%; min-width: 0; margin: 1rem 0 2rem; }
.hcmbible-pdf-source, .hcmbible-pdf-status { font-size: .9rem; overflow-wrap: anywhere; }
.hcmbible-pdf-status:empty { display: none; }
.hcmbible-pdf .hcmbible-pdf-page { margin: 0 0 1.25rem; padding: 0; width: 100%; }
.hcmbible-pdf-sheet { position: relative; width: 100%; background: #f4f4f4; border: 1px solid #ddd; box-sizing: border-box; }
.hcmbible-pdf-sheet canvas { display: block; width: 100%; height: 100%; }
.hcmbible-pdf .hcmbible-pdf-page figcaption { text-align: center; font-size: .8rem; color: #555; margin: .25rem 0; }
.hcmbible-pdf-error { padding: .75rem; overflow-wrap: anywhere; }
