/* KOVAT Theme Bridge — v19 theme colors → design system tokens */
:root {
  --kovat-accent-blue:  var(--theme-primary, #ff224a);
  --accent-blue:        var(--theme-primary, #ff224a);
}
