/* Batten Studio — print rules.
   Kept in its own file, loaded with media="print", so the contrast detector
   never flattens white paper into the screen cascade. See .impeccable/README.md */

body { background: #ffffff; color: #000000; }
.shell { display: block; }
.rail { position: static; height: auto; border: 0; padding: 0 0 18px; }
.rail nav, .themetoggle, .skip { display: none; }
main { padding: 0; max-width: none; }
.titleblock, footer { border-color: #000000; }
.ex, .work, .workrow { border-color: #999999; background: #ffffff; }
a { color: #000000; text-decoration: underline; }
.sec { margin-top: 34px; page-break-inside: avoid; }
.ex { page-break-inside: avoid; }
img { max-width: 100%; }
