.target-cursor-wrapper{position:fixed;top:0;left:0;width:40px;height:40px;pointer-events:none;z-index:10000}.target-cursor-overlay{position:fixed;inset:0;pointer-events:none;z-index:10020}.target-cursor-rotator{position:fixed;top:0;left:0;width:0;height:0;pointer-events:none;z-index:10010}.rotator-corner{position:absolute;width:12px;height:12px;box-sizing:border-box;transform-origin:0 0}.target-cursor-dot{position:absolute;top:50%;left:50%;width:6px;height:6px;margin-left:-3px;margin-top:-3px;border-radius:9999px;background:#3b82f6;box-shadow:0 0 10px rgba(59,130,246,.6)}.target-cursor-corner{position:fixed;width:12px;height:12px;box-sizing:border-box;transform-origin:0 0;will-change:transform;opacity:0}.corner-tl{border-left:3px solid rgba(59,130,246,.95)}.corner-tl,.corner-tr{border-top:3px solid rgba(59,130,246,.95)}.corner-br,.corner-tr{border-right:3px solid rgba(59,130,246,.95)}.corner-bl,.corner-br{border-bottom:3px solid rgba(59,130,246,.95)}.corner-bl{border-left:3px solid rgba(59,130,246,.95)}@media (prefers-color-scheme:dark){.target-cursor-dot{background:#60a5fa;box-shadow:0 0 10px rgba(96,165,250,.7)}.corner-bl,.corner-br,.corner-tl,.corner-tr{border-color:rgba(96,165,250,.95)}}.target-cursor-rotator .corner-tl{transform:translate(-18px,-18px)}.target-cursor-rotator .corner-tr{transform:translate(6px,-18px)}.target-cursor-rotator .corner-br{transform:translate(6px,6px)}.target-cursor-rotator .corner-bl{transform:translate(-18px,6px)}