/* Minimal first-paint — dark bg + kit tokens sebelum CSS utama load */
html,
body.elementor-kit-139 {
  background-color: #0c0f15;
  color: #9da8b6;
  margin: 0;
}

/* LCP hero — visible immediately */
.elementor-element-583c72bd,
.elementor-element-583c72bd.elementor-invisible {
  visibility: visible !important;
}

.elementor-element-583c72bd img {
  max-width: 100%;
  height: auto;
  display: block;
}
