/** * Annotations plugin — stylesheet. * * Colour tokens use DokuWiki's __xxx__ replacement syntax so the theme * controls the palette. Hard-coded colours are limited to the annotation- * specific highlights (amber / green) which are intentionally opinionated. * * FF78 ESR safe: no :has(), :not() with selectors, aspect-ratio, container * queries, or CSS nesting. * * The two highlight hues are driven by CSS custom properties that action.php * injects from the color_open / color_resolved config (as "r,g,b" triplets); * every fill/border/marker/pill tint below is that hue at a different opacity. * The :root fallbacks here keep the built-in amber/green palette when the * injected