
/* /src/components/LaserFlow.css */
.laser-flow-container {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: relative;
}
