/* Ekoloji məlumatlar (#data) — NASA/SpaceX oxunaqlılığı */

#data.data-section .section-header h2 {
  color: #ffffff;
  font-weight: 600;
}

#data.data-section .section-header p {
  color: #e0e0e0;
  font-size: 1.05rem;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
}

#data.data-section .data-card {
  background: rgba(18, 22, 28, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

#data.data-section .data-card h3 {
  color: #ffffff;
  font-size: 1.05rem;
  font-weight: 600;
  margin-bottom: 1rem;
  letter-spacing: -0.01em;
}

#data.data-section .data-card canvas {
  max-height: 280px;
}
