/* SHARED-WORKSPACE-OVERLAY-QA-1 — Real Interaction Regression QA
   QA marker styles only. This does not add production UI behavior. */

[data-ept-overlay-real-interaction-qa-root="true"] {
  position: absolute;
  left: -99999px;
  top: -99999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

[data-ept-overlay-real-interaction-qa-stage="SHARED-WORKSPACE-OVERLAY-QA-1"] {
  --ept-overlay-real-interaction-qa: "locked";
}
