/* مولَّد بواسطة scripts/generate-splash.mjs — لا تعدّل يدوياً */
html:not([data-splash-done]),
html:not([data-splash-done]) body {
  background-color: #011608 !important;
}
:root {
  --mj-splash-bg: #011608;
}
