/* Confidential — the notice ahead of the deck. Scoped by [data-slide] per
   CLAUDE.md; index.html loads every slide's stylesheet on every slide.

   One continuous paragraph, not several with gaps between them: review
   asked for the notice to read as one thing, not a list of separate
   clauses. Italic marks it as the same kind of text as a pull quote or a
   disclaimer rather than pitch copy, and the tight line-height keeps a
   paragraph this long from reading as loosely as body prose usually does
   in this deck.

   Set at the deck's own .lede size (the one already used under every
   heading), wider than the deck's default 46ch body measure: at 46ch one
   continuous paragraph this long would run to a very tall, narrow column. */
[data-slide="confidential"] .conf-body { margin-top: 0.4rem; max-width: 85ch;
                                         font-size: clamp(1rem, 1.6vw, 1.2rem);
                                         font-style: italic; line-height: 1.3; }
