body{cursor:auto}.cursor-circle{width:30px;height:30px;border:2px solid #0b3d91;border-radius:50%;position:fixed;top:0;left:0;pointer-events:none;transform:translate(-50%,-50%);transition:transform 0.15s ease,width 0.2s,height 0.2s;z-index:9999}.cursor-dot{width:6px;height:6px;background:#0b3d91;border-radius:50%;position:fixed;top:0;left:0;pointer-events:none;transform:translate(-50%,-50%);z-index:9999}