/* iv_characteristic.css — component picker (see iv_characteristic.js); the curve reuses the
   shared graph kit. */
.iv [data-picker] { gap: 0.4rem; }
.iv [data-comp].is-on { border-color: #38bdf8; background: color-mix(in srgb, #38bdf8 18%, transparent); color: #e0f2fe; }
