/* Vox Aetern'Art – overall-perfs.css (targeted, safe)
   Keep only a tiny compositor hint for the starfield wrapper.
*/
.site-sky-fs, .site-sky-fs canvas {
  will-change: transform, opacity;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
