GeoLeaf Core API - v3.0.0
    Preparing search index...
    PROFILE_SWITCHER_CLASS: "gl-profile-switcher"

    Root class of the injected control — also the idempotency marker.

    ⚠️ Class names are written as string literals here, never composed (`${ROOT}__select`). purgecss scans the sources statically: a name it cannot read as a literal is reported as a dead rule and the style gets stripped from the production CSS — the control would render unstyled, with every test still green.