/* trig_graphs.css — sin/cos curve over the graph kit (see trig_graphs.js). */
.tg [data-fn].is-on { border-color: #fbbf24; background: color-mix(in srgb, #fbbf24 18%, transparent); color: #fde68a; }
.tg-base { stroke: rgba(148, 163, 184, 0.5); stroke-width: 1.6; stroke-dasharray: 5 4; }
