/* تفسير الملمح المحدد */
#face-map-popup .feature-desc {
  padding: 10px 16px 16px;
  min-height: 50px;
  font-family: 'Changa', sans-serif;
  font-size: 0.8rem;
  color: #555;
  line-height: 1.6;
  border-top: 1px solid rgba(251,78,4,0.08);
  direction: rtl;
  text-align: right;
}

#face-map-popup .feature-desc strong {
  color: var(--brand-orange);
  display: block;
  margin-bottom: 2px;
  font-size: 0.85rem;
}

/* ══════════════════════════════════════
   14. Canvas خلفية تفاعلية في الهيرو
══════════════════════════════════════ */
#hero-particles-canvas {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  pointer-events: none;