/* Cihan Network v48 — homepage about-section dark-mode readability */
html[data-theme="dark"] .premiumTheme .homeAbout {
  color: #edf2ff;
  background: #080d18;
}

html[data-theme="dark"] .premiumTheme .aboutCopy h2 {
  color: #edf2ff;
}

html[data-theme="dark"] .premiumTheme .aboutCopy > p:not(.eyebrow) {
  color: #a8b3c5;
}

html[data-theme="dark"] .premiumTheme .aboutFeatures strong {
  color: #e7edf8;
}

html[data-theme="dark"] .premiumTheme .aboutFeatures small {
  color: #a6b1c3;
}

html[data-theme="dark"] .premiumTheme .aboutFeatures span {
  color: #c4bbff;
  background: #28234a;
  box-shadow: inset 0 0 0 1px #40386e;
}

html[data-theme="dark"] .premiumTheme .aboutCopy .textArrow {
  color: #9f91ff;
}

html[data-theme="dark"] .premiumTheme .experienceBadge {
  border: 1px solid #35425a;
  background: #121c2c;
  box-shadow: 0 18px 42px rgba(0,0,0,.3);
}

html[data-theme="dark"] .premiumTheme .experienceBadge strong {
  color: #9f91ff;
}

html[data-theme="dark"] .premiumTheme .experienceBadge span {
  color: #b4bfd0;
}
