/* /try — what this page adds on top of book.css (loaded first). The card,
   the form, the code cells, the buttons and the veil are all /book's own. */

/* No data to wait for on load, so the veil ships hidden and the entrance
   plays at once (book.css gates it on body.bk-booting, which this body
   never carries). */
body.try-page .bk-veil[hidden]{display:none !important}

.bk-fallback .bk-btn{margin-top:8px}
