#import "theme.typ": * #let underline-accent(body) = underline( body, stroke: 1.5pt + color-accent, offset: 4pt, evade: true, ) #let text-highlight(body) = highlight( body, fill: color-accent-surface, top-edge: "ascender", bottom-edge: "descender", radius: tw(0.5), )