/* ==========================================================================
   capture.css — Nexron Capture page styles
   Extends product-base.css. No raw hex values.
   ========================================================================== */

/* Page-level accent on active nav link */
.pg-capture .nx-nav__dropdown-menu a[href="capture.html"],
.pg-capture .nx-nav__mobile a[href="capture.html"] {
  color: var(--nx-orange-dark);
  font-weight: 600;
}
