
  /* Tier 2 booth ribbon. Only the illustration's own sizing lives here; base.css
     .zspot supplies the accent stroke, the navy casing and the round caps. The
     size override cannot be a utility because base.css is unlayered and so
     outranks @layer utilities. */
  .booth{width:var(--spot-lg)}
  .booth-sm{width:var(--spot-md)}
  .booth .under,.booth .over,.booth-sm .under,.booth-sm .over{stroke-linejoin:round}
