The signature IMPADY headline: a bold display title flanked by orange accent bar(s), with an optional tracked-out eyebrow above. This is THE recurring brand device — use it to open sections, slides, hero units, and one-pagers.

```jsx
<AccentHeading eyebrow="Online-Programm" bars="left" size="xl">
  Vertrieb der Zukunft — systematisch gemacht.
</AccentHeading>
```

`bars`: `left` (default) or `both` (centered/symmetrical look). `size`: `md` / `lg` / `xl`. Set `onDark` on navy backgrounds.
