.target-cursor-wrapper{position:fixed;top:0;left:0;z-index:9999;pointer-events:none;width:0;height:0;display:flex;justify-content:center;align-items:center}.target-cursor-dot{position:absolute;width:6px;height:6px;background-color:var(--neon-green, #0aff0a);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px var(--neon-green, #0aff0a)}.target-cursor-corner{position:absolute;width:12px;height:12px;border-color:var(--neon-green, #0aff0a);border-style:solid}.corner-tl{border-width:2px 0 0 2px}.corner-tr{border-width:2px 2px 0 0}.corner-br{border-width:0 2px 2px 0}.corner-bl{border-width:0 0 2px 2px}
