/* Life Drawing: an hour inside the Thursday class, named but never sold.

   Owner ruling, 10 September 2026. The model hour used to be a class of its own
   with its own seat and its own credit. It is now the last hour of Drawing &
   Painting Open Studio, and these two lines are the only markup that change adds
   to a customer's screen.

   They are deliberately quiet. An included hour is not a promotion and not a
   warning: it reads as one more true thing about the afternoon, in the same grey
   as the rest of the small print, with no badge, no rule and nothing to click.
   The point is that a reader sees Life Drawing on every Thursday and understands
   there is nothing to do about it.

   This file is a lane overlay (see inc/overhaul/README.md). It is loaded after
   40-classes.css, so it adds and never fights. */

/* On a schedule row, under the lede. */
.rhcl-included {
  font-size: var(--fs-sm);
  color: var(--tx-2);
  margin: 0 0 8px;
}

/* On the class page, in the cream panel directly under the price - which is the
   one place a reader is actually asking what the afternoon costs. */
.rhc-panel-included {
  margin: 10px 0 0;
  font-size: var(--fs-fine);
  color: var(--tx-2);
}
