/* Printable output: the Story Bible and reports. Everything chrome-like is hidden. */
@page { margin: 18mm 16mm; }

body { background: #fff; color: #16130f; }

.sidebar, .topbar, .toolbar, .drawer, .drawer-scrim, .modal-scrim, .palette-scrim,
.toast-root, .skip-link, .view-head-actions, .btn, .add-inline, .handle, .card-actions,
.sidebar-scrim, .tabs { display: none !important; }

.workspace { display: block; }
.view { max-width: none; padding: 0; }
.bible { border: 0; box-shadow: none; padding: 0; background: #fff; }
.bible-doc { max-width: none; color: #16130f; }
.bible-doc h2 { break-after: avoid; page-break-after: avoid; }
.bible-doc h3, .bible-doc h4 { break-after: avoid; page-break-after: avoid; }
.bible-doc p, .bible-doc li { orphans: 3; widows: 3; }
.bible-section { break-inside: auto; }
a { color: inherit; text-decoration: none; }
