/* Gouden onderstreping = GB Markeren (mark.gb-highlight): handgetekende swoosh ONDER de tekst */
mark.gb-highlight{background-color:transparent;color:inherit;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 12' preserveAspectRatio='none'><path d='M3 9 C 30 3, 60 3, 117 7' fill='none' stroke='%23f9c500' stroke-width='5' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-position:0 100%;background-size:100% 0.3em;padding-bottom:0.08em}
/* Respecteer prefers-reduced-motion voor alle knop/onderstreep-animaties */
@media (prefers-reduced-motion:reduce){*,*::before,*::after{transition-duration:0.001ms!important;animation-duration:0.001ms!important}}