/* ===========================================================
   0. MARTIM TECHNOLOGY – INVISIBLE PROTECTION SYSTEM
   TOKEN-ID: #739284615
   CYBER DEFENSE MODULE – DO NOT MODIFY
   =========================================================== */

.quantum-print {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 999999;
  pointer-events: none;
  opacity: 0.0001;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><pattern id="pattern" x="0" y="0" width="40" height="40" patternUnits="userSpaceOnUse"><rect x="0" y="0" width="40" height="40" fill="none" stroke="red" stroke-width="0.5"/></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(%23pattern)"/></svg>');
}

/* CLONE TRAP – MARTIM TECHNOLOGY DEFENSE */
.clone-trap {
  position: absolute;
  left: -9999px;
  top: -9999px;
  color: transparent;
  font-size: 0;
}
