/* NUHA Build 320 — Perjelas Nomor Ayat Dark Mode
   Halaman Mushaf memakai palet gelap lembut khusus, bukan filter/invert seluruh reader.
   Susunan QCF, ukuran, swipe, tafsir, dan mode terang tidak diubah. */

[data-theme="dark"] body.quran-reader-route .mushaf-page-final,
[data-theme="dark"] body.preview-phone.quran-reader-route .mushaf-page-final{
  background:#1b211f!important;
  color:#eeeae0!important;
  border-color:#3b4541!important;
  box-shadow:0 10px 30px rgba(0,0,0,.26)!important;
}

[data-theme="dark"] body.quran-reader-route .mushaf-page-head,
[data-theme="dark"] body.preview-phone.quran-reader-route .mushaf-page-head,
[data-theme="dark"] body.quran-reader-route .mushaf-page-number,
[data-theme="dark"] body.preview-phone.quran-reader-route .mushaf-page-number{
  color:#aeb8b2!important;
}

[data-theme="dark"] body.quran-reader-route .mushaf-glyph,
[data-theme="dark"] body.preview-phone.quran-reader-route .mushaf-glyph{
  color:#eeeae0!important;
}

/* Marker ayat mendapat aset gelap sendiri agar tidak menyisakan lingkaran putih. */
[data-theme="dark"] body.quran-reader-route .mushaf-ayah-end,
[data-theme="dark"] body.preview-phone.quran-reader-route .mushaf-ayah-end{
  background-image:url("../img/ayah-marker-rosette-dark-320.svg")!important;
  color:#fffaf0!important;
}
[data-theme="dark"] body.quran-reader-route .mushaf-ayah-end span,
[data-theme="dark"] body.preview-phone.quran-reader-route .mushaf-ayah-end span{
  color:#fffaf0!important;
  font-weight:700!important;
  text-shadow:0 0 .35px #fffaf0!important;
}

/* Bingkai judul surah memiliki varian gelap asli (bukan invert seluruh halaman). */
[data-theme="dark"] body.quran-reader-route .nuha-surah-frame,
[data-theme="dark"] body.preview-phone.quran-reader-route .nuha-surah-frame{
  content:url("../img/surah-frame-classic-dark-318.png")!important;
}

[data-theme="dark"] body.quran-reader-route .nuha-surah-qcf4,
[data-theme="dark"] body.preview-phone.quran-reader-route .nuha-surah-qcf4,
[data-theme="dark"] body.quran-reader-route .nuha-surah-fallback-title,
[data-theme="dark"] body.preview-phone.quran-reader-route .nuha-surah-fallback-title,
[data-theme="dark"] body.quran-reader-route .nuha-bismillah,
[data-theme="dark"] body.preview-phone.quran-reader-route .nuha-bismillah,
[data-theme="dark"] body.quran-reader-route .nuha-bismillah-glyph,
[data-theme="dark"] body.preview-phone.quran-reader-route .nuha-bismillah-glyph,
[data-theme="dark"] body.quran-reader-route .nuha-bismillah-fallback,
[data-theme="dark"] body.preview-phone.quran-reader-route .nuha-bismillah-fallback{
  color:#f0ece2!important;
}

/* Halaman tetangga saat swipe harus menyatu dengan tema Mushaf yang sedang aktif. */
[data-theme="dark"] body.quran-reader-route .mushaf-stage-final > .mushaf-swipe-neighbor,
[data-theme="dark"] body.preview-phone.quran-reader-route .mushaf-stage-final > .mushaf-swipe-neighbor{
  background:#111715!important;
}

/* Long-press tetap terlihat di atas latar gelap tanpa mengubah warna teks permanen. */
[data-theme="dark"] body.quran-reader-route .mushaf-glyph.mushaf-long-press-active,
[data-theme="dark"] body.quran-reader-route .mushaf-ayah-end.mushaf-long-press-active{
  opacity:.60!important;
}
