/* ============================================
   Nima - Page-Specific Styles
   Accent: var(--accent-nima) #A8B4C4
   Most styling from product-common.css
   ============================================ */

/* Hero accent orb: subtle silver glow for Nima */
.page-nima .product-hero::before {
  top: -20%;
  right: -12%;
  width: 580px;
  height: 580px;
  opacity: 0.4;
}
