/*
Theme Name: Boyinc Neon
Author: Boyinc
Version: 1.0.0
Description: Custom theme Boyinc (neon glow, game + artikel)
*/

/* Minimal fallback (biar gak putih polos kalau assets gagal load) */
body{
  margin:0;
  background:#070A12;
  color: rgba(255,255,255,.9);
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}
a{ color: inherit; }
