/* PoisonBox live-scan panel frame. The canvas (js/poison-scan.js) draws the scene;
   this just fills the media card with the dark night-ops ground. Mirrors the role of
   strata-scan.css / cinder-flame.css. */
.pz-stage{ position:absolute; inset:0; background:#080b11; overflow:hidden; }
.pz-cv{ display:block; width:100%; height:100%; }
