/*
 * AccessHub cookie consent — styles live elsewhere
 * ------------------------------------------------------------------
 * This file used to carry the Osano cookieconsent v3 stylesheet. The
 * plugin now renders the AccessHub banner instead, and its styles are
 * the .ah-cc-* block at the foot of
 * themes/default/css/style.css — they depend on the :root tokens
 * (--purple, --dark-blue, --max, --gutter-inline) defined there, so
 * splitting them out would mean duplicating the palette.
 *
 * Kept as an empty file rather than deleted: controller.php queues this
 * path, and staging deploys over FTP, which overwrites but never
 * deletes. An empty file overwrites the old .cc-* rules; a missing one
 * would leave them serving.
 *
 * Note this path is served with cache-control: max-age=604800, so the
 * old rules may linger in a returning visitor's cache for a week. They
 * only match .cc-* elements, which nothing renders any more, so they
 * are inert.
 */
