/* NUHA Build 221 — Surah header: QCF4 Madinah Mushaf + refined classic frame */
@font-face{
  font-family:"QCF4_QBSML";
  src:url("https://cdn.jsdelivr.net/gh/MohamadHajjRabee/quran-qcf4@main/fonts-woff2/QCF4_QBSML.woff2") format("woff2");
  font-display:swap;
}

body.quran-reader-route .nuha-surah-ornament,
body.preview-phone.quran-reader-route .nuha-surah-ornament{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
}
body.quran-reader-route .nuha-surah-frame,
body.preview-phone.quran-reader-route .nuha-surah-frame{
  image-rendering:auto!important;
  object-fit:fill!important;
}

/* Lock the title to the exact optical centre of the middle cartouche. */
body.quran-reader-route .nuha-surah-title,
body.preview-phone.quran-reader-route .nuha-surah-title,
body.quran-reader-route .nuha-surah-opening-combined .nuha-surah-title,
body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-title{
  box-sizing:border-box!important;
  position:absolute!important;
  left:50%!important;
  right:auto!important;
  top:50%!important;
  bottom:auto!important;
  width:58%!important;
  height:76%!important;
  min-height:0!important;
  max-width:none!important;
  padding:0 .28em!important;
  margin:0!important;
  transform:translate(-50%,-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  background:transparent!important;
  z-index:6!important;
}

body.quran-reader-route .nuha-surah-qcf4,
body.preview-phone.quran-reader-route .nuha-surah-qcf4{
  display:none!important;
  font-family:"QCF4_QBSML"!important;
  font-size:27px!important;
  font-weight:400!important;
  font-style:normal!important;
  line-height:1!important;
  letter-spacing:0!important;
  direction:ltr!important;
  color:#080808!important;
  transform:translateY(1px)!important;
  text-rendering:geometricPrecision!important;
  -webkit-font-smoothing:antialiased!important;
}
html.qcf4-surah-font-ready body.quran-reader-route .nuha-surah-qcf4,
html.qcf4-surah-font-ready body.preview-phone.quran-reader-route .nuha-surah-qcf4{
  display:inline-block!important;
}
html.qcf4-surah-font-ready body.quran-reader-route .nuha-surah-fallback-title,
html.qcf4-surah-font-ready body.preview-phone.quran-reader-route .nuha-surah-fallback-title{
  display:none!important;
}

/* Safe fallback: only used when QCF4 cannot be loaded. */
body.quran-reader-route .nuha-surah-fallback-title,
body.preview-phone.quran-reader-route .nuha-surah-fallback-title{
  display:inline-block!important;
  font-family:"UthmanicHafs","Noto Naskh Arabic","Traditional Arabic",serif!important;
  font-size:18px!important;
  font-weight:500!important;
  line-height:1.05!important;
  color:#111!important;
  transform:translateY(1px)!important;
}

/* Compact start-of-surah rows, e.g. An-Nisa. */
body.quran-reader-route .nuha-surah-opening-combined .nuha-surah-qcf4,
body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-qcf4{
  font-size:22px!important;
}
body.quran-reader-route .nuha-surah-opening-combined .nuha-surah-fallback-title,
body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-fallback-title{
  font-size:16px!important;
}

@media(max-width:560px){
  body.quran-reader-route .nuha-surah-title,
  body.preview-phone.quran-reader-route .nuha-surah-title,
  body.quran-reader-route .nuha-surah-opening-combined .nuha-surah-title,
  body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-title{
    width:60%!important;
    height:74%!important;
    padding:0 .20em!important;
  }
  body.quran-reader-route .nuha-surah-qcf4,
  body.preview-phone.quran-reader-route .nuha-surah-qcf4{
    font-size:23px!important;
  }
  body.quran-reader-route .nuha-surah-opening-combined .nuha-surah-qcf4,
  body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-qcf4{
    font-size:19px!important;
  }
  body.quran-reader-route .nuha-surah-fallback-title,
  body.preview-phone.quran-reader-route .nuha-surah-fallback-title{
    font-size:16.5px!important;
  }
  body.quran-reader-route .nuha-surah-opening-combined .nuha-surah-fallback-title,
  body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-fallback-title{
    font-size:14.5px!important;
  }
}

/* NUHA Build 222 — final sizing + spacing around surah frame */
body.quran-reader-route .nuha-surah-qcf4,
body.preview-phone.quran-reader-route .nuha-surah-qcf4{
  font-size:22px!important;
  transform:translateY(0)!important;
}
body.quran-reader-route .nuha-surah-opening-combined .nuha-surah-qcf4,
body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-qcf4{
  font-size:18px!important;
}

/* Keep the small page labels clear of the surah ornament. */
body.quran-reader-route .mushaf-page-opening .mushaf-page-head,
body.preview-phone.quran-reader-route .mushaf-page-opening .mushaf-page-head{
  min-height:24px!important;
  padding:0 3px 9px!important;
  margin-bottom:4px!important;
  position:relative!important;
  z-index:2!important;
}
body.quran-reader-route .mushaf-page-opening .mushaf-line.mushaf-special:first-child,
body.preview-phone.quran-reader-route .mushaf-page-opening .mushaf-line.mushaf-special:first-child{
  padding-top:3px!important;
}

@media(max-width:560px){
  body.quran-reader-route .nuha-surah-qcf4,
  body.preview-phone.quran-reader-route .nuha-surah-qcf4{
    font-size:19px!important;
  }
  body.quran-reader-route .nuha-surah-opening-combined .nuha-surah-qcf4,
  body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-qcf4{
    font-size:16px!important;
  }
  body.quran-reader-route .mushaf-page-opening .mushaf-page-head,
  body.preview-phone.quran-reader-route .mushaf-page-opening .mushaf-page-head{
    min-height:22px!important;
    padding:0 3px 8px!important;
    margin-bottom:4px!important;
  }
}


/* NUHA Build 223 — micro fix khusus versi HP: kecilkan sedikit judul surah */
body.preview-phone.quran-reader-route .nuha-surah-title,
body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-title{
  width:56%!important;
  height:70%!important;
  padding:0 .18em!important;
}
body.preview-phone.quran-reader-route .nuha-surah-qcf4{
  font-size:17px!important;
}
body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-qcf4{
  font-size:15px!important;
}
body.preview-phone.quran-reader-route .nuha-surah-fallback-title{
  font-size:15px!important;
}
body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-surah-fallback-title{
  font-size:13px!important;
}
body.preview-phone.quran-reader-route .mushaf-page-opening .mushaf-page-head{
  min-height:24px!important;
  padding:0 3px 10px!important;
  margin-bottom:5px!important;
}


/* ==========================================================
   BUILD 224 — Finishing kecil: nomor halaman + jarak basmalah
   Fokus hanya dua hal:
   1) nomor halaman bawah dirapikan sedikit
   2) jarak antara basmalah dan ayat pertama ditambah sedikit
   ========================================================== */

body.quran-reader-route .mushaf-page-number{
  line-height:1.2!important;
  margin-top:6px!important;
  padding-top:2px!important;
  padding-bottom:2px!important;
}

body.preview-phone.quran-reader-route .mushaf-page-number,
body.preview-phone.quran-reader-route.mushaf-final-mode .mushaf-page-number{
  font-size:8.5px!important;
  line-height:1.2!important;
  min-height:14px!important;
  margin-top:8px!important;
  padding-top:2px!important;
  padding-bottom:3px!important;
}

body.quran-reader-route .nuha-bismillah,
body.quran-reader-route .nuha-surah-opening-combined .nuha-bismillah{
  margin-bottom:4px!important;
}

body.preview-phone.quran-reader-route .nuha-bismillah,
body.preview-phone.quran-reader-route .nuha-surah-opening-combined .nuha-bismillah,
body.preview-phone.quran-reader-route.mushaf-final-mode .nuha-bismillah,
body.preview-phone.quran-reader-route.mushaf-final-mode .nuha-surah-opening-combined .nuha-bismillah{
  margin-bottom:7px!important;
}


/* ==========================================================
   BUILD 225 — MICRO-FIX NOMOR HALAMAN SAJA
   Naikkan nomor halaman sedikit tanpa mengubah ukuran atau elemen lain.
   ========================================================== */
body.quran-reader-route .mushaf-page-number{
  transform:translateY(-4px)!important;
}

@media(max-width:560px){
  body.quran-reader-route .mushaf-page-number{
    transform:translateY(-5px)!important;
  }
}

body.preview-phone.quran-reader-route .mushaf-page-number,
body.preview-phone.quran-reader-route.mushaf-final-mode .mushaf-page-number{
  transform:translateY(-5px)!important;
}
