/* ============================================================================
   AI CLAUDE SEARCH — your custom overrides
   ----------------------------------------------------------------------------
   This file is loaded LAST and is NEVER overwritten when you update the module.
   Put any bespoke CSS here. Anything you write wins over the default styles.

   Edit over FTP/SFTP at:
     /modules/aiclaudesearch/views/css/acs-custom.css

   Example — make the whole dropdown wider and the accent hot pink:

     :root{ --acs-accent:#ff2d78; --acs-accent-deep:#d81b60; }
     .acs-sg-body{ grid-template-columns:320px 1fr; }

   (Starts empty on purpose.)
   ========================================================================== */
