@page { size:A4; margin:18mm 16mm 20mm; }
body { margin:0; color:#171b19; font:10.5pt/1.52 Georgia,serif; }
.eyebrow { color:#176e5e; font:700 8pt/1.3 DejaVu Sans,sans-serif; text-transform:uppercase; letter-spacing:.08em; }
main { max-width:178mm; margin:0 auto; }
.cover { min-height:170mm; page-break-after:always; }
.cover h1 { font-size:34pt; line-height:1.05; margin:0 0 10mm; }
.cover p { font-size:15pt; max-width:125mm; color:#47524e; }
.toc { page-break-after:always; }
.toc a { color:#164f45; text-decoration:none; }
.part { page-break-before:always; font-size:24pt; border-bottom:1px solid #aaa; padding-bottom:4mm; }
.chapter { page-break-before:always; }
.chapter h1 { font-size:27pt; line-height:1.08; }
h2 { font-size:17pt; margin-top:9mm; }
h3 { font-size:13pt; margin-top:6mm; }
p,li { max-width:160mm; }
blockquote { border-left:3px solid #247a69; margin:6mm 0; padding:2mm 5mm; background:#eef5f1; }
code { font-family:DejaVu Sans Mono,monospace; font-size:.88em; background:#eee; }
pre { white-space:pre-wrap; padding:4mm; background:#edf1ef; font:8pt/1.35 DejaVu Sans Mono,monospace; }
table { width:100%; border-collapse:collapse; font:8.3pt/1.3 DejaVu Sans,sans-serif; }
th,td { border:1px solid #bbb; padding:2mm; vertical-align:top; }
th { background:#e8ecea; }
.figure { box-sizing:border-box; max-width:100%; break-inside:avoid; page-break-before:always; page-break-inside:avoid; border:1px solid #bbb; padding:3mm; margin:6mm 0; overflow:hidden; }
.figure img { width:auto; max-width:100%; height:auto; max-height:205mm; object-fit:contain; display:block; margin:0 auto; }
.diagram-figure img { max-height:190mm; }
.screenshot-figure { page-break-before:always !important; page-break-after:always !important; break-before:page; break-after:page; }
.screenshot-figure img { width:170mm; max-width:170mm; max-height:205mm; }
.figure figcaption { display:block; clear:both; width:100%; margin:2mm 0 0; font:8pt/1.3 DejaVu Sans,sans-serif; color:#555; }
.figure-caption { display:table; clear:both; table-layout:fixed; width:100%; margin:2mm 0 0; font:8pt/1.3 DejaVu Sans,sans-serif; color:#555; }
.figure-caption td { border:0; padding:0; background:transparent; }
.diagram { white-space:pre-wrap; }
.diagram-source { display:none; }
.supplement { page-break-before:always; }
.material-print table { break-inside:avoid; page-break-inside:avoid; }
.material-page-break { page-break-before:always; height:0; margin:0; }
.material-page-after { page-break-after:always; height:0; margin:0; }
a { color:#164f45; }
@media print {
  img { break-inside:avoid; page-break-inside:avoid; }
  .figure { page-break-before:always; page-break-after:auto; }
}
