.cursor-ball{border:2px solid var(--primary-blue);pointer-events:none;z-index:9999;border-radius:50%;width:40px;height:40px;transition:width .3s,height .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-dot{background:var(--primary-blue);pointer-events:none;z-index:10000;border-radius:50%;width:6px;height:6px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}
