/* C0045 +v2-static-cms: generated integration directory. RULES REMOVED.

   Every rule in this file styled the searchable integration directory
   (`.integration-directory`, `.integration-browser`, `.integration-search`,
   `.integration-filter*`, `.integration-grid`, `.integration-card`,
   `.integration-mark`, `.integration-kind`, `.integration-categories`,
   `.integration-status`, `.integration-empty`, `.integration-trademark`).
   That directory is gone. Proof taken across all three sources that can put a
   class on an element:

     1. 79 v2 pages  - every `class` and `id` attribute parsed; not one of
        those names appears on any element on any page.
     2. 22 v2 JS assets - `integrations.js` is the only reader, it never
        creates markup, and it returns immediately unless it finds
        `[data-integration-catalog]`, which no page carries.
     3. 06 Build/builders/*.py - the integration builders emit the article
        and rail markup (`integration-article-*`, `integration-rail-*`,
        `integration-code-*`, `integration-docs-*`), never the directory.

   The file itself is KEPT because all 53 integration pages still <link> it and
   v2_stage.py fails its asset audit on a reference with no file behind it.
   Unlinking it from those 53 pages (and dropping the matching `integrations.js`
   <script>) is HTML work and belongs to a later packet. */
