/* ==========================================================================
   CTPL · dir/products/cssd-equipment.css
   CSSD Equipment — Product Range, Section 01.

   Sits beside cssd-equipment.html and is loaded only by it.

   Cascade order for this page:
     1. ../../css/global.css        tokens, base elements, site chrome, RFQ band
     2. ../../css/components.css    cross-page patterns + dark-hero furniture
     3. ../../css/product-page.css  the shared DECONTI product-page template
     4. this file                   accent only

   The template is intentionally rigid: a product page should need nothing more
   than its accent colour. If a page starts adding layout here, the template
   should grow instead so all four pages stay cohesive.
   ========================================================================== */

:root{
  --pp-accent:var(--blue-2);              /* cobalt: equipment */
  --pp-accent-soft:rgba(42,90,214,.16);
}
